@alfalab/core-components 28.5.0 → 29.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2079) hide show
  1. package/alert/CHANGELOG.md +8 -0
  2. package/alert/Component.js +1 -1
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +5 -5
  5. package/alert/index.css +5 -5
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +5 -5
  8. package/amount/component.js +1 -1
  9. package/amount/esm/component.js +1 -1
  10. package/amount/esm/index.css +6 -6
  11. package/amount/esm/pure/component.js +1 -1
  12. package/amount/esm/pure/index.css +1 -1
  13. package/amount/index.css +6 -6
  14. package/amount/modern/component.js +1 -1
  15. package/amount/modern/index.css +6 -6
  16. package/amount/modern/pure/component.js +1 -1
  17. package/amount/modern/pure/index.css +1 -1
  18. package/amount/pure/component.js +1 -1
  19. package/amount/pure/index.css +1 -1
  20. package/amount-input/CHANGELOG.md +8 -0
  21. package/amount-input/Component.js +3 -3
  22. package/amount-input/default.css +2 -2
  23. package/amount-input/esm/Component.js +3 -3
  24. package/amount-input/esm/default.css +2 -2
  25. package/amount-input/esm/index.css +7 -7
  26. package/amount-input/esm/inverted.css +2 -2
  27. package/amount-input/index.css +7 -7
  28. package/amount-input/inverted.css +2 -2
  29. package/amount-input/modern/Component.js +3 -3
  30. package/amount-input/modern/default.css +2 -2
  31. package/amount-input/modern/index.css +7 -7
  32. package/amount-input/modern/inverted.css +2 -2
  33. package/attach/Component.js +1 -1
  34. package/attach/esm/Component.js +1 -1
  35. package/attach/esm/index.css +26 -26
  36. package/attach/index.css +26 -26
  37. package/attach/modern/Component.js +1 -1
  38. package/attach/modern/index.css +26 -26
  39. package/backdrop/Component.js +1 -1
  40. package/backdrop/esm/Component.js +1 -1
  41. package/backdrop/esm/index.css +11 -11
  42. package/backdrop/index.css +11 -11
  43. package/backdrop/modern/Component.js +1 -1
  44. package/backdrop/modern/index.css +11 -11
  45. package/badge/Component.js +1 -1
  46. package/badge/esm/Component.js +1 -1
  47. package/badge/esm/index.css +37 -37
  48. package/badge/index.css +37 -37
  49. package/badge/modern/Component.js +1 -1
  50. package/badge/modern/index.css +37 -37
  51. package/bank-card/CHANGELOG.md +8 -0
  52. package/bank-card/Component.js +1 -1
  53. package/bank-card/cssm/index.module.css +1 -0
  54. package/bank-card/esm/Component.js +1 -1
  55. package/bank-card/esm/index.css +21 -20
  56. package/bank-card/index.css +21 -20
  57. package/bank-card/modern/Component.js +1 -1
  58. package/bank-card/modern/index.css +21 -20
  59. package/base-modal/CHANGELOG.md +11 -0
  60. package/base-modal/Component.js +11 -2
  61. package/base-modal/cssm/Component.js +10 -1
  62. package/base-modal/cssm/index.js +1 -0
  63. package/base-modal/cssm/utils.d.ts +2 -1
  64. package/base-modal/cssm/utils.js +19 -12
  65. package/base-modal/esm/Component.js +12 -3
  66. package/base-modal/esm/index.css +13 -13
  67. package/base-modal/esm/index.js +1 -1
  68. package/base-modal/esm/utils.d.ts +2 -1
  69. package/base-modal/esm/utils.js +19 -13
  70. package/base-modal/index.css +13 -13
  71. package/base-modal/index.js +1 -0
  72. package/base-modal/modern/Component.js +11 -3
  73. package/base-modal/modern/index.css +13 -13
  74. package/base-modal/modern/index.js +1 -1
  75. package/base-modal/modern/utils.d.ts +2 -1
  76. package/base-modal/modern/utils.js +19 -13
  77. package/base-modal/utils.d.ts +2 -1
  78. package/base-modal/utils.js +19 -12
  79. package/bottom-sheet/CHANGELOG.md +12 -0
  80. package/bottom-sheet/{component-2ba09c68.d.ts → component-c40c0e39.d.ts} +0 -0
  81. package/bottom-sheet/{component-2ba09c68.js → component-c40c0e39.js} +3 -3
  82. package/bottom-sheet/component.js +2 -2
  83. package/bottom-sheet/components/backer/Component.js +2 -2
  84. package/bottom-sheet/components/backer/index.css +3 -3
  85. package/bottom-sheet/components/closer/Component.js +2 -2
  86. package/bottom-sheet/components/closer/index.css +3 -3
  87. package/bottom-sheet/components/footer/Component.js +1 -1
  88. package/bottom-sheet/components/footer/index.css +4 -4
  89. package/bottom-sheet/components/header/Component.js +2 -2
  90. package/bottom-sheet/components/header/index.css +17 -17
  91. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  92. package/bottom-sheet/cssm/index.module.css +3 -3
  93. package/bottom-sheet/esm/{component-150f41c3.d.ts → component-59c69469.d.ts} +0 -0
  94. package/bottom-sheet/esm/{component-150f41c3.js → component-59c69469.js} +3 -3
  95. package/bottom-sheet/esm/component.js +2 -2
  96. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  97. package/bottom-sheet/esm/components/backer/index.css +3 -3
  98. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  99. package/bottom-sheet/esm/components/closer/index.css +3 -3
  100. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  101. package/bottom-sheet/esm/components/footer/index.css +4 -4
  102. package/bottom-sheet/esm/components/header/Component.js +2 -2
  103. package/bottom-sheet/esm/components/header/index.css +17 -17
  104. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  105. package/bottom-sheet/esm/index.css +19 -19
  106. package/bottom-sheet/esm/index.d.ts +1 -1
  107. package/bottom-sheet/esm/index.js +2 -2
  108. package/bottom-sheet/esm/{tslib.es6-53ea191e.d.ts → tslib.es6-6c320389.d.ts} +0 -0
  109. package/bottom-sheet/esm/{tslib.es6-53ea191e.js → tslib.es6-6c320389.js} +0 -0
  110. package/bottom-sheet/index.css +19 -19
  111. package/bottom-sheet/index.d.ts +1 -1
  112. package/bottom-sheet/index.js +2 -2
  113. package/bottom-sheet/modern/{component-3e6ef8c8.d.ts → component-39ee5715.d.ts} +0 -0
  114. package/bottom-sheet/modern/{component-3e6ef8c8.js → component-39ee5715.js} +2 -2
  115. package/bottom-sheet/modern/component.js +1 -1
  116. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  117. package/bottom-sheet/modern/components/backer/index.css +3 -3
  118. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  119. package/bottom-sheet/modern/components/closer/index.css +3 -3
  120. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  121. package/bottom-sheet/modern/components/footer/index.css +4 -4
  122. package/bottom-sheet/modern/components/header/Component.js +1 -1
  123. package/bottom-sheet/modern/components/header/index.css +17 -17
  124. package/bottom-sheet/modern/index.css +19 -19
  125. package/bottom-sheet/modern/index.d.ts +1 -1
  126. package/bottom-sheet/modern/index.js +1 -1
  127. package/bottom-sheet/{tslib.es6-a38279b1.d.ts → tslib.es6-e811e0a4.d.ts} +0 -0
  128. package/bottom-sheet/{tslib.es6-a38279b1.js → tslib.es6-e811e0a4.js} +0 -0
  129. package/button/Component.js +3 -3
  130. package/button/default.css +40 -40
  131. package/button/esm/Component.js +3 -3
  132. package/button/esm/default.css +40 -40
  133. package/button/esm/index.css +53 -53
  134. package/button/esm/inverted.css +40 -40
  135. package/button/index.css +53 -53
  136. package/button/inverted.css +40 -40
  137. package/button/modern/Component.js +3 -3
  138. package/button/modern/default.css +40 -40
  139. package/button/modern/index.css +53 -53
  140. package/button/modern/inverted.css +40 -40
  141. package/calendar/CHANGELOG.md +8 -0
  142. package/calendar/Component.js +2 -2
  143. package/calendar/components/calendar-mobile/Component.js +2 -2
  144. package/calendar/components/calendar-mobile/index.css +11 -11
  145. package/calendar/components/calendar-mobile/index.js +1 -1
  146. package/calendar/components/days-table/Component.js +2 -2
  147. package/calendar/components/days-table/index.css +58 -58
  148. package/calendar/components/days-table/index.js +1 -1
  149. package/calendar/components/header/Component.js +1 -1
  150. package/calendar/components/header/index.css +3 -3
  151. package/calendar/components/month-year-header/Component.js +2 -2
  152. package/calendar/components/month-year-header/index.css +10 -10
  153. package/calendar/components/month-year-header/index.js +1 -1
  154. package/calendar/components/months-table/Component.js +2 -2
  155. package/calendar/components/months-table/index.css +11 -11
  156. package/calendar/components/months-table/index.js +1 -1
  157. package/calendar/components/period-slider/Component.js +1 -1
  158. package/calendar/components/period-slider/index.css +10 -10
  159. package/calendar/components/select-button/Component.js +2 -2
  160. package/calendar/components/select-button/index.css +10 -10
  161. package/calendar/components/select-button/index.js +1 -1
  162. package/calendar/components/years-table/Component.js +2 -2
  163. package/calendar/components/years-table/index.css +13 -13
  164. package/calendar/components/years-table/index.js +1 -1
  165. package/calendar/cssm/index-bdb4c6b9.d.ts +2 -1
  166. package/calendar/esm/Component.js +2 -2
  167. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  168. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  169. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  170. package/calendar/esm/components/days-table/Component.js +2 -2
  171. package/calendar/esm/components/days-table/index.css +58 -58
  172. package/calendar/esm/components/days-table/index.js +1 -1
  173. package/calendar/esm/components/header/Component.js +1 -1
  174. package/calendar/esm/components/header/index.css +3 -3
  175. package/calendar/esm/components/month-year-header/Component.js +2 -2
  176. package/calendar/esm/components/month-year-header/index.css +10 -10
  177. package/calendar/esm/components/month-year-header/index.js +1 -1
  178. package/calendar/esm/components/months-table/Component.js +2 -2
  179. package/calendar/esm/components/months-table/index.css +11 -11
  180. package/calendar/esm/components/months-table/index.js +1 -1
  181. package/calendar/esm/components/period-slider/Component.js +1 -1
  182. package/calendar/esm/components/period-slider/index.css +10 -10
  183. package/calendar/esm/components/select-button/Component.js +2 -2
  184. package/calendar/esm/components/select-button/index.css +10 -10
  185. package/calendar/esm/components/select-button/index.js +1 -1
  186. package/calendar/esm/components/years-table/Component.js +2 -2
  187. package/calendar/esm/components/years-table/index.css +13 -13
  188. package/calendar/esm/components/years-table/index.js +1 -1
  189. package/calendar/esm/index-bdb4c6b9.d.ts +2 -1
  190. package/calendar/esm/index.css +14 -14
  191. package/calendar/esm/index.js +1 -1
  192. package/calendar/esm/{tslib.es6-3dcbe3b8.d.ts → tslib.es6-f1a329be.d.ts} +0 -0
  193. package/calendar/esm/{tslib.es6-3dcbe3b8.js → tslib.es6-f1a329be.js} +0 -0
  194. package/calendar/index-bdb4c6b9.d.ts +2 -1
  195. package/calendar/index.css +14 -14
  196. package/calendar/index.js +1 -1
  197. package/calendar/modern/Component.js +1 -1
  198. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  199. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  200. package/calendar/modern/components/days-table/Component.js +1 -1
  201. package/calendar/modern/components/days-table/index.css +58 -58
  202. package/calendar/modern/components/header/Component.js +1 -1
  203. package/calendar/modern/components/header/index.css +3 -3
  204. package/calendar/modern/components/month-year-header/Component.js +1 -1
  205. package/calendar/modern/components/month-year-header/index.css +10 -10
  206. package/calendar/modern/components/months-table/Component.js +1 -1
  207. package/calendar/modern/components/months-table/index.css +11 -11
  208. package/calendar/modern/components/period-slider/Component.js +1 -1
  209. package/calendar/modern/components/period-slider/index.css +10 -10
  210. package/calendar/modern/components/select-button/Component.js +1 -1
  211. package/calendar/modern/components/select-button/index.css +10 -10
  212. package/calendar/modern/components/years-table/Component.js +1 -1
  213. package/calendar/modern/components/years-table/index.css +13 -13
  214. package/calendar/modern/index-bdb4c6b9.d.ts +2 -1
  215. package/calendar/modern/index.css +14 -14
  216. package/calendar/{tslib.es6-2fbe38de.d.ts → tslib.es6-adefb460.d.ts} +0 -0
  217. package/calendar/{tslib.es6-2fbe38de.js → tslib.es6-adefb460.js} +0 -0
  218. package/calendar-input/CHANGELOG.md +16 -0
  219. package/calendar-input/Component.js +1 -1
  220. package/calendar-input/esm/Component.js +1 -1
  221. package/calendar-input/esm/index.css +11 -11
  222. package/calendar-input/index.css +11 -11
  223. package/calendar-input/modern/Component.js +1 -1
  224. package/calendar-input/modern/index.css +11 -11
  225. package/calendar-range/CHANGELOG.md +16 -0
  226. package/calendar-range/Component.js +1 -1
  227. package/calendar-range/esm/Component.js +1 -1
  228. package/calendar-range/esm/index.js +1 -1
  229. package/calendar-range/esm/{index.module-6029abc7.d.ts → index.module-bae9947f.d.ts} +0 -0
  230. package/calendar-range/esm/{index.module-6029abc7.js → index.module-bae9947f.js} +1 -1
  231. package/calendar-range/esm/views/index.css +8 -8
  232. package/calendar-range/esm/views/popover.js +1 -1
  233. package/calendar-range/esm/views/static.js +1 -1
  234. package/calendar-range/index.js +1 -1
  235. package/calendar-range/{index.module-130c3070.d.ts → index.module-b4905a82.d.ts} +0 -0
  236. package/calendar-range/{index.module-130c3070.js → index.module-b4905a82.js} +1 -1
  237. package/calendar-range/modern/Component.js +1 -1
  238. package/calendar-range/modern/index.js +1 -1
  239. package/calendar-range/modern/index.module-979d23e7.js +4 -0
  240. package/calendar-range/modern/views/index.css +8 -8
  241. package/calendar-range/modern/views/popover.js +1 -1
  242. package/calendar-range/modern/views/static.js +1 -1
  243. package/calendar-range/views/index.css +8 -8
  244. package/calendar-range/views/popover.js +1 -1
  245. package/calendar-range/views/static.js +1 -1
  246. package/calendar-with-skeleton/CHANGELOG.md +8 -0
  247. package/calendar-with-skeleton/Component.js +1 -1
  248. package/calendar-with-skeleton/esm/Component.js +1 -1
  249. package/calendar-with-skeleton/esm/index.css +12 -12
  250. package/calendar-with-skeleton/index.css +12 -12
  251. package/calendar-with-skeleton/modern/Component.js +1 -1
  252. package/calendar-with-skeleton/modern/index.css +12 -12
  253. package/card-image/Component.js +1 -1
  254. package/card-image/esm/Component.js +1 -1
  255. package/card-image/esm/index.css +6 -6
  256. package/card-image/index.css +6 -6
  257. package/card-image/modern/Component.js +1 -1
  258. package/card-image/modern/index.css +6 -6
  259. package/cdn-icon/CHANGELOG.md +21 -0
  260. package/cdn-icon/Component.d.ts +5 -0
  261. package/cdn-icon/Component.js +5 -5
  262. package/cdn-icon/cssm/Component.d.ts +5 -0
  263. package/cdn-icon/cssm/Component.js +4 -4
  264. package/cdn-icon/esm/Component.d.ts +5 -0
  265. package/cdn-icon/esm/Component.js +5 -5
  266. package/cdn-icon/esm/index.css +4 -4
  267. package/cdn-icon/index.css +4 -4
  268. package/cdn-icon/modern/Component.d.ts +5 -0
  269. package/cdn-icon/modern/Component.js +4 -4
  270. package/cdn-icon/modern/index.css +4 -4
  271. package/chart/Component.js +2 -2
  272. package/chart/components/Dot/index.css +7 -7
  273. package/chart/components/Dot/index.js +1 -1
  274. package/chart/components/Legends/index.css +7 -7
  275. package/chart/components/Legends/index.js +1 -1
  276. package/chart/components/Tick/index.css +3 -3
  277. package/chart/components/Tick/index.js +1 -1
  278. package/chart/components/TooltipContent/index.css +6 -6
  279. package/chart/components/TooltipContent/index.js +1 -1
  280. package/chart/esm/Component.js +2 -2
  281. package/chart/esm/components/Dot/index.css +7 -7
  282. package/chart/esm/components/Dot/index.js +1 -1
  283. package/chart/esm/components/Legends/index.css +7 -7
  284. package/chart/esm/components/Legends/index.js +1 -1
  285. package/chart/esm/components/Tick/index.css +3 -3
  286. package/chart/esm/components/Tick/index.js +1 -1
  287. package/chart/esm/components/TooltipContent/index.css +6 -6
  288. package/chart/esm/components/TooltipContent/index.js +1 -1
  289. package/chart/esm/hooks/useSettings/index.js +1 -1
  290. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  291. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  292. package/chart/esm/index.css +2 -2
  293. package/chart/esm/index.js +1 -1
  294. package/chart/esm/{tslib.es6-898ae03f.d.ts → tslib.es6-7bb24d27.d.ts} +0 -0
  295. package/chart/esm/{tslib.es6-898ae03f.js → tslib.es6-7bb24d27.js} +0 -0
  296. package/chart/hooks/useSettings/index.js +1 -1
  297. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  298. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  299. package/chart/index.css +2 -2
  300. package/chart/index.js +1 -1
  301. package/chart/modern/Component.js +1 -1
  302. package/chart/modern/components/Dot/index.css +7 -7
  303. package/chart/modern/components/Dot/index.js +1 -1
  304. package/chart/modern/components/Legends/index.css +7 -7
  305. package/chart/modern/components/Legends/index.js +1 -1
  306. package/chart/modern/components/Tick/index.css +3 -3
  307. package/chart/modern/components/Tick/index.js +1 -1
  308. package/chart/modern/components/TooltipContent/index.css +6 -6
  309. package/chart/modern/components/TooltipContent/index.js +1 -1
  310. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +1 -2
  311. package/chart/modern/index.css +2 -2
  312. package/chart/{tslib.es6-698b9883.d.ts → tslib.es6-2bd17630.d.ts} +0 -0
  313. package/chart/{tslib.es6-698b9883.js → tslib.es6-2bd17630.js} +0 -0
  314. package/checkbox/Component.js +1 -1
  315. package/checkbox/esm/Component.js +1 -1
  316. package/checkbox/esm/index.css +36 -36
  317. package/checkbox/index.css +36 -36
  318. package/checkbox/modern/Component.js +1 -1
  319. package/checkbox/modern/index.css +36 -36
  320. package/checkbox-group/Component.js +1 -1
  321. package/checkbox-group/esm/Component.js +1 -1
  322. package/checkbox-group/esm/index.css +16 -16
  323. package/checkbox-group/index.css +16 -16
  324. package/checkbox-group/modern/Component.js +1 -1
  325. package/checkbox-group/modern/index.css +16 -16
  326. package/circular-progress-bar/CHANGELOG.md +11 -0
  327. package/circular-progress-bar/Component.js +1 -1
  328. package/circular-progress-bar/esm/Component.js +1 -1
  329. package/circular-progress-bar/esm/index.css +49 -49
  330. package/circular-progress-bar/index.css +49 -49
  331. package/circular-progress-bar/modern/Component.js +1 -1
  332. package/circular-progress-bar/modern/index.css +49 -49
  333. package/code-input/component.js +1 -1
  334. package/code-input/components/input/component.js +1 -1
  335. package/code-input/components/input/index.css +10 -10
  336. package/code-input/esm/component.js +1 -1
  337. package/code-input/esm/components/input/component.js +1 -1
  338. package/code-input/esm/components/input/index.css +10 -10
  339. package/code-input/esm/index.css +5 -5
  340. package/code-input/index.css +5 -5
  341. package/code-input/modern/component.js +1 -1
  342. package/code-input/modern/components/input/component.js +1 -1
  343. package/code-input/modern/components/input/index.css +10 -10
  344. package/code-input/modern/index.css +5 -5
  345. package/collapse/Component.js +1 -1
  346. package/collapse/esm/Component.js +1 -1
  347. package/collapse/esm/index.css +7 -7
  348. package/collapse/index.css +7 -7
  349. package/collapse/modern/Component.js +1 -1
  350. package/collapse/modern/index.css +7 -7
  351. package/comment/CHANGELOG.md +11 -0
  352. package/comment/cssm/index.d.ts +1 -0
  353. package/comment/cssm/index.js +11 -0
  354. package/comment/cssm/index.module.css +32 -0
  355. package/comment/cssm//320/241omponent.d.ts +14 -0
  356. package/comment/cssm//320/241omponent.js +20 -0
  357. package/comment/esm/index.css +33 -0
  358. package/comment/esm/index.d.ts +1 -0
  359. package/comment/esm/index.js +4 -0
  360. package/comment/esm//320/241omponent.d.ts +14 -0
  361. package/comment/esm//320/241omponent.js +14 -0
  362. package/comment/index.css +33 -0
  363. package/comment/index.d.ts +1 -0
  364. package/comment/index.js +10 -0
  365. package/comment/modern/index.css +33 -0
  366. package/comment/modern/index.d.ts +1 -0
  367. package/comment/modern/index.js +4 -0
  368. package/comment/modern//320/241omponent.d.ts +14 -0
  369. package/comment/modern//320/241omponent.js +11 -0
  370. package/comment/package.json +3 -0
  371. package/{themes/dist → comment}/send-stats.js +0 -0
  372. package/comment//320/241omponent.d.ts +14 -0
  373. package/comment//320/241omponent.js +21 -0
  374. package/confirmation/component.js +2 -2
  375. package/confirmation/components/countdown-loader/component.js +1 -1
  376. package/confirmation/components/countdown-loader/index.css +1 -1
  377. package/confirmation/components/index.js +1 -1
  378. package/confirmation/components/screens/fatal-error/component.js +1 -1
  379. package/confirmation/components/screens/fatal-error/index.css +2 -2
  380. package/confirmation/components/screens/hint/component.js +1 -1
  381. package/confirmation/components/screens/hint/index.css +12 -12
  382. package/confirmation/components/screens/index.js +1 -1
  383. package/confirmation/components/screens/initial/component.js +1 -1
  384. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  385. package/confirmation/components/screens/initial/index.css +15 -15
  386. package/confirmation/components/screens/initial/index.js +1 -1
  387. package/confirmation/components/screens/temp-block/component.js +1 -1
  388. package/confirmation/components/screens/temp-block/index.css +4 -4
  389. package/confirmation/{countdown-section-00639f46.d.ts → countdown-section-23b8b2b5.d.ts} +0 -0
  390. package/confirmation/{countdown-section-00639f46.js → countdown-section-23b8b2b5.js} +1 -1
  391. package/confirmation/esm/component.js +2 -2
  392. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  393. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  394. package/confirmation/esm/components/index.js +1 -1
  395. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  396. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  397. package/confirmation/esm/components/screens/hint/component.js +1 -1
  398. package/confirmation/esm/components/screens/hint/index.css +12 -12
  399. package/confirmation/esm/components/screens/index.js +1 -1
  400. package/confirmation/esm/components/screens/initial/component.js +1 -1
  401. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  402. package/confirmation/esm/components/screens/initial/index.css +15 -15
  403. package/confirmation/esm/components/screens/initial/index.js +1 -1
  404. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  405. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  406. package/confirmation/esm/{countdown-section-874db31b.d.ts → countdown-section-afe92cb4.d.ts} +0 -0
  407. package/confirmation/esm/{countdown-section-874db31b.js → countdown-section-afe92cb4.js} +1 -1
  408. package/confirmation/esm/index.css +2 -2
  409. package/confirmation/esm/index.js +1 -1
  410. package/confirmation/index.css +2 -2
  411. package/confirmation/index.js +1 -1
  412. package/confirmation/modern/component.js +2 -2
  413. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  414. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  415. package/confirmation/modern/components/index.js +1 -1
  416. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  417. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  418. package/confirmation/modern/components/screens/hint/component.js +1 -1
  419. package/confirmation/modern/components/screens/hint/index.css +12 -12
  420. package/confirmation/modern/components/screens/index.js +1 -1
  421. package/confirmation/modern/components/screens/initial/component.js +1 -1
  422. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  423. package/confirmation/modern/components/screens/initial/index.css +15 -15
  424. package/confirmation/modern/components/screens/initial/index.js +1 -1
  425. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  426. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  427. package/confirmation/modern/{countdown-section-c6e29cd9.d.ts → countdown-section-ac6bca16.d.ts} +0 -0
  428. package/confirmation/modern/{countdown-section-c6e29cd9.js → countdown-section-ac6bca16.js} +1 -1
  429. package/confirmation/modern/index.css +2 -2
  430. package/confirmation/modern/index.js +1 -1
  431. package/custom-button/Component.js +1 -1
  432. package/custom-button/esm/Component.js +1 -1
  433. package/custom-button/esm/index.css +11 -11
  434. package/custom-button/index.css +11 -11
  435. package/custom-button/modern/Component.js +1 -1
  436. package/custom-button/modern/index.css +11 -11
  437. package/date-input/CHANGELOG.md +8 -0
  438. package/date-input/Component.d.ts +1 -1
  439. package/date-input/Component.js +1 -1
  440. package/date-input/cssm/Component.d.ts +1 -1
  441. package/date-input/esm/Component.d.ts +1 -1
  442. package/date-input/esm/Component.js +1 -1
  443. package/date-input/esm/index.css +4 -4
  444. package/date-input/index.css +4 -4
  445. package/date-input/modern/Component.js +1 -1
  446. package/date-input/modern/index.css +4 -4
  447. package/divider/Component.js +1 -1
  448. package/divider/esm/Component.js +1 -1
  449. package/divider/esm/index.css +1 -1
  450. package/divider/index.css +1 -1
  451. package/divider/modern/Component.js +1 -1
  452. package/divider/modern/index.css +1 -1
  453. package/drawer/CHANGELOG.md +8 -0
  454. package/drawer/Component.js +1 -1
  455. package/drawer/esm/Component.js +1 -1
  456. package/drawer/esm/index.css +17 -17
  457. package/drawer/index.css +17 -17
  458. package/drawer/modern/Component.js +1 -1
  459. package/drawer/modern/index.css +17 -17
  460. package/dropzone/Component.js +1 -1
  461. package/dropzone/components/overlay/Component.js +1 -1
  462. package/dropzone/components/overlay/index.css +3 -3
  463. package/dropzone/esm/Component.js +1 -1
  464. package/dropzone/esm/components/overlay/Component.js +1 -1
  465. package/dropzone/esm/components/overlay/index.css +3 -3
  466. package/dropzone/esm/index.css +6 -6
  467. package/dropzone/index.css +6 -6
  468. package/dropzone/modern/Component.js +1 -1
  469. package/dropzone/modern/components/overlay/Component.js +1 -1
  470. package/dropzone/modern/components/overlay/index.css +3 -3
  471. package/dropzone/modern/index.css +6 -6
  472. package/file-upload-item/Component.js +1 -1
  473. package/file-upload-item/esm/Component.js +1 -1
  474. package/file-upload-item/esm/index.css +22 -22
  475. package/file-upload-item/index.css +22 -22
  476. package/file-upload-item/modern/Component.js +1 -1
  477. package/file-upload-item/modern/index.css +22 -22
  478. package/filter-tag/Component.js +1 -1
  479. package/filter-tag/esm/Component.js +1 -1
  480. package/filter-tag/esm/index.css +56 -56
  481. package/filter-tag/index.css +56 -56
  482. package/filter-tag/modern/Component.js +1 -1
  483. package/filter-tag/modern/index.css +56 -56
  484. package/form-control/Component.js +3 -3
  485. package/form-control/default.css +14 -14
  486. package/form-control/esm/Component.js +3 -3
  487. package/form-control/esm/default.css +14 -14
  488. package/form-control/esm/index.css +41 -41
  489. package/form-control/esm/inverted.css +14 -14
  490. package/form-control/index.css +41 -41
  491. package/form-control/inverted.css +14 -14
  492. package/form-control/modern/Component.js +3 -3
  493. package/form-control/modern/default.css +14 -14
  494. package/form-control/modern/index.css +41 -41
  495. package/form-control/modern/inverted.css +14 -14
  496. package/gallery/CHANGELOG.md +29 -0
  497. package/gallery/Component.js +3 -3
  498. package/gallery/components/header/Component.js +2 -2
  499. package/gallery/components/header/buttons.js +1 -1
  500. package/gallery/components/header/index.css +3 -3
  501. package/gallery/components/header/index.js +1 -1
  502. package/gallery/components/header-info-block/Component.js +1 -1
  503. package/gallery/components/header-info-block/index.css +5 -5
  504. package/gallery/components/image-preview/Component.js +1 -1
  505. package/gallery/components/image-preview/index.css +13 -13
  506. package/gallery/components/image-viewer/component.js +2 -2
  507. package/gallery/components/image-viewer/index.css +20 -20
  508. package/gallery/components/image-viewer/index.js +2 -2
  509. package/gallery/components/image-viewer/slide.js +1 -1
  510. package/gallery/components/index.js +2 -2
  511. package/gallery/components/navigation-bar/Component.js +1 -1
  512. package/gallery/components/navigation-bar/index.css +6 -6
  513. package/gallery/cssm/components/image-preview/index.module.css +1 -1
  514. package/gallery/cssm/components/image-viewer/index.module.css +1 -1
  515. package/gallery/esm/Component.js +3 -3
  516. package/gallery/esm/components/header/Component.js +2 -2
  517. package/gallery/esm/components/header/buttons.js +1 -1
  518. package/gallery/esm/components/header/index.css +3 -3
  519. package/gallery/esm/components/header/index.js +1 -1
  520. package/gallery/esm/components/header-info-block/Component.js +1 -1
  521. package/gallery/esm/components/header-info-block/index.css +5 -5
  522. package/gallery/esm/components/image-preview/Component.js +1 -1
  523. package/gallery/esm/components/image-preview/index.css +13 -13
  524. package/gallery/esm/components/image-viewer/component.js +2 -2
  525. package/gallery/esm/components/image-viewer/index.css +20 -20
  526. package/gallery/esm/components/image-viewer/index.js +2 -2
  527. package/gallery/esm/components/image-viewer/slide.js +1 -1
  528. package/gallery/esm/components/index.js +2 -2
  529. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  530. package/gallery/esm/components/navigation-bar/index.css +6 -6
  531. package/gallery/esm/index.css +3 -3
  532. package/gallery/esm/index.js +2 -2
  533. package/gallery/esm/{slide-a15770ac.d.ts → slide-01b1cafa.d.ts} +0 -0
  534. package/gallery/esm/{slide-a15770ac.js → slide-01b1cafa.js} +1 -1
  535. package/gallery/esm/{tslib.es6-27f37f72.d.ts → tslib.es6-f7e84bda.d.ts} +0 -0
  536. package/gallery/esm/{tslib.es6-27f37f72.js → tslib.es6-f7e84bda.js} +0 -0
  537. package/gallery/index.css +3 -3
  538. package/gallery/index.js +2 -2
  539. package/gallery/modern/Component.js +2 -2
  540. package/gallery/modern/components/header/Component.js +1 -1
  541. package/gallery/modern/components/header/index.css +3 -3
  542. package/gallery/modern/components/header-info-block/Component.js +1 -1
  543. package/gallery/modern/components/header-info-block/index.css +5 -5
  544. package/gallery/modern/components/image-preview/Component.js +1 -1
  545. package/gallery/modern/components/image-preview/index.css +13 -13
  546. package/gallery/modern/components/image-viewer/component.js +1 -1
  547. package/gallery/modern/components/image-viewer/index.css +20 -20
  548. package/gallery/modern/components/image-viewer/index.js +1 -1
  549. package/gallery/modern/components/image-viewer/slide.js +1 -1
  550. package/gallery/modern/components/index.js +1 -1
  551. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  552. package/gallery/modern/components/navigation-bar/index.css +6 -6
  553. package/gallery/modern/index.css +3 -3
  554. package/gallery/modern/index.js +1 -1
  555. package/gallery/modern/{slide-d5ad7779.d.ts → slide-92c1c476.d.ts} +0 -0
  556. package/gallery/modern/{slide-d5ad7779.js → slide-92c1c476.js} +1 -1
  557. package/gallery/{slide-b494f31f.d.ts → slide-a1cd6374.d.ts} +0 -0
  558. package/gallery/{slide-b494f31f.js → slide-a1cd6374.js} +1 -1
  559. package/gallery/{tslib.es6-10abe0c2.d.ts → tslib.es6-8c0c2ac5.d.ts} +0 -0
  560. package/gallery/{tslib.es6-10abe0c2.js → tslib.es6-8c0c2ac5.js} +0 -0
  561. package/grid/Component.js +1 -1
  562. package/grid/col/Component.js +2 -2
  563. package/grid/col/index.css +511 -511
  564. package/grid/col/index.js +1 -1
  565. package/grid/esm/Component.js +1 -1
  566. package/grid/esm/col/Component.js +2 -2
  567. package/grid/esm/col/index.css +511 -511
  568. package/grid/esm/col/index.js +1 -1
  569. package/grid/esm/gutters.css +78 -78
  570. package/grid/esm/{gutters.module-98528d09.d.ts → gutters.module-24019c00.d.ts} +0 -0
  571. package/grid/esm/gutters.module-24019c00.js +27 -0
  572. package/grid/esm/index.js +1 -1
  573. package/grid/esm/row/Component.js +2 -2
  574. package/grid/esm/row/index.css +9 -9
  575. package/grid/esm/row/index.js +1 -1
  576. package/grid/gutters.css +78 -78
  577. package/grid/{gutters.module-a01267bc.d.ts → gutters.module-bc3111a4.d.ts} +0 -0
  578. package/grid/gutters.module-bc3111a4.js +28 -0
  579. package/grid/index.js +1 -1
  580. package/grid/modern/Component.js +1 -1
  581. package/grid/modern/col/Component.js +2 -2
  582. package/grid/modern/col/index.css +511 -511
  583. package/grid/modern/col/index.js +1 -1
  584. package/grid/modern/gutters.css +78 -78
  585. package/grid/modern/gutters.module-1b0a32d4.js +4 -0
  586. package/grid/modern/index.js +1 -1
  587. package/grid/modern/row/Component.js +2 -2
  588. package/grid/modern/row/index.css +9 -9
  589. package/grid/modern/row/index.js +1 -1
  590. package/grid/row/Component.js +2 -2
  591. package/grid/row/index.css +9 -9
  592. package/grid/row/index.js +1 -1
  593. package/hatching-progress-bar/Component.js +1 -1
  594. package/hatching-progress-bar/esm/Component.js +1 -1
  595. package/hatching-progress-bar/esm/index.css +11 -11
  596. package/hatching-progress-bar/index.css +11 -11
  597. package/hatching-progress-bar/modern/Component.js +1 -1
  598. package/hatching-progress-bar/modern/index.css +11 -11
  599. package/icon-button/Component.js +3 -3
  600. package/icon-button/default.css +23 -23
  601. package/icon-button/esm/Component.js +3 -3
  602. package/icon-button/esm/default.css +23 -23
  603. package/icon-button/esm/index.css +5 -5
  604. package/icon-button/esm/inverted.css +23 -23
  605. package/icon-button/index.css +5 -5
  606. package/icon-button/inverted.css +23 -23
  607. package/icon-button/modern/Component.js +3 -3
  608. package/icon-button/modern/default.css +23 -23
  609. package/icon-button/modern/index.css +5 -5
  610. package/icon-button/modern/inverted.css +23 -23
  611. package/icon-view/circle.js +1 -1
  612. package/icon-view/components/base-shape/component.js +1 -1
  613. package/icon-view/components/base-shape/index.css +28 -28
  614. package/icon-view/components/circle/component.js +1 -1
  615. package/icon-view/components/circle/index.js +1 -1
  616. package/icon-view/components/index.js +1 -1
  617. package/icon-view/components/super-ellipse/component.js +1 -1
  618. package/icon-view/components/super-ellipse/index.js +1 -1
  619. package/icon-view/esm/circle.js +1 -1
  620. package/icon-view/esm/components/base-shape/component.js +1 -1
  621. package/icon-view/esm/components/base-shape/index.css +28 -28
  622. package/icon-view/esm/components/circle/component.js +1 -1
  623. package/icon-view/esm/components/circle/index.js +1 -1
  624. package/icon-view/esm/components/index.js +1 -1
  625. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  626. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  627. package/icon-view/esm/super-ellipse.js +1 -1
  628. package/icon-view/esm/{tslib.es6-615c00bf.d.ts → tslib.es6-ce76652f.d.ts} +0 -0
  629. package/icon-view/esm/{tslib.es6-615c00bf.js → tslib.es6-ce76652f.js} +0 -0
  630. package/icon-view/modern/components/base-shape/component.js +1 -1
  631. package/icon-view/modern/components/base-shape/index.css +28 -28
  632. package/icon-view/super-ellipse.js +1 -1
  633. package/icon-view/{tslib.es6-fbd2f584.d.ts → tslib.es6-333c9538.d.ts} +0 -0
  634. package/icon-view/{tslib.es6-fbd2f584.js → tslib.es6-333c9538.js} +0 -0
  635. package/input/CHANGELOG.md +21 -0
  636. package/input/Component.js +3 -3
  637. package/input/cssm/default.module.css +2 -2
  638. package/input/cssm/inverted.module.css +2 -2
  639. package/input/default.css +15 -15
  640. package/input/esm/Component.js +3 -3
  641. package/input/esm/default.css +15 -15
  642. package/input/esm/index.css +31 -31
  643. package/input/esm/inverted.css +15 -15
  644. package/input/index.css +31 -31
  645. package/input/inverted.css +15 -15
  646. package/input/modern/Component.js +3 -3
  647. package/input/modern/default.css +15 -15
  648. package/input/modern/index.css +31 -31
  649. package/input/modern/inverted.css +15 -15
  650. package/input-autocomplete/CHANGELOG.md +16 -0
  651. package/input-autocomplete/Component.d.ts +3 -3
  652. package/input-autocomplete/Component.js +1 -1
  653. package/input-autocomplete/Component.mobile.d.ts +1 -1
  654. package/input-autocomplete/Component.mobile.js +2 -2
  655. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  656. package/input-autocomplete/autocomplete-field/index.css +2 -2
  657. package/input-autocomplete/autocomplete-field/index.js +1 -1
  658. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  659. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  660. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  661. package/input-autocomplete/cssm/Component.d.ts +3 -3
  662. package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
  663. package/input-autocomplete/cssm/index-bdb4c6b9.d.ts +2 -1
  664. package/input-autocomplete/esm/Component.js +1 -1
  665. package/input-autocomplete/esm/Component.mobile.js +2 -2
  666. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  667. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  668. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  669. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  670. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  671. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  672. package/input-autocomplete/esm/index-bdb4c6b9.d.ts +2 -1
  673. package/input-autocomplete/esm/index.js +1 -1
  674. package/input-autocomplete/esm/mobile.css +4 -4
  675. package/input-autocomplete/esm/mobile.js +1 -1
  676. package/input-autocomplete/esm/{tslib.es6-a6e34867.d.ts → tslib.es6-f76c8a31.d.ts} +0 -0
  677. package/input-autocomplete/esm/{tslib.es6-a6e34867.js → tslib.es6-f76c8a31.js} +0 -0
  678. package/input-autocomplete/index-bdb4c6b9.d.ts +2 -1
  679. package/input-autocomplete/index.js +1 -1
  680. package/input-autocomplete/mobile.css +4 -4
  681. package/input-autocomplete/mobile.js +1 -1
  682. package/input-autocomplete/modern/Component.mobile.js +1 -1
  683. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  684. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  685. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  686. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  687. package/input-autocomplete/modern/index-bdb4c6b9.d.ts +2 -1
  688. package/input-autocomplete/modern/mobile.css +4 -4
  689. package/input-autocomplete/{tslib.es6-23317f6b.d.ts → tslib.es6-69df9177.d.ts} +0 -0
  690. package/input-autocomplete/{tslib.es6-23317f6b.js → tslib.es6-69df9177.js} +0 -0
  691. package/intl-phone-input/CHANGELOG.md +16 -0
  692. package/intl-phone-input/{component-1b3e2844.d.ts → component-e098f735.d.ts} +0 -0
  693. package/intl-phone-input/{component-1b3e2844.js → component-e098f735.js} +1 -1
  694. package/intl-phone-input/component.js +3 -3
  695. package/intl-phone-input/components/flag-icon/component.js +1 -1
  696. package/intl-phone-input/components/flag-icon/index.css +261 -261
  697. package/intl-phone-input/components/index.js +1 -1
  698. package/intl-phone-input/components/select/component.js +2 -2
  699. package/intl-phone-input/components/select/index.css +6 -6
  700. package/intl-phone-input/components/select/index.js +1 -1
  701. package/intl-phone-input/components/select-field/component.js +1 -1
  702. package/intl-phone-input/components/select-field/index.css +8 -8
  703. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  704. package/intl-phone-input/components/select-field/index.js +1 -1
  705. package/intl-phone-input/esm/{component-75f9d2a8.d.ts → component-166dd476.d.ts} +0 -0
  706. package/intl-phone-input/esm/{component-75f9d2a8.js → component-166dd476.js} +1 -1
  707. package/intl-phone-input/esm/component.js +3 -3
  708. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  709. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  710. package/intl-phone-input/esm/components/index.js +1 -1
  711. package/intl-phone-input/esm/components/select/component.js +2 -2
  712. package/intl-phone-input/esm/components/select/index.css +6 -6
  713. package/intl-phone-input/esm/components/select/index.js +1 -1
  714. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  715. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  716. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  717. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  718. package/intl-phone-input/esm/index.css +3 -3
  719. package/intl-phone-input/esm/index.js +1 -1
  720. package/intl-phone-input/esm/{libphonenumber-js.min-1605559c.d.ts → libphonenumber-js.min-7472a444.d.ts} +0 -0
  721. package/intl-phone-input/esm/{libphonenumber-js.min-1605559c.js → libphonenumber-js.min-7472a444.js} +0 -0
  722. package/intl-phone-input/index.css +3 -3
  723. package/intl-phone-input/index.js +1 -1
  724. package/intl-phone-input/{libphonenumber-js.min-197d2219.d.ts → libphonenumber-js.min-be970965.d.ts} +0 -0
  725. package/intl-phone-input/{libphonenumber-js.min-197d2219.js → libphonenumber-js.min-be970965.js} +0 -0
  726. package/intl-phone-input/modern/component.js +2 -2
  727. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  728. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  729. package/intl-phone-input/modern/components/select/component.js +1 -1
  730. package/intl-phone-input/modern/components/select/index.css +6 -6
  731. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  732. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  733. package/intl-phone-input/modern/index.css +3 -3
  734. package/intl-phone-input/modern/{libphonenumber-js.min-1605559c.d.ts → libphonenumber-js.min-7472a444.d.ts} +0 -0
  735. package/intl-phone-input/modern/{libphonenumber-js.min-1605559c.js → libphonenumber-js.min-7472a444.js} +0 -0
  736. package/link/Component.js +3 -3
  737. package/link/default.css +9 -9
  738. package/link/esm/Component.js +3 -3
  739. package/link/esm/default.css +9 -9
  740. package/link/esm/index.css +11 -11
  741. package/link/esm/inverted.css +9 -9
  742. package/link/index.css +11 -11
  743. package/link/inverted.css +9 -9
  744. package/link/modern/Component.js +3 -3
  745. package/link/modern/default.css +9 -9
  746. package/link/modern/index.css +11 -11
  747. package/link/modern/inverted.css +9 -9
  748. package/list/Component.js +1 -1
  749. package/list/esm/Component.js +1 -1
  750. package/list/esm/index.css +9 -9
  751. package/list/index.css +9 -9
  752. package/list/modern/Component.js +1 -1
  753. package/list/modern/index.css +9 -9
  754. package/list-header/Component.js +1 -1
  755. package/list-header/esm/Component.js +1 -1
  756. package/list-header/esm/index.css +3 -3
  757. package/list-header/index.css +3 -3
  758. package/list-header/modern/Component.js +1 -1
  759. package/list-header/modern/index.css +3 -3
  760. package/loader/Component.js +1 -1
  761. package/loader/esm/Component.js +1 -1
  762. package/loader/esm/index.css +7 -7
  763. package/loader/index.css +7 -7
  764. package/loader/modern/Component.js +1 -1
  765. package/loader/modern/index.css +7 -7
  766. package/masked-input/CHANGELOG.md +8 -0
  767. package/masked-input/Component.js +1 -1
  768. package/masked-input/esm/Component.js +1 -1
  769. package/masked-input/esm/index.css +2 -2
  770. package/masked-input/index.css +2 -2
  771. package/masked-input/modern/Component.js +1 -1
  772. package/masked-input/modern/index.css +2 -2
  773. package/modal/CHANGELOG.md +8 -0
  774. package/modal/Component.desktop.js +3 -3
  775. package/modal/Component.mobile.js +3 -3
  776. package/modal/Component.responsive.js +2 -2
  777. package/modal/components/closer/Component.js +2 -2
  778. package/modal/components/closer/index.css +4 -4
  779. package/modal/components/content/Component.desktop.js +2 -2
  780. package/modal/components/content/Component.js +1 -1
  781. package/modal/components/content/Component.mobile.js +2 -2
  782. package/modal/components/content/desktop.css +8 -8
  783. package/modal/components/content/index.css +3 -3
  784. package/modal/components/content/mobile.css +3 -3
  785. package/modal/components/footer/Component.desktop.js +2 -2
  786. package/modal/components/footer/Component.js +2 -2
  787. package/modal/components/footer/Component.mobile.js +2 -2
  788. package/modal/components/footer/desktop.css +9 -9
  789. package/modal/components/footer/index.css +4 -4
  790. package/modal/components/footer/layout.css +25 -25
  791. package/modal/components/footer/mobile.css +3 -3
  792. package/modal/components/header/Component.desktop.js +2 -2
  793. package/modal/components/header/Component.js +1 -1
  794. package/modal/components/header/Component.mobile.js +2 -2
  795. package/modal/components/header/desktop.css +17 -17
  796. package/modal/components/header/index.css +15 -15
  797. package/modal/components/header/mobile.css +3 -3
  798. package/modal/desktop.css +9 -9
  799. package/modal/desktop.js +2 -2
  800. package/modal/esm/Component.desktop.js +3 -3
  801. package/modal/esm/Component.mobile.js +3 -3
  802. package/modal/esm/Component.responsive.js +2 -2
  803. package/modal/esm/components/closer/Component.js +2 -2
  804. package/modal/esm/components/closer/index.css +4 -4
  805. package/modal/esm/components/content/Component.desktop.js +2 -2
  806. package/modal/esm/components/content/Component.js +1 -1
  807. package/modal/esm/components/content/Component.mobile.js +2 -2
  808. package/modal/esm/components/content/desktop.css +8 -8
  809. package/modal/esm/components/content/index.css +3 -3
  810. package/modal/esm/components/content/mobile.css +3 -3
  811. package/modal/esm/components/footer/Component.desktop.js +2 -2
  812. package/modal/esm/components/footer/Component.js +2 -2
  813. package/modal/esm/components/footer/Component.mobile.js +2 -2
  814. package/modal/esm/components/footer/desktop.css +9 -9
  815. package/modal/esm/components/footer/index.css +4 -4
  816. package/modal/esm/components/footer/layout.css +25 -25
  817. package/modal/esm/components/footer/mobile.css +3 -3
  818. package/modal/esm/components/header/Component.desktop.js +2 -2
  819. package/modal/esm/components/header/Component.js +1 -1
  820. package/modal/esm/components/header/Component.mobile.js +2 -2
  821. package/modal/esm/components/header/desktop.css +17 -17
  822. package/modal/esm/components/header/index.css +15 -15
  823. package/modal/esm/components/header/mobile.css +3 -3
  824. package/modal/esm/desktop.css +9 -9
  825. package/modal/esm/desktop.js +2 -2
  826. package/modal/esm/index.js +2 -2
  827. package/modal/esm/mobile.css +2 -2
  828. package/modal/esm/mobile.js +2 -2
  829. package/modal/esm/responsive.js +2 -2
  830. package/modal/esm/transitions.css +8 -8
  831. package/modal/esm/transitions.module-48c8b259.js +4 -0
  832. package/modal/esm/{tslib.es6-1d03d3b5.d.ts → tslib.es6-805a0929.d.ts} +0 -0
  833. package/modal/esm/{tslib.es6-1d03d3b5.js → tslib.es6-805a0929.js} +0 -0
  834. package/modal/index.js +2 -2
  835. package/modal/mobile.css +2 -2
  836. package/modal/mobile.js +2 -2
  837. package/modal/modern/Component.desktop.js +2 -2
  838. package/modal/modern/Component.mobile.js +2 -2
  839. package/modal/modern/Component.responsive.d.ts +1 -1
  840. package/modal/modern/Component.responsive.js +1 -1
  841. package/modal/modern/components/closer/Component.js +1 -1
  842. package/modal/modern/components/closer/index.css +4 -4
  843. package/modal/modern/components/content/Component.desktop.js +1 -1
  844. package/modal/modern/components/content/Component.js +1 -1
  845. package/modal/modern/components/content/Component.mobile.js +1 -1
  846. package/modal/modern/components/content/desktop.css +8 -8
  847. package/modal/modern/components/content/index.css +3 -3
  848. package/modal/modern/components/content/mobile.css +3 -3
  849. package/modal/modern/components/footer/Component.desktop.js +1 -1
  850. package/modal/modern/components/footer/Component.js +2 -2
  851. package/modal/modern/components/footer/Component.mobile.js +1 -1
  852. package/modal/modern/components/footer/desktop.css +9 -9
  853. package/modal/modern/components/footer/index.css +4 -4
  854. package/modal/modern/components/footer/layout.css +25 -25
  855. package/modal/modern/components/footer/mobile.css +3 -3
  856. package/modal/modern/components/header/Component.desktop.js +1 -1
  857. package/modal/modern/components/header/Component.js +1 -1
  858. package/modal/modern/components/header/Component.mobile.js +1 -1
  859. package/modal/modern/components/header/desktop.css +17 -17
  860. package/modal/modern/components/header/index.css +15 -15
  861. package/modal/modern/components/header/mobile.css +3 -3
  862. package/modal/modern/desktop.css +9 -9
  863. package/modal/modern/desktop.js +1 -1
  864. package/modal/modern/index.js +1 -1
  865. package/modal/modern/mobile.css +2 -2
  866. package/modal/modern/mobile.js +1 -1
  867. package/modal/modern/responsive.js +1 -1
  868. package/modal/modern/transitions.css +8 -8
  869. package/modal/modern/transitions.module-48c8b259.js +4 -0
  870. package/modal/responsive.js +2 -2
  871. package/modal/transitions.css +8 -8
  872. package/modal/transitions.module-8516032c.js +4 -0
  873. package/modal/{tslib.es6-2168f7d1.d.ts → tslib.es6-b7b3ede4.d.ts} +0 -0
  874. package/modal/{tslib.es6-2168f7d1.js → tslib.es6-b7b3ede4.js} +0 -0
  875. package/notification/Component.js +1 -1
  876. package/notification/esm/Component.js +1 -1
  877. package/notification/esm/index.css +7 -7
  878. package/notification/index.css +7 -7
  879. package/notification/modern/Component.js +1 -1
  880. package/notification/modern/index.css +7 -7
  881. package/notification-manager/{component-a86ba95f.d.ts → component-a0784d0f.d.ts} +0 -0
  882. package/notification-manager/{component-a86ba95f.js → component-a0784d0f.js} +0 -0
  883. package/notification-manager/component.js +2 -2
  884. package/notification-manager/components/index.js +1 -1
  885. package/notification-manager/components/notification/component.js +1 -1
  886. package/notification-manager/components/notification/index.d.ts +1 -1
  887. package/notification-manager/components/notification/index.js +1 -1
  888. package/notification-manager/esm/{component-4197e395.d.ts → component-bfd8c016.d.ts} +0 -0
  889. package/notification-manager/esm/{component-4197e395.js → component-bfd8c016.js} +0 -0
  890. package/notification-manager/esm/component.js +2 -2
  891. package/notification-manager/esm/components/index.js +1 -1
  892. package/notification-manager/esm/components/notification/component.js +1 -1
  893. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  894. package/notification-manager/esm/components/notification/index.js +1 -1
  895. package/notification-manager/esm/index.css +10 -10
  896. package/notification-manager/esm/index.js +1 -1
  897. package/notification-manager/index.css +10 -10
  898. package/notification-manager/index.js +1 -1
  899. package/notification-manager/modern/component.js +1 -1
  900. package/notification-manager/modern/index.css +10 -10
  901. package/package.json +1 -1
  902. package/pagination/Component.js +1 -1
  903. package/pagination/components/default-view/index.css +1 -1
  904. package/pagination/components/default-view/index.js +1 -1
  905. package/pagination/components/per-page-view/index.css +1 -1
  906. package/pagination/components/per-page-view/index.js +1 -1
  907. package/pagination/components/tag/index.css +7 -7
  908. package/pagination/components/tag/index.js +1 -1
  909. package/pagination/esm/Component.js +1 -1
  910. package/pagination/esm/components/default-view/index.css +1 -1
  911. package/pagination/esm/components/default-view/index.js +1 -1
  912. package/pagination/esm/components/per-page-view/index.css +1 -1
  913. package/pagination/esm/components/per-page-view/index.js +1 -1
  914. package/pagination/esm/components/tag/index.css +7 -7
  915. package/pagination/esm/components/tag/index.js +1 -1
  916. package/pagination/esm/index.css +3 -3
  917. package/pagination/index.css +3 -3
  918. package/pagination/modern/Component.js +1 -1
  919. package/pagination/modern/components/default-view/index.css +1 -1
  920. package/pagination/modern/components/default-view/index.js +1 -1
  921. package/pagination/modern/components/per-page-view/index.css +1 -1
  922. package/pagination/modern/components/per-page-view/index.js +1 -1
  923. package/pagination/modern/components/tag/index.css +7 -7
  924. package/pagination/modern/components/tag/index.js +1 -1
  925. package/pagination/modern/index.css +3 -3
  926. package/password-input/CHANGELOG.md +8 -0
  927. package/password-input/component.js +1 -1
  928. package/password-input/esm/component.js +1 -1
  929. package/password-input/esm/index.css +5 -5
  930. package/password-input/index.css +5 -5
  931. package/password-input/modern/component.js +1 -1
  932. package/password-input/modern/index.css +5 -5
  933. package/phone-input/CHANGELOG.md +8 -0
  934. package/picker-button/CHANGELOG.md +16 -0
  935. package/picker-button/Component.js +2 -2
  936. package/picker-button/esm/Component.js +2 -2
  937. package/picker-button/esm/field/Component.js +2 -2
  938. package/picker-button/esm/field/index.css +3 -3
  939. package/picker-button/esm/field/index.js +1 -1
  940. package/picker-button/esm/index.css +6 -6
  941. package/picker-button/esm/index.js +1 -1
  942. package/picker-button/esm/option/Component.js +2 -2
  943. package/picker-button/esm/option/index.css +4 -4
  944. package/picker-button/esm/option/index.js +1 -1
  945. package/picker-button/esm/{tslib.es6-74a51604.d.ts → tslib.es6-0770a45d.d.ts} +0 -0
  946. package/picker-button/esm/{tslib.es6-74a51604.js → tslib.es6-0770a45d.js} +0 -0
  947. package/picker-button/field/Component.js +2 -2
  948. package/picker-button/field/index.css +3 -3
  949. package/picker-button/field/index.js +1 -1
  950. package/picker-button/index.css +6 -6
  951. package/picker-button/index.js +1 -1
  952. package/picker-button/modern/Component.js +1 -1
  953. package/picker-button/modern/field/Component.js +1 -1
  954. package/picker-button/modern/field/index.css +3 -3
  955. package/picker-button/modern/index.css +6 -6
  956. package/picker-button/modern/option/Component.js +1 -1
  957. package/picker-button/modern/option/index.css +4 -4
  958. package/picker-button/option/Component.js +2 -2
  959. package/picker-button/option/index.css +4 -4
  960. package/picker-button/option/index.js +1 -1
  961. package/picker-button/{tslib.es6-1f987f9f.d.ts → tslib.es6-743562c4.d.ts} +0 -0
  962. package/picker-button/{tslib.es6-1f987f9f.js → tslib.es6-743562c4.js} +0 -0
  963. package/plate/CHANGELOG.md +21 -0
  964. package/plate/Component.js +1 -1
  965. package/plate/cssm/index.module.css +2 -2
  966. package/plate/esm/Component.js +1 -1
  967. package/plate/esm/index.css +30 -30
  968. package/plate/index.css +30 -30
  969. package/plate/modern/Component.js +1 -1
  970. package/plate/modern/index.css +30 -30
  971. package/popover/Component.js +1 -1
  972. package/popover/esm/Component.js +1 -1
  973. package/popover/esm/index.css +33 -33
  974. package/popover/index.css +33 -33
  975. package/popover/modern/Component.js +1 -1
  976. package/popover/modern/index.css +33 -33
  977. package/progress-bar/Component.js +1 -1
  978. package/progress-bar/esm/Component.js +1 -1
  979. package/progress-bar/esm/index.css +12 -12
  980. package/progress-bar/index.css +12 -12
  981. package/progress-bar/modern/Component.js +1 -1
  982. package/progress-bar/modern/index.css +12 -12
  983. package/pure-cell/{component-33b23fbc.d.ts → component-a56a77fa.d.ts} +0 -0
  984. package/pure-cell/{component-33b23fbc.js → component-a56a77fa.js} +2 -2
  985. package/pure-cell/{component-fb8dde38.d.ts → component-df1eec06.d.ts} +0 -0
  986. package/pure-cell/{component-fb8dde38.js → component-df1eec06.js} +6 -6
  987. package/pure-cell/component.js +3 -3
  988. package/pure-cell/components/addon/component.js +2 -2
  989. package/pure-cell/components/addon/index.css +5 -5
  990. package/pure-cell/components/addon/index.js +1 -1
  991. package/pure-cell/components/amount/component.js +2 -2
  992. package/pure-cell/components/amount/index.css +1 -1
  993. package/pure-cell/components/amount/index.js +1 -1
  994. package/pure-cell/components/amount-title/component.js +2 -2
  995. package/pure-cell/components/amount-title/index.css +2 -2
  996. package/pure-cell/components/amount-title/index.js +1 -1
  997. package/pure-cell/components/category/component.js +2 -2
  998. package/pure-cell/components/category/index.css +3 -3
  999. package/pure-cell/components/category/index.js +1 -1
  1000. package/pure-cell/components/comment/component.js +2 -2
  1001. package/pure-cell/components/comment/index.css +2 -2
  1002. package/pure-cell/components/comment/index.js +1 -1
  1003. package/pure-cell/components/content/component.js +3 -3
  1004. package/pure-cell/components/content/index.css +2 -2
  1005. package/pure-cell/components/content/index.d.ts +1 -1
  1006. package/pure-cell/components/content/index.js +3 -3
  1007. package/pure-cell/components/footer/component.js +2 -2
  1008. package/pure-cell/components/footer/index.css +3 -3
  1009. package/pure-cell/components/footer/index.js +1 -1
  1010. package/pure-cell/components/footer-button/component.js +2 -2
  1011. package/pure-cell/components/footer-button/index.css +1 -1
  1012. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1013. package/pure-cell/components/footer-button/index.js +2 -2
  1014. package/pure-cell/components/footer-text/component.js +1 -1
  1015. package/pure-cell/components/footer-text/index.js +1 -1
  1016. package/pure-cell/components/graphics/component.js +2 -2
  1017. package/pure-cell/components/graphics/index.css +1 -1
  1018. package/pure-cell/components/graphics/index.js +1 -1
  1019. package/pure-cell/components/main/component.js +3 -3
  1020. package/pure-cell/components/main/index.css +3 -3
  1021. package/pure-cell/components/main/index.d.ts +1 -1
  1022. package/pure-cell/components/main/index.js +3 -3
  1023. package/pure-cell/components/text/component.js +3 -3
  1024. package/pure-cell/components/text/index.css +7 -7
  1025. package/pure-cell/components/text/index.d.ts +1 -1
  1026. package/pure-cell/components/text/index.js +3 -3
  1027. package/pure-cell/esm/{component-a5e8a296.d.ts → component-81614066.d.ts} +0 -0
  1028. package/pure-cell/esm/{component-a5e8a296.js → component-81614066.js} +2 -2
  1029. package/pure-cell/esm/{component-1aa197a2.d.ts → component-877c0cf7.d.ts} +0 -0
  1030. package/pure-cell/esm/{component-1aa197a2.js → component-877c0cf7.js} +6 -6
  1031. package/pure-cell/esm/component.js +3 -3
  1032. package/pure-cell/esm/components/addon/component.js +2 -2
  1033. package/pure-cell/esm/components/addon/index.css +5 -5
  1034. package/pure-cell/esm/components/addon/index.js +1 -1
  1035. package/pure-cell/esm/components/amount/component.js +2 -2
  1036. package/pure-cell/esm/components/amount/index.css +1 -1
  1037. package/pure-cell/esm/components/amount/index.js +1 -1
  1038. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1039. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1040. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1041. package/pure-cell/esm/components/category/component.js +2 -2
  1042. package/pure-cell/esm/components/category/index.css +3 -3
  1043. package/pure-cell/esm/components/category/index.js +1 -1
  1044. package/pure-cell/esm/components/comment/component.js +2 -2
  1045. package/pure-cell/esm/components/comment/index.css +2 -2
  1046. package/pure-cell/esm/components/comment/index.js +1 -1
  1047. package/pure-cell/esm/components/content/component.js +3 -3
  1048. package/pure-cell/esm/components/content/index.css +2 -2
  1049. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1050. package/pure-cell/esm/components/content/index.js +3 -3
  1051. package/pure-cell/esm/components/footer/component.js +2 -2
  1052. package/pure-cell/esm/components/footer/index.css +3 -3
  1053. package/pure-cell/esm/components/footer/index.js +1 -1
  1054. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1055. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1056. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1057. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1058. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1059. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1060. package/pure-cell/esm/components/graphics/component.js +2 -2
  1061. package/pure-cell/esm/components/graphics/index.css +1 -1
  1062. package/pure-cell/esm/components/graphics/index.js +1 -1
  1063. package/pure-cell/esm/components/main/component.js +3 -3
  1064. package/pure-cell/esm/components/main/index.css +3 -3
  1065. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1066. package/pure-cell/esm/components/main/index.js +3 -3
  1067. package/pure-cell/esm/components/text/component.js +3 -3
  1068. package/pure-cell/esm/components/text/index.css +7 -7
  1069. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1070. package/pure-cell/esm/components/text/index.js +3 -3
  1071. package/pure-cell/esm/{getDataTestId-c2925f57.d.ts → getDataTestId-89f22697.d.ts} +0 -0
  1072. package/pure-cell/esm/{getDataTestId-c2925f57.js → getDataTestId-89f22697.js} +0 -0
  1073. package/pure-cell/esm/index.css +18 -18
  1074. package/pure-cell/esm/index.js +3 -3
  1075. package/pure-cell/{getDataTestId-5bb32c0d.d.ts → getDataTestId-b40bf7f1.d.ts} +0 -0
  1076. package/pure-cell/{getDataTestId-5bb32c0d.js → getDataTestId-b40bf7f1.js} +0 -0
  1077. package/pure-cell/index.css +18 -18
  1078. package/pure-cell/index.js +3 -3
  1079. package/pure-cell/modern/{component-62d7dd07.d.ts → component-0aeca5dd.d.ts} +0 -0
  1080. package/pure-cell/modern/{component-62d7dd07.js → component-0aeca5dd.js} +5 -5
  1081. package/pure-cell/modern/component.js +2 -2
  1082. package/pure-cell/modern/components/addon/component.js +2 -2
  1083. package/pure-cell/modern/components/addon/index.css +5 -5
  1084. package/pure-cell/modern/components/addon/index.js +1 -1
  1085. package/pure-cell/modern/components/amount/component.js +2 -2
  1086. package/pure-cell/modern/components/amount/index.css +1 -1
  1087. package/pure-cell/modern/components/amount/index.js +1 -1
  1088. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1089. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1090. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1091. package/pure-cell/modern/components/category/component.js +2 -2
  1092. package/pure-cell/modern/components/category/index.css +3 -3
  1093. package/pure-cell/modern/components/category/index.js +1 -1
  1094. package/pure-cell/modern/components/comment/component.js +2 -2
  1095. package/pure-cell/modern/components/comment/index.css +2 -2
  1096. package/pure-cell/modern/components/comment/index.js +1 -1
  1097. package/pure-cell/modern/components/content/component.js +2 -2
  1098. package/pure-cell/modern/components/content/index.css +2 -2
  1099. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1100. package/pure-cell/modern/components/content/index.js +2 -2
  1101. package/pure-cell/modern/components/footer/component.js +2 -2
  1102. package/pure-cell/modern/components/footer/index.css +3 -3
  1103. package/pure-cell/modern/components/footer/index.js +1 -1
  1104. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1105. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1106. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1107. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1108. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1109. package/pure-cell/modern/components/graphics/component.js +2 -2
  1110. package/pure-cell/modern/components/graphics/index.css +1 -1
  1111. package/pure-cell/modern/components/graphics/index.js +1 -1
  1112. package/pure-cell/modern/components/main/component.js +2 -2
  1113. package/pure-cell/modern/components/main/index.css +3 -3
  1114. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1115. package/pure-cell/modern/components/main/index.js +2 -2
  1116. package/pure-cell/modern/components/text/component.js +2 -2
  1117. package/pure-cell/modern/components/text/index.css +7 -7
  1118. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1119. package/pure-cell/modern/components/text/index.js +2 -2
  1120. package/pure-cell/modern/{getDataTestId-7ac7b2f1.d.ts → getDataTestId-0ec3cf3a.d.ts} +0 -0
  1121. package/pure-cell/modern/{getDataTestId-7ac7b2f1.js → getDataTestId-0ec3cf3a.js} +0 -0
  1122. package/pure-cell/modern/index.css +18 -18
  1123. package/pure-cell/modern/index.js +2 -2
  1124. package/pure-input/Component.js +1 -1
  1125. package/pure-input/cssm/index.module.css +2 -2
  1126. package/pure-input/esm/Component.js +1 -1
  1127. package/pure-input/esm/index.css +27 -27
  1128. package/pure-input/index.css +27 -27
  1129. package/pure-input/modern/Component.js +1 -1
  1130. package/pure-input/modern/index.css +27 -27
  1131. package/radio/Component.js +1 -1
  1132. package/radio/esm/Component.js +1 -1
  1133. package/radio/esm/index.css +31 -31
  1134. package/radio/index.css +31 -31
  1135. package/radio/modern/Component.js +1 -1
  1136. package/radio/modern/index.css +31 -31
  1137. package/radio-group/Component.js +1 -1
  1138. package/radio-group/esm/Component.js +1 -1
  1139. package/radio-group/esm/index.css +16 -16
  1140. package/radio-group/index.css +16 -16
  1141. package/radio-group/modern/Component.js +1 -1
  1142. package/radio-group/modern/index.css +16 -16
  1143. package/scrollbar/Component.js +3 -3
  1144. package/scrollbar/default.css +2 -2
  1145. package/scrollbar/esm/Component.js +3 -3
  1146. package/scrollbar/esm/default.css +2 -2
  1147. package/scrollbar/esm/index.css +25 -25
  1148. package/scrollbar/esm/inverted.css +2 -2
  1149. package/scrollbar/index.css +25 -25
  1150. package/scrollbar/inverted.css +2 -2
  1151. package/scrollbar/modern/Component.js +3 -3
  1152. package/scrollbar/modern/default.css +2 -2
  1153. package/scrollbar/modern/index.css +25 -25
  1154. package/scrollbar/modern/inverted.css +2 -2
  1155. package/select/CHANGELOG.md +29 -0
  1156. package/select/{Component-0c5d8472.d.ts → Component-2f1517a2.d.ts} +0 -0
  1157. package/select/{Component-0c5d8472.js → Component-2f1517a2.js} +2 -2
  1158. package/select/{Component-2654ca11.d.ts → Component-df17bf78.d.ts} +0 -0
  1159. package/select/{Component-2654ca11.js → Component-df17bf78.js} +5 -5
  1160. package/select/Component.js +2 -2
  1161. package/select/components/arrow/Component.js +1 -1
  1162. package/select/components/arrow/index.css +3 -3
  1163. package/select/components/base-select/Component.js +2 -2
  1164. package/select/components/base-select/index.css +7 -7
  1165. package/select/components/base-select/index.d.ts +1 -1
  1166. package/select/components/base-select/index.js +2 -2
  1167. package/select/components/base-select-mobile/Component.js +4 -4
  1168. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1169. package/select/components/base-select-mobile/checkmark/index.css +5 -5
  1170. package/select/components/base-select-mobile/index.css +11 -11
  1171. package/select/components/base-select-mobile/index.d.ts +1 -1
  1172. package/select/components/base-select-mobile/index.js +4 -4
  1173. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1174. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1175. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1176. package/select/components/checkmark/Component.js +1 -1
  1177. package/select/components/checkmark/index.css +7 -7
  1178. package/select/components/field/Component.js +2 -2
  1179. package/select/components/field/index.css +9 -9
  1180. package/select/components/field/index.js +1 -1
  1181. package/select/components/index.js +4 -4
  1182. package/select/components/native-select/Component.js +1 -1
  1183. package/select/components/native-select/index.js +1 -1
  1184. package/select/components/optgroup/Component.js +1 -1
  1185. package/select/components/optgroup/index.css +6 -6
  1186. package/select/components/option/Component.js +2 -2
  1187. package/select/components/option/index.css +20 -20
  1188. package/select/components/option/index.js +1 -1
  1189. package/select/components/options-list/Component.js +2 -2
  1190. package/select/components/options-list/index.css +6 -6
  1191. package/select/components/options-list/index.js +1 -1
  1192. package/select/components/select-mobile/Component.js +4 -4
  1193. package/select/components/select-mobile/index.d.ts +1 -1
  1194. package/select/components/select-mobile/index.js +4 -4
  1195. package/select/components/select-modal-mobile/Component.js +4 -4
  1196. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1197. package/select/components/select-modal-mobile/index.js +4 -4
  1198. package/select/components/virtual-options-list/Component.js +2 -2
  1199. package/select/components/virtual-options-list/index.css +12 -12
  1200. package/select/components/virtual-options-list/index.js +1 -1
  1201. package/select/cssm/components/base-select-mobile/checkmark/index.module.css +1 -1
  1202. package/select/esm/{Component-816ad5b7.d.ts → Component-2da0ac3d.d.ts} +0 -0
  1203. package/select/esm/{Component-816ad5b7.js → Component-2da0ac3d.js} +11 -11
  1204. package/select/esm/{Component-185aad37.d.ts → Component-9b410796.d.ts} +0 -0
  1205. package/select/esm/{Component-185aad37.js → Component-9b410796.js} +3 -3
  1206. package/select/esm/Component.js +8 -8
  1207. package/select/esm/components/arrow/Component.js +1 -1
  1208. package/select/esm/components/arrow/index.css +3 -3
  1209. package/select/esm/components/base-select/Component.js +3 -3
  1210. package/select/esm/components/base-select/index.css +7 -7
  1211. package/select/esm/components/base-select/index.d.ts +1 -1
  1212. package/select/esm/components/base-select/index.js +3 -3
  1213. package/select/esm/components/base-select-mobile/Component.js +10 -10
  1214. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1215. package/select/esm/components/base-select-mobile/checkmark/index.css +5 -5
  1216. package/select/esm/components/base-select-mobile/index.css +11 -11
  1217. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1218. package/select/esm/components/base-select-mobile/index.js +10 -10
  1219. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1220. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1221. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1222. package/select/esm/components/checkmark/Component.js +1 -1
  1223. package/select/esm/components/checkmark/index.css +7 -7
  1224. package/select/esm/components/field/Component.js +3 -3
  1225. package/select/esm/components/field/index.css +9 -9
  1226. package/select/esm/components/field/index.js +2 -2
  1227. package/select/esm/components/index.js +10 -10
  1228. package/select/esm/components/native-select/Component.js +1 -1
  1229. package/select/esm/components/native-select/index.js +1 -1
  1230. package/select/esm/components/optgroup/Component.js +1 -1
  1231. package/select/esm/components/optgroup/index.css +6 -6
  1232. package/select/esm/components/option/Component.js +2 -2
  1233. package/select/esm/components/option/index.css +20 -20
  1234. package/select/esm/components/option/index.js +1 -1
  1235. package/select/esm/components/options-list/Component.js +3 -3
  1236. package/select/esm/components/options-list/index.css +6 -6
  1237. package/select/esm/components/options-list/index.js +2 -2
  1238. package/select/esm/components/select-mobile/Component.js +10 -10
  1239. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1240. package/select/esm/components/select-mobile/index.js +10 -10
  1241. package/select/esm/components/select-modal-mobile/Component.js +10 -10
  1242. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1243. package/select/esm/components/select-modal-mobile/index.js +10 -10
  1244. package/select/esm/components/virtual-options-list/Component.js +3 -3
  1245. package/select/esm/components/virtual-options-list/index.css +12 -12
  1246. package/select/esm/components/virtual-options-list/index.js +2 -2
  1247. package/select/esm/index.js +10 -10
  1248. package/select/esm/{intersection-observer-d9cc0596.d.ts → intersection-observer-4096d66c.d.ts} +0 -0
  1249. package/select/esm/{intersection-observer-d9cc0596.js → intersection-observer-4096d66c.js} +0 -0
  1250. package/select/esm/presets/index.js +10 -10
  1251. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1252. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1253. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1254. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1255. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1256. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1257. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1258. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1259. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1260. package/select/esm/{tslib.es6-7944868c.d.ts → tslib.es6-33c50374.d.ts} +0 -0
  1261. package/select/esm/{tslib.es6-7944868c.js → tslib.es6-33c50374.js} +0 -0
  1262. package/select/index.js +4 -4
  1263. package/select/{intersection-observer-b13f5c25.d.ts → intersection-observer-a670e525.d.ts} +0 -0
  1264. package/select/{intersection-observer-b13f5c25.js → intersection-observer-a670e525.js} +0 -0
  1265. package/select/modern/{Component-e22ae2cd.d.ts → Component-aa3efa05.d.ts} +0 -0
  1266. package/select/modern/{Component-e22ae2cd.js → Component-aa3efa05.js} +2 -2
  1267. package/select/modern/{Component-f54e1b7d.d.ts → Component-f663846b.d.ts} +0 -0
  1268. package/select/modern/{Component-f54e1b7d.js → Component-f663846b.js} +7 -7
  1269. package/select/modern/Component.js +4 -4
  1270. package/select/modern/components/arrow/Component.js +1 -1
  1271. package/select/modern/components/arrow/index.css +3 -3
  1272. package/select/modern/components/base-select/Component.js +2 -2
  1273. package/select/modern/components/base-select/index.css +7 -7
  1274. package/select/modern/components/base-select/index.d.ts +1 -1
  1275. package/select/modern/components/base-select/index.js +2 -2
  1276. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1277. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1278. package/select/modern/components/base-select-mobile/checkmark/index.css +5 -5
  1279. package/select/modern/components/base-select-mobile/index.css +11 -11
  1280. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1281. package/select/modern/components/base-select-mobile/index.js +6 -6
  1282. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1283. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1284. package/select/modern/components/checkmark/Component.js +1 -1
  1285. package/select/modern/components/checkmark/index.css +7 -7
  1286. package/select/modern/components/field/Component.js +1 -1
  1287. package/select/modern/components/field/index.css +9 -9
  1288. package/select/modern/components/index.js +6 -6
  1289. package/select/modern/components/optgroup/Component.js +1 -1
  1290. package/select/modern/components/optgroup/index.css +6 -6
  1291. package/select/modern/components/option/Component.js +1 -1
  1292. package/select/modern/components/option/index.css +20 -20
  1293. package/select/modern/components/options-list/Component.js +2 -2
  1294. package/select/modern/components/options-list/index.css +6 -6
  1295. package/select/modern/components/options-list/index.js +1 -1
  1296. package/select/modern/components/select-mobile/Component.js +6 -6
  1297. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1298. package/select/modern/components/select-mobile/index.js +6 -6
  1299. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1300. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1301. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1302. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1303. package/select/modern/components/virtual-options-list/index.css +12 -12
  1304. package/select/modern/index.js +6 -6
  1305. package/select/modern/{intersection-observer-d9cc0596.d.ts → intersection-observer-4096d66c.d.ts} +0 -0
  1306. package/select/modern/{intersection-observer-d9cc0596.js → intersection-observer-4096d66c.js} +0 -0
  1307. package/select/modern/presets/index.js +6 -6
  1308. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1309. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1310. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1311. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1312. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1313. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1314. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1315. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1316. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1317. package/select/presets/index.js +4 -4
  1318. package/select/presets/useLazyLoading/hook.js +3 -3
  1319. package/select/presets/useLazyLoading/index.css +2 -2
  1320. package/select/presets/useSelectWithApply/hook.js +4 -4
  1321. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1322. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1323. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1324. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1325. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1326. package/select/presets/useSelectWithLoading/index.css +2 -2
  1327. package/select/{tslib.es6-85ad4c97.d.ts → tslib.es6-e5c74e1f.d.ts} +0 -0
  1328. package/select/{tslib.es6-85ad4c97.js → tslib.es6-e5c74e1f.js} +0 -0
  1329. package/select-with-tags/CHANGELOG.md +16 -0
  1330. package/select-with-tags/component.js +1 -1
  1331. package/select-with-tags/components/index.js +1 -1
  1332. package/select-with-tags/components/tag/component.js +2 -2
  1333. package/select-with-tags/components/tag/index.css +11 -11
  1334. package/select-with-tags/components/tag/index.js +1 -1
  1335. package/select-with-tags/components/tag-list/component.js +2 -2
  1336. package/select-with-tags/components/tag-list/index.css +31 -31
  1337. package/select-with-tags/components/tag-list/index.js +1 -1
  1338. package/select-with-tags/esm/component.js +1 -1
  1339. package/select-with-tags/esm/components/index.js +1 -1
  1340. package/select-with-tags/esm/components/tag/component.js +2 -2
  1341. package/select-with-tags/esm/components/tag/index.css +11 -11
  1342. package/select-with-tags/esm/components/tag/index.js +1 -1
  1343. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1344. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1345. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1346. package/select-with-tags/esm/index.js +1 -1
  1347. package/select-with-tags/esm/{tslib.es6-72b823b8.d.ts → tslib.es6-ab3add10.d.ts} +0 -0
  1348. package/select-with-tags/esm/{tslib.es6-72b823b8.js → tslib.es6-ab3add10.js} +0 -0
  1349. package/select-with-tags/esm/utils/index.js +1 -1
  1350. package/select-with-tags/esm/utils/match.js +1 -1
  1351. package/select-with-tags/index.js +1 -1
  1352. package/select-with-tags/modern/components/tag/component.js +1 -1
  1353. package/select-with-tags/modern/components/tag/index.css +11 -11
  1354. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1355. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1356. package/select-with-tags/{tslib.es6-97fcb8f4.d.ts → tslib.es6-f92f9f2f.d.ts} +0 -0
  1357. package/select-with-tags/{tslib.es6-97fcb8f4.js → tslib.es6-f92f9f2f.js} +0 -0
  1358. package/select-with-tags/utils/index.js +1 -1
  1359. package/select-with-tags/utils/match.js +1 -1
  1360. package/side-panel/CHANGELOG.md +8 -0
  1361. package/side-panel/Component.desktop.js +3 -3
  1362. package/side-panel/Component.mobile.js +3 -3
  1363. package/side-panel/Component.responsive.d.ts +1 -1
  1364. package/side-panel/Component.responsive.js +1 -1
  1365. package/side-panel/components/closer/Component.js +2 -2
  1366. package/side-panel/components/closer/index.css +4 -4
  1367. package/side-panel/components/content/Component.desktop.js +2 -2
  1368. package/side-panel/components/content/Component.js +1 -1
  1369. package/side-panel/components/content/Component.mobile.js +2 -2
  1370. package/side-panel/components/content/desktop.css +3 -3
  1371. package/side-panel/components/content/index.css +3 -3
  1372. package/side-panel/components/content/mobile.css +3 -3
  1373. package/side-panel/components/footer/Component.desktop.js +2 -2
  1374. package/side-panel/components/footer/Component.js +2 -2
  1375. package/side-panel/components/footer/Component.mobile.js +2 -2
  1376. package/side-panel/components/footer/desktop.css +3 -3
  1377. package/side-panel/components/footer/index.css +4 -4
  1378. package/side-panel/components/footer/layout.css +25 -25
  1379. package/side-panel/components/footer/mobile.css +3 -3
  1380. package/side-panel/components/header/Component.desktop.js +2 -2
  1381. package/side-panel/components/header/Component.js +1 -1
  1382. package/side-panel/components/header/Component.mobile.js +2 -2
  1383. package/side-panel/components/header/desktop.css +6 -6
  1384. package/side-panel/components/header/index.css +15 -15
  1385. package/side-panel/components/header/mobile.css +3 -3
  1386. package/side-panel/desktop.css +3 -3
  1387. package/side-panel/desktop.js +1 -1
  1388. package/side-panel/esm/Component.desktop.js +3 -3
  1389. package/side-panel/esm/Component.mobile.js +3 -3
  1390. package/side-panel/esm/Component.responsive.js +1 -1
  1391. package/side-panel/esm/components/closer/Component.js +2 -2
  1392. package/side-panel/esm/components/closer/index.css +4 -4
  1393. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1394. package/side-panel/esm/components/content/Component.js +1 -1
  1395. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1396. package/side-panel/esm/components/content/desktop.css +3 -3
  1397. package/side-panel/esm/components/content/index.css +3 -3
  1398. package/side-panel/esm/components/content/mobile.css +3 -3
  1399. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1400. package/side-panel/esm/components/footer/Component.js +2 -2
  1401. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1402. package/side-panel/esm/components/footer/desktop.css +3 -3
  1403. package/side-panel/esm/components/footer/index.css +4 -4
  1404. package/side-panel/esm/components/footer/layout.css +25 -25
  1405. package/side-panel/esm/components/footer/mobile.css +3 -3
  1406. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1407. package/side-panel/esm/components/header/Component.js +1 -1
  1408. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1409. package/side-panel/esm/components/header/desktop.css +6 -6
  1410. package/side-panel/esm/components/header/index.css +15 -15
  1411. package/side-panel/esm/components/header/mobile.css +3 -3
  1412. package/side-panel/esm/desktop.css +3 -3
  1413. package/side-panel/esm/desktop.js +1 -1
  1414. package/side-panel/esm/index.js +1 -1
  1415. package/side-panel/esm/mobile.css +2 -2
  1416. package/side-panel/esm/mobile.js +1 -1
  1417. package/side-panel/esm/responsive.js +1 -1
  1418. package/side-panel/esm/transitions.desktop.css +8 -8
  1419. package/side-panel/esm/transitions.mobile.css +8 -8
  1420. package/side-panel/esm/{tslib.es6-1be08558.d.ts → tslib.es6-99bb2e14.d.ts} +0 -0
  1421. package/side-panel/esm/{tslib.es6-1be08558.js → tslib.es6-99bb2e14.js} +0 -0
  1422. package/side-panel/index.js +1 -1
  1423. package/side-panel/mobile.css +2 -2
  1424. package/side-panel/mobile.js +1 -1
  1425. package/side-panel/modern/Component.desktop.js +2 -2
  1426. package/side-panel/modern/Component.mobile.js +2 -2
  1427. package/side-panel/modern/Component.responsive.d.ts +1 -1
  1428. package/side-panel/modern/components/closer/Component.js +1 -1
  1429. package/side-panel/modern/components/closer/index.css +4 -4
  1430. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1431. package/side-panel/modern/components/content/Component.js +1 -1
  1432. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1433. package/side-panel/modern/components/content/desktop.css +3 -3
  1434. package/side-panel/modern/components/content/index.css +3 -3
  1435. package/side-panel/modern/components/content/mobile.css +3 -3
  1436. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1437. package/side-panel/modern/components/footer/Component.js +2 -2
  1438. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1439. package/side-panel/modern/components/footer/desktop.css +3 -3
  1440. package/side-panel/modern/components/footer/index.css +4 -4
  1441. package/side-panel/modern/components/footer/layout.css +25 -25
  1442. package/side-panel/modern/components/footer/mobile.css +3 -3
  1443. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1444. package/side-panel/modern/components/header/Component.js +1 -1
  1445. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1446. package/side-panel/modern/components/header/desktop.css +6 -6
  1447. package/side-panel/modern/components/header/index.css +15 -15
  1448. package/side-panel/modern/components/header/mobile.css +3 -3
  1449. package/side-panel/modern/desktop.css +3 -3
  1450. package/side-panel/modern/mobile.css +2 -2
  1451. package/side-panel/modern/transitions.desktop.css +8 -8
  1452. package/side-panel/modern/transitions.mobile.css +8 -8
  1453. package/side-panel/responsive.js +1 -1
  1454. package/side-panel/transitions.desktop.css +8 -8
  1455. package/side-panel/transitions.mobile.css +8 -8
  1456. package/side-panel/{tslib.es6-ec991fad.d.ts → tslib.es6-957decd2.d.ts} +0 -0
  1457. package/side-panel/{tslib.es6-ec991fad.js → tslib.es6-957decd2.js} +0 -0
  1458. package/skeleton/Component.js +1 -1
  1459. package/skeleton/esm/Component.js +1 -1
  1460. package/skeleton/esm/index.css +10 -10
  1461. package/skeleton/index.css +10 -10
  1462. package/skeleton/modern/Component.js +1 -1
  1463. package/skeleton/modern/index.css +10 -10
  1464. package/slider/Component.d.ts +2 -2
  1465. package/slider/Component.js +1 -1
  1466. package/slider/cssm/Component.d.ts +2 -2
  1467. package/slider/esm/Component.d.ts +2 -2
  1468. package/slider/esm/Component.js +1 -1
  1469. package/slider/esm/index.css +16 -16
  1470. package/slider/index.css +16 -16
  1471. package/slider/modern/Component.d.ts +2 -2
  1472. package/slider/modern/Component.js +1 -1
  1473. package/slider/modern/index.css +16 -16
  1474. package/slider-input/CHANGELOG.md +8 -0
  1475. package/slider-input/Component.d.ts +3 -7
  1476. package/slider-input/Component.js +1 -1
  1477. package/slider-input/cssm/Component.d.ts +3 -7
  1478. package/slider-input/esm/Component.d.ts +3 -7
  1479. package/slider-input/esm/Component.js +1 -1
  1480. package/slider-input/esm/index.css +17 -17
  1481. package/slider-input/index.css +17 -17
  1482. package/slider-input/modern/Component.d.ts +3 -7
  1483. package/slider-input/modern/Component.js +1 -1
  1484. package/slider-input/modern/index.css +17 -17
  1485. package/space/Component.js +2 -2
  1486. package/space/{Item-a68c7a89.d.ts → Item-ea34162b.d.ts} +0 -0
  1487. package/space/{Item-a68c7a89.js → Item-ea34162b.js} +0 -0
  1488. package/space/Item.js +1 -1
  1489. package/space/esm/Component.js +2 -2
  1490. package/space/esm/{Item-1daa5dfc.d.ts → Item-56a741e7.d.ts} +0 -0
  1491. package/space/esm/{Item-1daa5dfc.js → Item-56a741e7.js} +0 -0
  1492. package/space/esm/Item.js +1 -1
  1493. package/space/esm/index.css +8 -8
  1494. package/space/esm/index.js +1 -1
  1495. package/space/index.css +8 -8
  1496. package/space/index.js +1 -1
  1497. package/space/modern/Component.js +1 -1
  1498. package/space/modern/index.css +8 -8
  1499. package/spinner/Component.js +1 -1
  1500. package/spinner/esm/Component.js +1 -1
  1501. package/spinner/esm/index.css +9 -9
  1502. package/spinner/index.css +9 -9
  1503. package/spinner/modern/Component.js +1 -1
  1504. package/spinner/modern/index.css +9 -9
  1505. package/status/Component.js +1 -1
  1506. package/status/esm/Component.js +1 -1
  1507. package/status/esm/index.css +17 -17
  1508. package/status/index.css +17 -17
  1509. package/status/modern/Component.js +1 -1
  1510. package/status/modern/index.css +17 -17
  1511. package/stepped-progress-bar/Component.js +1 -1
  1512. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1513. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1514. package/stepped-progress-bar/esm/Component.js +1 -1
  1515. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1516. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1517. package/stepped-progress-bar/esm/index.css +3 -3
  1518. package/stepped-progress-bar/index.css +3 -3
  1519. package/stepped-progress-bar/modern/Component.js +1 -1
  1520. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1521. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1522. package/stepped-progress-bar/modern/index.css +3 -3
  1523. package/switch/Component.js +1 -1
  1524. package/switch/esm/Component.js +1 -1
  1525. package/switch/esm/index.css +25 -25
  1526. package/switch/index.css +25 -25
  1527. package/switch/modern/Component.js +1 -1
  1528. package/switch/modern/index.css +25 -25
  1529. package/table/CHANGELOG.md +16 -0
  1530. package/table/component.js +1 -1
  1531. package/table/components/index.js +1 -1
  1532. package/table/components/pagination/Component.js +2 -2
  1533. package/table/components/pagination/index.css +8 -8
  1534. package/table/components/pagination/index.js +1 -1
  1535. package/table/components/pagination/select-field/index.css +4 -4
  1536. package/table/components/pagination/select-field/index.js +2 -2
  1537. package/table/components/table/Component.js +2 -2
  1538. package/table/components/table/index.css +6 -6
  1539. package/table/components/table/index.js +1 -1
  1540. package/table/components/table/utils.js +1 -1
  1541. package/table/components/tbody/Component.js +2 -2
  1542. package/table/components/tbody/index.css +2 -2
  1543. package/table/components/tbody/index.js +1 -1
  1544. package/table/components/tcell/Component.js +2 -2
  1545. package/table/components/tcell/index.css +4 -4
  1546. package/table/components/tcell/index.js +1 -1
  1547. package/table/components/texpandable-row/Component.js +2 -2
  1548. package/table/components/texpandable-row/index.css +5 -5
  1549. package/table/components/texpandable-row/index.js +1 -1
  1550. package/table/components/thead/Component.js +2 -2
  1551. package/table/components/thead/index.css +6 -6
  1552. package/table/components/thead/index.js +1 -1
  1553. package/table/components/thead-cell/Component.js +2 -2
  1554. package/table/components/thead-cell/index.css +5 -5
  1555. package/table/components/thead-cell/index.js +1 -1
  1556. package/table/components/trow/Component.js +2 -2
  1557. package/table/components/trow/index.css +8 -8
  1558. package/table/components/trow/index.js +1 -1
  1559. package/table/components/tsortable-head-cell/Component.js +2 -2
  1560. package/table/components/tsortable-head-cell/index.css +9 -9
  1561. package/table/components/tsortable-head-cell/index.js +1 -1
  1562. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1563. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1564. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1565. package/table/esm/component.js +1 -1
  1566. package/table/esm/components/index.js +1 -1
  1567. package/table/esm/components/pagination/Component.js +2 -2
  1568. package/table/esm/components/pagination/index.css +8 -8
  1569. package/table/esm/components/pagination/index.js +1 -1
  1570. package/table/esm/components/pagination/select-field/index.css +4 -4
  1571. package/table/esm/components/pagination/select-field/index.js +2 -2
  1572. package/table/esm/components/table/Component.js +2 -2
  1573. package/table/esm/components/table/index.css +6 -6
  1574. package/table/esm/components/table/index.js +1 -1
  1575. package/table/esm/components/table/utils.js +1 -1
  1576. package/table/esm/components/tbody/Component.js +2 -2
  1577. package/table/esm/components/tbody/index.css +2 -2
  1578. package/table/esm/components/tbody/index.js +1 -1
  1579. package/table/esm/components/tcell/Component.js +2 -2
  1580. package/table/esm/components/tcell/index.css +4 -4
  1581. package/table/esm/components/tcell/index.js +1 -1
  1582. package/table/esm/components/texpandable-row/Component.js +2 -2
  1583. package/table/esm/components/texpandable-row/index.css +5 -5
  1584. package/table/esm/components/texpandable-row/index.js +1 -1
  1585. package/table/esm/components/thead/Component.js +2 -2
  1586. package/table/esm/components/thead/index.css +6 -6
  1587. package/table/esm/components/thead/index.js +1 -1
  1588. package/table/esm/components/thead-cell/Component.js +2 -2
  1589. package/table/esm/components/thead-cell/index.css +5 -5
  1590. package/table/esm/components/thead-cell/index.js +1 -1
  1591. package/table/esm/components/trow/Component.js +2 -2
  1592. package/table/esm/components/trow/index.css +8 -8
  1593. package/table/esm/components/trow/index.js +1 -1
  1594. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1595. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1596. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1597. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1598. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1599. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1600. package/table/esm/index.js +1 -1
  1601. package/table/esm/{tslib.es6-81183e09.d.ts → tslib.es6-73dceddb.d.ts} +0 -0
  1602. package/table/esm/{tslib.es6-81183e09.js → tslib.es6-73dceddb.js} +0 -0
  1603. package/table/index.js +1 -1
  1604. package/table/modern/components/pagination/Component.js +1 -1
  1605. package/table/modern/components/pagination/index.css +8 -8
  1606. package/table/modern/components/pagination/select-field/index.css +4 -4
  1607. package/table/modern/components/pagination/select-field/index.js +1 -1
  1608. package/table/modern/components/table/Component.js +1 -1
  1609. package/table/modern/components/table/index.css +6 -6
  1610. package/table/modern/components/tbody/Component.js +1 -1
  1611. package/table/modern/components/tbody/index.css +2 -2
  1612. package/table/modern/components/tcell/Component.js +1 -1
  1613. package/table/modern/components/tcell/index.css +4 -4
  1614. package/table/modern/components/texpandable-row/Component.js +1 -1
  1615. package/table/modern/components/texpandable-row/index.css +5 -5
  1616. package/table/modern/components/thead/Component.js +1 -1
  1617. package/table/modern/components/thead/index.css +6 -6
  1618. package/table/modern/components/thead-cell/Component.js +1 -1
  1619. package/table/modern/components/thead-cell/index.css +5 -5
  1620. package/table/modern/components/trow/Component.js +1 -1
  1621. package/table/modern/components/trow/index.css +8 -8
  1622. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1623. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1624. package/table/{tslib.es6-2f63daab.d.ts → tslib.es6-a4f8f484.d.ts} +0 -0
  1625. package/table/{tslib.es6-2f63daab.js → tslib.es6-a4f8f484.js} +0 -0
  1626. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1627. package/tabs/components/primary-tablist/Component.js +1 -1
  1628. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1629. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1630. package/tabs/components/primary-tablist/index.css +19 -19
  1631. package/tabs/components/primary-tablist/mobile.css +23 -22
  1632. package/tabs/components/scrollable-container/Component.js +1 -1
  1633. package/tabs/components/scrollable-container/index.css +4 -4
  1634. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1635. package/tabs/components/secondary-tablist/Component.js +1 -1
  1636. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1637. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1638. package/tabs/components/secondary-tablist/index.css +10 -10
  1639. package/tabs/components/secondary-tablist/mobile.css +13 -12
  1640. package/tabs/components/tab/Component.js +1 -1
  1641. package/tabs/components/tab/index.css +2 -2
  1642. package/tabs/components/tabs/Component.desktop.js +3 -3
  1643. package/tabs/components/tabs/Component.mobile.js +3 -3
  1644. package/tabs/components/tabs/Component.responsive.js +3 -3
  1645. package/tabs/desktop.js +3 -3
  1646. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1647. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1648. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1649. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1650. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1651. package/tabs/esm/components/primary-tablist/mobile.css +23 -22
  1652. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1653. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1654. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1655. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1656. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1657. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1658. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1659. package/tabs/esm/components/secondary-tablist/mobile.css +13 -12
  1660. package/tabs/esm/components/tab/Component.js +1 -1
  1661. package/tabs/esm/components/tab/index.css +2 -2
  1662. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1663. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1664. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1665. package/tabs/esm/desktop.js +3 -3
  1666. package/tabs/esm/index.js +3 -3
  1667. package/tabs/esm/index.module-b4126b7b.js +4 -0
  1668. package/tabs/esm/index.module-fcab17d9.js +4 -0
  1669. package/tabs/esm/mobile.js +3 -3
  1670. package/tabs/esm/responsive.js +3 -3
  1671. package/tabs/esm/{tslib.es6-895996ea.d.ts → tslib.es6-afd70eec.d.ts} +0 -0
  1672. package/tabs/esm/{tslib.es6-895996ea.js → tslib.es6-afd70eec.js} +0 -0
  1673. package/tabs/index.js +3 -3
  1674. package/tabs/index.module-5d861f0e.js +4 -0
  1675. package/tabs/index.module-da4a2b4b.js +4 -0
  1676. package/tabs/mobile.js +3 -3
  1677. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1678. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1679. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1680. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1681. package/tabs/modern/components/primary-tablist/mobile.css +23 -22
  1682. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1683. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1684. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1685. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1686. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1687. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1688. package/tabs/modern/components/secondary-tablist/mobile.css +13 -12
  1689. package/tabs/modern/components/tab/Component.js +1 -1
  1690. package/tabs/modern/components/tab/index.css +2 -2
  1691. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1692. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1693. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1694. package/tabs/modern/desktop.js +2 -2
  1695. package/tabs/modern/index.js +2 -2
  1696. package/tabs/modern/index.module-b4126b7b.js +4 -0
  1697. package/tabs/modern/index.module-fcab17d9.js +4 -0
  1698. package/tabs/modern/mobile.js +2 -2
  1699. package/tabs/modern/responsive.js +2 -2
  1700. package/tabs/responsive.js +3 -3
  1701. package/tabs/{tslib.es6-8cc988b6.d.ts → tslib.es6-288a4be5.d.ts} +0 -0
  1702. package/tabs/{tslib.es6-8cc988b6.js → tslib.es6-288a4be5.js} +0 -0
  1703. package/tag/Component.js +3 -3
  1704. package/tag/default.css +8 -8
  1705. package/tag/esm/Component.js +3 -3
  1706. package/tag/esm/default.css +8 -8
  1707. package/tag/esm/index.css +37 -37
  1708. package/tag/esm/inverted.css +8 -8
  1709. package/tag/index.css +37 -37
  1710. package/tag/inverted.css +8 -8
  1711. package/tag/modern/Component.js +3 -3
  1712. package/tag/modern/default.css +8 -8
  1713. package/tag/modern/index.css +37 -37
  1714. package/tag/modern/inverted.css +8 -8
  1715. package/textarea/Component.js +3 -3
  1716. package/textarea/cssm/default.module.css +2 -2
  1717. package/textarea/cssm/inverted.module.css +2 -2
  1718. package/textarea/default.css +20 -20
  1719. package/textarea/esm/Component.js +3 -3
  1720. package/textarea/esm/default.css +20 -20
  1721. package/textarea/esm/index.css +21 -21
  1722. package/textarea/esm/inverted.css +20 -20
  1723. package/textarea/index.css +21 -21
  1724. package/textarea/inverted.css +20 -20
  1725. package/textarea/modern/Component.js +3 -3
  1726. package/textarea/modern/default.css +20 -20
  1727. package/textarea/modern/index.css +21 -21
  1728. package/textarea/modern/inverted.css +20 -20
  1729. package/themes/CHANGELOG.md +32 -0
  1730. package/themes/click.css +3 -2
  1731. package/themes/compiled/mobile-dark-bluetint.css +1895 -304
  1732. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1733. package/themes/corp.css +1 -0
  1734. package/themes/dark.js +2 -0
  1735. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1736. package/themes/input/site.css +2 -2
  1737. package/themes/intranet.css +1 -0
  1738. package/themes/mixins/input/site.css +2 -2
  1739. package/themes/mixins/select/click.css +2 -2
  1740. package/themes/mobile.css +1 -0
  1741. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1742. package/themes/package.json +10 -1
  1743. package/themes/select/click.css +2 -2
  1744. package/themes/send-stats.js +0 -0
  1745. package/themes/site.css +3 -2
  1746. package/toast/component.js +1 -1
  1747. package/toast/esm/component.js +1 -1
  1748. package/toast/esm/index.css +9 -9
  1749. package/toast/index.css +9 -9
  1750. package/toast/modern/component.js +1 -1
  1751. package/toast/modern/index.css +9 -9
  1752. package/toast-plate/component.js +1 -1
  1753. package/toast-plate/cssm/index.module.css +1 -0
  1754. package/toast-plate/esm/component.js +1 -1
  1755. package/toast-plate/esm/index.css +16 -15
  1756. package/toast-plate/index.css +16 -15
  1757. package/toast-plate/modern/component.js +1 -1
  1758. package/toast-plate/modern/index.css +16 -15
  1759. package/tooltip/CHANGELOG.md +8 -0
  1760. package/tooltip/{Component-50a7d068.d.ts → Component-85e88cce.d.ts} +0 -0
  1761. package/tooltip/{Component-50a7d068.js → Component-85e88cce.js} +3 -3
  1762. package/tooltip/Component.js +1 -1
  1763. package/tooltip/component.responsive.js +2 -2
  1764. package/tooltip/default.css +3 -3
  1765. package/tooltip/esm/{Component-7259d2f7.d.ts → Component-f7d33b1d.d.ts} +0 -0
  1766. package/tooltip/esm/{Component-7259d2f7.js → Component-f7d33b1d.js} +3 -3
  1767. package/tooltip/esm/Component.js +1 -1
  1768. package/tooltip/esm/component.responsive.js +2 -2
  1769. package/tooltip/esm/default.css +3 -3
  1770. package/tooltip/esm/index.css +6 -6
  1771. package/tooltip/esm/index.d.ts +1 -1
  1772. package/tooltip/esm/index.js +1 -1
  1773. package/tooltip/esm/inverted.css +5 -5
  1774. package/tooltip/esm/responsive.css +3 -3
  1775. package/tooltip/esm/responsive.js +1 -1
  1776. package/tooltip/index.css +6 -6
  1777. package/tooltip/index.d.ts +1 -1
  1778. package/tooltip/index.js +1 -1
  1779. package/tooltip/inverted.css +5 -5
  1780. package/tooltip/modern/Component.js +3 -3
  1781. package/tooltip/modern/component.responsive.js +1 -1
  1782. package/tooltip/modern/default.css +3 -3
  1783. package/tooltip/modern/index.css +6 -6
  1784. package/tooltip/modern/inverted.css +5 -5
  1785. package/tooltip/modern/responsive.css +3 -3
  1786. package/tooltip/responsive.css +3 -3
  1787. package/tooltip/responsive.js +1 -1
  1788. package/typography/colors.css +12 -12
  1789. package/typography/{colors.module-1a0ed21c.d.ts → colors.module-9cb865ee.d.ts} +0 -0
  1790. package/typography/{colors.module-1a0ed21c.js → colors.module-9cb865ee.js} +1 -1
  1791. package/typography/common.module-1c46b2f9.js +4 -0
  1792. package/typography/component.js +2 -2
  1793. package/typography/esm/colors.css +12 -12
  1794. package/typography/esm/{colors.module-3e3e8ef3.d.ts → colors.module-5015dbee.d.ts} +0 -0
  1795. package/typography/esm/{colors.module-3e3e8ef3.js → colors.module-5015dbee.js} +1 -1
  1796. package/typography/esm/common.module-e652c0e2.js +4 -0
  1797. package/typography/esm/component.js +2 -2
  1798. package/typography/esm/index.js +2 -2
  1799. package/typography/esm/text/component.js +2 -2
  1800. package/typography/esm/text/index.css +13 -13
  1801. package/typography/esm/text/index.js +1 -1
  1802. package/typography/esm/title/common.css +4 -4
  1803. package/typography/esm/title/component.js +1 -1
  1804. package/typography/esm/title/index.css +18 -18
  1805. package/typography/esm/title/index.js +3 -3
  1806. package/typography/esm/title-mobile/component.js +3 -3
  1807. package/typography/esm/title-mobile/index.css +13 -13
  1808. package/typography/esm/title-mobile/index.js +2 -2
  1809. package/typography/esm/title-responsive/component.js +3 -3
  1810. package/typography/esm/title-responsive/index.css +40 -40
  1811. package/typography/esm/title-responsive/index.js +2 -2
  1812. package/typography/index.js +2 -2
  1813. package/typography/modern/colors.css +12 -12
  1814. package/typography/modern/colors.module-b3233736.js +4 -0
  1815. package/typography/modern/common.module-e652c0e2.js +4 -0
  1816. package/typography/modern/component.js +2 -2
  1817. package/typography/modern/index.js +2 -2
  1818. package/typography/modern/text/component.js +2 -2
  1819. package/typography/modern/text/index.css +13 -13
  1820. package/typography/modern/text/index.js +1 -1
  1821. package/typography/modern/title/common.css +4 -4
  1822. package/typography/modern/title/component.js +1 -1
  1823. package/typography/modern/title/index.css +18 -18
  1824. package/typography/modern/title/index.js +3 -3
  1825. package/typography/modern/title-mobile/component.js +3 -3
  1826. package/typography/modern/title-mobile/index.css +13 -13
  1827. package/typography/modern/title-mobile/index.js +2 -2
  1828. package/typography/modern/title-responsive/component.js +3 -3
  1829. package/typography/modern/title-responsive/index.css +40 -40
  1830. package/typography/modern/title-responsive/index.js +2 -2
  1831. package/typography/text/component.js +2 -2
  1832. package/typography/text/index.css +13 -13
  1833. package/typography/text/index.js +1 -1
  1834. package/typography/title/common.css +4 -4
  1835. package/typography/title/component.js +1 -1
  1836. package/typography/title/index.css +18 -18
  1837. package/typography/title/index.js +3 -3
  1838. package/typography/title-mobile/component.js +3 -3
  1839. package/typography/title-mobile/index.css +13 -13
  1840. package/typography/title-mobile/index.js +2 -2
  1841. package/typography/title-responsive/component.js +3 -3
  1842. package/typography/title-responsive/index.css +40 -40
  1843. package/typography/title-responsive/index.js +2 -2
  1844. package/vars/CHANGELOG.md +11 -0
  1845. package/vars/border-radius.css +1 -0
  1846. package/vars/colors-bluetint.js +2 -0
  1847. package/vars/colors-indigo.js +2 -0
  1848. package/vars/cssm/border-radius.css +1 -0
  1849. package/vars/cssm/colors-bluetint.js +2 -0
  1850. package/vars/cssm/colors-indigo.js +2 -0
  1851. package/vars/cssm/index.css +1 -0
  1852. package/vars/index.d.ts +1 -0
  1853. package/vars/index.js +1 -0
  1854. package/vars/package.json +11 -1
  1855. package/vars/send-stats.js +0 -0
  1856. package/with-suffix/CHANGELOG.md +8 -0
  1857. package/with-suffix/Component.js +1 -1
  1858. package/with-suffix/esm/Component.js +1 -1
  1859. package/with-suffix/esm/index.css +9 -9
  1860. package/with-suffix/index.css +9 -9
  1861. package/with-suffix/modern/Component.js +1 -1
  1862. package/with-suffix/modern/index.css +9 -9
  1863. package/calendar-range/modern/index.module-076a16ff.js +0 -4
  1864. package/grid/esm/gutters.module-98528d09.js +0 -27
  1865. package/grid/gutters.module-a01267bc.js +0 -28
  1866. package/grid/modern/gutters.module-48d1887e.js +0 -4
  1867. package/modal/esm/transitions.module-b48ab631.js +0 -4
  1868. package/modal/modern/transitions.module-b48ab631.js +0 -4
  1869. package/modal/transitions.module-2acfeb88.js +0 -4
  1870. package/tabs/esm/index.module-bf008018.js +0 -4
  1871. package/tabs/esm/index.module-d3e4566a.js +0 -4
  1872. package/tabs/index.module-32628b8a.js +0 -4
  1873. package/tabs/index.module-b2dcbe6f.js +0 -4
  1874. package/tabs/modern/index.module-bf008018.js +0 -4
  1875. package/tabs/modern/index.module-d3e4566a.js +0 -4
  1876. package/themes/dist/CHANGELOG.md +0 -731
  1877. package/themes/dist/amount/click.css +0 -4
  1878. package/themes/dist/backdrop/click.css +0 -4
  1879. package/themes/dist/bottom-sheet/click.css +0 -9
  1880. package/themes/dist/bottom-sheet/corp.css +0 -4
  1881. package/themes/dist/bottom-sheet/intranet.css +0 -3
  1882. package/themes/dist/bottom-sheet/mobile.css +0 -4
  1883. package/themes/dist/bottom-sheet/site.css +0 -3
  1884. package/themes/dist/button/click.css +0 -21
  1885. package/themes/dist/button/corp.css +0 -51
  1886. package/themes/dist/button/intranet.css +0 -22
  1887. package/themes/dist/button/mobile.css +0 -22
  1888. package/themes/dist/button/site.css +0 -7
  1889. package/themes/dist/calendar/click.css +0 -8
  1890. package/themes/dist/calendar/intranet.css +0 -9
  1891. package/themes/dist/calendar-input/click.css +0 -3
  1892. package/themes/dist/calendar-input/corp.css +0 -3
  1893. package/themes/dist/calendar-input/intranet.css +0 -3
  1894. package/themes/dist/calendar-input/mobile.css +0 -3
  1895. package/themes/dist/checkbox/click.css +0 -9
  1896. package/themes/dist/checkbox/intranet.css +0 -19
  1897. package/themes/dist/checkbox/mobile.css +0 -19
  1898. package/themes/dist/checkbox-group/click.css +0 -5
  1899. package/themes/dist/circular-progress-bar/click.css +0 -5
  1900. package/themes/dist/click.css +0 -968
  1901. package/themes/dist/code-input/click.css +0 -6
  1902. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2412
  1903. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  1904. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  1905. package/themes/dist/confirmation/click.css +0 -12
  1906. package/themes/dist/confirmation/intranet.css +0 -7
  1907. package/themes/dist/confirmation/mobile.css +0 -7
  1908. package/themes/dist/corp.css +0 -773
  1909. package/themes/dist/dark.css +0 -258
  1910. package/themes/dist/dark.d.ts +0 -2
  1911. package/themes/dist/dark.js +0 -12
  1912. package/themes/dist/dropzone/click.css +0 -4
  1913. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  1914. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  1915. package/themes/dist/esm/dark.d.ts +0 -2
  1916. package/themes/dist/esm/dark.js +0 -6
  1917. package/themes/dist/filter-tag/mobile.css +0 -4
  1918. package/themes/dist/form-control/click.css +0 -31
  1919. package/themes/dist/form-control/intranet.css +0 -34
  1920. package/themes/dist/form-control/mobile.css +0 -34
  1921. package/themes/dist/form-control/site.css +0 -5
  1922. package/themes/dist/icon-button/click.css +0 -24
  1923. package/themes/dist/input/click.css +0 -8
  1924. package/themes/dist/input/corp.css +0 -3
  1925. package/themes/dist/input/intranet.css +0 -13
  1926. package/themes/dist/input/mobile.css +0 -13
  1927. package/themes/dist/input/site.css +0 -4
  1928. package/themes/dist/intranet.css +0 -838
  1929. package/themes/dist/link/click.css +0 -25
  1930. package/themes/dist/list/click.css +0 -4
  1931. package/themes/dist/mixins/amount/click.css +0 -4
  1932. package/themes/dist/mixins/backdrop/click.css +0 -4
  1933. package/themes/dist/mixins/bottom-sheet/click.css +0 -9
  1934. package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
  1935. package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
  1936. package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
  1937. package/themes/dist/mixins/bottom-sheet/site.css +0 -3
  1938. package/themes/dist/mixins/button/click.css +0 -21
  1939. package/themes/dist/mixins/button/corp.css +0 -51
  1940. package/themes/dist/mixins/button/intranet.css +0 -22
  1941. package/themes/dist/mixins/button/mobile.css +0 -22
  1942. package/themes/dist/mixins/button/site.css +0 -7
  1943. package/themes/dist/mixins/calendar/click.css +0 -8
  1944. package/themes/dist/mixins/calendar/intranet.css +0 -9
  1945. package/themes/dist/mixins/calendar-input/click.css +0 -3
  1946. package/themes/dist/mixins/calendar-input/corp.css +0 -3
  1947. package/themes/dist/mixins/calendar-input/intranet.css +0 -3
  1948. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  1949. package/themes/dist/mixins/checkbox/click.css +0 -9
  1950. package/themes/dist/mixins/checkbox/intranet.css +0 -19
  1951. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  1952. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  1953. package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
  1954. package/themes/dist/mixins/click.css +0 -58
  1955. package/themes/dist/mixins/code-input/click.css +0 -6
  1956. package/themes/dist/mixins/confirmation/click.css +0 -12
  1957. package/themes/dist/mixins/confirmation/intranet.css +0 -7
  1958. package/themes/dist/mixins/confirmation/mobile.css +0 -7
  1959. package/themes/dist/mixins/corp.css +0 -17
  1960. package/themes/dist/mixins/dark.css +0 -258
  1961. package/themes/dist/mixins/dropzone/click.css +0 -4
  1962. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  1963. package/themes/dist/mixins/form-control/click.css +0 -31
  1964. package/themes/dist/mixins/form-control/intranet.css +0 -34
  1965. package/themes/dist/mixins/form-control/mobile.css +0 -34
  1966. package/themes/dist/mixins/form-control/site.css +0 -5
  1967. package/themes/dist/mixins/icon-button/click.css +0 -24
  1968. package/themes/dist/mixins/input/click.css +0 -8
  1969. package/themes/dist/mixins/input/corp.css +0 -3
  1970. package/themes/dist/mixins/input/intranet.css +0 -13
  1971. package/themes/dist/mixins/input/mobile.css +0 -13
  1972. package/themes/dist/mixins/input/site.css +0 -4
  1973. package/themes/dist/mixins/intranet.css +0 -29
  1974. package/themes/dist/mixins/link/click.css +0 -25
  1975. package/themes/dist/mixins/list/click.css +0 -4
  1976. package/themes/dist/mixins/mobile.css +0 -29
  1977. package/themes/dist/mixins/modal/click.css +0 -30
  1978. package/themes/dist/mixins/modal/corp.css +0 -4
  1979. package/themes/dist/mixins/radio/click.css +0 -9
  1980. package/themes/dist/mixins/radio/intranet.css +0 -19
  1981. package/themes/dist/mixins/radio/mobile.css +0 -19
  1982. package/themes/dist/mixins/select/click.css +0 -25
  1983. package/themes/dist/mixins/select/corp.css +0 -7
  1984. package/themes/dist/mixins/select/intranet.css +0 -4
  1985. package/themes/dist/mixins/select/mobile.css +0 -4
  1986. package/themes/dist/mixins/select/site.css +0 -4
  1987. package/themes/dist/mixins/site.css +0 -15
  1988. package/themes/dist/mixins/skeleton/click.css +0 -9
  1989. package/themes/dist/mixins/slider/click.css +0 -19
  1990. package/themes/dist/mixins/slider/intranet.css +0 -6
  1991. package/themes/dist/mixins/slider/mobile.css +0 -6
  1992. package/themes/dist/mixins/slider-input/intranet.css +0 -3
  1993. package/themes/dist/mixins/slider-input/mobile.css +0 -3
  1994. package/themes/dist/mixins/switch/click.css +0 -5
  1995. package/themes/dist/mixins/tabs/click.css +0 -20
  1996. package/themes/dist/mixins/tabs/corp.css +0 -4
  1997. package/themes/dist/mixins/tabs/site.css +0 -8
  1998. package/themes/dist/mixins/tag/click.css +0 -12
  1999. package/themes/dist/mixins/tag/intranet.css +0 -16
  2000. package/themes/dist/mixins/tag/mobile.css +0 -17
  2001. package/themes/dist/mixins/toast-plate/click.css +0 -10
  2002. package/themes/dist/mobile.css +0 -835
  2003. package/themes/dist/modal/click.css +0 -30
  2004. package/themes/dist/modal/corp.css +0 -4
  2005. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2006. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2007. package/themes/dist/modern/dark.d.ts +0 -2
  2008. package/themes/dist/modern/dark.js +0 -6
  2009. package/themes/dist/package.json +0 -12
  2010. package/themes/dist/radio/click.css +0 -9
  2011. package/themes/dist/radio/intranet.css +0 -19
  2012. package/themes/dist/radio/mobile.css +0 -19
  2013. package/themes/dist/select/click.css +0 -25
  2014. package/themes/dist/select/corp.css +0 -7
  2015. package/themes/dist/select/intranet.css +0 -4
  2016. package/themes/dist/select/mobile.css +0 -4
  2017. package/themes/dist/select/site.css +0 -4
  2018. package/themes/dist/site.css +0 -736
  2019. package/themes/dist/skeleton/click.css +0 -9
  2020. package/themes/dist/slider/click.css +0 -19
  2021. package/themes/dist/slider/intranet.css +0 -6
  2022. package/themes/dist/slider/mobile.css +0 -6
  2023. package/themes/dist/slider-input/intranet.css +0 -3
  2024. package/themes/dist/slider-input/mobile.css +0 -3
  2025. package/themes/dist/switch/click.css +0 -5
  2026. package/themes/dist/tabs/click.css +0 -20
  2027. package/themes/dist/tabs/corp.css +0 -4
  2028. package/themes/dist/tabs/site.css +0 -8
  2029. package/themes/dist/tag/click.css +0 -12
  2030. package/themes/dist/tag/intranet.css +0 -16
  2031. package/themes/dist/tag/mobile.css +0 -17
  2032. package/themes/dist/toast-plate/click.css +0 -10
  2033. package/typography/common.module-12c006fb.js +0 -4
  2034. package/typography/esm/common.module-aa88d0eb.js +0 -4
  2035. package/typography/modern/colors.module-b6b89ee5.js +0 -4
  2036. package/typography/modern/common.module-aa88d0eb.js +0 -4
  2037. package/vars/dist/CHANGELOG.md +0 -377
  2038. package/vars/dist/border-radius.css +0 -10
  2039. package/vars/dist/colors-addons.css +0 -98
  2040. package/vars/dist/colors-bluetint.css +0 -433
  2041. package/vars/dist/colors-bluetint.d.ts +0 -2
  2042. package/vars/dist/colors-bluetint.js +0 -12
  2043. package/vars/dist/colors-indigo.css +0 -433
  2044. package/vars/dist/colors-indigo.d.ts +0 -2
  2045. package/vars/dist/colors-indigo.js +0 -12
  2046. package/vars/dist/colors-transparent.css +0 -26
  2047. package/vars/dist/colors-x5.css +0 -4
  2048. package/vars/dist/colors.css +0 -71
  2049. package/vars/dist/cssm/border-radius.css +0 -10
  2050. package/vars/dist/cssm/colors-addons.css +0 -98
  2051. package/vars/dist/cssm/colors-bluetint.css +0 -433
  2052. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  2053. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2054. package/vars/dist/cssm/colors-indigo.css +0 -433
  2055. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  2056. package/vars/dist/cssm/colors-indigo.js +0 -12
  2057. package/vars/dist/cssm/colors-transparent.css +0 -26
  2058. package/vars/dist/cssm/colors-x5.css +0 -4
  2059. package/vars/dist/cssm/colors.css +0 -71
  2060. package/vars/dist/cssm/gaps.css +0 -30
  2061. package/vars/dist/cssm/index.css +0 -712
  2062. package/vars/dist/cssm/mixins.css +0 -1
  2063. package/vars/dist/cssm/shadows-indigo.css +0 -38
  2064. package/vars/dist/cssm/typography.css +0 -6
  2065. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  2066. package/vars/dist/esm/colors-bluetint.js +0 -6
  2067. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  2068. package/vars/dist/esm/colors-indigo.js +0 -6
  2069. package/vars/dist/gaps.css +0 -30
  2070. package/vars/dist/index.css +0 -9
  2071. package/vars/dist/mixins.css +0 -4
  2072. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2073. package/vars/dist/modern/colors-bluetint.js +0 -6
  2074. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2075. package/vars/dist/modern/colors-indigo.js +0 -6
  2076. package/vars/dist/package.json +0 -13
  2077. package/vars/dist/send-stats.js +0 -82
  2078. package/vars/dist/shadows-indigo.css +0 -38
  2079. package/vars/dist/typography.css +0 -586
