@alfalab/core-components 29.0.0 → 29.1.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 (2022) 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.d.ts +1 -1
  22. package/amount-input/Component.js +3 -3
  23. package/amount-input/cssm/Component.d.ts +1 -1
  24. package/amount-input/default.css +2 -2
  25. package/amount-input/esm/Component.d.ts +1 -1
  26. package/amount-input/esm/Component.js +3 -3
  27. package/amount-input/esm/default.css +2 -2
  28. package/amount-input/esm/index.css +7 -7
  29. package/amount-input/esm/inverted.css +2 -2
  30. package/amount-input/index.css +7 -7
  31. package/amount-input/inverted.css +2 -2
  32. package/amount-input/modern/Component.d.ts +1 -1
  33. package/amount-input/modern/Component.js +3 -3
  34. package/amount-input/modern/default.css +2 -2
  35. package/amount-input/modern/index.css +7 -7
  36. package/amount-input/modern/inverted.css +2 -2
  37. package/attach/Component.d.ts +1 -1
  38. package/attach/Component.js +1 -1
  39. package/attach/cssm/Component.d.ts +1 -1
  40. package/attach/cssm/index.module.css +1 -1
  41. package/attach/esm/Component.d.ts +1 -1
  42. package/attach/esm/Component.js +1 -1
  43. package/attach/esm/index.css +27 -27
  44. package/attach/index.css +27 -27
  45. package/attach/modern/Component.d.ts +1 -1
  46. package/attach/modern/Component.js +3 -3
  47. package/attach/modern/index.css +27 -27
  48. package/backdrop/Component.d.ts +5 -1
  49. package/backdrop/Component.js +1 -1
  50. package/backdrop/cssm/Component.d.ts +5 -1
  51. package/backdrop/esm/Component.d.ts +5 -1
  52. package/backdrop/esm/Component.js +1 -1
  53. package/backdrop/esm/index.css +11 -11
  54. package/backdrop/index.css +11 -11
  55. package/backdrop/modern/Component.d.ts +5 -1
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/CHANGELOG.md +8 -0
  65. package/bank-card/Component.js +1 -1
  66. package/bank-card/cssm/index.module.css +0 -704
  67. package/bank-card/esm/Component.js +1 -1
  68. package/bank-card/esm/index.css +20 -724
  69. package/bank-card/index.css +20 -724
  70. package/bank-card/modern/Component.js +1 -1
  71. package/bank-card/modern/index.css +20 -724
  72. package/base-modal/Component.js +1 -1
  73. package/base-modal/esm/Component.js +1 -1
  74. package/base-modal/esm/index.css +12 -12
  75. package/base-modal/index.css +12 -12
  76. package/base-modal/modern/Component.js +1 -1
  77. package/base-modal/modern/index.css +12 -12
  78. package/bottom-sheet/{component-a5dcfe2e.d.ts → component-4d7d41d3.d.ts} +0 -0
  79. package/bottom-sheet/{component-a5dcfe2e.js → component-4d7d41d3.js} +3 -3
  80. package/bottom-sheet/component.js +2 -2
  81. package/bottom-sheet/components/backer/Component.js +2 -2
  82. package/bottom-sheet/components/backer/index.css +2 -2
  83. package/bottom-sheet/components/closer/Component.js +2 -2
  84. package/bottom-sheet/components/closer/index.css +2 -2
  85. package/bottom-sheet/components/footer/Component.js +1 -1
  86. package/bottom-sheet/components/footer/index.css +3 -3
  87. package/bottom-sheet/components/header/Component.js +2 -2
  88. package/bottom-sheet/components/header/index.css +16 -16
  89. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  90. package/bottom-sheet/esm/{component-a051e64b.d.ts → component-8e36f4ef.d.ts} +0 -0
  91. package/bottom-sheet/esm/{component-a051e64b.js → component-8e36f4ef.js} +3 -3
  92. package/bottom-sheet/esm/component.js +2 -2
  93. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/backer/index.css +2 -2
  95. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  96. package/bottom-sheet/esm/components/closer/index.css +2 -2
  97. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  98. package/bottom-sheet/esm/components/footer/index.css +3 -3
  99. package/bottom-sheet/esm/components/header/Component.js +2 -2
  100. package/bottom-sheet/esm/components/header/index.css +16 -16
  101. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  102. package/bottom-sheet/esm/index.css +15 -15
  103. package/bottom-sheet/esm/index.d.ts +1 -1
  104. package/bottom-sheet/esm/index.js +2 -2
  105. package/bottom-sheet/esm/{tslib.es6-4519570d.d.ts → tslib.es6-2b12f382.d.ts} +0 -0
  106. package/bottom-sheet/esm/{tslib.es6-4519570d.js → tslib.es6-2b12f382.js} +0 -0
  107. package/bottom-sheet/index.css +15 -15
  108. package/bottom-sheet/index.d.ts +1 -1
  109. package/bottom-sheet/index.js +2 -2
  110. package/bottom-sheet/modern/{component-3136f05a.d.ts → component-2999e1ae.d.ts} +0 -0
  111. package/bottom-sheet/modern/{component-3136f05a.js → component-2999e1ae.js} +3 -3
  112. package/bottom-sheet/modern/component.js +1 -1
  113. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/backer/index.css +2 -2
  115. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/closer/index.css +2 -2
  117. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  118. package/bottom-sheet/modern/components/footer/index.css +3 -3
  119. package/bottom-sheet/modern/components/header/Component.js +1 -1
  120. package/bottom-sheet/modern/components/header/index.css +16 -16
  121. package/bottom-sheet/modern/index.css +15 -15
  122. package/bottom-sheet/modern/index.d.ts +1 -1
  123. package/bottom-sheet/modern/index.js +1 -1
  124. package/bottom-sheet/{tslib.es6-db4fecdb.d.ts → tslib.es6-4d0eddb1.d.ts} +0 -0
  125. package/bottom-sheet/{tslib.es6-db4fecdb.js → tslib.es6-4d0eddb1.js} +0 -0
  126. package/button/Component.d.ts +7 -3
  127. package/button/Component.js +3 -3
  128. package/button/cssm/Component.d.ts +7 -3
  129. package/button/default.css +40 -40
  130. package/button/esm/Component.d.ts +7 -3
  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.d.ts +7 -3
  138. package/button/modern/Component.js +3 -3
  139. package/button/modern/default.css +40 -40
  140. package/button/modern/index.css +53 -53
  141. package/button/modern/inverted.css +40 -40
  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 +10 -10
  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 +57 -57
  148. package/calendar/components/days-table/index.js +1 -1
  149. package/calendar/components/header/Component.d.ts +5 -1
  150. package/calendar/components/header/Component.js +1 -1
  151. package/calendar/components/header/index.css +2 -2
  152. package/calendar/components/month-year-header/Component.js +2 -2
  153. package/calendar/components/month-year-header/index.css +9 -9
  154. package/calendar/components/month-year-header/index.js +1 -1
  155. package/calendar/components/months-table/Component.js +2 -2
  156. package/calendar/components/months-table/index.css +10 -10
  157. package/calendar/components/months-table/index.js +1 -1
  158. package/calendar/components/period-slider/Component.js +1 -1
  159. package/calendar/components/period-slider/index.css +9 -9
  160. package/calendar/components/select-button/Component.js +2 -2
  161. package/calendar/components/select-button/index.css +9 -9
  162. package/calendar/components/select-button/index.js +1 -1
  163. package/calendar/components/years-table/Component.js +2 -2
  164. package/calendar/components/years-table/index.css +12 -12
  165. package/calendar/components/years-table/index.js +1 -1
  166. package/calendar/cssm/components/header/Component.d.ts +5 -1
  167. package/calendar/cssm/components/month-year-header/index.module.css +3 -0
  168. package/calendar/cssm/components/months-table/index.module.css +44 -0
  169. package/calendar/cssm/components/select-button/index.module.css +36 -0
  170. package/calendar/cssm/components/years-table/index.module.css +55 -0
  171. package/calendar/cssm/index-bdb4c6b9.d.ts +4 -0
  172. package/calendar/esm/Component.js +2 -2
  173. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  174. package/calendar/esm/components/calendar-mobile/index.css +10 -10
  175. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  176. package/calendar/esm/components/days-table/Component.js +2 -2
  177. package/calendar/esm/components/days-table/index.css +57 -57
  178. package/calendar/esm/components/days-table/index.js +1 -1
  179. package/calendar/esm/components/header/Component.d.ts +5 -1
  180. package/calendar/esm/components/header/Component.js +1 -1
  181. package/calendar/esm/components/header/index.css +2 -2
  182. package/calendar/esm/components/month-year-header/Component.js +2 -2
  183. package/calendar/esm/components/month-year-header/index.css +9 -9
  184. package/calendar/esm/components/month-year-header/index.js +1 -1
  185. package/calendar/esm/components/months-table/Component.js +2 -2
  186. package/calendar/esm/components/months-table/index.css +10 -10
  187. package/calendar/esm/components/months-table/index.js +1 -1
  188. package/calendar/esm/components/period-slider/Component.js +1 -1
  189. package/calendar/esm/components/period-slider/index.css +9 -9
  190. package/calendar/esm/components/select-button/Component.js +2 -2
  191. package/calendar/esm/components/select-button/index.css +9 -9
  192. package/calendar/esm/components/select-button/index.js +1 -1
  193. package/calendar/esm/components/years-table/Component.js +2 -2
  194. package/calendar/esm/components/years-table/index.css +12 -12
  195. package/calendar/esm/components/years-table/index.js +1 -1
  196. package/calendar/esm/index-bdb4c6b9.d.ts +4 -0
  197. package/calendar/esm/index.css +13 -13
  198. package/calendar/esm/index.js +1 -1
  199. package/calendar/esm/{tslib.es6-7bcdecea.d.ts → tslib.es6-6f0a2fcb.d.ts} +0 -0
  200. package/calendar/esm/{tslib.es6-7bcdecea.js → tslib.es6-6f0a2fcb.js} +0 -0
  201. package/calendar/index-bdb4c6b9.d.ts +4 -0
  202. package/calendar/index.css +13 -13
  203. package/calendar/index.js +1 -1
  204. package/calendar/modern/Component.js +3 -3
  205. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  206. package/calendar/modern/components/calendar-mobile/index.css +10 -10
  207. package/calendar/modern/components/days-table/Component.js +1 -1
  208. package/calendar/modern/components/days-table/index.css +57 -57
  209. package/calendar/modern/components/header/Component.d.ts +5 -1
  210. package/calendar/modern/components/header/Component.js +1 -1
  211. package/calendar/modern/components/header/index.css +2 -2
  212. package/calendar/modern/components/month-year-header/Component.js +1 -1
  213. package/calendar/modern/components/month-year-header/index.css +9 -9
  214. package/calendar/modern/components/months-table/Component.js +1 -1
  215. package/calendar/modern/components/months-table/index.css +10 -10
  216. package/calendar/modern/components/period-slider/Component.js +1 -1
  217. package/calendar/modern/components/period-slider/index.css +9 -9
  218. package/calendar/modern/components/select-button/Component.js +1 -1
  219. package/calendar/modern/components/select-button/index.css +9 -9
  220. package/calendar/modern/components/years-table/Component.js +1 -1
  221. package/calendar/modern/components/years-table/index.css +12 -12
  222. package/calendar/modern/index-bdb4c6b9.d.ts +4 -0
  223. package/calendar/modern/index.css +13 -13
  224. package/calendar/{tslib.es6-ab39793e.d.ts → tslib.es6-50f68eed.d.ts} +0 -0
  225. package/calendar/{tslib.es6-ab39793e.js → tslib.es6-50f68eed.js} +0 -0
  226. package/calendar-input/CHANGELOG.md +8 -0
  227. package/calendar-input/Component.d.ts +1 -1
  228. package/calendar-input/Component.js +2 -2
  229. package/calendar-input/cssm/Component.d.ts +1 -1
  230. package/calendar-input/cssm/Component.js +1 -1
  231. package/calendar-input/cssm/stories.module.css +4 -0
  232. package/calendar-input/esm/Component.d.ts +1 -1
  233. package/calendar-input/esm/Component.js +2 -2
  234. package/calendar-input/esm/index.css +11 -11
  235. package/calendar-input/index.css +11 -11
  236. package/calendar-input/modern/Component.d.ts +1 -1
  237. package/calendar-input/modern/Component.js +2 -2
  238. package/calendar-input/modern/index.css +11 -11
  239. package/calendar-range/CHANGELOG.md +8 -0
  240. package/calendar-range/Component.js +1 -1
  241. package/calendar-range/esm/Component.js +1 -1
  242. package/calendar-range/esm/index.js +1 -1
  243. package/calendar-range/esm/{index.module-c6820230.d.ts → index.module-8bf7f15e.d.ts} +0 -0
  244. package/calendar-range/esm/{index.module-c6820230.js → index.module-8bf7f15e.js} +1 -1
  245. package/calendar-range/esm/views/index.css +8 -8
  246. package/calendar-range/esm/views/popover.js +1 -1
  247. package/calendar-range/esm/views/static.js +1 -1
  248. package/calendar-range/index.js +1 -1
  249. package/calendar-range/{index.module-b543f001.d.ts → index.module-aa7a884d.d.ts} +0 -0
  250. package/calendar-range/{index.module-b543f001.js → index.module-aa7a884d.js} +1 -1
  251. package/calendar-range/modern/Component.js +1 -1
  252. package/calendar-range/modern/index.js +1 -1
  253. package/calendar-range/modern/index.module-859ac6d8.js +4 -0
  254. package/calendar-range/modern/views/index.css +8 -8
  255. package/calendar-range/modern/views/popover.js +1 -1
  256. package/calendar-range/modern/views/static.js +1 -1
  257. package/calendar-range/views/index.css +8 -8
  258. package/calendar-range/views/popover.js +1 -1
  259. package/calendar-range/views/static.js +1 -1
  260. package/calendar-with-skeleton/Component.js +1 -1
  261. package/calendar-with-skeleton/esm/Component.js +1 -1
  262. package/calendar-with-skeleton/esm/index.css +11 -11
  263. package/calendar-with-skeleton/index.css +11 -11
  264. package/calendar-with-skeleton/modern/Component.js +1 -1
  265. package/calendar-with-skeleton/modern/index.css +11 -11
  266. package/card-image/Component.js +1 -1
  267. package/card-image/esm/Component.js +1 -1
  268. package/card-image/esm/index.css +6 -6
  269. package/card-image/index.css +6 -6
  270. package/card-image/modern/Component.js +1 -1
  271. package/card-image/modern/index.css +6 -6
  272. package/cdn-icon/CHANGELOG.md +21 -0
  273. package/cdn-icon/Component.js +1 -1
  274. package/cdn-icon/esm/Component.js +1 -1
  275. package/cdn-icon/esm/index.css +4 -4
  276. package/cdn-icon/index.css +4 -4
  277. package/cdn-icon/modern/Component.js +1 -1
  278. package/cdn-icon/modern/index.css +4 -4
  279. package/chart/Component.js +2 -2
  280. package/chart/components/Dot/index.css +7 -7
  281. package/chart/components/Dot/index.js +1 -1
  282. package/chart/components/Legends/index.css +7 -7
  283. package/chart/components/Legends/index.js +1 -1
  284. package/chart/components/LinearGradient.d.ts +1 -1
  285. package/chart/components/Tick/index.css +3 -3
  286. package/chart/components/Tick/index.js +1 -1
  287. package/chart/components/TooltipContent/index.css +6 -6
  288. package/chart/components/TooltipContent/index.js +1 -1
  289. package/chart/cssm/components/LinearGradient.d.ts +1 -1
  290. package/chart/cssm/icons/CircleLine.d.ts +1 -1
  291. package/chart/esm/Component.js +2 -2
  292. package/chart/esm/components/Dot/index.css +7 -7
  293. package/chart/esm/components/Dot/index.js +1 -1
  294. package/chart/esm/components/Legends/index.css +7 -7
  295. package/chart/esm/components/Legends/index.js +1 -1
  296. package/chart/esm/components/LinearGradient.d.ts +1 -1
  297. package/chart/esm/components/Tick/index.css +3 -3
  298. package/chart/esm/components/Tick/index.js +1 -1
  299. package/chart/esm/components/TooltipContent/index.css +6 -6
  300. package/chart/esm/components/TooltipContent/index.js +1 -1
  301. package/chart/esm/hooks/useSettings/index.js +1 -1
  302. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  303. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  304. package/chart/esm/icons/CircleLine.d.ts +1 -1
  305. package/chart/esm/index.css +13 -2
  306. package/chart/esm/index.js +1 -1
  307. package/chart/esm/{tslib.es6-65e50218.d.ts → tslib.es6-7e9ad756.d.ts} +0 -0
  308. package/chart/esm/{tslib.es6-65e50218.js → tslib.es6-7e9ad756.js} +0 -0
  309. package/chart/hooks/useSettings/index.js +1 -1
  310. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  311. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  312. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  313. package/chart/icons/CircleLine.d.ts +1 -1
  314. package/chart/index.css +13 -2
  315. package/chart/index.js +1 -1
  316. package/chart/modern/Component.js +1 -1
  317. package/chart/modern/components/Dot/index.css +7 -7
  318. package/chart/modern/components/Dot/index.js +1 -1
  319. package/chart/modern/components/Legends/index.css +7 -7
  320. package/chart/modern/components/Legends/index.js +1 -1
  321. package/chart/modern/components/LinearGradient.d.ts +1 -1
  322. package/chart/modern/components/Tick/index.css +3 -3
  323. package/chart/modern/components/Tick/index.js +1 -1
  324. package/chart/modern/components/TooltipContent/index.css +6 -6
  325. package/chart/modern/components/TooltipContent/index.js +1 -1
  326. package/chart/modern/icons/CircleLine.d.ts +1 -1
  327. package/chart/modern/index.css +13 -2
  328. package/chart/{tslib.es6-ffea6294.d.ts → tslib.es6-5e066b21.d.ts} +0 -0
  329. package/chart/{tslib.es6-ffea6294.js → tslib.es6-5e066b21.js} +0 -0
  330. package/checkbox/Component.d.ts +1 -1
  331. package/checkbox/Component.js +1 -1
  332. package/checkbox/cssm/Component.d.ts +1 -1
  333. package/checkbox/esm/Component.d.ts +1 -1
  334. package/checkbox/esm/Component.js +1 -1
  335. package/checkbox/esm/index.css +36 -36
  336. package/checkbox/index.css +36 -36
  337. package/checkbox/modern/Component.d.ts +1 -1
  338. package/checkbox/modern/Component.js +1 -1
  339. package/checkbox/modern/index.css +36 -36
  340. package/checkbox-group/Component.js +1 -1
  341. package/checkbox-group/esm/Component.js +1 -1
  342. package/checkbox-group/esm/index.css +16 -16
  343. package/checkbox-group/index.css +16 -16
  344. package/checkbox-group/modern/Component.js +1 -1
  345. package/checkbox-group/modern/index.css +16 -16
  346. package/circular-progress-bar/Component.d.ts +4 -0
  347. package/circular-progress-bar/Component.js +1 -1
  348. package/circular-progress-bar/cssm/Component.d.ts +4 -0
  349. package/circular-progress-bar/esm/Component.d.ts +4 -0
  350. package/circular-progress-bar/esm/Component.js +1 -1
  351. package/circular-progress-bar/esm/index.css +48 -48
  352. package/circular-progress-bar/index.css +48 -48
  353. package/circular-progress-bar/modern/Component.d.ts +4 -0
  354. package/circular-progress-bar/modern/Component.js +1 -1
  355. package/circular-progress-bar/modern/index.css +48 -48
  356. package/code-input/component.js +1 -1
  357. package/code-input/components/input/component.d.ts +1 -1
  358. package/code-input/components/input/component.js +1 -1
  359. package/code-input/components/input/index.css +10 -10
  360. package/code-input/cssm/components/input/component.d.ts +1 -1
  361. package/code-input/esm/component.js +1 -1
  362. package/code-input/esm/components/input/component.d.ts +1 -1
  363. package/code-input/esm/components/input/component.js +1 -1
  364. package/code-input/esm/components/input/index.css +10 -10
  365. package/code-input/esm/index.css +5 -5
  366. package/code-input/index.css +5 -5
  367. package/code-input/modern/component.js +1 -1
  368. package/code-input/modern/components/input/component.d.ts +1 -1
  369. package/code-input/modern/components/input/component.js +1 -1
  370. package/code-input/modern/components/input/index.css +10 -10
  371. package/code-input/modern/index.css +5 -5
  372. package/collapse/Component.js +1 -1
  373. package/collapse/esm/Component.js +1 -1
  374. package/collapse/esm/index.css +7 -7
  375. package/collapse/index.css +7 -7
  376. package/collapse/modern/Component.js +1 -1
  377. package/collapse/modern/index.css +7 -7
  378. package/comment/{cssm//320/241omponent.d.ts → Component.d.ts} +5 -0
  379. package/comment/{/320/241omponent.js → Component.js} +1 -1
  380. package/comment/{esm//320/241omponent.d.ts → cssm/Component.d.ts} +5 -0
  381. package/comment/cssm/{/320/241omponent.js → Component.js} +0 -0
  382. package/comment/cssm/index.d.ts +1 -1
  383. package/comment/cssm/index.js +2 -2
  384. package/comment/{/320/241omponent.d.ts → esm/Component.d.ts} +5 -0
  385. package/comment/esm/{/320/241omponent.js → Component.js} +1 -1
  386. package/comment/esm/index.css +2 -2
  387. package/comment/esm/index.d.ts +1 -1
  388. package/comment/esm/index.js +1 -1
  389. package/comment/index.css +2 -2
  390. package/comment/index.d.ts +1 -1
  391. package/comment/index.js +2 -2
  392. package/comment/modern/{/320/241omponent.d.ts → Component.d.ts} +5 -0
  393. package/comment/modern/{/320/241omponent.js → Component.js} +1 -1
  394. package/comment/modern/index.css +2 -2
  395. package/comment/modern/index.d.ts +1 -1
  396. package/comment/modern/index.js +1 -1
  397. package/confirmation/component.js +2 -2
  398. package/confirmation/components/countdown-loader/component.js +1 -1
  399. package/confirmation/components/countdown-loader/index.css +1 -1
  400. package/confirmation/components/index.js +1 -1
  401. package/confirmation/components/screens/fatal-error/component.js +1 -1
  402. package/confirmation/components/screens/fatal-error/index.css +2 -2
  403. package/confirmation/components/screens/hint/component.js +1 -1
  404. package/confirmation/components/screens/hint/index.css +12 -12
  405. package/confirmation/components/screens/index.js +1 -1
  406. package/confirmation/components/screens/initial/component.js +1 -1
  407. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  408. package/confirmation/components/screens/initial/index.css +15 -15
  409. package/confirmation/components/screens/initial/index.js +1 -1
  410. package/confirmation/components/screens/temp-block/component.js +1 -1
  411. package/confirmation/components/screens/temp-block/index.css +4 -4
  412. package/confirmation/{countdown-section-921cad7c.d.ts → countdown-section-5a85d64c.d.ts} +0 -0
  413. package/confirmation/{countdown-section-921cad7c.js → countdown-section-5a85d64c.js} +1 -1
  414. package/confirmation/cssm/types.d.ts +4 -0
  415. package/confirmation/esm/component.js +2 -2
  416. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  417. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  418. package/confirmation/esm/components/index.js +1 -1
  419. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  420. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  421. package/confirmation/esm/components/screens/hint/component.js +1 -1
  422. package/confirmation/esm/components/screens/hint/index.css +12 -12
  423. package/confirmation/esm/components/screens/index.js +1 -1
  424. package/confirmation/esm/components/screens/initial/component.js +1 -1
  425. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  426. package/confirmation/esm/components/screens/initial/index.css +15 -15
  427. package/confirmation/esm/components/screens/initial/index.js +1 -1
  428. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  429. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  430. package/confirmation/esm/{countdown-section-00ec0329.d.ts → countdown-section-d1f2b220.d.ts} +0 -0
  431. package/confirmation/esm/{countdown-section-00ec0329.js → countdown-section-d1f2b220.js} +1 -1
  432. package/confirmation/esm/index.css +2 -2
  433. package/confirmation/esm/index.js +1 -1
  434. package/confirmation/esm/types.d.ts +4 -0
  435. package/confirmation/index.css +2 -2
  436. package/confirmation/index.js +1 -1
  437. package/confirmation/modern/component.js +2 -2
  438. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  439. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  440. package/confirmation/modern/components/index.js +1 -1
  441. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  442. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  443. package/confirmation/modern/components/screens/hint/component.js +1 -1
  444. package/confirmation/modern/components/screens/hint/index.css +12 -12
  445. package/confirmation/modern/components/screens/index.js +1 -1
  446. package/confirmation/modern/components/screens/initial/component.js +1 -1
  447. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  448. package/confirmation/modern/components/screens/initial/index.css +15 -15
  449. package/confirmation/modern/components/screens/initial/index.js +1 -1
  450. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  451. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  452. package/confirmation/modern/{countdown-section-e3fe5c2f.d.ts → countdown-section-b97c2d06.d.ts} +0 -0
  453. package/confirmation/modern/{countdown-section-e3fe5c2f.js → countdown-section-b97c2d06.js} +1 -1
  454. package/confirmation/modern/index.css +2 -2
  455. package/confirmation/modern/index.js +1 -1
  456. package/confirmation/modern/types.d.ts +4 -0
  457. package/confirmation/types.d.ts +4 -0
  458. package/custom-button/Component.js +1 -1
  459. package/custom-button/esm/Component.js +1 -1
  460. package/custom-button/esm/index.css +11 -11
  461. package/custom-button/index.css +11 -11
  462. package/custom-button/modern/Component.js +1 -1
  463. package/custom-button/modern/index.css +11 -11
  464. package/date-input/CHANGELOG.md +8 -0
  465. package/date-input/Component.d.ts +1 -1
  466. package/date-input/Component.js +1 -1
  467. package/date-input/cssm/Component.d.ts +1 -1
  468. package/date-input/esm/Component.d.ts +1 -1
  469. package/date-input/esm/Component.js +1 -1
  470. package/date-input/esm/index.css +4 -4
  471. package/date-input/index.css +4 -4
  472. package/date-input/modern/Component.d.ts +1 -1
  473. package/date-input/modern/Component.js +1 -1
  474. package/date-input/modern/index.css +4 -4
  475. package/divider/Component.js +1 -1
  476. package/divider/esm/Component.js +1 -1
  477. package/divider/esm/index.css +1 -1
  478. package/divider/index.css +1 -1
  479. package/divider/modern/Component.js +1 -1
  480. package/divider/modern/index.css +1 -1
  481. package/drawer/Component.js +1 -1
  482. package/drawer/esm/Component.js +1 -1
  483. package/drawer/esm/index.css +16 -16
  484. package/drawer/index.css +16 -16
  485. package/drawer/modern/Component.js +1 -1
  486. package/drawer/modern/index.css +16 -16
  487. package/dropzone/Component.d.ts +5 -1
  488. package/dropzone/Component.js +1 -1
  489. package/dropzone/components/overlay/Component.js +1 -1
  490. package/dropzone/components/overlay/index.css +3 -3
  491. package/dropzone/cssm/Component.d.ts +5 -1
  492. package/dropzone/esm/Component.d.ts +5 -1
  493. package/dropzone/esm/Component.js +1 -1
  494. package/dropzone/esm/components/overlay/Component.js +1 -1
  495. package/dropzone/esm/components/overlay/index.css +3 -3
  496. package/dropzone/esm/index.css +6 -6
  497. package/dropzone/index.css +6 -6
  498. package/dropzone/modern/Component.d.ts +5 -1
  499. package/dropzone/modern/Component.js +1 -1
  500. package/dropzone/modern/components/overlay/Component.js +1 -1
  501. package/dropzone/modern/components/overlay/index.css +3 -3
  502. package/dropzone/modern/index.css +6 -6
  503. package/file-upload-item/Component.js +1 -1
  504. package/file-upload-item/esm/Component.js +1 -1
  505. package/file-upload-item/esm/index.css +22 -22
  506. package/file-upload-item/index.css +22 -22
  507. package/file-upload-item/modern/Component.js +1 -1
  508. package/file-upload-item/modern/index.css +22 -22
  509. package/filter-tag/Component.js +1 -1
  510. package/filter-tag/esm/Component.js +1 -1
  511. package/filter-tag/esm/index.css +56 -56
  512. package/filter-tag/index.css +56 -56
  513. package/filter-tag/modern/Component.js +1 -1
  514. package/filter-tag/modern/index.css +56 -56
  515. package/form-control/Component.js +3 -3
  516. package/form-control/default.css +14 -14
  517. package/form-control/esm/Component.js +3 -3
  518. package/form-control/esm/default.css +14 -14
  519. package/form-control/esm/index.css +41 -41
  520. package/form-control/esm/inverted.css +14 -14
  521. package/form-control/index.css +41 -41
  522. package/form-control/inverted.css +14 -14
  523. package/form-control/modern/Component.js +3 -3
  524. package/form-control/modern/default.css +14 -14
  525. package/form-control/modern/index.css +41 -41
  526. package/form-control/modern/inverted.css +14 -14
  527. package/gallery/CHANGELOG.md +21 -0
  528. package/gallery/Component.js +3 -3
  529. package/gallery/components/header/Component.js +2 -2
  530. package/gallery/components/header/buttons.js +1 -1
  531. package/gallery/components/header/index.css +3 -3
  532. package/gallery/components/header/index.js +1 -1
  533. package/gallery/components/header-info-block/Component.js +1 -1
  534. package/gallery/components/header-info-block/index.css +5 -5
  535. package/gallery/components/image-preview/Component.js +1 -1
  536. package/gallery/components/image-preview/index.css +12 -12
  537. package/gallery/components/image-viewer/component.js +2 -2
  538. package/gallery/components/image-viewer/index.css +19 -19
  539. package/gallery/components/image-viewer/index.js +2 -2
  540. package/gallery/components/image-viewer/slide.js +1 -1
  541. package/gallery/components/index.js +2 -2
  542. package/gallery/components/navigation-bar/Component.js +1 -1
  543. package/gallery/components/navigation-bar/index.css +6 -6
  544. package/gallery/esm/Component.js +3 -3
  545. package/gallery/esm/components/header/Component.js +2 -2
  546. package/gallery/esm/components/header/buttons.js +1 -1
  547. package/gallery/esm/components/header/index.css +3 -3
  548. package/gallery/esm/components/header/index.js +1 -1
  549. package/gallery/esm/components/header-info-block/Component.js +1 -1
  550. package/gallery/esm/components/header-info-block/index.css +5 -5
  551. package/gallery/esm/components/image-preview/Component.js +1 -1
  552. package/gallery/esm/components/image-preview/index.css +12 -12
  553. package/gallery/esm/components/image-viewer/component.js +2 -2
  554. package/gallery/esm/components/image-viewer/index.css +19 -19
  555. package/gallery/esm/components/image-viewer/index.js +2 -2
  556. package/gallery/esm/components/image-viewer/slide.js +1 -1
  557. package/gallery/esm/components/index.js +2 -2
  558. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  559. package/gallery/esm/components/navigation-bar/index.css +6 -6
  560. package/gallery/esm/index.css +3 -3
  561. package/gallery/esm/index.js +2 -2
  562. package/gallery/esm/{slide-cd819541.d.ts → slide-26c5938b.d.ts} +0 -0
  563. package/gallery/esm/{slide-cd819541.js → slide-26c5938b.js} +1 -1
  564. package/gallery/esm/{tslib.es6-50267c03.d.ts → tslib.es6-31928490.d.ts} +0 -0
  565. package/gallery/esm/{tslib.es6-50267c03.js → tslib.es6-31928490.js} +0 -0
  566. package/gallery/index.css +3 -3
  567. package/gallery/index.js +2 -2
  568. package/gallery/modern/Component.js +2 -2
  569. package/gallery/modern/components/header/Component.js +1 -1
  570. package/gallery/modern/components/header/index.css +3 -3
  571. package/gallery/modern/components/header-info-block/Component.js +1 -1
  572. package/gallery/modern/components/header-info-block/index.css +5 -5
  573. package/gallery/modern/components/image-preview/Component.js +1 -1
  574. package/gallery/modern/components/image-preview/index.css +12 -12
  575. package/gallery/modern/components/image-viewer/component.js +1 -1
  576. package/gallery/modern/components/image-viewer/index.css +19 -19
  577. package/gallery/modern/components/image-viewer/index.js +1 -1
  578. package/gallery/modern/components/image-viewer/slide.js +1 -1
  579. package/gallery/modern/components/index.js +1 -1
  580. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  581. package/gallery/modern/components/navigation-bar/index.css +6 -6
  582. package/gallery/modern/index.css +3 -3
  583. package/gallery/modern/index.js +1 -1
  584. package/gallery/modern/{slide-1fa90d5d.d.ts → slide-5a2ff00e.d.ts} +0 -0
  585. package/gallery/modern/{slide-1fa90d5d.js → slide-5a2ff00e.js} +1 -1
  586. package/gallery/{slide-46fd82a6.d.ts → slide-660f22bc.d.ts} +0 -0
  587. package/gallery/{slide-46fd82a6.js → slide-660f22bc.js} +1 -1
  588. package/gallery/{tslib.es6-0ff708bb.d.ts → tslib.es6-0f42cac2.d.ts} +0 -0
  589. package/gallery/{tslib.es6-0ff708bb.js → tslib.es6-0f42cac2.js} +0 -0
  590. package/grid/Component.js +1 -1
  591. package/grid/col/Component.js +2 -2
  592. package/grid/col/index.css +511 -511
  593. package/grid/col/index.js +1 -1
  594. package/grid/esm/Component.js +1 -1
  595. package/grid/esm/col/Component.js +2 -2
  596. package/grid/esm/col/index.css +511 -511
  597. package/grid/esm/col/index.js +1 -1
  598. package/grid/esm/gutters.css +78 -78
  599. package/grid/esm/{gutters.module-dbd1dcf3.d.ts → gutters.module-37974759.d.ts} +0 -0
  600. package/grid/esm/gutters.module-37974759.js +27 -0
  601. package/grid/esm/index.js +1 -1
  602. package/grid/esm/row/Component.js +2 -2
  603. package/grid/esm/row/index.css +9 -9
  604. package/grid/esm/row/index.js +1 -1
  605. package/grid/gutters.css +78 -78
  606. package/grid/{gutters.module-3b2bf4ba.d.ts → gutters.module-a9274731.d.ts} +0 -0
  607. package/grid/gutters.module-a9274731.js +28 -0
  608. package/grid/index.js +1 -1
  609. package/grid/modern/Component.js +1 -1
  610. package/grid/modern/col/Component.js +2 -2
  611. package/grid/modern/col/index.css +511 -511
  612. package/grid/modern/col/index.js +1 -1
  613. package/grid/modern/gutters.css +78 -78
  614. package/grid/modern/gutters.module-1b2fb17a.js +4 -0
  615. package/grid/modern/index.js +1 -1
  616. package/grid/modern/row/Component.js +2 -2
  617. package/grid/modern/row/index.css +9 -9
  618. package/grid/modern/row/index.js +1 -1
  619. package/grid/row/Component.js +2 -2
  620. package/grid/row/index.css +9 -9
  621. package/grid/row/index.js +1 -1
  622. package/hatching-progress-bar/Component.js +1 -1
  623. package/hatching-progress-bar/esm/Component.js +1 -1
  624. package/hatching-progress-bar/esm/index.css +11 -11
  625. package/hatching-progress-bar/index.css +11 -11
  626. package/hatching-progress-bar/modern/Component.js +1 -1
  627. package/hatching-progress-bar/modern/index.css +11 -11
  628. package/icon-button/Component.js +3 -3
  629. package/icon-button/cssm/index.module.css +3 -0
  630. package/icon-button/default.css +23 -23
  631. package/icon-button/esm/Component.js +3 -3
  632. package/icon-button/esm/default.css +23 -23
  633. package/icon-button/esm/index.css +8 -5
  634. package/icon-button/esm/inverted.css +23 -23
  635. package/icon-button/index.css +8 -5
  636. package/icon-button/inverted.css +23 -23
  637. package/icon-button/modern/Component.js +3 -3
  638. package/icon-button/modern/default.css +23 -23
  639. package/icon-button/modern/index.css +8 -5
  640. package/icon-button/modern/inverted.css +23 -23
  641. package/icon-view/circle.js +1 -1
  642. package/icon-view/components/base-shape/component.d.ts +4 -0
  643. package/icon-view/components/base-shape/component.js +1 -1
  644. package/icon-view/components/base-shape/index.css +28 -28
  645. package/icon-view/components/circle/component.d.ts +1 -1
  646. package/icon-view/components/circle/component.js +1 -1
  647. package/icon-view/components/circle/index.js +1 -1
  648. package/icon-view/components/index.js +1 -1
  649. package/icon-view/components/super-ellipse/component.d.ts +1 -1
  650. package/icon-view/components/super-ellipse/component.js +1 -1
  651. package/icon-view/components/super-ellipse/index.js +1 -1
  652. package/icon-view/cssm/components/base-shape/component.d.ts +4 -0
  653. package/icon-view/cssm/components/circle/component.d.ts +1 -1
  654. package/icon-view/cssm/components/super-ellipse/component.d.ts +1 -1
  655. package/icon-view/esm/circle.js +1 -1
  656. package/icon-view/esm/components/base-shape/component.d.ts +4 -0
  657. package/icon-view/esm/components/base-shape/component.js +1 -1
  658. package/icon-view/esm/components/base-shape/index.css +28 -28
  659. package/icon-view/esm/components/circle/component.d.ts +1 -1
  660. package/icon-view/esm/components/circle/component.js +1 -1
  661. package/icon-view/esm/components/circle/index.js +1 -1
  662. package/icon-view/esm/components/index.js +1 -1
  663. package/icon-view/esm/components/super-ellipse/component.d.ts +1 -1
  664. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  665. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  666. package/icon-view/esm/super-ellipse.js +1 -1
  667. package/icon-view/esm/{tslib.es6-33cc850f.d.ts → tslib.es6-59a60368.d.ts} +0 -0
  668. package/icon-view/esm/{tslib.es6-33cc850f.js → tslib.es6-59a60368.js} +0 -0
  669. package/icon-view/modern/components/base-shape/component.d.ts +4 -0
  670. package/icon-view/modern/components/base-shape/component.js +1 -1
  671. package/icon-view/modern/components/base-shape/index.css +28 -28
  672. package/icon-view/modern/components/circle/component.d.ts +1 -1
  673. package/icon-view/modern/components/super-ellipse/component.d.ts +1 -1
  674. package/icon-view/super-ellipse.js +1 -1
  675. package/icon-view/{tslib.es6-f83539bd.d.ts → tslib.es6-bdf5d0fc.d.ts} +0 -0
  676. package/icon-view/{tslib.es6-f83539bd.js → tslib.es6-bdf5d0fc.js} +0 -0
  677. package/input/CHANGELOG.md +21 -0
  678. package/input/Component.d.ts +1 -1
  679. package/input/Component.js +3 -3
  680. package/input/cssm/Component.d.ts +1 -1
  681. package/input/default.css +13 -13
  682. package/input/esm/Component.d.ts +1 -1
  683. package/input/esm/Component.js +3 -3
  684. package/input/esm/default.css +13 -13
  685. package/input/esm/index.css +31 -31
  686. package/input/esm/inverted.css +13 -13
  687. package/input/index.css +31 -31
  688. package/input/inverted.css +13 -13
  689. package/input/modern/Component.d.ts +1 -1
  690. package/input/modern/Component.js +3 -3
  691. package/input/modern/default.css +13 -13
  692. package/input/modern/index.css +31 -31
  693. package/input/modern/inverted.css +13 -13
  694. package/input-autocomplete/CHANGELOG.md +8 -0
  695. package/input-autocomplete/Component.d.ts +3 -3
  696. package/input-autocomplete/Component.js +1 -1
  697. package/input-autocomplete/Component.mobile.d.ts +1 -1
  698. package/input-autocomplete/Component.mobile.js +2 -2
  699. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  700. package/input-autocomplete/autocomplete-field/index.css +2 -2
  701. package/input-autocomplete/autocomplete-field/index.js +1 -1
  702. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  703. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  704. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  705. package/input-autocomplete/cssm/Component.d.ts +3 -3
  706. package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
  707. package/input-autocomplete/cssm/index-ebda875c.d.ts +5 -1
  708. package/input-autocomplete/esm/Component.d.ts +2 -2
  709. package/input-autocomplete/esm/Component.js +1 -1
  710. package/input-autocomplete/esm/Component.mobile.js +2 -2
  711. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  712. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  713. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  714. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  715. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  716. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  717. package/input-autocomplete/esm/index-ebda875c.d.ts +5 -1
  718. package/input-autocomplete/esm/index.js +1 -1
  719. package/input-autocomplete/esm/mobile.css +4 -4
  720. package/input-autocomplete/esm/mobile.js +1 -1
  721. package/input-autocomplete/esm/{tslib.es6-201815d7.d.ts → tslib.es6-6e742f50.d.ts} +0 -0
  722. package/input-autocomplete/esm/{tslib.es6-201815d7.js → tslib.es6-6e742f50.js} +0 -0
  723. package/input-autocomplete/index-ebda875c.d.ts +5 -1
  724. package/input-autocomplete/index.js +1 -1
  725. package/input-autocomplete/mobile.css +4 -4
  726. package/input-autocomplete/mobile.js +1 -1
  727. package/input-autocomplete/modern/Component.d.ts +3 -3
  728. package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
  729. package/input-autocomplete/modern/Component.mobile.js +1 -1
  730. package/input-autocomplete/modern/autocomplete-field/Component.js +2 -2
  731. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  732. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  733. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  734. package/input-autocomplete/modern/index-ebda875c.d.ts +5 -1
  735. package/input-autocomplete/modern/mobile.css +4 -4
  736. package/input-autocomplete/{tslib.es6-5d901e13.d.ts → tslib.es6-f4523daa.d.ts} +0 -0
  737. package/input-autocomplete/{tslib.es6-5d901e13.js → tslib.es6-f4523daa.js} +0 -0
  738. package/intl-phone-input/CHANGELOG.md +8 -0
  739. package/intl-phone-input/{component-4e73f40e.d.ts → component-b0057ae6.d.ts} +0 -0
  740. package/intl-phone-input/{component-4e73f40e.js → component-b0057ae6.js} +1 -1
  741. package/intl-phone-input/component.js +3 -3
  742. package/intl-phone-input/components/flag-icon/component.js +1 -1
  743. package/intl-phone-input/components/flag-icon/index.css +261 -261
  744. package/intl-phone-input/components/index.js +1 -1
  745. package/intl-phone-input/components/select/component.js +2 -2
  746. package/intl-phone-input/components/select/index.css +6 -6
  747. package/intl-phone-input/components/select/index.js +1 -1
  748. package/intl-phone-input/components/select-field/component.js +1 -1
  749. package/intl-phone-input/components/select-field/index.css +8 -8
  750. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  751. package/intl-phone-input/components/select-field/index.js +1 -1
  752. package/intl-phone-input/esm/{component-44bd4c4d.d.ts → component-5d2441ac.d.ts} +0 -0
  753. package/intl-phone-input/esm/{component-44bd4c4d.js → component-5d2441ac.js} +1 -1
  754. package/intl-phone-input/esm/component.js +3 -3
  755. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  756. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  757. package/intl-phone-input/esm/components/index.js +1 -1
  758. package/intl-phone-input/esm/components/select/component.js +2 -2
  759. package/intl-phone-input/esm/components/select/index.css +6 -6
  760. package/intl-phone-input/esm/components/select/index.js +1 -1
  761. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  762. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  763. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  764. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  765. package/intl-phone-input/esm/index.css +3 -3
  766. package/intl-phone-input/esm/index.js +1 -1
  767. package/intl-phone-input/esm/{libphonenumber-js.min-d1645f48.d.ts → libphonenumber-js.min-3efda969.d.ts} +0 -0
  768. package/intl-phone-input/esm/{libphonenumber-js.min-d1645f48.js → libphonenumber-js.min-3efda969.js} +0 -0
  769. package/intl-phone-input/index.css +3 -3
  770. package/intl-phone-input/index.js +1 -1
  771. package/intl-phone-input/{libphonenumber-js.min-6d5ec202.d.ts → libphonenumber-js.min-430653eb.d.ts} +0 -0
  772. package/intl-phone-input/{libphonenumber-js.min-6d5ec202.js → libphonenumber-js.min-430653eb.js} +0 -0
  773. package/intl-phone-input/modern/component.js +2 -2
  774. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  775. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  776. package/intl-phone-input/modern/components/select/component.js +2 -2
  777. package/intl-phone-input/modern/components/select/index.css +6 -6
  778. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  779. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  780. package/intl-phone-input/modern/index.css +3 -3
  781. package/intl-phone-input/modern/{libphonenumber-js.min-d1645f48.d.ts → libphonenumber-js.min-3efda969.d.ts} +0 -0
  782. package/intl-phone-input/modern/{libphonenumber-js.min-d1645f48.js → libphonenumber-js.min-3efda969.js} +0 -0
  783. package/link/Component.js +3 -3
  784. package/link/default.css +9 -9
  785. package/link/esm/Component.js +3 -3
  786. package/link/esm/default.css +9 -9
  787. package/link/esm/index.css +11 -11
  788. package/link/esm/inverted.css +9 -9
  789. package/link/index.css +11 -11
  790. package/link/inverted.css +9 -9
  791. package/link/modern/Component.js +3 -3
  792. package/link/modern/default.css +9 -9
  793. package/link/modern/index.css +11 -11
  794. package/link/modern/inverted.css +9 -9
  795. package/list/Component.d.ts +6 -1
  796. package/list/Component.js +1 -1
  797. package/list/cssm/Component.d.ts +6 -1
  798. package/list/esm/Component.d.ts +6 -1
  799. package/list/esm/Component.js +1 -1
  800. package/list/esm/index.css +9 -9
  801. package/list/index.css +9 -9
  802. package/list/modern/Component.d.ts +6 -1
  803. package/list/modern/Component.js +1 -1
  804. package/list/modern/index.css +9 -9
  805. package/list-header/Component.js +1 -1
  806. package/list-header/esm/Component.js +1 -1
  807. package/list-header/esm/index.css +3 -3
  808. package/list-header/index.css +3 -3
  809. package/list-header/modern/Component.js +1 -1
  810. package/list-header/modern/index.css +3 -3
  811. package/loader/Component.js +1 -1
  812. package/loader/esm/Component.js +1 -1
  813. package/loader/esm/index.css +7 -7
  814. package/loader/index.css +7 -7
  815. package/loader/modern/Component.js +1 -1
  816. package/loader/modern/index.css +7 -7
  817. package/masked-input/CHANGELOG.md +8 -0
  818. package/masked-input/Component.d.ts +1 -1
  819. package/masked-input/Component.js +1 -1
  820. package/masked-input/cssm/Component.d.ts +1 -1
  821. package/masked-input/esm/Component.d.ts +1 -1
  822. package/masked-input/esm/Component.js +1 -1
  823. package/masked-input/esm/index.css +2 -2
  824. package/masked-input/index.css +2 -2
  825. package/masked-input/modern/Component.d.ts +1 -1
  826. package/masked-input/modern/Component.js +1 -1
  827. package/masked-input/modern/index.css +2 -2
  828. package/modal/Component.desktop.js +3 -3
  829. package/modal/Component.mobile.js +3 -3
  830. package/modal/Component.responsive.d.ts +13 -1
  831. package/modal/Component.responsive.js +5 -5
  832. package/modal/components/closer/Component.js +2 -2
  833. package/modal/components/closer/index.css +3 -3
  834. package/modal/components/content/Component.desktop.js +2 -2
  835. package/modal/components/content/Component.js +1 -1
  836. package/modal/components/content/Component.mobile.js +2 -2
  837. package/modal/components/content/desktop.css +7 -7
  838. package/modal/components/content/index.css +2 -2
  839. package/modal/components/content/mobile.css +2 -2
  840. package/modal/components/footer/Component.desktop.js +2 -2
  841. package/modal/components/footer/Component.js +2 -2
  842. package/modal/components/footer/Component.mobile.js +2 -2
  843. package/modal/components/footer/desktop.css +8 -8
  844. package/modal/components/footer/index.css +3 -3
  845. package/modal/components/footer/layout.css +24 -24
  846. package/modal/components/footer/mobile.css +2 -2
  847. package/modal/components/header/Component.desktop.js +2 -2
  848. package/modal/components/header/Component.js +1 -1
  849. package/modal/components/header/Component.mobile.js +2 -2
  850. package/modal/components/header/desktop.css +16 -16
  851. package/modal/components/header/index.css +14 -14
  852. package/modal/components/header/mobile.css +2 -2
  853. package/modal/cssm/Component.responsive.d.ts +13 -1
  854. package/modal/cssm/Component.responsive.js +3 -3
  855. package/modal/desktop.css +8 -8
  856. package/modal/desktop.js +2 -2
  857. package/modal/esm/Component.desktop.js +3 -3
  858. package/modal/esm/Component.mobile.js +3 -3
  859. package/modal/esm/Component.responsive.d.ts +13 -1
  860. package/modal/esm/Component.responsive.js +5 -5
  861. package/modal/esm/components/closer/Component.js +2 -2
  862. package/modal/esm/components/closer/index.css +3 -3
  863. package/modal/esm/components/content/Component.desktop.js +2 -2
  864. package/modal/esm/components/content/Component.js +1 -1
  865. package/modal/esm/components/content/Component.mobile.js +2 -2
  866. package/modal/esm/components/content/desktop.css +7 -7
  867. package/modal/esm/components/content/index.css +2 -2
  868. package/modal/esm/components/content/mobile.css +2 -2
  869. package/modal/esm/components/footer/Component.desktop.js +2 -2
  870. package/modal/esm/components/footer/Component.js +2 -2
  871. package/modal/esm/components/footer/Component.mobile.js +2 -2
  872. package/modal/esm/components/footer/desktop.css +8 -8
  873. package/modal/esm/components/footer/index.css +3 -3
  874. package/modal/esm/components/footer/layout.css +24 -24
  875. package/modal/esm/components/footer/mobile.css +2 -2
  876. package/modal/esm/components/header/Component.desktop.js +2 -2
  877. package/modal/esm/components/header/Component.js +1 -1
  878. package/modal/esm/components/header/Component.mobile.js +2 -2
  879. package/modal/esm/components/header/desktop.css +16 -16
  880. package/modal/esm/components/header/index.css +14 -14
  881. package/modal/esm/components/header/mobile.css +2 -2
  882. package/modal/esm/desktop.css +8 -8
  883. package/modal/esm/desktop.js +2 -2
  884. package/modal/esm/index.js +2 -2
  885. package/modal/esm/mobile.css +1 -1
  886. package/modal/esm/mobile.js +2 -2
  887. package/modal/esm/responsive.js +2 -2
  888. package/modal/esm/transitions.css +7 -7
  889. package/modal/esm/transitions.module-c0aa3cd9.js +4 -0
  890. package/modal/esm/{tslib.es6-afaf69ea.d.ts → tslib.es6-31635a14.d.ts} +0 -0
  891. package/modal/esm/{tslib.es6-afaf69ea.js → tslib.es6-31635a14.js} +0 -0
  892. package/modal/index.js +2 -2
  893. package/modal/mobile.css +1 -1
  894. package/modal/mobile.js +2 -2
  895. package/modal/modern/Component.desktop.js +2 -2
  896. package/modal/modern/Component.mobile.js +2 -2
  897. package/modal/modern/Component.responsive.d.ts +13 -1
  898. package/modal/modern/Component.responsive.js +4 -4
  899. package/modal/modern/components/closer/Component.js +2 -2
  900. package/modal/modern/components/closer/index.css +3 -3
  901. package/modal/modern/components/content/Component.desktop.js +1 -1
  902. package/modal/modern/components/content/Component.js +1 -1
  903. package/modal/modern/components/content/Component.mobile.js +1 -1
  904. package/modal/modern/components/content/desktop.css +7 -7
  905. package/modal/modern/components/content/index.css +2 -2
  906. package/modal/modern/components/content/mobile.css +2 -2
  907. package/modal/modern/components/footer/Component.desktop.js +1 -1
  908. package/modal/modern/components/footer/Component.js +2 -2
  909. package/modal/modern/components/footer/Component.mobile.js +1 -1
  910. package/modal/modern/components/footer/desktop.css +8 -8
  911. package/modal/modern/components/footer/index.css +3 -3
  912. package/modal/modern/components/footer/layout.css +24 -24
  913. package/modal/modern/components/footer/mobile.css +2 -2
  914. package/modal/modern/components/header/Component.desktop.js +1 -1
  915. package/modal/modern/components/header/Component.js +1 -1
  916. package/modal/modern/components/header/Component.mobile.js +1 -1
  917. package/modal/modern/components/header/desktop.css +16 -16
  918. package/modal/modern/components/header/index.css +14 -14
  919. package/modal/modern/components/header/mobile.css +2 -2
  920. package/modal/modern/desktop.css +8 -8
  921. package/modal/modern/desktop.js +1 -1
  922. package/modal/modern/index.js +1 -1
  923. package/modal/modern/mobile.css +1 -1
  924. package/modal/modern/mobile.js +1 -1
  925. package/modal/modern/responsive.js +1 -1
  926. package/modal/modern/transitions.css +7 -7
  927. package/modal/modern/transitions.module-c0aa3cd9.js +4 -0
  928. package/modal/responsive.js +2 -2
  929. package/modal/transitions.css +7 -7
  930. package/modal/transitions.module-e78c491f.js +4 -0
  931. package/modal/{tslib.es6-98fb95c6.d.ts → tslib.es6-5d9294d0.d.ts} +0 -0
  932. package/modal/{tslib.es6-98fb95c6.js → tslib.es6-5d9294d0.js} +0 -0
  933. package/mq/Component.d.ts +5 -1
  934. package/mq/cssm/Component.d.ts +5 -1
  935. package/mq/esm/Component.d.ts +5 -1
  936. package/mq/modern/Component.d.ts +5 -1
  937. package/notification/Component.js +3 -3
  938. package/notification/cssm/Component.js +2 -2
  939. package/notification/esm/Component.js +3 -3
  940. package/notification/esm/index.css +7 -7
  941. package/notification/index.css +7 -7
  942. package/notification/modern/Component.js +6 -6
  943. package/notification/modern/index.css +7 -7
  944. package/notification-manager/{component-7bb6c50f.d.ts → component-652b61a4.d.ts} +0 -0
  945. package/notification-manager/{component-7bb6c50f.js → component-652b61a4.js} +0 -0
  946. package/notification-manager/component.js +2 -2
  947. package/notification-manager/components/index.js +1 -1
  948. package/notification-manager/components/notification/component.js +1 -1
  949. package/notification-manager/components/notification/index.d.ts +1 -1
  950. package/notification-manager/components/notification/index.js +1 -1
  951. package/notification-manager/esm/{component-d3b72b76.d.ts → component-92289482.d.ts} +0 -0
  952. package/notification-manager/esm/{component-d3b72b76.js → component-92289482.js} +0 -0
  953. package/notification-manager/esm/component.js +2 -2
  954. package/notification-manager/esm/components/index.js +1 -1
  955. package/notification-manager/esm/components/notification/component.js +1 -1
  956. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  957. package/notification-manager/esm/components/notification/index.js +1 -1
  958. package/notification-manager/esm/index.css +10 -10
  959. package/notification-manager/esm/index.js +1 -1
  960. package/notification-manager/index.css +10 -10
  961. package/notification-manager/index.js +1 -1
  962. package/notification-manager/modern/component.js +1 -1
  963. package/notification-manager/modern/index.css +10 -10
  964. package/package.json +11 -13
  965. package/pagination/Component.js +1 -1
  966. package/pagination/components/default-view/index.css +1 -1
  967. package/pagination/components/default-view/index.js +1 -1
  968. package/pagination/components/per-page-view/index.css +1 -1
  969. package/pagination/components/per-page-view/index.js +1 -1
  970. package/pagination/components/tag/index.css +7 -7
  971. package/pagination/components/tag/index.js +1 -1
  972. package/pagination/esm/Component.js +1 -1
  973. package/pagination/esm/components/default-view/index.css +1 -1
  974. package/pagination/esm/components/default-view/index.js +1 -1
  975. package/pagination/esm/components/per-page-view/index.css +1 -1
  976. package/pagination/esm/components/per-page-view/index.js +1 -1
  977. package/pagination/esm/components/tag/index.css +7 -7
  978. package/pagination/esm/components/tag/index.js +1 -1
  979. package/pagination/esm/index.css +3 -3
  980. package/pagination/index.css +3 -3
  981. package/pagination/modern/Component.js +1 -1
  982. package/pagination/modern/components/default-view/index.css +1 -1
  983. package/pagination/modern/components/default-view/index.js +1 -1
  984. package/pagination/modern/components/per-page-view/index.css +1 -1
  985. package/pagination/modern/components/per-page-view/index.js +1 -1
  986. package/pagination/modern/components/tag/index.css +7 -7
  987. package/pagination/modern/components/tag/index.js +1 -1
  988. package/pagination/modern/index.css +3 -3
  989. package/password-input/CHANGELOG.md +8 -0
  990. package/password-input/component.d.ts +1 -1
  991. package/password-input/component.js +1 -1
  992. package/password-input/cssm/component.d.ts +1 -1
  993. package/password-input/esm/component.d.ts +1 -1
  994. package/password-input/esm/component.js +1 -1
  995. package/password-input/esm/index.css +5 -5
  996. package/password-input/index.css +5 -5
  997. package/password-input/modern/component.d.ts +1 -1
  998. package/password-input/modern/component.js +1 -1
  999. package/password-input/modern/index.css +5 -5
  1000. package/phone-input/CHANGELOG.md +8 -0
  1001. package/phone-input/Component.d.ts +1 -1
  1002. package/phone-input/cssm/Component.d.ts +1 -1
  1003. package/phone-input/esm/Component.d.ts +1 -1
  1004. package/phone-input/modern/Component.d.ts +1 -1
  1005. package/picker-button/CHANGELOG.md +8 -0
  1006. package/picker-button/Component.d.ts +1 -1
  1007. package/picker-button/Component.js +2 -2
  1008. package/picker-button/cssm/Component.d.ts +1 -1
  1009. package/picker-button/cssm/field/Component.d.ts +1 -1
  1010. package/picker-button/cssm/option/Component.d.ts +2 -2
  1011. package/picker-button/cssm/{typings-b192df8b.d.ts → typings-177c0b55.d.ts} +2 -2
  1012. package/picker-button/esm/Component.js +2 -2
  1013. package/picker-button/esm/field/Component.d.ts +1 -1
  1014. package/picker-button/esm/field/Component.js +2 -2
  1015. package/picker-button/esm/field/index.css +3 -3
  1016. package/picker-button/esm/field/index.js +1 -1
  1017. package/picker-button/esm/index.css +6 -6
  1018. package/picker-button/esm/index.js +1 -1
  1019. package/picker-button/esm/option/Component.d.ts +2 -2
  1020. package/picker-button/esm/option/Component.js +2 -2
  1021. package/picker-button/esm/option/index.css +4 -4
  1022. package/picker-button/esm/option/index.js +1 -1
  1023. package/picker-button/esm/{tslib.es6-f75f4546.d.ts → tslib.es6-2e096133.d.ts} +0 -0
  1024. package/picker-button/esm/{tslib.es6-f75f4546.js → tslib.es6-2e096133.js} +0 -0
  1025. package/picker-button/esm/{typings-b192df8b.d.ts → typings-177c0b55.d.ts} +2 -2
  1026. package/picker-button/field/Component.d.ts +1 -1
  1027. package/picker-button/field/Component.js +2 -2
  1028. package/picker-button/field/index.css +3 -3
  1029. package/picker-button/field/index.js +1 -1
  1030. package/picker-button/index.css +6 -6
  1031. package/picker-button/index.js +1 -1
  1032. package/picker-button/modern/Component.js +1 -1
  1033. package/picker-button/modern/field/Component.d.ts +1 -1
  1034. package/picker-button/modern/field/Component.js +1 -1
  1035. package/picker-button/modern/field/index.css +3 -3
  1036. package/picker-button/modern/index.css +6 -6
  1037. package/picker-button/modern/option/Component.d.ts +2 -2
  1038. package/picker-button/modern/option/Component.js +1 -1
  1039. package/picker-button/modern/option/index.css +4 -4
  1040. package/picker-button/modern/{typings-b192df8b.d.ts → typings-177c0b55.d.ts} +2 -2
  1041. package/picker-button/option/Component.d.ts +2 -2
  1042. package/picker-button/option/Component.js +2 -2
  1043. package/picker-button/option/index.css +4 -4
  1044. package/picker-button/option/index.js +1 -1
  1045. package/picker-button/{tslib.es6-b40c407e.d.ts → tslib.es6-959f9f86.d.ts} +0 -0
  1046. package/picker-button/{tslib.es6-b40c407e.js → tslib.es6-959f9f86.js} +0 -0
  1047. package/picker-button/{typings-b192df8b.d.ts → typings-177c0b55.d.ts} +2 -2
  1048. package/plate/CHANGELOG.md +21 -0
  1049. package/plate/Component.js +4 -3
  1050. package/plate/cssm/Component.js +3 -2
  1051. package/plate/esm/Component.js +4 -3
  1052. package/plate/esm/index.css +28 -28
  1053. package/plate/index.css +28 -28
  1054. package/plate/modern/Component.js +6 -5
  1055. package/plate/modern/index.css +28 -28
  1056. package/popover/Component.js +1 -1
  1057. package/popover/esm/Component.js +1 -1
  1058. package/popover/esm/index.css +33 -33
  1059. package/popover/index.css +33 -33
  1060. package/popover/modern/Component.js +1 -1
  1061. package/popover/modern/index.css +33 -33
  1062. package/progress-bar/Component.js +3 -2
  1063. package/progress-bar/cssm/Component.js +2 -1
  1064. package/progress-bar/esm/Component.js +3 -2
  1065. package/progress-bar/esm/index.css +12 -12
  1066. package/progress-bar/index.css +12 -12
  1067. package/progress-bar/modern/Component.js +6 -3
  1068. package/progress-bar/modern/index.css +12 -12
  1069. package/pure-cell/component-7b7f28f3.d.ts +1 -0
  1070. package/pure-cell/{component-6b8db3b3.d.ts → component-e23fd547.d.ts} +5 -0
  1071. package/pure-cell/{component-6b8db3b3.js → component-e23fd547.js} +6 -6
  1072. package/pure-cell/{component-94ee4c97.d.ts → component-fafd6ba1.d.ts} +0 -0
  1073. package/pure-cell/{component-94ee4c97.js → component-fafd6ba1.js} +2 -2
  1074. package/pure-cell/component.js +3 -3
  1075. package/pure-cell/components/addon/component.js +2 -2
  1076. package/pure-cell/components/addon/index.css +5 -5
  1077. package/pure-cell/components/addon/index.js +1 -1
  1078. package/pure-cell/components/amount/component.js +2 -2
  1079. package/pure-cell/components/amount/index.css +1 -1
  1080. package/pure-cell/components/amount/index.js +1 -1
  1081. package/pure-cell/components/amount-title/component.js +2 -2
  1082. package/pure-cell/components/amount-title/index.css +2 -2
  1083. package/pure-cell/components/amount-title/index.js +1 -1
  1084. package/pure-cell/components/category/component.js +2 -2
  1085. package/pure-cell/components/category/index.css +3 -3
  1086. package/pure-cell/components/category/index.js +1 -1
  1087. package/pure-cell/components/comment/component.js +2 -2
  1088. package/pure-cell/components/comment/index.css +2 -2
  1089. package/pure-cell/components/comment/index.js +1 -1
  1090. package/pure-cell/components/content/component.js +3 -3
  1091. package/pure-cell/components/content/index.css +2 -2
  1092. package/pure-cell/components/content/index.d.ts +1 -1
  1093. package/pure-cell/components/content/index.js +3 -3
  1094. package/pure-cell/components/footer/component.js +2 -2
  1095. package/pure-cell/components/footer/index.css +3 -3
  1096. package/pure-cell/components/footer/index.js +1 -1
  1097. package/pure-cell/components/footer-button/component.js +2 -2
  1098. package/pure-cell/components/footer-button/index.css +1 -1
  1099. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1100. package/pure-cell/components/footer-button/index.js +2 -2
  1101. package/pure-cell/components/footer-text/component.d.ts +5 -0
  1102. package/pure-cell/components/footer-text/component.js +1 -1
  1103. package/pure-cell/components/footer-text/index.js +1 -1
  1104. package/pure-cell/components/graphics/component.js +2 -2
  1105. package/pure-cell/components/graphics/index.css +1 -1
  1106. package/pure-cell/components/graphics/index.js +1 -1
  1107. package/pure-cell/components/main/component.js +3 -3
  1108. package/pure-cell/components/main/index.css +3 -3
  1109. package/pure-cell/components/main/index.d.ts +1 -1
  1110. package/pure-cell/components/main/index.js +3 -3
  1111. package/pure-cell/components/text/component.js +3 -3
  1112. package/pure-cell/components/text/index.css +7 -7
  1113. package/pure-cell/components/text/index.d.ts +1 -1
  1114. package/pure-cell/components/text/index.js +3 -3
  1115. package/pure-cell/cssm/component-7b7f28f3.d.ts +1 -0
  1116. package/pure-cell/cssm/component-a5914e3d.d.ts +5 -0
  1117. package/pure-cell/cssm/components/footer-text/component.d.ts +5 -0
  1118. package/pure-cell/esm/component-7b7f28f3.d.ts +1 -0
  1119. package/pure-cell/esm/{component-4649897c.d.ts → component-be57e0a1.d.ts} +0 -0
  1120. package/pure-cell/esm/{component-4649897c.js → component-be57e0a1.js} +2 -2
  1121. package/pure-cell/{modern/component-236085e4.d.ts → esm/component-cc4635fc.d.ts} +5 -0
  1122. package/pure-cell/esm/{component-02e42fe9.js → component-cc4635fc.js} +6 -6
  1123. package/pure-cell/esm/component.js +3 -3
  1124. package/pure-cell/esm/components/addon/component.js +2 -2
  1125. package/pure-cell/esm/components/addon/index.css +5 -5
  1126. package/pure-cell/esm/components/addon/index.js +1 -1
  1127. package/pure-cell/esm/components/amount/component.js +2 -2
  1128. package/pure-cell/esm/components/amount/index.css +1 -1
  1129. package/pure-cell/esm/components/amount/index.js +1 -1
  1130. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1131. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1132. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1133. package/pure-cell/esm/components/category/component.js +2 -2
  1134. package/pure-cell/esm/components/category/index.css +3 -3
  1135. package/pure-cell/esm/components/category/index.js +1 -1
  1136. package/pure-cell/esm/components/comment/component.js +2 -2
  1137. package/pure-cell/esm/components/comment/index.css +2 -2
  1138. package/pure-cell/esm/components/comment/index.js +1 -1
  1139. package/pure-cell/esm/components/content/component.js +3 -3
  1140. package/pure-cell/esm/components/content/index.css +2 -2
  1141. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1142. package/pure-cell/esm/components/content/index.js +3 -3
  1143. package/pure-cell/esm/components/footer/component.js +2 -2
  1144. package/pure-cell/esm/components/footer/index.css +3 -3
  1145. package/pure-cell/esm/components/footer/index.js +1 -1
  1146. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1147. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1148. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1149. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1150. package/pure-cell/esm/components/footer-text/component.d.ts +5 -0
  1151. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1152. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1153. package/pure-cell/esm/components/graphics/component.js +2 -2
  1154. package/pure-cell/esm/components/graphics/index.css +1 -1
  1155. package/pure-cell/esm/components/graphics/index.js +1 -1
  1156. package/pure-cell/esm/components/main/component.js +3 -3
  1157. package/pure-cell/esm/components/main/index.css +3 -3
  1158. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1159. package/pure-cell/esm/components/main/index.js +3 -3
  1160. package/pure-cell/esm/components/text/component.js +3 -3
  1161. package/pure-cell/esm/components/text/index.css +7 -7
  1162. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1163. package/pure-cell/esm/components/text/index.js +3 -3
  1164. package/pure-cell/esm/{getDataTestId-374da3c7.d.ts → getDataTestId-2c2220c6.d.ts} +0 -0
  1165. package/pure-cell/esm/{getDataTestId-374da3c7.js → getDataTestId-2c2220c6.js} +0 -0
  1166. package/pure-cell/esm/index.css +18 -18
  1167. package/pure-cell/esm/index.js +3 -3
  1168. package/pure-cell/{getDataTestId-f4dce043.d.ts → getDataTestId-bae9e37a.d.ts} +0 -0
  1169. package/pure-cell/{getDataTestId-f4dce043.js → getDataTestId-bae9e37a.js} +0 -0
  1170. package/pure-cell/index.css +18 -18
  1171. package/pure-cell/index.js +3 -3
  1172. package/pure-cell/modern/component-7b7f28f3.d.ts +1 -0
  1173. package/pure-cell/{esm/component-02e42fe9.d.ts → modern/component-98dc2e67.d.ts} +5 -0
  1174. package/pure-cell/modern/{component-236085e4.js → component-98dc2e67.js} +5 -5
  1175. package/pure-cell/modern/component.js +2 -2
  1176. package/pure-cell/modern/components/addon/component.js +2 -2
  1177. package/pure-cell/modern/components/addon/index.css +5 -5
  1178. package/pure-cell/modern/components/addon/index.js +1 -1
  1179. package/pure-cell/modern/components/amount/component.js +2 -2
  1180. package/pure-cell/modern/components/amount/index.css +1 -1
  1181. package/pure-cell/modern/components/amount/index.js +1 -1
  1182. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1183. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1184. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1185. package/pure-cell/modern/components/category/component.js +2 -2
  1186. package/pure-cell/modern/components/category/index.css +3 -3
  1187. package/pure-cell/modern/components/category/index.js +1 -1
  1188. package/pure-cell/modern/components/comment/component.js +2 -2
  1189. package/pure-cell/modern/components/comment/index.css +2 -2
  1190. package/pure-cell/modern/components/comment/index.js +1 -1
  1191. package/pure-cell/modern/components/content/component.js +2 -2
  1192. package/pure-cell/modern/components/content/index.css +2 -2
  1193. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1194. package/pure-cell/modern/components/content/index.js +2 -2
  1195. package/pure-cell/modern/components/footer/component.js +2 -2
  1196. package/pure-cell/modern/components/footer/index.css +3 -3
  1197. package/pure-cell/modern/components/footer/index.js +1 -1
  1198. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1199. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1200. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1201. package/pure-cell/modern/components/footer-text/component.d.ts +5 -0
  1202. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1203. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1204. package/pure-cell/modern/components/graphics/component.js +2 -2
  1205. package/pure-cell/modern/components/graphics/index.css +1 -1
  1206. package/pure-cell/modern/components/graphics/index.js +1 -1
  1207. package/pure-cell/modern/components/main/component.js +2 -2
  1208. package/pure-cell/modern/components/main/index.css +3 -3
  1209. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1210. package/pure-cell/modern/components/main/index.js +2 -2
  1211. package/pure-cell/modern/components/text/component.js +2 -2
  1212. package/pure-cell/modern/components/text/index.css +7 -7
  1213. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1214. package/pure-cell/modern/components/text/index.js +2 -2
  1215. package/pure-cell/modern/{getDataTestId-1144bccf.d.ts → getDataTestId-a1cce54a.d.ts} +0 -0
  1216. package/pure-cell/modern/{getDataTestId-1144bccf.js → getDataTestId-a1cce54a.js} +0 -0
  1217. package/pure-cell/modern/index.css +18 -18
  1218. package/pure-cell/modern/index.js +2 -2
  1219. package/pure-input/Component.d.ts +1 -1
  1220. package/pure-input/Component.js +1 -1
  1221. package/pure-input/cssm/Component.d.ts +1 -1
  1222. package/pure-input/esm/Component.d.ts +1 -1
  1223. package/pure-input/esm/Component.js +1 -1
  1224. package/pure-input/esm/index.css +25 -25
  1225. package/pure-input/index.css +25 -25
  1226. package/pure-input/modern/Component.d.ts +1 -1
  1227. package/pure-input/modern/Component.js +1 -1
  1228. package/pure-input/modern/index.css +25 -25
  1229. package/radio/Component.d.ts +1 -1
  1230. package/radio/Component.js +1 -1
  1231. package/radio/cssm/Component.d.ts +1 -1
  1232. package/radio/esm/Component.d.ts +1 -1
  1233. package/radio/esm/Component.js +1 -1
  1234. package/radio/esm/index.css +31 -31
  1235. package/radio/index.css +31 -31
  1236. package/radio/modern/Component.d.ts +1 -1
  1237. package/radio/modern/Component.js +1 -1
  1238. package/radio/modern/index.css +31 -31
  1239. package/radio-group/Component.js +1 -1
  1240. package/radio-group/esm/Component.js +1 -1
  1241. package/radio-group/esm/index.css +16 -16
  1242. package/radio-group/index.css +16 -16
  1243. package/radio-group/modern/Component.js +1 -1
  1244. package/radio-group/modern/index.css +16 -16
  1245. package/scrollbar/Component.js +3 -3
  1246. package/scrollbar/cssm/index.module.css +12 -0
  1247. package/scrollbar/default.css +2 -2
  1248. package/scrollbar/esm/Component.js +3 -3
  1249. package/scrollbar/esm/default.css +2 -2
  1250. package/scrollbar/esm/index.css +25 -25
  1251. package/scrollbar/esm/inverted.css +2 -2
  1252. package/scrollbar/index.css +25 -25
  1253. package/scrollbar/inverted.css +2 -2
  1254. package/scrollbar/modern/Component.js +3 -3
  1255. package/scrollbar/modern/default.css +2 -2
  1256. package/scrollbar/modern/index.css +25 -25
  1257. package/scrollbar/modern/inverted.css +2 -2
  1258. package/select/CHANGELOG.md +21 -0
  1259. package/select/{Component-b4c00a84.d.ts → Component-30f609fa.d.ts} +0 -0
  1260. package/select/{Component-b4c00a84.js → Component-30f609fa.js} +2 -2
  1261. package/select/{Component-adb77a91.d.ts → Component-9f4b0e2f.d.ts} +0 -0
  1262. package/select/{Component-adb77a91.js → Component-9f4b0e2f.js} +5 -5
  1263. package/select/Component.js +2 -2
  1264. package/select/components/arrow/Component.js +1 -1
  1265. package/select/components/arrow/index.css +3 -3
  1266. package/select/components/base-select/Component.js +2 -2
  1267. package/select/components/base-select/index.css +7 -7
  1268. package/select/components/base-select/index.d.ts +1 -1
  1269. package/select/components/base-select/index.js +2 -2
  1270. package/select/components/base-select-mobile/Component.js +4 -4
  1271. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1272. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1273. package/select/components/base-select-mobile/index.css +11 -11
  1274. package/select/components/base-select-mobile/index.d.ts +1 -1
  1275. package/select/components/base-select-mobile/index.js +4 -4
  1276. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1277. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1278. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1279. package/select/components/checkmark/Component.js +1 -1
  1280. package/select/components/checkmark/index.css +7 -7
  1281. package/select/components/field/Component.js +2 -2
  1282. package/select/components/field/index.css +9 -9
  1283. package/select/components/field/index.js +1 -1
  1284. package/select/components/index.js +4 -4
  1285. package/select/components/native-select/Component.js +1 -1
  1286. package/select/components/native-select/index.js +1 -1
  1287. package/select/components/optgroup/Component.js +1 -1
  1288. package/select/components/optgroup/index.css +6 -6
  1289. package/select/components/option/Component.js +2 -2
  1290. package/select/components/option/index.css +20 -20
  1291. package/select/components/option/index.js +1 -1
  1292. package/select/components/options-list/Component.js +2 -2
  1293. package/select/components/options-list/index.css +6 -6
  1294. package/select/components/options-list/index.js +1 -1
  1295. package/select/components/select-mobile/Component.js +4 -4
  1296. package/select/components/select-mobile/index.d.ts +1 -1
  1297. package/select/components/select-mobile/index.js +4 -4
  1298. package/select/components/select-modal-mobile/Component.js +4 -4
  1299. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1300. package/select/components/select-modal-mobile/index.js +4 -4
  1301. package/select/components/virtual-options-list/Component.js +2 -2
  1302. package/select/components/virtual-options-list/index.css +12 -12
  1303. package/select/components/virtual-options-list/index.js +1 -1
  1304. package/select/cssm/presets/useLazyLoading/hook.d.ts +2 -2
  1305. package/select/cssm/presets/useLazyLoading/hook.js +1 -1
  1306. package/select/cssm/presets/useSelectWithLoading/hook.d.ts +2 -2
  1307. package/select/cssm/typings.d.ts +1 -1
  1308. package/select/esm/{Component-3628acb7.d.ts → Component-4aac933f.d.ts} +0 -0
  1309. package/select/esm/{Component-3628acb7.js → Component-4aac933f.js} +5 -5
  1310. package/select/esm/{Component-5a1007fc.d.ts → Component-7efb0ce7.d.ts} +0 -0
  1311. package/select/esm/{Component-5a1007fc.js → Component-7efb0ce7.js} +2 -2
  1312. package/select/esm/Component.js +2 -2
  1313. package/select/esm/components/arrow/Component.js +1 -1
  1314. package/select/esm/components/arrow/index.css +3 -3
  1315. package/select/esm/components/base-select/Component.js +2 -2
  1316. package/select/esm/components/base-select/index.css +7 -7
  1317. package/select/esm/components/base-select/index.d.ts +1 -1
  1318. package/select/esm/components/base-select/index.js +2 -2
  1319. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1320. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1321. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1322. package/select/esm/components/base-select-mobile/index.css +11 -11
  1323. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1324. package/select/esm/components/base-select-mobile/index.js +4 -4
  1325. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1326. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1327. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1328. package/select/esm/components/checkmark/Component.js +1 -1
  1329. package/select/esm/components/checkmark/index.css +7 -7
  1330. package/select/esm/components/field/Component.js +2 -2
  1331. package/select/esm/components/field/index.css +9 -9
  1332. package/select/esm/components/field/index.js +1 -1
  1333. package/select/esm/components/index.js +4 -4
  1334. package/select/esm/components/native-select/Component.js +1 -1
  1335. package/select/esm/components/native-select/index.js +1 -1
  1336. package/select/esm/components/optgroup/Component.js +1 -1
  1337. package/select/esm/components/optgroup/index.css +6 -6
  1338. package/select/esm/components/option/Component.js +2 -2
  1339. package/select/esm/components/option/index.css +20 -20
  1340. package/select/esm/components/option/index.js +1 -1
  1341. package/select/esm/components/options-list/Component.js +2 -2
  1342. package/select/esm/components/options-list/index.css +6 -6
  1343. package/select/esm/components/options-list/index.js +1 -1
  1344. package/select/esm/components/select-mobile/Component.js +4 -4
  1345. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1346. package/select/esm/components/select-mobile/index.js +4 -4
  1347. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1348. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1349. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1350. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1351. package/select/esm/components/virtual-options-list/index.css +12 -12
  1352. package/select/esm/components/virtual-options-list/index.js +1 -1
  1353. package/select/esm/index.js +4 -4
  1354. package/select/esm/{intersection-observer-c9359098.d.ts → intersection-observer-e9c6e940.d.ts} +0 -0
  1355. package/select/esm/{intersection-observer-c9359098.js → intersection-observer-e9c6e940.js} +0 -0
  1356. package/select/esm/presets/index.js +4 -4
  1357. package/select/esm/presets/useLazyLoading/hook.d.ts +2 -2
  1358. package/select/esm/presets/useLazyLoading/hook.js +4 -4
  1359. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1360. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1361. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1362. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1363. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1364. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1365. package/select/esm/presets/useSelectWithLoading/hook.d.ts +2 -2
  1366. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1367. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1368. package/select/esm/{tslib.es6-c081f302.d.ts → tslib.es6-2c67363c.d.ts} +0 -0
  1369. package/select/esm/{tslib.es6-c081f302.js → tslib.es6-2c67363c.js} +0 -0
  1370. package/select/esm/typings.d.ts +1 -1
  1371. package/select/index.js +4 -4
  1372. package/select/{intersection-observer-b4334d6c.d.ts → intersection-observer-7c963f25.d.ts} +0 -0
  1373. package/select/{intersection-observer-b4334d6c.js → intersection-observer-7c963f25.js} +0 -0
  1374. package/select/modern/{Component-eef8ac3b.d.ts → Component-34f27771.d.ts} +0 -0
  1375. package/select/modern/{Component-eef8ac3b.js → Component-34f27771.js} +2 -2
  1376. package/select/modern/{Component-75155b9f.d.ts → Component-c9f85a3c.d.ts} +0 -0
  1377. package/select/modern/{Component-75155b9f.js → Component-c9f85a3c.js} +7 -7
  1378. package/select/modern/Component.js +4 -4
  1379. package/select/modern/components/arrow/Component.js +1 -1
  1380. package/select/modern/components/arrow/index.css +3 -3
  1381. package/select/modern/components/base-select/Component.js +1 -1
  1382. package/select/modern/components/base-select/index.css +7 -7
  1383. package/select/modern/components/base-select/index.d.ts +1 -1
  1384. package/select/modern/components/base-select/index.js +1 -1
  1385. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1386. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1387. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1388. package/select/modern/components/base-select-mobile/index.css +11 -11
  1389. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1390. package/select/modern/components/base-select-mobile/index.js +6 -6
  1391. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1392. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1393. package/select/modern/components/checkmark/Component.js +1 -1
  1394. package/select/modern/components/checkmark/index.css +7 -7
  1395. package/select/modern/components/field/Component.js +2 -2
  1396. package/select/modern/components/field/index.css +9 -9
  1397. package/select/modern/components/field/index.js +1 -1
  1398. package/select/modern/components/index.js +6 -6
  1399. package/select/modern/components/native-select/Component.js +1 -1
  1400. package/select/modern/components/optgroup/Component.js +1 -1
  1401. package/select/modern/components/optgroup/index.css +6 -6
  1402. package/select/modern/components/option/Component.js +1 -1
  1403. package/select/modern/components/option/index.css +20 -20
  1404. package/select/modern/components/options-list/Component.js +1 -1
  1405. package/select/modern/components/options-list/index.css +6 -6
  1406. package/select/modern/components/select-mobile/Component.js +6 -6
  1407. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1408. package/select/modern/components/select-mobile/index.js +6 -6
  1409. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1410. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1411. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1412. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1413. package/select/modern/components/virtual-options-list/index.css +12 -12
  1414. package/select/modern/index.js +6 -6
  1415. package/select/modern/{intersection-observer-c9359098.d.ts → intersection-observer-e9c6e940.d.ts} +0 -0
  1416. package/select/modern/{intersection-observer-c9359098.js → intersection-observer-e9c6e940.js} +0 -0
  1417. package/select/modern/presets/index.js +6 -6
  1418. package/select/modern/presets/useLazyLoading/hook.d.ts +2 -2
  1419. package/select/modern/presets/useLazyLoading/hook.js +3 -3
  1420. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1421. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1422. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1423. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1424. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1425. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1426. package/select/modern/presets/useSelectWithLoading/hook.d.ts +2 -2
  1427. package/select/modern/presets/useSelectWithLoading/hook.js +2 -2
  1428. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1429. package/select/modern/typings.d.ts +1 -1
  1430. package/select/presets/index.js +4 -4
  1431. package/select/presets/useLazyLoading/hook.d.ts +2 -2
  1432. package/select/presets/useLazyLoading/hook.js +4 -4
  1433. package/select/presets/useLazyLoading/index.css +2 -2
  1434. package/select/presets/useSelectWithApply/hook.js +4 -4
  1435. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1436. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1437. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1438. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1439. package/select/presets/useSelectWithLoading/hook.d.ts +2 -2
  1440. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1441. package/select/presets/useSelectWithLoading/index.css +2 -2
  1442. package/select/{tslib.es6-b0d6b344.d.ts → tslib.es6-6e970a79.d.ts} +0 -0
  1443. package/select/{tslib.es6-b0d6b344.js → tslib.es6-6e970a79.js} +0 -0
  1444. package/select/typings.d.ts +1 -1
  1445. package/select-with-tags/CHANGELOG.md +8 -0
  1446. package/select-with-tags/component.js +1 -1
  1447. package/select-with-tags/components/index.js +1 -1
  1448. package/select-with-tags/components/tag/component.js +2 -2
  1449. package/select-with-tags/components/tag/index.css +11 -11
  1450. package/select-with-tags/components/tag/index.js +1 -1
  1451. package/select-with-tags/components/tag-list/component.js +8 -6
  1452. package/select-with-tags/components/tag-list/index.css +31 -31
  1453. package/select-with-tags/components/tag-list/index.js +1 -1
  1454. package/select-with-tags/cssm/components/tag-list/component.js +6 -4
  1455. package/select-with-tags/esm/component.js +1 -1
  1456. package/select-with-tags/esm/components/index.js +1 -1
  1457. package/select-with-tags/esm/components/tag/component.js +2 -2
  1458. package/select-with-tags/esm/components/tag/index.css +11 -11
  1459. package/select-with-tags/esm/components/tag/index.js +1 -1
  1460. package/select-with-tags/esm/components/tag-list/component.js +8 -6
  1461. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1462. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1463. package/select-with-tags/esm/index.js +1 -1
  1464. package/select-with-tags/esm/{tslib.es6-7d9843a1.d.ts → tslib.es6-e03c4e79.d.ts} +0 -0
  1465. package/select-with-tags/esm/{tslib.es6-7d9843a1.js → tslib.es6-e03c4e79.js} +0 -0
  1466. package/select-with-tags/esm/utils/index.js +1 -1
  1467. package/select-with-tags/esm/utils/match.js +1 -1
  1468. package/select-with-tags/index.js +1 -1
  1469. package/select-with-tags/modern/components/tag/component.js +1 -1
  1470. package/select-with-tags/modern/components/tag/index.css +11 -11
  1471. package/select-with-tags/modern/components/tag-list/component.js +9 -7
  1472. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1473. package/select-with-tags/{tslib.es6-d349c09a.d.ts → tslib.es6-08d9ecbf.d.ts} +0 -0
  1474. package/select-with-tags/{tslib.es6-d349c09a.js → tslib.es6-08d9ecbf.js} +0 -0
  1475. package/select-with-tags/utils/index.js +1 -1
  1476. package/select-with-tags/utils/match.js +1 -1
  1477. package/side-panel/Component.desktop.js +3 -3
  1478. package/side-panel/Component.mobile.js +3 -3
  1479. package/side-panel/Component.responsive.d.ts +1 -1
  1480. package/side-panel/Component.responsive.js +1 -1
  1481. package/side-panel/components/closer/Component.js +2 -2
  1482. package/side-panel/components/closer/index.css +3 -3
  1483. package/side-panel/components/content/Component.desktop.js +2 -2
  1484. package/side-panel/components/content/Component.js +1 -1
  1485. package/side-panel/components/content/Component.mobile.js +2 -2
  1486. package/side-panel/components/content/desktop.css +2 -2
  1487. package/side-panel/components/content/index.css +2 -2
  1488. package/side-panel/components/content/mobile.css +2 -2
  1489. package/side-panel/components/footer/Component.desktop.js +2 -2
  1490. package/side-panel/components/footer/Component.js +2 -2
  1491. package/side-panel/components/footer/Component.mobile.js +2 -2
  1492. package/side-panel/components/footer/desktop.css +2 -2
  1493. package/side-panel/components/footer/index.css +3 -3
  1494. package/side-panel/components/footer/layout.css +24 -24
  1495. package/side-panel/components/footer/mobile.css +2 -2
  1496. package/side-panel/components/header/Component.desktop.js +2 -2
  1497. package/side-panel/components/header/Component.js +1 -1
  1498. package/side-panel/components/header/Component.mobile.js +2 -2
  1499. package/side-panel/components/header/desktop.css +5 -5
  1500. package/side-panel/components/header/index.css +14 -14
  1501. package/side-panel/components/header/mobile.css +2 -2
  1502. package/side-panel/desktop.css +2 -2
  1503. package/side-panel/desktop.js +1 -1
  1504. package/side-panel/esm/Component.desktop.js +3 -3
  1505. package/side-panel/esm/Component.mobile.js +3 -3
  1506. package/side-panel/esm/Component.responsive.js +1 -1
  1507. package/side-panel/esm/components/closer/Component.js +2 -2
  1508. package/side-panel/esm/components/closer/index.css +3 -3
  1509. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1510. package/side-panel/esm/components/content/Component.js +1 -1
  1511. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1512. package/side-panel/esm/components/content/desktop.css +2 -2
  1513. package/side-panel/esm/components/content/index.css +2 -2
  1514. package/side-panel/esm/components/content/mobile.css +2 -2
  1515. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1516. package/side-panel/esm/components/footer/Component.js +2 -2
  1517. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1518. package/side-panel/esm/components/footer/desktop.css +2 -2
  1519. package/side-panel/esm/components/footer/index.css +3 -3
  1520. package/side-panel/esm/components/footer/layout.css +24 -24
  1521. package/side-panel/esm/components/footer/mobile.css +2 -2
  1522. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1523. package/side-panel/esm/components/header/Component.js +1 -1
  1524. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1525. package/side-panel/esm/components/header/desktop.css +5 -5
  1526. package/side-panel/esm/components/header/index.css +14 -14
  1527. package/side-panel/esm/components/header/mobile.css +2 -2
  1528. package/side-panel/esm/desktop.css +2 -2
  1529. package/side-panel/esm/desktop.js +1 -1
  1530. package/side-panel/esm/index.js +1 -1
  1531. package/side-panel/esm/mobile.css +1 -1
  1532. package/side-panel/esm/mobile.js +1 -1
  1533. package/side-panel/esm/responsive.js +1 -1
  1534. package/side-panel/esm/transitions.desktop.css +7 -7
  1535. package/side-panel/esm/transitions.mobile.css +7 -7
  1536. package/side-panel/esm/{tslib.es6-71a38cfa.d.ts → tslib.es6-b07efb09.d.ts} +0 -0
  1537. package/side-panel/esm/{tslib.es6-71a38cfa.js → tslib.es6-b07efb09.js} +0 -0
  1538. package/side-panel/index.js +1 -1
  1539. package/side-panel/mobile.css +1 -1
  1540. package/side-panel/mobile.js +1 -1
  1541. package/side-panel/modern/Component.desktop.js +2 -2
  1542. package/side-panel/modern/Component.mobile.js +2 -2
  1543. package/side-panel/modern/components/closer/Component.js +2 -2
  1544. package/side-panel/modern/components/closer/index.css +3 -3
  1545. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1546. package/side-panel/modern/components/content/Component.js +1 -1
  1547. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1548. package/side-panel/modern/components/content/desktop.css +2 -2
  1549. package/side-panel/modern/components/content/index.css +2 -2
  1550. package/side-panel/modern/components/content/mobile.css +2 -2
  1551. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1552. package/side-panel/modern/components/footer/Component.js +2 -2
  1553. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1554. package/side-panel/modern/components/footer/desktop.css +2 -2
  1555. package/side-panel/modern/components/footer/index.css +3 -3
  1556. package/side-panel/modern/components/footer/layout.css +24 -24
  1557. package/side-panel/modern/components/footer/mobile.css +2 -2
  1558. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1559. package/side-panel/modern/components/header/Component.js +1 -1
  1560. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1561. package/side-panel/modern/components/header/desktop.css +5 -5
  1562. package/side-panel/modern/components/header/index.css +14 -14
  1563. package/side-panel/modern/components/header/mobile.css +2 -2
  1564. package/side-panel/modern/desktop.css +2 -2
  1565. package/side-panel/modern/mobile.css +1 -1
  1566. package/side-panel/modern/transitions.desktop.css +7 -7
  1567. package/side-panel/modern/transitions.mobile.css +7 -7
  1568. package/side-panel/responsive.js +1 -1
  1569. package/side-panel/transitions.desktop.css +7 -7
  1570. package/side-panel/transitions.mobile.css +7 -7
  1571. package/side-panel/{tslib.es6-143ca5c6.d.ts → tslib.es6-87b1fa28.d.ts} +0 -0
  1572. package/side-panel/{tslib.es6-143ca5c6.js → tslib.es6-87b1fa28.js} +0 -0
  1573. package/skeleton/Component.d.ts +5 -0
  1574. package/skeleton/Component.js +1 -1
  1575. package/skeleton/cssm/Component.d.ts +5 -0
  1576. package/skeleton/cssm/stories.module.css +53 -0
  1577. package/skeleton/esm/Component.d.ts +5 -0
  1578. package/skeleton/esm/Component.js +1 -1
  1579. package/skeleton/esm/index.css +10 -10
  1580. package/skeleton/index.css +10 -10
  1581. package/skeleton/modern/Component.d.ts +5 -0
  1582. package/skeleton/modern/Component.js +1 -1
  1583. package/skeleton/modern/index.css +10 -10
  1584. package/slider/Component.d.ts +3 -3
  1585. package/slider/Component.js +1 -1
  1586. package/slider/cssm/Component.d.ts +3 -3
  1587. package/slider/esm/Component.d.ts +3 -3
  1588. package/slider/esm/Component.js +1 -1
  1589. package/slider/esm/index.css +41 -16
  1590. package/slider/index.css +41 -16
  1591. package/slider/modern/Component.d.ts +3 -3
  1592. package/slider/modern/Component.js +1 -1
  1593. package/slider/modern/index.css +41 -16
  1594. package/slider-input/CHANGELOG.md +8 -0
  1595. package/slider-input/Component.d.ts +9 -9
  1596. package/slider-input/Component.js +1 -1
  1597. package/slider-input/cssm/Component.d.ts +9 -9
  1598. package/slider-input/esm/Component.d.ts +9 -9
  1599. package/slider-input/esm/Component.js +1 -1
  1600. package/slider-input/esm/index.css +17 -17
  1601. package/slider-input/index.css +17 -17
  1602. package/slider-input/modern/Component.d.ts +9 -9
  1603. package/slider-input/modern/Component.js +2 -2
  1604. package/slider-input/modern/index.css +17 -17
  1605. package/space/Component.js +2 -2
  1606. package/space/{Item-acfe2438.d.ts → Item-544ed3ce.d.ts} +0 -0
  1607. package/space/{Item-acfe2438.js → Item-544ed3ce.js} +0 -0
  1608. package/space/Item.js +1 -1
  1609. package/space/esm/Component.js +2 -2
  1610. package/space/esm/{Item-6087b6a2.d.ts → Item-84016646.d.ts} +0 -0
  1611. package/space/esm/{Item-6087b6a2.js → Item-84016646.js} +0 -0
  1612. package/space/esm/Item.js +1 -1
  1613. package/space/esm/index.css +8 -8
  1614. package/space/esm/index.js +1 -1
  1615. package/space/index.css +8 -8
  1616. package/space/index.js +1 -1
  1617. package/space/modern/Component.js +1 -1
  1618. package/space/modern/index.css +8 -8
  1619. package/spinner/Component.js +1 -1
  1620. package/spinner/esm/Component.js +1 -1
  1621. package/spinner/esm/index.css +9 -9
  1622. package/spinner/index.css +9 -9
  1623. package/spinner/modern/Component.js +1 -1
  1624. package/spinner/modern/index.css +9 -9
  1625. package/status/Component.d.ts +5 -1
  1626. package/status/Component.js +1 -1
  1627. package/status/cssm/Component.d.ts +5 -1
  1628. package/status/esm/Component.d.ts +5 -1
  1629. package/status/esm/Component.js +1 -1
  1630. package/status/esm/index.css +17 -17
  1631. package/status/index.css +17 -17
  1632. package/status/modern/Component.d.ts +5 -1
  1633. package/status/modern/Component.js +1 -1
  1634. package/status/modern/index.css +17 -17
  1635. package/stepped-progress-bar/Component.js +1 -1
  1636. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1637. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1638. package/stepped-progress-bar/esm/Component.js +1 -1
  1639. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1640. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1641. package/stepped-progress-bar/esm/index.css +3 -3
  1642. package/stepped-progress-bar/index.css +3 -3
  1643. package/stepped-progress-bar/modern/Component.js +1 -1
  1644. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1645. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1646. package/stepped-progress-bar/modern/index.css +3 -3
  1647. package/switch/Component.d.ts +1 -1
  1648. package/switch/Component.js +1 -1
  1649. package/switch/cssm/Component.d.ts +1 -1
  1650. package/switch/esm/Component.d.ts +1 -1
  1651. package/switch/esm/Component.js +1 -1
  1652. package/switch/esm/index.css +25 -25
  1653. package/switch/index.css +25 -25
  1654. package/switch/modern/Component.d.ts +1 -1
  1655. package/switch/modern/Component.js +1 -1
  1656. package/switch/modern/index.css +25 -25
  1657. package/table/CHANGELOG.md +8 -0
  1658. package/table/component.d.ts +1 -1
  1659. package/table/component.js +1 -1
  1660. package/table/components/index.js +1 -1
  1661. package/table/components/pagination/Component.js +2 -2
  1662. package/table/components/pagination/index.css +8 -8
  1663. package/table/components/pagination/index.js +1 -1
  1664. package/table/components/pagination/select-field/index.css +4 -4
  1665. package/table/components/pagination/select-field/index.js +2 -2
  1666. package/table/components/table/Component.d.ts +1 -1
  1667. package/table/components/table/Component.js +2 -2
  1668. package/table/components/table/index.css +6 -6
  1669. package/table/components/table/index.js +1 -1
  1670. package/table/components/table/utils.js +1 -1
  1671. package/table/components/tbody/Component.js +2 -2
  1672. package/table/components/tbody/index.css +2 -2
  1673. package/table/components/tbody/index.js +1 -1
  1674. package/table/components/tcell/Component.js +2 -2
  1675. package/table/components/tcell/index.css +4 -4
  1676. package/table/components/tcell/index.js +1 -1
  1677. package/table/components/texpandable-row/Component.js +2 -2
  1678. package/table/components/texpandable-row/index.css +5 -5
  1679. package/table/components/texpandable-row/index.js +1 -1
  1680. package/table/components/thead/Component.js +2 -2
  1681. package/table/components/thead/index.css +6 -6
  1682. package/table/components/thead/index.js +1 -1
  1683. package/table/components/thead-cell/Component.js +2 -2
  1684. package/table/components/thead-cell/index.css +5 -5
  1685. package/table/components/thead-cell/index.js +1 -1
  1686. package/table/components/trow/Component.js +2 -2
  1687. package/table/components/trow/index.css +8 -8
  1688. package/table/components/trow/index.js +1 -1
  1689. package/table/components/tsortable-head-cell/Component.js +2 -2
  1690. package/table/components/tsortable-head-cell/index.css +9 -9
  1691. package/table/components/tsortable-head-cell/index.js +1 -1
  1692. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1693. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1694. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1695. package/table/cssm/component.d.ts +1 -1
  1696. package/table/cssm/components/table/Component.d.ts +1 -1
  1697. package/table/esm/component.d.ts +1 -1
  1698. package/table/esm/component.js +1 -1
  1699. package/table/esm/components/index.js +1 -1
  1700. package/table/esm/components/pagination/Component.js +2 -2
  1701. package/table/esm/components/pagination/index.css +8 -8
  1702. package/table/esm/components/pagination/index.js +1 -1
  1703. package/table/esm/components/pagination/select-field/index.css +4 -4
  1704. package/table/esm/components/pagination/select-field/index.js +2 -2
  1705. package/table/esm/components/table/Component.d.ts +1 -1
  1706. package/table/esm/components/table/Component.js +2 -2
  1707. package/table/esm/components/table/index.css +6 -6
  1708. package/table/esm/components/table/index.js +1 -1
  1709. package/table/esm/components/table/utils.js +1 -1
  1710. package/table/esm/components/tbody/Component.js +2 -2
  1711. package/table/esm/components/tbody/index.css +2 -2
  1712. package/table/esm/components/tbody/index.js +1 -1
  1713. package/table/esm/components/tcell/Component.js +2 -2
  1714. package/table/esm/components/tcell/index.css +4 -4
  1715. package/table/esm/components/tcell/index.js +1 -1
  1716. package/table/esm/components/texpandable-row/Component.js +2 -2
  1717. package/table/esm/components/texpandable-row/index.css +5 -5
  1718. package/table/esm/components/texpandable-row/index.js +1 -1
  1719. package/table/esm/components/thead/Component.js +2 -2
  1720. package/table/esm/components/thead/index.css +6 -6
  1721. package/table/esm/components/thead/index.js +1 -1
  1722. package/table/esm/components/thead-cell/Component.js +2 -2
  1723. package/table/esm/components/thead-cell/index.css +5 -5
  1724. package/table/esm/components/thead-cell/index.js +1 -1
  1725. package/table/esm/components/trow/Component.js +2 -2
  1726. package/table/esm/components/trow/index.css +8 -8
  1727. package/table/esm/components/trow/index.js +1 -1
  1728. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1729. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1730. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1731. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1732. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1733. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1734. package/table/esm/index.js +1 -1
  1735. package/table/esm/{tslib.es6-b36016ee.d.ts → tslib.es6-311578ff.d.ts} +0 -0
  1736. package/table/esm/{tslib.es6-b36016ee.js → tslib.es6-311578ff.js} +0 -0
  1737. package/table/index.js +1 -1
  1738. package/table/modern/component.d.ts +1 -1
  1739. package/table/modern/components/pagination/Component.js +1 -1
  1740. package/table/modern/components/pagination/index.css +8 -8
  1741. package/table/modern/components/pagination/select-field/index.css +4 -4
  1742. package/table/modern/components/pagination/select-field/index.js +1 -1
  1743. package/table/modern/components/table/Component.d.ts +1 -1
  1744. package/table/modern/components/table/Component.js +1 -1
  1745. package/table/modern/components/table/index.css +6 -6
  1746. package/table/modern/components/tbody/Component.js +1 -1
  1747. package/table/modern/components/tbody/index.css +2 -2
  1748. package/table/modern/components/tcell/Component.js +1 -1
  1749. package/table/modern/components/tcell/index.css +4 -4
  1750. package/table/modern/components/texpandable-row/Component.js +1 -1
  1751. package/table/modern/components/texpandable-row/index.css +5 -5
  1752. package/table/modern/components/thead/Component.js +1 -1
  1753. package/table/modern/components/thead/index.css +6 -6
  1754. package/table/modern/components/thead-cell/Component.js +1 -1
  1755. package/table/modern/components/thead-cell/index.css +5 -5
  1756. package/table/modern/components/trow/Component.js +1 -1
  1757. package/table/modern/components/trow/index.css +8 -8
  1758. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1759. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1760. package/table/{tslib.es6-bd966689.d.ts → tslib.es6-7687c3f7.d.ts} +0 -0
  1761. package/table/{tslib.es6-bd966689.js → tslib.es6-7687c3f7.js} +0 -0
  1762. package/tabs/components/primary-tablist/Component.d.ts +1 -9
  1763. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1764. package/tabs/components/primary-tablist/Component.js +1 -1
  1765. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1766. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1767. package/tabs/components/primary-tablist/index.css +19 -19
  1768. package/tabs/components/primary-tablist/mobile.css +22 -22
  1769. package/tabs/components/scrollable-container/Component.js +1 -1
  1770. package/tabs/components/scrollable-container/index.css +4 -4
  1771. package/tabs/components/secondary-tablist/Component.d.ts +1 -9
  1772. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1773. package/tabs/components/secondary-tablist/Component.js +1 -1
  1774. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1775. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1776. package/tabs/components/secondary-tablist/index.css +10 -10
  1777. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1778. package/tabs/components/tab/Component.js +1 -1
  1779. package/tabs/components/tab/index.css +2 -2
  1780. package/tabs/components/tabs/Component.desktop.js +3 -3
  1781. package/tabs/components/tabs/Component.mobile.js +3 -3
  1782. package/tabs/components/tabs/Component.responsive.js +3 -3
  1783. package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -9
  1784. package/tabs/cssm/components/secondary-tablist/Component.d.ts +1 -9
  1785. package/tabs/cssm/typings.d.ts +11 -10
  1786. package/tabs/desktop.js +3 -3
  1787. package/tabs/esm/components/primary-tablist/Component.d.ts +1 -9
  1788. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1789. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1790. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1791. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1792. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1793. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1794. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1795. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1796. package/tabs/esm/components/secondary-tablist/Component.d.ts +1 -9
  1797. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1798. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1799. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1800. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1801. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1802. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1803. package/tabs/esm/components/tab/Component.js +1 -1
  1804. package/tabs/esm/components/tab/index.css +2 -2
  1805. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1806. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1807. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1808. package/tabs/esm/desktop.js +3 -3
  1809. package/tabs/esm/index.js +3 -3
  1810. package/tabs/esm/index.module-2565f329.js +4 -0
  1811. package/tabs/esm/index.module-a319d4b4.js +4 -0
  1812. package/tabs/esm/mobile.js +3 -3
  1813. package/tabs/esm/responsive.js +3 -3
  1814. package/tabs/esm/{tslib.es6-a889f14c.d.ts → tslib.es6-7e743f63.d.ts} +0 -0
  1815. package/tabs/esm/{tslib.es6-a889f14c.js → tslib.es6-7e743f63.js} +0 -0
  1816. package/tabs/esm/typings.d.ts +11 -10
  1817. package/tabs/index.js +3 -3
  1818. package/tabs/index.module-2b34ad59.js +4 -0
  1819. package/tabs/index.module-b1d98d2f.js +4 -0
  1820. package/tabs/mobile.js +3 -3
  1821. package/tabs/modern/components/primary-tablist/Component.d.ts +1 -9
  1822. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1823. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1824. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1825. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1826. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1827. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1828. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1829. package/tabs/modern/components/secondary-tablist/Component.d.ts +1 -9
  1830. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1831. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1832. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1833. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1834. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1835. package/tabs/modern/components/tab/Component.js +1 -1
  1836. package/tabs/modern/components/tab/index.css +2 -2
  1837. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1838. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1839. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1840. package/tabs/modern/desktop.js +2 -2
  1841. package/tabs/modern/index.js +2 -2
  1842. package/tabs/modern/index.module-2565f329.js +4 -0
  1843. package/tabs/modern/index.module-a319d4b4.js +4 -0
  1844. package/tabs/modern/mobile.js +2 -2
  1845. package/tabs/modern/responsive.js +2 -2
  1846. package/tabs/modern/typings.d.ts +11 -10
  1847. package/tabs/responsive.js +3 -3
  1848. package/tabs/{tslib.es6-91d7eaa9.d.ts → tslib.es6-14cbaa14.d.ts} +0 -0
  1849. package/tabs/{tslib.es6-91d7eaa9.js → tslib.es6-14cbaa14.js} +0 -0
  1850. package/tabs/typings.d.ts +11 -10
  1851. package/tag/Component.d.ts +11 -3
  1852. package/tag/Component.js +3 -3
  1853. package/tag/cssm/Component.d.ts +11 -3
  1854. package/tag/default.css +8 -8
  1855. package/tag/esm/Component.d.ts +11 -3
  1856. package/tag/esm/Component.js +3 -3
  1857. package/tag/esm/default.css +8 -8
  1858. package/tag/esm/index.css +37 -37
  1859. package/tag/esm/inverted.css +8 -8
  1860. package/tag/index.css +37 -37
  1861. package/tag/inverted.css +8 -8
  1862. package/tag/modern/Component.d.ts +11 -3
  1863. package/tag/modern/Component.js +3 -3
  1864. package/tag/modern/default.css +8 -8
  1865. package/tag/modern/index.css +37 -37
  1866. package/tag/modern/inverted.css +8 -8
  1867. package/textarea/Component.js +3 -3
  1868. package/textarea/default.css +18 -18
  1869. package/textarea/esm/Component.js +3 -3
  1870. package/textarea/esm/default.css +18 -18
  1871. package/textarea/esm/index.css +21 -21
  1872. package/textarea/esm/inverted.css +18 -18
  1873. package/textarea/index.css +21 -21
  1874. package/textarea/inverted.css +18 -18
  1875. package/textarea/modern/Component.js +3 -3
  1876. package/textarea/modern/default.css +18 -18
  1877. package/textarea/modern/index.css +21 -21
  1878. package/textarea/modern/inverted.css +18 -18
  1879. package/themes/CHANGELOG.md +21 -0
  1880. package/themes/compiled/mobile-dark-bluetint.css +253 -253
  1881. package/themes/dist/CHANGELOG.md +21 -0
  1882. package/themes/dist/compiled/mobile-dark-bluetint.css +824 -824
  1883. package/themes/dist/esm/mixins/mobile.d.ts +2 -0
  1884. package/themes/dist/esm/mixins/mobile.js +6 -0
  1885. package/themes/dist/mixins/mobile.d.ts +2 -0
  1886. package/themes/dist/mixins/mobile.js +12 -0
  1887. package/themes/dist/modern/mixins/mobile.d.ts +2 -0
  1888. package/themes/dist/modern/mixins/mobile.js +6 -0
  1889. package/themes/dist/package.json +1 -1
  1890. package/themes/esm/mixins/mobile.d.ts +2 -0
  1891. package/themes/esm/mixins/mobile.js +6 -0
  1892. package/themes/mixins/mobile.d.ts +2 -0
  1893. package/themes/mixins/mobile.js +10 -0
  1894. package/themes/modern/mixins/mobile.d.ts +2 -0
  1895. package/themes/modern/mixins/mobile.js +6 -0
  1896. package/toast/component.js +1 -1
  1897. package/toast/esm/component.js +1 -1
  1898. package/toast/esm/index.css +9 -9
  1899. package/toast/index.css +9 -9
  1900. package/toast/modern/component.js +1 -1
  1901. package/toast/modern/index.css +9 -9
  1902. package/toast-plate/component.js +1 -1
  1903. package/toast-plate/cssm/index.module.css +0 -705
  1904. package/toast-plate/esm/component.js +1 -1
  1905. package/toast-plate/esm/index.css +15 -720
  1906. package/toast-plate/index.css +15 -720
  1907. package/toast-plate/modern/component.js +2 -2
  1908. package/toast-plate/modern/index.css +15 -720
  1909. package/tooltip/{Component-6f3cf17a.d.ts → Component-902890cb.d.ts} +0 -0
  1910. package/tooltip/{Component-6f3cf17a.js → Component-902890cb.js} +3 -3
  1911. package/tooltip/Component.js +1 -1
  1912. package/tooltip/component.responsive.js +2 -2
  1913. package/tooltip/default.css +2 -2
  1914. package/tooltip/esm/{Component-8de7caaa.d.ts → Component-b47e1fe9.d.ts} +0 -0
  1915. package/tooltip/esm/{Component-8de7caaa.js → Component-b47e1fe9.js} +3 -3
  1916. package/tooltip/esm/Component.js +1 -1
  1917. package/tooltip/esm/component.responsive.js +2 -2
  1918. package/tooltip/esm/default.css +2 -2
  1919. package/tooltip/esm/index.css +5 -5
  1920. package/tooltip/esm/index.d.ts +1 -1
  1921. package/tooltip/esm/index.js +1 -1
  1922. package/tooltip/esm/inverted.css +4 -4
  1923. package/tooltip/esm/responsive.css +2 -2
  1924. package/tooltip/esm/responsive.js +1 -1
  1925. package/tooltip/index.css +5 -5
  1926. package/tooltip/index.d.ts +1 -1
  1927. package/tooltip/index.js +1 -1
  1928. package/tooltip/inverted.css +4 -4
  1929. package/tooltip/modern/Component.js +3 -3
  1930. package/tooltip/modern/component.responsive.js +1 -1
  1931. package/tooltip/modern/default.css +2 -2
  1932. package/tooltip/modern/index.css +5 -5
  1933. package/tooltip/modern/inverted.css +4 -4
  1934. package/tooltip/modern/responsive.css +2 -2
  1935. package/tooltip/responsive.css +2 -2
  1936. package/tooltip/responsive.js +1 -1
  1937. package/typography/colors.css +12 -12
  1938. package/typography/{colors.module-f6c337eb.d.ts → colors.module-33a716d1.d.ts} +0 -0
  1939. package/typography/{colors.module-f6c337eb.js → colors.module-33a716d1.js} +1 -1
  1940. package/typography/common.module-01baadae.js +4 -0
  1941. package/typography/component.js +2 -2
  1942. package/typography/esm/colors.css +12 -12
  1943. package/typography/esm/{colors.module-72fa470c.d.ts → colors.module-97a683f3.d.ts} +0 -0
  1944. package/typography/esm/{colors.module-72fa470c.js → colors.module-97a683f3.js} +1 -1
  1945. package/typography/esm/common.module-dbd66b32.js +4 -0
  1946. package/typography/esm/component.js +2 -2
  1947. package/typography/esm/index.js +2 -2
  1948. package/typography/esm/text/component.js +2 -2
  1949. package/typography/esm/text/index.css +13 -13
  1950. package/typography/esm/text/index.js +1 -1
  1951. package/typography/esm/title/common.css +4 -4
  1952. package/typography/esm/title/component.js +1 -1
  1953. package/typography/esm/title/index.css +18 -18
  1954. package/typography/esm/title/index.js +3 -3
  1955. package/typography/esm/title-mobile/component.js +3 -3
  1956. package/typography/esm/title-mobile/index.css +13 -13
  1957. package/typography/esm/title-mobile/index.js +2 -2
  1958. package/typography/esm/title-responsive/component.js +3 -3
  1959. package/typography/esm/title-responsive/index.css +40 -40
  1960. package/typography/esm/title-responsive/index.js +2 -2
  1961. package/typography/index.js +2 -2
  1962. package/typography/modern/colors.css +12 -12
  1963. package/typography/modern/colors.module-914665dc.js +4 -0
  1964. package/typography/modern/common.module-dbd66b32.js +4 -0
  1965. package/typography/modern/component.js +2 -2
  1966. package/typography/modern/index.js +2 -2
  1967. package/typography/modern/text/component.js +2 -2
  1968. package/typography/modern/text/index.css +13 -13
  1969. package/typography/modern/text/index.js +1 -1
  1970. package/typography/modern/title/common.css +4 -4
  1971. package/typography/modern/title/component.js +1 -1
  1972. package/typography/modern/title/index.css +18 -18
  1973. package/typography/modern/title/index.js +3 -3
  1974. package/typography/modern/title-mobile/component.js +3 -3
  1975. package/typography/modern/title-mobile/index.css +13 -13
  1976. package/typography/modern/title-mobile/index.js +2 -2
  1977. package/typography/modern/title-responsive/component.js +3 -3
  1978. package/typography/modern/title-responsive/index.css +40 -40
  1979. package/typography/modern/title-responsive/index.js +2 -2
  1980. package/typography/text/component.d.ts +1 -1
  1981. package/typography/text/component.js +2 -2
  1982. package/typography/text/index.css +13 -13
  1983. package/typography/text/index.js +1 -1
  1984. package/typography/title/common.css +4 -4
  1985. package/typography/title/component.d.ts +1 -1
  1986. package/typography/title/component.js +1 -1
  1987. package/typography/title/index.css +18 -18
  1988. package/typography/title/index.js +3 -3
  1989. package/typography/title-mobile/component.js +3 -3
  1990. package/typography/title-mobile/index.css +13 -13
  1991. package/typography/title-mobile/index.js +2 -2
  1992. package/typography/title-responsive/component.js +3 -3
  1993. package/typography/title-responsive/index.css +40 -40
  1994. package/typography/title-responsive/index.js +2 -2
  1995. package/with-suffix/CHANGELOG.md +8 -0
  1996. package/with-suffix/Component.d.ts +2 -2
  1997. package/with-suffix/Component.js +1 -1
  1998. package/with-suffix/cssm/Component.d.ts +2 -2
  1999. package/with-suffix/esm/Component.d.ts +2 -2
  2000. package/with-suffix/esm/Component.js +1 -1
  2001. package/with-suffix/esm/index.css +9 -9
  2002. package/with-suffix/index.css +9 -9
  2003. package/with-suffix/modern/Component.d.ts +2 -2
  2004. package/with-suffix/modern/Component.js +1 -1
  2005. package/with-suffix/modern/index.css +9 -9
  2006. package/calendar-range/modern/index.module-5fb3d6eb.js +0 -4
  2007. package/grid/esm/gutters.module-dbd1dcf3.js +0 -27
  2008. package/grid/gutters.module-3b2bf4ba.js +0 -28
  2009. package/grid/modern/gutters.module-553923e9.js +0 -4
  2010. package/modal/esm/transitions.module-b3de4696.js +0 -4
  2011. package/modal/modern/transitions.module-b3de4696.js +0 -4
  2012. package/modal/transitions.module-ef8a0404.js +0 -4
  2013. package/tabs/esm/index.module-0fcc3f89.js +0 -4
  2014. package/tabs/esm/index.module-37b58c26.js +0 -4
  2015. package/tabs/index.module-188de141.js +0 -4
  2016. package/tabs/index.module-5b0d58cf.js +0 -4
  2017. package/tabs/modern/index.module-0fcc3f89.js +0 -4
  2018. package/tabs/modern/index.module-37b58c26.js +0 -4
  2019. package/typography/common.module-deb1d490.js +0 -4
  2020. package/typography/esm/common.module-07713f1b.js +0 -4
  2021. package/typography/modern/colors.module-a1f3aef0.js +0 -4
  2022. package/typography/modern/common.module-07713f1b.js +0 -4
@@ -1,323 +1,323 @@
1
- .card-image__cardImage_b7f4b {
1
+ .card-image__cardImage_1bvc7 {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_b7f4b {
4
+ .card-image__loaded_1bvc7 {
5
5
  background: transparent
6
- }.badge__component_a7m1e {
6
+ }.badge__component_1dkn2 {
7
7
  background-color: #ef3124;
8
8
  color: #000;
9
9
  }
10
- .badge__outlineCount_a7m1e {
10
+ .badge__outlineCount_1dkn2 {
11
11
  background-color: #121212;
12
12
  }
13
- .badge__icon_a7m1e {
13
+ .badge__icon_1dkn2 {
14
14
  color: #2fc26e
15
15
  }
16
- .badge__icon_a7m1e.badge__positive_a7m1e {
16
+ .badge__icon_1dkn2.badge__positive_1dkn2 {
17
17
  color: #2fc26e;
18
18
  background-color: #2fc26e;
19
19
  }
20
- .badge__icon_a7m1e.badge__attention_a7m1e {
20
+ .badge__icon_1dkn2.badge__attention_1dkn2 {
21
21
  color: #f6bf65;
22
22
  background-color: #f6bf65;
23
23
  }
24
- .badge__icon_a7m1e.badge__negative_a7m1e {
24
+ .badge__icon_1dkn2.badge__negative_1dkn2 {
25
25
  color: #d91d0b;
26
26
  background-color: #d91d0b;
27
27
  }
28
- .badge__icon_a7m1e.badge__link_a7m1e {
28
+ .badge__icon_1dkn2.badge__link_1dkn2 {
29
29
  color: #0072ef;
30
30
  background-color: #0072ef;
31
31
  }
32
- .badge__icon_a7m1e.badge__tertiary_a7m1e {
32
+ .badge__icon_1dkn2.badge__tertiary_1dkn2 {
33
33
  color: #464649;
34
34
  background-color: #464649;
35
35
  }
36
- .badge__icon_a7m1e.badge__secondary_a7m1e {
36
+ .badge__icon_1dkn2.badge__secondary_1dkn2 {
37
37
  color: #8d8d93;
38
38
  background-color: #8d8d93;
39
39
  }
40
- .badge__icon_a7m1e.badge__primary_a7m1e {
40
+ .badge__icon_1dkn2.badge__primary_1dkn2 {
41
41
  color: #fff;
42
42
  background-color: #fff;
43
43
  }
44
- .badge__icon_a7m1e:before {
44
+ .badge__icon_1dkn2:before {
45
45
  background-color: #121212;
46
46
  }
47
- .badge__outline_a7m1e {
47
+ .badge__outline_1dkn2 {
48
48
  background-color: #121212;
49
49
  }
50
- .badge__outlineColor_a7m1e.badge__attention_a7m1e {
50
+ .badge__outlineColor_1dkn2.badge__attention_1dkn2 {
51
51
  background-color: #f6bf65;
52
52
  }
53
- .badge__outlineColor_a7m1e.badge__positive_a7m1e {
53
+ .badge__outlineColor_1dkn2.badge__positive_1dkn2 {
54
54
  background-color: #2fc26e;
55
55
  }
56
- .badge__outlineColor_a7m1e.badge__negative_a7m1e {
56
+ .badge__outlineColor_1dkn2.badge__negative_1dkn2 {
57
57
  background-color: #d91d0b;
58
58
  }
59
- .badge__outlineColor_a7m1e.badge__link_a7m1e {
59
+ .badge__outlineColor_1dkn2.badge__link_1dkn2 {
60
60
  background-color: #0072ef;
61
61
  }
62
- .badge__outlineColor_a7m1e .badge__tertiary_a7m1e {
62
+ .badge__outlineColor_1dkn2 .badge__tertiary_1dkn2 {
63
63
  background-color: #464649;
64
64
  }
65
- .badge__outlineColor_a7m1e.badge__secondary_a7m1e {
65
+ .badge__outlineColor_1dkn2.badge__secondary_1dkn2 {
66
66
  background-color: #8d8d93;
67
67
  }
68
- .badge__outlineColor_a7m1e.badge__primary_a7m1e {
68
+ .badge__outlineColor_1dkn2.badge__primary_1dkn2 {
69
69
  background-color: #fff;
70
- }.backdrop__backdrop_sq6s2 {
70
+ }.backdrop__backdrop_ygwbt {
71
71
  -webkit-tap-highlight-color: transparent;
72
72
  }
73
- .backdrop__appear_sq6s2,
74
- .backdrop__enter_sq6s2 {
73
+ .backdrop__appear_ygwbt,
74
+ .backdrop__enter_ygwbt {
75
75
  background-color: transparent;
76
76
  }
77
- .backdrop__appearActive_sq6s2,
78
- .backdrop__enterActive_sq6s2,
79
- .backdrop__appearDone_sq6s2,
80
- .backdrop__enterDone_sq6s2 {
77
+ .backdrop__appearActive_ygwbt,
78
+ .backdrop__enterActive_ygwbt,
79
+ .backdrop__appearDone_ygwbt,
80
+ .backdrop__enterDone_ygwbt {
81
81
  background-color: rgba(0, 0, 0, 0.8);
82
82
  }
83
- .backdrop__exit_sq6s2 {
83
+ .backdrop__exit_ygwbt {
84
84
  background-color: rgba(0, 0, 0, 0.8);
85
85
  }
86
- .backdrop__exitActive_sq6s2,
87
- .backdrop__exitDone_sq6s2 {
86
+ .backdrop__exitActive_ygwbt,
87
+ .backdrop__exitDone_ygwbt {
88
88
  background-color: transparent;
89
- }.checkbox__box_wgk23 {
89
+ }.checkbox-group__error_j8yr0 {
90
+ border-left: 1px solid #f15045;
91
+ }
92
+ .checkbox-group__label_j8yr0 {
93
+ color: #fff;
94
+ }
95
+ .checkbox-group__errorMessage_j8yr0 {
96
+ color: #f15045;
97
+ }
98
+ .checkbox-group__hint_j8yr0 {
99
+ color: #8d8d93;
100
+ }.checkbox__box_n8iyf {
90
101
  color: #000;
91
102
  background-color: #000;
92
103
  border: 1.5px solid #8d8d93;
93
104
  }
94
- .checkbox__checkedIcon_wgk23 {
105
+ .checkbox__checkedIcon_n8iyf {
95
106
  color: #000;
96
107
  }
97
- .checkbox__component_wgk23:hover:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
108
+ .checkbox__component_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
98
109
  background-color: #000;
99
110
  border-color: #8d8d93;
100
111
  }
101
- .checkbox__component_wgk23:active:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
112
+ .checkbox__component_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
102
113
  background-color: #000;
103
114
  border-color: #fff;
104
115
  }
105
- .checkbox__checked_wgk23 .checkbox__box_wgk23 {
116
+ .checkbox__checked_n8iyf .checkbox__box_n8iyf {
106
117
  background-color: #fff;
107
118
  border-color: transparent;
108
119
  }
109
- .checkbox__checked_wgk23:hover:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
120
+ .checkbox__checked_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
110
121
  background-color: rgb(255, 255, 255);
111
122
  border-color: transparent;
112
123
  }
113
- .checkbox__checked_wgk23:active:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
124
+ .checkbox__checked_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
114
125
  background-color: rgb(255, 255, 255);
115
126
  border-color: transparent;
116
127
  }
117
- .checkbox__indeterminate_wgk23 .checkbox__box_wgk23 {
128
+ .checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
118
129
  background-color: #fff;
119
130
  border-color: transparent;
120
131
  }
121
- .checkbox__indeterminate_wgk23:hover:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
132
+ .checkbox__indeterminate_n8iyf:hover:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
122
133
  background-color: rgb(255, 255, 255);
123
134
  border-color: transparent;
124
135
  }
125
- .checkbox__indeterminate_wgk23:active:not(.checkbox__disabled_wgk23):not(.checkbox__inactive_wgk23) .checkbox__box_wgk23 {
136
+ .checkbox__indeterminate_n8iyf:active:not(.checkbox__disabled_n8iyf):not(.checkbox__inactive_n8iyf) .checkbox__box_n8iyf {
126
137
  background-color: rgb(255, 255, 255);
127
138
  border-color: transparent;
128
139
  }
129
- .checkbox__disabled_wgk23 .checkbox__box_wgk23 {
140
+ .checkbox__disabled_n8iyf .checkbox__box_n8iyf {
130
141
  background-color: #000;
131
142
  border-color: #2a2a2c;
132
143
  }
133
- .checkbox__disabled_wgk23.checkbox__checked_wgk23 .checkbox__box_wgk23 {
144
+ .checkbox__disabled_n8iyf.checkbox__checked_n8iyf .checkbox__box_n8iyf {
134
145
  background-color: #3a3a3c;
135
146
  border-color: transparent;
136
147
  }
137
- .checkbox__disabled_wgk23.checkbox__indeterminate_wgk23 .checkbox__box_wgk23 {
148
+ .checkbox__disabled_n8iyf.checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
138
149
  background-color: #3a3a3c;
139
150
  border-color: transparent;
140
151
  }
141
- .checkbox__disabled_wgk23 .checkbox__label_wgk23 {
152
+ .checkbox__disabled_n8iyf .checkbox__label_n8iyf {
142
153
  color: #8d8d93;
143
154
  }
144
- .checkbox__disabled_wgk23 .checkbox__hint_wgk23 {
155
+ .checkbox__disabled_n8iyf .checkbox__hint_n8iyf {
145
156
  color: #8d8d93;
146
157
  }
147
- .checkbox__inactive_wgk23 .checkbox__box_wgk23 {
158
+ .checkbox__inactive_n8iyf .checkbox__box_n8iyf {
148
159
  background-color: #3a3a3c;
149
160
  border-color: #464649;
150
161
  }
151
- .checkbox__inactive_wgk23.checkbox__checked_wgk23 .checkbox__box_wgk23 {
162
+ .checkbox__inactive_n8iyf.checkbox__checked_n8iyf .checkbox__box_n8iyf {
152
163
  color: #464649;
153
164
  border-color: transparent;
154
165
  }
155
- .checkbox__inactive_wgk23.checkbox__indeterminate_wgk23 .checkbox__box_wgk23 {
166
+ .checkbox__inactive_n8iyf.checkbox__indeterminate_n8iyf .checkbox__box_n8iyf {
156
167
  border-color: transparent;
157
168
  }
158
- .checkbox__focused_wgk23 .checkbox__box_wgk23 {
169
+ .checkbox__focused_n8iyf .checkbox__box_n8iyf {
159
170
  outline: 2px solid #0072ef;
160
171
  }
161
- .checkbox__label_wgk23 {
172
+ .checkbox__label_n8iyf {
162
173
  color: #fff;
163
174
  }
164
- .checkbox__errorMessage_wgk23 {
175
+ .checkbox__errorMessage_n8iyf {
165
176
  color: #f15045;
166
177
  }
167
- .checkbox__hint_wgk23 {
178
+ .checkbox__hint_n8iyf {
168
179
  color: #8d8d93;
169
180
  }
170
- .checkbox__inactive_wgk23 .checkbox__indeterminateLine_wgk23 {
181
+ .checkbox__inactive_n8iyf .checkbox__indeterminateLine_n8iyf {
171
182
  background-color: #464649;
172
183
  }
173
- .checkbox__indeterminateLine_wgk23 {
184
+ .checkbox__indeterminateLine_n8iyf {
174
185
  background-color: #000;
175
- }.checkbox-group__error_v09hu {
176
- border-left: 1px solid #f15045;
186
+ }.divider__component_3e97l {
187
+ border-bottom: 1px solid #2b2b2e;
188
+ }.dropzone__component_1y0dy {
189
+ border: 2px dashed #464649;
177
190
  }
178
- .checkbox-group__label_v09hu {
179
- color: #fff;
191
+ .dropzone__component_1y0dy:not(.dropzone__disabled_1y0dy):hover {
192
+ background-color: transparent;
180
193
  }
181
- .checkbox-group__errorMessage_v09hu {
182
- color: #f15045;
194
+ .dropzone__dragOver_1y0dy {
195
+ background-color: transparent;
183
196
  }
184
- .checkbox-group__hint_v09hu {
185
- color: #8d8d93;
186
- }.divider__component_1sdo7 {
187
- border-bottom: 1px solid #2b2b2e;
188
- }.code-input__error_1k11u {
197
+ .dropzone__error_1y0dy {
198
+ border-color: #ef3124;
199
+ }
200
+ .dropzone__overlay_1se7q {
201
+ background: #202022;
202
+ }
203
+ .dropzone__text_1se7q {
204
+ color: #fff;
205
+ }.code-input__error_12vn6 {
189
206
  color: #f15045;
190
207
  }
191
- @keyframes code-input__shake_1k11u {
208
+ @keyframes code-input__shake_12vn6 {
192
209
  }
193
- .code-input__input_s9j6y {
210
+ .code-input__input_1l3d9 {
194
211
  background-color: #202022;
195
212
  color: #fff
196
213
  }
197
- .code-input__input_s9j6y.code-input__hasError_s9j6y {
214
+ .code-input__input_1l3d9.code-input__hasError_1l3d9 {
198
215
  color: #f15045;
199
216
  caret-color: #fff;
200
217
  background-color: #35110d;
201
218
  }
202
- .code-input__input_s9j6y.code-input__disabled_s9j6y {
219
+ .code-input__input_1l3d9.code-input__disabled_1l3d9 {
203
220
  color: #464649;
204
221
  }
205
- .code-input__input_s9j6y:-webkit-autofill {
222
+ .code-input__input_1l3d9:-webkit-autofill {
206
223
  -webkit-text-fill-color: #fff;
207
- }.dropzone__component_qcm5v {
208
- border: 2px dashed #464649;
209
- }
210
- .dropzone__component_qcm5v:not(.dropzone__disabled_qcm5v):hover {
211
- background-color: transparent;
212
- }
213
- .dropzone__dragOver_qcm5v {
214
- background-color: transparent;
215
- }
216
- .dropzone__error_qcm5v {
217
- border-color: #ef3124;
218
- }
219
- .dropzone__overlay_drno7 {
220
- background: #202022;
221
- }
222
- .dropzone__text_drno7 {
223
- color: #fff;
224
- }.form-control__component_bd12g {
224
+ }.form-control__component_7n4fz {
225
225
  color: #fff;
226
226
  }
227
- .form-control__inner_bd12g {
227
+ .form-control__inner_7n4fz {
228
228
  background-color: #202022;
229
229
  }
230
- .form-control__label_bd12g {
230
+ .form-control__label_7n4fz {
231
231
  color: #8d8d93;
232
232
  }
233
- .form-control__hint_bd12g {
233
+ .form-control__hint_7n4fz {
234
234
  color: #8d8d93;
235
235
  }
236
- .form-control__disabled_bd12g {
236
+ .form-control__disabled_7n4fz {
237
237
  background-color: #202022;
238
238
  color: #8d8d93;
239
239
  }
240
- .form-control__focused_bd12g.form-control__inner_bd12g {
240
+ .form-control__focused_7n4fz.form-control__inner_7n4fz {
241
241
  background-color: #202022;
242
242
  }
243
- .form-control__inner_bd12g:not(.form-control__disabled_bd12g):hover {
243
+ .form-control__inner_7n4fz:not(.form-control__disabled_7n4fz):hover {
244
244
  background-color: #202022;
245
245
  }
246
- .form-control__error_bd12g {
246
+ .form-control__error_7n4fz {
247
247
  color: #f15045;
248
248
  }
249
- .form-control__hasError_bd12g .form-control__label_bd12g {
249
+ .form-control__hasError_7n4fz .form-control__label_7n4fz {
250
250
  color: #f15045;
251
251
  }
252
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
253
  }
254
- .form-control__component_134c2 {
254
+ .form-control__component_zeffq {
255
255
  color: #000;
256
256
  }
257
- .form-control__inner_134c2 {
257
+ .form-control__inner_zeffq {
258
258
  background-color: #f3f4f5;
259
259
  }
260
- .form-control__label_134c2 {
260
+ .form-control__label_zeffq {
261
261
  color: rgba(60, 60, 67, 0.6);
262
262
  }
263
- .form-control__hint_134c2 {
263
+ .form-control__hint_zeffq {
264
264
  color: rgba(60, 60, 67, 0.6);
265
265
  }
266
- .form-control__disabled_134c2 {
266
+ .form-control__disabled_zeffq {
267
267
  background-color: #f3f4f5;
268
268
  color: rgba(60, 60, 67, 0.6);
269
269
  }
270
- .form-control__focused_134c2.form-control__inner_134c2 {
270
+ .form-control__focused_zeffq.form-control__inner_zeffq {
271
271
  background-color: #f3f4f5;
272
272
  }
273
- .form-control__inner_134c2:not(.form-control__disabled_134c2):hover {
273
+ .form-control__inner_zeffq:not(.form-control__disabled_zeffq):hover {
274
274
  background-color: #f3f4f5;
275
275
  }
276
- .form-control__error_134c2 {
276
+ .form-control__error_zeffq {
277
277
  color: #ef3124;
278
278
  }
279
- .form-control__hasError_134c2 .form-control__label_134c2 {
279
+ .form-control__hasError_zeffq .form-control__label_zeffq {
280
280
  color: #ef3124;
281
- }.hatching-progress-bar__container_14dwg {
281
+ }.hatching-progress-bar__container_17b7s {
282
282
  background: rgba(255, 255, 255, 0.1);
283
283
  }
284
- .hatching-progress-bar__hatch_14dwg {
284
+ .hatching-progress-bar__hatch_17b7s {
285
285
  background: repeating-linear-gradient(
286
286
  -45deg,
287
287
  #464649 6px 10px,
288
288
  rgba(255, 255, 255, 0) 10px 18px
289
289
  );
290
290
  }
291
- .hatching-progress-bar__positive_14dwg {
291
+ .hatching-progress-bar__positive_17b7s {
292
292
  background: #2fc26e;
293
293
  }
294
- .hatching-progress-bar__attention_14dwg {
294
+ .hatching-progress-bar__attention_17b7s {
295
295
  background: #f6bf65;
296
296
  }
297
- .hatching-progress-bar__negative_14dwg {
297
+ .hatching-progress-bar__negative_17b7s {
298
298
  background: #d91d0b;
299
299
  }
300
- .hatching-progress-bar__link_14dwg {
300
+ .hatching-progress-bar__link_17b7s {
301
301
  background: #0072ef;
302
302
  }
303
- .hatching-progress-bar__tertiary_14dwg {
303
+ .hatching-progress-bar__tertiary_17b7s {
304
304
  background: #464649;
305
305
  }
306
- .hatching-progress-bar__secondary_14dwg {
306
+ .hatching-progress-bar__secondary_17b7s {
307
307
  background: #8d8d93;
308
308
  }
309
- .hatching-progress-bar__primary_14dwg {
309
+ .hatching-progress-bar__primary_17b7s {
310
310
  background: #fff;
311
311
  }
312
- .hatching-progress-bar__accent_14dwg {
312
+ .hatching-progress-bar__accent_17b7s {
313
313
  background: #ef3124;
314
- }.icon-view__component_4p8ve {
314
+ }.icon-view__component_29r2a {
315
315
  color: rgba(235, 235, 245, 0.6);
316
316
  }
317
- .icon-view__bg_4p8ve {
317
+ .icon-view__bg_29r2a {
318
318
  fill: #f3f4f5;
319
319
  }
320
- .icon-view__border_4p8ve {
320
+ .icon-view__border_29r2a {
321
321
  stroke: rgba(255, 255, 255, 0.1);
322
322
  fill: transparent;
323
323
  }@media (max-width: 599px) {
@@ -368,246 +368,246 @@
368
368
  }
369
369
  @media (min-width: 1920px) {
370
370
  }
371
- .list__list_2rce0 {
371
+ .list__list_1pf06 {
372
372
  color: #fff;
373
373
  }
374
- .list__slot_2rce0 {
374
+ .list__slot_1pf06 {
375
375
  color: #fff;
376
- }.link__primary_1x6oa {
376
+ }.link__primary_ucy5z {
377
377
  color: #fff;
378
378
  border-bottom-color: #fff
379
379
  }
380
- .link__primary_1x6oa:hover {
380
+ .link__primary_ucy5z:hover {
381
381
  color: rgb(255, 255, 255);
382
382
  }
383
- .link__primary_1x6oa:active {
383
+ .link__primary_ucy5z:active {
384
384
  color: rgb(255, 255, 255);
385
385
  }
386
- .link__secondary_1x6oa {
386
+ .link__secondary_ucy5z {
387
387
  color: #8d8d93;
388
388
  border-bottom-color: #8d8d93
389
389
  }
390
- .link__secondary_1x6oa:hover {
390
+ .link__secondary_ucy5z:hover {
391
391
  color: rgb(164, 164, 169);
392
392
  }
393
- .link__secondary_1x6oa:active {
393
+ .link__secondary_ucy5z:active {
394
394
  color: rgb(187, 187, 190);
395
395
  }
396
- .link__defaultView_1x6oa {
396
+ .link__defaultView_ucy5z {
397
397
  color: #0072ef;
398
398
  border-bottom-color: #0072ef
399
399
  }
400
- .link__defaultView_1x6oa:hover {
400
+ .link__defaultView_ucy5z:hover {
401
401
  color: rgb(51, 142, 242);
402
402
  }
403
- .link__defaultView_1x6oa:active {
403
+ .link__defaultView_ucy5z:active {
404
404
  color: rgb(102, 170, 245);
405
405
  }
406
- .link__component_18tij:hover .link__text_18tij,
407
- .link__component_18tij:active .link__text_18tij {
406
+ .link__component_jvhk7:hover .link__text_jvhk7,
407
+ .link__component_jvhk7:active .link__text_jvhk7 {
408
408
  border-bottom-color: rgba(0, 0, 0, 0);
409
409
  }
410
- .link__focused_18tij {
410
+ .link__focused_jvhk7 {
411
411
  outline: 2px solid #0072ef;
412
412
  }
413
- .link__primary_w47mv {
413
+ .link__primary_1sblj {
414
414
  color: #000;
415
415
  border-bottom-color: #000
416
416
  }
417
- .link__primary_w47mv:hover {
417
+ .link__primary_1sblj:hover {
418
418
  color: rgb(204, 204, 204);
419
419
  }
420
- .link__primary_w47mv:active {
420
+ .link__primary_1sblj:active {
421
421
  color: rgb(153, 153, 153);
422
422
  }
423
- .link__secondary_w47mv {
423
+ .link__secondary_1sblj {
424
424
  color: #8a8a8e;
425
425
  border-bottom-color: #8a8a8e
426
426
  }
427
- .link__secondary_w47mv:hover {
427
+ .link__secondary_1sblj:hover {
428
428
  color: rgb(146, 150, 156);
429
429
  }
430
- .link__secondary_w47mv:active {
430
+ .link__secondary_1sblj:active {
431
431
  color: rgb(109, 113, 117);
432
432
  }
433
- .link__defaultView_w47mv {
433
+ .link__defaultView_1sblj {
434
434
  color: #0072ef;
435
435
  border-bottom-color: #0072ef
436
436
  }
437
- .link__defaultView_w47mv:hover {
437
+ .link__defaultView_1sblj:hover {
438
438
  color: rgb(0, 98, 204);
439
439
  }
440
- .link__defaultView_w47mv:active {
440
+ .link__defaultView_1sblj:active {
441
441
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_1qtwi {
443
- }.progress-bar__container_1yc6g {
442
+ }@keyframes loader__blink_x7ysg {
443
+ }.progress-bar__container_41a8a {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_1yc6g.progress-bar__positive_1yc6g {
446
+ .progress-bar__filled_41a8a.progress-bar__positive_41a8a {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_1yc6g.progress-bar__negative_1yc6g {
449
+ .progress-bar__filled_41a8a.progress-bar__negative_41a8a {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_1yc6g.progress-bar__attention_1yc6g {
452
+ .progress-bar__filled_41a8a.progress-bar__attention_41a8a {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_1yc6g.progress-bar__link_1yc6g {
455
+ .progress-bar__filled_41a8a.progress-bar__link_41a8a {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_1yc6g.progress-bar__tertiary_1yc6g {
458
+ .progress-bar__filled_41a8a.progress-bar__tertiary_41a8a {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_1yc6g.progress-bar__secondary_1yc6g {
461
+ .progress-bar__filled_41a8a.progress-bar__secondary_41a8a {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_1yc6g.progress-bar__primary_1yc6g {
464
+ .progress-bar__filled_41a8a.progress-bar__primary_41a8a {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_1yc6g.progress-bar__accent_1yc6g {
467
+ .progress-bar__filled_41a8a.progress-bar__accent_41a8a {
468
468
  background: #ef3124;
469
- }.pure-input__input_19j4c {
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_19j4c:-webkit-autofill {
474
+ .pure-input__input_ua2gl:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_19j4c::placeholder {
477
+ .pure-input__input_ua2gl::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_19j4c::placeholder {
480
+ .pure-input__hasLabel_ua2gl::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_19j4c {
483
+ .pure-input__clearIcon_ua2gl {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_19j4c:read-only {
486
+ .pure-input__input_ua2gl:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_19j4c:read-only:focus::placeholder {
489
+ .pure-input__input_ua2gl:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_19j4c:disabled {
492
+ .pure-input__input_ua2gl:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_19j4c:focus::placeholder {
496
+ .pure-input__input_ua2gl:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_19j4c {
499
+ .pure-input__error_ua2gl {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_19j4c {
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_19j4c::placeholder {
508
+ .pure-input__component_ua2gl::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_19j4c:disabled {
511
+ .pure-input__component_ua2gl:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_19j4c: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_19j4c {
518
+ .pure-input__focusVisible_ua2gl {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_19j4c:not(:disabled):hover {
521
+ .pure-input__component_ua2gl:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_5bbzp {
523
+ }.radio-group__error_1rmkg {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_5bbzp {
526
+ .radio-group__label_1rmkg {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_5bbzp {
529
+ .radio-group__errorMessage_1rmkg {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_5bbzp {
532
+ .radio-group__hint_1rmkg {
533
533
  color: #8d8d93;
534
- }.radio__container_vmlw0:not(.radio__checked_vmlw0):not(.radio__disabled_vmlw0):not(.radio__inactive_vmlw0) .radio__circle_vmlw0 {
534
+ }.radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415) .radio__circle_oa415 {
535
535
  background-color: #000;
536
536
  border: 1.5px solid #8d8d93;
537
537
  }
538
- .radio__container_vmlw0:not(.radio__checked_vmlw0):not(.radio__disabled_vmlw0):not(.radio__inactive_vmlw0):hover:not(:active) .radio__circle_vmlw0 {
538
+ .radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415):hover:not(:active) .radio__circle_oa415 {
539
539
  background-color: #000;
540
540
  border-color: #8d8d93;
541
541
  }
542
- .radio__container_vmlw0:not(.radio__checked_vmlw0):not(.radio__disabled_vmlw0):not(.radio__inactive_vmlw0):active .radio__circle_vmlw0 {
542
+ .radio__container_oa415:not(.radio__checked_oa415):not(.radio__disabled_oa415):not(.radio__inactive_oa415):active .radio__circle_oa415 {
543
543
  background-color: #000;
544
544
  border-color: #fff;
545
545
  }
546
- .radio__container_vmlw0.radio__disabled_vmlw0 .radio__circle_vmlw0 {
546
+ .radio__container_oa415.radio__disabled_oa415 .radio__circle_oa415 {
547
547
  background-color: #000;
548
548
  border: 1.5px solid #2a2a2c;
549
549
  }
550
- .radio__container_vmlw0.radio__disabled_vmlw0 .radio__label_vmlw0 {
550
+ .radio__container_oa415.radio__disabled_oa415 .radio__label_oa415 {
551
551
  color: #8d8d93;
552
552
  }
553
- .radio__container_vmlw0.radio__disabled_vmlw0 .radio__hint_vmlw0 {
553
+ .radio__container_oa415.radio__disabled_oa415 .radio__hint_oa415 {
554
554
  color: #8d8d93;
555
555
  }
556
- .radio__container_vmlw0.radio__inactive_vmlw0 .radio__circle_vmlw0 {
556
+ .radio__container_oa415.radio__inactive_oa415 .radio__circle_oa415 {
557
557
  background-color: #3a3a3c;
558
558
  border: 1px solid #464649;
559
559
  }
560
- .radio__container_vmlw0.radio__inactive_vmlw0.radio__checked_vmlw0 .radio__circle_vmlw0:before {
560
+ .radio__container_oa415.radio__inactive_oa415.radio__checked_oa415 .radio__circle_oa415:before {
561
561
  background-color: #464649;
562
562
  }
563
- .radio__container_vmlw0.radio__checked_vmlw0 .radio__circle_vmlw0 {
563
+ .radio__container_oa415.radio__checked_oa415 .radio__circle_oa415 {
564
564
  background-color: #fff;
565
565
  border: 1.5px solid transparent;
566
566
  }
567
- .radio__container_vmlw0.radio__checked_vmlw0:hover .radio__circle_vmlw0 {
567
+ .radio__container_oa415.radio__checked_oa415:hover .radio__circle_oa415 {
568
568
  background-color: rgb(255, 255, 255);
569
569
  border-color: transparent;
570
570
  }
571
- .radio__container_vmlw0.radio__checked_vmlw0:active .radio__circle_vmlw0 {
571
+ .radio__container_oa415.radio__checked_oa415:active .radio__circle_oa415 {
572
572
  background-color: rgb(255, 255, 255);
573
573
  border-color: transparent;
574
574
  }
575
- .radio__container_vmlw0.radio__focused_vmlw0 .radio__circle_vmlw0 {
575
+ .radio__container_oa415.radio__focused_oa415 .radio__circle_oa415 {
576
576
  outline: 2px solid #0072ef;
577
577
  }
578
- .radio__container_vmlw0.radio__disabled_vmlw0.radio__checked_vmlw0 .radio__circle_vmlw0,
579
- .radio__container_vmlw0.radio__inactive_vmlw0.radio__checked_vmlw0 .radio__circle_vmlw0 {
578
+ .radio__container_oa415.radio__disabled_oa415.radio__checked_oa415 .radio__circle_oa415,
579
+ .radio__container_oa415.radio__inactive_oa415.radio__checked_oa415 .radio__circle_oa415 {
580
580
  background-color: #3a3a3c;
581
581
  border-color: transparent;
582
582
  }
583
- .radio__circle_vmlw0:before {
583
+ .radio__circle_oa415:before {
584
584
  background-color: #000;
585
585
  }
586
- .radio__label_vmlw0 {
586
+ .radio__label_oa415 {
587
587
  color: #fff;
588
588
  }
589
- .radio__hint_vmlw0 {
589
+ .radio__hint_oa415 {
590
590
  color: #8d8d93;
591
- }.scrollbar__component_1srhs .scrollbar:before {
591
+ }.scrollbar__component_1rcc1 .scrollbar:before {
592
592
  background-color: rgba(255, 255, 255, 0.3);
593
593
  }
594
- .scrollbar__component_1srhs.dragging .track .scrollbar.visible:before {
594
+ .scrollbar__component_1rcc1.dragging .track .scrollbar.visible:before {
595
595
  background-color: rgba(255, 255, 255, 0.6);
596
596
  }
597
597
 
598
- .scrollbar__component_1soqp .scrollbar:before {
598
+ .scrollbar__component_1r9kz .scrollbar:before {
599
599
  background-color: rgba(0, 0, 0, 0.3);
600
600
  }
601
- .scrollbar__component_1soqp.dragging .track .scrollbar.visible:before {
601
+ .scrollbar__component_1r9kz.dragging .track .scrollbar.visible:before {
602
602
  background-color: rgba(0, 0, 0, 0.6);
603
- }.skeleton__component_1mbfu {
603
+ }.skeleton__component_18twm {
604
604
  color: transparent;
605
605
  background: rgba(255, 255, 255, 0.1);
606
606
  }
607
- .skeleton__component_1mbfu:before {
607
+ .skeleton__component_18twm:before {
608
608
  background: transparent;
609
609
  }
610
- .skeleton__animate_1mbfu:after {
610
+ .skeleton__animate_18twm:after {
611
611
  background-image: linear-gradient(
612
612
  to left,
613
613
  rgba(0, 0, 0, 0),
@@ -617,243 +617,243 @@
617
617
  rgba(0, 0, 0, 0)
618
618
  );
619
619
  }
620
- @keyframes skeleton__gradient_1mbfu {
620
+ @keyframes skeleton__gradient_18twm {
621
621
  }
622
- @keyframes skeleton__background_1mbfu {
622
+ @keyframes skeleton__background_18twm {
623
623
  0% {
624
624
  background: rgb(182, 188, 195);
625
625
  }
626
626
  100% {
627
627
  background: rgb(198, 205, 214);
628
628
  }
629
- }.slider__component_12zd9 .noUi-base:hover {
629
+ }.slider__component_1ji9u .noUi-base:hover {
630
630
  background: #2a2a2c
631
631
  }
632
- .slider__component_12zd9 .noUi-base:hover .noUi-connect {
632
+ .slider__component_1ji9u .noUi-base:hover .noUi-connect {
633
633
  background: #d91d0b;
634
634
  }
635
- .slider__component_12zd9 .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_12zd9 .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_12zd9 .noUi-base {
641
+ .slider__component_1ji9u .noUi-base {
642
642
  background: #2a2a2c;
643
643
  }
644
- .slider__component_12zd9 .noUi-connect {
644
+ .slider__component_1ji9u .noUi-connect {
645
645
  background: #d91d0b;
646
646
  }
647
- .slider__component_12zd9 .noUi-handle {
647
+ .slider__component_1ji9u .noUi-handle {
648
648
  border: 2px solid transparent;
649
649
  }
650
- .slider__component_12zd9 .noUi-touch-area {
650
+ .slider__component_1ji9u .noUi-touch-area {
651
651
  background: #ef3124;
652
652
  }
653
- .slider__component_12zd9 .noUi-pips {
653
+ .slider__component_1ji9u .noUi-pips {
654
654
  color: #8d8d93;
655
- }.spinner__default_18knk {
655
+ }.spinner__default_1u0oh {
656
656
  color: #fff;
657
657
  }
658
- .spinner__inverted_18knk {
658
+ .spinner__inverted_1u0oh {
659
659
  color: #000;
660
660
  }
661
- @keyframes spinner__spin_animation_18knk {
662
- }.status__soft_ydn16.status__green_ydn16 {
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_ydn16.status__orange_ydn16 {
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_ydn16.status__red_ydn16 {
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_ydn16.status__blue_ydn16 {
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_ydn16.status__grey_ydn16 {
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_ydn16.status__teal_ydn16 {
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_ydn16.status__purple_ydn16 {
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_ydn16 {
690
+ .status__contrast_1nk47 {
691
691
  color: #000
692
692
  }
693
- .status__contrast_ydn16.status__green_ydn16 {
693
+ .status__contrast_1nk47.status__green_1nk47 {
694
694
  background: #13a463;
695
695
  }
696
- .status__contrast_ydn16.status__orange_ydn16 {
696
+ .status__contrast_1nk47.status__orange_1nk47 {
697
697
  background: #de6a00;
698
698
  }
699
- .status__contrast_ydn16.status__red_ydn16 {
699
+ .status__contrast_1nk47.status__red_1nk47 {
700
700
  background: #d91d0b;
701
701
  }
702
- .status__contrast_ydn16.status__blue_ydn16 {
702
+ .status__contrast_1nk47.status__blue_1nk47 {
703
703
  background: #007aff;
704
704
  }
705
- .status__contrast_ydn16.status__grey_ydn16 {
705
+ .status__contrast_1nk47.status__grey_1nk47 {
706
706
  background: #6d7986;
707
707
  }
708
- .status__contrast_ydn16.status__teal_ydn16 {
708
+ .status__contrast_1nk47.status__teal_1nk47 {
709
709
  background: #219187;
710
710
  }
711
- .status__contrast_ydn16.status__purple_ydn16 {
711
+ .status__contrast_1nk47.status__purple_1nk47 {
712
712
  background: #673ab7;
713
- }.switch__component_1yhwr {
713
+ }.switch__component_1kbpe {
714
714
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
715
715
  }
716
- .switch__switch_1yhwr {
716
+ .switch__switch_1kbpe {
717
717
  background-color: #8d8d93;
718
718
  border: 2px solid #8d8d93;
719
719
  }
720
- .switch__switch_1yhwr:before {
720
+ .switch__switch_1kbpe:before {
721
721
  background-color: #000;
722
722
  }
723
- .switch__label_1yhwr {
723
+ .switch__label_1kbpe {
724
724
  color: #fff;
725
725
  }
726
- .switch__hint_1yhwr {
726
+ .switch__hint_1kbpe {
727
727
  color: #8d8d93;
728
728
  }
729
- .switch__checked_1yhwr .switch__switch_1yhwr {
729
+ .switch__checked_1kbpe .switch__switch_1kbpe {
730
730
  background-color: #ef3124;
731
731
  border-color: #ef3124;
732
732
  }
733
- .switch__disabled_1yhwr .switch__switch_1yhwr {
733
+ .switch__disabled_1kbpe .switch__switch_1kbpe {
734
734
  background-color: #2a2a2c;
735
735
  border-color: #2a2a2c;
736
736
  }
737
- .switch__disabled_1yhwr .switch__label_1yhwr {
737
+ .switch__disabled_1kbpe .switch__label_1kbpe {
738
738
  color: #8d8d93;
739
739
  }
740
- .switch__disabled_1yhwr .switch__hint_1yhwr {
740
+ .switch__disabled_1kbpe .switch__hint_1kbpe {
741
741
  color: #8d8d93;
742
742
  }
743
- .switch__inactive_1yhwr .switch__switch_1yhwr {
743
+ .switch__inactive_1kbpe .switch__switch_1kbpe {
744
744
  background-color: #2a2a2c;
745
745
  border-color: #2a2a2c
746
746
  }
747
- .switch__inactive_1yhwr .switch__switch_1yhwr:before {
747
+ .switch__inactive_1kbpe .switch__switch_1kbpe:before {
748
748
  background-color: #464649;
749
749
  }
750
- .switch__focused_1yhwr .switch__switch_1yhwr {
750
+ .switch__focused_1kbpe .switch__switch_1kbpe {
751
751
  outline: 2px solid #0072ef;
752
- }.tag__component_yvryp {
752
+ }.tag__component_brduy {
753
753
  color: #fff;
754
754
  border-color: transparent;
755
755
  background-color: #202022
756
756
  }
757
- .tag__component_yvryp: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_yvryp: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_yvryp: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_yvryp {
771
+ .tag__checked_brduy {
772
772
  border-color: transparent;
773
773
  background-color: #f3f4f5;
774
774
  color: #000
775
775
  }
776
- .tag__checked_yvryp: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_yvryp:hover:not(:disabled):not(:active) {
781
+ .tag__checked_brduy:hover:not(:disabled):not(:active) {
782
782
  background-color: #f3f4f5;
783
783
  }
784
- .tag__checked_yvryp: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_c5ga8 {
788
+ .tag__focused_ik1tj {
789
789
  outline: 2px solid #0072ef;
790
790
  }
791
- .tag__component_1cdx9 {
791
+ .tag__component_p9j62 {
792
792
  color: #fff;
793
793
  border-color: #464649;
794
794
  background-color: transparent
795
795
  }
796
- .tag__component_1cdx9: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_1cdx9: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_1cdx9: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_1cdx9 {
810
+ .tag__checked_p9j62 {
811
811
  border-color: #fff;
812
812
  background-color: #fff;
813
813
  color: #000
814
814
  }
815
- .tag__checked_1cdx9: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_1cdx9: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_6519k {
823
+ }.typography__tertiary_1u38v {
824
824
  color: #464649;
825
825
  }
826
- .typography__disabled_6519k {
826
+ .typography__disabled_1u38v {
827
827
  color: #2a2a2c;
828
828
  }
829
- .typography__accent_6519k {
829
+ .typography__accent_1u38v {
830
830
  color: #ef3124;
831
831
  }
832
- .typography__primary_6519k {
832
+ .typography__primary_1u38v {
833
833
  color: #fff;
834
834
  }
835
- .typography__attention_6519k {
835
+ .typography__attention_1u38v {
836
836
  color: #cb830f;
837
837
  }
838
- .typography__positive_6519k {
838
+ .typography__positive_1u38v {
839
839
  color: #13a463;
840
840
  }
841
- .typography__secondary_6519k {
841
+ .typography__secondary_1u38v {
842
842
  color: #8d8d93;
843
843
  }
844
- .typography__tertiary-inverted_6519k {
844
+ .typography__tertiary-inverted_1u38v {
845
845
  color: #c5c5c7;
846
846
  }
847
- .typography__primary-inverted_6519k {
847
+ .typography__primary-inverted_1u38v {
848
848
  color: #000;
849
849
  }
850
- .typography__secondary-inverted_6519k {
850
+ .typography__secondary-inverted_1u38v {
851
851
  color: #8a8a8e;
852
852
  }
853
- .typography__link_6519k {
853
+ .typography__link_1u38v {
854
854
  color: #0072ef;
855
855
  }
856
- .typography__negative_6519k {
856
+ .typography__negative_1u38v {
857
857
  color: #f15045;
858
858
  }
859
859
 
@@ -863,915 +863,920 @@
863
863
  @media screen and (min-width: 600px) {
864
864
  }
865
865
  @media screen and (min-width: 1024px) {
866
- }.textarea__input_1g2fb {
866
+ }.textarea__input_1wxfp {
867
867
  color: #fff;
868
868
  caret-color: #0072ef;
869
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
870
870
  }
871
- .textarea__input_1g2fb:-webkit-autofill {
871
+ .textarea__input_1wxfp:-webkit-autofill {
872
872
  -webkit-text-fill-color: #fff;
873
873
  }
874
- .textarea__input_1g2fb::placeholder {
874
+ .textarea__input_1wxfp::placeholder {
875
875
  color: #8d8d93;
876
876
  }
877
- .textarea__hasLabel_1g2fb::placeholder {
877
+ .textarea__hasLabel_1wxfp::placeholder {
878
878
  color: #464649;
879
879
  }
880
- .textarea__clearIcon_1g2fb {
880
+ .textarea__clearIcon_1wxfp {
881
881
  color: #fff;
882
882
  }
883
- .textarea__input_1g2fb:read-only {
883
+ .textarea__input_1wxfp:read-only {
884
884
  color: #8d8d93
885
885
  }
886
- .textarea__input_1g2fb:read-only:focus::placeholder {
886
+ .textarea__input_1wxfp:read-only:focus::placeholder {
887
887
  color: #8d8d93;
888
888
  }
889
- .textarea__input_1g2fb:disabled {
889
+ .textarea__input_1wxfp:disabled {
890
890
  color: #fff;
891
891
  -webkit-text-fill-color: #fff;
892
892
  }
893
- .textarea__input_1g2fb:focus::placeholder {
893
+ .textarea__input_1wxfp:focus::placeholder {
894
894
  color: rgba(235, 235, 245, 0.3);
895
895
  }
896
- .textarea__error_1g2fb {
896
+ .textarea__error_1wxfp {
897
897
  color: #f15045;
898
898
  caret-color: #f15045;
899
899
  }
900
- .textarea__textarea_1g2fb {
900
+ .textarea__textarea_1wxfp {
901
901
  color: #fff;
902
902
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
903
903
  }
904
- .textarea__textarea_1g2fb::placeholder {
904
+ .textarea__textarea_1wxfp::placeholder {
905
905
  color: #8d8d93;
906
906
  }
907
- .textarea__hasLabel_1g2fb::placeholder {
907
+ .textarea__hasLabel_1wxfp::placeholder {
908
908
  color: #464649;
909
909
  }
910
- .textarea__textarea_1g2fb:disabled {
910
+ .textarea__textarea_1wxfp:disabled {
911
911
  color: #fff;
912
912
  -webkit-text-fill-color: #fff;
913
913
  }
914
- .textarea__textarea_1g2fb:read-only {
914
+ .textarea__textarea_1wxfp:read-only {
915
915
  color: #8d8d93;
916
916
  }
917
- .textarea__textarea_1g2fb:focus::placeholder {
917
+ .textarea__textarea_1wxfp:focus::placeholder {
918
918
  color: rgba(235, 235, 245, 0.3);
919
919
  }
920
- .textarea__focusVisible_3wvc7 {
920
+ .textarea__focusVisible_dnlhs {
921
921
  outline: 2px solid #0072ef;
922
922
  }
923
- .textarea__input_16gl1 {
923
+ .textarea__input_1nblf {
924
924
  color: #000;
925
925
  caret-color: #0072ef;
926
926
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
927
927
  }
928
- .textarea__input_16gl1:-webkit-autofill {
928
+ .textarea__input_1nblf:-webkit-autofill {
929
929
  -webkit-text-fill-color: #000;
930
930
  }
931
- .textarea__input_16gl1::placeholder {
931
+ .textarea__input_1nblf::placeholder {
932
932
  color: rgba(60, 60, 67, 0.6);
933
933
  }
934
- .textarea__hasLabel_16gl1::placeholder {
934
+ .textarea__hasLabel_1nblf::placeholder {
935
935
  color: #c5c5c7;
936
936
  }
937
- .textarea__clearIcon_16gl1 {
937
+ .textarea__clearIcon_1nblf {
938
938
  color: #000;
939
939
  }
940
- .textarea__input_16gl1:read-only {
940
+ .textarea__input_1nblf:read-only {
941
941
  color: rgba(60, 60, 67, 0.6)
942
942
  }
943
- .textarea__input_16gl1:read-only:focus::placeholder {
943
+ .textarea__input_1nblf:read-only:focus::placeholder {
944
944
  color: rgba(60, 60, 67, 0.6);
945
945
  }
946
- .textarea__input_16gl1:disabled {
946
+ .textarea__input_1nblf:disabled {
947
947
  color: #000;
948
948
  -webkit-text-fill-color: #000;
949
949
  }
950
- .textarea__input_16gl1:focus::placeholder {
950
+ .textarea__input_1nblf:focus::placeholder {
951
951
  color: rgba(60, 60, 67, 0.3);
952
952
  }
953
- .textarea__error_16gl1 {
953
+ .textarea__error_1nblf {
954
954
  color: #ef3124;
955
955
  caret-color: #ef3124;
956
956
  }
957
- .textarea__textarea_16gl1 {
957
+ .textarea__textarea_1nblf {
958
958
  color: #000;
959
959
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
960
960
  }
961
- .textarea__textarea_16gl1::placeholder {
961
+ .textarea__textarea_1nblf::placeholder {
962
962
  color: rgba(60, 60, 67, 0.6);
963
963
  }
964
- .textarea__hasLabel_16gl1::placeholder {
964
+ .textarea__hasLabel_1nblf::placeholder {
965
965
  color: #c5c5c7;
966
966
  }
967
- .textarea__textarea_16gl1:disabled {
967
+ .textarea__textarea_1nblf:disabled {
968
968
  color: #000;
969
969
  -webkit-text-fill-color: #000;
970
970
  }
971
- .textarea__textarea_16gl1:read-only {
971
+ .textarea__textarea_1nblf:read-only {
972
972
  color: rgba(60, 60, 67, 0.6);
973
973
  }
974
- .textarea__textarea_16gl1:focus::placeholder {
974
+ .textarea__textarea_1nblf:focus::placeholder {
975
975
  color: rgba(60, 60, 67, 0.3);
976
- }.base-modal__component_1nwml {
977
- background: #121212;
978
- }.button__primary_cd80j {
976
+ }.button__primary_1027s {
979
977
  color: #000;
980
978
  background-color: #f3f4f5
981
979
  }
982
- .button__primary_cd80j:hover {
980
+ .button__primary_1027s:hover {
983
981
  background-color: rgb(207, 207, 208);
984
982
  }
985
- .button__primary_cd80j:active {
983
+ .button__primary_1027s:active {
986
984
  background-color: rgb(194, 195, 196);
987
985
  }
988
- .button__secondary_cd80j {
986
+ .button__secondary_1027s {
989
987
  color: #fff;
990
988
  background-color: rgba(255, 255, 255, 0.1);
991
989
  border: 1px solid transparent
992
990
  }
993
- .button__secondary_cd80j:hover {
991
+ .button__secondary_1027s:hover {
994
992
  background-color: rgba(255, 255, 255, 0.163);
995
993
  }
996
- .button__secondary_cd80j:active {
994
+ .button__secondary_1027s:active {
997
995
  background-color: rgba(255, 255, 255, 0.235);
998
996
  }
999
- .button__outlined_cd80j {
997
+ .button__outlined_1027s {
1000
998
  color: #fff;
1001
999
  background-color: transparent;
1002
1000
  border: 1px solid #c5c5c7
1003
1001
  }
1004
- .button__outlined_cd80j:hover {
1002
+ .button__outlined_1027s:hover {
1005
1003
  background-color: rgba(0, 0, 0, 0.07);
1006
1004
  }
1007
- .button__outlined_cd80j:active {
1005
+ .button__outlined_1027s:active {
1008
1006
  background-color: rgba(0, 0, 0, 0.15);
1009
1007
  }
1010
- .button__tertiary_cd80j {
1008
+ .button__tertiary_1027s {
1011
1009
  color: #fff;
1012
1010
  background-color: transparent;
1013
1011
  border: 1px solid #c5c5c7
1014
1012
  }
1015
- .button__tertiary_cd80j:hover {
1013
+ .button__tertiary_1027s:hover {
1016
1014
  background-color: rgba(255, 255, 255, 0.07);
1017
1015
  }
1018
- .button__tertiary_cd80j:active {
1016
+ .button__tertiary_1027s:active {
1019
1017
  background-color: rgba(255, 255, 255, 0.15);
1020
1018
  }
1021
- .button__filled_cd80j {
1019
+ .button__filled_1027s {
1022
1020
  color: #fff;
1023
1021
  background-color: #3a3a3c
1024
1022
  }
1025
- .button__filled_cd80j:hover {
1023
+ .button__filled_1027s:hover {
1026
1024
  background-color: rgb(72, 72, 74);
1027
1025
  }
1028
- .button__filled_cd80j:active {
1026
+ .button__filled_1027s:active {
1029
1027
  background-color: rgb(88, 88, 89);
1030
1028
  }
1031
- .button__transparent_cd80j {
1029
+ .button__transparent_1027s {
1032
1030
  color: #fff;
1033
1031
  background-color: rgba(255, 255, 255, 0.1)
1034
1032
  }
1035
- .button__transparent_cd80j:hover {
1033
+ .button__transparent_1027s:hover {
1036
1034
  background-color: rgba(255, 255, 255, 0.2);
1037
1035
  }
1038
- .button__transparent_cd80j:active {
1036
+ .button__transparent_1027s:active {
1039
1037
  background-color: rgba(255, 255, 255, 0.4);
1040
1038
  }
1041
- .button__link_cd80j {
1039
+ .button__link_1027s {
1042
1040
  color: #fff;
1043
1041
  background-color: transparent
1044
1042
  }
1045
- .button__link_cd80j:hover {
1043
+ .button__link_1027s:hover {
1046
1044
  background-color: rgba(255, 255, 255, 0.163);
1047
1045
  }
1048
- .button__link_cd80j:active {
1046
+ .button__link_1027s:active {
1049
1047
  background-color: rgba(255, 255, 255, 0.235);
1050
1048
  }
1051
- .button__ghost_cd80j {
1049
+ .button__ghost_1027s {
1052
1050
  color: #fff
1053
1051
  }
1054
- .button__ghost_cd80j:hover {
1052
+ .button__ghost_1027s:hover {
1055
1053
  color: rgb(179, 179, 179);
1056
1054
  }
1057
- .button__ghost_cd80j:active {
1055
+ .button__ghost_1027s:active {
1058
1056
  color: rgb(128, 128, 128);
1059
1057
  }
1060
- .button__component_cd80j:disabled.button__primary_cd80j {
1058
+ .button__component_1027s:disabled.button__primary_1027s {
1061
1059
  color: rgba(60, 60, 67, 0.3);
1062
1060
  background-color: #f3f4f5
1063
1061
  }
1064
- .button__component_cd80j:disabled.button__primary_cd80j.button__loading_cd80j {
1062
+ .button__component_1027s:disabled.button__primary_1027s.button__loading_1027s {
1065
1063
  background-color: #f3f4f5;
1066
1064
  }
1067
- .button__component_cd80j:disabled.button__secondary_cd80j {
1065
+ .button__component_1027s:disabled.button__secondary_1027s {
1068
1066
  color: rgba(255, 255, 255, 0.3);
1069
1067
  background-color: rgba(255, 255, 255, 0.05);
1070
1068
  border-color: transparent
1071
1069
  }
1072
- .button__component_cd80j:disabled.button__secondary_cd80j.button__loading_cd80j {
1070
+ .button__component_1027s:disabled.button__secondary_1027s.button__loading_1027s {
1073
1071
  color: #fff;
1074
1072
  background-color: rgba(255, 255, 255, 0.1);
1075
1073
  border-color: transparent;
1076
1074
  }
1077
- .button__component_cd80j:disabled.button__outlined_cd80j {
1075
+ .button__component_1027s:disabled.button__outlined_1027s {
1078
1076
  color: rgba(255, 255, 255, 0.3);
1079
1077
  background-color: transparent;
1080
1078
  border-color: rgba(197, 197, 199, 0.3)
1081
1079
  }
1082
- .button__component_cd80j:disabled.button__outlined_cd80j.button__loading_cd80j {
1080
+ .button__component_1027s:disabled.button__outlined_1027s.button__loading_1027s {
1083
1081
  color: #fff;
1084
1082
  }
1085
- .button__component_cd80j:disabled.button__tertiary_cd80j {
1083
+ .button__component_1027s:disabled.button__tertiary_1027s {
1086
1084
  color: rgba(255, 255, 255, 0.3);
1087
1085
  background-color: transparent;
1088
1086
  border-color: rgba(197, 197, 199, 0.3)
1089
1087
  }
1090
- .button__component_cd80j:disabled.button__tertiary_cd80j.button__loading_cd80j {
1088
+ .button__component_1027s:disabled.button__tertiary_1027s.button__loading_1027s {
1091
1089
  color: #fff;
1092
1090
  }
1093
- .button__component_cd80j:disabled.button__filled_cd80j {
1091
+ .button__component_1027s:disabled.button__filled_1027s {
1094
1092
  color: rgba(255, 255, 255, 0.3);
1095
1093
  background-color: rgba(58, 58, 60, 0.3)
1096
1094
  }
1097
- .button__component_cd80j:disabled.button__filled_cd80j.button__loading_cd80j {
1095
+ .button__component_1027s:disabled.button__filled_1027s.button__loading_1027s {
1098
1096
  color: #fff;
1099
1097
  background-color: #3a3a3c;
1100
1098
  }
1101
- .button__component_cd80j:disabled.button__transparent_cd80j {
1099
+ .button__component_1027s:disabled.button__transparent_1027s {
1102
1100
  color: rgba(255, 255, 255, 0.3);
1103
1101
  background-color: rgba(255, 255, 255, 0.03)
1104
1102
  }
1105
- .button__component_cd80j:disabled.button__transparent_cd80j.button__loading_cd80j {
1103
+ .button__component_1027s:disabled.button__transparent_1027s.button__loading_1027s {
1106
1104
  color: #fff;
1107
1105
  background-color: rgba(255, 255, 255, 0.1);
1108
1106
  }
1109
- .button__component_cd80j:disabled.button__link_cd80j {
1107
+ .button__component_1027s:disabled.button__link_1027s {
1110
1108
  color: rgba(255, 255, 255, 0.3);
1111
1109
  background-color: transparent
1112
1110
  }
1113
- .button__component_cd80j:disabled.button__link_cd80j.button__loading_cd80j {
1111
+ .button__component_1027s:disabled.button__link_1027s.button__loading_1027s {
1114
1112
  color: #fff;
1115
1113
  }
1116
- .button__component_cd80j:disabled.button__ghost_cd80j {
1114
+ .button__component_1027s:disabled.button__ghost_1027s {
1117
1115
  color: rgba(255, 255, 255, 0.3)
1118
1116
  }
1119
- .button__component_cd80j:disabled.button__ghost_cd80j.button__loading_cd80j {
1117
+ .button__component_1027s:disabled.button__ghost_1027s.button__loading_1027s {
1120
1118
  color: #fff;
1121
1119
  }
1122
- .button__component_xjgzw {
1120
+ .button__component_13dyt {
1123
1121
  background-color: transparent
1124
1122
  }
1125
- .button__focused_xjgzw {
1123
+ .button__focused_13dyt {
1126
1124
  outline: 2px solid #0072ef;
1127
1125
  }
1128
- .button__primary_1e2kx {
1126
+ .button__primary_2qgnl {
1129
1127
  color: #fff;
1130
1128
  background-color: #202022
1131
1129
  }
1132
- .button__primary_1e2kx:hover {
1130
+ .button__primary_2qgnl:hover {
1133
1131
  background-color: rgb(48, 48, 49);
1134
1132
  }
1135
- .button__primary_1e2kx:active {
1133
+ .button__primary_2qgnl:active {
1136
1134
  background-color: rgb(65, 65, 67);
1137
1135
  }
1138
- .button__secondary_1e2kx {
1136
+ .button__secondary_2qgnl {
1139
1137
  color: #000;
1140
1138
  background-color: rgba(0, 0, 0, 0.08);
1141
1139
  border: 1px solid transparent
1142
1140
  }
1143
- .button__secondary_1e2kx:hover {
1141
+ .button__secondary_2qgnl:hover {
1144
1142
  background-color: rgba(0, 0, 0, 0.218);
1145
1143
  }
1146
- .button__secondary_1e2kx:active {
1144
+ .button__secondary_2qgnl:active {
1147
1145
  background-color: rgba(0, 0, 0, 0.264);
1148
1146
  }
1149
- .button__outlined_1e2kx {
1147
+ .button__outlined_2qgnl {
1150
1148
  color: #fff;
1151
1149
  background-color: transparent;
1152
1150
  border: 1px solid #c5c5c7
1153
1151
  }
1154
- .button__outlined_1e2kx:hover {
1152
+ .button__outlined_2qgnl:hover {
1155
1153
  background-color: rgba(255, 255, 255, 0.15);
1156
1154
  }
1157
- .button__outlined_1e2kx:active {
1155
+ .button__outlined_2qgnl:active {
1158
1156
  background-color: rgba(0, 0, 0, 0.15);
1159
1157
  }
1160
- .button__tertiary_1e2kx {
1158
+ .button__tertiary_2qgnl {
1161
1159
  color: #000;
1162
1160
  background-color: transparent;
1163
1161
  border: 1px solid #464649
1164
1162
  }
1165
- .button__tertiary_1e2kx:hover {
1163
+ .button__tertiary_2qgnl:hover {
1166
1164
  background-color: rgba(18, 18, 18, 0.15);
1167
1165
  }
1168
- .button__tertiary_1e2kx:active {
1166
+ .button__tertiary_2qgnl:active {
1169
1167
  background-color: rgba(18, 18, 18, 0.2);
1170
1168
  }
1171
- .button__filled_1e2kx {
1169
+ .button__filled_2qgnl {
1172
1170
  color: #fff;
1173
1171
  background-color: #3a3a3c
1174
1172
  }
1175
- .button__filled_1e2kx:hover {
1173
+ .button__filled_2qgnl:hover {
1176
1174
  background-color: rgb(99, 112, 126);
1177
1175
  }
1178
- .button__filled_1e2kx:active {
1176
+ .button__filled_2qgnl:active {
1179
1177
  background-color: rgb(61, 74, 88);
1180
1178
  }
1181
- .button__transparent_1e2kx {
1179
+ .button__transparent_2qgnl {
1182
1180
  color: #000;
1183
1181
  background-color: rgba(255, 255, 255, 0.1)
1184
1182
  }
1185
- .button__transparent_1e2kx:hover {
1183
+ .button__transparent_2qgnl:hover {
1186
1184
  background-color: rgba(255, 255, 255, 0.2);
1187
1185
  }
1188
- .button__transparent_1e2kx:active {
1186
+ .button__transparent_2qgnl:active {
1189
1187
  background-color: rgba(255, 255, 255, 0.05);
1190
1188
  }
1191
- .button__link_1e2kx {
1189
+ .button__link_2qgnl {
1192
1190
  color: #000;
1193
1191
  background-color: transparent
1194
1192
  }
1195
- .button__link_1e2kx:hover {
1193
+ .button__link_2qgnl:hover {
1196
1194
  background-color: rgba(18, 18, 18, 0.15);
1197
1195
  }
1198
- .button__link_1e2kx:active {
1196
+ .button__link_2qgnl:active {
1199
1197
  background-color: rgba(18, 18, 18, 0.2);
1200
1198
  }
1201
- .button__ghost_1e2kx {
1199
+ .button__ghost_2qgnl {
1202
1200
  color: #000
1203
1201
  }
1204
- .button__ghost_1e2kx:hover {
1202
+ .button__ghost_2qgnl:hover {
1205
1203
  color: rgb(77, 77, 77);
1206
1204
  }
1207
- .button__ghost_1e2kx:active {
1205
+ .button__ghost_2qgnl:active {
1208
1206
  color: rgb(128, 128, 128);
1209
1207
  }
1210
- .button__component_1e2kx:disabled.button__primary_1e2kx {
1208
+ .button__component_2qgnl:disabled.button__primary_2qgnl {
1211
1209
  color: rgba(235, 235, 245, 0.3);
1212
1210
  background-color: #202022
1213
1211
  }
1214
- .button__component_1e2kx:disabled.button__primary_1e2kx.button__loading_1e2kx {
1212
+ .button__component_2qgnl:disabled.button__primary_2qgnl.button__loading_2qgnl {
1215
1213
  background-color: #202022;
1216
1214
  }
1217
- .button__component_1e2kx:disabled.button__secondary_1e2kx {
1215
+ .button__component_2qgnl:disabled.button__secondary_2qgnl {
1218
1216
  color: rgba(0, 0, 0, 0.3);
1219
1217
  background-color: rgba(18, 18, 18, 0.08);
1220
1218
  border-color: transparent
1221
1219
  }
1222
- .button__component_1e2kx:disabled.button__secondary_1e2kx.button__loading_1e2kx {
1220
+ .button__component_2qgnl:disabled.button__secondary_2qgnl.button__loading_2qgnl {
1223
1221
  color: #000;
1224
1222
  background-color: rgba(0, 0, 0, 0.08);
1225
1223
  border-color: transparent;
1226
1224
  }
1227
- .button__component_1e2kx:disabled.button__outlined_1e2kx {
1225
+ .button__component_2qgnl:disabled.button__outlined_2qgnl {
1228
1226
  color: rgba(255, 255, 255, 0.3);
1229
1227
  background-color: transparent;
1230
1228
  border-color: rgba(35, 53, 73, 0.3)
1231
1229
  }
1232
- .button__component_1e2kx:disabled.button__outlined_1e2kx.button__loading_1e2kx {
1230
+ .button__component_2qgnl:disabled.button__outlined_2qgnl.button__loading_2qgnl {
1233
1231
  color: #fff;
1234
1232
  }
1235
- .button__component_1e2kx:disabled.button__tertiary_1e2kx {
1233
+ .button__component_2qgnl:disabled.button__tertiary_2qgnl {
1236
1234
  color: rgba(0, 0, 0, 0.3);
1237
1235
  background-color: transparent;
1238
1236
  border-color: rgba(70, 70, 73, 0.3)
1239
1237
  }
1240
- .button__component_1e2kx:disabled.button__tertiary_1e2kx.button__loading_1e2kx {
1238
+ .button__component_2qgnl:disabled.button__tertiary_2qgnl.button__loading_2qgnl {
1241
1239
  color: #000;
1242
1240
  }
1243
- .button__component_1e2kx:disabled.button__filled_1e2kx {
1241
+ .button__component_2qgnl:disabled.button__filled_2qgnl {
1244
1242
  color: rgba(255, 255, 255, 0.3);
1245
1243
  background-color: rgba(72, 87, 103, 0.3);
1246
1244
  border-color: transparent
1247
1245
  }
1248
- .button__component_1e2kx:disabled.button__filled_1e2kx.button__loading_1e2kx {
1246
+ .button__component_2qgnl:disabled.button__filled_2qgnl.button__loading_2qgnl {
1249
1247
  color: #fff;
1250
1248
  background-color: #3a3a3c;
1251
1249
  border-color: transparent;
1252
1250
  }
1253
- .button__component_1e2kx:disabled.button__transparent_1e2kx {
1251
+ .button__component_2qgnl:disabled.button__transparent_2qgnl {
1254
1252
  color: rgba(255, 255, 255, 0.3);
1255
1253
  background-color: rgba(255, 255, 255, 0.03)
1256
1254
  }
1257
- .button__component_1e2kx:disabled.button__transparent_1e2kx.button__loading_1e2kx {
1255
+ .button__component_2qgnl:disabled.button__transparent_2qgnl.button__loading_2qgnl {
1258
1256
  color: #000;
1259
1257
  background-color: rgba(255, 255, 255, 0.1);
1260
1258
  }
1261
- .button__component_1e2kx:disabled.button__link_1e2kx {
1259
+ .button__component_2qgnl:disabled.button__link_2qgnl {
1262
1260
  color: rgba(0, 0, 0, 0.3);
1263
1261
  background-color: transparent
1264
1262
  }
1265
- .button__component_1e2kx:disabled.button__link_1e2kx.button__loading_1e2kx {
1263
+ .button__component_2qgnl:disabled.button__link_2qgnl.button__loading_2qgnl {
1266
1264
  color: #000;
1267
1265
  }
1268
- .button__component_1e2kx:disabled.button__ghost_1e2kx {
1266
+ .button__component_2qgnl:disabled.button__ghost_2qgnl {
1269
1267
  color: rgba(0, 0, 0, 0.3)
1270
1268
  }
1271
- .button__component_1e2kx:disabled.button__ghost_1e2kx.button__loading_1e2kx {
1269
+ .button__component_2qgnl:disabled.button__ghost_2qgnl.button__loading_2qgnl {
1272
1270
  color: #000;
1273
- }.popover__component_1n4ir {
1271
+ }.base-modal__component_109qr {
1272
+ background: #121212;
1273
+ }.popover__component_1k7lf {
1274
1274
  background-color: transparent;
1275
1275
  color: #fff;
1276
1276
  }
1277
- .popover__inner_1n4ir {
1277
+ .popover__inner_1k7lf {
1278
1278
  background-color: #121212;
1279
1279
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1280
1280
  border: 1px solid transparent;
1281
1281
  }
1282
- .popover__arrow_1n4ir:after {
1282
+ .popover__arrow_1k7lf:after {
1283
1283
  background-color: #121212;
1284
1284
  border: 1px solid transparent;
1285
- }.tabs__component_1v4ih:before {
1285
+ }.tabs__component_astus:before {
1286
1286
  background-color: #2b2b2e;
1287
1287
  }
1288
- .tabs__title_1v4ih {
1288
+ .tabs__title_astus {
1289
1289
  color: #8d8d93
1290
1290
  }
1291
- .tabs__title_1v4ih:not(.tabs__disabled_1v4ih):hover {
1291
+ .tabs__title_astus:not(.tabs__disabled_astus):hover {
1292
1292
  color: #fff;
1293
1293
  }
1294
- .tabs__focused_1v4ih {
1294
+ .tabs__focused_astus {
1295
1295
  outline: 2px solid #0072ef;
1296
1296
  }
1297
- .tabs__selected_1v4ih {
1297
+ .tabs__selected_astus {
1298
1298
  color: #fff;
1299
1299
  }
1300
- .tabs__disabled_1v4ih {
1300
+ .tabs__disabled_astus {
1301
1301
  color: #464649;
1302
1302
  }
1303
- .tabs__line_1v4ih {
1303
+ .tabs__line_astus {
1304
1304
  background-color: #ef3124;
1305
1305
  }
1306
- .tabs__component_1v4ih:before {
1306
+ .tabs__component_astus:before {
1307
1307
  background-color: #2b2b2e;
1308
- }.tabs__title_1v4ih {
1308
+ }.tabs__title_astus {
1309
1309
  color: #8d8d93
1310
- }.tabs__title_1v4ih:not(.tabs__disabled_1v4ih):hover {
1310
+ }.tabs__title_astus:not(.tabs__disabled_astus):hover {
1311
1311
  color: #fff;
1312
- }.tabs__focused_1v4ih {
1312
+ }.tabs__focused_astus {
1313
1313
  outline: 2px solid #0072ef;
1314
- }.tabs__selected_1v4ih {
1314
+ }.tabs__selected_astus {
1315
1315
  color: #fff;
1316
- }.tabs__disabled_1v4ih {
1316
+ }.tabs__disabled_astus {
1317
1317
  color: #464649;
1318
- }.tabs__line_1v4ih {
1318
+ }.tabs__line_astus {
1319
1319
  background-color: #ef3124;
1320
1320
  }
1321
1321
 
1322
1322
 
1323
1323
 
1324
- .circular-progress-bar__backgroundCircle_eaaph,
1325
- .circular-progress-bar__progressCircle_eaaph {
1324
+ .comment__component_7t74u {
1325
+ background-color: #202022;
1326
+ }.circular-progress-bar__backgroundCircle_1h0qp,
1327
+ .circular-progress-bar__progressCircle_1h0qp {
1326
1328
  fill: transparent;
1327
1329
  }
1328
- .circular-progress-bar__positive_eaaph {
1330
+ .circular-progress-bar__positive_1h0qp {
1329
1331
  stroke: #2fc26e;
1330
1332
  }
1331
- .circular-progress-bar__negative_eaaph {
1333
+ .circular-progress-bar__negative_1h0qp {
1332
1334
  stroke: #d91d0b;
1333
1335
  }
1334
- .circular-progress-bar__backgroundCircle_eaaph {
1336
+ .circular-progress-bar__backgroundCircle_1h0qp {
1335
1337
  stroke: #2c2c2e
1336
1338
  }
1337
- .circular-progress-bar__backgroundCircle_eaaph.circular-progress-bar__stroke_eaaph {
1339
+ .circular-progress-bar__backgroundCircle_1h0qp.circular-progress-bar__stroke_1h0qp {
1338
1340
  stroke: transparent;
1339
1341
  }
1340
- .circular-progress-bar__progressCircle_eaaph.circular-progress-bar__bg-positive_eaaph {
1342
+ .circular-progress-bar__progressCircle_1h0qp.circular-progress-bar__bg-positive_1h0qp {
1341
1343
  fill: #2fc26e;
1342
1344
  }
1343
- .circular-progress-bar__progressCircle_eaaph.circular-progress-bar__bg-negative_eaaph {
1345
+ .circular-progress-bar__progressCircle_1h0qp.circular-progress-bar__bg-negative_1h0qp {
1344
1346
  fill: #d91d0b;
1345
1347
  }
1346
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-tertiary_eaaph {
1348
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-tertiary_1h0qp {
1347
1349
  color: #464649;
1348
1350
  }
1349
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-positive_eaaph {
1351
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-positive_1h0qp {
1350
1352
  color: #2fc26e;
1351
1353
  }
1352
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-negative_eaaph {
1354
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-negative_1h0qp {
1353
1355
  color: #d91d0b;
1354
1356
  }
1355
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-primary-inverted_eaaph {
1357
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-primary-inverted_1h0qp {
1356
1358
  color: #000;
1357
1359
  }
1358
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-primary_eaaph {
1360
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-primary_1h0qp {
1359
1361
  color: #fff;
1360
1362
  }
1361
- .circular-progress-bar__iconWrapper_eaaph.circular-progress-bar__icon-secondary_eaaph {
1363
+ .circular-progress-bar__iconWrapper_1h0qp.circular-progress-bar__icon-secondary_1h0qp {
1362
1364
  color: #8d8d93;
1363
- }.comment__component_1jpcr {
1364
- background-color: #202022;
1365
- }.list-header__filled_1kqoh {
1366
- background-color: rgba(255, 255, 255, 0.1);
1367
- }.chart__coreChart_1lfds .recharts-text tspan {
1365
+ }.chart__coreChart_1qcsz .recharts-text tspan {
1368
1366
  fill: #fff;
1369
1367
  }
1370
- @keyframes chart__showDot_382wf {
1368
+ @keyframes chart__showDot_p05l7 {
1371
1369
  }
1372
1370
 
1373
- .chart__tickText_10yek {
1371
+ .chart__tickText_1ujkf {
1374
1372
  fill: #fff;
1375
1373
  }
1376
- .chart__circle_10yek {
1374
+ .chart__circle_1ujkf {
1377
1375
  fill: #121212;
1378
1376
  }
1379
- .chart__circle_10yek {
1377
+ .chart__circle_1ujkf {
1380
1378
  fill: #121212;
1381
1379
  }
1382
- .chart__tooltip_9l50n {
1380
+ .chart__tooltip_1yufa {
1383
1381
  background-color: #121212;
1384
1382
  border: 1px solid #2b2b2e;
1385
1383
  box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1386
1384
  }
1387
- .chart__tooltipArrow_9l50n {
1385
+ .chart__tooltipArrow_1yufa {
1388
1386
  border: 1px solid #2b2b2e;
1389
1387
  background-color: #121212;
1390
1388
  }
1391
- .chart__tooltipArrow_9l50n:before {
1389
+ .chart__tooltipArrow_1yufa:before {
1392
1390
  border-color: transparent #121212 transparent transparent;
1393
- }.stepped-progress-bar__description_rbcl3 {
1391
+ }.list-header__filled_1or0o {
1392
+ background-color: rgba(255, 255, 255, 0.1);
1393
+ }.stepped-progress-bar__description_p91xi {
1394
1394
  color: rgba(235, 235, 245, 0.6);
1395
1395
  }
1396
- .stepped-progress-bar__bar_2jgbj {
1396
+ .stepped-progress-bar__bar_hboae {
1397
1397
  background: rgba(255, 255, 255, 0.1);
1398
1398
  }
1399
- .stepped-progress-bar__positive_2jgbj {
1399
+ .stepped-progress-bar__positive_hboae {
1400
1400
  background: #2fc26e;
1401
1401
  }
1402
- .stepped-progress-bar__attention_2jgbj {
1402
+ .stepped-progress-bar__attention_hboae {
1403
1403
  background: #f6bf65;
1404
1404
  }
1405
- .stepped-progress-bar__negative_2jgbj {
1405
+ .stepped-progress-bar__negative_hboae {
1406
1406
  background: #d91d0b;
1407
1407
  }
1408
- .stepped-progress-bar__link_2jgbj {
1408
+ .stepped-progress-bar__link_hboae {
1409
1409
  background: #0072ef;
1410
1410
  }
1411
- .stepped-progress-bar__tertiary_2jgbj {
1411
+ .stepped-progress-bar__tertiary_hboae {
1412
1412
  background: #464649;
1413
1413
  }
1414
- .stepped-progress-bar__secondary_2jgbj {
1414
+ .stepped-progress-bar__secondary_hboae {
1415
1415
  background: #8d8d93;
1416
1416
  }
1417
- .stepped-progress-bar__primary_2jgbj {
1417
+ .stepped-progress-bar__primary_hboae {
1418
1418
  background: #fff;
1419
1419
  }
1420
- .stepped-progress-bar__accent_2jgbj {
1420
+ .stepped-progress-bar__accent_hboae {
1421
1421
  background: #ef3124;
1422
- }.drawer__backdropEnter_50n72 {
1422
+ }.drawer__backdropEnter_162fh {
1423
1423
  background-color: transparent;
1424
1424
  }
1425
- .drawer__backdropEnterActive_50n72,
1426
- .drawer__backdropEnterDone_50n72 {
1425
+ .drawer__backdropEnterActive_162fh,
1426
+ .drawer__backdropEnterDone_162fh {
1427
1427
  background-color: rgba(0, 0, 0, 0.8);
1428
1428
  }
1429
- .drawer__backdropExit_50n72 {
1429
+ .drawer__backdropExit_162fh {
1430
1430
  background-color: rgba(0, 0, 0, 0.8);
1431
1431
  }
1432
- .drawer__backdropExitActive_50n72,
1433
- .drawer__backdropExitDone_50n72 {
1432
+ .drawer__backdropExitActive_162fh,
1433
+ .drawer__backdropExitDone_162fh {
1434
1434
  background-color: transparent;
1435
- }.attach__component_mgogq {
1435
+ }.attach__component_1mb0b {
1436
1436
  }
1437
- .attach__focused_mgogq {
1437
+ .attach__focused_1mb0b {
1438
1438
  outline: 2px solid #0072ef;
1439
- }.confirmation__component_nwu1x {
1439
+ }.confirmation__component_1nndu {
1440
1440
  color: #8d8d93;
1441
1441
  }
1442
- .confirmation__circle_130ly {
1442
+ .confirmation__circle_sz3ql {
1443
1443
  fill: transparent;
1444
1444
  stroke: #464649;
1445
1445
  }
1446
- .confirmation__header_1lmdg {
1446
+ .confirmation__header_xuha4 {
1447
1447
  color: #fff;
1448
1448
  }
1449
- .confirmation__description_1lmdg {
1449
+ .confirmation__description_xuha4 {
1450
1450
  color: #8d8d93;
1451
1451
  color: #fff;
1452
1452
  }
1453
- .confirmation__title_47atv {
1453
+ .confirmation__title_13hv3 {
1454
1454
  color: #fff;
1455
1455
  }
1456
- .confirmation__text_47atv {
1456
+ .confirmation__text_13hv3 {
1457
1457
  color: #8d8d93;
1458
1458
  }
1459
- .confirmation__phonesWrap_47atv {
1459
+ .confirmation__phonesWrap_13hv3 {
1460
1460
  color: #8d8d93;
1461
1461
  }
1462
- .confirmation__phoneDescription_47atv {
1462
+ .confirmation__phoneDescription_13hv3 {
1463
1463
  color: #8d8d93;
1464
1464
  }
1465
- .confirmation__header_pwcly {
1465
+ .confirmation__header_oapqi {
1466
1466
  color: #fff;
1467
1467
  }
1468
- .confirmation__phone_pwcly {
1468
+ .confirmation__phone_oapqi {
1469
1469
  color: #fff;
1470
1470
  }
1471
- .confirmation__header_1rzkr {
1471
+ .confirmation__header_ycrzx {
1472
1472
  color: #fff;
1473
1473
  }
1474
- .confirmation__description_1rzkr {
1474
+ .confirmation__description_ycrzx {
1475
1475
  color: #8d8d93;
1476
- }.custom-button__customButton_1uhu1.custom-button__white_1uhu1 * {
1476
+ }.custom-button__customButton_m06p6.custom-button__white_m06p6 * {
1477
1477
  color: #fff;
1478
1478
  }
1479
- .custom-button__customButton_1uhu1.custom-button__black_1uhu1 * {
1479
+ .custom-button__customButton_m06p6.custom-button__black_m06p6 * {
1480
1480
  color: #000;
1481
1481
  }
1482
- .custom-button__customButton_1uhu1:before {
1482
+ .custom-button__customButton_m06p6:before {
1483
1483
  background-color: rgba(0, 0, 0, 0);
1484
1484
  }
1485
- .custom-button__customButton_1uhu1:hover:before {
1485
+ .custom-button__customButton_m06p6:hover:before {
1486
1486
  background-color: rgba(0, 0, 0, 0.07);
1487
1487
  }
1488
- .custom-button__customButton_1uhu1:active:before {
1488
+ .custom-button__customButton_m06p6:active:before {
1489
1489
  background-color: rgba(0, 0, 0, 0.15);
1490
1490
  }
1491
- .custom-button__customButton_1uhu1:disabled.custom-button__white_1uhu1 * {
1491
+ .custom-button__customButton_m06p6:disabled.custom-button__white_m06p6 * {
1492
1492
  color: #fff;
1493
1493
  }
1494
- .custom-button__customButton_1uhu1:disabled.custom-button__black_1uhu1 * {
1494
+ .custom-button__customButton_m06p6:disabled.custom-button__black_m06p6 * {
1495
1495
  color: #000;
1496
- }.input__input_1od90 {
1497
- color: #fff;
1498
- caret-color: #0072ef;
1499
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1500
- }
1501
- .input__input_1od90:-webkit-autofill {
1502
- -webkit-text-fill-color: #fff;
1503
- }
1504
- .input__input_1od90::placeholder {
1505
- color: #8d8d93;
1506
- }
1507
- .input__hasLabel_1od90::placeholder {
1508
- color: #464649;
1509
- }
1510
- .input__clearIcon_1od90 {
1511
- color: #fff;
1512
- }
1513
- .input__input_1od90:read-only {
1514
- color: #8d8d93
1515
- }
1516
- .input__input_1od90:read-only:focus::placeholder {
1517
- color: #8d8d93;
1518
- }
1519
- .input__input_1od90:disabled {
1520
- color: #fff;
1521
- -webkit-text-fill-color: #fff;
1522
- }
1523
- .input__input_1od90:focus::placeholder {
1524
- color: rgba(235, 235, 245, 0.3);
1525
- }
1526
- .input__error_1od90 {
1527
- color: #f15045;
1528
- caret-color: #f15045;
1529
- }
1530
- .input__focusVisible_5qzo0 {
1531
- outline: 2px solid #0072ef;
1532
- }
1533
- @keyframes input__onautofillstart_5qzo0 {
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_5qzo0 {
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_1jupt {
1550
- color: #000;
1551
- caret-color: #0072ef;
1552
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1553
- }
1554
- .input__input_1jupt:-webkit-autofill {
1555
- -webkit-text-fill-color: #000;
1556
- }
1557
- .input__input_1jupt::placeholder {
1558
- color: rgba(60, 60, 67, 0.6);
1559
- }
1560
- .input__hasLabel_1jupt::placeholder {
1561
- color: #c5c5c7;
1562
- }
1563
- .input__clearIcon_1jupt {
1564
- color: #000;
1565
- }
1566
- .input__input_1jupt:read-only {
1567
- color: rgba(60, 60, 67, 0.6)
1568
- }
1569
- .input__input_1jupt:read-only:focus::placeholder {
1570
- color: rgba(60, 60, 67, 0.6);
1571
- }
1572
- .input__input_1jupt:disabled {
1573
- color: #000;
1574
- -webkit-text-fill-color: #000;
1575
- }
1576
- .input__input_1jupt:focus::placeholder {
1577
- color: rgba(60, 60, 67, 0.3);
1578
- }
1579
- .input__error_1jupt {
1580
- color: #ef3124;
1581
- caret-color: #ef3124;
1582
- }.icon-button__primary_1tzmt {
1496
+ }.icon-button__primary_1ikho {
1583
1497
  color: #fff
1584
1498
  }
1585
- .icon-button__primary_1tzmt:hover {
1499
+ .icon-button__primary_1ikho:hover {
1586
1500
  color: rgb(204, 204, 204);
1587
1501
  }
1588
- .icon-button__primary_1tzmt:active {
1502
+ .icon-button__primary_1ikho:active {
1589
1503
  color: rgb(179, 179, 179);
1590
1504
  }
1591
- .icon-button__secondary_1tzmt {
1505
+ .icon-button__secondary_1ikho {
1592
1506
  color: #8d8d93
1593
1507
  }
1594
- .icon-button__secondary_1tzmt:hover {
1508
+ .icon-button__secondary_1ikho:hover {
1595
1509
  color: rgb(175, 175, 179);
1596
1510
  }
1597
- .icon-button__secondary_1tzmt:active {
1511
+ .icon-button__secondary_1ikho:active {
1598
1512
  color: rgb(198, 198, 201);
1599
1513
  }
1600
- .icon-button__transparent_1tzmt {
1514
+ .icon-button__transparent_1ikho {
1601
1515
  color: rgba(255, 255, 255, 0.3)
1602
1516
  }
1603
- .icon-button__transparent_1tzmt:hover {
1517
+ .icon-button__transparent_1ikho:hover {
1604
1518
  color: rgba(255, 255, 255, 0.4);
1605
1519
  }
1606
- .icon-button__transparent_1tzmt:active {
1520
+ .icon-button__transparent_1ikho:active {
1607
1521
  color: rgba(255, 255, 255, 0.5);
1608
1522
  }
1609
- .icon-button__negative_1tzmt {
1523
+ .icon-button__negative_1ikho {
1610
1524
  color: #d91d0b
1611
1525
  }
1612
- .icon-button__negative_1tzmt:hover {
1526
+ .icon-button__negative_1ikho:hover {
1613
1527
  color: rgb(220, 45, 28);
1614
1528
  }
1615
- .icon-button__negative_1tzmt:active {
1529
+ .icon-button__negative_1ikho:active {
1616
1530
  color: rgb(223, 63, 48);
1617
1531
  }
1618
- .icon-button__tertiary_1tzmt {
1532
+ .icon-button__tertiary_1ikho {
1619
1533
  color: #464649
1620
1534
  }
1621
- .icon-button__tertiary_1tzmt:hover {
1535
+ .icon-button__tertiary_1ikho:hover {
1622
1536
  color: rgb(83, 83, 86);
1623
1537
  }
1624
- .icon-button__tertiary_1tzmt:active {
1538
+ .icon-button__tertiary_1ikho:active {
1625
1539
  color: rgb(98, 98, 100);
1626
1540
  }
1627
- .icon-button__component_1tzmt:disabled.icon-button__primary_1tzmt {
1541
+ .icon-button__component_1ikho:disabled.icon-button__primary_1ikho {
1628
1542
  color: rgba(255, 255, 255, 0.3)
1629
1543
  }
1630
- .icon-button__component_1tzmt:disabled.icon-button__primary_1tzmt.icon-button__loader_1tzmt {
1544
+ .icon-button__component_1ikho:disabled.icon-button__primary_1ikho.icon-button__loader_1ikho {
1631
1545
  color: #fff;
1632
1546
  }
1633
- .icon-button__component_1tzmt:disabled.icon-button__secondary_1tzmt {
1547
+ .icon-button__component_1ikho:disabled.icon-button__secondary_1ikho {
1634
1548
  color: rgba(141, 141, 147, 0.3)
1635
1549
  }
1636
- .icon-button__component_1tzmt:disabled.icon-button__secondary_1tzmt.icon-button__loader_1tzmt {
1550
+ .icon-button__component_1ikho:disabled.icon-button__secondary_1ikho.icon-button__loader_1ikho {
1637
1551
  color: #8d8d93;
1638
1552
  }
1639
- .icon-button__component_1tzmt:disabled.icon-button__negative_1tzmt {
1553
+ .icon-button__component_1ikho:disabled.icon-button__negative_1ikho {
1640
1554
  color: rgba(217, 29, 11, 0.3)
1641
1555
  }
1642
- .icon-button__component_1tzmt:disabled.icon-button__negative_1tzmt.icon-button__loader_1tzmt {
1556
+ .icon-button__component_1ikho:disabled.icon-button__negative_1ikho.icon-button__loader_1ikho {
1643
1557
  color: #d91d0b;
1644
1558
  }
1645
- .icon-button__component_1tzmt:disabled.icon-button__tertiary_1tzmt {
1559
+ .icon-button__component_1ikho:disabled.icon-button__tertiary_1ikho {
1646
1560
  color: rgba(70, 70, 73, 0.3)
1647
1561
  }
1648
- .icon-button__component_1tzmt:disabled.icon-button__tertiary_1tzmt.icon-button__loader_1tzmt {
1562
+ .icon-button__component_1ikho:disabled.icon-button__tertiary_1ikho.icon-button__loader_1ikho {
1649
1563
  color: #464649;
1650
1564
  }
1651
1565
 
1652
- .icon-button__primary_2cozt {
1566
+ .icon-button__primary_1pynw {
1653
1567
  color: #000
1654
1568
  }
1655
- .icon-button__primary_2cozt:hover {
1569
+ .icon-button__primary_1pynw:hover {
1656
1570
  color: rgb(18, 18, 18);
1657
1571
  }
1658
- .icon-button__primary_2cozt:active {
1572
+ .icon-button__primary_1pynw:active {
1659
1573
  color: rgb(38, 38, 38);
1660
1574
  }
1661
- .icon-button__secondary_2cozt {
1575
+ .icon-button__secondary_1pynw {
1662
1576
  color: #8a8a8e
1663
1577
  }
1664
- .icon-button__secondary_2cozt:hover {
1578
+ .icon-button__secondary_1pynw:hover {
1665
1579
  color: rgb(117, 117, 121);
1666
1580
  }
1667
- .icon-button__secondary_2cozt:active {
1581
+ .icon-button__secondary_1pynw:active {
1668
1582
  color: rgb(110, 110, 114);
1669
1583
  }
1670
- .icon-button__transparent_2cozt {
1584
+ .icon-button__transparent_1pynw {
1671
1585
  color: rgba(0, 0, 0, 0.3)
1672
1586
  }
1673
- .icon-button__transparent_2cozt:hover {
1587
+ .icon-button__transparent_1pynw:hover {
1674
1588
  color: rgba(0, 0, 0, 0.4);
1675
1589
  }
1676
- .icon-button__transparent_2cozt:active {
1590
+ .icon-button__transparent_1pynw:active {
1677
1591
  color: rgba(0, 0, 0, 0.5);
1678
1592
  }
1679
- .icon-button__negative_2cozt {
1593
+ .icon-button__negative_1pynw {
1680
1594
  color: #d91d0b
1681
1595
  }
1682
- .icon-button__negative_2cozt:hover {
1596
+ .icon-button__negative_1pynw:hover {
1683
1597
  color: rgb(220, 45, 28);
1684
1598
  }
1685
- .icon-button__negative_2cozt:active {
1599
+ .icon-button__negative_1pynw:active {
1686
1600
  color: rgb(223, 63, 48);
1687
1601
  }
1688
- .icon-button__tertiary_2cozt {
1602
+ .icon-button__tertiary_1pynw {
1689
1603
  color: #c5c5c7
1690
1604
  }
1691
- .icon-button__tertiary_2cozt:hover {
1605
+ .icon-button__tertiary_1pynw:hover {
1692
1606
  color: rgb(167, 167, 169);
1693
1607
  }
1694
- .icon-button__tertiary_2cozt:active {
1608
+ .icon-button__tertiary_1pynw:active {
1695
1609
  color: rgb(158, 158, 159);
1696
1610
  }
1697
- .icon-button__component_2cozt:disabled.icon-button__primary_2cozt {
1611
+ .icon-button__component_1pynw:disabled.icon-button__primary_1pynw {
1698
1612
  color: rgba(0, 0, 0, 0.3)
1699
1613
  }
1700
- .icon-button__component_2cozt:disabled.icon-button__primary_2cozt.icon-button__loader_2cozt {
1614
+ .icon-button__component_1pynw:disabled.icon-button__primary_1pynw.icon-button__loader_1pynw {
1701
1615
  color: #000;
1702
1616
  }
1703
- .icon-button__component_2cozt:disabled.icon-button__secondary_2cozt {
1617
+ .icon-button__component_1pynw:disabled.icon-button__secondary_1pynw {
1704
1618
  color: rgba(138, 138, 142, 0.3)
1705
1619
  }
1706
- .icon-button__component_2cozt:disabled.icon-button__secondary_2cozt.icon-button__loader_2cozt {
1620
+ .icon-button__component_1pynw:disabled.icon-button__secondary_1pynw.icon-button__loader_1pynw {
1707
1621
  color: #8a8a8e;
1708
1622
  }
1709
- .icon-button__component_2cozt:disabled.icon-button__negative_2cozt {
1623
+ .icon-button__component_1pynw:disabled.icon-button__negative_1pynw {
1710
1624
  color: rgba(217, 29, 11, 0.3)
1711
1625
  }
1712
- .icon-button__component_2cozt:disabled.icon-button__negative_2cozt.icon-button__loader_2cozt {
1626
+ .icon-button__component_1pynw:disabled.icon-button__negative_1pynw.icon-button__loader_1pynw {
1713
1627
  color: #d91d0b;
1714
1628
  }
1715
- .icon-button__component_2cozt:disabled.icon-button__tertiary_2cozt {
1629
+ .icon-button__component_1pynw:disabled.icon-button__tertiary_1pynw {
1716
1630
  color: rgba(197, 197, 199, 0.3)
1717
1631
  }
1718
- .icon-button__component_2cozt:disabled.icon-button__tertiary_2cozt.icon-button__loader_2cozt {
1632
+ .icon-button__component_1pynw:disabled.icon-button__tertiary_1pynw.icon-button__loader_1pynw {
1719
1633
  color: #c5c5c7;
1720
- }.pagination__component_181k8 {
1634
+ }.input__input_1vfr0 {
1635
+ color: #fff;
1636
+ caret-color: #0072ef;
1637
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1638
+ }
1639
+ .input__input_1vfr0:-webkit-autofill {
1640
+ -webkit-text-fill-color: #fff;
1641
+ }
1642
+ .input__input_1vfr0::placeholder {
1643
+ color: #8d8d93;
1644
+ }
1645
+ .input__hasLabel_1vfr0::placeholder {
1646
+ color: #464649;
1647
+ }
1648
+ .input__clearIcon_1vfr0 {
1649
+ color: #fff;
1650
+ }
1651
+ .input__input_1vfr0:read-only {
1652
+ color: #8d8d93
1653
+ }
1654
+ .input__input_1vfr0:read-only:focus::placeholder {
1655
+ color: #8d8d93;
1656
+ }
1657
+ .input__input_1vfr0:disabled {
1658
+ color: #fff;
1659
+ -webkit-text-fill-color: #fff;
1660
+ }
1661
+ .input__input_1vfr0:focus::placeholder {
1662
+ color: rgba(235, 235, 245, 0.3);
1663
+ }
1664
+ .input__error_1vfr0 {
1665
+ color: #f15045;
1666
+ caret-color: #f15045;
1667
+ }
1668
+ .input__focusVisible_rsi8r {
1669
+ outline: 2px solid #0072ef;
1670
+ }
1671
+ @keyframes input__onautofillstart_rsi8r {
1672
+ from {
1673
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1674
+ }
1675
+ to {
1676
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1677
+ }
1678
+ }
1679
+ @keyframes input__onautofillcancel_rsi8r {
1680
+ from {
1681
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1682
+ }
1683
+ to {
1684
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1685
+ }
1686
+ }
1687
+ .input__input_1qx7t {
1688
+ color: #000;
1689
+ caret-color: #0072ef;
1690
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1691
+ }
1692
+ .input__input_1qx7t:-webkit-autofill {
1693
+ -webkit-text-fill-color: #000;
1694
+ }
1695
+ .input__input_1qx7t::placeholder {
1696
+ color: rgba(60, 60, 67, 0.6);
1697
+ }
1698
+ .input__hasLabel_1qx7t::placeholder {
1699
+ color: #c5c5c7;
1700
+ }
1701
+ .input__clearIcon_1qx7t {
1702
+ color: #000;
1703
+ }
1704
+ .input__input_1qx7t:read-only {
1705
+ color: rgba(60, 60, 67, 0.6)
1706
+ }
1707
+ .input__input_1qx7t:read-only:focus::placeholder {
1708
+ color: rgba(60, 60, 67, 0.6);
1709
+ }
1710
+ .input__input_1qx7t:disabled {
1711
+ color: #000;
1712
+ -webkit-text-fill-color: #000;
1713
+ }
1714
+ .input__input_1qx7t:focus::placeholder {
1715
+ color: rgba(60, 60, 67, 0.3);
1716
+ }
1717
+ .input__error_1qx7t {
1718
+ color: #ef3124;
1719
+ caret-color: #ef3124;
1720
+ }.pagination__component_1aetf {
1721
1721
  color: #fff;
1722
1722
  }
1723
- .pagination__dots_sz7jr {
1723
+ .pagination__dots_xet4w {
1724
1724
  color: #8d8d93;
1725
1725
  }
1726
1726
 
1727
- .pagination__tag_rl16h.pagination__tag_rl16h {
1727
+ .pagination__tag_x34xx.pagination__tag_x34xx {
1728
1728
  color: #8d8d93
1729
1729
  }
1730
- .pagination__tag_rl16h.pagination__tag_rl16h:hover:not(:disabled) {
1730
+ .pagination__tag_x34xx.pagination__tag_x34xx:hover:not(:disabled) {
1731
1731
  background-color: #2c2c2e;
1732
1732
  color: #fff;
1733
1733
  }
1734
- .pagination__tag_rl16h.pagination__tag_rl16h:active:not(:disabled) {
1734
+ .pagination__tag_x34xx.pagination__tag_x34xx:active:not(:disabled) {
1735
1735
  background-color: #3a3a3c;
1736
1736
  }
1737
- .pagination__tag_rl16h.pagination__tag_rl16h.pagination__checked_rl16h {
1737
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx {
1738
1738
  background-color: #f3f4f5;
1739
1739
  color: #000;
1740
1740
  }
1741
- .pagination__tag_rl16h.pagination__tag_rl16h.pagination__checked_rl16h:hover:not(:disabled) {
1741
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx:hover:not(:disabled) {
1742
1742
  color: #000;
1743
1743
  }
1744
- .pagination__tag_rl16h.pagination__tag_rl16h.pagination__checked_rl16h:active:not(:disabled) {
1744
+ .pagination__tag_x34xx.pagination__tag_x34xx.pagination__checked_x34xx:active:not(:disabled) {
1745
1745
  color: #fff;
1746
- }.plate__component_6rddc {
1746
+ }.plate__component_17jpr {
1747
1747
  color: #fff;
1748
1748
  }
1749
- .plate__focused_6rddc {
1749
+ .plate__focused_17jpr {
1750
1750
  outline: 2px solid #0072ef;
1751
1751
  }
1752
- .plate__common_6rddc {
1752
+ .plate__common_17jpr {
1753
1753
  background-color: #202022;
1754
1754
  border-color: #6d7986;
1755
1755
  }
1756
- .plate__negative_6rddc {
1756
+ .plate__negative_17jpr {
1757
1757
  background-color: #35110d;
1758
1758
  border-color: #d91d0b;
1759
1759
  }
1760
- .plate__positive_6rddc {
1760
+ .plate__positive_17jpr {
1761
1761
  background-color: #042117;
1762
1762
  border-color: #13a463;
1763
1763
  }
1764
- .plate__attention_6rddc {
1764
+ .plate__attention_17jpr {
1765
1765
  background-color: #332104;
1766
1766
  border-color: #de6a00;
1767
+ }.slider-input__steps_gh39k {
1768
+ color: #8d8d93;
1769
+ }
1770
+ .slider-input__info_gh39k {
1771
+ color: #8d8d93;
1767
1772
  }
1768
1773
 
1769
1774
 
1770
1775
 
1771
- .pure-cell__categoryPercent_dkol0 {
1776
+ .pure-cell__categoryPercent_y8b9z {
1772
1777
  background-color: #202022;
1773
1778
  }
1774
- .pure-cell__component_1mjhs {
1779
+ .pure-cell__component_zephz {
1775
1780
  background-color: #202022;
1776
1781
  }
1777
1782
 
@@ -1779,636 +1784,631 @@
1779
1784
 
1780
1785
 
1781
1786
 
1782
- .slider-input__steps_xcq6w {
1783
- color: #8d8d93;
1784
- }
1785
- .slider-input__info_xcq6w {
1786
- color: #8d8d93;
1787
- }.with-suffix__hasSuffix_v6tvi input:focus::placeholder {
1787
+ .with-suffix__hasSuffix_z7x78 input:focus::placeholder {
1788
1788
  color: transparent;
1789
1789
  }
1790
- .with-suffix__disabled_v6tvi {
1791
- color: #fff;
1792
- }.file-upload-item__component_15uwy {
1793
- color: #8d8d93;
1794
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1795
- }
1796
- .file-upload-item__icon_15uwy {
1790
+ .with-suffix__disabled_z7x78 {
1797
1791
  color: #fff;
1798
- }
1799
- .file-upload-item__errorIcon_15uwy {
1800
- color: #d91d0b;
1801
- }
1802
- .file-upload-item__successIcon_15uwy {
1803
- color: #2fc26e;
1804
- }
1805
- .file-upload-item__name_15uwy {
1806
- color: #fff
1807
- }
1808
- .file-upload-item__errorWrapper_15uwy {
1809
- color: #ef3124
1810
- }.bottom-sheet__modal_63t0i {
1792
+ }.bottom-sheet__modal_1dcpm {
1811
1793
  background-color: transparent;
1812
1794
  }
1813
- .bottom-sheet__component_63t0i {
1795
+ .bottom-sheet__component_1dcpm {
1814
1796
  background: #121212;
1815
1797
  }
1816
- .bottom-sheet__marker_63t0i {
1798
+ .bottom-sheet__marker_1dcpm {
1817
1799
  background-color: #2a2a2c;
1818
1800
  }
1819
- .bottom-sheet__content_63t0i {
1801
+ .bottom-sheet__content_1dcpm {
1820
1802
  color: #fff;
1821
1803
  background-color: #121212;
1822
1804
  }
1823
- .bottom-sheet__backer_uu5dz {
1805
+ .bottom-sheet__backer_14xzk {
1824
1806
  color: #fff;
1825
1807
  }
1826
- .bottom-sheet__button_uu5dz {
1808
+ .bottom-sheet__button_14xzk {
1827
1809
  background: rgba(255, 255, 255, 0.03);
1828
1810
  }
1829
- .bottom-sheet__closer_r5rnu {
1811
+ .bottom-sheet__closer_1yeo9 {
1830
1812
  color: #fff;
1831
1813
  }
1832
- .bottom-sheet__button_r5rnu {
1814
+ .bottom-sheet__button_1yeo9 {
1833
1815
  background: rgba(255, 255, 255, 0.03);
1834
1816
  }
1835
- .bottom-sheet__footer_avozn {
1817
+ .bottom-sheet__footer_1fcyh {
1836
1818
  background-color: #121212;
1837
1819
  }
1838
- .bottom-sheet__highlighted_avozn {
1820
+ .bottom-sheet__highlighted_1fcyh {
1839
1821
  border-top: 1px solid #2b2b2e;
1840
1822
  background-color: #121212;
1841
1823
  }
1842
- .bottom-sheet__headerWrapper_1tn4h {
1824
+ .bottom-sheet__headerWrapper_1hskz {
1843
1825
  background-color: #121212;
1844
1826
  }
1845
- .bottom-sheet__highlighted_1tn4h {
1827
+ .bottom-sheet__highlighted_1hskz {
1846
1828
  border-bottom: 1px solid #2b2b2e;
1847
- }.filter-tag__component_fkbq9.filter-tag__disabled_fkbq9 {
1829
+ }.filter-tag__component_62ove.filter-tag__disabled_62ove {
1848
1830
  background-color: rgba(32, 32, 34, 0.3);
1849
1831
  }
1850
- .filter-tag__component_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__component_fkbq9.filter-tag__disabled_fkbq9) {
1832
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove) {
1851
1833
  background-color: #f3f4f5;
1852
1834
  }
1853
- .filter-tag__component_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__component_fkbq9.filter-tag__disabled_fkbq9):hover {
1835
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove):hover {
1854
1836
  background-color: #f3f4f5;
1855
1837
  }
1856
- .filter-tag__component_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__component_fkbq9.filter-tag__disabled_fkbq9):active {
1838
+ .filter-tag__component_62ove.filter-tag__checked_62ove:not(.filter-tag__component_62ove.filter-tag__disabled_62ove):active {
1857
1839
  background-color: rgb(194, 195, 196);
1858
1840
  }
1859
- .filter-tag__focused_fkbq9 {
1841
+ .filter-tag__focused_62ove {
1860
1842
  outline: 2px solid #0072ef;
1861
1843
  }
1862
- .filter-tag__valueButton_fkbq9 {
1844
+ .filter-tag__valueButton_62ove {
1863
1845
  color: #fff;
1864
1846
  background-color: #202022;
1865
1847
  border-color: transparent
1866
1848
  }
1867
- .filter-tag__valueButton_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):hover {
1849
+ .filter-tag__valueButton_62ove:not(.filter-tag__valueButton_62ove:disabled):hover {
1868
1850
  background-color: #202022;
1869
1851
  border-color: transparent;
1870
1852
  }
1871
- .filter-tag__valueButton_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):active {
1853
+ .filter-tag__valueButton_62ove:not(.filter-tag__valueButton_62ove:disabled):active {
1872
1854
  background-color: rgb(65, 65, 67);
1873
1855
  border-color: transparent;
1874
1856
  }
1875
- .filter-tag__valueButton_fkbq9:disabled {
1857
+ .filter-tag__valueButton_62ove:disabled {
1876
1858
  background-color: rgba(32, 32, 34, 0.3);
1877
1859
  border-color: transparent;
1878
1860
  color: #464649;
1879
1861
  }
1880
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9 {
1862
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove {
1881
1863
  background-color: #f3f4f5;
1882
1864
  color: #000
1883
1865
  }
1884
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):hover {
1866
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):hover {
1885
1867
  background-color: #f3f4f5;
1886
1868
  }
1887
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):active {
1869
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):active {
1888
1870
  background-color: rgb(194, 195, 196);
1889
1871
  }
1890
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):hover + .filter-tag__clear_fkbq9:before {
1872
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):hover + .filter-tag__clear_62ove:before {
1891
1873
  background-color: #464649;
1892
1874
  }
1893
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9:not(.filter-tag__valueButton_fkbq9:disabled):active + .filter-tag__clear_fkbq9:before {
1875
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:not(.filter-tag__valueButton_62ove:disabled):active + .filter-tag__clear_62ove:before {
1894
1876
  background-color: transparent;
1895
1877
  }
1896
- .filter-tag__valueButton_fkbq9.filter-tag__checked_fkbq9:disabled {
1878
+ .filter-tag__valueButton_62ove.filter-tag__checked_62ove:disabled {
1897
1879
  background-color: rgba(243, 244, 245, 0.3);
1898
1880
  color: #000;
1899
1881
  }
1900
- .filter-tag__clear_fkbq9 {
1882
+ .filter-tag__clear_62ove {
1901
1883
  background-color: #f3f4f5
1902
1884
  }
1903
- .filter-tag__clear_fkbq9:before {
1885
+ .filter-tag__clear_62ove:before {
1904
1886
  background-color: #464649;
1905
1887
  }
1906
- .filter-tag__clear_fkbq9:hover:before {
1888
+ .filter-tag__clear_62ove:hover:before {
1907
1889
  background-color: #464649;
1908
1890
  }
1909
- .filter-tag__clear_fkbq9:active:before {
1891
+ .filter-tag__clear_62ove:active:before {
1910
1892
  background-color: transparent;
1911
1893
  }
1912
- .filter-tag__clear_fkbq9:hover {
1894
+ .filter-tag__clear_62ove:hover {
1913
1895
  background-color: #f3f4f5;
1914
1896
  }
1915
- .filter-tag__clear_fkbq9:active {
1897
+ .filter-tag__clear_62ove:active {
1916
1898
  background-color: rgb(194, 195, 196);
1917
- }
1899
+ }.file-upload-item__component_1ac58 {
1900
+ color: #8d8d93;
1901
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1902
+ }
1903
+ .file-upload-item__icon_1ac58 {
1904
+ color: #fff;
1905
+ }
1906
+ .file-upload-item__errorIcon_1ac58 {
1907
+ color: #d91d0b;
1908
+ }
1909
+ .file-upload-item__successIcon_1ac58 {
1910
+ color: #2fc26e;
1911
+ }
1912
+ .file-upload-item__name_1ac58 {
1913
+ color: #fff
1914
+ }
1915
+ .file-upload-item__errorWrapper_1ac58 {
1916
+ color: #ef3124
1917
+ }
1918
1918
 
1919
1919
 
1920
- .modal__button_1l92f {
1920
+ .modal__button_1gech {
1921
1921
  background: rgba(18, 18, 18, 0.4);
1922
1922
  }
1923
1923
 
1924
1924
 
1925
1925
 
1926
1926
 
1927
- .modal__sticky_12uj2 {
1927
+ .modal__sticky_19m90 {
1928
1928
  background: #121212;
1929
1929
  }
1930
- .modal__highlighted_12uj2 {
1930
+ .modal__highlighted_19m90 {
1931
1931
  background: #121212;
1932
1932
  box-shadow: 0 -1px 0 0 #2b2b2e;
1933
1933
  }
1934
1934
 
1935
1935
 
1936
1936
 
1937
- .modal__highlighted_1ikfw {
1937
+ .modal__highlighted_1c5d3 {
1938
1938
  background: #121212;
1939
1939
  }
1940
- .modal__sticky_1ikfw.modal__hasContent_1ikfw {
1940
+ .modal__sticky_1c5d3.modal__hasContent_1c5d3 {
1941
1941
  background: #121212;
1942
1942
  }
1943
- .toast-plate__component_4ggfo {
1943
+ .toast-plate__component_1c6d1 {
1944
1944
  color: #000;
1945
1945
  background-color: #fff
1946
1946
  }
1947
- .toast-plate__closeButtonWrapper_4ggfo:before {
1947
+ .toast-plate__closeButtonWrapper_1c6d1:before {
1948
1948
  background-color: #e9e9eb;
1949
1949
  }
1950
1950
 
1951
1951
 
1952
1952
 
1953
- .side-panel__button_wyn99 {
1953
+ .side-panel__button_qw149 {
1954
1954
  background: rgba(18, 18, 18, 0.4);
1955
1955
  }
1956
1956
 
1957
1957
 
1958
1958
 
1959
1959
 
1960
- .side-panel__sticky_e2tob {
1960
+ .side-panel__sticky_15i6e {
1961
1961
  background: #121212;
1962
1962
  }
1963
- .side-panel__highlighted_e2tob {
1963
+ .side-panel__highlighted_15i6e {
1964
1964
  background: #121212;
1965
1965
  box-shadow: 0 -1px 0 0 #2b2b2e;
1966
1966
  }
1967
1967
 
1968
1968
 
1969
1969
 
1970
- .side-panel__highlighted_1d9b1 {
1970
+ .side-panel__highlighted_emepm {
1971
1971
  background: #121212;
1972
1972
  }
1973
- .side-panel__sticky_1d9b1.side-panel__hasContent_1d9b1 {
1973
+ .side-panel__sticky_emepm.side-panel__hasContent_emepm {
1974
1974
  background: #121212;
1975
1975
  }
1976
- .bank-card__component_l0r8v {
1976
+ .bank-card__component_qfv3q {
1977
1977
  --form-control-bg-color: transparent;
1978
1978
  --form-control-hover-bg-color: transparent;
1979
1979
  --form-control-focus-bg-color: transparent;
1980
1980
  }
1981
- .bank-card__label_l0r8v {
1981
+ .bank-card__label_qfv3q {
1982
1982
  color: rgba(0, 0, 0, 0.6)
1983
1983
  }
1984
- .bank-card__focused_l0r8v .bank-card__label_l0r8v,
1985
- .bank-card__filled_l0r8v .bank-card__label_l0r8v {
1984
+ .bank-card__focused_qfv3q .bank-card__label_qfv3q,
1985
+ .bank-card__filled_qfv3q .bank-card__label_qfv3q {
1986
1986
  color: #000
1987
1987
  }
1988
- .bank-card__input_l0r8v {
1988
+ .bank-card__input_qfv3q {
1989
1989
  color: #000;
1990
1990
  caret-color: #000
1991
1991
  }
1992
- .bank-card__bankLogo_l0r8v svg g {
1992
+ .bank-card__bankLogo_qfv3q svg g {
1993
1993
  fill: #000;
1994
1994
  }
1995
- .bank-card__brandLogo_l0r8v svg {
1995
+ .bank-card__brandLogo_qfv3q svg {
1996
1996
  fill: #000;
1997
1997
  }
1998
- .bank-card__usePhoto_l0r8v {
1998
+ .bank-card__usePhoto_qfv3q {
1999
1999
  background-color: transparent
2000
2000
  }
2001
- .bank-card__usePhoto_l0r8v svg {
2001
+ .bank-card__usePhoto_qfv3q svg {
2002
2002
  fill: #000;
2003
- }.amount-input__minorPartAndCurrency_1kx1e {
2003
+ }.amount-input__minorPartAndCurrency_m1fyh {
2004
2004
  color: #8d8d93;
2005
2005
  }
2006
- .amount-input__filled_1mcra .amount-input__input_1mcra,
2007
- .amount-input__input_1mcra:focus {
2006
+ .amount-input__filled_g2g0u .amount-input__input_g2g0u,
2007
+ .amount-input__input_g2g0u:focus {
2008
2008
  -webkit-text-fill-color: transparent;
2009
2009
  }
2010
- .amount-input__minorPartAndCurrency_173tb {
2010
+ .amount-input__minorPartAndCurrency_887v8 {
2011
2011
  color: #8a8a8e;
2012
- }.tooltip__hint_lxjgx {
2012
+ }.tooltip__hint_bca7l {
2013
2013
  background-color: #fff;
2014
2014
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2015
2015
  0 8px 16px rgba(11, 31, 53, 0.16);
2016
2016
  color: #000;
2017
2017
  }
2018
- .tooltip__hint_lxjgx .tooltip__arrow_lxjgx:after {
2018
+ .tooltip__hint_bca7l .tooltip__arrow_bca7l:after {
2019
2019
  background-color: #fff;
2020
2020
  border-color: #fff;
2021
2021
  }
2022
2022
 
2023
- .tooltip__tooltip_1iqoa {
2023
+ .tooltip__tooltip_185f1 {
2024
2024
  background-color: #fff;
2025
2025
  color: #000;
2026
2026
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2027
2027
  0 8px 16px rgba(11, 31, 53, 0.16);
2028
2028
  }
2029
- .tooltip__tooltip_1iqoa .tooltip__arrow_1iqoa:after {
2029
+ .tooltip__tooltip_185f1 .tooltip__arrow_185f1:after {
2030
2030
  background-color: #fff;
2031
2031
  }
2032
- .tooltip__hint_1iqoa {
2032
+ .tooltip__hint_185f1 {
2033
2033
  background-color: #121212;
2034
2034
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2035
2035
  color: #fff;
2036
2036
  }
2037
- .tooltip__hint_1iqoa .tooltip__arrow_1iqoa:after {
2037
+ .tooltip__hint_185f1 .tooltip__arrow_185f1:after {
2038
2038
  background-color: #121212;
2039
2039
  }
2040
- .toast__toastPlate_skyt5 {
2040
+ .toast__toastPlate_lpf7h {
2041
2041
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2042
2042
  }
2043
- .toast__popoverInner_skyt5 {
2043
+ .toast__popoverInner_lpf7h {
2044
2044
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2045
2045
  background-color: transparent;
2046
2046
  }@media (min-width: 600px) {
2047
2047
  }
2048
- .calendar__wrapper_1ai98 {
2048
+ .calendar__wrapper_1n0n1 {
2049
2049
  background: #121212;
2050
2050
  }
2051
- .calendar__calendar_1ai98 th {
2051
+ .calendar__calendar_1n0n1 th {
2052
2052
  border-bottom: 1px solid #2b2b2e;
2053
2053
  }
2054
- .calendar__dayNames_1ai98 {
2054
+ .calendar__dayNames_1n0n1 {
2055
2055
  border-bottom: 1px solid #2b2b2e
2056
2056
  }
2057
- .calendar__month_1ai98 {
2057
+ .calendar__month_1n0n1 {
2058
2058
  color: #fff;
2059
2059
  }
2060
- .calendar__dayName_1ai98 {
2060
+ .calendar__dayName_1n0n1 {
2061
2061
  color: #8d8d93
2062
2062
  }
2063
- .calendar__dayName_1jm6t {
2063
+ .calendar__dayName_17oe0 {
2064
2064
  color: #8d8d93
2065
2065
  }
2066
- .calendar__day_1jm6t {
2066
+ .calendar__day_17oe0 {
2067
2067
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2068
2068
  color: #fff
2069
2069
  }
2070
- .calendar__day_1jm6t.calendar__highlighted_1jm6t,
2071
- .calendar__day_1jm6t.calendar__range_1jm6t.calendar__highlighted_1jm6t:not(.calendar__disabled_1jm6t) {
2070
+ .calendar__day_17oe0.calendar__highlighted_17oe0,
2071
+ .calendar__day_17oe0.calendar__range_17oe0.calendar__highlighted_17oe0:not(.calendar__disabled_17oe0) {
2072
2072
  color: #fff;
2073
2073
  background: #2a2a2c;
2074
2074
  }
2075
- .calendar__day_1jm6t.calendar__holiday_1jm6t {
2075
+ .calendar__day_17oe0.calendar__holiday_17oe0 {
2076
2076
  color: #ef3124;
2077
2077
  }
2078
- .calendar__day_1jm6t.calendar__disabled_1jm6t {
2078
+ .calendar__day_17oe0.calendar__disabled_17oe0 {
2079
2079
  color: #464649;
2080
2080
  background: transparent;
2081
2081
  }
2082
- .calendar__day_1jm6t.calendar__today_1jm6t {
2082
+ .calendar__day_17oe0.calendar__today_17oe0 {
2083
2083
  color: #0072ef;
2084
2084
  }
2085
- .calendar__day_1jm6t.calendar__rangeComplete_1jm6t {
2085
+ .calendar__day_17oe0.calendar__rangeComplete_17oe0 {
2086
2086
  background: #e8f2fe;
2087
2087
  }
2088
- .calendar__day_1jm6t.calendar__selected_1jm6t,
2089
- .calendar__day_1jm6t.calendar__disabled_1jm6t.calendar__selected_1jm6t {
2088
+ .calendar__day_17oe0.calendar__selected_17oe0,
2089
+ .calendar__day_17oe0.calendar__disabled_17oe0.calendar__selected_17oe0 {
2090
2090
  color: #000;
2091
2091
  background: #fff;
2092
2092
  }
2093
2093
  @media (hover) {
2094
- .calendar__day_1jm6t.calendar__selected_1jm6t:hover {
2094
+ .calendar__day_17oe0.calendar__selected_17oe0:hover {
2095
2095
  background: rgb(217, 217, 217);
2096
2096
  }
2097
2097
  }
2098
- .calendar__dayWrapper_1jm6t {
2098
+ .calendar__dayWrapper_17oe0 {
2099
2099
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2100
2100
  }
2101
- .calendar__range_1jm6t .calendar__day_1jm6t:not(.calendar__selected_1jm6t):not(.calendar__disabled_1jm6t):not(.calendar__today_1jm6t):not(.calendar__holiday_1jm6t) {
2101
+ .calendar__range_17oe0 .calendar__day_17oe0:not(.calendar__selected_17oe0):not(.calendar__disabled_17oe0):not(.calendar__today_17oe0):not(.calendar__holiday_17oe0) {
2102
2102
  color: #fff;
2103
2103
  }
2104
- .calendar__range_1jm6t:before {
2104
+ .calendar__range_17oe0:before {
2105
2105
  background: rgba(255, 255, 255, 0.1);
2106
2106
  }
2107
- .calendar__rangeComplete_1jm6t:before {
2107
+ .calendar__rangeComplete_17oe0:before {
2108
2108
  background: #e8f2fe;
2109
2109
  }
2110
- .calendar__transitLeft_1jm6t:after {
2110
+ .calendar__transitLeft_17oe0:after {
2111
2111
  background: linear-gradient(
2112
2112
  270deg,
2113
2113
  rgba(255, 255, 255, 0.1) 0%,
2114
2114
  rgba(255, 255, 255, 0) 100%
2115
2115
  );
2116
2116
  }
2117
- .calendar__transitRight_1jm6t:after {
2117
+ .calendar__transitRight_17oe0:after {
2118
2118
  background: linear-gradient(
2119
2119
  270deg,
2120
2120
  rgba(255, 255, 255, 0) 0%,
2121
2121
  rgba(255, 255, 255, 0.1) 100%
2122
2122
  );
2123
2123
  }
2124
- .calendar__rangeComplete_1jm6t.calendar__transitLeft_1jm6t:after {
2124
+ .calendar__rangeComplete_17oe0.calendar__transitLeft_17oe0:after {
2125
2125
  background: linear-gradient(
2126
2126
  270deg,
2127
2127
  #e8f2fe 0%,
2128
2128
  rgba(255, 255, 255, 0) 100%
2129
2129
  );
2130
2130
  }
2131
- .calendar__rangeComplete_1jm6t.calendar__transitRight_1jm6t:after {
2131
+ .calendar__rangeComplete_17oe0.calendar__transitRight_17oe0:after {
2132
2132
  background: linear-gradient(
2133
2133
  270deg,
2134
2134
  rgba(255, 255, 255, 0) 0%,
2135
2135
  #e8f2fe 100%
2136
2136
  );
2137
2137
  }
2138
- .calendar__dot_1jm6t {
2138
+ .calendar__dot_17oe0 {
2139
2139
  background: #fff;
2140
2140
  }
2141
- .calendar__selected_1jm6t .calendar__dot_1jm6t {
2141
+ .calendar__selected_17oe0 .calendar__dot_17oe0 {
2142
2142
  background: #000;
2143
2143
  }
2144
- .calendar__withShadow_19idz {
2144
+ .calendar__withShadow_16i8q {
2145
2145
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2146
2146
  }
2147
2147
 
2148
2148
  @media (max-width: 374px) {
2149
2149
  }
2150
- .calendar__empty_6falz {
2150
+ .calendar__empty_i9k64 {
2151
2151
  color: #8d8d93;
2152
2152
  }
2153
- .cc-calendar .calendar__button_1ayi2 {
2153
+ .cc-calendar .calendar__button_zupln {
2154
2154
  background-color: transparent
2155
2155
  }
2156
- .cc-calendar .calendar__button_1ayi2:not(:disabled):hover {
2156
+ .cc-calendar .calendar__button_zupln:not(:disabled):hover {
2157
2157
  background-color: #2c2c2e;
2158
2158
  color: #fff;
2159
2159
  }
2160
- .cc-calendar .calendar__button_1ayi2.calendar__filled_1ayi2 {
2160
+ .cc-calendar .calendar__button_zupln.calendar__filled_zupln {
2161
2161
  background-color: #2c2c2e
2162
2162
  }
2163
- .cc-calendar .calendar__button_1ayi2.calendar__filled_1ayi2:not(:disabled):hover {
2163
+ .cc-calendar .calendar__button_zupln.calendar__filled_zupln:not(:disabled):hover {
2164
2164
  background-color: rgb(59, 59, 61);
2165
2165
  }
2166
- .cc-calendar .calendar__button_1ayi2.calendar__outlined_1ayi2 {
2166
+ .cc-calendar .calendar__button_zupln.calendar__outlined_zupln {
2167
2167
  border: 1px solid #fff;
2168
2168
  }
2169
- .cc-calendar .calendar__button_1ayi2.calendar__selected_1ayi2,
2170
- .cc-calendar .calendar__button_1ayi2.calendar__selected_1ayi2:disabled {
2169
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln,
2170
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln:disabled {
2171
2171
  background-color: #fff;
2172
2172
  color: #000
2173
2173
  }
2174
- .cc-calendar .calendar__button_1ayi2.calendar__selected_1ayi2:not(:disabled):hover, .cc-calendar .calendar__button_1ayi2.calendar__selected_1ayi2:disabled:not(:disabled):hover {
2174
+ .cc-calendar .calendar__button_zupln.calendar__selected_zupln:not(:disabled):hover, .cc-calendar .calendar__button_zupln.calendar__selected_zupln:disabled:not(:disabled):hover {
2175
2175
  background-color: #fff;
2176
2176
  color: #000;
2177
2177
  }
2178
2178
  @media (max-width: 374px) {
2179
- }.gallery__modal_jpvrb {
2179
+ }.gallery__modal_1qbs4 {
2180
2180
  background: transparent;
2181
2181
  }
2182
- .gallery__header_ofybz {
2182
+ .gallery__header_11e7k {
2183
2183
  background-color: #e9e9eb;
2184
2184
  }
2185
2185
 
2186
- .gallery__component_1nn5o {
2186
+ .gallery__component_so4wo {
2187
2187
  border: 2px solid rgba(0, 0, 0, 0);
2188
2188
  }
2189
- .gallery__active_1nn5o {
2189
+ .gallery__active_so4wo {
2190
2190
  border-color: #000
2191
2191
  }
2192
- .gallery__image_1nn5o {
2192
+ .gallery__image_so4wo {
2193
2193
  background-color: #121212
2194
2194
  }
2195
- .gallery__loading_1nn5o {
2195
+ .gallery__loading_so4wo {
2196
2196
  background-color: #e9eaeb;
2197
2197
  }
2198
- .gallery__brokenImageWrapper_1nn5o {
2198
+ .gallery__brokenImageWrapper_so4wo {
2199
2199
  background-color: #121212
2200
2200
  }
2201
- .gallery__focused_1nn5o {
2201
+ .gallery__focused_so4wo {
2202
2202
  outline: 2px solid #0072ef;
2203
2203
  }
2204
- .gallery__component_da11v {
2204
+ .gallery__component_r4w9u {
2205
2205
  background-color: rgba(255, 255, 255, 0.5);
2206
2206
  }
2207
- .gallery__slideLoading_da11v {
2207
+ .gallery__slideLoading_r4w9u {
2208
2208
  background-color: #e9eaeb;
2209
2209
  }
2210
- .gallery__image_da11v {
2210
+ .gallery__image_r4w9u {
2211
2211
  background-color: #121212;
2212
2212
  }
2213
- .gallery__smallImage_da11v {
2213
+ .gallery__smallImage_r4w9u {
2214
2214
  background-color: #121212;
2215
2215
  }
2216
- .gallery__arrow_da11v {
2216
+ .gallery__arrow_r4w9u {
2217
2217
  color: #000
2218
2218
  }
2219
- .gallery__arrow_da11v:hover {
2219
+ .gallery__arrow_r4w9u:hover {
2220
2220
  background-color: rgba(255, 255, 255, 0.1);
2221
2221
  }
2222
- .gallery__arrow_da11v:active {
2222
+ .gallery__arrow_r4w9u:active {
2223
2223
  background-color: rgba(255, 255, 255, 0.2);
2224
2224
  }
2225
- .gallery__focused_da11v {
2225
+ .gallery__focused_r4w9u {
2226
2226
  outline: 2px solid #0072ef;
2227
2227
  }
2228
- .gallery__placeholder_da11v {
2228
+ .gallery__placeholder_r4w9u {
2229
2229
  background-color: #121212;
2230
2230
  }
2231
- .gallery__fullScreenImage_da11v {
2231
+ .gallery__fullScreenImage_r4w9u {
2232
2232
  background-color: #121212;
2233
2233
  }
2234
- .gallery__component_u5bzv {
2234
+ .gallery__component_st88a {
2235
2235
  background-color: #e9e9eb
2236
- }.select__arrow_h6jm6 {
2236
+ }.select__arrow_9vuo9 {
2237
2237
  color: #fff;
2238
2238
  }
2239
- .select__popoverInner_sy31n {
2239
+ .select__popoverInner_4564v {
2240
2240
  background: transparent;
2241
2241
  }
2242
- .select__optionsList_sy31n {
2242
+ .select__optionsList_4564v {
2243
2243
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2244
2244
  background: #121212;
2245
2245
  }
2246
- .select__popoverInner_2g259 {
2246
+ .select__popoverInner_1ynib {
2247
2247
  background: transparent;
2248
2248
  }
2249
- .select__single_14vly {
2249
+ .select__single_1cv26 {
2250
2250
  background: #fff
2251
2251
  }
2252
- .select__placeholder_4ndnh {
2252
+ .select__placeholder_1bk4a {
2253
2253
  color: #8d8d93;
2254
2254
  }
2255
- .select__focusVisible_4ndnh {
2255
+ .select__focusVisible_1bk4a {
2256
2256
  outline: 2px solid #0072ef;
2257
2257
  }
2258
- .select__optgroup_1m7wf {
2258
+ .select__optgroup_1m4sv {
2259
2259
  background: #121212
2260
2260
  }
2261
- .select__label_1m7wf {
2261
+ .select__label_1m4sv {
2262
2262
  color: #8d8d93;
2263
2263
  }
2264
- .select__option_1f1ih {
2264
+ .select__option_b321l {
2265
2265
  background: #121212;
2266
2266
  color: #fff
2267
2267
  }
2268
- .select__option_1f1ih:not(.select__disabled_1f1ih):active {
2268
+ .select__option_b321l:not(.select__disabled_b321l):active {
2269
2269
  background: #2c2c2e;
2270
2270
  color: #fff;
2271
2271
  }
2272
- .select__option_1f1ih:before {
2272
+ .select__option_b321l:before {
2273
2273
  background: #2b2b2e;
2274
2274
  }
2275
- .select__selected_1f1ih {
2275
+ .select__selected_b321l {
2276
2276
  background: #121212;
2277
2277
  color: #fff;
2278
2278
  }
2279
- .select__highlighted_1f1ih {
2279
+ .select__highlighted_b321l {
2280
2280
  background: #202022;
2281
2281
  color: #fff
2282
2282
  }
2283
- .select__disabled_1f1ih {
2283
+ .select__disabled_b321l {
2284
2284
  background: #121212;
2285
2285
  color: #8d8d93;
2286
2286
  }
2287
- .select__emptyPlaceholder_d7lsz {
2287
+ .select__emptyPlaceholder_9vdr5 {
2288
2288
  color: #8d8d93;
2289
2289
  }
2290
- .select__virtualRow_1mgao:before {
2290
+ .select__virtualRow_1ufqv:before {
2291
2291
  background: #2b2b2e;
2292
2292
  }
2293
- .select__emptyPlaceholder_1mgao {
2293
+ .select__emptyPlaceholder_1ufqv {
2294
2294
  color: #8d8d93;
2295
2295
  }
2296
2296
 
2297
2297
 
2298
2298
 
2299
- .select__emptyPlaceholder_cpxrz {
2299
+ .select__emptyPlaceholder_14ub6 {
2300
2300
  color: #8d8d93;
2301
2301
  }
2302
- .select__footer_cpxrz {
2302
+ .select__footer_14ub6 {
2303
2303
  background-color: #121212
2304
2304
  }
2305
- .select__highlighted_cpxrz {
2305
+ .select__highlighted_14ub6 {
2306
2306
  border-top: 1px solid #2b2b2e;
2307
2307
  background-color: #121212;
2308
2308
  }
2309
- .select__footer_yrv3e {
2309
+ .select__footer_1kfkz {
2310
2310
  background: #121212
2311
2311
  }
2312
- .select__withBorder_yrv3e {
2312
+ .select__withBorder_1kfkz {
2313
2313
  box-shadow: inset 0 1px 0 #262629;
2314
- }.calendar-with-skeleton__skeleton_xbgzf {
2314
+ }.calendar-with-skeleton__skeleton_1akss {
2315
2315
  background-color: #121212;
2316
- }.calendar-input__calendarIcon_okd3e {
2316
+ }.calendar-input__calendarIcon_pnx9z {
2317
2317
  color: #fff
2318
- }
2319
-
2320
- .input-autocomplete__placeholder_kfppz {
2321
- color: #8d8d93;
2322
- }
2323
- .input-autocomplete__focusVisible_kfppz {
2324
- outline: 2px solid #0072ef;
2325
- }
2326
- .intl-phone-input__flagIcon_pf1l8 {
2327
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2328
- }
2329
- .intl-phone-input__dialCode_k2lwu {
2330
- color: #8d8d93;
2331
- }
2332
- .intl-phone-input__focusVisible_gdtfp {
2333
- outline: 2px solid #0072ef;
2334
- }.select-with-tags__tag_u0irl:active:not(:disabled) {
2318
+ }.select-with-tags__tag_vosxg:active:not(:disabled) {
2335
2319
  background-color: #f3f4f5;
2336
2320
  }
2337
- .select-with-tags__tag_u0irl:hover:not(:disabled):not(:active) {
2321
+ .select-with-tags__tag_vosxg:hover:not(:disabled):not(:active) {
2338
2322
  background-color: #f3f4f5;
2339
2323
  }
2340
- .select-with-tags__input_1cb1w {
2324
+ .select-with-tags__input_131dn {
2341
2325
  background-color: transparent;
2342
2326
  color: #fff
2343
2327
  }
2344
- .select-with-tags__input_1cb1w:disabled {
2328
+ .select-with-tags__input_131dn:disabled {
2345
2329
  color: #8d8d93;
2346
2330
  }
2347
- .select-with-tags__input_1cb1w::placeholder {
2331
+ .select-with-tags__input_131dn::placeholder {
2348
2332
  color: #8d8d93;
2349
2333
  }
2350
- .select-with-tags__input_1cb1w:focus::placeholder {
2334
+ .select-with-tags__input_131dn:focus::placeholder {
2351
2335
  color: #464649;
2352
2336
  }
2353
- .select-with-tags__focusVisible_1cb1w {
2337
+ .select-with-tags__focusVisible_131dn {
2354
2338
  outline: 2px solid #0072ef;
2355
2339
  }
2356
- .select-with-tags__placeholder_1cb1w {
2340
+ .select-with-tags__placeholder_131dn {
2357
2341
  color: #464649;
2358
- }.table__component_tc15n {
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
2359
  border-top: 1px solid #2b2b2e;
2360
2360
  }
2361
- .table__wrapper_zny7b {
2361
+ .table__wrapper_18aft {
2362
2362
  background: #121212;
2363
2363
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2364
2364
  0 2px 4px rgba(11, 31, 53, 0.16);
2365
2365
  }
2366
2366
 
2367
- .table__component_y0zjr {
2367
+ .table__component_blrd2 {
2368
2368
  color: #fff;
2369
2369
  border-top: 1px solid #2b2b2e;
2370
2370
  }
2371
2371
 
2372
- .table__component_i8a7b th:not(:last-child):not(:empty):after {
2372
+ .table__component_eios5 th:not(:last-child):not(:empty):after {
2373
2373
  background-color: #2a2a2c;
2374
2374
  }
2375
- .table__component_1ra28 {
2375
+ .table__component_1gvtw {
2376
2376
  color: #fff;
2377
2377
  border-bottom: 1px solid #2b2b2e;
2378
2378
  background: #121212;
2379
2379
  }
2380
- .table__sorted_1ra28 {
2380
+ .table__sorted_1gvtw {
2381
2381
  color: #fff;
2382
2382
  }
2383
- .table__component_141dc {
2383
+ .table__component_10ct8 {
2384
2384
  background: #121212
2385
2385
  }
2386
- .table__withoutBorder_141dc {
2386
+ .table__withoutBorder_10ct8 {
2387
2387
  }
2388
- .table__clickable_141dc:hover {
2388
+ .table__clickable_10ct8:hover {
2389
2389
  background-color: #202022;
2390
2390
  }
2391
- .table__selected_141dc {
2391
+ .table__selected_10ct8 {
2392
2392
  background-color: #f2f8ff
2393
2393
  }
2394
- .table__selected_141dc:hover {
2394
+ .table__selected_10ct8:hover {
2395
2395
  background-color: #e8f2fe;
2396
2396
  }
2397
- .table__icon_1n86w {
2397
+ .table__icon_a6ogo {
2398
2398
  color: #8d8d93
2399
2399
  }
2400
- .table__icon_1n86w:hover {
2400
+ .table__icon_a6ogo:hover {
2401
2401
  color: #fff;
2402
2402
  }
2403
- .table__sorted_1n86w {
2403
+ .table__sorted_a6ogo {
2404
2404
  color: #0072ef
2405
2405
  }
2406
- .table__sorted_1n86w:hover {
2406
+ .table__sorted_a6ogo:hover {
2407
2407
  color: #0072ef;
2408
2408
  }
2409
- .table__open_pq4bx,
2410
- .table__open_pq4bx:hover {
2409
+ .table__open_mr8nh,
2410
+ .table__open_mr8nh:hover {
2411
2411
  background-color: rgba(255, 255, 255, 0.163);
2412
- }.calendar-range__divider_17xxj:after {
2412
+ }.calendar-range__divider_gkaed:after {
2413
2413
  background-color: #fff;
2414
2414
  }