@alfalab/core-components 35.1.0 → 36.0.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 (2283) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +9 -9
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +9 -9
  5. package/action-button/esm/index.css +9 -9
  6. package/action-button/esm/inverted.css +9 -9
  7. package/action-button/esm/static.css +5 -5
  8. package/action-button/index.css +9 -9
  9. package/action-button/inverted.css +9 -9
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +9 -9
  12. package/action-button/modern/index.css +9 -9
  13. package/action-button/modern/inverted.css +9 -9
  14. package/action-button/modern/static.css +5 -5
  15. package/action-button/send-stats.js +1 -1
  16. package/action-button/static.css +5 -5
  17. package/alert/Component.js +1 -1
  18. package/alert/esm/Component.js +1 -1
  19. package/alert/esm/index.css +2 -2
  20. package/alert/index.css +2 -2
  21. package/alert/modern/Component.js +1 -1
  22. package/alert/modern/index.css +2 -2
  23. package/alert/send-stats.js +1 -1
  24. package/amount/component.js +1 -1
  25. package/amount/esm/component.js +1 -1
  26. package/amount/esm/index.css +7 -7
  27. package/amount/esm/pure/component.js +1 -1
  28. package/amount/esm/pure/index.css +2 -2
  29. package/amount/index.css +7 -7
  30. package/amount/modern/component.js +2 -2
  31. package/amount/modern/index.css +7 -7
  32. package/amount/modern/pure/component.js +1 -1
  33. package/amount/modern/pure/index.css +2 -2
  34. package/amount/pure/component.js +1 -1
  35. package/amount/pure/index.css +2 -2
  36. package/amount/send-stats.js +1 -1
  37. package/amount-input/Component.js +3 -3
  38. package/amount-input/default.css +2 -2
  39. package/amount-input/esm/Component.js +3 -3
  40. package/amount-input/esm/default.css +2 -2
  41. package/amount-input/esm/index.css +7 -7
  42. package/amount-input/esm/inverted.css +2 -2
  43. package/amount-input/index.css +7 -7
  44. package/amount-input/inverted.css +2 -2
  45. package/amount-input/modern/Component.js +3 -3
  46. package/amount-input/modern/default.css +2 -2
  47. package/amount-input/modern/index.css +7 -7
  48. package/amount-input/modern/inverted.css +2 -2
  49. package/amount-input/send-stats.js +1 -1
  50. package/attach/Component.js +1 -1
  51. package/attach/esm/Component.js +1 -1
  52. package/attach/esm/index.css +24 -24
  53. package/attach/index.css +24 -24
  54. package/attach/modern/Component.js +1 -1
  55. package/attach/modern/index.css +24 -24
  56. package/attach/send-stats.js +1 -1
  57. package/backdrop/Component.js +1 -1
  58. package/backdrop/esm/Component.js +1 -1
  59. package/backdrop/esm/index.css +11 -11
  60. package/backdrop/index.css +11 -11
  61. package/backdrop/modern/Component.js +1 -1
  62. package/backdrop/modern/index.css +11 -11
  63. package/backdrop/send-stats.js +1 -1
  64. package/badge/Component.js +1 -1
  65. package/badge/cssm/index.module.css +7 -5
  66. package/badge/esm/Component.js +1 -1
  67. package/badge/esm/index.css +45 -43
  68. package/badge/index.css +45 -43
  69. package/badge/modern/Component.js +1 -1
  70. package/badge/modern/index.css +45 -43
  71. package/badge/send-stats.js +1 -1
  72. package/bank-card/Component.js +1 -1
  73. package/bank-card/cssm/index.module.css +1 -1
  74. package/bank-card/esm/Component.js +1 -1
  75. package/bank-card/esm/index.css +21 -21
  76. package/bank-card/index.css +21 -21
  77. package/bank-card/modern/Component.js +1 -1
  78. package/bank-card/modern/index.css +21 -21
  79. package/bank-card/send-stats.js +1 -1
  80. package/base-modal/Component.js +1 -1
  81. package/base-modal/cssm/utils.js +3 -1
  82. package/base-modal/esm/Component.js +1 -1
  83. package/base-modal/esm/index.css +13 -13
  84. package/base-modal/esm/utils.js +3 -1
  85. package/base-modal/index.css +13 -13
  86. package/base-modal/modern/Component.js +1 -1
  87. package/base-modal/modern/index.css +13 -13
  88. package/base-modal/modern/utils.js +2 -2
  89. package/base-modal/send-stats.js +1 -1
  90. package/base-modal/utils.js +3 -1
  91. package/bottom-sheet/{component-4c38fb51.d.ts → component-e88a29dd.d.ts} +0 -0
  92. package/bottom-sheet/{component-4c38fb51.js → component-e88a29dd.js} +3 -3
  93. package/bottom-sheet/component.js +2 -2
  94. package/bottom-sheet/components/backer/Component.js +2 -2
  95. package/bottom-sheet/components/backer/index.css +3 -3
  96. package/bottom-sheet/components/closer/Component.js +2 -2
  97. package/bottom-sheet/components/closer/index.css +3 -3
  98. package/bottom-sheet/components/footer/Component.js +1 -1
  99. package/bottom-sheet/components/footer/index.css +4 -4
  100. package/bottom-sheet/components/header/Component.js +2 -2
  101. package/bottom-sheet/components/header/index.css +17 -17
  102. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  103. package/bottom-sheet/cssm/index.module.css +2 -1
  104. package/bottom-sheet/esm/{component-6f8129f8.d.ts → component-8c36a045.d.ts} +0 -0
  105. package/bottom-sheet/esm/{component-6f8129f8.js → component-8c36a045.js} +3 -3
  106. package/bottom-sheet/esm/component.js +2 -2
  107. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  108. package/bottom-sheet/esm/components/backer/index.css +3 -3
  109. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  110. package/bottom-sheet/esm/components/closer/index.css +3 -3
  111. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  112. package/bottom-sheet/esm/components/footer/index.css +4 -4
  113. package/bottom-sheet/esm/components/header/Component.js +2 -2
  114. package/bottom-sheet/esm/components/header/index.css +17 -17
  115. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  116. package/bottom-sheet/esm/index.css +17 -16
  117. package/bottom-sheet/esm/index.d.ts +1 -1
  118. package/bottom-sheet/esm/index.js +2 -2
  119. package/bottom-sheet/esm/{tslib.es6-5765b9ae.d.ts → tslib.es6-a058f87c.d.ts} +0 -0
  120. package/bottom-sheet/esm/{tslib.es6-5765b9ae.js → tslib.es6-a058f87c.js} +0 -0
  121. package/bottom-sheet/index.css +17 -16
  122. package/bottom-sheet/index.d.ts +1 -1
  123. package/bottom-sheet/index.js +2 -2
  124. package/bottom-sheet/modern/{component-de5f68ec.d.ts → component-b4c1d1db.d.ts} +0 -0
  125. package/bottom-sheet/modern/{component-de5f68ec.js → component-b4c1d1db.js} +2 -2
  126. package/bottom-sheet/modern/component.js +1 -1
  127. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  128. package/bottom-sheet/modern/components/backer/index.css +3 -3
  129. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  130. package/bottom-sheet/modern/components/closer/index.css +3 -3
  131. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  132. package/bottom-sheet/modern/components/footer/index.css +4 -4
  133. package/bottom-sheet/modern/components/header/Component.js +1 -1
  134. package/bottom-sheet/modern/components/header/index.css +17 -17
  135. package/bottom-sheet/modern/index.css +17 -16
  136. package/bottom-sheet/modern/index.d.ts +1 -1
  137. package/bottom-sheet/modern/index.js +1 -1
  138. package/bottom-sheet/send-stats.js +1 -1
  139. package/bottom-sheet/{tslib.es6-df91b45f.d.ts → tslib.es6-804ebf04.d.ts} +0 -0
  140. package/bottom-sheet/{tslib.es6-df91b45f.js → tslib.es6-804ebf04.js} +0 -0
  141. package/button/Component.js +15 -7
  142. package/button/cssm/Component.js +12 -4
  143. package/button/cssm/default.module.css +16 -16
  144. package/button/cssm/index.module.css +2 -5
  145. package/button/cssm/inverted.module.css +16 -16
  146. package/button/default.css +45 -45
  147. package/button/esm/Component.js +15 -7
  148. package/button/esm/default.css +45 -45
  149. package/button/esm/index.css +52 -55
  150. package/button/esm/inverted.css +45 -45
  151. package/button/index.css +52 -55
  152. package/button/inverted.css +45 -45
  153. package/button/modern/Component.js +15 -7
  154. package/button/modern/default.css +45 -45
  155. package/button/modern/index.css +52 -55
  156. package/button/modern/inverted.css +45 -45
  157. package/button/send-stats.js +1 -1
  158. package/calendar/Component.js +4 -8
  159. package/calendar/components/calendar-mobile/Component.js +2 -2
  160. package/calendar/components/calendar-mobile/index.css +11 -11
  161. package/calendar/components/calendar-mobile/index.js +1 -1
  162. package/calendar/components/days-table/Component.js +2 -2
  163. package/calendar/components/days-table/index.css +58 -58
  164. package/calendar/components/days-table/index.js +1 -1
  165. package/calendar/components/header/Component.js +1 -1
  166. package/calendar/components/header/index.css +3 -3
  167. package/calendar/components/month-year-header/Component.js +2 -2
  168. package/calendar/components/month-year-header/index.css +10 -10
  169. package/calendar/components/month-year-header/index.js +1 -1
  170. package/calendar/components/months-table/Component.js +2 -2
  171. package/calendar/components/months-table/index.css +11 -11
  172. package/calendar/components/months-table/index.js +1 -1
  173. package/calendar/components/period-slider/Component.js +1 -1
  174. package/calendar/components/period-slider/index.css +10 -10
  175. package/calendar/components/select-button/Component.d.ts +1 -1
  176. package/calendar/components/select-button/Component.js +2 -2
  177. package/calendar/components/select-button/index.css +10 -10
  178. package/calendar/components/select-button/index.js +1 -1
  179. package/calendar/components/years-table/Component.js +2 -2
  180. package/calendar/components/years-table/index.css +13 -13
  181. package/calendar/components/years-table/index.js +1 -1
  182. package/calendar/cssm/Component.js +2 -6
  183. package/calendar/esm/Component.js +4 -8
  184. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  185. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  186. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  187. package/calendar/esm/components/days-table/Component.js +2 -2
  188. package/calendar/esm/components/days-table/index.css +58 -58
  189. package/calendar/esm/components/days-table/index.js +1 -1
  190. package/calendar/esm/components/header/Component.js +1 -1
  191. package/calendar/esm/components/header/index.css +3 -3
  192. package/calendar/esm/components/month-year-header/Component.js +2 -2
  193. package/calendar/esm/components/month-year-header/index.css +10 -10
  194. package/calendar/esm/components/month-year-header/index.js +1 -1
  195. package/calendar/esm/components/months-table/Component.js +2 -2
  196. package/calendar/esm/components/months-table/index.css +11 -11
  197. package/calendar/esm/components/months-table/index.js +1 -1
  198. package/calendar/esm/components/period-slider/Component.js +1 -1
  199. package/calendar/esm/components/period-slider/index.css +10 -10
  200. package/calendar/esm/components/select-button/Component.js +2 -2
  201. package/calendar/esm/components/select-button/index.css +10 -10
  202. package/calendar/esm/components/select-button/index.js +1 -1
  203. package/calendar/esm/components/years-table/Component.js +2 -2
  204. package/calendar/esm/components/years-table/index.css +13 -13
  205. package/calendar/esm/components/years-table/index.js +1 -1
  206. package/calendar/esm/index.css +14 -14
  207. package/calendar/esm/index.js +1 -1
  208. package/calendar/esm/{tslib.es6-d160be45.d.ts → tslib.es6-cb67197c.d.ts} +0 -0
  209. package/calendar/esm/{tslib.es6-d160be45.js → tslib.es6-cb67197c.js} +0 -0
  210. package/calendar/index.css +14 -14
  211. package/calendar/index.js +1 -1
  212. package/calendar/modern/Component.js +3 -7
  213. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  214. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  215. package/calendar/modern/components/days-table/Component.js +3 -3
  216. package/calendar/modern/components/days-table/index.css +58 -58
  217. package/calendar/modern/components/header/Component.js +1 -1
  218. package/calendar/modern/components/header/index.css +3 -3
  219. package/calendar/modern/components/month-year-header/Component.js +1 -1
  220. package/calendar/modern/components/month-year-header/index.css +10 -10
  221. package/calendar/modern/components/months-table/Component.js +2 -2
  222. package/calendar/modern/components/months-table/index.css +11 -11
  223. package/calendar/modern/components/period-slider/Component.js +1 -1
  224. package/calendar/modern/components/period-slider/index.css +10 -10
  225. package/calendar/modern/components/select-button/Component.js +1 -1
  226. package/calendar/modern/components/select-button/index.css +10 -10
  227. package/calendar/modern/components/years-table/Component.js +2 -2
  228. package/calendar/modern/components/years-table/index.css +13 -13
  229. package/calendar/modern/index.css +14 -14
  230. package/calendar/modern/utils.js +1 -1
  231. package/calendar/send-stats.js +1 -1
  232. package/calendar/{tslib.es6-7351b618.d.ts → tslib.es6-373a9388.d.ts} +0 -0
  233. package/calendar/{tslib.es6-7351b618.js → tslib.es6-373a9388.js} +0 -0
  234. package/calendar-input/Component.js +1 -1
  235. package/calendar-input/esm/Component.js +1 -1
  236. package/calendar-input/esm/index.css +11 -11
  237. package/calendar-input/index.css +11 -11
  238. package/calendar-input/modern/Component.js +1 -1
  239. package/calendar-input/modern/index.css +11 -11
  240. package/calendar-input/modern/utils.js +1 -1
  241. package/calendar-input/send-stats.js +1 -1
  242. package/calendar-range/Component.js +1 -1
  243. package/calendar-range/esm/Component.js +1 -1
  244. package/calendar-range/esm/index.js +1 -1
  245. package/calendar-range/esm/{index.module-a5def611.d.ts → index.module-170b901b.d.ts} +0 -0
  246. package/calendar-range/esm/{index.module-a5def611.js → index.module-170b901b.js} +1 -1
  247. package/calendar-range/esm/views/index.css +8 -8
  248. package/calendar-range/esm/views/popover.js +1 -1
  249. package/calendar-range/esm/views/static.js +1 -1
  250. package/calendar-range/index.js +1 -1
  251. package/calendar-range/{index.module-2d8b80ce.d.ts → index.module-76b8a3a4.d.ts} +0 -0
  252. package/calendar-range/{index.module-2d8b80ce.js → index.module-76b8a3a4.js} +1 -1
  253. package/calendar-range/modern/Component.js +1 -1
  254. package/calendar-range/modern/hooks.js +1 -1
  255. package/calendar-range/modern/index.js +1 -1
  256. package/calendar-range/modern/index.module-bd7d9876.js +4 -0
  257. package/calendar-range/modern/views/index.css +8 -8
  258. package/calendar-range/modern/views/popover.js +2 -2
  259. package/calendar-range/modern/views/static.js +1 -1
  260. package/calendar-range/send-stats.js +1 -1
  261. package/calendar-range/views/index.css +8 -8
  262. package/calendar-range/views/popover.js +1 -1
  263. package/calendar-range/views/static.js +1 -1
  264. package/calendar-with-skeleton/Component.js +1 -1
  265. package/calendar-with-skeleton/esm/Component.js +1 -1
  266. package/calendar-with-skeleton/esm/index.css +12 -12
  267. package/calendar-with-skeleton/index.css +12 -12
  268. package/calendar-with-skeleton/modern/Component.js +1 -1
  269. package/calendar-with-skeleton/modern/index.css +12 -12
  270. package/calendar-with-skeleton/send-stats.js +1 -1
  271. package/card-image/Component.js +1 -1
  272. package/card-image/esm/Component.js +1 -1
  273. package/card-image/esm/index.css +6 -6
  274. package/card-image/index.css +6 -6
  275. package/card-image/modern/Component.js +1 -1
  276. package/card-image/modern/index.css +6 -6
  277. package/card-image/send-stats.js +1 -1
  278. package/cdn-icon/Component.js +1 -1
  279. package/cdn-icon/esm/Component.js +1 -1
  280. package/cdn-icon/esm/index.css +3 -3
  281. package/cdn-icon/index.css +3 -3
  282. package/cdn-icon/modern/Component.js +1 -1
  283. package/cdn-icon/modern/index.css +3 -3
  284. package/cdn-icon/send-stats.js +1 -1
  285. package/chart/Component.js +2 -2
  286. package/chart/components/Dot/index.css +8 -8
  287. package/chart/components/Dot/index.js +1 -1
  288. package/chart/components/Legends/index.css +8 -8
  289. package/chart/components/Legends/index.js +1 -1
  290. package/chart/components/Tick/index.css +4 -4
  291. package/chart/components/Tick/index.js +2 -4
  292. package/chart/components/TooltipContent/index.css +7 -7
  293. package/chart/components/TooltipContent/index.js +1 -1
  294. package/chart/cssm/components/Tick/index.js +1 -3
  295. package/chart/cssm/hooks/useSettings/utils/sortByIndex.js +8 -6
  296. package/chart/esm/Component.js +2 -2
  297. package/chart/esm/components/Dot/index.css +8 -8
  298. package/chart/esm/components/Dot/index.js +1 -1
  299. package/chart/esm/components/Legends/index.css +8 -8
  300. package/chart/esm/components/Legends/index.js +1 -1
  301. package/chart/esm/components/Tick/index.css +4 -4
  302. package/chart/esm/components/Tick/index.js +2 -4
  303. package/chart/esm/components/TooltipContent/index.css +7 -7
  304. package/chart/esm/components/TooltipContent/index.js +1 -1
  305. package/chart/esm/hooks/useSettings/index.js +1 -1
  306. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  307. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  308. package/chart/esm/hooks/useSettings/utils/sortByIndex.js +8 -6
  309. package/chart/esm/index.css +5 -5
  310. package/chart/esm/index.js +1 -1
  311. package/chart/esm/{tslib.es6-bb9808f4.d.ts → tslib.es6-55ed8cd7.d.ts} +0 -0
  312. package/chart/esm/{tslib.es6-bb9808f4.js → tslib.es6-55ed8cd7.js} +0 -0
  313. package/chart/hooks/useSettings/index.js +1 -1
  314. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  315. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  316. package/chart/hooks/useSettings/utils/sortByIndex.js +8 -6
  317. package/chart/index.css +5 -5
  318. package/chart/index.js +1 -1
  319. package/chart/modern/Component.js +4 -4
  320. package/chart/modern/components/Dot/index.css +8 -8
  321. package/chart/modern/components/Dot/index.js +2 -2
  322. package/chart/modern/components/Legends/index.css +8 -8
  323. package/chart/modern/components/Legends/index.js +1 -1
  324. package/chart/modern/components/Tick/index.css +4 -4
  325. package/chart/modern/components/Tick/index.js +2 -4
  326. package/chart/modern/components/TooltipContent/index.css +7 -7
  327. package/chart/modern/components/TooltipContent/index.js +1 -1
  328. package/chart/modern/hooks/useSettings/utils/setDatas.js +1 -1
  329. package/chart/modern/hooks/useSettings/utils/setGradientCharts.js +1 -1
  330. package/chart/modern/index.css +5 -5
  331. package/chart/send-stats.js +1 -1
  332. package/chart/{tslib.es6-fe17286e.d.ts → tslib.es6-6b9baf28.d.ts} +0 -0
  333. package/chart/{tslib.es6-fe17286e.js → tslib.es6-6b9baf28.js} +0 -0
  334. package/checkbox/Component.js +1 -1
  335. package/checkbox/cssm/index.module.css +13 -0
  336. package/checkbox/esm/Component.js +1 -1
  337. package/checkbox/esm/index.css +49 -36
  338. package/checkbox/index.css +49 -36
  339. package/checkbox/modern/Component.js +1 -1
  340. package/checkbox/modern/index.css +49 -36
  341. package/checkbox/send-stats.js +1 -1
  342. package/checkbox-group/Component.js +1 -1
  343. package/checkbox-group/esm/Component.js +1 -1
  344. package/checkbox-group/esm/index.css +16 -16
  345. package/checkbox-group/index.css +16 -16
  346. package/checkbox-group/modern/Component.js +2 -2
  347. package/checkbox-group/modern/index.css +16 -16
  348. package/checkbox-group/send-stats.js +1 -1
  349. package/circular-progress-bar/Component.js +1 -1
  350. package/circular-progress-bar/esm/Component.js +1 -1
  351. package/circular-progress-bar/esm/index.css +49 -49
  352. package/circular-progress-bar/index.css +49 -49
  353. package/circular-progress-bar/modern/Component.js +1 -1
  354. package/circular-progress-bar/modern/index.css +49 -49
  355. package/circular-progress-bar/send-stats.js +1 -1
  356. package/code-input/component.d.ts +5 -0
  357. package/code-input/component.js +20 -4
  358. package/code-input/components/input/component.js +1 -1
  359. package/code-input/components/input/index.css +11 -11
  360. package/code-input/cssm/component.d.ts +5 -0
  361. package/code-input/cssm/component.js +19 -3
  362. package/code-input/esm/component.d.ts +5 -0
  363. package/code-input/esm/component.js +21 -5
  364. package/code-input/esm/components/input/component.js +1 -1
  365. package/code-input/esm/components/input/index.css +11 -11
  366. package/code-input/esm/index.css +5 -5
  367. package/code-input/index.css +5 -5
  368. package/code-input/modern/component.d.ts +5 -0
  369. package/code-input/modern/component.js +20 -4
  370. package/code-input/modern/components/input/component.js +4 -4
  371. package/code-input/modern/components/input/index.css +11 -11
  372. package/code-input/modern/index.css +5 -5
  373. package/code-input/send-stats.js +1 -1
  374. package/collapse/Component.js +1 -1
  375. package/collapse/esm/Component.js +1 -1
  376. package/collapse/esm/index.css +7 -7
  377. package/collapse/index.css +7 -7
  378. package/collapse/modern/Component.js +1 -1
  379. package/collapse/modern/index.css +7 -7
  380. package/collapse/send-stats.js +1 -1
  381. package/comment/Component.js +1 -1
  382. package/comment/esm/Component.js +1 -1
  383. package/comment/esm/index.css +4 -4
  384. package/comment/index.css +4 -4
  385. package/comment/modern/Component.js +1 -1
  386. package/comment/modern/index.css +4 -4
  387. package/comment/send-stats.js +1 -1
  388. package/confirmation/{component-f8aaad22.d.ts → component-176a536e.d.ts} +0 -0
  389. package/confirmation/{component-f8aaad22.js → component-176a536e.js} +3 -2
  390. package/confirmation/component.desktop.js +2 -2
  391. package/confirmation/component.mobile.js +3 -3
  392. package/confirmation/component.responsive.js +2 -2
  393. package/confirmation/components/base-confirmation/component.js +2 -2
  394. package/confirmation/components/base-confirmation/index.css +3 -3
  395. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  396. package/confirmation/components/base-confirmation/index.js +2 -2
  397. package/confirmation/components/countdown-loader/component.js +1 -1
  398. package/confirmation/components/countdown-loader/index.css +2 -2
  399. package/confirmation/components/header/component.js +1 -1
  400. package/confirmation/components/header/index.css +4 -4
  401. package/confirmation/components/index.js +1 -1
  402. package/confirmation/components/screens/fatal-error/component.js +1 -1
  403. package/confirmation/components/screens/fatal-error/index.css +5 -5
  404. package/confirmation/components/screens/hint/component.js +7 -3
  405. package/confirmation/components/screens/hint/index.css +12 -12
  406. package/confirmation/components/screens/index.js +1 -1
  407. package/confirmation/components/screens/initial/component.js +3 -3
  408. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  409. package/confirmation/components/screens/initial/index.css +18 -18
  410. package/confirmation/components/screens/initial/index.js +1 -1
  411. package/confirmation/components/screens/temp-block/component.js +1 -1
  412. package/confirmation/components/screens/temp-block/index.css +5 -5
  413. package/confirmation/{countdown-section-68318269.d.ts → countdown-section-f9b594c9.d.ts} +0 -0
  414. package/confirmation/{countdown-section-68318269.js → countdown-section-f9b594c9.js} +1 -1
  415. package/confirmation/cssm/{component-4b21185d.d.ts → component-cbe72bf1.d.ts} +0 -0
  416. package/confirmation/cssm/{component-4b21185d.js → component-cbe72bf1.js} +2 -1
  417. package/confirmation/cssm/component.desktop.js +1 -1
  418. package/confirmation/cssm/component.mobile.js +1 -1
  419. package/confirmation/cssm/component.responsive.js +1 -1
  420. package/confirmation/cssm/components/base-confirmation/component.js +1 -1
  421. package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
  422. package/confirmation/cssm/components/base-confirmation/index.js +1 -1
  423. package/confirmation/cssm/components/screens/hint/component.js +6 -2
  424. package/confirmation/cssm/components/screens/initial/component.js +2 -2
  425. package/confirmation/cssm/desktop.js +1 -1
  426. package/confirmation/cssm/index.js +1 -1
  427. package/confirmation/cssm/mobile.js +1 -1
  428. package/confirmation/cssm/responsive.js +1 -1
  429. package/confirmation/cssm/types.d.ts +5 -1
  430. package/confirmation/desktop.js +2 -2
  431. package/confirmation/esm/{component-299f3d2b.d.ts → component-c701193b.d.ts} +0 -0
  432. package/confirmation/esm/{component-299f3d2b.js → component-c701193b.js} +4 -3
  433. package/confirmation/esm/component.desktop.js +2 -2
  434. package/confirmation/esm/component.mobile.js +3 -3
  435. package/confirmation/esm/component.responsive.js +2 -2
  436. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  437. package/confirmation/esm/components/base-confirmation/index.css +3 -3
  438. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  439. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  440. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  441. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  442. package/confirmation/esm/components/header/component.js +1 -1
  443. package/confirmation/esm/components/header/index.css +4 -4
  444. package/confirmation/esm/components/index.js +1 -1
  445. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  446. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  447. package/confirmation/esm/components/screens/hint/component.js +7 -3
  448. package/confirmation/esm/components/screens/hint/index.css +12 -12
  449. package/confirmation/esm/components/screens/index.js +1 -1
  450. package/confirmation/esm/components/screens/initial/component.js +3 -3
  451. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  452. package/confirmation/esm/components/screens/initial/index.css +18 -18
  453. package/confirmation/esm/components/screens/initial/index.js +1 -1
  454. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  455. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  456. package/confirmation/esm/{countdown-section-63fb6745.d.ts → countdown-section-08eeb8e4.d.ts} +0 -0
  457. package/confirmation/esm/{countdown-section-63fb6745.js → countdown-section-08eeb8e4.js} +1 -1
  458. package/confirmation/esm/desktop.js +2 -2
  459. package/confirmation/esm/index.js +2 -2
  460. package/confirmation/esm/mobile.css +2 -2
  461. package/confirmation/esm/mobile.js +2 -2
  462. package/confirmation/esm/responsive.js +2 -2
  463. package/confirmation/esm/types.d.ts +5 -1
  464. package/confirmation/index.js +2 -2
  465. package/confirmation/mobile.css +2 -2
  466. package/confirmation/mobile.js +2 -2
  467. package/confirmation/modern/component.desktop.js +2 -2
  468. package/confirmation/modern/component.mobile.js +2 -2
  469. package/confirmation/modern/component.responsive.js +2 -2
  470. package/confirmation/modern/components/base-confirmation/component.js +4 -3
  471. package/confirmation/modern/components/base-confirmation/index.css +3 -3
  472. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  473. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  474. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  475. package/confirmation/modern/components/header/component.js +1 -1
  476. package/confirmation/modern/components/header/index.css +4 -4
  477. package/confirmation/modern/components/index.js +1 -1
  478. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  479. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  480. package/confirmation/modern/components/screens/hint/component.js +7 -3
  481. package/confirmation/modern/components/screens/hint/index.css +12 -12
  482. package/confirmation/modern/components/screens/index.js +1 -1
  483. package/confirmation/modern/components/screens/initial/component.js +4 -4
  484. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  485. package/confirmation/modern/components/screens/initial/index.css +18 -18
  486. package/confirmation/modern/components/screens/initial/index.js +1 -1
  487. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  488. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  489. package/confirmation/modern/{countdown-section-4c8d60ef.d.ts → countdown-section-64567d05.d.ts} +0 -0
  490. package/confirmation/modern/{countdown-section-4c8d60ef.js → countdown-section-64567d05.js} +1 -1
  491. package/confirmation/modern/desktop.js +1 -1
  492. package/confirmation/modern/index.js +1 -1
  493. package/confirmation/modern/mobile.css +2 -2
  494. package/confirmation/modern/mobile.js +1 -1
  495. package/confirmation/modern/responsive.js +1 -1
  496. package/confirmation/modern/types.d.ts +5 -1
  497. package/confirmation/responsive.js +2 -2
  498. package/confirmation/send-stats.js +1 -1
  499. package/confirmation/types.d.ts +5 -1
  500. package/confirmation-v1/component.js +1 -1
  501. package/confirmation-v1/components/code-input/component.js +1 -1
  502. package/confirmation-v1/components/code-input/index.css +10 -10
  503. package/confirmation-v1/components/countdown/component.js +1 -1
  504. package/confirmation-v1/components/countdown/index.css +13 -13
  505. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  506. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  507. package/confirmation-v1/components/overlimit/component.js +1 -1
  508. package/confirmation-v1/components/overlimit/index.css +9 -9
  509. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  510. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  511. package/confirmation-v1/esm/component.js +1 -1
  512. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  513. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  514. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  515. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  516. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  517. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  518. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  519. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  520. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  521. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  522. package/confirmation-v1/esm/index.css +14 -14
  523. package/confirmation-v1/index.css +14 -14
  524. package/confirmation-v1/modern/component.js +1 -1
  525. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  526. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  527. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  528. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  529. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  530. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  531. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  532. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  533. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  534. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  535. package/confirmation-v1/modern/index.css +14 -14
  536. package/confirmation-v1/send-stats.js +1 -1
  537. package/custom-button/Component.js +1 -1
  538. package/custom-button/esm/Component.js +1 -1
  539. package/custom-button/esm/index.css +11 -11
  540. package/custom-button/index.css +11 -11
  541. package/custom-button/modern/Component.js +1 -1
  542. package/custom-button/modern/index.css +11 -11
  543. package/custom-button/send-stats.js +1 -1
  544. package/date-input/Component.js +1 -1
  545. package/date-input/esm/Component.js +1 -1
  546. package/date-input/esm/index.css +4 -4
  547. package/date-input/index.css +4 -4
  548. package/date-input/modern/Component.js +1 -1
  549. package/date-input/modern/index.css +4 -4
  550. package/date-input/send-stats.js +1 -1
  551. package/date-range-input/Component.js +1 -1
  552. package/date-range-input/esm/Component.js +1 -1
  553. package/date-range-input/esm/index.css +6 -6
  554. package/date-range-input/index.css +6 -6
  555. package/date-range-input/modern/Component.js +2 -2
  556. package/date-range-input/modern/index.css +6 -6
  557. package/date-range-input/send-stats.js +1 -1
  558. package/date-time-input/Component.js +1 -1
  559. package/date-time-input/esm/Component.js +1 -1
  560. package/date-time-input/esm/index.css +6 -6
  561. package/date-time-input/index.css +6 -6
  562. package/date-time-input/modern/Component.js +2 -2
  563. package/date-time-input/modern/index.css +6 -6
  564. package/date-time-input/send-stats.js +1 -1
  565. package/divider/Component.js +1 -1
  566. package/divider/esm/Component.js +1 -1
  567. package/divider/esm/index.css +1 -1
  568. package/divider/index.css +1 -1
  569. package/divider/modern/Component.js +1 -1
  570. package/divider/modern/index.css +1 -1
  571. package/divider/send-stats.js +1 -1
  572. package/drawer/Component.js +1 -1
  573. package/drawer/esm/Component.js +1 -1
  574. package/drawer/esm/index.css +22 -22
  575. package/drawer/index.css +22 -22
  576. package/drawer/modern/Component.js +1 -1
  577. package/drawer/modern/index.css +22 -22
  578. package/drawer/send-stats.js +1 -1
  579. package/dropzone/Component.js +1 -1
  580. package/dropzone/components/overlay/Component.js +1 -1
  581. package/dropzone/components/overlay/index.css +3 -3
  582. package/dropzone/esm/Component.js +1 -1
  583. package/dropzone/esm/components/overlay/Component.js +1 -1
  584. package/dropzone/esm/components/overlay/index.css +3 -3
  585. package/dropzone/esm/index.css +6 -6
  586. package/dropzone/index.css +6 -6
  587. package/dropzone/modern/Component.js +1 -1
  588. package/dropzone/modern/components/overlay/Component.js +1 -1
  589. package/dropzone/modern/components/overlay/index.css +3 -3
  590. package/dropzone/modern/index.css +6 -6
  591. package/dropzone/send-stats.js +1 -1
  592. package/file-upload-item/Component.js +1 -1
  593. package/file-upload-item/cssm/utils.js +1 -6
  594. package/file-upload-item/esm/Component.js +1 -1
  595. package/file-upload-item/esm/index.css +21 -21
  596. package/file-upload-item/esm/utils.js +1 -6
  597. package/file-upload-item/index.css +21 -21
  598. package/file-upload-item/modern/Component.js +1 -1
  599. package/file-upload-item/modern/index.css +21 -21
  600. package/file-upload-item/modern/utils.js +1 -4
  601. package/file-upload-item/send-stats.js +1 -1
  602. package/file-upload-item/utils.js +1 -6
  603. package/filter-tag/Component.js +1 -1
  604. package/filter-tag/esm/Component.js +1 -1
  605. package/filter-tag/esm/index.css +58 -58
  606. package/filter-tag/index.css +58 -58
  607. package/filter-tag/modern/Component.js +1 -1
  608. package/filter-tag/modern/index.css +58 -58
  609. package/filter-tag/send-stats.js +1 -1
  610. package/form-control/Component.js +3 -3
  611. package/form-control/cssm/index.module.css +1 -2
  612. package/form-control/default.css +18 -18
  613. package/form-control/esm/Component.js +3 -3
  614. package/form-control/esm/default.css +18 -18
  615. package/form-control/esm/index.css +43 -44
  616. package/form-control/esm/inverted.css +18 -18
  617. package/form-control/index.css +43 -44
  618. package/form-control/inverted.css +18 -18
  619. package/form-control/modern/Component.js +3 -3
  620. package/form-control/modern/default.css +18 -18
  621. package/form-control/modern/index.css +43 -44
  622. package/form-control/modern/inverted.css +18 -18
  623. package/form-control/send-stats.js +1 -1
  624. package/gallery/Component.js +3 -3
  625. package/gallery/components/header/Component.js +2 -2
  626. package/gallery/components/header/buttons.js +1 -1
  627. package/gallery/components/header/index.css +3 -3
  628. package/gallery/components/header/index.js +1 -1
  629. package/gallery/components/header-info-block/Component.js +1 -1
  630. package/gallery/components/header-info-block/index.css +5 -5
  631. package/gallery/components/image-preview/Component.js +1 -1
  632. package/gallery/components/image-preview/index.css +12 -12
  633. package/gallery/components/image-viewer/component.js +2 -2
  634. package/gallery/components/image-viewer/index.css +19 -19
  635. package/gallery/components/image-viewer/index.js +2 -2
  636. package/gallery/components/image-viewer/slide.js +1 -1
  637. package/gallery/components/index.js +2 -2
  638. package/gallery/components/navigation-bar/Component.js +1 -1
  639. package/gallery/components/navigation-bar/index.css +6 -6
  640. package/gallery/esm/Component.js +3 -3
  641. package/gallery/esm/components/header/Component.js +2 -2
  642. package/gallery/esm/components/header/buttons.js +1 -1
  643. package/gallery/esm/components/header/index.css +3 -3
  644. package/gallery/esm/components/header/index.js +1 -1
  645. package/gallery/esm/components/header-info-block/Component.js +1 -1
  646. package/gallery/esm/components/header-info-block/index.css +5 -5
  647. package/gallery/esm/components/image-preview/Component.js +1 -1
  648. package/gallery/esm/components/image-preview/index.css +12 -12
  649. package/gallery/esm/components/image-viewer/component.js +2 -2
  650. package/gallery/esm/components/image-viewer/index.css +19 -19
  651. package/gallery/esm/components/image-viewer/index.js +2 -2
  652. package/gallery/esm/components/image-viewer/slide.js +1 -1
  653. package/gallery/esm/components/index.js +2 -2
  654. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  655. package/gallery/esm/components/navigation-bar/index.css +6 -6
  656. package/gallery/esm/index.css +3 -3
  657. package/gallery/esm/index.js +2 -2
  658. package/gallery/esm/{slide-70316e92.d.ts → slide-edd901a5.d.ts} +0 -0
  659. package/gallery/esm/{slide-70316e92.js → slide-edd901a5.js} +1 -1
  660. package/gallery/esm/{tslib.es6-f6a4526b.d.ts → tslib.es6-2e415baf.d.ts} +0 -0
  661. package/gallery/esm/{tslib.es6-f6a4526b.js → tslib.es6-2e415baf.js} +0 -0
  662. package/gallery/index.css +3 -3
  663. package/gallery/index.js +2 -2
  664. package/gallery/modern/Component.js +2 -2
  665. package/gallery/modern/components/header/Component.js +1 -1
  666. package/gallery/modern/components/header/buttons.js +2 -2
  667. package/gallery/modern/components/header/index.css +3 -3
  668. package/gallery/modern/components/header-info-block/Component.js +1 -1
  669. package/gallery/modern/components/header-info-block/index.css +5 -5
  670. package/gallery/modern/components/image-preview/Component.js +2 -2
  671. package/gallery/modern/components/image-preview/index.css +12 -12
  672. package/gallery/modern/components/image-viewer/component.js +4 -4
  673. package/gallery/modern/components/image-viewer/index.css +19 -19
  674. package/gallery/modern/components/image-viewer/index.js +1 -1
  675. package/gallery/modern/components/image-viewer/slide.js +1 -1
  676. package/gallery/modern/components/index.js +1 -1
  677. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  678. package/gallery/modern/components/navigation-bar/index.css +6 -6
  679. package/gallery/modern/index.css +3 -3
  680. package/gallery/modern/index.js +1 -1
  681. package/gallery/modern/{slide-c395e711.d.ts → slide-ab2afafa.d.ts} +0 -0
  682. package/gallery/modern/{slide-c395e711.js → slide-ab2afafa.js} +1 -1
  683. package/gallery/send-stats.js +1 -1
  684. package/gallery/{slide-d73d039b.d.ts → slide-a531584e.d.ts} +0 -0
  685. package/gallery/{slide-d73d039b.js → slide-a531584e.js} +1 -1
  686. package/gallery/{tslib.es6-29f984f9.d.ts → tslib.es6-a1a0eedb.d.ts} +0 -0
  687. package/gallery/{tslib.es6-29f984f9.js → tslib.es6-a1a0eedb.js} +0 -0
  688. package/gap/Component.d.ts +28 -0
  689. package/gap/Component.js +19 -0
  690. package/gap/cssm/Component.d.ts +28 -0
  691. package/gap/cssm/Component.js +18 -0
  692. package/gap/cssm/index.d.ts +1 -0
  693. package/gap/cssm/index.js +10 -0
  694. package/gap/cssm/index.module.css +116 -0
  695. package/gap/esm/Component.d.ts +28 -0
  696. package/gap/esm/Component.js +12 -0
  697. package/gap/esm/index.css +117 -0
  698. package/gap/esm/index.d.ts +1 -0
  699. package/gap/esm/index.js +3 -0
  700. package/gap/index.css +117 -0
  701. package/gap/index.d.ts +1 -0
  702. package/gap/index.js +9 -0
  703. package/gap/modern/Component.d.ts +28 -0
  704. package/gap/modern/Component.js +9 -0
  705. package/gap/modern/index.css +117 -0
  706. package/gap/modern/index.d.ts +1 -0
  707. package/gap/modern/index.js +3 -0
  708. package/gap/package.json +3 -0
  709. package/gap/send-stats.js +82 -0
  710. package/global-store/send-stats.js +1 -1
  711. package/grid/Component.js +1 -1
  712. package/grid/col/Component.js +3 -7
  713. package/grid/col/index.css +511 -511
  714. package/grid/col/index.js +1 -1
  715. package/grid/cssm/col/Component.js +1 -5
  716. package/grid/esm/Component.js +1 -1
  717. package/grid/esm/col/Component.js +3 -7
  718. package/grid/esm/col/index.css +511 -511
  719. package/grid/esm/col/index.js +1 -1
  720. package/grid/esm/gutters.css +78 -78
  721. package/grid/esm/{gutters.module-dfe24d2c.d.ts → gutters.module-05898c21.d.ts} +0 -0
  722. package/grid/esm/gutters.module-05898c21.js +30 -0
  723. package/grid/esm/index.js +1 -1
  724. package/grid/esm/row/Component.js +2 -2
  725. package/grid/esm/row/index.css +9 -9
  726. package/grid/esm/row/index.js +1 -1
  727. package/grid/gutters.css +78 -78
  728. package/grid/{gutters.module-419f4381.d.ts → gutters.module-b3e28547.d.ts} +0 -0
  729. package/grid/gutters.module-b3e28547.js +31 -0
  730. package/grid/index.js +1 -1
  731. package/grid/modern/Component.js +1 -1
  732. package/grid/modern/col/Component.js +3 -7
  733. package/grid/modern/col/index.css +511 -511
  734. package/grid/modern/col/index.js +1 -1
  735. package/grid/modern/gutters.css +78 -78
  736. package/grid/modern/gutters.module-30e7eefd.js +4 -0
  737. package/grid/modern/index.js +1 -1
  738. package/grid/modern/row/Component.js +2 -2
  739. package/grid/modern/row/index.css +9 -9
  740. package/grid/modern/row/index.js +1 -1
  741. package/grid/modern/utils/index.js +3 -3
  742. package/grid/row/Component.js +2 -2
  743. package/grid/row/index.css +9 -9
  744. package/grid/row/index.js +1 -1
  745. package/grid/send-stats.js +1 -1
  746. package/hatching-progress-bar/Component.js +1 -1
  747. package/hatching-progress-bar/esm/Component.js +1 -1
  748. package/hatching-progress-bar/esm/index.css +11 -11
  749. package/hatching-progress-bar/index.css +11 -11
  750. package/hatching-progress-bar/modern/Component.js +1 -1
  751. package/hatching-progress-bar/modern/index.css +11 -11
  752. package/hatching-progress-bar/send-stats.js +1 -1
  753. package/icon-button/Component.js +3 -3
  754. package/icon-button/default.css +23 -23
  755. package/icon-button/esm/Component.js +3 -3
  756. package/icon-button/esm/default.css +23 -23
  757. package/icon-button/esm/index.css +6 -6
  758. package/icon-button/esm/inverted.css +23 -23
  759. package/icon-button/index.css +6 -6
  760. package/icon-button/inverted.css +23 -23
  761. package/icon-button/modern/Component.js +3 -3
  762. package/icon-button/modern/default.css +23 -23
  763. package/icon-button/modern/index.css +6 -6
  764. package/icon-button/modern/inverted.css +23 -23
  765. package/icon-button/send-stats.js +1 -1
  766. package/icon-view/circle.js +1 -1
  767. package/icon-view/components/base-shape/component.js +3 -3
  768. package/icon-view/components/base-shape/index.css +32 -28
  769. package/icon-view/components/base-shape/utils.d.ts +3 -3
  770. package/icon-view/components/base-shape/utils.js +3 -3
  771. package/icon-view/components/circle/component.d.ts +2 -2
  772. package/icon-view/components/circle/component.js +1 -1
  773. package/icon-view/components/circle/index.js +1 -1
  774. package/icon-view/components/circle/paths.d.ts +27 -0
  775. package/icon-view/components/circle/paths.js +18 -0
  776. package/icon-view/components/index.js +1 -1
  777. package/icon-view/components/super-ellipse/component.d.ts +2 -2
  778. package/icon-view/components/super-ellipse/component.js +1 -1
  779. package/icon-view/components/super-ellipse/index.js +1 -1
  780. package/icon-view/components/super-ellipse/paths.d.ts +12 -0
  781. package/icon-view/components/super-ellipse/paths.js +6 -0
  782. package/icon-view/cssm/components/base-shape/component.js +2 -2
  783. package/icon-view/cssm/components/base-shape/index.module.css +4 -0
  784. package/icon-view/cssm/components/base-shape/utils.d.ts +3 -3
  785. package/icon-view/cssm/components/base-shape/utils.js +3 -3
  786. package/icon-view/cssm/components/circle/component.d.ts +2 -2
  787. package/icon-view/cssm/components/circle/paths.d.ts +27 -0
  788. package/icon-view/cssm/components/circle/paths.js +18 -0
  789. package/icon-view/cssm/components/super-ellipse/component.d.ts +2 -2
  790. package/icon-view/cssm/components/super-ellipse/paths.d.ts +12 -0
  791. package/icon-view/cssm/components/super-ellipse/paths.js +6 -0
  792. package/icon-view/esm/circle.js +1 -1
  793. package/icon-view/esm/components/base-shape/component.js +3 -3
  794. package/icon-view/esm/components/base-shape/index.css +32 -28
  795. package/icon-view/esm/components/base-shape/utils.d.ts +3 -3
  796. package/icon-view/esm/components/base-shape/utils.js +3 -3
  797. package/icon-view/esm/components/circle/component.d.ts +2 -2
  798. package/icon-view/esm/components/circle/component.js +1 -1
  799. package/icon-view/esm/components/circle/index.js +1 -1
  800. package/icon-view/esm/components/circle/paths.d.ts +27 -0
  801. package/icon-view/esm/components/circle/paths.js +18 -0
  802. package/icon-view/esm/components/index.js +1 -1
  803. package/icon-view/esm/components/super-ellipse/component.d.ts +2 -2
  804. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  805. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  806. package/icon-view/esm/components/super-ellipse/paths.d.ts +12 -0
  807. package/icon-view/esm/components/super-ellipse/paths.js +6 -0
  808. package/icon-view/esm/super-ellipse.js +1 -1
  809. package/icon-view/esm/{tslib.es6-dbda24c9.d.ts → tslib.es6-0c090e82.d.ts} +0 -0
  810. package/icon-view/esm/{tslib.es6-dbda24c9.js → tslib.es6-0c090e82.js} +0 -0
  811. package/icon-view/modern/components/base-shape/component.js +3 -3
  812. package/icon-view/modern/components/base-shape/index.css +32 -28
  813. package/icon-view/modern/components/base-shape/utils.d.ts +3 -3
  814. package/icon-view/modern/components/base-shape/utils.js +3 -3
  815. package/icon-view/modern/components/circle/component.d.ts +2 -2
  816. package/icon-view/modern/components/circle/paths.d.ts +27 -0
  817. package/icon-view/modern/components/circle/paths.js +18 -0
  818. package/icon-view/modern/components/super-ellipse/component.d.ts +2 -2
  819. package/icon-view/modern/components/super-ellipse/paths.d.ts +12 -0
  820. package/icon-view/modern/components/super-ellipse/paths.js +6 -0
  821. package/icon-view/send-stats.js +1 -1
  822. package/icon-view/super-ellipse.js +1 -1
  823. package/icon-view/{tslib.es6-832936c4.d.ts → tslib.es6-700256f8.d.ts} +0 -0
  824. package/icon-view/{tslib.es6-832936c4.js → tslib.es6-700256f8.js} +0 -0
  825. package/input/Component.js +3 -3
  826. package/input/default.css +13 -13
  827. package/input/esm/Component.js +3 -3
  828. package/input/esm/default.css +13 -13
  829. package/input/esm/index.css +39 -39
  830. package/input/esm/inverted.css +13 -13
  831. package/input/index.css +39 -39
  832. package/input/inverted.css +13 -13
  833. package/input/modern/Component.js +3 -3
  834. package/input/modern/default.css +13 -13
  835. package/input/modern/index.css +39 -39
  836. package/input/modern/inverted.css +13 -13
  837. package/input/send-stats.js +1 -1
  838. package/input-autocomplete/Component.js +1 -1
  839. package/input-autocomplete/Component.mobile.js +10 -8
  840. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  841. package/input-autocomplete/autocomplete-field/index.css +2 -2
  842. package/input-autocomplete/autocomplete-field/index.js +1 -1
  843. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  844. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  845. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  846. package/input-autocomplete/cssm/Component.mobile.js +8 -6
  847. package/input-autocomplete/esm/Component.js +1 -1
  848. package/input-autocomplete/esm/Component.mobile.js +10 -8
  849. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  850. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  851. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  852. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  853. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  854. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  855. package/input-autocomplete/esm/index.js +1 -1
  856. package/input-autocomplete/esm/mobile.css +4 -4
  857. package/input-autocomplete/esm/mobile.js +1 -1
  858. package/input-autocomplete/esm/{tslib.es6-bfdf704c.d.ts → tslib.es6-f20c9c0a.d.ts} +0 -0
  859. package/input-autocomplete/esm/{tslib.es6-bfdf704c.js → tslib.es6-f20c9c0a.js} +0 -0
  860. package/input-autocomplete/index.js +1 -1
  861. package/input-autocomplete/mobile.css +4 -4
  862. package/input-autocomplete/mobile.js +1 -1
  863. package/input-autocomplete/modern/Component.mobile.js +2 -2
  864. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  865. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  866. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  867. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  868. package/input-autocomplete/modern/mobile.css +4 -4
  869. package/input-autocomplete/send-stats.js +1 -1
  870. package/input-autocomplete/{tslib.es6-53986a63.d.ts → tslib.es6-bcd05fae.d.ts} +0 -0
  871. package/input-autocomplete/{tslib.es6-53986a63.js → tslib.es6-bcd05fae.js} +0 -0
  872. package/intl-phone-input/{component-9844ed16.d.ts → component-8b3c8672.d.ts} +0 -0
  873. package/intl-phone-input/{component-9844ed16.js → component-8b3c8672.js} +1 -1
  874. package/intl-phone-input/component.js +24 -6
  875. package/intl-phone-input/components/flag-icon/component.js +2 -2
  876. package/intl-phone-input/components/flag-icon/index.css +261 -261
  877. package/intl-phone-input/components/index.js +1 -1
  878. package/intl-phone-input/components/select/component.js +2 -2
  879. package/intl-phone-input/components/select/index.css +6 -6
  880. package/intl-phone-input/components/select/index.js +1 -1
  881. package/intl-phone-input/components/select-field/component.js +1 -1
  882. package/intl-phone-input/components/select-field/index.css +9 -9
  883. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  884. package/intl-phone-input/components/select-field/index.js +1 -1
  885. package/intl-phone-input/cssm/{component-6cde4bb4.d.ts → component-215a3963.d.ts} +0 -0
  886. package/intl-phone-input/cssm/{component-6cde4bb4.js → component-215a3963.js} +0 -0
  887. package/intl-phone-input/cssm/component.js +22 -4
  888. package/intl-phone-input/cssm/components/flag-icon/component.js +1 -1
  889. package/intl-phone-input/cssm/components/index.js +1 -1
  890. package/intl-phone-input/cssm/components/select/component.js +1 -1
  891. package/intl-phone-input/cssm/components/select/index.js +1 -1
  892. package/intl-phone-input/cssm/components/select-field/component.js +1 -1
  893. package/intl-phone-input/cssm/components/select-field/index.d.ts +1 -1
  894. package/intl-phone-input/cssm/components/select-field/index.js +1 -1
  895. package/intl-phone-input/cssm/index.js +1 -1
  896. package/intl-phone-input/esm/{component-9b36b2e2.d.ts → component-5c70f67e.d.ts} +0 -0
  897. package/intl-phone-input/esm/{component-9b36b2e2.js → component-5c70f67e.js} +1 -1
  898. package/intl-phone-input/esm/component.js +24 -6
  899. package/intl-phone-input/esm/components/flag-icon/component.js +2 -2
  900. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  901. package/intl-phone-input/esm/components/index.js +1 -1
  902. package/intl-phone-input/esm/components/select/component.js +2 -2
  903. package/intl-phone-input/esm/components/select/index.css +6 -6
  904. package/intl-phone-input/esm/components/select/index.js +1 -1
  905. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  906. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  907. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  908. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  909. package/intl-phone-input/esm/index.css +5 -5
  910. package/intl-phone-input/esm/index.js +1 -1
  911. package/intl-phone-input/esm/{libphonenumber-js.min-18b2e4bd.d.ts → libphonenumber-js.min-2b62f8a1.d.ts} +0 -0
  912. package/intl-phone-input/esm/{libphonenumber-js.min-18b2e4bd.js → libphonenumber-js.min-2b62f8a1.js} +0 -0
  913. package/intl-phone-input/index.css +5 -5
  914. package/intl-phone-input/index.js +1 -1
  915. package/intl-phone-input/{libphonenumber-js.min-0e3c88ab.d.ts → libphonenumber-js.min-4858a9d4.d.ts} +0 -0
  916. package/intl-phone-input/{libphonenumber-js.min-0e3c88ab.js → libphonenumber-js.min-4858a9d4.js} +0 -0
  917. package/intl-phone-input/modern/component.js +22 -5
  918. package/intl-phone-input/modern/components/flag-icon/component.js +2 -2
  919. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  920. package/intl-phone-input/modern/components/select/component.js +1 -1
  921. package/intl-phone-input/modern/components/select/index.css +6 -6
  922. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  923. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  924. package/intl-phone-input/modern/index.css +5 -5
  925. package/intl-phone-input/modern/{libphonenumber-js.min-18b2e4bd.d.ts → libphonenumber-js.min-2b62f8a1.d.ts} +0 -0
  926. package/intl-phone-input/modern/{libphonenumber-js.min-18b2e4bd.js → libphonenumber-js.min-2b62f8a1.js} +0 -0
  927. package/intl-phone-input/send-stats.js +1 -1
  928. package/keyboard-focusable/send-stats.js +1 -1
  929. package/link/Component.js +3 -3
  930. package/link/default.css +9 -9
  931. package/link/esm/Component.js +3 -3
  932. package/link/esm/default.css +9 -9
  933. package/link/esm/index.css +13 -13
  934. package/link/esm/inverted.css +9 -9
  935. package/link/index.css +13 -13
  936. package/link/inverted.css +9 -9
  937. package/link/modern/Component.js +3 -3
  938. package/link/modern/default.css +9 -9
  939. package/link/modern/index.css +13 -13
  940. package/link/modern/inverted.css +9 -9
  941. package/link/send-stats.js +1 -1
  942. package/list/Component.js +1 -1
  943. package/list/esm/Component.js +1 -1
  944. package/list/esm/index.css +9 -9
  945. package/list/index.css +9 -9
  946. package/list/modern/Component.js +2 -2
  947. package/list/modern/index.css +9 -9
  948. package/list/send-stats.js +1 -1
  949. package/list-header/Component.js +1 -1
  950. package/list-header/esm/Component.js +1 -1
  951. package/list-header/esm/index.css +4 -4
  952. package/list-header/index.css +4 -4
  953. package/list-header/modern/Component.js +1 -1
  954. package/list-header/modern/index.css +4 -4
  955. package/list-header/send-stats.js +1 -1
  956. package/loader/Component.js +1 -1
  957. package/loader/cssm/index.module.css +12 -6
  958. package/loader/esm/Component.js +1 -1
  959. package/loader/esm/index.css +20 -14
  960. package/loader/index.css +20 -14
  961. package/loader/modern/Component.js +1 -1
  962. package/loader/modern/index.css +20 -14
  963. package/loader/send-stats.js +1 -1
  964. package/masked-input/Component.js +1 -1
  965. package/masked-input/esm/Component.js +1 -1
  966. package/masked-input/esm/index.css +2 -2
  967. package/masked-input/index.css +2 -2
  968. package/masked-input/modern/Component.js +1 -1
  969. package/masked-input/modern/index.css +2 -2
  970. package/masked-input/send-stats.js +1 -1
  971. package/modal/Component.d.ts +12 -0
  972. package/modal/Component.desktop.d.ts +5 -44
  973. package/modal/Component.desktop.js +14 -43
  974. package/modal/Component.js +63 -0
  975. package/modal/Component.mobile.d.ts +5 -18
  976. package/modal/Component.mobile.js +13 -21
  977. package/modal/Component.responsive.d.ts +5 -21
  978. package/modal/Component.responsive.js +12 -34
  979. package/modal/ResponsiveContext.d.ts +5 -0
  980. package/modal/ResponsiveContext.js +14 -0
  981. package/modal/components/closer/Component.js +3 -3
  982. package/modal/components/closer/index.css +4 -4
  983. package/modal/components/content/Component.d.ts +3 -16
  984. package/modal/components/content/Component.js +11 -1
  985. package/modal/components/content/desktop.css +8 -8
  986. package/modal/components/content/index.css +3 -3
  987. package/modal/components/content/mobile.css +3 -3
  988. package/modal/components/footer/Component.js +15 -2
  989. package/modal/components/footer/desktop.css +9 -9
  990. package/modal/components/footer/index.css +4 -4
  991. package/modal/components/footer/layout.css +25 -25
  992. package/modal/components/footer/mobile.css +3 -3
  993. package/modal/components/header/Component.d.ts +49 -0
  994. package/modal/components/header/Component.js +57 -5
  995. package/modal/components/header/desktop.css +17 -17
  996. package/modal/components/header/index.css +15 -15
  997. package/modal/components/header/mobile.css +3 -3
  998. package/modal/cssm/Component.d.ts +12 -0
  999. package/modal/cssm/Component.desktop.d.ts +5 -44
  1000. package/modal/cssm/Component.desktop.js +22 -45
  1001. package/modal/cssm/Component.js +60 -0
  1002. package/modal/cssm/Component.mobile.d.ts +5 -18
  1003. package/modal/cssm/Component.mobile.js +20 -22
  1004. package/modal/cssm/Component.responsive.d.ts +5 -21
  1005. package/modal/cssm/Component.responsive.js +18 -39
  1006. package/modal/cssm/ResponsiveContext.d.ts +5 -0
  1007. package/modal/cssm/ResponsiveContext.js +14 -0
  1008. package/modal/cssm/components/closer/Component.js +1 -1
  1009. package/modal/cssm/components/content/Component.d.ts +3 -16
  1010. package/modal/cssm/components/content/Component.js +8 -0
  1011. package/modal/cssm/components/footer/Component.js +11 -0
  1012. package/modal/cssm/components/header/Component.d.ts +49 -0
  1013. package/modal/cssm/components/header/Component.js +55 -6
  1014. package/modal/cssm/desktop.js +13 -9
  1015. package/modal/cssm/index.d.ts +1 -0
  1016. package/modal/cssm/index.js +13 -19
  1017. package/modal/cssm/mobile.js +13 -9
  1018. package/modal/cssm/responsive.js +13 -19
  1019. package/modal/cssm/typings.d.ts +52 -0
  1020. package/modal/cssm/typings.js +1 -0
  1021. package/modal/desktop.css +9 -9
  1022. package/modal/desktop.js +7 -8
  1023. package/modal/esm/Component.d.ts +12 -0
  1024. package/modal/esm/Component.desktop.d.ts +5 -44
  1025. package/modal/esm/Component.desktop.js +16 -43
  1026. package/modal/esm/Component.js +55 -0
  1027. package/modal/esm/Component.mobile.d.ts +5 -18
  1028. package/modal/esm/Component.mobile.js +14 -21
  1029. package/modal/esm/Component.responsive.d.ts +5 -21
  1030. package/modal/esm/Component.responsive.js +14 -36
  1031. package/modal/esm/ResponsiveContext.d.ts +5 -0
  1032. package/modal/esm/ResponsiveContext.js +8 -0
  1033. package/modal/esm/components/closer/Component.js +4 -4
  1034. package/modal/esm/components/closer/index.css +4 -4
  1035. package/modal/esm/components/content/Component.d.ts +3 -16
  1036. package/modal/esm/components/content/Component.js +11 -1
  1037. package/modal/esm/components/content/desktop.css +8 -8
  1038. package/modal/esm/components/content/index.css +3 -3
  1039. package/modal/esm/components/content/mobile.css +3 -3
  1040. package/modal/esm/components/footer/Component.js +15 -2
  1041. package/modal/esm/components/footer/desktop.css +9 -9
  1042. package/modal/esm/components/footer/index.css +4 -4
  1043. package/modal/esm/components/footer/layout.css +25 -25
  1044. package/modal/esm/components/footer/mobile.css +3 -3
  1045. package/modal/esm/components/header/Component.d.ts +49 -0
  1046. package/modal/esm/components/header/Component.js +55 -4
  1047. package/modal/esm/components/header/desktop.css +17 -17
  1048. package/modal/esm/components/header/index.css +15 -15
  1049. package/modal/esm/components/header/mobile.css +3 -3
  1050. package/modal/esm/desktop.css +9 -9
  1051. package/modal/esm/desktop.js +8 -9
  1052. package/modal/esm/index.d.ts +1 -0
  1053. package/modal/esm/index.js +7 -14
  1054. package/modal/esm/mobile.css +2 -2
  1055. package/modal/esm/mobile.js +7 -8
  1056. package/modal/esm/responsive.js +7 -14
  1057. package/modal/esm/transitions.css +8 -8
  1058. package/modal/esm/{tslib.es6-028db3ce.d.ts → tslib.es6-056b72d0.d.ts} +0 -0
  1059. package/modal/esm/tslib.es6-056b72d0.js +40 -0
  1060. package/modal/esm/typings.d.ts +52 -0
  1061. package/modal/esm/typings.js +1 -0
  1062. package/modal/index.d.ts +1 -0
  1063. package/modal/index.js +6 -13
  1064. package/modal/mobile.css +2 -2
  1065. package/modal/mobile.js +6 -7
  1066. package/modal/modern/Component.d.ts +12 -0
  1067. package/modal/modern/Component.desktop.d.ts +5 -44
  1068. package/modal/modern/Component.desktop.js +15 -45
  1069. package/modal/modern/Component.js +62 -0
  1070. package/modal/modern/Component.mobile.d.ts +5 -18
  1071. package/modal/modern/Component.mobile.js +13 -20
  1072. package/modal/modern/Component.responsive.d.ts +5 -21
  1073. package/modal/modern/Component.responsive.js +12 -34
  1074. package/modal/modern/ResponsiveContext.d.ts +5 -0
  1075. package/modal/modern/ResponsiveContext.js +8 -0
  1076. package/modal/modern/components/closer/Component.js +2 -2
  1077. package/modal/modern/components/closer/index.css +4 -4
  1078. package/modal/modern/components/content/Component.d.ts +3 -16
  1079. package/modal/modern/components/content/Component.js +11 -1
  1080. package/modal/modern/components/content/desktop.css +8 -8
  1081. package/modal/modern/components/content/index.css +3 -3
  1082. package/modal/modern/components/content/mobile.css +3 -3
  1083. package/modal/modern/components/footer/Component.js +15 -2
  1084. package/modal/modern/components/footer/desktop.css +9 -9
  1085. package/modal/modern/components/footer/index.css +4 -4
  1086. package/modal/modern/components/footer/layout.css +25 -25
  1087. package/modal/modern/components/footer/mobile.css +3 -3
  1088. package/modal/modern/components/header/Component.d.ts +49 -0
  1089. package/modal/modern/components/header/Component.js +52 -4
  1090. package/modal/modern/components/header/desktop.css +17 -17
  1091. package/modal/modern/components/header/index.css +15 -15
  1092. package/modal/modern/components/header/mobile.css +3 -3
  1093. package/modal/modern/desktop.css +9 -9
  1094. package/modal/modern/desktop.js +6 -7
  1095. package/modal/modern/index.d.ts +1 -0
  1096. package/modal/modern/index.js +5 -12
  1097. package/modal/modern/mobile.css +2 -2
  1098. package/modal/modern/mobile.js +5 -6
  1099. package/modal/modern/responsive.js +5 -12
  1100. package/modal/modern/transitions.css +8 -8
  1101. package/modal/modern/typings.d.ts +52 -0
  1102. package/modal/modern/typings.js +1 -0
  1103. package/modal/responsive.js +6 -13
  1104. package/modal/send-stats.js +1 -1
  1105. package/modal/transitions.css +8 -8
  1106. package/modal/{tslib.es6-5a073d46.d.ts → tslib.es6-0c9325d7.d.ts} +0 -0
  1107. package/modal/{tslib.es6-5a073d46.js → tslib.es6-0c9325d7.js} +0 -0
  1108. package/modal/typings.d.ts +52 -0
  1109. package/modal/typings.js +1 -0
  1110. package/mq/send-stats.js +1 -1
  1111. package/notification/Component.js +1 -1
  1112. package/notification/esm/Component.js +1 -1
  1113. package/notification/esm/index.css +8 -8
  1114. package/notification/index.css +8 -8
  1115. package/notification/modern/Component.js +1 -1
  1116. package/notification/modern/index.css +8 -8
  1117. package/notification/send-stats.js +1 -1
  1118. package/notification-manager/{component-16954e8f.d.ts → component-0f84e0fb.d.ts} +0 -0
  1119. package/notification-manager/{component-16954e8f.js → component-0f84e0fb.js} +0 -0
  1120. package/notification-manager/component.js +2 -2
  1121. package/notification-manager/components/index.js +1 -1
  1122. package/notification-manager/components/notification/component.js +1 -1
  1123. package/notification-manager/components/notification/index.d.ts +1 -1
  1124. package/notification-manager/components/notification/index.js +1 -1
  1125. package/notification-manager/esm/{component-ae0aae01.d.ts → component-e8097f63.d.ts} +0 -0
  1126. package/notification-manager/esm/{component-ae0aae01.js → component-e8097f63.js} +0 -0
  1127. package/notification-manager/esm/component.js +2 -2
  1128. package/notification-manager/esm/components/index.js +1 -1
  1129. package/notification-manager/esm/components/notification/component.js +1 -1
  1130. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  1131. package/notification-manager/esm/components/notification/index.js +1 -1
  1132. package/notification-manager/esm/index.css +11 -11
  1133. package/notification-manager/esm/index.js +1 -1
  1134. package/notification-manager/index.css +11 -11
  1135. package/notification-manager/index.js +1 -1
  1136. package/notification-manager/modern/component.js +3 -3
  1137. package/notification-manager/modern/index.css +11 -11
  1138. package/notification-manager/send-stats.js +1 -1
  1139. package/package.json +6 -24
  1140. package/pagination/Component.js +1 -1
  1141. package/pagination/components/default-view/index.css +1 -1
  1142. package/pagination/components/default-view/index.js +1 -1
  1143. package/pagination/components/per-page-view/index.css +1 -1
  1144. package/pagination/components/per-page-view/index.js +1 -1
  1145. package/pagination/components/tag/index.css +7 -7
  1146. package/pagination/components/tag/index.js +1 -1
  1147. package/pagination/esm/Component.js +1 -1
  1148. package/pagination/esm/components/default-view/index.css +1 -1
  1149. package/pagination/esm/components/default-view/index.js +1 -1
  1150. package/pagination/esm/components/per-page-view/index.css +1 -1
  1151. package/pagination/esm/components/per-page-view/index.js +1 -1
  1152. package/pagination/esm/components/tag/index.css +7 -7
  1153. package/pagination/esm/components/tag/index.js +1 -1
  1154. package/pagination/esm/index.css +3 -3
  1155. package/pagination/index.css +3 -3
  1156. package/pagination/modern/Component.js +1 -1
  1157. package/pagination/modern/components/default-view/index.css +1 -1
  1158. package/pagination/modern/components/default-view/index.js +1 -1
  1159. package/pagination/modern/components/per-page-view/index.css +1 -1
  1160. package/pagination/modern/components/per-page-view/index.js +1 -1
  1161. package/pagination/modern/components/tag/index.css +7 -7
  1162. package/pagination/modern/components/tag/index.js +1 -1
  1163. package/pagination/modern/index.css +3 -3
  1164. package/pagination/send-stats.js +1 -1
  1165. package/password-input/component.js +1 -1
  1166. package/password-input/esm/component.js +1 -1
  1167. package/password-input/esm/index.css +5 -5
  1168. package/password-input/index.css +5 -5
  1169. package/password-input/modern/component.js +2 -2
  1170. package/password-input/modern/index.css +5 -5
  1171. package/password-input/send-stats.js +1 -1
  1172. package/phone-input/cssm/utils/index.js +1 -5
  1173. package/phone-input/esm/utils/index.js +1 -5
  1174. package/phone-input/modern/utils/index.js +1 -5
  1175. package/phone-input/send-stats.js +1 -1
  1176. package/phone-input/utils/index.js +1 -7
  1177. package/picker-button/Component.d.ts +1 -1
  1178. package/picker-button/Component.js +2 -2
  1179. package/picker-button/Component.mobile.js +1 -1
  1180. package/picker-button/Component.responsive.d.ts +1 -1
  1181. package/picker-button/Component.responsive.js +1 -1
  1182. package/picker-button/cssm/field/Component.js +4 -2
  1183. package/picker-button/cssm/field/index.module.css +7 -0
  1184. package/picker-button/desktop.js +1 -1
  1185. package/picker-button/esm/Component.js +2 -2
  1186. package/picker-button/esm/Component.mobile.js +1 -1
  1187. package/picker-button/esm/Component.responsive.js +1 -1
  1188. package/picker-button/esm/desktop.js +1 -1
  1189. package/picker-button/esm/field/Component.js +7 -5
  1190. package/picker-button/esm/field/index.css +10 -3
  1191. package/picker-button/esm/field/index.js +1 -1
  1192. package/picker-button/esm/index.css +7 -7
  1193. package/picker-button/esm/index.js +1 -1
  1194. package/picker-button/esm/mobile.js +1 -1
  1195. package/picker-button/esm/option/Component.js +2 -2
  1196. package/picker-button/esm/option/index.css +4 -4
  1197. package/picker-button/esm/option/index.js +1 -1
  1198. package/picker-button/esm/{tslib.es6-9be487f4.d.ts → tslib.es6-493d9673.d.ts} +0 -0
  1199. package/{modal/esm/tslib.es6-028db3ce.js → picker-button/esm/tslib.es6-493d9673.js} +0 -0
  1200. package/picker-button/field/Component.js +6 -4
  1201. package/picker-button/field/index.css +10 -3
  1202. package/picker-button/field/index.js +1 -1
  1203. package/picker-button/index.css +7 -7
  1204. package/picker-button/index.js +1 -1
  1205. package/picker-button/mobile.js +1 -1
  1206. package/picker-button/modern/Component.js +1 -1
  1207. package/picker-button/modern/field/Component.js +6 -4
  1208. package/picker-button/modern/field/index.css +10 -3
  1209. package/picker-button/modern/index.css +7 -7
  1210. package/picker-button/modern/option/Component.js +1 -1
  1211. package/picker-button/modern/option/index.css +4 -4
  1212. package/picker-button/option/Component.js +2 -2
  1213. package/picker-button/option/index.css +4 -4
  1214. package/picker-button/option/index.js +1 -1
  1215. package/picker-button/send-stats.js +1 -1
  1216. package/picker-button/{tslib.es6-70bb6483.d.ts → tslib.es6-5d4a402c.d.ts} +0 -0
  1217. package/picker-button/{tslib.es6-70bb6483.js → tslib.es6-5d4a402c.js} +0 -0
  1218. package/picker-button/typings-56379e19.d.ts +1 -1
  1219. package/plate/Component.js +7 -4
  1220. package/plate/cssm/Component.js +6 -3
  1221. package/plate/cssm/index.js +3 -1
  1222. package/plate/cssm/index.module.css +2 -10
  1223. package/plate/esm/Component.js +7 -4
  1224. package/plate/esm/index.css +46 -54
  1225. package/plate/esm/index.js +3 -1
  1226. package/plate/index.css +46 -54
  1227. package/plate/index.js +3 -1
  1228. package/plate/modern/Component.js +7 -4
  1229. package/plate/modern/index.css +46 -54
  1230. package/plate/modern/index.js +3 -1
  1231. package/plate/send-stats.js +1 -1
  1232. package/popover/Component.js +7 -10
  1233. package/popover/cssm/Component.js +6 -9
  1234. package/popover/esm/Component.js +8 -11
  1235. package/popover/esm/index.css +33 -33
  1236. package/popover/index.css +33 -33
  1237. package/popover/modern/Component.js +9 -12
  1238. package/popover/modern/index.css +33 -33
  1239. package/popover/send-stats.js +1 -1
  1240. package/portal/send-stats.js +1 -1
  1241. package/progress-bar/Component.js +1 -1
  1242. package/progress-bar/esm/Component.js +1 -1
  1243. package/progress-bar/esm/index.css +12 -12
  1244. package/progress-bar/index.css +12 -12
  1245. package/progress-bar/modern/Component.js +1 -1
  1246. package/progress-bar/modern/index.css +12 -12
  1247. package/progress-bar/send-stats.js +1 -1
  1248. package/pure-cell/{component-c04791cf.d.ts → component-ae7a8198.d.ts} +0 -0
  1249. package/pure-cell/{component-c04791cf.js → component-ae7a8198.js} +6 -6
  1250. package/pure-cell/component.js +3 -3
  1251. package/pure-cell/components/addon/component.js +2 -2
  1252. package/pure-cell/components/addon/index.css +9 -9
  1253. package/pure-cell/components/addon/index.js +1 -1
  1254. package/pure-cell/components/amount/component.js +3 -3
  1255. package/pure-cell/components/amount/index.css +2 -2
  1256. package/pure-cell/components/amount/index.js +2 -2
  1257. package/pure-cell/components/amount-title/component.js +3 -3
  1258. package/pure-cell/components/amount-title/index.css +3 -3
  1259. package/pure-cell/components/amount-title/index.js +2 -2
  1260. package/pure-cell/components/category/component.js +2 -2
  1261. package/pure-cell/components/category/index.css +5 -5
  1262. package/pure-cell/components/category/index.js +1 -1
  1263. package/pure-cell/components/content/component.js +3 -3
  1264. package/pure-cell/components/content/index.css +3 -3
  1265. package/pure-cell/components/content/index.d.ts +1 -1
  1266. package/pure-cell/components/content/index.js +3 -3
  1267. package/pure-cell/components/footer/component.js +2 -2
  1268. package/pure-cell/components/footer/index.css +4 -4
  1269. package/pure-cell/components/footer/index.js +1 -1
  1270. package/pure-cell/components/footer-button/component.js +3 -3
  1271. package/pure-cell/components/footer-button/index.css +2 -2
  1272. package/pure-cell/components/footer-button/index.js +2 -2
  1273. package/pure-cell/components/footer-text/component.js +1 -1
  1274. package/pure-cell/components/footer-text/index.js +1 -1
  1275. package/pure-cell/components/graphics/component.js +2 -2
  1276. package/pure-cell/components/graphics/index.css +2 -2
  1277. package/pure-cell/components/graphics/index.js +1 -1
  1278. package/pure-cell/components/main/component.js +3 -3
  1279. package/pure-cell/components/main/index.css +4 -4
  1280. package/pure-cell/components/main/index.d.ts +1 -1
  1281. package/pure-cell/components/main/index.js +3 -3
  1282. package/pure-cell/components/text/component.js +3 -3
  1283. package/pure-cell/components/text/index.css +7 -7
  1284. package/pure-cell/components/text/index.d.ts +1 -1
  1285. package/pure-cell/components/text/index.js +3 -3
  1286. package/pure-cell/esm/{component-9010b0ab.d.ts → component-5128c56e.d.ts} +0 -0
  1287. package/pure-cell/esm/{component-9010b0ab.js → component-5128c56e.js} +6 -6
  1288. package/pure-cell/esm/component.js +3 -3
  1289. package/pure-cell/esm/components/addon/component.js +2 -2
  1290. package/pure-cell/esm/components/addon/index.css +9 -9
  1291. package/pure-cell/esm/components/addon/index.js +1 -1
  1292. package/pure-cell/esm/components/amount/component.js +3 -3
  1293. package/pure-cell/esm/components/amount/index.css +2 -2
  1294. package/pure-cell/esm/components/amount/index.js +2 -2
  1295. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1296. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1297. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1298. package/pure-cell/esm/components/category/component.js +2 -2
  1299. package/pure-cell/esm/components/category/index.css +5 -5
  1300. package/pure-cell/esm/components/category/index.js +1 -1
  1301. package/pure-cell/esm/components/content/component.js +3 -3
  1302. package/pure-cell/esm/components/content/index.css +3 -3
  1303. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1304. package/pure-cell/esm/components/content/index.js +3 -3
  1305. package/pure-cell/esm/components/footer/component.js +2 -2
  1306. package/pure-cell/esm/components/footer/index.css +4 -4
  1307. package/pure-cell/esm/components/footer/index.js +1 -1
  1308. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1309. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1310. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1311. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1312. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1313. package/pure-cell/esm/components/graphics/component.js +2 -2
  1314. package/pure-cell/esm/components/graphics/index.css +2 -2
  1315. package/pure-cell/esm/components/graphics/index.js +1 -1
  1316. package/pure-cell/esm/components/main/component.js +3 -3
  1317. package/pure-cell/esm/components/main/index.css +4 -4
  1318. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1319. package/pure-cell/esm/components/main/index.js +3 -3
  1320. package/pure-cell/esm/components/text/component.js +3 -3
  1321. package/pure-cell/esm/components/text/index.css +7 -7
  1322. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1323. package/pure-cell/esm/components/text/index.js +3 -3
  1324. package/{modal/cssm/getDataTestId-3fe0d3e6.d.ts → pure-cell/esm/getDataTestId-048281b8.d.ts} +0 -0
  1325. package/pure-cell/esm/{getDataTestId-a82f2b26.js → getDataTestId-048281b8.js} +0 -0
  1326. package/pure-cell/esm/index.css +19 -19
  1327. package/pure-cell/esm/index.js +3 -3
  1328. package/pure-cell/esm/{tslib.es6-26d6dd58.d.ts → tslib.es6-e02b61a7.d.ts} +0 -0
  1329. package/{picker-button/esm/tslib.es6-9be487f4.js → pure-cell/esm/tslib.es6-e02b61a7.js} +0 -0
  1330. package/{modal/esm/getDataTestId-3fe0d3e6.d.ts → pure-cell/getDataTestId-03270a4e.d.ts} +0 -0
  1331. package/pure-cell/{getDataTestId-36b0b09b.js → getDataTestId-03270a4e.js} +0 -0
  1332. package/pure-cell/index.css +19 -19
  1333. package/pure-cell/index.js +3 -3
  1334. package/pure-cell/modern/{component-699dc784.d.ts → component-d8e1fafe.d.ts} +0 -0
  1335. package/pure-cell/modern/{component-699dc784.js → component-d8e1fafe.js} +5 -5
  1336. package/pure-cell/modern/component.js +2 -2
  1337. package/pure-cell/modern/components/addon/component.js +2 -2
  1338. package/pure-cell/modern/components/addon/index.css +9 -9
  1339. package/pure-cell/modern/components/addon/index.js +1 -1
  1340. package/pure-cell/modern/components/amount/component.js +2 -2
  1341. package/pure-cell/modern/components/amount/index.css +2 -2
  1342. package/pure-cell/modern/components/amount/index.js +1 -1
  1343. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1344. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1345. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1346. package/pure-cell/modern/components/category/component.js +2 -2
  1347. package/pure-cell/modern/components/category/index.css +5 -5
  1348. package/pure-cell/modern/components/category/index.js +1 -1
  1349. package/pure-cell/modern/components/content/component.js +2 -2
  1350. package/pure-cell/modern/components/content/index.css +3 -3
  1351. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1352. package/pure-cell/modern/components/content/index.js +2 -2
  1353. package/pure-cell/modern/components/footer/component.js +2 -2
  1354. package/pure-cell/modern/components/footer/index.css +4 -4
  1355. package/pure-cell/modern/components/footer/index.js +1 -1
  1356. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1357. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1358. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1359. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1360. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1361. package/pure-cell/modern/components/graphics/component.js +2 -2
  1362. package/pure-cell/modern/components/graphics/index.css +2 -2
  1363. package/pure-cell/modern/components/graphics/index.js +1 -1
  1364. package/pure-cell/modern/components/main/component.js +2 -2
  1365. package/pure-cell/modern/components/main/index.css +4 -4
  1366. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1367. package/pure-cell/modern/components/main/index.js +2 -2
  1368. package/pure-cell/modern/components/text/component.js +2 -2
  1369. package/pure-cell/modern/components/text/index.css +7 -7
  1370. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1371. package/pure-cell/modern/components/text/index.js +2 -2
  1372. package/{modal/getDataTestId-3fe0d3e6.d.ts → pure-cell/modern/getDataTestId-8ec615b8.d.ts} +0 -0
  1373. package/pure-cell/modern/{getDataTestId-a3e2fdbc.js → getDataTestId-8ec615b8.js} +0 -0
  1374. package/pure-cell/modern/index.css +19 -19
  1375. package/pure-cell/modern/index.js +2 -2
  1376. package/pure-cell/send-stats.js +1 -1
  1377. package/pure-cell/{tslib.es6-d4614c2f.d.ts → tslib.es6-80f30c79.d.ts} +0 -0
  1378. package/pure-cell/{tslib.es6-d4614c2f.js → tslib.es6-80f30c79.js} +0 -0
  1379. package/pure-input/Component.js +1 -1
  1380. package/pure-input/esm/Component.js +1 -1
  1381. package/pure-input/esm/index.css +25 -25
  1382. package/pure-input/index.css +25 -25
  1383. package/pure-input/modern/Component.js +1 -1
  1384. package/pure-input/modern/index.css +25 -25
  1385. package/pure-input/send-stats.js +1 -1
  1386. package/radio/Component.js +1 -1
  1387. package/radio/esm/Component.js +1 -1
  1388. package/radio/esm/index.css +31 -31
  1389. package/radio/index.css +31 -31
  1390. package/radio/modern/Component.js +1 -1
  1391. package/radio/modern/index.css +31 -31
  1392. package/radio/send-stats.js +1 -1
  1393. package/radio-group/Component.js +1 -1
  1394. package/radio-group/esm/Component.js +1 -1
  1395. package/radio-group/esm/index.css +16 -16
  1396. package/radio-group/index.css +16 -16
  1397. package/radio-group/modern/Component.js +2 -2
  1398. package/radio-group/modern/index.css +16 -16
  1399. package/radio-group/send-stats.js +1 -1
  1400. package/scrollbar/Component.js +3 -3
  1401. package/scrollbar/default.css +2 -2
  1402. package/scrollbar/esm/Component.js +3 -3
  1403. package/scrollbar/esm/default.css +2 -2
  1404. package/scrollbar/esm/index.css +25 -25
  1405. package/scrollbar/esm/inverted.css +2 -2
  1406. package/scrollbar/index.css +25 -25
  1407. package/scrollbar/inverted.css +2 -2
  1408. package/scrollbar/modern/Component.js +3 -3
  1409. package/scrollbar/modern/default.css +2 -2
  1410. package/scrollbar/modern/index.css +25 -25
  1411. package/scrollbar/modern/inverted.css +2 -2
  1412. package/scrollbar/send-stats.js +1 -1
  1413. package/select/Component-21b7a86d.d.ts +241 -0
  1414. package/select/{Component-42bffe35.js → Component-21b7a86d.js} +5 -5
  1415. package/select/{Component-09f82c1f.d.ts → Component-ed89ed0b.d.ts} +0 -0
  1416. package/select/{Component-09f82c1f.js → Component-ed89ed0b.js} +2 -2
  1417. package/select/Component.js +2 -2
  1418. package/select/components/arrow/Component.js +1 -1
  1419. package/select/components/arrow/index.css +3 -3
  1420. package/select/components/base-select/Component.js +2 -2
  1421. package/select/components/base-select/index.css +7 -7
  1422. package/select/components/base-select/index.d.ts +1 -1
  1423. package/select/components/base-select/index.js +2 -2
  1424. package/select/components/base-select-mobile/Component.js +4 -4
  1425. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1426. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1427. package/select/components/base-select-mobile/index.css +11 -11
  1428. package/select/components/base-select-mobile/index.d.ts +1 -1
  1429. package/select/components/base-select-mobile/index.js +4 -4
  1430. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1431. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1432. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1433. package/select/components/checkmark/Component.js +1 -1
  1434. package/select/components/checkmark/index.css +7 -7
  1435. package/select/components/field/Component.js +2 -2
  1436. package/select/components/field/index.css +9 -9
  1437. package/select/components/field/index.js +1 -1
  1438. package/select/components/index.js +4 -4
  1439. package/select/components/native-select/Component.js +1 -1
  1440. package/select/components/native-select/index.js +1 -1
  1441. package/select/components/optgroup/Component.js +1 -1
  1442. package/select/components/optgroup/index.css +6 -6
  1443. package/select/components/option/Component.js +2 -2
  1444. package/select/components/option/index.css +20 -20
  1445. package/select/components/option/index.js +1 -1
  1446. package/select/components/options-list/Component.js +2 -2
  1447. package/select/components/options-list/index.css +6 -6
  1448. package/select/components/options-list/index.js +1 -1
  1449. package/select/components/select-mobile/Component.js +4 -4
  1450. package/select/components/select-mobile/index.d.ts +1 -1
  1451. package/select/components/select-mobile/index.js +4 -4
  1452. package/select/components/select-modal-mobile/Component.js +4 -4
  1453. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1454. package/select/components/select-modal-mobile/index.js +4 -4
  1455. package/select/components/virtual-options-list/Component.js +2 -2
  1456. package/select/components/virtual-options-list/index.css +12 -12
  1457. package/select/components/virtual-options-list/index.js +1 -1
  1458. package/select/cssm/Component-095a346d.d.ts +140 -13
  1459. package/select/esm/Component-ce96c3e2.d.ts +241 -0
  1460. package/select/esm/{Component-889ce29b.js → Component-ce96c3e2.js} +9 -9
  1461. package/select/esm/{Component-3cfcec1a.d.ts → Component-ff051dbb.d.ts} +0 -0
  1462. package/select/esm/{Component-3cfcec1a.js → Component-ff051dbb.js} +4 -4
  1463. package/select/esm/Component.js +6 -6
  1464. package/select/esm/components/arrow/Component.js +1 -1
  1465. package/select/esm/components/arrow/index.css +3 -3
  1466. package/select/esm/components/base-select/Component.js +4 -4
  1467. package/select/esm/components/base-select/index.css +7 -7
  1468. package/select/esm/components/base-select/index.d.ts +1 -1
  1469. package/select/esm/components/base-select/index.js +4 -4
  1470. package/select/esm/components/base-select-mobile/Component.js +8 -8
  1471. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1472. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1473. package/select/esm/components/base-select-mobile/index.css +11 -11
  1474. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1475. package/select/esm/components/base-select-mobile/index.js +8 -8
  1476. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1477. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1478. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1479. package/select/esm/components/checkmark/Component.js +1 -1
  1480. package/select/esm/components/checkmark/index.css +7 -7
  1481. package/select/esm/components/field/Component.js +2 -2
  1482. package/select/esm/components/field/index.css +9 -9
  1483. package/select/esm/components/field/index.js +1 -1
  1484. package/select/esm/components/index.js +8 -8
  1485. package/select/esm/components/native-select/Component.js +1 -1
  1486. package/select/esm/components/native-select/index.js +1 -1
  1487. package/select/esm/components/optgroup/Component.js +1 -1
  1488. package/select/esm/components/optgroup/index.css +6 -6
  1489. package/select/esm/components/option/Component.js +2 -2
  1490. package/select/esm/components/option/index.css +20 -20
  1491. package/select/esm/components/option/index.js +1 -1
  1492. package/select/esm/components/options-list/Component.js +2 -2
  1493. package/select/esm/components/options-list/index.css +6 -6
  1494. package/select/esm/components/options-list/index.js +1 -1
  1495. package/select/esm/components/select-mobile/Component.js +8 -8
  1496. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1497. package/select/esm/components/select-mobile/index.js +8 -8
  1498. package/select/esm/components/select-modal-mobile/Component.js +8 -8
  1499. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1500. package/select/esm/components/select-modal-mobile/index.js +8 -8
  1501. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1502. package/select/esm/components/virtual-options-list/index.css +12 -12
  1503. package/select/esm/components/virtual-options-list/index.js +1 -1
  1504. package/select/esm/index.js +8 -8
  1505. package/select/esm/{intersection-observer-46ae308d.d.ts → intersection-observer-aafd2281.d.ts} +0 -0
  1506. package/select/esm/{intersection-observer-46ae308d.js → intersection-observer-aafd2281.js} +0 -0
  1507. package/select/esm/presets/index.js +8 -8
  1508. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1509. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1510. package/select/esm/presets/useSelectWithApply/hook.js +8 -8
  1511. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +8 -8
  1512. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1513. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1514. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +8 -8
  1515. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1516. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1517. package/select/esm/{tslib.es6-c4534f67.d.ts → tslib.es6-7b5f4eba.d.ts} +0 -0
  1518. package/select/esm/{tslib.es6-c4534f67.js → tslib.es6-7b5f4eba.js} +0 -0
  1519. package/select/index.js +4 -4
  1520. package/select/{intersection-observer-fc42e563.d.ts → intersection-observer-6dcf1728.d.ts} +0 -0
  1521. package/select/{intersection-observer-fc42e563.js → intersection-observer-6dcf1728.js} +0 -0
  1522. package/select/modern/{Component-ac4d8093.d.ts → Component-81ee14d4.d.ts} +0 -0
  1523. package/select/modern/{Component-ac4d8093.js → Component-81ee14d4.js} +2 -2
  1524. package/select/modern/Component-b6cd6efa.d.ts +241 -0
  1525. package/select/modern/{Component-dc7907a7.js → Component-b6cd6efa.js} +6 -6
  1526. package/select/modern/Component.js +3 -3
  1527. package/select/modern/components/arrow/Component.js +1 -1
  1528. package/select/modern/components/arrow/index.css +3 -3
  1529. package/select/modern/components/base-select/Component.js +2 -2
  1530. package/select/modern/components/base-select/index.css +7 -7
  1531. package/select/modern/components/base-select/index.d.ts +1 -1
  1532. package/select/modern/components/base-select/index.js +2 -2
  1533. package/select/modern/components/base-select-mobile/Component.js +5 -5
  1534. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1535. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1536. package/select/modern/components/base-select-mobile/index.css +11 -11
  1537. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1538. package/select/modern/components/base-select-mobile/index.js +5 -5
  1539. package/select/modern/components/base-select-mobile/options-list/Component.js +3 -3
  1540. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1541. package/select/modern/components/checkmark/Component.js +2 -2
  1542. package/select/modern/components/checkmark/index.css +7 -7
  1543. package/select/modern/components/field/Component.js +1 -1
  1544. package/select/modern/components/field/index.css +9 -9
  1545. package/select/modern/components/index.js +5 -5
  1546. package/select/modern/components/native-select/Component.js +2 -2
  1547. package/select/modern/components/optgroup/Component.js +1 -1
  1548. package/select/modern/components/optgroup/index.css +6 -6
  1549. package/select/modern/components/option/Component.js +1 -1
  1550. package/select/modern/components/option/index.css +20 -20
  1551. package/select/modern/components/options-list/Component.js +1 -1
  1552. package/select/modern/components/options-list/index.css +6 -6
  1553. package/select/modern/components/select-mobile/Component.js +5 -5
  1554. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1555. package/select/modern/components/select-mobile/index.js +5 -5
  1556. package/select/modern/components/select-modal-mobile/Component.js +5 -5
  1557. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1558. package/select/modern/components/select-modal-mobile/index.js +5 -5
  1559. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1560. package/select/modern/components/virtual-options-list/index.css +12 -12
  1561. package/select/modern/index.js +5 -5
  1562. package/select/modern/{intersection-observer-46ae308d.d.ts → intersection-observer-aafd2281.d.ts} +0 -0
  1563. package/select/modern/{intersection-observer-46ae308d.js → intersection-observer-aafd2281.js} +0 -0
  1564. package/select/modern/presets/index.js +5 -5
  1565. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1566. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1567. package/select/modern/presets/useSelectWithApply/hook.js +5 -5
  1568. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
  1569. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1570. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1571. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
  1572. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1573. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1574. package/select/presets/index.js +4 -4
  1575. package/select/presets/useLazyLoading/hook.js +3 -3
  1576. package/select/presets/useLazyLoading/index.css +2 -2
  1577. package/select/presets/useSelectWithApply/hook.js +4 -4
  1578. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1579. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1580. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1581. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1582. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1583. package/select/presets/useSelectWithLoading/index.css +2 -2
  1584. package/select/send-stats.js +1 -1
  1585. package/select/{tslib.es6-911daf6f.d.ts → tslib.es6-e8cb2975.d.ts} +0 -0
  1586. package/select/{tslib.es6-911daf6f.js → tslib.es6-e8cb2975.js} +0 -0
  1587. package/select-with-tags/component.js +1 -1
  1588. package/select-with-tags/components/index.js +1 -1
  1589. package/select-with-tags/components/tag/component.js +2 -2
  1590. package/select-with-tags/components/tag/index.css +11 -11
  1591. package/select-with-tags/components/tag/index.js +1 -1
  1592. package/select-with-tags/components/tag-list/component.js +2 -2
  1593. package/select-with-tags/components/tag-list/index.css +31 -31
  1594. package/select-with-tags/components/tag-list/index.js +1 -1
  1595. package/select-with-tags/cssm/utils/calculate-collapse-size.js +1 -4
  1596. package/select-with-tags/esm/component.js +1 -1
  1597. package/select-with-tags/esm/components/index.js +1 -1
  1598. package/select-with-tags/esm/components/tag/component.js +2 -2
  1599. package/select-with-tags/esm/components/tag/index.css +11 -11
  1600. package/select-with-tags/esm/components/tag/index.js +1 -1
  1601. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1602. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1603. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1604. package/select-with-tags/esm/index.js +1 -1
  1605. package/select-with-tags/esm/{tslib.es6-8627e26b.d.ts → tslib.es6-b15c6e3e.d.ts} +0 -0
  1606. package/{pure-cell/esm/tslib.es6-26d6dd58.js → select-with-tags/esm/tslib.es6-b15c6e3e.js} +0 -0
  1607. package/select-with-tags/esm/utils/calculate-collapse-size.js +1 -4
  1608. package/select-with-tags/esm/utils/index.js +1 -1
  1609. package/select-with-tags/esm/utils/match.js +1 -1
  1610. package/select-with-tags/index.js +1 -1
  1611. package/select-with-tags/modern/component.js +2 -2
  1612. package/select-with-tags/modern/components/tag/component.js +1 -1
  1613. package/select-with-tags/modern/components/tag/index.css +11 -11
  1614. package/select-with-tags/modern/components/tag-list/component.js +4 -4
  1615. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1616. package/select-with-tags/modern/utils/calculate-collapse-size.js +1 -4
  1617. package/select-with-tags/modern/utils/match.js +2 -2
  1618. package/select-with-tags/send-stats.js +1 -1
  1619. package/select-with-tags/{tslib.es6-37246053.d.ts → tslib.es6-2f57f20c.d.ts} +0 -0
  1620. package/select-with-tags/{tslib.es6-37246053.js → tslib.es6-2f57f20c.js} +0 -0
  1621. package/select-with-tags/utils/calculate-collapse-size.js +1 -4
  1622. package/select-with-tags/utils/index.js +1 -1
  1623. package/select-with-tags/utils/match.js +1 -1
  1624. package/send-stats.js +1 -1
  1625. package/side-panel/Component.desktop.js +3 -3
  1626. package/side-panel/Component.mobile.js +3 -3
  1627. package/side-panel/Component.responsive.d.ts +1 -1
  1628. package/side-panel/Component.responsive.js +1 -1
  1629. package/side-panel/components/closer/Component.js +2 -2
  1630. package/side-panel/components/closer/index.css +4 -4
  1631. package/side-panel/components/content/Component.desktop.d.ts +1 -1
  1632. package/side-panel/components/content/Component.desktop.js +2 -2
  1633. package/side-panel/components/content/Component.js +1 -1
  1634. package/side-panel/components/content/Component.mobile.js +2 -2
  1635. package/side-panel/components/content/desktop.css +3 -3
  1636. package/side-panel/components/content/index.css +3 -3
  1637. package/side-panel/components/content/mobile.css +3 -3
  1638. package/side-panel/components/footer/Component.desktop.d.ts +1 -1
  1639. package/side-panel/components/footer/Component.desktop.js +2 -2
  1640. package/side-panel/components/footer/Component.js +2 -2
  1641. package/side-panel/components/footer/Component.mobile.js +2 -2
  1642. package/side-panel/components/footer/desktop.css +3 -3
  1643. package/side-panel/components/footer/index.css +4 -4
  1644. package/side-panel/components/footer/layout.css +25 -25
  1645. package/side-panel/components/footer/mobile.css +3 -3
  1646. package/side-panel/components/header/Component.desktop.d.ts +1 -1
  1647. package/side-panel/components/header/Component.desktop.js +2 -2
  1648. package/side-panel/components/header/Component.js +2 -2
  1649. package/side-panel/components/header/Component.mobile.js +2 -2
  1650. package/side-panel/components/header/desktop.css +6 -6
  1651. package/side-panel/components/header/index.css +16 -16
  1652. package/side-panel/components/header/mobile.css +3 -3
  1653. package/side-panel/cssm/components/content/Component.desktop.d.ts +1 -1
  1654. package/side-panel/cssm/components/footer/Component.desktop.d.ts +1 -1
  1655. package/side-panel/cssm/components/header/Component.desktop.d.ts +1 -1
  1656. package/side-panel/desktop.css +3 -3
  1657. package/side-panel/desktop.js +1 -1
  1658. package/side-panel/esm/Component.desktop.js +3 -3
  1659. package/side-panel/esm/Component.mobile.js +3 -3
  1660. package/side-panel/esm/Component.responsive.js +1 -1
  1661. package/side-panel/esm/components/closer/Component.js +2 -2
  1662. package/side-panel/esm/components/closer/index.css +4 -4
  1663. package/side-panel/esm/components/content/Component.desktop.d.ts +1 -1
  1664. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1665. package/side-panel/esm/components/content/Component.js +1 -1
  1666. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1667. package/side-panel/esm/components/content/desktop.css +3 -3
  1668. package/side-panel/esm/components/content/index.css +3 -3
  1669. package/side-panel/esm/components/content/mobile.css +3 -3
  1670. package/side-panel/esm/components/footer/Component.desktop.d.ts +1 -1
  1671. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1672. package/side-panel/esm/components/footer/Component.js +2 -2
  1673. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1674. package/side-panel/esm/components/footer/desktop.css +3 -3
  1675. package/side-panel/esm/components/footer/index.css +4 -4
  1676. package/side-panel/esm/components/footer/layout.css +25 -25
  1677. package/side-panel/esm/components/footer/mobile.css +3 -3
  1678. package/side-panel/esm/components/header/Component.desktop.d.ts +1 -1
  1679. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1680. package/side-panel/esm/components/header/Component.js +2 -2
  1681. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1682. package/side-panel/esm/components/header/desktop.css +6 -6
  1683. package/side-panel/esm/components/header/index.css +16 -16
  1684. package/side-panel/esm/components/header/mobile.css +3 -3
  1685. package/side-panel/esm/desktop.css +3 -3
  1686. package/side-panel/esm/desktop.js +1 -1
  1687. package/side-panel/esm/index.js +1 -1
  1688. package/side-panel/esm/mobile.css +2 -2
  1689. package/side-panel/esm/mobile.js +1 -1
  1690. package/side-panel/esm/responsive.js +1 -1
  1691. package/side-panel/esm/transitions.desktop.css +7 -7
  1692. package/side-panel/esm/transitions.mobile.css +8 -8
  1693. package/side-panel/esm/{tslib.es6-7dfa8139.d.ts → tslib.es6-5feca87b.d.ts} +0 -0
  1694. package/{select-with-tags/esm/tslib.es6-8627e26b.js → side-panel/esm/tslib.es6-5feca87b.js} +0 -0
  1695. package/side-panel/index.js +1 -1
  1696. package/side-panel/mobile.css +2 -2
  1697. package/side-panel/mobile.js +1 -1
  1698. package/side-panel/modern/Component.desktop.js +2 -2
  1699. package/side-panel/modern/Component.mobile.js +2 -2
  1700. package/side-panel/modern/components/closer/Component.js +1 -1
  1701. package/side-panel/modern/components/closer/index.css +4 -4
  1702. package/side-panel/modern/components/content/Component.desktop.d.ts +1 -1
  1703. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1704. package/side-panel/modern/components/content/Component.js +1 -1
  1705. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1706. package/side-panel/modern/components/content/desktop.css +3 -3
  1707. package/side-panel/modern/components/content/index.css +3 -3
  1708. package/side-panel/modern/components/content/mobile.css +3 -3
  1709. package/side-panel/modern/components/footer/Component.desktop.d.ts +1 -1
  1710. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1711. package/side-panel/modern/components/footer/Component.js +2 -2
  1712. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1713. package/side-panel/modern/components/footer/desktop.css +3 -3
  1714. package/side-panel/modern/components/footer/index.css +4 -4
  1715. package/side-panel/modern/components/footer/layout.css +25 -25
  1716. package/side-panel/modern/components/footer/mobile.css +3 -3
  1717. package/side-panel/modern/components/header/Component.desktop.d.ts +1 -1
  1718. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1719. package/side-panel/modern/components/header/Component.js +1 -1
  1720. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1721. package/side-panel/modern/components/header/desktop.css +6 -6
  1722. package/side-panel/modern/components/header/index.css +16 -16
  1723. package/side-panel/modern/components/header/mobile.css +3 -3
  1724. package/side-panel/modern/desktop.css +3 -3
  1725. package/side-panel/modern/mobile.css +2 -2
  1726. package/side-panel/modern/transitions.desktop.css +7 -7
  1727. package/side-panel/modern/transitions.mobile.css +8 -8
  1728. package/side-panel/responsive.js +1 -1
  1729. package/side-panel/send-stats.js +1 -1
  1730. package/side-panel/transitions.desktop.css +7 -7
  1731. package/side-panel/transitions.mobile.css +8 -8
  1732. package/side-panel/{tslib.es6-bd97d91e.d.ts → tslib.es6-cc736946.d.ts} +0 -0
  1733. package/side-panel/{tslib.es6-bd97d91e.js → tslib.es6-cc736946.js} +0 -0
  1734. package/skeleton/Component.js +1 -1
  1735. package/skeleton/esm/Component.js +1 -1
  1736. package/skeleton/esm/index.css +10 -10
  1737. package/skeleton/index.css +10 -10
  1738. package/skeleton/modern/Component.js +1 -1
  1739. package/skeleton/modern/index.css +10 -10
  1740. package/skeleton/send-stats.js +1 -1
  1741. package/slider/Component.js +1 -1
  1742. package/slider/cssm/index.module.css +1 -1
  1743. package/slider/esm/Component.js +1 -1
  1744. package/slider/esm/index.css +22 -22
  1745. package/slider/index.css +22 -22
  1746. package/slider/modern/Component.js +1 -1
  1747. package/slider/modern/index.css +22 -22
  1748. package/slider/send-stats.js +1 -1
  1749. package/slider-input/Component.js +1 -1
  1750. package/slider-input/esm/Component.js +1 -1
  1751. package/slider-input/esm/index.css +26 -26
  1752. package/slider-input/index.css +26 -26
  1753. package/slider-input/modern/Component.js +1 -1
  1754. package/slider-input/modern/index.css +26 -26
  1755. package/slider-input/send-stats.js +1 -1
  1756. package/space/Component.js +3 -3
  1757. package/space/{Item-9b77ecfc.d.ts → Item-a8138ab8.d.ts} +0 -0
  1758. package/space/{Item-9b77ecfc.js → Item-a8138ab8.js} +0 -0
  1759. package/space/Item.js +1 -1
  1760. package/space/cssm/Component.js +1 -1
  1761. package/space/esm/Component.js +3 -3
  1762. package/space/esm/{Item-ee61445b.d.ts → Item-c4f2895a.d.ts} +0 -0
  1763. package/space/esm/{Item-ee61445b.js → Item-c4f2895a.js} +0 -0
  1764. package/space/esm/Item.js +1 -1
  1765. package/space/esm/index.css +8 -8
  1766. package/space/esm/index.js +1 -1
  1767. package/space/index.css +8 -8
  1768. package/space/index.js +1 -1
  1769. package/space/modern/Component.js +3 -3
  1770. package/space/modern/index.css +8 -8
  1771. package/space/send-stats.js +1 -1
  1772. package/spinner/Component.js +3 -3
  1773. package/spinner/default.css +1 -1
  1774. package/spinner/esm/Component.js +3 -3
  1775. package/spinner/esm/default.css +1 -1
  1776. package/spinner/esm/index.css +7 -7
  1777. package/spinner/esm/inverted.css +1 -1
  1778. package/spinner/index.css +7 -7
  1779. package/spinner/inverted.css +1 -1
  1780. package/spinner/modern/Component.js +3 -3
  1781. package/spinner/modern/default.css +1 -1
  1782. package/spinner/modern/index.css +7 -7
  1783. package/spinner/modern/inverted.css +1 -1
  1784. package/spinner/send-stats.js +1 -1
  1785. package/stack/send-stats.js +1 -1
  1786. package/status/Component.js +1 -1
  1787. package/status/esm/Component.js +1 -1
  1788. package/status/esm/index.css +18 -18
  1789. package/status/index.css +18 -18
  1790. package/status/modern/Component.js +1 -1
  1791. package/status/modern/index.css +18 -18
  1792. package/status/send-stats.js +1 -1
  1793. package/stepped-progress-bar/Component.js +1 -1
  1794. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1795. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  1796. package/stepped-progress-bar/esm/Component.js +1 -1
  1797. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1798. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  1799. package/stepped-progress-bar/esm/index.css +4 -4
  1800. package/stepped-progress-bar/index.css +4 -4
  1801. package/stepped-progress-bar/modern/Component.js +1 -1
  1802. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1803. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  1804. package/stepped-progress-bar/modern/index.css +4 -4
  1805. package/stepped-progress-bar/send-stats.js +1 -1
  1806. package/steps/Component.js +1 -1
  1807. package/steps/components/step/Component.js +1 -1
  1808. package/steps/components/step/index.css +32 -29
  1809. package/steps/components/step-indicator/Component.js +1 -1
  1810. package/steps/components/step-indicator/index.css +2 -2
  1811. package/steps/cssm/components/step/index.module.css +6 -3
  1812. package/steps/esm/Component.js +1 -1
  1813. package/steps/esm/components/step/Component.js +1 -1
  1814. package/steps/esm/components/step/index.css +32 -29
  1815. package/steps/esm/components/step-indicator/Component.js +1 -1
  1816. package/steps/esm/components/step-indicator/index.css +2 -2
  1817. package/steps/esm/index.css +3 -3
  1818. package/steps/index.css +3 -3
  1819. package/steps/modern/Component.js +1 -1
  1820. package/steps/modern/components/step/Component.js +1 -1
  1821. package/steps/modern/components/step/index.css +32 -29
  1822. package/steps/modern/components/step-indicator/Component.js +1 -1
  1823. package/steps/modern/components/step-indicator/index.css +2 -2
  1824. package/steps/modern/index.css +3 -3
  1825. package/steps/send-stats.js +1 -1
  1826. package/switch/Component.js +1 -1
  1827. package/switch/esm/Component.js +1 -1
  1828. package/switch/esm/index.css +25 -25
  1829. package/switch/index.css +25 -25
  1830. package/switch/modern/Component.js +1 -1
  1831. package/switch/modern/index.css +25 -25
  1832. package/switch/send-stats.js +1 -1
  1833. package/table/component.d.ts +1 -0
  1834. package/table/component.js +1 -1
  1835. package/table/components/index.js +1 -1
  1836. package/table/components/pagination/Component.js +2 -2
  1837. package/table/components/pagination/index.css +8 -8
  1838. package/table/components/pagination/index.js +1 -1
  1839. package/table/components/pagination/select-field/index.css +4 -4
  1840. package/table/components/pagination/select-field/index.js +2 -2
  1841. package/table/components/table/Component.d.ts +8 -0
  1842. package/table/components/table/Component.js +5 -3
  1843. package/table/components/table/index.css +9 -6
  1844. package/table/components/table/index.js +1 -1
  1845. package/table/components/table/utils.js +1 -1
  1846. package/table/components/table-context/index.d.ts +1 -0
  1847. package/table/components/table-context/index.js +1 -0
  1848. package/table/components/tbody/Component.js +2 -2
  1849. package/table/components/tbody/index.css +2 -2
  1850. package/table/components/tbody/index.js +1 -1
  1851. package/table/components/tcell/Component.js +2 -2
  1852. package/table/components/tcell/index.css +6 -6
  1853. package/table/components/tcell/index.js +1 -1
  1854. package/table/components/texpandable-row/Component.js +2 -2
  1855. package/table/components/texpandable-row/index.css +5 -5
  1856. package/table/components/texpandable-row/index.js +1 -1
  1857. package/table/components/thead/Component.js +2 -2
  1858. package/table/components/thead/index.css +6 -6
  1859. package/table/components/thead/index.js +1 -1
  1860. package/table/components/thead-cell/Component.js +7 -4
  1861. package/table/components/thead-cell/index.css +14 -7
  1862. package/table/components/thead-cell/index.js +1 -1
  1863. package/table/components/trow/Component.js +2 -2
  1864. package/table/components/trow/index.css +8 -8
  1865. package/table/components/trow/index.js +1 -1
  1866. package/table/components/tsortable-head-cell/Component.js +2 -2
  1867. package/table/components/tsortable-head-cell/index.css +9 -9
  1868. package/table/components/tsortable-head-cell/index.js +1 -1
  1869. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1870. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1871. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1872. package/table/cssm/component.d.ts +1 -0
  1873. package/table/cssm/components/table/Component.d.ts +8 -0
  1874. package/table/cssm/components/table/Component.js +3 -1
  1875. package/table/cssm/components/table/index.module.css +3 -0
  1876. package/table/cssm/components/table-context/index.d.ts +1 -0
  1877. package/table/cssm/components/table-context/index.js +1 -0
  1878. package/table/cssm/components/thead-cell/Component.js +5 -2
  1879. package/table/cssm/components/thead-cell/index.module.css +7 -0
  1880. package/table/esm/component.d.ts +1 -0
  1881. package/table/esm/component.js +1 -1
  1882. package/table/esm/components/index.js +1 -1
  1883. package/table/esm/components/pagination/Component.js +2 -2
  1884. package/table/esm/components/pagination/index.css +8 -8
  1885. package/table/esm/components/pagination/index.js +1 -1
  1886. package/table/esm/components/pagination/select-field/index.css +4 -4
  1887. package/table/esm/components/pagination/select-field/index.js +2 -2
  1888. package/table/esm/components/table/Component.d.ts +8 -0
  1889. package/table/esm/components/table/Component.js +5 -3
  1890. package/table/esm/components/table/index.css +9 -6
  1891. package/table/esm/components/table/index.js +1 -1
  1892. package/table/esm/components/table/utils.js +1 -1
  1893. package/table/esm/components/table-context/index.d.ts +1 -0
  1894. package/table/esm/components/table-context/index.js +1 -0
  1895. package/table/esm/components/tbody/Component.js +2 -2
  1896. package/table/esm/components/tbody/index.css +2 -2
  1897. package/table/esm/components/tbody/index.js +1 -1
  1898. package/table/esm/components/tcell/Component.js +2 -2
  1899. package/table/esm/components/tcell/index.css +6 -6
  1900. package/table/esm/components/tcell/index.js +1 -1
  1901. package/table/esm/components/texpandable-row/Component.js +2 -2
  1902. package/table/esm/components/texpandable-row/index.css +5 -5
  1903. package/table/esm/components/texpandable-row/index.js +1 -1
  1904. package/table/esm/components/thead/Component.js +2 -2
  1905. package/table/esm/components/thead/index.css +6 -6
  1906. package/table/esm/components/thead/index.js +1 -1
  1907. package/table/esm/components/thead-cell/Component.js +7 -4
  1908. package/table/esm/components/thead-cell/index.css +14 -7
  1909. package/table/esm/components/thead-cell/index.js +1 -1
  1910. package/table/esm/components/trow/Component.js +2 -2
  1911. package/table/esm/components/trow/index.css +8 -8
  1912. package/table/esm/components/trow/index.js +1 -1
  1913. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1914. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1915. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1916. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1917. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1918. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1919. package/table/esm/index.js +1 -1
  1920. package/table/esm/{tslib.es6-0b627ed6.d.ts → tslib.es6-73de7bd1.d.ts} +0 -0
  1921. package/{side-panel/esm/tslib.es6-7dfa8139.js → table/esm/tslib.es6-73de7bd1.js} +0 -0
  1922. package/table/index.js +1 -1
  1923. package/table/modern/component.d.ts +1 -0
  1924. package/table/modern/components/pagination/Component.js +2 -2
  1925. package/table/modern/components/pagination/index.css +8 -8
  1926. package/table/modern/components/pagination/select-field/index.css +4 -4
  1927. package/table/modern/components/pagination/select-field/index.js +1 -1
  1928. package/table/modern/components/table/Component.d.ts +8 -0
  1929. package/table/modern/components/table/Component.js +4 -2
  1930. package/table/modern/components/table/index.css +9 -6
  1931. package/table/modern/components/table/utils.js +2 -2
  1932. package/table/modern/components/table-context/index.d.ts +1 -0
  1933. package/table/modern/components/table-context/index.js +1 -0
  1934. package/table/modern/components/tbody/Component.js +1 -1
  1935. package/table/modern/components/tbody/index.css +2 -2
  1936. package/table/modern/components/tcell/Component.js +1 -1
  1937. package/table/modern/components/tcell/index.css +6 -6
  1938. package/table/modern/components/texpandable-row/Component.js +1 -1
  1939. package/table/modern/components/texpandable-row/index.css +5 -5
  1940. package/table/modern/components/thead/Component.js +1 -1
  1941. package/table/modern/components/thead/index.css +6 -6
  1942. package/table/modern/components/thead-cell/Component.js +5 -3
  1943. package/table/modern/components/thead-cell/index.css +14 -7
  1944. package/table/modern/components/trow/Component.js +1 -1
  1945. package/table/modern/components/trow/index.css +8 -8
  1946. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1947. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1948. package/table/modern/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1949. package/table/modern/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1950. package/table/modern/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1951. package/table/send-stats.js +1 -1
  1952. package/table/{tslib.es6-7aeefe28.d.ts → tslib.es6-4a0b0964.d.ts} +0 -0
  1953. package/table/{tslib.es6-7aeefe28.js → tslib.es6-4a0b0964.js} +0 -0
  1954. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1955. package/tabs/components/primary-tablist/Component.js +1 -1
  1956. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1957. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1958. package/tabs/components/primary-tablist/index.css +19 -19
  1959. package/tabs/components/primary-tablist/mobile.css +22 -22
  1960. package/tabs/components/scrollable-container/Component.js +1 -1
  1961. package/tabs/components/scrollable-container/index.css +4 -4
  1962. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1963. package/tabs/components/secondary-tablist/Component.js +1 -1
  1964. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1965. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1966. package/tabs/components/secondary-tablist/index.css +10 -10
  1967. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1968. package/tabs/components/tab/Component.js +1 -1
  1969. package/tabs/components/tab/index.css +2 -2
  1970. package/tabs/components/tabs/Component.desktop.js +3 -3
  1971. package/tabs/components/tabs/Component.mobile.js +3 -3
  1972. package/tabs/components/tabs/Component.responsive.js +3 -3
  1973. package/tabs/desktop.js +3 -3
  1974. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1975. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1976. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1977. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1978. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1979. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1980. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1981. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1982. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1983. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1984. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1985. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1986. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1987. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1988. package/tabs/esm/components/tab/Component.js +1 -1
  1989. package/tabs/esm/components/tab/index.css +2 -2
  1990. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1991. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1992. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1993. package/tabs/esm/desktop.js +3 -3
  1994. package/tabs/esm/index.js +3 -3
  1995. package/tabs/esm/index.module-3600309e.js +4 -0
  1996. package/tabs/esm/index.module-830e1ca8.js +4 -0
  1997. package/tabs/esm/mobile.js +3 -3
  1998. package/tabs/esm/responsive.js +3 -3
  1999. package/tabs/esm/{tslib.es6-fd1bd50d.d.ts → tslib.es6-e7d8d43f.d.ts} +0 -0
  2000. package/{table/esm/tslib.es6-0b627ed6.js → tabs/esm/tslib.es6-e7d8d43f.js} +0 -0
  2001. package/tabs/index.js +3 -3
  2002. package/tabs/index.module-3df59ac2.js +4 -0
  2003. package/tabs/index.module-62ec069c.js +4 -0
  2004. package/tabs/mobile.js +3 -3
  2005. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  2006. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  2007. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  2008. package/tabs/modern/components/primary-tablist/index.css +19 -19
  2009. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  2010. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  2011. package/tabs/modern/components/scrollable-container/index.css +4 -4
  2012. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  2013. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  2014. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  2015. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  2016. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  2017. package/tabs/modern/components/tab/Component.js +1 -1
  2018. package/tabs/modern/components/tab/index.css +2 -2
  2019. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  2020. package/tabs/modern/components/tabs/Component.js +2 -2
  2021. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  2022. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  2023. package/tabs/modern/desktop.js +2 -2
  2024. package/tabs/modern/index.js +2 -2
  2025. package/tabs/modern/index.module-3600309e.js +4 -0
  2026. package/tabs/modern/index.module-830e1ca8.js +4 -0
  2027. package/tabs/modern/mobile.js +2 -2
  2028. package/tabs/modern/responsive.js +2 -2
  2029. package/tabs/modern/useTabs.js +3 -3
  2030. package/tabs/responsive.js +3 -3
  2031. package/tabs/send-stats.js +1 -1
  2032. package/tabs/{tslib.es6-18f1f1ab.d.ts → tslib.es6-8a221c5d.d.ts} +0 -0
  2033. package/tabs/{tslib.es6-18f1f1ab.js → tslib.es6-8a221c5d.js} +0 -0
  2034. package/tag/Component.js +3 -3
  2035. package/tag/default.css +8 -8
  2036. package/tag/esm/Component.js +3 -3
  2037. package/tag/esm/default.css +8 -8
  2038. package/tag/esm/index.css +37 -37
  2039. package/tag/esm/inverted.css +8 -8
  2040. package/tag/index.css +37 -37
  2041. package/tag/inverted.css +8 -8
  2042. package/tag/modern/Component.js +3 -3
  2043. package/tag/modern/default.css +8 -8
  2044. package/tag/modern/index.css +37 -37
  2045. package/tag/modern/inverted.css +8 -8
  2046. package/tag/send-stats.js +1 -1
  2047. package/textarea/Component.js +3 -3
  2048. package/textarea/default.css +18 -18
  2049. package/textarea/esm/Component.js +3 -3
  2050. package/textarea/esm/default.css +18 -18
  2051. package/textarea/esm/index.css +40 -40
  2052. package/textarea/esm/inverted.css +18 -18
  2053. package/textarea/index.css +40 -40
  2054. package/textarea/inverted.css +18 -18
  2055. package/textarea/modern/Component.js +3 -3
  2056. package/textarea/modern/default.css +18 -18
  2057. package/textarea/modern/index.css +40 -40
  2058. package/textarea/modern/inverted.css +18 -18
  2059. package/textarea/send-stats.js +1 -1
  2060. package/themes/compiled/mobile-dark-bluetint.css +272 -270
  2061. package/themes/dist/compiled/mobile-dark-bluetint.css +947 -942
  2062. package/themes/dist/send-stats.js +1 -1
  2063. package/themes/send-stats.js +1 -1
  2064. package/time-input/send-stats.js +1 -1
  2065. package/time-input/utils/format.js +6 -10
  2066. package/toast/component.js +1 -1
  2067. package/toast/esm/component.js +1 -1
  2068. package/toast/esm/index.css +10 -10
  2069. package/toast/index.css +10 -10
  2070. package/toast/modern/component.js +5 -5
  2071. package/toast/modern/index.css +10 -10
  2072. package/toast/send-stats.js +1 -1
  2073. package/toast-plate/component.js +3 -3
  2074. package/toast-plate/default.css +3 -3
  2075. package/toast-plate/esm/component.js +3 -3
  2076. package/toast-plate/esm/default.css +3 -3
  2077. package/toast-plate/esm/index.css +16 -16
  2078. package/toast-plate/esm/inverted.css +3 -3
  2079. package/toast-plate/index.css +16 -16
  2080. package/toast-plate/inverted.css +3 -3
  2081. package/toast-plate/modern/component.js +3 -3
  2082. package/toast-plate/modern/default.css +3 -3
  2083. package/toast-plate/modern/index.css +16 -16
  2084. package/toast-plate/modern/inverted.css +3 -3
  2085. package/toast-plate/send-stats.js +1 -1
  2086. package/tooltip/{Component-fd1d6bdf.d.ts → Component-8ede37f9.d.ts} +0 -0
  2087. package/tooltip/{Component-fd1d6bdf.js → Component-8ede37f9.js} +3 -3
  2088. package/tooltip/Component.js +1 -1
  2089. package/tooltip/component.responsive.js +2 -2
  2090. package/tooltip/default.css +3 -3
  2091. package/tooltip/esm/{Component-067030f9.d.ts → Component-8a15139d.d.ts} +0 -0
  2092. package/tooltip/esm/{Component-067030f9.js → Component-8a15139d.js} +3 -3
  2093. package/tooltip/esm/Component.js +1 -1
  2094. package/tooltip/esm/component.responsive.js +2 -2
  2095. package/tooltip/esm/default.css +3 -3
  2096. package/tooltip/esm/index.css +6 -6
  2097. package/tooltip/esm/index.d.ts +1 -1
  2098. package/tooltip/esm/index.js +1 -1
  2099. package/tooltip/esm/inverted.css +5 -5
  2100. package/tooltip/esm/responsive.css +3 -3
  2101. package/tooltip/esm/responsive.js +1 -1
  2102. package/tooltip/index.css +6 -6
  2103. package/tooltip/index.d.ts +1 -1
  2104. package/tooltip/index.js +1 -1
  2105. package/tooltip/inverted.css +5 -5
  2106. package/tooltip/modern/Component.js +3 -3
  2107. package/tooltip/modern/component.responsive.js +1 -1
  2108. package/tooltip/modern/default.css +3 -3
  2109. package/tooltip/modern/index.css +6 -6
  2110. package/tooltip/modern/inverted.css +5 -5
  2111. package/tooltip/modern/responsive.css +3 -3
  2112. package/tooltip/responsive.css +3 -3
  2113. package/tooltip/responsive.js +1 -1
  2114. package/tooltip/send-stats.js +1 -1
  2115. package/typography/colors.css +13 -13
  2116. package/typography/{colors.module-2ba58573.d.ts → colors.module-dbc538f6.d.ts} +0 -0
  2117. package/typography/{colors.module-2ba58573.js → colors.module-dbc538f6.js} +1 -1
  2118. package/typography/common.module-770e976f.js +4 -0
  2119. package/typography/component.js +2 -2
  2120. package/typography/cssm/title-mobile/component.js +6 -7
  2121. package/typography/cssm/title-responsive/component.js +6 -7
  2122. package/typography/esm/colors.css +13 -13
  2123. package/typography/esm/{colors.module-b694324b.d.ts → colors.module-38c27f53.d.ts} +0 -0
  2124. package/typography/esm/{colors.module-b694324b.js → colors.module-38c27f53.js} +1 -1
  2125. package/typography/esm/common.module-e9a29273.js +4 -0
  2126. package/typography/esm/component.js +2 -2
  2127. package/typography/esm/index.js +2 -2
  2128. package/typography/esm/text/component.js +2 -2
  2129. package/typography/esm/text/index.css +14 -14
  2130. package/typography/esm/text/index.js +1 -1
  2131. package/typography/esm/title/common.css +5 -5
  2132. package/typography/esm/title/component.js +1 -1
  2133. package/typography/esm/title/index.css +19 -19
  2134. package/typography/esm/title/index.js +3 -3
  2135. package/typography/esm/title-mobile/component.js +9 -10
  2136. package/typography/esm/title-mobile/index.css +14 -14
  2137. package/typography/esm/title-mobile/index.js +2 -2
  2138. package/typography/esm/title-responsive/component.js +9 -10
  2139. package/typography/esm/title-responsive/index.css +41 -41
  2140. package/typography/esm/title-responsive/index.js +2 -2
  2141. package/typography/index.js +2 -2
  2142. package/typography/modern/colors.css +13 -13
  2143. package/typography/modern/colors.module-443b0f90.js +4 -0
  2144. package/typography/modern/common.module-e9a29273.js +4 -0
  2145. package/typography/modern/component.js +2 -2
  2146. package/typography/modern/index.js +2 -2
  2147. package/typography/modern/text/component.js +2 -2
  2148. package/typography/modern/text/index.css +14 -14
  2149. package/typography/modern/text/index.js +1 -1
  2150. package/typography/modern/title/common.css +5 -5
  2151. package/typography/modern/title/component.js +1 -1
  2152. package/typography/modern/title/index.css +19 -19
  2153. package/typography/modern/title/index.js +3 -3
  2154. package/typography/modern/title-mobile/component.js +5 -5
  2155. package/typography/modern/title-mobile/index.css +14 -14
  2156. package/typography/modern/title-mobile/index.js +2 -2
  2157. package/typography/modern/title-responsive/component.js +5 -5
  2158. package/typography/modern/title-responsive/index.css +41 -41
  2159. package/typography/modern/title-responsive/index.js +2 -2
  2160. package/typography/send-stats.js +1 -1
  2161. package/typography/text/component.js +2 -2
  2162. package/typography/text/index.css +14 -14
  2163. package/typography/text/index.js +1 -1
  2164. package/typography/title/common.css +5 -5
  2165. package/typography/title/component.js +1 -1
  2166. package/typography/title/index.css +19 -19
  2167. package/typography/title/index.js +3 -3
  2168. package/typography/title-mobile/component.js +9 -10
  2169. package/typography/title-mobile/index.css +14 -14
  2170. package/typography/title-mobile/index.js +2 -2
  2171. package/typography/title-responsive/component.js +9 -10
  2172. package/typography/title-responsive/index.css +41 -41
  2173. package/typography/title-responsive/index.js +2 -2
  2174. package/vars/dist/send-stats.js +1 -1
  2175. package/vars/send-stats.js +1 -1
  2176. package/with-suffix/Component.js +1 -1
  2177. package/with-suffix/esm/Component.js +1 -1
  2178. package/with-suffix/esm/index.css +9 -9
  2179. package/with-suffix/index.css +9 -9
  2180. package/with-suffix/modern/Component.js +1 -1
  2181. package/with-suffix/modern/index.css +9 -9
  2182. package/with-suffix/send-stats.js +1 -1
  2183. package/calendar/Context-bdb4c6b9.d.ts +0 -4
  2184. package/calendar/cssm/Context-bdb4c6b9.d.ts +0 -4
  2185. package/calendar/cssm/index-bdb4c6b9.d.ts +0 -236
  2186. package/calendar/esm/Context-bdb4c6b9.d.ts +0 -4
  2187. package/calendar/esm/index-bdb4c6b9.d.ts +0 -236
  2188. package/calendar/index-bdb4c6b9.d.ts +0 -236
  2189. package/calendar/modern/Context-bdb4c6b9.d.ts +0 -4
  2190. package/calendar/modern/index-bdb4c6b9.d.ts +0 -236
  2191. package/calendar-range/modern/index.module-844715db.js +0 -4
  2192. package/grid/esm/gutters.module-dfe24d2c.js +0 -30
  2193. package/grid/gutters.module-419f4381.js +0 -31
  2194. package/grid/modern/gutters.module-57649b92.js +0 -4
  2195. package/modal/Component-4316068c.d.ts +0 -50
  2196. package/modal/Component-4316068c.js +0 -41
  2197. package/modal/components/content/Component.desktop.d.ts +0 -11
  2198. package/modal/components/content/Component.desktop.js +0 -23
  2199. package/modal/components/content/Component.mobile.d.ts +0 -5
  2200. package/modal/components/content/Component.mobile.js +0 -23
  2201. package/modal/components/footer/Component.desktop.d.ts +0 -11
  2202. package/modal/components/footer/Component.desktop.js +0 -26
  2203. package/modal/components/footer/Component.mobile.d.ts +0 -5
  2204. package/modal/components/footer/Component.mobile.js +0 -26
  2205. package/modal/components/header/Component.desktop.d.ts +0 -15
  2206. package/modal/components/header/Component.desktop.js +0 -31
  2207. package/modal/components/header/Component.mobile.d.ts +0 -10
  2208. package/modal/components/header/Component.mobile.js +0 -31
  2209. package/modal/cssm/Component-5fe52731.d.ts +0 -50
  2210. package/modal/cssm/Component-5fe52731.js +0 -40
  2211. package/modal/cssm/components/content/Component.desktop.d.ts +0 -11
  2212. package/modal/cssm/components/content/Component.desktop.js +0 -23
  2213. package/modal/cssm/components/content/Component.mobile.d.ts +0 -5
  2214. package/modal/cssm/components/content/Component.mobile.js +0 -23
  2215. package/modal/cssm/components/footer/Component.desktop.d.ts +0 -11
  2216. package/modal/cssm/components/footer/Component.desktop.js +0 -27
  2217. package/modal/cssm/components/footer/Component.mobile.d.ts +0 -5
  2218. package/modal/cssm/components/footer/Component.mobile.js +0 -27
  2219. package/modal/cssm/components/header/Component.desktop.d.ts +0 -15
  2220. package/modal/cssm/components/header/Component.desktop.js +0 -32
  2221. package/modal/cssm/components/header/Component.mobile.d.ts +0 -10
  2222. package/modal/cssm/components/header/Component.mobile.js +0 -32
  2223. package/modal/esm/Component-5bc49f26.d.ts +0 -50
  2224. package/modal/esm/Component-5bc49f26.js +0 -36
  2225. package/modal/esm/components/content/Component.desktop.d.ts +0 -11
  2226. package/modal/esm/components/content/Component.desktop.js +0 -16
  2227. package/modal/esm/components/content/Component.mobile.d.ts +0 -5
  2228. package/modal/esm/components/content/Component.mobile.js +0 -16
  2229. package/modal/esm/components/footer/Component.desktop.d.ts +0 -11
  2230. package/modal/esm/components/footer/Component.desktop.js +0 -19
  2231. package/modal/esm/components/footer/Component.mobile.d.ts +0 -5
  2232. package/modal/esm/components/footer/Component.mobile.js +0 -19
  2233. package/modal/esm/components/header/Component.desktop.d.ts +0 -15
  2234. package/modal/esm/components/header/Component.desktop.js +0 -24
  2235. package/modal/esm/components/header/Component.mobile.d.ts +0 -10
  2236. package/modal/esm/components/header/Component.mobile.js +0 -23
  2237. package/modal/esm/transitions.module-053bd5b2.js +0 -4
  2238. package/modal/modern/Component-4974412a.d.ts +0 -50
  2239. package/modal/modern/Component-4974412a.js +0 -34
  2240. package/modal/modern/components/content/Component.desktop.d.ts +0 -11
  2241. package/modal/modern/components/content/Component.desktop.js +0 -12
  2242. package/modal/modern/components/content/Component.mobile.d.ts +0 -5
  2243. package/modal/modern/components/content/Component.mobile.js +0 -12
  2244. package/modal/modern/components/footer/Component.desktop.d.ts +0 -11
  2245. package/modal/modern/components/footer/Component.desktop.js +0 -14
  2246. package/modal/modern/components/footer/Component.mobile.d.ts +0 -5
  2247. package/modal/modern/components/footer/Component.mobile.js +0 -14
  2248. package/modal/modern/components/header/Component.desktop.d.ts +0 -15
  2249. package/modal/modern/components/header/Component.desktop.js +0 -21
  2250. package/modal/modern/components/header/Component.mobile.d.ts +0 -10
  2251. package/modal/modern/components/header/Component.mobile.js +0 -18
  2252. package/modal/modern/getDataTestId-3fe0d3e6.d.ts +0 -2
  2253. package/modal/modern/transitions.module-053bd5b2.js +0 -4
  2254. package/modal/transitions.module-b8ebf246.js +0 -4
  2255. package/pure-cell/esm/getDataTestId-a82f2b26.d.ts +0 -2
  2256. package/pure-cell/getDataTestId-36b0b09b.d.ts +0 -2
  2257. package/pure-cell/modern/getDataTestId-a3e2fdbc.d.ts +0 -2
  2258. package/select/Component-42bffe35.d.ts +0 -114
  2259. package/select/Component-db573794.d.ts +0 -73
  2260. package/select/Component.mobile-3fe0d3e6.d.ts +0 -56
  2261. package/select/Context-c2e6f1b2.d.ts +0 -4
  2262. package/select/cssm/Component-db573794.d.ts +0 -73
  2263. package/select/cssm/Component.mobile-3fe0d3e6.d.ts +0 -56
  2264. package/select/cssm/Context-c2e6f1b2.d.ts +0 -4
  2265. package/select/esm/Component-889ce29b.d.ts +0 -114
  2266. package/select/esm/Component-db573794.d.ts +0 -73
  2267. package/select/esm/Component.mobile-3fe0d3e6.d.ts +0 -56
  2268. package/select/esm/Context-c2e6f1b2.d.ts +0 -4
  2269. package/select/modern/Component-db573794.d.ts +0 -73
  2270. package/select/modern/Component-dc7907a7.d.ts +0 -114
  2271. package/select/modern/Component.mobile-3fe0d3e6.d.ts +0 -56
  2272. package/select/modern/Context-c2e6f1b2.d.ts +0 -4
  2273. package/tabs/esm/index.module-94e4c644.js +0 -4
  2274. package/tabs/esm/index.module-feb73f0a.js +0 -4
  2275. package/tabs/esm/tslib.es6-fd1bd50d.js +0 -40
  2276. package/tabs/index.module-0c457337.js +0 -4
  2277. package/tabs/index.module-71749148.js +0 -4
  2278. package/tabs/modern/index.module-94e4c644.js +0 -4
  2279. package/tabs/modern/index.module-feb73f0a.js +0 -4
  2280. package/typography/common.module-c7b5f1ff.js +0 -4
  2281. package/typography/esm/common.module-6a9b5b80.js +0 -4
  2282. package/typography/modern/colors.module-3475616e.js +0 -4
  2283. package/typography/modern/common.module-6a9b5b80.js +0 -4