@@ -1,323 +1,329 @@
1
- .card-image__cardImage_1cy2t {
1
+ .card-image__cardImage_1bvc7 {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_1cy2t {
4
+ .card-image__loaded_1bvc7 {
5
5
  background: transparent
6
- }.backdrop__backdrop_jdnwv {
7
- -webkit-tap-highlight-color: transparent;
8
- }
9
- .backdrop__appear_jdnwv,
10
- .backdrop__enter_jdnwv {
11
- background-color: transparent;
12
- }
13
- .backdrop__appearActive_jdnwv,
14
- .backdrop__enterActive_jdnwv,
15
- .backdrop__appearDone_jdnwv,
16
- .backdrop__enterDone_jdnwv {
17
- background-color: rgba(0, 0, 0, 0.8);
18
- }
19
- .backdrop__exit_jdnwv {
20
- background-color: rgba(0, 0, 0, 0.8);
21
- }
22
- .backdrop__exitActive_jdnwv,
23
- .backdrop__exitDone_jdnwv {
24
- background-color: transparent;
25
- }.badge__component_1ttab {
6
+ }.divider__component_3e97l {
7
+ border-bottom: 1px solid #2b2b2e;
8
+ }.badge__component_1dkn2 {
26
9
  background-color: #ef3124;
27
10
  color: #000;
28
11
  }
29
- .badge__outlineCount_1ttab {
12
+ .badge__outlineCount_1dkn2 {
30
13
  background-color: #121212;
31
14
  }
32
- .badge__icon_1ttab {
15
+ .badge__icon_1dkn2 {
33
16
  color: #2fc26e
34
17
  }
35
- .badge__icon_1ttab.badge__positive_1ttab {
18
+ .badge__icon_1dkn2.badge__positive_1dkn2 {
36
19
  color: #2fc26e;
37
20
  background-color: #2fc26e;
38
21
  }
39
- .badge__icon_1ttab.badge__attention_1ttab {
22
+ .badge__icon_1dkn2.badge__attention_1dkn2 {
40
23
  color: #f6bf65;
41
24
  background-color: #f6bf65;
42
25
  }
43
- .badge__icon_1ttab.badge__negative_1ttab {
26
+ .badge__icon_1dkn2.badge__negative_1dkn2 {
44
27
  color: #d91d0b;
45
28
  background-color: #d91d0b;
46
29
  }
47
- .badge__icon_1ttab.badge__link_1ttab {
30
+ .badge__icon_1dkn2.badge__link_1dkn2 {
48
31
  color: #0072ef;
49
32
  background-color: #0072ef;
50
33
  }
51
- .badge__icon_1ttab.badge__tertiary_1ttab {
34
+ .badge__icon_1dkn2.badge__tertiary_1dkn2 {
52
35
  color: #464649;
53
36
  background-color: #464649;
54
37
  }
55
- .badge__icon_1ttab.badge__secondary_1ttab {
38
+ .badge__icon_1dkn2.badge__secondary_1dkn2 {
56
39
  color: #8d8d93;
57
40
  background-color: #8d8d93;
58
41
  }
59
- .badge__icon_1ttab.badge__primary_1ttab {
42
+ .badge__icon_1dkn2.badge__primary_1dkn2 {
60
43
  color: #fff;
61
44
  background-color: #fff;
62
45
  }
63
- .badge__icon_1ttab:before {
46
+ .badge__icon_1dkn2:before {
64
47
  background-color: #121212;
65
48
  }
66
- .badge__outline_1ttab {
49
+ .badge__outline_1dkn2 {
67
50
  background-color: #121212;
68
51
  }
69
- .badge__outlineColor_1ttab.badge__attention_1ttab {
52
+ .badge__outlineColor_1dkn2.badge__attention_1dkn2 {
70
53
  background-color: #f6bf65;
71
54
  }
72
- .badge__outlineColor_1ttab.badge__positive_1ttab {
55
+ .badge__outlineColor_1dkn2.badge__positive_1dkn2 {
73
56
  background-color: #2fc26e;
74
57
  }
75
- .badge__outlineColor_1ttab.badge__negative_1ttab {
58
+ .badge__outlineColor_1dkn2.badge__negative_1dkn2 {
76
59
  background-color: #d91d0b;
77
60
  }
78
- .badge__outlineColor_1ttab.badge__link_1ttab {
61
+ .badge__outlineColor_1dkn2.badge__link_1dkn2 {
79
62
  background-color: #0072ef;
80
63
  }
81
- .badge__outlineColor_1ttab .badge__tertiary_1ttab {
64
+ .badge__outlineColor_1dkn2 .badge__tertiary_1dkn2 {
82
65
  background-color: #464649;
83
66
  }
84
- .badge__outlineColor_1ttab.badge__secondary_1ttab {
67
+ .badge__outlineColor_1dkn2.badge__secondary_1dkn2 {
85
68
  background-color: #8d8d93;
86
69
  }
87
- .badge__outlineColor_1ttab.badge__primary_1ttab {
70
+ .badge__outlineColor_1dkn2.badge__primary_1dkn2 {
88
71
  background-color: #fff;
89
- }.checkbox-group__error_szhs8 {
72
+ }.backdrop__backdrop_ygwbt {
73
+ -webkit-tap-highlight-color: transparent;
74
+ }
75
+ .backdrop__appear_ygwbt,
76
+ .backdrop__enter_ygwbt {
77
+ background-color: transparent;
78
+ }
79
+ .backdrop__appearActive_ygwbt,
80
+ .backdrop__enterActive_ygwbt,
81
+ .backdrop__appearDone_ygwbt,
82
+ .backdrop__enterDone_ygwbt {
83
+ background-color: rgba(0, 0, 0, 0.8);
84
+ }
85
+ .backdrop__exit_ygwbt {
86
+ background-color: rgba(0, 0, 0, 0.8);
87
+ }
88
+ .backdrop__exitActive_ygwbt,
89
+ .backdrop__exitDone_ygwbt {
90
+ background-color: transparent;
91
+ }.checkbox-group__error_j8yr0 {
90
92
  border-left: 1px solid #f15045;
91
93
  }
92
- .checkbox-group__label_szhs8 {
94
+ .checkbox-group__label_j8yr0 {
93
95
  color: #fff;
94
96
  }
95
- .checkbox-group__errorMessage_szhs8 {
97
+ .checkbox-group__errorMessage_j8yr0 {
96
98
  color: #f15045;
97
99
  }
98
- .checkbox-group__hint_szhs8 {
100
+ .checkbox-group__hint_j8yr0 {
99
101
  color: #8d8d93;
100
- }.checkbox__box_1pg3t {
102
+ }.dropzone__component_1y0dy {
103
+ border: 2px dashed #464649;
104
+ }
105
+ .dropzone__component_1y0dy:not(.dropzone__disabled_1y0dy):hover {
106
+ background-color: transparent;
107
+ }
108
+ .dropzone__dragOver_1y0dy {
109
+ background-color: transparent;
110
+ }
111
+ .dropzone__error_1y0dy {
112
+ border-color: #ef3124;
113
+ }
114
+ .dropzone__overlay_1se7q {
115
+ background: #202022;
116
+ }
117
+ .dropzone__text_1se7q {
118
+ color: #fff;
119
+ }.checkbox__box_n8iyf {
101
120
  color: #000;
102
121
  background-color: #000;
103
122
  border: 1.5px solid #8d8d93;
104
123
  }
105
- .checkbox__checkedIcon_1pg3t {
124
+ .checkbox__checkedIcon_n8iyf {
106
125
  color: #000;
107
126
  }
108
- .checkbox__component_1pg3t:hover:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
127
+ .checkbox__component_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
109
128
  background-color: #000;
110
129
  border-color: #8d8d93;
111
130
  }
112
- .checkbox__component_1pg3t:active:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
131
+ .checkbox__component_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
113
132
  background-color: #000;
114
133
  border-color: #fff;
115
134
  }
116
- .checkbox__checked_1pg3t .checkbox__box_1pg3t {
135
+ .checkbox__checked_n8iyf .checkbox__box_n8iyf {
117
136
  background-color: #fff;
118
137
  border-color: transparent;
119
138
  }
120
- .checkbox__checked_1pg3t:hover:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
139
+ .checkbox__checked_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
121
140
  background-color: rgb(255, 255, 255);
122
141
  border-color: transparent;
123
142
  }
124
- .checkbox__checked_1pg3t:active:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
143
+ .checkbox__checked_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
125
144
  background-color: rgb(255, 255, 255);
126
145
  border-color: transparent;
127
146
  }
128
- .checkbox__indeterminate_1pg3t .checkbox__box_1pg3t {
147
+ .checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
129
148
  background-color: #fff;
130
149
  border-color: transparent;
131
150
  }
132
- .checkbox__indeterminate_1pg3t:hover:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
151
+ .checkbox__indeterminate_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
133
152
  background-color: rgb(255, 255, 255);
134
153
  border-color: transparent;
135
154
  }
136
- .checkbox__indeterminate_1pg3t:active:not(.checkbox__disabled_1pg3t):not(.checkbox__inactive_1pg3t) .checkbox__box_1pg3t {
155
+ .checkbox__indeterminate_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
137
156
  background-color: rgb(255, 255, 255);
138
157
  border-color: transparent;
139
158
  }
140
- .checkbox__disabled_1pg3t .checkbox__box_1pg3t {
159
+ .checkbox__disabled_n8iyf .checkbox__box_n8iyf {
141
160
  background-color: #000;
142
161
  border-color: #2a2a2c;
143
162
  }
144
- .checkbox__disabled_1pg3t.checkbox__checked_1pg3t .checkbox__box_1pg3t {
163
+ .checkbox__disabled_n8iyf.checkbox__checked_n8iyf .checkbox__box_n8iyf {
145
164
  background-color: #3a3a3c;
146
165
  border-color: transparent;
147
166
  }
148
- .checkbox__disabled_1pg3t.checkbox__indeterminate_1pg3t .checkbox__box_1pg3t {
167
+ .checkbox__disabled_n8iyf.checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
149
168
  background-color: #3a3a3c;
150
169
  border-color: transparent;
151
170
  }
152
- .checkbox__disabled_1pg3t .checkbox__label_1pg3t {
171
+ .checkbox__disabled_n8iyf .checkbox__label_n8iyf {
153
172
  color: #8d8d93;
154
173
  }
155
- .checkbox__disabled_1pg3t .checkbox__hint_1pg3t {
174
+ .checkbox__disabled_n8iyf .checkbox__hint_n8iyf {
156
175
  color: #8d8d93;
157
176
  }
158
- .checkbox__inactive_1pg3t .checkbox__box_1pg3t {
177
+ .checkbox__inactive_n8iyf .checkbox__box_n8iyf {
159
178
  background-color: #3a3a3c;
160
179
  border-color: #464649;
161
180
  }
162
- .checkbox__inactive_1pg3t.checkbox__checked_1pg3t .checkbox__box_1pg3t {
181
+ .checkbox__inactive_n8iyf.checkbox__checked_n8iyf .checkbox__box_n8iyf {
163
182
  color: #464649;
164
183
  border-color: transparent;
165
184
  }
166
- .checkbox__inactive_1pg3t.checkbox__indeterminate_1pg3t .checkbox__box_1pg3t {
185
+ .checkbox__inactive_n8iyf.checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
167
186
  border-color: transparent;
168
187
  }
169
- .checkbox__focused_1pg3t .checkbox__box_1pg3t {
188
+ .checkbox__focused_n8iyf .checkbox__box_n8iyf {
170
189
  outline: 2px solid #0072ef;
171
190
  }
172
- .checkbox__label_1pg3t {
191
+ .checkbox__label_n8iyf {
173
192
  color: #fff;
174
193
  }
175
- .checkbox__errorMessage_1pg3t {
194
+ .checkbox__errorMessage_n8iyf {
176
195
  color: #f15045;
177
196
  }
178
- .checkbox__hint_1pg3t {
197
+ .checkbox__hint_n8iyf {
179
198
  color: #8d8d93;
180
199
  }
181
- .checkbox__inactive_1pg3t .checkbox__indeterminateLine_1pg3t {
200
+ .checkbox__inactive_n8iyf .checkbox__indeterminateLine_n8iyf {
182
201
  background-color: #464649;
183
202
  }
184
- .checkbox__indeterminateLine_1pg3t {
203
+ .checkbox__indeterminateLine_n8iyf {
185
204
  background-color: #000;
186
- }.divider__component_6tq4x {
187
- border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_1d2bo {
189
- border: 2px dashed #464649;
190
- }
191
- .dropzone__component_1d2bo:not(.dropzone__disabled_1d2bo):hover {
192
- background-color: transparent;
193
- }
194
- .dropzone__dragOver_1d2bo {
195
- background-color: transparent;
196
- }
197
- .dropzone__error_1d2bo {
198
- border-color: #ef3124;
199
- }
200
- .dropzone__overlay_9glnv {
201
- background: #202022;
202
- }
203
- .dropzone__text_9glnv {
204
- color: #fff;
205
- }.code-input__error_6ne2f {
205
+ }.code-input__error_12vn6 {
206
206
  color: #f15045;
207
207
  }
208
- @keyframes code-input__shake_6ne2f {
208
+ @keyframes code-input__shake_12vn6 {
209
209
  }
210
- .code-input__input_4769c {
210
+ .code-input__input_1l3d9 {
211
211
  background-color: #202022;
212
212
  color: #fff
213
213
  }
214
- .code-input__input_4769c.code-input__hasError_4769c {
214
+ .code-input__input_1l3d9.code-input__hasError_1l3d9 {
215
215
  color: #f15045;
216
216
  caret-color: #fff;
217
217
  background-color: #35110d;
218
218
  }
219
- .code-input__input_4769c.code-input__disabled_4769c {
219
+ .code-input__input_1l3d9.code-input__disabled_1l3d9 {
220
220
  color: #464649;
221
221
  }
222
- .code-input__input_4769c:-webkit-autofill {
222
+ .code-input__input_1l3d9:-webkit-autofill {
223
223
  -webkit-text-fill-color: #fff;
224
- }.form-control__component_11q1w {
224
+ }.hatching-progress-bar__container_17b7s {
225
+ background: rgba(255, 255, 255, 0.1);
226
+ }
227
+ .hatching-progress-bar__hatch_17b7s {
228
+ background: repeating-linear-gradient(
229
+ -45deg,
230
+ #464649 6px 10px,
231
+ rgba(255, 255, 255, 0) 10px 18px
232
+ );
233
+ }
234
+ .hatching-progress-bar__positive_17b7s {
235
+ background: #2fc26e;
236
+ }
237
+ .hatching-progress-bar__attention_17b7s {
238
+ background: #f6bf65;
239
+ }
240
+ .hatching-progress-bar__negative_17b7s {
241
+ background: #d91d0b;
242
+ }
243
+ .hatching-progress-bar__link_17b7s {
244
+ background: #0072ef;
245
+ }
246
+ .hatching-progress-bar__tertiary_17b7s {
247
+ background: #464649;
248
+ }
249
+ .hatching-progress-bar__secondary_17b7s {
250
+ background: #8d8d93;
251
+ }
252
+ .hatching-progress-bar__primary_17b7s {
253
+ background: #fff;
254
+ }
255
+ .hatching-progress-bar__accent_17b7s {
256
+ background: #ef3124;
257
+ }.form-control__component_7n4fz {
225
258
  color: #fff;
226
259
  }
227
- .form-control__inner_11q1w {
260
+ .form-control__inner_7n4fz {
228
261
  background-color: #202022;
229
262
  }
230
- .form-control__label_11q1w {
263
+ .form-control__label_7n4fz {
231
264
  color: #8d8d93;
232
265
  }
233
- .form-control__hint_11q1w {
266
+ .form-control__hint_7n4fz {
234
267
  color: #8d8d93;
235
268
  }
236
- .form-control__disabled_11q1w {
269
+ .form-control__disabled_7n4fz {
237
270
  background-color: #202022;
238
271
  color: #8d8d93;
239
272
  }
240
- .form-control__focused_11q1w.form-control__inner_11q1w {
273
+ .form-control__focused_7n4fz.form-control__inner_7n4fz {
241
274
  background-color: #202022;
242
275
  }
243
- .form-control__inner_11q1w:not(.form-control__disabled_11q1w):hover {
276
+ .form-control__inner_7n4fz:not(.form-control__disabled_7n4fz):hover {
244
277
  background-color: #202022;
245
278
  }
246
- .form-control__error_11q1w {
279
+ .form-control__error_7n4fz {
247
280
  color: #f15045;
248
281
  }
249
- .form-control__hasError_11q1w .form-control__label_11q1w {
282
+ .form-control__hasError_7n4fz .form-control__label_7n4fz {
250
283
  color: #f15045;
251
284
  }
252
285
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
286
  }
254
- .form-control__component_1thcw {
287
+ .form-control__component_zeffq {
255
288
  color: #000;
256
289
  }
257
- .form-control__inner_1thcw {
290
+ .form-control__inner_zeffq {
258
291
  background-color: #f3f4f5;
259
292
  }
260
- .form-control__label_1thcw {
293
+ .form-control__label_zeffq {
261
294
  color: rgba(60, 60, 67, 0.6);
262
295
  }
263
- .form-control__hint_1thcw {
296
+ .form-control__hint_zeffq {
264
297
  color: rgba(60, 60, 67, 0.6);
265
298
  }
266
- .form-control__disabled_1thcw {
299
+ .form-control__disabled_zeffq {
267
300
  background-color: #f3f4f5;
268
301
  color: rgba(60, 60, 67, 0.6);
269
302
  }
270
- .form-control__focused_1thcw.form-control__inner_1thcw {
303
+ .form-control__focused_zeffq.form-control__inner_zeffq {
271
304
  background-color: #f3f4f5;
272
305
  }
273
- .form-control__inner_1thcw:not(.form-control__disabled_1thcw):hover {
306
+ .form-control__inner_zeffq:not(.form-control__disabled_zeffq):hover {
274
307
  background-color: #f3f4f5;
275
308
  }
276
- .form-control__error_1thcw {
309
+ .form-control__error_zeffq {
277
310
  color: #ef3124;
278
311
  }
279
- .form-control__hasError_1thcw .form-control__label_1thcw {
312
+ .form-control__hasError_zeffq .form-control__label_zeffq {
280
313
  color: #ef3124;
281
- }.hatching-progress-bar__container_byv2r {
282
- background: rgba(255, 255, 255, 0.1);
283
- }
284
- .hatching-progress-bar__hatch_byv2r {
285
- background: repeating-linear-gradient(
286
- -45deg,
287
- #464649 6px 10px,
288
- rgba(255, 255, 255, 0) 10px 18px
289
- );
290
- }
291
- .hatching-progress-bar__positive_byv2r {
292
- background: #2fc26e;
293
- }
294
- .hatching-progress-bar__attention_byv2r {
295
- background: #f6bf65;
296
- }
297
- .hatching-progress-bar__negative_byv2r {
298
- background: #d91d0b;
299
- }
300
- .hatching-progress-bar__link_byv2r {
301
- background: #0072ef;
302
- }
303
- .hatching-progress-bar__tertiary_byv2r {
304
- background: #464649;
305
- }
306
- .hatching-progress-bar__secondary_byv2r {
307
- background: #8d8d93;
308
- }
309
- .hatching-progress-bar__primary_byv2r {
310
- background: #fff;
314
+ }.list__list_1pf06 {
315
+ color: #fff;
311
316
  }
312
- .hatching-progress-bar__accent_byv2r {
313
- background: #ef3124;
314
- }.icon-view__component_150hq {
317
+ .list__slot_1pf06 {
318
+ color: #fff;
319
+ }@keyframes loader__blink_x7ysg {
320
+ }.icon-view__component_29r2a {
315
321
  color: rgba(235, 235, 245, 0.6);
316
322
  }
317
- .icon-view__bg_150hq {
323
+ .icon-view__bg_29r2a {
318
324
  fill: #f3f4f5;
319
325
  }
320
- .icon-view__border_150hq {
326
+ .icon-view__border_29r2a {
321
327
  stroke: rgba(255, 255, 255, 0.1);
322
328
  fill: transparent;
323
329
  }@media (max-width: 599px) {
@@ -368,456 +374,2041 @@
368
374
  }
369
375
  @media (min-width: 1920px) {
370
376
  }
371
- .list__list_l8ffp {
372
- color: #fff;
373
- }
374
- .list__slot_l8ffp {
375
- color: #fff;
376
- }.link__primary_krlfj {
377
+ .link__primary_ucy5z {
377
378
  color: #fff;
378
379
  border-bottom-color: #fff
379
380
  }
380
- .link__primary_krlfj:hover {
381
+ .link__primary_ucy5z:hover {
381
382
  color: rgb(255, 255, 255);
382
383
  }
383
- .link__primary_krlfj:active {
384
+ .link__primary_ucy5z:active {
384
385
  color: rgb(255, 255, 255);
385
386
  }
386
- .link__secondary_krlfj {
387
+ .link__secondary_ucy5z {
387
388
  color: #8d8d93;
388
389
  border-bottom-color: #8d8d93
389
390
  }
390
- .link__secondary_krlfj:hover {
391
+ .link__secondary_ucy5z:hover {
391
392
  color: rgb(164, 164, 169);
392
393
  }
393
- .link__secondary_krlfj:active {
394
+ .link__secondary_ucy5z:active {
394
395
  color: rgb(187, 187, 190);
395
396
  }
396
- .link__defaultView_krlfj {
397
+ .link__defaultView_ucy5z {
397
398
  color: #0072ef;
398
399
  border-bottom-color: #0072ef
399
400
  }
400
- .link__defaultView_krlfj:hover {
401
+ .link__defaultView_ucy5z:hover {
401
402
  color: rgb(51, 142, 242);
402
403
  }
403
- .link__defaultView_krlfj:active {
404
+ .link__defaultView_ucy5z:active {
404
405
  color: rgb(102, 170, 245);
405
406
  }
406
- .link__component_1ct99:hover .link__text_1ct99,
407
- .link__component_1ct99:active .link__text_1ct99 {
407
+ .link__component_jvhk7:hover .link__text_jvhk7,
408
+ .link__component_jvhk7:active .link__text_jvhk7 {
408
409
  border-bottom-color: rgba(0, 0, 0, 0);
409
410
  }
410
- .link__focused_1ct99 {
411
+ .link__focused_jvhk7 {
411
412
  outline: 2px solid #0072ef;
412
413
  }
413
- .link__primary_1iq8t {
414
+ .link__primary_1sblj {
414
415
  color: #000;
415
416
  border-bottom-color: #000
416
417
  }
417
- .link__primary_1iq8t:hover {
418
+ .link__primary_1sblj:hover {
418
419
  color: rgb(204, 204, 204);
419
420
  }
420
- .link__primary_1iq8t:active {
421
+ .link__primary_1sblj:active {
421
422
  color: rgb(153, 153, 153);
422
423
  }
423
- .link__secondary_1iq8t {
424
+ .link__secondary_1sblj {
424
425
  color: #8a8a8e;
425
426
  border-bottom-color: #8a8a8e
426
427
  }
427
- .link__secondary_1iq8t:hover {
428
+ .link__secondary_1sblj:hover {
428
429
  color: rgb(146, 150, 156);
429
430
  }
430
- .link__secondary_1iq8t:active {
431
+ .link__secondary_1sblj:active {
431
432
  color: rgb(109, 113, 117);
432
433
  }
433
- .link__defaultView_1iq8t {
434
+ .link__defaultView_1sblj {
434
435
  color: #0072ef;
435
436
  border-bottom-color: #0072ef
436
437
  }
437
- .link__defaultView_1iq8t:hover {
438
+ .link__defaultView_1sblj:hover {
438
439
  color: rgb(0, 98, 204);
439
440
  }
440
- .link__defaultView_1iq8t:active {
441
+ .link__defaultView_1sblj:active {
441
442
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_1fqzx {
443
- }.progress-bar__container_c65so {
443
+ }.progress-bar__container_41a8a {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_c65so.progress-bar__positive_c65so {
446
+ .progress-bar__filled_41a8a.progress-bar__positive_41a8a {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_c65so.progress-bar__negative_c65so {
449
+ .progress-bar__filled_41a8a.progress-bar__negative_41a8a {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_c65so.progress-bar__attention_c65so {
452
+ .progress-bar__filled_41a8a.progress-bar__attention_41a8a {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_c65so.progress-bar__link_c65so {
455
+ .progress-bar__filled_41a8a.progress-bar__link_41a8a {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_c65so.progress-bar__tertiary_c65so {
458
+ .progress-bar__filled_41a8a.progress-bar__tertiary_41a8a {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_c65so.progress-bar__secondary_c65so {
461
+ .progress-bar__filled_41a8a.progress-bar__secondary_41a8a {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_c65so.progress-bar__primary_c65so {
464
+ .progress-bar__filled_41a8a.progress-bar__primary_41a8a {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_c65so.progress-bar__accent_c65so {
467
+ .progress-bar__filled_41a8a.progress-bar__accent_41a8a {
468
468
  background: #ef3124;
469
- }.pure-input__input_1vrzw {
469
+ }.pure-input__input_ua2gl {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_1vrzw:-webkit-autofill {
474
+ .pure-input__input_ua2gl:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_1vrzw::placeholder {
477
+ .pure-input__input_ua2gl::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_1vrzw::placeholder {
480
+ .pure-input__hasLabel_ua2gl::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_1vrzw {
483
+ .pure-input__clearIcon_ua2gl {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_1vrzw:read-only {
486
+ .pure-input__input_ua2gl:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_1vrzw:read-only:focus::placeholder {
489
+ .pure-input__input_ua2gl:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_1vrzw:disabled {
492
+ .pure-input__input_ua2gl:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_1vrzw:focus::placeholder {
496
+ .pure-input__input_ua2gl:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_1vrzw {
499
+ .pure-input__error_ua2gl {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_1vrzw {
503
+ .pure-input__component_ua2gl {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_1vrzw::placeholder {
508
+ .pure-input__component_ua2gl::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_1vrzw:disabled {
511
+ .pure-input__component_ua2gl:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_1vrzw:not(:disabled):focus::placeholder {
515
+ .pure-input__component_ua2gl:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_1vrzw {
518
+ .pure-input__focusVisible_ua2gl {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_1vrzw:not(:disabled):hover {
521
+ .pure-input__component_ua2gl:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_1xgnp {
523
+ }.skeleton__component_18twm {
524
+ color: transparent;
525
+ background: rgba(255, 255, 255, 0.1);
526
+ }
527
+ .skeleton__component_18twm:before {
528
+ background: transparent;
529
+ }
530
+ .skeleton__animate_18twm:after {
531
+ background-image: linear-gradient(
532
+ to left,
533
+ rgba(0, 0, 0, 0),
534
+ rgba(0, 0, 0, 0) 40%,
535
+ rgba(0, 0, 0, 0.05) 50%,
536
+ rgba(0, 0, 0, 0) 60%,
537
+ rgba(0, 0, 0, 0)
538
+ );
539
+ }
540
+ @keyframes skeleton__gradient_18twm {
541
+ }
542
+ @keyframes skeleton__background_18twm {
543
+ 0% {
544
+ background: rgb(182, 188, 195);
545
+ }
546
+ 100% {
547
+ background: rgb(198, 205, 214);
548
+ }
549
+ }.radio-group__error_1rmkg {
524
550
  border-left: 1px solid #f15045;
525
551
  }
526
- .radio-group__label_1xgnp {
552
+ .radio-group__label_1rmkg {
527
553
  color: #fff;
528
554
  }
529
- .radio-group__errorMessage_1xgnp {
555
+ .radio-group__errorMessage_1rmkg {
530
556
  color: #f15045;
531
557
  }
532
- .radio-group__hint_1xgnp {
558
+ .radio-group__hint_1rmkg {
533
559
  color: #8d8d93;
534
- }.radio__container_190kz:not(.radio__checked_190kz):not(.radio__disabled_190kz):not(.radio__inactive_190kz) .radio__circle_190kz {
560
+ }.radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415) .radio__circle_oa415 {
535
561
  background-color: #000;
536
562
  border: 1.5px solid #8d8d93;
537
563
  }
538
- .radio__container_190kz:not(.radio__checked_190kz):not(.radio__disabled_190kz):not(.radio__inactive_190kz):hover:not(:active) .radio__circle_190kz {
564
+ .radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415):hover:not(:active) .radio__circle_oa415 {
539
565
  background-color: #000;
540
566
  border-color: #8d8d93;
541
567
  }
542
- .radio__container_190kz:not(.radio__checked_190kz):not(.radio__disabled_190kz):not(.radio__inactive_190kz):active .radio__circle_190kz {
568
+ .radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415):active .radio__circle_oa415 {
543
569
  background-color: #000;
544
570
  border-color: #fff;
545
571
  }
546
- .radio__container_190kz.radio__disabled_190kz .radio__circle_190kz {
572
+ .radio__container_oa415.radio__disabled_oa415 .radio__circle_oa415 {
547
573
  background-color: #000;
548
574
  border: 1.5px solid #2a2a2c;
549
575
  }
550
- .radio__container_190kz.radio__disabled_190kz .radio__label_190kz {
576
+ .radio__container_oa415.radio__disabled_oa415 .radio__label_oa415 {
551
577
  color: #8d8d93;
552
578
  }
553
- .radio__container_190kz.radio__disabled_190kz .radio__hint_190kz {
579
+ .radio__container_oa415.radio__disabled_oa415 .radio__hint_oa415 {
554
580
  color: #8d8d93;
555
581
  }
556
- .radio__container_190kz.radio__inactive_190kz .radio__circle_190kz {
582
+ .radio__container_oa415.radio__inactive_oa415 .radio__circle_oa415 {
557
583
  background-color: #3a3a3c;
558
584
  border: 1px solid #464649;
559
585
  }
560
- .radio__container_190kz.radio__inactive_190kz.radio__checked_190kz .radio__circle_190kz:before {
586
+ .radio__container_oa415.radio__inactive_oa415.radio__checked_oa415 .radio__circle_oa415:before {
561
587
  background-color: #464649;
562
588
  }
563
- .radio__container_190kz.radio__checked_190kz .radio__circle_190kz {
589
+ .radio__container_oa415.radio__checked_oa415 .radio__circle_oa415 {
564
590
  background-color: #fff;
565
591
  border: 1.5px solid transparent;
566
592
  }
567
- .radio__container_190kz.radio__checked_190kz:hover .radio__circle_190kz {
593
+ .radio__container_oa415.radio__checked_oa415:hover .radio__circle_oa415 {
568
594
  background-color: rgb(255, 255, 255);
569
595
  border-color: transparent;
570
596
  }
571
- .radio__container_190kz.radio__checked_190kz:active .radio__circle_190kz {
597
+ .radio__container_oa415.radio__checked_oa415:active .radio__circle_oa415 {
572
598
  background-color: rgb(255, 255, 255);
573
599
  border-color: transparent;
574
600
  }
575
- .radio__container_190kz.radio__focused_190kz .radio__circle_190kz {
601
+ .radio__container_oa415.radio__focused_oa415 .radio__circle_oa415 {
576
602
  outline: 2px solid #0072ef;
577
603
  }
578
- .radio__container_190kz.radio__disabled_190kz.radio__checked_190kz .radio__circle_190kz,
579
- .radio__container_190kz.radio__inactive_190kz.radio__checked_190kz .radio__circle_190kz {
604
+ .radio__container_oa415.radio__disabled_oa415.radio__checked_oa415 .radio__circle_oa415,
605
+ .radio__container_oa415.radio__inactive_oa415.radio__checked_oa415 .radio__circle_oa415 {
580
606
  background-color: #3a3a3c;
581
607
  border-color: transparent;
582
608
  }
583
- .radio__circle_190kz:before {
609
+ .radio__circle_oa415:before {
584
610
  background-color: #000;
585
611
  }
586
- .radio__label_190kz {
612
+ .radio__label_oa415 {
587
613
  color: #fff;
588
614
  }
589
- .radio__hint_190kz {
615
+ .radio__hint_oa415 {
590
616
  color: #8d8d93;
591
- }.scrollbar__component_slf1i .scrollbar:before {
617
+ }.scrollbar__component_1rcc1 .scrollbar:before {
592
618
  background-color: rgba(255, 255, 255, 0.3);
593
619
  }
594
- .scrollbar__component_slf1i.dragging .track .scrollbar.visible:before {
620
+ .scrollbar__component_1rcc1.dragging .track .scrollbar.visible:before {
595
621
  background-color: rgba(255, 255, 255, 0.6);
596
622
  }
597
623
 
598
- .scrollbar__component_sinz7 .scrollbar:before {
624
+ .scrollbar__component_1r9kz .scrollbar:before {
599
625
  background-color: rgba(0, 0, 0, 0.3);
600
626
  }
601
- .scrollbar__component_sinz7.dragging .track .scrollbar.visible:before {
627
+ .scrollbar__component_1r9kz.dragging .track .scrollbar.visible:before {
602
628
  background-color: rgba(0, 0, 0, 0.6);
603
- }.skeleton__component_1u7hz {
604
- color: transparent;
605
- background: rgba(255, 255, 255, 0.1);
606
- }
607
- .skeleton__component_1u7hz:before {
608
- background: transparent;
609
- }
610
- .skeleton__animate_1u7hz:after {
611
- background-image: linear-gradient(
612
- to left,
613
- rgba(0, 0, 0, 0),
614
- rgba(0, 0, 0, 0) 40%,
615
- rgba(0, 0, 0, 0.05) 50%,
616
- rgba(0, 0, 0, 0) 60%,
617
- rgba(0, 0, 0, 0)
618
- );
619
- }
620
- @keyframes skeleton__gradient_1u7hz {
621
- }
622
- @keyframes skeleton__background_1u7hz {
623
- 0% {
624
- background: rgb(182, 188, 195);
625
- }
626
- 100% {
627
- background: rgb(198, 205, 214);
628
- }
629
- }.slider__component_1o5oo .noUi-base:hover {
629
+ }.slider__component_1ji9u .noUi-base:hover {
630
630
  background: #2a2a2c
631
631
  }
632
- .slider__component_1o5oo .noUi-base:hover .noUi-connect {
632
+ .slider__component_1ji9u .noUi-base:hover .noUi-connect {
633
633
  background: #d91d0b;
634
634
  }
635
- .slider__component_1o5oo .noUi-handle:hover .noUi-touch-area {
635
+ .slider__component_1ji9u .noUi-handle:hover .noUi-touch-area {
636
636
  background: rgb(240, 63, 51);
637
637
  }
638
- .slider__component_1o5oo .noUi-handle:active .noUi-touch-area {
638
+ .slider__component_1ji9u .noUi-handle:active .noUi-touch-area {
639
639
  background: rgb(241, 80, 69);
640
640
  }
641
- .slider__component_1o5oo .noUi-base {
641
+ .slider__component_1ji9u .noUi-base {
642
642
  background: #2a2a2c;
643
643
  }
644
- .slider__component_1o5oo .noUi-connect {
644
+ .slider__component_1ji9u .noUi-connect {
645
645
  background: #d91d0b;
646
646
  }
647
- .slider__component_1o5oo .noUi-handle {
647
+ .slider__component_1ji9u .noUi-handle {
648
648
  border: 2px solid transparent;
649
649
  }
650
- .slider__component_1o5oo .noUi-touch-area {
650
+ .slider__component_1ji9u .noUi-touch-area {
651
651
  background: #ef3124;
652
652
  }
653
- .slider__component_1o5oo .noUi-pips {
653
+ .slider__component_1ji9u .noUi-pips {
654
654
  color: #8d8d93;
655
- }.spinner__default_yeayp {
655
+ }.spinner__default_1u0oh {
656
656
  color: #fff;
657
657
  }
658
- .spinner__inverted_yeayp {
658
+ .spinner__inverted_1u0oh {
659
659
  color: #000;
660
660
  }
661
- @keyframes spinner__spin_animation_yeayp {
662
- }.status__soft_1c0na.status__green_1c0na {
661
+ @keyframes spinner__spin_animation_1u0oh {
662
+ }.status__soft_1nk47.status__green_1nk47 {
663
663
  background: rgba(19, 164, 99, 0.1);
664
664
  color: #13a463;
665
665
  }
666
- .status__soft_1c0na.status__orange_1c0na {
666
+ .status__soft_1nk47.status__orange_1nk47 {
667
667
  background: rgba(222, 106, 0, 0.1);
668
668
  color: #de6a00;
669
669
  }
670
- .status__soft_1c0na.status__red_1c0na {
670
+ .status__soft_1nk47.status__red_1nk47 {
671
671
  background: rgba(217, 29, 11, 0.1);
672
672
  color: #d91d0b;
673
673
  }
674
- .status__soft_1c0na.status__blue_1c0na {
674
+ .status__soft_1nk47.status__blue_1nk47 {
675
675
  background: rgba(0, 122, 255, 0.1);
676
676
  color: #007aff;
677
677
  }
678
- .status__soft_1c0na.status__grey_1c0na {
678
+ .status__soft_1nk47.status__grey_1nk47 {
679
679
  background: rgba(109, 121, 134, 0.1);
680
680
  color: #6d7986;
681
681
  }
682
- .status__soft_1c0na.status__teal_1c0na {
682
+ .status__soft_1nk47.status__teal_1nk47 {
683
683
  background: rgba(33, 145, 135, 0.1);
684
684
  color: #219187;
685
685
  }
686
- .status__soft_1c0na.status__purple_1c0na {
686
+ .status__soft_1nk47.status__purple_1nk47 {
687
687
  background: rgba(103, 58, 183, 0.1);
688
688
  color: #673ab7;
689
689
  }
690
- .status__contrast_1c0na {
690
+ .status__contrast_1nk47 {
691
691
  color: #000
692
692
  }
693
- .status__contrast_1c0na.status__green_1c0na {
693
+ .status__contrast_1nk47.status__green_1nk47 {
694
694
  background: #13a463;
695
695
  }
696
- .status__contrast_1c0na.status__orange_1c0na {
696
+ .status__contrast_1nk47.status__orange_1nk47 {
697
697
  background: #de6a00;
698
698
  }
699
- .status__contrast_1c0na.status__red_1c0na {
699
+ .status__contrast_1nk47.status__red_1nk47 {
700
700
  background: #d91d0b;
701
701
  }
702
- .status__contrast_1c0na.status__blue_1c0na {
702
+ .status__contrast_1nk47.status__blue_1nk47 {
703
703
  background: #007aff;
704
704
  }
705
- .status__contrast_1c0na.status__grey_1c0na {
705
+ .status__contrast_1nk47.status__grey_1nk47 {
706
706
  background: #6d7986;
707
707
  }
708
- .status__contrast_1c0na.status__teal_1c0na {
708
+ .status__contrast_1nk47.status__teal_1nk47 {
709
709
  background: #219187;
710
710
  }
711
- .status__contrast_1c0na.status__purple_1c0na {
711
+ .status__contrast_1nk47.status__purple_1nk47 {
712
712
  background: #673ab7;
713
- }.switch__component_kqvty {
713
+ }.switch__component_1kbpe {
714
714
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
715
715
  }
716
- .switch__switch_kqvty {
716
+ .switch__switch_1kbpe {
717
717
  background-color: #8d8d93;
718
718
  border: 2px solid #8d8d93;
719
719
  }
720
- .switch__switch_kqvty:before {
720
+ .switch__switch_1kbpe:before {
721
721
  background-color: #000;
722
722
  }
723
- .switch__label_kqvty {
723
+ .switch__label_1kbpe {
724
724
  color: #fff;
725
725
  }
726
- .switch__hint_kqvty {
726
+ .switch__hint_1kbpe {
727
727
  color: #8d8d93;
728
728
  }
729
- .switch__checked_kqvty .switch__switch_kqvty {
729
+ .switch__checked_1kbpe .switch__switch_1kbpe {
730
730
  background-color: #ef3124;
731
731
  border-color: #ef3124;
732
732
  }
733
- .switch__disabled_kqvty .switch__switch_kqvty {
733
+ .switch__disabled_1kbpe .switch__switch_1kbpe {
734
734
  background-color: #2a2a2c;
735
735
  border-color: #2a2a2c;
736
736
  }
737
- .switch__disabled_kqvty .switch__label_kqvty {
737
+ .switch__disabled_1kbpe .switch__label_1kbpe {
738
738
  color: #8d8d93;
739
739
  }
740
- .switch__disabled_kqvty .switch__hint_kqvty {
740
+ .switch__disabled_1kbpe .switch__hint_1kbpe {
741
741
  color: #8d8d93;
742
742
  }
743
- .switch__inactive_kqvty .switch__switch_kqvty {
743
+ .switch__inactive_1kbpe .switch__switch_1kbpe {
744
744
  background-color: #2a2a2c;
745
745
  border-color: #2a2a2c
746
746
  }
747
- .switch__inactive_kqvty .switch__switch_kqvty:before {
747
+ .switch__inactive_1kbpe .switch__switch_1kbpe:before {
748
748
  background-color: #464649;
749
749
  }
750
- .switch__focused_kqvty .switch__switch_kqvty {
750
+ .switch__focused_1kbpe .switch__switch_1kbpe {
751
751
  outline: 2px solid #0072ef;
752
- }.tag__component_1ewko {
752
+ }.tag__component_brduy {
753
753
  color: #fff;
754
754
  border-color: transparent;
755
755
  background-color: #202022
756
756
  }
757
- .tag__component_1ewko:disabled {
757
+ .tag__component_brduy:disabled {
758
758
  border-color: transparent;
759
759
  color: #464649;
760
760
  background-color: rgba(32, 32, 34, 0.3);
761
761
  }
762
- .tag__component_1ewko:hover:not(:disabled) {
762
+ .tag__component_brduy:hover:not(:disabled) {
763
763
  border-color: transparent;
764
764
  background-color: #202022;
765
765
  }
766
- .tag__component_1ewko:active:not(:disabled) {
766
+ .tag__component_brduy:active:not(:disabled) {
767
767
  border-color: transparent;
768
768
  background-color: rgb(65, 65, 67);
769
769
  color: #fff;
770
770
  }
771
- .tag__checked_1ewko {
771
+ .tag__checked_brduy {
772
772
  border-color: transparent;
773
773
  background-color: #f3f4f5;
774
774
  color: #000
775
775
  }
776
- .tag__checked_1ewko:disabled {
776
+ .tag__checked_brduy:disabled {
777
777
  background-color: rgba(243, 244, 245, 0.3);
778
778
  border-color: transparent;
779
779
  color: #000;
780
780
  }
781
- .tag__checked_1ewko:hover:not(:disabled):not(:active) {
781
+ .tag__checked_brduy:hover:not(:disabled):not(:active) {
782
782
  background-color: #f3f4f5;
783
783
  }
784
- .tag__checked_1ewko:active:not(:disabled) {
784
+ .tag__checked_brduy:active:not(:disabled) {
785
785
  background-color: rgb(194, 195, 196);
786
786
  color: #000;
787
787
  }
788
- .tag__focused_796jx {
788
+ .tag__focused_ik1tj {
789
789
  outline: 2px solid #0072ef;
790
790
  }
791
- .tag__component_1sepz {
791
+ .tag__component_p9j62 {
792
792
  color: #fff;
793
793
  border-color: #464649;
794
794
  background-color: transparent
795
795
  }
796
- .tag__component_1sepz:disabled {
796
+ .tag__component_p9j62:disabled {
797
797
  border-color: #2b2b2e;
798
798
  color: #464649;
799
799
  background-color: transparent;
800
800
  }
801
- .tag__component_1sepz:hover:not(:disabled) {
801
+ .tag__component_p9j62:hover:not(:disabled) {
802
802
  border-color: #fff;
803
803
  background-color: transparent;
804
804
  }
805
- .tag__component_1sepz:active:not(:disabled) {
805
+ .tag__component_p9j62:active:not(:disabled) {
806
806
  border-color: #fff;
807
807
  background-color: rgba(255, 255, 255, 0.07);
808
808
  color: #fff;
809
809
  }
810
- .tag__checked_1sepz {
810
+ .tag__checked_p9j62 {
811
811
  border-color: #fff;
812
812
  background-color: #fff;
813
813
  color: #000
814
814
  }
815
- .tag__checked_1sepz:disabled {
815
+ .tag__checked_p9j62:disabled {
816
816
  background-color: rgba(255, 255, 255, 0.3);
817
817
  border-color: transparent;
818
818
  color: #000;
819
819
  }
820
- .tag__checked_1sepz:active:not(:disabled) {
820
+ .tag__checked_p9j62:active:not(:disabled) {
821
821
  background-color: rgb(217, 217, 217);
822
822
  color: #000;
823
+ }.typography__tertiary_1u38v {
824
+ color: #464649;
825
+ }
826
+ .typography__disabled_1u38v {
827
+ color: #2a2a2c;
828
+ }
829
+ .typography__accent_1u38v {
830
+ color: #ef3124;
831
+ }
832
+ .typography__primary_1u38v {
833
+ color: #fff;
834
+ }
835
+ .typography__attention_1u38v {
836
+ color: #cb830f;
837
+ }
838
+ .typography__positive_1u38v {
839
+ color: #13a463;
840
+ }
841
+ .typography__secondary_1u38v {
842
+ color: #8d8d93;
843
+ }
844
+ .typography__tertiary-inverted_1u38v {
845
+ color: #c5c5c7;
846
+ }
847
+ .typography__primary-inverted_1u38v {
848
+ color: #000;
849
+ }
850
+ .typography__secondary-inverted_1u38v {
851
+ color: #8a8a8e;
852
+ }
853
+ .typography__link_1u38v {
854
+ color: #0072ef;
855
+ }
856
+ .typography__negative_1u38v {
857
+ color: #f15045;
858
+ }
859
+
860
+
861
+
862
+
863
+ @media screen and (min-width: 600px) {
864
+ }
865
+ @media screen and (min-width: 1024px) {
866
+ }.button__primary_1027s {
867
+ color: #000;
868
+ background-color: #f3f4f5
869
+ }
870
+ .button__primary_1027s:hover {
871
+ background-color: rgb(207, 207, 208);
872
+ }
873
+ .button__primary_1027s:active {
874
+ background-color: rgb(194, 195, 196);
875
+ }
876
+ .button__secondary_1027s {
877
+ color: #fff;
878
+ background-color: rgba(255, 255, 255, 0.1);
879
+ border: 1px solid transparent
880
+ }
881
+ .button__secondary_1027s:hover {
882
+ background-color: rgba(255, 255, 255, 0.163);
883
+ }
884
+ .button__secondary_1027s:active {
885
+ background-color: rgba(255, 255, 255, 0.235);
886
+ }
887
+ .button__outlined_1027s {
888
+ color: #fff;
889
+ background-color: transparent;
890
+ border: 1px solid #c5c5c7
891
+ }
892
+ .button__outlined_1027s:hover {
893
+ background-color: rgba(0, 0, 0, 0.07);
894
+ }
895
+ .button__outlined_1027s:active {
896
+ background-color: rgba(0, 0, 0, 0.15);
897
+ }
898
+ .button__tertiary_1027s {
899
+ color: #fff;
900
+ background-color: transparent;
901
+ border: 1px solid #c5c5c7
902
+ }
903
+ .button__tertiary_1027s:hover {
904
+ background-color: rgba(255, 255, 255, 0.07);
905
+ }
906
+ .button__tertiary_1027s:active {
907
+ background-color: rgba(255, 255, 255, 0.15);
908
+ }
909
+ .button__filled_1027s {
910
+ color: #fff;
911
+ background-color: #3a3a3c
912
+ }
913
+ .button__filled_1027s:hover {
914
+ background-color: rgb(72, 72, 74);
915
+ }
916
+ .button__filled_1027s:active {
917
+ background-color: rgb(88, 88, 89);
918
+ }
919
+ .button__transparent_1027s {
920
+ color: #fff;
921
+ background-color: rgba(255, 255, 255, 0.1)
922
+ }
923
+ .button__transparent_1027s:hover {
924
+ background-color: rgba(255, 255, 255, 0.2);
925
+ }
926
+ .button__transparent_1027s:active {
927
+ background-color: rgba(255, 255, 255, 0.4);
928
+ }
929
+ .button__link_1027s {
930
+ color: #fff;
931
+ background-color: transparent
932
+ }
933
+ .button__link_1027s:hover {
934
+ background-color: rgba(255, 255, 255, 0.163);
935
+ }
936
+ .button__link_1027s:active {
937
+ background-color: rgba(255, 255, 255, 0.235);
938
+ }
939
+ .button__ghost_1027s {
940
+ color: #fff
941
+ }
942
+ .button__ghost_1027s:hover {
943
+ color: rgb(179, 179, 179);
944
+ }
945
+ .button__ghost_1027s:active {
946
+ color: rgb(128, 128, 128);
947
+ }
948
+ .button__component_1027s:disabled.button__primary_1027s {
949
+ color: rgba(60, 60, 67, 0.3);
950
+ background-color: #f3f4f5
951
+ }
952
+ .button__component_1027s:disabled.button__primary_1027s.button__loading_1027s {
953
+ background-color: #f3f4f5;
954
+ }
955
+ .button__component_1027s:disabled.button__secondary_1027s {
956
+ color: rgba(255, 255, 255, 0.3);
957
+ background-color: rgba(255, 255, 255, 0.05);
958
+ border-color: transparent
959
+ }
960
+ .button__component_1027s:disabled.button__secondary_1027s.button__loading_1027s {
961
+ color: #fff;
962
+ background-color: rgba(255, 255, 255, 0.1);
963
+ border-color: transparent;
964
+ }
965
+ .button__component_1027s:disabled.button__outlined_1027s {
966
+ color: rgba(255, 255, 255, 0.3);
967
+ background-color: transparent;
968
+ border-color: rgba(197, 197, 199, 0.3)
969
+ }
970
+ .button__component_1027s:disabled.button__outlined_1027s.button__loading_1027s {
971
+ color: #fff;
972
+ }
973
+ .button__component_1027s:disabled.button__tertiary_1027s {
974
+ color: rgba(255, 255, 255, 0.3);
975
+ background-color: transparent;
976
+ border-color: rgba(197, 197, 199, 0.3)
977
+ }
978
+ .button__component_1027s:disabled.button__tertiary_1027s.button__loading_1027s {
979
+ color: #fff;
980
+ }
981
+ .button__component_1027s:disabled.button__filled_1027s {
982
+ color: rgba(255, 255, 255, 0.3);
983
+ background-color: rgba(58, 58, 60, 0.3)
984
+ }
985
+ .button__component_1027s:disabled.button__filled_1027s.button__loading_1027s {
986
+ color: #fff;
987
+ background-color: #3a3a3c;
988
+ }
989
+ .button__component_1027s:disabled.button__transparent_1027s {
990
+ color: rgba(255, 255, 255, 0.3);
991
+ background-color: rgba(255, 255, 255, 0.03)
992
+ }
993
+ .button__component_1027s:disabled.button__transparent_1027s.button__loading_1027s {
994
+ color: #fff;
995
+ background-color: rgba(255, 255, 255, 0.1);
996
+ }
997
+ .button__component_1027s:disabled.button__link_1027s {
998
+ color: rgba(255, 255, 255, 0.3);
999
+ background-color: transparent
1000
+ }
1001
+ .button__component_1027s:disabled.button__link_1027s.button__loading_1027s {
1002
+ color: #fff;
1003
+ }
1004
+ .button__component_1027s:disabled.button__ghost_1027s {
1005
+ color: rgba(255, 255, 255, 0.3)
1006
+ }
1007
+ .button__component_1027s:disabled.button__ghost_1027s.button__loading_1027s {
1008
+ color: #fff;
1009
+ }
1010
+ .button__component_13dyt {
1011
+ background-color: transparent
1012
+ }
1013
+ .button__focused_13dyt {
1014
+ outline: 2px solid #0072ef;
1015
+ }
1016
+ .button__primary_2qgnl {
1017
+ color: #fff;
1018
+ background-color: #202022
1019
+ }
1020
+ .button__primary_2qgnl:hover {
1021
+ background-color: rgb(48, 48, 49);
1022
+ }
1023
+ .button__primary_2qgnl:active {
1024
+ background-color: rgb(65, 65, 67);
1025
+ }
1026
+ .button__secondary_2qgnl {
1027
+ color: #000;
1028
+ background-color: rgba(0, 0, 0, 0.08);
1029
+ border: 1px solid transparent
1030
+ }
1031
+ .button__secondary_2qgnl:hover {
1032
+ background-color: rgba(0, 0, 0, 0.218);
1033
+ }
1034
+ .button__secondary_2qgnl:active {
1035
+ background-color: rgba(0, 0, 0, 0.264);
1036
+ }
1037
+ .button__outlined_2qgnl {
1038
+ color: #fff;
1039
+ background-color: transparent;
1040
+ border: 1px solid #c5c5c7
1041
+ }
1042
+ .button__outlined_2qgnl:hover {
1043
+ background-color: rgba(255, 255, 255, 0.15);
1044
+ }
1045
+ .button__outlined_2qgnl:active {
1046
+ background-color: rgba(0, 0, 0, 0.15);
1047
+ }
1048
+ .button__tertiary_2qgnl {
1049
+ color: #000;
1050
+ background-color: transparent;
1051
+ border: 1px solid #464649
1052
+ }
1053
+ .button__tertiary_2qgnl:hover {
1054
+ background-color: rgba(18, 18, 18, 0.15);
1055
+ }
1056
+ .button__tertiary_2qgnl:active {
1057
+ background-color: rgba(18, 18, 18, 0.2);
1058
+ }
1059
+ .button__filled_2qgnl {
1060
+ color: #fff;
1061
+ background-color: #3a3a3c
1062
+ }
1063
+ .button__filled_2qgnl:hover {
1064
+ background-color: rgb(99, 112, 126);
1065
+ }
1066
+ .button__filled_2qgnl:active {
1067
+ background-color: rgb(61, 74, 88);
1068
+ }
1069
+ .button__transparent_2qgnl {
1070
+ color: #000;
1071
+ background-color: rgba(255, 255, 255, 0.1)
1072
+ }
1073
+ .button__transparent_2qgnl:hover {
1074
+ background-color: rgba(255, 255, 255, 0.2);
1075
+ }
1076
+ .button__transparent_2qgnl:active {
1077
+ background-color: rgba(255, 255, 255, 0.05);
1078
+ }
1079
+ .button__link_2qgnl {
1080
+ color: #000;
1081
+ background-color: transparent
1082
+ }
1083
+ .button__link_2qgnl:hover {
1084
+ background-color: rgba(18, 18, 18, 0.15);
1085
+ }
1086
+ .button__link_2qgnl:active {
1087
+ background-color: rgba(18, 18, 18, 0.2);
1088
+ }
1089
+ .button__ghost_2qgnl {
1090
+ color: #000
1091
+ }
1092
+ .button__ghost_2qgnl:hover {
1093
+ color: rgb(77, 77, 77);
1094
+ }
1095
+ .button__ghost_2qgnl:active {
1096
+ color: rgb(128, 128, 128);
1097
+ }
1098
+ .button__component_2qgnl:disabled.button__primary_2qgnl {
1099
+ color: rgba(235, 235, 245, 0.3);
1100
+ background-color: #202022
1101
+ }
1102
+ .button__component_2qgnl:disabled.button__primary_2qgnl.button__loading_2qgnl {
1103
+ background-color: #202022;
1104
+ }
1105
+ .button__component_2qgnl:disabled.button__secondary_2qgnl {
1106
+ color: rgba(0, 0, 0, 0.3);
1107
+ background-color: rgba(18, 18, 18, 0.08);
1108
+ border-color: transparent
1109
+ }
1110
+ .button__component_2qgnl:disabled.button__secondary_2qgnl.button__loading_2qgnl {
1111
+ color: #000;
1112
+ background-color: rgba(0, 0, 0, 0.08);
1113
+ border-color: transparent;
1114
+ }
1115
+ .button__component_2qgnl:disabled.button__outlined_2qgnl {
1116
+ color: rgba(255, 255, 255, 0.3);
1117
+ background-color: transparent;
1118
+ border-color: rgba(35, 53, 73, 0.3)
1119
+ }
1120
+ .button__component_2qgnl:disabled.button__outlined_2qgnl.button__loading_2qgnl {
1121
+ color: #fff;
1122
+ }
1123
+ .button__component_2qgnl:disabled.button__tertiary_2qgnl {
1124
+ color: rgba(0, 0, 0, 0.3);
1125
+ background-color: transparent;
1126
+ border-color: rgba(70, 70, 73, 0.3)
1127
+ }
1128
+ .button__component_2qgnl:disabled.button__tertiary_2qgnl.button__loading_2qgnl {
1129
+ color: #000;
1130
+ }
1131
+ .button__component_2qgnl:disabled.button__filled_2qgnl {
1132
+ color: rgba(255, 255, 255, 0.3);
1133
+ background-color: rgba(72, 87, 103, 0.3);
1134
+ border-color: transparent
1135
+ }
1136
+ .button__component_2qgnl:disabled.button__filled_2qgnl.button__loading_2qgnl {
1137
+ color: #fff;
1138
+ background-color: #3a3a3c;
1139
+ border-color: transparent;
1140
+ }
1141
+ .button__component_2qgnl:disabled.button__transparent_2qgnl {
1142
+ color: rgba(255, 255, 255, 0.3);
1143
+ background-color: rgba(255, 255, 255, 0.03)
1144
+ }
1145
+ .button__component_2qgnl:disabled.button__transparent_2qgnl.button__loading_2qgnl {
1146
+ color: #000;
1147
+ background-color: rgba(255, 255, 255, 0.1);
1148
+ }
1149
+ .button__component_2qgnl:disabled.button__link_2qgnl {
1150
+ color: rgba(0, 0, 0, 0.3);
1151
+ background-color: transparent
1152
+ }
1153
+ .button__component_2qgnl:disabled.button__link_2qgnl.button__loading_2qgnl {
1154
+ color: #000;
1155
+ }
1156
+ .button__component_2qgnl:disabled.button__ghost_2qgnl {
1157
+ color: rgba(0, 0, 0, 0.3)
1158
+ }
1159
+ .button__component_2qgnl:disabled.button__ghost_2qgnl.button__loading_2qgnl {
1160
+ color: #000;
1161
+ }.base-modal__component_109qr {
1162
+ background: #121212;
1163
+ }.textarea__input_1wxfp {
1164
+ color: #fff;
1165
+ caret-color: #0072ef;
1166
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1167
+ }
1168
+ .textarea__input_1wxfp:-webkit-autofill {
1169
+ -webkit-text-fill-color: #fff;
1170
+ }
1171
+ .textarea__input_1wxfp::placeholder {
1172
+ color: #8d8d93;
1173
+ }
1174
+ .textarea__hasLabel_1wxfp::placeholder {
1175
+ color: #464649;
1176
+ }
1177
+ .textarea__clearIcon_1wxfp {
1178
+ color: #fff;
1179
+ }
1180
+ .textarea__input_1wxfp:read-only {
1181
+ color: #8d8d93
1182
+ }
1183
+ .textarea__input_1wxfp:read-only:focus::placeholder {
1184
+ color: #8d8d93;
1185
+ }
1186
+ .textarea__input_1wxfp:disabled {
1187
+ color: #fff;
1188
+ -webkit-text-fill-color: #fff;
1189
+ }
1190
+ .textarea__input_1wxfp:focus::placeholder {
1191
+ color: rgba(235, 235, 245, 0.3);
1192
+ }
1193
+ .textarea__error_1wxfp {
1194
+ color: #f15045;
1195
+ caret-color: #f15045;
1196
+ }
1197
+ .textarea__textarea_1wxfp {
1198
+ color: #fff;
1199
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1200
+ }
1201
+ .textarea__textarea_1wxfp::placeholder {
1202
+ color: #8d8d93;
1203
+ }
1204
+ .textarea__hasLabel_1wxfp::placeholder {
1205
+ color: #464649;
1206
+ }
1207
+ .textarea__textarea_1wxfp:disabled {
1208
+ color: #fff;
1209
+ -webkit-text-fill-color: #fff;
1210
+ }
1211
+ .textarea__textarea_1wxfp:read-only {
1212
+ color: #8d8d93;
1213
+ }
1214
+ .textarea__textarea_1wxfp:focus::placeholder {
1215
+ color: rgba(235, 235, 245, 0.3);
1216
+ }
1217
+ .textarea__focusVisible_dnlhs {
1218
+ outline: 2px solid #0072ef;
1219
+ }
1220
+ .textarea__input_1nblf {
1221
+ color: #000;
1222
+ caret-color: #0072ef;
1223
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1224
+ }
1225
+ .textarea__input_1nblf:-webkit-autofill {
1226
+ -webkit-text-fill-color: #000;
1227
+ }
1228
+ .textarea__input_1nblf::placeholder {
1229
+ color: rgba(60, 60, 67, 0.6);
1230
+ }
1231
+ .textarea__hasLabel_1nblf::placeholder {
1232
+ color: #c5c5c7;
1233
+ }
1234
+ .textarea__clearIcon_1nblf {
1235
+ color: #000;
1236
+ }
1237
+ .textarea__input_1nblf:read-only {
1238
+ color: rgba(60, 60, 67, 0.6)
1239
+ }
1240
+ .textarea__input_1nblf:read-only:focus::placeholder {
1241
+ color: rgba(60, 60, 67, 0.6);
1242
+ }
1243
+ .textarea__input_1nblf:disabled {
1244
+ color: #000;
1245
+ -webkit-text-fill-color: #000;
1246
+ }
1247
+ .textarea__input_1nblf:focus::placeholder {
1248
+ color: rgba(60, 60, 67, 0.3);
1249
+ }
1250
+ .textarea__error_1nblf {
1251
+ color: #ef3124;
1252
+ caret-color: #ef3124;
1253
+ }
1254
+ .textarea__textarea_1nblf {
1255
+ color: #000;
1256
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1257
+ }
1258
+ .textarea__textarea_1nblf::placeholder {
1259
+ color: rgba(60, 60, 67, 0.6);
1260
+ }
1261
+ .textarea__hasLabel_1nblf::placeholder {
1262
+ color: #c5c5c7;
1263
+ }
1264
+ .textarea__textarea_1nblf:disabled {
1265
+ color: #000;
1266
+ -webkit-text-fill-color: #000;
1267
+ }
1268
+ .textarea__textarea_1nblf:read-only {
1269
+ color: rgba(60, 60, 67, 0.6);
1270
+ }
1271
+ .textarea__textarea_1nblf:focus::placeholder {
1272
+ color: rgba(60, 60, 67, 0.3);
1273
+ }.popover__component_1k7lf {
1274
+ background-color: transparent;
1275
+ color: #fff;
1276
+ }
1277
+ .popover__inner_1k7lf {
1278
+ background-color: #121212;
1279
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1280
+ border: 1px solid transparent;
1281
+ }
1282
+ .popover__arrow_1k7lf:after {
1283
+ background-color: #121212;
1284
+ border: 1px solid transparent;
1285
+ }.tabs__component_astus:before {
1286
+ background-color: #2b2b2e;
1287
+ }
1288
+ .tabs__title_astus {
1289
+ color: #8d8d93
1290
+ }
1291
+ .tabs__title_astus:not(.tabs__disabled_astus):hover {
1292
+ color: #fff;
1293
+ }
1294
+ .tabs__focused_astus {
1295
+ outline: 2px solid #0072ef;
1296
+ }
1297
+ .tabs__selected_astus {
1298
+ color: #fff;
1299
+ }
1300
+ .tabs__disabled_astus {
1301
+ color: #464649;
1302
+ }
1303
+ .tabs__line_astus {
1304
+ background-color: #ef3124;
1305
+ }
1306
+ .tabs__component_astus:before {
1307
+ background-color: #2b2b2e;
1308
+ }.tabs__title_astus {
1309
+ color: #8d8d93
1310
+ }.tabs__title_astus:not(.tabs__disabled_astus):hover {
1311
+ color: #fff;
1312
+ }.tabs__focused_astus {
1313
+ outline: 2px solid #0072ef;
1314
+ }.tabs__selected_astus {
1315
+ color: #fff;
1316
+ }.tabs__disabled_astus {
1317
+ color: #464649;
1318
+ }.tabs__line_astus {
1319
+ background-color: #ef3124;
1320
+ }
1321
+
1322
+
1323
+
1324
+ .comment__component_7t74u {
1325
+ background-color: #202022;
1326
+ }.list-header__filled_1or0o {
1327
+ background-color: rgba(255, 255, 255, 0.1);
1328
+ }.stepped-progress-bar__description_p91xi {
1329
+ color: rgba(235, 235, 245, 0.6);
1330
+ }
1331
+ .stepped-progress-bar__bar_hboae {
1332
+ background: rgba(255, 255, 255, 0.1);
1333
+ }
1334
+ .stepped-progress-bar__positive_hboae {
1335
+ background: #2fc26e;
1336
+ }
1337
+ .stepped-progress-bar__attention_hboae {
1338
+ background: #f6bf65;
1339
+ }
1340
+ .stepped-progress-bar__negative_hboae {
1341
+ background: #d91d0b;
1342
+ }
1343
+ .stepped-progress-bar__link_hboae {
1344
+ background: #0072ef;
1345
+ }
1346
+ .stepped-progress-bar__tertiary_hboae {
1347
+ background: #464649;
1348
+ }
1349
+ .stepped-progress-bar__secondary_hboae {
1350
+ background: #8d8d93;
1351
+ }
1352
+ .stepped-progress-bar__primary_hboae {
1353
+ background: #fff;
1354
+ }
1355
+ .stepped-progress-bar__accent_hboae {
1356
+ background: #ef3124;
1357
+ }.drawer__backdropEnter_162fh {
1358
+ background-color: transparent;
1359
+ }
1360
+ .drawer__backdropEnterActive_162fh,
1361
+ .drawer__backdropEnterDone_162fh {
1362
+ background-color: rgba(0, 0, 0, 0.8);
1363
+ }
1364
+ .drawer__backdropExit_162fh {
1365
+ background-color: rgba(0, 0, 0, 0.8);
1366
+ }
1367
+ .drawer__backdropExitActive_162fh,
1368
+ .drawer__backdropExitDone_162fh {
1369
+ background-color: transparent;
1370
+ }.circular-progress-bar__backgroundCircle_1h0qp,
1371
+ .circular-progress-bar__progressCircle_1h0qp {
1372
+ fill: transparent;
1373
+ }
1374
+ .circular-progress-bar__positive_1h0qp {
1375
+ stroke: #2fc26e;
1376
+ }
1377
+ .circular-progress-bar__negative_1h0qp {
1378
+ stroke: #d91d0b;
1379
+ }
1380
+ .circular-progress-bar__backgroundCircle_1h0qp {
1381
+ stroke: #2c2c2e
1382
+ }
1383
+ .circular-progress-bar__backgroundCircle_1h0qp.circular-progress-bar__stroke_1h0qp {
1384
+ stroke: transparent;
1385
+ }
1386
+ .circular-progress-bar__progressCircle_1h0qp.circular-progress-bar__bg-positive_1h0qp {
1387
+ fill: #2fc26e;
1388
+ }
1389
+ .circular-progress-bar__progressCircle_1h0qp.circular-progress-bar__bg-negative_1h0qp {
1390
+ fill: #d91d0b;
1391
+ }
1392
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-tertiary_1h0qp {
1393
+ color: #464649;
1394
+ }
1395
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-positive_1h0qp {
1396
+ color: #2fc26e;
1397
+ }
1398
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-negative_1h0qp {
1399
+ color: #d91d0b;
1400
+ }
1401
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-primary-inverted_1h0qp {
1402
+ color: #000;
1403
+ }
1404
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-primary_1h0qp {
1405
+ color: #fff;
1406
+ }
1407
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-secondary_1h0qp {
1408
+ color: #8d8d93;
1409
+ }.custom-button__customButton_m06p6.custom-button__white_m06p6 * {
1410
+ color: #fff;
1411
+ }
1412
+ .custom-button__customButton_m06p6.custom-button__black_m06p6 * {
1413
+ color: #000;
1414
+ }
1415
+ .custom-button__customButton_m06p6:before {
1416
+ background-color: rgba(0, 0, 0, 0);
1417
+ }
1418
+ .custom-button__customButton_m06p6:hover:before {
1419
+ background-color: rgba(0, 0, 0, 0.07);
1420
+ }
1421
+ .custom-button__customButton_m06p6:active:before {
1422
+ background-color: rgba(0, 0, 0, 0.15);
1423
+ }
1424
+ .custom-button__customButton_m06p6:disabled.custom-button__white_m06p6 * {
1425
+ color: #fff;
1426
+ }
1427
+ .custom-button__customButton_m06p6:disabled.custom-button__black_m06p6 * {
1428
+ color: #000;
1429
+ }.attach__component_1mb0b {
1430
+ }
1431
+ .attach__focused_1mb0b {
1432
+ outline: 2px solid #0072ef;
1433
+ }.chart__coreChart_1qcsz .recharts-text tspan {
1434
+ fill: #fff;
1435
+ }
1436
+ @keyframes chart__showDot_p05l7 {
1437
+ }
1438
+
1439
+ .chart__tickText_1ujkf {
1440
+ fill: #fff;
1441
+ }
1442
+ .chart__circle_1ujkf {
1443
+ fill: #121212;
1444
+ }
1445
+ .chart__circle_1ujkf {
1446
+ fill: #121212;
1447
+ }
1448
+ .chart__tooltip_1yufa {
1449
+ background-color: #121212;
1450
+ border: 1px solid #2b2b2e;
1451
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1452
+ }
1453
+ .chart__tooltipArrow_1yufa {
1454
+ border: 1px solid #2b2b2e;
1455
+ background-color: #121212;
1456
+ }
1457
+ .chart__tooltipArrow_1yufa:before {
1458
+ border-color: transparent #121212 transparent transparent;
1459
+ }.confirmation__component_1nndu {
1460
+ color: #8d8d93;
1461
+ }
1462
+ .confirmation__circle_sz3ql {
1463
+ fill: transparent;
1464
+ stroke: #464649;
1465
+ }
1466
+ .confirmation__header_xuha4 {
1467
+ color: #fff;
1468
+ }
1469
+ .confirmation__description_xuha4 {
1470
+ color: #8d8d93;
1471
+ color: #fff;
1472
+ }
1473
+ .confirmation__title_13hv3 {
1474
+ color: #fff;
1475
+ }
1476
+ .confirmation__text_13hv3 {
1477
+ color: #8d8d93;
1478
+ }
1479
+ .confirmation__phonesWrap_13hv3 {
1480
+ color: #8d8d93;
1481
+ }
1482
+ .confirmation__phoneDescription_13hv3 {
1483
+ color: #8d8d93;
1484
+ }
1485
+ .confirmation__header_oapqi {
1486
+ color: #fff;
1487
+ }
1488
+ .confirmation__phone_oapqi {
1489
+ color: #fff;
1490
+ }
1491
+ .confirmation__header_ycrzx {
1492
+ color: #fff;
1493
+ }
1494
+ .confirmation__description_ycrzx {
1495
+ color: #8d8d93;
1496
+ }.input__input_1vfr0 {
1497
+ color: #fff;
1498
+ caret-color: #0072ef;
1499
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1500
+ }
1501
+ .input__input_1vfr0:-webkit-autofill {
1502
+ -webkit-text-fill-color: #fff;
1503
+ }
1504
+ .input__input_1vfr0::placeholder {
1505
+ color: #8d8d93;
1506
+ }
1507
+ .input__hasLabel_1vfr0::placeholder {
1508
+ color: #464649;
1509
+ }
1510
+ .input__clearIcon_1vfr0 {
1511
+ color: #fff;
1512
+ }
1513
+ .input__input_1vfr0:read-only {
1514
+ color: #8d8d93
1515
+ }
1516
+ .input__input_1vfr0:read-only:focus::placeholder {
1517
+ color: #8d8d93;
1518
+ }
1519
+ .input__input_1vfr0:disabled {
1520
+ color: #fff;
1521
+ -webkit-text-fill-color: #fff;
1522
+ }
1523
+ .input__input_1vfr0:focus::placeholder {
1524
+ color: rgba(235, 235, 245, 0.3);
1525
+ }
1526
+ .input__error_1vfr0 {
1527
+ color: #f15045;
1528
+ caret-color: #f15045;
1529
+ }
1530
+ .input__focusVisible_rsi8r {
1531
+ outline: 2px solid #0072ef;
1532
+ }
1533
+ @keyframes input__onautofillstart_rsi8r {
1534
+ from {
1535
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1536
+ }
1537
+ to {
1538
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1539
+ }
1540
+ }
1541
+ @keyframes input__onautofillcancel_rsi8r {
1542
+ from {
1543
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1544
+ }
1545
+ to {
1546
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1547
+ }
1548
+ }
1549
+ .input__input_1qx7t {
1550
+ color: #000;
1551
+ caret-color: #0072ef;
1552
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1553
+ }
1554
+ .input__input_1qx7t:-webkit-autofill {
1555
+ -webkit-text-fill-color: #000;
1556
+ }
1557
+ .input__input_1qx7t::placeholder {
1558
+ color: rgba(60, 60, 67, 0.6);
1559
+ }
1560
+ .input__hasLabel_1qx7t::placeholder {
1561
+ color: #c5c5c7;
1562
+ }
1563
+ .input__clearIcon_1qx7t {
1564
+ color: #000;
1565
+ }
1566
+ .input__input_1qx7t:read-only {
1567
+ color: rgba(60, 60, 67, 0.6)
1568
+ }
1569
+ .input__input_1qx7t:read-only:focus::placeholder {
1570
+ color: rgba(60, 60, 67, 0.6);
1571
+ }
1572
+ .input__input_1qx7t:disabled {
1573
+ color: #000;
1574
+ -webkit-text-fill-color: #000;
1575
+ }
1576
+ .input__input_1qx7t:focus::placeholder {
1577
+ color: rgba(60, 60, 67, 0.3);
1578
+ }
1579
+ .input__error_1qx7t {
1580
+ color: #ef3124;
1581
+ caret-color: #ef3124;
1582
+ }.pagination__component_1aetf {
1583
+ color: #fff;
1584
+ }
1585
+ .pagination__dots_xet4w {
1586
+ color: #8d8d93;
1587
+ }
1588
+
1589
+ .pagination__tag_x34xx.pagination__tag_x34xx {
1590
+ color: #8d8d93
1591
+ }
1592
+ .pagination__tag_x34xx.pagination__tag_x34xx:hover:not(:disabled) {
1593
+ background-color: #2c2c2e;
1594
+ color: #fff;
1595
+ }
1596
+ .pagination__tag_x34xx.pagination__tag_x34xx:active:not(:disabled) {
1597
+ background-color: #3a3a3c;
1598
+ }
1599
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx {
1600
+ background-color: #f3f4f5;
1601
+ color: #000;
1602
+ }
1603
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx:hover:not(:disabled) {
1604
+ color: #000;
1605
+ }
1606
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx:active:not(:disabled) {
1607
+ color: #fff;
1608
+ }.icon-button__primary_1ikho {
1609
+ color: #fff
1610
+ }
1611
+ .icon-button__primary_1ikho:hover {
1612
+ color: rgb(204, 204, 204);
1613
+ }
1614
+ .icon-button__primary_1ikho:active {
1615
+ color: rgb(179, 179, 179);
1616
+ }
1617
+ .icon-button__secondary_1ikho {
1618
+ color: #8d8d93
1619
+ }
1620
+ .icon-button__secondary_1ikho:hover {
1621
+ color: rgb(175, 175, 179);
1622
+ }
1623
+ .icon-button__secondary_1ikho:active {
1624
+ color: rgb(198, 198, 201);
1625
+ }
1626
+ .icon-button__transparent_1ikho {
1627
+ color: rgba(255, 255, 255, 0.3)
1628
+ }
1629
+ .icon-button__transparent_1ikho:hover {
1630
+ color: rgba(255, 255, 255, 0.4);
1631
+ }
1632
+ .icon-button__transparent_1ikho:active {
1633
+ color: rgba(255, 255, 255, 0.5);
1634
+ }
1635
+ .icon-button__negative_1ikho {
1636
+ color: #d91d0b
1637
+ }
1638
+ .icon-button__negative_1ikho:hover {
1639
+ color: rgb(220, 45, 28);
1640
+ }
1641
+ .icon-button__negative_1ikho:active {
1642
+ color: rgb(223, 63, 48);
1643
+ }
1644
+ .icon-button__tertiary_1ikho {
1645
+ color: #464649
1646
+ }
1647
+ .icon-button__tertiary_1ikho:hover {
1648
+ color: rgb(83, 83, 86);
1649
+ }
1650
+ .icon-button__tertiary_1ikho:active {
1651
+ color: rgb(98, 98, 100);
1652
+ }
1653
+ .icon-button__component_1ikho:disabled.icon-button__primary_1ikho {
1654
+ color: rgba(255, 255, 255, 0.3)
1655
+ }
1656
+ .icon-button__component_1ikho:disabled.icon-button__primary_1ikho.icon-button__loader_1ikho {
1657
+ color: #fff;
1658
+ }
1659
+ .icon-button__component_1ikho:disabled.icon-button__secondary_1ikho {
1660
+ color: rgba(141, 141, 147, 0.3)
1661
+ }
1662
+ .icon-button__component_1ikho:disabled.icon-button__secondary_1ikho.icon-button__loader_1ikho {
1663
+ color: #8d8d93;
1664
+ }
1665
+ .icon-button__component_1ikho:disabled.icon-button__negative_1ikho {
1666
+ color: rgba(217, 29, 11, 0.3)
1667
+ }
1668
+ .icon-button__component_1ikho:disabled.icon-button__negative_1ikho.icon-button__loader_1ikho {
1669
+ color: #d91d0b;
1670
+ }
1671
+ .icon-button__component_1ikho:disabled.icon-button__tertiary_1ikho {
1672
+ color: rgba(70, 70, 73, 0.3)
1673
+ }
1674
+ .icon-button__component_1ikho:disabled.icon-button__tertiary_1ikho.icon-button__loader_1ikho {
1675
+ color: #464649;
1676
+ }
1677
+
1678
+ .icon-button__primary_1pynw {
1679
+ color: #000
1680
+ }
1681
+ .icon-button__primary_1pynw:hover {
1682
+ color: rgb(18, 18, 18);
1683
+ }
1684
+ .icon-button__primary_1pynw:active {
1685
+ color: rgb(38, 38, 38);
1686
+ }
1687
+ .icon-button__secondary_1pynw {
1688
+ color: #8a8a8e
1689
+ }
1690
+ .icon-button__secondary_1pynw:hover {
1691
+ color: rgb(117, 117, 121);
1692
+ }
1693
+ .icon-button__secondary_1pynw:active {
1694
+ color: rgb(110, 110, 114);
1695
+ }
1696
+ .icon-button__transparent_1pynw {
1697
+ color: rgba(0, 0, 0, 0.3)
1698
+ }
1699
+ .icon-button__transparent_1pynw:hover {
1700
+ color: rgba(0, 0, 0, 0.4);
1701
+ }
1702
+ .icon-button__transparent_1pynw:active {
1703
+ color: rgba(0, 0, 0, 0.5);
1704
+ }
1705
+ .icon-button__negative_1pynw {
1706
+ color: #d91d0b
1707
+ }
1708
+ .icon-button__negative_1pynw:hover {
1709
+ color: rgb(220, 45, 28);
1710
+ }
1711
+ .icon-button__negative_1pynw:active {
1712
+ color: rgb(223, 63, 48);
1713
+ }
1714
+ .icon-button__tertiary_1pynw {
1715
+ color: #c5c5c7
1716
+ }
1717
+ .icon-button__tertiary_1pynw:hover {
1718
+ color: rgb(167, 167, 169);
1719
+ }
1720
+ .icon-button__tertiary_1pynw:active {
1721
+ color: rgb(158, 158, 159);
1722
+ }
1723
+ .icon-button__component_1pynw:disabled.icon-button__primary_1pynw {
1724
+ color: rgba(0, 0, 0, 0.3)
1725
+ }
1726
+ .icon-button__component_1pynw:disabled.icon-button__primary_1pynw.icon-button__loader_1pynw {
1727
+ color: #000;
1728
+ }
1729
+ .icon-button__component_1pynw:disabled.icon-button__secondary_1pynw {
1730
+ color: rgba(138, 138, 142, 0.3)
1731
+ }
1732
+ .icon-button__component_1pynw:disabled.icon-button__secondary_1pynw.icon-button__loader_1pynw {
1733
+ color: #8a8a8e;
1734
+ }
1735
+ .icon-button__component_1pynw:disabled.icon-button__negative_1pynw {
1736
+ color: rgba(217, 29, 11, 0.3)
1737
+ }
1738
+ .icon-button__component_1pynw:disabled.icon-button__negative_1pynw.icon-button__loader_1pynw {
1739
+ color: #d91d0b;
1740
+ }
1741
+ .icon-button__component_1pynw:disabled.icon-button__tertiary_1pynw {
1742
+ color: rgba(197, 197, 199, 0.3)
1743
+ }
1744
+ .icon-button__component_1pynw:disabled.icon-button__tertiary_1pynw.icon-button__loader_1pynw {
1745
+ color: #c5c5c7;
1746
+ }.plate__component_17jpr {
1747
+ color: #fff;
1748
+ }
1749
+ .plate__focused_17jpr {
1750
+ outline: 2px solid #0072ef;
1751
+ }
1752
+ .plate__common_17jpr {
1753
+ background-color: #202022;
1754
+ border-color: #6d7986;
1755
+ }
1756
+ .plate__negative_17jpr {
1757
+ background-color: #35110d;
1758
+ border-color: #d91d0b;
1759
+ }
1760
+ .plate__positive_17jpr {
1761
+ background-color: #042117;
1762
+ border-color: #13a463;
1763
+ }
1764
+ .plate__attention_17jpr {
1765
+ background-color: #332104;
1766
+ border-color: #de6a00;
1767
+ }
1768
+
1769
+
1770
+ .pure-cell__categoryPercent_y8b9z {
1771
+ background-color: #202022;
1772
+ }
1773
+
1774
+
1775
+
1776
+ .pure-cell__component_zephz {
1777
+ background-color: #202022;
1778
+ }
1779
+
1780
+
1781
+
1782
+ .with-suffix__hasSuffix_z7x78 input:focus::placeholder {
1783
+ color: transparent;
1784
+ }
1785
+ .with-suffix__disabled_z7x78 {
1786
+ color: #fff;
1787
+ }.slider-input__steps_gh39k {
1788
+ color: #8d8d93;
1789
+ }
1790
+ .slider-input__info_gh39k {
1791
+ color: #8d8d93;
1792
+ }.filter-tag__component_62ove.filter-tag__disabled_62ove {
1793
+ background-color: rgba(32, 32, 34, 0.3);
1794
+ }
1795
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove) {
1796
+ background-color: #f3f4f5;
1797
+ }
1798
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove):hover {
1799
+ background-color: #f3f4f5;
1800
+ }
1801
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove):active {
1802
+ background-color: rgb(194, 195, 196);
1803
+ }
1804
+ .filter-tag__focused_62ove {
1805
+ outline: 2px solid #0072ef;
1806
+ }
1807
+ .filter-tag__valueButton_62ove {
1808
+ color: #fff;
1809
+ background-color: #202022;
1810
+ border-color: transparent
1811
+ }
1812
+ .filter-tag__valueButton_62ove:not(.filter-tag__valueButton_62ove:disabled):hover {
1813
+ background-color: #202022;
1814
+ border-color: transparent;
1815
+ }
1816
+ .filter-tag__valueButton_62ove:not(.filter-tag__valueButton_62ove:disabled):active {
1817
+ background-color: rgb(65, 65, 67);
1818
+ border-color: transparent;
1819
+ }
1820
+ .filter-tag__valueButton_62ove:disabled {
1821
+ background-color: rgba(32, 32, 34, 0.3);
1822
+ border-color: transparent;
1823
+ color: #464649;
1824
+ }
1825
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove {
1826
+ background-color: #f3f4f5;
1827
+ color: #000
1828
+ }
1829
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):hover {
1830
+ background-color: #f3f4f5;
1831
+ }
1832
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):active {
1833
+ background-color: rgb(194, 195, 196);
1834
+ }
1835
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):hover + .filter-tag__clear_62ove:before {
1836
+ background-color: #464649;
1837
+ }
1838
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):active + .filter-tag__clear_62ove:before {
1839
+ background-color: transparent;
1840
+ }
1841
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:disabled {
1842
+ background-color: rgba(243, 244, 245, 0.3);
1843
+ color: #000;
1844
+ }
1845
+ .filter-tag__clear_62ove {
1846
+ background-color: #f3f4f5
1847
+ }
1848
+ .filter-tag__clear_62ove:before {
1849
+ background-color: #464649;
1850
+ }
1851
+ .filter-tag__clear_62ove:hover:before {
1852
+ background-color: #464649;
1853
+ }
1854
+ .filter-tag__clear_62ove:active:before {
1855
+ background-color: transparent;
1856
+ }
1857
+ .filter-tag__clear_62ove:hover {
1858
+ background-color: #f3f4f5;
1859
+ }
1860
+ .filter-tag__clear_62ove:active {
1861
+ background-color: rgb(194, 195, 196);
1862
+ }.file-upload-item__component_1ac58 {
1863
+ color: #8d8d93;
1864
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1865
+ }
1866
+ .file-upload-item__icon_1ac58 {
1867
+ color: #fff;
1868
+ }
1869
+ .file-upload-item__errorIcon_1ac58 {
1870
+ color: #d91d0b;
1871
+ }
1872
+ .file-upload-item__successIcon_1ac58 {
1873
+ color: #2fc26e;
1874
+ }
1875
+ .file-upload-item__name_1ac58 {
1876
+ color: #fff
1877
+ }
1878
+ .file-upload-item__errorWrapper_1ac58 {
1879
+ color: #ef3124
1880
+ }.bottom-sheet__modal_1dcpm {
1881
+ background-color: transparent;
1882
+ }
1883
+ .bottom-sheet__component_1dcpm {
1884
+ background: #121212;
1885
+ }
1886
+ .bottom-sheet__marker_1dcpm {
1887
+ background-color: #2a2a2c;
1888
+ }
1889
+ .bottom-sheet__content_1dcpm {
1890
+ color: #fff;
1891
+ background-color: #121212;
1892
+ }
1893
+ .bottom-sheet__backer_14xzk {
1894
+ color: #fff;
1895
+ }
1896
+ .bottom-sheet__button_14xzk {
1897
+ background: rgba(255, 255, 255, 0.03);
1898
+ }
1899
+ .bottom-sheet__closer_1yeo9 {
1900
+ color: #fff;
1901
+ }
1902
+ .bottom-sheet__button_1yeo9 {
1903
+ background: rgba(255, 255, 255, 0.03);
1904
+ }
1905
+ .bottom-sheet__footer_1fcyh {
1906
+ background-color: #121212;
1907
+ }
1908
+ .bottom-sheet__highlighted_1fcyh {
1909
+ border-top: 1px solid #2b2b2e;
1910
+ background-color: #121212;
1911
+ }
1912
+ .bottom-sheet__headerWrapper_1hskz {
1913
+ background-color: #121212;
1914
+ }
1915
+ .bottom-sheet__highlighted_1hskz {
1916
+ border-bottom: 1px solid #2b2b2e;
1917
+ }
1918
+
1919
+
1920
+ .modal__button_1gech {
1921
+ background: rgba(18, 18, 18, 0.4);
1922
+ }
1923
+
1924
+
1925
+
1926
+
1927
+ .modal__sticky_19m90 {
1928
+ background: #121212;
1929
+ }
1930
+ .modal__highlighted_19m90 {
1931
+ background: #121212;
1932
+ box-shadow: 0 -1px 0 0 #2b2b2e;
1933
+ }
1934
+
1935
+
1936
+
1937
+ .modal__highlighted_1c5d3 {
1938
+ background: #121212;
1939
+ }
1940
+ .modal__sticky_1c5d3.modal__hasContent_1c5d3 {
1941
+ background: #121212;
1942
+ }
1943
+ .toast-plate__component_1c6d1 {
1944
+ color: #000;
1945
+ background-color: #fff
1946
+ }
1947
+ .toast-plate__closeButtonWrapper_1c6d1:before {
1948
+ background-color: #e9e9eb;
1949
+ }.bank-card__component_qfv3q {
1950
+ --form-control-bg-color: transparent;
1951
+ --form-control-hover-bg-color: transparent;
1952
+ --form-control-focus-bg-color: transparent;
1953
+ }
1954
+ .bank-card__label_qfv3q {
1955
+ color: rgba(0, 0, 0, 0.6)
1956
+ }
1957
+ .bank-card__focused_qfv3q .bank-card__label_qfv3q,
1958
+ .bank-card__filled_qfv3q .bank-card__label_qfv3q {
1959
+ color: #000
1960
+ }
1961
+ .bank-card__input_qfv3q {
1962
+ color: #000;
1963
+ caret-color: #000
1964
+ }
1965
+ .bank-card__bankLogo_qfv3q svg g {
1966
+ fill: #000;
1967
+ }
1968
+ .bank-card__brandLogo_qfv3q svg {
1969
+ fill: #000;
1970
+ }
1971
+ .bank-card__usePhoto_qfv3q {
1972
+ background-color: transparent
1973
+ }
1974
+ .bank-card__usePhoto_qfv3q svg {
1975
+ fill: #000;
1976
+ }.amount-input__minorPartAndCurrency_m1fyh {
1977
+ color: #8d8d93;
1978
+ }
1979
+ .amount-input__filled_g2g0u .amount-input__input_g2g0u,
1980
+ .amount-input__input_g2g0u:focus {
1981
+ -webkit-text-fill-color: transparent;
1982
+ }
1983
+ .amount-input__minorPartAndCurrency_887v8 {
1984
+ color: #8a8a8e;
1985
+ }
1986
+
1987
+
1988
+
1989
+ .side-panel__button_qw149 {
1990
+ background: rgba(18, 18, 18, 0.4);
1991
+ }
1992
+
1993
+
1994
+
1995
+
1996
+ .side-panel__sticky_15i6e {
1997
+ background: #121212;
1998
+ }
1999
+ .side-panel__highlighted_15i6e {
2000
+ background: #121212;
2001
+ box-shadow: 0 -1px 0 0 #2b2b2e;
2002
+ }
2003
+
2004
+
2005
+
2006
+ .side-panel__highlighted_emepm {
2007
+ background: #121212;
2008
+ }
2009
+ .side-panel__sticky_emepm.side-panel__hasContent_emepm {
2010
+ background: #121212;
2011
+ }
2012
+ .tooltip__hint_bca7l {
2013
+ background-color: #fff;
2014
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2015
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2016
+ color: #000;
2017
+ }
2018
+ .tooltip__hint_bca7l .tooltip__arrow_bca7l:after {
2019
+ background-color: #fff;
2020
+ border-color: #fff;
2021
+ }
2022
+
2023
+ .tooltip__tooltip_185f1 {
2024
+ background-color: #fff;
2025
+ color: #000;
2026
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2027
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2028
+ }
2029
+ .tooltip__tooltip_185f1 .tooltip__arrow_185f1:after {
2030
+ background-color: #fff;
2031
+ }
2032
+ .tooltip__hint_185f1 {
2033
+ background-color: #121212;
2034
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2035
+ color: #fff;
2036
+ }
2037
+ .tooltip__hint_185f1 .tooltip__arrow_185f1:after {
2038
+ background-color: #121212;
2039
+ }
2040
+ .toast__toastPlate_lpf7h {
2041
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2042
+ }
2043
+ .toast__popoverInner_lpf7h {
2044
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2045
+ background-color: transparent;
2046
+ }
2047
+ .calendar__dayName_17oe0 {
2048
+ color: #8d8d93
2049
+ }
2050
+ .calendar__day_17oe0 {
2051
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2052
+ color: #fff
2053
+ }
2054
+ .calendar__day_17oe0.calendar__highlighted_17oe0,
2055
+ .calendar__day_17oe0.calendar__range_17oe0.calendar__highlighted_17oe0:not(.calendar__disabled_17oe0) {
2056
+ color: #fff;
2057
+ background: #2a2a2c;
2058
+ }
2059
+ .calendar__day_17oe0.calendar__holiday_17oe0 {
2060
+ color: #ef3124;
2061
+ }
2062
+ .calendar__day_17oe0.calendar__disabled_17oe0 {
2063
+ color: #464649;
2064
+ background: transparent;
2065
+ }
2066
+ .calendar__day_17oe0.calendar__today_17oe0 {
2067
+ color: #0072ef;
2068
+ }
2069
+ .calendar__day_17oe0.calendar__rangeComplete_17oe0 {
2070
+ background: #e8f2fe;
2071
+ }
2072
+ .calendar__day_17oe0.calendar__selected_17oe0,
2073
+ .calendar__day_17oe0.calendar__disabled_17oe0.calendar__selected_17oe0 {
2074
+ color: #000;
2075
+ background: #fff;
2076
+ }
2077
+ @media (hover) {
2078
+ .calendar__day_17oe0.calendar__selected_17oe0:hover {
2079
+ background: rgb(217, 217, 217);
2080
+ }
2081
+ }
2082
+ .calendar__dayWrapper_17oe0 {
2083
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2084
+ }
2085
+ .calendar__range_17oe0 .calendar__day_17oe0:not(.calendar__selected_17oe0):not(.calendar__disabled_17oe0):not(.calendar__today_17oe0):not(.calendar__holiday_17oe0) {
2086
+ color: #fff;
2087
+ }
2088
+ .calendar__range_17oe0:before {
2089
+ background: rgba(255, 255, 255, 0.1);
2090
+ }
2091
+ .calendar__rangeComplete_17oe0:before {
2092
+ background: #e8f2fe;
2093
+ }
2094
+ .calendar__transitLeft_17oe0:after {
2095
+ background: linear-gradient(
2096
+ 270deg,
2097
+ rgba(255, 255, 255, 0.1) 0%,
2098
+ rgba(255, 255, 255, 0) 100%
2099
+ );
2100
+ }
2101
+ .calendar__transitRight_17oe0:after {
2102
+ background: linear-gradient(
2103
+ 270deg,
2104
+ rgba(255, 255, 255, 0) 0%,
2105
+ rgba(255, 255, 255, 0.1) 100%
2106
+ );
2107
+ }
2108
+ .calendar__rangeComplete_17oe0.calendar__transitLeft_17oe0:after {
2109
+ background: linear-gradient(
2110
+ 270deg,
2111
+ #e8f2fe 0%,
2112
+ rgba(255, 255, 255, 0) 100%
2113
+ );
2114
+ }
2115
+ .calendar__rangeComplete_17oe0.calendar__transitRight_17oe0:after {
2116
+ background: linear-gradient(
2117
+ 270deg,
2118
+ rgba(255, 255, 255, 0) 0%,
2119
+ #e8f2fe 100%
2120
+ );
2121
+ }
2122
+ .calendar__dot_17oe0 {
2123
+ background: #fff;
2124
+ }
2125
+ .calendar__selected_17oe0 .calendar__dot_17oe0 {
2126
+ background: #000;
2127
+ }
2128
+ .calendar__wrapper_1n0n1 {
2129
+ background: #121212;
2130
+ }
2131
+ .calendar__calendar_1n0n1 th {
2132
+ border-bottom: 1px solid #2b2b2e;
2133
+ }
2134
+ .calendar__dayNames_1n0n1 {
2135
+ border-bottom: 1px solid #2b2b2e
2136
+ }
2137
+ .calendar__month_1n0n1 {
2138
+ color: #fff;
2139
+ }
2140
+ .calendar__dayName_1n0n1 {
2141
+ color: #8d8d93
2142
+ }
2143
+ .calendar__withShadow_16i8q {
2144
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2145
+ }
2146
+
2147
+ @media (max-width: 374px) {
2148
+ }
2149
+ .calendar__empty_i9k64 {
2150
+ color: #8d8d93;
2151
+ }
2152
+ .cc-calendar .calendar__button_zupln {
2153
+ background-color: transparent
2154
+ }
2155
+ .cc-calendar .calendar__button_zupln:not(:disabled):hover {
2156
+ background-color: #2c2c2e;
2157
+ color: #fff;
2158
+ }
2159
+ .cc-calendar .calendar__button_zupln.calendar__filled_zupln {
2160
+ background-color: #2c2c2e
2161
+ }
2162
+ .cc-calendar .calendar__button_zupln.calendar__filled_zupln:not(:disabled):hover {
2163
+ background-color: rgb(59, 59, 61);
2164
+ }
2165
+ .cc-calendar .calendar__button_zupln.calendar__outlined_zupln {
2166
+ border: 1px solid #fff;
2167
+ }
2168
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln,
2169
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln:disabled {
2170
+ background-color: #fff;
2171
+ color: #000
2172
+ }
2173
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln:not(:disabled):hover, .cc-calendar .calendar__button_zupln.calendar__selected_zupln:disabled:not(:disabled):hover {
2174
+ background-color: #fff;
2175
+ color: #000;
2176
+ }
2177
+ @media (max-width: 374px) {
2178
+ }.select__arrow_9vuo9 {
2179
+ color: #fff;
2180
+ }
2181
+ .select__popoverInner_4564v {
2182
+ background: transparent;
2183
+ }
2184
+ .select__optionsList_4564v {
2185
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2186
+ background: #121212;
2187
+ }
2188
+ .select__popoverInner_1ynib {
2189
+ background: transparent;
2190
+ }
2191
+ .select__single_1cv26 {
2192
+ background: #fff
2193
+ }
2194
+ .select__placeholder_1bk4a {
2195
+ color: #8d8d93;
2196
+ }
2197
+ .select__focusVisible_1bk4a {
2198
+ outline: 2px solid #0072ef;
2199
+ }
2200
+ .select__optgroup_1m4sv {
2201
+ background: #121212
2202
+ }
2203
+ .select__label_1m4sv {
2204
+ color: #8d8d93;
2205
+ }
2206
+ .select__option_b321l {
2207
+ background: #121212;
2208
+ color: #fff
2209
+ }
2210
+ .select__option_b321l:not(.select__disabled_b321l):active {
2211
+ background: #2c2c2e;
2212
+ color: #fff;
2213
+ }
2214
+ .select__option_b321l:before {
2215
+ background: #2b2b2e;
2216
+ }
2217
+ .select__selected_b321l {
2218
+ background: #121212;
2219
+ color: #fff;
2220
+ }
2221
+ .select__highlighted_b321l {
2222
+ background: #202022;
2223
+ color: #fff
2224
+ }
2225
+ .select__disabled_b321l {
2226
+ background: #121212;
2227
+ color: #8d8d93;
2228
+ }
2229
+ .select__emptyPlaceholder_9vdr5 {
2230
+ color: #8d8d93;
2231
+ }
2232
+ .select__virtualRow_1ufqv:before {
2233
+ background: #2b2b2e;
2234
+ }
2235
+ .select__emptyPlaceholder_1ufqv {
2236
+ color: #8d8d93;
2237
+ }
2238
+
2239
+
2240
+
2241
+ .select__emptyPlaceholder_14ub6 {
2242
+ color: #8d8d93;
2243
+ }
2244
+ .select__footer_14ub6 {
2245
+ background-color: #121212
2246
+ }
2247
+ .select__highlighted_14ub6 {
2248
+ border-top: 1px solid #2b2b2e;
2249
+ background-color: #121212;
2250
+ }
2251
+ .select__footer_1kfkz {
2252
+ background: #121212
2253
+ }
2254
+ .select__withBorder_1kfkz {
2255
+ box-shadow: inset 0 1px 0 #262629;
2256
+ }.gallery__modal_1qbs4 {
2257
+ background: transparent;
2258
+ }
2259
+ .gallery__header_11e7k {
2260
+ background-color: #e9e9eb;
2261
+ }
2262
+
2263
+ .gallery__component_so4wo {
2264
+ border: 2px solid rgba(0, 0, 0, 0);
2265
+ }
2266
+ .gallery__active_so4wo {
2267
+ border-color: #000
2268
+ }
2269
+ .gallery__image_so4wo {
2270
+ background-color: #121212
2271
+ }
2272
+ .gallery__loading_so4wo {
2273
+ background-color: #e9eaeb;
2274
+ }
2275
+ .gallery__brokenImageWrapper_so4wo {
2276
+ background-color: #121212
2277
+ }
2278
+ .gallery__focused_so4wo {
2279
+ outline: 2px solid #0072ef;
2280
+ }
2281
+ .gallery__component_r4w9u {
2282
+ background-color: rgba(255, 255, 255, 0.5);
2283
+ }
2284
+ .gallery__slideLoading_r4w9u {
2285
+ background-color: #e9eaeb;
2286
+ }
2287
+ .gallery__image_r4w9u {
2288
+ background-color: #121212;
2289
+ }
2290
+ .gallery__smallImage_r4w9u {
2291
+ background-color: #121212;
2292
+ }
2293
+ .gallery__arrow_r4w9u {
2294
+ color: #000
2295
+ }
2296
+ .gallery__arrow_r4w9u:hover {
2297
+ background-color: rgba(255, 255, 255, 0.1);
2298
+ }
2299
+ .gallery__arrow_r4w9u:active {
2300
+ background-color: rgba(255, 255, 255, 0.2);
2301
+ }
2302
+ .gallery__focused_r4w9u {
2303
+ outline: 2px solid #0072ef;
2304
+ }
2305
+ .gallery__placeholder_r4w9u {
2306
+ background-color: #121212;
2307
+ }
2308
+ .gallery__fullScreenImage_r4w9u {
2309
+ background-color: #121212;
2310
+ }
2311
+ .gallery__component_st88a {
2312
+ background-color: #e9e9eb
2313
+ }@media (min-width: 600px) {
2314
+ }.calendar-with-skeleton__skeleton_1akss {
2315
+ background-color: #121212;
2316
+ }.calendar-input__calendarIcon_pnx9z {
2317
+ color: #fff
2318
+ }.select-with-tags__input_131dn {
2319
+ background-color: transparent;
2320
+ color: #fff
2321
+ }
2322
+ .select-with-tags__input_131dn:disabled {
2323
+ color: #8d8d93;
2324
+ }
2325
+ .select-with-tags__input_131dn::placeholder {
2326
+ color: #8d8d93;
2327
+ }
2328
+ .select-with-tags__input_131dn:focus::placeholder {
2329
+ color: #464649;
2330
+ }
2331
+ .select-with-tags__focusVisible_131dn {
2332
+ outline: 2px solid #0072ef;
2333
+ }
2334
+ .select-with-tags__placeholder_131dn {
2335
+ color: #464649;
2336
+ }
2337
+ .select-with-tags__tag_vosxg:active:not(:disabled) {
2338
+ background-color: #f3f4f5;
2339
+ }
2340
+ .select-with-tags__tag_vosxg:hover:not(:disabled):not(:active) {
2341
+ background-color: #f3f4f5;
2342
+ }
2343
+
2344
+ .input-autocomplete__placeholder_1cdjw {
2345
+ color: #8d8d93;
2346
+ }
2347
+ .input-autocomplete__focusVisible_1cdjw {
2348
+ outline: 2px solid #0072ef;
2349
+ }
2350
+ .intl-phone-input__flagIcon_4hlnn {
2351
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2352
+ }
2353
+ .intl-phone-input__dialCode_tozgk {
2354
+ color: #8d8d93;
2355
+ }
2356
+ .intl-phone-input__focusVisible_1tx8f {
2357
+ outline: 2px solid #0072ef;
2358
+ }.table__component_qd5h7 {
2359
+ border-top: 1px solid #2b2b2e;
2360
+ }
2361
+ .table__wrapper_18aft {
2362
+ background: #121212;
2363
+ box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2364
+ 0 2px 4px rgba(11, 31, 53, 0.16);
2365
+ }
2366
+
2367
+ .table__component_blrd2 {
2368
+ color: #fff;
2369
+ border-top: 1px solid #2b2b2e;
2370
+ }
2371
+
2372
+ .table__component_eios5 th:not(:last-child):not(:empty):after {
2373
+ background-color: #2a2a2c;
2374
+ }
2375
+ .table__component_1gvtw {
2376
+ color: #fff;
2377
+ border-bottom: 1px solid #2b2b2e;
2378
+ background: #121212;
2379
+ }
2380
+ .table__sorted_1gvtw {
2381
+ color: #fff;
2382
+ }
2383
+ .table__component_10ct8 {
2384
+ background: #121212
2385
+ }
2386
+ .table__withoutBorder_10ct8 {
2387
+ }
2388
+ .table__clickable_10ct8:hover {
2389
+ background-color: #202022;
2390
+ }
2391
+ .table__selected_10ct8 {
2392
+ background-color: #f2f8ff
2393
+ }
2394
+ .table__selected_10ct8:hover {
2395
+ background-color: #e8f2fe;
2396
+ }
2397
+ .table__icon_a6ogo {
2398
+ color: #8d8d93
2399
+ }
2400
+ .table__icon_a6ogo:hover {
2401
+ color: #fff;
2402
+ }
2403
+ .table__sorted_a6ogo {
2404
+ color: #0072ef
2405
+ }
2406
+ .table__sorted_a6ogo:hover {
2407
+ color: #0072ef;
2408
+ }
2409
+ .table__open_mr8nh,
2410
+ .table__open_mr8nh:hover {
2411
+ background-color: rgba(255, 255, 255, 0.163);
2412
+ }.calendar-range__divider_gkaed:after {
2413
+ background-color: #fff;
823
2414
  }