@alfalab/core-components 23.6.0 → 23.6.1

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 (1259) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.d.ts +2 -2
  20. package/amount-input/Component.js +17 -19
  21. package/amount-input/cssm/Component.d.ts +2 -2
  22. package/amount-input/cssm/Component.js +14 -16
  23. package/amount-input/default.css +1 -1
  24. package/amount-input/esm/Component.d.ts +2 -2
  25. package/amount-input/esm/Component.js +18 -20
  26. package/amount-input/esm/default.css +1 -1
  27. package/amount-input/esm/index.css +6 -6
  28. package/amount-input/esm/inverted.css +1 -1
  29. package/amount-input/index.css +6 -6
  30. package/amount-input/inverted.css +1 -1
  31. package/amount-input/modern/Component.d.ts +2 -2
  32. package/amount-input/modern/Component.js +18 -20
  33. package/amount-input/modern/default.css +1 -1
  34. package/amount-input/modern/index.css +6 -6
  35. package/amount-input/modern/inverted.css +1 -1
  36. package/attach/Component.js +1 -1
  37. package/attach/esm/Component.js +1 -1
  38. package/attach/esm/index.css +22 -22
  39. package/attach/index.css +22 -22
  40. package/attach/modern/Component.js +1 -1
  41. package/attach/modern/index.css +22 -22
  42. package/backdrop/Component.js +1 -1
  43. package/backdrop/esm/Component.js +1 -1
  44. package/backdrop/esm/index.css +11 -11
  45. package/backdrop/index.css +11 -11
  46. package/backdrop/modern/Component.js +1 -1
  47. package/backdrop/modern/index.css +11 -11
  48. package/badge/Component.js +1 -1
  49. package/badge/esm/Component.js +1 -1
  50. package/badge/esm/index.css +16 -16
  51. package/badge/index.css +16 -16
  52. package/badge/modern/Component.js +1 -1
  53. package/badge/modern/index.css +16 -16
  54. package/bank-card/Component.js +1 -1
  55. package/bank-card/esm/Component.js +1 -1
  56. package/bank-card/esm/index.css +19 -19
  57. package/bank-card/index.css +19 -19
  58. package/bank-card/modern/Component.js +1 -1
  59. package/bank-card/modern/index.css +19 -19
  60. package/base-modal/Component.js +1 -1
  61. package/base-modal/esm/Component.js +1 -1
  62. package/base-modal/esm/index.css +12 -12
  63. package/base-modal/index.css +12 -12
  64. package/base-modal/modern/Component.js +1 -1
  65. package/base-modal/modern/index.css +12 -12
  66. package/bottom-sheet/{Component-328bce7c.d.ts → Component-5f9284cf.d.ts} +0 -0
  67. package/bottom-sheet/{Component-328bce7c.js → Component-5f9284cf.js} +0 -0
  68. package/bottom-sheet/component.js +2 -2
  69. package/bottom-sheet/components/footer/Component.js +1 -1
  70. package/bottom-sheet/components/footer/index.css +2 -2
  71. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  72. package/bottom-sheet/esm/{Component-b131f5e9.d.ts → Component-4c89a597.d.ts} +0 -0
  73. package/bottom-sheet/esm/{Component-b131f5e9.js → Component-4c89a597.js} +0 -0
  74. package/bottom-sheet/esm/component.js +2 -2
  75. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  76. package/bottom-sheet/esm/components/footer/index.css +2 -2
  77. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  78. package/bottom-sheet/esm/index.css +14 -14
  79. package/bottom-sheet/esm/index.js +1 -1
  80. package/bottom-sheet/index.css +14 -14
  81. package/bottom-sheet/index.js +1 -1
  82. package/bottom-sheet/modern/component.js +1 -1
  83. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  84. package/bottom-sheet/modern/components/footer/index.css +2 -2
  85. package/bottom-sheet/modern/index.css +14 -14
  86. package/button/Component.js +3 -3
  87. package/button/default.css +40 -40
  88. package/button/esm/Component.js +3 -3
  89. package/button/esm/default.css +40 -40
  90. package/button/esm/index.css +53 -53
  91. package/button/esm/inverted.css +40 -40
  92. package/button/index.css +53 -53
  93. package/button/inverted.css +40 -40
  94. package/button/modern/Component.js +3 -3
  95. package/button/modern/default.css +40 -40
  96. package/button/modern/index.css +53 -53
  97. package/button/modern/inverted.css +40 -40
  98. package/calendar/Component.js +2 -2
  99. package/calendar/components/days-table/Component.js +2 -2
  100. package/calendar/components/days-table/index.css +39 -39
  101. package/calendar/components/days-table/index.js +1 -1
  102. package/calendar/components/header/Component.js +2 -2
  103. package/calendar/components/header/index.css +17 -17
  104. package/calendar/components/header/index.js +1 -1
  105. package/calendar/components/months-table/Component.js +2 -2
  106. package/calendar/components/months-table/index.css +5 -5
  107. package/calendar/components/months-table/index.js +1 -1
  108. package/calendar/components/select-button/Component.js +2 -2
  109. package/calendar/components/select-button/index.css +9 -9
  110. package/calendar/components/select-button/index.js +1 -1
  111. package/calendar/components/years-table/Component.js +2 -2
  112. package/calendar/components/years-table/index.css +5 -5
  113. package/calendar/components/years-table/index.js +1 -1
  114. package/calendar/esm/Component.js +2 -2
  115. package/calendar/esm/components/days-table/Component.js +2 -2
  116. package/calendar/esm/components/days-table/index.css +39 -39
  117. package/calendar/esm/components/days-table/index.js +1 -1
  118. package/calendar/esm/components/header/Component.js +2 -2
  119. package/calendar/esm/components/header/index.css +17 -17
  120. package/calendar/esm/components/header/index.js +1 -1
  121. package/calendar/esm/components/months-table/Component.js +2 -2
  122. package/calendar/esm/components/months-table/index.css +5 -5
  123. package/calendar/esm/components/months-table/index.js +1 -1
  124. package/calendar/esm/components/select-button/Component.js +2 -2
  125. package/calendar/esm/components/select-button/index.css +9 -9
  126. package/calendar/esm/components/select-button/index.js +1 -1
  127. package/calendar/esm/components/years-table/Component.js +2 -2
  128. package/calendar/esm/components/years-table/index.css +5 -5
  129. package/calendar/esm/components/years-table/index.js +1 -1
  130. package/calendar/esm/index.css +6 -6
  131. package/calendar/esm/index.js +1 -1
  132. package/calendar/esm/{tslib.es6-1e88205b.d.ts → tslib.es6-5b1fc8c5.d.ts} +0 -0
  133. package/calendar/esm/{tslib.es6-1e88205b.js → tslib.es6-5b1fc8c5.js} +0 -0
  134. package/calendar/index.css +6 -6
  135. package/calendar/index.js +1 -1
  136. package/calendar/modern/Component.js +1 -1
  137. package/calendar/modern/components/days-table/Component.js +1 -1
  138. package/calendar/modern/components/days-table/index.css +39 -39
  139. package/calendar/modern/components/header/Component.js +1 -1
  140. package/calendar/modern/components/header/index.css +17 -17
  141. package/calendar/modern/components/months-table/Component.js +1 -1
  142. package/calendar/modern/components/months-table/index.css +5 -5
  143. package/calendar/modern/components/select-button/Component.js +1 -1
  144. package/calendar/modern/components/select-button/index.css +9 -9
  145. package/calendar/modern/components/years-table/Component.js +1 -1
  146. package/calendar/modern/components/years-table/index.css +5 -5
  147. package/calendar/modern/index.css +6 -6
  148. package/calendar/{tslib.es6-2d64124c.d.ts → tslib.es6-b6c059b3.d.ts} +0 -0
  149. package/calendar/{tslib.es6-2d64124c.js → tslib.es6-b6c059b3.js} +0 -0
  150. package/calendar-input/Component.js +1 -1
  151. package/calendar-input/esm/Component.js +1 -1
  152. package/calendar-input/esm/index.css +9 -9
  153. package/calendar-input/index.css +9 -9
  154. package/calendar-input/modern/Component.js +1 -1
  155. package/calendar-input/modern/index.css +9 -9
  156. package/calendar-range/Component.js +1 -1
  157. package/calendar-range/esm/Component.js +1 -1
  158. package/calendar-range/esm/index.css +4 -4
  159. package/calendar-range/index.css +4 -4
  160. package/calendar-range/modern/Component.js +1 -1
  161. package/calendar-range/modern/index.css +4 -4
  162. package/calendar-with-skeleton/Component.js +1 -1
  163. package/calendar-with-skeleton/esm/Component.js +1 -1
  164. package/calendar-with-skeleton/esm/index.css +11 -11
  165. package/calendar-with-skeleton/index.css +11 -11
  166. package/calendar-with-skeleton/modern/Component.js +1 -1
  167. package/calendar-with-skeleton/modern/index.css +11 -11
  168. package/card-image/Component.js +1 -1
  169. package/card-image/esm/Component.js +1 -1
  170. package/card-image/esm/index.css +6 -6
  171. package/card-image/index.css +6 -6
  172. package/card-image/modern/Component.js +1 -1
  173. package/card-image/modern/index.css +6 -6
  174. package/cdn-icon/Component.js +1 -1
  175. package/cdn-icon/esm/Component.js +1 -1
  176. package/cdn-icon/esm/index.css +2 -2
  177. package/cdn-icon/index.css +2 -2
  178. package/cdn-icon/modern/Component.js +1 -1
  179. package/cdn-icon/modern/index.css +2 -2
  180. package/chart/Component.js +2 -2
  181. package/chart/components/Dot/index.css +7 -7
  182. package/chart/components/Dot/index.js +1 -1
  183. package/chart/components/Legends/index.css +7 -7
  184. package/chart/components/Legends/index.js +1 -1
  185. package/chart/components/Tick/index.css +3 -3
  186. package/chart/components/Tick/index.js +1 -1
  187. package/chart/components/TooltipContent/index.css +6 -6
  188. package/chart/components/TooltipContent/index.js +1 -1
  189. package/chart/esm/Component.js +2 -2
  190. package/chart/esm/components/Dot/index.css +7 -7
  191. package/chart/esm/components/Dot/index.js +1 -1
  192. package/chart/esm/components/Legends/index.css +7 -7
  193. package/chart/esm/components/Legends/index.js +1 -1
  194. package/chart/esm/components/Tick/index.css +3 -3
  195. package/chart/esm/components/Tick/index.js +1 -1
  196. package/chart/esm/components/TooltipContent/index.css +6 -6
  197. package/chart/esm/components/TooltipContent/index.js +1 -1
  198. package/chart/esm/hooks/useSettings/index.js +1 -1
  199. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  200. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  201. package/chart/esm/index.css +2 -2
  202. package/chart/esm/index.js +1 -1
  203. package/chart/esm/{tslib.es6-74eb0672.d.ts → tslib.es6-548535fb.d.ts} +0 -0
  204. package/chart/esm/{tslib.es6-74eb0672.js → tslib.es6-548535fb.js} +0 -0
  205. package/chart/hooks/useSettings/index.js +1 -1
  206. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  207. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  208. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  209. package/chart/index.css +2 -2
  210. package/chart/index.js +1 -1
  211. package/chart/modern/Component.js +1 -1
  212. package/chart/modern/components/Dot/index.css +7 -7
  213. package/chart/modern/components/Dot/index.js +1 -1
  214. package/chart/modern/components/Legends/index.css +7 -7
  215. package/chart/modern/components/Legends/index.js +1 -1
  216. package/chart/modern/components/Tick/index.css +3 -3
  217. package/chart/modern/components/Tick/index.js +1 -1
  218. package/chart/modern/components/TooltipContent/index.css +6 -6
  219. package/chart/modern/components/TooltipContent/index.js +1 -1
  220. package/chart/modern/index.css +2 -2
  221. package/chart/{tslib.es6-d0b5e854.d.ts → tslib.es6-e44fa22b.d.ts} +0 -0
  222. package/chart/{tslib.es6-d0b5e854.js → tslib.es6-e44fa22b.js} +0 -0
  223. package/checkbox/Component.js +1 -1
  224. package/checkbox/esm/Component.js +1 -1
  225. package/checkbox/esm/index.css +36 -36
  226. package/checkbox/index.css +36 -36
  227. package/checkbox/modern/Component.js +1 -1
  228. package/checkbox/modern/index.css +36 -36
  229. package/checkbox-group/Component.js +1 -1
  230. package/checkbox-group/esm/Component.js +1 -1
  231. package/checkbox-group/esm/index.css +16 -16
  232. package/checkbox-group/index.css +16 -16
  233. package/checkbox-group/modern/Component.js +1 -1
  234. package/checkbox-group/modern/index.css +16 -16
  235. package/circular-progress-bar/Component.js +1 -1
  236. package/circular-progress-bar/esm/Component.js +1 -1
  237. package/circular-progress-bar/esm/index.css +20 -20
  238. package/circular-progress-bar/index.css +20 -20
  239. package/circular-progress-bar/modern/Component.js +1 -1
  240. package/circular-progress-bar/modern/index.css +20 -20
  241. package/collapse/Component.js +1 -1
  242. package/collapse/esm/Component.js +1 -1
  243. package/collapse/esm/index.css +7 -7
  244. package/collapse/index.css +7 -7
  245. package/collapse/modern/Component.js +1 -1
  246. package/collapse/modern/index.css +7 -7
  247. package/confirmation/component.js +1 -1
  248. package/confirmation/components/code-input/component.js +1 -1
  249. package/confirmation/components/code-input/index.css +9 -9
  250. package/confirmation/components/countdown/component.js +1 -1
  251. package/confirmation/components/countdown/index.css +12 -12
  252. package/confirmation/components/countdown-loader/component.js +1 -1
  253. package/confirmation/components/countdown-loader/index.css +1 -1
  254. package/confirmation/components/overlimit/component.js +1 -1
  255. package/confirmation/components/overlimit/index.css +8 -8
  256. package/confirmation/components/sign-confirmation/component.js +1 -1
  257. package/confirmation/components/sign-confirmation/index.css +12 -12
  258. package/confirmation/esm/component.js +1 -1
  259. package/confirmation/esm/components/code-input/component.js +1 -1
  260. package/confirmation/esm/components/code-input/index.css +9 -9
  261. package/confirmation/esm/components/countdown/component.js +1 -1
  262. package/confirmation/esm/components/countdown/index.css +12 -12
  263. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  264. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  265. package/confirmation/esm/components/overlimit/component.js +1 -1
  266. package/confirmation/esm/components/overlimit/index.css +8 -8
  267. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  268. package/confirmation/esm/components/sign-confirmation/index.css +12 -12
  269. package/confirmation/esm/index.css +13 -13
  270. package/confirmation/index.css +13 -13
  271. package/confirmation/modern/component.js +1 -1
  272. package/confirmation/modern/components/code-input/component.js +1 -1
  273. package/confirmation/modern/components/code-input/index.css +9 -9
  274. package/confirmation/modern/components/countdown/component.js +1 -1
  275. package/confirmation/modern/components/countdown/index.css +12 -12
  276. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  277. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  278. package/confirmation/modern/components/overlimit/component.js +1 -1
  279. package/confirmation/modern/components/overlimit/index.css +8 -8
  280. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  281. package/confirmation/modern/components/sign-confirmation/index.css +12 -12
  282. package/confirmation/modern/index.css +13 -13
  283. package/custom-button/Component.js +1 -1
  284. package/custom-button/esm/Component.js +1 -1
  285. package/custom-button/esm/index.css +11 -11
  286. package/custom-button/index.css +11 -11
  287. package/custom-button/modern/Component.js +1 -1
  288. package/custom-button/modern/index.css +11 -11
  289. package/date-input/Component.js +1 -1
  290. package/date-input/esm/Component.js +1 -1
  291. package/date-input/esm/index.css +3 -3
  292. package/date-input/index.css +3 -3
  293. package/date-input/modern/Component.js +1 -1
  294. package/date-input/modern/index.css +3 -3
  295. package/divider/Component.js +1 -1
  296. package/divider/esm/Component.js +1 -1
  297. package/divider/esm/index.css +1 -1
  298. package/divider/index.css +1 -1
  299. package/divider/modern/Component.js +1 -1
  300. package/divider/modern/index.css +1 -1
  301. package/drawer/Component.js +1 -1
  302. package/drawer/esm/Component.js +1 -1
  303. package/drawer/esm/index.css +16 -16
  304. package/drawer/index.css +16 -16
  305. package/drawer/modern/Component.js +1 -1
  306. package/drawer/modern/index.css +16 -16
  307. package/dropzone/Component.js +2 -2
  308. package/dropzone/components/overlay/Component.js +1 -1
  309. package/dropzone/components/overlay/index.css +3 -3
  310. package/dropzone/cssm/Component.js +1 -1
  311. package/dropzone/esm/Component.js +2 -2
  312. package/dropzone/esm/components/overlay/Component.js +1 -1
  313. package/dropzone/esm/components/overlay/index.css +3 -3
  314. package/dropzone/esm/index.css +6 -6
  315. package/dropzone/index.css +6 -6
  316. package/dropzone/modern/Component.js +2 -2
  317. package/dropzone/modern/components/overlay/Component.js +1 -1
  318. package/dropzone/modern/components/overlay/index.css +3 -3
  319. package/dropzone/modern/index.css +6 -6
  320. package/file-upload-item/Component.js +1 -1
  321. package/file-upload-item/cssm/index.module.css +1 -0
  322. package/file-upload-item/esm/Component.js +1 -1
  323. package/file-upload-item/esm/index.css +23 -22
  324. package/file-upload-item/index.css +23 -22
  325. package/file-upload-item/modern/Component.js +1 -1
  326. package/file-upload-item/modern/index.css +23 -22
  327. package/form-control/Component.js +3 -3
  328. package/form-control/default.css +14 -14
  329. package/form-control/esm/Component.js +3 -3
  330. package/form-control/esm/default.css +14 -14
  331. package/form-control/esm/index.css +41 -41
  332. package/form-control/esm/inverted.css +14 -14
  333. package/form-control/index.css +41 -41
  334. package/form-control/inverted.css +14 -14
  335. package/form-control/modern/Component.js +3 -3
  336. package/form-control/modern/default.css +14 -14
  337. package/form-control/modern/index.css +41 -41
  338. package/form-control/modern/inverted.css +14 -14
  339. package/gallery/Component.js +3 -3
  340. package/gallery/components/header/Component.js +2 -2
  341. package/gallery/components/header/buttons.js +1 -1
  342. package/gallery/components/header/index.css +2 -2
  343. package/gallery/components/header/index.js +1 -1
  344. package/gallery/components/header-info-block/Component.js +1 -1
  345. package/gallery/components/header-info-block/index.css +4 -4
  346. package/gallery/components/image-preview/Component.js +1 -1
  347. package/gallery/components/image-preview/index.css +11 -11
  348. package/gallery/components/image-viewer/component.js +2 -2
  349. package/gallery/components/image-viewer/index.css +18 -18
  350. package/gallery/components/image-viewer/index.js +2 -2
  351. package/gallery/components/image-viewer/slide.js +1 -1
  352. package/gallery/components/index.js +2 -2
  353. package/gallery/components/navigation-bar/Component.js +1 -1
  354. package/gallery/components/navigation-bar/index.css +5 -5
  355. package/gallery/esm/Component.js +3 -3
  356. package/gallery/esm/components/header/Component.js +2 -2
  357. package/gallery/esm/components/header/buttons.js +1 -1
  358. package/gallery/esm/components/header/index.css +2 -2
  359. package/gallery/esm/components/header/index.js +1 -1
  360. package/gallery/esm/components/header-info-block/Component.js +1 -1
  361. package/gallery/esm/components/header-info-block/index.css +4 -4
  362. package/gallery/esm/components/image-preview/Component.js +1 -1
  363. package/gallery/esm/components/image-preview/index.css +11 -11
  364. package/gallery/esm/components/image-viewer/component.js +2 -2
  365. package/gallery/esm/components/image-viewer/index.css +18 -18
  366. package/gallery/esm/components/image-viewer/index.js +2 -2
  367. package/gallery/esm/components/image-viewer/slide.js +1 -1
  368. package/gallery/esm/components/index.js +2 -2
  369. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  370. package/gallery/esm/components/navigation-bar/index.css +5 -5
  371. package/gallery/esm/index.css +2 -2
  372. package/gallery/esm/index.js +2 -2
  373. package/gallery/esm/{slide-26b2352a.d.ts → slide-67e615c1.d.ts} +0 -0
  374. package/gallery/esm/{slide-26b2352a.js → slide-67e615c1.js} +1 -1
  375. package/gallery/esm/{tslib.es6-0bf89323.d.ts → tslib.es6-3bbfb06f.d.ts} +0 -0
  376. package/gallery/esm/{tslib.es6-0bf89323.js → tslib.es6-3bbfb06f.js} +0 -0
  377. package/gallery/index.css +2 -2
  378. package/gallery/index.js +2 -2
  379. package/gallery/modern/Component.js +2 -2
  380. package/gallery/modern/components/header/Component.js +1 -1
  381. package/gallery/modern/components/header/index.css +2 -2
  382. package/gallery/modern/components/header-info-block/Component.js +1 -1
  383. package/gallery/modern/components/header-info-block/index.css +4 -4
  384. package/gallery/modern/components/image-preview/Component.js +1 -1
  385. package/gallery/modern/components/image-preview/index.css +11 -11
  386. package/gallery/modern/components/image-viewer/component.js +1 -1
  387. package/gallery/modern/components/image-viewer/index.css +18 -18
  388. package/gallery/modern/components/image-viewer/index.js +1 -1
  389. package/gallery/modern/components/image-viewer/slide.js +1 -1
  390. package/gallery/modern/components/index.js +1 -1
  391. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  392. package/gallery/modern/components/navigation-bar/index.css +5 -5
  393. package/gallery/modern/index.css +2 -2
  394. package/gallery/modern/index.js +1 -1
  395. package/gallery/modern/{slide-2d114186.d.ts → slide-46cf34dd.d.ts} +0 -0
  396. package/gallery/modern/{slide-2d114186.js → slide-46cf34dd.js} +1 -1
  397. package/gallery/{slide-f1e33a19.d.ts → slide-639e8deb.d.ts} +0 -0
  398. package/gallery/{slide-f1e33a19.js → slide-639e8deb.js} +1 -1
  399. package/gallery/{tslib.es6-837777a3.d.ts → tslib.es6-ed10f32f.d.ts} +0 -0
  400. package/gallery/{tslib.es6-837777a3.js → tslib.es6-ed10f32f.js} +0 -0
  401. package/grid/Component.js +1 -1
  402. package/grid/col/Component.js +2 -2
  403. package/grid/col/index.css +511 -511
  404. package/grid/col/index.js +1 -1
  405. package/grid/esm/Component.js +1 -1
  406. package/grid/esm/col/Component.js +2 -2
  407. package/grid/esm/col/index.css +511 -511
  408. package/grid/esm/col/index.js +1 -1
  409. package/grid/esm/gutters.css +78 -78
  410. package/grid/esm/{gutters.module-f67baafa.d.ts → gutters.module-0429ef34.d.ts} +0 -0
  411. package/grid/esm/gutters.module-0429ef34.js +27 -0
  412. package/grid/esm/index.js +1 -1
  413. package/grid/esm/row/Component.js +2 -2
  414. package/grid/esm/row/index.css +9 -9
  415. package/grid/esm/row/index.js +1 -1
  416. package/grid/gutters.css +78 -78
  417. package/grid/{gutters.module-cf89d7a1.d.ts → gutters.module-9f9c255f.d.ts} +0 -0
  418. package/grid/gutters.module-9f9c255f.js +28 -0
  419. package/grid/index.js +1 -1
  420. package/grid/modern/Component.js +1 -1
  421. package/grid/modern/col/Component.js +2 -2
  422. package/grid/modern/col/index.css +511 -511
  423. package/grid/modern/col/index.js +1 -1
  424. package/grid/modern/gutters.css +78 -78
  425. package/grid/modern/gutters.module-1ce62992.js +4 -0
  426. package/grid/modern/index.js +1 -1
  427. package/grid/modern/row/Component.js +2 -2
  428. package/grid/modern/row/index.css +9 -9
  429. package/grid/modern/row/index.js +1 -1
  430. package/grid/row/Component.js +2 -2
  431. package/grid/row/index.css +9 -9
  432. package/grid/row/index.js +1 -1
  433. package/icon-button/Component.js +3 -3
  434. package/icon-button/default.css +12 -12
  435. package/icon-button/esm/Component.js +3 -3
  436. package/icon-button/esm/default.css +12 -12
  437. package/icon-button/esm/index.css +5 -5
  438. package/icon-button/esm/inverted.css +12 -12
  439. package/icon-button/index.css +5 -5
  440. package/icon-button/inverted.css +12 -12
  441. package/icon-button/modern/Component.js +3 -3
  442. package/icon-button/modern/default.css +12 -12
  443. package/icon-button/modern/index.css +5 -5
  444. package/icon-button/modern/inverted.css +12 -12
  445. package/icon-view/circle.js +1 -1
  446. package/icon-view/components/base-shape/component.js +1 -1
  447. package/icon-view/components/base-shape/index.css +24 -24
  448. package/icon-view/components/circle/component.js +1 -1
  449. package/icon-view/components/circle/index.js +1 -1
  450. package/icon-view/components/index.js +1 -1
  451. package/icon-view/components/super-ellipse/component.js +1 -1
  452. package/icon-view/components/super-ellipse/index.js +1 -1
  453. package/icon-view/esm/circle.js +1 -1
  454. package/icon-view/esm/components/base-shape/component.js +1 -1
  455. package/icon-view/esm/components/base-shape/index.css +24 -24
  456. package/icon-view/esm/components/circle/component.js +1 -1
  457. package/icon-view/esm/components/circle/index.js +1 -1
  458. package/icon-view/esm/components/index.js +1 -1
  459. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  460. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  461. package/icon-view/esm/super-ellipse.js +1 -1
  462. package/icon-view/esm/{tslib.es6-56b34ef5.d.ts → tslib.es6-3bd0d7b4.d.ts} +0 -0
  463. package/icon-view/esm/{tslib.es6-56b34ef5.js → tslib.es6-3bd0d7b4.js} +0 -0
  464. package/icon-view/modern/components/base-shape/component.js +1 -1
  465. package/icon-view/modern/components/base-shape/index.css +24 -24
  466. package/icon-view/super-ellipse.js +1 -1
  467. package/icon-view/{tslib.es6-f6b02a1d.d.ts → tslib.es6-290b3339.d.ts} +0 -0
  468. package/icon-view/{tslib.es6-f6b02a1d.js → tslib.es6-290b3339.js} +0 -0
  469. package/input/Component.js +3 -3
  470. package/input/default.css +12 -12
  471. package/input/esm/Component.js +3 -3
  472. package/input/esm/default.css +12 -12
  473. package/input/esm/index.css +30 -30
  474. package/input/esm/inverted.css +12 -12
  475. package/input/index.css +30 -30
  476. package/input/inverted.css +12 -12
  477. package/input/modern/Component.js +3 -3
  478. package/input/modern/default.css +12 -12
  479. package/input/modern/index.css +30 -30
  480. package/input/modern/inverted.css +12 -12
  481. package/input-autocomplete/{Component-00472fb3.d.ts → Component-616854a4.d.ts} +0 -0
  482. package/input-autocomplete/{Component-00472fb3.js → Component-616854a4.js} +1 -1
  483. package/input-autocomplete/Component.js +1 -1
  484. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  485. package/input-autocomplete/autocomplete-field/index.css +1 -1
  486. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  487. package/input-autocomplete/autocomplete-field/index.js +1 -1
  488. package/input-autocomplete/esm/{Component-c9883fd5.d.ts → Component-5240decd.d.ts} +0 -0
  489. package/input-autocomplete/esm/{Component-c9883fd5.js → Component-5240decd.js} +1 -1
  490. package/input-autocomplete/esm/Component.js +1 -1
  491. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  492. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  493. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  494. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  495. package/input-autocomplete/esm/index.js +1 -1
  496. package/input-autocomplete/index.js +1 -1
  497. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  498. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  499. package/intl-phone-input/{component-bd32b47d.d.ts → component-9a498e36.d.ts} +0 -0
  500. package/intl-phone-input/{component-bd32b47d.js → component-9a498e36.js} +1 -1
  501. package/intl-phone-input/component.d.ts +1 -1
  502. package/intl-phone-input/component.js +3 -3
  503. package/intl-phone-input/components/flag-icon/component.js +1 -1
  504. package/intl-phone-input/components/flag-icon/index.css +783 -783
  505. package/intl-phone-input/components/index.js +1 -1
  506. package/intl-phone-input/components/select/component.js +2 -2
  507. package/intl-phone-input/components/select/index.css +5 -5
  508. package/intl-phone-input/components/select/index.js +1 -1
  509. package/intl-phone-input/components/select-field/component.js +1 -1
  510. package/intl-phone-input/components/select-field/index.css +7 -7
  511. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  512. package/intl-phone-input/components/select-field/index.js +1 -1
  513. package/intl-phone-input/esm/{component-8f4d04ba.d.ts → component-a9d3bb9f.d.ts} +0 -0
  514. package/intl-phone-input/esm/{component-8f4d04ba.js → component-a9d3bb9f.js} +1 -1
  515. package/intl-phone-input/esm/component.js +3 -3
  516. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  517. package/intl-phone-input/esm/components/flag-icon/index.css +783 -783
  518. package/intl-phone-input/esm/components/index.js +1 -1
  519. package/intl-phone-input/esm/components/select/component.js +2 -2
  520. package/intl-phone-input/esm/components/select/index.css +5 -5
  521. package/intl-phone-input/esm/components/select/index.js +1 -1
  522. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  523. package/intl-phone-input/esm/components/select-field/index.css +7 -7
  524. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  525. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  526. package/intl-phone-input/esm/index.css +2 -2
  527. package/intl-phone-input/esm/index.js +1 -1
  528. package/intl-phone-input/esm/{libphonenumber-js.min-4daf2669.d.ts → libphonenumber-js.min-c2f11000.d.ts} +0 -0
  529. package/intl-phone-input/esm/{libphonenumber-js.min-4daf2669.js → libphonenumber-js.min-c2f11000.js} +0 -0
  530. package/intl-phone-input/index.css +2 -2
  531. package/intl-phone-input/index.js +1 -1
  532. package/intl-phone-input/{libphonenumber-js.min-b8e92944.d.ts → libphonenumber-js.min-43d99d99.d.ts} +0 -0
  533. package/intl-phone-input/{libphonenumber-js.min-b8e92944.js → libphonenumber-js.min-43d99d99.js} +0 -0
  534. package/intl-phone-input/modern/component.js +2 -2
  535. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  536. package/intl-phone-input/modern/components/flag-icon/index.css +783 -783
  537. package/intl-phone-input/modern/components/select/component.js +1 -1
  538. package/intl-phone-input/modern/components/select/index.css +5 -5
  539. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  540. package/intl-phone-input/modern/components/select-field/index.css +7 -7
  541. package/intl-phone-input/modern/index.css +2 -2
  542. package/intl-phone-input/modern/{libphonenumber-js.min-4daf2669.d.ts → libphonenumber-js.min-c2f11000.d.ts} +0 -0
  543. package/intl-phone-input/modern/{libphonenumber-js.min-4daf2669.js → libphonenumber-js.min-c2f11000.js} +0 -0
  544. package/link/Component.js +3 -3
  545. package/link/default.css +9 -9
  546. package/link/esm/Component.js +3 -3
  547. package/link/esm/default.css +9 -9
  548. package/link/esm/index.css +11 -11
  549. package/link/esm/inverted.css +9 -9
  550. package/link/index.css +11 -11
  551. package/link/inverted.css +9 -9
  552. package/link/modern/Component.js +3 -3
  553. package/link/modern/default.css +9 -9
  554. package/link/modern/index.css +11 -11
  555. package/link/modern/inverted.css +9 -9
  556. package/list/Component.js +1 -1
  557. package/list/esm/Component.js +1 -1
  558. package/list/esm/index.css +9 -9
  559. package/list/index.css +9 -9
  560. package/list/modern/Component.js +1 -1
  561. package/list/modern/index.css +9 -9
  562. package/list-header/Component.js +1 -1
  563. package/list-header/esm/Component.js +1 -1
  564. package/list-header/esm/index.css +3 -3
  565. package/list-header/index.css +3 -3
  566. package/list-header/modern/Component.js +1 -1
  567. package/list-header/modern/index.css +3 -3
  568. package/loader/Component.js +1 -1
  569. package/loader/esm/Component.js +1 -1
  570. package/loader/esm/index.css +7 -7
  571. package/loader/index.css +7 -7
  572. package/loader/modern/Component.js +1 -1
  573. package/loader/modern/index.css +7 -7
  574. package/masked-input/Component.js +1 -1
  575. package/masked-input/esm/Component.js +1 -1
  576. package/masked-input/esm/index.css +1 -1
  577. package/masked-input/index.css +1 -1
  578. package/masked-input/modern/Component.js +1 -1
  579. package/masked-input/modern/index.css +1 -1
  580. package/modal/Component.desktop.js +3 -3
  581. package/modal/Component.mobile.js +3 -3
  582. package/modal/Component.responsive.d.ts +3 -3
  583. package/modal/Component.responsive.js +2 -2
  584. package/modal/components/closer/Component.js +2 -2
  585. package/modal/components/closer/index.css +7 -7
  586. package/modal/components/content/Component.desktop.js +2 -2
  587. package/modal/components/content/Component.mobile.js +2 -2
  588. package/modal/components/content/desktop.css +11 -11
  589. package/modal/components/content/mobile.css +6 -6
  590. package/modal/components/footer/Component.desktop.js +2 -2
  591. package/modal/components/footer/Component.js +1 -1
  592. package/modal/components/footer/Component.mobile.js +2 -2
  593. package/modal/components/footer/desktop.css +11 -11
  594. package/modal/components/footer/layout.css +24 -24
  595. package/modal/components/footer/mobile.css +6 -6
  596. package/modal/components/header/Component.desktop.js +2 -2
  597. package/modal/components/header/Component.js +1 -1
  598. package/modal/components/header/Component.mobile.js +2 -2
  599. package/modal/components/header/desktop.css +15 -15
  600. package/modal/components/header/mobile.css +10 -10
  601. package/modal/desktop.css +7 -7
  602. package/modal/desktop.js +2 -2
  603. package/modal/esm/Component.desktop.js +3 -3
  604. package/modal/esm/Component.mobile.js +3 -3
  605. package/modal/esm/Component.responsive.js +2 -2
  606. package/modal/esm/components/closer/Component.js +2 -2
  607. package/modal/esm/components/closer/index.css +7 -7
  608. package/modal/esm/components/content/Component.desktop.js +2 -2
  609. package/modal/esm/components/content/Component.mobile.js +2 -2
  610. package/modal/esm/components/content/desktop.css +11 -11
  611. package/modal/esm/components/content/mobile.css +6 -6
  612. package/modal/esm/components/footer/Component.desktop.js +2 -2
  613. package/modal/esm/components/footer/Component.js +1 -1
  614. package/modal/esm/components/footer/Component.mobile.js +2 -2
  615. package/modal/esm/components/footer/desktop.css +11 -11
  616. package/modal/esm/components/footer/layout.css +24 -24
  617. package/modal/esm/components/footer/mobile.css +6 -6
  618. package/modal/esm/components/header/Component.desktop.js +2 -2
  619. package/modal/esm/components/header/Component.js +1 -1
  620. package/modal/esm/components/header/Component.mobile.js +2 -2
  621. package/modal/esm/components/header/desktop.css +15 -15
  622. package/modal/esm/components/header/mobile.css +10 -10
  623. package/modal/esm/desktop.css +7 -7
  624. package/modal/esm/desktop.js +2 -2
  625. package/modal/esm/index.js +2 -2
  626. package/modal/esm/mobile.css +1 -1
  627. package/modal/esm/mobile.js +2 -2
  628. package/modal/esm/responsive.js +2 -2
  629. package/modal/esm/transitions.css +7 -7
  630. package/modal/esm/transitions.module-cea45d62.js +4 -0
  631. package/modal/esm/{tslib.es6-00cc6a8b.d.ts → tslib.es6-34890ae0.d.ts} +0 -0
  632. package/modal/esm/{tslib.es6-00cc6a8b.js → tslib.es6-34890ae0.js} +0 -0
  633. package/modal/index.js +2 -2
  634. package/modal/mobile.css +1 -1
  635. package/modal/mobile.js +2 -2
  636. package/modal/modern/Component.desktop.js +2 -2
  637. package/modal/modern/Component.mobile.js +2 -2
  638. package/modal/modern/Component.responsive.js +1 -1
  639. package/modal/modern/components/closer/Component.js +1 -1
  640. package/modal/modern/components/closer/index.css +7 -7
  641. package/modal/modern/components/content/Component.desktop.js +1 -1
  642. package/modal/modern/components/content/Component.mobile.js +1 -1
  643. package/modal/modern/components/content/desktop.css +11 -11
  644. package/modal/modern/components/content/mobile.css +6 -6
  645. package/modal/modern/components/footer/Component.desktop.js +1 -1
  646. package/modal/modern/components/footer/Component.js +1 -1
  647. package/modal/modern/components/footer/Component.mobile.js +1 -1
  648. package/modal/modern/components/footer/desktop.css +11 -11
  649. package/modal/modern/components/footer/layout.css +24 -24
  650. package/modal/modern/components/footer/mobile.css +6 -6
  651. package/modal/modern/components/header/Component.desktop.js +1 -1
  652. package/modal/modern/components/header/Component.mobile.js +1 -1
  653. package/modal/modern/components/header/desktop.css +15 -15
  654. package/modal/modern/components/header/mobile.css +10 -10
  655. package/modal/modern/desktop.css +7 -7
  656. package/modal/modern/desktop.js +1 -1
  657. package/modal/modern/index.js +1 -1
  658. package/modal/modern/mobile.css +1 -1
  659. package/modal/modern/mobile.js +1 -1
  660. package/modal/modern/responsive.js +1 -1
  661. package/modal/modern/transitions.css +7 -7
  662. package/modal/modern/transitions.module-cea45d62.js +4 -0
  663. package/modal/responsive.js +2 -2
  664. package/modal/transitions.css +7 -7
  665. package/modal/transitions.module-03b5c56f.js +4 -0
  666. package/modal/{tslib.es6-1f0aa921.d.ts → tslib.es6-38c3c4f7.d.ts} +0 -0
  667. package/modal/{tslib.es6-1f0aa921.js → tslib.es6-38c3c4f7.js} +0 -0
  668. package/notification/Component.js +1 -1
  669. package/notification/esm/Component.js +1 -1
  670. package/notification/esm/index.css +6 -6
  671. package/notification/index.css +6 -6
  672. package/notification/modern/Component.js +1 -1
  673. package/notification/modern/index.css +6 -6
  674. package/notification-manager/{component-550acd3f.d.ts → component-4ee28f1c.d.ts} +0 -0
  675. package/notification-manager/{component-550acd3f.js → component-4ee28f1c.js} +0 -0
  676. package/notification-manager/component.js +2 -2
  677. package/notification-manager/components/index.js +1 -1
  678. package/notification-manager/components/notification/component.js +1 -1
  679. package/notification-manager/components/notification/index.d.ts +1 -1
  680. package/notification-manager/components/notification/index.js +1 -1
  681. package/notification-manager/esm/{component-8eebf5f3.d.ts → component-d9a00982.d.ts} +0 -0
  682. package/notification-manager/esm/{component-8eebf5f3.js → component-d9a00982.js} +0 -0
  683. package/notification-manager/esm/component.js +2 -2
  684. package/notification-manager/esm/components/index.js +1 -1
  685. package/notification-manager/esm/components/notification/component.js +1 -1
  686. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  687. package/notification-manager/esm/components/notification/index.js +1 -1
  688. package/notification-manager/esm/index.css +10 -10
  689. package/notification-manager/esm/index.js +1 -1
  690. package/notification-manager/index.css +10 -10
  691. package/notification-manager/index.js +1 -1
  692. package/notification-manager/modern/component.js +1 -1
  693. package/notification-manager/modern/index.css +10 -10
  694. package/package.json +1 -1
  695. package/pagination/Component.js +1 -1
  696. package/pagination/components/default-view/index.css +1 -1
  697. package/pagination/components/default-view/index.js +1 -1
  698. package/pagination/components/per-page-view/index.css +1 -1
  699. package/pagination/components/per-page-view/index.js +1 -1
  700. package/pagination/components/tag/index.css +7 -7
  701. package/pagination/components/tag/index.js +1 -1
  702. package/pagination/esm/Component.js +1 -1
  703. package/pagination/esm/components/default-view/index.css +1 -1
  704. package/pagination/esm/components/default-view/index.js +1 -1
  705. package/pagination/esm/components/per-page-view/index.css +1 -1
  706. package/pagination/esm/components/per-page-view/index.js +1 -1
  707. package/pagination/esm/components/tag/index.css +7 -7
  708. package/pagination/esm/components/tag/index.js +1 -1
  709. package/pagination/esm/index.css +3 -3
  710. package/pagination/index.css +3 -3
  711. package/pagination/modern/Component.js +1 -1
  712. package/pagination/modern/components/default-view/index.css +1 -1
  713. package/pagination/modern/components/default-view/index.js +1 -1
  714. package/pagination/modern/components/per-page-view/index.css +1 -1
  715. package/pagination/modern/components/per-page-view/index.js +1 -1
  716. package/pagination/modern/components/tag/index.css +7 -7
  717. package/pagination/modern/components/tag/index.js +1 -1
  718. package/pagination/modern/index.css +3 -3
  719. package/password-input/component.js +1 -1
  720. package/password-input/esm/component.js +1 -1
  721. package/password-input/esm/index.css +4 -4
  722. package/password-input/index.css +4 -4
  723. package/password-input/modern/component.js +1 -1
  724. package/password-input/modern/index.css +4 -4
  725. package/picker-button/{Component-600cd9fe.d.ts → Component-78e4eff4.d.ts} +0 -0
  726. package/picker-button/{Component-600cd9fe.js → Component-78e4eff4.js} +1 -1
  727. package/picker-button/Component.js +2 -2
  728. package/picker-button/esm/{Component-3b70c92b.d.ts → Component-39310606.d.ts} +0 -0
  729. package/picker-button/esm/{Component-3b70c92b.js → Component-39310606.js} +1 -1
  730. package/picker-button/esm/Component.js +2 -2
  731. package/picker-button/esm/field/Component.js +1 -1
  732. package/picker-button/esm/field/index.css +2 -2
  733. package/picker-button/esm/field/index.d.ts +1 -1
  734. package/picker-button/esm/field/index.js +1 -1
  735. package/picker-button/esm/index.css +1 -1
  736. package/picker-button/esm/index.js +1 -1
  737. package/picker-button/field/Component.js +1 -1
  738. package/picker-button/field/index.css +2 -2
  739. package/picker-button/field/index.d.ts +1 -1
  740. package/picker-button/field/index.js +1 -1
  741. package/picker-button/index.css +1 -1
  742. package/picker-button/index.js +1 -1
  743. package/picker-button/modern/Component.js +1 -1
  744. package/picker-button/modern/field/Component.js +1 -1
  745. package/picker-button/modern/field/index.css +2 -2
  746. package/picker-button/modern/index.css +1 -1
  747. package/plate/Component.js +1 -1
  748. package/plate/esm/Component.js +1 -1
  749. package/plate/esm/index.css +27 -27
  750. package/plate/index.css +27 -27
  751. package/plate/modern/Component.js +1 -1
  752. package/plate/modern/index.css +27 -27
  753. package/popover/Component.js +1 -1
  754. package/popover/esm/Component.js +1 -1
  755. package/popover/esm/index.css +33 -33
  756. package/popover/index.css +33 -33
  757. package/popover/modern/Component.js +1 -1
  758. package/popover/modern/index.css +33 -33
  759. package/progress-bar/Component.js +1 -1
  760. package/progress-bar/esm/Component.js +1 -1
  761. package/progress-bar/esm/index.css +4 -4
  762. package/progress-bar/index.css +4 -4
  763. package/progress-bar/modern/Component.js +1 -1
  764. package/progress-bar/modern/index.css +4 -4
  765. package/pure-input/Component.js +1 -1
  766. package/pure-input/esm/Component.js +1 -1
  767. package/pure-input/esm/index.css +25 -25
  768. package/pure-input/index.css +25 -25
  769. package/pure-input/modern/Component.js +1 -1
  770. package/pure-input/modern/index.css +25 -25
  771. package/radio/Component.js +1 -1
  772. package/radio/esm/Component.js +1 -1
  773. package/radio/esm/index.css +31 -31
  774. package/radio/index.css +31 -31
  775. package/radio/modern/Component.js +1 -1
  776. package/radio/modern/index.css +31 -31
  777. package/radio-group/Component.js +1 -1
  778. package/radio-group/esm/Component.js +1 -1
  779. package/radio-group/esm/index.css +16 -16
  780. package/radio-group/index.css +16 -16
  781. package/radio-group/modern/Component.js +1 -1
  782. package/radio-group/modern/index.css +16 -16
  783. package/select/Component.js +1 -1
  784. package/select/components/arrow/Component.js +1 -1
  785. package/select/components/arrow/index.css +2 -2
  786. package/select/components/base-select/Component.js +2 -2
  787. package/select/components/base-select/index.css +6 -6
  788. package/select/components/base-select/index.js +1 -1
  789. package/select/components/checkmark/Component.js +1 -1
  790. package/select/components/checkmark/index.css +6 -6
  791. package/select/components/field/Component.js +2 -2
  792. package/select/components/field/index.css +8 -8
  793. package/select/components/field/index.js +1 -1
  794. package/select/components/index.js +1 -1
  795. package/select/components/native-select/Component.js +1 -1
  796. package/select/components/native-select/index.js +1 -1
  797. package/select/components/optgroup/Component.js +1 -1
  798. package/select/components/optgroup/index.css +5 -5
  799. package/select/components/option/Component.js +2 -2
  800. package/select/components/option/index.css +19 -19
  801. package/select/components/option/index.js +1 -1
  802. package/select/components/options-list/Component.js +1 -1
  803. package/select/components/options-list/index.css +4 -4
  804. package/select/components/virtual-options-list/Component.js +1 -1
  805. package/select/components/virtual-options-list/index.css +10 -10
  806. package/select/esm/Component.js +1 -1
  807. package/select/esm/components/arrow/Component.js +1 -1
  808. package/select/esm/components/arrow/index.css +2 -2
  809. package/select/esm/components/base-select/Component.js +2 -2
  810. package/select/esm/components/base-select/index.css +6 -6
  811. package/select/esm/components/base-select/index.js +1 -1
  812. package/select/esm/components/checkmark/Component.js +1 -1
  813. package/select/esm/components/checkmark/index.css +6 -6
  814. package/select/esm/components/field/Component.js +2 -2
  815. package/select/esm/components/field/index.css +8 -8
  816. package/select/esm/components/field/index.js +1 -1
  817. package/select/esm/components/index.js +1 -1
  818. package/select/esm/components/native-select/Component.js +1 -1
  819. package/select/esm/components/native-select/index.js +1 -1
  820. package/select/esm/components/optgroup/Component.js +1 -1
  821. package/select/esm/components/optgroup/index.css +5 -5
  822. package/select/esm/components/option/Component.js +2 -2
  823. package/select/esm/components/option/index.css +19 -19
  824. package/select/esm/components/option/index.js +1 -1
  825. package/select/esm/components/options-list/Component.js +1 -1
  826. package/select/esm/components/options-list/index.css +4 -4
  827. package/select/esm/components/virtual-options-list/Component.js +1 -1
  828. package/select/esm/components/virtual-options-list/index.css +10 -10
  829. package/select/esm/index.js +1 -1
  830. package/select/esm/presets/index.js +1 -1
  831. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  832. package/select/esm/presets/useLazyLoading/index.css +1 -1
  833. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  834. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  835. package/select/esm/{tslib.es6-d84167f4.d.ts → tslib.es6-c66d63cb.d.ts} +0 -0
  836. package/select/esm/{tslib.es6-d84167f4.js → tslib.es6-c66d63cb.js} +0 -0
  837. package/select/index.js +1 -1
  838. package/select/modern/components/arrow/Component.js +1 -1
  839. package/select/modern/components/arrow/index.css +2 -2
  840. package/select/modern/components/base-select/Component.js +1 -1
  841. package/select/modern/components/base-select/index.css +6 -6
  842. package/select/modern/components/checkmark/Component.js +1 -1
  843. package/select/modern/components/checkmark/index.css +6 -6
  844. package/select/modern/components/field/Component.js +1 -1
  845. package/select/modern/components/field/index.css +8 -8
  846. package/select/modern/components/optgroup/Component.js +1 -1
  847. package/select/modern/components/optgroup/index.css +5 -5
  848. package/select/modern/components/option/Component.js +1 -1
  849. package/select/modern/components/option/index.css +19 -19
  850. package/select/modern/components/options-list/Component.js +1 -1
  851. package/select/modern/components/options-list/index.css +4 -4
  852. package/select/modern/components/virtual-options-list/Component.js +1 -1
  853. package/select/modern/components/virtual-options-list/index.css +10 -10
  854. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  855. package/select/modern/presets/useLazyLoading/index.css +1 -1
  856. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  857. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  858. package/select/presets/index.js +1 -1
  859. package/select/presets/useLazyLoading/hook.js +2 -2
  860. package/select/presets/useLazyLoading/index.css +1 -1
  861. package/select/presets/useSelectWithLoading/hook.js +2 -2
  862. package/select/presets/useSelectWithLoading/index.css +1 -1
  863. package/select/{tslib.es6-54498a62.d.ts → tslib.es6-d7064f21.d.ts} +0 -0
  864. package/select/{tslib.es6-54498a62.js → tslib.es6-d7064f21.js} +0 -0
  865. package/select-with-tags/component.js +1 -1
  866. package/select-with-tags/components/index.js +1 -1
  867. package/select-with-tags/components/tag/component.js +2 -2
  868. package/select-with-tags/components/tag/index.css +10 -10
  869. package/select-with-tags/components/tag/index.js +1 -1
  870. package/select-with-tags/components/tag-list/component.js +2 -2
  871. package/select-with-tags/components/tag-list/index.css +30 -30
  872. package/select-with-tags/components/tag-list/index.js +1 -1
  873. package/select-with-tags/esm/component.js +1 -1
  874. package/select-with-tags/esm/components/index.js +1 -1
  875. package/select-with-tags/esm/components/tag/component.js +2 -2
  876. package/select-with-tags/esm/components/tag/index.css +10 -10
  877. package/select-with-tags/esm/components/tag/index.js +1 -1
  878. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  879. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  880. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  881. package/select-with-tags/esm/index.js +1 -1
  882. package/select-with-tags/esm/{tslib.es6-b205b2f5.d.ts → tslib.es6-9aff7247.d.ts} +0 -0
  883. package/select-with-tags/esm/{tslib.es6-b205b2f5.js → tslib.es6-9aff7247.js} +0 -0
  884. package/select-with-tags/esm/utils/index.js +1 -1
  885. package/select-with-tags/esm/utils/match.js +1 -1
  886. package/select-with-tags/index.js +1 -1
  887. package/select-with-tags/modern/components/tag/component.js +1 -1
  888. package/select-with-tags/modern/components/tag/index.css +10 -10
  889. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  890. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  891. package/select-with-tags/{tslib.es6-3837f2c3.d.ts → tslib.es6-913c45c9.d.ts} +0 -0
  892. package/select-with-tags/{tslib.es6-3837f2c3.js → tslib.es6-913c45c9.js} +0 -0
  893. package/select-with-tags/utils/index.js +1 -1
  894. package/select-with-tags/utils/match.js +1 -1
  895. package/skeleton/Component.js +1 -1
  896. package/skeleton/esm/Component.js +1 -1
  897. package/skeleton/esm/index.css +10 -10
  898. package/skeleton/index.css +10 -10
  899. package/skeleton/modern/Component.js +1 -1
  900. package/skeleton/modern/index.css +10 -10
  901. package/slider/Component.js +1 -1
  902. package/slider/esm/Component.js +1 -1
  903. package/slider/esm/index.css +36 -36
  904. package/slider/index.css +36 -36
  905. package/slider/modern/Component.js +1 -1
  906. package/slider/modern/index.css +36 -36
  907. package/slider-input/Component.js +1 -1
  908. package/slider-input/esm/Component.js +1 -1
  909. package/slider-input/esm/index.css +16 -16
  910. package/slider-input/index.css +16 -16
  911. package/slider-input/modern/Component.js +1 -1
  912. package/slider-input/modern/index.css +16 -16
  913. package/space/Component.js +2 -2
  914. package/space/{Item-cdfcdcb6.d.ts → Item-5797c02f.d.ts} +0 -0
  915. package/space/{Item-cdfcdcb6.js → Item-5797c02f.js} +0 -0
  916. package/space/Item.js +1 -1
  917. package/space/esm/Component.js +2 -2
  918. package/space/esm/{Item-44559e1d.d.ts → Item-bf0713cf.d.ts} +0 -0
  919. package/space/esm/{Item-44559e1d.js → Item-bf0713cf.js} +0 -0
  920. package/space/esm/Item.js +1 -1
  921. package/space/esm/index.css +8 -8
  922. package/space/esm/index.js +1 -1
  923. package/space/index.css +8 -8
  924. package/space/index.js +1 -1
  925. package/space/modern/Component.js +1 -1
  926. package/space/modern/index.css +8 -8
  927. package/spinner/Component.js +1 -1
  928. package/spinner/esm/Component.js +1 -1
  929. package/spinner/esm/index.css +6 -6
  930. package/spinner/index.css +6 -6
  931. package/spinner/modern/Component.js +1 -1
  932. package/spinner/modern/index.css +6 -6
  933. package/status/Component.js +1 -1
  934. package/status/esm/Component.js +1 -1
  935. package/status/esm/index.css +17 -17
  936. package/status/index.css +17 -17
  937. package/status/modern/Component.js +1 -1
  938. package/status/modern/index.css +17 -17
  939. package/stepped-progress-bar/Component.js +1 -1
  940. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  941. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  942. package/stepped-progress-bar/esm/Component.js +1 -1
  943. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  944. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  945. package/stepped-progress-bar/esm/index.css +3 -3
  946. package/stepped-progress-bar/index.css +3 -3
  947. package/stepped-progress-bar/modern/Component.js +1 -1
  948. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  949. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  950. package/stepped-progress-bar/modern/index.css +3 -3
  951. package/switch/Component.js +1 -1
  952. package/switch/esm/Component.js +1 -1
  953. package/switch/esm/index.css +25 -25
  954. package/switch/index.css +25 -25
  955. package/switch/modern/Component.js +1 -1
  956. package/switch/modern/index.css +25 -25
  957. package/table/component.js +1 -1
  958. package/table/components/index.js +1 -1
  959. package/table/components/pagination/Component.js +2 -2
  960. package/table/components/pagination/index.css +7 -7
  961. package/table/components/pagination/index.js +1 -1
  962. package/table/components/pagination/select-field/index.css +3 -3
  963. package/table/components/pagination/select-field/index.js +2 -2
  964. package/table/components/table/Component.js +2 -2
  965. package/table/components/table/index.css +5 -5
  966. package/table/components/table/index.js +1 -1
  967. package/table/components/table/utils.js +1 -1
  968. package/table/components/tbody/Component.js +2 -2
  969. package/table/components/tbody/index.css +1 -1
  970. package/table/components/tbody/index.js +1 -1
  971. package/table/components/tcell/Component.js +2 -2
  972. package/table/components/tcell/index.css +3 -3
  973. package/table/components/tcell/index.js +1 -1
  974. package/table/components/texpandable-row/Component.js +2 -2
  975. package/table/components/texpandable-row/index.css +5 -4
  976. package/table/components/texpandable-row/index.js +1 -1
  977. package/table/components/thead/Component.js +2 -2
  978. package/table/components/thead/index.css +5 -5
  979. package/table/components/thead/index.js +1 -1
  980. package/table/components/thead-cell/Component.js +2 -2
  981. package/table/components/thead-cell/index.css +4 -4
  982. package/table/components/thead-cell/index.js +1 -1
  983. package/table/components/trow/Component.js +2 -2
  984. package/table/components/trow/index.css +7 -7
  985. package/table/components/trow/index.js +1 -1
  986. package/table/components/tsortable-head-cell/Component.js +2 -2
  987. package/table/components/tsortable-head-cell/index.css +8 -8
  988. package/table/components/tsortable-head-cell/index.js +1 -1
  989. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  990. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  991. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  992. package/table/cssm/components/texpandable-row/index.module.css +1 -0
  993. package/table/esm/component.js +1 -1
  994. package/table/esm/components/index.js +1 -1
  995. package/table/esm/components/pagination/Component.js +2 -2
  996. package/table/esm/components/pagination/index.css +7 -7
  997. package/table/esm/components/pagination/index.js +1 -1
  998. package/table/esm/components/pagination/select-field/index.css +3 -3
  999. package/table/esm/components/pagination/select-field/index.js +2 -2
  1000. package/table/esm/components/table/Component.js +2 -2
  1001. package/table/esm/components/table/index.css +5 -5
  1002. package/table/esm/components/table/index.js +1 -1
  1003. package/table/esm/components/table/utils.js +1 -1
  1004. package/table/esm/components/tbody/Component.js +2 -2
  1005. package/table/esm/components/tbody/index.css +1 -1
  1006. package/table/esm/components/tbody/index.js +1 -1
  1007. package/table/esm/components/tcell/Component.js +2 -2
  1008. package/table/esm/components/tcell/index.css +3 -3
  1009. package/table/esm/components/tcell/index.js +1 -1
  1010. package/table/esm/components/texpandable-row/Component.js +2 -2
  1011. package/table/esm/components/texpandable-row/index.css +5 -4
  1012. package/table/esm/components/texpandable-row/index.js +1 -1
  1013. package/table/esm/components/thead/Component.js +2 -2
  1014. package/table/esm/components/thead/index.css +5 -5
  1015. package/table/esm/components/thead/index.js +1 -1
  1016. package/table/esm/components/thead-cell/Component.js +2 -2
  1017. package/table/esm/components/thead-cell/index.css +4 -4
  1018. package/table/esm/components/thead-cell/index.js +1 -1
  1019. package/table/esm/components/trow/Component.js +2 -2
  1020. package/table/esm/components/trow/index.css +7 -7
  1021. package/table/esm/components/trow/index.js +1 -1
  1022. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1023. package/table/esm/components/tsortable-head-cell/index.css +8 -8
  1024. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1025. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1026. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1027. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1028. package/table/esm/index.js +1 -1
  1029. package/table/esm/{tslib.es6-ff0a3b4c.d.ts → tslib.es6-7c48cdcf.d.ts} +0 -0
  1030. package/table/esm/{tslib.es6-ff0a3b4c.js → tslib.es6-7c48cdcf.js} +0 -0
  1031. package/table/index.js +1 -1
  1032. package/table/modern/components/pagination/Component.js +1 -1
  1033. package/table/modern/components/pagination/index.css +7 -7
  1034. package/table/modern/components/pagination/select-field/index.css +3 -3
  1035. package/table/modern/components/pagination/select-field/index.js +1 -1
  1036. package/table/modern/components/table/Component.js +1 -1
  1037. package/table/modern/components/table/index.css +5 -5
  1038. package/table/modern/components/tbody/Component.js +1 -1
  1039. package/table/modern/components/tbody/index.css +1 -1
  1040. package/table/modern/components/tcell/Component.js +1 -1
  1041. package/table/modern/components/tcell/index.css +3 -3
  1042. package/table/modern/components/texpandable-row/Component.js +1 -1
  1043. package/table/modern/components/texpandable-row/index.css +5 -4
  1044. package/table/modern/components/thead/Component.js +1 -1
  1045. package/table/modern/components/thead/index.css +5 -5
  1046. package/table/modern/components/thead-cell/Component.js +1 -1
  1047. package/table/modern/components/thead-cell/index.css +4 -4
  1048. package/table/modern/components/trow/Component.js +1 -1
  1049. package/table/modern/components/trow/index.css +7 -7
  1050. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1051. package/table/modern/components/tsortable-head-cell/index.css +8 -8
  1052. package/table/{tslib.es6-d7ad5e59.d.ts → tslib.es6-bde781d6.d.ts} +0 -0
  1053. package/table/{tslib.es6-d7ad5e59.js → tslib.es6-bde781d6.js} +0 -0
  1054. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1055. package/tabs/components/primary-tablist/Component.js +1 -1
  1056. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1057. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1058. package/tabs/components/primary-tablist/index.css +18 -18
  1059. package/tabs/components/primary-tablist/mobile.css +20 -20
  1060. package/tabs/components/scrollable-container/Component.js +1 -1
  1061. package/tabs/components/scrollable-container/index.css +2 -2
  1062. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1063. package/tabs/components/secondary-tablist/Component.js +1 -1
  1064. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1065. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1066. package/tabs/components/secondary-tablist/index.css +11 -11
  1067. package/tabs/components/secondary-tablist/mobile.css +14 -14
  1068. package/tabs/components/tab/Component.js +1 -1
  1069. package/tabs/components/tab/index.css +2 -2
  1070. package/tabs/components/tabs/Component.desktop.js +3 -3
  1071. package/tabs/components/tabs/Component.mobile.js +3 -3
  1072. package/tabs/components/tabs/Component.responsive.js +3 -3
  1073. package/tabs/desktop.js +3 -3
  1074. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1075. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1076. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1077. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1078. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1079. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1080. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1081. package/tabs/esm/components/scrollable-container/index.css +2 -2
  1082. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1083. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1084. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1085. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1086. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1087. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  1088. package/tabs/esm/components/tab/Component.js +1 -1
  1089. package/tabs/esm/components/tab/index.css +2 -2
  1090. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1091. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1092. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1093. package/tabs/esm/desktop.js +3 -3
  1094. package/tabs/esm/index.js +3 -3
  1095. package/tabs/esm/index.module-950f98fb.js +4 -0
  1096. package/tabs/esm/index.module-a1003b53.js +4 -0
  1097. package/tabs/esm/mobile.js +3 -3
  1098. package/tabs/esm/responsive.js +3 -3
  1099. package/tabs/esm/{tslib.es6-f69f9270.d.ts → tslib.es6-ca33b2b9.d.ts} +0 -0
  1100. package/tabs/esm/{tslib.es6-f69f9270.js → tslib.es6-ca33b2b9.js} +0 -0
  1101. package/tabs/index.js +3 -3
  1102. package/tabs/index.module-89a88b92.js +4 -0
  1103. package/tabs/index.module-e0bb2619.js +4 -0
  1104. package/tabs/mobile.js +3 -3
  1105. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1106. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1107. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1108. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1109. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1110. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1111. package/tabs/modern/components/scrollable-container/index.css +2 -2
  1112. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1113. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1114. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1115. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1116. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  1117. package/tabs/modern/components/tab/Component.js +1 -1
  1118. package/tabs/modern/components/tab/index.css +2 -2
  1119. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1120. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1121. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1122. package/tabs/modern/desktop.js +2 -2
  1123. package/tabs/modern/index.js +2 -2
  1124. package/tabs/modern/index.module-950f98fb.js +4 -0
  1125. package/tabs/modern/index.module-a1003b53.js +4 -0
  1126. package/tabs/modern/mobile.js +2 -2
  1127. package/tabs/modern/responsive.js +2 -2
  1128. package/tabs/responsive.js +3 -3
  1129. package/tabs/{tslib.es6-d203657c.d.ts → tslib.es6-ecf8945e.d.ts} +0 -0
  1130. package/tabs/{tslib.es6-d203657c.js → tslib.es6-ecf8945e.js} +0 -0
  1131. package/tag/Component.js +3 -3
  1132. package/tag/default.css +7 -7
  1133. package/tag/esm/Component.js +3 -3
  1134. package/tag/esm/default.css +7 -7
  1135. package/tag/esm/index.css +35 -35
  1136. package/tag/esm/inverted.css +7 -7
  1137. package/tag/index.css +35 -35
  1138. package/tag/inverted.css +7 -7
  1139. package/tag/modern/Component.js +3 -3
  1140. package/tag/modern/default.css +7 -7
  1141. package/tag/modern/index.css +35 -35
  1142. package/tag/modern/inverted.css +7 -7
  1143. package/textarea/Component.js +3 -3
  1144. package/textarea/default.css +18 -18
  1145. package/textarea/esm/Component.js +3 -3
  1146. package/textarea/esm/default.css +18 -18
  1147. package/textarea/esm/index.css +21 -21
  1148. package/textarea/esm/inverted.css +18 -18
  1149. package/textarea/index.css +21 -21
  1150. package/textarea/inverted.css +18 -18
  1151. package/textarea/modern/Component.js +3 -3
  1152. package/textarea/modern/default.css +18 -18
  1153. package/textarea/modern/index.css +21 -21
  1154. package/textarea/modern/inverted.css +18 -18
  1155. package/themes/compiled/mobile-dark-bluetint.css +254 -212
  1156. package/themes/dist/compiled/mobile-dark-bluetint.css +695 -695
  1157. package/toast/component.js +1 -1
  1158. package/toast/esm/component.js +1 -1
  1159. package/toast/esm/index.css +8 -8
  1160. package/toast/index.css +8 -8
  1161. package/toast/modern/component.js +1 -1
  1162. package/toast/modern/index.css +8 -8
  1163. package/toast-plate/component.js +1 -1
  1164. package/toast-plate/esm/component.js +1 -1
  1165. package/toast-plate/esm/index.css +14 -14
  1166. package/toast-plate/index.css +14 -14
  1167. package/toast-plate/modern/component.js +1 -1
  1168. package/toast-plate/modern/index.css +14 -14
  1169. package/tooltip/{Component-a027ad1d.d.ts → Component-78d9819b.d.ts} +0 -0
  1170. package/tooltip/{Component-a027ad1d.js → Component-78d9819b.js} +1 -1
  1171. package/tooltip/Component.js +1 -1
  1172. package/tooltip/component.responsive.js +2 -2
  1173. package/tooltip/esm/{Component-12f080a5.d.ts → Component-d11131ef.d.ts} +0 -0
  1174. package/tooltip/esm/{Component-12f080a5.js → Component-d11131ef.js} +1 -1
  1175. package/tooltip/esm/Component.js +1 -1
  1176. package/tooltip/esm/component.responsive.js +2 -2
  1177. package/tooltip/esm/index.css +7 -7
  1178. package/tooltip/esm/index.d.ts +1 -1
  1179. package/tooltip/esm/index.js +1 -1
  1180. package/tooltip/esm/responsive.css +2 -2
  1181. package/tooltip/esm/responsive.js +1 -1
  1182. package/tooltip/index.css +7 -7
  1183. package/tooltip/index.d.ts +1 -1
  1184. package/tooltip/index.js +1 -1
  1185. package/tooltip/modern/Component.js +1 -1
  1186. package/tooltip/modern/component.responsive.js +1 -1
  1187. package/tooltip/modern/index.css +7 -7
  1188. package/tooltip/modern/responsive.css +2 -2
  1189. package/tooltip/responsive.css +2 -2
  1190. package/tooltip/responsive.js +1 -1
  1191. package/typography/colors.css +12 -12
  1192. package/typography/{colors.module-0af40ca0.d.ts → colors.module-7ff8b3f3.d.ts} +0 -0
  1193. package/typography/{colors.module-0af40ca0.js → colors.module-7ff8b3f3.js} +1 -1
  1194. package/typography/common.module-2e6881d5.js +4 -0
  1195. package/typography/component.js +2 -2
  1196. package/typography/esm/colors.css +12 -12
  1197. package/typography/esm/{colors.module-54edd516.d.ts → colors.module-54a9e9ee.d.ts} +0 -0
  1198. package/typography/esm/{colors.module-54edd516.js → colors.module-54a9e9ee.js} +1 -1
  1199. package/typography/esm/common.module-6ed3b09b.js +4 -0
  1200. package/typography/esm/component.js +2 -2
  1201. package/typography/esm/index.js +2 -2
  1202. package/typography/esm/text/component.js +2 -2
  1203. package/typography/esm/text/index.css +13 -13
  1204. package/typography/esm/text/index.js +1 -1
  1205. package/typography/esm/title/common.css +4 -4
  1206. package/typography/esm/title/component.js +1 -1
  1207. package/typography/esm/title/index.css +18 -18
  1208. package/typography/esm/title/index.js +3 -3
  1209. package/typography/esm/title-responsive/component.js +3 -3
  1210. package/typography/esm/title-responsive/index.css +45 -45
  1211. package/typography/esm/title-responsive/index.js +2 -2
  1212. package/typography/index.js +2 -2
  1213. package/typography/modern/colors.css +12 -12
  1214. package/typography/modern/colors.module-591b0bac.js +4 -0
  1215. package/typography/modern/common.module-6ed3b09b.js +4 -0
  1216. package/typography/modern/component.js +2 -2
  1217. package/typography/modern/index.js +2 -2
  1218. package/typography/modern/text/component.js +2 -2
  1219. package/typography/modern/text/index.css +13 -13
  1220. package/typography/modern/text/index.js +1 -1
  1221. package/typography/modern/title/common.css +4 -4
  1222. package/typography/modern/title/component.js +1 -1
  1223. package/typography/modern/title/index.css +18 -18
  1224. package/typography/modern/title/index.js +3 -3
  1225. package/typography/modern/title-responsive/component.js +3 -3
  1226. package/typography/modern/title-responsive/index.css +45 -45
  1227. package/typography/modern/title-responsive/index.js +2 -2
  1228. package/typography/text/component.js +2 -2
  1229. package/typography/text/index.css +13 -13
  1230. package/typography/text/index.js +1 -1
  1231. package/typography/title/common.css +4 -4
  1232. package/typography/title/component.js +1 -1
  1233. package/typography/title/index.css +18 -18
  1234. package/typography/title/index.js +3 -3
  1235. package/typography/title-responsive/component.js +3 -3
  1236. package/typography/title-responsive/index.css +45 -45
  1237. package/typography/title-responsive/index.js +2 -2
  1238. package/with-suffix/Component.js +1 -1
  1239. package/with-suffix/esm/Component.js +1 -1
  1240. package/with-suffix/esm/index.css +8 -8
  1241. package/with-suffix/index.css +8 -8
  1242. package/with-suffix/modern/Component.js +1 -1
  1243. package/with-suffix/modern/index.css +8 -8
  1244. package/grid/esm/gutters.module-f67baafa.js +0 -27
  1245. package/grid/gutters.module-cf89d7a1.js +0 -28
  1246. package/grid/modern/gutters.module-86e29b1a.js +0 -4
  1247. package/modal/esm/transitions.module-de174b86.js +0 -4
  1248. package/modal/modern/transitions.module-de174b86.js +0 -4
  1249. package/modal/transitions.module-8ab7e670.js +0 -4
  1250. package/tabs/esm/index.module-0e803935.js +0 -4
  1251. package/tabs/esm/index.module-74366d41.js +0 -4
  1252. package/tabs/index.module-6f5ae1f4.js +0 -4
  1253. package/tabs/index.module-b8a212fb.js +0 -4
  1254. package/tabs/modern/index.module-0e803935.js +0 -4
  1255. package/tabs/modern/index.module-74366d41.js +0 -4
  1256. package/typography/common.module-b22f4b7d.js +0 -4
  1257. package/typography/esm/common.module-916d3baf.js +0 -4
  1258. package/typography/modern/colors.module-33e6318b.js +0 -4
  1259. package/typography/modern/common.module-916d3baf.js +0 -4