@@ -1,345 +1,338 @@
1
- .card-image__cardImage_1me6y {
1
+ .card-image__cardImage_b2x5e {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_1me6y {
4
+ .card-image__loaded_b2x5e {
5
5
  background: transparent
6
- }.badge__component_1woed {
6
+ }.backdrop__backdrop_75g1a {
7
+ -webkit-tap-highlight-color: transparent;
8
+ }
9
+ .backdrop__appear_75g1a,
10
+ .backdrop__enter_75g1a {
11
+ background-color: transparent;
12
+ }
13
+ .backdrop__appearActive_75g1a,
14
+ .backdrop__enterActive_75g1a,
15
+ .backdrop__appearDone_75g1a,
16
+ .backdrop__enterDone_75g1a {
17
+ background-color: rgba(0, 0, 0, 0.8);
18
+ }
19
+ .backdrop__exit_75g1a {
20
+ background-color: rgba(0, 0, 0, 0.8);
21
+ }
22
+ .backdrop__exitActive_75g1a,
23
+ .backdrop__exitDone_75g1a {
24
+ background-color: transparent;
25
+ }.badge__component_26beu {
7
26
  background-color: #ef3124;
8
27
  color: #000;
9
28
  }
10
- .badge__outlineCount_1woed {
29
+ .badge__outlineCount_26beu {
11
30
  background-color: #121212;
12
31
  }
13
- .badge__icon_1woed {
32
+ .badge__icon_26beu {
14
33
  color: #2fc26e
15
34
  }
16
- .badge__icon_1woed.badge__positive_1woed {
35
+ .badge__icon_26beu.badge__positive_26beu {
17
36
  color: #2fc26e;
18
37
  background-color: #2fc26e;
19
38
  }
20
- .badge__icon_1woed.badge__attention_1woed {
39
+ .badge__icon_26beu.badge__attention_26beu {
21
40
  color: #f6bf65;
22
41
  background-color: #f6bf65;
23
42
  }
24
- .badge__icon_1woed.badge__negative_1woed {
43
+ .badge__icon_26beu.badge__negative_26beu {
25
44
  color: #d91d0b;
26
45
  background-color: #d91d0b;
27
46
  }
28
- .badge__icon_1woed.badge__link_1woed {
47
+ .badge__icon_26beu.badge__link_26beu {
29
48
  color: #0072ef;
30
49
  background-color: #0072ef;
31
50
  }
32
- .badge__icon_1woed.badge__tertiary_1woed {
51
+ .badge__icon_26beu.badge__tertiary_26beu {
33
52
  color: #464649;
34
53
  background-color: #464649;
35
54
  }
36
- .badge__icon_1woed.badge__secondary_1woed {
55
+ .badge__icon_26beu.badge__secondary_26beu {
37
56
  color: #8d8d93;
38
57
  background-color: #8d8d93;
39
58
  }
40
- .badge__icon_1woed.badge__primary_1woed {
59
+ .badge__icon_26beu.badge__primary_26beu {
41
60
  color: #fff;
42
61
  background-color: #fff;
43
62
  }
44
- .badge__icon_1woed:before {
63
+ .badge__icon_26beu:before {
45
64
  background-color: #121212;
46
65
  }
47
- .badge__outline_1woed {
66
+ .badge__outline_26beu {
48
67
  background-color: #121212;
49
68
  }
50
- .badge__outlineColor_1woed.badge__attention_1woed {
69
+ .badge__outlineColor_26beu.badge__attention_26beu {
51
70
  background-color: #f6bf65;
52
71
  }
53
- .badge__outlineColor_1woed.badge__positive_1woed {
72
+ .badge__outlineColor_26beu.badge__positive_26beu {
54
73
  background-color: #2fc26e;
55
74
  }
56
- .badge__outlineColor_1woed.badge__negative_1woed {
75
+ .badge__outlineColor_26beu.badge__negative_26beu {
57
76
  background-color: #d91d0b;
58
77
  }
59
- .badge__outlineColor_1woed.badge__link_1woed {
78
+ .badge__outlineColor_26beu.badge__link_26beu {
60
79
  background-color: #0072ef;
61
80
  }
62
- .badge__outlineColor_1woed .badge__tertiary_1woed {
81
+ .badge__outlineColor_26beu .badge__tertiary_26beu {
63
82
  background-color: #464649;
64
83
  }
65
- .badge__outlineColor_1woed.badge__secondary_1woed {
84
+ .badge__outlineColor_26beu.badge__secondary_26beu {
66
85
  background-color: #8d8d93;
67
86
  }
68
- .badge__outlineColor_1woed.badge__primary_1woed {
87
+ .badge__outlineColor_26beu.badge__primary_26beu {
69
88
  background-color: #fff;
70
- }.backdrop__backdrop_2p5hs {
71
- -webkit-tap-highlight-color: transparent;
72
- }
73
- .backdrop__appear_2p5hs,
74
- .backdrop__enter_2p5hs {
75
- background-color: transparent;
76
- }
77
- .backdrop__appearActive_2p5hs,
78
- .backdrop__enterActive_2p5hs,
79
- .backdrop__appearDone_2p5hs,
80
- .backdrop__enterDone_2p5hs {
81
- background-color: rgba(0, 0, 0, 0.8);
82
- }
83
- .backdrop__exit_2p5hs {
84
- background-color: rgba(0, 0, 0, 0.8);
85
- }
86
- .backdrop__exitActive_2p5hs,
87
- .backdrop__exitDone_2p5hs {
88
- background-color: transparent;
89
- }.checkbox-group__error_1e64u {
89
+ }.checkbox-group__error_1kg1z {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_1e64u {
92
+ .checkbox-group__label_1kg1z {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_1e64u {
95
+ .checkbox-group__errorMessage_1kg1z {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_1e64u {
98
+ .checkbox-group__hint_1kg1z {
99
99
  color: rgba(235, 235, 245, 0.6);
100
- }.checkbox__box_15di3 {
100
+ }.checkbox__box_17x57 {
101
101
  color: #000;
102
102
  background-color: #000;
103
103
  border: 1.5px solid #8d8d93;
104
104
  }
105
- .checkbox__checkedIcon_15di3 {
105
+ .checkbox__checkedIcon_17x57 {
106
106
  color: #000;
107
107
  }
108
- .checkbox__component_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
108
+ .checkbox__component_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
109
109
  background-color: #000;
110
110
  border-color: #8d8d93;
111
111
  }
112
- .checkbox__component_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
112
+ .checkbox__component_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
113
113
  background-color: #000;
114
114
  border-color: #fff;
115
115
  }
116
- .checkbox__checked_15di3 .checkbox__box_15di3 {
116
+ .checkbox__checked_17x57 .checkbox__box_17x57 {
117
117
  background-color: #fff;
118
118
  border-color: transparent;
119
119
  }
120
- .checkbox__checked_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
120
+ .checkbox__checked_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
121
121
  background-color: rgb(255, 255, 255);
122
122
  border-color: transparent;
123
123
  }
124
- .checkbox__checked_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
124
+ .checkbox__checked_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
125
125
  background-color: rgb(255, 255, 255);
126
126
  border-color: transparent;
127
127
  }
128
- .checkbox__indeterminate_15di3 .checkbox__box_15di3 {
128
+ .checkbox__indeterminate_17x57 .checkbox__box_17x57 {
129
129
  background-color: #fff;
130
130
  border-color: transparent;
131
131
  }
132
- .checkbox__indeterminate_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
132
+ .checkbox__indeterminate_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
133
133
  background-color: rgb(255, 255, 255);
134
134
  border-color: transparent;
135
135
  }
136
- .checkbox__indeterminate_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
136
+ .checkbox__indeterminate_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
137
137
  background-color: rgb(255, 255, 255);
138
138
  border-color: transparent;
139
139
  }
140
- .checkbox__disabled_15di3 .checkbox__box_15di3 {
140
+ .checkbox__disabled_17x57 .checkbox__box_17x57 {
141
141
  background-color: #000;
142
142
  border-color: #2a2a2c;
143
143
  }
144
- .checkbox__disabled_15di3.checkbox__checked_15di3 .checkbox__box_15di3 {
144
+ .checkbox__disabled_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
145
145
  background-color: #3a3a3c;
146
146
  border-color: transparent;
147
147
  }
148
- .checkbox__disabled_15di3.checkbox__indeterminate_15di3 .checkbox__box_15di3 {
148
+ .checkbox__disabled_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
149
149
  background-color: #3a3a3c;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__disabled_15di3 .checkbox__label_15di3 {
152
+ .checkbox__disabled_17x57 .checkbox__label_17x57 {
153
153
  color: rgba(235, 235, 245, 0.6);
154
154
  }
155
- .checkbox__disabled_15di3 .checkbox__hint_15di3 {
155
+ .checkbox__disabled_17x57 .checkbox__hint_17x57 {
156
156
  color: rgba(235, 235, 245, 0.6);
157
157
  }
158
- .checkbox__inactive_15di3 .checkbox__box_15di3 {
158
+ .checkbox__inactive_17x57 .checkbox__box_17x57 {
159
159
  background-color: #3a3a3c;
160
160
  border-color: #464649;
161
161
  }
162
- .checkbox__inactive_15di3.checkbox__checked_15di3 .checkbox__box_15di3 {
162
+ .checkbox__inactive_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
163
163
  color: #464649;
164
164
  border-color: transparent;
165
165
  }
166
- .checkbox__inactive_15di3.checkbox__indeterminate_15di3 .checkbox__box_15di3 {
166
+ .checkbox__inactive_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
167
167
  border-color: transparent;
168
168
  }
169
- .checkbox__focused_15di3 .checkbox__box_15di3 {
169
+ .checkbox__focused_17x57 .checkbox__box_17x57 {
170
170
  outline: 2px solid #0072ef;
171
171
  }
172
- .checkbox__label_15di3 {
172
+ .checkbox__label_17x57 {
173
173
  color: #fff;
174
174
  }
175
- .checkbox__errorMessage_15di3 {
175
+ .checkbox__errorMessage_17x57 {
176
176
  color: #f15045;
177
177
  }
178
- .checkbox__hint_15di3 {
178
+ .checkbox__hint_17x57 {
179
179
  color: rgba(235, 235, 245, 0.6);
180
180
  }
181
- .checkbox__inactive_15di3 .checkbox__indeterminateLine_15di3 {
181
+ .checkbox__inactive_17x57 .checkbox__indeterminateLine_17x57 {
182
182
  background-color: #464649;
183
183
  }
184
- .checkbox__indeterminateLine_15di3 {
184
+ .checkbox__indeterminateLine_17x57 {
185
185
  background-color: #000;
186
- }.divider__component_1tvo9 {
186
+ }
187
+ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
188
+ }.divider__component_3x7io {
187
189
  border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_un4ab {
190
+ }.dropzone__component_9xb9m {
189
191
  border: 2px dashed #464649;
190
192
  }
191
- .dropzone__component_un4ab:not(.dropzone__disabled_un4ab):hover {
193
+ .dropzone__component_9xb9m:not(.dropzone__disabled_9xb9m):hover {
192
194
  background-color: transparent;
193
195
  }
194
- .dropzone__dragOver_un4ab {
196
+ .dropzone__dragOver_9xb9m {
195
197
  background-color: transparent;
196
198
  }
197
- .dropzone__error_un4ab {
199
+ .dropzone__error_9xb9m {
198
200
  border-color: #ef3124;
199
201
  }
200
- .dropzone__overlay_qebj5 {
202
+ .dropzone__overlay_1vumk {
201
203
  background: #202022;
202
204
  }
203
- .dropzone__text_qebj5 {
205
+ .dropzone__text_1vumk {
204
206
  color: #fff;
205
- }.code-input__error_1w0sr {
207
+ }.code-input__error_1jcrz {
206
208
  color: #f15045;
207
209
  }
208
- @keyframes code-input__shake_1w0sr {
210
+ @keyframes code-input__shake_1jcrz {
209
211
  }
210
- .code-input__input_yq2ad {
212
+ .code-input__input_1b3wt {
211
213
  background-color: #202022;
212
214
  color: #fff
213
215
  }
214
- .code-input__input_yq2ad.code-input__hasError_yq2ad {
216
+ .code-input__input_1b3wt.code-input__hasError_1b3wt {
215
217
  color: #f15045;
216
218
  caret-color: #fff;
217
219
  background-color: #35110d;
218
220
  }
219
- .code-input__input_yq2ad.code-input__disabled_yq2ad {
221
+ .code-input__input_1b3wt.code-input__disabled_1b3wt {
220
222
  color: rgba(235, 235, 245, 0.3);
221
223
  }
222
- .code-input__input_yq2ad:-webkit-autofill {
224
+ .code-input__input_1b3wt:-webkit-autofill {
223
225
  -webkit-text-fill-color: #fff;
224
- }.form-control__component_1jry3 {
226
+ }.form-control__component_1vs5p {
225
227
  color: #fff;
226
228
  }
227
- .form-control__inner_1jry3 {
229
+ .form-control__inner_1vs5p {
228
230
  background-color: #202022;
229
231
  }
230
- .form-control__label_1jry3 {
232
+ .form-control__label_1vs5p {
231
233
  color: rgba(235, 235, 245, 0.6);
232
234
  }
233
- .form-control__hint_1jry3 {
235
+ .form-control__hint_1vs5p {
234
236
  color: rgba(235, 235, 245, 0.6);
235
237
  }
236
- .form-control__disabled_1jry3 {
238
+ .form-control__disabled_1vs5p {
237
239
  background-color: #202022;
238
240
  color: rgba(235, 235, 245, 0.6);
239
241
  }
240
- .form-control__disabled_1jry3.form-control__hasError_1jry3 {
242
+ .form-control__disabled_1vs5p.form-control__hasError_1vs5p {
241
243
  background-color: #202022;
242
244
  }
243
- .form-control__disabled_1jry3.form-control__filled_1jry3 .form-control__label_1jry3 {
245
+ .form-control__disabled_1vs5p.form-control__filled_1vs5p .form-control__label_1vs5p {
244
246
  color: rgba(235, 235, 245, 0.6);
245
247
  }
246
- .form-control__inner_1jry3:not(.form-control__disabled_1jry3):hover {
248
+ .form-control__inner_1vs5p:not(.form-control__disabled_1vs5p):hover {
247
249
  background-color: #202022;
248
250
  }
249
- .form-control__focused_1jry3.form-control__inner_1jry3,
250
- .form-control__focused_1jry3.form-control__inner_1jry3:hover {
251
+ .form-control__focused_1vs5p.form-control__inner_1vs5p,
252
+ .form-control__focused_1vs5p.form-control__inner_1vs5p:hover {
251
253
  background-color: #202022
252
254
  }
253
- .form-control__error_1jry3 {
255
+ .form-control__error_1vs5p {
254
256
  color: #f15045;
255
257
  }
256
- .form-control__hasError_1jry3 .form-control__label_1jry3 {
258
+ .form-control__hasError_1vs5p .form-control__label_1vs5p {
257
259
  color: #f15045;
258
260
  }
259
- .form-control__hasError_1jry3 {
261
+ .form-control__hasError_1vs5p {
260
262
  background-color: #202022;
261
263
  }
262
264
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
263
265
  }
264
- .form-control__component_odyql {
266
+ .form-control__component_10e6d {
265
267
  color: #000;
266
268
  }
267
- .form-control__inner_odyql {
269
+ .form-control__inner_10e6d {
268
270
  background-color: #f3f4f5;
269
271
  }
270
- .form-control__label_odyql {
272
+ .form-control__label_10e6d {
271
273
  color: rgba(60, 60, 67, 0.6);
272
274
  }
273
- .form-control__hint_odyql {
275
+ .form-control__hint_10e6d {
274
276
  color: rgba(60, 60, 67, 0.6);
275
277
  }
276
- .form-control__disabled_odyql {
278
+ .form-control__disabled_10e6d {
277
279
  background-color: #f3f4f5;
278
280
  color: rgba(60, 60, 67, 0.6);
279
281
  }
280
- .form-control__disabled_odyql.form-control__hasError_odyql {
282
+ .form-control__disabled_10e6d.form-control__hasError_10e6d {
281
283
  background-color: #f3f4f5;
282
284
  }
283
- .form-control__disabled_odyql.form-control__filled_odyql .form-control__label_odyql {
285
+ .form-control__disabled_10e6d.form-control__filled_10e6d .form-control__label_10e6d {
284
286
  color: rgba(60, 60, 67, 0.6);
285
287
  }
286
- .form-control__inner_odyql:not(.form-control__disabled_odyql):hover {
288
+ .form-control__inner_10e6d:not(.form-control__disabled_10e6d):hover {
287
289
  background-color: #f3f4f5;
288
290
  }
289
- .form-control__focused_odyql.form-control__inner_odyql,
290
- .form-control__focused_odyql.form-control__inner_odyql:hover {
291
+ .form-control__focused_10e6d.form-control__inner_10e6d,
292
+ .form-control__focused_10e6d.form-control__inner_10e6d:hover {
291
293
  background-color: #f3f4f5
292
294
  }
293
- .form-control__error_odyql {
295
+ .form-control__error_10e6d {
294
296
  color: #ef3124;
295
297
  }
296
- .form-control__hasError_odyql .form-control__label_odyql {
298
+ .form-control__hasError_10e6d .form-control__label_10e6d {
297
299
  color: #ef3124;
298
300
  }
299
- .form-control__hasError_odyql {
301
+ .form-control__hasError_10e6d {
300
302
  background-color: #f3f4f5;
301
- }.hatching-progress-bar__container_xjv2n {
303
+ }.hatching-progress-bar__container_20zuv {
302
304
  background: rgba(255, 255, 255, 0.1);
303
305
  }
304
- .hatching-progress-bar__hatch_xjv2n {
306
+ .hatching-progress-bar__hatch_20zuv {
305
307
  background: repeating-linear-gradient(
306
308
  -45deg,
307
309
  #464649 6px 10px,
308
310
  rgba(255, 255, 255, 0) 10px 18px
309
311
  );
310
312
  }
311
- .hatching-progress-bar__positive_xjv2n {
313
+ .hatching-progress-bar__positive_20zuv {
312
314
  background: #2fc26e;
313
315
  }
314
- .hatching-progress-bar__attention_xjv2n {
316
+ .hatching-progress-bar__attention_20zuv {
315
317
  background: #f6bf65;
316
318
  }
317
- .hatching-progress-bar__negative_xjv2n {
319
+ .hatching-progress-bar__negative_20zuv {
318
320
  background: #d91d0b;
319
321
  }
320
- .hatching-progress-bar__link_xjv2n {
322
+ .hatching-progress-bar__link_20zuv {
321
323
  background: #0072ef;
322
324
  }
323
- .hatching-progress-bar__tertiary_xjv2n {
325
+ .hatching-progress-bar__tertiary_20zuv {
324
326
  background: #464649;
325
327
  }
326
- .hatching-progress-bar__secondary_xjv2n {
328
+ .hatching-progress-bar__secondary_20zuv {
327
329
  background: #8d8d93;
328
330
  }
329
- .hatching-progress-bar__primary_xjv2n {
331
+ .hatching-progress-bar__primary_20zuv {
330
332
  background: #fff;
331
333
  }
332
- .hatching-progress-bar__accent_xjv2n {
334
+ .hatching-progress-bar__accent_20zuv {
333
335
  background: #ef3124;
334
- }.icon-view__component_e7cyo {
335
- color: rgba(235, 235, 245, 0.6);
336
- }
337
- .icon-view__bg_e7cyo {
338
- fill: #f3f4f5;
339
- }
340
- .icon-view__border_e7cyo {
341
- stroke: rgba(255, 255, 255, 0.1);
342
- fill: transparent;
343
336
  }@media (max-width: 599px) {
344
337
  }
345
338
  @media (min-width: 360px) {
@@ -388,249 +381,246 @@
388
381
  }
389
382
  @media (min-width: 1920px) {
390
383
  }
391
- .list__list_16ysb {
384
+ .icon-view__component_cc2b2 {
385
+ color: rgba(235, 235, 245, 0.6);
386
+ }
387
+ .icon-view__bg_cc2b2 {
388
+ fill: #f3f4f5;
389
+ }
390
+ .icon-view__border_cc2b2 {
391
+ stroke: rgba(255, 255, 255, 0.1);
392
+ fill: transparent;
393
+ }.list__list_jy6ye {
392
394
  color: #fff;
393
395
  }
394
- .list__slot_16ysb {
396
+ .list__slot_jy6ye {
395
397
  color: #fff;
396
- }.link__primary_1ezxs {
398
+ }.link__primary_d82z2 {
397
399
  color: #fff;
398
400
  border-bottom-color: #fff
399
401
  }
400
- .link__primary_1ezxs:hover {
402
+ .link__primary_d82z2:hover {
401
403
  color: rgb(255, 255, 255);
402
404
  }
403
- .link__primary_1ezxs:active {
405
+ .link__primary_d82z2:active {
404
406
  color: rgb(255, 255, 255);
405
407
  }
406
- .link__secondary_1ezxs {
408
+ .link__secondary_d82z2 {
407
409
  color: rgba(235, 235, 245, 0.6);
408
410
  border-bottom-color: rgba(235, 235, 245, 0.6)
409
411
  }
410
- .link__secondary_1ezxs:hover {
412
+ .link__secondary_d82z2:hover {
411
413
  color: rgba(239, 239, 247, 0.68);
412
414
  }
413
- .link__secondary_1ezxs:active {
415
+ .link__secondary_d82z2:active {
414
416
  color: rgba(243, 243, 249, 0.76);
415
417
  }
416
- .link__defaultView_1ezxs {
418
+ .link__defaultView_d82z2 {
417
419
  color: #0072ef;
418
420
  border-bottom-color: #0072ef
419
421
  }
420
- .link__defaultView_1ezxs:hover {
422
+ .link__defaultView_d82z2:hover {
421
423
  color: rgb(51, 142, 242);
422
424
  }
423
- .link__defaultView_1ezxs:active {
425
+ .link__defaultView_d82z2:active {
424
426
  color: rgb(102, 170, 245);
425
427
  }
426
- .link__component_e542h:hover .link__text_e542h,
427
- .link__component_e542h:active .link__text_e542h {
428
+ .link__component_10btt:hover .link__text_10btt,
429
+ .link__component_10btt:active .link__text_10btt {
428
430
  border-bottom-color: rgba(0, 0, 0, 0);
429
431
  }
430
- .link__focused_e542h {
432
+ .link__focused_10btt {
431
433
  outline: 2px solid #0072ef;
432
434
  }
433
- .link__pseudo_e542h {
435
+ .link__pseudo_10btt {
434
436
  background-color: transparent;
435
437
  }
436
- .link__primary_14ck1 {
438
+ .link__primary_1g5n3 {
437
439
  color: #000;
438
440
  border-bottom-color: #000
439
441
  }
440
- .link__primary_14ck1:hover {
442
+ .link__primary_1g5n3:hover {
441
443
  color: rgb(204, 204, 204);
442
444
  }
443
- .link__primary_14ck1:active {
445
+ .link__primary_1g5n3:active {
444
446
  color: rgb(153, 153, 153);
445
447
  }
446
- .link__secondary_14ck1 {
448
+ .link__secondary_1g5n3 {
447
449
  color: rgba(60, 60, 67, 0.6);
448
450
  border-bottom-color: rgba(60, 60, 67, 0.6)
449
451
  }
450
- .link__secondary_14ck1:hover {
452
+ .link__secondary_1g5n3:hover {
451
453
  color: rgba(204, 204, 204, 0.7);
452
454
  }
453
- .link__secondary_14ck1:active {
455
+ .link__secondary_1g5n3:active {
454
456
  color: rgba(153, 153, 153, 0.7);
455
457
  }
456
- .link__defaultView_14ck1 {
458
+ .link__defaultView_1g5n3 {
457
459
  color: #0072ef;
458
460
  border-bottom-color: #0072ef
459
461
  }
460
- .link__defaultView_14ck1:hover {
462
+ .link__defaultView_1g5n3:hover {
461
463
  color: rgb(0, 98, 204);
462
464
  }
463
- .link__defaultView_14ck1:active {
465
+ .link__defaultView_1g5n3:active {
464
466
  color: rgb(0, 73, 153);
465
- }@keyframes loader__blink_4i16a {
466
- }.progress-bar__container_1hgew {
467
+ }@keyframes loader__blink_1baeg {
468
+ }.progress-bar__container_1ny1u {
467
469
  background: rgba(255, 255, 255, 0.1)
468
470
  }
469
- .progress-bar__filled_1hgew.progress-bar__positive_1hgew {
471
+ .progress-bar__filled_1ny1u.progress-bar__positive_1ny1u {
470
472
  background: #2fc26e;
471
473
  }
472
- .progress-bar__filled_1hgew.progress-bar__negative_1hgew {
474
+ .progress-bar__filled_1ny1u.progress-bar__negative_1ny1u {
473
475
  background: #d91d0b;
474
476
  }
475
- .progress-bar__filled_1hgew.progress-bar__attention_1hgew {
477
+ .progress-bar__filled_1ny1u.progress-bar__attention_1ny1u {
476
478
  background: #f6bf65;
477
479
  }
478
- .progress-bar__filled_1hgew.progress-bar__link_1hgew {
480
+ .progress-bar__filled_1ny1u.progress-bar__link_1ny1u {
479
481
  background: #0072ef;
480
482
  }
481
- .progress-bar__filled_1hgew.progress-bar__tertiary_1hgew {
483
+ .progress-bar__filled_1ny1u.progress-bar__tertiary_1ny1u {
482
484
  background: #464649;
483
485
  }
484
- .progress-bar__filled_1hgew.progress-bar__secondary_1hgew {
486
+ .progress-bar__filled_1ny1u.progress-bar__secondary_1ny1u {
485
487
  background: #8d8d93;
486
488
  }
487
- .progress-bar__filled_1hgew.progress-bar__primary_1hgew {
489
+ .progress-bar__filled_1ny1u.progress-bar__primary_1ny1u {
488
490
  background: #fff;
489
491
  }
490
- .progress-bar__filled_1hgew.progress-bar__accent_1hgew {
492
+ .progress-bar__filled_1ny1u.progress-bar__accent_1ny1u {
491
493
  background: #ef3124;
492
- }.pure-input__input_1whlb {
494
+ }.pure-input__input_wc4mo {
493
495
  color: #fff;
494
496
  caret-color: #0072ef;
495
497
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
496
498
  }
497
- .pure-input__input_1whlb:-webkit-autofill {
499
+ .pure-input__input_wc4mo:-webkit-autofill {
498
500
  -webkit-text-fill-color: #fff;
499
501
  }
500
- .pure-input__input_1whlb::placeholder {
502
+ .pure-input__input_wc4mo::placeholder {
501
503
  color: rgba(235, 235, 245, 0.6);
502
504
  }
503
- .pure-input__hasInnerLabel_1whlb::placeholder {
505
+ .pure-input__hasInnerLabel_wc4mo::placeholder {
504
506
  color: rgba(235, 235, 245, 0.3);
505
507
  }
506
- .pure-input__clearIcon_1whlb {
508
+ .pure-input__clearIcon_wc4mo {
507
509
  color: #fff;
508
510
  }
509
- .pure-input__input_1whlb:read-only {
511
+ .pure-input__input_wc4mo:read-only {
510
512
  color: rgba(235, 235, 245, 0.6)
511
513
  }
512
- .pure-input__input_1whlb:read-only:focus::placeholder {
514
+ .pure-input__input_wc4mo:read-only:focus::placeholder {
513
515
  color: rgba(235, 235, 245, 0.6);
514
516
  }
515
- .pure-input__input_1whlb:disabled {
517
+ .pure-input__input_wc4mo:disabled {
516
518
  color: #fff;
517
519
  -webkit-text-fill-color: #fff;
518
520
  }
519
- .pure-input__input_1whlb:focus::placeholder {
521
+ .pure-input__input_wc4mo:focus::placeholder {
520
522
  color: rgba(235, 235, 245, 0.3);
521
523
  }
522
- .pure-input__error_1whlb {
524
+ .pure-input__error_wc4mo {
523
525
  color: #f15045;
524
526
  caret-color: #f15045;
525
527
  }
526
- .pure-input__component_1whlb {
528
+ .pure-input__component_wc4mo {
527
529
  color: #fff;
528
530
  background-color: #202022;
529
531
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
530
532
  }
531
- .pure-input__component_1whlb::placeholder {
533
+ .pure-input__component_wc4mo::placeholder {
532
534
  color: rgba(235, 235, 245, 0.6);
533
535
  }
534
- .pure-input__component_1whlb:disabled {
536
+ .pure-input__component_wc4mo:disabled {
535
537
  color: #fff;
536
538
  background-color: #202022;
537
539
  }
538
- .pure-input__component_1whlb:not(:disabled):focus::placeholder {
540
+ .pure-input__component_wc4mo:not(:disabled):focus::placeholder {
539
541
  color: rgba(235, 235, 245, 0.3);
540
542
  }
541
- .pure-input__focusVisible_1whlb {
543
+ .pure-input__focusVisible_wc4mo {
542
544
  outline: 2px solid #0072ef;
543
545
  }
544
- .pure-input__component_1whlb:not(:disabled):hover {
546
+ .pure-input__component_wc4mo:not(:disabled):hover {
545
547
  background-color: #202022;
546
- }.radio-group__error_jy35k {
548
+ }.radio-group__error_igs0o {
547
549
  border-left: 1px solid #f15045;
548
550
  }
549
- .radio-group__label_jy35k {
551
+ .radio-group__label_igs0o {
550
552
  color: #fff;
551
553
  }
552
- .radio-group__errorMessage_jy35k {
554
+ .radio-group__errorMessage_igs0o {
553
555
  color: #f15045;
554
556
  }
555
- .radio-group__hint_jy35k {
557
+ .radio-group__hint_igs0o {
556
558
  color: rgba(235, 235, 245, 0.6);
557
- }.radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv) .radio__circle_1mlsv {
559
+ }.radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2) .radio__circle_1zxy2 {
558
560
  background-color: #000;
559
561
  border: 1.5px solid #8d8d93;
560
562
  }
561
- .radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv):hover:not(:active) .radio__circle_1mlsv {
563
+ .radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):hover:not(:active) .radio__circle_1zxy2 {
562
564
  background-color: #000;
563
565
  border-color: #8d8d93;
564
566
  }
565
- .radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv):active .radio__circle_1mlsv {
567
+ .radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):active .radio__circle_1zxy2 {
566
568
  background-color: #000;
567
569
  border-color: #fff;
568
570
  }
569
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__circle_1mlsv {
571
+ .radio__container_1zxy2.radio__disabled_1zxy2 .radio__circle_1zxy2 {
570
572
  background-color: #000;
571
573
  border: 1.5px solid #2a2a2c;
572
574
  }
573
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__label_1mlsv {
575
+ .radio__container_1zxy2.radio__disabled_1zxy2 .radio__label_1zxy2 {
574
576
  color: rgba(235, 235, 245, 0.6);
575
577
  }
576
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__hint_1mlsv {
578
+ .radio__container_1zxy2.radio__disabled_1zxy2 .radio__hint_1zxy2 {
577
579
  color: rgba(235, 235, 245, 0.6);
578
580
  }
579
- .radio__container_1mlsv.radio__inactive_1mlsv .radio__circle_1mlsv {
581
+ .radio__container_1zxy2.radio__inactive_1zxy2 .radio__circle_1zxy2 {
580
582
  background-color: #3a3a3c;
581
583
  border: 1px solid #464649;
582
584
  }
583
- .radio__container_1mlsv.radio__inactive_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv:before {
585
+ .radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2:before {
584
586
  background-color: #464649;
585
587
  }
586
- .radio__container_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv {
588
+ .radio__container_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
587
589
  background-color: #fff;
588
590
  border: 1.5px solid transparent;
589
591
  }
590
- .radio__container_1mlsv.radio__checked_1mlsv:hover .radio__circle_1mlsv {
592
+ .radio__container_1zxy2.radio__checked_1zxy2:hover .radio__circle_1zxy2 {
591
593
  background-color: rgb(255, 255, 255);
592
594
  border-color: transparent;
593
595
  }
594
- .radio__container_1mlsv.radio__checked_1mlsv:active .radio__circle_1mlsv {
596
+ .radio__container_1zxy2.radio__checked_1zxy2:active .radio__circle_1zxy2 {
595
597
  background-color: rgb(255, 255, 255);
596
598
  border-color: transparent;
597
599
  }
598
- .radio__container_1mlsv.radio__focused_1mlsv .radio__circle_1mlsv {
600
+ .radio__container_1zxy2.radio__focused_1zxy2 .radio__circle_1zxy2 {
599
601
  outline: 2px solid #0072ef;
600
602
  }
601
- .radio__container_1mlsv.radio__disabled_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv,
602
- .radio__container_1mlsv.radio__inactive_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv {
603
+ .radio__container_1zxy2.radio__disabled_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2,
604
+ .radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
603
605
  background-color: #3a3a3c;
604
606
  border-color: transparent;
605
607
  }
606
- .radio__circle_1mlsv:before {
608
+ .radio__circle_1zxy2:before {
607
609
  background-color: #000;
608
610
  }
609
- .radio__label_1mlsv {
611
+ .radio__label_1zxy2 {
610
612
  color: #fff;
611
613
  }
612
- .radio__hint_1mlsv {
614
+ .radio__hint_1zxy2 {
613
615
  color: rgba(235, 235, 245, 0.6);
614
- }.scrollbar__component_1m0vm .scrollbar:before {
615
- background-color: rgba(255, 255, 255, 0.3);
616
- }
617
- .scrollbar__component_1m0vm.dragging .track .scrollbar.visible:before {
618
- background-color: rgba(255, 255, 255, 0.6);
619
- }
620
-
621
- .scrollbar__component_1525q .scrollbar:before {
622
- background-color: rgba(0, 0, 0, 0.3);
623
- }
624
- .scrollbar__component_1525q.dragging .track .scrollbar.visible:before {
625
- background-color: rgba(0, 0, 0, 0.6);
626
- }.skeleton__component_81oj4 {
616
+ }.skeleton__component_npeve {
627
617
  color: transparent;
628
618
  background: rgba(255, 255, 255, 0.1);
629
619
  }
630
- .skeleton__component_81oj4:before {
620
+ .skeleton__component_npeve:before {
631
621
  background: transparent;
632
622
  }
633
- .skeleton__animate_81oj4:after {
623
+ .skeleton__animate_npeve:after {
634
624
  background-image: linear-gradient(
635
625
  to left,
636
626
  rgba(0, 0, 0, 0),
@@ -640,246 +630,258 @@
640
630
  rgba(0, 0, 0, 0)
641
631
  );
642
632
  }
643
- @keyframes skeleton__gradient_81oj4 {
633
+ @keyframes skeleton__gradient_npeve {
644
634
  }
645
- @keyframes skeleton__background_81oj4 {
635
+ @keyframes skeleton__background_npeve {
646
636
  0% {
647
637
  background: rgb(182, 188, 195);
648
638
  }
649
639
  100% {
650
640
  background: rgb(198, 205, 214);
651
641
  }
652
- }.slider__component_vtf3m .noUi-base:hover .noUi-connects {
642
+ }.scrollbar__component_1r2tt .scrollbar:before {
643
+ background-color: rgba(255, 255, 255, 0.3);
644
+ }
645
+ .scrollbar__component_1r2tt.dragging .track .scrollbar.visible:before {
646
+ background-color: rgba(255, 255, 255, 0.6);
647
+ }
648
+
649
+ .scrollbar__component_1a43x .scrollbar:before {
650
+ background-color: rgba(0, 0, 0, 0.3);
651
+ }
652
+ .scrollbar__component_1a43x.dragging .track .scrollbar.visible:before {
653
+ background-color: rgba(0, 0, 0, 0.6);
654
+ }.slider__component_1eodv .noUi-base:hover .noUi-connects {
653
655
  background: #2a2a2c;
654
656
  }
655
- .slider__component_vtf3m .noUi-base:hover .noUi-connect {
657
+ .slider__component_1eodv .noUi-base:hover .noUi-connect {
656
658
  background: #d91d0b;
657
659
  }
658
- .slider__component_vtf3m .noUi-handle:hover .noUi-touch-area {
660
+ .slider__component_1eodv .noUi-handle:hover .noUi-touch-area {
659
661
  background: rgb(240, 63, 51);
660
662
  }
661
- .slider__component_vtf3m .noUi-handle:active .noUi-touch-area {
663
+ .slider__component_1eodv .noUi-handle:active .noUi-touch-area {
662
664
  background: rgb(241, 80, 69);
663
665
  }
664
- .slider__component_vtf3m .noUi-connects {
666
+ .slider__component_1eodv .noUi-connects {
665
667
  background: #2a2a2c;
666
668
  }
667
- .slider__component_vtf3m .noUi-connect {
669
+ .slider__component_1eodv .noUi-connect {
668
670
  background: #d91d0b;
669
671
  }
670
- .slider__component_vtf3m .noUi-handle {
672
+ .slider__component_1eodv .noUi-handle {
671
673
  border: 2px solid transparent;
672
674
  }
673
- .slider__component_vtf3m .noUi-touch-area {
675
+ .slider__component_1eodv .noUi-touch-area {
674
676
  background: #ef3124;
675
677
  }
676
- .slider__component_vtf3m .noUi-pips {
678
+ .slider__component_1eodv .noUi-pips {
677
679
  color: rgba(235, 235, 245, 0.6);
678
- }.spinner__component_1129n {
680
+ }.spinner__component_1q3it {
679
681
  color: #fff;
680
682
  }
681
- @keyframes spinner__spin_animation_1mw1b {
683
+ @keyframes spinner__spin_animation_yahj1 {
682
684
  }
683
- .spinner__component_16wm3 {
685
+ .spinner__component_1vxva {
684
686
  color: #000;
685
- }.status__soft_x5c5o.status__green_x5c5o {
687
+ }.status__soft_17cqc.status__green_17cqc {
686
688
  background: rgba(19, 164, 99, 0.1);
687
689
  color: #13a463;
688
690
  }
689
- .status__soft_x5c5o.status__orange_x5c5o {
691
+ .status__soft_17cqc.status__orange_17cqc {
690
692
  background: rgba(222, 106, 0, 0.1);
691
693
  color: #de6a00;
692
694
  }
693
- .status__soft_x5c5o.status__red_x5c5o {
695
+ .status__soft_17cqc.status__red_17cqc {
694
696
  background: rgba(217, 29, 11, 0.1);
695
697
  color: #d91d0b;
696
698
  }
697
- .status__soft_x5c5o.status__blue_x5c5o {
699
+ .status__soft_17cqc.status__blue_17cqc {
698
700
  background: rgba(0, 122, 255, 0.1);
699
701
  color: #007aff;
700
702
  }
701
- .status__soft_x5c5o.status__grey_x5c5o {
703
+ .status__soft_17cqc.status__grey_17cqc {
702
704
  background: rgba(109, 121, 134, 0.1);
703
705
  color: #6d7986;
704
706
  }
705
- .status__soft_x5c5o.status__teal_x5c5o {
707
+ .status__soft_17cqc.status__teal_17cqc {
706
708
  background: rgba(33, 145, 135, 0.1);
707
709
  color: #219187;
708
710
  }
709
- .status__soft_x5c5o.status__purple_x5c5o {
711
+ .status__soft_17cqc.status__purple_17cqc {
710
712
  background: rgba(103, 58, 183, 0.1);
711
713
  color: #673ab7;
712
714
  }
713
- .status__contrast_x5c5o {
715
+ .status__contrast_17cqc {
714
716
  color: #000
715
717
  }
716
- .status__contrast_x5c5o.status__green_x5c5o {
718
+ .status__contrast_17cqc.status__green_17cqc {
717
719
  background: #13a463;
718
720
  }
719
- .status__contrast_x5c5o.status__orange_x5c5o {
721
+ .status__contrast_17cqc.status__orange_17cqc {
720
722
  background: #de6a00;
721
723
  }
722
- .status__contrast_x5c5o.status__red_x5c5o {
724
+ .status__contrast_17cqc.status__red_17cqc {
723
725
  background: #d91d0b;
724
726
  }
725
- .status__contrast_x5c5o.status__blue_x5c5o {
727
+ .status__contrast_17cqc.status__blue_17cqc {
726
728
  background: #007aff;
727
729
  }
728
- .status__contrast_x5c5o.status__grey_x5c5o {
730
+ .status__contrast_17cqc.status__grey_17cqc {
729
731
  background: #6d7986;
730
732
  }
731
- .status__contrast_x5c5o.status__teal_x5c5o {
733
+ .status__contrast_17cqc.status__teal_17cqc {
732
734
  background: #219187;
733
735
  }
734
- .status__contrast_x5c5o.status__purple_x5c5o {
736
+ .status__contrast_17cqc.status__purple_17cqc {
735
737
  background: #673ab7;
736
- }.switch__component_llpiu {
738
+ }.switch__component_15nvq {
737
739
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
738
740
  }
739
- .switch__switch_llpiu {
741
+ .switch__switch_15nvq {
740
742
  background-color: #8d8d93;
741
743
  border: 2px solid #8d8d93;
742
744
  }
743
- .switch__switch_llpiu:before {
745
+ .switch__switch_15nvq:before {
744
746
  background-color: #000;
745
747
  }
746
- .switch__label_llpiu {
748
+ .switch__label_15nvq {
747
749
  color: #fff;
748
750
  }
749
- .switch__hint_llpiu {
751
+ .switch__hint_15nvq {
750
752
  color: rgba(235, 235, 245, 0.6);
751
753
  }
752
- .switch__checked_llpiu .switch__switch_llpiu {
754
+ .switch__checked_15nvq .switch__switch_15nvq {
753
755
  background-color: #ef3124;
754
756
  border-color: #ef3124;
755
757
  }
756
- .switch__disabled_llpiu .switch__switch_llpiu {
758
+ .switch__disabled_15nvq .switch__switch_15nvq {
757
759
  background-color: #2a2a2c;
758
760
  border-color: #2a2a2c;
759
761
  }
760
- .switch__disabled_llpiu .switch__label_llpiu {
762
+ .switch__disabled_15nvq .switch__label_15nvq {
761
763
  color: rgba(235, 235, 245, 0.6);
762
764
  }
763
- .switch__disabled_llpiu .switch__hint_llpiu {
765
+ .switch__disabled_15nvq .switch__hint_15nvq {
764
766
  color: rgba(235, 235, 245, 0.6);
765
767
  }
766
- .switch__inactive_llpiu .switch__switch_llpiu {
768
+ .switch__inactive_15nvq .switch__switch_15nvq {
767
769
  background-color: #2a2a2c;
768
770
  border-color: #2a2a2c
769
771
  }
770
- .switch__inactive_llpiu .switch__switch_llpiu:before {
772
+ .switch__inactive_15nvq .switch__switch_15nvq:before {
771
773
  background-color: #464649;
772
774
  }
773
- .switch__focused_llpiu .switch__switch_llpiu {
775
+ .switch__focused_15nvq .switch__switch_15nvq {
774
776
  outline: 2px solid #0072ef;
775
- }.tag__component_vr9gg {
777
+ }.tag__component_161qd {
776
778
  color: #fff;
777
779
  border-color: transparent;
778
780
  background-color: #202022
779
781
  }
780
- .tag__component_vr9gg:disabled {
782
+ .tag__component_161qd:disabled {
781
783
  border-color: transparent;
782
784
  color: rgba(235, 235, 245, 0.3);
783
785
  background-color: rgba(32, 32, 34, 0.3);
784
786
  }
785
- .tag__component_vr9gg:hover:not(:disabled) {
787
+ .tag__component_161qd:hover:not(:disabled) {
786
788
  border-color: transparent;
787
789
  background-color: #202022;
788
790
  }
789
- .tag__component_vr9gg:active:not(:disabled) {
791
+ .tag__component_161qd:active:not(:disabled) {
790
792
  border-color: transparent;
791
793
  background-color: rgb(65, 65, 67);
792
794
  color: #fff;
793
795
  }
794
- .tag__checked_vr9gg {
796
+ .tag__checked_161qd {
795
797
  border-color: transparent;
796
798
  background-color: #f3f4f5;
797
799
  color: #000
798
800
  }
799
- .tag__checked_vr9gg:disabled {
801
+ .tag__checked_161qd:disabled {
800
802
  background-color: rgba(243, 244, 245, 0.3);
801
803
  border-color: transparent;
802
804
  color: #000;
803
805
  }
804
- .tag__checked_vr9gg:hover:not(:disabled):not(:active) {
806
+ .tag__checked_161qd:hover:not(:disabled):not(:active) {
805
807
  background-color: #f3f4f5;
806
808
  }
807
- .tag__checked_vr9gg:active:not(:disabled) {
809
+ .tag__checked_161qd:active:not(:disabled) {
808
810
  background-color: rgb(194, 195, 196);
809
811
  color: #000;
810
812
  }
811
- .tag__focused_k9mjh {
813
+ .tag__focused_1f81b {
812
814
  outline: 2px solid #0072ef;
813
815
  }
814
- .tag__component_itxn2 {
816
+ .tag__component_t4ejo {
815
817
  color: #fff;
816
818
  border-color: #464649;
817
819
  background-color: transparent
818
820
  }
819
- .tag__component_itxn2:disabled {
821
+ .tag__component_t4ejo:disabled {
820
822
  border-color: #2b2b2e;
821
823
  color: rgba(235, 235, 245, 0.3);
822
824
  background-color: transparent;
823
825
  }
824
- .tag__component_itxn2:hover:not(:disabled) {
826
+ .tag__component_t4ejo:hover:not(:disabled) {
825
827
  border-color: #fff;
826
828
  background-color: transparent;
827
829
  }
828
- .tag__component_itxn2:active:not(:disabled) {
830
+ .tag__component_t4ejo:active:not(:disabled) {
829
831
  border-color: #fff;
830
832
  background-color: rgba(255, 255, 255, 0.07);
831
833
  color: #fff;
832
834
  }
833
- .tag__checked_itxn2 {
835
+ .tag__checked_t4ejo {
834
836
  border-color: #fff;
835
837
  background-color: #fff;
836
838
  color: #000
837
839
  }
838
- .tag__checked_itxn2:disabled {
840
+ .tag__checked_t4ejo:disabled {
839
841
  background-color: rgba(255, 255, 255, 0.3);
840
842
  border-color: transparent;
841
843
  color: #000;
842
844
  }
843
- .tag__checked_itxn2:hover:not(:disabled):not(:active) {
845
+ .tag__checked_t4ejo:hover:not(:disabled):not(:active) {
844
846
  background-color: rgb(237, 237, 237);
845
847
  }
846
- .tag__checked_itxn2:active:not(:disabled) {
848
+ .tag__checked_t4ejo:active:not(:disabled) {
847
849
  background-color: rgb(217, 217, 217);
848
850
  color: #000;
849
- }.typography__tertiary_1fdvu {
851
+ }.typography__tertiary_31pw6 {
850
852
  color: rgba(235, 235, 245, 0.3);
851
853
  }
852
- .typography__disabled_1fdvu {
854
+ .typography__disabled_31pw6 {
853
855
  color: rgba(235, 235, 245, 0.18);
854
856
  }
855
- .typography__accent_1fdvu {
857
+ .typography__accent_31pw6 {
856
858
  color: #ef3124;
857
859
  }
858
- .typography__primary_1fdvu {
860
+ .typography__primary_31pw6 {
859
861
  color: #fff;
860
862
  }
861
- .typography__attention_1fdvu {
863
+ .typography__attention_31pw6 {
862
864
  color: #cb830f;
863
865
  }
864
- .typography__positive_1fdvu {
866
+ .typography__positive_31pw6 {
865
867
  color: #13a463;
866
868
  }
867
- .typography__secondary_1fdvu {
869
+ .typography__secondary_31pw6 {
868
870
  color: rgba(235, 235, 245, 0.6);
869
871
  }
870
- .typography__tertiary-inverted_1fdvu {
872
+ .typography__tertiary-inverted_31pw6 {
871
873
  color: rgba(60, 60, 67, 0.3);
872
874
  }
873
- .typography__primary-inverted_1fdvu {
875
+ .typography__primary-inverted_31pw6 {
874
876
  color: #000;
875
877
  }
876
- .typography__secondary-inverted_1fdvu {
878
+ .typography__secondary-inverted_31pw6 {
877
879
  color: rgba(60, 60, 67, 0.6);
878
880
  }
879
- .typography__link_1fdvu {
881
+ .typography__link_31pw6 {
880
882
  color: #0072ef;
881
883
  }
882
- .typography__negative_1fdvu {
884
+ .typography__negative_31pw6 {
883
885
  color: #f15045;
884
886
  }
885
887
 
@@ -890,980 +892,1019 @@
890
892
  }
891
893
  @media screen and (min-width: 1024px) {
892
894
  }
893
- .steps__option_4d2hh {
895
+ .steps__option_1ws90 {
894
896
  color: #fff;
895
897
  background: #2a2a2c
896
898
  }
897
- .steps__dash_4d2hh {
899
+ .steps__dash_1ws90 {
898
900
  border-top: 2px solid #2b2b2e
899
901
  }
900
- .steps__dash_4d2hh.steps__completed_4d2hh {
902
+ .steps__dash_1ws90.steps__completed_1ws90 {
901
903
  border-top: 2px solid #fff;
902
904
  }
903
- .steps__dash_4d2hh.steps__vertical_4d2hh {
905
+ .steps__dash_1ws90.steps__vertical_1ws90 {
904
906
  border-left: 2px solid #2b2b2e;
905
907
  }
906
- .steps__dash_4d2hh.steps__completed_4d2hh.steps__vertical_4d2hh {
908
+ .steps__dash_1ws90.steps__completed_1ws90.steps__vertical_1ws90 {
907
909
  border-left: 2px solid #fff;
908
910
  }
909
- .steps__text_4d2hh {
911
+ .steps__text_1ws90 {
910
912
  color: #fff
911
913
  }
912
- .steps__text_4d2hh.steps__interactive_4d2hh:not(.steps__disabled_4d2hh):hover {
914
+ .steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):hover {
913
915
  background: rgba(255, 255, 255, 0.07);
914
916
  }
915
- .steps__text_4d2hh.steps__interactive_4d2hh:not(.steps__disabled_4d2hh):active {
917
+ .steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):active {
916
918
  background: rgba(255, 255, 255, 0.15);
917
919
  }
918
- .steps__focused_4d2hh {
920
+ .steps__focused_1ws90 {
919
921
  outline: 2px solid #0072ef;
920
922
  }
921
- .steps__selected_4d2hh .steps__text_4d2hh {
923
+ .steps__selected_1ws90 .steps__text_1ws90 {
922
924
  color: #fff;
923
925
  }
924
- .steps__selected_4d2hh .steps__option_4d2hh {
926
+ .steps__selected_1ws90 .steps__option_1ws90 {
925
927
  color: #000;
926
928
  background: #fff;
927
929
  }
928
- .steps__checkbox_4d2hh {
930
+ .steps__checkbox_1ws90 {
929
931
  border: 2px solid #2a2a2c;
930
932
  }
931
- .steps__dot_4d2hh {
933
+ .steps__dot_1ws90 {
932
934
  background: #2a2a2c;
933
935
  }
934
- .steps__selected_4d2hh .steps__checkbox_4d2hh {
936
+ .steps__selected_1ws90 .steps__checkbox_1ws90 {
935
937
  border: 2px solid #fff
936
938
  }
937
- .steps__selected_4d2hh .steps__checkbox_4d2hh .steps__dot_4d2hh {
939
+ .steps__selected_1ws90 .steps__checkbox_1ws90 .steps__dot_1ws90 {
938
940
  background: #fff;
939
941
  }
940
- .steps__completedIndicator_4d2hh > [class*='positive'] {
942
+ .steps__completedIndicator_1ws90 > [class*='positive'] {
941
943
  color: #fff;
942
944
  background-color: #fff;
943
945
  }
944
- .action-button__primary_1snjn {
946
+ .action-button__primary_162ct {
945
947
  color: #fff
946
948
  }
947
- .action-button__primary_1snjn .action-button__iconWrapper_1snjn {
949
+ .action-button__primary_162ct .action-button__iconWrapper_162ct {
948
950
  color: #000;
949
951
  background-color: #fff;
950
952
  }
951
- .action-button__primary_1snjn:hover .action-button__iconWrapper_1snjn {
953
+ .action-button__primary_162ct:hover .action-button__iconWrapper_162ct {
952
954
  background-color: rgb(217, 217, 217);
953
955
  }
954
- .action-button__primary_1snjn:active .action-button__iconWrapper_1snjn {
956
+ .action-button__primary_162ct:active .action-button__iconWrapper_162ct {
955
957
  background-color: rgb(204, 204, 204);
956
958
  }
957
- .action-button__secondary_1snjn {
959
+ .action-button__secondary_162ct {
958
960
  color: #fff
959
961
  }
960
- .action-button__secondary_1snjn .action-button__iconWrapper_1snjn {
962
+ .action-button__secondary_162ct .action-button__iconWrapper_162ct {
961
963
  color: #fff;
962
964
  background-color: #202022;
963
965
  }
964
- .action-button__secondary_1snjn:hover .action-button__iconWrapper_1snjn {
966
+ .action-button__secondary_162ct:hover .action-button__iconWrapper_162ct {
965
967
  background-color: rgb(48, 48, 49);
966
968
  }
967
- .action-button__secondary_1snjn:active .action-button__iconWrapper_1snjn {
969
+ .action-button__secondary_162ct:active .action-button__iconWrapper_162ct {
968
970
  background-color: rgb(65, 65, 67);
969
971
  }
970
- .action-button__component_7vyow {
972
+ .action-button__component_1yjb8 {
971
973
  -webkit-tap-highlight-color: transparent
972
974
  }
973
- .action-button__focused_7vyow {
975
+ .action-button__focused_1yjb8 {
974
976
  outline: 2px solid #0072ef;
975
977
  }
976
- .action-button__primary_1j0c8 {
978
+ .action-button__primary_wf5el {
977
979
  color: #000
978
980
  }
979
- .action-button__primary_1j0c8 .action-button__iconWrapper_1j0c8 {
981
+ .action-button__primary_wf5el .action-button__iconWrapper_wf5el {
980
982
  color: #fff;
981
983
  background-color: #121212;
982
984
  }
983
- .action-button__primary_1j0c8:hover .action-button__iconWrapper_1j0c8 {
985
+ .action-button__primary_wf5el:hover .action-button__iconWrapper_wf5el {
984
986
  background-color: rgb(35, 35, 35);
985
987
  }
986
- .action-button__primary_1j0c8:active .action-button__iconWrapper_1j0c8 {
988
+ .action-button__primary_wf5el:active .action-button__iconWrapper_wf5el {
987
989
  background-color: rgb(54, 54, 54);
988
990
  }
989
- .action-button__secondary_1j0c8 {
991
+ .action-button__secondary_wf5el {
990
992
  color: #000
991
993
  }
992
- .action-button__secondary_1j0c8 .action-button__iconWrapper_1j0c8 {
994
+ .action-button__secondary_wf5el .action-button__iconWrapper_wf5el {
993
995
  color: #000;
994
996
  background-color: #f3f4f5;
995
997
  }
996
- .action-button__secondary_1j0c8:hover .action-button__iconWrapper_1j0c8 {
998
+ .action-button__secondary_wf5el:hover .action-button__iconWrapper_wf5el {
997
999
  background-color: rgb(207, 207, 208);
998
1000
  }
999
- .action-button__secondary_1j0c8:active .action-button__iconWrapper_1j0c8 {
1001
+ .action-button__secondary_wf5el:active .action-button__iconWrapper_wf5el {
1000
1002
  background-color: rgb(194, 195, 196);
1001
1003
  }
1002
- .action-button__primary_1x204 {
1004
+ .action-button__primary_12s3o {
1003
1005
  color: #000
1004
1006
  }
1005
- .action-button__primary_1x204 .action-button__iconWrapper_1x204 {
1007
+ .action-button__primary_12s3o .action-button__iconWrapper_12s3o {
1006
1008
  color: #fff;
1007
1009
  background-color: #121212;
1008
1010
  }
1009
- .action-button__secondary_1x204 {
1011
+ .action-button__secondary_12s3o {
1010
1012
  color: #000
1011
1013
  }
1012
- .action-button__secondary_1x204 .action-button__iconWrapper_1x204 {
1014
+ .action-button__secondary_12s3o .action-button__iconWrapper_12s3o {
1013
1015
  color: #000;
1014
1016
  background-color: #f3f4f5;
1015
- }.textarea__input_18h80 {
1017
+ }.textarea__input_1efzy {
1016
1018
  color: #fff;
1017
1019
  caret-color: #0072ef;
1018
1020
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1019
1021
  }
1020
- .textarea__input_18h80:-webkit-autofill {
1022
+ .textarea__input_1efzy:-webkit-autofill {
1021
1023
  -webkit-text-fill-color: #fff;
1022
1024
  }
1023
- .textarea__input_18h80::placeholder {
1025
+ .textarea__input_1efzy::placeholder {
1024
1026
  color: rgba(235, 235, 245, 0.6);
1025
1027
  }
1026
- .textarea__hasInnerLabel_18h80::placeholder {
1028
+ .textarea__hasInnerLabel_1efzy::placeholder {
1027
1029
  color: rgba(235, 235, 245, 0.3);
1028
1030
  }
1029
- .textarea__clearIcon_18h80 {
1031
+ .textarea__clearIcon_1efzy {
1030
1032
  color: #fff;
1031
1033
  }
1032
- .textarea__input_18h80:read-only {
1034
+ .textarea__input_1efzy:read-only {
1033
1035
  color: rgba(235, 235, 245, 0.6)
1034
1036
  }
1035
- .textarea__input_18h80:read-only:focus::placeholder {
1037
+ .textarea__input_1efzy:read-only:focus::placeholder {
1036
1038
  color: rgba(235, 235, 245, 0.6);
1037
1039
  }
1038
- .textarea__input_18h80:disabled {
1040
+ .textarea__input_1efzy:disabled {
1039
1041
  color: #fff;
1040
1042
  -webkit-text-fill-color: #fff;
1041
1043
  }
1042
- .textarea__input_18h80:focus::placeholder {
1044
+ .textarea__input_1efzy:focus::placeholder {
1043
1045
  color: rgba(235, 235, 245, 0.3);
1044
1046
  }
1045
- .textarea__error_18h80 {
1047
+ .textarea__error_1efzy {
1046
1048
  color: #f15045;
1047
1049
  caret-color: #f15045;
1048
1050
  }
1049
- .textarea__textarea_18h80 {
1051
+ .textarea__textarea_1efzy {
1050
1052
  color: #fff;
1051
1053
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1052
1054
  }
1053
- .textarea__textarea_18h80::placeholder {
1055
+ .textarea__textarea_1efzy::placeholder {
1054
1056
  color: rgba(235, 235, 245, 0.6);
1055
1057
  }
1056
- .textarea__hasInnerLabel_18h80::placeholder {
1058
+ .textarea__hasInnerLabel_1efzy::placeholder {
1057
1059
  color: rgba(235, 235, 245, 0.3);
1058
1060
  }
1059
- .textarea__textarea_18h80:disabled {
1061
+ .textarea__textarea_1efzy:disabled {
1060
1062
  color: #fff;
1061
1063
  -webkit-text-fill-color: #fff;
1062
1064
  }
1063
- .textarea__textarea_18h80:read-only {
1065
+ .textarea__textarea_1efzy:read-only {
1064
1066
  color: rgba(235, 235, 245, 0.6);
1065
1067
  }
1066
- .textarea__textarea_18h80:focus::placeholder {
1068
+ .textarea__textarea_1efzy:focus::placeholder {
1067
1069
  color: rgba(235, 235, 245, 0.3);
1068
1070
  }
1069
- .textarea__focusVisible_1lxds {
1071
+ .textarea__focusVisible_113b8 {
1070
1072
  outline: 2px solid #0072ef;
1071
1073
  }
1072
- .textarea__input_461am {
1074
+ .textarea__input_a4t8s {
1073
1075
  color: #000;
1074
1076
  caret-color: #0072ef;
1075
1077
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1076
1078
  }
1077
- .textarea__input_461am:-webkit-autofill {
1079
+ .textarea__input_a4t8s:-webkit-autofill {
1078
1080
  -webkit-text-fill-color: #000;
1079
1081
  }
1080
- .textarea__input_461am::placeholder {
1082
+ .textarea__input_a4t8s::placeholder {
1081
1083
  color: rgba(60, 60, 67, 0.6);
1082
1084
  }
1083
- .textarea__hasInnerLabel_461am::placeholder {
1085
+ .textarea__hasInnerLabel_a4t8s::placeholder {
1084
1086
  color: rgba(60, 60, 67, 0.3);
1085
1087
  }
1086
- .textarea__clearIcon_461am {
1088
+ .textarea__clearIcon_a4t8s {
1087
1089
  color: #000;
1088
1090
  }
1089
- .textarea__input_461am:read-only {
1091
+ .textarea__input_a4t8s:read-only {
1090
1092
  color: rgba(60, 60, 67, 0.6)
1091
1093
  }
1092
- .textarea__input_461am:read-only:focus::placeholder {
1094
+ .textarea__input_a4t8s:read-only:focus::placeholder {
1093
1095
  color: rgba(60, 60, 67, 0.6);
1094
1096
  }
1095
- .textarea__input_461am:disabled {
1097
+ .textarea__input_a4t8s:disabled {
1096
1098
  color: #000;
1097
1099
  -webkit-text-fill-color: #000;
1098
1100
  }
1099
- .textarea__input_461am:focus::placeholder {
1101
+ .textarea__input_a4t8s:focus::placeholder {
1100
1102
  color: rgba(60, 60, 67, 0.3);
1101
1103
  }
1102
- .textarea__error_461am {
1104
+ .textarea__error_a4t8s {
1103
1105
  color: #ef3124;
1104
1106
  caret-color: #ef3124;
1105
1107
  }
1106
- .textarea__textarea_461am {
1108
+ .textarea__textarea_a4t8s {
1107
1109
  color: #000;
1108
1110
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1109
1111
  }
1110
- .textarea__textarea_461am::placeholder {
1112
+ .textarea__textarea_a4t8s::placeholder {
1111
1113
  color: rgba(60, 60, 67, 0.6);
1112
1114
  }
1113
- .textarea__hasInnerLabel_461am::placeholder {
1115
+ .textarea__hasInnerLabel_a4t8s::placeholder {
1114
1116
  color: rgba(60, 60, 67, 0.3);
1115
1117
  }
1116
- .textarea__textarea_461am:disabled {
1118
+ .textarea__textarea_a4t8s:disabled {
1117
1119
  color: #000;
1118
1120
  -webkit-text-fill-color: #000;
1119
1121
  }
1120
- .textarea__textarea_461am:read-only {
1122
+ .textarea__textarea_a4t8s:read-only {
1121
1123
  color: rgba(60, 60, 67, 0.6);
1122
1124
  }
1123
- .textarea__textarea_461am:focus::placeholder {
1125
+ .textarea__textarea_a4t8s:focus::placeholder {
1124
1126
  color: rgba(60, 60, 67, 0.3);
1125
- }.button__primary_1wkmt {
1127
+ }.base-modal__component_1o3bp {
1128
+ background: #121212;
1129
+ }.popover__component_y7e05 {
1130
+ background-color: transparent;
1131
+ color: #fff;
1132
+ }
1133
+ .popover__inner_y7e05 {
1134
+ background-color: #121212;
1135
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1136
+ border: 1px solid transparent;
1137
+ }
1138
+ .popover__arrow_y7e05:after {
1139
+ background-color: #121212;
1140
+ border: 1px solid transparent;
1141
+ }.button__primary_soee7 {
1126
1142
  color: #000;
1127
1143
  background-color: #f3f4f5;
1128
1144
  border: 1px solid transparent
1129
1145
  }
1130
- .button__primary_1wkmt:hover {
1146
+ .button__primary_soee7:hover {
1131
1147
  background-color: rgb(207, 207, 208);
1132
1148
  }
1133
- .button__primary_1wkmt:active {
1149
+ .button__primary_soee7:active {
1134
1150
  background-color: rgb(194, 195, 196);
1135
1151
  }
1136
- .button__primary_1wkmt > .button__loader_1wkmt {
1152
+ .button__primary_soee7 > .button__loader_soee7 {
1137
1153
  color: #fff;
1138
1154
  }
1139
- .button__secondary_1wkmt {
1155
+ .button__secondary_soee7 {
1140
1156
  color: #fff;
1141
1157
  background-color: rgba(255, 255, 255, 0.1);
1142
1158
  border: 1px solid transparent
1143
1159
  }
1144
- .button__secondary_1wkmt:hover {
1160
+ .button__secondary_soee7:hover {
1145
1161
  background-color: rgba(255, 255, 255, 0.163);
1146
1162
  }
1147
- .button__secondary_1wkmt:active {
1163
+ .button__secondary_soee7:active {
1148
1164
  background-color: rgba(255, 255, 255, 0.235);
1149
1165
  }
1150
- .button__secondary_1wkmt > .button__loader_1wkmt {
1166
+ .button__secondary_soee7 > .button__loader_soee7 {
1151
1167
  color: #fff;
1152
1168
  }
1153
- .button__outlined_1wkmt {
1169
+ .button__outlined_soee7 {
1154
1170
  color: #fff;
1155
1171
  background-color: transparent;
1156
1172
  border: 1px solid #c5c5c7
1157
1173
  }
1158
- .button__outlined_1wkmt:hover {
1174
+ .button__outlined_soee7:hover {
1159
1175
  background-color: rgba(0, 0, 0, 0.07);
1160
1176
  }
1161
- .button__outlined_1wkmt:active {
1177
+ .button__outlined_soee7:active {
1162
1178
  background-color: rgba(0, 0, 0, 0.15);
1163
1179
  }
1164
- .button__tertiary_1wkmt {
1180
+ .button__tertiary_soee7 {
1165
1181
  color: #fff;
1166
1182
  background-color: transparent;
1167
1183
  border: 1px solid #c5c5c7
1168
1184
  }
1169
- .button__tertiary_1wkmt:hover {
1185
+ .button__tertiary_soee7:hover {
1170
1186
  background-color: rgba(255, 255, 255, 0.07);
1171
1187
  border-color: #c5c5c7;
1172
1188
  }
1173
- .button__tertiary_1wkmt:active {
1189
+ .button__tertiary_soee7:active {
1174
1190
  background-color: rgba(255, 255, 255, 0.15);
1175
1191
  }
1176
- .button__tertiary_1wkmt > .button__loader_1wkmt {
1192
+ .button__tertiary_soee7 > .button__loader_soee7 {
1177
1193
  color: #fff;
1178
1194
  }
1179
- .button__filled_1wkmt {
1195
+ .button__filled_soee7 {
1180
1196
  color: #fff;
1181
1197
  background-color: #3a3a3c
1182
1198
  }
1183
- .button__filled_1wkmt:hover {
1199
+ .button__filled_soee7:hover {
1184
1200
  background-color: rgb(72, 72, 74);
1185
1201
  }
1186
- .button__filled_1wkmt:active {
1202
+ .button__filled_soee7:active {
1187
1203
  background-color: rgb(88, 88, 89);
1188
1204
  }
1189
- .button__transparent_1wkmt {
1205
+ .button__transparent_soee7 {
1190
1206
  color: #fff;
1191
1207
  background-color: rgba(255, 255, 255, 0.1)
1192
1208
  }
1193
- .button__transparent_1wkmt:hover {
1209
+ .button__transparent_soee7:hover {
1194
1210
  background-color: rgba(255, 255, 255, 0.2);
1195
1211
  }
1196
- .button__transparent_1wkmt:active {
1212
+ .button__transparent_soee7:active {
1197
1213
  background-color: rgba(255, 255, 255, 0.4);
1198
1214
  }
1199
- .button__link_1wkmt {
1215
+ .button__link_soee7 {
1200
1216
  color: #fff;
1201
1217
  background-color: transparent;
1202
1218
  border: 1px solid transparent
1203
1219
  }
1204
- .button__link_1wkmt:hover {
1220
+ .button__link_soee7:hover {
1205
1221
  background-color: rgba(255, 255, 255, 0.07);
1206
1222
  }
1207
- .button__link_1wkmt:active {
1223
+ .button__link_soee7:active {
1208
1224
  background-color: rgba(255, 255, 255, 0.15);
1209
1225
  }
1210
- .button__link_1wkmt > .button__loader_1wkmt {
1226
+ .button__link_soee7 > .button__loader_soee7 {
1211
1227
  color: #fff;
1212
1228
  }
1213
- .button__ghost_1wkmt {
1229
+ .button__ghost_soee7 {
1214
1230
  color: #fff
1215
1231
  }
1216
- .button__ghost_1wkmt:hover {
1232
+ .button__ghost_soee7:hover {
1217
1233
  color: rgb(179, 179, 179);
1218
1234
  }
1219
- .button__ghost_1wkmt:active {
1235
+ .button__ghost_soee7:active {
1220
1236
  color: rgb(128, 128, 128);
1221
1237
  }
1222
- .button__ghost_1wkmt > .button__loader_1wkmt {
1238
+ .button__ghost_soee7 > .button__loader_soee7 {
1223
1239
  color: #fff;
1224
1240
  }
1225
- .button__component_1wkmt:disabled.button__primary_1wkmt {
1241
+ .button__component_soee7[disabled].button__primary_soee7 {
1226
1242
  color: rgba(60, 60, 67, 0.3);
1227
1243
  background-color: #f3f4f5
1228
1244
  }
1229
- .button__component_1wkmt:disabled.button__primary_1wkmt.button__loading_1wkmt {
1245
+ .button__component_soee7[disabled].button__primary_soee7.button__loading_soee7 {
1230
1246
  background-color: #f3f4f5;
1231
1247
  }
1232
- .button__component_1wkmt:disabled.button__secondary_1wkmt {
1248
+ .button__component_soee7[disabled].button__secondary_soee7 {
1233
1249
  color: rgba(255, 255, 255, 0.3);
1234
1250
  background-color: rgba(255, 255, 255, 0.05);
1235
1251
  border-color: transparent
1236
1252
  }
1237
- .button__component_1wkmt:disabled.button__secondary_1wkmt.button__loading_1wkmt {
1253
+ .button__component_soee7[disabled].button__secondary_soee7.button__loading_soee7 {
1238
1254
  color: #fff;
1239
1255
  background-color: rgba(255, 255, 255, 0.1);
1240
1256
  border-color: transparent;
1241
1257
  }
1242
- .button__component_1wkmt:disabled.button__outlined_1wkmt {
1258
+ .button__component_soee7[disabled].button__outlined_soee7 {
1243
1259
  color: rgba(255, 255, 255, 0.3);
1244
1260
  background-color: transparent;
1245
1261
  border-color: rgba(197, 197, 199, 0.3)
1246
1262
  }
1247
- .button__component_1wkmt:disabled.button__outlined_1wkmt.button__loading_1wkmt {
1263
+ .button__component_soee7[disabled].button__outlined_soee7.button__loading_soee7 {
1248
1264
  color: #fff;
1249
1265
  }
1250
- .button__component_1wkmt:disabled.button__tertiary_1wkmt {
1266
+ .button__component_soee7[disabled].button__tertiary_soee7 {
1251
1267
  color: rgba(255, 255, 255, 0.3);
1252
1268
  background-color: transparent;
1253
1269
  border-color: rgba(197, 197, 199, 0.3)
1254
1270
  }
1255
- .button__component_1wkmt:disabled.button__tertiary_1wkmt.button__loading_1wkmt {
1271
+ .button__component_soee7[disabled].button__tertiary_soee7.button__loading_soee7 {
1256
1272
  color: #fff;
1257
1273
  border-color: #c5c5c7;
1258
1274
  }
1259
- .button__component_1wkmt:disabled.button__filled_1wkmt {
1275
+ .button__component_soee7[disabled].button__filled_soee7 {
1260
1276
  color: rgba(255, 255, 255, 0.3);
1261
1277
  background-color: rgba(58, 58, 60, 0.3)
1262
1278
  }
1263
- .button__component_1wkmt:disabled.button__filled_1wkmt.button__loading_1wkmt {
1279
+ .button__component_soee7[disabled].button__filled_soee7.button__loading_soee7 {
1264
1280
  color: #fff;
1265
1281
  background-color: #3a3a3c;
1266
1282
  }
1267
- .button__component_1wkmt:disabled.button__transparent_1wkmt {
1283
+ .button__component_soee7[disabled].button__transparent_soee7 {
1268
1284
  color: rgba(255, 255, 255, 0.3);
1269
1285
  background-color: rgba(255, 255, 255, 0.03)
1270
1286
  }
1271
- .button__component_1wkmt:disabled.button__transparent_1wkmt.button__loading_1wkmt {
1287
+ .button__component_soee7[disabled].button__transparent_soee7.button__loading_soee7 {
1272
1288
  color: #fff;
1273
1289
  background-color: rgba(255, 255, 255, 0.1);
1274
1290
  }
1275
- .button__component_1wkmt:disabled.button__link_1wkmt {
1291
+ .button__component_soee7[disabled].button__link_soee7 {
1276
1292
  color: rgba(255, 255, 255, 0.3);
1277
1293
  background-color: transparent
1278
1294
  }
1279
- .button__component_1wkmt:disabled.button__link_1wkmt.button__loading_1wkmt {
1295
+ .button__component_soee7[disabled].button__link_soee7.button__loading_soee7 {
1280
1296
  color: #fff;
1281
1297
  }
1282
- .button__component_1wkmt:disabled.button__ghost_1wkmt {
1298
+ .button__component_soee7[disabled].button__ghost_soee7 {
1283
1299
  color: rgba(255, 255, 255, 0.3)
1284
1300
  }
1285
- .button__component_1wkmt:disabled.button__ghost_1wkmt.button__loading_1wkmt {
1301
+ .button__component_soee7[disabled].button__ghost_soee7.button__loading_soee7 {
1286
1302
  color: #fff;
1287
1303
  }
1288
- .button__component_1n2vn {
1304
+ .button__component_184m6 {
1289
1305
  background-color: transparent
1290
1306
  }
1291
- .button__focused_1n2vn {
1307
+ .button__focused_184m6 {
1292
1308
  outline: 2px solid #0072ef;
1293
1309
  }
1294
- .button__primary_1lala {
1310
+ .button__primary_hecvs {
1295
1311
  color: #fff;
1296
1312
  background-color: #202022;
1297
1313
  border: 1px solid transparent
1298
1314
  }
1299
- .button__primary_1lala:hover {
1315
+ .button__primary_hecvs:hover {
1300
1316
  background-color: rgb(48, 48, 49);
1301
1317
  }
1302
- .button__primary_1lala:active {
1318
+ .button__primary_hecvs:active {
1303
1319
  background-color: rgb(65, 65, 67);
1304
1320
  }
1305
- .button__primary_1lala > .button__loader_1lala {
1321
+ .button__primary_hecvs > .button__loader_hecvs {
1306
1322
  color: #fff;
1307
1323
  }
1308
- .button__secondary_1lala {
1324
+ .button__secondary_hecvs {
1309
1325
  color: #000;
1310
1326
  background-color: rgba(0, 0, 0, 0.08);
1311
1327
  border: 1px solid transparent
1312
1328
  }
1313
- .button__secondary_1lala:hover {
1329
+ .button__secondary_hecvs:hover {
1314
1330
  background-color: rgba(0, 0, 0, 0.218);
1315
1331
  }
1316
- .button__secondary_1lala:active {
1332
+ .button__secondary_hecvs:active {
1317
1333
  background-color: rgba(0, 0, 0, 0.264);
1318
1334
  }
1319
- .button__secondary_1lala > .button__loader_1lala {
1335
+ .button__secondary_hecvs > .button__loader_hecvs {
1320
1336
  color: #000;
1321
1337
  }
1322
- .button__outlined_1lala {
1338
+ .button__outlined_hecvs {
1323
1339
  color: #fff;
1324
1340
  background-color: transparent;
1325
1341
  border: 1px solid #c5c5c7
1326
1342
  }
1327
- .button__outlined_1lala:hover {
1343
+ .button__outlined_hecvs:hover {
1328
1344
  background-color: rgba(255, 255, 255, 0.15);
1329
1345
  }
1330
- .button__outlined_1lala:active {
1346
+ .button__outlined_hecvs:active {
1331
1347
  background-color: rgba(0, 0, 0, 0.15);
1332
1348
  }
1333
- .button__tertiary_1lala {
1349
+ .button__tertiary_hecvs {
1334
1350
  color: #000;
1335
1351
  background-color: transparent;
1336
1352
  border: 1px solid #464649
1337
1353
  }
1338
- .button__tertiary_1lala:hover {
1354
+ .button__tertiary_hecvs:hover {
1339
1355
  background-color: rgba(18, 18, 18, 0.15);
1340
1356
  border-color: #464649;
1341
1357
  }
1342
- .button__tertiary_1lala:active {
1358
+ .button__tertiary_hecvs:active {
1343
1359
  background-color: rgba(18, 18, 18, 0.2);
1344
1360
  }
1345
- .button__tertiary_1lala > .button__loader_1lala {
1361
+ .button__tertiary_hecvs > .button__loader_hecvs {
1346
1362
  color: #000;
1347
1363
  }
1348
- .button__filled_1lala {
1364
+ .button__filled_hecvs {
1349
1365
  color: #fff;
1350
1366
  background-color: #3a3a3c
1351
1367
  }
1352
- .button__filled_1lala:hover {
1368
+ .button__filled_hecvs:hover {
1353
1369
  background-color: rgb(99, 112, 126);
1354
1370
  }
1355
- .button__filled_1lala:active {
1371
+ .button__filled_hecvs:active {
1356
1372
  background-color: rgb(61, 74, 88);
1357
1373
  }
1358
- .button__transparent_1lala {
1374
+ .button__transparent_hecvs {
1359
1375
  color: #000;
1360
1376
  background-color: rgba(255, 255, 255, 0.1)
1361
1377
  }
1362
- .button__transparent_1lala:hover {
1378
+ .button__transparent_hecvs:hover {
1363
1379
  background-color: rgba(255, 255, 255, 0.2);
1364
1380
  }
1365
- .button__transparent_1lala:active {
1381
+ .button__transparent_hecvs:active {
1366
1382
  background-color: rgba(255, 255, 255, 0.05);
1367
1383
  }
1368
- .button__link_1lala {
1384
+ .button__link_hecvs {
1369
1385
  color: #000;
1370
1386
  background-color: transparent;
1371
1387
  border: 1px solid transparent
1372
1388
  }
1373
- .button__link_1lala:hover {
1389
+ .button__link_hecvs:hover {
1374
1390
  background-color: rgba(18, 18, 18, 0.15);
1375
1391
  }
1376
- .button__link_1lala:active {
1392
+ .button__link_hecvs:active {
1377
1393
  background-color: rgba(18, 18, 18, 0.2);
1378
1394
  }
1379
- .button__link_1lala > .button__loader_1lala {
1395
+ .button__link_hecvs > .button__loader_hecvs {
1380
1396
  color: #000;
1381
1397
  }
1382
- .button__ghost_1lala {
1398
+ .button__ghost_hecvs {
1383
1399
  color: #000
1384
1400
  }
1385
- .button__ghost_1lala:hover {
1401
+ .button__ghost_hecvs:hover {
1386
1402
  color: rgb(77, 77, 77);
1387
1403
  }
1388
- .button__ghost_1lala:active {
1404
+ .button__ghost_hecvs:active {
1389
1405
  color: rgb(128, 128, 128);
1390
1406
  }
1391
- .button__ghost_1lala > .button__loader_1lala {
1407
+ .button__ghost_hecvs > .button__loader_hecvs {
1392
1408
  color: #000;
1393
1409
  }
1394
- .button__component_1lala:disabled.button__primary_1lala {
1410
+ .button__component_hecvs[disabled].button__primary_hecvs {
1395
1411
  color: rgba(235, 235, 245, 0.3);
1396
1412
  background-color: #202022
1397
1413
  }
1398
- .button__component_1lala:disabled.button__primary_1lala.button__loading_1lala {
1414
+ .button__component_hecvs[disabled].button__primary_hecvs.button__loading_hecvs {
1399
1415
  background-color: #202022;
1400
1416
  }
1401
- .button__component_1lala:disabled.button__secondary_1lala {
1417
+ .button__component_hecvs[disabled].button__secondary_hecvs {
1402
1418
  color: rgba(0, 0, 0, 0.3);
1403
1419
  background-color: rgba(18, 18, 18, 0.08);
1404
1420
  border-color: transparent
1405
1421
  }
1406
- .button__component_1lala:disabled.button__secondary_1lala.button__loading_1lala {
1422
+ .button__component_hecvs[disabled].button__secondary_hecvs.button__loading_hecvs {
1407
1423
  color: #000;
1408
1424
  background-color: rgba(0, 0, 0, 0.08);
1409
1425
  border-color: transparent;
1410
1426
  }
1411
- .button__component_1lala:disabled.button__outlined_1lala {
1427
+ .button__component_hecvs[disabled].button__outlined_hecvs {
1412
1428
  color: rgba(255, 255, 255, 0.3);
1413
1429
  background-color: transparent;
1414
1430
  border-color: rgba(35, 53, 73, 0.3)
1415
1431
  }
1416
- .button__component_1lala:disabled.button__outlined_1lala.button__loading_1lala {
1432
+ .button__component_hecvs[disabled].button__outlined_hecvs.button__loading_hecvs {
1417
1433
  color: #fff;
1418
1434
  }
1419
- .button__component_1lala:disabled.button__tertiary_1lala {
1435
+ .button__component_hecvs[disabled].button__tertiary_hecvs {
1420
1436
  color: rgba(0, 0, 0, 0.3);
1421
1437
  background-color: transparent;
1422
1438
  border-color: rgba(70, 70, 73, 0.3)
1423
1439
  }
1424
- .button__component_1lala:disabled.button__tertiary_1lala.button__loading_1lala {
1440
+ .button__component_hecvs[disabled].button__tertiary_hecvs.button__loading_hecvs {
1425
1441
  color: #000;
1426
1442
  }
1427
- .button__component_1lala:disabled.button__filled_1lala {
1443
+ .button__component_hecvs[disabled].button__filled_hecvs {
1428
1444
  color: rgba(255, 255, 255, 0.3);
1429
1445
  background-color: rgba(72, 87, 103, 0.3);
1430
1446
  border-color: transparent
1431
1447
  }
1432
- .button__component_1lala:disabled.button__filled_1lala.button__loading_1lala {
1448
+ .button__component_hecvs[disabled].button__filled_hecvs.button__loading_hecvs {
1433
1449
  color: #fff;
1434
1450
  background-color: #3a3a3c;
1435
1451
  border-color: transparent;
1436
1452
  }
1437
- .button__component_1lala:disabled.button__transparent_1lala {
1453
+ .button__component_hecvs[disabled].button__transparent_hecvs {
1438
1454
  color: rgba(255, 255, 255, 0.3);
1439
1455
  background-color: rgba(255, 255, 255, 0.03)
1440
1456
  }
1441
- .button__component_1lala:disabled.button__transparent_1lala.button__loading_1lala {
1457
+ .button__component_hecvs[disabled].button__transparent_hecvs.button__loading_hecvs {
1442
1458
  color: #000;
1443
1459
  background-color: rgba(255, 255, 255, 0.1);
1444
1460
  }
1445
- .button__component_1lala:disabled.button__link_1lala {
1461
+ .button__component_hecvs[disabled].button__link_hecvs {
1446
1462
  color: rgba(0, 0, 0, 0.3);
1447
1463
  background-color: transparent
1448
1464
  }
1449
- .button__component_1lala:disabled.button__link_1lala.button__loading_1lala {
1465
+ .button__component_hecvs[disabled].button__link_hecvs.button__loading_hecvs {
1450
1466
  color: #000;
1451
1467
  }
1452
- .button__component_1lala:disabled.button__ghost_1lala {
1468
+ .button__component_hecvs[disabled].button__ghost_hecvs {
1453
1469
  color: rgba(0, 0, 0, 0.3)
1454
1470
  }
1455
- .button__component_1lala:disabled.button__ghost_1lala.button__loading_1lala {
1471
+ .button__component_hecvs[disabled].button__ghost_hecvs.button__loading_hecvs {
1456
1472
  color: #000;
1457
- }.base-modal__component_1i1k8 {
1458
- background: #121212;
1459
- }.popover__component_uaesh {
1460
- background-color: transparent;
1461
- color: #fff;
1462
- }
1463
- .popover__inner_uaesh {
1464
- background-color: #121212;
1465
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1466
- border: 1px solid transparent;
1467
- }
1468
- .popover__arrow_uaesh:after {
1469
- background-color: #121212;
1470
- border: 1px solid transparent;
1471
- }.tabs__component_104gt:before {
1473
+ }.tabs__component_1fyu5:before {
1472
1474
  background-color: #2b2b2e;
1473
1475
  }
1474
- .tabs__title_104gt {
1476
+ .tabs__title_1fyu5 {
1475
1477
  color: rgba(235, 235, 245, 0.6)
1476
1478
  }
1477
- .tabs__title_104gt:not(.tabs__disabled_104gt):hover {
1479
+ .tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
1478
1480
  color: #fff;
1479
1481
  }
1480
- .tabs__focused_104gt {
1482
+ .tabs__focused_1fyu5 {
1481
1483
  outline: 2px solid #0072ef;
1482
1484
  }
1483
- .tabs__selected_104gt {
1485
+ .tabs__selected_1fyu5 {
1484
1486
  color: #fff;
1485
1487
  }
1486
- .tabs__disabled_104gt {
1488
+ .tabs__disabled_1fyu5 {
1487
1489
  color: rgba(235, 235, 245, 0.3);
1488
1490
  }
1489
- .tabs__line_104gt {
1491
+ .tabs__line_1fyu5 {
1490
1492
  background-color: #ef3124;
1491
1493
  }
1492
- .tabs__component_104gt:before {
1494
+ .tabs__component_1fyu5:before {
1493
1495
  background-color: #2b2b2e;
1494
- }.tabs__title_104gt {
1496
+ }.tabs__title_1fyu5 {
1495
1497
  color: rgba(235, 235, 245, 0.6)
1496
- }.tabs__title_104gt:not(.tabs__disabled_104gt):hover {
1498
+ }.tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
1497
1499
  color: #fff;
1498
- }.tabs__focused_104gt {
1500
+ }.tabs__focused_1fyu5 {
1499
1501
  outline: 2px solid #0072ef;
1500
- }.tabs__selected_104gt {
1502
+ }.tabs__selected_1fyu5 {
1501
1503
  color: #fff;
1502
- }.tabs__disabled_104gt {
1504
+ }.tabs__disabled_1fyu5 {
1503
1505
  color: rgba(235, 235, 245, 0.3);
1504
- }.tabs__line_104gt {
1506
+ }.tabs__line_1fyu5 {
1505
1507
  background-color: #ef3124;
1506
1508
  }
1507
1509
 
1508
1510
 
1509
1511
 
1510
- .comment__component_1br4o {
1511
- background-color: #202022;
1512
- }.chart__coreChart_1gg5z .recharts-text tspan {
1513
- fill: #fff;
1514
- }
1515
- @keyframes chart__showDot_1kzzv {
1516
- }
1517
-
1518
- .chart__tickText_1ftma {
1519
- fill: #fff;
1520
- }
1521
- .chart__circle_1ftma {
1522
- fill: #121212;
1523
- }
1524
- .chart__circle_1ftma {
1525
- fill: #121212;
1526
- }
1527
- .chart__tooltip_14g20 {
1528
- background-color: #121212;
1529
- border: 1px solid #2b2b2e;
1530
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1531
- }
1532
- .chart__tooltipArrow_14g20 {
1533
- border: 1px solid #2b2b2e;
1534
- background-color: #121212;
1535
- }
1536
- .chart__tooltipArrow_14g20:before {
1537
- border-color: transparent #121212 transparent transparent;
1538
- }.list-header__filled_ypjml {
1539
- background-color: rgba(255, 255, 255, 0.1);
1540
- }.circular-progress-bar__backgroundCircle_gs6rg,
1541
- .circular-progress-bar__progressCircle_gs6rg {
1512
+ .circular-progress-bar__backgroundCircle_xnzpb,
1513
+ .circular-progress-bar__progressCircle_xnzpb {
1542
1514
  fill: transparent;
1543
1515
  }
1544
- .circular-progress-bar__positive_gs6rg {
1516
+ .circular-progress-bar__positive_xnzpb {
1545
1517
  stroke: #2fc26e;
1546
1518
  }
1547
- .circular-progress-bar__negative_gs6rg {
1519
+ .circular-progress-bar__negative_xnzpb {
1548
1520
  stroke: #d91d0b;
1549
1521
  }
1550
- .circular-progress-bar__backgroundCircle_gs6rg {
1522
+ .circular-progress-bar__backgroundCircle_xnzpb {
1551
1523
  stroke: #2c2c2e
1552
1524
  }
1553
- .circular-progress-bar__backgroundCircle_gs6rg.circular-progress-bar__stroke_gs6rg {
1525
+ .circular-progress-bar__backgroundCircle_xnzpb.circular-progress-bar__stroke_xnzpb {
1554
1526
  stroke: transparent;
1555
1527
  }
1556
- .circular-progress-bar__progressCircle_gs6rg.circular-progress-bar__bg-positive_gs6rg {
1528
+ .circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-positive_xnzpb {
1557
1529
  fill: #2fc26e;
1558
1530
  }
1559
- .circular-progress-bar__progressCircle_gs6rg.circular-progress-bar__bg-negative_gs6rg {
1531
+ .circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-negative_xnzpb {
1560
1532
  fill: #d91d0b;
1561
1533
  }
1562
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-tertiary_gs6rg {
1534
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-tertiary_xnzpb {
1563
1535
  color: #464649;
1564
1536
  }
1565
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-positive_gs6rg {
1537
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-positive_xnzpb {
1566
1538
  color: #2fc26e;
1567
1539
  }
1568
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-negative_gs6rg {
1540
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-negative_xnzpb {
1569
1541
  color: #d91d0b;
1570
1542
  }
1571
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-primary-inverted_gs6rg {
1543
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary-inverted_xnzpb {
1572
1544
  color: #000;
1573
1545
  }
1574
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-primary_gs6rg {
1546
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary_xnzpb {
1575
1547
  color: #fff;
1576
1548
  }
1577
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-secondary_gs6rg {
1549
+ .circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-secondary_xnzpb {
1578
1550
  color: #8d8d93;
1579
- }.stepped-progress-bar__description_38fte {
1551
+ }.chart__coreChart_kdov9 .recharts-text tspan {
1552
+ fill: #fff;
1553
+ }
1554
+ @keyframes chart__showDot_i1cxv {
1555
+ }
1556
+
1557
+ .chart__tickText_1xdy5 {
1558
+ fill: #fff;
1559
+ }
1560
+ .chart__circle_1xdy5 {
1561
+ fill: #121212;
1562
+ }
1563
+ .chart__circle_1xdy5 {
1564
+ fill: #121212;
1565
+ }
1566
+ .chart__tooltip_1m0dv {
1567
+ background-color: #121212;
1568
+ border: 1px solid #2b2b2e;
1569
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1570
+ }
1571
+ .chart__tooltipArrow_1m0dv {
1572
+ border: 1px solid #2b2b2e;
1573
+ background-color: #121212;
1574
+ }
1575
+ .chart__tooltipArrow_1m0dv:before {
1576
+ border-color: transparent #121212 transparent transparent;
1577
+ }.comment__component_1o6h5 {
1578
+ background-color: #202022;
1579
+ }.list-header__filled_9tkba {
1580
+ background-color: rgba(255, 255, 255, 0.1);
1581
+ }.stepped-progress-bar__description_1necz {
1580
1582
  color: rgba(235, 235, 245, 0.6);
1581
1583
  }
1582
- .stepped-progress-bar__bar_1ocz1 {
1584
+ .stepped-progress-bar__bar_32x6k {
1583
1585
  background: rgba(255, 255, 255, 0.1);
1584
1586
  }
1585
- .stepped-progress-bar__positive_1ocz1 {
1587
+ .stepped-progress-bar__positive_32x6k {
1586
1588
  background: #2fc26e;
1587
1589
  }
1588
- .stepped-progress-bar__attention_1ocz1 {
1590
+ .stepped-progress-bar__attention_32x6k {
1589
1591
  background: #f6bf65;
1590
1592
  }
1591
- .stepped-progress-bar__negative_1ocz1 {
1593
+ .stepped-progress-bar__negative_32x6k {
1592
1594
  background: #d91d0b;
1593
1595
  }
1594
- .stepped-progress-bar__link_1ocz1 {
1596
+ .stepped-progress-bar__link_32x6k {
1595
1597
  background: #0072ef;
1596
1598
  }
1597
- .stepped-progress-bar__tertiary_1ocz1 {
1599
+ .stepped-progress-bar__tertiary_32x6k {
1598
1600
  background: #464649;
1599
1601
  }
1600
- .stepped-progress-bar__secondary_1ocz1 {
1602
+ .stepped-progress-bar__secondary_32x6k {
1601
1603
  background: #8d8d93;
1602
1604
  }
1603
- .stepped-progress-bar__primary_1ocz1 {
1605
+ .stepped-progress-bar__primary_32x6k {
1604
1606
  background: #fff;
1605
1607
  }
1606
- .stepped-progress-bar__accent_1ocz1 {
1608
+ .stepped-progress-bar__accent_32x6k {
1607
1609
  background: #ef3124;
1608
- }.attach__component_87lx5 {
1610
+ }.drawer__backdropEnter_1t1cn {
1611
+ background-color: transparent;
1612
+ }
1613
+ .drawer__backdropEnterActive_1t1cn,
1614
+ .drawer__backdropEnterDone_1t1cn {
1615
+ background-color: rgba(0, 0, 0, 0.8);
1616
+ }
1617
+ .drawer__backdropExit_1t1cn {
1618
+ background-color: rgba(0, 0, 0, 0.8);
1609
1619
  }
1610
- .attach__focused_87lx5 {
1620
+ .drawer__backdropExitActive_1t1cn,
1621
+ .drawer__backdropExitDone_1t1cn {
1622
+ background-color: transparent;
1623
+ }.attach__component_2x7a6 {
1624
+ }
1625
+ .attach__focused_2x7a6 {
1611
1626
  outline: 2px solid #0072ef;
1612
- }.confirmation-v1__errorHeader_1pm1p {
1627
+ }.confirmation-v1__errorHeader_136c6 {
1613
1628
  color: #fff;
1614
1629
  color: #fff;
1615
1630
  }
1616
- .confirmation-v1__errorText_1pm1p {
1631
+ .confirmation-v1__errorText_136c6 {
1617
1632
  color: rgba(235, 235, 245, 0.6);
1618
1633
  color: rgba(235, 235, 245, 0.6);
1619
1634
  }
1620
- .confirmation-v1__phoneHintText_1pm1p {
1635
+ .confirmation-v1__phoneHintText_136c6 {
1621
1636
  color: rgba(235, 235, 245, 0.6);
1622
1637
  color: rgba(235, 235, 245, 0.6);
1623
1638
  }
1624
- .confirmation-v1__phonesWrap_1pm1p {
1639
+ .confirmation-v1__phonesWrap_136c6 {
1625
1640
  color: rgba(235, 235, 245, 0.6);
1626
1641
  }
1627
- .confirmation-v1__phoneDescription_1pm1p {
1642
+ .confirmation-v1__phoneDescription_136c6 {
1628
1643
  color: rgba(235, 235, 245, 0.6);
1629
1644
  }
1630
- .confirmation-v1__input_1uxto {
1645
+ .confirmation-v1__input_157zv {
1631
1646
  background-color: #202022;
1632
1647
  color: #fff
1633
1648
  }
1634
- .confirmation-v1__input_1uxto.confirmation-v1__hasError_1uxto {
1649
+ .confirmation-v1__input_157zv.confirmation-v1__hasError_157zv {
1635
1650
  color: #f15045;
1636
1651
  caret-color: #fff;
1637
1652
  background-color: #35110d;
1638
1653
  }
1639
- .confirmation-v1__input_1uxto.confirmation-v1__disabled_1uxto {
1654
+ .confirmation-v1__input_157zv.confirmation-v1__disabled_157zv {
1640
1655
  color: rgba(235, 235, 245, 0.3);
1641
1656
  }
1642
- @keyframes confirmation-v1__shake_1uxto {
1657
+ @keyframes confirmation-v1__shake_157zv {
1643
1658
  }
1644
- .confirmation-v1__component_1y4db {
1659
+ .confirmation-v1__component_1bons {
1645
1660
  color: rgba(235, 235, 245, 0.6);
1646
1661
  color: rgba(235, 235, 245, 0.6);
1647
1662
  }
1648
- .confirmation-v1__circle_1tqx6 {
1663
+ .confirmation-v1__circle_kfmx1 {
1649
1664
  fill: transparent;
1650
1665
  stroke: #464649;
1651
1666
  }
1652
- .confirmation-v1__title_1ca86 {
1667
+ .confirmation-v1__title_mkedv {
1653
1668
  color: #fff;
1654
1669
  }
1655
- .confirmation-v1__description_1ca86 {
1670
+ .confirmation-v1__description_mkedv {
1656
1671
  color: rgba(235, 235, 245, 0.6);
1657
1672
  }
1658
- .confirmation-v1__alertIcon_1ca86 {
1673
+ .confirmation-v1__alertIcon_mkedv {
1659
1674
  color: #d91d0b;
1660
1675
  }
1661
- .confirmation-v1__header_1iwpo {
1676
+ .confirmation-v1__header_2blrf {
1662
1677
  color: #fff;
1663
1678
  color: #fff;
1664
1679
  }
1665
- .confirmation-v1__error_1iwpo {
1680
+ .confirmation-v1__error_2blrf {
1666
1681
  color: #f15045;
1667
1682
  }
1668
- .confirmation-v1__loaderText_1iwpo {
1683
+ .confirmation-v1__loaderText_2blrf {
1669
1684
  color: rgba(235, 235, 245, 0.6);
1670
1685
  color: rgba(235, 235, 245, 0.6);
1671
- }.custom-button__customButton_jbfff.custom-button__white_jbfff * {
1686
+ }.custom-button__customButton_1prg2.custom-button__white_1prg2 * {
1672
1687
  color: #fff;
1673
1688
  }
1674
- .custom-button__customButton_jbfff.custom-button__black_jbfff * {
1689
+ .custom-button__customButton_1prg2.custom-button__black_1prg2 * {
1675
1690
  color: #000;
1676
1691
  }
1677
- .custom-button__customButton_jbfff:before {
1692
+ .custom-button__customButton_1prg2:before {
1678
1693
  background-color: rgba(0, 0, 0, 0);
1679
1694
  }
1680
- .custom-button__customButton_jbfff:hover:before {
1695
+ .custom-button__customButton_1prg2:hover:before {
1681
1696
  background-color: rgba(0, 0, 0, 0.07);
1682
1697
  }
1683
- .custom-button__customButton_jbfff:active:before {
1698
+ .custom-button__customButton_1prg2:active:before {
1684
1699
  background-color: rgba(0, 0, 0, 0.15);
1685
1700
  }
1686
- .custom-button__customButton_jbfff:disabled.custom-button__white_jbfff * {
1701
+ .custom-button__customButton_1prg2:disabled.custom-button__white_1prg2 * {
1687
1702
  color: #fff;
1688
1703
  }
1689
- .custom-button__customButton_jbfff:disabled.custom-button__black_jbfff * {
1704
+ .custom-button__customButton_1prg2:disabled.custom-button__black_1prg2 * {
1690
1705
  color: #000;
1691
- }.icon-button__primary_nzhua {
1706
+ }
1707
+ .confirmation__component_nxnyx {
1708
+ color: rgba(235, 235, 245, 0.6);
1709
+ }
1710
+ .confirmation__circle_zo8u6 {
1711
+ fill: transparent;
1712
+ stroke: #464649;
1713
+ }
1714
+
1715
+ .confirmation__typographyTheme_1ktha {
1716
+ color: rgba(235, 235, 245, 0.6);
1717
+ }
1718
+ .confirmation__typographyTheme_d0obp {
1719
+ color: rgba(235, 235, 245, 0.6);
1720
+ }
1721
+ .confirmation__typographyTheme_181fk {
1722
+ color: rgba(235, 235, 245, 0.6);
1723
+ }
1724
+ .confirmation__phone_181fk {
1725
+ color: #fff;
1726
+ }
1727
+ .confirmation__countdownContainer_181fk {
1728
+ color: rgba(235, 235, 245, 0.6);
1729
+ }
1730
+ .confirmation__typographyTheme_1kyeh {
1731
+ color: rgba(235, 235, 245, 0.6);
1732
+ }.icon-button__primary_nb6n4 {
1692
1733
  color: #fff
1693
1734
  }
1694
- .icon-button__primary_nzhua:hover {
1735
+ .icon-button__primary_nb6n4:hover {
1695
1736
  color: rgb(204, 204, 204);
1696
1737
  }
1697
- .icon-button__primary_nzhua:active {
1738
+ .icon-button__primary_nb6n4:active {
1698
1739
  color: rgb(179, 179, 179);
1699
1740
  }
1700
- .icon-button__secondary_nzhua {
1741
+ .icon-button__secondary_nb6n4 {
1701
1742
  color: #8d8d93
1702
1743
  }
1703
- .icon-button__secondary_nzhua:hover {
1744
+ .icon-button__secondary_nb6n4:hover {
1704
1745
  color: rgb(175, 175, 179);
1705
1746
  }
1706
- .icon-button__secondary_nzhua:active {
1747
+ .icon-button__secondary_nb6n4:active {
1707
1748
  color: rgb(198, 198, 201);
1708
1749
  }
1709
- .icon-button__transparent_nzhua {
1750
+ .icon-button__transparent_nb6n4 {
1710
1751
  color: rgba(255, 255, 255, 0.3)
1711
1752
  }
1712
- .icon-button__transparent_nzhua:hover {
1753
+ .icon-button__transparent_nb6n4:hover {
1713
1754
  color: rgba(255, 255, 255, 0.4);
1714
1755
  }
1715
- .icon-button__transparent_nzhua:active {
1756
+ .icon-button__transparent_nb6n4:active {
1716
1757
  color: rgba(255, 255, 255, 0.5);
1717
1758
  }
1718
- .icon-button__negative_nzhua {
1759
+ .icon-button__negative_nb6n4 {
1719
1760
  color: #d91d0b
1720
1761
  }
1721
- .icon-button__negative_nzhua:hover {
1762
+ .icon-button__negative_nb6n4:hover {
1722
1763
  color: rgb(220, 45, 28);
1723
1764
  }
1724
- .icon-button__negative_nzhua:active {
1765
+ .icon-button__negative_nb6n4:active {
1725
1766
  color: rgb(223, 63, 48);
1726
1767
  }
1727
- .icon-button__tertiary_nzhua {
1768
+ .icon-button__tertiary_nb6n4 {
1728
1769
  color: #464649
1729
1770
  }
1730
- .icon-button__tertiary_nzhua:hover {
1771
+ .icon-button__tertiary_nb6n4:hover {
1731
1772
  color: rgb(83, 83, 86);
1732
1773
  }
1733
- .icon-button__tertiary_nzhua:active {
1774
+ .icon-button__tertiary_nb6n4:active {
1734
1775
  color: rgb(98, 98, 100);
1735
1776
  }
1736
- .icon-button__component_nzhua:disabled.icon-button__primary_nzhua {
1777
+ .icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4 {
1737
1778
  color: rgba(255, 255, 255, 0.3)
1738
1779
  }
1739
- .icon-button__component_nzhua:disabled.icon-button__primary_nzhua.icon-button__loader_nzhua {
1780
+ .icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4.icon-button__loader_nb6n4 {
1740
1781
  color: #fff;
1741
1782
  }
1742
- .icon-button__component_nzhua:disabled.icon-button__secondary_nzhua {
1783
+ .icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4 {
1743
1784
  color: rgba(141, 141, 147, 0.3)
1744
1785
  }
1745
- .icon-button__component_nzhua:disabled.icon-button__secondary_nzhua.icon-button__loader_nzhua {
1786
+ .icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4.icon-button__loader_nb6n4 {
1746
1787
  color: #8d8d93;
1747
1788
  }
1748
- .icon-button__component_nzhua:disabled.icon-button__negative_nzhua {
1789
+ .icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4 {
1749
1790
  color: rgba(217, 29, 11, 0.3)
1750
1791
  }
1751
- .icon-button__component_nzhua:disabled.icon-button__negative_nzhua.icon-button__loader_nzhua {
1792
+ .icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4.icon-button__loader_nb6n4 {
1752
1793
  color: #d91d0b;
1753
1794
  }
1754
- .icon-button__component_nzhua:disabled.icon-button__tertiary_nzhua {
1795
+ .icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4 {
1755
1796
  color: rgba(70, 70, 73, 0.3)
1756
1797
  }
1757
- .icon-button__component_nzhua:disabled.icon-button__tertiary_nzhua.icon-button__loader_nzhua {
1798
+ .icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4.icon-button__loader_nb6n4 {
1758
1799
  color: #464649;
1759
1800
  }
1760
1801
 
1761
- .icon-button__primary_zqj4m {
1802
+ .icon-button__primary_z27xh {
1762
1803
  color: #000
1763
1804
  }
1764
- .icon-button__primary_zqj4m:hover {
1805
+ .icon-button__primary_z27xh:hover {
1765
1806
  color: rgb(18, 18, 18);
1766
1807
  }
1767
- .icon-button__primary_zqj4m:active {
1808
+ .icon-button__primary_z27xh:active {
1768
1809
  color: rgb(38, 38, 38);
1769
1810
  }
1770
- .icon-button__secondary_zqj4m {
1811
+ .icon-button__secondary_z27xh {
1771
1812
  color: #8a8a8e
1772
1813
  }
1773
- .icon-button__secondary_zqj4m:hover {
1814
+ .icon-button__secondary_z27xh:hover {
1774
1815
  color: rgb(117, 117, 121);
1775
1816
  }
1776
- .icon-button__secondary_zqj4m:active {
1817
+ .icon-button__secondary_z27xh:active {
1777
1818
  color: rgb(110, 110, 114);
1778
1819
  }
1779
- .icon-button__transparent_zqj4m {
1820
+ .icon-button__transparent_z27xh {
1780
1821
  color: rgba(0, 0, 0, 0.3)
1781
1822
  }
1782
- .icon-button__transparent_zqj4m:hover {
1823
+ .icon-button__transparent_z27xh:hover {
1783
1824
  color: rgba(0, 0, 0, 0.4);
1784
1825
  }
1785
- .icon-button__transparent_zqj4m:active {
1826
+ .icon-button__transparent_z27xh:active {
1786
1827
  color: rgba(0, 0, 0, 0.5);
1787
1828
  }
1788
- .icon-button__negative_zqj4m {
1829
+ .icon-button__negative_z27xh {
1789
1830
  color: #d91d0b
1790
1831
  }
1791
- .icon-button__negative_zqj4m:hover {
1832
+ .icon-button__negative_z27xh:hover {
1792
1833
  color: rgb(220, 45, 28);
1793
1834
  }
1794
- .icon-button__negative_zqj4m:active {
1835
+ .icon-button__negative_z27xh:active {
1795
1836
  color: rgb(223, 63, 48);
1796
1837
  }
1797
- .icon-button__tertiary_zqj4m {
1838
+ .icon-button__tertiary_z27xh {
1798
1839
  color: #c5c5c7
1799
1840
  }
1800
- .icon-button__tertiary_zqj4m:hover {
1841
+ .icon-button__tertiary_z27xh:hover {
1801
1842
  color: rgb(167, 167, 169);
1802
1843
  }
1803
- .icon-button__tertiary_zqj4m:active {
1844
+ .icon-button__tertiary_z27xh:active {
1804
1845
  color: rgb(158, 158, 159);
1805
1846
  }
1806
- .icon-button__component_zqj4m:disabled.icon-button__primary_zqj4m {
1847
+ .icon-button__component_z27xh:disabled.icon-button__primary_z27xh {
1807
1848
  color: rgba(0, 0, 0, 0.3)
1808
1849
  }
1809
- .icon-button__component_zqj4m:disabled.icon-button__primary_zqj4m.icon-button__loader_zqj4m {
1850
+ .icon-button__component_z27xh:disabled.icon-button__primary_z27xh.icon-button__loader_z27xh {
1810
1851
  color: #000;
1811
1852
  }
1812
- .icon-button__component_zqj4m:disabled.icon-button__secondary_zqj4m {
1853
+ .icon-button__component_z27xh:disabled.icon-button__secondary_z27xh {
1813
1854
  color: rgba(138, 138, 142, 0.3)
1814
1855
  }
1815
- .icon-button__component_zqj4m:disabled.icon-button__secondary_zqj4m.icon-button__loader_zqj4m {
1856
+ .icon-button__component_z27xh:disabled.icon-button__secondary_z27xh.icon-button__loader_z27xh {
1816
1857
  color: #8a8a8e;
1817
1858
  }
1818
- .icon-button__component_zqj4m:disabled.icon-button__negative_zqj4m {
1859
+ .icon-button__component_z27xh:disabled.icon-button__negative_z27xh {
1819
1860
  color: rgba(217, 29, 11, 0.3)
1820
1861
  }
1821
- .icon-button__component_zqj4m:disabled.icon-button__negative_zqj4m.icon-button__loader_zqj4m {
1862
+ .icon-button__component_z27xh:disabled.icon-button__negative_z27xh.icon-button__loader_z27xh {
1822
1863
  color: #d91d0b;
1823
1864
  }
1824
- .icon-button__component_zqj4m:disabled.icon-button__tertiary_zqj4m {
1865
+ .icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh {
1825
1866
  color: rgba(197, 197, 199, 0.3)
1826
1867
  }
1827
- .icon-button__component_zqj4m:disabled.icon-button__tertiary_zqj4m.icon-button__loader_zqj4m {
1868
+ .icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh.icon-button__loader_z27xh {
1828
1869
  color: #c5c5c7;
1829
- }.input__input_o1h8n {
1870
+ }.input__input_1ux2j {
1830
1871
  color: #fff;
1831
1872
  caret-color: #0072ef;
1832
1873
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1833
1874
  }
1834
- .input__input_o1h8n:-webkit-autofill {
1875
+ .input__input_1ux2j:-webkit-autofill {
1835
1876
  -webkit-text-fill-color: #fff;
1836
1877
  }
1837
- .input__input_o1h8n::placeholder {
1878
+ .input__input_1ux2j::placeholder {
1838
1879
  color: rgba(235, 235, 245, 0.6);
1839
1880
  }
1840
- .input__hasInnerLabel_o1h8n::placeholder {
1881
+ .input__hasInnerLabel_1ux2j::placeholder {
1841
1882
  color: rgba(235, 235, 245, 0.3);
1842
1883
  }
1843
- .input__clearIcon_o1h8n {
1884
+ .input__clearIcon_1ux2j {
1844
1885
  color: #fff;
1845
1886
  }
1846
- .input__input_o1h8n:read-only {
1887
+ .input__input_1ux2j:read-only {
1847
1888
  color: rgba(235, 235, 245, 0.6)
1848
1889
  }
1849
- .input__input_o1h8n:read-only:focus::placeholder {
1890
+ .input__input_1ux2j:read-only:focus::placeholder {
1850
1891
  color: rgba(235, 235, 245, 0.6);
1851
1892
  }
1852
- .input__input_o1h8n:disabled {
1893
+ .input__input_1ux2j:disabled {
1853
1894
  color: #fff;
1854
1895
  -webkit-text-fill-color: #fff;
1855
1896
  }
1856
- .input__input_o1h8n:focus::placeholder {
1897
+ .input__input_1ux2j:focus::placeholder {
1857
1898
  color: rgba(235, 235, 245, 0.3);
1858
1899
  }
1859
- .input__error_o1h8n {
1900
+ .input__error_1ux2j {
1860
1901
  color: #f15045;
1861
1902
  caret-color: #f15045;
1862
1903
  }
1863
- .input__focusVisible_1a01y {
1904
+ .input__focusVisible_ilp25 {
1864
1905
  outline: 2px solid #0072ef;
1865
1906
  }
1866
- @keyframes input__onautofillstart_1a01y {
1907
+ @keyframes input__onautofillstart_ilp25 {
1867
1908
  from {
1868
1909
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1869
1910
  }
@@ -1871,7 +1912,7 @@
1871
1912
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1872
1913
  }
1873
1914
  }
1874
- @keyframes input__onautofillcancel_1a01y {
1915
+ @keyframes input__onautofillcancel_ilp25 {
1875
1916
  from {
1876
1917
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1877
1918
  }
@@ -1879,154 +1920,72 @@
1879
1920
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1880
1921
  }
1881
1922
  }
1882
- .input__input_1niiw {
1923
+ .input__input_1iqfx {
1883
1924
  color: #000;
1884
1925
  caret-color: #0072ef;
1885
1926
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1886
1927
  }
1887
- .input__input_1niiw:-webkit-autofill {
1928
+ .input__input_1iqfx:-webkit-autofill {
1888
1929
  -webkit-text-fill-color: #000;
1889
1930
  }
1890
- .input__input_1niiw::placeholder {
1931
+ .input__input_1iqfx::placeholder {
1891
1932
  color: rgba(60, 60, 67, 0.6);
1892
1933
  }
1893
- .input__hasInnerLabel_1niiw::placeholder {
1934
+ .input__hasInnerLabel_1iqfx::placeholder {
1894
1935
  color: rgba(60, 60, 67, 0.3);
1895
1936
  }
1896
- .input__clearIcon_1niiw {
1937
+ .input__clearIcon_1iqfx {
1897
1938
  color: #000;
1898
1939
  }
1899
- .input__input_1niiw:read-only {
1940
+ .input__input_1iqfx:read-only {
1900
1941
  color: rgba(60, 60, 67, 0.6)
1901
1942
  }
1902
- .input__input_1niiw:read-only:focus::placeholder {
1943
+ .input__input_1iqfx:read-only:focus::placeholder {
1903
1944
  color: rgba(60, 60, 67, 0.6);
1904
1945
  }
1905
- .input__input_1niiw:disabled {
1946
+ .input__input_1iqfx:disabled {
1906
1947
  color: #000;
1907
1948
  -webkit-text-fill-color: #000;
1908
1949
  }
1909
- .input__input_1niiw:focus::placeholder {
1950
+ .input__input_1iqfx:focus::placeholder {
1910
1951
  color: rgba(60, 60, 67, 0.3);
1911
1952
  }
1912
- .input__error_1niiw {
1953
+ .input__error_1iqfx {
1913
1954
  color: #ef3124;
1914
1955
  caret-color: #ef3124;
1915
- }
1916
- .confirmation__component_itozc {
1917
- color: rgba(235, 235, 245, 0.6);
1918
- }
1919
- .confirmation__circle_1jxsw {
1920
- fill: transparent;
1921
- stroke: #464649;
1922
- }
1923
-
1924
- .confirmation__typographyTheme_zybqm {
1925
- color: rgba(235, 235, 245, 0.6);
1926
- }
1927
- .confirmation__typographyTheme_7wpc3 {
1928
- color: rgba(235, 235, 245, 0.6);
1929
- }
1930
- .confirmation__typographyTheme_13j22 {
1931
- color: rgba(235, 235, 245, 0.6);
1932
- }
1933
- .confirmation__phone_13j22 {
1956
+ }.pagination__component_1qv8m {
1934
1957
  color: #fff;
1935
1958
  }
1936
- .confirmation__countdownContainer_13j22 {
1937
- color: rgba(235, 235, 245, 0.6);
1938
- }
1939
- .confirmation__typographyTheme_1pgrz {
1940
- color: rgba(235, 235, 245, 0.6);
1941
- }.pagination__component_o9tjd {
1942
- color: #fff;
1943
- }
1944
- .pagination__dots_1fpcx {
1959
+ .pagination__dots_idvec {
1945
1960
  color: rgba(235, 235, 245, 0.6);
1946
1961
  }
1947
1962
 
1948
- .pagination__tag_1xdu2.pagination__tag_1xdu2 {
1963
+ .pagination__tag_gzn5s.pagination__tag_gzn5s {
1949
1964
  color: rgba(235, 235, 245, 0.6)
1950
1965
  }
1951
- .pagination__tag_1xdu2.pagination__tag_1xdu2:hover:not(:disabled) {
1966
+ .pagination__tag_gzn5s.pagination__tag_gzn5s:hover:not(:disabled) {
1952
1967
  background-color: #2c2c2e;
1953
1968
  color: #fff;
1954
1969
  }
1955
- .pagination__tag_1xdu2.pagination__tag_1xdu2:active:not(:disabled) {
1970
+ .pagination__tag_gzn5s.pagination__tag_gzn5s:active:not(:disabled) {
1956
1971
  background-color: #3a3a3c;
1957
1972
  }
1958
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2 {
1973
+ .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s {
1959
1974
  background-color: #f3f4f5;
1960
1975
  color: #000;
1961
1976
  }
1962
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2:hover:not(:disabled) {
1977
+ .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:hover:not(:disabled) {
1963
1978
  color: #000;
1964
1979
  }
1965
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2:active:not(:disabled) {
1980
+ .pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:active:not(:disabled) {
1966
1981
  color: #fff;
1967
- }.plate__component_1e2xm {
1968
- color: #fff
1969
- }
1970
- .plate__focused_1e2xm {
1971
- outline: 2px solid #0072ef;
1972
- }
1973
- .plate__shadow_1e2xm {
1974
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1975
- }
1976
- .plate__common_1e2xm {
1977
- background-color: #202022;
1978
- box-shadow: 0 0 0 1px #6d7986
1979
- }
1980
- .plate__common_1e2xm:before {
1981
- background-color: #6d7986;
1982
- }
1983
- .plate__negative_1e2xm {
1984
- background-color: #35110d;
1985
- box-shadow: 0 0 0 1px #d91d0b
1986
- }
1987
- .plate__negative_1e2xm:before {
1988
- background-color: #d91d0b;
1989
- }
1990
- .plate__positive_1e2xm {
1991
- background-color: #042117;
1992
- box-shadow: 0 0 0 1px #13a463
1993
- }
1994
- .plate__positive_1e2xm:before {
1995
- background-color: #13a463;
1996
- }
1997
- .plate__attention_1e2xm {
1998
- background-color: #332104;
1999
- box-shadow: 0 0 0 1px #de6a00
2000
- }
2001
- .plate__attention_1e2xm:before {
2002
- background-color: #de6a00;
2003
- }
2004
- .plate__custom_1e2xm {
2005
- background: transparent;
2006
- box-shadow: 0 0 0 1px #6d7986
2007
- }
2008
- .plate__custom_1e2xm:before {
2009
- background-color: #6d7986;
2010
- }.drawer__backdropEnter_1ivv1 {
2011
- background-color: transparent;
2012
- }
2013
- .drawer__backdropEnterActive_1ivv1,
2014
- .drawer__backdropEnterDone_1ivv1 {
2015
- background-color: rgba(0, 0, 0, 0.8);
2016
- }
2017
- .drawer__backdropExit_1ivv1 {
2018
- background-color: rgba(0, 0, 0, 0.8);
2019
- }
2020
- .drawer__backdropExitActive_1ivv1,
2021
- .drawer__backdropExitDone_1ivv1 {
2022
- background-color: transparent;
2023
- }.pure-cell__focused_oqwpp {
1982
+ }.pure-cell__focused_iakja {
2024
1983
  outline: 2px solid #0072ef;
2025
1984
  }
2026
1985
 
2027
1986
 
2028
1987
 
2029
- .pure-cell__categoryPercent_i85i4 {
1988
+ .pure-cell__categoryPercent_h12an {
2030
1989
  background-color: #202022;
2031
1990
  }
2032
1991
 
@@ -2034,663 +1993,709 @@
2034
1993
 
2035
1994
 
2036
1995
 
2037
- .slider-input__slider_aocpa .noUi-base:hover > .noUi-connects {
2038
- background-color: #2a2a2c;
2039
- }
2040
- .slider-input__slider_aocpa .noUi-connects {
2041
- background-color: #2a2a2c;
2042
- }
2043
- .slider-input__steps_aocpa {
2044
- color: rgba(235, 235, 245, 0.6);
2045
- }
2046
- .slider-input__info_aocpa {
2047
- color: rgba(235, 235, 245, 0.6);
2048
- }.with-suffix__hasSuffix_1l8bz input:focus::placeholder {
2049
- color: transparent;
2050
- }
2051
- .with-suffix__disabled_1l8bz {
2052
- color: #fff;
2053
- }
2054
- .with-suffix__readOnly_1l8bz {
2055
- color: rgba(235, 235, 245, 0.6);
2056
- }.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4 {
1996
+ .filter-tag__component_1kvam.filter-tag__disabled_1kvam {
2057
1997
  background-color: rgba(32, 32, 34, 0.3);
2058
1998
  }
2059
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4) {
1999
+ .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam) {
2060
2000
  background-color: #f3f4f5;
2061
2001
  }
2062
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4):hover {
2002
+ .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):hover {
2063
2003
  background-color: #f3f4f5;
2064
2004
  }
2065
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4):active {
2005
+ .filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):active {
2066
2006
  background-color: rgb(194, 195, 196);
2067
2007
  }
2068
- .filter-tag__focused_1d0s4 {
2008
+ .filter-tag__focused_1kvam {
2069
2009
  outline: 2px solid #0072ef;
2070
2010
  }
2071
- .filter-tag__valueButton_1d0s4 {
2011
+ .filter-tag__valueButton_1kvam {
2072
2012
  color: #fff;
2073
2013
  background-color: #202022;
2074
2014
  border-color: transparent
2075
2015
  }
2076
- .filter-tag__valueButton_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover {
2016
+ .filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
2077
2017
  background-color: #202022;
2078
2018
  border-color: transparent;
2079
2019
  }
2080
- .filter-tag__valueButton_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active {
2020
+ .filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
2081
2021
  background-color: rgb(65, 65, 67);
2082
2022
  border-color: transparent;
2083
2023
  }
2084
- .filter-tag__valueButton_1d0s4:disabled {
2024
+ .filter-tag__valueButton_1kvam:disabled {
2085
2025
  background-color: rgba(32, 32, 34, 0.3);
2086
2026
  border-color: transparent;
2087
2027
  color: rgba(235, 235, 245, 0.3);
2088
2028
  }
2089
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4 {
2029
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam {
2090
2030
  background-color: #f3f4f5;
2091
2031
  color: #000
2092
2032
  }
2093
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover {
2033
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
2094
2034
  background-color: #f3f4f5;
2095
2035
  }
2096
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active {
2036
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
2097
2037
  background-color: rgb(194, 195, 196);
2098
2038
  }
2099
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover + .filter-tag__clear_1d0s4:before {
2039
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover + .filter-tag__clear_1kvam:before {
2100
2040
  background-color: #464649;
2101
2041
  }
2102
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active + .filter-tag__clear_1d0s4:before {
2042
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active + .filter-tag__clear_1kvam:before {
2103
2043
  background-color: transparent;
2104
2044
  }
2105
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:disabled {
2045
+ .filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:disabled {
2106
2046
  background-color: rgba(243, 244, 245, 0.3);
2107
2047
  color: #000;
2108
2048
  }
2109
- .filter-tag__clear_1d0s4 {
2049
+ .filter-tag__clear_1kvam {
2110
2050
  color: #464649;
2111
2051
  background-color: #f3f4f5
2112
2052
  }
2113
- .filter-tag__clear_1d0s4:before {
2053
+ .filter-tag__clear_1kvam:before {
2114
2054
  background-color: #464649;
2115
2055
  }
2116
- .filter-tag__clear_1d0s4:hover:before {
2056
+ .filter-tag__clear_1kvam:hover:before {
2117
2057
  background-color: #464649;
2118
2058
  }
2119
- .filter-tag__clear_1d0s4:active:before {
2059
+ .filter-tag__clear_1kvam:active:before {
2120
2060
  background-color: transparent;
2121
2061
  }
2122
- .filter-tag__clear_1d0s4:hover {
2062
+ .filter-tag__clear_1kvam:hover {
2123
2063
  background-color: #f3f4f5;
2124
2064
  color: #000;
2125
2065
  }
2126
- .filter-tag__clear_1d0s4:active {
2066
+ .filter-tag__clear_1kvam:active {
2127
2067
  background-color: rgb(194, 195, 196);
2128
2068
  color: #000;
2129
- }.file-upload-item__component_cwggi {
2069
+ }.file-upload-item__component_12zoe {
2130
2070
  color: rgba(235, 235, 245, 0.6);
2131
2071
  box-shadow: 0 -1px 0 0 #2b2b2e inset
2132
2072
  }
2133
- .file-upload-item__icon_cwggi {
2073
+ .file-upload-item__icon_12zoe {
2134
2074
  color: #fff;
2135
2075
  }
2136
- .file-upload-item__errorIcon_cwggi {
2076
+ .file-upload-item__errorIcon_12zoe {
2137
2077
  color: #d91d0b;
2138
2078
  }
2139
- .file-upload-item__successIcon_cwggi {
2079
+ .file-upload-item__successIcon_12zoe {
2140
2080
  color: #2fc26e;
2141
2081
  }
2142
- .file-upload-item__name_cwggi {
2082
+ .file-upload-item__name_12zoe {
2143
2083
  color: #fff
2144
2084
  }
2145
- .file-upload-item__errorWrapper_cwggi {
2085
+ .file-upload-item__errorWrapper_12zoe {
2146
2086
  color: #ef3124
2147
- }.bottom-sheet__modal_9b0qc {
2087
+ }.bottom-sheet__modal_hsnx2 {
2148
2088
  background-color: transparent;
2149
2089
  }
2150
- .bottom-sheet__component_9b0qc {
2090
+ .bottom-sheet__component_hsnx2 {
2151
2091
  background: #121212;
2152
2092
  }
2153
- .bottom-sheet__marker_9b0qc {
2093
+ .bottom-sheet__marker_hsnx2 {
2154
2094
  background-color: #2a2a2c;
2155
2095
  }
2156
- .bottom-sheet__content_9b0qc {
2096
+ .bottom-sheet__content_hsnx2 {
2157
2097
  color: #fff;
2158
2098
  background-color: #121212;
2159
2099
  }
2160
- .bottom-sheet__backer_1n4fg {
2100
+ .bottom-sheet__backer_1q6ue {
2161
2101
  color: #fff;
2162
2102
  }
2163
- .bottom-sheet__button_1n4fg {
2103
+ .bottom-sheet__button_1q6ue {
2164
2104
  background: rgba(255, 255, 255, 0.03);
2165
2105
  }
2166
- .bottom-sheet__closer_ahonh {
2106
+ .bottom-sheet__closer_izbu7 {
2167
2107
  color: #fff;
2168
2108
  }
2169
- .bottom-sheet__button_ahonh {
2109
+ .bottom-sheet__button_izbu7 {
2170
2110
  background: rgba(255, 255, 255, 0.03);
2171
2111
  }
2172
- .bottom-sheet__footer_1mo80 {
2112
+ .bottom-sheet__footer_2ezqg {
2173
2113
  background-color: #121212;
2174
2114
  }
2175
- .bottom-sheet__highlighted_1mo80 {
2115
+ .bottom-sheet__highlighted_2ezqg {
2176
2116
  border-top: 1px solid #2b2b2e;
2177
2117
  background-color: #121212;
2178
2118
  }
2179
- .bottom-sheet__headerWrapper_fd9g2 {
2119
+ .bottom-sheet__headerWrapper_ldo14 {
2180
2120
  background-color: #121212;
2181
2121
  }
2182
- .bottom-sheet__highlighted_fd9g2 {
2122
+ .bottom-sheet__highlighted_ldo14 {
2183
2123
  border-bottom: 1px solid #2b2b2e;
2184
2124
  }
2185
2125
 
2186
2126
 
2187
- .modal__button_1vr38 {
2127
+ .modal__button_14cqc {
2188
2128
  background: rgba(18, 18, 18, 0.4);
2189
2129
  }
2190
2130
 
2191
2131
 
2192
2132
 
2193
2133
 
2194
- .modal__sticky_1glbo {
2134
+ .modal__sticky_1nmkm {
2195
2135
  background: #121212;
2196
2136
  }
2197
- .modal__highlighted_1glbo {
2137
+ .modal__highlighted_1nmkm {
2198
2138
  background: #121212;
2199
2139
  box-shadow: 0 -1px 0 0 #2b2b2e;
2200
2140
  }
2201
2141
 
2202
2142
 
2203
2143
 
2204
- .modal__highlighted_m6kwl {
2144
+ .modal__highlighted_f5byq {
2205
2145
  background: #121212;
2206
2146
  }
2207
- .modal__sticky_m6kwl.modal__hasContent_m6kwl {
2147
+ .modal__sticky_f5byq.modal__hasContent_f5byq {
2208
2148
  background: #121212;
2209
2149
  }
2210
- .toast-plate__component_mnmio {
2211
- color: #000;
2212
- background-color: #fff;
2150
+ .plate__component_663cw {
2151
+ color: #fff
2213
2152
  }
2214
- .toast-plate__closeButtonWrapper_mnmio:before {
2215
- background-color: #e9e9eb;
2153
+ .plate__focused_663cw {
2154
+ outline: 2px solid #0072ef;
2155
+ }
2156
+ .plate__shadow_663cw {
2157
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2158
+ }
2159
+ .plate__common_663cw {
2160
+ background-color: rgba(255, 255, 255, 0.06);
2161
+ box-shadow: 0 0 0 1px #6d7986
2162
+ }
2163
+ .plate__common_663cw:before {
2164
+ background-color: #6d7986;
2216
2165
  }
2217
-
2218
- .toast-plate__component_1497m {
2219
- color: #fff;
2220
- background-color: #121212;
2166
+ .plate__negative_663cw {
2167
+ background-color: #35110d;
2168
+ box-shadow: 0 0 0 1px #d91d0b
2221
2169
  }
2222
- .toast-plate__closeButtonWrapper_1497m:before {
2223
- background-color: #262629;
2224
- }.bank-card__component_x2sls {
2225
- --form-control-bg-color: transparent;
2226
- --form-control-focus-shadow: transparent;
2227
- --form-control-hover-bg-color: transparent;
2228
- --form-control-focus-bg-color: transparent;
2170
+ .plate__negative_663cw:before {
2171
+ background-color: #d91d0b;
2172
+ }
2173
+ .plate__positive_663cw {
2174
+ background-color: #042117;
2175
+ box-shadow: 0 0 0 1px #13a463
2229
2176
  }
2230
- .bank-card__label_x2sls {
2231
- color: rgba(0, 0, 0, 0.6)
2177
+ .plate__positive_663cw:before {
2178
+ background-color: #13a463;
2179
+ }
2180
+ .plate__attention_663cw {
2181
+ background-color: #332104;
2182
+ box-shadow: 0 0 0 1px #de6a00
2232
2183
  }
2233
- .bank-card__focused_x2sls .bank-card__label_x2sls,
2234
- .bank-card__filled_x2sls .bank-card__label_x2sls {
2235
- color: #000
2184
+ .plate__attention_663cw:before {
2185
+ background-color: #de6a00;
2186
+ }
2187
+ .plate__custom_663cw {
2188
+ background: transparent;
2189
+ box-shadow: 0 0 0 1px #6d7986
2236
2190
  }
2237
- .bank-card__input_x2sls {
2191
+ .plate__custom_663cw:before {
2192
+ background-color: #6d7986;
2193
+ }.toast-plate__component_1oi2r {
2238
2194
  color: #000;
2239
- caret-color: #000
2195
+ background-color: #fff;
2240
2196
  }
2241
- .bank-card__bankLogo_x2sls svg g {
2242
- fill: #000;
2243
- }
2244
- .bank-card__brandLogo_x2sls svg {
2245
- fill: #000;
2197
+ .toast-plate__closeButtonWrapper_1oi2r:before {
2198
+ background-color: #e9e9eb;
2246
2199
  }
2247
- .bank-card__usePhoto_x2sls {
2248
- background-color: transparent
2200
+
2201
+ .toast-plate__component_72jtw {
2202
+ color: #fff;
2203
+ background-color: #121212;
2249
2204
  }
2250
- .bank-card__usePhoto_x2sls svg {
2251
- fill: #000;
2205
+ .toast-plate__closeButtonWrapper_72jtw:before {
2206
+ background-color: #262629;
2252
2207
  }
2253
2208
 
2254
2209
 
2255
2210
 
2256
- .side-panel__button_1nd8z {
2211
+ .side-panel__button_1rm0z {
2257
2212
  background: rgba(18, 18, 18, 0.4);
2258
2213
  }
2259
2214
 
2260
2215
 
2261
2216
 
2262
2217
 
2263
- .side-panel__sticky_1oqh9 {
2218
+ .side-panel__sticky_1dhhk {
2264
2219
  background: #121212;
2265
2220
  }
2266
- .side-panel__highlighted_1oqh9 {
2221
+ .side-panel__highlighted_1dhhk {
2267
2222
  background: #121212;
2268
2223
  box-shadow: 0 -1px 0 0 #2b2b2e;
2269
2224
  }
2270
2225
 
2271
2226
 
2272
2227
 
2273
- .side-panel__highlighted_zo5iv {
2228
+ .side-panel__highlighted_1ax57 {
2274
2229
  background: #121212;
2275
2230
  }
2276
- .side-panel__sticky_zo5iv.side-panel__hasContent_zo5iv {
2231
+ .side-panel__sticky_1ax57.side-panel__hasContent_1ax57 {
2277
2232
  background: #121212;
2278
2233
  }
2279
- .amount-input__minorPartAndCurrency_3miyb {
2234
+ .slider-input__slider_1qb5k .noUi-base:hover > .noUi-connects {
2235
+ background-color: #2a2a2c;
2236
+ }
2237
+ .slider-input__slider_1qb5k .noUi-connects {
2238
+ background-color: #2a2a2c;
2239
+ }
2240
+ .slider-input__steps_1qb5k {
2280
2241
  color: rgba(235, 235, 245, 0.6);
2281
2242
  }
2282
- .amount-input__filled_cqyft .amount-input__input_cqyft,
2283
- .amount-input__input_cqyft:focus {
2284
- -webkit-text-fill-color: transparent;
2243
+ .slider-input__info_1qb5k {
2244
+ color: rgba(235, 235, 245, 0.6);
2245
+ }.with-suffix__hasSuffix_d97kx input:focus::placeholder {
2246
+ color: transparent;
2285
2247
  }
2286
- .amount-input__minorPartAndCurrency_y5t3a {
2287
- color: rgba(60, 60, 67, 0.6);
2288
- }.tooltip__hint_u3yi2 {
2248
+ .with-suffix__disabled_d97kx {
2249
+ color: #fff;
2250
+ }
2251
+ .with-suffix__readOnly_d97kx {
2252
+ color: rgba(235, 235, 245, 0.6);
2253
+ }.tooltip__hint_1493i {
2289
2254
  background-color: #fff;
2290
2255
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2291
2256
  0 8px 16px rgba(11, 31, 53, 0.16);
2292
2257
  color: #000;
2293
2258
  }
2294
- .tooltip__hint_u3yi2 .tooltip__arrow_u3yi2:after {
2259
+ .tooltip__hint_1493i .tooltip__arrow_1493i:after {
2295
2260
  background-color: #fff;
2296
2261
  border-color: #fff;
2297
2262
  }
2298
2263
 
2299
- .tooltip__tooltip_agxuv {
2264
+ .tooltip__tooltip_km2vm {
2300
2265
  background-color: #fff;
2301
2266
  color: #000;
2302
2267
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2303
2268
  0 8px 16px rgba(11, 31, 53, 0.16);
2304
2269
  }
2305
- .tooltip__tooltip_agxuv .tooltip__arrow_agxuv:after {
2270
+ .tooltip__tooltip_km2vm .tooltip__arrow_km2vm:after {
2306
2271
  background-color: #fff;
2307
2272
  }
2308
- .tooltip__hint_agxuv {
2273
+ .tooltip__hint_km2vm {
2309
2274
  background-color: #121212;
2310
2275
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2311
2276
  color: #fff;
2312
2277
  }
2313
- .tooltip__hint_agxuv .tooltip__arrow_agxuv:after {
2278
+ .tooltip__hint_km2vm .tooltip__arrow_km2vm:after {
2314
2279
  background-color: #121212;
2315
2280
  }
2316
2281
 
2317
- .calendar__wrapper_y2fqq {
2282
+ .calendar__wrapper_1t4qq {
2318
2283
  background: #121212;
2319
2284
  }
2320
- .calendar__calendar_y2fqq th {
2285
+ .calendar__calendar_1t4qq th {
2321
2286
  border-bottom: 1px solid #2b2b2e;
2322
2287
  }
2323
- .calendar__dayNames_y2fqq {
2288
+ .calendar__dayNames_1t4qq {
2324
2289
  border-bottom: 1px solid #2b2b2e;
2325
2290
  background: #121212
2326
2291
  }
2327
- .calendar__month_y2fqq {
2292
+ .calendar__month_1t4qq {
2328
2293
  color: #fff;
2329
2294
  }
2330
- .calendar__dayName_y2fqq {
2295
+ .calendar__dayName_1t4qq {
2331
2296
  color: rgba(235, 235, 245, 0.6)
2332
2297
  }
2333
- .calendar__dayName_mrf9j {
2298
+ .calendar__dayName_fc7ut {
2334
2299
  color: rgba(235, 235, 245, 0.6)
2335
2300
  }
2336
- .calendar__day_mrf9j {
2301
+ .calendar__day_fc7ut {
2337
2302
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2338
2303
  color: #fff
2339
2304
  }
2340
- .calendar__day_mrf9j.calendar__highlighted_mrf9j,
2341
- .calendar__day_mrf9j.calendar__range_mrf9j.calendar__highlighted_mrf9j:not(.calendar__disabled_mrf9j) {
2305
+ .calendar__day_fc7ut.calendar__highlighted_fc7ut,
2306
+ .calendar__day_fc7ut.calendar__range_fc7ut.calendar__highlighted_fc7ut:not(.calendar__disabled_fc7ut) {
2342
2307
  color: #fff;
2343
2308
  background: #2a2a2c;
2344
2309
  }
2345
- .calendar__day_mrf9j.calendar__holiday_mrf9j {
2310
+ .calendar__day_fc7ut.calendar__holiday_fc7ut {
2346
2311
  color: #ef3124;
2347
2312
  }
2348
- .calendar__day_mrf9j.calendar__disabled_mrf9j {
2313
+ .calendar__day_fc7ut.calendar__disabled_fc7ut {
2349
2314
  color: rgba(235, 235, 245, 0.3);
2350
2315
  background: transparent;
2351
2316
  }
2352
- .calendar__day_mrf9j.calendar__today_mrf9j {
2317
+ .calendar__day_fc7ut.calendar__today_fc7ut {
2353
2318
  color: #0072ef;
2354
2319
  }
2355
- .calendar__day_mrf9j.calendar__rangeComplete_mrf9j {
2320
+ .calendar__day_fc7ut.calendar__rangeComplete_fc7ut {
2356
2321
  background: #e8f2fe;
2357
2322
  }
2358
- .calendar__day_mrf9j.calendar__selected_mrf9j,
2359
- .calendar__day_mrf9j.calendar__disabled_mrf9j.calendar__selected_mrf9j {
2323
+ .calendar__day_fc7ut.calendar__selected_fc7ut,
2324
+ .calendar__day_fc7ut.calendar__disabled_fc7ut.calendar__selected_fc7ut {
2360
2325
  color: #000;
2361
2326
  background: #fff;
2362
2327
  }
2363
2328
  @media (hover) {
2364
- .calendar__day_mrf9j.calendar__selected_mrf9j:hover {
2329
+ .calendar__day_fc7ut.calendar__selected_fc7ut:hover {
2365
2330
  background: rgb(217, 217, 217);
2366
2331
  }
2367
2332
  }
2368
- .calendar__dayWrapper_mrf9j {
2333
+ .calendar__dayWrapper_fc7ut {
2369
2334
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2370
2335
  }
2371
- .calendar__range_mrf9j .calendar__day_mrf9j:not(.calendar__selected_mrf9j):not(.calendar__disabled_mrf9j):not(.calendar__today_mrf9j):not(.calendar__holiday_mrf9j) {
2336
+ .calendar__range_fc7ut .calendar__day_fc7ut:not(.calendar__selected_fc7ut):not(.calendar__disabled_fc7ut):not(.calendar__today_fc7ut):not(.calendar__holiday_fc7ut) {
2372
2337
  color: #fff;
2373
2338
  }
2374
- .calendar__range_mrf9j:before {
2339
+ .calendar__range_fc7ut:before {
2375
2340
  background: rgba(255, 255, 255, 0.1);
2376
2341
  }
2377
- .calendar__rangeComplete_mrf9j:before {
2342
+ .calendar__rangeComplete_fc7ut:before {
2378
2343
  background: #e8f2fe;
2379
2344
  }
2380
- .calendar__transitLeft_mrf9j:after {
2345
+ .calendar__transitLeft_fc7ut:after {
2381
2346
  background: linear-gradient(
2382
2347
  270deg,
2383
2348
  rgba(255, 255, 255, 0.1) 0%,
2384
2349
  rgba(255, 255, 255, 0) 100%
2385
2350
  );
2386
2351
  }
2387
- .calendar__transitRight_mrf9j:after {
2352
+ .calendar__transitRight_fc7ut:after {
2388
2353
  background: linear-gradient(
2389
2354
  270deg,
2390
2355
  rgba(255, 255, 255, 0) 0%,
2391
2356
  rgba(255, 255, 255, 0.1) 100%
2392
2357
  );
2393
2358
  }
2394
- .calendar__rangeComplete_mrf9j.calendar__transitLeft_mrf9j:after {
2359
+ .calendar__rangeComplete_fc7ut.calendar__transitLeft_fc7ut:after {
2395
2360
  background: linear-gradient(
2396
2361
  270deg,
2397
2362
  #e8f2fe 0%,
2398
2363
  rgba(255, 255, 255, 0) 100%
2399
2364
  );
2400
2365
  }
2401
- .calendar__rangeComplete_mrf9j.calendar__transitRight_mrf9j:after {
2366
+ .calendar__rangeComplete_fc7ut.calendar__transitRight_fc7ut:after {
2402
2367
  background: linear-gradient(
2403
2368
  270deg,
2404
2369
  rgba(255, 255, 255, 0) 0%,
2405
2370
  #e8f2fe 100%
2406
2371
  );
2407
2372
  }
2408
- .calendar__dot_mrf9j {
2373
+ .calendar__dot_fc7ut {
2409
2374
  background: #fff;
2410
2375
  }
2411
- .calendar__selected_mrf9j .calendar__dot_mrf9j {
2376
+ .calendar__selected_fc7ut .calendar__dot_fc7ut {
2412
2377
  background: #000;
2413
2378
  }
2414
- .calendar__withShadow_9o54n {
2379
+ .calendar__withShadow_1cyty {
2415
2380
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2416
2381
  }
2417
2382
 
2418
2383
  @media (max-width: 374px) {
2419
2384
  }
2420
- .calendar__empty_haxz4 {
2385
+ .calendar__empty_1d1d7 {
2421
2386
  color: rgba(235, 235, 245, 0.6);
2422
2387
  }
2423
- .cc-calendar .calendar__button_ow6xu {
2388
+ .cc-calendar .calendar__button_1s6vr {
2424
2389
  background-color: transparent
2425
2390
  }
2426
- .cc-calendar .calendar__button_ow6xu:not(:disabled):hover {
2391
+ .cc-calendar .calendar__button_1s6vr:not(:disabled):hover {
2427
2392
  background-color: #2c2c2e;
2428
2393
  color: #fff;
2429
2394
  }
2430
- .cc-calendar .calendar__button_ow6xu.calendar__filled_ow6xu {
2395
+ .cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr {
2431
2396
  background-color: #2c2c2e
2432
2397
  }
2433
- .cc-calendar .calendar__button_ow6xu.calendar__filled_ow6xu:not(:disabled):hover {
2398
+ .cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr:not(:disabled):hover {
2434
2399
  background-color: rgb(59, 59, 61);
2435
2400
  }
2436
- .cc-calendar .calendar__button_ow6xu.calendar__outlined_ow6xu {
2401
+ .cc-calendar .calendar__button_1s6vr.calendar__outlined_1s6vr {
2437
2402
  border: 1px solid #fff;
2438
2403
  }
2439
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu,
2440
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:disabled {
2404
+ .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr,
2405
+ .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled {
2441
2406
  background-color: #fff;
2442
2407
  color: #000
2443
2408
  }
2444
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:not(:disabled):hover, .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:disabled:not(:disabled):hover {
2409
+ .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:not(:disabled):hover, .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled:not(:disabled):hover {
2445
2410
  background-color: #fff;
2446
2411
  color: #000;
2447
2412
  }
2448
2413
  @media (max-width: 374px) {
2449
- }.toast__toastPlate_13449 {
2414
+ }.toast__toastPlate_1k840 {
2450
2415
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2451
2416
  }
2452
- .toast__popoverInner_13449 {
2417
+ .toast__popoverInner_1k840 {
2453
2418
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2454
2419
  background-color: transparent;
2455
- }.select__arrow_1cyhq {
2420
+ }.bank-card__component_2rj78 {
2421
+ --form-control-bg-color: transparent;
2422
+ --form-control-focus-shadow: transparent;
2423
+ --form-control-hover-bg-color: transparent;
2424
+ --form-control-focus-bg-color: transparent;
2425
+ }
2426
+ .bank-card__label_2rj78 {
2427
+ color: rgba(0, 0, 0, 0.6)
2428
+ }
2429
+ .bank-card__focused_2rj78 .bank-card__label_2rj78,
2430
+ .bank-card__filled_2rj78 .bank-card__label_2rj78 {
2431
+ color: #000
2432
+ }
2433
+ .bank-card__input_2rj78 {
2434
+ color: #000;
2435
+ caret-color: #000
2436
+ }
2437
+ .bank-card__bankLogo_2rj78 svg g {
2438
+ fill: #000;
2439
+ }
2440
+ .bank-card__brandLogo_2rj78 svg {
2441
+ fill: #000;
2442
+ }
2443
+ .bank-card__usePhoto_2rj78 {
2444
+ background-color: transparent
2445
+ }
2446
+ .bank-card__usePhoto_2rj78 svg {
2447
+ fill: #000;
2448
+ }.select__arrow_1w4em {
2456
2449
  color: #fff;
2457
2450
  }
2458
- .select__popoverInner_wekqh {
2451
+ .select__popoverInner_kmgc8 {
2459
2452
  background: transparent;
2460
2453
  }
2461
- .select__optionsList_wekqh {
2454
+ .select__optionsList_kmgc8 {
2462
2455
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2463
2456
  background: #121212;
2464
2457
  }
2465
- .select__popoverInner_16dcc {
2458
+ .select__popoverInner_1pk0l {
2466
2459
  background: transparent;
2467
2460
  }
2468
- .select__single_1b3w0 {
2461
+ .select__single_1mwrs {
2469
2462
  background: #fff
2470
2463
  }
2471
- .select__placeholder_18sxa {
2464
+ .select__placeholder_1klt3 {
2472
2465
  color: rgba(235, 235, 245, 0.6);
2473
2466
  }
2474
- .select__focusVisible_18sxa {
2467
+ .select__focusVisible_1klt3 {
2475
2468
  outline: 2px solid #0072ef;
2476
2469
  }
2477
- .select__optgroup_gfcob {
2470
+ .select__optgroup_4n8a1 {
2478
2471
  background: #121212
2479
2472
  }
2480
- .select__label_gfcob {
2473
+ .select__label_4n8a1 {
2481
2474
  color: rgba(235, 235, 245, 0.6);
2482
2475
  }
2483
- .select__option_6p2qh {
2476
+ .select__option_1mk9w {
2484
2477
  background: #121212;
2485
2478
  color: #fff
2486
2479
  }
2487
- .select__option_6p2qh:not(.select__disabled_6p2qh):active {
2480
+ .select__option_1mk9w:not(.select__disabled_1mk9w):active {
2488
2481
  background: #2c2c2e;
2489
2482
  color: #fff;
2490
2483
  }
2491
- .select__option_6p2qh:before {
2484
+ .select__option_1mk9w:before {
2492
2485
  background: #2b2b2e;
2493
2486
  }
2494
- .select__selected_6p2qh {
2487
+ .select__selected_1mk9w {
2495
2488
  background: #121212;
2496
2489
  color: #fff;
2497
2490
  }
2498
- .select__highlighted_6p2qh {
2491
+ .select__highlighted_1mk9w {
2499
2492
  background: #202022;
2500
2493
  color: #fff
2501
2494
  }
2502
- .select__disabled_6p2qh {
2495
+ .select__disabled_1mk9w {
2503
2496
  background: #121212;
2504
2497
  color: rgba(235, 235, 245, 0.6);
2505
2498
  }
2506
- .select__emptyPlaceholder_cmkr7 {
2499
+ .select__emptyPlaceholder_oep5h {
2507
2500
  color: rgba(235, 235, 245, 0.6);
2508
2501
  }
2509
- .select__virtualRow_1sokp:before {
2502
+ .select__virtualRow_5gcfj:before {
2510
2503
  background: #2b2b2e;
2511
2504
  }
2512
- .select__emptyPlaceholder_1sokp {
2505
+ .select__emptyPlaceholder_5gcfj {
2513
2506
  color: rgba(235, 235, 245, 0.6);
2514
2507
  }
2515
2508
 
2516
2509
 
2517
2510
 
2518
- .select__emptyPlaceholder_ckwkv {
2511
+ .select__emptyPlaceholder_s0sqn {
2519
2512
  color: rgba(235, 235, 245, 0.6);
2520
2513
  }
2521
- .select__footer_ckwkv {
2514
+ .select__footer_s0sqn {
2522
2515
  background-color: #121212
2523
2516
  }
2524
- .select__highlighted_ckwkv {
2517
+ .select__highlighted_s0sqn {
2525
2518
  border-top: 1px solid #2b2b2e;
2526
2519
  background-color: #121212;
2527
2520
  }
2528
- .select__footer_1yudg {
2521
+ .select__footer_izxok {
2529
2522
  background: #121212
2530
2523
  }
2531
- .select__withBorder_1yudg {
2524
+ .select__withBorder_izxok {
2532
2525
  box-shadow: inset 0 1px 0 #262629;
2533
- }.gallery__modal_1oxgz {
2526
+ }.amount-input__minorPartAndCurrency_1x75j {
2527
+ color: rgba(235, 235, 245, 0.6);
2528
+ }
2529
+ .amount-input__filled_1ezhn .amount-input__input_1ezhn,
2530
+ .amount-input__input_1ezhn:focus {
2531
+ -webkit-text-fill-color: transparent;
2532
+ }
2533
+ .amount-input__minorPartAndCurrency_spbms {
2534
+ color: rgba(60, 60, 67, 0.6);
2535
+ }@media (min-width: 600px) {
2536
+ }.gallery__modal_144rv {
2534
2537
  background: transparent;
2535
2538
  }
2536
- .gallery__header_1q0h2 {
2539
+ .gallery__header_wg005 {
2537
2540
  background-color: #e9e9eb;
2538
2541
  }
2539
2542
 
2540
- .gallery__component_z499o {
2543
+ .gallery__component_gyqhc {
2541
2544
  border: 2px solid rgba(0, 0, 0, 0);
2542
2545
  }
2543
- .gallery__active_z499o {
2546
+ .gallery__active_gyqhc {
2544
2547
  border-color: #000
2545
2548
  }
2546
- .gallery__image_z499o {
2549
+ .gallery__image_gyqhc {
2547
2550
  background-color: #121212
2548
2551
  }
2549
- .gallery__loading_z499o {
2552
+ .gallery__loading_gyqhc {
2550
2553
  background-color: #e9eaeb;
2551
2554
  }
2552
- .gallery__brokenImageWrapper_z499o {
2555
+ .gallery__brokenImageWrapper_gyqhc {
2553
2556
  background-color: #121212
2554
2557
  }
2555
- .gallery__focused_z499o {
2558
+ .gallery__focused_gyqhc {
2556
2559
  outline: 2px solid #0072ef;
2557
2560
  }
2558
- .gallery__component_1ywkh {
2561
+ .gallery__component_w33ts {
2559
2562
  background-color: rgba(255, 255, 255, 0.5);
2560
2563
  }
2561
- .gallery__slideLoading_1ywkh {
2564
+ .gallery__slideLoading_w33ts {
2562
2565
  background-color: #e9eaeb;
2563
2566
  }
2564
- .gallery__image_1ywkh {
2567
+ .gallery__image_w33ts {
2565
2568
  background-color: #121212;
2566
2569
  }
2567
- .gallery__smallImage_1ywkh {
2570
+ .gallery__smallImage_w33ts {
2568
2571
  background-color: #121212;
2569
2572
  }
2570
- .gallery__arrow_1ywkh {
2573
+ .gallery__arrow_w33ts {
2571
2574
  color: #000
2572
2575
  }
2573
- .gallery__arrow_1ywkh:hover {
2576
+ .gallery__arrow_w33ts:hover {
2574
2577
  background-color: rgba(255, 255, 255, 0.1);
2575
2578
  }
2576
- .gallery__arrow_1ywkh:active {
2579
+ .gallery__arrow_w33ts:active {
2577
2580
  background-color: rgba(255, 255, 255, 0.2);
2578
2581
  }
2579
- .gallery__focused_1ywkh {
2582
+ .gallery__focused_w33ts {
2580
2583
  outline: 2px solid #0072ef;
2581
2584
  }
2582
- .gallery__placeholder_1ywkh {
2585
+ .gallery__placeholder_w33ts {
2583
2586
  background-color: #121212;
2584
2587
  }
2585
- .gallery__fullScreenImage_1ywkh {
2588
+ .gallery__fullScreenImage_w33ts {
2586
2589
  background-color: #121212;
2587
2590
  }
2588
- .gallery__component_urah1 {
2591
+ .gallery__component_1cwt9 {
2589
2592
  background-color: #e9e9eb
2590
- }@media (min-width: 600px) {
2591
- }.calendar-with-skeleton__skeleton_1g4pe {
2592
- background-color: #121212;
2593
- }.calendar-input__calendarIcon_1clef {
2593
+ }.calendar-input__calendarIcon_lznfy {
2594
2594
  color: #fff
2595
+ }.calendar-with-skeleton__skeleton_1ch8g {
2596
+ background-color: #121212;
2595
2597
  }
2596
2598
 
2597
- .input-autocomplete__placeholder_1rj9j {
2599
+ .input-autocomplete__placeholder_1idle {
2598
2600
  color: rgba(235, 235, 245, 0.6);
2599
2601
  }
2600
- .input-autocomplete__focusVisible_1rj9j {
2602
+ .input-autocomplete__focusVisible_1idle {
2601
2603
  outline: 2px solid #0072ef;
2602
- }.select-with-tags__tag_ok5rq:active:not(:disabled) {
2604
+ }.select-with-tags__tag_3twi5:active:not(:disabled) {
2603
2605
  background-color: #f3f4f5;
2604
2606
  color: #000;
2605
2607
  }
2606
- .select-with-tags__tag_ok5rq:hover:not(:disabled):not(:active) {
2608
+ .select-with-tags__tag_3twi5:hover:not(:disabled):not(:active) {
2607
2609
  background-color: #f3f4f5;
2608
2610
  color: #000;
2609
2611
  }
2610
- .select-with-tags__input_xo8f3 {
2612
+ .select-with-tags__input_25n9r {
2611
2613
  background-color: transparent;
2612
2614
  color: #fff
2613
2615
  }
2614
- .select-with-tags__input_xo8f3:disabled {
2616
+ .select-with-tags__input_25n9r:disabled {
2615
2617
  color: rgba(235, 235, 245, 0.6);
2616
2618
  }
2617
- .select-with-tags__input_xo8f3::placeholder {
2619
+ .select-with-tags__input_25n9r::placeholder {
2618
2620
  color: rgba(235, 235, 245, 0.6);
2619
2621
  }
2620
- .select-with-tags__input_xo8f3:focus::placeholder {
2622
+ .select-with-tags__input_25n9r:focus::placeholder {
2621
2623
  color: rgba(235, 235, 245, 0.3);
2622
2624
  }
2623
- .select-with-tags__focusVisible_xo8f3 {
2625
+ .select-with-tags__focusVisible_25n9r {
2624
2626
  outline: 2px solid #0072ef;
2625
2627
  }
2626
- .select-with-tags__placeholder_xo8f3 {
2628
+ .select-with-tags__placeholder_25n9r {
2627
2629
  color: rgba(235, 235, 245, 0.3);
2628
- }.calendar-range__divider_1oixp:after {
2630
+ }.calendar-range__divider_1sud8:after {
2629
2631
  background-color: #fff;
2630
- }.table__component_s5an6 {
2632
+ }.table__component_1xtw6 {
2631
2633
  border-top: 1px solid #2b2b2e;
2632
2634
  }
2633
- .table__wrapper_ek6bj {
2635
+ .table__wrapper_11ycg {
2634
2636
  background: #121212;
2635
2637
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2636
2638
  0 2px 4px rgba(11, 31, 53, 0.16);
2637
2639
  }
2638
2640
 
2639
- .table__component_rcnyn {
2641
+ .table__component_1018l {
2640
2642
  color: #fff;
2641
2643
  border-top: 1px solid #2b2b2e
2642
2644
  }
2643
2645
 
2644
- .table__component_1dv6z th:not(:last-child):not(:empty):after {
2646
+ .table__component_qh0tt th:not(:last-child):not(:empty):after {
2645
2647
  background-color: #2a2a2c;
2646
2648
  }
2647
- .table__component_r104n {
2649
+ .table__component_1kdim {
2648
2650
  color: #fff;
2649
2651
  border-bottom: 1px solid #2b2b2e;
2650
2652
  background: #121212
2651
2653
  }
2652
- .table__sorted_r104n {
2654
+ .table__sorted_1kdim {
2653
2655
  color: #fff;
2654
2656
  }
2655
- .table__component_1cywl {
2657
+ .table__stickyHeader_1kdim {
2658
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2659
+ }
2660
+ .table__component_1lnh8 {
2656
2661
  background: #121212
2657
2662
  }
2658
- .table__clickable_1cywl:hover {
2663
+ .table__clickable_1lnh8:hover {
2659
2664
  background-color: #202022;
2660
2665
  }
2661
- .table__selected_1cywl {
2666
+ .table__selected_1lnh8 {
2662
2667
  background-color: #f2f8ff
2663
2668
  }
2664
- .table__selected_1cywl:hover {
2669
+ .table__selected_1lnh8:hover {
2665
2670
  background-color: #e8f2fe;
2666
2671
  }
2667
- .table__icon_101i8 {
2672
+ .table__icon_1nfod {
2668
2673
  color: #8d8d93
2669
2674
  }
2670
- .table__icon_101i8:hover {
2675
+ .table__icon_1nfod:hover {
2671
2676
  color: #fff;
2672
2677
  }
2673
- .table__sorted_101i8 {
2678
+ .table__sorted_1nfod {
2674
2679
  color: #0072ef
2675
2680
  }
2676
- .table__sorted_101i8:hover {
2681
+ .table__sorted_1nfod:hover {
2677
2682
  color: #0072ef;
2678
2683
  }
2679
- .table__open_1747u,
2680
- .table__open_1747u:hover {
2684
+ .table__open_drpc1,
2685
+ .table__open_drpc1:hover {
2681
2686
  background-color: rgba(255, 255, 255, 0.163);
2682
- }.intl-phone-input__emptyCountryIcon_335e1 {
2687
+ }.intl-phone-input__emptyCountryIcon_18xw2 {
2683
2688
  color: #8d8d93;
2684
2689
  }
2685
- .intl-phone-input__flagIcon_1biz7 {
2690
+ .intl-phone-input__flagIcon_5o8j0 {
2686
2691
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2687
2692
  }
2688
- .intl-phone-input__dialCode_15dbt {
2693
+ .intl-phone-input__dialCode_m24qx {
2689
2694
  color: rgba(235, 235, 245, 0.6);
2690
2695
  }
2691
- .intl-phone-input__emptyCountryIcon_mvuvm {
2696
+ .intl-phone-input__emptyCountryIcon_1xkmc {
2692
2697
  color: #8d8d93;
2693
2698
  }
2694
- .intl-phone-input__focusVisible_mvuvm {
2699
+ .intl-phone-input__focusVisible_1xkmc {
2695
2700
  outline: 2px solid #0072ef;
2696
2701
  }