@alfalab/core-components 23.3.0 → 23.6.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1838) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +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-2d16677b.d.ts → Component-6a288646.d.ts} +0 -0
  62. package/bottom-sheet/{Component-2d16677b.js → Component-6a288646.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-d1029d68.d.ts → Component-90eb9efa.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-d1029d68.js → Component-90eb9efa.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/cssm/index.module.css +10 -1
  83. package/button/default.css +41 -41
  84. package/button/esm/Component.js +3 -3
  85. package/button/esm/default.css +41 -41
  86. package/button/esm/index.css +61 -52
  87. package/button/esm/inverted.css +41 -41
  88. package/button/index.css +61 -52
  89. package/button/inverted.css +41 -41
  90. package/button/modern/Component.js +3 -3
  91. package/button/modern/default.css +41 -41
  92. package/button/modern/index.css +61 -52
  93. package/button/modern/inverted.css +41 -41
  94. package/calendar/Component.js +8 -5
  95. package/calendar/components/days-table/Component.js +2 -2
  96. package/calendar/components/days-table/index.css +40 -40
  97. package/calendar/components/days-table/index.js +1 -1
  98. package/calendar/components/header/Component.d.ts +1 -33
  99. package/calendar/components/header/Component.js +3 -18
  100. package/calendar/components/header/index.css +5 -93
  101. package/calendar/components/header/index.js +0 -3
  102. package/calendar/components/months-table/Component.js +3 -3
  103. package/calendar/components/months-table/index.css +6 -6
  104. package/calendar/components/months-table/index.js +2 -2
  105. package/calendar/components/period-slider/Component.d.ts +68 -0
  106. package/calendar/components/period-slider/Component.js +73 -0
  107. package/calendar/components/period-slider/index.css +120 -0
  108. package/calendar/components/period-slider/index.d.ts +1 -0
  109. package/calendar/components/period-slider/index.js +15 -0
  110. package/calendar/components/period-slider/utils.d.ts +7 -0
  111. package/calendar/components/period-slider/utils.js +61 -0
  112. package/calendar/components/select-button/Component.js +2 -2
  113. package/calendar/components/select-button/index.css +10 -10
  114. package/calendar/components/select-button/index.js +1 -1
  115. package/calendar/components/years-table/Component.js +2 -2
  116. package/calendar/components/years-table/index.css +6 -6
  117. package/calendar/components/years-table/index.js +1 -1
  118. package/calendar/cssm/Component.js +8 -4
  119. package/calendar/cssm/components/header/Component.d.ts +1 -33
  120. package/calendar/cssm/components/header/Component.js +2 -18
  121. package/calendar/cssm/components/header/index.js +0 -4
  122. package/calendar/cssm/components/header/index.module.css +1 -89
  123. package/calendar/cssm/components/months-table/Component.js +1 -1
  124. package/calendar/cssm/components/months-table/index.js +1 -1
  125. package/calendar/cssm/components/period-slider/Component.d.ts +68 -0
  126. package/calendar/cssm/components/period-slider/Component.js +73 -0
  127. package/calendar/cssm/components/period-slider/index.d.ts +1 -0
  128. package/calendar/cssm/components/period-slider/index.js +17 -0
  129. package/calendar/cssm/components/period-slider/index.module.css +119 -0
  130. package/calendar/cssm/components/period-slider/utils.d.ts +7 -0
  131. package/calendar/cssm/components/period-slider/utils.js +61 -0
  132. package/calendar/cssm/index.d.ts +2 -1
  133. package/calendar/cssm/index.js +8 -3
  134. package/calendar/cssm/index.module.css +7 -0
  135. package/calendar/cssm/utils.d.ts +5 -1
  136. package/calendar/cssm/utils.js +14 -0
  137. package/calendar/esm/Component.js +9 -6
  138. package/calendar/esm/components/days-table/Component.js +2 -2
  139. package/calendar/esm/components/days-table/index.css +40 -40
  140. package/calendar/esm/components/days-table/index.js +1 -1
  141. package/calendar/esm/components/header/Component.d.ts +1 -33
  142. package/calendar/esm/components/header/Component.js +3 -18
  143. package/calendar/esm/components/header/index.css +5 -93
  144. package/calendar/esm/components/header/index.js +0 -3
  145. package/calendar/esm/components/months-table/Component.js +3 -3
  146. package/calendar/esm/components/months-table/index.css +6 -6
  147. package/calendar/esm/components/months-table/index.js +2 -2
  148. package/calendar/esm/components/period-slider/Component.d.ts +68 -0
  149. package/calendar/esm/components/period-slider/Component.js +66 -0
  150. package/calendar/esm/components/period-slider/index.css +120 -0
  151. package/calendar/esm/components/period-slider/index.d.ts +1 -0
  152. package/calendar/esm/components/period-slider/index.js +9 -0
  153. package/calendar/esm/components/period-slider/utils.d.ts +7 -0
  154. package/calendar/esm/components/period-slider/utils.js +58 -0
  155. package/calendar/esm/components/select-button/Component.js +2 -2
  156. package/calendar/esm/components/select-button/index.css +10 -10
  157. package/calendar/esm/components/select-button/index.js +1 -1
  158. package/calendar/esm/components/years-table/Component.js +2 -2
  159. package/calendar/esm/components/years-table/index.css +6 -6
  160. package/calendar/esm/components/years-table/index.js +1 -1
  161. package/calendar/esm/index.css +14 -7
  162. package/calendar/esm/index.d.ts +2 -1
  163. package/calendar/esm/index.js +6 -4
  164. package/calendar/esm/{tslib.es6-369cbb6e.d.ts → tslib.es6-cf99632c.d.ts} +0 -0
  165. package/calendar/esm/{tslib.es6-369cbb6e.js → tslib.es6-cf99632c.js} +0 -0
  166. package/calendar/esm/utils.d.ts +5 -1
  167. package/calendar/esm/utils.js +12 -2
  168. package/calendar/index.css +14 -7
  169. package/calendar/index.d.ts +2 -1
  170. package/calendar/index.js +7 -3
  171. package/calendar/modern/Component.js +8 -5
  172. package/calendar/modern/components/days-table/Component.js +1 -1
  173. package/calendar/modern/components/days-table/index.css +40 -40
  174. package/calendar/modern/components/header/Component.d.ts +1 -33
  175. package/calendar/modern/components/header/Component.js +3 -17
  176. package/calendar/modern/components/header/index.css +5 -93
  177. package/calendar/modern/components/header/index.js +0 -2
  178. package/calendar/modern/components/months-table/Component.js +2 -2
  179. package/calendar/modern/components/months-table/index.css +6 -6
  180. package/calendar/modern/components/months-table/index.js +1 -1
  181. package/calendar/modern/components/period-slider/Component.d.ts +68 -0
  182. package/calendar/modern/components/period-slider/Component.js +63 -0
  183. package/calendar/modern/components/period-slider/index.css +120 -0
  184. package/calendar/modern/components/period-slider/index.d.ts +1 -0
  185. package/calendar/modern/components/period-slider/index.js +8 -0
  186. package/calendar/modern/components/period-slider/utils.d.ts +7 -0
  187. package/calendar/modern/components/period-slider/utils.js +58 -0
  188. package/calendar/modern/components/select-button/Component.js +1 -1
  189. package/calendar/modern/components/select-button/index.css +10 -10
  190. package/calendar/modern/components/years-table/Component.js +1 -1
  191. package/calendar/modern/components/years-table/index.css +6 -6
  192. package/calendar/modern/index.css +14 -7
  193. package/calendar/modern/index.d.ts +2 -1
  194. package/calendar/modern/index.js +5 -3
  195. package/calendar/modern/utils.d.ts +5 -1
  196. package/calendar/modern/utils.js +6 -2
  197. package/calendar/{tslib.es6-1f1b8ecf.d.ts → tslib.es6-cf13d2c0.d.ts} +0 -0
  198. package/calendar/{tslib.es6-1f1b8ecf.js → tslib.es6-cf13d2c0.js} +0 -0
  199. package/calendar/utils.d.ts +5 -1
  200. package/calendar/utils.js +14 -0
  201. package/calendar-input/Component.d.ts +9 -1
  202. package/calendar-input/Component.js +3 -3
  203. package/calendar-input/cssm/Component.d.ts +8 -0
  204. package/calendar-input/cssm/Component.js +2 -2
  205. package/calendar-input/esm/Component.d.ts +9 -1
  206. package/calendar-input/esm/Component.js +3 -3
  207. package/calendar-input/esm/index.css +10 -10
  208. package/calendar-input/index.css +10 -10
  209. package/calendar-input/modern/Component.d.ts +8 -0
  210. package/calendar-input/modern/Component.js +3 -3
  211. package/calendar-input/modern/index.css +10 -10
  212. package/calendar-range/Component.js +1 -1
  213. package/calendar-range/esm/Component.js +1 -1
  214. package/calendar-range/esm/index.css +5 -5
  215. package/calendar-range/index.css +5 -5
  216. package/calendar-range/modern/Component.js +1 -1
  217. package/calendar-range/modern/index.css +5 -5
  218. package/calendar-with-skeleton/Component.js +1 -1
  219. package/calendar-with-skeleton/esm/Component.js +1 -1
  220. package/calendar-with-skeleton/esm/index.css +12 -12
  221. package/calendar-with-skeleton/index.css +12 -12
  222. package/calendar-with-skeleton/modern/Component.js +1 -1
  223. package/calendar-with-skeleton/modern/index.css +12 -12
  224. package/card-image/Component.js +1 -1
  225. package/card-image/esm/Component.js +1 -1
  226. package/card-image/esm/index.css +6 -6
  227. package/card-image/index.css +6 -6
  228. package/card-image/modern/Component.js +1 -1
  229. package/card-image/modern/index.css +6 -6
  230. package/cdn-icon/Component.js +1 -1
  231. package/cdn-icon/esm/Component.js +1 -1
  232. package/cdn-icon/esm/index.css +2 -2
  233. package/cdn-icon/index.css +2 -2
  234. package/cdn-icon/modern/Component.js +1 -1
  235. package/cdn-icon/modern/index.css +2 -2
  236. package/chart/Component.js +2 -2
  237. package/chart/components/Dot/index.css +7 -7
  238. package/chart/components/Dot/index.js +1 -1
  239. package/chart/components/Legends/index.css +7 -7
  240. package/chart/components/Legends/index.js +1 -1
  241. package/chart/components/Tick/index.css +3 -3
  242. package/chart/components/Tick/index.js +1 -1
  243. package/chart/components/TooltipContent/index.css +6 -6
  244. package/chart/components/TooltipContent/index.js +1 -1
  245. package/chart/esm/Component.js +2 -2
  246. package/chart/esm/components/Dot/index.css +7 -7
  247. package/chart/esm/components/Dot/index.js +1 -1
  248. package/chart/esm/components/Legends/index.css +7 -7
  249. package/chart/esm/components/Legends/index.js +1 -1
  250. package/chart/esm/components/Tick/index.css +3 -3
  251. package/chart/esm/components/Tick/index.js +1 -1
  252. package/chart/esm/components/TooltipContent/index.css +6 -6
  253. package/chart/esm/components/TooltipContent/index.js +1 -1
  254. package/chart/esm/hooks/useSettings/index.js +1 -1
  255. package/chart/esm/hooks/useSettings/utils/setDatas.d.ts +1 -2
  256. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  257. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  258. package/chart/esm/index.css +2 -2
  259. package/chart/esm/index.js +1 -1
  260. package/chart/esm/{tslib.es6-c003cdb9.d.ts → tslib.es6-8c7cf68d.d.ts} +0 -0
  261. package/chart/esm/{tslib.es6-c003cdb9.js → tslib.es6-8c7cf68d.js} +0 -0
  262. package/chart/hooks/useSettings/index.js +1 -1
  263. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  264. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  265. package/chart/index.css +2 -2
  266. package/chart/index.js +1 -1
  267. package/chart/modern/Component.js +1 -1
  268. package/chart/modern/components/Dot/index.css +7 -7
  269. package/chart/modern/components/Dot/index.js +1 -1
  270. package/chart/modern/components/Legends/index.css +7 -7
  271. package/chart/modern/components/Legends/index.js +1 -1
  272. package/chart/modern/components/Tick/index.css +3 -3
  273. package/chart/modern/components/Tick/index.js +1 -1
  274. package/chart/modern/components/TooltipContent/index.css +6 -6
  275. package/chart/modern/components/TooltipContent/index.js +1 -1
  276. package/chart/modern/index.css +2 -2
  277. package/chart/{tslib.es6-cc88aa9c.d.ts → tslib.es6-92a903fd.d.ts} +0 -0
  278. package/chart/{tslib.es6-cc88aa9c.js → tslib.es6-92a903fd.js} +0 -0
  279. package/checkbox/Component.d.ts +8 -0
  280. package/checkbox/Component.js +6 -4
  281. package/checkbox/cssm/Component.d.ts +8 -0
  282. package/checkbox/cssm/Component.js +5 -3
  283. package/checkbox/cssm/index.module.css +8 -0
  284. package/checkbox/esm/Component.d.ts +8 -0
  285. package/checkbox/esm/Component.js +6 -4
  286. package/checkbox/esm/index.css +44 -36
  287. package/checkbox/index.css +44 -36
  288. package/checkbox/modern/Component.d.ts +8 -0
  289. package/checkbox/modern/Component.js +6 -4
  290. package/checkbox/modern/index.css +44 -36
  291. package/checkbox-group/Component.js +1 -1
  292. package/checkbox-group/esm/Component.js +1 -1
  293. package/checkbox-group/esm/index.css +17 -17
  294. package/checkbox-group/index.css +17 -17
  295. package/checkbox-group/modern/Component.js +1 -1
  296. package/checkbox-group/modern/index.css +17 -17
  297. package/circular-progress-bar/Component.js +1 -1
  298. package/circular-progress-bar/esm/Component.js +1 -1
  299. package/circular-progress-bar/esm/index.css +20 -20
  300. package/circular-progress-bar/index.css +20 -20
  301. package/circular-progress-bar/modern/Component.js +1 -1
  302. package/circular-progress-bar/modern/index.css +20 -20
  303. package/collapse/Component.js +1 -1
  304. package/collapse/esm/Component.js +1 -1
  305. package/collapse/esm/index.css +7 -7
  306. package/collapse/index.css +7 -7
  307. package/collapse/modern/Component.js +1 -1
  308. package/collapse/modern/index.css +7 -7
  309. package/confirmation/component.js +1 -1
  310. package/confirmation/components/code-input/component.js +1 -1
  311. package/confirmation/components/code-input/index.css +10 -10
  312. package/confirmation/components/countdown/component.js +1 -1
  313. package/confirmation/components/countdown/index.css +13 -13
  314. package/confirmation/components/countdown-loader/component.js +1 -1
  315. package/confirmation/components/countdown-loader/index.css +2 -2
  316. package/confirmation/components/overlimit/component.js +1 -1
  317. package/confirmation/components/overlimit/index.css +9 -9
  318. package/confirmation/components/sign-confirmation/component.js +1 -1
  319. package/confirmation/components/sign-confirmation/index.css +13 -13
  320. package/confirmation/esm/component.js +1 -1
  321. package/confirmation/esm/components/code-input/component.js +1 -1
  322. package/confirmation/esm/components/code-input/index.css +10 -10
  323. package/confirmation/esm/components/countdown/component.js +1 -1
  324. package/confirmation/esm/components/countdown/index.css +13 -13
  325. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  326. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  327. package/confirmation/esm/components/overlimit/component.js +1 -1
  328. package/confirmation/esm/components/overlimit/index.css +9 -9
  329. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  330. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  331. package/confirmation/esm/index.css +14 -14
  332. package/confirmation/index.css +14 -14
  333. package/confirmation/modern/component.js +1 -1
  334. package/confirmation/modern/components/code-input/component.js +1 -1
  335. package/confirmation/modern/components/code-input/index.css +10 -10
  336. package/confirmation/modern/components/countdown/component.js +1 -1
  337. package/confirmation/modern/components/countdown/index.css +13 -13
  338. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  339. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  340. package/confirmation/modern/components/overlimit/component.js +1 -1
  341. package/confirmation/modern/components/overlimit/index.css +9 -9
  342. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  343. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  344. package/confirmation/modern/index.css +14 -14
  345. package/custom-button/Component.js +1 -1
  346. package/custom-button/esm/Component.js +1 -1
  347. package/custom-button/esm/index.css +12 -12
  348. package/custom-button/index.css +12 -12
  349. package/custom-button/modern/Component.js +1 -1
  350. package/custom-button/modern/index.css +12 -12
  351. package/date-input/Component.js +1 -1
  352. package/date-input/esm/Component.js +1 -1
  353. package/date-input/esm/index.css +4 -4
  354. package/date-input/index.css +4 -4
  355. package/date-input/modern/Component.js +1 -1
  356. package/date-input/modern/index.css +4 -4
  357. package/divider/Component.js +1 -1
  358. package/divider/esm/Component.js +1 -1
  359. package/divider/esm/index.css +1 -1
  360. package/divider/index.css +1 -1
  361. package/divider/modern/Component.js +1 -1
  362. package/divider/modern/index.css +1 -1
  363. package/drawer/Component.js +1 -1
  364. package/drawer/esm/Component.js +1 -1
  365. package/drawer/esm/index.css +16 -16
  366. package/drawer/index.css +16 -16
  367. package/drawer/modern/Component.js +1 -1
  368. package/drawer/modern/index.css +16 -16
  369. package/dropzone/Component.js +1 -1
  370. package/dropzone/components/overlay/Component.js +1 -1
  371. package/dropzone/components/overlay/index.css +3 -3
  372. package/dropzone/esm/Component.js +1 -1
  373. package/dropzone/esm/components/overlay/Component.js +1 -1
  374. package/dropzone/esm/components/overlay/index.css +3 -3
  375. package/dropzone/esm/index.css +6 -6
  376. package/dropzone/index.css +6 -6
  377. package/dropzone/modern/Component.js +1 -1
  378. package/dropzone/modern/components/overlay/Component.js +1 -1
  379. package/dropzone/modern/components/overlay/index.css +3 -3
  380. package/dropzone/modern/index.css +6 -6
  381. package/file-upload-item/Component.js +1 -1
  382. package/file-upload-item/esm/Component.js +1 -1
  383. package/file-upload-item/esm/index.css +23 -23
  384. package/file-upload-item/index.css +23 -23
  385. package/file-upload-item/modern/Component.js +1 -1
  386. package/file-upload-item/modern/index.css +23 -23
  387. package/form-control/Component.js +3 -3
  388. package/form-control/default.css +14 -14
  389. package/form-control/esm/Component.js +3 -3
  390. package/form-control/esm/default.css +14 -14
  391. package/form-control/esm/index.css +41 -41
  392. package/form-control/esm/inverted.css +14 -14
  393. package/form-control/index.css +41 -41
  394. package/form-control/inverted.css +14 -14
  395. package/form-control/modern/Component.js +3 -3
  396. package/form-control/modern/default.css +14 -14
  397. package/form-control/modern/index.css +41 -41
  398. package/form-control/modern/inverted.css +14 -14
  399. package/gallery/Component.js +3 -3
  400. package/gallery/components/header/Component.js +2 -2
  401. package/gallery/components/header/buttons.js +1 -1
  402. package/gallery/components/header/index.css +3 -3
  403. package/gallery/components/header/index.js +1 -1
  404. package/gallery/components/header-info-block/Component.js +1 -1
  405. package/gallery/components/header-info-block/index.css +5 -5
  406. package/gallery/components/image-preview/Component.js +1 -1
  407. package/gallery/components/image-preview/index.css +12 -12
  408. package/gallery/components/image-viewer/component.js +2 -2
  409. package/gallery/components/image-viewer/index.css +19 -19
  410. package/gallery/components/image-viewer/index.js +2 -2
  411. package/gallery/components/image-viewer/slide.js +1 -1
  412. package/gallery/components/index.js +2 -2
  413. package/gallery/components/navigation-bar/Component.js +1 -1
  414. package/gallery/components/navigation-bar/index.css +6 -6
  415. package/gallery/esm/Component.js +3 -3
  416. package/gallery/esm/components/header/Component.js +2 -2
  417. package/gallery/esm/components/header/buttons.js +1 -1
  418. package/gallery/esm/components/header/index.css +3 -3
  419. package/gallery/esm/components/header/index.js +1 -1
  420. package/gallery/esm/components/header-info-block/Component.js +1 -1
  421. package/gallery/esm/components/header-info-block/index.css +5 -5
  422. package/gallery/esm/components/image-preview/Component.js +1 -1
  423. package/gallery/esm/components/image-preview/index.css +12 -12
  424. package/gallery/esm/components/image-viewer/component.js +2 -2
  425. package/gallery/esm/components/image-viewer/index.css +19 -19
  426. package/gallery/esm/components/image-viewer/index.js +2 -2
  427. package/gallery/esm/components/image-viewer/slide.js +1 -1
  428. package/gallery/esm/components/index.js +2 -2
  429. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  430. package/gallery/esm/components/navigation-bar/index.css +6 -6
  431. package/gallery/esm/index.css +3 -3
  432. package/gallery/esm/index.js +2 -2
  433. package/gallery/esm/{slide-df0304d0.d.ts → slide-9bdaca90.d.ts} +0 -0
  434. package/gallery/esm/{slide-df0304d0.js → slide-9bdaca90.js} +1 -1
  435. package/gallery/esm/{tslib.es6-2c9ad008.d.ts → tslib.es6-d0431abf.d.ts} +0 -0
  436. package/gallery/esm/{tslib.es6-2c9ad008.js → tslib.es6-d0431abf.js} +0 -0
  437. package/gallery/index.css +3 -3
  438. package/gallery/index.js +2 -2
  439. package/gallery/modern/Component.js +2 -2
  440. package/gallery/modern/components/header/Component.js +1 -1
  441. package/gallery/modern/components/header/index.css +3 -3
  442. package/gallery/modern/components/header-info-block/Component.js +1 -1
  443. package/gallery/modern/components/header-info-block/index.css +5 -5
  444. package/gallery/modern/components/image-preview/Component.js +1 -1
  445. package/gallery/modern/components/image-preview/index.css +12 -12
  446. package/gallery/modern/components/image-viewer/component.js +1 -1
  447. package/gallery/modern/components/image-viewer/index.css +19 -19
  448. package/gallery/modern/components/image-viewer/index.js +1 -1
  449. package/gallery/modern/components/image-viewer/slide.js +1 -1
  450. package/gallery/modern/components/index.js +1 -1
  451. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  452. package/gallery/modern/components/navigation-bar/index.css +6 -6
  453. package/gallery/modern/index.css +3 -3
  454. package/gallery/modern/index.js +1 -1
  455. package/gallery/modern/{slide-88c9ea46.d.ts → slide-27e660f2.d.ts} +0 -0
  456. package/gallery/modern/{slide-88c9ea46.js → slide-27e660f2.js} +1 -1
  457. package/gallery/{slide-75edd7c9.d.ts → slide-aa7f6a71.d.ts} +0 -0
  458. package/gallery/{slide-75edd7c9.js → slide-aa7f6a71.js} +1 -1
  459. package/gallery/{tslib.es6-51493f88.d.ts → tslib.es6-94960529.d.ts} +0 -0
  460. package/gallery/{tslib.es6-51493f88.js → tslib.es6-94960529.js} +0 -0
  461. package/grid/Component.js +1 -1
  462. package/grid/col/Component.js +2 -2
  463. package/grid/col/index.css +511 -511
  464. package/grid/col/index.js +1 -1
  465. package/grid/esm/Component.js +1 -1
  466. package/grid/esm/col/Component.js +2 -2
  467. package/grid/esm/col/index.css +511 -511
  468. package/grid/esm/col/index.js +1 -1
  469. package/grid/esm/gutters.css +78 -78
  470. package/grid/esm/{gutters.module-3173251f.d.ts → gutters.module-1abfdea7.d.ts} +0 -0
  471. package/grid/esm/gutters.module-1abfdea7.js +27 -0
  472. package/grid/esm/index.js +1 -1
  473. package/grid/esm/row/Component.js +2 -2
  474. package/grid/esm/row/index.css +9 -9
  475. package/grid/esm/row/index.js +1 -1
  476. package/grid/gutters.css +78 -78
  477. package/grid/{gutters.module-6d36412a.d.ts → gutters.module-4c751de2.d.ts} +0 -0
  478. package/grid/gutters.module-4c751de2.js +28 -0
  479. package/grid/index.js +1 -1
  480. package/grid/modern/Component.js +1 -1
  481. package/grid/modern/col/Component.js +2 -2
  482. package/grid/modern/col/index.css +511 -511
  483. package/grid/modern/col/index.js +1 -1
  484. package/grid/modern/gutters.css +78 -78
  485. package/grid/modern/gutters.module-fcfa41f1.js +4 -0
  486. package/grid/modern/index.js +1 -1
  487. package/grid/modern/row/Component.js +2 -2
  488. package/grid/modern/row/index.css +9 -9
  489. package/grid/modern/row/index.js +1 -1
  490. package/grid/row/Component.js +2 -2
  491. package/grid/row/index.css +9 -9
  492. package/grid/row/index.js +1 -1
  493. package/icon-button/Component.js +3 -3
  494. package/icon-button/default.css +13 -13
  495. package/icon-button/esm/Component.js +3 -3
  496. package/icon-button/esm/default.css +13 -13
  497. package/icon-button/esm/index.css +6 -6
  498. package/icon-button/esm/inverted.css +13 -13
  499. package/icon-button/index.css +6 -6
  500. package/icon-button/inverted.css +13 -13
  501. package/icon-button/modern/Component.js +3 -3
  502. package/icon-button/modern/default.css +13 -13
  503. package/icon-button/modern/index.css +6 -6
  504. package/icon-button/modern/inverted.css +13 -13
  505. package/icon-view/circle.d.ts +1 -0
  506. package/icon-view/circle.js +13 -0
  507. package/icon-view/components/base-shape/component.d.ts +46 -0
  508. package/icon-view/components/base-shape/component.js +44 -0
  509. package/icon-view/components/base-shape/index.css +116 -0
  510. package/icon-view/components/base-shape/index.d.ts +1 -0
  511. package/icon-view/components/base-shape/index.js +10 -0
  512. package/icon-view/components/base-shape/utils.d.ts +20 -0
  513. package/icon-view/components/base-shape/utils.js +17 -0
  514. package/icon-view/components/circle/component.d.ts +18 -0
  515. package/icon-view/components/circle/component.js +16 -0
  516. package/icon-view/components/circle/index.d.ts +1 -0
  517. package/icon-view/components/circle/index.js +13 -0
  518. package/icon-view/components/circle/paths.d.ts +63 -0
  519. package/icon-view/components/circle/paths.js +49 -0
  520. package/icon-view/components/index.d.ts +3 -0
  521. package/icon-view/components/index.js +17 -0
  522. package/icon-view/components/super-ellipse/component.d.ts +18 -0
  523. package/icon-view/components/super-ellipse/component.js +16 -0
  524. package/icon-view/components/super-ellipse/index.d.ts +1 -0
  525. package/icon-view/components/super-ellipse/index.js +13 -0
  526. package/icon-view/components/super-ellipse/paths.d.ts +107 -0
  527. package/icon-view/components/super-ellipse/paths.js +62 -0
  528. package/icon-view/cssm/circle.d.ts +1 -0
  529. package/icon-view/cssm/circle.js +14 -0
  530. package/icon-view/cssm/components/base-shape/component.d.ts +46 -0
  531. package/icon-view/cssm/components/base-shape/component.js +43 -0
  532. package/icon-view/cssm/components/base-shape/index.d.ts +1 -0
  533. package/icon-view/cssm/components/base-shape/index.js +11 -0
  534. package/icon-view/cssm/components/base-shape/index.module.css +115 -0
  535. package/icon-view/cssm/components/base-shape/utils.d.ts +20 -0
  536. package/icon-view/cssm/components/base-shape/utils.js +17 -0
  537. package/icon-view/cssm/components/circle/component.d.ts +18 -0
  538. package/icon-view/cssm/components/circle/component.js +17 -0
  539. package/icon-view/cssm/components/circle/index.d.ts +1 -0
  540. package/icon-view/cssm/components/circle/index.js +14 -0
  541. package/icon-view/cssm/components/circle/paths.d.ts +63 -0
  542. package/icon-view/cssm/components/circle/paths.js +49 -0
  543. package/icon-view/cssm/components/index.d.ts +3 -0
  544. package/icon-view/cssm/components/index.js +18 -0
  545. package/icon-view/cssm/components/super-ellipse/component.d.ts +18 -0
  546. package/icon-view/cssm/components/super-ellipse/component.js +17 -0
  547. package/icon-view/cssm/components/super-ellipse/index.d.ts +1 -0
  548. package/icon-view/cssm/components/super-ellipse/index.js +14 -0
  549. package/icon-view/cssm/components/super-ellipse/paths.d.ts +107 -0
  550. package/icon-view/cssm/components/super-ellipse/paths.js +62 -0
  551. package/icon-view/cssm/super-ellipse.d.ts +1 -0
  552. package/icon-view/cssm/super-ellipse.js +14 -0
  553. package/{modal/esm/tslib.es6-2c8d9a51.d.ts → icon-view/cssm/tslib.es6-2be2aee7.d.ts} +0 -0
  554. package/icon-view/cssm/tslib.es6-2be2aee7.js +26 -0
  555. package/icon-view/esm/circle.d.ts +1 -0
  556. package/icon-view/esm/circle.js +7 -0
  557. package/icon-view/esm/components/base-shape/component.d.ts +46 -0
  558. package/icon-view/esm/components/base-shape/component.js +37 -0
  559. package/icon-view/esm/components/base-shape/index.css +116 -0
  560. package/icon-view/esm/components/base-shape/index.d.ts +1 -0
  561. package/icon-view/esm/components/base-shape/index.js +4 -0
  562. package/icon-view/esm/components/base-shape/utils.d.ts +20 -0
  563. package/icon-view/esm/components/base-shape/utils.js +15 -0
  564. package/icon-view/esm/components/circle/component.d.ts +18 -0
  565. package/icon-view/esm/components/circle/component.js +10 -0
  566. package/icon-view/esm/components/circle/index.d.ts +1 -0
  567. package/icon-view/esm/components/circle/index.js +7 -0
  568. package/icon-view/esm/components/circle/paths.d.ts +63 -0
  569. package/icon-view/esm/components/circle/paths.js +46 -0
  570. package/icon-view/esm/components/index.d.ts +3 -0
  571. package/icon-view/esm/components/index.js +9 -0
  572. package/icon-view/esm/components/super-ellipse/component.d.ts +18 -0
  573. package/icon-view/esm/components/super-ellipse/component.js +10 -0
  574. package/icon-view/esm/components/super-ellipse/index.d.ts +1 -0
  575. package/icon-view/esm/components/super-ellipse/index.js +7 -0
  576. package/icon-view/esm/components/super-ellipse/paths.d.ts +107 -0
  577. package/icon-view/esm/components/super-ellipse/paths.js +58 -0
  578. package/icon-view/esm/super-ellipse.d.ts +1 -0
  579. package/icon-view/esm/super-ellipse.js +7 -0
  580. package/{modal/tslib.es6-02c7643f.d.ts → icon-view/esm/tslib.es6-efdaa2de.d.ts} +0 -0
  581. package/icon-view/esm/tslib.es6-efdaa2de.js +28 -0
  582. package/icon-view/modern/circle.d.ts +1 -0
  583. package/icon-view/modern/circle.js +6 -0
  584. package/icon-view/modern/components/base-shape/component.d.ts +46 -0
  585. package/icon-view/modern/components/base-shape/component.js +36 -0
  586. package/icon-view/modern/components/base-shape/index.css +116 -0
  587. package/icon-view/modern/components/base-shape/index.d.ts +1 -0
  588. package/icon-view/modern/components/base-shape/index.js +4 -0
  589. package/icon-view/modern/components/base-shape/utils.d.ts +20 -0
  590. package/icon-view/modern/components/base-shape/utils.js +14 -0
  591. package/icon-view/modern/components/circle/component.d.ts +18 -0
  592. package/icon-view/modern/components/circle/component.js +9 -0
  593. package/icon-view/modern/components/circle/index.d.ts +1 -0
  594. package/icon-view/modern/components/circle/index.js +6 -0
  595. package/icon-view/modern/components/circle/paths.d.ts +63 -0
  596. package/icon-view/modern/components/circle/paths.js +46 -0
  597. package/icon-view/modern/components/index.d.ts +3 -0
  598. package/icon-view/modern/components/index.js +8 -0
  599. package/icon-view/modern/components/super-ellipse/component.d.ts +18 -0
  600. package/icon-view/modern/components/super-ellipse/component.js +9 -0
  601. package/icon-view/modern/components/super-ellipse/index.d.ts +1 -0
  602. package/icon-view/modern/components/super-ellipse/index.js +6 -0
  603. package/icon-view/modern/components/super-ellipse/paths.d.ts +107 -0
  604. package/icon-view/modern/components/super-ellipse/paths.js +58 -0
  605. package/icon-view/modern/super-ellipse.d.ts +1 -0
  606. package/icon-view/modern/super-ellipse.js +6 -0
  607. package/icon-view/package.json +3 -0
  608. package/{themes/dist → icon-view}/send-stats.js +0 -0
  609. package/icon-view/super-ellipse.d.ts +1 -0
  610. package/icon-view/super-ellipse.js +13 -0
  611. package/{select-with-tags/esm/tslib.es6-b74f8c8a.d.ts → icon-view/tslib.es6-a89eba94.d.ts} +0 -0
  612. package/icon-view/tslib.es6-a89eba94.js +26 -0
  613. package/input/Component.js +5 -4
  614. package/input/cssm/Component.js +2 -1
  615. package/input/cssm/default.module.css +2 -2
  616. package/input/cssm/index.js +1 -0
  617. package/input/cssm/index.module.css +0 -5
  618. package/input/cssm/inverted.module.css +2 -2
  619. package/input/default.css +15 -15
  620. package/input/esm/Component.js +5 -4
  621. package/input/esm/default.css +15 -15
  622. package/input/esm/index.css +31 -36
  623. package/input/esm/index.js +1 -0
  624. package/input/esm/inverted.css +15 -15
  625. package/input/index.css +31 -36
  626. package/input/index.js +1 -0
  627. package/input/inverted.css +15 -15
  628. package/input/modern/Component.js +5 -4
  629. package/input/modern/default.css +15 -15
  630. package/input/modern/index.css +31 -36
  631. package/input/modern/index.js +1 -0
  632. package/input/modern/inverted.css +15 -15
  633. package/input-autocomplete/{Component-6a8adbd6.d.ts → Component-ae56afd1.d.ts} +0 -0
  634. package/input-autocomplete/{Component-6a8adbd6.js → Component-ae56afd1.js} +1 -1
  635. package/input-autocomplete/Component.js +1 -1
  636. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  637. package/input-autocomplete/autocomplete-field/index.css +2 -2
  638. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  639. package/input-autocomplete/autocomplete-field/index.js +1 -1
  640. package/input-autocomplete/esm/{Component-88318945.d.ts → Component-051f6b87.d.ts} +0 -0
  641. package/input-autocomplete/esm/{Component-88318945.js → Component-051f6b87.js} +1 -1
  642. package/input-autocomplete/esm/Component.js +1 -1
  643. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  644. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  645. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  646. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  647. package/input-autocomplete/esm/index.js +1 -1
  648. package/input-autocomplete/index.js +1 -1
  649. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  650. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  651. package/intl-phone-input/{component-082f2ab0.d.ts → component-56ba15fe.d.ts} +0 -0
  652. package/intl-phone-input/{component-082f2ab0.js → component-56ba15fe.js} +1 -1
  653. package/intl-phone-input/component.js +3 -3
  654. package/intl-phone-input/components/flag-icon/component.js +1 -1
  655. package/intl-phone-input/components/flag-icon/index.css +784 -784
  656. package/intl-phone-input/components/index.js +1 -1
  657. package/intl-phone-input/components/select/component.js +2 -2
  658. package/intl-phone-input/components/select/index.css +6 -6
  659. package/intl-phone-input/components/select/index.js +1 -1
  660. package/intl-phone-input/components/select-field/component.js +1 -1
  661. package/intl-phone-input/components/select-field/index.css +8 -8
  662. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  663. package/intl-phone-input/components/select-field/index.js +1 -1
  664. package/intl-phone-input/esm/{component-9f997788.d.ts → component-f16ae772.d.ts} +0 -0
  665. package/intl-phone-input/esm/{component-9f997788.js → component-f16ae772.js} +1 -1
  666. package/intl-phone-input/esm/component.js +3 -3
  667. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  668. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  669. package/intl-phone-input/esm/components/index.js +1 -1
  670. package/intl-phone-input/esm/components/select/component.js +2 -2
  671. package/intl-phone-input/esm/components/select/index.css +6 -6
  672. package/intl-phone-input/esm/components/select/index.js +1 -1
  673. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  674. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  675. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  676. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  677. package/intl-phone-input/esm/index.css +3 -3
  678. package/intl-phone-input/esm/index.js +1 -1
  679. package/intl-phone-input/esm/{libphonenumber-js.min-4f5f2c4c.d.ts → libphonenumber-js.min-520c61a9.d.ts} +0 -0
  680. package/intl-phone-input/esm/{libphonenumber-js.min-4f5f2c4c.js → libphonenumber-js.min-520c61a9.js} +0 -0
  681. package/intl-phone-input/index.css +3 -3
  682. package/intl-phone-input/index.js +1 -1
  683. package/intl-phone-input/{libphonenumber-js.min-fca0dce8.d.ts → libphonenumber-js.min-21c36bf2.d.ts} +0 -0
  684. package/intl-phone-input/{libphonenumber-js.min-fca0dce8.js → libphonenumber-js.min-21c36bf2.js} +0 -0
  685. package/intl-phone-input/modern/component.d.ts +1 -1
  686. package/intl-phone-input/modern/component.js +2 -2
  687. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  688. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  689. package/intl-phone-input/modern/components/select/component.js +1 -1
  690. package/intl-phone-input/modern/components/select/index.css +6 -6
  691. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  692. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  693. package/intl-phone-input/modern/index.css +3 -3
  694. package/intl-phone-input/modern/{libphonenumber-js.min-4f5f2c4c.d.ts → libphonenumber-js.min-520c61a9.d.ts} +0 -0
  695. package/intl-phone-input/modern/{libphonenumber-js.min-4f5f2c4c.js → libphonenumber-js.min-520c61a9.js} +0 -0
  696. package/link/Component.js +3 -3
  697. package/link/default.css +9 -9
  698. package/link/esm/Component.js +3 -3
  699. package/link/esm/default.css +9 -9
  700. package/link/esm/index.css +11 -11
  701. package/link/esm/inverted.css +9 -9
  702. package/link/index.css +11 -11
  703. package/link/inverted.css +9 -9
  704. package/link/modern/Component.js +3 -3
  705. package/link/modern/default.css +9 -9
  706. package/link/modern/index.css +11 -11
  707. package/link/modern/inverted.css +9 -9
  708. package/list/Component.js +1 -1
  709. package/list/esm/Component.js +1 -1
  710. package/list/esm/index.css +9 -9
  711. package/list/index.css +9 -9
  712. package/list/modern/Component.js +1 -1
  713. package/list/modern/index.css +9 -9
  714. package/list-header/Component.js +1 -1
  715. package/list-header/esm/Component.js +1 -1
  716. package/list-header/esm/index.css +3 -3
  717. package/list-header/index.css +3 -3
  718. package/list-header/modern/Component.js +1 -1
  719. package/list-header/modern/index.css +3 -3
  720. package/loader/Component.js +1 -1
  721. package/loader/esm/Component.js +1 -1
  722. package/loader/esm/index.css +7 -7
  723. package/loader/index.css +7 -7
  724. package/loader/modern/Component.js +1 -1
  725. package/loader/modern/index.css +7 -7
  726. package/masked-input/Component.d.ts +2 -2
  727. package/masked-input/Component.js +1 -1
  728. package/masked-input/cssm/Component.d.ts +2 -2
  729. package/masked-input/esm/Component.d.ts +2 -2
  730. package/masked-input/esm/Component.js +1 -1
  731. package/masked-input/esm/index.css +2 -2
  732. package/masked-input/index.css +2 -2
  733. package/masked-input/modern/Component.d.ts +2 -2
  734. package/masked-input/modern/Component.js +1 -1
  735. package/masked-input/modern/index.css +2 -2
  736. package/modal/Component.desktop.js +3 -3
  737. package/modal/Component.mobile.js +3 -3
  738. package/modal/Component.responsive.js +2 -2
  739. package/modal/components/closer/Component.js +2 -2
  740. package/modal/components/closer/index.css +8 -8
  741. package/modal/components/content/Component.desktop.js +2 -2
  742. package/modal/components/content/Component.mobile.js +2 -2
  743. package/modal/components/content/desktop.css +12 -12
  744. package/modal/components/content/mobile.css +7 -7
  745. package/modal/components/footer/Component.desktop.js +2 -2
  746. package/modal/components/footer/Component.js +1 -1
  747. package/modal/components/footer/Component.mobile.js +2 -2
  748. package/modal/components/footer/desktop.css +12 -12
  749. package/modal/components/footer/layout.css +25 -25
  750. package/modal/components/footer/mobile.css +7 -7
  751. package/modal/components/header/Component.desktop.js +2 -2
  752. package/modal/components/header/Component.js +1 -1
  753. package/modal/components/header/Component.mobile.js +2 -2
  754. package/modal/components/header/desktop.css +16 -16
  755. package/modal/components/header/mobile.css +11 -11
  756. package/modal/desktop.css +8 -8
  757. package/modal/desktop.js +2 -2
  758. package/modal/esm/Component.desktop.js +3 -3
  759. package/modal/esm/Component.mobile.js +3 -3
  760. package/modal/esm/Component.responsive.js +2 -2
  761. package/modal/esm/components/closer/Component.js +2 -2
  762. package/modal/esm/components/closer/index.css +8 -8
  763. package/modal/esm/components/content/Component.desktop.js +2 -2
  764. package/modal/esm/components/content/Component.mobile.js +2 -2
  765. package/modal/esm/components/content/desktop.css +12 -12
  766. package/modal/esm/components/content/mobile.css +7 -7
  767. package/modal/esm/components/footer/Component.desktop.js +2 -2
  768. package/modal/esm/components/footer/Component.js +1 -1
  769. package/modal/esm/components/footer/Component.mobile.js +2 -2
  770. package/modal/esm/components/footer/desktop.css +12 -12
  771. package/modal/esm/components/footer/layout.css +25 -25
  772. package/modal/esm/components/footer/mobile.css +7 -7
  773. package/modal/esm/components/header/Component.desktop.js +2 -2
  774. package/modal/esm/components/header/Component.js +1 -1
  775. package/modal/esm/components/header/Component.mobile.js +2 -2
  776. package/modal/esm/components/header/desktop.css +16 -16
  777. package/modal/esm/components/header/mobile.css +11 -11
  778. package/modal/esm/desktop.css +8 -8
  779. package/modal/esm/desktop.js +2 -2
  780. package/modal/esm/index.js +2 -2
  781. package/modal/esm/mobile.css +2 -2
  782. package/modal/esm/mobile.js +2 -2
  783. package/modal/esm/responsive.js +2 -2
  784. package/modal/esm/transitions.css +8 -8
  785. package/modal/esm/transitions.module-dd2ab367.js +4 -0
  786. package/{select-with-tags/tslib.es6-0ccd3ff3.d.ts → modal/esm/tslib.es6-caa2f6a5.d.ts} +0 -0
  787. package/modal/esm/{tslib.es6-2c8d9a51.js → tslib.es6-caa2f6a5.js} +0 -0
  788. package/modal/index.js +2 -2
  789. package/modal/mobile.css +2 -2
  790. package/modal/mobile.js +2 -2
  791. package/modal/modern/Component.desktop.js +2 -2
  792. package/modal/modern/Component.mobile.js +2 -2
  793. package/modal/modern/Component.responsive.d.ts +3 -3
  794. package/modal/modern/Component.responsive.js +1 -1
  795. package/modal/modern/components/closer/Component.js +1 -1
  796. package/modal/modern/components/closer/index.css +8 -8
  797. package/modal/modern/components/content/Component.desktop.js +1 -1
  798. package/modal/modern/components/content/Component.mobile.js +1 -1
  799. package/modal/modern/components/content/desktop.css +12 -12
  800. package/modal/modern/components/content/mobile.css +7 -7
  801. package/modal/modern/components/footer/Component.desktop.js +1 -1
  802. package/modal/modern/components/footer/Component.js +1 -1
  803. package/modal/modern/components/footer/Component.mobile.js +1 -1
  804. package/modal/modern/components/footer/desktop.css +12 -12
  805. package/modal/modern/components/footer/layout.css +25 -25
  806. package/modal/modern/components/footer/mobile.css +7 -7
  807. package/modal/modern/components/header/Component.desktop.js +1 -1
  808. package/modal/modern/components/header/Component.mobile.js +1 -1
  809. package/modal/modern/components/header/desktop.css +16 -16
  810. package/modal/modern/components/header/mobile.css +11 -11
  811. package/modal/modern/desktop.css +8 -8
  812. package/modal/modern/desktop.js +1 -1
  813. package/modal/modern/index.js +1 -1
  814. package/modal/modern/mobile.css +2 -2
  815. package/modal/modern/mobile.js +1 -1
  816. package/modal/modern/responsive.js +1 -1
  817. package/modal/modern/transitions.css +8 -8
  818. package/modal/modern/transitions.module-dd2ab367.js +4 -0
  819. package/modal/responsive.js +2 -2
  820. package/modal/transitions.css +8 -8
  821. package/modal/transitions.module-95065ac5.js +4 -0
  822. package/{select/esm/tslib.es6-d52b7c47.d.ts → modal/tslib.es6-4e887ddf.d.ts} +0 -0
  823. package/modal/{tslib.es6-02c7643f.js → tslib.es6-4e887ddf.js} +0 -0
  824. package/notification/Component.js +1 -1
  825. package/notification/esm/Component.js +1 -1
  826. package/notification/esm/index.css +7 -7
  827. package/notification/index.css +7 -7
  828. package/notification/modern/Component.js +1 -1
  829. package/notification/modern/index.css +7 -7
  830. package/notification-manager/{component-5e4a07a7.d.ts → component-83acfea6.d.ts} +0 -0
  831. package/notification-manager/{component-5e4a07a7.js → component-83acfea6.js} +0 -0
  832. package/notification-manager/component.js +2 -2
  833. package/notification-manager/components/index.js +1 -1
  834. package/notification-manager/components/notification/component.js +1 -1
  835. package/notification-manager/components/notification/index.d.ts +1 -1
  836. package/notification-manager/components/notification/index.js +1 -1
  837. package/notification-manager/esm/{component-5f9145fb.d.ts → component-6280daf0.d.ts} +0 -0
  838. package/notification-manager/esm/{component-5f9145fb.js → component-6280daf0.js} +0 -0
  839. package/notification-manager/esm/component.js +2 -2
  840. package/notification-manager/esm/components/index.js +1 -1
  841. package/notification-manager/esm/components/notification/component.js +1 -1
  842. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  843. package/notification-manager/esm/components/notification/index.js +1 -1
  844. package/notification-manager/esm/index.css +11 -11
  845. package/notification-manager/esm/index.js +1 -1
  846. package/notification-manager/index.css +11 -11
  847. package/notification-manager/index.js +1 -1
  848. package/notification-manager/modern/component.js +1 -1
  849. package/notification-manager/modern/index.css +11 -11
  850. package/package.json +3 -2
  851. package/pagination/Component.d.ts +41 -0
  852. package/pagination/Component.js +40 -0
  853. package/pagination/components/default-view/index.css +22 -0
  854. package/pagination/components/default-view/index.d.ts +5 -0
  855. package/pagination/components/default-view/index.js +54 -0
  856. package/pagination/components/per-page-view/index.css +16 -0
  857. package/pagination/components/per-page-view/index.d.ts +5 -0
  858. package/pagination/components/per-page-view/index.js +21 -0
  859. package/pagination/components/tag/index.css +52 -0
  860. package/pagination/components/tag/index.d.ts +4 -0
  861. package/pagination/components/tag/index.js +60 -0
  862. package/pagination/cssm/Component.d.ts +41 -0
  863. package/pagination/cssm/Component.js +42 -0
  864. package/pagination/cssm/components/default-view/index.d.ts +5 -0
  865. package/pagination/cssm/components/default-view/index.js +54 -0
  866. package/pagination/cssm/components/default-view/index.module.css +21 -0
  867. package/pagination/cssm/components/per-page-view/index.d.ts +5 -0
  868. package/pagination/cssm/components/per-page-view/index.js +20 -0
  869. package/pagination/cssm/components/per-page-view/index.module.css +15 -0
  870. package/pagination/cssm/components/tag/index.d.ts +4 -0
  871. package/pagination/cssm/components/tag/index.js +59 -0
  872. package/pagination/cssm/components/tag/index.module.css +51 -0
  873. package/pagination/cssm/index.d.ts +1 -0
  874. package/pagination/cssm/index.js +19 -0
  875. package/pagination/cssm/index.module.css +31 -0
  876. package/pagination/esm/Component.d.ts +41 -0
  877. package/pagination/esm/Component.js +33 -0
  878. package/pagination/esm/components/default-view/index.css +22 -0
  879. package/pagination/esm/components/default-view/index.d.ts +5 -0
  880. package/pagination/esm/components/default-view/index.js +48 -0
  881. package/pagination/esm/components/per-page-view/index.css +16 -0
  882. package/pagination/esm/components/per-page-view/index.d.ts +5 -0
  883. package/pagination/esm/components/per-page-view/index.js +15 -0
  884. package/pagination/esm/components/tag/index.css +52 -0
  885. package/pagination/esm/components/tag/index.d.ts +4 -0
  886. package/pagination/esm/components/tag/index.js +53 -0
  887. package/pagination/esm/index.css +32 -0
  888. package/pagination/esm/index.d.ts +1 -0
  889. package/pagination/esm/index.js +9 -0
  890. package/pagination/index.css +32 -0
  891. package/pagination/index.d.ts +1 -0
  892. package/pagination/index.js +15 -0
  893. package/pagination/modern/Component.d.ts +41 -0
  894. package/pagination/modern/Component.js +32 -0
  895. package/pagination/modern/components/default-view/index.css +22 -0
  896. package/pagination/modern/components/default-view/index.d.ts +5 -0
  897. package/pagination/modern/components/default-view/index.js +47 -0
  898. package/pagination/modern/components/per-page-view/index.css +16 -0
  899. package/pagination/modern/components/per-page-view/index.d.ts +5 -0
  900. package/pagination/modern/components/per-page-view/index.js +12 -0
  901. package/pagination/modern/components/tag/index.css +52 -0
  902. package/pagination/modern/components/tag/index.d.ts +4 -0
  903. package/pagination/modern/components/tag/index.js +10 -0
  904. package/pagination/modern/index.css +32 -0
  905. package/pagination/modern/index.d.ts +1 -0
  906. package/pagination/modern/index.js +9 -0
  907. package/pagination/package.json +3 -0
  908. package/{vars/dist → pagination}/send-stats.js +0 -0
  909. package/password-input/component.js +1 -1
  910. package/password-input/esm/component.js +1 -1
  911. package/password-input/esm/index.css +5 -5
  912. package/password-input/index.css +5 -5
  913. package/password-input/modern/component.js +1 -1
  914. package/password-input/modern/index.css +5 -5
  915. package/picker-button/{Component-a8e286ef.d.ts → Component-69f7c66a.d.ts} +16 -0
  916. package/picker-button/{Component-a8e286ef.js → Component-69f7c66a.js} +1 -1
  917. package/picker-button/Component.js +2 -2
  918. package/picker-button/cssm/Component-34f0d762.d.ts +16 -0
  919. package/picker-button/esm/{Component-a2688409.d.ts → Component-a5aedf4b.d.ts} +16 -0
  920. package/picker-button/esm/{Component-a2688409.js → Component-a5aedf4b.js} +1 -1
  921. package/picker-button/esm/Component.js +2 -2
  922. package/picker-button/esm/field/Component.js +1 -1
  923. package/picker-button/esm/field/index.css +3 -3
  924. package/picker-button/esm/field/index.d.ts +1 -1
  925. package/picker-button/esm/field/index.js +1 -1
  926. package/picker-button/esm/index.css +2 -2
  927. package/picker-button/esm/index.js +1 -1
  928. package/picker-button/field/Component.js +1 -1
  929. package/picker-button/field/index.css +3 -3
  930. package/picker-button/field/index.d.ts +1 -1
  931. package/picker-button/field/index.js +1 -1
  932. package/picker-button/index.css +2 -2
  933. package/picker-button/index.js +1 -1
  934. package/picker-button/modern/Component.js +1 -1
  935. package/picker-button/modern/field/Component.d.ts +16 -0
  936. package/picker-button/modern/field/Component.js +1 -1
  937. package/picker-button/modern/field/index.css +3 -3
  938. package/picker-button/modern/index.css +2 -2
  939. package/plate/Component.js +1 -1
  940. package/plate/esm/Component.js +1 -1
  941. package/plate/esm/index.css +28 -28
  942. package/plate/index.css +28 -28
  943. package/plate/modern/Component.js +1 -1
  944. package/plate/modern/index.css +28 -28
  945. package/popover/Component.js +1 -1
  946. package/popover/esm/Component.js +1 -1
  947. package/popover/esm/index.css +33 -33
  948. package/popover/index.css +33 -33
  949. package/popover/modern/Component.js +1 -1
  950. package/popover/modern/index.css +33 -33
  951. package/progress-bar/Component.js +1 -1
  952. package/progress-bar/esm/Component.js +1 -1
  953. package/progress-bar/esm/index.css +4 -4
  954. package/progress-bar/index.css +4 -4
  955. package/progress-bar/modern/Component.js +1 -1
  956. package/progress-bar/modern/index.css +4 -4
  957. package/pure-input/Component.js +1 -1
  958. package/pure-input/cssm/index.module.css +2 -2
  959. package/pure-input/esm/Component.js +1 -1
  960. package/pure-input/esm/index.css +27 -27
  961. package/pure-input/index.css +27 -27
  962. package/pure-input/modern/Component.js +1 -1
  963. package/pure-input/modern/index.css +27 -27
  964. package/radio/Component.js +1 -1
  965. package/radio/esm/Component.js +1 -1
  966. package/radio/esm/index.css +31 -31
  967. package/radio/index.css +31 -31
  968. package/radio/modern/Component.js +1 -1
  969. package/radio/modern/index.css +31 -31
  970. package/radio-group/Component.js +1 -1
  971. package/radio-group/esm/Component.js +1 -1
  972. package/radio-group/esm/index.css +16 -16
  973. package/radio-group/index.css +16 -16
  974. package/radio-group/modern/Component.js +1 -1
  975. package/radio-group/modern/index.css +16 -16
  976. package/select/Component.js +2 -1
  977. package/select/components/arrow/Component.js +1 -1
  978. package/select/components/arrow/index.css +3 -3
  979. package/select/components/base-select/Component.js +5 -3
  980. package/select/components/base-select/index.css +7 -7
  981. package/select/components/base-select/index.js +1 -1
  982. package/select/components/checkmark/Component.d.ts +1 -1
  983. package/select/components/checkmark/Component.js +11 -5
  984. package/select/components/checkmark/index.css +21 -9
  985. package/select/components/checkmark/index.js +1 -0
  986. package/select/components/field/Component.js +2 -2
  987. package/select/components/field/index.css +9 -9
  988. package/select/components/field/index.js +1 -1
  989. package/select/components/index.js +2 -1
  990. package/select/components/native-select/Component.js +1 -1
  991. package/select/components/native-select/index.js +1 -1
  992. package/select/components/optgroup/Component.js +1 -1
  993. package/select/components/optgroup/index.css +6 -6
  994. package/select/components/option/Component.js +7 -5
  995. package/select/components/option/index.css +20 -20
  996. package/select/components/option/index.js +2 -1
  997. package/select/components/options-list/Component.js +1 -1
  998. package/select/components/options-list/index.css +5 -5
  999. package/select/components/virtual-options-list/Component.js +1 -1
  1000. package/select/components/virtual-options-list/index.css +11 -11
  1001. package/select/cssm/Component.js +1 -0
  1002. package/select/cssm/components/base-select/Component.js +3 -1
  1003. package/select/cssm/components/checkmark/Component.d.ts +1 -1
  1004. package/select/cssm/components/checkmark/Component.js +10 -4
  1005. package/select/cssm/components/checkmark/index.js +1 -0
  1006. package/select/cssm/components/checkmark/index.module.css +19 -7
  1007. package/select/cssm/components/index.js +1 -0
  1008. package/select/cssm/components/option/Component.js +5 -3
  1009. package/select/cssm/components/option/index.js +1 -0
  1010. package/select/cssm/index.js +1 -0
  1011. package/select/cssm/presets/index.js +1 -0
  1012. package/select/cssm/presets/useLazyLoading/hook.js +1 -0
  1013. package/select/cssm/presets/useSelectWithLoading/hook.js +1 -0
  1014. package/select/cssm/typings.d.ts +16 -0
  1015. package/select/esm/Component.js +2 -1
  1016. package/select/esm/components/arrow/Component.js +1 -1
  1017. package/select/esm/components/arrow/index.css +3 -3
  1018. package/select/esm/components/base-select/Component.js +5 -3
  1019. package/select/esm/components/base-select/index.css +7 -7
  1020. package/select/esm/components/base-select/index.js +1 -1
  1021. package/select/esm/components/checkmark/Component.d.ts +1 -1
  1022. package/select/esm/components/checkmark/Component.js +12 -6
  1023. package/select/esm/components/checkmark/index.css +21 -9
  1024. package/select/esm/components/checkmark/index.js +1 -0
  1025. package/select/esm/components/field/Component.js +2 -2
  1026. package/select/esm/components/field/index.css +9 -9
  1027. package/select/esm/components/field/index.js +1 -1
  1028. package/select/esm/components/index.js +2 -1
  1029. package/select/esm/components/native-select/Component.js +1 -1
  1030. package/select/esm/components/native-select/index.js +1 -1
  1031. package/select/esm/components/optgroup/Component.js +1 -1
  1032. package/select/esm/components/optgroup/index.css +6 -6
  1033. package/select/esm/components/option/Component.js +7 -5
  1034. package/select/esm/components/option/index.css +20 -20
  1035. package/select/esm/components/option/index.js +2 -1
  1036. package/select/esm/components/options-list/Component.js +1 -1
  1037. package/select/esm/components/options-list/index.css +5 -5
  1038. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1039. package/select/esm/components/virtual-options-list/index.css +11 -11
  1040. package/select/esm/index.js +2 -1
  1041. package/select/esm/presets/index.js +2 -1
  1042. package/select/esm/presets/useLazyLoading/hook.js +3 -2
  1043. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1044. package/select/esm/presets/useSelectWithLoading/hook.js +3 -2
  1045. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1046. package/{tabs/tslib.es6-7337bb2f.d.ts → select/esm/tslib.es6-99bf8c57.d.ts} +0 -0
  1047. package/select/esm/{tslib.es6-d52b7c47.js → tslib.es6-99bf8c57.js} +0 -0
  1048. package/select/esm/typings.d.ts +16 -0
  1049. package/select/index.js +2 -1
  1050. package/select/modern/Component.js +1 -0
  1051. package/select/modern/components/arrow/Component.js +1 -1
  1052. package/select/modern/components/arrow/index.css +3 -3
  1053. package/select/modern/components/base-select/Component.js +3 -1
  1054. package/select/modern/components/base-select/index.css +7 -7
  1055. package/select/modern/components/checkmark/Component.d.ts +1 -1
  1056. package/select/modern/components/checkmark/Component.js +12 -4
  1057. package/select/modern/components/checkmark/index.css +21 -9
  1058. package/select/modern/components/checkmark/index.js +1 -0
  1059. package/select/modern/components/field/Component.js +1 -1
  1060. package/select/modern/components/field/index.css +9 -9
  1061. package/select/modern/components/index.js +1 -0
  1062. package/select/modern/components/optgroup/Component.js +1 -1
  1063. package/select/modern/components/optgroup/index.css +6 -6
  1064. package/select/modern/components/option/Component.js +6 -4
  1065. package/select/modern/components/option/index.css +20 -20
  1066. package/select/modern/components/option/index.js +1 -0
  1067. package/select/modern/components/options-list/Component.js +1 -1
  1068. package/select/modern/components/options-list/index.css +5 -5
  1069. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1070. package/select/modern/components/virtual-options-list/index.css +11 -11
  1071. package/select/modern/index.js +1 -0
  1072. package/select/modern/presets/index.js +1 -0
  1073. package/select/modern/presets/useLazyLoading/hook.js +2 -1
  1074. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1075. package/select/modern/presets/useSelectWithLoading/hook.js +2 -1
  1076. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1077. package/select/modern/typings.d.ts +16 -0
  1078. package/select/presets/index.js +2 -1
  1079. package/select/presets/useLazyLoading/hook.js +3 -2
  1080. package/select/presets/useLazyLoading/index.css +2 -2
  1081. package/select/presets/useSelectWithLoading/hook.js +3 -2
  1082. package/select/presets/useSelectWithLoading/index.css +2 -2
  1083. package/{typography/colors.module-abc110ab.d.ts → select/tslib.es6-b78c884e.d.ts} +0 -0
  1084. package/select/{tslib.es6-484a3c90.js → tslib.es6-b78c884e.js} +0 -0
  1085. package/select/typings.d.ts +16 -0
  1086. package/select-with-tags/component.js +1 -1
  1087. package/select-with-tags/components/index.js +1 -1
  1088. package/select-with-tags/components/tag/component.js +2 -2
  1089. package/select-with-tags/components/tag/index.css +24 -20
  1090. package/select-with-tags/components/tag/index.js +1 -1
  1091. package/select-with-tags/components/tag-list/component.js +2 -2
  1092. package/select-with-tags/components/tag-list/index.css +31 -31
  1093. package/select-with-tags/components/tag-list/index.js +1 -1
  1094. package/select-with-tags/cssm/components/tag/index.module.css +13 -9
  1095. package/select-with-tags/esm/component.js +1 -1
  1096. package/select-with-tags/esm/components/index.js +1 -1
  1097. package/select-with-tags/esm/components/tag/component.js +2 -2
  1098. package/select-with-tags/esm/components/tag/index.css +24 -20
  1099. package/select-with-tags/esm/components/tag/index.js +1 -1
  1100. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1101. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1102. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1103. package/select-with-tags/esm/index.js +1 -1
  1104. package/{select/tslib.es6-484a3c90.d.ts → select-with-tags/esm/tslib.es6-7d1d061a.d.ts} +0 -0
  1105. package/select-with-tags/esm/{tslib.es6-b74f8c8a.js → tslib.es6-7d1d061a.js} +0 -0
  1106. package/select-with-tags/esm/utils/index.js +1 -1
  1107. package/select-with-tags/esm/utils/match.js +1 -1
  1108. package/select-with-tags/index.js +1 -1
  1109. package/select-with-tags/modern/components/tag/component.js +1 -1
  1110. package/select-with-tags/modern/components/tag/index.css +24 -20
  1111. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1112. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1113. package/{tabs/esm/tslib.es6-dec44ef6.d.ts → select-with-tags/tslib.es6-751f31cc.d.ts} +0 -0
  1114. package/select-with-tags/{tslib.es6-0ccd3ff3.js → tslib.es6-751f31cc.js} +0 -0
  1115. package/select-with-tags/utils/index.js +1 -1
  1116. package/select-with-tags/utils/match.js +1 -1
  1117. package/skeleton/Component.js +1 -1
  1118. package/skeleton/esm/Component.js +1 -1
  1119. package/skeleton/esm/index.css +10 -10
  1120. package/skeleton/index.css +10 -10
  1121. package/skeleton/modern/Component.js +1 -1
  1122. package/skeleton/modern/index.css +10 -10
  1123. package/slider/Component.js +1 -1
  1124. package/slider/esm/Component.js +1 -1
  1125. package/slider/esm/index.css +36 -36
  1126. package/slider/index.css +36 -36
  1127. package/slider/modern/Component.js +1 -1
  1128. package/slider/modern/index.css +36 -36
  1129. package/slider-input/Component.js +1 -1
  1130. package/slider-input/esm/Component.js +1 -1
  1131. package/slider-input/esm/index.css +17 -17
  1132. package/slider-input/index.css +17 -17
  1133. package/slider-input/modern/Component.js +1 -1
  1134. package/slider-input/modern/index.css +17 -17
  1135. package/space/Component.js +2 -2
  1136. package/space/{Item-36f4a5e1.d.ts → Item-68b15c6d.d.ts} +0 -0
  1137. package/space/{Item-36f4a5e1.js → Item-68b15c6d.js} +0 -0
  1138. package/space/Item.js +1 -1
  1139. package/space/esm/Component.js +2 -2
  1140. package/space/esm/{Item-4c9863c0.d.ts → Item-c426d479.d.ts} +0 -0
  1141. package/space/esm/{Item-4c9863c0.js → Item-c426d479.js} +0 -0
  1142. package/space/esm/Item.js +1 -1
  1143. package/space/esm/index.css +8 -8
  1144. package/space/esm/index.js +1 -1
  1145. package/space/index.css +8 -8
  1146. package/space/index.js +1 -1
  1147. package/space/modern/Component.js +1 -1
  1148. package/space/modern/index.css +8 -8
  1149. package/spinner/Component.js +1 -1
  1150. package/spinner/esm/Component.js +1 -1
  1151. package/spinner/esm/index.css +6 -6
  1152. package/spinner/index.css +6 -6
  1153. package/spinner/modern/Component.js +1 -1
  1154. package/spinner/modern/index.css +6 -6
  1155. package/status/Component.js +1 -1
  1156. package/status/esm/Component.js +1 -1
  1157. package/status/esm/index.css +17 -17
  1158. package/status/index.css +17 -17
  1159. package/status/modern/Component.js +1 -1
  1160. package/status/modern/index.css +17 -17
  1161. package/stepped-progress-bar/Component.js +1 -1
  1162. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1163. package/stepped-progress-bar/components/step-bar/index.css +22 -6
  1164. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +18 -2
  1165. package/stepped-progress-bar/esm/Component.js +1 -1
  1166. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1167. package/stepped-progress-bar/esm/components/step-bar/index.css +22 -6
  1168. package/stepped-progress-bar/esm/index.css +4 -4
  1169. package/stepped-progress-bar/index.css +4 -4
  1170. package/stepped-progress-bar/modern/Component.js +1 -1
  1171. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1172. package/stepped-progress-bar/modern/components/step-bar/index.css +22 -6
  1173. package/stepped-progress-bar/modern/index.css +4 -4
  1174. package/switch/Component.js +1 -1
  1175. package/switch/esm/Component.js +1 -1
  1176. package/switch/esm/index.css +25 -25
  1177. package/switch/index.css +25 -25
  1178. package/switch/modern/Component.js +1 -1
  1179. package/switch/modern/index.css +25 -25
  1180. package/table/component.d.ts +24 -0
  1181. package/table/component.js +37 -0
  1182. package/table/components/index.d.ts +9 -0
  1183. package/table/components/index.js +36 -0
  1184. package/table/components/pagination/Component.d.ts +22 -0
  1185. package/table/components/pagination/Component.js +50 -0
  1186. package/table/components/pagination/index.css +49 -0
  1187. package/table/components/pagination/index.d.ts +1 -0
  1188. package/table/components/pagination/index.js +15 -0
  1189. package/table/components/pagination/select-field/index.css +20 -0
  1190. package/table/components/pagination/select-field/index.d.ts +3 -0
  1191. package/table/components/pagination/select-field/index.js +24 -0
  1192. package/table/components/table/Component.d.ts +56 -0
  1193. package/table/components/table/Component.js +40 -0
  1194. package/table/components/table/index.css +42 -0
  1195. package/table/components/table/index.d.ts +1 -0
  1196. package/table/components/table/index.js +14 -0
  1197. package/table/components/table/utils.d.ts +5 -0
  1198. package/table/components/table/utils.js +25 -0
  1199. package/table/components/table-context/index.d.ts +18 -0
  1200. package/table/components/table-context/index.js +17 -0
  1201. package/table/components/tbody/Component.d.ts +15 -0
  1202. package/table/components/tbody/Component.js +20 -0
  1203. package/table/components/tbody/index.css +13 -0
  1204. package/table/components/tbody/index.d.ts +1 -0
  1205. package/table/components/tbody/index.js +10 -0
  1206. package/table/components/tcell/Component.d.ts +18 -0
  1207. package/table/components/tcell/Component.js +26 -0
  1208. package/table/components/tcell/index.css +42 -0
  1209. package/table/components/tcell/index.d.ts +1 -0
  1210. package/table/components/tcell/index.js +11 -0
  1211. package/table/components/texpandable-row/Component.d.ts +11 -0
  1212. package/table/components/texpandable-row/Component.js +36 -0
  1213. package/table/components/texpandable-row/index.css +24 -0
  1214. package/table/components/texpandable-row/index.d.ts +1 -0
  1215. package/table/components/texpandable-row/index.js +11 -0
  1216. package/table/components/thead/Component.d.ts +19 -0
  1217. package/table/components/thead/Component.js +21 -0
  1218. package/table/components/thead/index.css +38 -0
  1219. package/table/components/thead/index.d.ts +1 -0
  1220. package/table/components/thead/index.js +10 -0
  1221. package/table/components/thead-cell/Component.d.ts +27 -0
  1222. package/table/components/thead-cell/Component.js +20 -0
  1223. package/table/components/thead-cell/index.css +44 -0
  1224. package/table/components/thead-cell/index.d.ts +1 -0
  1225. package/table/components/thead-cell/index.js +10 -0
  1226. package/table/components/trow/Component.d.ts +28 -0
  1227. package/table/components/trow/Component.js +25 -0
  1228. package/table/components/trow/index.css +43 -0
  1229. package/table/components/trow/index.d.ts +1 -0
  1230. package/table/components/trow/index.js +10 -0
  1231. package/table/components/tsortable-head-cell/Component.d.ts +9 -0
  1232. package/table/components/tsortable-head-cell/Component.js +38 -0
  1233. package/table/components/tsortable-head-cell/index.css +46 -0
  1234. package/table/components/tsortable-head-cell/index.d.ts +1 -0
  1235. package/table/components/tsortable-head-cell/index.js +14 -0
  1236. package/table/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
  1237. package/table/components/tsortable-head-cell/sort-icon-asc.js +13 -0
  1238. package/table/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
  1239. package/table/components/tsortable-head-cell/sort-icon-desc.js +13 -0
  1240. package/table/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
  1241. package/table/components/tsortable-head-cell/sort-icon-unset.js +13 -0
  1242. package/table/cssm/component.d.ts +24 -0
  1243. package/table/cssm/component.js +47 -0
  1244. package/table/cssm/components/index.d.ts +9 -0
  1245. package/table/cssm/components/index.js +46 -0
  1246. package/table/cssm/components/pagination/Component.d.ts +22 -0
  1247. package/table/cssm/components/pagination/Component.js +50 -0
  1248. package/table/cssm/components/pagination/index.d.ts +1 -0
  1249. package/table/cssm/components/pagination/index.js +17 -0
  1250. package/table/cssm/components/pagination/index.module.css +48 -0
  1251. package/table/cssm/components/pagination/select-field/index.d.ts +3 -0
  1252. package/table/cssm/components/pagination/select-field/index.js +23 -0
  1253. package/table/cssm/components/pagination/select-field/index.module.css +19 -0
  1254. package/table/cssm/components/table/Component.d.ts +56 -0
  1255. package/table/cssm/components/table/Component.js +40 -0
  1256. package/table/cssm/components/table/index.d.ts +1 -0
  1257. package/table/cssm/components/table/index.js +16 -0
  1258. package/table/cssm/components/table/index.module.css +41 -0
  1259. package/table/cssm/components/table/utils.d.ts +5 -0
  1260. package/table/cssm/components/table/utils.js +26 -0
  1261. package/table/cssm/components/table-context/index.d.ts +18 -0
  1262. package/table/cssm/components/table-context/index.js +17 -0
  1263. package/table/cssm/components/tbody/Component.d.ts +15 -0
  1264. package/table/cssm/components/tbody/Component.js +19 -0
  1265. package/table/cssm/components/tbody/index.d.ts +1 -0
  1266. package/table/cssm/components/tbody/index.js +11 -0
  1267. package/table/cssm/components/tbody/index.module.css +12 -0
  1268. package/table/cssm/components/tcell/Component.d.ts +18 -0
  1269. package/table/cssm/components/tcell/Component.js +25 -0
  1270. package/table/cssm/components/tcell/index.d.ts +1 -0
  1271. package/table/cssm/components/tcell/index.js +12 -0
  1272. package/table/cssm/components/tcell/index.module.css +41 -0
  1273. package/table/cssm/components/texpandable-row/Component.d.ts +11 -0
  1274. package/table/cssm/components/texpandable-row/Component.js +36 -0
  1275. package/table/cssm/components/texpandable-row/index.d.ts +1 -0
  1276. package/table/cssm/components/texpandable-row/index.js +13 -0
  1277. package/table/cssm/components/texpandable-row/index.module.css +23 -0
  1278. package/table/cssm/components/thead/Component.d.ts +19 -0
  1279. package/table/cssm/components/thead/Component.js +20 -0
  1280. package/table/cssm/components/thead/index.d.ts +1 -0
  1281. package/table/cssm/components/thead/index.js +11 -0
  1282. package/table/cssm/components/thead/index.module.css +37 -0
  1283. package/table/cssm/components/thead-cell/Component.d.ts +27 -0
  1284. package/table/cssm/components/thead-cell/Component.js +19 -0
  1285. package/table/cssm/components/thead-cell/index.d.ts +1 -0
  1286. package/table/cssm/components/thead-cell/index.js +11 -0
  1287. package/table/cssm/components/thead-cell/index.module.css +43 -0
  1288. package/table/cssm/components/trow/Component.d.ts +28 -0
  1289. package/table/cssm/components/trow/Component.js +24 -0
  1290. package/table/cssm/components/trow/index.d.ts +1 -0
  1291. package/table/cssm/components/trow/index.js +11 -0
  1292. package/table/cssm/components/trow/index.module.css +42 -0
  1293. package/table/cssm/components/tsortable-head-cell/Component.d.ts +9 -0
  1294. package/table/cssm/components/tsortable-head-cell/Component.js +38 -0
  1295. package/table/cssm/components/tsortable-head-cell/index.d.ts +1 -0
  1296. package/table/cssm/components/tsortable-head-cell/index.js +16 -0
  1297. package/table/cssm/components/tsortable-head-cell/index.module.css +45 -0
  1298. package/table/cssm/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
  1299. package/table/cssm/components/tsortable-head-cell/sort-icon-asc.js +13 -0
  1300. package/table/cssm/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
  1301. package/table/cssm/components/tsortable-head-cell/sort-icon-desc.js +13 -0
  1302. package/table/cssm/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
  1303. package/table/cssm/components/tsortable-head-cell/sort-icon-unset.js +13 -0
  1304. package/table/cssm/index.d.ts +1 -0
  1305. package/table/cssm/index.js +39 -0
  1306. package/{typography/esm/colors.module-e49b3350.d.ts → table/cssm/tslib.es6-ce870b46.d.ts} +0 -0
  1307. package/{tabs/tslib.es6-7337bb2f.js → table/cssm/tslib.es6-ce870b46.js} +0 -0
  1308. package/table/cssm/typings.d.ts +2 -0
  1309. package/{vars/dist/cssm/mixins.css → table/cssm/typings.js} +0 -0
  1310. package/table/cssm/utils.d.ts +4 -0
  1311. package/table/cssm/utils.js +14 -0
  1312. package/table/esm/component.d.ts +24 -0
  1313. package/table/esm/component.js +35 -0
  1314. package/table/esm/components/index.d.ts +9 -0
  1315. package/table/esm/components/index.js +22 -0
  1316. package/table/esm/components/pagination/Component.d.ts +22 -0
  1317. package/table/esm/components/pagination/Component.js +43 -0
  1318. package/table/esm/components/pagination/index.css +49 -0
  1319. package/table/esm/components/pagination/index.d.ts +1 -0
  1320. package/table/esm/components/pagination/index.js +9 -0
  1321. package/table/esm/components/pagination/select-field/index.css +20 -0
  1322. package/table/esm/components/pagination/select-field/index.d.ts +3 -0
  1323. package/table/esm/components/pagination/select-field/index.js +17 -0
  1324. package/table/esm/components/table/Component.d.ts +56 -0
  1325. package/table/esm/components/table/Component.js +33 -0
  1326. package/table/esm/components/table/index.css +42 -0
  1327. package/table/esm/components/table/index.d.ts +1 -0
  1328. package/table/esm/components/table/index.js +8 -0
  1329. package/table/esm/components/table/utils.d.ts +5 -0
  1330. package/table/esm/components/table/utils.js +19 -0
  1331. package/table/esm/components/table-context/index.d.ts +18 -0
  1332. package/table/esm/components/table-context/index.js +10 -0
  1333. package/table/esm/components/tbody/Component.d.ts +15 -0
  1334. package/table/esm/components/tbody/Component.js +13 -0
  1335. package/table/esm/components/tbody/index.css +13 -0
  1336. package/table/esm/components/tbody/index.d.ts +1 -0
  1337. package/table/esm/components/tbody/index.js +4 -0
  1338. package/table/esm/components/tcell/Component.d.ts +18 -0
  1339. package/table/esm/components/tcell/Component.js +19 -0
  1340. package/table/esm/components/tcell/index.css +42 -0
  1341. package/table/esm/components/tcell/index.d.ts +1 -0
  1342. package/table/esm/components/tcell/index.js +5 -0
  1343. package/table/esm/components/texpandable-row/Component.d.ts +11 -0
  1344. package/table/esm/components/texpandable-row/Component.js +29 -0
  1345. package/table/esm/components/texpandable-row/index.css +24 -0
  1346. package/table/esm/components/texpandable-row/index.d.ts +1 -0
  1347. package/table/esm/components/texpandable-row/index.js +5 -0
  1348. package/table/esm/components/thead/Component.d.ts +19 -0
  1349. package/table/esm/components/thead/Component.js +14 -0
  1350. package/table/esm/components/thead/index.css +38 -0
  1351. package/table/esm/components/thead/index.d.ts +1 -0
  1352. package/table/esm/components/thead/index.js +4 -0
  1353. package/table/esm/components/thead-cell/Component.d.ts +27 -0
  1354. package/table/esm/components/thead-cell/Component.js +13 -0
  1355. package/table/esm/components/thead-cell/index.css +44 -0
  1356. package/table/esm/components/thead-cell/index.d.ts +1 -0
  1357. package/table/esm/components/thead-cell/index.js +4 -0
  1358. package/table/esm/components/trow/Component.d.ts +28 -0
  1359. package/table/esm/components/trow/Component.js +18 -0
  1360. package/table/esm/components/trow/index.css +43 -0
  1361. package/table/esm/components/trow/index.d.ts +1 -0
  1362. package/table/esm/components/trow/index.js +4 -0
  1363. package/table/esm/components/tsortable-head-cell/Component.d.ts +9 -0
  1364. package/table/esm/components/tsortable-head-cell/Component.js +31 -0
  1365. package/table/esm/components/tsortable-head-cell/index.css +46 -0
  1366. package/table/esm/components/tsortable-head-cell/index.d.ts +1 -0
  1367. package/table/esm/components/tsortable-head-cell/index.js +8 -0
  1368. package/table/esm/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
  1369. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +7 -0
  1370. package/table/esm/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
  1371. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +7 -0
  1372. package/table/esm/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
  1373. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +7 -0
  1374. package/table/esm/index.d.ts +1 -0
  1375. package/table/esm/index.js +23 -0
  1376. package/table/esm/tslib.es6-ea63c6e2.d.ts +32 -0
  1377. package/{tabs/esm/tslib.es6-dec44ef6.js → table/esm/tslib.es6-ea63c6e2.js} +0 -0
  1378. package/table/esm/typings.d.ts +2 -0
  1379. package/table/esm/typings.js +1 -0
  1380. package/table/esm/utils.d.ts +4 -0
  1381. package/table/esm/utils.js +8 -0
  1382. package/table/index.d.ts +1 -0
  1383. package/table/index.js +29 -0
  1384. package/table/modern/component.d.ts +24 -0
  1385. package/table/modern/component.js +34 -0
  1386. package/table/modern/components/index.d.ts +9 -0
  1387. package/table/modern/components/index.js +21 -0
  1388. package/table/modern/components/pagination/Component.d.ts +22 -0
  1389. package/table/modern/components/pagination/Component.js +38 -0
  1390. package/table/modern/components/pagination/index.css +49 -0
  1391. package/table/modern/components/pagination/index.d.ts +1 -0
  1392. package/table/modern/components/pagination/index.js +8 -0
  1393. package/table/modern/components/pagination/select-field/index.css +20 -0
  1394. package/table/modern/components/pagination/select-field/index.d.ts +3 -0
  1395. package/table/modern/components/pagination/select-field/index.js +14 -0
  1396. package/table/modern/components/table/Component.d.ts +56 -0
  1397. package/table/modern/components/table/Component.js +28 -0
  1398. package/table/modern/components/table/index.css +42 -0
  1399. package/table/modern/components/table/index.d.ts +1 -0
  1400. package/table/modern/components/table/index.js +7 -0
  1401. package/table/modern/components/table/utils.d.ts +5 -0
  1402. package/table/modern/components/table/utils.js +18 -0
  1403. package/table/modern/components/table-context/index.d.ts +18 -0
  1404. package/table/modern/components/table-context/index.js +10 -0
  1405. package/table/modern/components/tbody/Component.d.ts +15 -0
  1406. package/table/modern/components/tbody/Component.js +11 -0
  1407. package/table/modern/components/tbody/index.css +13 -0
  1408. package/table/modern/components/tbody/index.d.ts +1 -0
  1409. package/table/modern/components/tbody/index.js +3 -0
  1410. package/table/modern/components/tcell/Component.d.ts +18 -0
  1411. package/table/modern/components/tcell/Component.js +17 -0
  1412. package/table/modern/components/tcell/index.css +42 -0
  1413. package/table/modern/components/tcell/index.d.ts +1 -0
  1414. package/table/modern/components/tcell/index.js +4 -0
  1415. package/table/modern/components/texpandable-row/Component.d.ts +11 -0
  1416. package/table/modern/components/texpandable-row/Component.js +26 -0
  1417. package/table/modern/components/texpandable-row/index.css +24 -0
  1418. package/table/modern/components/texpandable-row/index.d.ts +1 -0
  1419. package/table/modern/components/texpandable-row/index.js +4 -0
  1420. package/table/modern/components/thead/Component.d.ts +19 -0
  1421. package/table/modern/components/thead/Component.js +12 -0
  1422. package/table/modern/components/thead/index.css +38 -0
  1423. package/table/modern/components/thead/index.d.ts +1 -0
  1424. package/table/modern/components/thead/index.js +3 -0
  1425. package/table/modern/components/thead-cell/Component.d.ts +27 -0
  1426. package/table/modern/components/thead-cell/Component.js +9 -0
  1427. package/table/modern/components/thead-cell/index.css +44 -0
  1428. package/table/modern/components/thead-cell/index.d.ts +1 -0
  1429. package/table/modern/components/thead-cell/index.js +3 -0
  1430. package/table/modern/components/trow/Component.d.ts +28 -0
  1431. package/table/modern/components/trow/Component.js +13 -0
  1432. package/table/modern/components/trow/index.css +43 -0
  1433. package/table/modern/components/trow/index.d.ts +1 -0
  1434. package/table/modern/components/trow/index.js +3 -0
  1435. package/table/modern/components/tsortable-head-cell/Component.d.ts +9 -0
  1436. package/table/modern/components/tsortable-head-cell/Component.js +28 -0
  1437. package/table/modern/components/tsortable-head-cell/index.css +46 -0
  1438. package/table/modern/components/tsortable-head-cell/index.d.ts +1 -0
  1439. package/table/modern/components/tsortable-head-cell/index.js +7 -0
  1440. package/table/modern/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
  1441. package/table/modern/components/tsortable-head-cell/sort-icon-asc.js +6 -0
  1442. package/table/modern/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
  1443. package/table/modern/components/tsortable-head-cell/sort-icon-desc.js +6 -0
  1444. package/table/modern/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
  1445. package/table/modern/components/tsortable-head-cell/sort-icon-unset.js +6 -0
  1446. package/table/modern/index.d.ts +1 -0
  1447. package/table/modern/index.js +22 -0
  1448. package/table/modern/typings.d.ts +2 -0
  1449. package/table/modern/typings.js +1 -0
  1450. package/table/modern/utils.d.ts +4 -0
  1451. package/table/modern/utils.js +8 -0
  1452. package/table/package.json +3 -0
  1453. package/table/send-stats.js +82 -0
  1454. package/table/tslib.es6-d7206f7a.d.ts +32 -0
  1455. package/table/tslib.es6-d7206f7a.js +40 -0
  1456. package/table/typings.d.ts +2 -0
  1457. package/table/typings.js +1 -0
  1458. package/table/utils.d.ts +4 -0
  1459. package/table/utils.js +14 -0
  1460. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1461. package/tabs/components/primary-tablist/Component.js +1 -1
  1462. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1463. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1464. package/tabs/components/primary-tablist/index.css +18 -18
  1465. package/tabs/components/primary-tablist/mobile.css +20 -20
  1466. package/tabs/components/scrollable-container/Component.js +1 -1
  1467. package/tabs/components/scrollable-container/index.css +2 -2
  1468. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1469. package/tabs/components/secondary-tablist/Component.js +1 -1
  1470. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1471. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1472. package/tabs/components/secondary-tablist/index.css +11 -11
  1473. package/tabs/components/secondary-tablist/mobile.css +14 -14
  1474. package/tabs/components/tab/Component.js +1 -1
  1475. package/tabs/components/tab/index.css +2 -2
  1476. package/tabs/components/tabs/Component.desktop.js +3 -3
  1477. package/tabs/components/tabs/Component.mobile.js +3 -3
  1478. package/tabs/components/tabs/Component.responsive.js +3 -3
  1479. package/tabs/desktop.js +3 -3
  1480. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1481. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1482. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1483. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1484. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1485. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1486. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1487. package/tabs/esm/components/scrollable-container/index.css +2 -2
  1488. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1489. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1490. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1491. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1492. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1493. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  1494. package/tabs/esm/components/tab/Component.js +1 -1
  1495. package/tabs/esm/components/tab/index.css +2 -2
  1496. package/tabs/esm/components/tabs/Component.d.ts +1 -1
  1497. package/tabs/esm/components/tabs/Component.desktop.d.ts +1 -1
  1498. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1499. package/tabs/esm/components/tabs/Component.mobile.d.ts +1 -1
  1500. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1501. package/tabs/esm/components/tabs/Component.responsive.d.ts +1 -1
  1502. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1503. package/tabs/esm/desktop.js +3 -3
  1504. package/tabs/esm/index.js +3 -3
  1505. package/tabs/esm/index.module-252941d5.js +4 -0
  1506. package/tabs/esm/index.module-3c24a055.js +4 -0
  1507. package/tabs/esm/mobile.js +3 -3
  1508. package/tabs/esm/responsive.js +3 -3
  1509. package/tabs/esm/tslib.es6-00130796.d.ts +32 -0
  1510. package/tabs/esm/tslib.es6-00130796.js +40 -0
  1511. package/tabs/index.js +3 -3
  1512. package/tabs/index.module-170b7d72.js +4 -0
  1513. package/tabs/index.module-98b4b0f7.js +4 -0
  1514. package/tabs/mobile.js +3 -3
  1515. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1516. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1517. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1518. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1519. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1520. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1521. package/tabs/modern/components/scrollable-container/index.css +2 -2
  1522. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1523. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1524. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1525. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1526. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  1527. package/tabs/modern/components/tab/Component.js +1 -1
  1528. package/tabs/modern/components/tab/index.css +2 -2
  1529. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1530. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1531. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1532. package/tabs/modern/desktop.js +2 -2
  1533. package/tabs/modern/index.js +2 -2
  1534. package/tabs/modern/index.module-252941d5.js +4 -0
  1535. package/tabs/modern/index.module-3c24a055.js +4 -0
  1536. package/tabs/modern/mobile.js +2 -2
  1537. package/tabs/modern/responsive.js +2 -2
  1538. package/tabs/responsive.js +3 -3
  1539. package/tabs/tslib.es6-c3fe8e78.d.ts +32 -0
  1540. package/tabs/tslib.es6-c3fe8e78.js +40 -0
  1541. package/tag/Component.js +3 -3
  1542. package/tag/default.css +7 -7
  1543. package/tag/esm/Component.js +3 -3
  1544. package/tag/esm/default.css +7 -7
  1545. package/tag/esm/index.css +35 -35
  1546. package/tag/esm/inverted.css +7 -7
  1547. package/tag/index.css +35 -35
  1548. package/tag/inverted.css +7 -7
  1549. package/tag/modern/Component.js +3 -3
  1550. package/tag/modern/default.css +7 -7
  1551. package/tag/modern/index.css +35 -35
  1552. package/tag/modern/inverted.css +7 -7
  1553. package/textarea/Component.js +3 -3
  1554. package/textarea/cssm/default.module.css +2 -2
  1555. package/textarea/cssm/inverted.module.css +2 -2
  1556. package/textarea/default.css +20 -20
  1557. package/textarea/esm/Component.js +3 -3
  1558. package/textarea/esm/default.css +20 -20
  1559. package/textarea/esm/index.css +21 -21
  1560. package/textarea/esm/inverted.css +20 -20
  1561. package/textarea/index.css +21 -21
  1562. package/textarea/inverted.css +20 -20
  1563. package/textarea/modern/Component.js +3 -3
  1564. package/textarea/modern/default.css +20 -20
  1565. package/textarea/modern/index.css +21 -21
  1566. package/textarea/modern/inverted.css +20 -20
  1567. package/themes/click.css +2 -1
  1568. package/themes/compiled/mobile-dark-bluetint.css +1553 -254
  1569. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1570. package/themes/dark.js +2 -0
  1571. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1572. package/themes/mixins/select/click.css +2 -1
  1573. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1574. package/themes/package.json +10 -1
  1575. package/themes/select/click.css +2 -1
  1576. package/themes/send-stats.js +0 -0
  1577. package/toast/component.js +1 -1
  1578. package/toast/esm/component.js +1 -1
  1579. package/toast/esm/index.css +9 -9
  1580. package/toast/index.css +9 -9
  1581. package/toast/modern/component.js +1 -1
  1582. package/toast/modern/index.css +9 -9
  1583. package/toast-plate/component.js +1 -1
  1584. package/toast-plate/esm/component.js +1 -1
  1585. package/toast-plate/esm/index.css +15 -15
  1586. package/toast-plate/index.css +15 -15
  1587. package/toast-plate/modern/component.js +1 -1
  1588. package/toast-plate/modern/index.css +15 -15
  1589. package/tooltip/{Component-5382e7f4.d.ts → Component-1e01a4db.d.ts} +0 -0
  1590. package/tooltip/{Component-5382e7f4.js → Component-1e01a4db.js} +4 -2
  1591. package/tooltip/Component.js +1 -1
  1592. package/tooltip/component.responsive.js +7 -2
  1593. package/tooltip/cssm/{Component-aff14229.d.ts → Component-9aae2909.d.ts} +0 -0
  1594. package/tooltip/cssm/{Component-aff14229.js → Component-9aae2909.js} +3 -1
  1595. package/tooltip/cssm/Component.js +1 -1
  1596. package/tooltip/cssm/component.responsive.js +6 -2
  1597. package/tooltip/cssm/index.d.ts +1 -1
  1598. package/tooltip/cssm/index.js +1 -1
  1599. package/tooltip/cssm/index.module.css +13 -1
  1600. package/tooltip/cssm/responsive.js +2 -1
  1601. package/tooltip/cssm/responsive.module.css +10 -0
  1602. package/tooltip/esm/{Component-37f80bf5.d.ts → Component-b4f5d1a2.d.ts} +0 -0
  1603. package/tooltip/esm/{Component-37f80bf5.js → Component-b4f5d1a2.js} +4 -2
  1604. package/tooltip/esm/Component.js +1 -1
  1605. package/tooltip/esm/component.responsive.js +7 -2
  1606. package/tooltip/esm/index.css +19 -7
  1607. package/tooltip/esm/index.d.ts +1 -1
  1608. package/tooltip/esm/index.js +1 -1
  1609. package/tooltip/esm/responsive.css +11 -0
  1610. package/tooltip/esm/responsive.js +1 -1
  1611. package/tooltip/index.css +19 -7
  1612. package/tooltip/index.d.ts +1 -1
  1613. package/tooltip/index.js +1 -1
  1614. package/tooltip/modern/Component.js +4 -2
  1615. package/tooltip/modern/component.responsive.js +6 -1
  1616. package/tooltip/modern/index.css +19 -7
  1617. package/tooltip/modern/responsive.css +11 -0
  1618. package/tooltip/responsive.css +11 -0
  1619. package/tooltip/responsive.js +1 -1
  1620. package/typography/colors.css +12 -12
  1621. package/typography/colors.module-e7bb0374.d.ts +32 -0
  1622. package/typography/{colors.module-abc110ab.js → colors.module-e7bb0374.js} +1 -1
  1623. package/typography/common.module-736d441d.js +4 -0
  1624. package/typography/component.js +2 -2
  1625. package/typography/esm/colors.css +12 -12
  1626. package/typography/esm/colors.module-317c09f8.d.ts +32 -0
  1627. package/typography/esm/{colors.module-e49b3350.js → colors.module-317c09f8.js} +1 -1
  1628. package/typography/esm/common.module-f64cfe84.js +4 -0
  1629. package/typography/esm/component.js +2 -2
  1630. package/typography/esm/index.js +2 -2
  1631. package/typography/esm/text/component.js +2 -2
  1632. package/typography/esm/text/index.css +13 -13
  1633. package/typography/esm/text/index.js +1 -1
  1634. package/typography/esm/title/common.css +4 -4
  1635. package/typography/esm/title/component.js +1 -1
  1636. package/typography/esm/title/index.css +18 -18
  1637. package/typography/esm/title/index.js +3 -3
  1638. package/typography/esm/title-responsive/component.js +3 -3
  1639. package/typography/esm/title-responsive/index.css +45 -45
  1640. package/typography/esm/title-responsive/index.js +2 -2
  1641. package/typography/index.js +2 -2
  1642. package/typography/modern/colors.css +12 -12
  1643. package/typography/modern/colors.module-f1253cf3.js +4 -0
  1644. package/typography/modern/common.module-f64cfe84.js +4 -0
  1645. package/typography/modern/component.js +2 -2
  1646. package/typography/modern/index.js +2 -2
  1647. package/typography/modern/text/component.js +2 -2
  1648. package/typography/modern/text/index.css +13 -13
  1649. package/typography/modern/text/index.js +1 -1
  1650. package/typography/modern/title/common.css +4 -4
  1651. package/typography/modern/title/component.js +1 -1
  1652. package/typography/modern/title/index.css +18 -18
  1653. package/typography/modern/title/index.js +3 -3
  1654. package/typography/modern/title-responsive/component.js +3 -3
  1655. package/typography/modern/title-responsive/index.css +45 -45
  1656. package/typography/modern/title-responsive/index.js +2 -2
  1657. package/typography/text/component.d.ts +2 -2
  1658. package/typography/text/component.js +2 -2
  1659. package/typography/text/index.css +13 -13
  1660. package/typography/text/index.js +1 -1
  1661. package/typography/title/common.css +4 -4
  1662. package/typography/title/component.d.ts +3 -3
  1663. package/typography/title/component.js +1 -1
  1664. package/typography/title/index.css +18 -18
  1665. package/typography/title/index.js +3 -3
  1666. package/typography/title-responsive/component.js +3 -3
  1667. package/typography/title-responsive/index.css +45 -45
  1668. package/typography/title-responsive/index.js +2 -2
  1669. package/vars/colors-bluetint.js +2 -0
  1670. package/vars/colors-indigo.js +2 -0
  1671. package/vars/cssm/colors-bluetint.js +2 -0
  1672. package/vars/cssm/colors-indigo.js +2 -0
  1673. package/vars/package.json +11 -1
  1674. package/vars/send-stats.js +0 -0
  1675. package/with-suffix/Component.js +1 -1
  1676. package/with-suffix/esm/Component.js +1 -1
  1677. package/with-suffix/esm/index.css +9 -9
  1678. package/with-suffix/index.css +9 -9
  1679. package/with-suffix/modern/Component.js +1 -1
  1680. package/with-suffix/modern/index.css +9 -9
  1681. package/grid/esm/gutters.module-3173251f.js +0 -27
  1682. package/grid/gutters.module-6d36412a.js +0 -28
  1683. package/grid/modern/gutters.module-8c581483.js +0 -4
  1684. package/modal/esm/transitions.module-39875ede.js +0 -4
  1685. package/modal/modern/transitions.module-39875ede.js +0 -4
  1686. package/modal/transitions.module-2ee26a86.js +0 -4
  1687. package/tabs/esm/index.module-04f603e9.js +0 -4
  1688. package/tabs/esm/index.module-daa911fa.js +0 -4
  1689. package/tabs/index.module-446c543e.js +0 -4
  1690. package/tabs/index.module-8bf69d84.js +0 -4
  1691. package/tabs/modern/index.module-04f603e9.js +0 -4
  1692. package/tabs/modern/index.module-daa911fa.js +0 -4
  1693. package/themes/dist/amount/click.css +0 -4
  1694. package/themes/dist/backdrop/click.css +0 -4
  1695. package/themes/dist/button/click.css +0 -16
  1696. package/themes/dist/button/corp.css +0 -44
  1697. package/themes/dist/button/mobile.css +0 -20
  1698. package/themes/dist/button/site.css +0 -4
  1699. package/themes/dist/calendar/click.css +0 -11
  1700. package/themes/dist/calendar-input/click.css +0 -4
  1701. package/themes/dist/calendar-input/corp.css +0 -3
  1702. package/themes/dist/checkbox/click.css +0 -9
  1703. package/themes/dist/checkbox/mobile.css +0 -19
  1704. package/themes/dist/checkbox-group/click.css +0 -5
  1705. package/themes/dist/click.css +0 -710
  1706. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -1917
  1707. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  1708. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  1709. package/themes/dist/confirmation/click.css +0 -12
  1710. package/themes/dist/confirmation/mobile.css +0 -7
  1711. package/themes/dist/corp.css +0 -550
  1712. package/themes/dist/dark.css +0 -136
  1713. package/themes/dist/dark.d.ts +0 -2
  1714. package/themes/dist/dark.js +0 -12
  1715. package/themes/dist/dropzone/click.css +0 -4
  1716. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  1717. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  1718. package/themes/dist/esm/dark.d.ts +0 -2
  1719. package/themes/dist/esm/dark.js +0 -6
  1720. package/themes/dist/form-control/click.css +0 -31
  1721. package/themes/dist/form-control/mobile.css +0 -34
  1722. package/themes/dist/form-control/site.css +0 -5
  1723. package/themes/dist/input/click.css +0 -8
  1724. package/themes/dist/input/corp.css +0 -3
  1725. package/themes/dist/input/mobile.css +0 -13
  1726. package/themes/dist/input/site.css +0 -4
  1727. package/themes/dist/link/click.css +0 -25
  1728. package/themes/dist/list/click.css +0 -4
  1729. package/themes/dist/mixins/amount/click.css +0 -4
  1730. package/themes/dist/mixins/backdrop/click.css +0 -4
  1731. package/themes/dist/mixins/button/click.css +0 -16
  1732. package/themes/dist/mixins/button/corp.css +0 -44
  1733. package/themes/dist/mixins/button/mobile.css +0 -20
  1734. package/themes/dist/mixins/button/site.css +0 -4
  1735. package/themes/dist/mixins/calendar/click.css +0 -11
  1736. package/themes/dist/mixins/calendar-input/click.css +0 -4
  1737. package/themes/dist/mixins/calendar-input/corp.css +0 -3
  1738. package/themes/dist/mixins/checkbox/click.css +0 -9
  1739. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  1740. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  1741. package/themes/dist/mixins/click.css +0 -50
  1742. package/themes/dist/mixins/confirmation/click.css +0 -12
  1743. package/themes/dist/mixins/confirmation/mobile.css +0 -7
  1744. package/themes/dist/mixins/corp.css +0 -13
  1745. package/themes/dist/mixins/dark.css +0 -136
  1746. package/themes/dist/mixins/dropzone/click.css +0 -4
  1747. package/themes/dist/mixins/form-control/click.css +0 -31
  1748. package/themes/dist/mixins/form-control/mobile.css +0 -34
  1749. package/themes/dist/mixins/form-control/site.css +0 -5
  1750. package/themes/dist/mixins/input/click.css +0 -8
  1751. package/themes/dist/mixins/input/corp.css +0 -3
  1752. package/themes/dist/mixins/input/mobile.css +0 -13
  1753. package/themes/dist/mixins/input/site.css +0 -4
  1754. package/themes/dist/mixins/link/click.css +0 -25
  1755. package/themes/dist/mixins/list/click.css +0 -4
  1756. package/themes/dist/mixins/mobile.css +0 -23
  1757. package/themes/dist/mixins/modal/click.css +0 -29
  1758. package/themes/dist/mixins/radio/click.css +0 -9
  1759. package/themes/dist/mixins/radio/mobile.css +0 -19
  1760. package/themes/dist/mixins/select/click.css +0 -18
  1761. package/themes/dist/mixins/select/corp.css +0 -3
  1762. package/themes/dist/mixins/site.css +0 -11
  1763. package/themes/dist/mixins/skeleton/click.css +0 -8
  1764. package/themes/dist/mixins/slider/click.css +0 -16
  1765. package/themes/dist/mixins/slider/mobile.css +0 -5
  1766. package/themes/dist/mixins/slider-input/mobile.css +0 -3
  1767. package/themes/dist/mixins/switch/click.css +0 -5
  1768. package/themes/dist/mixins/tabs/click.css +0 -20
  1769. package/themes/dist/mixins/tabs/corp.css +0 -4
  1770. package/themes/dist/mixins/tabs/site.css +0 -8
  1771. package/themes/dist/mixins/tag/click.css +0 -11
  1772. package/themes/dist/mixins/tag/mobile.css +0 -14
  1773. package/themes/dist/mixins/toast-plate/click.css +0 -8
  1774. package/themes/dist/mobile.css +0 -605
  1775. package/themes/dist/modal/click.css +0 -29
  1776. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  1777. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  1778. package/themes/dist/modern/dark.d.ts +0 -2
  1779. package/themes/dist/modern/dark.js +0 -6
  1780. package/themes/dist/package.json +0 -12
  1781. package/themes/dist/radio/click.css +0 -9
  1782. package/themes/dist/radio/mobile.css +0 -19
  1783. package/themes/dist/select/click.css +0 -18
  1784. package/themes/dist/select/corp.css +0 -3
  1785. package/themes/dist/site.css +0 -521
  1786. package/themes/dist/skeleton/click.css +0 -8
  1787. package/themes/dist/slider/click.css +0 -16
  1788. package/themes/dist/slider/mobile.css +0 -5
  1789. package/themes/dist/slider-input/mobile.css +0 -3
  1790. package/themes/dist/switch/click.css +0 -5
  1791. package/themes/dist/tabs/click.css +0 -20
  1792. package/themes/dist/tabs/corp.css +0 -4
  1793. package/themes/dist/tabs/site.css +0 -8
  1794. package/themes/dist/tag/click.css +0 -11
  1795. package/themes/dist/tag/mobile.css +0 -14
  1796. package/themes/dist/toast-plate/click.css +0 -8
  1797. package/typography/common.module-b65cf799.js +0 -4
  1798. package/typography/esm/common.module-c0dacd47.js +0 -4
  1799. package/typography/modern/colors.module-a3ddf080.js +0 -4
  1800. package/typography/modern/common.module-c0dacd47.js +0 -4
  1801. package/vars/dist/border-radius.css +0 -9
  1802. package/vars/dist/colors-addons.css +0 -62
  1803. package/vars/dist/colors-bluetint.css +0 -250
  1804. package/vars/dist/colors-bluetint.d.ts +0 -2
  1805. package/vars/dist/colors-bluetint.js +0 -12
  1806. package/vars/dist/colors-indigo.css +0 -272
  1807. package/vars/dist/colors-indigo.d.ts +0 -2
  1808. package/vars/dist/colors-indigo.js +0 -12
  1809. package/vars/dist/colors-transparent.css +0 -22
  1810. package/vars/dist/colors.css +0 -71
  1811. package/vars/dist/cssm/border-radius.css +0 -9
  1812. package/vars/dist/cssm/colors-addons.css +0 -62
  1813. package/vars/dist/cssm/colors-bluetint.css +0 -250
  1814. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  1815. package/vars/dist/cssm/colors-bluetint.js +0 -12
  1816. package/vars/dist/cssm/colors-indigo.css +0 -268
  1817. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  1818. package/vars/dist/cssm/colors-indigo.js +0 -12
  1819. package/vars/dist/cssm/colors-transparent.css +0 -22
  1820. package/vars/dist/cssm/colors.css +0 -71
  1821. package/vars/dist/cssm/gaps.css +0 -30
  1822. package/vars/dist/cssm/index.css +0 -506
  1823. package/vars/dist/cssm/shadows-indigo.css +0 -38
  1824. package/vars/dist/cssm/typography.css +0 -6
  1825. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  1826. package/vars/dist/esm/colors-bluetint.js +0 -6
  1827. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  1828. package/vars/dist/esm/colors-indigo.js +0 -6
  1829. package/vars/dist/gaps.css +0 -30
  1830. package/vars/dist/index.css +0 -9
  1831. package/vars/dist/mixins.css +0 -4
  1832. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  1833. package/vars/dist/modern/colors-bluetint.js +0 -6
  1834. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  1835. package/vars/dist/modern/colors-indigo.js +0 -6
  1836. package/vars/dist/package.json +0 -13
  1837. package/vars/dist/shadows-indigo.css +0 -38
  1838. package/vars/dist/typography.css +0 -486
@@ -1,229 +1,252 @@
1
- .card-image__cardImage_ynt9b {
2
- background: #e7e8ea;
3
- }
4
- .card-image__loaded_ynt9b {
5
- background: transparent
6
- }.badge__component_1idw7 {
1
+ .badge__component_1ws1j {
7
2
  background-color: #ef3124;
8
3
  color: #000;
9
4
  }
10
- .badge__icon_1idw7 {
5
+ .badge__icon_1ws1j {
11
6
  color: #2fc26e;
12
7
  background-color: transparent
13
8
  }
14
- .badge__icon_1idw7.badge__positive_1idw7 {
9
+ .badge__icon_1ws1j.badge__positive_1ws1j {
15
10
  color: #2fc26e;
16
11
  }
17
- .badge__icon_1idw7.badge__attention_1idw7 {
12
+ .badge__icon_1ws1j.badge__attention_1ws1j {
18
13
  color: #f6bf65;
19
14
  }
20
- .badge__icon_1idw7.badge__negative_1idw7 {
15
+ .badge__icon_1ws1j.badge__negative_1ws1j {
21
16
  color: #d91d0b;
22
17
  }
23
- .badge__icon_1idw7.badge__link_1idw7 {
18
+ .badge__icon_1ws1j.badge__link_1ws1j {
24
19
  color: #0072ef;
25
20
  }
26
- .badge__icon_1idw7.badge__tertiary_1idw7 {
21
+ .badge__icon_1ws1j.badge__tertiary_1ws1j {
27
22
  color: #464649;
28
23
  }
29
- .badge__icon_1idw7.badge__secondary_1idw7 {
24
+ .badge__icon_1ws1j.badge__secondary_1ws1j {
30
25
  color: #8d8d93;
31
26
  }
32
- .badge__icon_1idw7.badge__primary_1idw7 {
27
+ .badge__icon_1ws1j.badge__primary_1ws1j {
33
28
  color: #fff;
34
29
  }
35
- .badge__icon_1idw7:before {
30
+ .badge__icon_1ws1j:before {
36
31
  background-color: #121212;
37
- }.backdrop__backdrop_2xuje {
32
+ }.divider__component_qtenc {
33
+ border-bottom: 1px solid #2b2b2e;
34
+ }.card-image__cardImage_bhvtn {
35
+ background: #e7e8ea;
36
+ }
37
+ .card-image__loaded_bhvtn {
38
+ background: transparent
39
+ }.backdrop__backdrop_19q9f {
38
40
  -webkit-tap-highlight-color: transparent;
39
41
  }
40
- .backdrop__appear_2xuje,
41
- .backdrop__enter_2xuje {
42
+ .backdrop__appear_19q9f,
43
+ .backdrop__enter_19q9f {
42
44
  background-color: transparent;
43
45
  }
44
- .backdrop__appearActive_2xuje,
45
- .backdrop__enterActive_2xuje,
46
- .backdrop__appearDone_2xuje,
47
- .backdrop__enterDone_2xuje {
46
+ .backdrop__appearActive_19q9f,
47
+ .backdrop__enterActive_19q9f,
48
+ .backdrop__appearDone_19q9f,
49
+ .backdrop__enterDone_19q9f {
48
50
  background-color: rgba(0, 0, 0, 0.8);
49
51
  }
50
- .backdrop__exit_2xuje {
52
+ .backdrop__exit_19q9f {
51
53
  background-color: rgba(0, 0, 0, 0.8);
52
54
  }
53
- .backdrop__exitActive_2xuje,
54
- .backdrop__exitDone_2xuje {
55
+ .backdrop__exitActive_19q9f,
56
+ .backdrop__exitDone_19q9f {
55
57
  background-color: transparent;
56
- }.divider__component_rmliu {
57
- border-bottom: 1px solid #2b2b2e;
58
- }.checkbox__box_1ep31 {
58
+ }.checkbox-group__error_lde9c {
59
+ border-left: 1px solid #f15045;
60
+ }
61
+ .checkbox-group__label_lde9c {
62
+ color: #fff;
63
+ }
64
+ .checkbox-group__errorMessage_lde9c {
65
+ color: #f15045;
66
+ }
67
+ .checkbox-group__hint_lde9c {
68
+ color: #8d8d93;
69
+ }.checkbox__box_2gdg0 {
59
70
  color: #121212;
60
71
  background-color: #121212;
61
72
  border: 1.5px solid #8d8d93;
62
73
  }
63
- .checkbox__checkedIcon_1ep31 {
74
+ .checkbox__checkedIcon_2gdg0 {
64
75
  color: #121212;
65
76
  }
66
- .checkbox__component_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
77
+ .checkbox__component_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
67
78
  background-color: #121212;
68
79
  border-color: #8d8d93;
69
80
  }
70
- .checkbox__component_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
81
+ .checkbox__component_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
71
82
  background-color: #121212;
72
83
  border-color: #fff;
73
84
  }
74
- .checkbox__checked_1ep31 .checkbox__box_1ep31 {
85
+ .checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
75
86
  background-color: #fff;
76
87
  border-color: transparent;
77
88
  }
78
- .checkbox__checked_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
89
+ .checkbox__checked_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
79
90
  background-color: color-mod(#fff tint(10%));
80
91
  border-color: transparent;
81
92
  }
82
- .checkbox__checked_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
93
+ .checkbox__checked_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
83
94
  background-color: color-mod(#fff tint(30%));
84
95
  border-color: transparent;
85
96
  }
86
- .checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
97
+ .checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
87
98
  background-color: #fff;
88
99
  border-color: transparent;
89
100
  }
90
- .checkbox__indeterminate_1ep31:hover:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
101
+ .checkbox__indeterminate_2gdg0:hover:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
91
102
  background-color: color-mod(#fff tint(10%));
92
103
  border-color: transparent;
93
104
  }
94
- .checkbox__indeterminate_1ep31:active:not(.checkbox__disabled_1ep31):not(.checkbox__inactive_1ep31) .checkbox__box_1ep31 {
105
+ .checkbox__indeterminate_2gdg0:active:not(.checkbox__disabled_2gdg0):not(.checkbox__inactive_2gdg0) .checkbox__box_2gdg0 {
95
106
  background-color: color-mod(#fff tint(30%));
96
107
  border-color: transparent;
97
108
  }
98
- .checkbox__disabled_1ep31 .checkbox__box_1ep31 {
109
+ .checkbox__disabled_2gdg0 .checkbox__box_2gdg0 {
99
110
  background-color: #121212;
100
111
  border-color: #2a2a2c;
101
112
  }
102
- .checkbox__disabled_1ep31.checkbox__checked_1ep31 .checkbox__box_1ep31 {
113
+ .checkbox__disabled_2gdg0.checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
103
114
  background-color: #3a3a3c;
104
115
  border-color: transparent;
105
116
  }
106
- .checkbox__disabled_1ep31.checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
117
+ .checkbox__disabled_2gdg0.checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
107
118
  background-color: #3a3a3c;
108
119
  border-color: transparent;
109
120
  }
110
- .checkbox__disabled_1ep31 .checkbox__label_1ep31 {
121
+ .checkbox__disabled_2gdg0 .checkbox__label_2gdg0 {
111
122
  color: #8d8d93;
112
123
  }
113
- .checkbox__disabled_1ep31 .checkbox__hint_1ep31 {
124
+ .checkbox__disabled_2gdg0 .checkbox__hint_2gdg0 {
114
125
  color: #8d8d93;
115
126
  }
116
- .checkbox__inactive_1ep31 .checkbox__box_1ep31 {
127
+ .checkbox__inactive_2gdg0 .checkbox__box_2gdg0 {
117
128
  background-color: #3a3a3c;
118
129
  border-color: #e9e9eb;
119
130
  }
120
- .checkbox__inactive_1ep31.checkbox__checked_1ep31 .checkbox__box_1ep31 {
131
+ .checkbox__inactive_2gdg0.checkbox__checked_2gdg0 .checkbox__box_2gdg0 {
121
132
  color: #464649;
122
133
  border-color: transparent;
123
134
  }
124
- .checkbox__inactive_1ep31.checkbox__indeterminate_1ep31 .checkbox__box_1ep31 {
135
+ .checkbox__inactive_2gdg0.checkbox__indeterminate_2gdg0 .checkbox__box_2gdg0 {
125
136
  border-color: transparent;
126
137
  }
127
- .checkbox__focused_1ep31 .checkbox__box_1ep31 {
138
+ .checkbox__focused_2gdg0 .checkbox__box_2gdg0 {
128
139
  outline: 2px solid #007aff;
129
140
  }
130
- .checkbox__label_1ep31 {
141
+ .checkbox__label_2gdg0 {
131
142
  color: #fff;
132
143
  }
133
- .checkbox__hint_1ep31 {
144
+ .checkbox__errorMessage_2gdg0 {
145
+ color: #f15045;
146
+ }
147
+ .checkbox__hint_2gdg0 {
134
148
  color: #8d8d93;
135
149
  }
136
- .checkbox__inactive_1ep31 .checkbox__indeterminateLine_1ep31 {
150
+ .checkbox__inactive_2gdg0 .checkbox__indeterminateLine_2gdg0 {
137
151
  background-color: #464649;
138
152
  }
139
- .checkbox__indeterminateLine_1ep31 {
153
+ .checkbox__indeterminateLine_2gdg0 {
140
154
  background-color: #121212;
141
- }.checkbox-group__error_iczbr {
142
- border-left: 1px solid #f15045;
155
+ }.dropzone__component_102hw {
156
+ border: 2px dashed #e9e9eb;
143
157
  }
144
- .checkbox-group__label_iczbr {
145
- color: #fff;
158
+ .dropzone__component_102hw:not(.dropzone__disabled_102hw):hover {
159
+ background-color: transparent;
146
160
  }
147
- .checkbox-group__errorMessage_iczbr {
148
- color: #f15045;
161
+ .dropzone__dragOver_102hw {
162
+ background-color: transparent;
149
163
  }
150
- .checkbox-group__hint_iczbr {
151
- color: #8d8d93;
152
- }.form-control__component_d0ix2 {
164
+ .dropzone__error_102hw {
165
+ border-color: #ef3124;
166
+ }
167
+ .dropzone__overlay_oamo3 {
168
+ background: #202022;
169
+ }
170
+ .dropzone__text_oamo3 {
171
+ color: #fff;
172
+ }.form-control__component_17usz {
153
173
  color: #fff;
154
174
  }
155
- .form-control__inner_d0ix2 {
175
+ .form-control__inner_17usz {
156
176
  background-color: #202022;
157
177
  }
158
- .form-control__label_d0ix2 {
178
+ .form-control__label_17usz {
159
179
  color: #8d8d93;
160
180
  }
161
- .form-control__hint_d0ix2 {
181
+ .form-control__hint_17usz {
162
182
  color: #8d8d93;
163
183
  }
164
- .form-control__disabled_d0ix2 {
184
+ .form-control__disabled_17usz {
165
185
  background-color: #202022;
166
186
  color: #8d8d93;
167
187
  }
168
- .form-control__focused_d0ix2.form-control__inner_d0ix2 {
188
+ .form-control__focused_17usz.form-control__inner_17usz {
169
189
  background-color: #202022;
170
190
  }
171
- .form-control__inner_d0ix2:not(.form-control__disabled_d0ix2):hover {
191
+ .form-control__inner_17usz:not(.form-control__disabled_17usz):hover {
172
192
  background-color: #202022;
173
193
  }
174
- .form-control__error_d0ix2 {
194
+ .form-control__error_17usz {
175
195
  color: #f15045;
176
196
  }
177
- .form-control__hasError_d0ix2 .form-control__label_d0ix2 {
197
+ .form-control__hasError_17usz .form-control__label_17usz {
178
198
  color: #f15045;
179
199
  }
180
200
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
181
201
  }
182
- .form-control__component_1gnnm {
202
+ .form-control__component_cgtmu {
183
203
  color: #000;
184
204
  }
185
- .form-control__inner_1gnnm {
205
+ .form-control__inner_cgtmu {
186
206
  background-color: #f3f4f5;
187
207
  }
188
- .form-control__label_1gnnm {
208
+ .form-control__label_cgtmu {
189
209
  color: rgba(60, 60, 67, 0.6);
190
210
  }
191
- .form-control__hint_1gnnm {
211
+ .form-control__hint_cgtmu {
192
212
  color: rgba(60, 60, 67, 0.6);
193
213
  }
194
- .form-control__disabled_1gnnm {
214
+ .form-control__disabled_cgtmu {
195
215
  background-color: #f3f4f5;
196
216
  color: rgba(60, 60, 67, 0.6);
197
217
  }
198
- .form-control__focused_1gnnm.form-control__inner_1gnnm {
218
+ .form-control__focused_cgtmu.form-control__inner_cgtmu {
199
219
  background-color: #f3f4f5;
200
220
  }
201
- .form-control__inner_1gnnm:not(.form-control__disabled_1gnnm):hover {
221
+ .form-control__inner_cgtmu:not(.form-control__disabled_cgtmu):hover {
202
222
  background-color: #f3f4f5;
203
223
  }
204
- .form-control__error_1gnnm {
224
+ .form-control__error_cgtmu {
205
225
  color: #ef3124;
206
226
  }
207
- .form-control__hasError_1gnnm .form-control__label_1gnnm {
227
+ .form-control__hasError_cgtmu .form-control__label_cgtmu {
208
228
  color: #ef3124;
209
- }.dropzone__component_110lr {
210
- border: 2px dashed #e9e9eb;
211
- }
212
- .dropzone__component_110lr:not(.dropzone__disabled_110lr):hover {
213
- background-color: transparent;
214
- }
215
- .dropzone__dragOver_110lr {
216
- background-color: transparent;
217
- }
218
- .dropzone__error_110lr {
219
- border-color: #ef3124;
220
- }
221
- .dropzone__overlay_ncitb {
222
- background: #202022;
229
+ }.list__list_jcknm {
230
+ color: #fff;
223
231
  }
224
- .dropzone__text_ncitb {
232
+ .list__slot_jcknm {
225
233
  color: #fff;
226
- }@media (max-width: 599px) {
234
+ }.icon-view__component_yxsbx {
235
+ color: rgba(235, 235, 245, 0.6);
236
+ }
237
+ .icon-view__border_yxsbx {
238
+ stroke: #485767;
239
+ fill: transparent;
240
+ }@keyframes loader__blink_1ncam {
241
+ }.progress-bar__container_1acui {
242
+ background: #2a2a2c;
243
+ }
244
+ .progress-bar__filled_1acui.progress-bar__positive_1acui {
245
+ background: #2fc26e;
246
+ }
247
+ .progress-bar__filled_1acui.progress-bar__negative_1acui {
248
+ background: #d91d0b;
249
+ }@media (max-width: 599px) {
227
250
  }
228
251
  @media (min-width: 360px) {
229
252
  }
@@ -271,454 +294,1730 @@
271
294
  }
272
295
  @media (min-width: 1920px) {
273
296
  }
274
- .list__list_108vw {
275
- color: #fff;
276
- }
277
- .list__slot_108vw {
278
- color: #fff;
279
- }.link__primary_1oomf {
297
+ .link__primary_1du1e {
280
298
  color: #fff;
281
299
  border-bottom-color: #fff
282
300
  }
283
- .link__primary_1oomf:hover {
301
+ .link__primary_1du1e:hover {
284
302
  color: color-mod(#fff tint(20%));
285
303
  }
286
- .link__primary_1oomf:active {
304
+ .link__primary_1du1e:active {
287
305
  color: color-mod(#fff tint(40%));
288
306
  }
289
- .link__secondary_1oomf {
307
+ .link__secondary_1du1e {
290
308
  color: #8d8d93;
291
309
  border-bottom-color: #8d8d93
292
310
  }
293
- .link__secondary_1oomf:hover {
311
+ .link__secondary_1du1e:hover {
294
312
  color: color-mod(#8d8d93 tint(20%));
295
313
  }
296
- .link__secondary_1oomf:active {
314
+ .link__secondary_1du1e:active {
297
315
  color: color-mod(#8d8d93 tint(40%));
298
316
  }
299
- .link__default_1oomf {
317
+ .link__default_1du1e {
300
318
  color: #0072ef;
301
319
  border-bottom-color: #0072ef
302
320
  }
303
- .link__default_1oomf:hover {
321
+ .link__default_1du1e:hover {
304
322
  color: color-mod(#0072ef tint(20%));
305
323
  }
306
- .link__default_1oomf:active {
324
+ .link__default_1du1e:active {
307
325
  color: color-mod(#0072ef tint(40%));
308
326
  }
309
- .link__component_1e75t:hover .link__text_1e75t,
310
- .link__component_1e75t:active .link__text_1e75t {
327
+ .link__component_1p1qu:hover .link__text_1p1qu,
328
+ .link__component_1p1qu:active .link__text_1p1qu {
311
329
  border-bottom-color: rgba(0, 0, 0, 0);
312
330
  }
313
- .link__focused_1e75t {
331
+ .link__focused_1p1qu {
314
332
  outline: 2px solid #007aff;
315
333
  }
316
- .link__primary_sl2hj {
334
+ .link__primary_hqhgi {
317
335
  color: #000;
318
336
  border-bottom-color: #000
319
337
  }
320
- .link__primary_sl2hj:hover {
338
+ .link__primary_hqhgi:hover {
321
339
  color: rgb(204, 204, 204);
322
340
  }
323
- .link__primary_sl2hj:active {
341
+ .link__primary_hqhgi:active {
324
342
  color: rgb(153, 153, 153);
325
343
  }
326
- .link__secondary_sl2hj {
344
+ .link__secondary_hqhgi {
327
345
  color: #8a8a8e;
328
346
  border-bottom-color: #8a8a8e
329
347
  }
330
- .link__secondary_sl2hj:hover {
348
+ .link__secondary_hqhgi:hover {
331
349
  color: rgb(146, 150, 156);
332
350
  }
333
- .link__secondary_sl2hj:active {
351
+ .link__secondary_hqhgi:active {
334
352
  color: rgb(109, 113, 117);
335
353
  }
336
- .link__default_sl2hj {
354
+ .link__default_hqhgi {
337
355
  color: #0072ef;
338
356
  border-bottom-color: #0072ef
339
357
  }
340
- .link__default_sl2hj:hover {
358
+ .link__default_hqhgi:hover {
341
359
  color: rgb(0, 98, 204);
342
360
  }
343
- .link__default_sl2hj:active {
361
+ .link__default_hqhgi:active {
344
362
  color: rgb(0, 73, 153);
345
- }@keyframes loader__blink_hlr24 {
346
- }.progress-bar__container_c9f5h {
347
- background: #2a2a2c;
348
- }
349
- .progress-bar__filled_c9f5h.progress-bar__positive_c9f5h {
350
- background: #2fc26e;
351
- }
352
- .progress-bar__filled_c9f5h.progress-bar__negative_c9f5h {
353
- background: #d91d0b;
354
- }.pure-input__input_1iei4 {
363
+ }.pure-input__input_13k31 {
355
364
  color: #fff;
356
365
  caret-color: #0072ef;
357
366
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
358
367
  }
359
- .pure-input__input_1iei4:-webkit-autofill {
368
+ .pure-input__input_13k31:-webkit-autofill {
360
369
  -webkit-text-fill-color: #fff;
361
370
  }
362
- .pure-input__input_1iei4::placeholder {
371
+ .pure-input__input_13k31::placeholder {
363
372
  color: #8d8d93;
364
373
  }
365
- .pure-input__hasLabel_1iei4::placeholder {
374
+ .pure-input__hasLabel_13k31::placeholder {
366
375
  color: #464649;
367
376
  }
368
- .pure-input__input_1iei4:read-only {
377
+ .pure-input__clearIcon_13k31 {
378
+ color: #fff;
379
+ }
380
+ .pure-input__input_13k31:read-only {
369
381
  color: #8d8d93
370
382
  }
371
- .pure-input__input_1iei4:read-only:focus::placeholder {
383
+ .pure-input__input_13k31:read-only:focus::placeholder {
372
384
  color: #8d8d93;
373
385
  }
374
- .pure-input__input_1iei4:disabled {
386
+ .pure-input__input_13k31:disabled {
375
387
  color: #fff;
376
388
  -webkit-text-fill-color: #fff;
377
389
  }
378
- .pure-input__input_1iei4:focus::placeholder {
390
+ .pure-input__input_13k31:focus::placeholder {
379
391
  color: rgba(235, 235, 245, 0.3);
380
392
  }
381
- .pure-input__error_1iei4 {
393
+ .pure-input__error_13k31 {
382
394
  color: #f15045;
383
395
  caret-color: #f15045;
384
396
  }
385
- .pure-input__component_1iei4 {
397
+ .pure-input__component_13k31 {
386
398
  color: #fff;
387
399
  background-color: #202022;
388
400
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
389
401
  }
390
- .pure-input__component_1iei4::placeholder {
402
+ .pure-input__component_13k31::placeholder {
391
403
  color: #8d8d93;
392
404
  }
393
- .pure-input__component_1iei4:disabled {
405
+ .pure-input__component_13k31:disabled {
394
406
  color: #fff;
395
407
  background-color: #202022;
396
408
  }
397
- .pure-input__component_1iei4:not(:disabled):focus::placeholder {
409
+ .pure-input__component_13k31:not(:disabled):focus::placeholder {
398
410
  color: rgba(235, 235, 245, 0.3);
399
411
  }
400
- .pure-input__focusVisible_1iei4 {
412
+ .pure-input__focusVisible_13k31 {
401
413
  outline: 2px solid #007aff;
402
414
  }
403
- .pure-input__component_1iei4:not(:disabled):hover {
415
+ .pure-input__component_13k31:not(:disabled):hover {
404
416
  background-color: #202022;
405
- }.radio-group__error_x9tc0 {
417
+ }.radio-group__error_18shq {
406
418
  border-left: 1px solid #f15045;
407
419
  }
408
- .radio-group__label_x9tc0 {
420
+ .radio-group__label_18shq {
409
421
  color: #fff;
410
422
  }
411
- .radio-group__errorMessage_x9tc0 {
423
+ .radio-group__errorMessage_18shq {
412
424
  color: #f15045;
413
425
  }
414
- .radio-group__hint_x9tc0 {
426
+ .radio-group__hint_18shq {
415
427
  color: #8d8d93;
416
- }.radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh) .radio__circle_dllhh {
428
+ }.skeleton__component_3hhb9 {
429
+ color: transparent;
430
+ }
431
+ .skeleton__component_3hhb9:before {
432
+ background: #485767;
433
+ }
434
+ .skeleton__animate_3hhb9:after {
435
+ background: #485767;
436
+ background-image: linear-gradient(
437
+ to left,
438
+ rgba(0, 0, 0, 0),
439
+ rgba(0, 0, 0, 0) 40%,
440
+ rgba(0, 0, 0, 0.05) 50%,
441
+ rgba(0, 0, 0, 0) 60%,
442
+ rgba(0, 0, 0, 0)
443
+ );
444
+ }
445
+ @keyframes skeleton__gradient_3hhb9 {
446
+ }
447
+ @keyframes skeleton__background_3hhb9 {
448
+ 0% {
449
+ background: rgb(182, 188, 195);
450
+ }
451
+ 100% {
452
+ background: rgb(198, 205, 214);
453
+ }
454
+ }.radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww) .radio__circle_nh5ww {
417
455
  background-color: #121212;
418
456
  border: 1.5px solid #8d8d93;
419
457
  }
420
- .radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh):hover:not(:active) .radio__circle_dllhh {
458
+ .radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww):hover:not(:active) .radio__circle_nh5ww {
421
459
  background-color: #121212;
422
460
  border-color: #8d8d93;
423
461
  }
424
- .radio__container_dllhh:not(.radio__checked_dllhh):not(.radio__disabled_dllhh):not(.radio__inactive_dllhh):active .radio__circle_dllhh {
462
+ .radio__container_nh5ww:not(.radio__checked_nh5ww):not(.radio__disabled_nh5ww):not(.radio__inactive_nh5ww):active .radio__circle_nh5ww {
425
463
  background-color: #121212;
426
464
  border-color: #fff;
427
465
  }
428
- .radio__container_dllhh.radio__disabled_dllhh .radio__circle_dllhh {
466
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__circle_nh5ww {
429
467
  background-color: #121212;
430
468
  border: 1.5px solid #2a2a2c;
431
469
  }
432
- .radio__container_dllhh.radio__disabled_dllhh .radio__label_dllhh {
470
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__label_nh5ww {
433
471
  color: #8d8d93;
434
472
  }
435
- .radio__container_dllhh.radio__disabled_dllhh .radio__hint_dllhh {
473
+ .radio__container_nh5ww.radio__disabled_nh5ww .radio__hint_nh5ww {
436
474
  color: #8d8d93;
437
475
  }
438
- .radio__container_dllhh.radio__inactive_dllhh .radio__circle_dllhh {
476
+ .radio__container_nh5ww.radio__inactive_nh5ww .radio__circle_nh5ww {
439
477
  background-color: #3a3a3c;
440
478
  border: 1px solid #e9e9eb;
441
479
  }
442
- .radio__container_dllhh.radio__inactive_dllhh.radio__checked_dllhh .radio__circle_dllhh:before {
480
+ .radio__container_nh5ww.radio__inactive_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww:before {
443
481
  background-color: #464649;
444
482
  }
445
- .radio__container_dllhh.radio__checked_dllhh .radio__circle_dllhh {
483
+ .radio__container_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww {
446
484
  background-color: #fff;
447
485
  border: 1.5px solid transparent;
448
486
  }
449
- .radio__container_dllhh.radio__checked_dllhh:hover .radio__circle_dllhh {
487
+ .radio__container_nh5ww.radio__checked_nh5ww:hover .radio__circle_nh5ww {
450
488
  background-color: color-mod(#fff tint(10%));
451
489
  border-color: transparent;
452
490
  }
453
- .radio__container_dllhh.radio__checked_dllhh:active .radio__circle_dllhh {
491
+ .radio__container_nh5ww.radio__checked_nh5ww:active .radio__circle_nh5ww {
454
492
  background-color: color-mod(#fff tint(30%));
455
493
  border-color: transparent;
456
494
  }
457
- .radio__container_dllhh.radio__focused_dllhh .radio__circle_dllhh {
495
+ .radio__container_nh5ww.radio__focused_nh5ww .radio__circle_nh5ww {
458
496
  outline: 2px solid #007aff;
459
497
  }
460
- .radio__container_dllhh.radio__disabled_dllhh.radio__checked_dllhh .radio__circle_dllhh,
461
- .radio__container_dllhh.radio__inactive_dllhh.radio__checked_dllhh .radio__circle_dllhh {
498
+ .radio__container_nh5ww.radio__disabled_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww,
499
+ .radio__container_nh5ww.radio__inactive_nh5ww.radio__checked_nh5ww .radio__circle_nh5ww {
462
500
  background-color: #3a3a3c;
463
501
  border-color: transparent;
464
502
  }
465
- .radio__circle_dllhh:before {
503
+ .radio__circle_nh5ww:before {
466
504
  background-color: #121212;
467
505
  }
468
- .radio__label_dllhh {
506
+ .radio__label_nh5ww {
469
507
  color: #fff;
470
508
  }
471
- .radio__hint_dllhh {
509
+ .radio__hint_nh5ww {
472
510
  color: #8d8d93;
473
- }.skeleton__component_gr4ce {
474
- color: transparent;
475
- }
476
- .skeleton__component_gr4ce:before {
477
- background: #485767;
478
- }
479
- .skeleton__animate_gr4ce: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_gr4ce {
491
- }
492
- @keyframes skeleton__background_gr4ce {
493
- 0% {
494
- background: rgb(182, 188, 195);
495
- }
496
- 100% {
497
- background: rgb(198, 205, 214);
498
- }
499
- }.slider__progress_1qzaq {
511
+ }.slider__progress_129dl {
500
512
  background: #2a2a2c;
501
513
  }
502
- .slider__progress_1qzaq::-moz-progress-bar {
514
+ .slider__progress_129dl::-moz-progress-bar {
503
515
  background: #d91d0b;
504
516
  }
505
- .slider__progress_1qzaq::-ms-fill {
517
+ .slider__progress_129dl::-ms-fill {
506
518
  background: #d91d0b;
507
519
  }
508
- .slider__progress_1qzaq::-webkit-progress-value {
520
+ .slider__progress_129dl::-webkit-progress-value {
509
521
  background: #d91d0b;
510
522
  }
511
- .slider__progress_1qzaq::-webkit-progress-bar {
523
+ .slider__progress_129dl::-webkit-progress-bar {
512
524
  background: transparent;
513
525
  }
514
- .slider__range_1qzaq,
515
- .slider__range_1qzaq:focus {
526
+ .slider__range_129dl,
527
+ .slider__range_129dl:focus {
516
528
  background: transparent;
517
529
  border-color: transparent;
518
530
  color: transparent;
519
531
  }
520
- .slider__range_1qzaq::-ms-track {
532
+ .slider__range_129dl::-ms-track {
521
533
  background: transparent;
522
534
  border-color: transparent;
523
535
  color: transparent;
524
536
  }
525
- .slider__range_1qzaq::-ms-fill-lower {
537
+ .slider__range_129dl::-ms-fill-lower {
526
538
  background: transparent;
527
539
  }
528
- .slider__range_1qzaq::-ms-fill-upper {
540
+ .slider__range_129dl::-ms-fill-upper {
529
541
  background: transparent;
530
542
  }
531
- .slider__range_1qzaq::-webkit-slider-thumb {
543
+ .slider__range_129dl::-webkit-slider-thumb {
532
544
  background: #ef3124;
533
545
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
534
546
  }
535
- .slider__range_1qzaq::-ms-thumb {
547
+ .slider__range_129dl::-ms-thumb {
536
548
  background: #ef3124;
537
549
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
538
550
  }
539
- .slider__range_1qzaq::-moz-range-thumb {
551
+ .slider__range_129dl::-moz-range-thumb {
540
552
  background: #ef3124;
541
553
  box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
542
554
  }
543
- .slider__focused_1qzaq::-webkit-slider-thumb {
555
+ .slider__focused_129dl::-webkit-slider-thumb {
544
556
  outline: 2px solid #007aff;
545
557
  }
546
- .slider__focused_1qzaq::-ms-thumb {
558
+ .slider__focused_129dl::-ms-thumb {
547
559
  outline: 2px solid #007aff;
548
560
  }
549
- .slider__component_1qzaq:hover .slider__progress_1qzaq {
561
+ .slider__component_129dl:hover .slider__progress_129dl {
550
562
  background: #2a2a2c
551
563
  }
552
- .slider__component_1qzaq:hover .slider__progress_1qzaq::-moz-progress-bar {
564
+ .slider__component_129dl:hover .slider__progress_129dl::-moz-progress-bar {
553
565
  background: #d91d0b;
554
566
  }
555
- .slider__component_1qzaq:hover .slider__progress_1qzaq::-ms-fill {
567
+ .slider__component_129dl:hover .slider__progress_129dl::-ms-fill {
556
568
  background: #d91d0b;
557
569
  }
558
- .slider__component_1qzaq:hover .slider__progress_1qzaq::-webkit-progress-value {
570
+ .slider__component_129dl:hover .slider__progress_129dl::-webkit-progress-value {
559
571
  background: #d91d0b;
560
572
  }
561
- .slider__component_1qzaq:hover .slider__range_1qzaq::-webkit-slider-thumb {
573
+ .slider__component_129dl:hover .slider__range_129dl::-webkit-slider-thumb {
562
574
  background: #ef3124;
563
575
  }
564
- .slider__component_1qzaq:hover .slider__range_1qzaq::-ms-thumb {
576
+ .slider__component_129dl:hover .slider__range_129dl::-ms-thumb {
565
577
  background: #ef3124;
566
578
  }
567
- .slider__component_1qzaq:hover .slider__range_1qzaq::-moz-range-thumb {
579
+ .slider__component_129dl:hover .slider__range_129dl::-moz-range-thumb {
568
580
  background: #ef3124;
569
- }@keyframes spinner__spin_animation_y3mru {
570
- }.status__soft_1r743.status__green_1r743 {
581
+ }@keyframes spinner__spin_animation_a46yr {
582
+ }.status__soft_12h6y.status__green_12h6y {
571
583
  background: rgba(19, 164, 99, 0.1);
572
584
  color: #13a463;
573
585
  }
574
- .status__soft_1r743.status__orange_1r743 {
586
+ .status__soft_12h6y.status__orange_12h6y {
575
587
  background: rgba(222, 106, 0, 0.1);
576
588
  color: #de6a00;
577
589
  }
578
- .status__soft_1r743.status__red_1r743 {
590
+ .status__soft_12h6y.status__red_12h6y {
579
591
  background: rgba(217, 29, 11, 0.1);
580
592
  color: #d91d0b;
581
593
  }
582
- .status__soft_1r743.status__blue_1r743 {
594
+ .status__soft_12h6y.status__blue_12h6y {
583
595
  background: rgba(0, 122, 255, 0.1);
584
596
  color: #007aff;
585
597
  }
586
- .status__soft_1r743.status__grey_1r743 {
598
+ .status__soft_12h6y.status__grey_12h6y {
587
599
  background: rgba(109, 121, 134, 0.1);
588
600
  color: #6d7986;
589
601
  }
590
- .status__soft_1r743.status__teal_1r743 {
602
+ .status__soft_12h6y.status__teal_12h6y {
591
603
  background: rgba(33, 145, 135, 0.1);
592
604
  color: #219187;
593
605
  }
594
- .status__soft_1r743.status__purple_1r743 {
606
+ .status__soft_12h6y.status__purple_12h6y {
595
607
  background: rgba(103, 58, 183, 0.1);
596
608
  color: #673ab7;
597
609
  }
598
- .status__contrast_1r743 {
610
+ .status__contrast_12h6y {
599
611
  color: #000
600
612
  }
601
- .status__contrast_1r743.status__green_1r743 {
613
+ .status__contrast_12h6y.status__green_12h6y {
602
614
  background: #13a463;
603
615
  }
604
- .status__contrast_1r743.status__orange_1r743 {
616
+ .status__contrast_12h6y.status__orange_12h6y {
605
617
  background: #de6a00;
606
618
  }
607
- .status__contrast_1r743.status__red_1r743 {
619
+ .status__contrast_12h6y.status__red_12h6y {
608
620
  background: #d91d0b;
609
621
  }
610
- .status__contrast_1r743.status__blue_1r743 {
622
+ .status__contrast_12h6y.status__blue_12h6y {
611
623
  background: #007aff;
612
624
  }
613
- .status__contrast_1r743.status__grey_1r743 {
625
+ .status__contrast_12h6y.status__grey_12h6y {
614
626
  background: #6d7986;
615
627
  }
616
- .status__contrast_1r743.status__teal_1r743 {
628
+ .status__contrast_12h6y.status__teal_12h6y {
617
629
  background: #219187;
618
630
  }
619
- .status__contrast_1r743.status__purple_1r743 {
631
+ .status__contrast_12h6y.status__purple_12h6y {
620
632
  background: #673ab7;
621
- }.switch__component_ev0zo {
633
+ }.switch__component_192q6 {
622
634
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
623
635
  }
624
- .switch__switch_ev0zo {
636
+ .switch__switch_192q6 {
625
637
  background-color: #8d8d93;
626
638
  border: 2px solid #8d8d93;
627
639
  }
628
- .switch__switch_ev0zo:before {
640
+ .switch__switch_192q6:before {
629
641
  background-color: #121212;
630
642
  }
631
- .switch__label_ev0zo {
643
+ .switch__label_192q6 {
632
644
  color: #fff;
633
645
  }
634
- .switch__hint_ev0zo {
646
+ .switch__hint_192q6 {
635
647
  color: #8d8d93;
636
648
  }
637
- .switch__checked_ev0zo .switch__switch_ev0zo {
649
+ .switch__checked_192q6 .switch__switch_192q6 {
638
650
  background-color: #ef3124;
639
651
  border-color: #ef3124;
640
652
  }
641
- .switch__disabled_ev0zo .switch__switch_ev0zo {
653
+ .switch__disabled_192q6 .switch__switch_192q6 {
642
654
  background-color: #2a2a2c;
643
655
  border-color: #2a2a2c;
644
656
  }
645
- .switch__disabled_ev0zo .switch__label_ev0zo {
657
+ .switch__disabled_192q6 .switch__label_192q6 {
646
658
  color: #8d8d93;
647
659
  }
648
- .switch__disabled_ev0zo .switch__hint_ev0zo {
660
+ .switch__disabled_192q6 .switch__hint_192q6 {
649
661
  color: #8d8d93;
650
662
  }
651
- .switch__inactive_ev0zo .switch__switch_ev0zo {
663
+ .switch__inactive_192q6 .switch__switch_192q6 {
652
664
  background-color: #2a2a2c;
653
665
  border-color: #2a2a2c
654
666
  }
655
- .switch__inactive_ev0zo .switch__switch_ev0zo:before {
667
+ .switch__inactive_192q6 .switch__switch_192q6:before {
656
668
  background-color: #e9e9eb;
657
669
  }
658
- .switch__focused_ev0zo .switch__switch_ev0zo {
670
+ .switch__focused_192q6 .switch__switch_192q6 {
659
671
  outline: 2px solid #007aff;
660
- }.tag__component_znm0v {
672
+ }.tag__component_15rcx {
661
673
  color: #fff;
662
674
  border-color: transparent;
663
675
  background-color: #202022
664
676
  }
665
- .tag__component_znm0v:disabled {
677
+ .tag__component_15rcx:disabled {
666
678
  border-color: transparent;
667
679
  color: #464649;
668
680
  }
669
- .tag__component_znm0v:hover:not(:disabled) {
681
+ .tag__component_15rcx:hover:not(:disabled) {
670
682
  border-color: transparent;
671
683
  background-color: #202022;
672
684
  }
673
- .tag__component_znm0v:active:not(:disabled) {
685
+ .tag__component_15rcx:active:not(:disabled) {
674
686
  border-color: transparent;
675
687
  background-color: color-mod(#f3f4f5 alpha(7%));
676
688
  color: #fff;
677
689
  }
678
- .tag__checked_znm0v {
690
+ .tag__checked_15rcx {
679
691
  border-color: transparent;
680
692
  background-color: #f3f4f5;
681
693
  color: #000
682
694
  }
683
- .tag__checked_znm0v:disabled {
695
+ .tag__checked_15rcx:disabled {
684
696
  background-color: color-mod(#f3f4f5 alpha(15%));
685
697
  border-color: transparent;
686
698
  color: #000;
687
699
  }
688
- .tag__checked_znm0v:hover:not(:disabled):not(:active) {
700
+ .tag__checked_15rcx:hover:not(:disabled):not(:active) {
689
701
  background-color: #f3f4f5;
690
702
  }
691
- .tag__focused_16g9z {
703
+ .tag__focused_10cj3 {
692
704
  outline: 2px solid #007aff;
693
705
  }
694
- .tag__component_mqa7i {
706
+ .tag__component_su13s {
695
707
  color: #fff;
696
708
  border-color: #e9e9eb;
697
709
  background-color: transparent
698
710
  }
699
- .tag__component_mqa7i:disabled {
711
+ .tag__component_su13s:disabled {
700
712
  border-color: #2b2b2e;
701
713
  color: #464649;
702
714
  }
703
- .tag__component_mqa7i:hover:not(:disabled) {
715
+ .tag__component_su13s:hover:not(:disabled) {
704
716
  border-color: #fff;
705
717
  background-color: transparent;
706
718
  }
707
- .tag__component_mqa7i:active:not(:disabled) {
719
+ .tag__component_su13s:active:not(:disabled) {
708
720
  border-color: #fff;
709
721
  background-color: color-mod(#fff alpha(7%));
710
722
  color: #fff;
711
723
  }
712
- .tag__checked_mqa7i {
724
+ .tag__checked_su13s {
713
725
  border-color: #fff;
714
726
  background-color: #fff;
715
727
  color: #000
716
728
  }
717
- .tag__checked_mqa7i:disabled {
729
+ .tag__checked_su13s:disabled {
718
730
  background-color: color-mod(#fff alpha(15%));
719
731
  border-color: transparent;
720
732
  color: #000;
721
733
  }
722
- .tag__checked_mqa7i:hover:not(:disabled):not(:active) {
734
+ .tag__checked_su13s:hover:not(:disabled):not(:active) {
735
+ background-color: #fff;
736
+ }.typography__tertiary_1idfw {
737
+ color: #464649;
738
+ }
739
+ .typography__disabled_1idfw {
740
+ color: #2a2a2c;
741
+ }
742
+ .typography__accent_1idfw {
743
+ color: #ef3124;
744
+ }
745
+ .typography__primary_1idfw {
746
+ color: #fff;
747
+ }
748
+ .typography__attention_1idfw {
749
+ color: #cb830f;
750
+ }
751
+ .typography__positive_1idfw {
752
+ color: #13a463;
753
+ }
754
+ .typography__secondary_1idfw {
755
+ color: #8d8d93;
756
+ }
757
+ .typography__tertiary-inverted_1idfw {
758
+ color: #c5c5c7;
759
+ }
760
+ .typography__primary-inverted_1idfw {
761
+ color: #000;
762
+ }
763
+ .typography__secondary-inverted_1idfw {
764
+ color: #8a8a8e;
765
+ }
766
+ .typography__link_1idfw {
767
+ color: #0072ef;
768
+ }
769
+ .typography__negative_1idfw {
770
+ color: #f15045;
771
+ }
772
+
773
+
774
+
775
+ @media screen and (min-width: 600px) {
776
+ }
777
+ @media screen and (min-width: 1024px) {
778
+ }.textarea__input_1rnps {
779
+ color: #fff;
780
+ caret-color: #0072ef;
781
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
782
+ }
783
+ .textarea__input_1rnps:-webkit-autofill {
784
+ -webkit-text-fill-color: #fff;
785
+ }
786
+ .textarea__input_1rnps::placeholder {
787
+ color: #8d8d93;
788
+ }
789
+ .textarea__hasLabel_1rnps::placeholder {
790
+ color: #464649;
791
+ }
792
+ .textarea__clearIcon_1rnps {
793
+ color: #fff;
794
+ }
795
+ .textarea__input_1rnps:read-only {
796
+ color: #8d8d93
797
+ }
798
+ .textarea__input_1rnps:read-only:focus::placeholder {
799
+ color: #8d8d93;
800
+ }
801
+ .textarea__input_1rnps:disabled {
802
+ color: #fff;
803
+ -webkit-text-fill-color: #fff;
804
+ }
805
+ .textarea__input_1rnps:focus::placeholder {
806
+ color: rgba(235, 235, 245, 0.3);
807
+ }
808
+ .textarea__error_1rnps {
809
+ color: #f15045;
810
+ caret-color: #f15045;
811
+ }
812
+ .textarea__textarea_1rnps {
813
+ color: #fff;
814
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
815
+ }
816
+ .textarea__textarea_1rnps::placeholder {
817
+ color: #8d8d93;
818
+ }
819
+ .textarea__hasLabel_1rnps::placeholder {
820
+ color: #464649;
821
+ }
822
+ .textarea__textarea_1rnps:disabled {
823
+ color: #fff;
824
+ -webkit-text-fill-color: #fff;
825
+ }
826
+ .textarea__textarea_1rnps:read-only {
827
+ color: #8d8d93;
828
+ }
829
+ .textarea__textarea_1rnps:focus::placeholder {
830
+ color: rgba(235, 235, 245, 0.3);
831
+ }
832
+ .textarea__focusVisible_1lokl {
833
+ outline: 2px solid #007aff;
834
+ }
835
+ .textarea__input_ncj2b {
836
+ color: #000;
837
+ caret-color: #0072ef;
838
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
839
+ }
840
+ .textarea__input_ncj2b:-webkit-autofill {
841
+ -webkit-text-fill-color: #000;
842
+ }
843
+ .textarea__input_ncj2b::placeholder {
844
+ color: rgba(60, 60, 67, 0.6);
845
+ }
846
+ .textarea__hasLabel_ncj2b::placeholder {
847
+ color: #c5c5c7;
848
+ }
849
+ .textarea__clearIcon_ncj2b {
850
+ color: #121212;
851
+ }
852
+ .textarea__input_ncj2b:read-only {
853
+ color: rgba(60, 60, 67, 0.6)
854
+ }
855
+ .textarea__input_ncj2b:read-only:focus::placeholder {
856
+ color: rgba(60, 60, 67, 0.6);
857
+ }
858
+ .textarea__input_ncj2b:disabled {
859
+ color: #000;
860
+ -webkit-text-fill-color: #000;
861
+ }
862
+ .textarea__input_ncj2b:focus::placeholder {
863
+ color: rgba(60, 60, 67, 0.3);
864
+ }
865
+ .textarea__error_ncj2b {
866
+ color: #ef3124;
867
+ caret-color: #ef3124;
868
+ }
869
+ .textarea__textarea_ncj2b {
870
+ color: #000;
871
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
872
+ }
873
+ .textarea__textarea_ncj2b::placeholder {
874
+ color: rgba(60, 60, 67, 0.6);
875
+ }
876
+ .textarea__hasLabel_ncj2b::placeholder {
877
+ color: #c5c5c7;
878
+ }
879
+ .textarea__textarea_ncj2b:disabled {
880
+ color: #000;
881
+ -webkit-text-fill-color: #000;
882
+ }
883
+ .textarea__textarea_ncj2b:read-only {
884
+ color: rgba(60, 60, 67, 0.6);
885
+ }
886
+ .textarea__textarea_ncj2b:focus::placeholder {
887
+ color: rgba(60, 60, 67, 0.3);
888
+ }.button__primary_17ah8 {
889
+ color: #000;
890
+ background-color: #f3f4f5
891
+ }
892
+ .button__primary_17ah8:hover {
893
+ background-color: #f3f4f5;
894
+ }
895
+ .button__primary_17ah8:active {
896
+ background-color: #fff;
897
+ }
898
+ .button__secondary_17ah8 {
899
+ color: #fff;
900
+ background-color: #202022;
901
+ border: 1px solid transparent
902
+ }
903
+ .button__secondary_17ah8:hover {
904
+ background-color: #202022;
905
+ }
906
+ .button__secondary_17ah8:active {
907
+ background-color: #2c2c2e;
908
+ }
909
+ .button__outlined_17ah8 {
910
+ color: #fff;
911
+ background-color: transparent;
912
+ border: 1px solid #f3f4f5
913
+ }
914
+ .button__outlined_17ah8:hover {
915
+ background-color: rgba(0, 0, 0, 0.07);
916
+ }
917
+ .button__outlined_17ah8:active {
918
+ background-color: rgba(0, 0, 0, 0.15);
919
+ }
920
+ .button__tertiary_17ah8 {
921
+ color: #fff;
922
+ background-color: transparent;
923
+ border: 1px solid #f3f4f5
924
+ }
925
+ .button__tertiary_17ah8:hover {
926
+ background-color: rgba(0, 0, 0, 0.07);
927
+ }
928
+ .button__tertiary_17ah8:active {
929
+ background-color: rgba(0, 0, 0, 0.15);
930
+ }
931
+ .button__filled_17ah8 {
932
+ color: #fff;
933
+ background-color: #3a3a3c
934
+ }
935
+ .button__filled_17ah8:hover {
936
+ background-color: color-mod(#3a3a3c tint(7%));
937
+ }
938
+ .button__filled_17ah8:active {
939
+ background-color: color-mod(#3a3a3c tint(15%));
940
+ }
941
+ .button__transparent_17ah8 {
942
+ color: #fff;
943
+ background-color: color-mod(#fff alpha(10%))
944
+ }
945
+ .button__transparent_17ah8:hover {
946
+ background-color: color-mod(#fff alpha(20%));
947
+ }
948
+ .button__transparent_17ah8:active {
949
+ background-color: color-mod(#fff alpha(40%));
950
+ }
951
+ .button__link_17ah8 {
952
+ color: #fff;
953
+ background-color: transparent
954
+ }
955
+ .button__link_17ah8:hover {
956
+ background-color: #485767;
957
+ }
958
+ .button__link_17ah8:active {
959
+ background-color: rgb(85, 99, 114);
960
+ }
961
+ .button__ghost_17ah8 {
962
+ color: #fff
963
+ }
964
+ .button__ghost_17ah8:hover {
965
+ color: color-mod(#fff shade(30%));
966
+ }
967
+ .button__ghost_17ah8:active {
968
+ color: color-mod(#fff shade(50%));
969
+ }
970
+ .button__component_17ah8:disabled.button__primary_17ah8 {
971
+ color: #c5c5c7;
972
+ background-color: #f3f4f5
973
+ }
974
+ .button__component_17ah8:disabled.button__primary_17ah8.button__loading_17ah8 {
975
+ background-color: #f3f4f5;
976
+ }
977
+ .button__component_17ah8:disabled.button__secondary_17ah8 {
978
+ color: #2a2a2c;
979
+ background-color: #202022;
980
+ border-color: transparent
981
+ }
982
+ .button__component_17ah8:disabled.button__secondary_17ah8.button__loading_17ah8 {
983
+ color: #fff;
984
+ background-color: #202022;
985
+ border-color: transparent;
986
+ }
987
+ .button__component_17ah8:disabled.button__outlined_17ah8 {
988
+ color: color-mod(#fff alpha(30%));
989
+ background-color: transparent;
990
+ border-color: color-mod(#f3f4f5 alpha(30%))
991
+ }
992
+ .button__component_17ah8:disabled.button__outlined_17ah8.button__loading_17ah8 {
993
+ color: #fff;
994
+ }
995
+ .button__component_17ah8:disabled.button__tertiary_17ah8 {
996
+ color: color-mod(#fff alpha(30%));
997
+ background-color: transparent;
998
+ border-color: color-mod(#f3f4f5 alpha(30%))
999
+ }
1000
+ .button__component_17ah8:disabled.button__tertiary_17ah8.button__loading_17ah8 {
1001
+ color: #fff;
1002
+ }
1003
+ .button__component_17ah8:disabled.button__filled_17ah8 {
1004
+ color: color-mod(#fff alpha(30%));
1005
+ background-color: color-mod(#3a3a3c alpha(30%))
1006
+ }
1007
+ .button__component_17ah8:disabled.button__filled_17ah8.button__loading_17ah8 {
1008
+ color: #fff;
1009
+ background-color: #3a3a3c;
1010
+ }
1011
+ .button__component_17ah8:disabled.button__transparent_17ah8 {
1012
+ color: color-mod(#fff alpha(30%));
1013
+ background-color: color-mod(#fff alpha(3%))
1014
+ }
1015
+ .button__component_17ah8:disabled.button__transparent_17ah8.button__loading_17ah8 {
1016
+ color: #fff;
1017
+ background-color: color-mod(#fff alpha(10%));
1018
+ }
1019
+ .button__component_17ah8:disabled.button__link_17ah8 {
1020
+ color: color-mod(#fff alpha(30%));
1021
+ background-color: transparent
1022
+ }
1023
+ .button__component_17ah8:disabled.button__link_17ah8.button__loading_17ah8 {
1024
+ color: #fff;
1025
+ }
1026
+ .button__component_17ah8:disabled.button__ghost_17ah8 {
1027
+ color: color-mod(#fff alpha(30%))
1028
+ }
1029
+ .button__component_17ah8:disabled.button__ghost_17ah8.button__loading_17ah8 {
1030
+ color: #fff;
1031
+ }
1032
+ .button__component_baixg {
1033
+ background-color: transparent
1034
+ }
1035
+ .button__focused_baixg {
1036
+ outline: 2px solid #007aff;
1037
+ }
1038
+ .button__primary_w0fpx {
1039
+ color: #000;
1040
+ background-color: #ef3124
1041
+ }
1042
+ .button__primary_w0fpx:hover {
1043
+ background-color: rgb(241, 80, 69);
1044
+ }
1045
+ .button__primary_w0fpx:active {
1046
+ background-color: rgb(203, 42, 31);
1047
+ }
1048
+ .button__secondary_w0fpx {
1049
+ color: #fff;
1050
+ background-color: #3a3a3c;
1051
+ border: 1px solid transparent
1052
+ }
1053
+ .button__secondary_w0fpx:hover {
1054
+ background-color: rgb(99, 112, 126);
1055
+ }
1056
+ .button__secondary_w0fpx:active {
1057
+ background-color: rgb(61, 74, 88);
1058
+ }
1059
+ .button__outlined_w0fpx {
1060
+ color: #fff;
1061
+ background-color: transparent;
1062
+ border: 1px solid #f3f4f5
1063
+ }
1064
+ .button__outlined_w0fpx:hover {
1065
+ background-color: rgba(255, 255, 255, 0.15);
1066
+ }
1067
+ .button__outlined_w0fpx:active {
1068
+ background-color: rgba(0, 0, 0, 0.15);
1069
+ }
1070
+ .button__tertiary_w0fpx {
1071
+ color: #fff;
1072
+ background-color: transparent;
1073
+ border: 1px solid #f3f4f5
1074
+ }
1075
+ .button__tertiary_w0fpx:hover {
1076
+ background-color: rgba(255, 255, 255, 0.15);
1077
+ }
1078
+ .button__tertiary_w0fpx:active {
1079
+ background-color: rgba(0, 0, 0, 0.15);
1080
+ }
1081
+ .button__filled_w0fpx {
1082
+ color: #fff;
1083
+ background-color: #3a3a3c
1084
+ }
1085
+ .button__filled_w0fpx:hover {
1086
+ background-color: rgb(99, 112, 126);
1087
+ }
1088
+ .button__filled_w0fpx:active {
1089
+ background-color: rgb(61, 74, 88);
1090
+ }
1091
+ .button__transparent_w0fpx {
1092
+ color: #000;
1093
+ background-color: rgba(255, 255, 255, 0.1)
1094
+ }
1095
+ .button__transparent_w0fpx:hover {
1096
+ background-color: rgba(255, 255, 255, 0.2);
1097
+ }
1098
+ .button__transparent_w0fpx:active {
1099
+ background-color: rgba(255, 255, 255, 0.05);
1100
+ }
1101
+ .button__link_w0fpx {
1102
+ color: #000;
1103
+ background-color: transparent
1104
+ }
1105
+ .button__link_w0fpx:hover {
1106
+ background-color: rgba(11, 31, 53, 0.07);
1107
+ }
1108
+ .button__link_w0fpx:active {
1109
+ background-color: rgba(179, 179, 179, 0.15);
1110
+ }
1111
+ .button__ghost_w0fpx {
1112
+ color: #000
1113
+ }
1114
+ .button__ghost_w0fpx:hover {
1115
+ color: rgb(179, 179, 179);
1116
+ }
1117
+ .button__ghost_w0fpx:active {
1118
+ color: rgb(128, 128, 128);
1119
+ }
1120
+ .button__component_w0fpx:disabled.button__primary_w0fpx {
1121
+ color: #000;
1122
+ background-color: rgba(239, 49, 36, 0.3)
1123
+ }
1124
+ .button__component_w0fpx:disabled.button__primary_w0fpx.button__loading_w0fpx {
1125
+ background-color: #ef3124;
1126
+ }
1127
+ .button__component_w0fpx:disabled.button__secondary_w0fpx {
1128
+ color: rgba(255, 255, 255, 0.3);
1129
+ background-color: rgba(72, 87, 103, 0.3);
1130
+ border-color: transparent
1131
+ }
1132
+ .button__component_w0fpx:disabled.button__secondary_w0fpx.button__loading_w0fpx {
1133
+ color: #fff;
1134
+ background-color: #3a3a3c;
1135
+ border-color: transparent;
1136
+ }
1137
+ .button__component_w0fpx:disabled.button__outlined_w0fpx {
1138
+ color: rgba(255, 255, 255, 0.3);
1139
+ background-color: transparent;
1140
+ border-color: rgba(35, 53, 73, 0.3)
1141
+ }
1142
+ .button__component_w0fpx:disabled.button__outlined_w0fpx.button__loading_w0fpx {
1143
+ color: #fff;
1144
+ }
1145
+ .button__component_w0fpx:disabled.button__tertiary_w0fpx {
1146
+ color: rgba(255, 255, 255, 0.3);
1147
+ background-color: transparent;
1148
+ border-color: rgba(35, 53, 73, 0.3)
1149
+ }
1150
+ .button__component_w0fpx:disabled.button__tertiary_w0fpx.button__loading_w0fpx {
1151
+ color: #fff;
1152
+ }
1153
+ .button__component_w0fpx:disabled.button__filled_w0fpx {
1154
+ color: rgba(255, 255, 255, 0.3);
1155
+ background-color: rgba(72, 87, 103, 0.3);
1156
+ border-color: transparent
1157
+ }
1158
+ .button__component_w0fpx:disabled.button__filled_w0fpx.button__loading_w0fpx {
1159
+ color: #fff;
1160
+ background-color: #3a3a3c;
1161
+ border-color: transparent;
1162
+ }
1163
+ .button__component_w0fpx:disabled.button__transparent_w0fpx {
1164
+ color: rgba(255, 255, 255, 0.3);
1165
+ background-color: rgba(255, 255, 255, 0.03)
1166
+ }
1167
+ .button__component_w0fpx:disabled.button__transparent_w0fpx.button__loading_w0fpx {
1168
+ color: #000;
1169
+ background-color: rgba(255, 255, 255, 0.1);
1170
+ }
1171
+ .button__component_w0fpx:disabled.button__link_w0fpx {
1172
+ color: rgba(255, 255, 255, 0.3);
1173
+ background-color: transparent
1174
+ }
1175
+ .button__component_w0fpx:disabled.button__link_w0fpx.button__loading_w0fpx {
1176
+ color: #000;
1177
+ }
1178
+ .button__component_w0fpx:disabled.button__ghost_w0fpx {
1179
+ color: rgba(255, 255, 255, 0.3)
1180
+ }
1181
+ .button__component_w0fpx:disabled.button__ghost_w0fpx.button__loading_w0fpx {
1182
+ color: #000;
1183
+ }.base-modal__component_hji4w {
1184
+ background: #121212;
1185
+ }.popover__component_1698s {
1186
+ background-color: transparent;
1187
+ color: #fff;
1188
+ }
1189
+ .popover__inner_1698s {
1190
+ background-color: #121212;
1191
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1192
+ border: 1px solid transparent;
1193
+ }
1194
+ .popover__arrow_1698s:after {
1195
+ background-color: #121212;
1196
+ border: 1px solid transparent;
1197
+ }.tabs__component_1ij2s:before {
1198
+ background-color: #2b2b2e;
1199
+ }
1200
+ .tabs__title_1ij2s {
1201
+ color: #8d8d93
1202
+ }
1203
+ .tabs__title_1ij2s:not(.tabs__disabled_1ij2s):hover {
1204
+ color: #fff;
1205
+ }
1206
+ .tabs__focused_1ij2s {
1207
+ outline: 2px solid #007aff;
1208
+ }
1209
+ .tabs__selected_1ij2s {
1210
+ color: #fff;
1211
+ }
1212
+ .tabs__disabled_1ij2s {
1213
+ color: #464649;
1214
+ }
1215
+ .tabs__line_1ij2s {
1216
+ background-color: #ef3124;
1217
+ }
1218
+ .tabs__component_1ij2s:before {
1219
+ background-color: #2b2b2e;
1220
+ }.tabs__title_1ij2s {
1221
+ color: #8d8d93
1222
+ }.tabs__title_1ij2s:not(.tabs__disabled_1ij2s):hover {
1223
+ color: #fff;
1224
+ }.tabs__focused_1ij2s {
1225
+ outline: 2px solid #007aff;
1226
+ }.tabs__selected_1ij2s {
1227
+ color: #fff;
1228
+ }.tabs__disabled_1ij2s {
1229
+ color: #464649;
1230
+ }.tabs__line_1ij2s {
1231
+ background-color: #ef3124;
1232
+ }
1233
+
1234
+
1235
+
1236
+ .select-with-tags__tag_2m35k:active:not(:disabled) {
1237
+ background-color: #f3f4f5;
1238
+ }
1239
+ .select-with-tags__tag_2m35k:hover:not(:disabled):not(:active) {
1240
+ background-color: #f3f4f5;
1241
+ }
1242
+ .select-with-tags__input_1w43f {
1243
+ background-color: transparent;
1244
+ color: #fff
1245
+ }
1246
+ .select-with-tags__input_1w43f:disabled {
1247
+ color: #8d8d93;
1248
+ }
1249
+ .select-with-tags__input_1w43f::placeholder {
1250
+ color: #8d8d93;
1251
+ }
1252
+ .select-with-tags__input_1w43f:focus::placeholder {
1253
+ color: #464649;
1254
+ }
1255
+ .select-with-tags__focusVisible_1w43f {
1256
+ outline: 2px solid #007aff;
1257
+ }
1258
+ .select-with-tags__placeholder_1w43f {
1259
+ color: #464649;
1260
+ }.stepped-progress-bar__description_vs1cp {
1261
+ color: rgba(235, 235, 245, 0.6);
1262
+ }
1263
+ .stepped-progress-bar__bar_1sbn0 {
1264
+ background: #2b2b2e;
1265
+ }
1266
+ .stepped-progress-bar__done_1sbn0 {
1267
+ background: #2fc26e;
1268
+ }.circular-progress-bar__backgroundCircle_1podw,
1269
+ .circular-progress-bar__progressCircle_1podw {
1270
+ fill: transparent;
1271
+ }
1272
+ .circular-progress-bar__positive_1podw {
1273
+ stroke: #2fc26e;
1274
+ }
1275
+ .circular-progress-bar__negative_1podw {
1276
+ stroke: #d91d0b;
1277
+ }
1278
+ .circular-progress-bar__backgroundCircle_1podw {
1279
+ stroke: #2c2c2e;
1280
+ }.list-header__filled_aqwfh {
1281
+ background-color: #485767;
1282
+ }.drawer__backdropEnter_bcwez {
1283
+ background-color: transparent;
1284
+ }
1285
+ .drawer__backdropEnterActive_bcwez,
1286
+ .drawer__backdropEnterDone_bcwez {
1287
+ background-color: rgba(0, 0, 0, 0.8);
1288
+ }
1289
+ .drawer__backdropExit_bcwez {
1290
+ background-color: rgba(0, 0, 0, 0.8);
1291
+ }
1292
+ .drawer__backdropExitActive_bcwez,
1293
+ .drawer__backdropExitDone_bcwez {
1294
+ background-color: transparent;
1295
+ }.bottom-sheet__modal_vf31k {
1296
+ background-color: transparent;
1297
+ }
1298
+ .bottom-sheet__component_vf31k {
1299
+ background: #121212;
1300
+ }
1301
+ .bottom-sheet__marker_vf31k {
1302
+ background-color: #2a2a2c;
1303
+ }
1304
+ .bottom-sheet__content_vf31k {
1305
+ color: #fff;
1306
+ }
1307
+ .bottom-sheet__footer_1i1h9 {
1308
+ background-color: #121212;
1309
+ }
1310
+ .bottom-sheet__highlighted_1i1h9 {
1311
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1312
+ }.attach__component_mg0h3 {
1313
+ }
1314
+ .attach__focused_mg0h3 {
1315
+ outline: 2px solid #007aff;
1316
+ }.chart__coreChart_1wnhd .recharts-text tspan {
1317
+ fill: #fff;
1318
+ }
1319
+ @keyframes chart__showDot_1vuue {
1320
+ }
1321
+
1322
+ .chart__tickText_1w0hs {
1323
+ fill: #fff;
1324
+ }
1325
+ .chart__circle_1w0hs {
1326
+ fill: #121212;
1327
+ }
1328
+ .chart__circle_1w0hs {
1329
+ fill: #121212;
1330
+ }
1331
+ .chart__tooltip_63zmy {
1332
+ background-color: #121212;
1333
+ border: 1px solid #2b2b2e;
1334
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1335
+ }
1336
+ .chart__tooltipArrow_63zmy {
1337
+ border: 1px solid #2b2b2e;
1338
+ background-color: #121212;
1339
+ }
1340
+ .chart__tooltipArrow_63zmy:before {
1341
+ border-color: transparent #121212 transparent transparent;
1342
+ }
1343
+ .calendar__daysTable_9awmm td:first-child .calendar__transitLeft_9awmm {
1344
+ background: linear-gradient(
1345
+ 270deg,
1346
+ #e8f2fe 0%,
1347
+ rgba(255, 255, 255, 0) 100%
1348
+ )
1349
+ }
1350
+ .calendar__daysTable_9awmm td:last-child .calendar__transitRight_9awmm {
1351
+ background: linear-gradient(
1352
+ 270deg,
1353
+ rgba(255, 255, 255, 0) 0%,
1354
+ #e8f2fe 100%
1355
+ )
1356
+ }
1357
+ .calendar__dayName_9awmm {
1358
+ color: #8d8d93
1359
+ }
1360
+ .calendar__day_9awmm {
1361
+ color: #fff
1362
+ }
1363
+ .calendar__day_9awmm.calendar__event_9awmm:before {
1364
+ background: #464649;
1365
+ }
1366
+ .calendar__day_9awmm.calendar__today_9awmm span:after {
1367
+ border: 1px solid #fff;
1368
+ }
1369
+ .calendar__day_9awmm.calendar__highlighted_9awmm {
1370
+ color: #fff;
1371
+ background: #2a2a2c;
1372
+ }
1373
+ .calendar__day_9awmm.calendar__disabled_9awmm {
1374
+ color: #464649;
1375
+ background: transparent;
1376
+ }
1377
+ .calendar__day_9awmm.calendar__range_9awmm {
1378
+ color: #fff;
1379
+ background: #e8f2fe;
1380
+ }
1381
+ .calendar__day_9awmm.calendar__selected_9awmm,
1382
+ .calendar__day_9awmm.calendar__disabled_9awmm.calendar__selected_9awmm {
1383
+ color: #000;
1384
+ background: #fff;
1385
+ }
1386
+ .calendar__day_9awmm.calendar__firstDay_9awmm:after {
1387
+ background: linear-gradient(
1388
+ 270deg,
1389
+ #e8f2fe 0%,
1390
+ rgba(255, 255, 255, 0) 100%
1391
+ );
1392
+ }
1393
+ .calendar__day_9awmm.calendar__lastDay_9awmm:after {
1394
+ background: linear-gradient(
1395
+ 270deg,
1396
+ rgba(255, 255, 255, 0) 0%,
1397
+ #e8f2fe 100%
1398
+ );
1399
+ }
1400
+ .calendar__withShadow_2ulw4 {
1401
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1402
+ }
1403
+
1404
+
1405
+ .calendar__button_1y86z {
1406
+ background-color: transparent
1407
+ }
1408
+ .calendar__button_1y86z:not(:disabled):hover {
1409
+ background-color: #2c2c2e;
1410
+ color: #fff;
1411
+ }
1412
+ .calendar__button_1y86z.calendar__filled_1y86z {
1413
+ background-color: #2c2c2e
1414
+ }
1415
+ .calendar__button_1y86z.calendar__filled_1y86z:not(:disabled):hover {
1416
+ background-color: color-mod(#2c2c2e tint(7%));
1417
+ }
1418
+ .calendar__button_1y86z.calendar__outlined_1y86z {
1419
+ border: 1px solid #fff;
1420
+ }
1421
+ .calendar__button_1y86z.calendar__selected_1y86z,
1422
+ .calendar__button_1y86z.calendar__selected_1y86z:disabled {
1423
+ background-color: #fff;
1424
+ color: #000
1425
+ }
1426
+ .calendar__button_1y86z.calendar__selected_1y86z:not(:disabled):hover, .calendar__button_1y86z.calendar__selected_1y86z:disabled:not(:disabled):hover {
1427
+ background-color: #fff;
1428
+ color: #000;
1429
+ }
1430
+ .custom-button__customButton_7ejke.custom-button__white_7ejke * {
1431
+ color: #fff;
1432
+ }
1433
+ .custom-button__customButton_7ejke.custom-button__black_7ejke * {
1434
+ color: #000;
1435
+ }
1436
+ .custom-button__customButton_7ejke:before {
1437
+ background-color: rgba(0, 0, 0, 0);
1438
+ }
1439
+ .custom-button__customButton_7ejke:hover:before {
1440
+ background-color: rgba(0, 0, 0, 0.07);
1441
+ }
1442
+ .custom-button__customButton_7ejke:active:before {
1443
+ background-color: rgba(0, 0, 0, 0.15);
1444
+ }
1445
+ .custom-button__customButton_7ejke:disabled.custom-button__white_7ejke * {
1446
+ color: #fff;
1447
+ }
1448
+ .custom-button__customButton_7ejke:disabled.custom-button__black_7ejke * {
1449
+ color: #000;
1450
+ }.confirmation__errorHeader_856i2 {
1451
+ color: #fff;
1452
+ color: #fff;
1453
+ }
1454
+ .confirmation__errorText_856i2 {
1455
+ color: #8d8d93;
1456
+ color: #8d8d93;
1457
+ }
1458
+ .confirmation__phoneHintText_856i2 {
1459
+ color: #8d8d93;
1460
+ color: #8d8d93;
1461
+ }
1462
+ .confirmation__phonesWrap_856i2 {
1463
+ color: #8d8d93;
1464
+ }
1465
+ .confirmation__phoneDescription_856i2 {
1466
+ color: #8d8d93;
1467
+ }
1468
+ .confirmation__input_f6kxs {
1469
+ background-color: #202022;
1470
+ color: #fff
1471
+ }
1472
+ .confirmation__input_f6kxs.confirmation__hasError_f6kxs {
1473
+ color: #f15045;
1474
+ caret-color: #fff;
1475
+ background-color: #35110d;
1476
+ }
1477
+ .confirmation__input_f6kxs.confirmation__disabled_f6kxs {
1478
+ color: #464649;
1479
+ }
1480
+ @keyframes confirmation__shake_f6kxs {
1481
+ }
1482
+ .confirmation__component_1xfjp {
1483
+ color: #8d8d93;
1484
+ color: #8d8d93;
1485
+ }
1486
+ .confirmation__circle_1ci0g {
1487
+ fill: transparent;
1488
+ stroke: #464649;
1489
+ }
1490
+ .confirmation__title_caw6g {
1491
+ color: #fff;
1492
+ }
1493
+ .confirmation__description_caw6g {
1494
+ color: #8d8d93;
1495
+ }
1496
+ .confirmation__alertIcon_caw6g {
1497
+ color: #d91d0b;
1498
+ }
1499
+ .confirmation__header_e5464 {
1500
+ color: #fff;
1501
+ color: #fff;
1502
+ }
1503
+ .confirmation__error_e5464 {
1504
+ color: #f15045;
1505
+ }
1506
+ .confirmation__loaderText_e5464 {
1507
+ color: #8d8d93;
1508
+ color: #8d8d93;
1509
+ }.input__input_162o9 {
1510
+ color: #fff;
1511
+ caret-color: #0072ef;
1512
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1513
+ }
1514
+ .input__input_162o9:-webkit-autofill {
1515
+ -webkit-text-fill-color: #fff;
1516
+ }
1517
+ .input__input_162o9::placeholder {
1518
+ color: #8d8d93;
1519
+ }
1520
+ .input__hasLabel_162o9::placeholder {
1521
+ color: #464649;
1522
+ }
1523
+ .input__clearIcon_162o9 {
1524
+ color: #fff;
1525
+ }
1526
+ .input__input_162o9:read-only {
1527
+ color: #8d8d93
1528
+ }
1529
+ .input__input_162o9:read-only:focus::placeholder {
1530
+ color: #8d8d93;
1531
+ }
1532
+ .input__input_162o9:disabled {
1533
+ color: #fff;
1534
+ -webkit-text-fill-color: #fff;
1535
+ }
1536
+ .input__input_162o9:focus::placeholder {
1537
+ color: rgba(235, 235, 245, 0.3);
1538
+ }
1539
+ .input__error_162o9 {
1540
+ color: #f15045;
1541
+ caret-color: #f15045;
1542
+ }
1543
+ .input__focusVisible_1t69l {
1544
+ outline: 2px solid #007aff;
1545
+ }
1546
+ @keyframes input__onautofillstart_1t69l {
1547
+ from {
1548
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1549
+ }
1550
+ to {
1551
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1552
+ }
1553
+ }
1554
+ @keyframes input__onautofillcancel_1t69l {
1555
+ from {
1556
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1557
+ }
1558
+ to {
1559
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1560
+ }
1561
+ }
1562
+ .input__input_1o0k3 {
1563
+ color: #000;
1564
+ caret-color: #0072ef;
1565
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1566
+ }
1567
+ .input__input_1o0k3:-webkit-autofill {
1568
+ -webkit-text-fill-color: #000;
1569
+ }
1570
+ .input__input_1o0k3::placeholder {
1571
+ color: rgba(60, 60, 67, 0.6);
1572
+ }
1573
+ .input__hasLabel_1o0k3::placeholder {
1574
+ color: #c5c5c7;
1575
+ }
1576
+ .input__clearIcon_1o0k3 {
1577
+ color: #121212;
1578
+ }
1579
+ .input__input_1o0k3:read-only {
1580
+ color: rgba(60, 60, 67, 0.6)
1581
+ }
1582
+ .input__input_1o0k3:read-only:focus::placeholder {
1583
+ color: rgba(60, 60, 67, 0.6);
1584
+ }
1585
+ .input__input_1o0k3:disabled {
1586
+ color: #000;
1587
+ -webkit-text-fill-color: #000;
1588
+ }
1589
+ .input__input_1o0k3:focus::placeholder {
1590
+ color: rgba(60, 60, 67, 0.3);
1591
+ }
1592
+ .input__error_1o0k3 {
1593
+ color: #ef3124;
1594
+ caret-color: #ef3124;
1595
+ }.icon-button__primary_yunxo {
1596
+ color: #fff
1597
+ }
1598
+ .icon-button__primary_yunxo:hover {
1599
+ color: color-mod(#fff shade(30%));
1600
+ }
1601
+ .icon-button__primary_yunxo:active {
1602
+ color: color-mod(#fff shade(50%));
1603
+ }
1604
+ .icon-button__secondary_yunxo {
1605
+ color: #8d8d93
1606
+ }
1607
+ .icon-button__secondary_yunxo:hover {
1608
+ color: color-mod(#8d8d93 tint(30%));
1609
+ }
1610
+ .icon-button__secondary_yunxo:active {
1611
+ color: color-mod(#8d8d93 tint(50%));
1612
+ }
1613
+ .icon-button__transparent_yunxo {
1614
+ color: color-mod(#fff alpha(30%))
1615
+ }
1616
+ .icon-button__transparent_yunxo:hover {
1617
+ color: color-mod(#fff alpha(40%));
1618
+ }
1619
+ .icon-button__transparent_yunxo:active {
1620
+ color: color-mod(#fff alpha(50%));
1621
+ }
1622
+ .icon-button__negative_yunxo {
1623
+ color: #d91d0b
1624
+ }
1625
+ .icon-button__negative_yunxo:hover {
1626
+ color: color-mod(#d91d0b shade(30%));
1627
+ }
1628
+ .icon-button__negative_yunxo:active {
1629
+ color: color-mod(#d91d0b shade(50%));
1630
+ }
1631
+
1632
+ .icon-button__primary_1alp8 {
1633
+ color: #121212
1634
+ }
1635
+ .icon-button__primary_1alp8:hover {
1636
+ color: rgb(230, 230, 230);
1637
+ }
1638
+ .icon-button__primary_1alp8:active {
1639
+ color: rgb(179, 179, 179);
1640
+ }
1641
+ .icon-button__secondary_1alp8 {
1642
+ color: #233549
1643
+ }
1644
+ .icon-button__secondary_1alp8:hover {
1645
+ color: rgb(219, 220, 221);
1646
+ }
1647
+ .icon-button__secondary_1alp8:active {
1648
+ color: rgb(170, 171, 172);
1649
+ }
1650
+ .icon-button__transparent_1alp8 {
1651
+ color: rgba(255, 255, 255, 0.3)
1652
+ }
1653
+ .icon-button__transparent_1alp8:hover {
1654
+ color: rgba(255, 255, 255, 0.4);
1655
+ }
1656
+ .icon-button__transparent_1alp8:active {
1657
+ color: rgba(255, 255, 255, 0.5);
1658
+ }
1659
+ .icon-button__negative_1alp8 {
1660
+ color: #d91d0b
1661
+ }
1662
+ .icon-button__negative_1alp8:hover {
1663
+ color: rgb(217, 72, 62);
1664
+ }
1665
+ .icon-button__negative_1alp8:active {
1666
+ color: rgb(169, 56, 48);
1667
+ }.plate__component_17zqw {
1668
+ color: #fff;
1669
+ }
1670
+ .plate__focused_17zqw {
1671
+ outline: 2px solid #007aff;
1672
+ }
1673
+ .plate__common_17zqw {
1674
+ background-color: #202022;
1675
+ border-color: #6d7986;
1676
+ }
1677
+ .plate__negative_17zqw {
1678
+ background-color: #35110d;
1679
+ border-color: #d91d0b;
1680
+ }
1681
+ .plate__positive_17zqw {
1682
+ background-color: #042117;
1683
+ border-color: #13a463;
1684
+ }
1685
+ .plate__attention_17zqw {
1686
+ background-color: #332104;
1687
+ border-color: #de6a00;
1688
+ }.pagination__component_jogeo {
1689
+ color: #fff;
1690
+ }
1691
+ .pagination__dots_1pknm {
1692
+ color: #8d8d93;
1693
+ }
1694
+
1695
+ .pagination__tag_1nthz.pagination__tag_1nthz {
1696
+ color: #8d8d93
1697
+ }
1698
+ .pagination__tag_1nthz.pagination__tag_1nthz:hover:not(:disabled) {
1699
+ background-color: #2c2c2e;
1700
+ color: #fff;
1701
+ }
1702
+ .pagination__tag_1nthz.pagination__tag_1nthz:active:not(:disabled) {
1703
+ background-color: #3a3a3c;
1704
+ }
1705
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz {
1706
+ background-color: #f3f4f5;
1707
+ color: #000;
1708
+ }
1709
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz:hover:not(:disabled) {
1710
+ color: #000;
1711
+ }
1712
+ .pagination__tag_1nthz.pagination__tag_1nthz.pagination__checked_1nthz:active:not(:disabled) {
1713
+ color: #fff;
1714
+ }
1715
+
1716
+
1717
+
1718
+
1719
+
1720
+ .modal__footer_guu3g {
1721
+ background: #121212;
1722
+ }.modal__sticky_guu3g {
1723
+ background: #121212;
1724
+ }.modal__highlighted_guu3g {
1725
+ background: #121212;
1726
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1727
+ }
1728
+
1729
+ .modal__footer_guu3g {
1730
+ background: #121212;
1731
+ }.modal__sticky_guu3g {
1732
+ background: #121212;
1733
+ }.modal__highlighted_guu3g {
1734
+ background: #121212;
1735
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
1736
+ }
1737
+ .modal__header_18w0g {
1738
+ background: #121212;
1739
+ }.modal__highlighted_18w0g {
1740
+ background: #121212;
1741
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1742
+ }
1743
+ .modal__header_18w0g {
1744
+ background: #121212;
1745
+ }.modal__highlighted_18w0g {
1746
+ background: #121212;
1747
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1748
+ }.toast-plate__component_fe1ux {
1749
+ color: #000;
1750
+ background-color: #fff
1751
+ }
1752
+ .toast-plate__actionSection_fe1ux + .toast-plate__closeButton_fe1ux:before {
1753
+ background-color: #e9e9eb;
1754
+ }.tooltip__hint_hsp07 {
1755
+ background-color: #121212;
1756
+ }
1757
+ .tooltip__hint_hsp07 .tooltip__component_hsp07 {
1758
+ color: #000;
1759
+ }
1760
+ .tooltip__hint_hsp07 .tooltip__arrow_hsp07:after {
1761
+ background-color: #121212;
1762
+ border-color: #121212;
1763
+ }
1764
+ .calendar-with-skeleton__skeleton_1r43j {
1765
+ background-color: #121212;
1766
+ }.with-suffix__hasSuffix_g7g4w input:focus::placeholder {
1767
+ color: transparent;
1768
+ }
1769
+ .with-suffix__disabled_g7g4w {
1770
+ color: #fff;
1771
+ }.slider-input__steps_1yfo3 {
1772
+ color: #8d8d93;
1773
+ }
1774
+ .slider-input__info_1yfo3 {
1775
+ color: #8d8d93;
1776
+ }.select__arrow_1tzxz {
1777
+ color: #fff;
1778
+ }
1779
+ .select__popoverInner_gtegf {
1780
+ background: transparent;
1781
+ }
1782
+ .select__optionsList_gtegf {
1783
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1784
+ background: #121212;
1785
+ }
1786
+ .select__single_1ocrb {
1787
+ background: #fff
1788
+ }
1789
+ .select__placeholder_1n1tg {
1790
+ color: #8d8d93;
1791
+ }
1792
+ .select__focusVisible_1n1tg {
1793
+ outline: 2px solid #007aff;
1794
+ }
1795
+ .select__optgroup_378ql {
1796
+ background: #121212
1797
+ }
1798
+ .select__label_378ql {
1799
+ color: #8d8d93;
1800
+ }
1801
+ .select__option_mkr6z {
1802
+ background: #121212;
1803
+ color: #fff
1804
+ }
1805
+ .select__option_mkr6z:not(.select__disabled_mkr6z):active {
1806
+ background: #2c2c2e;
1807
+ color: #fff;
1808
+ }
1809
+ .select__option_mkr6z:before {
1810
+ background: #2b2b2e;
1811
+ }
1812
+ .select__selected_mkr6z {
1813
+ background: #121212;
1814
+ color: #fff;
1815
+ }
1816
+ .select__highlighted_mkr6z {
1817
+ background: #202022;
1818
+ color: #fff
1819
+ }
1820
+ .select__disabled_mkr6z {
1821
+ background: #121212;
1822
+ color: #8d8d93;
1823
+ }
1824
+ .select__emptyPlaceholder_1w89h {
1825
+ color: #8d8d93;
1826
+ }
1827
+ .select__virtualRow_6wbyz:before {
1828
+ background: #2b2b2e;
1829
+ }
1830
+ .select__emptyPlaceholder_6wbyz {
1831
+ color: #8d8d93;
1832
+ }
1833
+
1834
+ .file-upload-item__component_1uuif {
1835
+ color: #8d8d93;
1836
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1837
+ }
1838
+ .file-upload-item__icon_1uuif {
1839
+ color: #fff;
1840
+ }
1841
+ .file-upload-item__errorIcon_1uuif {
1842
+ color: #d91d0b;
1843
+ }
1844
+ .file-upload-item__successIcon_1uuif {
1845
+ color: #2fc26e;
1846
+ }
1847
+ .file-upload-item__name_1uuif {
1848
+ color: #fff
1849
+ }
1850
+ .file-upload-item__errorWrapper_1uuif {
1851
+ color: #ef3124
1852
+ }.toast__toastPlate_idhsb {
1853
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1854
+ }
1855
+ .toast__popoverInner_idhsb {
1856
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1857
+ background-color: transparent;
1858
+ }.bank-card__component_1rd68 {
1859
+ --form-control-bg-color: transparent;
1860
+ --form-control-hover-bg-color: transparent;
1861
+ --form-control-focus-bg-color: transparent;
1862
+ }
1863
+ .bank-card__label_1rd68 {
1864
+ color: rgba(0, 0, 0, 0.6)
1865
+ }
1866
+ .bank-card__focused_1rd68 .bank-card__label_1rd68,
1867
+ .bank-card__filled_1rd68 .bank-card__label_1rd68 {
1868
+ color: #000
1869
+ }
1870
+ .bank-card__input_1rd68 {
1871
+ color: #000;
1872
+ caret-color: #000
1873
+ }
1874
+ .bank-card__bankLogo_1rd68 svg g {
1875
+ fill: #000;
1876
+ }
1877
+ .bank-card__brandLogo_1rd68 svg {
1878
+ fill: #000;
1879
+ }
1880
+ .bank-card__usePhoto_1rd68 {
1881
+ background-color: transparent
1882
+ }
1883
+ .bank-card__usePhoto_1rd68 svg {
1884
+ fill: #000;
1885
+ }.amount-input__minorPartAndCurrency_1msbk {
1886
+ color: #8d8d93;
1887
+ }
1888
+ .amount-input__filled_d0fb4 .amount-input__input_d0fb4,
1889
+ .amount-input__input_d0fb4:focus {
1890
+ -webkit-text-fill-color: transparent;
1891
+ }
1892
+ .amount-input__minorPartAndCurrency_iahnx {
1893
+ color: #8a8a8e;
1894
+ }.gallery__modal_dkfbp {
1895
+ background: transparent;
1896
+ }
1897
+ .gallery__header_koe56 {
1898
+ background-color: #e9e9eb;
1899
+ }
1900
+
1901
+ .gallery__component_17upo {
1902
+ background-color: color-mod(#fff alpha(50%));
1903
+ }
1904
+ .gallery__slideLoading_17upo {
1905
+ background-color: #e9eaeb;
1906
+ }
1907
+ .gallery__image_17upo {
1908
+ background-color: #121212;
1909
+ }
1910
+ .gallery__smallImage_17upo {
1911
+ background-color: #121212;
1912
+ }
1913
+ .gallery__arrow_17upo {
1914
+ color: #121212
1915
+ }
1916
+ .gallery__arrow_17upo:hover {
1917
+ background-color: color-mod(#fff alpha(10%));
1918
+ }
1919
+ .gallery__arrow_17upo:active {
1920
+ background-color: color-mod(#fff alpha(20%));
1921
+ }
1922
+ .gallery__focused_17upo {
1923
+ outline: 2px solid #007aff;
1924
+ }
1925
+ .gallery__placeholder_17upo {
1926
+ background-color: #121212;
1927
+ }
1928
+ .gallery__fullScreenImage_17upo {
1929
+ background-color: #121212;
1930
+ }
1931
+ .gallery__component_19dyb {
1932
+ border: 2px solid rgba(0, 0, 0, 0);
1933
+ }
1934
+ .gallery__active_19dyb {
1935
+ border-color: #121212
1936
+ }
1937
+ .gallery__image_19dyb {
1938
+ background-color: #121212
1939
+ }
1940
+ .gallery__loading_19dyb {
1941
+ background-color: #e9eaeb;
1942
+ }
1943
+ .gallery__brokenImageWrapper_19dyb {
1944
+ background-color: #121212
1945
+ }
1946
+ .gallery__focused_19dyb {
1947
+ outline: 2px solid #007aff;
1948
+ }
1949
+ .gallery__component_6c9sy {
1950
+ background-color: #e9e9eb
1951
+ }@media (min-width: 600px) {
1952
+ }
1953
+ .intl-phone-input__flagIcon_1hs7u {
1954
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
1955
+ }
1956
+ .intl-phone-input__dialCode_1a9sk {
1957
+ color: #8d8d93;
1958
+ }
1959
+ .intl-phone-input__focusVisible_1dcfb {
1960
+ outline: 2px solid #007aff;
1961
+ }.calendar-input__calendarContainer_1eblo {
1962
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1963
+ border: 1px solid #2b2b2e
1964
+ }
1965
+ .calendar-input__calendarIcon_1eblo {
1966
+ color: #fff
1967
+ }.table__component_5ha9g {
1968
+ border-top: 1px solid #2b2b2e;
1969
+ }
1970
+ .table__wrapper_1nyl0 {
1971
+ background: #121212;
1972
+ box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
1973
+ 0 2px 4px rgba(11, 31, 53, 0.16);
1974
+ }
1975
+
1976
+
1977
+ .table__component_1g0yf {
1978
+ background: #121212
1979
+ }
1980
+ .table__withoutBorder_1g0yf {
1981
+ }
1982
+ .table__clickable_1g0yf:hover {
1983
+ background-color: #202022;
1984
+ }
1985
+ .table__selected_1g0yf {
1986
+ background-color: #f2f8ff
1987
+ }
1988
+ .table__selected_1g0yf:hover {
1989
+ background-color: #e8f2fe;
1990
+ }
1991
+ .table__component_1snxm th:not(:last-child):not(:empty):after {
1992
+ background-color: #2a2a2c;
1993
+ }
1994
+ .table__component_g3p2b {
1995
+ color: #fff;
1996
+ border-bottom: 1px solid #2b2b2e;
1997
+ background: #121212;
1998
+ }
1999
+ .table__sorted_g3p2b {
2000
+ color: #fff;
2001
+ }
2002
+ .table__component_whmkt {
2003
+ color: #fff;
2004
+ border-top: 1px solid #2b2b2e;
2005
+ }
2006
+ .table__icon_chpnk {
2007
+ color: #8d8d93
2008
+ }
2009
+ .table__icon_chpnk:hover {
2010
+ color: #fff;
2011
+ }
2012
+ .table__sorted_chpnk {
2013
+ color: #0072ef
2014
+ }
2015
+ .table__sorted_chpnk:hover {
2016
+ color: #0072ef;
2017
+ }
2018
+ .table__open_kg7gm,
2019
+ .table__open_kg7gm:hover {
2020
+ background-color: rgb(85, 99, 114);
2021
+ }.calendar-range__divider_6tlzq:after {
723
2022
  background-color: #fff;
724
2023
  }