@alfalab/core-components 21.3.0-beta.1 → 21.3.2

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 (1306) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +20 -20
  52. package/bank-card/index.css +20 -20
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +20 -20
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{Component-16db05a9.d.ts → Component-9b3b05ed.d.ts} +0 -0
  62. package/bottom-sheet/{Component-16db05a9.js → Component-9b3b05ed.js} +0 -0
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +2 -2
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-f36adfe7.d.ts → Component-fe460402.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-f36adfe7.js → Component-fe460402.js} +0 -0
  69. package/bottom-sheet/esm/component.js +2 -2
  70. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  71. package/bottom-sheet/esm/components/footer/index.css +2 -2
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +14 -14
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +14 -14
  76. package/bottom-sheet/index.js +1 -1
  77. package/bottom-sheet/modern/component.js +1 -1
  78. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/index.css +2 -2
  80. package/bottom-sheet/modern/index.css +14 -14
  81. package/button/Component.js +3 -3
  82. package/button/default.css +35 -35
  83. package/button/esm/Component.js +3 -3
  84. package/button/esm/default.css +35 -35
  85. package/button/esm/index.css +30 -30
  86. package/button/esm/inverted.css +35 -35
  87. package/button/index.css +30 -30
  88. package/button/inverted.css +35 -35
  89. package/button/modern/Component.js +3 -3
  90. package/button/modern/default.css +35 -35
  91. package/button/modern/index.css +30 -30
  92. package/button/modern/inverted.css +35 -35
  93. package/calendar/Component.js +2 -2
  94. package/calendar/components/days-table/Component.js +2 -2
  95. package/calendar/components/days-table/index.css +37 -37
  96. package/calendar/components/days-table/index.js +1 -1
  97. package/calendar/components/header/Component.js +2 -2
  98. package/calendar/components/header/index.css +12 -12
  99. package/calendar/components/header/index.js +1 -1
  100. package/calendar/components/months-table/Component.js +2 -2
  101. package/calendar/components/months-table/index.css +3 -3
  102. package/calendar/components/months-table/index.js +1 -1
  103. package/calendar/components/select-button/Component.d.ts +1 -1
  104. package/calendar/components/select-button/Component.js +2 -2
  105. package/calendar/components/select-button/index.css +9 -9
  106. package/calendar/components/select-button/index.js +1 -1
  107. package/calendar/components/years-table/Component.js +2 -2
  108. package/calendar/components/years-table/index.css +4 -4
  109. package/calendar/components/years-table/index.js +1 -1
  110. package/calendar/esm/Component.js +2 -2
  111. package/calendar/esm/components/days-table/Component.js +2 -2
  112. package/calendar/esm/components/days-table/index.css +37 -37
  113. package/calendar/esm/components/days-table/index.js +1 -1
  114. package/calendar/esm/components/header/Component.js +2 -2
  115. package/calendar/esm/components/header/index.css +12 -12
  116. package/calendar/esm/components/header/index.js +1 -1
  117. package/calendar/esm/components/months-table/Component.js +2 -2
  118. package/calendar/esm/components/months-table/index.css +3 -3
  119. package/calendar/esm/components/months-table/index.js +1 -1
  120. package/calendar/esm/components/select-button/Component.js +2 -2
  121. package/calendar/esm/components/select-button/index.css +9 -9
  122. package/calendar/esm/components/select-button/index.js +1 -1
  123. package/calendar/esm/components/years-table/Component.js +2 -2
  124. package/calendar/esm/components/years-table/index.css +4 -4
  125. package/calendar/esm/components/years-table/index.js +1 -1
  126. package/calendar/esm/index.css +3 -3
  127. package/calendar/esm/index.js +1 -1
  128. package/calendar/esm/{tslib.es6-5ee9c027.d.ts → tslib.es6-2af8f201.d.ts} +0 -0
  129. package/calendar/esm/{tslib.es6-5ee9c027.js → tslib.es6-2af8f201.js} +0 -0
  130. package/calendar/index.css +3 -3
  131. package/calendar/index.js +1 -1
  132. package/calendar/modern/Component.js +1 -1
  133. package/calendar/modern/components/days-table/Component.js +1 -1
  134. package/calendar/modern/components/days-table/index.css +37 -37
  135. package/calendar/modern/components/header/Component.js +1 -1
  136. package/calendar/modern/components/header/index.css +12 -12
  137. package/calendar/modern/components/months-table/Component.js +1 -1
  138. package/calendar/modern/components/months-table/index.css +3 -3
  139. package/calendar/modern/components/select-button/Component.d.ts +1 -1
  140. package/calendar/modern/components/select-button/Component.js +1 -1
  141. package/calendar/modern/components/select-button/index.css +9 -9
  142. package/calendar/modern/components/years-table/Component.js +1 -1
  143. package/calendar/modern/components/years-table/index.css +4 -4
  144. package/calendar/modern/index.css +3 -3
  145. package/calendar/{tslib.es6-7bf0eb24.d.ts → tslib.es6-01dec8ee.d.ts} +0 -0
  146. package/calendar/{tslib.es6-7bf0eb24.js → tslib.es6-01dec8ee.js} +0 -0
  147. package/calendar-input/Component.d.ts +1 -1
  148. package/calendar-input/Component.js +2 -2
  149. package/calendar-input/cssm/Component.d.ts +1 -1
  150. package/calendar-input/cssm/Component.js +1 -1
  151. package/calendar-input/esm/Component.d.ts +1 -1
  152. package/calendar-input/esm/Component.js +3 -3
  153. package/calendar-input/esm/index.css +9 -9
  154. package/calendar-input/index.css +9 -9
  155. package/calendar-input/modern/Component.d.ts +1 -1
  156. package/calendar-input/modern/Component.js +3 -3
  157. package/calendar-input/modern/index.css +9 -9
  158. package/calendar-range/Component.d.ts +1 -6
  159. package/calendar-range/Component.js +13 -8
  160. package/calendar-range/cssm/Component.d.ts +1 -6
  161. package/calendar-range/cssm/Component.js +12 -7
  162. package/calendar-range/cssm/useCalendarMonthes.d.ts +2 -3
  163. package/calendar-range/cssm/useCalendarMonthes.js +13 -27
  164. package/calendar-range/cssm/utils.d.ts +1 -3
  165. package/calendar-range/cssm/utils.js +0 -2
  166. package/calendar-range/esm/Component.d.ts +1 -6
  167. package/calendar-range/esm/Component.js +14 -9
  168. package/calendar-range/esm/index.css +5 -5
  169. package/calendar-range/esm/useCalendarMonthes.d.ts +2 -3
  170. package/calendar-range/esm/useCalendarMonthes.js +14 -28
  171. package/calendar-range/esm/utils.d.ts +1 -3
  172. package/calendar-range/esm/utils.js +1 -2
  173. package/calendar-range/index.css +5 -5
  174. package/calendar-range/modern/Component.d.ts +1 -6
  175. package/calendar-range/modern/Component.js +9 -4
  176. package/calendar-range/modern/index.css +5 -5
  177. package/calendar-range/modern/useCalendarMonthes.d.ts +2 -3
  178. package/calendar-range/modern/useCalendarMonthes.js +12 -26
  179. package/calendar-range/modern/utils.d.ts +1 -3
  180. package/calendar-range/modern/utils.js +1 -2
  181. package/calendar-range/useCalendarMonthes.d.ts +2 -3
  182. package/calendar-range/useCalendarMonthes.js +13 -27
  183. package/calendar-range/utils.d.ts +1 -3
  184. package/calendar-range/utils.js +0 -2
  185. package/calendar-with-skeleton/Component.js +1 -1
  186. package/calendar-with-skeleton/esm/Component.js +1 -1
  187. package/calendar-with-skeleton/esm/index.css +12 -12
  188. package/calendar-with-skeleton/index.css +12 -12
  189. package/calendar-with-skeleton/modern/Component.js +1 -1
  190. package/calendar-with-skeleton/modern/index.css +12 -12
  191. package/card-image/Component.js +1 -1
  192. package/card-image/esm/Component.js +1 -1
  193. package/card-image/esm/index.css +6 -6
  194. package/card-image/index.css +6 -6
  195. package/card-image/modern/Component.js +1 -1
  196. package/card-image/modern/index.css +6 -6
  197. package/cdn-icon/Component.js +1 -1
  198. package/cdn-icon/esm/Component.js +1 -1
  199. package/cdn-icon/esm/index.css +2 -2
  200. package/cdn-icon/index.css +2 -2
  201. package/cdn-icon/modern/Component.js +1 -1
  202. package/cdn-icon/modern/index.css +2 -2
  203. package/chart/Component.js +2 -2
  204. package/chart/components/Dot/index.css +7 -7
  205. package/chart/components/Dot/index.js +1 -1
  206. package/chart/components/Legends/index.css +7 -7
  207. package/chart/components/Legends/index.js +1 -1
  208. package/chart/components/Tick/index.css +3 -3
  209. package/chart/components/Tick/index.js +1 -1
  210. package/chart/components/TooltipContent/index.css +6 -6
  211. package/chart/components/TooltipContent/index.js +1 -1
  212. package/chart/esm/Component.js +2 -2
  213. package/chart/esm/components/Dot/index.css +7 -7
  214. package/chart/esm/components/Dot/index.js +1 -1
  215. package/chart/esm/components/Legends/index.css +7 -7
  216. package/chart/esm/components/Legends/index.js +1 -1
  217. package/chart/esm/components/Tick/index.css +3 -3
  218. package/chart/esm/components/Tick/index.js +1 -1
  219. package/chart/esm/components/TooltipContent/index.css +6 -6
  220. package/chart/esm/components/TooltipContent/index.js +1 -1
  221. package/chart/esm/hooks/useSettings/index.js +1 -1
  222. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  223. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  224. package/chart/esm/index.css +2 -2
  225. package/chart/esm/index.js +1 -1
  226. package/chart/esm/{tslib.es6-920c502b.d.ts → tslib.es6-e5e3cbfd.d.ts} +0 -0
  227. package/chart/esm/{tslib.es6-920c502b.js → tslib.es6-e5e3cbfd.js} +0 -0
  228. package/chart/hooks/useSettings/index.js +1 -1
  229. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  230. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  231. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  232. package/chart/index.css +2 -2
  233. package/chart/index.js +1 -1
  234. package/chart/modern/Component.js +1 -1
  235. package/chart/modern/components/Dot/index.css +7 -7
  236. package/chart/modern/components/Dot/index.js +1 -1
  237. package/chart/modern/components/Legends/index.css +7 -7
  238. package/chart/modern/components/Legends/index.js +1 -1
  239. package/chart/modern/components/Tick/index.css +3 -3
  240. package/chart/modern/components/Tick/index.js +1 -1
  241. package/chart/modern/components/TooltipContent/index.css +6 -6
  242. package/chart/modern/components/TooltipContent/index.js +1 -1
  243. package/chart/modern/index.css +2 -2
  244. package/chart/{tslib.es6-02040514.d.ts → tslib.es6-7f36e707.d.ts} +0 -0
  245. package/chart/{tslib.es6-02040514.js → tslib.es6-7f36e707.js} +0 -0
  246. package/checkbox/Component.js +1 -1
  247. package/checkbox/esm/Component.js +1 -1
  248. package/checkbox/esm/index.css +36 -36
  249. package/checkbox/index.css +36 -36
  250. package/checkbox/modern/Component.js +1 -1
  251. package/checkbox/modern/index.css +36 -36
  252. package/checkbox-group/Component.js +1 -1
  253. package/checkbox-group/esm/Component.js +1 -1
  254. package/checkbox-group/esm/index.css +16 -16
  255. package/checkbox-group/index.css +16 -16
  256. package/checkbox-group/modern/Component.js +1 -1
  257. package/checkbox-group/modern/index.css +16 -16
  258. package/circular-progress-bar/Component.js +1 -1
  259. package/circular-progress-bar/esm/Component.js +1 -1
  260. package/circular-progress-bar/esm/index.css +17 -17
  261. package/circular-progress-bar/index.css +17 -17
  262. package/circular-progress-bar/modern/Component.js +1 -1
  263. package/circular-progress-bar/modern/index.css +17 -17
  264. package/collapse/Component.js +1 -1
  265. package/collapse/esm/Component.js +1 -1
  266. package/collapse/esm/index.css +8 -8
  267. package/collapse/index.css +8 -8
  268. package/collapse/modern/Component.js +1 -1
  269. package/collapse/modern/index.css +8 -8
  270. package/confirmation/component.js +1 -1
  271. package/confirmation/components/code-input/component.js +1 -1
  272. package/confirmation/components/code-input/index.css +10 -10
  273. package/confirmation/components/countdown/component.js +1 -1
  274. package/confirmation/components/countdown/index.css +13 -13
  275. package/confirmation/components/countdown-loader/component.js +1 -1
  276. package/confirmation/components/countdown-loader/index.css +2 -2
  277. package/confirmation/components/overlimit/component.js +1 -1
  278. package/confirmation/components/overlimit/index.css +9 -9
  279. package/confirmation/components/sign-confirmation/component.js +1 -1
  280. package/confirmation/components/sign-confirmation/index.css +13 -13
  281. package/confirmation/esm/component.js +1 -1
  282. package/confirmation/esm/components/code-input/component.js +1 -1
  283. package/confirmation/esm/components/code-input/index.css +10 -10
  284. package/confirmation/esm/components/countdown/component.js +1 -1
  285. package/confirmation/esm/components/countdown/index.css +13 -13
  286. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  287. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  288. package/confirmation/esm/components/overlimit/component.js +1 -1
  289. package/confirmation/esm/components/overlimit/index.css +9 -9
  290. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  291. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  292. package/confirmation/esm/index.css +14 -14
  293. package/confirmation/index.css +14 -14
  294. package/confirmation/modern/component.js +1 -1
  295. package/confirmation/modern/components/code-input/component.js +1 -1
  296. package/confirmation/modern/components/code-input/index.css +10 -10
  297. package/confirmation/modern/components/countdown/component.js +1 -1
  298. package/confirmation/modern/components/countdown/index.css +13 -13
  299. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  300. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  301. package/confirmation/modern/components/overlimit/component.js +1 -1
  302. package/confirmation/modern/components/overlimit/index.css +9 -9
  303. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  304. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  305. package/confirmation/modern/index.css +14 -14
  306. package/date-input/Component.d.ts +3 -3
  307. package/date-input/Component.js +12 -11
  308. package/date-input/cssm/Component.d.ts +3 -3
  309. package/date-input/cssm/Component.js +11 -10
  310. package/date-input/cssm/index.js +1 -3
  311. package/date-input/cssm/utils/format.d.ts +1 -3
  312. package/date-input/cssm/utils/format.js +0 -23
  313. package/date-input/cssm/utils/index.js +0 -2
  314. package/date-input/esm/Component.d.ts +3 -3
  315. package/date-input/esm/Component.js +14 -13
  316. package/date-input/esm/index.css +4 -4
  317. package/date-input/esm/index.js +3 -3
  318. package/date-input/esm/utils/format.d.ts +1 -3
  319. package/date-input/esm/utils/format.js +3 -24
  320. package/date-input/esm/utils/index.js +2 -2
  321. package/date-input/index.css +4 -4
  322. package/date-input/index.js +1 -3
  323. package/date-input/modern/Component.d.ts +3 -3
  324. package/date-input/modern/Component.js +13 -14
  325. package/date-input/modern/index.css +4 -4
  326. package/date-input/modern/index.js +3 -3
  327. package/date-input/modern/utils/format.d.ts +1 -3
  328. package/date-input/modern/utils/format.js +3 -22
  329. package/date-input/modern/utils/index.js +2 -2
  330. package/date-input/utils/format.d.ts +1 -3
  331. package/date-input/utils/format.js +0 -23
  332. package/date-input/utils/index.js +0 -2
  333. package/divider/Component.js +1 -1
  334. package/divider/esm/Component.js +1 -1
  335. package/divider/esm/index.css +1 -1
  336. package/divider/index.css +1 -1
  337. package/divider/modern/Component.js +1 -1
  338. package/divider/modern/index.css +1 -1
  339. package/drawer/Component.js +1 -1
  340. package/drawer/esm/Component.js +1 -1
  341. package/drawer/esm/index.css +16 -16
  342. package/drawer/index.css +16 -16
  343. package/drawer/modern/Component.js +1 -1
  344. package/drawer/modern/index.css +16 -16
  345. package/dropzone/Component.js +1 -1
  346. package/dropzone/components/overlay/Component.js +1 -1
  347. package/dropzone/components/overlay/index.css +4 -4
  348. package/dropzone/esm/Component.js +1 -1
  349. package/dropzone/esm/components/overlay/Component.js +1 -1
  350. package/dropzone/esm/components/overlay/index.css +4 -4
  351. package/dropzone/esm/index.css +7 -7
  352. package/dropzone/index.css +7 -7
  353. package/dropzone/modern/Component.js +1 -1
  354. package/dropzone/modern/components/overlay/Component.js +1 -1
  355. package/dropzone/modern/components/overlay/index.css +4 -4
  356. package/dropzone/modern/index.css +7 -7
  357. package/file-upload-item/Component.js +1 -1
  358. package/file-upload-item/esm/Component.js +1 -1
  359. package/file-upload-item/esm/index.css +16 -16
  360. package/file-upload-item/index.css +16 -16
  361. package/file-upload-item/modern/Component.js +1 -1
  362. package/file-upload-item/modern/index.css +16 -16
  363. package/form-control/Component.js +3 -3
  364. package/form-control/default.css +14 -14
  365. package/form-control/esm/Component.js +3 -3
  366. package/form-control/esm/default.css +14 -14
  367. package/form-control/esm/index.css +41 -41
  368. package/form-control/esm/inverted.css +14 -14
  369. package/form-control/index.css +41 -41
  370. package/form-control/inverted.css +14 -14
  371. package/form-control/modern/Component.js +3 -3
  372. package/form-control/modern/default.css +14 -14
  373. package/form-control/modern/index.css +41 -41
  374. package/form-control/modern/inverted.css +14 -14
  375. package/gallery/Component.js +3 -3
  376. package/gallery/components/header/Component.js +2 -2
  377. package/gallery/components/header/buttons.js +1 -1
  378. package/gallery/components/header/index.css +3 -3
  379. package/gallery/components/header/index.js +1 -1
  380. package/gallery/components/header-info-block/Component.js +1 -1
  381. package/gallery/components/header-info-block/index.css +5 -5
  382. package/gallery/components/image-preview/Component.js +1 -1
  383. package/gallery/components/image-preview/index.css +12 -12
  384. package/gallery/components/image-viewer/component.js +2 -2
  385. package/gallery/components/image-viewer/index.css +19 -19
  386. package/gallery/components/image-viewer/index.js +2 -2
  387. package/gallery/components/image-viewer/slide.js +1 -1
  388. package/gallery/components/index.js +2 -2
  389. package/gallery/components/navigation-bar/Component.js +1 -1
  390. package/gallery/components/navigation-bar/index.css +6 -6
  391. package/gallery/esm/Component.js +3 -3
  392. package/gallery/esm/components/header/Component.js +2 -2
  393. package/gallery/esm/components/header/buttons.js +1 -1
  394. package/gallery/esm/components/header/index.css +3 -3
  395. package/gallery/esm/components/header/index.js +1 -1
  396. package/gallery/esm/components/header-info-block/Component.js +1 -1
  397. package/gallery/esm/components/header-info-block/index.css +5 -5
  398. package/gallery/esm/components/image-preview/Component.js +1 -1
  399. package/gallery/esm/components/image-preview/index.css +12 -12
  400. package/gallery/esm/components/image-viewer/component.js +2 -2
  401. package/gallery/esm/components/image-viewer/index.css +19 -19
  402. package/gallery/esm/components/image-viewer/index.js +2 -2
  403. package/gallery/esm/components/image-viewer/slide.js +1 -1
  404. package/gallery/esm/components/index.js +2 -2
  405. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  406. package/gallery/esm/components/navigation-bar/index.css +6 -6
  407. package/gallery/esm/index.css +3 -3
  408. package/gallery/esm/index.js +2 -2
  409. package/gallery/esm/{slide-f59ab33c.d.ts → slide-5a9674e5.d.ts} +0 -0
  410. package/gallery/esm/{slide-f59ab33c.js → slide-5a9674e5.js} +1 -1
  411. package/gallery/esm/{tslib.es6-5fecc47f.d.ts → tslib.es6-e9ce8167.d.ts} +0 -0
  412. package/gallery/esm/{tslib.es6-5fecc47f.js → tslib.es6-e9ce8167.js} +0 -0
  413. package/gallery/index.css +3 -3
  414. package/gallery/index.js +2 -2
  415. package/gallery/modern/Component.js +2 -2
  416. package/gallery/modern/components/header/Component.js +1 -1
  417. package/gallery/modern/components/header/index.css +3 -3
  418. package/gallery/modern/components/header-info-block/Component.js +1 -1
  419. package/gallery/modern/components/header-info-block/index.css +5 -5
  420. package/gallery/modern/components/image-preview/Component.js +1 -1
  421. package/gallery/modern/components/image-preview/index.css +12 -12
  422. package/gallery/modern/components/image-viewer/component.js +1 -1
  423. package/gallery/modern/components/image-viewer/index.css +19 -19
  424. package/gallery/modern/components/image-viewer/index.js +1 -1
  425. package/gallery/modern/components/image-viewer/slide.js +1 -1
  426. package/gallery/modern/components/index.js +1 -1
  427. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  428. package/gallery/modern/components/navigation-bar/index.css +6 -6
  429. package/gallery/modern/index.css +3 -3
  430. package/gallery/modern/index.js +1 -1
  431. package/gallery/modern/{slide-c070d36f.d.ts → slide-650deeae.d.ts} +0 -0
  432. package/gallery/modern/{slide-c070d36f.js → slide-650deeae.js} +1 -1
  433. package/gallery/{slide-01c3f54f.d.ts → slide-b8ea1ac8.d.ts} +0 -0
  434. package/gallery/{slide-01c3f54f.js → slide-b8ea1ac8.js} +1 -1
  435. package/gallery/{tslib.es6-62451de5.d.ts → tslib.es6-00bdc67b.d.ts} +0 -0
  436. package/gallery/{tslib.es6-62451de5.js → tslib.es6-00bdc67b.js} +0 -0
  437. package/grid/Component.js +1 -1
  438. package/grid/col/Component.js +2 -2
  439. package/grid/col/index.css +511 -511
  440. package/grid/col/index.js +1 -1
  441. package/grid/esm/Component.js +1 -1
  442. package/grid/esm/col/Component.js +2 -2
  443. package/grid/esm/col/index.css +511 -511
  444. package/grid/esm/col/index.js +1 -1
  445. package/grid/esm/gutters.css +78 -78
  446. package/grid/esm/{gutters.module-501817cb.d.ts → gutters.module-3f3d7717.d.ts} +0 -0
  447. package/grid/esm/gutters.module-3f3d7717.js +27 -0
  448. package/grid/esm/index.js +1 -1
  449. package/grid/esm/row/Component.js +2 -2
  450. package/grid/esm/row/index.css +9 -9
  451. package/grid/esm/row/index.js +1 -1
  452. package/grid/gutters.css +78 -78
  453. package/grid/{gutters.module-cdd89328.d.ts → gutters.module-fc23713c.d.ts} +0 -0
  454. package/grid/gutters.module-fc23713c.js +28 -0
  455. package/grid/index.js +1 -1
  456. package/grid/modern/Component.js +1 -1
  457. package/grid/modern/col/Component.js +2 -2
  458. package/grid/modern/col/index.css +511 -511
  459. package/grid/modern/col/index.js +1 -1
  460. package/grid/modern/gutters.css +78 -78
  461. package/grid/modern/gutters.module-f0080a8b.js +4 -0
  462. package/grid/modern/index.js +1 -1
  463. package/grid/modern/row/Component.js +2 -2
  464. package/grid/modern/row/index.css +9 -9
  465. package/grid/modern/row/index.js +1 -1
  466. package/grid/row/Component.js +2 -2
  467. package/grid/row/index.css +9 -9
  468. package/grid/row/index.js +1 -1
  469. package/icon-button/Component.js +3 -3
  470. package/icon-button/default.css +12 -12
  471. package/icon-button/esm/Component.js +3 -3
  472. package/icon-button/esm/default.css +12 -12
  473. package/icon-button/esm/index.css +5 -5
  474. package/icon-button/esm/inverted.css +12 -12
  475. package/icon-button/index.css +5 -5
  476. package/icon-button/inverted.css +12 -12
  477. package/icon-button/modern/Component.js +3 -3
  478. package/icon-button/modern/default.css +12 -12
  479. package/icon-button/modern/index.css +5 -5
  480. package/icon-button/modern/inverted.css +12 -12
  481. package/input/Component.js +3 -3
  482. package/input/default.css +13 -13
  483. package/input/esm/Component.js +3 -3
  484. package/input/esm/default.css +13 -13
  485. package/input/esm/index.css +31 -31
  486. package/input/esm/inverted.css +13 -13
  487. package/input/index.css +31 -31
  488. package/input/inverted.css +13 -13
  489. package/input/modern/Component.js +3 -3
  490. package/input/modern/default.css +13 -13
  491. package/input/modern/index.css +31 -31
  492. package/input/modern/inverted.css +13 -13
  493. package/input-autocomplete/{Component-a76d0cfe.d.ts → Component-cac9d4a6.d.ts} +0 -0
  494. package/input-autocomplete/{Component-a76d0cfe.js → Component-cac9d4a6.js} +1 -1
  495. package/input-autocomplete/Component.js +1 -1
  496. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  497. package/input-autocomplete/autocomplete-field/index.css +2 -2
  498. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  499. package/input-autocomplete/autocomplete-field/index.js +1 -1
  500. package/input-autocomplete/esm/{Component-f6b61fcc.d.ts → Component-0869db62.d.ts} +0 -0
  501. package/input-autocomplete/esm/{Component-f6b61fcc.js → Component-0869db62.js} +1 -1
  502. package/input-autocomplete/esm/Component.js +1 -1
  503. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  504. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  505. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  506. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  507. package/input-autocomplete/esm/index.js +1 -1
  508. package/input-autocomplete/index.js +1 -1
  509. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  510. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  511. package/intl-phone-input/{component-a263c99e.d.ts → component-4ec74218.d.ts} +0 -0
  512. package/intl-phone-input/{component-a263c99e.js → component-4ec74218.js} +1 -1
  513. package/intl-phone-input/component.js +3 -3
  514. package/intl-phone-input/components/flag-icon/component.js +1 -1
  515. package/intl-phone-input/components/flag-icon/index.css +784 -784
  516. package/intl-phone-input/components/index.js +1 -1
  517. package/intl-phone-input/components/select/component.js +2 -2
  518. package/intl-phone-input/components/select/index.css +6 -6
  519. package/intl-phone-input/components/select/index.js +1 -1
  520. package/intl-phone-input/components/select-field/component.js +1 -1
  521. package/intl-phone-input/components/select-field/index.css +8 -8
  522. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  523. package/intl-phone-input/components/select-field/index.js +1 -1
  524. package/intl-phone-input/esm/{component-f4ef8413.d.ts → component-73ff1bd7.d.ts} +0 -0
  525. package/intl-phone-input/esm/{component-f4ef8413.js → component-73ff1bd7.js} +1 -1
  526. package/intl-phone-input/esm/component.js +3 -3
  527. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  528. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  529. package/intl-phone-input/esm/components/index.js +1 -1
  530. package/intl-phone-input/esm/components/select/component.js +2 -2
  531. package/intl-phone-input/esm/components/select/index.css +6 -6
  532. package/intl-phone-input/esm/components/select/index.js +1 -1
  533. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  534. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  535. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  536. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  537. package/intl-phone-input/esm/index.css +3 -3
  538. package/intl-phone-input/esm/index.js +1 -1
  539. package/intl-phone-input/esm/{libphonenumber-js.min-0abef54e.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
  540. package/intl-phone-input/esm/{libphonenumber-js.min-0abef54e.js → libphonenumber-js.min-05510443.js} +0 -0
  541. package/intl-phone-input/index.css +3 -3
  542. package/intl-phone-input/index.js +1 -1
  543. package/intl-phone-input/{libphonenumber-js.min-3e42ea7f.d.ts → libphonenumber-js.min-dc34f54e.d.ts} +0 -0
  544. package/intl-phone-input/{libphonenumber-js.min-3e42ea7f.js → libphonenumber-js.min-dc34f54e.js} +0 -0
  545. package/intl-phone-input/modern/component.js +2 -2
  546. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  547. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  548. package/intl-phone-input/modern/components/select/component.js +1 -1
  549. package/intl-phone-input/modern/components/select/index.css +6 -6
  550. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  551. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  552. package/intl-phone-input/modern/index.css +3 -3
  553. package/intl-phone-input/modern/{libphonenumber-js.min-0abef54e.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
  554. package/intl-phone-input/modern/{libphonenumber-js.min-0abef54e.js → libphonenumber-js.min-05510443.js} +0 -0
  555. package/link/Component.js +3 -3
  556. package/link/default.css +9 -9
  557. package/link/esm/Component.js +3 -3
  558. package/link/esm/default.css +9 -9
  559. package/link/esm/index.css +11 -11
  560. package/link/esm/inverted.css +9 -9
  561. package/link/index.css +11 -11
  562. package/link/inverted.css +9 -9
  563. package/link/modern/Component.js +3 -3
  564. package/link/modern/default.css +9 -9
  565. package/link/modern/index.css +11 -11
  566. package/link/modern/inverted.css +9 -9
  567. package/list/Component.js +1 -1
  568. package/list/esm/Component.js +1 -1
  569. package/list/esm/index.css +9 -9
  570. package/list/index.css +9 -9
  571. package/list/modern/Component.js +1 -1
  572. package/list/modern/index.css +9 -9
  573. package/list-header/Component.js +1 -1
  574. package/list-header/esm/Component.js +1 -1
  575. package/list-header/esm/index.css +3 -3
  576. package/list-header/index.css +3 -3
  577. package/list-header/modern/Component.js +1 -1
  578. package/list-header/modern/index.css +3 -3
  579. package/loader/Component.js +1 -1
  580. package/loader/esm/Component.js +1 -1
  581. package/loader/esm/index.css +7 -7
  582. package/loader/index.css +7 -7
  583. package/loader/modern/Component.js +1 -1
  584. package/loader/modern/index.css +7 -7
  585. package/masked-input/Component.js +1 -1
  586. package/masked-input/esm/Component.js +1 -1
  587. package/masked-input/esm/index.css +2 -2
  588. package/masked-input/index.css +2 -2
  589. package/masked-input/modern/Component.js +1 -1
  590. package/masked-input/modern/index.css +2 -2
  591. package/modal/Component.desktop.js +3 -3
  592. package/modal/Component.mobile.js +3 -3
  593. package/modal/Component.responsive.d.ts +3 -3
  594. package/modal/Component.responsive.js +2 -2
  595. package/modal/components/closer/Component.js +2 -2
  596. package/modal/components/closer/index.css +7 -7
  597. package/modal/components/content/Component.desktop.js +2 -2
  598. package/modal/components/content/Component.mobile.js +2 -2
  599. package/modal/components/content/desktop.css +11 -11
  600. package/modal/components/content/mobile.css +6 -6
  601. package/modal/components/footer/Component.desktop.js +2 -2
  602. package/modal/components/footer/Component.js +1 -1
  603. package/modal/components/footer/Component.mobile.js +2 -2
  604. package/modal/components/footer/desktop.css +11 -11
  605. package/modal/components/footer/layout.css +24 -24
  606. package/modal/components/footer/mobile.css +6 -6
  607. package/modal/components/header/Component.desktop.js +2 -2
  608. package/modal/components/header/Component.js +1 -1
  609. package/modal/components/header/Component.mobile.js +2 -2
  610. package/modal/components/header/desktop.css +15 -15
  611. package/modal/components/header/mobile.css +10 -10
  612. package/modal/desktop.css +7 -7
  613. package/modal/desktop.js +2 -2
  614. package/modal/esm/Component.desktop.js +3 -3
  615. package/modal/esm/Component.mobile.js +3 -3
  616. package/modal/esm/Component.responsive.js +2 -2
  617. package/modal/esm/components/closer/Component.js +2 -2
  618. package/modal/esm/components/closer/index.css +7 -7
  619. package/modal/esm/components/content/Component.desktop.js +2 -2
  620. package/modal/esm/components/content/Component.mobile.js +2 -2
  621. package/modal/esm/components/content/desktop.css +11 -11
  622. package/modal/esm/components/content/mobile.css +6 -6
  623. package/modal/esm/components/footer/Component.desktop.js +2 -2
  624. package/modal/esm/components/footer/Component.js +1 -1
  625. package/modal/esm/components/footer/Component.mobile.js +2 -2
  626. package/modal/esm/components/footer/desktop.css +11 -11
  627. package/modal/esm/components/footer/layout.css +24 -24
  628. package/modal/esm/components/footer/mobile.css +6 -6
  629. package/modal/esm/components/header/Component.desktop.js +2 -2
  630. package/modal/esm/components/header/Component.js +1 -1
  631. package/modal/esm/components/header/Component.mobile.js +2 -2
  632. package/modal/esm/components/header/desktop.css +15 -15
  633. package/modal/esm/components/header/mobile.css +10 -10
  634. package/modal/esm/desktop.css +7 -7
  635. package/modal/esm/desktop.js +2 -2
  636. package/modal/esm/index.js +2 -2
  637. package/modal/esm/mobile.css +1 -1
  638. package/modal/esm/mobile.js +2 -2
  639. package/modal/esm/responsive.js +2 -2
  640. package/modal/esm/transitions.css +7 -7
  641. package/modal/esm/transitions.module-33717953.js +4 -0
  642. package/modal/esm/{tslib.es6-cb3cee82.d.ts → tslib.es6-d1a57739.d.ts} +0 -0
  643. package/modal/esm/{tslib.es6-cb3cee82.js → tslib.es6-d1a57739.js} +0 -0
  644. package/modal/index.js +2 -2
  645. package/modal/mobile.css +1 -1
  646. package/modal/mobile.js +2 -2
  647. package/modal/modern/Component.desktop.js +2 -2
  648. package/modal/modern/Component.mobile.js +2 -2
  649. package/modal/modern/Component.responsive.js +1 -1
  650. package/modal/modern/components/closer/Component.js +1 -1
  651. package/modal/modern/components/closer/index.css +7 -7
  652. package/modal/modern/components/content/Component.desktop.js +1 -1
  653. package/modal/modern/components/content/Component.mobile.js +1 -1
  654. package/modal/modern/components/content/desktop.css +11 -11
  655. package/modal/modern/components/content/mobile.css +6 -6
  656. package/modal/modern/components/footer/Component.desktop.js +1 -1
  657. package/modal/modern/components/footer/Component.js +1 -1
  658. package/modal/modern/components/footer/Component.mobile.js +1 -1
  659. package/modal/modern/components/footer/desktop.css +11 -11
  660. package/modal/modern/components/footer/layout.css +24 -24
  661. package/modal/modern/components/footer/mobile.css +6 -6
  662. package/modal/modern/components/header/Component.desktop.js +1 -1
  663. package/modal/modern/components/header/Component.mobile.js +1 -1
  664. package/modal/modern/components/header/desktop.css +15 -15
  665. package/modal/modern/components/header/mobile.css +10 -10
  666. package/modal/modern/desktop.css +7 -7
  667. package/modal/modern/desktop.js +1 -1
  668. package/modal/modern/index.js +1 -1
  669. package/modal/modern/mobile.css +1 -1
  670. package/modal/modern/mobile.js +1 -1
  671. package/modal/modern/responsive.js +1 -1
  672. package/modal/modern/transitions.css +7 -7
  673. package/modal/modern/transitions.module-33717953.js +4 -0
  674. package/modal/responsive.js +2 -2
  675. package/modal/transitions.css +7 -7
  676. package/modal/transitions.module-8314db33.js +4 -0
  677. package/modal/{tslib.es6-1fc8687c.d.ts → tslib.es6-353e6284.d.ts} +0 -0
  678. package/modal/{tslib.es6-1fc8687c.js → tslib.es6-353e6284.js} +0 -0
  679. package/notification/Component.js +1 -1
  680. package/notification/esm/Component.js +1 -1
  681. package/notification/esm/index.css +7 -7
  682. package/notification/index.css +7 -7
  683. package/notification/modern/Component.js +1 -1
  684. package/notification/modern/index.css +7 -7
  685. package/notification-manager/{component-af0311fe.d.ts → component-b43e1e4e.d.ts} +0 -0
  686. package/notification-manager/{component-af0311fe.js → component-b43e1e4e.js} +0 -0
  687. package/notification-manager/component.js +2 -2
  688. package/notification-manager/components/index.js +1 -1
  689. package/notification-manager/components/notification/component.js +1 -1
  690. package/notification-manager/components/notification/index.d.ts +1 -1
  691. package/notification-manager/components/notification/index.js +1 -1
  692. package/notification-manager/esm/{component-fec0cb46.d.ts → component-d3e0b57d.d.ts} +0 -0
  693. package/notification-manager/esm/{component-fec0cb46.js → component-d3e0b57d.js} +0 -0
  694. package/notification-manager/esm/component.js +2 -2
  695. package/notification-manager/esm/components/index.js +1 -1
  696. package/notification-manager/esm/components/notification/component.js +1 -1
  697. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  698. package/notification-manager/esm/components/notification/index.js +1 -1
  699. package/notification-manager/esm/index.css +11 -11
  700. package/notification-manager/esm/index.js +1 -1
  701. package/notification-manager/index.css +11 -11
  702. package/notification-manager/index.js +1 -1
  703. package/notification-manager/modern/component.js +1 -1
  704. package/notification-manager/modern/index.css +11 -11
  705. package/package.json +5 -5
  706. package/password-input/component.js +1 -1
  707. package/password-input/esm/component.js +1 -1
  708. package/password-input/esm/index.css +5 -5
  709. package/password-input/index.css +5 -5
  710. package/password-input/modern/component.js +1 -1
  711. package/password-input/modern/index.css +5 -5
  712. package/picker-button/{Component-9ca3315d.d.ts → Component-e14523a2.d.ts} +0 -0
  713. package/picker-button/{Component-9ca3315d.js → Component-e14523a2.js} +1 -1
  714. package/picker-button/Component.d.ts +1 -1
  715. package/picker-button/Component.js +2 -2
  716. package/picker-button/esm/{Component-cb1ee10b.d.ts → Component-1677369f.d.ts} +0 -0
  717. package/picker-button/esm/{Component-cb1ee10b.js → Component-1677369f.js} +1 -1
  718. package/picker-button/esm/Component.js +2 -2
  719. package/picker-button/esm/field/Component.js +1 -1
  720. package/picker-button/esm/field/index.css +3 -3
  721. package/picker-button/esm/field/index.d.ts +1 -1
  722. package/picker-button/esm/field/index.js +1 -1
  723. package/picker-button/esm/index.css +2 -2
  724. package/picker-button/esm/index.js +1 -1
  725. package/picker-button/field/Component.js +1 -1
  726. package/picker-button/field/index.css +3 -3
  727. package/picker-button/field/index.d.ts +1 -1
  728. package/picker-button/field/index.js +1 -1
  729. package/picker-button/index.css +2 -2
  730. package/picker-button/index.js +1 -1
  731. package/picker-button/modern/Component.js +1 -1
  732. package/picker-button/modern/field/Component.js +1 -1
  733. package/picker-button/modern/field/index.css +3 -3
  734. package/picker-button/modern/index.css +2 -2
  735. package/plate/Component.js +1 -1
  736. package/plate/esm/Component.js +1 -1
  737. package/plate/esm/index.css +26 -26
  738. package/plate/index.css +26 -26
  739. package/plate/modern/Component.js +1 -1
  740. package/plate/modern/index.css +26 -26
  741. package/popover/Component.js +1 -1
  742. package/popover/esm/Component.js +1 -1
  743. package/popover/esm/index.css +31 -31
  744. package/popover/index.css +31 -31
  745. package/popover/modern/Component.js +1 -1
  746. package/popover/modern/index.css +31 -31
  747. package/progress-bar/Component.js +1 -1
  748. package/progress-bar/esm/Component.js +1 -1
  749. package/progress-bar/esm/index.css +4 -4
  750. package/progress-bar/index.css +4 -4
  751. package/progress-bar/modern/Component.js +1 -1
  752. package/progress-bar/modern/index.css +4 -4
  753. package/pure-input/Component.js +1 -1
  754. package/pure-input/esm/Component.js +1 -1
  755. package/pure-input/esm/index.css +25 -25
  756. package/pure-input/index.css +25 -25
  757. package/pure-input/modern/Component.js +1 -1
  758. package/pure-input/modern/index.css +25 -25
  759. package/radio/Component.js +1 -1
  760. package/radio/esm/Component.js +1 -1
  761. package/radio/esm/index.css +31 -31
  762. package/radio/index.css +31 -31
  763. package/radio/modern/Component.js +1 -1
  764. package/radio/modern/index.css +31 -31
  765. package/radio-group/Component.js +1 -1
  766. package/radio-group/esm/Component.js +1 -1
  767. package/radio-group/esm/index.css +16 -16
  768. package/radio-group/index.css +16 -16
  769. package/radio-group/modern/Component.js +1 -1
  770. package/radio-group/modern/index.css +16 -16
  771. package/select/Component.d.ts +1 -1
  772. package/select/Component.js +1 -1
  773. package/select/components/arrow/Component.js +1 -1
  774. package/select/components/arrow/index.css +3 -3
  775. package/select/components/base-select/Component.js +2 -2
  776. package/select/components/base-select/index.css +7 -7
  777. package/select/components/base-select/index.js +1 -1
  778. package/select/components/checkmark/Component.js +1 -1
  779. package/select/components/checkmark/index.css +3 -3
  780. package/select/components/field/Component.js +2 -2
  781. package/select/components/field/index.css +9 -9
  782. package/select/components/field/index.js +1 -1
  783. package/select/components/index.js +1 -1
  784. package/select/components/native-select/Component.js +1 -1
  785. package/select/components/native-select/index.js +1 -1
  786. package/select/components/optgroup/Component.js +1 -1
  787. package/select/components/optgroup/index.css +6 -6
  788. package/select/components/option/Component.js +2 -2
  789. package/select/components/option/index.css +20 -20
  790. package/select/components/option/index.js +1 -1
  791. package/select/components/options-list/Component.js +1 -1
  792. package/select/components/options-list/index.css +5 -5
  793. package/select/components/virtual-options-list/Component.js +1 -1
  794. package/select/components/virtual-options-list/index.css +11 -11
  795. package/select/esm/Component.js +1 -1
  796. package/select/esm/components/arrow/Component.js +1 -1
  797. package/select/esm/components/arrow/index.css +3 -3
  798. package/select/esm/components/base-select/Component.js +2 -2
  799. package/select/esm/components/base-select/index.css +7 -7
  800. package/select/esm/components/base-select/index.js +1 -1
  801. package/select/esm/components/checkmark/Component.js +1 -1
  802. package/select/esm/components/checkmark/index.css +3 -3
  803. package/select/esm/components/field/Component.js +2 -2
  804. package/select/esm/components/field/index.css +9 -9
  805. package/select/esm/components/field/index.js +1 -1
  806. package/select/esm/components/index.js +1 -1
  807. package/select/esm/components/native-select/Component.js +1 -1
  808. package/select/esm/components/native-select/index.js +1 -1
  809. package/select/esm/components/optgroup/Component.js +1 -1
  810. package/select/esm/components/optgroup/index.css +6 -6
  811. package/select/esm/components/option/Component.js +2 -2
  812. package/select/esm/components/option/index.css +20 -20
  813. package/select/esm/components/option/index.js +1 -1
  814. package/select/esm/components/options-list/Component.js +1 -1
  815. package/select/esm/components/options-list/index.css +5 -5
  816. package/select/esm/components/virtual-options-list/Component.js +1 -1
  817. package/select/esm/components/virtual-options-list/index.css +11 -11
  818. package/select/esm/index.js +1 -1
  819. package/select/esm/presets/index.js +1 -1
  820. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  821. package/select/esm/presets/useLazyLoading/index.css +2 -2
  822. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  823. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  824. package/select/esm/{tslib.es6-8665233a.d.ts → tslib.es6-23bfcc5e.d.ts} +0 -0
  825. package/select/esm/{tslib.es6-8665233a.js → tslib.es6-23bfcc5e.js} +0 -0
  826. package/select/index.js +1 -1
  827. package/select/modern/Component.d.ts +1 -1
  828. package/select/modern/components/arrow/Component.js +1 -1
  829. package/select/modern/components/arrow/index.css +3 -3
  830. package/select/modern/components/base-select/Component.js +1 -1
  831. package/select/modern/components/base-select/index.css +7 -7
  832. package/select/modern/components/checkmark/Component.js +1 -1
  833. package/select/modern/components/checkmark/index.css +3 -3
  834. package/select/modern/components/field/Component.js +1 -1
  835. package/select/modern/components/field/index.css +9 -9
  836. package/select/modern/components/optgroup/Component.js +1 -1
  837. package/select/modern/components/optgroup/index.css +6 -6
  838. package/select/modern/components/option/Component.js +1 -1
  839. package/select/modern/components/option/index.css +20 -20
  840. package/select/modern/components/options-list/Component.js +1 -1
  841. package/select/modern/components/options-list/index.css +5 -5
  842. package/select/modern/components/virtual-options-list/Component.js +1 -1
  843. package/select/modern/components/virtual-options-list/index.css +11 -11
  844. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  845. package/select/modern/presets/useLazyLoading/index.css +2 -2
  846. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  847. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  848. package/select/presets/index.js +1 -1
  849. package/select/presets/useLazyLoading/hook.js +2 -2
  850. package/select/presets/useLazyLoading/index.css +2 -2
  851. package/select/presets/useSelectWithLoading/hook.js +2 -2
  852. package/select/presets/useSelectWithLoading/index.css +2 -2
  853. package/select/{tslib.es6-dd4751fd.d.ts → tslib.es6-e9eec344.d.ts} +0 -0
  854. package/select/{tslib.es6-dd4751fd.js → tslib.es6-e9eec344.js} +0 -0
  855. package/select-with-tags/component.js +1 -1
  856. package/select-with-tags/components/index.js +1 -1
  857. package/select-with-tags/components/tag/component.js +2 -2
  858. package/select-with-tags/components/tag/index.css +11 -11
  859. package/select-with-tags/components/tag/index.js +1 -1
  860. package/select-with-tags/components/tag-list/component.js +2 -2
  861. package/select-with-tags/components/tag-list/index.css +31 -31
  862. package/select-with-tags/components/tag-list/index.js +1 -1
  863. package/select-with-tags/esm/component.js +1 -1
  864. package/select-with-tags/esm/components/index.js +1 -1
  865. package/select-with-tags/esm/components/tag/component.js +2 -2
  866. package/select-with-tags/esm/components/tag/index.css +11 -11
  867. package/select-with-tags/esm/components/tag/index.js +1 -1
  868. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  869. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  870. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  871. package/select-with-tags/esm/index.js +1 -1
  872. package/select-with-tags/esm/{tslib.es6-85871e18.d.ts → tslib.es6-ac21acd4.d.ts} +0 -0
  873. package/select-with-tags/esm/{tslib.es6-85871e18.js → tslib.es6-ac21acd4.js} +0 -0
  874. package/select-with-tags/esm/utils/index.js +1 -1
  875. package/select-with-tags/esm/utils/match.js +1 -1
  876. package/select-with-tags/index.js +1 -1
  877. package/select-with-tags/modern/components/tag/component.js +1 -1
  878. package/select-with-tags/modern/components/tag/index.css +11 -11
  879. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  880. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  881. package/select-with-tags/{tslib.es6-006e705f.d.ts → tslib.es6-4be7a7bb.d.ts} +0 -0
  882. package/select-with-tags/{tslib.es6-006e705f.js → tslib.es6-4be7a7bb.js} +0 -0
  883. package/select-with-tags/utils/index.js +1 -1
  884. package/select-with-tags/utils/match.js +1 -1
  885. package/skeleton/Component.js +2 -2
  886. package/skeleton/cssm/Component.js +1 -1
  887. package/skeleton/esm/Component.js +2 -2
  888. package/skeleton/esm/index.css +11 -11
  889. package/skeleton/index.css +11 -11
  890. package/skeleton/modern/Component.js +2 -2
  891. package/skeleton/modern/index.css +11 -11
  892. package/slider/Component.js +1 -1
  893. package/slider/esm/Component.js +1 -1
  894. package/slider/esm/index.css +36 -36
  895. package/slider/index.css +36 -36
  896. package/slider/modern/Component.js +1 -1
  897. package/slider/modern/index.css +36 -36
  898. package/slider-input/Component.js +3 -3
  899. package/slider-input/cssm/Component.js +2 -2
  900. package/slider-input/esm/Component.js +3 -3
  901. package/slider-input/esm/index.css +17 -17
  902. package/slider-input/index.css +17 -17
  903. package/slider-input/modern/Component.js +3 -3
  904. package/slider-input/modern/index.css +17 -17
  905. package/space/Component.js +2 -2
  906. package/space/{Item-be87697f.d.ts → Item-9b1db75d.d.ts} +0 -0
  907. package/space/{Item-be87697f.js → Item-9b1db75d.js} +0 -0
  908. package/space/Item.js +1 -1
  909. package/space/esm/Component.js +2 -2
  910. package/space/esm/{Item-6a0268e7.d.ts → Item-24fce585.d.ts} +0 -0
  911. package/space/esm/{Item-6a0268e7.js → Item-24fce585.js} +0 -0
  912. package/space/esm/Item.js +1 -1
  913. package/space/esm/index.css +8 -8
  914. package/space/esm/index.js +1 -1
  915. package/space/index.css +8 -8
  916. package/space/index.js +1 -1
  917. package/space/modern/Component.js +1 -1
  918. package/space/modern/index.css +8 -8
  919. package/spinner/Component.js +1 -1
  920. package/spinner/esm/Component.js +1 -1
  921. package/spinner/esm/index.css +6 -6
  922. package/spinner/index.css +6 -6
  923. package/spinner/modern/Component.js +1 -1
  924. package/spinner/modern/index.css +6 -6
  925. package/status/Component.js +1 -1
  926. package/status/esm/Component.js +1 -1
  927. package/status/esm/index.css +17 -17
  928. package/status/index.css +17 -17
  929. package/status/modern/Component.js +1 -1
  930. package/status/modern/index.css +17 -17
  931. package/stepped-progress-bar/Component.js +1 -1
  932. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  933. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  934. package/stepped-progress-bar/esm/Component.js +1 -1
  935. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  936. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  937. package/stepped-progress-bar/esm/index.css +3 -3
  938. package/stepped-progress-bar/index.css +3 -3
  939. package/stepped-progress-bar/modern/Component.js +1 -1
  940. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  941. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  942. package/stepped-progress-bar/modern/index.css +3 -3
  943. package/switch/Component.js +1 -1
  944. package/switch/esm/Component.js +1 -1
  945. package/switch/esm/index.css +25 -25
  946. package/switch/index.css +25 -25
  947. package/switch/modern/Component.js +1 -1
  948. package/switch/modern/index.css +25 -25
  949. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  950. package/tabs/components/primary-tablist/Component.js +1 -1
  951. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  952. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  953. package/tabs/components/primary-tablist/index.css +19 -19
  954. package/tabs/components/primary-tablist/mobile.css +21 -21
  955. package/tabs/components/scrollable-container/Component.js +1 -1
  956. package/tabs/components/scrollable-container/index.css +3 -3
  957. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  958. package/tabs/components/secondary-tablist/Component.js +1 -1
  959. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  960. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  961. package/tabs/components/secondary-tablist/index.css +11 -11
  962. package/tabs/components/secondary-tablist/mobile.css +14 -14
  963. package/tabs/components/tab/Component.js +1 -1
  964. package/tabs/components/tab/index.css +2 -2
  965. package/tabs/components/tabs/Component.desktop.js +3 -3
  966. package/tabs/components/tabs/Component.mobile.js +3 -3
  967. package/tabs/components/tabs/Component.responsive.js +3 -3
  968. package/tabs/desktop.js +3 -3
  969. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  970. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  971. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  972. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  973. package/tabs/esm/components/primary-tablist/index.css +19 -19
  974. package/tabs/esm/components/primary-tablist/mobile.css +21 -21
  975. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  976. package/tabs/esm/components/scrollable-container/index.css +3 -3
  977. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  978. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  979. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  980. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  981. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  982. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  983. package/tabs/esm/components/tab/Component.js +1 -1
  984. package/tabs/esm/components/tab/index.css +2 -2
  985. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  986. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  987. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  988. package/tabs/esm/desktop.js +3 -3
  989. package/tabs/esm/index.js +3 -3
  990. package/tabs/esm/index.module-1aa49318.js +4 -0
  991. package/tabs/esm/index.module-4b45d3b6.js +4 -0
  992. package/tabs/esm/mobile.js +3 -3
  993. package/tabs/esm/responsive.js +3 -3
  994. package/tabs/esm/{tslib.es6-d5b90816.d.ts → tslib.es6-128e713b.d.ts} +0 -0
  995. package/tabs/esm/{tslib.es6-d5b90816.js → tslib.es6-128e713b.js} +0 -0
  996. package/tabs/index.js +3 -3
  997. package/tabs/index.module-512ac611.js +4 -0
  998. package/tabs/index.module-78b6a877.js +4 -0
  999. package/tabs/mobile.js +3 -3
  1000. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1001. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1002. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1003. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1004. package/tabs/modern/components/primary-tablist/mobile.css +21 -21
  1005. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1006. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1007. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1008. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1009. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1010. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1011. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  1012. package/tabs/modern/components/tab/Component.js +1 -1
  1013. package/tabs/modern/components/tab/index.css +2 -2
  1014. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1015. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1016. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1017. package/tabs/modern/desktop.js +2 -2
  1018. package/tabs/modern/index.js +2 -2
  1019. package/tabs/modern/index.module-1aa49318.js +4 -0
  1020. package/tabs/modern/index.module-4b45d3b6.js +4 -0
  1021. package/tabs/modern/mobile.js +2 -2
  1022. package/tabs/modern/responsive.js +2 -2
  1023. package/tabs/responsive.js +3 -3
  1024. package/tabs/{tslib.es6-e06922de.d.ts → tslib.es6-3c2421ca.d.ts} +0 -0
  1025. package/tabs/{tslib.es6-e06922de.js → tslib.es6-3c2421ca.js} +0 -0
  1026. package/tag/Component.js +3 -3
  1027. package/tag/default.css +7 -7
  1028. package/tag/esm/Component.js +3 -3
  1029. package/tag/esm/default.css +7 -7
  1030. package/tag/esm/index.css +17 -17
  1031. package/tag/esm/inverted.css +7 -7
  1032. package/tag/index.css +17 -17
  1033. package/tag/inverted.css +7 -7
  1034. package/tag/modern/Component.js +3 -3
  1035. package/tag/modern/default.css +7 -7
  1036. package/tag/modern/index.css +17 -17
  1037. package/tag/modern/inverted.css +7 -7
  1038. package/textarea/Component.js +3 -3
  1039. package/textarea/default.css +18 -18
  1040. package/textarea/esm/Component.js +3 -3
  1041. package/textarea/esm/default.css +18 -18
  1042. package/textarea/esm/index.css +21 -21
  1043. package/textarea/esm/inverted.css +18 -18
  1044. package/textarea/index.css +21 -21
  1045. package/textarea/inverted.css +18 -18
  1046. package/textarea/modern/Component.js +3 -3
  1047. package/textarea/modern/default.css +18 -18
  1048. package/textarea/modern/index.css +21 -21
  1049. package/textarea/modern/inverted.css +18 -18
  1050. package/themes/compiled/mobile-dark-bluetint.css +262 -1394
  1051. package/themes/compiled/mobile-dark-bluetint.js +0 -2
  1052. package/themes/dark.js +0 -2
  1053. package/themes/dist/amount/click.css +4 -0
  1054. package/themes/dist/backdrop/click.css +4 -0
  1055. package/themes/dist/button/click.css +13 -0
  1056. package/themes/dist/button/corp.css +21 -0
  1057. package/themes/dist/button/mobile.css +19 -0
  1058. package/themes/dist/button/site.css +5 -0
  1059. package/themes/dist/calendar/click.css +11 -0
  1060. package/themes/dist/calendar-input/click.css +4 -0
  1061. package/themes/dist/calendar-input/corp.css +3 -0
  1062. package/themes/dist/checkbox/click.css +9 -0
  1063. package/themes/dist/checkbox/mobile.css +19 -0
  1064. package/themes/dist/click.css +696 -0
  1065. package/themes/dist/compiled/mobile-dark-bluetint.css +1856 -0
  1066. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
  1067. package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
  1068. package/themes/dist/confirmation/click.css +12 -0
  1069. package/themes/dist/confirmation/mobile.css +7 -0
  1070. package/themes/dist/corp.css +520 -0
  1071. package/themes/dist/dark.css +134 -0
  1072. package/themes/dist/dark.d.ts +2 -0
  1073. package/themes/dist/dark.js +12 -0
  1074. package/themes/dist/dropzone/click.css +5 -0
  1075. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
  1076. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
  1077. package/themes/dist/esm/dark.d.ts +2 -0
  1078. package/themes/dist/esm/dark.js +6 -0
  1079. package/themes/dist/form-control/click.css +31 -0
  1080. package/themes/dist/form-control/mobile.css +34 -0
  1081. package/themes/dist/form-control/site.css +5 -0
  1082. package/themes/dist/input/click.css +8 -0
  1083. package/themes/dist/input/corp.css +3 -0
  1084. package/themes/dist/input/mobile.css +13 -0
  1085. package/themes/dist/input/site.css +4 -0
  1086. package/themes/dist/link/click.css +25 -0
  1087. package/themes/dist/list/click.css +4 -0
  1088. package/themes/dist/mixins/amount/click.css +4 -0
  1089. package/themes/dist/mixins/backdrop/click.css +4 -0
  1090. package/themes/dist/mixins/button/click.css +13 -0
  1091. package/themes/dist/mixins/button/corp.css +21 -0
  1092. package/themes/dist/mixins/button/mobile.css +19 -0
  1093. package/themes/dist/mixins/button/site.css +5 -0
  1094. package/themes/dist/mixins/calendar/click.css +11 -0
  1095. package/themes/dist/mixins/calendar-input/click.css +4 -0
  1096. package/themes/dist/mixins/calendar-input/corp.css +3 -0
  1097. package/themes/dist/mixins/checkbox/click.css +9 -0
  1098. package/themes/dist/mixins/checkbox/mobile.css +19 -0
  1099. package/themes/dist/mixins/click.css +48 -0
  1100. package/themes/dist/mixins/confirmation/click.css +12 -0
  1101. package/themes/dist/mixins/confirmation/mobile.css +7 -0
  1102. package/themes/dist/mixins/corp.css +13 -0
  1103. package/themes/dist/mixins/dark.css +134 -0
  1104. package/themes/dist/mixins/dropzone/click.css +5 -0
  1105. package/themes/dist/mixins/form-control/click.css +31 -0
  1106. package/themes/dist/mixins/form-control/mobile.css +34 -0
  1107. package/themes/dist/mixins/form-control/site.css +5 -0
  1108. package/themes/dist/mixins/input/click.css +8 -0
  1109. package/themes/dist/mixins/input/corp.css +3 -0
  1110. package/themes/dist/mixins/input/mobile.css +13 -0
  1111. package/themes/dist/mixins/input/site.css +4 -0
  1112. package/themes/dist/mixins/link/click.css +25 -0
  1113. package/themes/dist/mixins/list/click.css +4 -0
  1114. package/themes/dist/mixins/mobile.css +23 -0
  1115. package/themes/dist/mixins/modal/click.css +29 -0
  1116. package/themes/dist/mixins/radio/click.css +9 -0
  1117. package/themes/dist/mixins/radio/mobile.css +19 -0
  1118. package/themes/dist/mixins/select/click.css +18 -0
  1119. package/themes/dist/mixins/select/corp.css +3 -0
  1120. package/themes/dist/mixins/site.css +11 -0
  1121. package/themes/dist/mixins/skeleton/click.css +8 -0
  1122. package/themes/dist/mixins/slider/click.css +16 -0
  1123. package/themes/dist/mixins/slider/mobile.css +5 -0
  1124. package/themes/dist/mixins/slider-input/mobile.css +3 -0
  1125. package/themes/dist/mixins/switch/click.css +5 -0
  1126. package/themes/dist/mixins/tabs/click.css +20 -0
  1127. package/themes/dist/mixins/tabs/corp.css +4 -0
  1128. package/themes/dist/mixins/tabs/site.css +8 -0
  1129. package/themes/dist/mixins/tag/click.css +11 -0
  1130. package/themes/dist/mixins/tag/mobile.css +14 -0
  1131. package/themes/dist/mixins/toast-plate/click.css +8 -0
  1132. package/themes/dist/mobile.css +594 -0
  1133. package/themes/dist/modal/click.css +29 -0
  1134. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
  1135. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
  1136. package/themes/dist/modern/dark.d.ts +2 -0
  1137. package/themes/dist/modern/dark.js +6 -0
  1138. package/themes/dist/package.json +12 -0
  1139. package/themes/dist/radio/click.css +9 -0
  1140. package/themes/dist/radio/mobile.css +19 -0
  1141. package/themes/dist/select/click.css +18 -0
  1142. package/themes/dist/select/corp.css +3 -0
  1143. package/themes/dist/send-stats.js +82 -0
  1144. package/themes/dist/site.css +512 -0
  1145. package/themes/dist/skeleton/click.css +8 -0
  1146. package/themes/dist/slider/click.css +16 -0
  1147. package/themes/dist/slider/mobile.css +5 -0
  1148. package/themes/dist/slider-input/mobile.css +3 -0
  1149. package/themes/dist/switch/click.css +5 -0
  1150. package/themes/dist/tabs/click.css +20 -0
  1151. package/themes/dist/tabs/corp.css +4 -0
  1152. package/themes/dist/tabs/site.css +8 -0
  1153. package/themes/dist/tag/click.css +11 -0
  1154. package/themes/dist/tag/mobile.css +14 -0
  1155. package/themes/dist/toast-plate/click.css +8 -0
  1156. package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
  1157. package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
  1158. package/themes/package.json +1 -10
  1159. package/themes/send-stats.js +0 -0
  1160. package/toast/component.js +1 -1
  1161. package/toast/esm/component.js +1 -1
  1162. package/toast/esm/index.css +9 -9
  1163. package/toast/index.css +9 -9
  1164. package/toast/modern/component.js +1 -1
  1165. package/toast/modern/index.css +9 -9
  1166. package/toast-plate/component.js +1 -1
  1167. package/toast-plate/esm/component.js +1 -1
  1168. package/toast-plate/esm/index.css +15 -15
  1169. package/toast-plate/index.css +15 -15
  1170. package/toast-plate/modern/component.js +1 -1
  1171. package/toast-plate/modern/index.css +15 -15
  1172. package/tooltip/{Component-53815765.d.ts → Component-2e3fa5a1.d.ts} +0 -0
  1173. package/tooltip/{Component-53815765.js → Component-2e3fa5a1.js} +1 -1
  1174. package/tooltip/Component.js +1 -1
  1175. package/tooltip/component.responsive.js +1 -1
  1176. package/tooltip/esm/{Component-9ed1f518.d.ts → Component-619aba3d.d.ts} +0 -0
  1177. package/tooltip/esm/{Component-9ed1f518.js → Component-619aba3d.js} +1 -1
  1178. package/tooltip/esm/Component.js +1 -1
  1179. package/tooltip/esm/component.responsive.js +1 -1
  1180. package/tooltip/esm/index.css +6 -6
  1181. package/tooltip/esm/index.d.ts +1 -1
  1182. package/tooltip/esm/index.js +1 -1
  1183. package/tooltip/esm/responsive.js +1 -1
  1184. package/tooltip/index.css +6 -6
  1185. package/tooltip/index.d.ts +1 -1
  1186. package/tooltip/index.js +1 -1
  1187. package/tooltip/modern/Component.js +1 -1
  1188. package/tooltip/modern/index.css +6 -6
  1189. package/tooltip/responsive.js +1 -1
  1190. package/typography/colors.css +12 -12
  1191. package/typography/{colors.module-2dbded05.d.ts → colors.module-21e60588.d.ts} +0 -0
  1192. package/typography/{colors.module-2dbded05.js → colors.module-21e60588.js} +1 -1
  1193. package/typography/common.module-400d7f01.js +4 -0
  1194. package/typography/component.js +2 -2
  1195. package/typography/esm/colors.css +12 -12
  1196. package/typography/esm/{colors.module-833dafb2.d.ts → colors.module-835c782d.d.ts} +0 -0
  1197. package/typography/esm/{colors.module-833dafb2.js → colors.module-835c782d.js} +1 -1
  1198. package/typography/esm/common.module-0ec6d1a4.js +4 -0
  1199. package/typography/esm/component.js +2 -2
  1200. package/typography/esm/index.js +2 -2
  1201. package/typography/esm/text/component.js +2 -2
  1202. package/typography/esm/text/index.css +13 -13
  1203. package/typography/esm/text/index.js +1 -1
  1204. package/typography/esm/title/common.css +4 -4
  1205. package/typography/esm/title/component.js +1 -1
  1206. package/typography/esm/title/index.css +18 -18
  1207. package/typography/esm/title/index.js +3 -3
  1208. package/typography/esm/title-responsive/component.js +3 -3
  1209. package/typography/esm/title-responsive/index.css +45 -45
  1210. package/typography/esm/title-responsive/index.js +2 -2
  1211. package/typography/index.js +2 -2
  1212. package/typography/modern/colors.css +12 -12
  1213. package/typography/modern/colors.module-20799e3f.js +4 -0
  1214. package/typography/modern/common.module-0ec6d1a4.js +4 -0
  1215. package/typography/modern/component.js +2 -2
  1216. package/typography/modern/index.js +2 -2
  1217. package/typography/modern/text/component.js +2 -2
  1218. package/typography/modern/text/index.css +13 -13
  1219. package/typography/modern/text/index.js +1 -1
  1220. package/typography/modern/title/common.css +4 -4
  1221. package/typography/modern/title/component.js +1 -1
  1222. package/typography/modern/title/index.css +18 -18
  1223. package/typography/modern/title/index.js +3 -3
  1224. package/typography/modern/title-responsive/component.js +3 -3
  1225. package/typography/modern/title-responsive/index.css +45 -45
  1226. package/typography/modern/title-responsive/index.js +2 -2
  1227. package/typography/text/component.d.ts +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.d.ts +3 -3
  1233. package/typography/title/component.js +1 -1
  1234. package/typography/title/index.css +18 -18
  1235. package/typography/title/index.js +3 -3
  1236. package/typography/title-responsive/component.js +3 -3
  1237. package/typography/title-responsive/index.css +45 -45
  1238. package/typography/title-responsive/index.js +2 -2
  1239. package/vars/colors-bluetint.js +0 -2
  1240. package/vars/colors-indigo.js +0 -2
  1241. package/vars/cssm/colors-bluetint.js +0 -2
  1242. package/vars/cssm/colors-indigo.js +0 -2
  1243. package/vars/dist/border-radius.css +9 -0
  1244. package/vars/dist/colors-addons.css +55 -0
  1245. package/vars/dist/colors-bluetint.css +247 -0
  1246. package/vars/dist/colors-bluetint.d.ts +2 -0
  1247. package/vars/dist/colors-bluetint.js +12 -0
  1248. package/vars/dist/colors-indigo.css +269 -0
  1249. package/vars/dist/colors-indigo.d.ts +2 -0
  1250. package/vars/dist/colors-indigo.js +12 -0
  1251. package/vars/dist/colors-transparent.css +22 -0
  1252. package/vars/dist/colors.css +71 -0
  1253. package/vars/dist/cssm/border-radius.css +9 -0
  1254. package/vars/dist/cssm/colors-addons.css +55 -0
  1255. package/vars/dist/cssm/colors-bluetint.css +247 -0
  1256. package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
  1257. package/vars/dist/cssm/colors-bluetint.js +12 -0
  1258. package/vars/dist/cssm/colors-indigo.css +265 -0
  1259. package/vars/dist/cssm/colors-indigo.d.ts +2 -0
  1260. package/vars/dist/cssm/colors-indigo.js +12 -0
  1261. package/vars/dist/cssm/colors-transparent.css +22 -0
  1262. package/vars/dist/cssm/colors.css +71 -0
  1263. package/vars/dist/cssm/gaps.css +30 -0
  1264. package/vars/dist/cssm/index.css +496 -0
  1265. package/vars/dist/cssm/mixins.css +1 -0
  1266. package/vars/dist/cssm/shadows-indigo.css +38 -0
  1267. package/vars/dist/cssm/typography.css +6 -0
  1268. package/vars/dist/esm/colors-bluetint.d.ts +2 -0
  1269. package/vars/dist/esm/colors-bluetint.js +6 -0
  1270. package/vars/dist/esm/colors-indigo.d.ts +2 -0
  1271. package/vars/dist/esm/colors-indigo.js +6 -0
  1272. package/vars/dist/gaps.css +30 -0
  1273. package/vars/dist/index.css +9 -0
  1274. package/vars/dist/mixins.css +4 -0
  1275. package/vars/dist/modern/colors-bluetint.d.ts +2 -0
  1276. package/vars/dist/modern/colors-bluetint.js +6 -0
  1277. package/vars/dist/modern/colors-indigo.d.ts +2 -0
  1278. package/vars/dist/modern/colors-indigo.js +6 -0
  1279. package/vars/dist/package.json +13 -0
  1280. package/vars/dist/send-stats.js +82 -0
  1281. package/vars/dist/shadows-indigo.css +38 -0
  1282. package/vars/dist/typography.css +486 -0
  1283. package/vars/package.json +1 -11
  1284. package/vars/send-stats.js +0 -0
  1285. package/with-suffix/Component.js +1 -1
  1286. package/with-suffix/esm/Component.js +1 -1
  1287. package/with-suffix/esm/index.css +9 -9
  1288. package/with-suffix/index.css +9 -9
  1289. package/with-suffix/modern/Component.js +1 -1
  1290. package/with-suffix/modern/index.css +9 -9
  1291. package/grid/esm/gutters.module-501817cb.js +0 -27
  1292. package/grid/gutters.module-cdd89328.js +0 -28
  1293. package/grid/modern/gutters.module-e134cfd0.js +0 -4
  1294. package/modal/esm/transitions.module-f06c7a31.js +0 -4
  1295. package/modal/modern/transitions.module-f06c7a31.js +0 -4
  1296. package/modal/transitions.module-fa69ba4f.js +0 -4
  1297. package/tabs/esm/index.module-7f0bf4aa.js +0 -4
  1298. package/tabs/esm/index.module-af257988.js +0 -4
  1299. package/tabs/index.module-35c15f7c.js +0 -4
  1300. package/tabs/index.module-f3c0d96f.js +0 -4
  1301. package/tabs/modern/index.module-7f0bf4aa.js +0 -4
  1302. package/tabs/modern/index.module-af257988.js +0 -4
  1303. package/typography/common.module-5819bd52.js +0 -4
  1304. package/typography/esm/common.module-e34ab6f3.js +0 -4
  1305. package/typography/modern/colors.module-39452284.js +0 -4
  1306. package/typography/modern/common.module-e34ab6f3.js +0 -4
@@ -0,0 +1,1856 @@
1
+ .card-image__cardImage_yo1gd {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_yo1gd {
5
+ background: transparent
6
+ }.badge__component_k1cbd {
7
+ background-color: #ef3124;
8
+ color: #000;
9
+ }
10
+ .badge__icon_k1cbd {
11
+ color: #2fc26e;
12
+ background-color: transparent
13
+ }
14
+ .badge__icon_k1cbd.badge__positive_k1cbd {
15
+ color: #2fc26e;
16
+ }
17
+ .badge__icon_k1cbd.badge__attention_k1cbd {
18
+ color: #f6bf65;
19
+ }
20
+ .badge__icon_k1cbd.badge__negative_k1cbd {
21
+ color: #d91d0b;
22
+ }
23
+ .badge__icon_k1cbd.badge__link_k1cbd {
24
+ color: #0072ef;
25
+ }
26
+ .badge__icon_k1cbd.badge__tertiary_k1cbd {
27
+ color: #464649;
28
+ }
29
+ .badge__icon_k1cbd.badge__secondary_k1cbd {
30
+ color: #8d8d93;
31
+ }
32
+ .badge__icon_k1cbd.badge__primary_k1cbd {
33
+ color: #fff;
34
+ }
35
+ .badge__icon_k1cbd:before {
36
+ background-color: #121212;
37
+ }.backdrop__backdrop_19ebl {
38
+ -webkit-tap-highlight-color: transparent;
39
+ }
40
+ .backdrop__appear_19ebl,
41
+ .backdrop__enter_19ebl {
42
+ background-color: transparent;
43
+ }
44
+ .backdrop__appearActive_19ebl,
45
+ .backdrop__enterActive_19ebl,
46
+ .backdrop__appearDone_19ebl,
47
+ .backdrop__enterDone_19ebl {
48
+ background-color: rgba(0, 0, 0, 0.8);
49
+ }
50
+ .backdrop__exit_19ebl {
51
+ background-color: rgba(0, 0, 0, 0.8);
52
+ }
53
+ .backdrop__exitActive_19ebl,
54
+ .backdrop__exitDone_19ebl {
55
+ background-color: transparent;
56
+ }.divider__component_1jl5y {
57
+ border-bottom: 1px solid #2b2b2e;
58
+ }.checkbox-group__error_14kmn {
59
+ border-left: 1px solid #f15045;
60
+ }
61
+ .checkbox-group__label_14kmn {
62
+ color: #fff;
63
+ }
64
+ .checkbox-group__errorMessage_14kmn {
65
+ color: #f15045;
66
+ }
67
+ .checkbox-group__hint_14kmn {
68
+ color: #8d8d93;
69
+ }.checkbox__box_1l374 {
70
+ color: #121212;
71
+ background-color: #121212;
72
+ border: 1.5px solid #8d8d93;
73
+ }
74
+ .checkbox__checkedIcon_1l374 {
75
+ color: #121212;
76
+ }
77
+ .checkbox__component_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
78
+ background-color: #121212;
79
+ border-color: #8d8d93;
80
+ }
81
+ .checkbox__component_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
82
+ background-color: #121212;
83
+ border-color: #fff;
84
+ }
85
+ .checkbox__checked_1l374 .checkbox__box_1l374 {
86
+ background-color: #fff;
87
+ border-color: transparent;
88
+ }
89
+ .checkbox__checked_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
90
+ background-color: color-mod(#fff tint(10%));
91
+ border-color: transparent;
92
+ }
93
+ .checkbox__checked_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
94
+ background-color: color-mod(#fff tint(30%));
95
+ border-color: transparent;
96
+ }
97
+ .checkbox__indeterminate_1l374 .checkbox__box_1l374 {
98
+ background-color: #fff;
99
+ border-color: transparent;
100
+ }
101
+ .checkbox__indeterminate_1l374:hover:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
102
+ background-color: color-mod(#fff tint(10%));
103
+ border-color: transparent;
104
+ }
105
+ .checkbox__indeterminate_1l374:active:not(.checkbox__disabled_1l374):not(.checkbox__inactive_1l374) .checkbox__box_1l374 {
106
+ background-color: color-mod(#fff tint(30%));
107
+ border-color: transparent;
108
+ }
109
+ .checkbox__disabled_1l374 .checkbox__box_1l374 {
110
+ background-color: #121212;
111
+ border-color: #2a2a2c;
112
+ }
113
+ .checkbox__disabled_1l374.checkbox__checked_1l374 .checkbox__box_1l374 {
114
+ background-color: #3a3a3c;
115
+ border-color: transparent;
116
+ }
117
+ .checkbox__disabled_1l374.checkbox__indeterminate_1l374 .checkbox__box_1l374 {
118
+ background-color: #3a3a3c;
119
+ border-color: transparent;
120
+ }
121
+ .checkbox__disabled_1l374 .checkbox__label_1l374 {
122
+ color: #8d8d93;
123
+ }
124
+ .checkbox__disabled_1l374 .checkbox__hint_1l374 {
125
+ color: #8d8d93;
126
+ }
127
+ .checkbox__inactive_1l374 .checkbox__box_1l374 {
128
+ background-color: #3a3a3c;
129
+ border-color: #e9e9eb;
130
+ }
131
+ .checkbox__inactive_1l374.checkbox__checked_1l374 .checkbox__box_1l374 {
132
+ color: #464649;
133
+ border-color: transparent;
134
+ }
135
+ .checkbox__inactive_1l374.checkbox__indeterminate_1l374 .checkbox__box_1l374 {
136
+ border-color: transparent;
137
+ }
138
+ .checkbox__focused_1l374 .checkbox__box_1l374 {
139
+ outline: 2px solid #007aff;
140
+ }
141
+ .checkbox__label_1l374 {
142
+ color: #fff;
143
+ }
144
+ .checkbox__hint_1l374 {
145
+ color: #8d8d93;
146
+ }
147
+ .checkbox__inactive_1l374 .checkbox__indeterminateLine_1l374 {
148
+ background-color: #464649;
149
+ }
150
+ .checkbox__indeterminateLine_1l374 {
151
+ background-color: #121212;
152
+ }.dropzone__component_e9f9h {
153
+ border: 2px dashed #e9e9eb;
154
+ }
155
+ .dropzone__component_e9f9h:not(.dropzone__disabled_e9f9h):hover {
156
+ background-color: transparent;
157
+ }
158
+ .dropzone__dragOver_e9f9h {
159
+ background-color: transparent;
160
+ }
161
+ .dropzone__error_e9f9h {
162
+ border-color: #ef3124;
163
+ }
164
+ .dropzone__overlay_1ytd4 {
165
+ background: #202022;
166
+ }
167
+ .dropzone__text_1ytd4 {
168
+ color: #fff;
169
+ }.form-control__component_1u21d {
170
+ color: #fff;
171
+ }
172
+ .form-control__inner_1u21d {
173
+ background-color: #202022;
174
+ }
175
+ .form-control__label_1u21d {
176
+ color: #8d8d93;
177
+ }
178
+ .form-control__hint_1u21d {
179
+ color: #8d8d93;
180
+ }
181
+ .form-control__disabled_1u21d {
182
+ background-color: #202022;
183
+ color: #8d8d93;
184
+ }
185
+ .form-control__focused_1u21d.form-control__inner_1u21d {
186
+ background-color: #202022;
187
+ }
188
+ .form-control__inner_1u21d:not(.form-control__disabled_1u21d):hover {
189
+ background-color: #202022;
190
+ }
191
+ .form-control__error_1u21d {
192
+ color: #f15045;
193
+ }
194
+ .form-control__hasError_1u21d .form-control__label_1u21d {
195
+ color: #f15045;
196
+ }
197
+ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
198
+ }
199
+ .form-control__component_yo20f {
200
+ color: #000;
201
+ }
202
+ .form-control__inner_yo20f {
203
+ background-color: #f3f4f5;
204
+ }
205
+ .form-control__label_yo20f {
206
+ color: rgba(60, 60, 67, 0.6);
207
+ }
208
+ .form-control__hint_yo20f {
209
+ color: rgba(60, 60, 67, 0.6);
210
+ }
211
+ .form-control__disabled_yo20f {
212
+ background-color: #f3f4f5;
213
+ color: rgba(60, 60, 67, 0.6);
214
+ }
215
+ .form-control__focused_yo20f.form-control__inner_yo20f {
216
+ background-color: #f3f4f5;
217
+ }
218
+ .form-control__inner_yo20f:not(.form-control__disabled_yo20f):hover {
219
+ background-color: #f3f4f5;
220
+ }
221
+ .form-control__error_yo20f {
222
+ color: #ef3124;
223
+ }
224
+ .form-control__hasError_yo20f .form-control__label_yo20f {
225
+ color: #ef3124;
226
+ }@media (max-width: 599px) {
227
+ }
228
+ @media (min-width: 360px) {
229
+ }
230
+ @media (min-width: 375px) {
231
+ }
232
+ @media (min-width: 412px) {
233
+ }
234
+ @media (min-width: 600px) and (max-width: 1023px) {
235
+ }
236
+ @media (min-width: 600px) {
237
+ }
238
+ @media (min-width: 768px) {
239
+ }
240
+ @media (min-width: 1024px) {
241
+ }
242
+ @media (min-width: 1024px) {
243
+ }
244
+ @media (min-width: 1280px) {
245
+ }
246
+ @media (min-width: 1440px) {
247
+ }
248
+ @media (min-width: 1920px) {
249
+ }
250
+ @media (max-width: 599px) {
251
+ }
252
+ @media (min-width: 360px) {
253
+ }
254
+ @media (min-width: 375px) {
255
+ }
256
+ @media (min-width: 412px) {
257
+ }
258
+ @media (min-width: 600px) and (max-width: 1023px) {
259
+ }
260
+ @media (min-width: 600px) {
261
+ }
262
+ @media (min-width: 768px) {
263
+ }
264
+ @media (min-width: 1024px) {
265
+ }
266
+ @media (min-width: 1024px) {
267
+ }
268
+ @media (min-width: 1280px) {
269
+ }
270
+ @media (min-width: 1440px) {
271
+ }
272
+ @media (min-width: 1920px) {
273
+ }
274
+ .link__primary_1ma98 {
275
+ color: #fff;
276
+ border-bottom-color: #fff
277
+ }
278
+ .link__primary_1ma98:hover {
279
+ color: color-mod(#fff tint(20%));
280
+ }
281
+ .link__primary_1ma98:active {
282
+ color: color-mod(#fff tint(40%));
283
+ }
284
+ .link__secondary_1ma98 {
285
+ color: #8d8d93;
286
+ border-bottom-color: #8d8d93
287
+ }
288
+ .link__secondary_1ma98:hover {
289
+ color: color-mod(#8d8d93 tint(20%));
290
+ }
291
+ .link__secondary_1ma98:active {
292
+ color: color-mod(#8d8d93 tint(40%));
293
+ }
294
+ .link__default_1ma98 {
295
+ color: #0072ef;
296
+ border-bottom-color: #0072ef
297
+ }
298
+ .link__default_1ma98:hover {
299
+ color: color-mod(#0072ef tint(20%));
300
+ }
301
+ .link__default_1ma98:active {
302
+ color: color-mod(#0072ef tint(40%));
303
+ }
304
+ .link__component_fdjmi:hover .link__text_fdjmi,
305
+ .link__component_fdjmi:active .link__text_fdjmi {
306
+ border-bottom-color: rgba(0, 0, 0, 0);
307
+ }
308
+ .link__focused_fdjmi {
309
+ outline: 2px solid #007aff;
310
+ }
311
+ .link__primary_q6pat {
312
+ color: #000;
313
+ border-bottom-color: #000
314
+ }
315
+ .link__primary_q6pat:hover {
316
+ color: rgb(204, 204, 204);
317
+ }
318
+ .link__primary_q6pat:active {
319
+ color: rgb(153, 153, 153);
320
+ }
321
+ .link__secondary_q6pat {
322
+ color: #8a8a8e;
323
+ border-bottom-color: #8a8a8e
324
+ }
325
+ .link__secondary_q6pat:hover {
326
+ color: rgb(146, 150, 156);
327
+ }
328
+ .link__secondary_q6pat:active {
329
+ color: rgb(109, 113, 117);
330
+ }
331
+ .link__default_q6pat {
332
+ color: #0072ef;
333
+ border-bottom-color: #0072ef
334
+ }
335
+ .link__default_q6pat:hover {
336
+ color: rgb(0, 98, 204);
337
+ }
338
+ .link__default_q6pat:active {
339
+ color: rgb(0, 73, 153);
340
+ }.list__list_gll9i {
341
+ color: #fff;
342
+ }
343
+ .list__slot_gll9i {
344
+ color: #fff;
345
+ }@keyframes loader__blink_6lq0c {
346
+ }.progress-bar__container_17yjr {
347
+ background: #2a2a2c;
348
+ }
349
+ .progress-bar__filled_17yjr.progress-bar__positive_17yjr {
350
+ background: #2fc26e;
351
+ }
352
+ .progress-bar__filled_17yjr.progress-bar__negative_17yjr {
353
+ background: #d91d0b;
354
+ }.pure-input__input_c5vrr {
355
+ color: #fff;
356
+ caret-color: #0072ef;
357
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
358
+ }
359
+ .pure-input__input_c5vrr:-webkit-autofill {
360
+ -webkit-text-fill-color: #fff;
361
+ }
362
+ .pure-input__input_c5vrr::placeholder {
363
+ color: #8d8d93;
364
+ }
365
+ .pure-input__hasLabel_c5vrr::placeholder {
366
+ color: #464649;
367
+ }
368
+ .pure-input__input_c5vrr:read-only {
369
+ color: #8d8d93
370
+ }
371
+ .pure-input__input_c5vrr:read-only:focus::placeholder {
372
+ color: #8d8d93;
373
+ }
374
+ .pure-input__input_c5vrr:disabled {
375
+ color: #fff;
376
+ -webkit-text-fill-color: #fff;
377
+ }
378
+ .pure-input__input_c5vrr:focus::placeholder {
379
+ color: rgba(235, 235, 245, 0.3);
380
+ }
381
+ .pure-input__error_c5vrr {
382
+ color: #f15045;
383
+ caret-color: #f15045;
384
+ }
385
+ .pure-input__component_c5vrr {
386
+ color: #fff;
387
+ background-color: #202022;
388
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
389
+ }
390
+ .pure-input__component_c5vrr::placeholder {
391
+ color: #8d8d93;
392
+ }
393
+ .pure-input__component_c5vrr:disabled {
394
+ color: #fff;
395
+ background-color: #202022;
396
+ }
397
+ .pure-input__component_c5vrr:not(:disabled):focus::placeholder {
398
+ color: rgba(235, 235, 245, 0.3);
399
+ }
400
+ .pure-input__focusVisible_c5vrr {
401
+ outline: 2px solid #007aff;
402
+ }
403
+ .pure-input__component_c5vrr:not(:disabled):hover {
404
+ background-color: #202022;
405
+ }.radio-group__error_1qft0 {
406
+ border-left: 1px solid #f15045;
407
+ }
408
+ .radio-group__label_1qft0 {
409
+ color: #fff;
410
+ }
411
+ .radio-group__errorMessage_1qft0 {
412
+ color: #f15045;
413
+ }
414
+ .radio-group__hint_1qft0 {
415
+ color: #8d8d93;
416
+ }.radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn) .radio__circle_uh5dn {
417
+ background-color: #121212;
418
+ border: 1.5px solid #8d8d93;
419
+ }
420
+ .radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn):hover:not(:active) .radio__circle_uh5dn {
421
+ background-color: #121212;
422
+ border-color: #8d8d93;
423
+ }
424
+ .radio__container_uh5dn:not(.radio__checked_uh5dn):not(.radio__disabled_uh5dn):not(.radio__inactive_uh5dn):active .radio__circle_uh5dn {
425
+ background-color: #121212;
426
+ border-color: #fff;
427
+ }
428
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__circle_uh5dn {
429
+ background-color: #121212;
430
+ border: 1.5px solid #2a2a2c;
431
+ }
432
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__label_uh5dn {
433
+ color: #8d8d93;
434
+ }
435
+ .radio__container_uh5dn.radio__disabled_uh5dn .radio__hint_uh5dn {
436
+ color: #8d8d93;
437
+ }
438
+ .radio__container_uh5dn.radio__inactive_uh5dn .radio__circle_uh5dn {
439
+ background-color: #3a3a3c;
440
+ border: 1px solid #e9e9eb;
441
+ }
442
+ .radio__container_uh5dn.radio__inactive_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn:before {
443
+ background-color: #464649;
444
+ }
445
+ .radio__container_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn {
446
+ background-color: #fff;
447
+ border: 1.5px solid transparent;
448
+ }
449
+ .radio__container_uh5dn.radio__checked_uh5dn:hover .radio__circle_uh5dn {
450
+ background-color: color-mod(#fff tint(10%));
451
+ border-color: transparent;
452
+ }
453
+ .radio__container_uh5dn.radio__checked_uh5dn:active .radio__circle_uh5dn {
454
+ background-color: color-mod(#fff tint(30%));
455
+ border-color: transparent;
456
+ }
457
+ .radio__container_uh5dn.radio__focused_uh5dn .radio__circle_uh5dn {
458
+ outline: 2px solid #007aff;
459
+ }
460
+ .radio__container_uh5dn.radio__disabled_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn,
461
+ .radio__container_uh5dn.radio__inactive_uh5dn.radio__checked_uh5dn .radio__circle_uh5dn {
462
+ background-color: #3a3a3c;
463
+ border-color: transparent;
464
+ }
465
+ .radio__circle_uh5dn:before {
466
+ background-color: #121212;
467
+ }
468
+ .radio__label_uh5dn {
469
+ color: #fff;
470
+ }
471
+ .radio__hint_uh5dn {
472
+ color: #8d8d93;
473
+ }.skeleton__component_1rgs1 {
474
+ color: transparent;
475
+ }
476
+ .skeleton__component_1rgs1:before {
477
+ background: #485767;
478
+ }
479
+ .skeleton__animate_1rgs1:after {
480
+ background: #485767;
481
+ background-image: linear-gradient(
482
+ to left,
483
+ rgba(0, 0, 0, 0),
484
+ rgba(0, 0, 0, 0) 40%,
485
+ rgba(0, 0, 0, 0.05) 50%,
486
+ rgba(0, 0, 0, 0) 60%,
487
+ rgba(0, 0, 0, 0)
488
+ );
489
+ }
490
+ @keyframes skeleton__gradient_1rgs1 {
491
+ }
492
+ @keyframes skeleton__background_1rgs1 {
493
+ 0% {
494
+ background: rgb(182, 188, 195);
495
+ }
496
+ 100% {
497
+ background: rgb(198, 205, 214);
498
+ }
499
+ }.slider__progress_19s1p {
500
+ background: #2a2a2c;
501
+ }
502
+ .slider__progress_19s1p::-moz-progress-bar {
503
+ background: #d91d0b;
504
+ }
505
+ .slider__progress_19s1p::-ms-fill {
506
+ background: #d91d0b;
507
+ }
508
+ .slider__progress_19s1p::-webkit-progress-value {
509
+ background: #d91d0b;
510
+ }
511
+ .slider__progress_19s1p::-webkit-progress-bar {
512
+ background: transparent;
513
+ }
514
+ .slider__range_19s1p,
515
+ .slider__range_19s1p:focus {
516
+ background: transparent;
517
+ border-color: transparent;
518
+ color: transparent;
519
+ }
520
+ .slider__range_19s1p::-ms-track {
521
+ background: transparent;
522
+ border-color: transparent;
523
+ color: transparent;
524
+ }
525
+ .slider__range_19s1p::-ms-fill-lower {
526
+ background: transparent;
527
+ }
528
+ .slider__range_19s1p::-ms-fill-upper {
529
+ background: transparent;
530
+ }
531
+ .slider__range_19s1p::-webkit-slider-thumb {
532
+ background: #ef3124;
533
+ box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
534
+ }
535
+ .slider__range_19s1p::-ms-thumb {
536
+ background: #ef3124;
537
+ box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
538
+ }
539
+ .slider__range_19s1p::-moz-range-thumb {
540
+ background: #ef3124;
541
+ box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
542
+ }
543
+ .slider__focused_19s1p::-webkit-slider-thumb {
544
+ outline: 2px solid #007aff;
545
+ }
546
+ .slider__focused_19s1p::-ms-thumb {
547
+ outline: 2px solid #007aff;
548
+ }
549
+ .slider__component_19s1p:hover .slider__progress_19s1p {
550
+ background: #2a2a2c
551
+ }
552
+ .slider__component_19s1p:hover .slider__progress_19s1p::-moz-progress-bar {
553
+ background: #d91d0b;
554
+ }
555
+ .slider__component_19s1p:hover .slider__progress_19s1p::-ms-fill {
556
+ background: #d91d0b;
557
+ }
558
+ .slider__component_19s1p:hover .slider__progress_19s1p::-webkit-progress-value {
559
+ background: #d91d0b;
560
+ }
561
+ .slider__component_19s1p:hover .slider__range_19s1p::-webkit-slider-thumb {
562
+ background: #ef3124;
563
+ }
564
+ .slider__component_19s1p:hover .slider__range_19s1p::-ms-thumb {
565
+ background: #ef3124;
566
+ }
567
+ .slider__component_19s1p:hover .slider__range_19s1p::-moz-range-thumb {
568
+ background: #ef3124;
569
+ }@keyframes spinner__spin_animation_2t08l {
570
+ }.status__soft_1rv4v.status__green_1rv4v {
571
+ background: rgb(231, 246, 239);
572
+ color: #13a463;
573
+ }
574
+ .status__soft_1rv4v.status__orange_1rv4v {
575
+ background: rgb(252, 240, 230);
576
+ color: #de6a00;
577
+ }
578
+ .status__soft_1rv4v.status__red_1rv4v {
579
+ background: rgb(251, 232, 231);
580
+ color: #d91d0b;
581
+ }
582
+ .status__soft_1rv4v.status__blue_1rv4v {
583
+ background: rgb(230, 242, 255);
584
+ color: #007aff;
585
+ }
586
+ .status__soft_1rv4v.status__grey_1rv4v {
587
+ background: rgb(240, 242, 243);
588
+ color: #6d7986;
589
+ }
590
+ .status__soft_1rv4v.status__teal_1rv4v {
591
+ background: rgb(233, 244, 243);
592
+ color: #219187;
593
+ }
594
+ .status__soft_1rv4v.status__purple_1rv4v {
595
+ background: rgb(240, 235, 248);
596
+ color: #673ab7;
597
+ }
598
+ .status__contrast_1rv4v {
599
+ color: #000
600
+ }
601
+ .status__contrast_1rv4v.status__green_1rv4v {
602
+ background: #13a463;
603
+ }
604
+ .status__contrast_1rv4v.status__orange_1rv4v {
605
+ background: #de6a00;
606
+ }
607
+ .status__contrast_1rv4v.status__red_1rv4v {
608
+ background: #d91d0b;
609
+ }
610
+ .status__contrast_1rv4v.status__blue_1rv4v {
611
+ background: #007aff;
612
+ }
613
+ .status__contrast_1rv4v.status__grey_1rv4v {
614
+ background: #6d7986;
615
+ }
616
+ .status__contrast_1rv4v.status__teal_1rv4v {
617
+ background: #219187;
618
+ }
619
+ .status__contrast_1rv4v.status__purple_1rv4v {
620
+ background: #673ab7;
621
+ }.switch__component_1yz80 {
622
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
623
+ }
624
+ .switch__switch_1yz80 {
625
+ background-color: #8d8d93;
626
+ border: 2px solid #8d8d93;
627
+ }
628
+ .switch__switch_1yz80:before {
629
+ background-color: #121212;
630
+ }
631
+ .switch__label_1yz80 {
632
+ color: #fff;
633
+ }
634
+ .switch__hint_1yz80 {
635
+ color: #8d8d93;
636
+ }
637
+ .switch__checked_1yz80 .switch__switch_1yz80 {
638
+ background-color: #ef3124;
639
+ border-color: #ef3124;
640
+ }
641
+ .switch__disabled_1yz80 .switch__switch_1yz80 {
642
+ background-color: #2a2a2c;
643
+ border-color: #2a2a2c;
644
+ }
645
+ .switch__disabled_1yz80 .switch__label_1yz80 {
646
+ color: #8d8d93;
647
+ }
648
+ .switch__disabled_1yz80 .switch__hint_1yz80 {
649
+ color: #8d8d93;
650
+ }
651
+ .switch__inactive_1yz80 .switch__switch_1yz80 {
652
+ background-color: #2a2a2c;
653
+ border-color: #2a2a2c
654
+ }
655
+ .switch__inactive_1yz80 .switch__switch_1yz80:before {
656
+ background-color: #e9e9eb;
657
+ }
658
+ .switch__focused_1yz80 .switch__switch_1yz80 {
659
+ outline: 2px solid #007aff;
660
+ }.tag__component_ei5ba {
661
+ color: #fff;
662
+ border-color: transparent;
663
+ background-color: #202022
664
+ }
665
+ .tag__component_ei5ba:disabled {
666
+ border-color: transparent;
667
+ color: #464649;
668
+ }
669
+ .tag__component_ei5ba:hover:not(:disabled) {
670
+ border-color: transparent;
671
+ background-color: #202022;
672
+ }
673
+ .tag__component_ei5ba:active:not(:disabled) {
674
+ border-color: transparent;
675
+ background-color: color-mod(#f3f4f5 alpha(7%));
676
+ color: #fff;
677
+ }
678
+ .tag__checked_ei5ba {
679
+ border-color: transparent;
680
+ background-color: #f3f4f5;
681
+ color: #000
682
+ }
683
+ .tag__checked_ei5ba:disabled {
684
+ background-color: color-mod(#f3f4f5 alpha(15%));
685
+ border-color: transparent;
686
+ color: #000;
687
+ }
688
+ .tag__checked_ei5ba:hover:not(:disabled):not(:active) {
689
+ background-color: #f3f4f5;
690
+ }
691
+ .tag__focused_gzou6 {
692
+ outline: 2px solid #007aff;
693
+ }
694
+ .tag__component_1kthx {
695
+ color: #fff;
696
+ border-color: #e9e9eb;
697
+ background-color: transparent
698
+ }
699
+ .tag__component_1kthx:disabled {
700
+ border-color: #2b2b2e;
701
+ color: #464649;
702
+ }
703
+ .tag__component_1kthx:hover:not(:disabled) {
704
+ border-color: #fff;
705
+ background-color: transparent;
706
+ }
707
+ .tag__component_1kthx:active:not(:disabled) {
708
+ border-color: #fff;
709
+ background-color: color-mod(#fff alpha(7%));
710
+ color: #fff;
711
+ }
712
+ .tag__checked_1kthx {
713
+ border-color: #fff;
714
+ background-color: #fff;
715
+ color: #000
716
+ }
717
+ .tag__checked_1kthx:disabled {
718
+ background-color: color-mod(#fff alpha(15%));
719
+ border-color: transparent;
720
+ color: #000;
721
+ }
722
+ .tag__checked_1kthx:hover:not(:disabled):not(:active) {
723
+ background-color: #fff;
724
+ }.typography__tertiary_182m6 {
725
+ color: #464649;
726
+ }
727
+ .typography__disabled_182m6 {
728
+ color: #2a2a2c;
729
+ }
730
+ .typography__accent_182m6 {
731
+ color: #ef3124;
732
+ }
733
+ .typography__primary_182m6 {
734
+ color: #fff;
735
+ }
736
+ .typography__attention_182m6 {
737
+ color: #cb830f;
738
+ }
739
+ .typography__positive_182m6 {
740
+ color: #13a463;
741
+ }
742
+ .typography__secondary_182m6 {
743
+ color: #8d8d93;
744
+ }
745
+ .typography__tertiary-inverted_182m6 {
746
+ color: #c5c5c7;
747
+ }
748
+ .typography__primary-inverted_182m6 {
749
+ color: #000;
750
+ }
751
+ .typography__secondary-inverted_182m6 {
752
+ color: #8a8a8e;
753
+ }
754
+ .typography__link_182m6 {
755
+ color: #0072ef;
756
+ }
757
+ .typography__negative_182m6 {
758
+ color: #f15045;
759
+ }
760
+
761
+
762
+
763
+ @media screen and (min-width: 600px) {
764
+ }
765
+ @media screen and (min-width: 1024px) {
766
+ }.textarea__input_bn0c0 {
767
+ color: #fff;
768
+ caret-color: #0072ef;
769
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
770
+ }
771
+ .textarea__input_bn0c0:-webkit-autofill {
772
+ -webkit-text-fill-color: #fff;
773
+ }
774
+ .textarea__input_bn0c0::placeholder {
775
+ color: #8d8d93;
776
+ }
777
+ .textarea__hasLabel_bn0c0::placeholder {
778
+ color: #464649;
779
+ }
780
+ .textarea__input_bn0c0:read-only {
781
+ color: #8d8d93
782
+ }
783
+ .textarea__input_bn0c0:read-only:focus::placeholder {
784
+ color: #8d8d93;
785
+ }
786
+ .textarea__input_bn0c0:disabled {
787
+ color: #fff;
788
+ -webkit-text-fill-color: #fff;
789
+ }
790
+ .textarea__input_bn0c0:focus::placeholder {
791
+ color: rgba(235, 235, 245, 0.3);
792
+ }
793
+ .textarea__error_bn0c0 {
794
+ color: #f15045;
795
+ caret-color: #f15045;
796
+ }
797
+ .textarea__textarea_bn0c0 {
798
+ color: #fff;
799
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
800
+ }
801
+ .textarea__textarea_bn0c0::placeholder {
802
+ color: #8d8d93;
803
+ }
804
+ .textarea__hasLabel_bn0c0::placeholder {
805
+ color: #464649;
806
+ }
807
+ .textarea__textarea_bn0c0:disabled {
808
+ color: #fff;
809
+ -webkit-text-fill-color: #fff;
810
+ }
811
+ .textarea__textarea_bn0c0:read-only {
812
+ color: #8d8d93;
813
+ }
814
+ .textarea__textarea_bn0c0:focus::placeholder {
815
+ color: rgba(235, 235, 245, 0.3);
816
+ }
817
+ .textarea__focusVisible_ilmv4 {
818
+ outline: 2px solid #007aff;
819
+ }
820
+ .textarea__input_16cxo {
821
+ color: #000;
822
+ caret-color: #0072ef;
823
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
824
+ }
825
+ .textarea__input_16cxo:-webkit-autofill {
826
+ -webkit-text-fill-color: #000;
827
+ }
828
+ .textarea__input_16cxo::placeholder {
829
+ color: rgba(60, 60, 67, 0.6);
830
+ }
831
+ .textarea__hasLabel_16cxo::placeholder {
832
+ color: #c5c5c7;
833
+ }
834
+ .textarea__input_16cxo:read-only {
835
+ color: rgba(60, 60, 67, 0.6)
836
+ }
837
+ .textarea__input_16cxo:read-only:focus::placeholder {
838
+ color: rgba(60, 60, 67, 0.6);
839
+ }
840
+ .textarea__input_16cxo:disabled {
841
+ color: #000;
842
+ -webkit-text-fill-color: #000;
843
+ }
844
+ .textarea__input_16cxo:focus::placeholder {
845
+ color: rgba(60, 60, 67, 0.3);
846
+ }
847
+ .textarea__error_16cxo {
848
+ color: #ef3124;
849
+ caret-color: #ef3124;
850
+ }
851
+ .textarea__textarea_16cxo {
852
+ color: #000;
853
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
854
+ }
855
+ .textarea__textarea_16cxo::placeholder {
856
+ color: rgba(60, 60, 67, 0.6);
857
+ }
858
+ .textarea__hasLabel_16cxo::placeholder {
859
+ color: #c5c5c7;
860
+ }
861
+ .textarea__textarea_16cxo:disabled {
862
+ color: #000;
863
+ -webkit-text-fill-color: #000;
864
+ }
865
+ .textarea__textarea_16cxo:read-only {
866
+ color: rgba(60, 60, 67, 0.6);
867
+ }
868
+ .textarea__textarea_16cxo:focus::placeholder {
869
+ color: rgba(60, 60, 67, 0.3);
870
+ }.button__primary_t05jj {
871
+ color: #000;
872
+ background-color: #f3f4f5
873
+ }
874
+ .button__primary_t05jj:hover {
875
+ background-color: #f3f4f5;
876
+ }
877
+ .button__primary_t05jj:active {
878
+ background-color: #fff;
879
+ }
880
+ .button__secondary_t05jj {
881
+ color: #fff;
882
+ background-color: #202022;
883
+ border: 1px solid transparent
884
+ }
885
+ .button__secondary_t05jj:hover {
886
+ background-color: #202022;
887
+ }
888
+ .button__secondary_t05jj:active {
889
+ background-color: #2c2c2e;
890
+ }
891
+ .button__outlined_t05jj {
892
+ color: #fff;
893
+ background-color: transparent;
894
+ border: 1px solid #f3f4f5
895
+ }
896
+ .button__outlined_t05jj:hover {
897
+ background-color: rgba(0, 0, 0, 0.07);
898
+ }
899
+ .button__outlined_t05jj:active {
900
+ background-color: rgba(0, 0, 0, 0.15);
901
+ }
902
+ .button__filled_t05jj {
903
+ color: #fff;
904
+ background-color: #3a3a3c
905
+ }
906
+ .button__filled_t05jj:hover {
907
+ background-color: color-mod(#3a3a3c tint(7%));
908
+ }
909
+ .button__filled_t05jj:active {
910
+ background-color: color-mod(#3a3a3c tint(15%));
911
+ }
912
+ .button__transparent_t05jj {
913
+ color: #fff;
914
+ background-color: color-mod(#fff alpha(10%))
915
+ }
916
+ .button__transparent_t05jj:hover {
917
+ background-color: color-mod(#fff alpha(20%));
918
+ }
919
+ .button__transparent_t05jj:active {
920
+ background-color: color-mod(#fff alpha(40%));
921
+ }
922
+ .button__link_t05jj {
923
+ color: #fff;
924
+ background-color: transparent
925
+ }
926
+ .button__link_t05jj:hover {
927
+ background-color: #485767;
928
+ }
929
+ .button__link_t05jj:active {
930
+ background-color: rgb(85, 99, 114);
931
+ }
932
+ .button__ghost_t05jj {
933
+ color: #fff
934
+ }
935
+ .button__ghost_t05jj:hover {
936
+ color: color-mod(#fff shade(30%));
937
+ }
938
+ .button__ghost_t05jj:active {
939
+ color: color-mod(#fff shade(50%));
940
+ }
941
+ .button__component_t05jj:disabled.button__primary_t05jj {
942
+ color: #c5c5c7;
943
+ background-color: #f3f4f5
944
+ }
945
+ .button__component_t05jj:disabled.button__primary_t05jj.button__loading_t05jj {
946
+ background-color: #f3f4f5;
947
+ }
948
+ .button__component_t05jj:disabled.button__secondary_t05jj {
949
+ color: #2a2a2c;
950
+ background-color: #202022;
951
+ border-color: transparent
952
+ }
953
+ .button__component_t05jj:disabled.button__secondary_t05jj.button__loading_t05jj {
954
+ color: #fff;
955
+ background-color: #202022;
956
+ border-color: transparent;
957
+ }
958
+ .button__component_t05jj:disabled.button__outlined_t05jj {
959
+ color: color-mod(#fff alpha(30%));
960
+ background-color: transparent;
961
+ border-color: color-mod(#f3f4f5 alpha(30%))
962
+ }
963
+ .button__component_t05jj:disabled.button__outlined_t05jj.button__loading_t05jj {
964
+ color: #fff;
965
+ }
966
+ .button__component_t05jj:disabled.button__filled_t05jj {
967
+ color: color-mod(#fff alpha(30%));
968
+ background-color: color-mod(#3a3a3c alpha(30%))
969
+ }
970
+ .button__component_t05jj:disabled.button__filled_t05jj.button__loading_t05jj {
971
+ color: #fff;
972
+ background-color: #3a3a3c;
973
+ }
974
+ .button__component_t05jj:disabled.button__transparent_t05jj {
975
+ color: color-mod(#fff alpha(30%));
976
+ background-color: color-mod(#fff alpha(3%))
977
+ }
978
+ .button__component_t05jj:disabled.button__transparent_t05jj.button__loading_t05jj {
979
+ color: #fff;
980
+ background-color: color-mod(#fff alpha(10%));
981
+ }
982
+ .button__component_t05jj:disabled.button__link_t05jj {
983
+ color: color-mod(#fff alpha(30%));
984
+ background-color: transparent
985
+ }
986
+ .button__component_t05jj:disabled.button__link_t05jj.button__loading_t05jj {
987
+ color: #fff;
988
+ }
989
+ .button__component_t05jj:disabled.button__ghost_t05jj {
990
+ color: color-mod(#fff alpha(30%))
991
+ }
992
+ .button__component_t05jj:disabled.button__ghost_t05jj.button__loading_t05jj {
993
+ color: #fff;
994
+ }
995
+ .button__component_15wb8 {
996
+ background-color: transparent
997
+ }
998
+ .button__focused_15wb8 {
999
+ outline: 2px solid #007aff;
1000
+ }
1001
+ .button__primary_hq414 {
1002
+ color: #000;
1003
+ background-color: #ef3124
1004
+ }
1005
+ .button__primary_hq414:hover {
1006
+ background-color: rgb(241, 80, 69);
1007
+ }
1008
+ .button__primary_hq414:active {
1009
+ background-color: rgb(203, 42, 31);
1010
+ }
1011
+ .button__secondary_hq414 {
1012
+ color: #fff;
1013
+ background-color: #3a3a3c;
1014
+ border: 1px solid transparent
1015
+ }
1016
+ .button__secondary_hq414:hover {
1017
+ background-color: rgb(99, 112, 126);
1018
+ }
1019
+ .button__secondary_hq414:active {
1020
+ background-color: rgb(61, 74, 88);
1021
+ }
1022
+ .button__outlined_hq414 {
1023
+ color: #fff;
1024
+ background-color: transparent;
1025
+ border: 1px solid #f3f4f5
1026
+ }
1027
+ .button__outlined_hq414:hover {
1028
+ background-color: rgba(255, 255, 255, 0.15);
1029
+ }
1030
+ .button__outlined_hq414:active {
1031
+ background-color: rgba(0, 0, 0, 0.15);
1032
+ }
1033
+ .button__filled_hq414 {
1034
+ color: #fff;
1035
+ background-color: #3a3a3c
1036
+ }
1037
+ .button__filled_hq414:hover {
1038
+ background-color: rgb(99, 112, 126);
1039
+ }
1040
+ .button__filled_hq414:active {
1041
+ background-color: rgb(61, 74, 88);
1042
+ }
1043
+ .button__transparent_hq414 {
1044
+ color: #000;
1045
+ background-color: rgba(255, 255, 255, 0.1)
1046
+ }
1047
+ .button__transparent_hq414:hover {
1048
+ background-color: rgba(255, 255, 255, 0.2);
1049
+ }
1050
+ .button__transparent_hq414:active {
1051
+ background-color: rgba(255, 255, 255, 0.05);
1052
+ }
1053
+ .button__link_hq414 {
1054
+ color: #000;
1055
+ background-color: transparent
1056
+ }
1057
+ .button__link_hq414:hover {
1058
+ background-color: rgba(11, 31, 53, 0.07);
1059
+ }
1060
+ .button__link_hq414:active {
1061
+ background-color: rgba(179, 179, 179, 0.15);
1062
+ }
1063
+ .button__ghost_hq414 {
1064
+ color: #000
1065
+ }
1066
+ .button__ghost_hq414:hover {
1067
+ color: rgb(179, 179, 179);
1068
+ }
1069
+ .button__ghost_hq414:active {
1070
+ color: rgb(128, 128, 128);
1071
+ }
1072
+ .button__component_hq414:disabled.button__primary_hq414 {
1073
+ color: #000;
1074
+ background-color: rgba(239, 49, 36, 0.3)
1075
+ }
1076
+ .button__component_hq414:disabled.button__primary_hq414.button__loading_hq414 {
1077
+ background-color: #ef3124;
1078
+ }
1079
+ .button__component_hq414:disabled.button__secondary_hq414 {
1080
+ color: rgba(255, 255, 255, 0.3);
1081
+ background-color: rgba(72, 87, 103, 0.3);
1082
+ border-color: transparent
1083
+ }
1084
+ .button__component_hq414:disabled.button__secondary_hq414.button__loading_hq414 {
1085
+ color: #fff;
1086
+ background-color: #3a3a3c;
1087
+ border-color: transparent;
1088
+ }
1089
+ .button__component_hq414:disabled.button__outlined_hq414 {
1090
+ color: rgba(255, 255, 255, 0.3);
1091
+ background-color: transparent;
1092
+ border-color: rgba(35, 53, 73, 0.3)
1093
+ }
1094
+ .button__component_hq414:disabled.button__outlined_hq414.button__loading_hq414 {
1095
+ color: #fff;
1096
+ }
1097
+ .button__component_hq414:disabled.button__filled_hq414 {
1098
+ color: rgba(255, 255, 255, 0.3);
1099
+ background-color: rgba(72, 87, 103, 0.3);
1100
+ border-color: transparent
1101
+ }
1102
+ .button__component_hq414:disabled.button__filled_hq414.button__loading_hq414 {
1103
+ color: #fff;
1104
+ background-color: #3a3a3c;
1105
+ border-color: transparent;
1106
+ }
1107
+ .button__component_hq414:disabled.button__transparent_hq414 {
1108
+ color: rgba(255, 255, 255, 0.3);
1109
+ background-color: rgba(255, 255, 255, 0.03)
1110
+ }
1111
+ .button__component_hq414:disabled.button__transparent_hq414.button__loading_hq414 {
1112
+ color: #000;
1113
+ background-color: rgba(255, 255, 255, 0.1);
1114
+ }
1115
+ .button__component_hq414:disabled.button__link_hq414 {
1116
+ color: rgba(255, 255, 255, 0.3);
1117
+ background-color: transparent
1118
+ }
1119
+ .button__component_hq414:disabled.button__link_hq414.button__loading_hq414 {
1120
+ color: #000;
1121
+ }
1122
+ .button__component_hq414:disabled.button__ghost_hq414 {
1123
+ color: rgba(255, 255, 255, 0.3)
1124
+ }
1125
+ .button__component_hq414:disabled.button__ghost_hq414.button__loading_hq414 {
1126
+ color: #000;
1127
+ }.base-modal__component_1cwau {
1128
+ background: #121212;
1129
+ }.popover__component_goej3 {
1130
+ background-color: transparent;
1131
+ color: #fff;
1132
+ }
1133
+ .popover__inner_goej3 {
1134
+ background-color: #121212;
1135
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1136
+ border: 1px solid transparent;
1137
+ }
1138
+ .popover__arrow_goej3:after {
1139
+ background-color: #121212;
1140
+ border: 1px solid transparent;
1141
+ }.tabs__component_auscm:before {
1142
+ background-color: #2b2b2e;
1143
+ }
1144
+ .tabs__title_auscm {
1145
+ color: #8d8d93
1146
+ }
1147
+ .tabs__title_auscm:not(.tabs__disabled_auscm):hover {
1148
+ color: #fff;
1149
+ }
1150
+ .tabs__focused_auscm {
1151
+ outline: 2px solid #007aff;
1152
+ }
1153
+ .tabs__selected_auscm {
1154
+ color: #fff;
1155
+ }
1156
+ .tabs__disabled_auscm {
1157
+ color: #464649;
1158
+ }
1159
+ .tabs__line_auscm {
1160
+ background-color: #ef3124;
1161
+ }
1162
+ .tabs__component_auscm:before {
1163
+ background-color: #2b2b2e;
1164
+ }.tabs__title_auscm {
1165
+ color: #8d8d93
1166
+ }.tabs__title_auscm:not(.tabs__disabled_auscm):hover {
1167
+ color: #fff;
1168
+ }.tabs__focused_auscm {
1169
+ outline: 2px solid #007aff;
1170
+ }.tabs__selected_auscm {
1171
+ color: #fff;
1172
+ }.tabs__disabled_auscm {
1173
+ color: #464649;
1174
+ }.tabs__line_auscm {
1175
+ background-color: #ef3124;
1176
+ }
1177
+
1178
+
1179
+
1180
+ .select-with-tags__tag_y1ssr:active:not(:disabled) {
1181
+ background-color: #f3f4f5;
1182
+ }
1183
+ .select-with-tags__tag_y1ssr:hover:not(:disabled):not(:active) {
1184
+ background-color: #f3f4f5;
1185
+ }
1186
+ .select-with-tags__input_bxe41 {
1187
+ background-color: transparent;
1188
+ color: #fff
1189
+ }
1190
+ .select-with-tags__input_bxe41:disabled {
1191
+ color: #8d8d93;
1192
+ }
1193
+ .select-with-tags__input_bxe41::placeholder {
1194
+ color: #8d8d93;
1195
+ }
1196
+ .select-with-tags__input_bxe41:focus::placeholder {
1197
+ color: #464649;
1198
+ }
1199
+ .select-with-tags__focusVisible_bxe41 {
1200
+ outline: 2px solid #007aff;
1201
+ }
1202
+ .select-with-tags__placeholder_bxe41 {
1203
+ color: #464649;
1204
+ }.circular-progress-bar__backgroundCircle_oe7xy,
1205
+ .circular-progress-bar__progressCircle_oe7xy {
1206
+ fill: transparent;
1207
+ }
1208
+ .circular-progress-bar__positive_oe7xy {
1209
+ stroke: #2fc26e;
1210
+ }
1211
+ .circular-progress-bar__negative_oe7xy {
1212
+ stroke: #d91d0b;
1213
+ }
1214
+ .circular-progress-bar__backgroundCircle_oe7xy {
1215
+ stroke: #2c2c2e;
1216
+ }.list-header__filled_1wp3w {
1217
+ background-color: #485767;
1218
+ }.chart__coreChart_12t2g .recharts-text tspan {
1219
+ fill: #fff;
1220
+ }
1221
+ @keyframes chart__showDot_1hdn4 {
1222
+ }
1223
+
1224
+ .chart__tickText_1ff7j {
1225
+ fill: #fff;
1226
+ }
1227
+ .chart__circle_1ff7j {
1228
+ fill: #121212;
1229
+ }
1230
+ .chart__circle_1ff7j {
1231
+ fill: #121212;
1232
+ }
1233
+ .chart__tooltip_lttxn {
1234
+ background-color: #121212;
1235
+ border: 1px solid #2b2b2e;
1236
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1237
+ }
1238
+ .chart__tooltipArrow_lttxn {
1239
+ border: 1px solid #2b2b2e;
1240
+ background-color: #121212;
1241
+ }
1242
+ .chart__tooltipArrow_lttxn:before {
1243
+ border-color: transparent #121212 transparent transparent;
1244
+ }.stepped-progress-bar__description_8ksqx {
1245
+ color: rgba(235, 235, 245, 0.6);
1246
+ }
1247
+ .stepped-progress-bar__bar_j3vtv {
1248
+ background: #2b2b2e;
1249
+ }
1250
+ .stepped-progress-bar__done_j3vtv {
1251
+ background: #2fc26e;
1252
+ }.attach__component_dvamv {
1253
+ }
1254
+ .attach__focused_dvamv {
1255
+ outline: 2px solid #007aff;
1256
+ }
1257
+ .calendar__daysTable_1dau2 td:first-child .calendar__transitLeft_1dau2 {
1258
+ background: linear-gradient(
1259
+ 270deg,
1260
+ #e8f2fe 0%,
1261
+ rgba(255, 255, 255, 0) 100%
1262
+ )
1263
+ }
1264
+ .calendar__daysTable_1dau2 td:last-child .calendar__transitRight_1dau2 {
1265
+ background: linear-gradient(
1266
+ 270deg,
1267
+ rgba(255, 255, 255, 0) 0%,
1268
+ #e8f2fe 100%
1269
+ )
1270
+ }
1271
+ .calendar__dayName_1dau2 {
1272
+ color: #8d8d93;
1273
+ }
1274
+ .calendar__day_1dau2 {
1275
+ color: #fff
1276
+ }
1277
+ .calendar__day_1dau2.calendar__event_1dau2:before {
1278
+ background: #464649;
1279
+ }
1280
+ .calendar__day_1dau2.calendar__today_1dau2 span:after {
1281
+ border: 1px solid #fff;
1282
+ }
1283
+ .calendar__day_1dau2.calendar__highlighted_1dau2 {
1284
+ color: #fff;
1285
+ background: #2a2a2c;
1286
+ }
1287
+ .calendar__day_1dau2.calendar__disabled_1dau2 {
1288
+ color: #464649;
1289
+ background: transparent;
1290
+ }
1291
+ .calendar__day_1dau2.calendar__range_1dau2 {
1292
+ color: #fff;
1293
+ background: #e8f2fe;
1294
+ }
1295
+ .calendar__day_1dau2.calendar__selected_1dau2,
1296
+ .calendar__day_1dau2.calendar__disabled_1dau2.calendar__selected_1dau2 {
1297
+ color: #000;
1298
+ background: #fff;
1299
+ }
1300
+ .calendar__day_1dau2.calendar__firstDay_1dau2:after {
1301
+ background: linear-gradient(
1302
+ 270deg,
1303
+ #e8f2fe 0%,
1304
+ rgba(255, 255, 255, 0) 100%
1305
+ );
1306
+ }
1307
+ .calendar__day_1dau2.calendar__lastDay_1dau2:after {
1308
+ background: linear-gradient(
1309
+ 270deg,
1310
+ rgba(255, 255, 255, 0) 0%,
1311
+ #e8f2fe 100%
1312
+ );
1313
+ }
1314
+ .calendar__withShadow_5t9rp {
1315
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1316
+ }
1317
+
1318
+ .calendar__button_1vuyy {
1319
+ background-color: transparent
1320
+ }
1321
+ .calendar__button_1vuyy:not(:disabled):hover {
1322
+ background-color: #2c2c2e;
1323
+ color: #fff;
1324
+ }
1325
+ .calendar__button_1vuyy.calendar__filled_1vuyy {
1326
+ background-color: #2c2c2e
1327
+ }
1328
+ .calendar__button_1vuyy.calendar__filled_1vuyy:not(:disabled):hover {
1329
+ background-color: color-mod(#2c2c2e tint(7%));
1330
+ }
1331
+ .calendar__button_1vuyy.calendar__outlined_1vuyy {
1332
+ border: 1px solid #fff;
1333
+ }
1334
+ .calendar__button_1vuyy.calendar__selected_1vuyy,
1335
+ .calendar__button_1vuyy.calendar__selected_1vuyy:disabled {
1336
+ background-color: #fff;
1337
+ color: #000
1338
+ }
1339
+ .calendar__button_1vuyy.calendar__selected_1vuyy:not(:disabled):hover, .calendar__button_1vuyy.calendar__selected_1vuyy:disabled:not(:disabled):hover {
1340
+ background-color: #fff;
1341
+ color: #000;
1342
+ }
1343
+ .confirmation__errorHeader_a5eci {
1344
+ color: #fff;
1345
+ color: #fff;
1346
+ }
1347
+ .confirmation__errorText_a5eci {
1348
+ color: #8d8d93;
1349
+ color: #8d8d93;
1350
+ }
1351
+ .confirmation__phoneHintText_a5eci {
1352
+ color: #8d8d93;
1353
+ color: #8d8d93;
1354
+ }
1355
+ .confirmation__phonesWrap_a5eci {
1356
+ color: #8d8d93;
1357
+ }
1358
+ .confirmation__phoneDescription_a5eci {
1359
+ color: #8d8d93;
1360
+ }
1361
+ .confirmation__input_1efk4 {
1362
+ background-color: #202022;
1363
+ color: #fff
1364
+ }
1365
+ .confirmation__input_1efk4.confirmation__hasError_1efk4 {
1366
+ color: #f15045;
1367
+ caret-color: #fff;
1368
+ background-color: #35110d;
1369
+ }
1370
+ .confirmation__input_1efk4.confirmation__disabled_1efk4 {
1371
+ color: #464649;
1372
+ }
1373
+ @keyframes confirmation__shake_1efk4 {
1374
+ }
1375
+ .confirmation__component_zry6h {
1376
+ color: #8d8d93;
1377
+ color: #8d8d93;
1378
+ }
1379
+ .confirmation__circle_10qqr {
1380
+ fill: transparent;
1381
+ stroke: #464649;
1382
+ }
1383
+ .confirmation__title_qngd7 {
1384
+ color: #fff;
1385
+ }
1386
+ .confirmation__description_qngd7 {
1387
+ color: #8d8d93;
1388
+ }
1389
+ .confirmation__alertIcon_qngd7 {
1390
+ color: #d91d0b;
1391
+ }
1392
+ .confirmation__header_1ig9b {
1393
+ color: #fff;
1394
+ color: #fff;
1395
+ }
1396
+ .confirmation__error_1ig9b {
1397
+ color: #f15045;
1398
+ }
1399
+ .confirmation__loaderText_1ig9b {
1400
+ color: #8d8d93;
1401
+ color: #8d8d93;
1402
+ }.icon-button__primary_15eyv {
1403
+ color: #fff
1404
+ }
1405
+ .icon-button__primary_15eyv:hover {
1406
+ color: color-mod(#fff shade(30%));
1407
+ }
1408
+ .icon-button__primary_15eyv:active {
1409
+ color: color-mod(#fff shade(50%));
1410
+ }
1411
+ .icon-button__secondary_15eyv {
1412
+ color: #8d8d93
1413
+ }
1414
+ .icon-button__secondary_15eyv:hover {
1415
+ color: color-mod(#8d8d93 tint(30%));
1416
+ }
1417
+ .icon-button__secondary_15eyv:active {
1418
+ color: color-mod(#8d8d93 tint(50%));
1419
+ }
1420
+ .icon-button__transparent_15eyv {
1421
+ color: color-mod(#fff alpha(30%))
1422
+ }
1423
+ .icon-button__transparent_15eyv:hover {
1424
+ color: color-mod(#fff alpha(40%));
1425
+ }
1426
+ .icon-button__transparent_15eyv:active {
1427
+ color: color-mod(#fff alpha(50%));
1428
+ }
1429
+ .icon-button__negative_15eyv {
1430
+ color: #d91d0b
1431
+ }
1432
+ .icon-button__negative_15eyv:hover {
1433
+ color: color-mod(#d91d0b shade(30%));
1434
+ }
1435
+ .icon-button__negative_15eyv:active {
1436
+ color: color-mod(#d91d0b shade(50%));
1437
+ }
1438
+
1439
+ .icon-button__primary_1h606 {
1440
+ color: #121212
1441
+ }
1442
+ .icon-button__primary_1h606:hover {
1443
+ color: rgb(230, 230, 230);
1444
+ }
1445
+ .icon-button__primary_1h606:active {
1446
+ color: rgb(179, 179, 179);
1447
+ }
1448
+ .icon-button__secondary_1h606 {
1449
+ color: #233549
1450
+ }
1451
+ .icon-button__secondary_1h606:hover {
1452
+ color: rgb(219, 220, 221);
1453
+ }
1454
+ .icon-button__secondary_1h606:active {
1455
+ color: rgb(170, 171, 172);
1456
+ }
1457
+ .icon-button__transparent_1h606 {
1458
+ color: rgba(255, 255, 255, 0.3)
1459
+ }
1460
+ .icon-button__transparent_1h606:hover {
1461
+ color: rgba(255, 255, 255, 0.4);
1462
+ }
1463
+ .icon-button__transparent_1h606:active {
1464
+ color: rgba(255, 255, 255, 0.5);
1465
+ }
1466
+ .icon-button__negative_1h606 {
1467
+ color: #d91d0b
1468
+ }
1469
+ .icon-button__negative_1h606:hover {
1470
+ color: rgb(217, 72, 62);
1471
+ }
1472
+ .icon-button__negative_1h606:active {
1473
+ color: rgb(169, 56, 48);
1474
+ }.plate__component_1t0td {
1475
+ color: #fff;
1476
+ }
1477
+ .plate__focused_1t0td {
1478
+ outline: 2px solid #007aff;
1479
+ }
1480
+ .plate__common_1t0td {
1481
+ background-color: #202022;
1482
+ border-color: #6d7986;
1483
+ }
1484
+ .plate__negative_1t0td {
1485
+ background-color: #35110d;
1486
+ border-color: #d91d0b;
1487
+ }
1488
+ .plate__positive_1t0td {
1489
+ background-color: #042117;
1490
+ border-color: #13a463;
1491
+ }
1492
+ .plate__attention_1t0td {
1493
+ background-color: #332104;
1494
+ border-color: #de6a00;
1495
+ }.input__input_d0a1r {
1496
+ color: #fff;
1497
+ caret-color: #0072ef;
1498
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1499
+ }
1500
+ .input__input_d0a1r:-webkit-autofill {
1501
+ -webkit-text-fill-color: #fff;
1502
+ }
1503
+ .input__input_d0a1r::placeholder {
1504
+ color: #8d8d93;
1505
+ }
1506
+ .input__hasLabel_d0a1r::placeholder {
1507
+ color: #464649;
1508
+ }
1509
+ .input__input_d0a1r:read-only {
1510
+ color: #8d8d93
1511
+ }
1512
+ .input__input_d0a1r:read-only:focus::placeholder {
1513
+ color: #8d8d93;
1514
+ }
1515
+ .input__input_d0a1r:disabled {
1516
+ color: #fff;
1517
+ -webkit-text-fill-color: #fff;
1518
+ }
1519
+ .input__input_d0a1r:focus::placeholder {
1520
+ color: rgba(235, 235, 245, 0.3);
1521
+ }
1522
+ .input__error_d0a1r {
1523
+ color: #f15045;
1524
+ caret-color: #f15045;
1525
+ }
1526
+ .input__focusVisible_tx1ut {
1527
+ outline: 2px solid #007aff;
1528
+ }
1529
+ @keyframes input__onautofillstart_tx1ut {
1530
+ from {
1531
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1532
+ }
1533
+ to {
1534
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1535
+ }
1536
+ }
1537
+ @keyframes input__onautofillcancel_tx1ut {
1538
+ from {
1539
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1540
+ }
1541
+ to {
1542
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1543
+ }
1544
+ }
1545
+ .input__input_tnf20 {
1546
+ color: #000;
1547
+ caret-color: #0072ef;
1548
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1549
+ }
1550
+ .input__input_tnf20:-webkit-autofill {
1551
+ -webkit-text-fill-color: #000;
1552
+ }
1553
+ .input__input_tnf20::placeholder {
1554
+ color: rgba(60, 60, 67, 0.6);
1555
+ }
1556
+ .input__hasLabel_tnf20::placeholder {
1557
+ color: #c5c5c7;
1558
+ }
1559
+ .input__input_tnf20:read-only {
1560
+ color: rgba(60, 60, 67, 0.6)
1561
+ }
1562
+ .input__input_tnf20:read-only:focus::placeholder {
1563
+ color: rgba(60, 60, 67, 0.6);
1564
+ }
1565
+ .input__input_tnf20:disabled {
1566
+ color: #000;
1567
+ -webkit-text-fill-color: #000;
1568
+ }
1569
+ .input__input_tnf20:focus::placeholder {
1570
+ color: rgba(60, 60, 67, 0.3);
1571
+ }
1572
+ .input__error_tnf20 {
1573
+ color: #ef3124;
1574
+ caret-color: #ef3124;
1575
+ }.toast-plate__component_1k0xi {
1576
+ color: #000;
1577
+ background-color: #fff
1578
+ }
1579
+ .toast-plate__actionSection_1k0xi + .toast-plate__closeButton_1k0xi:before {
1580
+ background-color: #e9e9eb;
1581
+ }.bottom-sheet__modal_pjkn7 {
1582
+ background-color: transparent;
1583
+ }
1584
+ .bottom-sheet__component_pjkn7 {
1585
+ background: #121212;
1586
+ }
1587
+ .bottom-sheet__marker_pjkn7 {
1588
+ background-color: #2a2a2c;
1589
+ }
1590
+ .bottom-sheet__content_pjkn7 {
1591
+ color: #fff;
1592
+ }
1593
+ .bottom-sheet__footer_k39yi {
1594
+ background-color: #121212;
1595
+ }
1596
+ .bottom-sheet__highlighted_k39yi {
1597
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1598
+ }.drawer__backdropEnter_184qu {
1599
+ background-color: transparent;
1600
+ }
1601
+ .drawer__backdropEnterActive_184qu,
1602
+ .drawer__backdropEnterDone_184qu {
1603
+ background-color: rgba(0, 0, 0, 0.8);
1604
+ }
1605
+ .drawer__backdropExit_184qu {
1606
+ background-color: rgba(0, 0, 0, 0.8);
1607
+ }
1608
+ .drawer__backdropExitActive_184qu,
1609
+ .drawer__backdropExitDone_184qu {
1610
+ background-color: transparent;
1611
+ }.calendar-with-skeleton__skeleton_6o4u6 {
1612
+ background-color: #121212;
1613
+ }
1614
+
1615
+
1616
+
1617
+
1618
+
1619
+ .modal__footer_se9fx {
1620
+ background: #121212;
1621
+ }.modal__sticky_se9fx {
1622
+ background: #121212;
1623
+ }.modal__highlighted_se9fx {
1624
+ background: #121212;
1625
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1626
+ }
1627
+
1628
+ .modal__footer_se9fx {
1629
+ background: #121212;
1630
+ }.modal__sticky_se9fx {
1631
+ background: #121212;
1632
+ }.modal__highlighted_se9fx {
1633
+ background: #121212;
1634
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1635
+ }
1636
+ .modal__header_x2850 {
1637
+ background: #121212;
1638
+ }.modal__highlighted_x2850 {
1639
+ background: #121212;
1640
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1641
+ }
1642
+ .modal__header_x2850 {
1643
+ background: #121212;
1644
+ }.modal__highlighted_x2850 {
1645
+ background: #121212;
1646
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1647
+ }.file-upload-item__component_avn2o {
1648
+ border-bottom: 1px solid #2b2b2e;
1649
+ color: #8d8d93
1650
+ }
1651
+ .file-upload-item__icon_avn2o {
1652
+ color: #fff;
1653
+ }
1654
+ .file-upload-item__errorIcon_avn2o {
1655
+ color: #d91d0b;
1656
+ }
1657
+ .file-upload-item__successIcon_avn2o {
1658
+ color: #2fc26e;
1659
+ }
1660
+ .file-upload-item__name_avn2o {
1661
+ color: #fff
1662
+ }
1663
+ .file-upload-item__error_avn2o {
1664
+ color: #ef3124
1665
+ }.slider-input__steps_1kme2 {
1666
+ color: #8d8d93;
1667
+ }
1668
+ .slider-input__info_1kme2 {
1669
+ color: #8d8d93;
1670
+ }.with-suffix__hasSuffix_ehaeh input:focus::placeholder {
1671
+ color: transparent;
1672
+ }
1673
+ .with-suffix__disabled_ehaeh {
1674
+ color: #fff;
1675
+ }.select__arrow_1ef7v {
1676
+ color: #fff;
1677
+ }
1678
+ .select__popoverInner_160pg {
1679
+ background: transparent;
1680
+ }
1681
+ .select__optionsList_160pg {
1682
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1683
+ background: #121212;
1684
+ }
1685
+ .select__checkmark_1io1w {
1686
+ background: #fff;
1687
+ }
1688
+ .select__placeholder_lvidn {
1689
+ color: #8d8d93;
1690
+ }
1691
+ .select__focusVisible_lvidn {
1692
+ outline: 2px solid #007aff;
1693
+ }
1694
+ .select__optgroup_oz85e {
1695
+ background: #121212
1696
+ }
1697
+ .select__label_oz85e {
1698
+ color: #8d8d93;
1699
+ }
1700
+ .select__option_14ubs {
1701
+ background: #121212;
1702
+ color: #fff
1703
+ }
1704
+ .select__option_14ubs:not(.select__disabled_14ubs):active {
1705
+ background: #2c2c2e;
1706
+ color: #fff;
1707
+ }
1708
+ .select__option_14ubs:before {
1709
+ background: #2b2b2e;
1710
+ }
1711
+ .select__selected_14ubs {
1712
+ background: #121212;
1713
+ color: #fff;
1714
+ }
1715
+ .select__highlighted_14ubs {
1716
+ background: #202022;
1717
+ color: #fff
1718
+ }
1719
+ .select__disabled_14ubs {
1720
+ background: #121212;
1721
+ color: #8d8d93;
1722
+ }
1723
+ .select__emptyPlaceholder_170yh {
1724
+ color: #8d8d93;
1725
+ }
1726
+ .select__virtualRow_17mjz:before {
1727
+ background: #2b2b2e;
1728
+ }
1729
+ .select__emptyPlaceholder_17mjz {
1730
+ color: #8d8d93;
1731
+ }
1732
+
1733
+ .toast__toastPlate_jl9b8 {
1734
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1735
+ }
1736
+ .toast__popoverInner_jl9b8 {
1737
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1738
+ background-color: transparent;
1739
+ }.tooltip__hint_1e2n1 {
1740
+ background-color: #121212;
1741
+ }
1742
+ .tooltip__hint_1e2n1 .tooltip__component_1e2n1 {
1743
+ color: #000;
1744
+ }
1745
+ .tooltip__hint_1e2n1 .tooltip__arrow_1e2n1:after {
1746
+ background-color: #121212;
1747
+ border-color: #121212;
1748
+ }.bank-card__component_u67zr {
1749
+ --form-control-bg-color: transparent;
1750
+ --form-control-hover-bg-color: transparent;
1751
+ --form-control-focus-bg-color: transparent;
1752
+ }
1753
+ .bank-card__label_u67zr {
1754
+ color: rgba(0, 0, 0, 0.6)
1755
+ }
1756
+ .bank-card__focused_u67zr .bank-card__label_u67zr,
1757
+ .bank-card__filled_u67zr .bank-card__label_u67zr {
1758
+ color: #000
1759
+ }
1760
+ .bank-card__input_u67zr {
1761
+ color: #000;
1762
+ caret-color: #000
1763
+ }
1764
+ .bank-card__bankLogo_u67zr svg g {
1765
+ fill: #000;
1766
+ }
1767
+ .bank-card__brandLogo_u67zr svg {
1768
+ fill: #000;
1769
+ }
1770
+ .bank-card__usePhoto_u67zr {
1771
+ background-color: transparent
1772
+ }.amount-input__minorPartAndCurrency_7l21o {
1773
+ color: #8d8d93;
1774
+ }
1775
+ .amount-input__filled_nk6m6 .amount-input__input_nk6m6,
1776
+ .amount-input__input_nk6m6:focus {
1777
+ -webkit-text-fill-color: transparent;
1778
+ }
1779
+ .amount-input__minorPartAndCurrency_124c6 {
1780
+ color: #8a8a8e;
1781
+ }@media (min-width: 600px) {
1782
+ }
1783
+ .intl-phone-input__flagIcon_r28my {
1784
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1785
+ }
1786
+ .intl-phone-input__dialCode_caj3z {
1787
+ color: #8d8d93;
1788
+ }
1789
+ .intl-phone-input__focusVisible_4ncxn {
1790
+ outline: 2px solid #007aff;
1791
+ }.gallery__modal_1o7qx {
1792
+ background: transparent;
1793
+ }
1794
+ .gallery__header_vfui3 {
1795
+ background-color: #e9e9eb;
1796
+ }
1797
+
1798
+ .gallery__component_1gn9i {
1799
+ border: 2px solid rgba(0, 0, 0, 0);
1800
+ }
1801
+ .gallery__active_1gn9i {
1802
+ border-color: #121212
1803
+ }
1804
+ .gallery__image_1gn9i {
1805
+ background-color: #121212
1806
+ }
1807
+ .gallery__loading_1gn9i {
1808
+ background-color: #e9eaeb;
1809
+ }
1810
+ .gallery__brokenImageWrapper_1gn9i {
1811
+ background-color: #121212
1812
+ }
1813
+ .gallery__focused_1gn9i {
1814
+ outline: 2px solid #007aff;
1815
+ }
1816
+ .gallery__component_1uzpw {
1817
+ background-color: color-mod(#121212 alpha(50%));
1818
+ }
1819
+ .gallery__slideLoading_1uzpw {
1820
+ background-color: #e9eaeb;
1821
+ }
1822
+ .gallery__image_1uzpw {
1823
+ background-color: #121212;
1824
+ }
1825
+ .gallery__smallImage_1uzpw {
1826
+ background-color: #121212;
1827
+ }
1828
+ .gallery__arrow_1uzpw {
1829
+ color: #121212
1830
+ }
1831
+ .gallery__arrow_1uzpw:hover {
1832
+ background-color: color-mod(#fff alpha(10%));
1833
+ }
1834
+ .gallery__arrow_1uzpw:active {
1835
+ background-color: color-mod(#fff alpha(20%));
1836
+ }
1837
+ .gallery__focused_1uzpw {
1838
+ outline: 2px solid #007aff;
1839
+ }
1840
+ .gallery__placeholder_1uzpw {
1841
+ background-color: #121212;
1842
+ }
1843
+ .gallery__fullScreenImage_1uzpw {
1844
+ background-color: #121212;
1845
+ }
1846
+ .gallery__component_ncn0b {
1847
+ background-color: #e9e9eb
1848
+ }.calendar-input__calendarContainer_a9l4w {
1849
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1850
+ border: 1px solid #2b2b2e;
1851
+ }
1852
+ .calendar-input__calendarIcon_a9l4w {
1853
+ color: #fff
1854
+ }.calendar-range__divider_7tepy:after {
1855
+ background-color: #fff;
1856
+ }