@@ -1,235 +1,235 @@
1
- .card-image__cardImage_1ndwa {
1
+ .card-image__cardImage_bhvtn {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_1ndwa {
4
+ .card-image__loaded_bhvtn {
5
5
  background: transparent
6
- }.badge__component_1tz2m {
6
+ }.badge__component_1ws1j {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__icon_1tz2m {
10
+ .badge__icon_1ws1j {
11
11
  color: #2fc26e;
12
12
  background-color: transparent
13
13
  }
14
- .badge__icon_1tz2m.badge__positive_1tz2m {
14
+ .badge__icon_1ws1j.badge__positive_1ws1j {
15
15
  color: #2fc26e;
16
16
  }
17
- .badge__icon_1tz2m.badge__attention_1tz2m {
17
+ .badge__icon_1ws1j.badge__attention_1ws1j {
18
18
  color: #f6bf65;
19
19
  }
20
- .badge__icon_1tz2m.badge__negative_1tz2m {
20
+ .badge__icon_1ws1j.badge__negative_1ws1j {
21
21
  color: #d91d0b;
22
22
  }
23
- .badge__icon_1tz2m.badge__link_1tz2m {
23
+ .badge__icon_1ws1j.badge__link_1ws1j {
24
24
  color: #0072ef;
25
25
  }
26
- .badge__icon_1tz2m.badge__tertiary_1tz2m {
26
+ .badge__icon_1ws1j.badge__tertiary_1ws1j {
27
27
  color: #464649;
28
28
  }
29
- .badge__icon_1tz2m.badge__secondary_1tz2m {
29
+ .badge__icon_1ws1j.badge__secondary_1ws1j {
30
30
  color: #8d8d93;
31
31
  }
32
- .badge__icon_1tz2m.badge__primary_1tz2m {
32
+ .badge__icon_1ws1j.badge__primary_1ws1j {
33
33
  color: #fff;
34
34
  }
35
- .badge__icon_1tz2m:before {
35
+ .badge__icon_1ws1j:before {
36
36
  background-color: #121212;
37
- }.backdrop__backdrop_n2psv {
37
+ }.backdrop__backdrop_19q9f {
38
38
  -webkit-tap-highlight-color: transparent;
39
39
  }
40
- .backdrop__appear_n2psv,
41
- .backdrop__enter_n2psv {
40
+ .backdrop__appear_19q9f,
41
+ .backdrop__enter_19q9f {
42
42
  background-color: transparent;
43
43
  }
44
- .backdrop__appearActive_n2psv,
45
- .backdrop__enterActive_n2psv,
46
- .backdrop__appearDone_n2psv,
47
- .backdrop__enterDone_n2psv {
44
+ .backdrop__appearActive_19q9f,
45
+ .backdrop__enterActive_19q9f,
46
+ .backdrop__appearDone_19q9f,
47
+ .backdrop__enterDone_19q9f {
48
48
  background-color: rgba(0, 0, 0, 0.8);
49
49
  }
50
- .backdrop__exit_n2psv {
50
+ .backdrop__exit_19q9f {
51
51
  background-color: rgba(0, 0, 0, 0.8);
52
52
  }
53
- .backdrop__exitActive_n2psv,
54
- .backdrop__exitDone_n2psv {
53
+ .backdrop__exitActive_19q9f,
54
+ .backdrop__exitDone_19q9f {
55
55
  background-color: transparent;
56
- }.divider__component_1kcjp {
56
+ }.divider__component_qtenc {
57
57
  border-bottom: 1px solid #2b2b2e;
58
- }.checkbox-group__error_1iiiz {
58
+ }.checkbox-group__error_lde9c {
59
59
  border-left: 1px solid #f15045;
60
60
  }
61
- .checkbox-group__label_1iiiz {
61
+ .checkbox-group__label_lde9c {
62
62
  color: #fff;
63
63
  }
64
- .checkbox-group__errorMessage_1iiiz {
64
+ .checkbox-group__errorMessage_lde9c {
65
65
  color: #f15045;
66
66
  }
67
- .checkbox-group__hint_1iiiz {
67
+ .checkbox-group__hint_lde9c {
68
68
  color: #8d8d93;
69
- }.checkbox__box_1ho8e {
69
+ }.checkbox__box_2gdg0 {
70
70
  color: #121212;
71
71
  background-color: #121212;
72
72
  border: 1.5px solid #8d8d93;
73
73
  }
74
- .checkbox__checkedIcon_1ho8e {
74
+ .checkbox__checkedIcon_2gdg0 {
75
75
  color: #121212;
76
76
  }
77
- .checkbox__component_1ho8e:hover:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
77
+ .checkbox__component_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
78
78
  background-color: #121212;
79
79
  border-color: #8d8d93;
80
80
  }
81
- .checkbox__component_1ho8e:active:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
81
+ .checkbox__component_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
82
82
  background-color: #121212;
83
83
  border-color: #fff;
84
84
  }
85
- .checkbox__checked_1ho8e .checkbox__box_1ho8e {
85
+ .checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
86
86
  background-color: #fff;
87
87
  border-color: transparent;
88
88
  }
89
- .checkbox__checked_1ho8e:hover:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
89
+ .checkbox__checked_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
90
90
  background-color: color-mod(#fff tint(10%));
91
91
  border-color: transparent;
92
92
  }
93
- .checkbox__checked_1ho8e:active:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
93
+ .checkbox__checked_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
94
94
  background-color: color-mod(#fff tint(30%));
95
95
  border-color: transparent;
96
96
  }
97
- .checkbox__indeterminate_1ho8e .checkbox__box_1ho8e {
97
+ .checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
98
98
  background-color: #fff;
99
99
  border-color: transparent;
100
100
  }
101
- .checkbox__indeterminate_1ho8e:hover:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
101
+ .checkbox__indeterminate_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
102
102
  background-color: color-mod(#fff tint(10%));
103
103
  border-color: transparent;
104
104
  }
105
- .checkbox__indeterminate_1ho8e:active:not(.checkbox__disabled_1ho8e):not(.checkbox__inactive_1ho8e) .checkbox__box_1ho8e {
105
+ .checkbox__indeterminate_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
106
106
  background-color: color-mod(#fff tint(30%));
107
107
  border-color: transparent;
108
108
  }
109
- .checkbox__disabled_1ho8e .checkbox__box_1ho8e {
109
+ .checkbox__disabled_2gdg0 .checkbox__box_2gdg0 {
110
110
  background-color: #121212;
111
111
  border-color: #2a2a2c;
112
112
  }
113
- .checkbox__disabled_1ho8e.checkbox__checked_1ho8e .checkbox__box_1ho8e {
113
+ .checkbox__disabled_2gdg0.checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
114
114
  background-color: #3a3a3c;
115
115
  border-color: transparent;
116
116
  }
117
- .checkbox__disabled_1ho8e.checkbox__indeterminate_1ho8e .checkbox__box_1ho8e {
117
+ .checkbox__disabled_2gdg0.checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
118
118
  background-color: #3a3a3c;
119
119
  border-color: transparent;
120
120
  }
121
- .checkbox__disabled_1ho8e .checkbox__label_1ho8e {
121
+ .checkbox__disabled_2gdg0 .checkbox__label_2gdg0 {
122
122
  color: #8d8d93;
123
123
  }
124
- .checkbox__disabled_1ho8e .checkbox__hint_1ho8e {
124
+ .checkbox__disabled_2gdg0 .checkbox__hint_2gdg0 {
125
125
  color: #8d8d93;
126
126
  }
127
- .checkbox__inactive_1ho8e .checkbox__box_1ho8e {
127
+ .checkbox__inactive_2gdg0 .checkbox__box_2gdg0 {
128
128
  background-color: #3a3a3c;
129
129
  border-color: #e9e9eb;
130
130
  }
131
- .checkbox__inactive_1ho8e.checkbox__checked_1ho8e .checkbox__box_1ho8e {
131
+ .checkbox__inactive_2gdg0.checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
132
132
  color: #464649;
133
133
  border-color: transparent;
134
134
  }
135
- .checkbox__inactive_1ho8e.checkbox__indeterminate_1ho8e .checkbox__box_1ho8e {
135
+ .checkbox__inactive_2gdg0.checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
136
136
  border-color: transparent;
137
137
  }
138
- .checkbox__focused_1ho8e .checkbox__box_1ho8e {
138
+ .checkbox__focused_2gdg0 .checkbox__box_2gdg0 {
139
139
  outline: 2px solid #007aff;
140
140
  }
141
- .checkbox__label_1ho8e {
141
+ .checkbox__label_2gdg0 {
142
142
  color: #fff;
143
143
  }
144
- .checkbox__errorMessage_1ho8e {
144
+ .checkbox__errorMessage_2gdg0 {
145
145
  color: #f15045;
146
146
  }
147
- .checkbox__hint_1ho8e {
147
+ .checkbox__hint_2gdg0 {
148
148
  color: #8d8d93;
149
149
  }
150
- .checkbox__inactive_1ho8e .checkbox__indeterminateLine_1ho8e {
150
+ .checkbox__inactive_2gdg0 .checkbox__indeterminateLine_2gdg0 {
151
151
  background-color: #464649;
152
152
  }
153
- .checkbox__indeterminateLine_1ho8e {
153
+ .checkbox__indeterminateLine_2gdg0 {
154
154
  background-color: #121212;
155
- }.dropzone__component_s3p0b {
155
+ }.dropzone__component_102hw {
156
156
  border: 2px dashed #e9e9eb;
157
157
  }
158
- .dropzone__component_s3p0b:not(.dropzone__disabled_s3p0b):hover {
158
+ .dropzone__component_102hw:not(.dropzone__disabled_102hw):hover {
159
159
  background-color: transparent;
160
160
  }
161
- .dropzone__dragOver_s3p0b {
161
+ .dropzone__dragOver_102hw {
162
162
  background-color: transparent;
163
163
  }
164
- .dropzone__error_s3p0b {
164
+ .dropzone__error_102hw {
165
165
  border-color: #ef3124;
166
166
  }
167
- .dropzone__overlay_1mpzt {
167
+ .dropzone__overlay_oamo3 {
168
168
  background: #202022;
169
169
  }
170
- .dropzone__text_1mpzt {
170
+ .dropzone__text_oamo3 {
171
171
  color: #fff;
172
- }.form-control__component_1sdkc {
172
+ }.form-control__component_17usz {
173
173
  color: #fff;
174
174
  }
175
- .form-control__inner_1sdkc {
175
+ .form-control__inner_17usz {
176
176
  background-color: #202022;
177
177
  }
178
- .form-control__label_1sdkc {
178
+ .form-control__label_17usz {
179
179
  color: #8d8d93;
180
180
  }
181
- .form-control__hint_1sdkc {
181
+ .form-control__hint_17usz {
182
182
  color: #8d8d93;
183
183
  }
184
- .form-control__disabled_1sdkc {
184
+ .form-control__disabled_17usz {
185
185
  background-color: #202022;
186
186
  color: #8d8d93;
187
187
  }
188
- .form-control__focused_1sdkc.form-control__inner_1sdkc {
188
+ .form-control__focused_17usz.form-control__inner_17usz {
189
189
  background-color: #202022;
190
190
  }
191
- .form-control__inner_1sdkc:not(.form-control__disabled_1sdkc):hover {
191
+ .form-control__inner_17usz:not(.form-control__disabled_17usz):hover {
192
192
  background-color: #202022;
193
193
  }
194
- .form-control__error_1sdkc {
194
+ .form-control__error_17usz {
195
195
  color: #f15045;
196
196
  }
197
- .form-control__hasError_1sdkc .form-control__label_1sdkc {
197
+ .form-control__hasError_17usz .form-control__label_17usz {
198
198
  color: #f15045;
199
199
  }
200
200
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
201
201
  }
202
- .form-control__component_wzkzo {
202
+ .form-control__component_cgtmu {
203
203
  color: #000;
204
204
  }
205
- .form-control__inner_wzkzo {
205
+ .form-control__inner_cgtmu {
206
206
  background-color: #f3f4f5;
207
207
  }
208
- .form-control__label_wzkzo {
208
+ .form-control__label_cgtmu {
209
209
  color: rgba(60, 60, 67, 0.6);
210
210
  }
211
- .form-control__hint_wzkzo {
211
+ .form-control__hint_cgtmu {
212
212
  color: rgba(60, 60, 67, 0.6);
213
213
  }
214
- .form-control__disabled_wzkzo {
214
+ .form-control__disabled_cgtmu {
215
215
  background-color: #f3f4f5;
216
216
  color: rgba(60, 60, 67, 0.6);
217
217
  }
218
- .form-control__focused_wzkzo.form-control__inner_wzkzo {
218
+ .form-control__focused_cgtmu.form-control__inner_cgtmu {
219
219
  background-color: #f3f4f5;
220
220
  }
221
- .form-control__inner_wzkzo:not(.form-control__disabled_wzkzo):hover {
221
+ .form-control__inner_cgtmu:not(.form-control__disabled_cgtmu):hover {
222
222
  background-color: #f3f4f5;
223
223
  }
224
- .form-control__error_wzkzo {
224
+ .form-control__error_cgtmu {
225
225
  color: #ef3124;
226
226
  }
227
- .form-control__hasError_wzkzo .form-control__label_wzkzo {
227
+ .form-control__hasError_cgtmu .form-control__label_cgtmu {
228
228
  color: #ef3124;
229
- }.icon-view__component_13ez1 {
229
+ }.icon-view__component_yxsbx {
230
230
  color: rgba(235, 235, 245, 0.6);
231
231
  }
232
- .icon-view__border_13ez1 {
232
+ .icon-view__border_yxsbx {
233
233
  stroke: #485767;
234
234
  fill: transparent;
235
235
  }@media (max-width: 599px) {
@@ -280,215 +280,215 @@
280
280
  }
281
281
  @media (min-width: 1920px) {
282
282
  }
283
- .list__list_xnj0x {
283
+ .list__list_jcknm {
284
284
  color: #fff;
285
285
  }
286
- .list__slot_xnj0x {
286
+ .list__slot_jcknm {
287
287
  color: #fff;
288
- }.link__primary_z5blw {
288
+ }.link__primary_1du1e {
289
289
  color: #fff;
290
290
  border-bottom-color: #fff
291
291
  }
292
- .link__primary_z5blw:hover {
292
+ .link__primary_1du1e:hover {
293
293
  color: color-mod(#fff tint(20%));
294
294
  }
295
- .link__primary_z5blw:active {
295
+ .link__primary_1du1e:active {
296
296
  color: color-mod(#fff tint(40%));
297
297
  }
298
- .link__secondary_z5blw {
298
+ .link__secondary_1du1e {
299
299
  color: #8d8d93;
300
300
  border-bottom-color: #8d8d93
301
301
  }
302
- .link__secondary_z5blw:hover {
302
+ .link__secondary_1du1e:hover {
303
303
  color: color-mod(#8d8d93 tint(20%));
304
304
  }
305
- .link__secondary_z5blw:active {
305
+ .link__secondary_1du1e:active {
306
306
  color: color-mod(#8d8d93 tint(40%));
307
307
  }
308
- .link__default_z5blw {
308
+ .link__default_1du1e {
309
309
  color: #0072ef;
310
310
  border-bottom-color: #0072ef
311
311
  }
312
- .link__default_z5blw:hover {
312
+ .link__default_1du1e:hover {
313
313
  color: color-mod(#0072ef tint(20%));
314
314
  }
315
- .link__default_z5blw:active {
315
+ .link__default_1du1e:active {
316
316
  color: color-mod(#0072ef tint(40%));
317
317
  }
318
- .link__component_1nhln:hover .link__text_1nhln,
319
- .link__component_1nhln:active .link__text_1nhln {
318
+ .link__component_1p1qu:hover .link__text_1p1qu,
319
+ .link__component_1p1qu:active .link__text_1p1qu {
320
320
  border-bottom-color: rgba(0, 0, 0, 0);
321
321
  }
322
- .link__focused_1nhln {
322
+ .link__focused_1p1qu {
323
323
  outline: 2px solid #007aff;
324
324
  }
325
- .link__primary_31rnz {
325
+ .link__primary_hqhgi {
326
326
  color: #000;
327
327
  border-bottom-color: #000
328
328
  }
329
- .link__primary_31rnz:hover {
329
+ .link__primary_hqhgi:hover {
330
330
  color: rgb(204, 204, 204);
331
331
  }
332
- .link__primary_31rnz:active {
332
+ .link__primary_hqhgi:active {
333
333
  color: rgb(153, 153, 153);
334
334
  }
335
- .link__secondary_31rnz {
335
+ .link__secondary_hqhgi {
336
336
  color: #8a8a8e;
337
337
  border-bottom-color: #8a8a8e
338
338
  }
339
- .link__secondary_31rnz:hover {
339
+ .link__secondary_hqhgi:hover {
340
340
  color: rgb(146, 150, 156);
341
341
  }
342
- .link__secondary_31rnz:active {
342
+ .link__secondary_hqhgi:active {
343
343
  color: rgb(109, 113, 117);
344
344
  }
345
- .link__default_31rnz {
345
+ .link__default_hqhgi {
346
346
  color: #0072ef;
347
347
  border-bottom-color: #0072ef
348
348
  }
349
- .link__default_31rnz:hover {
349
+ .link__default_hqhgi:hover {
350
350
  color: rgb(0, 98, 204);
351
351
  }
352
- .link__default_31rnz:active {
352
+ .link__default_hqhgi:active {
353
353
  color: rgb(0, 73, 153);
354
- }@keyframes loader__blink_1ln87 {
355
- }.progress-bar__container_1l7w6 {
354
+ }@keyframes loader__blink_1ncam {
355
+ }.progress-bar__container_1acui {
356
356
  background: #2a2a2c;
357
357
  }
358
- .progress-bar__filled_1l7w6.progress-bar__positive_1l7w6 {
358
+ .progress-bar__filled_1acui.progress-bar__positive_1acui {
359
359
  background: #2fc26e;
360
360
  }
361
- .progress-bar__filled_1l7w6.progress-bar__negative_1l7w6 {
361
+ .progress-bar__filled_1acui.progress-bar__negative_1acui {
362
362
  background: #d91d0b;
363
- }.pure-input__input_1gjo1 {
363
+ }.pure-input__input_13k31 {
364
364
  color: #fff;
365
365
  caret-color: #0072ef;
366
366
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
367
367
  }
368
- .pure-input__input_1gjo1:-webkit-autofill {
368
+ .pure-input__input_13k31:-webkit-autofill {
369
369
  -webkit-text-fill-color: #fff;
370
370
  }
371
- .pure-input__input_1gjo1::placeholder {
371
+ .pure-input__input_13k31::placeholder {
372
372
  color: #8d8d93;
373
373
  }
374
- .pure-input__hasLabel_1gjo1::placeholder {
374
+ .pure-input__hasLabel_13k31::placeholder {
375
375
  color: #464649;
376
376
  }
377
- .pure-input__clearIcon_1gjo1 {
377
+ .pure-input__clearIcon_13k31 {
378
378
  color: #fff;
379
379
  }
380
- .pure-input__input_1gjo1:read-only {
380
+ .pure-input__input_13k31:read-only {
381
381
  color: #8d8d93
382
382
  }
383
- .pure-input__input_1gjo1:read-only:focus::placeholder {
383
+ .pure-input__input_13k31:read-only:focus::placeholder {
384
384
  color: #8d8d93;
385
385
  }
386
- .pure-input__input_1gjo1:disabled {
386
+ .pure-input__input_13k31:disabled {
387
387
  color: #fff;
388
388
  -webkit-text-fill-color: #fff;
389
389
  }
390
- .pure-input__input_1gjo1:focus::placeholder {
390
+ .pure-input__input_13k31:focus::placeholder {
391
391
  color: rgba(235, 235, 245, 0.3);
392
392
  }
393
- .pure-input__error_1gjo1 {
393
+ .pure-input__error_13k31 {
394
394
  color: #f15045;
395
395
  caret-color: #f15045;
396
396
  }
397
- .pure-input__component_1gjo1 {
397
+ .pure-input__component_13k31 {
398
398
  color: #fff;
399
399
  background-color: #202022;
400
400
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
401
401
  }
402
- .pure-input__component_1gjo1::placeholder {
402
+ .pure-input__component_13k31::placeholder {
403
403
  color: #8d8d93;
404
404
  }
405
- .pure-input__component_1gjo1:disabled {
405
+ .pure-input__component_13k31:disabled {
406
406
  color: #fff;
407
407
  background-color: #202022;
408
408
  }
409
- .pure-input__component_1gjo1:not(:disabled):focus::placeholder {
409
+ .pure-input__component_13k31:not(:disabled):focus::placeholder {
410
410
  color: rgba(235, 235, 245, 0.3);
411
411
  }
412
- .pure-input__focusVisible_1gjo1 {
412
+ .pure-input__focusVisible_13k31 {
413
413
  outline: 2px solid #007aff;
414
414
  }
415
- .pure-input__component_1gjo1:not(:disabled):hover {
415
+ .pure-input__component_13k31:not(:disabled):hover {
416
416
  background-color: #202022;
417
- }.radio-group__error_qwixl {
417
+ }.radio-group__error_18shq {
418
418
  border-left: 1px solid #f15045;
419
419
  }
420
- .radio-group__label_qwixl {
420
+ .radio-group__label_18shq {
421
421
  color: #fff;
422
422
  }
423
- .radio-group__errorMessage_qwixl {
423
+ .radio-group__errorMessage_18shq {
424
424
  color: #f15045;
425
425
  }
426
- .radio-group__hint_qwixl {
426
+ .radio-group__hint_18shq {
427
427
  color: #8d8d93;
428
- }.radio__container_15qq1:not(.radio__checked_15qq1):not(.radio__disabled_15qq1):not(.radio__inactive_15qq1) .radio__circle_15qq1 {
428
+ }.radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww) .radio__circle_nh5ww {
429
429
  background-color: #121212;
430
430
  border: 1.5px solid #8d8d93;
431
431
  }
432
- .radio__container_15qq1:not(.radio__checked_15qq1):not(.radio__disabled_15qq1):not(.radio__inactive_15qq1):hover:not(:active) .radio__circle_15qq1 {
432
+ .radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww):hover:not(:active) .radio__circle_nh5ww {
433
433
  background-color: #121212;
434
434
  border-color: #8d8d93;
435
435
  }
436
- .radio__container_15qq1:not(.radio__checked_15qq1):not(.radio__disabled_15qq1):not(.radio__inactive_15qq1):active .radio__circle_15qq1 {
436
+ .radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww):active .radio__circle_nh5ww {
437
437
  background-color: #121212;
438
438
  border-color: #fff;
439
439
  }
440
- .radio__container_15qq1.radio__disabled_15qq1 .radio__circle_15qq1 {
440
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__circle_nh5ww {
441
441
  background-color: #121212;
442
442
  border: 1.5px solid #2a2a2c;
443
443
  }
444
- .radio__container_15qq1.radio__disabled_15qq1 .radio__label_15qq1 {
444
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__label_nh5ww {
445
445
  color: #8d8d93;
446
446
  }
447
- .radio__container_15qq1.radio__disabled_15qq1 .radio__hint_15qq1 {
447
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__hint_nh5ww {
448
448
  color: #8d8d93;
449
449
  }
450
- .radio__container_15qq1.radio__inactive_15qq1 .radio__circle_15qq1 {
450
+ .radio__container_nh5ww.radio__inactive_nh5ww .radio__circle_nh5ww {
451
451
  background-color: #3a3a3c;
452
452
  border: 1px solid #e9e9eb;
453
453
  }
454
- .radio__container_15qq1.radio__inactive_15qq1.radio__checked_15qq1 .radio__circle_15qq1:before {
454
+ .radio__container_nh5ww.radio__inactive_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww:before {
455
455
  background-color: #464649;
456
456
  }
457
- .radio__container_15qq1.radio__checked_15qq1 .radio__circle_15qq1 {
457
+ .radio__container_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww {
458
458
  background-color: #fff;
459
459
  border: 1.5px solid transparent;
460
460
  }
461
- .radio__container_15qq1.radio__checked_15qq1:hover .radio__circle_15qq1 {
461
+ .radio__container_nh5ww.radio__checked_nh5ww:hover .radio__circle_nh5ww {
462
462
  background-color: color-mod(#fff tint(10%));
463
463
  border-color: transparent;
464
464
  }
465
- .radio__container_15qq1.radio__checked_15qq1:active .radio__circle_15qq1 {
465
+ .radio__container_nh5ww.radio__checked_nh5ww:active .radio__circle_nh5ww {
466
466
  background-color: color-mod(#fff tint(30%));
467
467
  border-color: transparent;
468
468
  }
469
- .radio__container_15qq1.radio__focused_15qq1 .radio__circle_15qq1 {
469
+ .radio__container_nh5ww.radio__focused_nh5ww .radio__circle_nh5ww {
470
470
  outline: 2px solid #007aff;
471
471
  }
472
- .radio__container_15qq1.radio__disabled_15qq1.radio__checked_15qq1 .radio__circle_15qq1,
473
- .radio__container_15qq1.radio__inactive_15qq1.radio__checked_15qq1 .radio__circle_15qq1 {
472
+ .radio__container_nh5ww.radio__disabled_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww,
473
+ .radio__container_nh5ww.radio__inactive_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww {
474
474
  background-color: #3a3a3c;
475
475
  border-color: transparent;
476
476
  }
477
- .radio__circle_15qq1:before {
477
+ .radio__circle_nh5ww:before {
478
478
  background-color: #121212;
479
479
  }
480
- .radio__label_15qq1 {
480
+ .radio__label_nh5ww {
481
481
  color: #fff;
482
482
  }
483
- .radio__hint_15qq1 {
483
+ .radio__hint_nh5ww {
484
484
  color: #8d8d93;
485
- }.skeleton__component_1mplh {
485
+ }.skeleton__component_3hhb9 {
486
486
  color: transparent;
487
487
  }
488
- .skeleton__component_1mplh:before {
488
+ .skeleton__component_3hhb9:before {
489
489
  background: #485767;
490
490
  }
491
- .skeleton__animate_1mplh:after {
491
+ .skeleton__animate_3hhb9:after {
492
492
  background: #485767;
493
493
  background-image: linear-gradient(
494
494
  to left,
@@ -499,274 +499,274 @@
499
499
  rgba(0, 0, 0, 0)
500
500
  );
501
501
  }
502
- @keyframes skeleton__gradient_1mplh {
502
+ @keyframes skeleton__gradient_3hhb9 {
503
503
  }
504
- @keyframes skeleton__background_1mplh {
504
+ @keyframes skeleton__background_3hhb9 {
505
505
  0% {
506
506
  background: rgb(182, 188, 195);
507
507
  }
508
508
  100% {
509
509
  background: rgb(198, 205, 214);
510
510
  }
511
- }.slider__progress_1n6xc {
511
+ }.slider__progress_129dl {
512
512
  background: #2a2a2c;
513
513
  }
514
- .slider__progress_1n6xc::-moz-progress-bar {
514
+ .slider__progress_129dl::-moz-progress-bar {
515
515
  background: #d91d0b;
516
516
  }
517
- .slider__progress_1n6xc::-ms-fill {
517
+ .slider__progress_129dl::-ms-fill {
518
518
  background: #d91d0b;
519
519
  }
520
- .slider__progress_1n6xc::-webkit-progress-value {
520
+ .slider__progress_129dl::-webkit-progress-value {
521
521
  background: #d91d0b;
522
522
  }
523
- .slider__progress_1n6xc::-webkit-progress-bar {
523
+ .slider__progress_129dl::-webkit-progress-bar {
524
524
  background: transparent;
525
525
  }
526
- .slider__range_1n6xc,
527
- .slider__range_1n6xc:focus {
526
+ .slider__range_129dl,
527
+ .slider__range_129dl:focus {
528
528
  background: transparent;
529
529
  border-color: transparent;
530
530
  color: transparent;
531
531
  }
532
- .slider__range_1n6xc::-ms-track {
532
+ .slider__range_129dl::-ms-track {
533
533
  background: transparent;
534
534
  border-color: transparent;
535
535
  color: transparent;
536
536
  }
537
- .slider__range_1n6xc::-ms-fill-lower {
537
+ .slider__range_129dl::-ms-fill-lower {
538
538
  background: transparent;
539
539
  }
540
- .slider__range_1n6xc::-ms-fill-upper {
540
+ .slider__range_129dl::-ms-fill-upper {
541
541
  background: transparent;
542
542
  }
543
- .slider__range_1n6xc::-webkit-slider-thumb {
543
+ .slider__range_129dl::-webkit-slider-thumb {
544
544
  background: #ef3124;
545
545
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
546
546
  }
547
- .slider__range_1n6xc::-ms-thumb {
547
+ .slider__range_129dl::-ms-thumb {
548
548
  background: #ef3124;
549
549
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
550
550
  }
551
- .slider__range_1n6xc::-moz-range-thumb {
551
+ .slider__range_129dl::-moz-range-thumb {
552
552
  background: #ef3124;
553
553
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
554
554
  }
555
- .slider__focused_1n6xc::-webkit-slider-thumb {
555
+ .slider__focused_129dl::-webkit-slider-thumb {
556
556
  outline: 2px solid #007aff;
557
557
  }
558
- .slider__focused_1n6xc::-ms-thumb {
558
+ .slider__focused_129dl::-ms-thumb {
559
559
  outline: 2px solid #007aff;
560
560
  }
561
- .slider__component_1n6xc:hover .slider__progress_1n6xc {
561
+ .slider__component_129dl:hover .slider__progress_129dl {
562
562
  background: #2a2a2c
563
563
  }
564
- .slider__component_1n6xc:hover .slider__progress_1n6xc::-moz-progress-bar {
564
+ .slider__component_129dl:hover .slider__progress_129dl::-moz-progress-bar {
565
565
  background: #d91d0b;
566
566
  }
567
- .slider__component_1n6xc:hover .slider__progress_1n6xc::-ms-fill {
567
+ .slider__component_129dl:hover .slider__progress_129dl::-ms-fill {
568
568
  background: #d91d0b;
569
569
  }
570
- .slider__component_1n6xc:hover .slider__progress_1n6xc::-webkit-progress-value {
570
+ .slider__component_129dl:hover .slider__progress_129dl::-webkit-progress-value {
571
571
  background: #d91d0b;
572
572
  }
573
- .slider__component_1n6xc:hover .slider__range_1n6xc::-webkit-slider-thumb {
573
+ .slider__component_129dl:hover .slider__range_129dl::-webkit-slider-thumb {
574
574
  background: #ef3124;
575
575
  }
576
- .slider__component_1n6xc:hover .slider__range_1n6xc::-ms-thumb {
576
+ .slider__component_129dl:hover .slider__range_129dl::-ms-thumb {
577
577
  background: #ef3124;
578
578
  }
579
- .slider__component_1n6xc:hover .slider__range_1n6xc::-moz-range-thumb {
579
+ .slider__component_129dl:hover .slider__range_129dl::-moz-range-thumb {
580
580
  background: #ef3124;
581
- }@keyframes spinner__spin_animation_1fjnz {
582
- }.status__soft_1fvfj.status__green_1fvfj {
581
+ }@keyframes spinner__spin_animation_a46yr {
582
+ }.status__soft_12h6y.status__green_12h6y {
583
583
  background: rgba(19, 164, 99, 0.1);
584
584
  color: #13a463;
585
585
  }
586
- .status__soft_1fvfj.status__orange_1fvfj {
586
+ .status__soft_12h6y.status__orange_12h6y {
587
587
  background: rgba(222, 106, 0, 0.1);
588
588
  color: #de6a00;
589
589
  }
590
- .status__soft_1fvfj.status__red_1fvfj {
590
+ .status__soft_12h6y.status__red_12h6y {
591
591
  background: rgba(217, 29, 11, 0.1);
592
592
  color: #d91d0b;
593
593
  }
594
- .status__soft_1fvfj.status__blue_1fvfj {
594
+ .status__soft_12h6y.status__blue_12h6y {
595
595
  background: rgba(0, 122, 255, 0.1);
596
596
  color: #007aff;
597
597
  }
598
- .status__soft_1fvfj.status__grey_1fvfj {
598
+ .status__soft_12h6y.status__grey_12h6y {
599
599
  background: rgba(109, 121, 134, 0.1);
600
600
  color: #6d7986;
601
601
  }
602
- .status__soft_1fvfj.status__teal_1fvfj {
602
+ .status__soft_12h6y.status__teal_12h6y {
603
603
  background: rgba(33, 145, 135, 0.1);
604
604
  color: #219187;
605
605
  }
606
- .status__soft_1fvfj.status__purple_1fvfj {
606
+ .status__soft_12h6y.status__purple_12h6y {
607
607
  background: rgba(103, 58, 183, 0.1);
608
608
  color: #673ab7;
609
609
  }
610
- .status__contrast_1fvfj {
610
+ .status__contrast_12h6y {
611
611
  color: #000
612
612
  }
613
- .status__contrast_1fvfj.status__green_1fvfj {
613
+ .status__contrast_12h6y.status__green_12h6y {
614
614
  background: #13a463;
615
615
  }
616
- .status__contrast_1fvfj.status__orange_1fvfj {
616
+ .status__contrast_12h6y.status__orange_12h6y {
617
617
  background: #de6a00;
618
618
  }
619
- .status__contrast_1fvfj.status__red_1fvfj {
619
+ .status__contrast_12h6y.status__red_12h6y {
620
620
  background: #d91d0b;
621
621
  }
622
- .status__contrast_1fvfj.status__blue_1fvfj {
622
+ .status__contrast_12h6y.status__blue_12h6y {
623
623
  background: #007aff;
624
624
  }
625
- .status__contrast_1fvfj.status__grey_1fvfj {
625
+ .status__contrast_12h6y.status__grey_12h6y {
626
626
  background: #6d7986;
627
627
  }
628
- .status__contrast_1fvfj.status__teal_1fvfj {
628
+ .status__contrast_12h6y.status__teal_12h6y {
629
629
  background: #219187;
630
630
  }
631
- .status__contrast_1fvfj.status__purple_1fvfj {
631
+ .status__contrast_12h6y.status__purple_12h6y {
632
632
  background: #673ab7;
633
- }.switch__component_1cl2t {
633
+ }.switch__component_192q6 {
634
634
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
635
635
  }
636
- .switch__switch_1cl2t {
636
+ .switch__switch_192q6 {
637
637
  background-color: #8d8d93;
638
638
  border: 2px solid #8d8d93;
639
639
  }
640
- .switch__switch_1cl2t:before {
640
+ .switch__switch_192q6:before {
641
641
  background-color: #121212;
642
642
  }
643
- .switch__label_1cl2t {
643
+ .switch__label_192q6 {
644
644
  color: #fff;
645
645
  }
646
- .switch__hint_1cl2t {
646
+ .switch__hint_192q6 {
647
647
  color: #8d8d93;
648
648
  }
649
- .switch__checked_1cl2t .switch__switch_1cl2t {
649
+ .switch__checked_192q6 .switch__switch_192q6 {
650
650
  background-color: #ef3124;
651
651
  border-color: #ef3124;
652
652
  }
653
- .switch__disabled_1cl2t .switch__switch_1cl2t {
653
+ .switch__disabled_192q6 .switch__switch_192q6 {
654
654
  background-color: #2a2a2c;
655
655
  border-color: #2a2a2c;
656
656
  }
657
- .switch__disabled_1cl2t .switch__label_1cl2t {
657
+ .switch__disabled_192q6 .switch__label_192q6 {
658
658
  color: #8d8d93;
659
659
  }
660
- .switch__disabled_1cl2t .switch__hint_1cl2t {
660
+ .switch__disabled_192q6 .switch__hint_192q6 {
661
661
  color: #8d8d93;
662
662
  }
663
- .switch__inactive_1cl2t .switch__switch_1cl2t {
663
+ .switch__inactive_192q6 .switch__switch_192q6 {
664
664
  background-color: #2a2a2c;
665
665
  border-color: #2a2a2c
666
666
  }
667
- .switch__inactive_1cl2t .switch__switch_1cl2t:before {
667
+ .switch__inactive_192q6 .switch__switch_192q6:before {
668
668
  background-color: #e9e9eb;
669
669
  }
670
- .switch__focused_1cl2t .switch__switch_1cl2t {
670
+ .switch__focused_192q6 .switch__switch_192q6 {
671
671
  outline: 2px solid #007aff;
672
- }.tag__component_1yggu {
672
+ }.tag__component_15rcx {
673
673
  color: #fff;
674
674
  border-color: transparent;
675
675
  background-color: #202022
676
676
  }
677
- .tag__component_1yggu:disabled {
677
+ .tag__component_15rcx:disabled {
678
678
  border-color: transparent;
679
679
  color: #464649;
680
680
  }
681
- .tag__component_1yggu:hover:not(:disabled) {
681
+ .tag__component_15rcx:hover:not(:disabled) {
682
682
  border-color: transparent;
683
683
  background-color: #202022;
684
684
  }
685
- .tag__component_1yggu:active:not(:disabled) {
685
+ .tag__component_15rcx:active:not(:disabled) {
686
686
  border-color: transparent;
687
687
  background-color: color-mod(#f3f4f5 alpha(7%));
688
688
  color: #fff;
689
689
  }
690
- .tag__checked_1yggu {
690
+ .tag__checked_15rcx {
691
691
  border-color: transparent;
692
692
  background-color: #f3f4f5;
693
693
  color: #000
694
694
  }
695
- .tag__checked_1yggu:disabled {
695
+ .tag__checked_15rcx:disabled {
696
696
  background-color: color-mod(#f3f4f5 alpha(15%));
697
697
  border-color: transparent;
698
698
  color: #000;
699
699
  }
700
- .tag__checked_1yggu:hover:not(:disabled):not(:active) {
700
+ .tag__checked_15rcx:hover:not(:disabled):not(:active) {
701
701
  background-color: #f3f4f5;
702
702
  }
703
- .tag__focused_pf57x {
703
+ .tag__focused_10cj3 {
704
704
  outline: 2px solid #007aff;
705
705
  }
706
- .tag__component_1lj51 {
706
+ .tag__component_su13s {
707
707
  color: #fff;
708
708
  border-color: #e9e9eb;
709
709
  background-color: transparent
710
710
  }
711
- .tag__component_1lj51:disabled {
711
+ .tag__component_su13s:disabled {
712
712
  border-color: #2b2b2e;
713
713
  color: #464649;
714
714
  }
715
- .tag__component_1lj51:hover:not(:disabled) {
715
+ .tag__component_su13s:hover:not(:disabled) {
716
716
  border-color: #fff;
717
717
  background-color: transparent;
718
718
  }
719
- .tag__component_1lj51:active:not(:disabled) {
719
+ .tag__component_su13s:active:not(:disabled) {
720
720
  border-color: #fff;
721
721
  background-color: color-mod(#fff alpha(7%));
722
722
  color: #fff;
723
723
  }
724
- .tag__checked_1lj51 {
724
+ .tag__checked_su13s {
725
725
  border-color: #fff;
726
726
  background-color: #fff;
727
727
  color: #000
728
728
  }
729
- .tag__checked_1lj51:disabled {
729
+ .tag__checked_su13s:disabled {
730
730
  background-color: color-mod(#fff alpha(15%));
731
731
  border-color: transparent;
732
732
  color: #000;
733
733
  }
734
- .tag__checked_1lj51:hover:not(:disabled):not(:active) {
734
+ .tag__checked_su13s:hover:not(:disabled):not(:active) {
735
735
  background-color: #fff;
736
- }.typography__tertiary_ucq4g {
736
+ }.typography__tertiary_1idfw {
737
737
  color: #464649;
738
738
  }
739
- .typography__disabled_ucq4g {
739
+ .typography__disabled_1idfw {
740
740
  color: #2a2a2c;
741
741
  }
742
- .typography__accent_ucq4g {
742
+ .typography__accent_1idfw {
743
743
  color: #ef3124;
744
744
  }
745
- .typography__primary_ucq4g {
745
+ .typography__primary_1idfw {
746
746
  color: #fff;
747
747
  }
748
- .typography__attention_ucq4g {
748
+ .typography__attention_1idfw {
749
749
  color: #cb830f;
750
750
  }
751
- .typography__positive_ucq4g {
751
+ .typography__positive_1idfw {
752
752
  color: #13a463;
753
753
  }
754
- .typography__secondary_ucq4g {
754
+ .typography__secondary_1idfw {
755
755
  color: #8d8d93;
756
756
  }
757
- .typography__tertiary-inverted_ucq4g {
757
+ .typography__tertiary-inverted_1idfw {
758
758
  color: #c5c5c7;
759
759
  }
760
- .typography__primary-inverted_ucq4g {
760
+ .typography__primary-inverted_1idfw {
761
761
  color: #000;
762
762
  }
763
- .typography__secondary-inverted_ucq4g {
763
+ .typography__secondary-inverted_1idfw {
764
764
  color: #8a8a8e;
765
765
  }
766
- .typography__link_ucq4g {
766
+ .typography__link_1idfw {
767
767
  color: #0072ef;
768
768
  }
769
- .typography__negative_ucq4g {
769
+ .typography__negative_1idfw {
770
770
  color: #f15045;
771
771
  }
772
772
 
@@ -775,846 +775,846 @@
775
775
  @media screen and (min-width: 600px) {
776
776
  }
777
777
  @media screen and (min-width: 1024px) {
778
- }.textarea__input_10u3v {
778
+ }.textarea__input_1rnps {
779
779
  color: #fff;
780
780
  caret-color: #0072ef;
781
781
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
782
782
  }
783
- .textarea__input_10u3v:-webkit-autofill {
783
+ .textarea__input_1rnps:-webkit-autofill {
784
784
  -webkit-text-fill-color: #fff;
785
785
  }
786
- .textarea__input_10u3v::placeholder {
786
+ .textarea__input_1rnps::placeholder {
787
787
  color: #8d8d93;
788
788
  }
789
- .textarea__hasLabel_10u3v::placeholder {
789
+ .textarea__hasLabel_1rnps::placeholder {
790
790
  color: #464649;
791
791
  }
792
- .textarea__clearIcon_10u3v {
792
+ .textarea__clearIcon_1rnps {
793
793
  color: #fff;
794
794
  }
795
- .textarea__input_10u3v:read-only {
795
+ .textarea__input_1rnps:read-only {
796
796
  color: #8d8d93
797
797
  }
798
- .textarea__input_10u3v:read-only:focus::placeholder {
798
+ .textarea__input_1rnps:read-only:focus::placeholder {
799
799
  color: #8d8d93;
800
800
  }
801
- .textarea__input_10u3v:disabled {
801
+ .textarea__input_1rnps:disabled {
802
802
  color: #fff;
803
803
  -webkit-text-fill-color: #fff;
804
804
  }
805
- .textarea__input_10u3v:focus::placeholder {
805
+ .textarea__input_1rnps:focus::placeholder {
806
806
  color: rgba(235, 235, 245, 0.3);
807
807
  }
808
- .textarea__error_10u3v {
808
+ .textarea__error_1rnps {
809
809
  color: #f15045;
810
810
  caret-color: #f15045;
811
811
  }
812
- .textarea__textarea_10u3v {
812
+ .textarea__textarea_1rnps {
813
813
  color: #fff;
814
814
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
815
815
  }
816
- .textarea__textarea_10u3v::placeholder {
816
+ .textarea__textarea_1rnps::placeholder {
817
817
  color: #8d8d93;
818
818
  }
819
- .textarea__hasLabel_10u3v::placeholder {
819
+ .textarea__hasLabel_1rnps::placeholder {
820
820
  color: #464649;
821
821
  }
822
- .textarea__textarea_10u3v:disabled {
822
+ .textarea__textarea_1rnps:disabled {
823
823
  color: #fff;
824
824
  -webkit-text-fill-color: #fff;
825
825
  }
826
- .textarea__textarea_10u3v:read-only {
826
+ .textarea__textarea_1rnps:read-only {
827
827
  color: #8d8d93;
828
828
  }
829
- .textarea__textarea_10u3v:focus::placeholder {
829
+ .textarea__textarea_1rnps:focus::placeholder {
830
830
  color: rgba(235, 235, 245, 0.3);
831
831
  }
832
- .textarea__focusVisible_ygq8k {
832
+ .textarea__focusVisible_1lokl {
833
833
  outline: 2px solid #007aff;
834
834
  }
835
- .textarea__input_1vk17 {
835
+ .textarea__input_ncj2b {
836
836
  color: #000;
837
837
  caret-color: #0072ef;
838
838
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
839
839
  }
840
- .textarea__input_1vk17:-webkit-autofill {
840
+ .textarea__input_ncj2b:-webkit-autofill {
841
841
  -webkit-text-fill-color: #000;
842
842
  }
843
- .textarea__input_1vk17::placeholder {
843
+ .textarea__input_ncj2b::placeholder {
844
844
  color: rgba(60, 60, 67, 0.6);
845
845
  }
846
- .textarea__hasLabel_1vk17::placeholder {
846
+ .textarea__hasLabel_ncj2b::placeholder {
847
847
  color: #c5c5c7;
848
848
  }
849
- .textarea__clearIcon_1vk17 {
849
+ .textarea__clearIcon_ncj2b {
850
850
  color: #121212;
851
851
  }
852
- .textarea__input_1vk17:read-only {
852
+ .textarea__input_ncj2b:read-only {
853
853
  color: rgba(60, 60, 67, 0.6)
854
854
  }
855
- .textarea__input_1vk17:read-only:focus::placeholder {
855
+ .textarea__input_ncj2b:read-only:focus::placeholder {
856
856
  color: rgba(60, 60, 67, 0.6);
857
857
  }
858
- .textarea__input_1vk17:disabled {
858
+ .textarea__input_ncj2b:disabled {
859
859
  color: #000;
860
860
  -webkit-text-fill-color: #000;
861
861
  }
862
- .textarea__input_1vk17:focus::placeholder {
862
+ .textarea__input_ncj2b:focus::placeholder {
863
863
  color: rgba(60, 60, 67, 0.3);
864
864
  }
865
- .textarea__error_1vk17 {
865
+ .textarea__error_ncj2b {
866
866
  color: #ef3124;
867
867
  caret-color: #ef3124;
868
868
  }
869
- .textarea__textarea_1vk17 {
869
+ .textarea__textarea_ncj2b {
870
870
  color: #000;
871
871
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
872
872
  }
873
- .textarea__textarea_1vk17::placeholder {
873
+ .textarea__textarea_ncj2b::placeholder {
874
874
  color: rgba(60, 60, 67, 0.6);
875
875
  }
876
- .textarea__hasLabel_1vk17::placeholder {
876
+ .textarea__hasLabel_ncj2b::placeholder {
877
877
  color: #c5c5c7;
878
878
  }
879
- .textarea__textarea_1vk17:disabled {
879
+ .textarea__textarea_ncj2b:disabled {
880
880
  color: #000;
881
881
  -webkit-text-fill-color: #000;
882
882
  }
883
- .textarea__textarea_1vk17:read-only {
883
+ .textarea__textarea_ncj2b:read-only {
884
884
  color: rgba(60, 60, 67, 0.6);
885
885
  }
886
- .textarea__textarea_1vk17:focus::placeholder {
886
+ .textarea__textarea_ncj2b:focus::placeholder {
887
887
  color: rgba(60, 60, 67, 0.3);
888
- }.base-modal__component_1uie6 {
888
+ }.base-modal__component_hji4w {
889
889
  background: #121212;
890
- }.button__primary_11hm0 {
890
+ }.button__primary_17ah8 {
891
891
  color: #000;
892
892
  background-color: #f3f4f5
893
893
  }
894
- .button__primary_11hm0:hover {
894
+ .button__primary_17ah8:hover {
895
895
  background-color: #f3f4f5;
896
896
  }
897
- .button__primary_11hm0:active {
897
+ .button__primary_17ah8:active {
898
898
  background-color: #fff;
899
899
  }
900
- .button__secondary_11hm0 {
900
+ .button__secondary_17ah8 {
901
901
  color: #fff;
902
902
  background-color: #202022;
903
903
  border: 1px solid transparent
904
904
  }
905
- .button__secondary_11hm0:hover {
905
+ .button__secondary_17ah8:hover {
906
906
  background-color: #202022;
907
907
  }
908
- .button__secondary_11hm0:active {
908
+ .button__secondary_17ah8:active {
909
909
  background-color: #2c2c2e;
910
910
  }
911
- .button__outlined_11hm0 {
911
+ .button__outlined_17ah8 {
912
912
  color: #fff;
913
913
  background-color: transparent;
914
914
  border: 1px solid #f3f4f5
915
915
  }
916
- .button__outlined_11hm0:hover {
916
+ .button__outlined_17ah8:hover {
917
917
  background-color: rgba(0, 0, 0, 0.07);
918
918
  }
919
- .button__outlined_11hm0:active {
919
+ .button__outlined_17ah8:active {
920
920
  background-color: rgba(0, 0, 0, 0.15);
921
921
  }
922
- .button__tertiary_11hm0 {
922
+ .button__tertiary_17ah8 {
923
923
  color: #fff;
924
924
  background-color: transparent;
925
925
  border: 1px solid #f3f4f5
926
926
  }
927
- .button__tertiary_11hm0:hover {
927
+ .button__tertiary_17ah8:hover {
928
928
  background-color: rgba(0, 0, 0, 0.07);
929
929
  }
930
- .button__tertiary_11hm0:active {
930
+ .button__tertiary_17ah8:active {
931
931
  background-color: rgba(0, 0, 0, 0.15);
932
932
  }
933
- .button__filled_11hm0 {
933
+ .button__filled_17ah8 {
934
934
  color: #fff;
935
935
  background-color: #3a3a3c
936
936
  }
937
- .button__filled_11hm0:hover {
937
+ .button__filled_17ah8:hover {
938
938
  background-color: color-mod(#3a3a3c tint(7%));
939
939
  }
940
- .button__filled_11hm0:active {
940
+ .button__filled_17ah8:active {
941
941
  background-color: color-mod(#3a3a3c tint(15%));
942
942
  }
943
- .button__transparent_11hm0 {
943
+ .button__transparent_17ah8 {
944
944
  color: #fff;
945
945
  background-color: color-mod(#fff alpha(10%))
946
946
  }
947
- .button__transparent_11hm0:hover {
947
+ .button__transparent_17ah8:hover {
948
948
  background-color: color-mod(#fff alpha(20%));
949
949
  }
950
- .button__transparent_11hm0:active {
950
+ .button__transparent_17ah8:active {
951
951
  background-color: color-mod(#fff alpha(40%));
952
952
  }
953
- .button__link_11hm0 {
953
+ .button__link_17ah8 {
954
954
  color: #fff;
955
955
  background-color: transparent
956
956
  }
957
- .button__link_11hm0:hover {
957
+ .button__link_17ah8:hover {
958
958
  background-color: #485767;
959
959
  }
960
- .button__link_11hm0:active {
960
+ .button__link_17ah8:active {
961
961
  background-color: rgb(85, 99, 114);
962
962
  }
963
- .button__ghost_11hm0 {
963
+ .button__ghost_17ah8 {
964
964
  color: #fff
965
965
  }
966
- .button__ghost_11hm0:hover {
966
+ .button__ghost_17ah8:hover {
967
967
  color: color-mod(#fff shade(30%));
968
968
  }
969
- .button__ghost_11hm0:active {
969
+ .button__ghost_17ah8:active {
970
970
  color: color-mod(#fff shade(50%));
971
971
  }
972
- .button__component_11hm0:disabled.button__primary_11hm0 {
972
+ .button__component_17ah8:disabled.button__primary_17ah8 {
973
973
  color: #c5c5c7;
974
974
  background-color: #f3f4f5
975
975
  }
976
- .button__component_11hm0:disabled.button__primary_11hm0.button__loading_11hm0 {
976
+ .button__component_17ah8:disabled.button__primary_17ah8.button__loading_17ah8 {
977
977
  background-color: #f3f4f5;
978
978
  }
979
- .button__component_11hm0:disabled.button__secondary_11hm0 {
979
+ .button__component_17ah8:disabled.button__secondary_17ah8 {
980
980
  color: #2a2a2c;
981
981
  background-color: #202022;
982
982
  border-color: transparent
983
983
  }
984
- .button__component_11hm0:disabled.button__secondary_11hm0.button__loading_11hm0 {
984
+ .button__component_17ah8:disabled.button__secondary_17ah8.button__loading_17ah8 {
985
985
  color: #fff;
986
986
  background-color: #202022;
987
987
  border-color: transparent;
988
988
  }
989
- .button__component_11hm0:disabled.button__outlined_11hm0 {
989
+ .button__component_17ah8:disabled.button__outlined_17ah8 {
990
990
  color: color-mod(#fff alpha(30%));
991
991
  background-color: transparent;
992
992
  border-color: color-mod(#f3f4f5 alpha(30%))
993
993
  }
994
- .button__component_11hm0:disabled.button__outlined_11hm0.button__loading_11hm0 {
994
+ .button__component_17ah8:disabled.button__outlined_17ah8.button__loading_17ah8 {
995
995
  color: #fff;
996
996
  }
997
- .button__component_11hm0:disabled.button__tertiary_11hm0 {
997
+ .button__component_17ah8:disabled.button__tertiary_17ah8 {
998
998
  color: color-mod(#fff alpha(30%));
999
999
  background-color: transparent;
1000
1000
  border-color: color-mod(#f3f4f5 alpha(30%))
1001
1001
  }
1002
- .button__component_11hm0:disabled.button__tertiary_11hm0.button__loading_11hm0 {
1002
+ .button__component_17ah8:disabled.button__tertiary_17ah8.button__loading_17ah8 {
1003
1003
  color: #fff;
1004
1004
  }
1005
- .button__component_11hm0:disabled.button__filled_11hm0 {
1005
+ .button__component_17ah8:disabled.button__filled_17ah8 {
1006
1006
  color: color-mod(#fff alpha(30%));
1007
1007
  background-color: color-mod(#3a3a3c alpha(30%))
1008
1008
  }
1009
- .button__component_11hm0:disabled.button__filled_11hm0.button__loading_11hm0 {
1009
+ .button__component_17ah8:disabled.button__filled_17ah8.button__loading_17ah8 {
1010
1010
  color: #fff;
1011
1011
  background-color: #3a3a3c;
1012
1012
  }
1013
- .button__component_11hm0:disabled.button__transparent_11hm0 {
1013
+ .button__component_17ah8:disabled.button__transparent_17ah8 {
1014
1014
  color: color-mod(#fff alpha(30%));
1015
1015
  background-color: color-mod(#fff alpha(3%))
1016
1016
  }
1017
- .button__component_11hm0:disabled.button__transparent_11hm0.button__loading_11hm0 {
1017
+ .button__component_17ah8:disabled.button__transparent_17ah8.button__loading_17ah8 {
1018
1018
  color: #fff;
1019
1019
  background-color: color-mod(#fff alpha(10%));
1020
1020
  }
1021
- .button__component_11hm0:disabled.button__link_11hm0 {
1021
+ .button__component_17ah8:disabled.button__link_17ah8 {
1022
1022
  color: color-mod(#fff alpha(30%));
1023
1023
  background-color: transparent
1024
1024
  }
1025
- .button__component_11hm0:disabled.button__link_11hm0.button__loading_11hm0 {
1025
+ .button__component_17ah8:disabled.button__link_17ah8.button__loading_17ah8 {
1026
1026
  color: #fff;
1027
1027
  }
1028
- .button__component_11hm0:disabled.button__ghost_11hm0 {
1028
+ .button__component_17ah8:disabled.button__ghost_17ah8 {
1029
1029
  color: color-mod(#fff alpha(30%))
1030
1030
  }
1031
- .button__component_11hm0:disabled.button__ghost_11hm0.button__loading_11hm0 {
1031
+ .button__component_17ah8:disabled.button__ghost_17ah8.button__loading_17ah8 {
1032
1032
  color: #fff;
1033
1033
  }
1034
- .button__component_rwdt8 {
1034
+ .button__component_baixg {
1035
1035
  background-color: transparent
1036
1036
  }
1037
- .button__focused_rwdt8 {
1037
+ .button__focused_baixg {
1038
1038
  outline: 2px solid #007aff;
1039
1039
  }
1040
- .button__primary_q7kih {
1040
+ .button__primary_w0fpx {
1041
1041
  color: #000;
1042
1042
  background-color: #ef3124
1043
1043
  }
1044
- .button__primary_q7kih:hover {
1044
+ .button__primary_w0fpx:hover {
1045
1045
  background-color: rgb(241, 80, 69);
1046
1046
  }
1047
- .button__primary_q7kih:active {
1047
+ .button__primary_w0fpx:active {
1048
1048
  background-color: rgb(203, 42, 31);
1049
1049
  }
1050
- .button__secondary_q7kih {
1050
+ .button__secondary_w0fpx {
1051
1051
  color: #fff;
1052
1052
  background-color: #3a3a3c;
1053
1053
  border: 1px solid transparent
1054
1054
  }
1055
- .button__secondary_q7kih:hover {
1055
+ .button__secondary_w0fpx:hover {
1056
1056
  background-color: rgb(99, 112, 126);
1057
1057
  }
1058
- .button__secondary_q7kih:active {
1058
+ .button__secondary_w0fpx:active {
1059
1059
  background-color: rgb(61, 74, 88);
1060
1060
  }
1061
- .button__outlined_q7kih {
1061
+ .button__outlined_w0fpx {
1062
1062
  color: #fff;
1063
1063
  background-color: transparent;
1064
1064
  border: 1px solid #f3f4f5
1065
1065
  }
1066
- .button__outlined_q7kih:hover {
1066
+ .button__outlined_w0fpx:hover {
1067
1067
  background-color: rgba(255, 255, 255, 0.15);
1068
1068
  }
1069
- .button__outlined_q7kih:active {
1069
+ .button__outlined_w0fpx:active {
1070
1070
  background-color: rgba(0, 0, 0, 0.15);
1071
1071
  }
1072
- .button__tertiary_q7kih {
1072
+ .button__tertiary_w0fpx {
1073
1073
  color: #fff;
1074
1074
  background-color: transparent;
1075
1075
  border: 1px solid #f3f4f5
1076
1076
  }
1077
- .button__tertiary_q7kih:hover {
1077
+ .button__tertiary_w0fpx:hover {
1078
1078
  background-color: rgba(255, 255, 255, 0.15);
1079
1079
  }
1080
- .button__tertiary_q7kih:active {
1080
+ .button__tertiary_w0fpx:active {
1081
1081
  background-color: rgba(0, 0, 0, 0.15);
1082
1082
  }
1083
- .button__filled_q7kih {
1083
+ .button__filled_w0fpx {
1084
1084
  color: #fff;
1085
1085
  background-color: #3a3a3c
1086
1086
  }
1087
- .button__filled_q7kih:hover {
1087
+ .button__filled_w0fpx:hover {
1088
1088
  background-color: rgb(99, 112, 126);
1089
1089
  }
1090
- .button__filled_q7kih:active {
1090
+ .button__filled_w0fpx:active {
1091
1091
  background-color: rgb(61, 74, 88);
1092
1092
  }
1093
- .button__transparent_q7kih {
1093
+ .button__transparent_w0fpx {
1094
1094
  color: #000;
1095
1095
  background-color: rgba(255, 255, 255, 0.1)
1096
1096
  }
1097
- .button__transparent_q7kih:hover {
1097
+ .button__transparent_w0fpx:hover {
1098
1098
  background-color: rgba(255, 255, 255, 0.2);
1099
1099
  }
1100
- .button__transparent_q7kih:active {
1100
+ .button__transparent_w0fpx:active {
1101
1101
  background-color: rgba(255, 255, 255, 0.05);
1102
1102
  }
1103
- .button__link_q7kih {
1103
+ .button__link_w0fpx {
1104
1104
  color: #000;
1105
1105
  background-color: transparent
1106
1106
  }
1107
- .button__link_q7kih:hover {
1107
+ .button__link_w0fpx:hover {
1108
1108
  background-color: rgba(11, 31, 53, 0.07);
1109
1109
  }
1110
- .button__link_q7kih:active {
1110
+ .button__link_w0fpx:active {
1111
1111
  background-color: rgba(179, 179, 179, 0.15);
1112
1112
  }
1113
- .button__ghost_q7kih {
1113
+ .button__ghost_w0fpx {
1114
1114
  color: #000
1115
1115
  }
1116
- .button__ghost_q7kih:hover {
1116
+ .button__ghost_w0fpx:hover {
1117
1117
  color: rgb(179, 179, 179);
1118
1118
  }
1119
- .button__ghost_q7kih:active {
1119
+ .button__ghost_w0fpx:active {
1120
1120
  color: rgb(128, 128, 128);
1121
1121
  }
1122
- .button__component_q7kih:disabled.button__primary_q7kih {
1122
+ .button__component_w0fpx:disabled.button__primary_w0fpx {
1123
1123
  color: #000;
1124
1124
  background-color: rgba(239, 49, 36, 0.3)
1125
1125
  }
1126
- .button__component_q7kih:disabled.button__primary_q7kih.button__loading_q7kih {
1126
+ .button__component_w0fpx:disabled.button__primary_w0fpx.button__loading_w0fpx {
1127
1127
  background-color: #ef3124;
1128
1128
  }
1129
- .button__component_q7kih:disabled.button__secondary_q7kih {
1129
+ .button__component_w0fpx:disabled.button__secondary_w0fpx {
1130
1130
  color: rgba(255, 255, 255, 0.3);
1131
1131
  background-color: rgba(72, 87, 103, 0.3);
1132
1132
  border-color: transparent
1133
1133
  }
1134
- .button__component_q7kih:disabled.button__secondary_q7kih.button__loading_q7kih {
1134
+ .button__component_w0fpx:disabled.button__secondary_w0fpx.button__loading_w0fpx {
1135
1135
  color: #fff;
1136
1136
  background-color: #3a3a3c;
1137
1137
  border-color: transparent;
1138
1138
  }
1139
- .button__component_q7kih:disabled.button__outlined_q7kih {
1139
+ .button__component_w0fpx:disabled.button__outlined_w0fpx {
1140
1140
  color: rgba(255, 255, 255, 0.3);
1141
1141
  background-color: transparent;
1142
1142
  border-color: rgba(35, 53, 73, 0.3)
1143
1143
  }
1144
- .button__component_q7kih:disabled.button__outlined_q7kih.button__loading_q7kih {
1144
+ .button__component_w0fpx:disabled.button__outlined_w0fpx.button__loading_w0fpx {
1145
1145
  color: #fff;
1146
1146
  }
1147
- .button__component_q7kih:disabled.button__tertiary_q7kih {
1147
+ .button__component_w0fpx:disabled.button__tertiary_w0fpx {
1148
1148
  color: rgba(255, 255, 255, 0.3);
1149
1149
  background-color: transparent;
1150
1150
  border-color: rgba(35, 53, 73, 0.3)
1151
1151
  }
1152
- .button__component_q7kih:disabled.button__tertiary_q7kih.button__loading_q7kih {
1152
+ .button__component_w0fpx:disabled.button__tertiary_w0fpx.button__loading_w0fpx {
1153
1153
  color: #fff;
1154
1154
  }
1155
- .button__component_q7kih:disabled.button__filled_q7kih {
1155
+ .button__component_w0fpx:disabled.button__filled_w0fpx {
1156
1156
  color: rgba(255, 255, 255, 0.3);
1157
1157
  background-color: rgba(72, 87, 103, 0.3);
1158
1158
  border-color: transparent
1159
1159
  }
1160
- .button__component_q7kih:disabled.button__filled_q7kih.button__loading_q7kih {
1160
+ .button__component_w0fpx:disabled.button__filled_w0fpx.button__loading_w0fpx {
1161
1161
  color: #fff;
1162
1162
  background-color: #3a3a3c;
1163
1163
  border-color: transparent;
1164
1164
  }
1165
- .button__component_q7kih:disabled.button__transparent_q7kih {
1165
+ .button__component_w0fpx:disabled.button__transparent_w0fpx {
1166
1166
  color: rgba(255, 255, 255, 0.3);
1167
1167
  background-color: rgba(255, 255, 255, 0.03)
1168
1168
  }
1169
- .button__component_q7kih:disabled.button__transparent_q7kih.button__loading_q7kih {
1169
+ .button__component_w0fpx:disabled.button__transparent_w0fpx.button__loading_w0fpx {
1170
1170
  color: #000;
1171
1171
  background-color: rgba(255, 255, 255, 0.1);
1172
1172
  }
1173
- .button__component_q7kih:disabled.button__link_q7kih {
1173
+ .button__component_w0fpx:disabled.button__link_w0fpx {
1174
1174
  color: rgba(255, 255, 255, 0.3);
1175
1175
  background-color: transparent
1176
1176
  }
1177
- .button__component_q7kih:disabled.button__link_q7kih.button__loading_q7kih {
1177
+ .button__component_w0fpx:disabled.button__link_w0fpx.button__loading_w0fpx {
1178
1178
  color: #000;
1179
1179
  }
1180
- .button__component_q7kih:disabled.button__ghost_q7kih {
1180
+ .button__component_w0fpx:disabled.button__ghost_w0fpx {
1181
1181
  color: rgba(255, 255, 255, 0.3)
1182
1182
  }
1183
- .button__component_q7kih:disabled.button__ghost_q7kih.button__loading_q7kih {
1183
+ .button__component_w0fpx:disabled.button__ghost_w0fpx.button__loading_w0fpx {
1184
1184
  color: #000;
1185
- }.popover__component_nchz3 {
1185
+ }.popover__component_1698s {
1186
1186
  background-color: transparent;
1187
1187
  color: #fff;
1188
1188
  }
1189
- .popover__inner_nchz3 {
1189
+ .popover__inner_1698s {
1190
1190
  background-color: #121212;
1191
1191
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1192
1192
  border: 1px solid transparent;
1193
1193
  }
1194
- .popover__arrow_nchz3:after {
1194
+ .popover__arrow_1698s:after {
1195
1195
  background-color: #121212;
1196
1196
  border: 1px solid transparent;
1197
- }.select-with-tags__tag_1dktv:active:not(:disabled) {
1197
+ }.select-with-tags__tag_2m35k:active:not(:disabled) {
1198
1198
  background-color: #f3f4f5;
1199
1199
  }
1200
- .select-with-tags__tag_1dktv:hover:not(:disabled):not(:active) {
1200
+ .select-with-tags__tag_2m35k:hover:not(:disabled):not(:active) {
1201
1201
  background-color: #f3f4f5;
1202
1202
  }
1203
- .select-with-tags__input_ve0o2 {
1203
+ .select-with-tags__input_1w43f {
1204
1204
  background-color: transparent;
1205
1205
  color: #fff
1206
1206
  }
1207
- .select-with-tags__input_ve0o2:disabled {
1207
+ .select-with-tags__input_1w43f:disabled {
1208
1208
  color: #8d8d93;
1209
1209
  }
1210
- .select-with-tags__input_ve0o2::placeholder {
1210
+ .select-with-tags__input_1w43f::placeholder {
1211
1211
  color: #8d8d93;
1212
1212
  }
1213
- .select-with-tags__input_ve0o2:focus::placeholder {
1213
+ .select-with-tags__input_1w43f:focus::placeholder {
1214
1214
  color: #464649;
1215
1215
  }
1216
- .select-with-tags__focusVisible_ve0o2 {
1216
+ .select-with-tags__focusVisible_1w43f {
1217
1217
  outline: 2px solid #007aff;
1218
1218
  }
1219
- .select-with-tags__placeholder_ve0o2 {
1219
+ .select-with-tags__placeholder_1w43f {
1220
1220
  color: #464649;
1221
- }.tabs__component_z6om2:before {
1221
+ }.tabs__component_1ij2s:before {
1222
1222
  background-color: #2b2b2e;
1223
1223
  }
1224
- .tabs__title_z6om2 {
1224
+ .tabs__title_1ij2s {
1225
1225
  color: #8d8d93
1226
1226
  }
1227
- .tabs__title_z6om2:not(.tabs__disabled_z6om2):hover {
1227
+ .tabs__title_1ij2s:not(.tabs__disabled_1ij2s):hover {
1228
1228
  color: #fff;
1229
1229
  }
1230
- .tabs__focused_z6om2 {
1230
+ .tabs__focused_1ij2s {
1231
1231
  outline: 2px solid #007aff;
1232
1232
  }
1233
- .tabs__selected_z6om2 {
1233
+ .tabs__selected_1ij2s {
1234
1234
  color: #fff;
1235
1235
  }
1236
- .tabs__disabled_z6om2 {
1236
+ .tabs__disabled_1ij2s {
1237
1237
  color: #464649;
1238
1238
  }
1239
- .tabs__line_z6om2 {
1239
+ .tabs__line_1ij2s {
1240
1240
  background-color: #ef3124;
1241
1241
  }
1242
- .tabs__component_z6om2:before {
1242
+ .tabs__component_1ij2s:before {
1243
1243
  background-color: #2b2b2e;
1244
- }.tabs__title_z6om2 {
1244
+ }.tabs__title_1ij2s {
1245
1245
  color: #8d8d93
1246
- }.tabs__title_z6om2:not(.tabs__disabled_z6om2):hover {
1246
+ }.tabs__title_1ij2s:not(.tabs__disabled_1ij2s):hover {
1247
1247
  color: #fff;
1248
- }.tabs__focused_z6om2 {
1248
+ }.tabs__focused_1ij2s {
1249
1249
  outline: 2px solid #007aff;
1250
- }.tabs__selected_z6om2 {
1250
+ }.tabs__selected_1ij2s {
1251
1251
  color: #fff;
1252
- }.tabs__disabled_z6om2 {
1252
+ }.tabs__disabled_1ij2s {
1253
1253
  color: #464649;
1254
- }.tabs__line_z6om2 {
1254
+ }.tabs__line_1ij2s {
1255
1255
  background-color: #ef3124;
1256
1256
  }
1257
1257
 
1258
1258
 
1259
1259
 
1260
- .circular-progress-bar__backgroundCircle_1t9rn,
1261
- .circular-progress-bar__progressCircle_1t9rn {
1260
+ .circular-progress-bar__backgroundCircle_1podw,
1261
+ .circular-progress-bar__progressCircle_1podw {
1262
1262
  fill: transparent;
1263
1263
  }
1264
- .circular-progress-bar__positive_1t9rn {
1264
+ .circular-progress-bar__positive_1podw {
1265
1265
  stroke: #2fc26e;
1266
1266
  }
1267
- .circular-progress-bar__negative_1t9rn {
1267
+ .circular-progress-bar__negative_1podw {
1268
1268
  stroke: #d91d0b;
1269
1269
  }
1270
- .circular-progress-bar__backgroundCircle_1t9rn {
1270
+ .circular-progress-bar__backgroundCircle_1podw {
1271
1271
  stroke: #2c2c2e;
1272
- }.list-header__filled_1i98l {
1272
+ }.list-header__filled_aqwfh {
1273
1273
  background-color: #485767;
1274
- }.chart__coreChart_y7p9b .recharts-text tspan {
1274
+ }.chart__coreChart_1wnhd .recharts-text tspan {
1275
1275
  fill: #fff;
1276
1276
  }
1277
- @keyframes chart__showDot_81lmj {
1277
+ @keyframes chart__showDot_1vuue {
1278
1278
  }
1279
1279
 
1280
- .chart__tickText_1dmmn {
1280
+ .chart__tickText_1w0hs {
1281
1281
  fill: #fff;
1282
1282
  }
1283
- .chart__circle_1dmmn {
1283
+ .chart__circle_1w0hs {
1284
1284
  fill: #121212;
1285
1285
  }
1286
- .chart__circle_1dmmn {
1286
+ .chart__circle_1w0hs {
1287
1287
  fill: #121212;
1288
1288
  }
1289
- .chart__tooltip_xgxcc {
1289
+ .chart__tooltip_63zmy {
1290
1290
  background-color: #121212;
1291
1291
  border: 1px solid #2b2b2e;
1292
1292
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1293
1293
  }
1294
- .chart__tooltipArrow_xgxcc {
1294
+ .chart__tooltipArrow_63zmy {
1295
1295
  border: 1px solid #2b2b2e;
1296
1296
  background-color: #121212;
1297
1297
  }
1298
- .chart__tooltipArrow_xgxcc:before {
1298
+ .chart__tooltipArrow_63zmy:before {
1299
1299
  border-color: transparent #121212 transparent transparent;
1300
- }.stepped-progress-bar__description_6qopt {
1300
+ }.stepped-progress-bar__description_vs1cp {
1301
1301
  color: rgba(235, 235, 245, 0.6);
1302
1302
  }
1303
- .stepped-progress-bar__bar_dum0n {
1303
+ .stepped-progress-bar__bar_1sbn0 {
1304
1304
  background: #2b2b2e;
1305
1305
  }
1306
- .stepped-progress-bar__done_dum0n {
1306
+ .stepped-progress-bar__done_1sbn0 {
1307
1307
  background: #2fc26e;
1308
- }.bottom-sheet__modal_1l724 {
1308
+ }.drawer__backdropEnter_bcwez {
1309
1309
  background-color: transparent;
1310
1310
  }
1311
- .bottom-sheet__component_1l724 {
1311
+ .drawer__backdropEnterActive_bcwez,
1312
+ .drawer__backdropEnterDone_bcwez {
1313
+ background-color: rgba(0, 0, 0, 0.8);
1314
+ }
1315
+ .drawer__backdropExit_bcwez {
1316
+ background-color: rgba(0, 0, 0, 0.8);
1317
+ }
1318
+ .drawer__backdropExitActive_bcwez,
1319
+ .drawer__backdropExitDone_bcwez {
1320
+ background-color: transparent;
1321
+ }.bottom-sheet__modal_vf31k {
1322
+ background-color: transparent;
1323
+ }
1324
+ .bottom-sheet__component_vf31k {
1312
1325
  background: #121212;
1313
1326
  }
1314
- .bottom-sheet__marker_1l724 {
1327
+ .bottom-sheet__marker_vf31k {
1315
1328
  background-color: #2a2a2c;
1316
1329
  }
1317
- .bottom-sheet__content_1l724 {
1330
+ .bottom-sheet__content_vf31k {
1318
1331
  color: #fff;
1319
1332
  }
1320
- .bottom-sheet__footer_88zw4 {
1333
+ .bottom-sheet__footer_1i1h9 {
1321
1334
  background-color: #121212;
1322
1335
  }
1323
- .bottom-sheet__highlighted_88zw4 {
1336
+ .bottom-sheet__highlighted_1i1h9 {
1324
1337
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1325
- }.drawer__backdropEnter_eqp2s {
1326
- background-color: transparent;
1327
- }
1328
- .drawer__backdropEnterActive_eqp2s,
1329
- .drawer__backdropEnterDone_eqp2s {
1330
- background-color: rgba(0, 0, 0, 0.8);
1331
- }
1332
- .drawer__backdropExit_eqp2s {
1333
- background-color: rgba(0, 0, 0, 0.8);
1338
+ }.attach__component_mg0h3 {
1334
1339
  }
1335
- .drawer__backdropExitActive_eqp2s,
1336
- .drawer__backdropExitDone_eqp2s {
1337
- background-color: transparent;
1338
- }.attach__component_nc27q {
1339
- }
1340
- .attach__focused_nc27q {
1340
+ .attach__focused_mg0h3 {
1341
1341
  outline: 2px solid #007aff;
1342
1342
  }
1343
- .calendar__daysTable_7faye td:first-child .calendar__transitLeft_7faye {
1343
+ .calendar__daysTable_9awmm td:first-child .calendar__transitLeft_9awmm {
1344
1344
  background: linear-gradient(
1345
1345
  270deg,
1346
1346
  #e8f2fe 0%,
1347
1347
  rgba(255, 255, 255, 0) 100%
1348
1348
  )
1349
1349
  }
1350
- .calendar__daysTable_7faye td:last-child .calendar__transitRight_7faye {
1350
+ .calendar__daysTable_9awmm td:last-child .calendar__transitRight_9awmm {
1351
1351
  background: linear-gradient(
1352
1352
  270deg,
1353
1353
  rgba(255, 255, 255, 0) 0%,
1354
1354
  #e8f2fe 100%
1355
1355
  )
1356
1356
  }
1357
- .calendar__dayName_7faye {
1357
+ .calendar__dayName_9awmm {
1358
1358
  color: #8d8d93
1359
1359
  }
1360
- .calendar__day_7faye {
1360
+ .calendar__day_9awmm {
1361
1361
  color: #fff
1362
1362
  }
1363
- .calendar__day_7faye.calendar__event_7faye:before {
1363
+ .calendar__day_9awmm.calendar__event_9awmm:before {
1364
1364
  background: #464649;
1365
1365
  }
1366
- .calendar__day_7faye.calendar__today_7faye span:after {
1366
+ .calendar__day_9awmm.calendar__today_9awmm span:after {
1367
1367
  border: 1px solid #fff;
1368
1368
  }
1369
- .calendar__day_7faye.calendar__highlighted_7faye {
1369
+ .calendar__day_9awmm.calendar__highlighted_9awmm {
1370
1370
  color: #fff;
1371
1371
  background: #2a2a2c;
1372
1372
  }
1373
- .calendar__day_7faye.calendar__disabled_7faye {
1373
+ .calendar__day_9awmm.calendar__disabled_9awmm {
1374
1374
  color: #464649;
1375
1375
  background: transparent;
1376
1376
  }
1377
- .calendar__day_7faye.calendar__range_7faye {
1377
+ .calendar__day_9awmm.calendar__range_9awmm {
1378
1378
  color: #fff;
1379
1379
  background: #e8f2fe;
1380
1380
  }
1381
- .calendar__day_7faye.calendar__selected_7faye,
1382
- .calendar__day_7faye.calendar__disabled_7faye.calendar__selected_7faye {
1381
+ .calendar__day_9awmm.calendar__selected_9awmm,
1382
+ .calendar__day_9awmm.calendar__disabled_9awmm.calendar__selected_9awmm {
1383
1383
  color: #000;
1384
1384
  background: #fff;
1385
1385
  }
1386
- .calendar__day_7faye.calendar__firstDay_7faye:after {
1386
+ .calendar__day_9awmm.calendar__firstDay_9awmm:after {
1387
1387
  background: linear-gradient(
1388
1388
  270deg,
1389
1389
  #e8f2fe 0%,
1390
1390
  rgba(255, 255, 255, 0) 100%
1391
1391
  );
1392
1392
  }
1393
- .calendar__day_7faye.calendar__lastDay_7faye:after {
1393
+ .calendar__day_9awmm.calendar__lastDay_9awmm:after {
1394
1394
  background: linear-gradient(
1395
1395
  270deg,
1396
1396
  rgba(255, 255, 255, 0) 0%,
1397
1397
  #e8f2fe 100%
1398
1398
  );
1399
1399
  }
1400
- .calendar__withShadow_1nie7 {
1400
+ .calendar__withShadow_2ulw4 {
1401
1401
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1402
1402
  }
1403
1403
 
1404
- .calendar__button_1mmmj {
1404
+ .calendar__button_1y86z {
1405
1405
  background-color: transparent
1406
1406
  }
1407
- .calendar__button_1mmmj:not(:disabled):hover {
1407
+ .calendar__button_1y86z:not(:disabled):hover {
1408
1408
  background-color: #2c2c2e;
1409
1409
  color: #fff;
1410
1410
  }
1411
- .calendar__button_1mmmj.calendar__filled_1mmmj {
1411
+ .calendar__button_1y86z.calendar__filled_1y86z {
1412
1412
  background-color: #2c2c2e
1413
1413
  }
1414
- .calendar__button_1mmmj.calendar__filled_1mmmj:not(:disabled):hover {
1414
+ .calendar__button_1y86z.calendar__filled_1y86z:not(:disabled):hover {
1415
1415
  background-color: color-mod(#2c2c2e tint(7%));
1416
1416
  }
1417
- .calendar__button_1mmmj.calendar__outlined_1mmmj {
1417
+ .calendar__button_1y86z.calendar__outlined_1y86z {
1418
1418
  border: 1px solid #fff;
1419
1419
  }
1420
- .calendar__button_1mmmj.calendar__selected_1mmmj,
1421
- .calendar__button_1mmmj.calendar__selected_1mmmj:disabled {
1420
+ .calendar__button_1y86z.calendar__selected_1y86z,
1421
+ .calendar__button_1y86z.calendar__selected_1y86z:disabled {
1422
1422
  background-color: #fff;
1423
1423
  color: #000
1424
1424
  }
1425
- .calendar__button_1mmmj.calendar__selected_1mmmj:not(:disabled):hover, .calendar__button_1mmmj.calendar__selected_1mmmj:disabled:not(:disabled):hover {
1425
+ .calendar__button_1y86z.calendar__selected_1y86z:not(:disabled):hover, .calendar__button_1y86z.calendar__selected_1y86z:disabled:not(:disabled):hover {
1426
1426
  background-color: #fff;
1427
1427
  color: #000;
1428
1428
  }
1429
- .custom-button__customButton_1jdhm.custom-button__white_1jdhm * {
1429
+ .custom-button__customButton_7ejke.custom-button__white_7ejke * {
1430
1430
  color: #fff;
1431
1431
  }
1432
- .custom-button__customButton_1jdhm.custom-button__black_1jdhm * {
1432
+ .custom-button__customButton_7ejke.custom-button__black_7ejke * {
1433
1433
  color: #000;
1434
1434
  }
1435
- .custom-button__customButton_1jdhm:before {
1435
+ .custom-button__customButton_7ejke:before {
1436
1436
  background-color: rgba(0, 0, 0, 0);
1437
1437
  }
1438
- .custom-button__customButton_1jdhm:hover:before {
1438
+ .custom-button__customButton_7ejke:hover:before {
1439
1439
  background-color: rgba(0, 0, 0, 0.07);
1440
1440
  }
1441
- .custom-button__customButton_1jdhm:active:before {
1441
+ .custom-button__customButton_7ejke:active:before {
1442
1442
  background-color: rgba(0, 0, 0, 0.15);
1443
1443
  }
1444
- .custom-button__customButton_1jdhm:disabled.custom-button__white_1jdhm * {
1444
+ .custom-button__customButton_7ejke:disabled.custom-button__white_7ejke * {
1445
1445
  color: #fff;
1446
1446
  }
1447
- .custom-button__customButton_1jdhm:disabled.custom-button__black_1jdhm * {
1447
+ .custom-button__customButton_7ejke:disabled.custom-button__black_7ejke * {
1448
1448
  color: #000;
1449
- }.icon-button__primary_5ekru {
1449
+ }.confirmation__errorHeader_856i2 {
1450
+ color: #fff;
1451
+ color: #fff;
1452
+ }
1453
+ .confirmation__errorText_856i2 {
1454
+ color: #8d8d93;
1455
+ color: #8d8d93;
1456
+ }
1457
+ .confirmation__phoneHintText_856i2 {
1458
+ color: #8d8d93;
1459
+ color: #8d8d93;
1460
+ }
1461
+ .confirmation__phonesWrap_856i2 {
1462
+ color: #8d8d93;
1463
+ }
1464
+ .confirmation__phoneDescription_856i2 {
1465
+ color: #8d8d93;
1466
+ }
1467
+ .confirmation__input_f6kxs {
1468
+ background-color: #202022;
1450
1469
  color: #fff
1451
1470
  }
1452
- .icon-button__primary_5ekru:hover {
1471
+ .confirmation__input_f6kxs.confirmation__hasError_f6kxs {
1472
+ color: #f15045;
1473
+ caret-color: #fff;
1474
+ background-color: #35110d;
1475
+ }
1476
+ .confirmation__input_f6kxs.confirmation__disabled_f6kxs {
1477
+ color: #464649;
1478
+ }
1479
+ @keyframes confirmation__shake_f6kxs {
1480
+ }
1481
+ .confirmation__component_1xfjp {
1482
+ color: #8d8d93;
1483
+ color: #8d8d93;
1484
+ }
1485
+ .confirmation__circle_1ci0g {
1486
+ fill: transparent;
1487
+ stroke: #464649;
1488
+ }
1489
+ .confirmation__title_caw6g {
1490
+ color: #fff;
1491
+ }
1492
+ .confirmation__description_caw6g {
1493
+ color: #8d8d93;
1494
+ }
1495
+ .confirmation__alertIcon_caw6g {
1496
+ color: #d91d0b;
1497
+ }
1498
+ .confirmation__header_e5464 {
1499
+ color: #fff;
1500
+ color: #fff;
1501
+ }
1502
+ .confirmation__error_e5464 {
1503
+ color: #f15045;
1504
+ }
1505
+ .confirmation__loaderText_e5464 {
1506
+ color: #8d8d93;
1507
+ color: #8d8d93;
1508
+ }.icon-button__primary_yunxo {
1509
+ color: #fff
1510
+ }
1511
+ .icon-button__primary_yunxo:hover {
1453
1512
  color: color-mod(#fff shade(30%));
1454
1513
  }
1455
- .icon-button__primary_5ekru:active {
1514
+ .icon-button__primary_yunxo:active {
1456
1515
  color: color-mod(#fff shade(50%));
1457
1516
  }
1458
- .icon-button__secondary_5ekru {
1517
+ .icon-button__secondary_yunxo {
1459
1518
  color: #8d8d93
1460
1519
  }
1461
- .icon-button__secondary_5ekru:hover {
1520
+ .icon-button__secondary_yunxo:hover {
1462
1521
  color: color-mod(#8d8d93 tint(30%));
1463
1522
  }
1464
- .icon-button__secondary_5ekru:active {
1523
+ .icon-button__secondary_yunxo:active {
1465
1524
  color: color-mod(#8d8d93 tint(50%));
1466
1525
  }
1467
- .icon-button__transparent_5ekru {
1526
+ .icon-button__transparent_yunxo {
1468
1527
  color: color-mod(#fff alpha(30%))
1469
1528
  }
1470
- .icon-button__transparent_5ekru:hover {
1529
+ .icon-button__transparent_yunxo:hover {
1471
1530
  color: color-mod(#fff alpha(40%));
1472
1531
  }
1473
- .icon-button__transparent_5ekru:active {
1532
+ .icon-button__transparent_yunxo:active {
1474
1533
  color: color-mod(#fff alpha(50%));
1475
1534
  }
1476
- .icon-button__negative_5ekru {
1535
+ .icon-button__negative_yunxo {
1477
1536
  color: #d91d0b
1478
1537
  }
1479
- .icon-button__negative_5ekru:hover {
1538
+ .icon-button__negative_yunxo:hover {
1480
1539
  color: color-mod(#d91d0b shade(30%));
1481
1540
  }
1482
- .icon-button__negative_5ekru:active {
1541
+ .icon-button__negative_yunxo:active {
1483
1542
  color: color-mod(#d91d0b shade(50%));
1484
1543
  }
1485
1544
 
1486
- .icon-button__primary_h5m26 {
1545
+ .icon-button__primary_1alp8 {
1487
1546
  color: #121212
1488
1547
  }
1489
- .icon-button__primary_h5m26:hover {
1548
+ .icon-button__primary_1alp8:hover {
1490
1549
  color: rgb(230, 230, 230);
1491
1550
  }
1492
- .icon-button__primary_h5m26:active {
1551
+ .icon-button__primary_1alp8:active {
1493
1552
  color: rgb(179, 179, 179);
1494
1553
  }
1495
- .icon-button__secondary_h5m26 {
1554
+ .icon-button__secondary_1alp8 {
1496
1555
  color: #233549
1497
1556
  }
1498
- .icon-button__secondary_h5m26:hover {
1557
+ .icon-button__secondary_1alp8:hover {
1499
1558
  color: rgb(219, 220, 221);
1500
1559
  }
1501
- .icon-button__secondary_h5m26:active {
1560
+ .icon-button__secondary_1alp8:active {
1502
1561
  color: rgb(170, 171, 172);
1503
1562
  }
1504
- .icon-button__transparent_h5m26 {
1563
+ .icon-button__transparent_1alp8 {
1505
1564
  color: rgba(255, 255, 255, 0.3)
1506
1565
  }
1507
- .icon-button__transparent_h5m26:hover {
1566
+ .icon-button__transparent_1alp8:hover {
1508
1567
  color: rgba(255, 255, 255, 0.4);
1509
1568
  }
1510
- .icon-button__transparent_h5m26:active {
1569
+ .icon-button__transparent_1alp8:active {
1511
1570
  color: rgba(255, 255, 255, 0.5);
1512
1571
  }
1513
- .icon-button__negative_h5m26 {
1572
+ .icon-button__negative_1alp8 {
1514
1573
  color: #d91d0b
1515
1574
  }
1516
- .icon-button__negative_h5m26:hover {
1575
+ .icon-button__negative_1alp8:hover {
1517
1576
  color: rgb(217, 72, 62);
1518
1577
  }
1519
- .icon-button__negative_h5m26:active {
1578
+ .icon-button__negative_1alp8:active {
1520
1579
  color: rgb(169, 56, 48);
1521
- }.confirmation__errorHeader_1wr24 {
1522
- color: #fff;
1523
- color: #fff;
1524
- }
1525
- .confirmation__errorText_1wr24 {
1526
- color: #8d8d93;
1527
- color: #8d8d93;
1528
- }
1529
- .confirmation__phoneHintText_1wr24 {
1530
- color: #8d8d93;
1531
- color: #8d8d93;
1532
- }
1533
- .confirmation__phonesWrap_1wr24 {
1534
- color: #8d8d93;
1535
- }
1536
- .confirmation__phoneDescription_1wr24 {
1537
- color: #8d8d93;
1538
- }
1539
- .confirmation__input_1hcwu {
1540
- background-color: #202022;
1541
- color: #fff
1542
- }
1543
- .confirmation__input_1hcwu.confirmation__hasError_1hcwu {
1544
- color: #f15045;
1545
- caret-color: #fff;
1546
- background-color: #35110d;
1547
- }
1548
- .confirmation__input_1hcwu.confirmation__disabled_1hcwu {
1549
- color: #464649;
1550
- }
1551
- @keyframes confirmation__shake_1hcwu {
1552
- }
1553
- .confirmation__component_ghtfd {
1554
- color: #8d8d93;
1555
- color: #8d8d93;
1556
- }
1557
- .confirmation__circle_1nbkk {
1558
- fill: transparent;
1559
- stroke: #464649;
1560
- }
1561
- .confirmation__title_mq4lu {
1562
- color: #fff;
1563
- }
1564
- .confirmation__description_mq4lu {
1565
- color: #8d8d93;
1566
- }
1567
- .confirmation__alertIcon_mq4lu {
1568
- color: #d91d0b;
1569
- }
1570
- .confirmation__header_o8zhe {
1571
- color: #fff;
1572
- color: #fff;
1573
- }
1574
- .confirmation__error_o8zhe {
1575
- color: #f15045;
1576
- }
1577
- .confirmation__loaderText_o8zhe {
1578
- color: #8d8d93;
1579
- color: #8d8d93;
1580
- }.input__input_ezhc9 {
1580
+ }.input__input_162o9 {
1581
1581
  color: #fff;
1582
1582
  caret-color: #0072ef;
1583
1583
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1584
1584
  }
1585
- .input__input_ezhc9:-webkit-autofill {
1585
+ .input__input_162o9:-webkit-autofill {
1586
1586
  -webkit-text-fill-color: #fff;
1587
1587
  }
1588
- .input__input_ezhc9::placeholder {
1588
+ .input__input_162o9::placeholder {
1589
1589
  color: #8d8d93;
1590
1590
  }
1591
- .input__hasLabel_ezhc9::placeholder {
1591
+ .input__hasLabel_162o9::placeholder {
1592
1592
  color: #464649;
1593
1593
  }
1594
- .input__clearIcon_ezhc9 {
1594
+ .input__clearIcon_162o9 {
1595
1595
  color: #fff;
1596
1596
  }
1597
- .input__input_ezhc9:read-only {
1597
+ .input__input_162o9:read-only {
1598
1598
  color: #8d8d93
1599
1599
  }
1600
- .input__input_ezhc9:read-only:focus::placeholder {
1600
+ .input__input_162o9:read-only:focus::placeholder {
1601
1601
  color: #8d8d93;
1602
1602
  }
1603
- .input__input_ezhc9:disabled {
1603
+ .input__input_162o9:disabled {
1604
1604
  color: #fff;
1605
1605
  -webkit-text-fill-color: #fff;
1606
1606
  }
1607
- .input__input_ezhc9:focus::placeholder {
1607
+ .input__input_162o9:focus::placeholder {
1608
1608
  color: rgba(235, 235, 245, 0.3);
1609
1609
  }
1610
- .input__error_ezhc9 {
1610
+ .input__error_162o9 {
1611
1611
  color: #f15045;
1612
1612
  caret-color: #f15045;
1613
1613
  }
1614
- .input__focusVisible_16mni {
1614
+ .input__focusVisible_1t69l {
1615
1615
  outline: 2px solid #007aff;
1616
1616
  }
1617
- @keyframes input__onautofillstart_16mni {
1617
+ @keyframes input__onautofillstart_1t69l {
1618
1618
  from {
1619
1619
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1620
1620
  }
@@ -1622,7 +1622,7 @@
1622
1622
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1623
1623
  }
1624
1624
  }
1625
- @keyframes input__onautofillcancel_16mni {
1625
+ @keyframes input__onautofillcancel_1t69l {
1626
1626
  from {
1627
1627
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1628
1628
  }
@@ -1630,91 +1630,91 @@
1630
1630
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1631
1631
  }
1632
1632
  }
1633
- .input__input_2supk {
1633
+ .input__input_1o0k3 {
1634
1634
  color: #000;
1635
1635
  caret-color: #0072ef;
1636
1636
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1637
1637
  }
1638
- .input__input_2supk:-webkit-autofill {
1638
+ .input__input_1o0k3:-webkit-autofill {
1639
1639
  -webkit-text-fill-color: #000;
1640
1640
  }
1641
- .input__input_2supk::placeholder {
1641
+ .input__input_1o0k3::placeholder {
1642
1642
  color: rgba(60, 60, 67, 0.6);
1643
1643
  }
1644
- .input__hasLabel_2supk::placeholder {
1644
+ .input__hasLabel_1o0k3::placeholder {
1645
1645
  color: #c5c5c7;
1646
1646
  }
1647
- .input__clearIcon_2supk {
1647
+ .input__clearIcon_1o0k3 {
1648
1648
  color: #121212;
1649
1649
  }
1650
- .input__input_2supk:read-only {
1650
+ .input__input_1o0k3:read-only {
1651
1651
  color: rgba(60, 60, 67, 0.6)
1652
1652
  }
1653
- .input__input_2supk:read-only:focus::placeholder {
1653
+ .input__input_1o0k3:read-only:focus::placeholder {
1654
1654
  color: rgba(60, 60, 67, 0.6);
1655
1655
  }
1656
- .input__input_2supk:disabled {
1656
+ .input__input_1o0k3:disabled {
1657
1657
  color: #000;
1658
1658
  -webkit-text-fill-color: #000;
1659
1659
  }
1660
- .input__input_2supk:focus::placeholder {
1660
+ .input__input_1o0k3:focus::placeholder {
1661
1661
  color: rgba(60, 60, 67, 0.3);
1662
1662
  }
1663
- .input__error_2supk {
1663
+ .input__error_1o0k3 {
1664
1664
  color: #ef3124;
1665
1665
  caret-color: #ef3124;
1666
- }.pagination__component_obnwi {
1666
+ }.plate__component_17zqw {
1667
+ color: #fff;
1668
+ }
1669
+ .plate__focused_17zqw {
1670
+ outline: 2px solid #007aff;
1671
+ }
1672
+ .plate__common_17zqw {
1673
+ background-color: #202022;
1674
+ border-color: #6d7986;
1675
+ }
1676
+ .plate__negative_17zqw {
1677
+ background-color: #35110d;
1678
+ border-color: #d91d0b;
1679
+ }
1680
+ .plate__positive_17zqw {
1681
+ background-color: #042117;
1682
+ border-color: #13a463;
1683
+ }
1684
+ .plate__attention_17zqw {
1685
+ background-color: #332104;
1686
+ border-color: #de6a00;
1687
+ }.pagination__component_jogeo {
1667
1688
  color: #fff;
1668
1689
  }
1669
- .pagination__dots_mkwzh {
1690
+ .pagination__dots_1pknm {
1670
1691
  color: #8d8d93;
1671
1692
  }
1672
1693
 
1673
- .pagination__tag_t3foi.pagination__tag_t3foi {
1694
+ .pagination__tag_1nthz.pagination__tag_1nthz {
1674
1695
  color: #8d8d93
1675
1696
  }
1676
- .pagination__tag_t3foi.pagination__tag_t3foi:hover:not(:disabled) {
1697
+ .pagination__tag_1nthz.pagination__tag_1nthz:hover:not(:disabled) {
1677
1698
  background-color: #2c2c2e;
1678
1699
  color: #fff;
1679
1700
  }
1680
- .pagination__tag_t3foi.pagination__tag_t3foi:active:not(:disabled) {
1701
+ .pagination__tag_1nthz.pagination__tag_1nthz:active:not(:disabled) {
1681
1702
  background-color: #3a3a3c;
1682
1703
  }
1683
- .pagination__tag_t3foi.pagination__tag_t3foi.pagination__checked_t3foi {
1704
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz {
1684
1705
  background-color: #f3f4f5;
1685
1706
  color: #000;
1686
1707
  }
1687
- .pagination__tag_t3foi.pagination__tag_t3foi.pagination__checked_t3foi:hover:not(:disabled) {
1708
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz:hover:not(:disabled) {
1688
1709
  color: #000;
1689
1710
  }
1690
- .pagination__tag_t3foi.pagination__tag_t3foi.pagination__checked_t3foi:active:not(:disabled) {
1711
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz:active:not(:disabled) {
1691
1712
  color: #fff;
1692
- }.plate__component_1helw {
1693
- color: #fff;
1694
- }
1695
- .plate__focused_1helw {
1696
- outline: 2px solid #007aff;
1697
- }
1698
- .plate__common_1helw {
1699
- background-color: #202022;
1700
- border-color: #6d7986;
1701
- }
1702
- .plate__negative_1helw {
1703
- background-color: #35110d;
1704
- border-color: #d91d0b;
1705
- }
1706
- .plate__positive_1helw {
1707
- background-color: #042117;
1708
- border-color: #13a463;
1709
- }
1710
- .plate__attention_1helw {
1711
- background-color: #332104;
1712
- border-color: #de6a00;
1713
- }.toast-plate__component_33vu1 {
1713
+ }.toast-plate__component_fe1ux {
1714
1714
  color: #000;
1715
1715
  background-color: #fff
1716
1716
  }
1717
- .toast-plate__actionSection_33vu1 + .toast-plate__closeButton_33vu1:before {
1717
+ .toast-plate__actionSection_fe1ux + .toast-plate__closeButton_fe1ux:before {
1718
1718
  background-color: #e9e9eb;
1719
1719
  }
1720
1720
 
@@ -1722,301 +1722,301 @@
1722
1722
 
1723
1723
 
1724
1724
 
1725
- .modal__footer_e9hhx {
1725
+ .modal__footer_guu3g {
1726
1726
  background: #121212;
1727
- }.modal__sticky_e9hhx {
1727
+ }.modal__sticky_guu3g {
1728
1728
  background: #121212;
1729
- }.modal__highlighted_e9hhx {
1729
+ }.modal__highlighted_guu3g {
1730
1730
  background: #121212;
1731
1731
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1732
1732
  }
1733
1733
 
1734
- .modal__footer_e9hhx {
1734
+ .modal__footer_guu3g {
1735
1735
  background: #121212;
1736
- }.modal__sticky_e9hhx {
1736
+ }.modal__sticky_guu3g {
1737
1737
  background: #121212;
1738
- }.modal__highlighted_e9hhx {
1738
+ }.modal__highlighted_guu3g {
1739
1739
  background: #121212;
1740
1740
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1741
1741
  }
1742
- .modal__header_1hejt {
1742
+ .modal__header_18w0g {
1743
1743
  background: #121212;
1744
- }.modal__highlighted_1hejt {
1744
+ }.modal__highlighted_18w0g {
1745
1745
  background: #121212;
1746
1746
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1747
1747
  }
1748
- .modal__header_1hejt {
1748
+ .modal__header_18w0g {
1749
1749
  background: #121212;
1750
- }.modal__highlighted_1hejt {
1750
+ }.modal__highlighted_18w0g {
1751
1751
  background: #121212;
1752
1752
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1753
- }.tooltip__hint_1kj36 {
1753
+ }.tooltip__hint_hsp07 {
1754
1754
  background-color: #121212;
1755
1755
  }
1756
- .tooltip__hint_1kj36 .tooltip__component_1kj36 {
1756
+ .tooltip__hint_hsp07 .tooltip__component_hsp07 {
1757
1757
  color: #000;
1758
1758
  }
1759
- .tooltip__hint_1kj36 .tooltip__arrow_1kj36:after {
1759
+ .tooltip__hint_hsp07 .tooltip__arrow_hsp07:after {
1760
1760
  background-color: #121212;
1761
1761
  border-color: #121212;
1762
1762
  }
1763
- .calendar-with-skeleton__skeleton_1v8it {
1763
+ .calendar-with-skeleton__skeleton_1r43j {
1764
1764
  background-color: #121212;
1765
- }.file-upload-item__component_49im2 {
1765
+ }.file-upload-item__component_1uuif {
1766
1766
  color: #8d8d93;
1767
1767
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1768
1768
  }
1769
- .file-upload-item__icon_49im2 {
1769
+ .file-upload-item__icon_1uuif {
1770
1770
  color: #fff;
1771
1771
  }
1772
- .file-upload-item__errorIcon_49im2 {
1772
+ .file-upload-item__errorIcon_1uuif {
1773
1773
  color: #d91d0b;
1774
1774
  }
1775
- .file-upload-item__successIcon_49im2 {
1775
+ .file-upload-item__successIcon_1uuif {
1776
1776
  color: #2fc26e;
1777
1777
  }
1778
- .file-upload-item__name_49im2 {
1778
+ .file-upload-item__name_1uuif {
1779
1779
  color: #fff
1780
1780
  }
1781
- .file-upload-item__errorWrapper_49im2 {
1781
+ .file-upload-item__errorWrapper_1uuif {
1782
1782
  color: #ef3124
1783
- }.select__arrow_egpvo {
1783
+ }.with-suffix__hasSuffix_g7g4w input:focus::placeholder {
1784
+ color: transparent;
1785
+ }
1786
+ .with-suffix__disabled_g7g4w {
1787
+ color: #fff;
1788
+ }.slider-input__steps_1yfo3 {
1789
+ color: #8d8d93;
1790
+ }
1791
+ .slider-input__info_1yfo3 {
1792
+ color: #8d8d93;
1793
+ }.select__arrow_1tzxz {
1784
1794
  color: #fff;
1785
1795
  }
1786
- .select__popoverInner_l8iyp {
1796
+ .select__popoverInner_gtegf {
1787
1797
  background: transparent;
1788
1798
  }
1789
- .select__optionsList_l8iyp {
1799
+ .select__optionsList_gtegf {
1790
1800
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1791
1801
  background: #121212;
1792
1802
  }
1793
- .select__single_1931l {
1803
+ .select__single_1ocrb {
1794
1804
  background: #fff
1795
1805
  }
1796
- .select__placeholder_h5zae {
1806
+ .select__placeholder_1n1tg {
1797
1807
  color: #8d8d93;
1798
1808
  }
1799
- .select__focusVisible_h5zae {
1809
+ .select__focusVisible_1n1tg {
1800
1810
  outline: 2px solid #007aff;
1801
1811
  }
1802
- .select__optgroup_7md8w {
1812
+ .select__optgroup_378ql {
1803
1813
  background: #121212
1804
1814
  }
1805
- .select__label_7md8w {
1815
+ .select__label_378ql {
1806
1816
  color: #8d8d93;
1807
1817
  }
1808
- .select__option_62cy2 {
1818
+ .select__option_mkr6z {
1809
1819
  background: #121212;
1810
1820
  color: #fff
1811
1821
  }
1812
- .select__option_62cy2:not(.select__disabled_62cy2):active {
1822
+ .select__option_mkr6z:not(.select__disabled_mkr6z):active {
1813
1823
  background: #2c2c2e;
1814
1824
  color: #fff;
1815
1825
  }
1816
- .select__option_62cy2:before {
1826
+ .select__option_mkr6z:before {
1817
1827
  background: #2b2b2e;
1818
1828
  }
1819
- .select__selected_62cy2 {
1829
+ .select__selected_mkr6z {
1820
1830
  background: #121212;
1821
1831
  color: #fff;
1822
1832
  }
1823
- .select__highlighted_62cy2 {
1833
+ .select__highlighted_mkr6z {
1824
1834
  background: #202022;
1825
1835
  color: #fff
1826
1836
  }
1827
- .select__disabled_62cy2 {
1837
+ .select__disabled_mkr6z {
1828
1838
  background: #121212;
1829
1839
  color: #8d8d93;
1830
1840
  }
1831
- .select__emptyPlaceholder_1rt4z {
1841
+ .select__emptyPlaceholder_1w89h {
1832
1842
  color: #8d8d93;
1833
1843
  }
1834
- .select__virtualRow_1qnqa:before {
1844
+ .select__virtualRow_6wbyz:before {
1835
1845
  background: #2b2b2e;
1836
1846
  }
1837
- .select__emptyPlaceholder_1qnqa {
1847
+ .select__emptyPlaceholder_6wbyz {
1838
1848
  color: #8d8d93;
1839
1849
  }
1840
1850
 
1841
- .slider-input__steps_1albv {
1842
- color: #8d8d93;
1843
- }
1844
- .slider-input__info_1albv {
1845
- color: #8d8d93;
1846
- }.with-suffix__hasSuffix_13efz input:focus::placeholder {
1847
- color: transparent;
1848
- }
1849
- .with-suffix__disabled_13efz {
1850
- color: #fff;
1851
- }.toast__toastPlate_dgf8g {
1851
+ .toast__toastPlate_idhsb {
1852
1852
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1853
1853
  }
1854
- .toast__popoverInner_dgf8g {
1854
+ .toast__popoverInner_idhsb {
1855
1855
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1856
1856
  background-color: transparent;
1857
- }.gallery__modal_1mrq5 {
1857
+ }.bank-card__component_1rd68 {
1858
+ --form-control-bg-color: transparent;
1859
+ --form-control-hover-bg-color: transparent;
1860
+ --form-control-focus-bg-color: transparent;
1861
+ }
1862
+ .bank-card__label_1rd68 {
1863
+ color: rgba(0, 0, 0, 0.6)
1864
+ }
1865
+ .bank-card__focused_1rd68 .bank-card__label_1rd68,
1866
+ .bank-card__filled_1rd68 .bank-card__label_1rd68 {
1867
+ color: #000
1868
+ }
1869
+ .bank-card__input_1rd68 {
1870
+ color: #000;
1871
+ caret-color: #000
1872
+ }
1873
+ .bank-card__bankLogo_1rd68 svg g {
1874
+ fill: #000;
1875
+ }
1876
+ .bank-card__brandLogo_1rd68 svg {
1877
+ fill: #000;
1878
+ }
1879
+ .bank-card__usePhoto_1rd68 {
1880
+ background-color: transparent
1881
+ }
1882
+ .bank-card__usePhoto_1rd68 svg {
1883
+ fill: #000;
1884
+ }.gallery__modal_dkfbp {
1858
1885
  background: transparent;
1859
1886
  }
1860
- .gallery__header_uo3x9 {
1887
+ .gallery__header_koe56 {
1861
1888
  background-color: #e9e9eb;
1862
1889
  }
1863
1890
 
1864
- .gallery__component_1hfrh {
1891
+ .gallery__component_19dyb {
1865
1892
  border: 2px solid rgba(0, 0, 0, 0);
1866
1893
  }
1867
- .gallery__active_1hfrh {
1894
+ .gallery__active_19dyb {
1868
1895
  border-color: #121212
1869
1896
  }
1870
- .gallery__image_1hfrh {
1897
+ .gallery__image_19dyb {
1871
1898
  background-color: #121212
1872
1899
  }
1873
- .gallery__loading_1hfrh {
1900
+ .gallery__loading_19dyb {
1874
1901
  background-color: #e9eaeb;
1875
1902
  }
1876
- .gallery__brokenImageWrapper_1hfrh {
1903
+ .gallery__brokenImageWrapper_19dyb {
1877
1904
  background-color: #121212
1878
1905
  }
1879
- .gallery__focused_1hfrh {
1906
+ .gallery__focused_19dyb {
1880
1907
  outline: 2px solid #007aff;
1881
1908
  }
1882
- .gallery__component_i052v {
1909
+ .gallery__component_17upo {
1883
1910
  background-color: color-mod(#fff alpha(50%));
1884
1911
  }
1885
- .gallery__slideLoading_i052v {
1912
+ .gallery__slideLoading_17upo {
1886
1913
  background-color: #e9eaeb;
1887
1914
  }
1888
- .gallery__image_i052v {
1915
+ .gallery__image_17upo {
1889
1916
  background-color: #121212;
1890
1917
  }
1891
- .gallery__smallImage_i052v {
1918
+ .gallery__smallImage_17upo {
1892
1919
  background-color: #121212;
1893
1920
  }
1894
- .gallery__arrow_i052v {
1921
+ .gallery__arrow_17upo {
1895
1922
  color: #121212
1896
1923
  }
1897
- .gallery__arrow_i052v:hover {
1924
+ .gallery__arrow_17upo:hover {
1898
1925
  background-color: color-mod(#fff alpha(10%));
1899
1926
  }
1900
- .gallery__arrow_i052v:active {
1927
+ .gallery__arrow_17upo:active {
1901
1928
  background-color: color-mod(#fff alpha(20%));
1902
1929
  }
1903
- .gallery__focused_i052v {
1930
+ .gallery__focused_17upo {
1904
1931
  outline: 2px solid #007aff;
1905
1932
  }
1906
- .gallery__placeholder_i052v {
1933
+ .gallery__placeholder_17upo {
1907
1934
  background-color: #121212;
1908
1935
  }
1909
- .gallery__fullScreenImage_i052v {
1936
+ .gallery__fullScreenImage_17upo {
1910
1937
  background-color: #121212;
1911
1938
  }
1912
- .gallery__component_1qxig {
1939
+ .gallery__component_6c9sy {
1913
1940
  background-color: #e9e9eb
1914
- }.bank-card__component_2p9uu {
1915
- --form-control-bg-color: transparent;
1916
- --form-control-hover-bg-color: transparent;
1917
- --form-control-focus-bg-color: transparent;
1918
- }
1919
- .bank-card__label_2p9uu {
1920
- color: rgba(0, 0, 0, 0.6)
1921
- }
1922
- .bank-card__focused_2p9uu .bank-card__label_2p9uu,
1923
- .bank-card__filled_2p9uu .bank-card__label_2p9uu {
1924
- color: #000
1925
- }
1926
- .bank-card__input_2p9uu {
1927
- color: #000;
1928
- caret-color: #000
1929
- }
1930
- .bank-card__bankLogo_2p9uu svg g {
1931
- fill: #000;
1932
- }
1933
- .bank-card__brandLogo_2p9uu svg {
1934
- fill: #000;
1935
- }
1936
- .bank-card__usePhoto_2p9uu {
1937
- background-color: transparent
1938
- }
1939
- .bank-card__usePhoto_2p9uu svg {
1940
- fill: #000;
1941
- }.amount-input__minorPartAndCurrency_yapin {
1941
+ }.amount-input__minorPartAndCurrency_1msbk {
1942
1942
  color: #8d8d93;
1943
1943
  }
1944
- .amount-input__filled_1sanb .amount-input__input_1sanb,
1945
- .amount-input__input_1sanb:focus {
1944
+ .amount-input__filled_d0fb4 .amount-input__input_d0fb4,
1945
+ .amount-input__input_d0fb4:focus {
1946
1946
  -webkit-text-fill-color: transparent;
1947
1947
  }
1948
- .amount-input__minorPartAndCurrency_1stzn {
1948
+ .amount-input__minorPartAndCurrency_iahnx {
1949
1949
  color: #8a8a8e;
1950
+ }@media (min-width: 600px) {
1950
1951
  }
1951
- .intl-phone-input__flagIcon_wmnuz {
1952
+ .intl-phone-input__flagIcon_1hs7u {
1952
1953
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1953
1954
  }
1954
- .intl-phone-input__dialCode_nkv5m {
1955
+ .intl-phone-input__dialCode_1a9sk {
1955
1956
  color: #8d8d93;
1956
1957
  }
1957
- .intl-phone-input__focusVisible_1opo9 {
1958
+ .intl-phone-input__focusVisible_1dcfb {
1958
1959
  outline: 2px solid #007aff;
1959
- }.table__component_ig3o8 {
1960
+ }.calendar-input__calendarContainer_1eblo {
1961
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1962
+ border: 1px solid #2b2b2e
1963
+ }
1964
+ .calendar-input__calendarIcon_1eblo {
1965
+ color: #fff
1966
+ }.table__component_5ha9g {
1960
1967
  border-top: 1px solid #2b2b2e;
1961
1968
  }
1962
- .table__wrapper_1p5ka {
1969
+ .table__wrapper_1nyl0 {
1963
1970
  background: #121212;
1964
1971
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
1965
1972
  0 2px 4px rgba(11, 31, 53, 0.16);
1966
1973
  }
1967
1974
 
1968
- .table__component_4wlwt {
1975
+ .table__component_whmkt {
1969
1976
  color: #fff;
1970
1977
  border-top: 1px solid #2b2b2e;
1971
1978
  }
1972
1979
 
1973
- .table__component_zv2w4 th:not(:last-child):not(:empty):after {
1980
+ .table__component_1snxm th:not(:last-child):not(:empty):after {
1974
1981
  background-color: #2a2a2c;
1975
1982
  }
1976
- .table__component_34vnj {
1983
+ .table__component_g3p2b {
1977
1984
  color: #fff;
1978
1985
  border-bottom: 1px solid #2b2b2e;
1979
1986
  background: #121212;
1980
1987
  }
1981
- .table__sorted_34vnj {
1988
+ .table__sorted_g3p2b {
1982
1989
  color: #fff;
1983
1990
  }
1984
- .table__component_ofxrh {
1991
+ .table__component_1g0yf {
1985
1992
  background: #121212
1986
1993
  }
1987
- .table__withoutBorder_ofxrh {
1994
+ .table__withoutBorder_1g0yf {
1988
1995
  }
1989
- .table__clickable_ofxrh:hover {
1996
+ .table__clickable_1g0yf:hover {
1990
1997
  background-color: #202022;
1991
1998
  }
1992
- .table__selected_ofxrh {
1999
+ .table__selected_1g0yf {
1993
2000
  background-color: #f2f8ff
1994
2001
  }
1995
- .table__selected_ofxrh:hover {
2002
+ .table__selected_1g0yf:hover {
1996
2003
  background-color: #e8f2fe;
1997
2004
  }
1998
- .table__icon_doox7 {
2005
+ .table__icon_chpnk {
1999
2006
  color: #8d8d93
2000
2007
  }
2001
- .table__icon_doox7:hover {
2008
+ .table__icon_chpnk:hover {
2002
2009
  color: #fff;
2003
2010
  }
2004
- .table__sorted_doox7 {
2011
+ .table__sorted_chpnk {
2005
2012
  color: #0072ef
2006
2013
  }
2007
- .table__sorted_doox7:hover {
2014
+ .table__sorted_chpnk:hover {
2008
2015
  color: #0072ef;
2009
2016
  }
2010
- .table__open_xf0vd,
2011
- .table__open_xf0vd:hover {
2017
+ .table__open_kg7gm,
2018
+ .table__open_kg7gm:hover {
2012
2019
  background-color: rgb(85, 99, 114);
2013
- }@media (min-width: 600px) {
2014
- }.calendar-input__calendarContainer_cmjox {
2015
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2016
- border: 1px solid #2b2b2e
2017
- }
2018
- .calendar-input__calendarIcon_cmjox {
2019
- color: #fff
2020
- }.calendar-range__divider_87t5h:after {
2020
+ }.calendar-range__divider_6tlzq:after {
2021
2021
  background-color: #fff;
2022
2022
  }