@alfalab/core-components 27.14.0 → 28.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 (2010) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/cssm/index.module.css +4 -0
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +8 -4
  5. package/alert/index.css +8 -4
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +8 -4
  8. package/amount/component.js +1 -1
  9. package/amount/cssm/index.module.css +4 -0
  10. package/amount/esm/component.js +1 -1
  11. package/amount/esm/index.css +10 -6
  12. package/amount/esm/pure/component.js +1 -1
  13. package/amount/esm/pure/index.css +1 -1
  14. package/amount/index.css +10 -6
  15. package/amount/modern/component.js +1 -1
  16. package/amount/modern/index.css +10 -6
  17. package/amount/modern/pure/component.js +1 -1
  18. package/amount/modern/pure/index.css +1 -1
  19. package/amount/pure/component.js +1 -1
  20. package/amount/pure/index.css +1 -1
  21. package/amount-input/Component.js +3 -3
  22. package/amount-input/cssm/default.module.css +4 -0
  23. package/amount-input/cssm/index.module.css +4 -0
  24. package/amount-input/cssm/inverted.module.css +4 -0
  25. package/amount-input/default.css +5 -1
  26. package/amount-input/esm/Component.js +3 -3
  27. package/amount-input/esm/default.css +5 -1
  28. package/amount-input/esm/index.css +10 -6
  29. package/amount-input/esm/inverted.css +5 -1
  30. package/amount-input/index.css +10 -6
  31. package/amount-input/inverted.css +5 -1
  32. package/amount-input/modern/Component.js +3 -3
  33. package/amount-input/modern/default.css +5 -1
  34. package/amount-input/modern/index.css +10 -6
  35. package/amount-input/modern/inverted.css +5 -1
  36. package/attach/Component.js +1 -1
  37. package/attach/cssm/index.module.css +4 -0
  38. package/attach/esm/Component.js +1 -1
  39. package/attach/esm/index.css +30 -26
  40. package/attach/index.css +30 -26
  41. package/attach/modern/Component.js +1 -1
  42. package/attach/modern/index.css +30 -26
  43. package/backdrop/Component.js +1 -1
  44. package/backdrop/cssm/index.module.css +4 -0
  45. package/backdrop/cssm/vars.css +4 -0
  46. package/backdrop/esm/Component.js +1 -1
  47. package/backdrop/esm/index.css +15 -11
  48. package/backdrop/index.css +15 -11
  49. package/backdrop/modern/Component.js +1 -1
  50. package/backdrop/modern/index.css +15 -11
  51. package/badge/Component.js +1 -1
  52. package/badge/cssm/index.module.css +4 -0
  53. package/badge/esm/Component.js +1 -1
  54. package/badge/esm/index.css +41 -37
  55. package/badge/index.css +41 -37
  56. package/badge/modern/Component.js +1 -1
  57. package/badge/modern/index.css +41 -37
  58. package/bank-card/Component.js +1 -1
  59. package/bank-card/cssm/index.module.css +4 -0
  60. package/bank-card/esm/Component.js +1 -1
  61. package/bank-card/esm/index.css +23 -19
  62. package/bank-card/index.css +23 -19
  63. package/bank-card/modern/Component.js +1 -1
  64. package/bank-card/modern/index.css +23 -19
  65. package/base-modal/Component.js +1 -1
  66. package/base-modal/cssm/index.module.css +4 -0
  67. package/base-modal/esm/Component.js +1 -1
  68. package/base-modal/esm/index.css +17 -13
  69. package/base-modal/index.css +17 -13
  70. package/base-modal/modern/Component.js +1 -1
  71. package/base-modal/modern/index.css +17 -13
  72. package/bottom-sheet/{component-21be0323.d.ts → component-554e598a.d.ts} +0 -0
  73. package/bottom-sheet/{component-21be0323.js → component-554e598a.js} +3 -3
  74. package/bottom-sheet/component.js +2 -2
  75. package/bottom-sheet/components/backer/Component.js +2 -2
  76. package/bottom-sheet/components/backer/index.css +3 -3
  77. package/bottom-sheet/components/closer/Component.js +2 -2
  78. package/bottom-sheet/components/closer/index.css +3 -3
  79. package/bottom-sheet/components/footer/Component.js +1 -1
  80. package/bottom-sheet/components/footer/index.css +8 -4
  81. package/bottom-sheet/components/header/Component.js +2 -2
  82. package/bottom-sheet/components/header/index.css +21 -17
  83. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  84. package/bottom-sheet/cssm/components/footer/index.module.css +4 -0
  85. package/bottom-sheet/cssm/components/header/index.module.css +4 -0
  86. package/bottom-sheet/cssm/index.module.css +4 -0
  87. package/bottom-sheet/esm/{component-2bd0a9bb.d.ts → component-c0f7896d.d.ts} +0 -0
  88. package/bottom-sheet/esm/{component-2bd0a9bb.js → component-c0f7896d.js} +3 -3
  89. package/bottom-sheet/esm/component.js +2 -2
  90. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/index.css +3 -3
  92. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  93. package/bottom-sheet/esm/components/closer/index.css +3 -3
  94. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  95. package/bottom-sheet/esm/components/footer/index.css +8 -4
  96. package/bottom-sheet/esm/components/header/Component.js +2 -2
  97. package/bottom-sheet/esm/components/header/index.css +21 -17
  98. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  99. package/bottom-sheet/esm/index.css +20 -16
  100. package/bottom-sheet/esm/index.d.ts +1 -1
  101. package/bottom-sheet/esm/index.js +2 -2
  102. package/bottom-sheet/esm/{tslib.es6-120afd1e.d.ts → tslib.es6-19dd1112.d.ts} +0 -0
  103. package/bottom-sheet/esm/{tslib.es6-120afd1e.js → tslib.es6-19dd1112.js} +0 -0
  104. package/bottom-sheet/index.css +20 -16
  105. package/bottom-sheet/index.d.ts +1 -1
  106. package/bottom-sheet/index.js +2 -2
  107. package/bottom-sheet/modern/{component-de166356.d.ts → component-1c858130.d.ts} +0 -0
  108. package/bottom-sheet/modern/{component-de166356.js → component-1c858130.js} +2 -2
  109. package/bottom-sheet/modern/component.js +1 -1
  110. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/index.css +3 -3
  112. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  113. package/bottom-sheet/modern/components/closer/index.css +3 -3
  114. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  115. package/bottom-sheet/modern/components/footer/index.css +8 -4
  116. package/bottom-sheet/modern/components/header/Component.js +1 -1
  117. package/bottom-sheet/modern/components/header/index.css +21 -17
  118. package/bottom-sheet/modern/index.css +20 -16
  119. package/bottom-sheet/modern/index.d.ts +1 -1
  120. package/bottom-sheet/modern/index.js +1 -1
  121. package/bottom-sheet/{tslib.es6-6c67417e.d.ts → tslib.es6-1b3d50b4.d.ts} +0 -0
  122. package/bottom-sheet/{tslib.es6-6c67417e.js → tslib.es6-1b3d50b4.js} +0 -0
  123. package/button/Component.js +3 -3
  124. package/button/cssm/default.module.css +4 -0
  125. package/button/cssm/index.module.css +4 -0
  126. package/button/cssm/inverted.module.css +4 -0
  127. package/button/default.css +44 -40
  128. package/button/esm/Component.js +3 -3
  129. package/button/esm/default.css +44 -40
  130. package/button/esm/index.css +57 -53
  131. package/button/esm/inverted.css +44 -40
  132. package/button/index.css +57 -53
  133. package/button/inverted.css +44 -40
  134. package/button/modern/Component.js +3 -3
  135. package/button/modern/default.css +44 -40
  136. package/button/modern/index.css +57 -53
  137. package/button/modern/inverted.css +44 -40
  138. package/calendar/Component.js +2 -2
  139. package/calendar/components/calendar-mobile/Component.js +2 -2
  140. package/calendar/components/calendar-mobile/index.css +15 -11
  141. package/calendar/components/calendar-mobile/index.js +1 -1
  142. package/calendar/components/days-table/Component.js +2 -2
  143. package/calendar/components/days-table/index.css +62 -58
  144. package/calendar/components/days-table/index.js +1 -1
  145. package/calendar/components/header/Component.js +1 -1
  146. package/calendar/components/header/index.css +7 -3
  147. package/calendar/components/month-year-header/Component.js +2 -2
  148. package/calendar/components/month-year-header/index.css +14 -10
  149. package/calendar/components/month-year-header/index.js +1 -1
  150. package/calendar/components/months-table/Component.js +2 -2
  151. package/calendar/components/months-table/index.css +15 -11
  152. package/calendar/components/months-table/index.js +1 -1
  153. package/calendar/components/period-slider/Component.js +1 -1
  154. package/calendar/components/period-slider/index.css +14 -10
  155. package/calendar/components/select-button/Component.d.ts +1 -1
  156. package/calendar/components/select-button/Component.js +2 -2
  157. package/calendar/components/select-button/index.css +14 -10
  158. package/calendar/components/select-button/index.js +1 -1
  159. package/calendar/components/years-table/Component.js +2 -2
  160. package/calendar/components/years-table/index.css +17 -13
  161. package/calendar/components/years-table/index.js +1 -1
  162. package/calendar/cssm/components/calendar-mobile/index.module.css +4 -0
  163. package/calendar/cssm/components/days-table/index.module.css +4 -0
  164. package/calendar/cssm/components/header/index.module.css +4 -0
  165. package/calendar/cssm/components/month-year-header/index.module.css +4 -0
  166. package/calendar/cssm/components/months-table/index.module.css +4 -0
  167. package/calendar/cssm/components/period-slider/index.module.css +4 -0
  168. package/calendar/cssm/components/select-button/index.module.css +4 -0
  169. package/calendar/cssm/components/years-table/index.module.css +4 -0
  170. package/calendar/cssm/index.module.css +4 -0
  171. package/calendar/esm/Component.js +2 -2
  172. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  173. package/calendar/esm/components/calendar-mobile/index.css +15 -11
  174. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  175. package/calendar/esm/components/days-table/Component.js +2 -2
  176. package/calendar/esm/components/days-table/index.css +62 -58
  177. package/calendar/esm/components/days-table/index.js +1 -1
  178. package/calendar/esm/components/header/Component.js +1 -1
  179. package/calendar/esm/components/header/index.css +7 -3
  180. package/calendar/esm/components/month-year-header/Component.js +2 -2
  181. package/calendar/esm/components/month-year-header/index.css +14 -10
  182. package/calendar/esm/components/month-year-header/index.js +1 -1
  183. package/calendar/esm/components/months-table/Component.js +2 -2
  184. package/calendar/esm/components/months-table/index.css +15 -11
  185. package/calendar/esm/components/months-table/index.js +1 -1
  186. package/calendar/esm/components/period-slider/Component.js +1 -1
  187. package/calendar/esm/components/period-slider/index.css +14 -10
  188. package/calendar/esm/components/select-button/Component.js +2 -2
  189. package/calendar/esm/components/select-button/index.css +14 -10
  190. package/calendar/esm/components/select-button/index.js +1 -1
  191. package/calendar/esm/components/years-table/Component.js +2 -2
  192. package/calendar/esm/components/years-table/index.css +17 -13
  193. package/calendar/esm/components/years-table/index.js +1 -1
  194. package/calendar/esm/index.css +18 -14
  195. package/calendar/esm/index.js +1 -1
  196. package/calendar/esm/{tslib.es6-d31f25c6.d.ts → tslib.es6-f18e0163.d.ts} +0 -0
  197. package/calendar/esm/{tslib.es6-d31f25c6.js → tslib.es6-f18e0163.js} +0 -0
  198. package/calendar/index.css +18 -14
  199. package/calendar/index.js +1 -1
  200. package/calendar/modern/Component.js +1 -1
  201. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  202. package/calendar/modern/components/calendar-mobile/index.css +15 -11
  203. package/calendar/modern/components/days-table/Component.js +1 -1
  204. package/calendar/modern/components/days-table/index.css +62 -58
  205. package/calendar/modern/components/header/Component.js +1 -1
  206. package/calendar/modern/components/header/index.css +7 -3
  207. package/calendar/modern/components/month-year-header/Component.js +1 -1
  208. package/calendar/modern/components/month-year-header/index.css +14 -10
  209. package/calendar/modern/components/months-table/Component.js +1 -1
  210. package/calendar/modern/components/months-table/index.css +15 -11
  211. package/calendar/modern/components/period-slider/Component.js +1 -1
  212. package/calendar/modern/components/period-slider/index.css +14 -10
  213. package/calendar/modern/components/select-button/Component.js +1 -1
  214. package/calendar/modern/components/select-button/index.css +14 -10
  215. package/calendar/modern/components/years-table/Component.js +1 -1
  216. package/calendar/modern/components/years-table/index.css +17 -13
  217. package/calendar/modern/index.css +18 -14
  218. package/calendar/{tslib.es6-f968bef1.d.ts → tslib.es6-292c7a9f.d.ts} +0 -0
  219. package/calendar/{tslib.es6-f968bef1.js → tslib.es6-292c7a9f.js} +0 -0
  220. package/calendar-input/Component.js +1 -1
  221. package/calendar-input/cssm/index.module.css +4 -0
  222. package/calendar-input/cssm/stories.module.css +4 -0
  223. package/calendar-input/esm/Component.js +1 -1
  224. package/calendar-input/esm/index.css +15 -11
  225. package/calendar-input/index.css +15 -11
  226. package/calendar-input/modern/Component.js +1 -1
  227. package/calendar-input/modern/index.css +15 -11
  228. package/calendar-range/Component.js +1 -1
  229. package/calendar-range/cssm/views/index.module.css +4 -0
  230. package/calendar-range/esm/Component.js +1 -1
  231. package/calendar-range/esm/index.js +1 -1
  232. package/calendar-range/esm/{index.module-b650304e.d.ts → index.module-fde36765.d.ts} +0 -0
  233. package/calendar-range/esm/{index.module-b650304e.js → index.module-fde36765.js} +1 -1
  234. package/calendar-range/esm/views/index.css +12 -8
  235. package/calendar-range/esm/views/popover.js +1 -1
  236. package/calendar-range/esm/views/static.js +1 -1
  237. package/calendar-range/index.js +1 -1
  238. package/calendar-range/{index.module-6ada06e6.d.ts → index.module-c3432ca2.d.ts} +0 -0
  239. package/calendar-range/{index.module-6ada06e6.js → index.module-c3432ca2.js} +1 -1
  240. package/calendar-range/modern/Component.js +1 -1
  241. package/calendar-range/modern/index.js +1 -1
  242. package/calendar-range/modern/index.module-001de82f.js +4 -0
  243. package/calendar-range/modern/views/index.css +12 -8
  244. package/calendar-range/modern/views/popover.js +1 -1
  245. package/calendar-range/modern/views/static.js +1 -1
  246. package/calendar-range/views/index.css +12 -8
  247. package/calendar-range/views/popover.js +1 -1
  248. package/calendar-range/views/static.js +1 -1
  249. package/calendar-with-skeleton/Component.js +1 -1
  250. package/calendar-with-skeleton/cssm/index.module.css +4 -0
  251. package/calendar-with-skeleton/esm/Component.js +1 -1
  252. package/calendar-with-skeleton/esm/index.css +16 -12
  253. package/calendar-with-skeleton/index.css +16 -12
  254. package/calendar-with-skeleton/modern/Component.js +1 -1
  255. package/calendar-with-skeleton/modern/index.css +16 -12
  256. package/card-image/Component.js +1 -1
  257. package/card-image/cssm/index.module.css +4 -0
  258. package/card-image/esm/Component.js +1 -1
  259. package/card-image/esm/index.css +10 -6
  260. package/card-image/index.css +10 -6
  261. package/card-image/modern/Component.js +1 -1
  262. package/card-image/modern/index.css +10 -6
  263. package/cdn-icon/Component.js +1 -1
  264. package/cdn-icon/cssm/index.module.css +4 -0
  265. package/cdn-icon/esm/Component.js +1 -1
  266. package/cdn-icon/esm/index.css +6 -2
  267. package/cdn-icon/index.css +6 -2
  268. package/cdn-icon/modern/Component.js +1 -1
  269. package/cdn-icon/modern/index.css +6 -2
  270. package/chart/Component.js +2 -2
  271. package/chart/components/Dot/index.css +7 -7
  272. package/chart/components/Dot/index.js +1 -1
  273. package/chart/components/Legends/index.css +11 -7
  274. package/chart/components/Legends/index.js +1 -1
  275. package/chart/components/Tick/index.css +7 -3
  276. package/chart/components/Tick/index.js +1 -1
  277. package/chart/components/TooltipContent/index.css +10 -6
  278. package/chart/components/TooltipContent/index.js +1 -1
  279. package/chart/cssm/components/Legends/index.module.css +4 -0
  280. package/chart/cssm/components/Tick/index.module.css +4 -0
  281. package/chart/cssm/components/TooltipContent/index.module.css +4 -0
  282. package/chart/cssm/index.module.css +4 -0
  283. package/chart/esm/Component.js +2 -2
  284. package/chart/esm/components/Dot/index.css +7 -7
  285. package/chart/esm/components/Dot/index.js +1 -1
  286. package/chart/esm/components/Legends/index.css +11 -7
  287. package/chart/esm/components/Legends/index.js +1 -1
  288. package/chart/esm/components/Tick/index.css +7 -3
  289. package/chart/esm/components/Tick/index.js +1 -1
  290. package/chart/esm/components/TooltipContent/index.css +10 -6
  291. package/chart/esm/components/TooltipContent/index.js +1 -1
  292. package/chart/esm/hooks/useSettings/index.js +1 -1
  293. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  294. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  295. package/chart/esm/index.css +8 -4
  296. package/chart/esm/index.js +1 -1
  297. package/chart/esm/{tslib.es6-6df7fbf9.d.ts → tslib.es6-f06a80dd.d.ts} +0 -0
  298. package/chart/esm/{tslib.es6-6df7fbf9.js → tslib.es6-f06a80dd.js} +0 -0
  299. package/chart/hooks/useSettings/index.js +1 -1
  300. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  301. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  302. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  303. package/chart/index.css +8 -4
  304. package/chart/index.js +1 -1
  305. package/chart/modern/Component.js +1 -1
  306. package/chart/modern/components/Dot/index.css +7 -7
  307. package/chart/modern/components/Dot/index.js +1 -1
  308. package/chart/modern/components/Legends/index.css +11 -7
  309. package/chart/modern/components/Legends/index.js +1 -1
  310. package/chart/modern/components/Tick/index.css +7 -3
  311. package/chart/modern/components/Tick/index.js +1 -1
  312. package/chart/modern/components/TooltipContent/index.css +10 -6
  313. package/chart/modern/components/TooltipContent/index.js +1 -1
  314. package/chart/modern/index.css +8 -4
  315. package/chart/{tslib.es6-1bc6d5d6.d.ts → tslib.es6-eb6fa35b.d.ts} +0 -0
  316. package/chart/{tslib.es6-1bc6d5d6.js → tslib.es6-eb6fa35b.js} +0 -0
  317. package/checkbox/Component.js +1 -1
  318. package/checkbox/cssm/index.module.css +4 -0
  319. package/checkbox/esm/Component.js +1 -1
  320. package/checkbox/esm/index.css +40 -36
  321. package/checkbox/index.css +40 -36
  322. package/checkbox/modern/Component.js +1 -1
  323. package/checkbox/modern/index.css +40 -36
  324. package/checkbox-group/Component.js +1 -1
  325. package/checkbox-group/cssm/index.module.css +4 -0
  326. package/checkbox-group/esm/Component.js +1 -1
  327. package/checkbox-group/esm/index.css +20 -16
  328. package/checkbox-group/index.css +20 -16
  329. package/checkbox-group/modern/Component.js +1 -1
  330. package/checkbox-group/modern/index.css +20 -16
  331. package/circular-progress-bar/Component.js +1 -1
  332. package/circular-progress-bar/cssm/index.module.css +4 -0
  333. package/circular-progress-bar/esm/Component.js +1 -1
  334. package/circular-progress-bar/esm/index.css +24 -20
  335. package/circular-progress-bar/index.css +24 -20
  336. package/circular-progress-bar/modern/Component.js +1 -1
  337. package/circular-progress-bar/modern/index.css +24 -20
  338. package/code-input/component.js +1 -1
  339. package/code-input/components/input/component.js +1 -1
  340. package/code-input/components/input/index.css +14 -10
  341. package/code-input/cssm/components/input/index.module.css +4 -0
  342. package/code-input/cssm/index.module.css +4 -0
  343. package/code-input/cssm/vars.css +4 -0
  344. package/code-input/esm/component.js +1 -1
  345. package/code-input/esm/components/input/component.js +1 -1
  346. package/code-input/esm/components/input/index.css +14 -10
  347. package/code-input/esm/index.css +9 -5
  348. package/code-input/index.css +9 -5
  349. package/code-input/modern/component.js +1 -1
  350. package/code-input/modern/components/input/component.js +1 -1
  351. package/code-input/modern/components/input/index.css +14 -10
  352. package/code-input/modern/index.css +9 -5
  353. package/collapse/Component.js +1 -1
  354. package/collapse/cssm/index.module.css +4 -0
  355. package/collapse/esm/Component.js +1 -1
  356. package/collapse/esm/index.css +12 -8
  357. package/collapse/index.css +12 -8
  358. package/collapse/modern/Component.js +1 -1
  359. package/collapse/modern/index.css +12 -8
  360. package/confirmation/component.js +2 -2
  361. package/confirmation/components/countdown-loader/component.js +1 -1
  362. package/confirmation/components/countdown-loader/index.css +5 -1
  363. package/confirmation/components/index.js +1 -1
  364. package/confirmation/components/screens/fatal-error/component.js +1 -1
  365. package/confirmation/components/screens/fatal-error/index.css +6 -2
  366. package/confirmation/components/screens/hint/component.js +1 -1
  367. package/confirmation/components/screens/hint/index.css +16 -12
  368. package/confirmation/components/screens/index.js +1 -1
  369. package/confirmation/components/screens/initial/component.js +1 -1
  370. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  371. package/confirmation/components/screens/initial/index.css +19 -15
  372. package/confirmation/components/screens/initial/index.js +1 -1
  373. package/confirmation/components/screens/temp-block/component.js +1 -1
  374. package/confirmation/components/screens/temp-block/index.css +8 -4
  375. package/confirmation/{countdown-section-839dc2fc.d.ts → countdown-section-db307d53.d.ts} +0 -0
  376. package/confirmation/{countdown-section-839dc2fc.js → countdown-section-db307d53.js} +1 -1
  377. package/confirmation/cssm/components/countdown-loader/index.module.css +4 -0
  378. package/confirmation/cssm/components/screens/fatal-error/index.module.css +4 -0
  379. package/confirmation/cssm/components/screens/hint/index.module.css +4 -0
  380. package/confirmation/cssm/components/screens/initial/index.module.css +4 -0
  381. package/confirmation/cssm/components/screens/temp-block/index.module.css +4 -0
  382. package/confirmation/cssm/index.module.css +4 -0
  383. package/confirmation/cssm/vars.css +4 -0
  384. package/confirmation/esm/component.js +2 -2
  385. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  386. package/confirmation/esm/components/countdown-loader/index.css +5 -1
  387. package/confirmation/esm/components/index.js +1 -1
  388. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  389. package/confirmation/esm/components/screens/fatal-error/index.css +6 -2
  390. package/confirmation/esm/components/screens/hint/component.js +1 -1
  391. package/confirmation/esm/components/screens/hint/index.css +16 -12
  392. package/confirmation/esm/components/screens/index.js +1 -1
  393. package/confirmation/esm/components/screens/initial/component.js +1 -1
  394. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  395. package/confirmation/esm/components/screens/initial/index.css +19 -15
  396. package/confirmation/esm/components/screens/initial/index.js +1 -1
  397. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  398. package/confirmation/esm/components/screens/temp-block/index.css +8 -4
  399. package/confirmation/esm/{countdown-section-faf8db6c.d.ts → countdown-section-a9b115e9.d.ts} +0 -0
  400. package/confirmation/esm/{countdown-section-faf8db6c.js → countdown-section-a9b115e9.js} +1 -1
  401. package/confirmation/esm/index.css +6 -2
  402. package/confirmation/esm/index.js +1 -1
  403. package/confirmation/index.css +6 -2
  404. package/confirmation/index.js +1 -1
  405. package/confirmation/modern/component.js +2 -2
  406. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  407. package/confirmation/modern/components/countdown-loader/index.css +5 -1
  408. package/confirmation/modern/components/index.js +1 -1
  409. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  410. package/confirmation/modern/components/screens/fatal-error/index.css +6 -2
  411. package/confirmation/modern/components/screens/hint/component.js +1 -1
  412. package/confirmation/modern/components/screens/hint/index.css +16 -12
  413. package/confirmation/modern/components/screens/index.js +1 -1
  414. package/confirmation/modern/components/screens/initial/component.js +1 -1
  415. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  416. package/confirmation/modern/components/screens/initial/index.css +19 -15
  417. package/confirmation/modern/components/screens/initial/index.js +1 -1
  418. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  419. package/confirmation/modern/components/screens/temp-block/index.css +8 -4
  420. package/confirmation/modern/{countdown-section-6c9b8c3d.d.ts → countdown-section-721d4b1d.d.ts} +0 -0
  421. package/confirmation/modern/{countdown-section-6c9b8c3d.js → countdown-section-721d4b1d.js} +1 -1
  422. package/confirmation/modern/index.css +6 -2
  423. package/confirmation/modern/index.js +1 -1
  424. package/custom-button/Component.js +1 -1
  425. package/custom-button/cssm/index.module.css +4 -0
  426. package/custom-button/esm/Component.js +1 -1
  427. package/custom-button/esm/index.css +15 -11
  428. package/custom-button/index.css +15 -11
  429. package/custom-button/modern/Component.js +1 -1
  430. package/custom-button/modern/index.css +15 -11
  431. package/date-input/Component.js +1 -1
  432. package/date-input/cssm/index.module.css +4 -0
  433. package/date-input/esm/Component.js +1 -1
  434. package/date-input/esm/index.css +7 -3
  435. package/date-input/index.css +7 -3
  436. package/date-input/modern/Component.js +1 -1
  437. package/date-input/modern/index.css +7 -3
  438. package/divider/Component.js +1 -1
  439. package/divider/cssm/index.module.css +4 -0
  440. package/divider/esm/Component.js +1 -1
  441. package/divider/esm/index.css +5 -1
  442. package/divider/index.css +5 -1
  443. package/divider/modern/Component.js +1 -1
  444. package/divider/modern/index.css +5 -1
  445. package/drawer/Component.js +1 -1
  446. package/drawer/cssm/index.module.css +4 -0
  447. package/drawer/esm/Component.js +1 -1
  448. package/drawer/esm/index.css +21 -17
  449. package/drawer/index.css +21 -17
  450. package/drawer/modern/Component.js +1 -1
  451. package/drawer/modern/index.css +21 -17
  452. package/dropzone/Component.js +1 -1
  453. package/dropzone/components/overlay/Component.js +1 -1
  454. package/dropzone/components/overlay/index.css +7 -3
  455. package/dropzone/cssm/components/overlay/index.module.css +4 -0
  456. package/dropzone/cssm/index.module.css +4 -0
  457. package/dropzone/esm/Component.js +1 -1
  458. package/dropzone/esm/components/overlay/Component.js +1 -1
  459. package/dropzone/esm/components/overlay/index.css +7 -3
  460. package/dropzone/esm/index.css +10 -6
  461. package/dropzone/index.css +10 -6
  462. package/dropzone/modern/Component.js +1 -1
  463. package/dropzone/modern/components/overlay/Component.js +1 -1
  464. package/dropzone/modern/components/overlay/index.css +7 -3
  465. package/dropzone/modern/index.css +10 -6
  466. package/file-upload-item/Component.js +1 -1
  467. package/file-upload-item/cssm/index.module.css +4 -0
  468. package/file-upload-item/esm/Component.js +1 -1
  469. package/file-upload-item/esm/index.css +26 -22
  470. package/file-upload-item/index.css +26 -22
  471. package/file-upload-item/modern/Component.js +1 -1
  472. package/file-upload-item/modern/index.css +26 -22
  473. package/filter-tag/Component.js +1 -1
  474. package/filter-tag/cssm/index.module.css +4 -0
  475. package/filter-tag/esm/Component.js +1 -1
  476. package/filter-tag/esm/index.css +60 -56
  477. package/filter-tag/index.css +60 -56
  478. package/filter-tag/modern/Component.js +1 -1
  479. package/filter-tag/modern/index.css +60 -56
  480. package/form-control/Component.js +3 -3
  481. package/form-control/cssm/default.module.css +4 -0
  482. package/form-control/cssm/index.module.css +4 -0
  483. package/form-control/cssm/inverted.module.css +4 -0
  484. package/form-control/default.css +18 -14
  485. package/form-control/esm/Component.js +3 -3
  486. package/form-control/esm/default.css +18 -14
  487. package/form-control/esm/index.css +45 -41
  488. package/form-control/esm/inverted.css +18 -14
  489. package/form-control/index.css +45 -41
  490. package/form-control/inverted.css +18 -14
  491. package/form-control/modern/Component.js +3 -3
  492. package/form-control/modern/default.css +18 -14
  493. package/form-control/modern/index.css +45 -41
  494. package/form-control/modern/inverted.css +18 -14
  495. package/gallery/Component.js +3 -3
  496. package/gallery/components/header/Component.js +2 -2
  497. package/gallery/components/header/buttons.js +1 -1
  498. package/gallery/components/header/index.css +7 -3
  499. package/gallery/components/header/index.js +1 -1
  500. package/gallery/components/header-info-block/Component.js +1 -1
  501. package/gallery/components/header-info-block/index.css +9 -5
  502. package/gallery/components/image-preview/Component.js +1 -1
  503. package/gallery/components/image-preview/index.css +16 -12
  504. package/gallery/components/image-viewer/component.js +2 -2
  505. package/gallery/components/image-viewer/index.css +23 -19
  506. package/gallery/components/image-viewer/index.js +2 -2
  507. package/gallery/components/image-viewer/slide.js +1 -1
  508. package/gallery/components/index.js +2 -2
  509. package/gallery/components/navigation-bar/Component.js +1 -1
  510. package/gallery/components/navigation-bar/index.css +10 -6
  511. package/gallery/cssm/components/header/index.module.css +4 -0
  512. package/gallery/cssm/components/header-info-block/index.module.css +4 -0
  513. package/gallery/cssm/components/image-preview/index.module.css +4 -0
  514. package/gallery/cssm/components/image-viewer/index.module.css +4 -0
  515. package/gallery/cssm/components/navigation-bar/index.module.css +4 -0
  516. package/gallery/cssm/index.module.css +4 -0
  517. package/gallery/esm/Component.js +3 -3
  518. package/gallery/esm/components/header/Component.js +2 -2
  519. package/gallery/esm/components/header/buttons.js +1 -1
  520. package/gallery/esm/components/header/index.css +7 -3
  521. package/gallery/esm/components/header/index.js +1 -1
  522. package/gallery/esm/components/header-info-block/Component.js +1 -1
  523. package/gallery/esm/components/header-info-block/index.css +9 -5
  524. package/gallery/esm/components/image-preview/Component.js +1 -1
  525. package/gallery/esm/components/image-preview/index.css +16 -12
  526. package/gallery/esm/components/image-viewer/component.js +2 -2
  527. package/gallery/esm/components/image-viewer/index.css +23 -19
  528. package/gallery/esm/components/image-viewer/index.js +2 -2
  529. package/gallery/esm/components/image-viewer/slide.js +1 -1
  530. package/gallery/esm/components/index.js +2 -2
  531. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  532. package/gallery/esm/components/navigation-bar/index.css +10 -6
  533. package/gallery/esm/index.css +7 -3
  534. package/gallery/esm/index.js +2 -2
  535. package/gallery/esm/{slide-b25136e4.d.ts → slide-a72e7325.d.ts} +0 -0
  536. package/gallery/esm/{slide-b25136e4.js → slide-a72e7325.js} +1 -1
  537. package/gallery/esm/{tslib.es6-1846db0b.d.ts → tslib.es6-71aec216.d.ts} +0 -0
  538. package/gallery/esm/{tslib.es6-1846db0b.js → tslib.es6-71aec216.js} +0 -0
  539. package/gallery/index.css +7 -3
  540. package/gallery/index.js +2 -2
  541. package/gallery/modern/Component.js +2 -2
  542. package/gallery/modern/components/header/Component.js +1 -1
  543. package/gallery/modern/components/header/index.css +7 -3
  544. package/gallery/modern/components/header-info-block/Component.js +1 -1
  545. package/gallery/modern/components/header-info-block/index.css +9 -5
  546. package/gallery/modern/components/image-preview/Component.js +1 -1
  547. package/gallery/modern/components/image-preview/index.css +16 -12
  548. package/gallery/modern/components/image-viewer/component.js +1 -1
  549. package/gallery/modern/components/image-viewer/index.css +23 -19
  550. package/gallery/modern/components/image-viewer/index.js +1 -1
  551. package/gallery/modern/components/image-viewer/slide.js +1 -1
  552. package/gallery/modern/components/index.js +1 -1
  553. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  554. package/gallery/modern/components/navigation-bar/index.css +10 -6
  555. package/gallery/modern/index.css +7 -3
  556. package/gallery/modern/index.js +1 -1
  557. package/gallery/modern/{slide-6fb4914a.d.ts → slide-e1e9b962.d.ts} +0 -0
  558. package/gallery/modern/{slide-6fb4914a.js → slide-e1e9b962.js} +1 -1
  559. package/gallery/{slide-8ffa7c9e.d.ts → slide-71654a78.d.ts} +0 -0
  560. package/gallery/{slide-8ffa7c9e.js → slide-71654a78.js} +1 -1
  561. package/gallery/{tslib.es6-18334644.d.ts → tslib.es6-71485d32.d.ts} +0 -0
  562. package/gallery/{tslib.es6-18334644.js → tslib.es6-71485d32.js} +0 -0
  563. package/grid/Component.js +1 -1
  564. package/grid/col/Component.js +2 -2
  565. package/grid/col/index.css +511 -511
  566. package/grid/col/index.js +1 -1
  567. package/grid/esm/Component.js +1 -1
  568. package/grid/esm/col/Component.js +2 -2
  569. package/grid/esm/col/index.css +511 -511
  570. package/grid/esm/col/index.js +1 -1
  571. package/grid/esm/gutters.css +78 -78
  572. package/grid/esm/{gutters.module-879ea650.d.ts → gutters.module-a37e4103.d.ts} +0 -0
  573. package/grid/esm/gutters.module-a37e4103.js +27 -0
  574. package/grid/esm/index.js +1 -1
  575. package/grid/esm/row/Component.js +2 -2
  576. package/grid/esm/row/index.css +9 -9
  577. package/grid/esm/row/index.js +1 -1
  578. package/grid/gutters.css +78 -78
  579. package/grid/{gutters.module-7acd052c.d.ts → gutters.module-8d30e8fb.d.ts} +0 -0
  580. package/grid/gutters.module-8d30e8fb.js +28 -0
  581. package/grid/index.js +1 -1
  582. package/grid/modern/Component.js +1 -1
  583. package/grid/modern/col/Component.js +2 -2
  584. package/grid/modern/col/index.css +511 -511
  585. package/grid/modern/col/index.js +1 -1
  586. package/grid/modern/gutters.css +78 -78
  587. package/grid/modern/gutters.module-35648916.js +4 -0
  588. package/grid/modern/index.js +1 -1
  589. package/grid/modern/row/Component.js +2 -2
  590. package/grid/modern/row/index.css +9 -9
  591. package/grid/modern/row/index.js +1 -1
  592. package/grid/row/Component.js +2 -2
  593. package/grid/row/index.css +9 -9
  594. package/grid/row/index.js +1 -1
  595. package/hatching-progress-bar/Component.js +1 -1
  596. package/hatching-progress-bar/cssm/index.module.css +4 -0
  597. package/hatching-progress-bar/esm/Component.js +1 -1
  598. package/hatching-progress-bar/esm/index.css +15 -11
  599. package/hatching-progress-bar/index.css +15 -11
  600. package/hatching-progress-bar/modern/Component.js +1 -1
  601. package/hatching-progress-bar/modern/index.css +15 -11
  602. package/icon-button/Component.js +3 -3
  603. package/icon-button/cssm/default.module.css +4 -0
  604. package/icon-button/cssm/index.module.css +4 -0
  605. package/icon-button/cssm/inverted.module.css +4 -0
  606. package/icon-button/default.css +27 -23
  607. package/icon-button/esm/Component.js +3 -3
  608. package/icon-button/esm/default.css +27 -23
  609. package/icon-button/esm/index.css +10 -6
  610. package/icon-button/esm/inverted.css +27 -23
  611. package/icon-button/index.css +10 -6
  612. package/icon-button/inverted.css +27 -23
  613. package/icon-button/modern/Component.js +3 -3
  614. package/icon-button/modern/default.css +27 -23
  615. package/icon-button/modern/index.css +10 -6
  616. package/icon-button/modern/inverted.css +27 -23
  617. package/icon-view/circle.js +1 -1
  618. package/icon-view/components/base-shape/component.js +1 -1
  619. package/icon-view/components/base-shape/index.css +32 -28
  620. package/icon-view/components/circle/component.js +1 -1
  621. package/icon-view/components/circle/index.js +1 -1
  622. package/icon-view/components/index.js +1 -1
  623. package/icon-view/components/super-ellipse/component.js +1 -1
  624. package/icon-view/components/super-ellipse/index.js +1 -1
  625. package/icon-view/cssm/components/base-shape/index.module.css +4 -0
  626. package/icon-view/esm/circle.js +1 -1
  627. package/icon-view/esm/components/base-shape/component.js +1 -1
  628. package/icon-view/esm/components/base-shape/index.css +32 -28
  629. package/icon-view/esm/components/circle/component.js +1 -1
  630. package/icon-view/esm/components/circle/index.js +1 -1
  631. package/icon-view/esm/components/index.js +1 -1
  632. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  633. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  634. package/icon-view/esm/super-ellipse.js +1 -1
  635. package/icon-view/esm/{tslib.es6-60ac3bd4.d.ts → tslib.es6-2a23fc9b.d.ts} +0 -0
  636. package/icon-view/esm/{tslib.es6-60ac3bd4.js → tslib.es6-2a23fc9b.js} +0 -0
  637. package/icon-view/modern/components/base-shape/component.js +1 -1
  638. package/icon-view/modern/components/base-shape/index.css +32 -28
  639. package/icon-view/super-ellipse.js +1 -1
  640. package/icon-view/{tslib.es6-cf262f7d.d.ts → tslib.es6-63a132d8.d.ts} +0 -0
  641. package/icon-view/{tslib.es6-cf262f7d.js → tslib.es6-63a132d8.js} +0 -0
  642. package/input/Component.js +3 -3
  643. package/input/cssm/default.module.css +4 -0
  644. package/input/cssm/index.module.css +4 -0
  645. package/input/cssm/inverted.module.css +4 -0
  646. package/input/default.css +16 -12
  647. package/input/esm/Component.js +3 -3
  648. package/input/esm/default.css +16 -12
  649. package/input/esm/index.css +34 -30
  650. package/input/esm/inverted.css +16 -12
  651. package/input/index.css +34 -30
  652. package/input/inverted.css +16 -12
  653. package/input/modern/Component.js +3 -3
  654. package/input/modern/default.css +16 -12
  655. package/input/modern/index.css +34 -30
  656. package/input/modern/inverted.css +16 -12
  657. package/input-autocomplete/Component.d.ts +3 -3
  658. package/input-autocomplete/Component.js +1 -1
  659. package/input-autocomplete/Component.mobile.d.ts +1 -1
  660. package/input-autocomplete/Component.mobile.js +2 -2
  661. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  662. package/input-autocomplete/autocomplete-field/index.css +2 -2
  663. package/input-autocomplete/autocomplete-field/index.js +1 -1
  664. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  665. package/input-autocomplete/autocomplete-mobile-field/index.css +12 -8
  666. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  667. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +4 -0
  668. package/input-autocomplete/cssm/mobile.module.css +4 -0
  669. package/input-autocomplete/esm/Component.js +1 -1
  670. package/input-autocomplete/esm/Component.mobile.js +2 -2
  671. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  672. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  673. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  674. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  675. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +12 -8
  676. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  677. package/input-autocomplete/esm/index.js +1 -1
  678. package/input-autocomplete/esm/mobile.css +8 -4
  679. package/input-autocomplete/esm/mobile.js +1 -1
  680. package/input-autocomplete/esm/{tslib.es6-4ad49c69.d.ts → tslib.es6-1efba8f5.d.ts} +0 -0
  681. package/input-autocomplete/esm/{tslib.es6-4ad49c69.js → tslib.es6-1efba8f5.js} +0 -0
  682. package/input-autocomplete/index.js +1 -1
  683. package/input-autocomplete/mobile.css +8 -4
  684. package/input-autocomplete/mobile.js +1 -1
  685. package/input-autocomplete/modern/Component.mobile.js +1 -1
  686. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  687. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  688. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  689. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +12 -8
  690. package/input-autocomplete/modern/mobile.css +8 -4
  691. package/input-autocomplete/{tslib.es6-19083026.d.ts → tslib.es6-83c8bd30.d.ts} +0 -0
  692. package/input-autocomplete/{tslib.es6-19083026.js → tslib.es6-83c8bd30.js} +0 -0
  693. package/intl-phone-input/{component-20a9879c.d.ts → component-1b380caf.d.ts} +0 -0
  694. package/intl-phone-input/{component-20a9879c.js → component-1b380caf.js} +1 -1
  695. package/intl-phone-input/component.js +3 -3
  696. package/intl-phone-input/components/flag-icon/component.js +1 -1
  697. package/intl-phone-input/components/flag-icon/index.css +261 -261
  698. package/intl-phone-input/components/index.js +1 -1
  699. package/intl-phone-input/components/select/component.js +2 -2
  700. package/intl-phone-input/components/select/index.css +10 -6
  701. package/intl-phone-input/components/select/index.js +1 -1
  702. package/intl-phone-input/components/select-field/component.js +1 -1
  703. package/intl-phone-input/components/select-field/index.css +12 -8
  704. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  705. package/intl-phone-input/components/select-field/index.js +1 -1
  706. package/intl-phone-input/cssm/components/select/index.module.css +4 -0
  707. package/intl-phone-input/cssm/components/select-field/index.module.css +4 -0
  708. package/intl-phone-input/esm/{component-af15fbae.d.ts → component-30797678.d.ts} +0 -0
  709. package/intl-phone-input/esm/{component-af15fbae.js → component-30797678.js} +1 -1
  710. package/intl-phone-input/esm/component.js +3 -3
  711. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  712. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  713. package/intl-phone-input/esm/components/index.js +1 -1
  714. package/intl-phone-input/esm/components/select/component.js +2 -2
  715. package/intl-phone-input/esm/components/select/index.css +10 -6
  716. package/intl-phone-input/esm/components/select/index.js +1 -1
  717. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  718. package/intl-phone-input/esm/components/select-field/index.css +12 -8
  719. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  720. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  721. package/intl-phone-input/esm/index.css +3 -3
  722. package/intl-phone-input/esm/index.js +1 -1
  723. package/intl-phone-input/esm/{libphonenumber-js.min-0f193951.d.ts → libphonenumber-js.min-67e9904b.d.ts} +0 -0
  724. package/intl-phone-input/esm/{libphonenumber-js.min-0f193951.js → libphonenumber-js.min-67e9904b.js} +0 -0
  725. package/intl-phone-input/index.css +3 -3
  726. package/intl-phone-input/index.js +1 -1
  727. package/intl-phone-input/{libphonenumber-js.min-3a240a9d.d.ts → libphonenumber-js.min-3d138a23.d.ts} +0 -0
  728. package/intl-phone-input/{libphonenumber-js.min-3a240a9d.js → libphonenumber-js.min-3d138a23.js} +0 -0
  729. package/intl-phone-input/modern/component.js +2 -2
  730. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  731. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  732. package/intl-phone-input/modern/components/select/component.js +1 -1
  733. package/intl-phone-input/modern/components/select/index.css +10 -6
  734. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  735. package/intl-phone-input/modern/components/select-field/index.css +12 -8
  736. package/intl-phone-input/modern/index.css +3 -3
  737. package/intl-phone-input/modern/{libphonenumber-js.min-0f193951.d.ts → libphonenumber-js.min-67e9904b.d.ts} +0 -0
  738. package/intl-phone-input/modern/{libphonenumber-js.min-0f193951.js → libphonenumber-js.min-67e9904b.js} +0 -0
  739. package/link/Component.js +3 -3
  740. package/link/cssm/default.module.css +4 -0
  741. package/link/cssm/index.module.css +4 -0
  742. package/link/cssm/inverted.module.css +4 -0
  743. package/link/default.css +13 -9
  744. package/link/esm/Component.js +3 -3
  745. package/link/esm/default.css +13 -9
  746. package/link/esm/index.css +15 -11
  747. package/link/esm/inverted.css +13 -9
  748. package/link/index.css +15 -11
  749. package/link/inverted.css +13 -9
  750. package/link/modern/Component.js +3 -3
  751. package/link/modern/default.css +13 -9
  752. package/link/modern/index.css +15 -11
  753. package/link/modern/inverted.css +13 -9
  754. package/list/Component.js +1 -1
  755. package/list/cssm/index.module.css +4 -0
  756. package/list/esm/Component.js +1 -1
  757. package/list/esm/index.css +13 -9
  758. package/list/index.css +13 -9
  759. package/list/modern/Component.js +1 -1
  760. package/list/modern/index.css +13 -9
  761. package/list-header/Component.js +1 -1
  762. package/list-header/cssm/index.module.css +4 -0
  763. package/list-header/esm/Component.js +1 -1
  764. package/list-header/esm/index.css +7 -3
  765. package/list-header/index.css +7 -3
  766. package/list-header/modern/Component.js +1 -1
  767. package/list-header/modern/index.css +7 -3
  768. package/loader/Component.js +1 -1
  769. package/loader/esm/Component.js +1 -1
  770. package/loader/esm/index.css +7 -7
  771. package/loader/index.css +7 -7
  772. package/loader/modern/Component.js +1 -1
  773. package/loader/modern/index.css +7 -7
  774. package/masked-input/Component.js +1 -1
  775. package/masked-input/esm/Component.js +1 -1
  776. package/masked-input/esm/index.css +1 -1
  777. package/masked-input/index.css +1 -1
  778. package/masked-input/modern/Component.js +1 -1
  779. package/masked-input/modern/index.css +1 -1
  780. package/modal/Component.desktop.js +3 -3
  781. package/modal/Component.mobile.js +3 -3
  782. package/modal/Component.responsive.js +2 -2
  783. package/modal/components/closer/Component.js +2 -2
  784. package/modal/components/closer/index.css +8 -4
  785. package/modal/components/content/Component.desktop.js +2 -2
  786. package/modal/components/content/Component.js +1 -1
  787. package/modal/components/content/Component.mobile.js +2 -2
  788. package/modal/components/content/desktop.css +12 -8
  789. package/modal/components/content/index.css +7 -3
  790. package/modal/components/content/mobile.css +7 -3
  791. package/modal/components/footer/Component.desktop.js +2 -2
  792. package/modal/components/footer/Component.js +2 -2
  793. package/modal/components/footer/Component.mobile.js +2 -2
  794. package/modal/components/footer/desktop.css +13 -9
  795. package/modal/components/footer/index.css +8 -4
  796. package/modal/components/footer/layout.css +29 -25
  797. package/modal/components/footer/mobile.css +7 -3
  798. package/modal/components/header/Component.desktop.js +2 -2
  799. package/modal/components/header/Component.js +1 -1
  800. package/modal/components/header/Component.mobile.js +2 -2
  801. package/modal/components/header/desktop.css +21 -17
  802. package/modal/components/header/index.css +19 -15
  803. package/modal/components/header/mobile.css +7 -3
  804. package/modal/cssm/components/closer/index.module.css +4 -0
  805. package/modal/cssm/components/content/desktop.module.css +4 -0
  806. package/modal/cssm/components/content/index.module.css +4 -0
  807. package/modal/cssm/components/content/mobile.module.css +4 -0
  808. package/modal/cssm/components/footer/desktop.module.css +4 -0
  809. package/modal/cssm/components/footer/index.module.css +4 -0
  810. package/modal/cssm/components/footer/layout.module.css +4 -0
  811. package/modal/cssm/components/footer/mobile.module.css +4 -0
  812. package/modal/cssm/components/header/desktop.module.css +4 -0
  813. package/modal/cssm/components/header/index.module.css +4 -0
  814. package/modal/cssm/components/header/mobile.module.css +4 -0
  815. package/modal/cssm/desktop.module.css +4 -0
  816. package/modal/cssm/mobile.module.css +4 -0
  817. package/modal/cssm/vars.css +4 -0
  818. package/modal/desktop.css +13 -9
  819. package/modal/desktop.js +2 -2
  820. package/modal/esm/Component.desktop.js +3 -3
  821. package/modal/esm/Component.mobile.js +3 -3
  822. package/modal/esm/Component.responsive.js +2 -2
  823. package/modal/esm/components/closer/Component.js +2 -2
  824. package/modal/esm/components/closer/index.css +8 -4
  825. package/modal/esm/components/content/Component.desktop.js +2 -2
  826. package/modal/esm/components/content/Component.js +1 -1
  827. package/modal/esm/components/content/Component.mobile.js +2 -2
  828. package/modal/esm/components/content/desktop.css +12 -8
  829. package/modal/esm/components/content/index.css +7 -3
  830. package/modal/esm/components/content/mobile.css +7 -3
  831. package/modal/esm/components/footer/Component.desktop.js +2 -2
  832. package/modal/esm/components/footer/Component.js +2 -2
  833. package/modal/esm/components/footer/Component.mobile.js +2 -2
  834. package/modal/esm/components/footer/desktop.css +13 -9
  835. package/modal/esm/components/footer/index.css +8 -4
  836. package/modal/esm/components/footer/layout.css +29 -25
  837. package/modal/esm/components/footer/mobile.css +7 -3
  838. package/modal/esm/components/header/Component.desktop.js +2 -2
  839. package/modal/esm/components/header/Component.js +1 -1
  840. package/modal/esm/components/header/Component.mobile.js +2 -2
  841. package/modal/esm/components/header/desktop.css +21 -17
  842. package/modal/esm/components/header/index.css +19 -15
  843. package/modal/esm/components/header/mobile.css +7 -3
  844. package/modal/esm/desktop.css +13 -9
  845. package/modal/esm/desktop.js +2 -2
  846. package/modal/esm/index.js +2 -2
  847. package/modal/esm/mobile.css +6 -2
  848. package/modal/esm/mobile.js +2 -2
  849. package/modal/esm/responsive.js +2 -2
  850. package/modal/esm/transitions.css +8 -8
  851. package/modal/esm/transitions.module-7f213492.js +4 -0
  852. package/modal/esm/{tslib.es6-723cc761.d.ts → tslib.es6-9f2c0523.d.ts} +0 -0
  853. package/modal/esm/{tslib.es6-723cc761.js → tslib.es6-9f2c0523.js} +0 -0
  854. package/modal/index.js +2 -2
  855. package/modal/mobile.css +6 -2
  856. package/modal/mobile.js +2 -2
  857. package/modal/modern/Component.desktop.js +2 -2
  858. package/modal/modern/Component.mobile.js +2 -2
  859. package/modal/modern/Component.responsive.js +1 -1
  860. package/modal/modern/components/closer/Component.js +1 -1
  861. package/modal/modern/components/closer/index.css +8 -4
  862. package/modal/modern/components/content/Component.desktop.js +1 -1
  863. package/modal/modern/components/content/Component.js +1 -1
  864. package/modal/modern/components/content/Component.mobile.js +1 -1
  865. package/modal/modern/components/content/desktop.css +12 -8
  866. package/modal/modern/components/content/index.css +7 -3
  867. package/modal/modern/components/content/mobile.css +7 -3
  868. package/modal/modern/components/footer/Component.desktop.js +1 -1
  869. package/modal/modern/components/footer/Component.js +2 -2
  870. package/modal/modern/components/footer/Component.mobile.js +1 -1
  871. package/modal/modern/components/footer/desktop.css +13 -9
  872. package/modal/modern/components/footer/index.css +8 -4
  873. package/modal/modern/components/footer/layout.css +29 -25
  874. package/modal/modern/components/footer/mobile.css +7 -3
  875. package/modal/modern/components/header/Component.desktop.js +1 -1
  876. package/modal/modern/components/header/Component.js +1 -1
  877. package/modal/modern/components/header/Component.mobile.js +1 -1
  878. package/modal/modern/components/header/desktop.css +21 -17
  879. package/modal/modern/components/header/index.css +19 -15
  880. package/modal/modern/components/header/mobile.css +7 -3
  881. package/modal/modern/desktop.css +13 -9
  882. package/modal/modern/desktop.js +1 -1
  883. package/modal/modern/index.js +1 -1
  884. package/modal/modern/mobile.css +6 -2
  885. package/modal/modern/mobile.js +1 -1
  886. package/modal/modern/responsive.js +1 -1
  887. package/modal/modern/transitions.css +8 -8
  888. package/modal/modern/transitions.module-7f213492.js +4 -0
  889. package/modal/responsive.js +2 -2
  890. package/modal/transitions.css +8 -8
  891. package/modal/transitions.module-55750642.js +4 -0
  892. package/modal/{tslib.es6-11b9fe38.d.ts → tslib.es6-fdff1d2b.d.ts} +0 -0
  893. package/modal/{tslib.es6-11b9fe38.js → tslib.es6-fdff1d2b.js} +0 -0
  894. package/notification/Component.js +1 -1
  895. package/notification/cssm/index.module.css +4 -0
  896. package/notification/esm/Component.js +1 -1
  897. package/notification/esm/index.css +11 -7
  898. package/notification/index.css +11 -7
  899. package/notification/modern/Component.js +1 -1
  900. package/notification/modern/index.css +11 -7
  901. package/notification-manager/{component-5e6071bf.d.ts → component-6de37836.d.ts} +0 -0
  902. package/notification-manager/{component-5e6071bf.js → component-6de37836.js} +0 -0
  903. package/notification-manager/component.js +2 -2
  904. package/notification-manager/components/index.js +1 -1
  905. package/notification-manager/components/notification/component.js +1 -1
  906. package/notification-manager/components/notification/index.d.ts +1 -1
  907. package/notification-manager/components/notification/index.js +1 -1
  908. package/notification-manager/esm/{component-0064ca8e.d.ts → component-09408be5.d.ts} +0 -0
  909. package/notification-manager/esm/{component-0064ca8e.js → component-09408be5.js} +0 -0
  910. package/notification-manager/esm/component.js +2 -2
  911. package/notification-manager/esm/components/index.js +1 -1
  912. package/notification-manager/esm/components/notification/component.js +1 -1
  913. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  914. package/notification-manager/esm/components/notification/index.js +1 -1
  915. package/notification-manager/esm/index.css +10 -10
  916. package/notification-manager/esm/index.js +1 -1
  917. package/notification-manager/index.css +10 -10
  918. package/notification-manager/index.js +1 -1
  919. package/notification-manager/modern/component.js +1 -1
  920. package/notification-manager/modern/index.css +10 -10
  921. package/package.json +5 -4
  922. package/pagination/Component.js +1 -1
  923. package/pagination/components/default-view/index.css +5 -1
  924. package/pagination/components/default-view/index.js +1 -1
  925. package/pagination/components/per-page-view/index.css +5 -1
  926. package/pagination/components/per-page-view/index.js +1 -1
  927. package/pagination/components/tag/index.css +11 -7
  928. package/pagination/components/tag/index.js +1 -1
  929. package/pagination/cssm/components/default-view/index.module.css +4 -0
  930. package/pagination/cssm/components/per-page-view/index.module.css +4 -0
  931. package/pagination/cssm/components/tag/index.module.css +4 -0
  932. package/pagination/cssm/index.module.css +4 -0
  933. package/pagination/esm/Component.js +1 -1
  934. package/pagination/esm/components/default-view/index.css +5 -1
  935. package/pagination/esm/components/default-view/index.js +1 -1
  936. package/pagination/esm/components/per-page-view/index.css +5 -1
  937. package/pagination/esm/components/per-page-view/index.js +1 -1
  938. package/pagination/esm/components/tag/index.css +11 -7
  939. package/pagination/esm/components/tag/index.js +1 -1
  940. package/pagination/esm/index.css +7 -3
  941. package/pagination/index.css +7 -3
  942. package/pagination/modern/Component.js +1 -1
  943. package/pagination/modern/components/default-view/index.css +5 -1
  944. package/pagination/modern/components/default-view/index.js +1 -1
  945. package/pagination/modern/components/per-page-view/index.css +5 -1
  946. package/pagination/modern/components/per-page-view/index.js +1 -1
  947. package/pagination/modern/components/tag/index.css +11 -7
  948. package/pagination/modern/components/tag/index.js +1 -1
  949. package/pagination/modern/index.css +7 -3
  950. package/password-input/component.js +1 -1
  951. package/password-input/cssm/index.module.css +4 -0
  952. package/password-input/esm/component.js +1 -1
  953. package/password-input/esm/index.css +8 -4
  954. package/password-input/index.css +8 -4
  955. package/password-input/modern/component.js +1 -1
  956. package/password-input/modern/index.css +8 -4
  957. package/phone-input/utils/index.js +7 -5
  958. package/picker-button/Component.d.ts +1 -1
  959. package/picker-button/Component.js +2 -2
  960. package/picker-button/cssm/field/index.module.css +4 -0
  961. package/picker-button/cssm/index.module.css +4 -0
  962. package/picker-button/cssm/option/index.module.css +4 -0
  963. package/picker-button/esm/Component.js +2 -2
  964. package/picker-button/esm/field/Component.js +2 -2
  965. package/picker-button/esm/field/index.css +7 -3
  966. package/picker-button/esm/field/index.js +1 -1
  967. package/picker-button/esm/index.css +10 -6
  968. package/picker-button/esm/index.js +1 -1
  969. package/picker-button/esm/option/Component.js +2 -2
  970. package/picker-button/esm/option/index.css +8 -4
  971. package/picker-button/esm/option/index.js +1 -1
  972. package/picker-button/esm/{tslib.es6-f623791c.d.ts → tslib.es6-524cbbed.d.ts} +0 -0
  973. package/picker-button/esm/{tslib.es6-f623791c.js → tslib.es6-524cbbed.js} +0 -0
  974. package/picker-button/field/Component.js +2 -2
  975. package/picker-button/field/index.css +7 -3
  976. package/picker-button/field/index.js +1 -1
  977. package/picker-button/index.css +10 -6
  978. package/picker-button/index.js +1 -1
  979. package/picker-button/modern/Component.js +1 -1
  980. package/picker-button/modern/field/Component.js +1 -1
  981. package/picker-button/modern/field/index.css +7 -3
  982. package/picker-button/modern/index.css +10 -6
  983. package/picker-button/modern/option/Component.js +1 -1
  984. package/picker-button/modern/option/index.css +8 -4
  985. package/picker-button/option/Component.js +2 -2
  986. package/picker-button/option/index.css +8 -4
  987. package/picker-button/option/index.js +1 -1
  988. package/picker-button/{tslib.es6-a712d963.d.ts → tslib.es6-1c589161.d.ts} +0 -0
  989. package/picker-button/{tslib.es6-a712d963.js → tslib.es6-1c589161.js} +0 -0
  990. package/plate/Component.js +1 -1
  991. package/plate/cssm/index.module.css +4 -0
  992. package/plate/esm/Component.js +1 -1
  993. package/plate/esm/index.css +31 -27
  994. package/plate/index.css +31 -27
  995. package/plate/modern/Component.js +1 -1
  996. package/plate/modern/index.css +31 -27
  997. package/popover/Component.js +1 -1
  998. package/popover/cssm/index.module.css +4 -0
  999. package/popover/esm/Component.js +1 -1
  1000. package/popover/esm/index.css +38 -34
  1001. package/popover/index.css +38 -34
  1002. package/popover/modern/Component.js +1 -1
  1003. package/popover/modern/index.css +38 -34
  1004. package/progress-bar/Component.js +1 -1
  1005. package/progress-bar/cssm/index.module.css +4 -0
  1006. package/progress-bar/esm/Component.js +1 -1
  1007. package/progress-bar/esm/index.css +16 -12
  1008. package/progress-bar/index.css +16 -12
  1009. package/progress-bar/modern/Component.js +1 -1
  1010. package/progress-bar/modern/index.css +16 -12
  1011. package/pure-cell/{component-ae9c3717.d.ts → component-4b98316d.d.ts} +0 -0
  1012. package/pure-cell/{component-ae9c3717.js → component-4b98316d.js} +6 -6
  1013. package/pure-cell/{component-7b8cd939.d.ts → component-c00d1708.d.ts} +0 -0
  1014. package/pure-cell/{component-7b8cd939.js → component-c00d1708.js} +2 -2
  1015. package/pure-cell/component.js +3 -3
  1016. package/pure-cell/components/addon/component.js +2 -2
  1017. package/pure-cell/components/addon/index.css +9 -5
  1018. package/pure-cell/components/addon/index.js +1 -1
  1019. package/pure-cell/components/amount/component.js +2 -2
  1020. package/pure-cell/components/amount/index.css +5 -1
  1021. package/pure-cell/components/amount/index.js +1 -1
  1022. package/pure-cell/components/amount-title/component.js +2 -2
  1023. package/pure-cell/components/amount-title/index.css +6 -2
  1024. package/pure-cell/components/amount-title/index.js +1 -1
  1025. package/pure-cell/components/category/component.js +2 -2
  1026. package/pure-cell/components/category/index.css +7 -3
  1027. package/pure-cell/components/category/index.js +1 -1
  1028. package/pure-cell/components/comment/component.js +2 -2
  1029. package/pure-cell/components/comment/index.css +6 -2
  1030. package/pure-cell/components/comment/index.js +1 -1
  1031. package/pure-cell/components/content/component.js +3 -3
  1032. package/pure-cell/components/content/index.css +6 -2
  1033. package/pure-cell/components/content/index.d.ts +1 -1
  1034. package/pure-cell/components/content/index.js +3 -3
  1035. package/pure-cell/components/footer/component.js +2 -2
  1036. package/pure-cell/components/footer/index.css +7 -3
  1037. package/pure-cell/components/footer/index.js +1 -1
  1038. package/pure-cell/components/footer-button/component.js +2 -2
  1039. package/pure-cell/components/footer-button/index.css +5 -1
  1040. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1041. package/pure-cell/components/footer-button/index.js +2 -2
  1042. package/pure-cell/components/footer-text/component.js +1 -1
  1043. package/pure-cell/components/footer-text/index.js +1 -1
  1044. package/pure-cell/components/graphics/component.js +2 -2
  1045. package/pure-cell/components/graphics/index.css +5 -1
  1046. package/pure-cell/components/graphics/index.js +1 -1
  1047. package/pure-cell/components/main/component.js +3 -3
  1048. package/pure-cell/components/main/index.css +7 -3
  1049. package/pure-cell/components/main/index.d.ts +1 -1
  1050. package/pure-cell/components/main/index.js +3 -3
  1051. package/pure-cell/components/text/component.js +3 -3
  1052. package/pure-cell/components/text/index.css +11 -7
  1053. package/pure-cell/components/text/index.d.ts +1 -1
  1054. package/pure-cell/components/text/index.js +3 -3
  1055. package/pure-cell/cssm/components/addon/index.module.css +4 -0
  1056. package/pure-cell/cssm/components/amount/index.module.css +4 -0
  1057. package/pure-cell/cssm/components/amount-title/index.module.css +4 -0
  1058. package/pure-cell/cssm/components/category/index.module.css +4 -0
  1059. package/pure-cell/cssm/components/comment/index.module.css +4 -0
  1060. package/pure-cell/cssm/components/content/index.module.css +4 -0
  1061. package/pure-cell/cssm/components/footer/index.module.css +4 -0
  1062. package/pure-cell/cssm/components/footer-button/index.module.css +4 -0
  1063. package/pure-cell/cssm/components/graphics/index.module.css +4 -0
  1064. package/pure-cell/cssm/components/main/index.module.css +4 -0
  1065. package/pure-cell/cssm/components/text/index.module.css +4 -0
  1066. package/pure-cell/esm/{component-2576d184.d.ts → component-2b52f417.d.ts} +0 -0
  1067. package/pure-cell/esm/{component-2576d184.js → component-2b52f417.js} +6 -6
  1068. package/pure-cell/esm/{component-4e344a1c.d.ts → component-6db79f5b.d.ts} +0 -0
  1069. package/pure-cell/esm/{component-4e344a1c.js → component-6db79f5b.js} +2 -2
  1070. package/pure-cell/esm/component.js +3 -3
  1071. package/pure-cell/esm/components/addon/component.js +2 -2
  1072. package/pure-cell/esm/components/addon/index.css +9 -5
  1073. package/pure-cell/esm/components/addon/index.js +1 -1
  1074. package/pure-cell/esm/components/amount/component.js +2 -2
  1075. package/pure-cell/esm/components/amount/index.css +5 -1
  1076. package/pure-cell/esm/components/amount/index.js +1 -1
  1077. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1078. package/pure-cell/esm/components/amount-title/index.css +6 -2
  1079. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1080. package/pure-cell/esm/components/category/component.js +2 -2
  1081. package/pure-cell/esm/components/category/index.css +7 -3
  1082. package/pure-cell/esm/components/category/index.js +1 -1
  1083. package/pure-cell/esm/components/comment/component.js +2 -2
  1084. package/pure-cell/esm/components/comment/index.css +6 -2
  1085. package/pure-cell/esm/components/comment/index.js +1 -1
  1086. package/pure-cell/esm/components/content/component.js +3 -3
  1087. package/pure-cell/esm/components/content/index.css +6 -2
  1088. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1089. package/pure-cell/esm/components/content/index.js +3 -3
  1090. package/pure-cell/esm/components/footer/component.js +2 -2
  1091. package/pure-cell/esm/components/footer/index.css +7 -3
  1092. package/pure-cell/esm/components/footer/index.js +1 -1
  1093. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1094. package/pure-cell/esm/components/footer-button/index.css +5 -1
  1095. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1096. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1097. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1098. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1099. package/pure-cell/esm/components/graphics/component.js +2 -2
  1100. package/pure-cell/esm/components/graphics/index.css +5 -1
  1101. package/pure-cell/esm/components/graphics/index.js +1 -1
  1102. package/pure-cell/esm/components/main/component.js +3 -3
  1103. package/pure-cell/esm/components/main/index.css +7 -3
  1104. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1105. package/pure-cell/esm/components/main/index.js +3 -3
  1106. package/pure-cell/esm/components/text/component.js +3 -3
  1107. package/pure-cell/esm/components/text/index.css +11 -7
  1108. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1109. package/pure-cell/esm/components/text/index.js +3 -3
  1110. package/pure-cell/esm/{getDataTestId-8c31c1a8.d.ts → getDataTestId-1608d5e8.d.ts} +0 -0
  1111. package/pure-cell/esm/{getDataTestId-8c31c1a8.js → getDataTestId-1608d5e8.js} +0 -0
  1112. package/pure-cell/esm/index.css +18 -18
  1113. package/pure-cell/esm/index.js +3 -3
  1114. package/pure-cell/{getDataTestId-26b69231.d.ts → getDataTestId-df8c0b20.d.ts} +0 -0
  1115. package/pure-cell/{getDataTestId-26b69231.js → getDataTestId-df8c0b20.js} +0 -0
  1116. package/pure-cell/index.css +18 -18
  1117. package/pure-cell/index.js +3 -3
  1118. package/pure-cell/modern/{component-fe1a8e11.d.ts → component-50a6d082.d.ts} +0 -0
  1119. package/pure-cell/modern/{component-fe1a8e11.js → component-50a6d082.js} +5 -5
  1120. package/pure-cell/modern/component.js +2 -2
  1121. package/pure-cell/modern/components/addon/component.js +2 -2
  1122. package/pure-cell/modern/components/addon/index.css +9 -5
  1123. package/pure-cell/modern/components/addon/index.js +1 -1
  1124. package/pure-cell/modern/components/amount/component.js +2 -2
  1125. package/pure-cell/modern/components/amount/index.css +5 -1
  1126. package/pure-cell/modern/components/amount/index.js +1 -1
  1127. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1128. package/pure-cell/modern/components/amount-title/index.css +6 -2
  1129. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1130. package/pure-cell/modern/components/category/component.js +2 -2
  1131. package/pure-cell/modern/components/category/index.css +7 -3
  1132. package/pure-cell/modern/components/category/index.js +1 -1
  1133. package/pure-cell/modern/components/comment/component.js +2 -2
  1134. package/pure-cell/modern/components/comment/index.css +6 -2
  1135. package/pure-cell/modern/components/comment/index.js +1 -1
  1136. package/pure-cell/modern/components/content/component.js +2 -2
  1137. package/pure-cell/modern/components/content/index.css +6 -2
  1138. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1139. package/pure-cell/modern/components/content/index.js +2 -2
  1140. package/pure-cell/modern/components/footer/component.js +2 -2
  1141. package/pure-cell/modern/components/footer/index.css +7 -3
  1142. package/pure-cell/modern/components/footer/index.js +1 -1
  1143. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1144. package/pure-cell/modern/components/footer-button/index.css +5 -1
  1145. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1146. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1147. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1148. package/pure-cell/modern/components/graphics/component.js +2 -2
  1149. package/pure-cell/modern/components/graphics/index.css +5 -1
  1150. package/pure-cell/modern/components/graphics/index.js +1 -1
  1151. package/pure-cell/modern/components/main/component.js +2 -2
  1152. package/pure-cell/modern/components/main/index.css +7 -3
  1153. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1154. package/pure-cell/modern/components/main/index.js +2 -2
  1155. package/pure-cell/modern/components/text/component.js +2 -2
  1156. package/pure-cell/modern/components/text/index.css +11 -7
  1157. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1158. package/pure-cell/modern/components/text/index.js +2 -2
  1159. package/pure-cell/modern/{getDataTestId-57a09742.d.ts → getDataTestId-5cd9f110.d.ts} +0 -0
  1160. package/pure-cell/modern/{getDataTestId-57a09742.js → getDataTestId-5cd9f110.js} +0 -0
  1161. package/pure-cell/modern/index.css +18 -18
  1162. package/pure-cell/modern/index.js +2 -2
  1163. package/pure-input/Component.js +1 -1
  1164. package/pure-input/cssm/index.module.css +4 -0
  1165. package/pure-input/esm/Component.js +1 -1
  1166. package/pure-input/esm/index.css +29 -25
  1167. package/pure-input/index.css +29 -25
  1168. package/pure-input/modern/Component.js +1 -1
  1169. package/pure-input/modern/index.css +29 -25
  1170. package/radio/Component.js +1 -1
  1171. package/radio/cssm/index.module.css +4 -0
  1172. package/radio/esm/Component.js +1 -1
  1173. package/radio/esm/index.css +35 -31
  1174. package/radio/index.css +35 -31
  1175. package/radio/modern/Component.js +1 -1
  1176. package/radio/modern/index.css +35 -31
  1177. package/radio-group/Component.js +1 -1
  1178. package/radio-group/cssm/index.module.css +4 -0
  1179. package/radio-group/esm/Component.js +1 -1
  1180. package/radio-group/esm/index.css +20 -16
  1181. package/radio-group/index.css +20 -16
  1182. package/radio-group/modern/Component.js +1 -1
  1183. package/radio-group/modern/index.css +20 -16
  1184. package/scrollbar/Component.js +3 -3
  1185. package/scrollbar/cssm/default.module.css +4 -0
  1186. package/scrollbar/cssm/index.module.css +4 -0
  1187. package/scrollbar/cssm/inverted.module.css +4 -0
  1188. package/scrollbar/default.css +6 -2
  1189. package/scrollbar/esm/Component.js +3 -3
  1190. package/scrollbar/esm/default.css +6 -2
  1191. package/scrollbar/esm/index.css +29 -25
  1192. package/scrollbar/esm/inverted.css +6 -2
  1193. package/scrollbar/index.css +29 -25
  1194. package/scrollbar/inverted.css +6 -2
  1195. package/scrollbar/modern/Component.js +3 -3
  1196. package/scrollbar/modern/default.css +6 -2
  1197. package/scrollbar/modern/index.css +29 -25
  1198. package/scrollbar/modern/inverted.css +6 -2
  1199. package/select/{Component-a7a03153.d.ts → Component-4c542ad9.d.ts} +0 -0
  1200. package/select/{Component-a7a03153.js → Component-4c542ad9.js} +5 -5
  1201. package/select/{Component-660e4ec1.d.ts → Component-7b1eef19.d.ts} +0 -0
  1202. package/select/{Component-660e4ec1.js → Component-7b1eef19.js} +2 -2
  1203. package/select/Component.js +2 -2
  1204. package/select/components/arrow/Component.js +1 -1
  1205. package/select/components/arrow/index.css +7 -3
  1206. package/select/components/base-select/Component.js +2 -2
  1207. package/select/components/base-select/index.css +11 -7
  1208. package/select/components/base-select/index.d.ts +1 -1
  1209. package/select/components/base-select/index.js +2 -2
  1210. package/select/components/base-select-mobile/Component.js +4 -4
  1211. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1212. package/select/components/base-select-mobile/checkmark/index.css +8 -4
  1213. package/select/components/base-select-mobile/index.css +15 -11
  1214. package/select/components/base-select-mobile/index.d.ts +1 -1
  1215. package/select/components/base-select-mobile/index.js +4 -4
  1216. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1217. package/select/components/base-select-mobile/options-list/index.css +13 -9
  1218. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1219. package/select/components/checkmark/Component.js +1 -1
  1220. package/select/components/checkmark/index.css +11 -7
  1221. package/select/components/field/Component.js +2 -2
  1222. package/select/components/field/index.css +13 -9
  1223. package/select/components/field/index.js +1 -1
  1224. package/select/components/index.js +4 -4
  1225. package/select/components/native-select/Component.js +1 -1
  1226. package/select/components/native-select/index.js +1 -1
  1227. package/select/components/optgroup/Component.js +1 -1
  1228. package/select/components/optgroup/index.css +10 -6
  1229. package/select/components/option/Component.js +2 -2
  1230. package/select/components/option/index.css +24 -20
  1231. package/select/components/option/index.js +1 -1
  1232. package/select/components/options-list/Component.js +2 -2
  1233. package/select/components/options-list/index.css +10 -6
  1234. package/select/components/options-list/index.js +1 -1
  1235. package/select/components/select-mobile/Component.js +4 -4
  1236. package/select/components/select-mobile/index.d.ts +1 -1
  1237. package/select/components/select-mobile/index.js +4 -4
  1238. package/select/components/select-modal-mobile/Component.js +4 -4
  1239. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1240. package/select/components/select-modal-mobile/index.js +4 -4
  1241. package/select/components/virtual-options-list/Component.js +2 -2
  1242. package/select/components/virtual-options-list/index.css +16 -12
  1243. package/select/components/virtual-options-list/index.js +1 -1
  1244. package/select/cssm/components/arrow/index.module.css +4 -0
  1245. package/select/cssm/components/base-select/index.module.css +4 -0
  1246. package/select/cssm/components/base-select-mobile/checkmark/index.module.css +4 -0
  1247. package/select/cssm/components/base-select-mobile/index.module.css +4 -0
  1248. package/select/cssm/components/base-select-mobile/options-list/index.module.css +4 -0
  1249. package/select/cssm/components/checkmark/index.module.css +4 -0
  1250. package/select/cssm/components/field/index.module.css +4 -0
  1251. package/select/cssm/components/optgroup/index.module.css +4 -0
  1252. package/select/cssm/components/option/index.module.css +4 -0
  1253. package/select/cssm/components/options-list/index.module.css +4 -0
  1254. package/select/cssm/components/virtual-options-list/index.module.css +4 -0
  1255. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +4 -0
  1256. package/select/esm/{Component-2c9beb24.d.ts → Component-466bfde2.d.ts} +0 -0
  1257. package/select/esm/{Component-2c9beb24.js → Component-466bfde2.js} +5 -5
  1258. package/select/esm/{Component-51b7410a.d.ts → Component-cb16d137.d.ts} +0 -0
  1259. package/select/esm/{Component-51b7410a.js → Component-cb16d137.js} +2 -2
  1260. package/select/esm/Component.js +2 -2
  1261. package/select/esm/components/arrow/Component.js +1 -1
  1262. package/select/esm/components/arrow/index.css +7 -3
  1263. package/select/esm/components/base-select/Component.js +2 -2
  1264. package/select/esm/components/base-select/index.css +11 -7
  1265. package/select/esm/components/base-select/index.d.ts +1 -1
  1266. package/select/esm/components/base-select/index.js +2 -2
  1267. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1268. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1269. package/select/esm/components/base-select-mobile/checkmark/index.css +8 -4
  1270. package/select/esm/components/base-select-mobile/index.css +15 -11
  1271. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1272. package/select/esm/components/base-select-mobile/index.js +4 -4
  1273. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1274. package/select/esm/components/base-select-mobile/options-list/index.css +13 -9
  1275. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1276. package/select/esm/components/checkmark/Component.js +1 -1
  1277. package/select/esm/components/checkmark/index.css +11 -7
  1278. package/select/esm/components/field/Component.js +2 -2
  1279. package/select/esm/components/field/index.css +13 -9
  1280. package/select/esm/components/field/index.js +1 -1
  1281. package/select/esm/components/index.js +4 -4
  1282. package/select/esm/components/native-select/Component.js +1 -1
  1283. package/select/esm/components/native-select/index.js +1 -1
  1284. package/select/esm/components/optgroup/Component.js +1 -1
  1285. package/select/esm/components/optgroup/index.css +10 -6
  1286. package/select/esm/components/option/Component.js +2 -2
  1287. package/select/esm/components/option/index.css +24 -20
  1288. package/select/esm/components/option/index.js +1 -1
  1289. package/select/esm/components/options-list/Component.js +2 -2
  1290. package/select/esm/components/options-list/index.css +10 -6
  1291. package/select/esm/components/options-list/index.js +1 -1
  1292. package/select/esm/components/select-mobile/Component.js +4 -4
  1293. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1294. package/select/esm/components/select-mobile/index.js +4 -4
  1295. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1296. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1297. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1298. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1299. package/select/esm/components/virtual-options-list/index.css +16 -12
  1300. package/select/esm/components/virtual-options-list/index.js +1 -1
  1301. package/select/esm/index.js +4 -4
  1302. package/select/esm/{intersection-observer-4ce5dc0d.d.ts → intersection-observer-87d720c3.d.ts} +0 -0
  1303. package/select/esm/{intersection-observer-4ce5dc0d.js → intersection-observer-87d720c3.js} +0 -0
  1304. package/select/esm/presets/index.js +4 -4
  1305. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1306. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1307. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1308. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1309. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +8 -4
  1310. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1311. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1312. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1313. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1314. package/select/esm/{tslib.es6-0ab6c879.d.ts → tslib.es6-b313ca07.d.ts} +0 -0
  1315. package/select/esm/{tslib.es6-0ab6c879.js → tslib.es6-b313ca07.js} +0 -0
  1316. package/select/index.js +4 -4
  1317. package/select/{intersection-observer-b90caedd.d.ts → intersection-observer-d8a4284e.d.ts} +0 -0
  1318. package/select/{intersection-observer-b90caedd.js → intersection-observer-d8a4284e.js} +0 -0
  1319. package/select/modern/{Component-fb02a34b.d.ts → Component-91d05a1f.d.ts} +0 -0
  1320. package/select/modern/{Component-fb02a34b.js → Component-91d05a1f.js} +1 -1
  1321. package/select/modern/{Component-68a64344.d.ts → Component-c12e7239.d.ts} +0 -0
  1322. package/select/modern/{Component-68a64344.js → Component-c12e7239.js} +7 -7
  1323. package/select/modern/Component.js +4 -4
  1324. package/select/modern/components/arrow/Component.js +1 -1
  1325. package/select/modern/components/arrow/index.css +7 -3
  1326. package/select/modern/components/base-select/Component.js +1 -1
  1327. package/select/modern/components/base-select/index.css +11 -7
  1328. package/select/modern/components/base-select/index.d.ts +1 -1
  1329. package/select/modern/components/base-select/index.js +1 -1
  1330. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1331. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1332. package/select/modern/components/base-select-mobile/checkmark/index.css +8 -4
  1333. package/select/modern/components/base-select-mobile/index.css +15 -11
  1334. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1335. package/select/modern/components/base-select-mobile/index.js +6 -6
  1336. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1337. package/select/modern/components/base-select-mobile/options-list/index.css +13 -9
  1338. package/select/modern/components/checkmark/Component.js +1 -1
  1339. package/select/modern/components/checkmark/index.css +11 -7
  1340. package/select/modern/components/field/Component.js +2 -2
  1341. package/select/modern/components/field/index.css +13 -9
  1342. package/select/modern/components/field/index.js +1 -1
  1343. package/select/modern/components/index.js +6 -6
  1344. package/select/modern/components/optgroup/Component.js +1 -1
  1345. package/select/modern/components/optgroup/index.css +10 -6
  1346. package/select/modern/components/option/Component.js +1 -1
  1347. package/select/modern/components/option/index.css +24 -20
  1348. package/select/modern/components/options-list/Component.js +1 -1
  1349. package/select/modern/components/options-list/index.css +10 -6
  1350. package/select/modern/components/select-mobile/Component.js +6 -6
  1351. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1352. package/select/modern/components/select-mobile/index.js +6 -6
  1353. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1354. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1355. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1356. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1357. package/select/modern/components/virtual-options-list/index.css +16 -12
  1358. package/select/modern/index.js +6 -6
  1359. package/select/modern/{intersection-observer-4ce5dc0d.d.ts → intersection-observer-87d720c3.d.ts} +0 -0
  1360. package/select/modern/{intersection-observer-4ce5dc0d.js → intersection-observer-87d720c3.js} +0 -0
  1361. package/select/modern/presets/index.js +6 -6
  1362. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1363. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1364. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1365. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1366. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +8 -4
  1367. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1368. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1369. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1370. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1371. package/select/presets/index.js +4 -4
  1372. package/select/presets/useLazyLoading/hook.js +3 -3
  1373. package/select/presets/useLazyLoading/index.css +2 -2
  1374. package/select/presets/useSelectWithApply/hook.js +4 -4
  1375. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1376. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +8 -4
  1377. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1378. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1379. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1380. package/select/presets/useSelectWithLoading/index.css +2 -2
  1381. package/select/{tslib.es6-37532254.d.ts → tslib.es6-3ea076c8.d.ts} +0 -0
  1382. package/select/{tslib.es6-37532254.js → tslib.es6-3ea076c8.js} +0 -0
  1383. package/select-with-tags/component.js +1 -1
  1384. package/select-with-tags/components/index.js +1 -1
  1385. package/select-with-tags/components/tag/component.js +2 -2
  1386. package/select-with-tags/components/tag/index.css +15 -11
  1387. package/select-with-tags/components/tag/index.js +1 -1
  1388. package/select-with-tags/components/tag-list/component.js +2 -2
  1389. package/select-with-tags/components/tag-list/index.css +35 -31
  1390. package/select-with-tags/components/tag-list/index.js +1 -1
  1391. package/select-with-tags/cssm/components/tag/index.module.css +4 -0
  1392. package/select-with-tags/cssm/components/tag-list/index.module.css +4 -0
  1393. package/select-with-tags/esm/component.js +1 -1
  1394. package/select-with-tags/esm/components/index.js +1 -1
  1395. package/select-with-tags/esm/components/tag/component.js +2 -2
  1396. package/select-with-tags/esm/components/tag/index.css +15 -11
  1397. package/select-with-tags/esm/components/tag/index.js +1 -1
  1398. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1399. package/select-with-tags/esm/components/tag-list/index.css +35 -31
  1400. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1401. package/select-with-tags/esm/index.js +1 -1
  1402. package/select-with-tags/esm/{tslib.es6-d4b20477.d.ts → tslib.es6-873776ae.d.ts} +0 -0
  1403. package/select-with-tags/esm/{tslib.es6-d4b20477.js → tslib.es6-873776ae.js} +0 -0
  1404. package/select-with-tags/esm/utils/index.js +1 -1
  1405. package/select-with-tags/esm/utils/match.js +1 -1
  1406. package/select-with-tags/index.js +1 -1
  1407. package/select-with-tags/modern/components/tag/component.js +1 -1
  1408. package/select-with-tags/modern/components/tag/index.css +15 -11
  1409. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1410. package/select-with-tags/modern/components/tag-list/index.css +35 -31
  1411. package/select-with-tags/{tslib.es6-9f8bb791.d.ts → tslib.es6-fddfa94f.d.ts} +0 -0
  1412. package/select-with-tags/{tslib.es6-9f8bb791.js → tslib.es6-fddfa94f.js} +0 -0
  1413. package/select-with-tags/utils/index.js +1 -1
  1414. package/select-with-tags/utils/match.js +1 -1
  1415. package/side-panel/Component.desktop.js +3 -3
  1416. package/side-panel/Component.mobile.js +3 -3
  1417. package/side-panel/Component.responsive.js +1 -1
  1418. package/side-panel/components/closer/Component.js +2 -2
  1419. package/side-panel/components/closer/index.css +8 -4
  1420. package/side-panel/components/content/Component.desktop.js +2 -2
  1421. package/side-panel/components/content/Component.js +1 -1
  1422. package/side-panel/components/content/Component.mobile.js +2 -2
  1423. package/side-panel/components/content/desktop.css +7 -3
  1424. package/side-panel/components/content/index.css +7 -3
  1425. package/side-panel/components/content/mobile.css +7 -3
  1426. package/side-panel/components/footer/Component.desktop.js +2 -2
  1427. package/side-panel/components/footer/Component.js +2 -2
  1428. package/side-panel/components/footer/Component.mobile.js +2 -2
  1429. package/side-panel/components/footer/desktop.css +7 -3
  1430. package/side-panel/components/footer/index.css +8 -4
  1431. package/side-panel/components/footer/layout.css +29 -25
  1432. package/side-panel/components/footer/mobile.css +7 -3
  1433. package/side-panel/components/header/Component.desktop.js +2 -2
  1434. package/side-panel/components/header/Component.js +1 -1
  1435. package/side-panel/components/header/Component.mobile.js +2 -2
  1436. package/side-panel/components/header/desktop.css +10 -6
  1437. package/side-panel/components/header/index.css +19 -15
  1438. package/side-panel/components/header/mobile.css +7 -3
  1439. package/side-panel/cssm/components/closer/index.module.css +4 -0
  1440. package/side-panel/cssm/components/content/desktop.module.css +4 -0
  1441. package/side-panel/cssm/components/content/index.module.css +4 -0
  1442. package/side-panel/cssm/components/content/mobile.module.css +4 -0
  1443. package/side-panel/cssm/components/footer/desktop.module.css +4 -0
  1444. package/side-panel/cssm/components/footer/index.module.css +4 -0
  1445. package/side-panel/cssm/components/footer/layout.module.css +4 -0
  1446. package/side-panel/cssm/components/footer/mobile.module.css +4 -0
  1447. package/side-panel/cssm/components/header/desktop.module.css +4 -0
  1448. package/side-panel/cssm/components/header/index.module.css +4 -0
  1449. package/side-panel/cssm/components/header/mobile.module.css +4 -0
  1450. package/side-panel/cssm/desktop.module.css +4 -0
  1451. package/side-panel/cssm/mobile.module.css +4 -0
  1452. package/side-panel/cssm/vars.css +4 -0
  1453. package/side-panel/desktop.css +7 -3
  1454. package/side-panel/desktop.js +1 -1
  1455. package/side-panel/esm/Component.desktop.js +3 -3
  1456. package/side-panel/esm/Component.mobile.js +3 -3
  1457. package/side-panel/esm/Component.responsive.js +1 -1
  1458. package/side-panel/esm/components/closer/Component.js +2 -2
  1459. package/side-panel/esm/components/closer/index.css +8 -4
  1460. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1461. package/side-panel/esm/components/content/Component.js +1 -1
  1462. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1463. package/side-panel/esm/components/content/desktop.css +7 -3
  1464. package/side-panel/esm/components/content/index.css +7 -3
  1465. package/side-panel/esm/components/content/mobile.css +7 -3
  1466. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1467. package/side-panel/esm/components/footer/Component.js +2 -2
  1468. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1469. package/side-panel/esm/components/footer/desktop.css +7 -3
  1470. package/side-panel/esm/components/footer/index.css +8 -4
  1471. package/side-panel/esm/components/footer/layout.css +29 -25
  1472. package/side-panel/esm/components/footer/mobile.css +7 -3
  1473. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1474. package/side-panel/esm/components/header/Component.js +1 -1
  1475. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1476. package/side-panel/esm/components/header/desktop.css +10 -6
  1477. package/side-panel/esm/components/header/index.css +19 -15
  1478. package/side-panel/esm/components/header/mobile.css +7 -3
  1479. package/side-panel/esm/desktop.css +7 -3
  1480. package/side-panel/esm/desktop.js +1 -1
  1481. package/side-panel/esm/index.js +1 -1
  1482. package/side-panel/esm/mobile.css +6 -2
  1483. package/side-panel/esm/mobile.js +1 -1
  1484. package/side-panel/esm/responsive.js +1 -1
  1485. package/side-panel/esm/transitions.desktop.css +8 -8
  1486. package/side-panel/esm/transitions.mobile.css +8 -8
  1487. package/side-panel/esm/{tslib.es6-44d9de0b.d.ts → tslib.es6-59eee794.d.ts} +0 -0
  1488. package/side-panel/esm/{tslib.es6-44d9de0b.js → tslib.es6-59eee794.js} +0 -0
  1489. package/side-panel/index.js +1 -1
  1490. package/side-panel/mobile.css +6 -2
  1491. package/side-panel/mobile.js +1 -1
  1492. package/side-panel/modern/Component.desktop.js +2 -2
  1493. package/side-panel/modern/Component.mobile.js +2 -2
  1494. package/side-panel/modern/components/closer/Component.js +1 -1
  1495. package/side-panel/modern/components/closer/index.css +8 -4
  1496. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1497. package/side-panel/modern/components/content/Component.js +1 -1
  1498. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1499. package/side-panel/modern/components/content/desktop.css +7 -3
  1500. package/side-panel/modern/components/content/index.css +7 -3
  1501. package/side-panel/modern/components/content/mobile.css +7 -3
  1502. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1503. package/side-panel/modern/components/footer/Component.js +2 -2
  1504. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1505. package/side-panel/modern/components/footer/desktop.css +7 -3
  1506. package/side-panel/modern/components/footer/index.css +8 -4
  1507. package/side-panel/modern/components/footer/layout.css +29 -25
  1508. package/side-panel/modern/components/footer/mobile.css +7 -3
  1509. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1510. package/side-panel/modern/components/header/Component.js +1 -1
  1511. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1512. package/side-panel/modern/components/header/desktop.css +10 -6
  1513. package/side-panel/modern/components/header/index.css +19 -15
  1514. package/side-panel/modern/components/header/mobile.css +7 -3
  1515. package/side-panel/modern/desktop.css +7 -3
  1516. package/side-panel/modern/mobile.css +6 -2
  1517. package/side-panel/modern/transitions.desktop.css +8 -8
  1518. package/side-panel/modern/transitions.mobile.css +8 -8
  1519. package/side-panel/responsive.js +1 -1
  1520. package/side-panel/transitions.desktop.css +8 -8
  1521. package/side-panel/transitions.mobile.css +8 -8
  1522. package/side-panel/{tslib.es6-46fc2207.d.ts → tslib.es6-f5f4b608.d.ts} +0 -0
  1523. package/side-panel/{tslib.es6-46fc2207.js → tslib.es6-f5f4b608.js} +0 -0
  1524. package/skeleton/Component.js +1 -1
  1525. package/skeleton/cssm/index.module.css +4 -0
  1526. package/skeleton/esm/Component.js +1 -1
  1527. package/skeleton/esm/index.css +14 -10
  1528. package/skeleton/index.css +14 -10
  1529. package/skeleton/modern/Component.js +1 -1
  1530. package/skeleton/modern/index.css +14 -10
  1531. package/slider/Component.d.ts +38 -37
  1532. package/slider/Component.js +54 -55
  1533. package/slider/cssm/Component.d.ts +38 -37
  1534. package/slider/cssm/Component.js +53 -54
  1535. package/slider/cssm/index.js +1 -2
  1536. package/slider/cssm/index.module.css +125 -200
  1537. package/slider/cssm/vars.css +747 -0
  1538. package/slider/esm/Component.d.ts +38 -37
  1539. package/slider/esm/Component.js +54 -55
  1540. package/slider/esm/index.css +127 -202
  1541. package/slider/esm/index.js +1 -2
  1542. package/slider/index.css +127 -202
  1543. package/slider/index.js +1 -2
  1544. package/slider/modern/Component.d.ts +38 -37
  1545. package/slider/modern/Component.js +59 -41
  1546. package/slider/modern/index.css +127 -202
  1547. package/slider/modern/index.js +1 -2
  1548. package/slider-input/Component.d.ts +37 -19
  1549. package/slider-input/Component.js +7 -13
  1550. package/slider-input/cssm/Component.d.ts +37 -19
  1551. package/slider-input/cssm/Component.js +6 -12
  1552. package/slider-input/cssm/index.module.css +26 -3
  1553. package/slider-input/esm/Component.d.ts +37 -19
  1554. package/slider-input/esm/Component.js +8 -14
  1555. package/slider-input/esm/index.css +43 -20
  1556. package/slider-input/index.css +43 -20
  1557. package/slider-input/modern/Component.d.ts +37 -19
  1558. package/slider-input/modern/Component.js +8 -12
  1559. package/slider-input/modern/index.css +43 -20
  1560. package/space/Component.js +2 -2
  1561. package/space/{Item-8c5306de.d.ts → Item-289bf97a.d.ts} +0 -0
  1562. package/space/{Item-8c5306de.js → Item-289bf97a.js} +0 -0
  1563. package/space/Item.js +1 -1
  1564. package/space/cssm/index.module.css +4 -0
  1565. package/space/esm/Component.js +2 -2
  1566. package/space/esm/{Item-61c82470.d.ts → Item-2c2194c4.d.ts} +0 -0
  1567. package/space/esm/{Item-61c82470.js → Item-2c2194c4.js} +0 -0
  1568. package/space/esm/Item.js +1 -1
  1569. package/space/esm/index.css +12 -8
  1570. package/space/esm/index.js +1 -1
  1571. package/space/index.css +12 -8
  1572. package/space/index.js +1 -1
  1573. package/space/modern/Component.js +1 -1
  1574. package/space/modern/index.css +12 -8
  1575. package/spinner/Component.d.ts +5 -1
  1576. package/spinner/Component.js +41 -4
  1577. package/spinner/cssm/Component.d.ts +5 -1
  1578. package/spinner/cssm/Component.js +40 -3
  1579. package/spinner/cssm/index.js +1 -0
  1580. package/spinner/cssm/index.module.css +739 -8
  1581. package/spinner/esm/Component.d.ts +5 -1
  1582. package/spinner/esm/Component.js +41 -4
  1583. package/spinner/esm/index.css +745 -14
  1584. package/spinner/esm/index.js +1 -0
  1585. package/spinner/index.css +745 -14
  1586. package/spinner/index.js +1 -0
  1587. package/spinner/modern/Component.d.ts +5 -1
  1588. package/spinner/modern/Component.js +41 -4
  1589. package/spinner/modern/index.css +745 -14
  1590. package/spinner/modern/index.js +1 -0
  1591. package/status/Component.js +1 -1
  1592. package/status/cssm/index.module.css +4 -0
  1593. package/status/esm/Component.js +1 -1
  1594. package/status/esm/index.css +21 -17
  1595. package/status/index.css +21 -17
  1596. package/status/modern/Component.js +1 -1
  1597. package/status/modern/index.css +21 -17
  1598. package/stepped-progress-bar/Component.js +1 -1
  1599. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1600. package/stepped-progress-bar/components/step-bar/index.css +14 -10
  1601. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +4 -0
  1602. package/stepped-progress-bar/cssm/index.module.css +4 -0
  1603. package/stepped-progress-bar/esm/Component.js +1 -1
  1604. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1605. package/stepped-progress-bar/esm/components/step-bar/index.css +14 -10
  1606. package/stepped-progress-bar/esm/index.css +7 -3
  1607. package/stepped-progress-bar/index.css +7 -3
  1608. package/stepped-progress-bar/modern/Component.js +1 -1
  1609. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1610. package/stepped-progress-bar/modern/components/step-bar/index.css +14 -10
  1611. package/stepped-progress-bar/modern/index.css +7 -3
  1612. package/switch/Component.js +1 -1
  1613. package/switch/cssm/index.module.css +4 -0
  1614. package/switch/esm/Component.js +1 -1
  1615. package/switch/esm/index.css +29 -25
  1616. package/switch/index.css +29 -25
  1617. package/switch/modern/Component.js +1 -1
  1618. package/switch/modern/index.css +29 -25
  1619. package/table/component.js +1 -1
  1620. package/table/components/index.js +1 -1
  1621. package/table/components/pagination/Component.js +2 -2
  1622. package/table/components/pagination/index.css +12 -8
  1623. package/table/components/pagination/index.js +1 -1
  1624. package/table/components/pagination/select-field/index.css +8 -4
  1625. package/table/components/pagination/select-field/index.js +2 -2
  1626. package/table/components/table/Component.js +2 -2
  1627. package/table/components/table/index.css +10 -6
  1628. package/table/components/table/index.js +1 -1
  1629. package/table/components/table/utils.js +1 -1
  1630. package/table/components/tbody/Component.js +2 -2
  1631. package/table/components/tbody/index.css +6 -2
  1632. package/table/components/tbody/index.js +1 -1
  1633. package/table/components/tcell/Component.js +2 -2
  1634. package/table/components/tcell/index.css +8 -4
  1635. package/table/components/tcell/index.js +1 -1
  1636. package/table/components/texpandable-row/Component.js +2 -2
  1637. package/table/components/texpandable-row/index.css +9 -5
  1638. package/table/components/texpandable-row/index.js +1 -1
  1639. package/table/components/thead/Component.js +2 -2
  1640. package/table/components/thead/index.css +10 -6
  1641. package/table/components/thead/index.js +1 -1
  1642. package/table/components/thead-cell/Component.js +2 -2
  1643. package/table/components/thead-cell/index.css +9 -5
  1644. package/table/components/thead-cell/index.js +1 -1
  1645. package/table/components/trow/Component.js +2 -2
  1646. package/table/components/trow/index.css +12 -8
  1647. package/table/components/trow/index.js +1 -1
  1648. package/table/components/tsortable-head-cell/Component.js +2 -2
  1649. package/table/components/tsortable-head-cell/index.css +13 -9
  1650. package/table/components/tsortable-head-cell/index.js +1 -1
  1651. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1652. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1653. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1654. package/table/cssm/components/pagination/index.module.css +4 -0
  1655. package/table/cssm/components/pagination/select-field/index.module.css +4 -0
  1656. package/table/cssm/components/table/index.module.css +4 -0
  1657. package/table/cssm/components/tbody/index.module.css +4 -0
  1658. package/table/cssm/components/tcell/index.module.css +4 -0
  1659. package/table/cssm/components/texpandable-row/index.module.css +4 -0
  1660. package/table/cssm/components/thead/index.module.css +4 -0
  1661. package/table/cssm/components/thead-cell/index.module.css +4 -0
  1662. package/table/cssm/components/trow/index.module.css +4 -0
  1663. package/table/cssm/components/tsortable-head-cell/index.module.css +4 -0
  1664. package/table/esm/component.js +1 -1
  1665. package/table/esm/components/index.js +1 -1
  1666. package/table/esm/components/pagination/Component.js +2 -2
  1667. package/table/esm/components/pagination/index.css +12 -8
  1668. package/table/esm/components/pagination/index.js +1 -1
  1669. package/table/esm/components/pagination/select-field/index.css +8 -4
  1670. package/table/esm/components/pagination/select-field/index.js +2 -2
  1671. package/table/esm/components/table/Component.js +2 -2
  1672. package/table/esm/components/table/index.css +10 -6
  1673. package/table/esm/components/table/index.js +1 -1
  1674. package/table/esm/components/table/utils.js +1 -1
  1675. package/table/esm/components/tbody/Component.js +2 -2
  1676. package/table/esm/components/tbody/index.css +6 -2
  1677. package/table/esm/components/tbody/index.js +1 -1
  1678. package/table/esm/components/tcell/Component.js +2 -2
  1679. package/table/esm/components/tcell/index.css +8 -4
  1680. package/table/esm/components/tcell/index.js +1 -1
  1681. package/table/esm/components/texpandable-row/Component.js +2 -2
  1682. package/table/esm/components/texpandable-row/index.css +9 -5
  1683. package/table/esm/components/texpandable-row/index.js +1 -1
  1684. package/table/esm/components/thead/Component.js +2 -2
  1685. package/table/esm/components/thead/index.css +10 -6
  1686. package/table/esm/components/thead/index.js +1 -1
  1687. package/table/esm/components/thead-cell/Component.js +2 -2
  1688. package/table/esm/components/thead-cell/index.css +9 -5
  1689. package/table/esm/components/thead-cell/index.js +1 -1
  1690. package/table/esm/components/trow/Component.js +2 -2
  1691. package/table/esm/components/trow/index.css +12 -8
  1692. package/table/esm/components/trow/index.js +1 -1
  1693. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1694. package/table/esm/components/tsortable-head-cell/index.css +13 -9
  1695. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1696. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1697. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1698. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1699. package/table/esm/index.js +1 -1
  1700. package/table/esm/{tslib.es6-cf5debf6.d.ts → tslib.es6-6ca791fe.d.ts} +0 -0
  1701. package/table/esm/{tslib.es6-cf5debf6.js → tslib.es6-6ca791fe.js} +0 -0
  1702. package/table/index.js +1 -1
  1703. package/table/modern/components/pagination/Component.js +1 -1
  1704. package/table/modern/components/pagination/index.css +12 -8
  1705. package/table/modern/components/pagination/select-field/index.css +8 -4
  1706. package/table/modern/components/pagination/select-field/index.js +1 -1
  1707. package/table/modern/components/table/Component.js +1 -1
  1708. package/table/modern/components/table/index.css +10 -6
  1709. package/table/modern/components/tbody/Component.js +1 -1
  1710. package/table/modern/components/tbody/index.css +6 -2
  1711. package/table/modern/components/tcell/Component.js +1 -1
  1712. package/table/modern/components/tcell/index.css +8 -4
  1713. package/table/modern/components/texpandable-row/Component.js +1 -1
  1714. package/table/modern/components/texpandable-row/index.css +9 -5
  1715. package/table/modern/components/thead/Component.js +1 -1
  1716. package/table/modern/components/thead/index.css +10 -6
  1717. package/table/modern/components/thead-cell/Component.js +1 -1
  1718. package/table/modern/components/thead-cell/index.css +9 -5
  1719. package/table/modern/components/trow/Component.js +1 -1
  1720. package/table/modern/components/trow/index.css +12 -8
  1721. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1722. package/table/modern/components/tsortable-head-cell/index.css +13 -9
  1723. package/table/{tslib.es6-2de6907e.d.ts → tslib.es6-c624c2c2.d.ts} +0 -0
  1724. package/table/{tslib.es6-2de6907e.js → tslib.es6-c624c2c2.js} +0 -0
  1725. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1726. package/tabs/components/primary-tablist/Component.js +1 -1
  1727. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1728. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1729. package/tabs/components/primary-tablist/index.css +22 -18
  1730. package/tabs/components/primary-tablist/mobile.css +29 -21
  1731. package/tabs/components/scrollable-container/Component.js +1 -1
  1732. package/tabs/components/scrollable-container/index.css +7 -3
  1733. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1734. package/tabs/components/secondary-tablist/Component.js +1 -1
  1735. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1736. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1737. package/tabs/components/secondary-tablist/index.css +13 -9
  1738. package/tabs/components/secondary-tablist/mobile.css +19 -11
  1739. package/tabs/components/tab/Component.js +1 -1
  1740. package/tabs/components/tab/index.css +2 -2
  1741. package/tabs/components/tabs/Component.desktop.js +3 -3
  1742. package/tabs/components/tabs/Component.mobile.js +3 -3
  1743. package/tabs/components/tabs/Component.responsive.js +3 -3
  1744. package/tabs/cssm/components/primary-tablist/index.module.css +4 -0
  1745. package/tabs/cssm/components/primary-tablist/mobile.module.css +4 -0
  1746. package/tabs/cssm/components/scrollable-container/index.module.css +4 -0
  1747. package/tabs/cssm/components/secondary-tablist/index.module.css +4 -0
  1748. package/tabs/cssm/components/secondary-tablist/mobile.module.css +4 -0
  1749. package/tabs/cssm/vars.css +4 -0
  1750. package/tabs/desktop.js +3 -3
  1751. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1752. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1753. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1754. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1755. package/tabs/esm/components/primary-tablist/index.css +22 -18
  1756. package/tabs/esm/components/primary-tablist/mobile.css +29 -21
  1757. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1758. package/tabs/esm/components/scrollable-container/index.css +7 -3
  1759. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1760. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1761. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1762. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1763. package/tabs/esm/components/secondary-tablist/index.css +13 -9
  1764. package/tabs/esm/components/secondary-tablist/mobile.css +19 -11
  1765. package/tabs/esm/components/tab/Component.js +1 -1
  1766. package/tabs/esm/components/tab/index.css +2 -2
  1767. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1768. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1769. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1770. package/tabs/esm/desktop.js +3 -3
  1771. package/tabs/esm/index.js +3 -3
  1772. package/tabs/esm/index.module-1e819ec7.js +4 -0
  1773. package/tabs/esm/index.module-f976d3dd.js +4 -0
  1774. package/tabs/esm/mobile.js +3 -3
  1775. package/tabs/esm/responsive.js +3 -3
  1776. package/tabs/esm/{tslib.es6-a4908663.d.ts → tslib.es6-c5b7e281.d.ts} +0 -0
  1777. package/tabs/esm/{tslib.es6-a4908663.js → tslib.es6-c5b7e281.js} +0 -0
  1778. package/tabs/index.js +3 -3
  1779. package/tabs/index.module-604552c6.js +4 -0
  1780. package/tabs/index.module-ea7b2c45.js +4 -0
  1781. package/tabs/mobile.js +3 -3
  1782. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1783. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1784. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1785. package/tabs/modern/components/primary-tablist/index.css +22 -18
  1786. package/tabs/modern/components/primary-tablist/mobile.css +29 -21
  1787. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1788. package/tabs/modern/components/scrollable-container/index.css +7 -3
  1789. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1790. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1791. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1792. package/tabs/modern/components/secondary-tablist/index.css +13 -9
  1793. package/tabs/modern/components/secondary-tablist/mobile.css +19 -11
  1794. package/tabs/modern/components/tab/Component.js +1 -1
  1795. package/tabs/modern/components/tab/index.css +2 -2
  1796. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1797. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1798. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1799. package/tabs/modern/desktop.js +2 -2
  1800. package/tabs/modern/index.js +2 -2
  1801. package/tabs/modern/index.module-1e819ec7.js +4 -0
  1802. package/tabs/modern/index.module-f976d3dd.js +4 -0
  1803. package/tabs/modern/mobile.js +2 -2
  1804. package/tabs/modern/responsive.js +2 -2
  1805. package/tabs/responsive.js +3 -3
  1806. package/tabs/{tslib.es6-17b5b989.d.ts → tslib.es6-1f97f33e.d.ts} +0 -0
  1807. package/tabs/{tslib.es6-17b5b989.js → tslib.es6-1f97f33e.js} +0 -0
  1808. package/tag/Component.js +3 -3
  1809. package/tag/cssm/default.module.css +4 -0
  1810. package/tag/cssm/index.module.css +4 -0
  1811. package/tag/cssm/inverted.module.css +4 -0
  1812. package/tag/cssm/vars.css +4 -0
  1813. package/tag/default.css +12 -8
  1814. package/tag/esm/Component.js +3 -3
  1815. package/tag/esm/default.css +12 -8
  1816. package/tag/esm/index.css +41 -37
  1817. package/tag/esm/inverted.css +12 -8
  1818. package/tag/index.css +41 -37
  1819. package/tag/inverted.css +12 -8
  1820. package/tag/modern/Component.js +3 -3
  1821. package/tag/modern/default.css +12 -8
  1822. package/tag/modern/index.css +41 -37
  1823. package/tag/modern/inverted.css +12 -8
  1824. package/textarea/Component.js +3 -3
  1825. package/textarea/cssm/default.module.css +4 -0
  1826. package/textarea/cssm/index.module.css +4 -0
  1827. package/textarea/cssm/inverted.module.css +4 -0
  1828. package/textarea/default.css +22 -18
  1829. package/textarea/esm/Component.js +3 -3
  1830. package/textarea/esm/default.css +22 -18
  1831. package/textarea/esm/index.css +25 -21
  1832. package/textarea/esm/inverted.css +22 -18
  1833. package/textarea/index.css +25 -21
  1834. package/textarea/inverted.css +22 -18
  1835. package/textarea/modern/Component.js +3 -3
  1836. package/textarea/modern/default.css +22 -18
  1837. package/textarea/modern/index.css +25 -21
  1838. package/textarea/modern/inverted.css +22 -18
  1839. package/themes/click.css +9 -2
  1840. package/themes/compiled/mobile-dark-bluetint.css +274 -312
  1841. package/themes/corp.css +4 -0
  1842. package/themes/dark.css +2 -0
  1843. package/themes/dist/click.css +9 -2
  1844. package/themes/dist/compiled/mobile-dark-bluetint.css +828 -866
  1845. package/themes/dist/corp.css +4 -0
  1846. package/themes/dist/dark.css +2 -0
  1847. package/themes/dist/intranet.css +6 -1
  1848. package/themes/dist/mixins/dark.css +2 -0
  1849. package/themes/dist/mixins/slider/click.css +5 -2
  1850. package/themes/dist/mixins/slider/intranet.css +2 -1
  1851. package/themes/dist/mixins/slider/mobile.css +2 -1
  1852. package/themes/dist/mobile.css +6 -1
  1853. package/themes/dist/package.json +1 -1
  1854. package/themes/dist/site.css +4 -0
  1855. package/themes/dist/slider/click.css +5 -2
  1856. package/themes/dist/slider/intranet.css +2 -1
  1857. package/themes/dist/slider/mobile.css +2 -1
  1858. package/themes/intranet.css +6 -1
  1859. package/themes/mixins/dark.css +2 -0
  1860. package/themes/mixins/slider/click.css +5 -2
  1861. package/themes/mixins/slider/intranet.css +2 -1
  1862. package/themes/mixins/slider/mobile.css +2 -1
  1863. package/themes/mobile.css +6 -1
  1864. package/themes/site.css +4 -0
  1865. package/themes/slider/click.css +5 -2
  1866. package/themes/slider/intranet.css +2 -1
  1867. package/themes/slider/mobile.css +2 -1
  1868. package/toast/component.js +1 -1
  1869. package/toast/cssm/index.module.css +4 -0
  1870. package/toast/esm/component.js +1 -1
  1871. package/toast/esm/index.css +14 -10
  1872. package/toast/index.css +14 -10
  1873. package/toast/modern/component.js +1 -1
  1874. package/toast/modern/index.css +14 -10
  1875. package/toast-plate/component.js +1 -1
  1876. package/toast-plate/cssm/index.module.css +4 -0
  1877. package/toast-plate/esm/component.js +1 -1
  1878. package/toast-plate/esm/index.css +19 -15
  1879. package/toast-plate/index.css +19 -15
  1880. package/toast-plate/modern/component.js +1 -1
  1881. package/toast-plate/modern/index.css +19 -15
  1882. package/tooltip/{Component-8dbe32fa.d.ts → Component-2f3d8ef0.d.ts} +0 -0
  1883. package/tooltip/{Component-8dbe32fa.js → Component-2f3d8ef0.js} +3 -3
  1884. package/tooltip/Component.js +1 -1
  1885. package/tooltip/component.responsive.js +2 -2
  1886. package/tooltip/cssm/default.module.css +4 -0
  1887. package/tooltip/cssm/index.module.css +4 -0
  1888. package/tooltip/cssm/inverted.module.css +4 -0
  1889. package/tooltip/default.css +7 -3
  1890. package/tooltip/esm/{Component-9c885724.d.ts → Component-f71403f7.d.ts} +0 -0
  1891. package/tooltip/esm/{Component-9c885724.js → Component-f71403f7.js} +3 -3
  1892. package/tooltip/esm/Component.js +1 -1
  1893. package/tooltip/esm/component.responsive.js +2 -2
  1894. package/tooltip/esm/default.css +7 -3
  1895. package/tooltip/esm/index.css +10 -6
  1896. package/tooltip/esm/index.d.ts +1 -1
  1897. package/tooltip/esm/index.js +1 -1
  1898. package/tooltip/esm/inverted.css +9 -5
  1899. package/tooltip/esm/responsive.css +3 -3
  1900. package/tooltip/esm/responsive.js +1 -1
  1901. package/tooltip/index.css +10 -6
  1902. package/tooltip/index.d.ts +1 -1
  1903. package/tooltip/index.js +1 -1
  1904. package/tooltip/inverted.css +9 -5
  1905. package/tooltip/modern/Component.js +3 -3
  1906. package/tooltip/modern/component.responsive.js +1 -1
  1907. package/tooltip/modern/default.css +7 -3
  1908. package/tooltip/modern/index.css +10 -6
  1909. package/tooltip/modern/inverted.css +9 -5
  1910. package/tooltip/modern/responsive.css +3 -3
  1911. package/tooltip/responsive.css +3 -3
  1912. package/tooltip/responsive.js +1 -1
  1913. package/typography/colors.css +16 -12
  1914. package/typography/{colors.module-d2821aee.d.ts → colors.module-33436f2f.d.ts} +0 -0
  1915. package/typography/{colors.module-d2821aee.js → colors.module-33436f2f.js} +1 -1
  1916. package/typography/common.module-8e60bdd3.js +4 -0
  1917. package/typography/component.js +2 -2
  1918. package/typography/cssm/colors.module.css +4 -0
  1919. package/typography/cssm/text/index.module.css +4 -0
  1920. package/typography/cssm/title/index.module.css +4 -0
  1921. package/typography/cssm/title-mobile/index.module.css +4 -0
  1922. package/typography/cssm/title-responsive/index.module.css +4 -0
  1923. package/typography/esm/colors.css +16 -12
  1924. package/typography/esm/{colors.module-9d8f76c4.d.ts → colors.module-64def498.d.ts} +0 -0
  1925. package/typography/esm/{colors.module-9d8f76c4.js → colors.module-64def498.js} +1 -1
  1926. package/typography/esm/common.module-8e601d17.js +4 -0
  1927. package/typography/esm/component.js +2 -2
  1928. package/typography/esm/index.js +2 -2
  1929. package/typography/esm/text/component.js +2 -2
  1930. package/typography/esm/text/index.css +17 -13
  1931. package/typography/esm/text/index.js +1 -1
  1932. package/typography/esm/title/common.css +4 -4
  1933. package/typography/esm/title/component.js +1 -1
  1934. package/typography/esm/title/index.css +22 -18
  1935. package/typography/esm/title/index.js +3 -3
  1936. package/typography/esm/title-mobile/component.js +3 -3
  1937. package/typography/esm/title-mobile/index.css +17 -13
  1938. package/typography/esm/title-mobile/index.js +2 -2
  1939. package/typography/esm/title-responsive/component.js +3 -3
  1940. package/typography/esm/title-responsive/index.css +44 -40
  1941. package/typography/esm/title-responsive/index.js +2 -2
  1942. package/typography/index.js +2 -2
  1943. package/typography/modern/colors.css +16 -12
  1944. package/typography/modern/colors.module-bb5c351d.js +4 -0
  1945. package/typography/modern/common.module-8e601d17.js +4 -0
  1946. package/typography/modern/component.js +2 -2
  1947. package/typography/modern/index.js +2 -2
  1948. package/typography/modern/text/component.js +2 -2
  1949. package/typography/modern/text/index.css +17 -13
  1950. package/typography/modern/text/index.js +1 -1
  1951. package/typography/modern/title/common.css +4 -4
  1952. package/typography/modern/title/component.js +1 -1
  1953. package/typography/modern/title/index.css +22 -18
  1954. package/typography/modern/title/index.js +3 -3
  1955. package/typography/modern/title-mobile/component.js +3 -3
  1956. package/typography/modern/title-mobile/index.css +17 -13
  1957. package/typography/modern/title-mobile/index.js +2 -2
  1958. package/typography/modern/title-responsive/component.js +3 -3
  1959. package/typography/modern/title-responsive/index.css +44 -40
  1960. package/typography/modern/title-responsive/index.js +2 -2
  1961. package/typography/text/component.js +2 -2
  1962. package/typography/text/index.css +17 -13
  1963. package/typography/text/index.js +1 -1
  1964. package/typography/title/common.css +4 -4
  1965. package/typography/title/component.js +1 -1
  1966. package/typography/title/index.css +22 -18
  1967. package/typography/title/index.js +3 -3
  1968. package/typography/title-mobile/component.js +3 -3
  1969. package/typography/title-mobile/index.css +17 -13
  1970. package/typography/title-mobile/index.js +2 -2
  1971. package/typography/title-responsive/component.js +3 -3
  1972. package/typography/title-responsive/index.css +44 -40
  1973. package/typography/title-responsive/index.js +2 -2
  1974. package/vars/colors-bluetint.css +4 -0
  1975. package/vars/colors-indigo.css +4 -0
  1976. package/vars/cssm/colors-bluetint.css +4 -0
  1977. package/vars/cssm/colors-indigo.css +4 -0
  1978. package/vars/cssm/index.css +4 -0
  1979. package/vars/dist/colors-bluetint.css +4 -0
  1980. package/vars/dist/colors-indigo.css +4 -0
  1981. package/vars/dist/cssm/colors-bluetint.css +4 -0
  1982. package/vars/dist/cssm/colors-indigo.css +4 -0
  1983. package/vars/dist/cssm/index.css +4 -0
  1984. package/vars/dist/package.json +1 -1
  1985. package/vars/index.d.ts +4 -0
  1986. package/vars/index.js +4 -0
  1987. package/with-suffix/Component.js +1 -1
  1988. package/with-suffix/cssm/index.module.css +4 -0
  1989. package/with-suffix/esm/Component.js +1 -1
  1990. package/with-suffix/esm/index.css +12 -8
  1991. package/with-suffix/index.css +12 -8
  1992. package/with-suffix/modern/Component.js +1 -1
  1993. package/with-suffix/modern/index.css +12 -8
  1994. package/calendar-range/modern/index.module-3e216d31.js +0 -4
  1995. package/grid/esm/gutters.module-879ea650.js +0 -27
  1996. package/grid/gutters.module-7acd052c.js +0 -28
  1997. package/grid/modern/gutters.module-598bf575.js +0 -4
  1998. package/modal/esm/transitions.module-7ed0279b.js +0 -4
  1999. package/modal/modern/transitions.module-7ed0279b.js +0 -4
  2000. package/modal/transitions.module-55e67a2d.js +0 -4
  2001. package/tabs/esm/index.module-0ce694a1.js +0 -4
  2002. package/tabs/esm/index.module-89b637ce.js +0 -4
  2003. package/tabs/index.module-1dca4b20.js +0 -4
  2004. package/tabs/index.module-dc8a3c47.js +0 -4
  2005. package/tabs/modern/index.module-0ce694a1.js +0 -4
  2006. package/tabs/modern/index.module-89b637ce.js +0 -4
  2007. package/typography/common.module-3d24011e.js +0 -4
  2008. package/typography/esm/common.module-c30e1d44.js +0 -4
  2009. package/typography/modern/colors.module-e2a70b55.js +0 -4
  2010. package/typography/modern/common.module-c30e1d44.js +0 -4
@@ -1,323 +1,323 @@
1
- .card-image__cardImage_yiiyy {
1
+ .card-image__cardImage_1dl8r {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_yiiyy {
4
+ .card-image__loaded_1dl8r {
5
5
  background: transparent
6
- }.backdrop__backdrop_4b4b1 {
7
- -webkit-tap-highlight-color: transparent;
8
- }
9
- .backdrop__appear_4b4b1,
10
- .backdrop__enter_4b4b1 {
11
- background-color: transparent;
12
- }
13
- .backdrop__appearActive_4b4b1,
14
- .backdrop__enterActive_4b4b1,
15
- .backdrop__appearDone_4b4b1,
16
- .backdrop__enterDone_4b4b1 {
17
- background-color: rgba(0, 0, 0, 0.8);
18
- }
19
- .backdrop__exit_4b4b1 {
20
- background-color: rgba(0, 0, 0, 0.8);
21
- }
22
- .backdrop__exitActive_4b4b1,
23
- .backdrop__exitDone_4b4b1 {
24
- background-color: transparent;
25
- }.badge__component_y17z6 {
6
+ }.badge__component_1ff4z {
26
7
  background-color: #ef3124;
27
8
  color: #000;
28
9
  }
29
- .badge__outlineCount_y17z6 {
10
+ .badge__outlineCount_1ff4z {
30
11
  background-color: #121212;
31
12
  }
32
- .badge__icon_y17z6 {
13
+ .badge__icon_1ff4z {
33
14
  color: #2fc26e
34
15
  }
35
- .badge__icon_y17z6.badge__positive_y17z6 {
16
+ .badge__icon_1ff4z.badge__positive_1ff4z {
36
17
  color: #2fc26e;
37
18
  background-color: #2fc26e;
38
19
  }
39
- .badge__icon_y17z6.badge__attention_y17z6 {
20
+ .badge__icon_1ff4z.badge__attention_1ff4z {
40
21
  color: #f6bf65;
41
22
  background-color: #f6bf65;
42
23
  }
43
- .badge__icon_y17z6.badge__negative_y17z6 {
24
+ .badge__icon_1ff4z.badge__negative_1ff4z {
44
25
  color: #d91d0b;
45
26
  background-color: #d91d0b;
46
27
  }
47
- .badge__icon_y17z6.badge__link_y17z6 {
28
+ .badge__icon_1ff4z.badge__link_1ff4z {
48
29
  color: #0072ef;
49
30
  background-color: #0072ef;
50
31
  }
51
- .badge__icon_y17z6.badge__tertiary_y17z6 {
32
+ .badge__icon_1ff4z.badge__tertiary_1ff4z {
52
33
  color: #464649;
53
34
  background-color: #464649;
54
35
  }
55
- .badge__icon_y17z6.badge__secondary_y17z6 {
36
+ .badge__icon_1ff4z.badge__secondary_1ff4z {
56
37
  color: #8d8d93;
57
38
  background-color: #8d8d93;
58
39
  }
59
- .badge__icon_y17z6.badge__primary_y17z6 {
40
+ .badge__icon_1ff4z.badge__primary_1ff4z {
60
41
  color: #fff;
61
42
  background-color: #fff;
62
43
  }
63
- .badge__icon_y17z6:before {
44
+ .badge__icon_1ff4z:before {
64
45
  background-color: #121212;
65
46
  }
66
- .badge__outline_y17z6 {
47
+ .badge__outline_1ff4z {
67
48
  background-color: #121212;
68
49
  }
69
- .badge__outlineColor_y17z6.badge__attention_y17z6 {
50
+ .badge__outlineColor_1ff4z.badge__attention_1ff4z {
70
51
  background-color: #f6bf65;
71
52
  }
72
- .badge__outlineColor_y17z6.badge__positive_y17z6 {
53
+ .badge__outlineColor_1ff4z.badge__positive_1ff4z {
73
54
  background-color: #2fc26e;
74
55
  }
75
- .badge__outlineColor_y17z6.badge__negative_y17z6 {
56
+ .badge__outlineColor_1ff4z.badge__negative_1ff4z {
76
57
  background-color: #d91d0b;
77
58
  }
78
- .badge__outlineColor_y17z6.badge__link_y17z6 {
59
+ .badge__outlineColor_1ff4z.badge__link_1ff4z {
79
60
  background-color: #0072ef;
80
61
  }
81
- .badge__outlineColor_y17z6 .badge__tertiary_y17z6 {
62
+ .badge__outlineColor_1ff4z .badge__tertiary_1ff4z {
82
63
  background-color: #464649;
83
64
  }
84
- .badge__outlineColor_y17z6.badge__secondary_y17z6 {
65
+ .badge__outlineColor_1ff4z.badge__secondary_1ff4z {
85
66
  background-color: #8d8d93;
86
67
  }
87
- .badge__outlineColor_y17z6.badge__primary_y17z6 {
68
+ .badge__outlineColor_1ff4z.badge__primary_1ff4z {
88
69
  background-color: #fff;
89
- }.checkbox-group__error_lbc8l {
70
+ }.backdrop__backdrop_1bmd3 {
71
+ -webkit-tap-highlight-color: transparent;
72
+ }
73
+ .backdrop__appear_1bmd3,
74
+ .backdrop__enter_1bmd3 {
75
+ background-color: transparent;
76
+ }
77
+ .backdrop__appearActive_1bmd3,
78
+ .backdrop__enterActive_1bmd3,
79
+ .backdrop__appearDone_1bmd3,
80
+ .backdrop__enterDone_1bmd3 {
81
+ background-color: rgba(0, 0, 0, 0.8);
82
+ }
83
+ .backdrop__exit_1bmd3 {
84
+ background-color: rgba(0, 0, 0, 0.8);
85
+ }
86
+ .backdrop__exitActive_1bmd3,
87
+ .backdrop__exitDone_1bmd3 {
88
+ background-color: transparent;
89
+ }.checkbox-group__error_pz2un {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_lbc8l {
92
+ .checkbox-group__label_pz2un {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_lbc8l {
95
+ .checkbox-group__errorMessage_pz2un {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_lbc8l {
98
+ .checkbox-group__hint_pz2un {
99
99
  color: #8d8d93;
100
- }.checkbox__box_f7jih {
100
+ }.checkbox__box_12npd {
101
101
  color: #000;
102
102
  background-color: #000;
103
103
  border: 1.5px solid #8d8d93;
104
104
  }
105
- .checkbox__checkedIcon_f7jih {
105
+ .checkbox__checkedIcon_12npd {
106
106
  color: #000;
107
107
  }
108
- .checkbox__component_f7jih:hover:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
108
+ .checkbox__component_12npd:hover:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
109
109
  background-color: #000;
110
110
  border-color: #8d8d93;
111
111
  }
112
- .checkbox__component_f7jih:active:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
112
+ .checkbox__component_12npd:active:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
113
113
  background-color: #000;
114
114
  border-color: #fff;
115
115
  }
116
- .checkbox__checked_f7jih .checkbox__box_f7jih {
116
+ .checkbox__checked_12npd .checkbox__box_12npd {
117
117
  background-color: #fff;
118
118
  border-color: transparent;
119
119
  }
120
- .checkbox__checked_f7jih:hover:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
120
+ .checkbox__checked_12npd:hover:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
121
121
  background-color: rgb(255, 255, 255);
122
122
  border-color: transparent;
123
123
  }
124
- .checkbox__checked_f7jih:active:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
124
+ .checkbox__checked_12npd:active:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
125
125
  background-color: rgb(255, 255, 255);
126
126
  border-color: transparent;
127
127
  }
128
- .checkbox__indeterminate_f7jih .checkbox__box_f7jih {
128
+ .checkbox__indeterminate_12npd .checkbox__box_12npd {
129
129
  background-color: #fff;
130
130
  border-color: transparent;
131
131
  }
132
- .checkbox__indeterminate_f7jih:hover:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
132
+ .checkbox__indeterminate_12npd:hover:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
133
133
  background-color: rgb(255, 255, 255);
134
134
  border-color: transparent;
135
135
  }
136
- .checkbox__indeterminate_f7jih:active:not(.checkbox__disabled_f7jih):not(.checkbox__inactive_f7jih) .checkbox__box_f7jih {
136
+ .checkbox__indeterminate_12npd:active:not(.checkbox__disabled_12npd):not(.checkbox__inactive_12npd) .checkbox__box_12npd {
137
137
  background-color: rgb(255, 255, 255);
138
138
  border-color: transparent;
139
139
  }
140
- .checkbox__disabled_f7jih .checkbox__box_f7jih {
140
+ .checkbox__disabled_12npd .checkbox__box_12npd {
141
141
  background-color: #000;
142
142
  border-color: #2a2a2c;
143
143
  }
144
- .checkbox__disabled_f7jih.checkbox__checked_f7jih .checkbox__box_f7jih {
144
+ .checkbox__disabled_12npd.checkbox__checked_12npd .checkbox__box_12npd {
145
145
  background-color: #3a3a3c;
146
146
  border-color: transparent;
147
147
  }
148
- .checkbox__disabled_f7jih.checkbox__indeterminate_f7jih .checkbox__box_f7jih {
148
+ .checkbox__disabled_12npd.checkbox__indeterminate_12npd .checkbox__box_12npd {
149
149
  background-color: #3a3a3c;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__disabled_f7jih .checkbox__label_f7jih {
152
+ .checkbox__disabled_12npd .checkbox__label_12npd {
153
153
  color: #8d8d93;
154
154
  }
155
- .checkbox__disabled_f7jih .checkbox__hint_f7jih {
155
+ .checkbox__disabled_12npd .checkbox__hint_12npd {
156
156
  color: #8d8d93;
157
157
  }
158
- .checkbox__inactive_f7jih .checkbox__box_f7jih {
158
+ .checkbox__inactive_12npd .checkbox__box_12npd {
159
159
  background-color: #3a3a3c;
160
160
  border-color: #464649;
161
161
  }
162
- .checkbox__inactive_f7jih.checkbox__checked_f7jih .checkbox__box_f7jih {
162
+ .checkbox__inactive_12npd.checkbox__checked_12npd .checkbox__box_12npd {
163
163
  color: #464649;
164
164
  border-color: transparent;
165
165
  }
166
- .checkbox__inactive_f7jih.checkbox__indeterminate_f7jih .checkbox__box_f7jih {
166
+ .checkbox__inactive_12npd.checkbox__indeterminate_12npd .checkbox__box_12npd {
167
167
  border-color: transparent;
168
168
  }
169
- .checkbox__focused_f7jih .checkbox__box_f7jih {
169
+ .checkbox__focused_12npd .checkbox__box_12npd {
170
170
  outline: 2px solid #0072ef;
171
171
  }
172
- .checkbox__label_f7jih {
172
+ .checkbox__label_12npd {
173
173
  color: #fff;
174
174
  }
175
- .checkbox__errorMessage_f7jih {
175
+ .checkbox__errorMessage_12npd {
176
176
  color: #f15045;
177
177
  }
178
- .checkbox__hint_f7jih {
178
+ .checkbox__hint_12npd {
179
179
  color: #8d8d93;
180
180
  }
181
- .checkbox__inactive_f7jih .checkbox__indeterminateLine_f7jih {
181
+ .checkbox__inactive_12npd .checkbox__indeterminateLine_12npd {
182
182
  background-color: #464649;
183
183
  }
184
- .checkbox__indeterminateLine_f7jih {
184
+ .checkbox__indeterminateLine_12npd {
185
185
  background-color: #000;
186
- }.divider__component_1c3ni {
186
+ }.divider__component_7mx0f {
187
187
  border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_68dyy {
189
- border: 2px dashed #464649;
190
- }
191
- .dropzone__component_68dyy:not(.dropzone__disabled_68dyy):hover {
192
- background-color: transparent;
193
- }
194
- .dropzone__dragOver_68dyy {
195
- background-color: transparent;
196
- }
197
- .dropzone__error_68dyy {
198
- border-color: #ef3124;
199
- }
200
- .dropzone__overlay_zna6b {
201
- background: #202022;
202
- }
203
- .dropzone__text_zna6b {
204
- color: #fff;
205
- }.code-input__error_1wu82 {
188
+ }.code-input__error_14w3j {
206
189
  color: #f15045;
207
190
  }
208
- @keyframes code-input__shake_1wu82 {
191
+ @keyframes code-input__shake_14w3j {
209
192
  }
210
- .code-input__input_1imdg {
193
+ .code-input__input_12fvp {
211
194
  background-color: #202022;
212
195
  color: #fff
213
196
  }
214
- .code-input__input_1imdg.code-input__hasError_1imdg {
197
+ .code-input__input_12fvp.code-input__hasError_12fvp {
215
198
  color: #f15045;
216
199
  caret-color: #fff;
217
200
  background-color: #35110d;
218
201
  }
219
- .code-input__input_1imdg.code-input__disabled_1imdg {
202
+ .code-input__input_12fvp.code-input__disabled_12fvp {
220
203
  color: #464649;
221
204
  }
222
- .code-input__input_1imdg:-webkit-autofill {
205
+ .code-input__input_12fvp:-webkit-autofill {
223
206
  -webkit-text-fill-color: #fff;
224
- }.form-control__component_sedfb {
207
+ }.dropzone__component_1e0fi {
208
+ border: 2px dashed #464649;
209
+ }
210
+ .dropzone__component_1e0fi:not(.dropzone__disabled_1e0fi):hover {
211
+ background-color: transparent;
212
+ }
213
+ .dropzone__dragOver_1e0fi {
214
+ background-color: transparent;
215
+ }
216
+ .dropzone__error_1e0fi {
217
+ border-color: #ef3124;
218
+ }
219
+ .dropzone__overlay_8iht3 {
220
+ background: #202022;
221
+ }
222
+ .dropzone__text_8iht3 {
223
+ color: #fff;
224
+ }.form-control__component_6vrui {
225
225
  color: #fff;
226
226
  }
227
- .form-control__inner_sedfb {
227
+ .form-control__inner_6vrui {
228
228
  background-color: #202022;
229
229
  }
230
- .form-control__label_sedfb {
230
+ .form-control__label_6vrui {
231
231
  color: #8d8d93;
232
232
  }
233
- .form-control__hint_sedfb {
233
+ .form-control__hint_6vrui {
234
234
  color: #8d8d93;
235
235
  }
236
- .form-control__disabled_sedfb {
236
+ .form-control__disabled_6vrui {
237
237
  background-color: #202022;
238
238
  color: #8d8d93;
239
239
  }
240
- .form-control__focused_sedfb.form-control__inner_sedfb {
240
+ .form-control__focused_6vrui.form-control__inner_6vrui {
241
241
  background-color: #202022;
242
242
  }
243
- .form-control__inner_sedfb:not(.form-control__disabled_sedfb):hover {
243
+ .form-control__inner_6vrui:not(.form-control__disabled_6vrui):hover {
244
244
  background-color: #202022;
245
245
  }
246
- .form-control__error_sedfb {
246
+ .form-control__error_6vrui {
247
247
  color: #f15045;
248
248
  }
249
- .form-control__hasError_sedfb .form-control__label_sedfb {
249
+ .form-control__hasError_6vrui .form-control__label_6vrui {
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_1dtz3 {
254
+ .form-control__component_yn2ua {
255
255
  color: #000;
256
256
  }
257
- .form-control__inner_1dtz3 {
257
+ .form-control__inner_yn2ua {
258
258
  background-color: #f3f4f5;
259
259
  }
260
- .form-control__label_1dtz3 {
260
+ .form-control__label_yn2ua {
261
261
  color: rgba(60, 60, 67, 0.6);
262
262
  }
263
- .form-control__hint_1dtz3 {
263
+ .form-control__hint_yn2ua {
264
264
  color: rgba(60, 60, 67, 0.6);
265
265
  }
266
- .form-control__disabled_1dtz3 {
266
+ .form-control__disabled_yn2ua {
267
267
  background-color: #f3f4f5;
268
268
  color: rgba(60, 60, 67, 0.6);
269
269
  }
270
- .form-control__focused_1dtz3.form-control__inner_1dtz3 {
270
+ .form-control__focused_yn2ua.form-control__inner_yn2ua {
271
271
  background-color: #f3f4f5;
272
272
  }
273
- .form-control__inner_1dtz3:not(.form-control__disabled_1dtz3):hover {
273
+ .form-control__inner_yn2ua:not(.form-control__disabled_yn2ua):hover {
274
274
  background-color: #f3f4f5;
275
275
  }
276
- .form-control__error_1dtz3 {
276
+ .form-control__error_yn2ua {
277
277
  color: #ef3124;
278
278
  }
279
- .form-control__hasError_1dtz3 .form-control__label_1dtz3 {
279
+ .form-control__hasError_yn2ua .form-control__label_yn2ua {
280
280
  color: #ef3124;
281
- }.hatching-progress-bar__container_1x0zr {
281
+ }.hatching-progress-bar__container_10cm5 {
282
282
  background: rgba(255, 255, 255, 0.1);
283
283
  }
284
- .hatching-progress-bar__hatch_1x0zr {
284
+ .hatching-progress-bar__hatch_10cm5 {
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_1x0zr {
291
+ .hatching-progress-bar__positive_10cm5 {
292
292
  background: #2fc26e;
293
293
  }
294
- .hatching-progress-bar__attention_1x0zr {
294
+ .hatching-progress-bar__attention_10cm5 {
295
295
  background: #f6bf65;
296
296
  }
297
- .hatching-progress-bar__negative_1x0zr {
297
+ .hatching-progress-bar__negative_10cm5 {
298
298
  background: #d91d0b;
299
299
  }
300
- .hatching-progress-bar__link_1x0zr {
300
+ .hatching-progress-bar__link_10cm5 {
301
301
  background: #0072ef;
302
302
  }
303
- .hatching-progress-bar__tertiary_1x0zr {
303
+ .hatching-progress-bar__tertiary_10cm5 {
304
304
  background: #464649;
305
305
  }
306
- .hatching-progress-bar__secondary_1x0zr {
306
+ .hatching-progress-bar__secondary_10cm5 {
307
307
  background: #8d8d93;
308
308
  }
309
- .hatching-progress-bar__primary_1x0zr {
309
+ .hatching-progress-bar__primary_10cm5 {
310
310
  background: #fff;
311
311
  }
312
- .hatching-progress-bar__accent_1x0zr {
312
+ .hatching-progress-bar__accent_10cm5 {
313
313
  background: #ef3124;
314
- }.icon-view__component_fttw7 {
314
+ }.icon-view__component_1vd8r {
315
315
  color: rgba(235, 235, 245, 0.6);
316
316
  }
317
- .icon-view__bg_fttw7 {
317
+ .icon-view__bg_1vd8r {
318
318
  fill: #f3f4f5;
319
319
  }
320
- .icon-view__border_fttw7 {
320
+ .icon-view__border_1vd8r {
321
321
  stroke: rgba(255, 255, 255, 0.1);
322
322
  fill: transparent;
323
323
  }@media (max-width: 599px) {
@@ -368,245 +368,245 @@
368
368
  }
369
369
  @media (min-width: 1920px) {
370
370
  }
371
- .list__list_k8tvr {
371
+ .list__list_124qo {
372
372
  color: #fff;
373
373
  }
374
- .list__slot_k8tvr {
374
+ .list__slot_124qo {
375
375
  color: #fff;
376
- }.link__primary_1wouy {
376
+ }.link__primary_vm6gl {
377
377
  color: #fff;
378
378
  border-bottom-color: #fff
379
379
  }
380
- .link__primary_1wouy:hover {
380
+ .link__primary_vm6gl:hover {
381
381
  color: rgb(255, 255, 255);
382
382
  }
383
- .link__primary_1wouy:active {
383
+ .link__primary_vm6gl:active {
384
384
  color: rgb(255, 255, 255);
385
385
  }
386
- .link__secondary_1wouy {
386
+ .link__secondary_vm6gl {
387
387
  color: #8d8d93;
388
388
  border-bottom-color: #8d8d93
389
389
  }
390
- .link__secondary_1wouy:hover {
390
+ .link__secondary_vm6gl:hover {
391
391
  color: rgb(164, 164, 169);
392
392
  }
393
- .link__secondary_1wouy:active {
393
+ .link__secondary_vm6gl:active {
394
394
  color: rgb(187, 187, 190);
395
395
  }
396
- .link__defaultView_1wouy {
396
+ .link__defaultView_vm6gl {
397
397
  color: #0072ef;
398
398
  border-bottom-color: #0072ef
399
399
  }
400
- .link__defaultView_1wouy:hover {
400
+ .link__defaultView_vm6gl:hover {
401
401
  color: rgb(51, 142, 242);
402
402
  }
403
- .link__defaultView_1wouy:active {
403
+ .link__defaultView_vm6gl:active {
404
404
  color: rgb(102, 170, 245);
405
405
  }
406
- .link__component_1qzt0:hover .link__text_1qzt0,
407
- .link__component_1qzt0:active .link__text_1qzt0 {
406
+ .link__component_11yo8:hover .link__text_11yo8,
407
+ .link__component_11yo8:active .link__text_11yo8 {
408
408
  border-bottom-color: rgba(0, 0, 0, 0);
409
409
  }
410
- .link__focused_1qzt0 {
410
+ .link__focused_11yo8 {
411
411
  outline: 2px solid #0072ef;
412
412
  }
413
- .link__primary_b06uz {
413
+ .link__primary_1tktu {
414
414
  color: #000;
415
415
  border-bottom-color: #000
416
416
  }
417
- .link__primary_b06uz:hover {
417
+ .link__primary_1tktu:hover {
418
418
  color: rgb(204, 204, 204);
419
419
  }
420
- .link__primary_b06uz:active {
420
+ .link__primary_1tktu:active {
421
421
  color: rgb(153, 153, 153);
422
422
  }
423
- .link__secondary_b06uz {
423
+ .link__secondary_1tktu {
424
424
  color: #8a8a8e;
425
425
  border-bottom-color: #8a8a8e
426
426
  }
427
- .link__secondary_b06uz:hover {
427
+ .link__secondary_1tktu:hover {
428
428
  color: rgb(146, 150, 156);
429
429
  }
430
- .link__secondary_b06uz:active {
430
+ .link__secondary_1tktu:active {
431
431
  color: rgb(109, 113, 117);
432
432
  }
433
- .link__defaultView_b06uz {
433
+ .link__defaultView_1tktu {
434
434
  color: #0072ef;
435
435
  border-bottom-color: #0072ef
436
436
  }
437
- .link__defaultView_b06uz:hover {
437
+ .link__defaultView_1tktu:hover {
438
438
  color: rgb(0, 98, 204);
439
439
  }
440
- .link__defaultView_b06uz:active {
440
+ .link__defaultView_1tktu:active {
441
441
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_bjt8o {
443
- }.progress-bar__container_1a2uz {
442
+ }@keyframes loader__blink_a0gcu {
443
+ }.progress-bar__container_1d3uh {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_1a2uz.progress-bar__positive_1a2uz {
446
+ .progress-bar__filled_1d3uh.progress-bar__positive_1d3uh {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_1a2uz.progress-bar__negative_1a2uz {
449
+ .progress-bar__filled_1d3uh.progress-bar__negative_1d3uh {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_1a2uz.progress-bar__attention_1a2uz {
452
+ .progress-bar__filled_1d3uh.progress-bar__attention_1d3uh {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_1a2uz.progress-bar__link_1a2uz {
455
+ .progress-bar__filled_1d3uh.progress-bar__link_1d3uh {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_1a2uz.progress-bar__tertiary_1a2uz {
458
+ .progress-bar__filled_1d3uh.progress-bar__tertiary_1d3uh {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_1a2uz.progress-bar__secondary_1a2uz {
461
+ .progress-bar__filled_1d3uh.progress-bar__secondary_1d3uh {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_1a2uz.progress-bar__primary_1a2uz {
464
+ .progress-bar__filled_1d3uh.progress-bar__primary_1d3uh {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_1a2uz.progress-bar__accent_1a2uz {
467
+ .progress-bar__filled_1d3uh.progress-bar__accent_1d3uh {
468
468
  background: #ef3124;
469
- }.pure-input__input_1cd9s {
469
+ }.pure-input__input_blax9 {
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_1cd9s:-webkit-autofill {
474
+ .pure-input__input_blax9:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_1cd9s::placeholder {
477
+ .pure-input__input_blax9::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_1cd9s::placeholder {
480
+ .pure-input__hasLabel_blax9::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_1cd9s {
483
+ .pure-input__clearIcon_blax9 {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_1cd9s:read-only {
486
+ .pure-input__input_blax9:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_1cd9s:read-only:focus::placeholder {
489
+ .pure-input__input_blax9:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_1cd9s:disabled {
492
+ .pure-input__input_blax9:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_1cd9s:focus::placeholder {
496
+ .pure-input__input_blax9:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_1cd9s {
499
+ .pure-input__error_blax9 {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_1cd9s {
503
+ .pure-input__component_blax9 {
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_1cd9s::placeholder {
508
+ .pure-input__component_blax9::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_1cd9s:disabled {
511
+ .pure-input__component_blax9:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_1cd9s:not(:disabled):focus::placeholder {
515
+ .pure-input__component_blax9:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_1cd9s {
518
+ .pure-input__focusVisible_blax9 {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_1cd9s:not(:disabled):hover {
521
+ .pure-input__component_blax9:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_ji1sy {
523
+ }.radio-group__error_1lxzb {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_ji1sy {
526
+ .radio-group__label_1lxzb {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_ji1sy {
529
+ .radio-group__errorMessage_1lxzb {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_ji1sy {
532
+ .radio-group__hint_1lxzb {
533
533
  color: #8d8d93;
534
- }.radio__container_1i6sc:not(.radio__checked_1i6sc):not(.radio__disabled_1i6sc):not(.radio__inactive_1i6sc) .radio__circle_1i6sc {
534
+ }.radio__container_z50jx:not(.radio__checked_z50jx):not(.radio__disabled_z50jx):not(.radio__inactive_z50jx) .radio__circle_z50jx {
535
535
  background-color: #000;
536
536
  border: 1.5px solid #8d8d93;
537
537
  }
538
- .radio__container_1i6sc:not(.radio__checked_1i6sc):not(.radio__disabled_1i6sc):not(.radio__inactive_1i6sc):hover:not(:active) .radio__circle_1i6sc {
538
+ .radio__container_z50jx:not(.radio__checked_z50jx):not(.radio__disabled_z50jx):not(.radio__inactive_z50jx):hover:not(:active) .radio__circle_z50jx {
539
539
  background-color: #000;
540
540
  border-color: #8d8d93;
541
541
  }
542
- .radio__container_1i6sc:not(.radio__checked_1i6sc):not(.radio__disabled_1i6sc):not(.radio__inactive_1i6sc):active .radio__circle_1i6sc {
542
+ .radio__container_z50jx:not(.radio__checked_z50jx):not(.radio__disabled_z50jx):not(.radio__inactive_z50jx):active .radio__circle_z50jx {
543
543
  background-color: #000;
544
544
  border-color: #fff;
545
545
  }
546
- .radio__container_1i6sc.radio__disabled_1i6sc .radio__circle_1i6sc {
546
+ .radio__container_z50jx.radio__disabled_z50jx .radio__circle_z50jx {
547
547
  background-color: #000;
548
548
  border: 1.5px solid #2a2a2c;
549
549
  }
550
- .radio__container_1i6sc.radio__disabled_1i6sc .radio__label_1i6sc {
550
+ .radio__container_z50jx.radio__disabled_z50jx .radio__label_z50jx {
551
551
  color: #8d8d93;
552
552
  }
553
- .radio__container_1i6sc.radio__disabled_1i6sc .radio__hint_1i6sc {
553
+ .radio__container_z50jx.radio__disabled_z50jx .radio__hint_z50jx {
554
554
  color: #8d8d93;
555
555
  }
556
- .radio__container_1i6sc.radio__inactive_1i6sc .radio__circle_1i6sc {
556
+ .radio__container_z50jx.radio__inactive_z50jx .radio__circle_z50jx {
557
557
  background-color: #3a3a3c;
558
558
  border: 1px solid #464649;
559
559
  }
560
- .radio__container_1i6sc.radio__inactive_1i6sc.radio__checked_1i6sc .radio__circle_1i6sc:before {
560
+ .radio__container_z50jx.radio__inactive_z50jx.radio__checked_z50jx .radio__circle_z50jx:before {
561
561
  background-color: #464649;
562
562
  }
563
- .radio__container_1i6sc.radio__checked_1i6sc .radio__circle_1i6sc {
563
+ .radio__container_z50jx.radio__checked_z50jx .radio__circle_z50jx {
564
564
  background-color: #fff;
565
565
  border: 1.5px solid transparent;
566
566
  }
567
- .radio__container_1i6sc.radio__checked_1i6sc:hover .radio__circle_1i6sc {
567
+ .radio__container_z50jx.radio__checked_z50jx:hover .radio__circle_z50jx {
568
568
  background-color: rgb(255, 255, 255);
569
569
  border-color: transparent;
570
570
  }
571
- .radio__container_1i6sc.radio__checked_1i6sc:active .radio__circle_1i6sc {
571
+ .radio__container_z50jx.radio__checked_z50jx:active .radio__circle_z50jx {
572
572
  background-color: rgb(255, 255, 255);
573
573
  border-color: transparent;
574
574
  }
575
- .radio__container_1i6sc.radio__focused_1i6sc .radio__circle_1i6sc {
575
+ .radio__container_z50jx.radio__focused_z50jx .radio__circle_z50jx {
576
576
  outline: 2px solid #0072ef;
577
577
  }
578
- .radio__container_1i6sc.radio__disabled_1i6sc.radio__checked_1i6sc .radio__circle_1i6sc,
579
- .radio__container_1i6sc.radio__inactive_1i6sc.radio__checked_1i6sc .radio__circle_1i6sc {
578
+ .radio__container_z50jx.radio__disabled_z50jx.radio__checked_z50jx .radio__circle_z50jx,
579
+ .radio__container_z50jx.radio__inactive_z50jx.radio__checked_z50jx .radio__circle_z50jx {
580
580
  background-color: #3a3a3c;
581
581
  border-color: transparent;
582
582
  }
583
- .radio__circle_1i6sc:before {
583
+ .radio__circle_z50jx:before {
584
584
  background-color: #000;
585
585
  }
586
- .radio__label_1i6sc {
586
+ .radio__label_z50jx {
587
587
  color: #fff;
588
588
  }
589
- .radio__hint_1i6sc {
589
+ .radio__hint_z50jx {
590
590
  color: #8d8d93;
591
- }.scrollbar__component_1ak0w .scrollbar:before {
591
+ }.scrollbar__component_ykfp7 .scrollbar:before {
592
592
  background-color: rgba(255, 255, 255, 0.3);
593
593
  }
594
- .scrollbar__component_1ak0w.dragging .track .scrollbar.visible:before {
594
+ .scrollbar__component_ykfp7.dragging .track .scrollbar.visible:before {
595
595
  background-color: rgba(255, 255, 255, 0.6);
596
596
  }
597
597
 
598
- .scrollbar__component_adh9f .scrollbar:before {
598
+ .scrollbar__component_yhomw .scrollbar:before {
599
599
  background-color: rgba(0, 0, 0, 0.3);
600
600
  }
601
- .scrollbar__component_adh9f.dragging .track .scrollbar.visible:before {
601
+ .scrollbar__component_yhomw.dragging .track .scrollbar.visible:before {
602
602
  background-color: rgba(0, 0, 0, 0.6);
603
- }.skeleton__component_3nsel {
603
+ }.skeleton__component_8g0yp {
604
604
  color: transparent;
605
605
  }
606
- .skeleton__component_3nsel:before {
606
+ .skeleton__component_8g0yp:before {
607
607
  background: rgba(255, 255, 255, 0.1);
608
608
  }
609
- .skeleton__animate_3nsel:after {
609
+ .skeleton__animate_8g0yp:after {
610
610
  background: rgba(255, 255, 255, 0.1);
611
611
  background-image: linear-gradient(
612
612
  to left,
@@ -617,281 +617,243 @@
617
617
  rgba(0, 0, 0, 0)
618
618
  );
619
619
  }
620
- @keyframes skeleton__gradient_3nsel {
620
+ @keyframes skeleton__gradient_8g0yp {
621
621
  }
622
- @keyframes skeleton__background_3nsel {
622
+ @keyframes skeleton__background_8g0yp {
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__progress_13rsq {
630
- background: #2a2a2c;
631
- }
632
- .slider__progress_13rsq::-moz-progress-bar {
633
- background: #d91d0b;
634
- }
635
- .slider__progress_13rsq::-ms-fill {
636
- background: #d91d0b;
637
- }
638
- .slider__progress_13rsq::-webkit-progress-value {
639
- background: #d91d0b;
640
- }
641
- .slider__progress_13rsq::-webkit-progress-bar {
642
- background: transparent;
643
- }
644
- .slider__range_13rsq,
645
- .slider__range_13rsq:focus {
646
- background: transparent;
647
- border-color: transparent;
648
- color: transparent;
649
- }
650
- .slider__range_13rsq::-ms-track {
651
- background: transparent;
652
- border-color: transparent;
653
- color: transparent;
654
- }
655
- .slider__range_13rsq::-ms-fill-lower {
656
- background: transparent;
657
- }
658
- .slider__range_13rsq::-ms-fill-upper {
659
- background: transparent;
660
- }
661
- .slider__range_13rsq::-webkit-slider-thumb {
662
- background: #ef3124;
663
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
664
- }
665
- .slider__range_13rsq::-ms-thumb {
666
- background: #ef3124;
667
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
668
- }
669
- .slider__range_13rsq::-moz-range-thumb {
670
- background: #ef3124;
671
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
672
- }
673
- .slider__focused_13rsq::-webkit-slider-thumb {
674
- outline: 2px solid #0072ef;
675
- }
676
- .slider__focused_13rsq::-ms-thumb {
677
- outline: 2px solid #0072ef;
678
- }
679
- .slider__component_13rsq:hover .slider__progress_13rsq {
629
+ }.slider__component_duhs7 .noUi-base:hover {
680
630
  background: #2a2a2c
681
631
  }
682
- .slider__component_13rsq:hover .slider__progress_13rsq::-moz-progress-bar {
683
- background: #d91d0b;
684
- }
685
- .slider__component_13rsq:hover .slider__progress_13rsq::-ms-fill {
686
- background: #d91d0b;
687
- }
688
- .slider__component_13rsq:hover .slider__progress_13rsq::-webkit-progress-value {
632
+ .slider__component_duhs7 .noUi-base:hover .noUi-connect {
689
633
  background: #d91d0b;
690
634
  }
691
- .slider__component_13rsq:hover .slider__range_13rsq::-webkit-slider-thumb {
692
- background: #ef3124;
693
- }
694
- .slider__component_13rsq:hover .slider__range_13rsq::-ms-thumb {
695
- background: #ef3124;
696
- }
697
- .slider__component_13rsq:hover .slider__range_13rsq::-moz-range-thumb {
698
- background: #ef3124;
699
- }@keyframes spinner__spin_animation_liidt {
700
- }.status__soft_93tv0.status__green_93tv0 {
635
+ .slider__component_duhs7 .noUi-handle:hover .noUi-touch-area {
636
+ background: rgb(240, 63, 51);
637
+ }
638
+ .slider__component_duhs7 .noUi-handle:active .noUi-touch-area {
639
+ background: rgb(241, 80, 69);
640
+ }
641
+ .slider__component_duhs7 .noUi-base {
642
+ background: #2a2a2c;
643
+ }
644
+ .slider__component_duhs7 .noUi-connect {
645
+ background: #d91d0b;
646
+ }
647
+ .slider__component_duhs7 .noUi-handle {
648
+ border: 2px solid transparent;
649
+ }
650
+ .slider__component_duhs7 .noUi-touch-area {
651
+ background: #ef3124;
652
+ }
653
+ .slider__component_duhs7 .noUi-pips {
654
+ color: #8d8d93;
655
+ }.spinner__default_1mdqr {
656
+ color: #fff;
657
+ }
658
+ .spinner__inverted_1mdqr {
659
+ color: #000;
660
+ }
661
+ @keyframes spinner__spin_animation_1mdqr {
662
+ }.status__soft_1pgd9.status__green_1pgd9 {
701
663
  background: rgba(19, 164, 99, 0.1);
702
664
  color: #13a463;
703
665
  }
704
- .status__soft_93tv0.status__orange_93tv0 {
666
+ .status__soft_1pgd9.status__orange_1pgd9 {
705
667
  background: rgba(222, 106, 0, 0.1);
706
668
  color: #de6a00;
707
669
  }
708
- .status__soft_93tv0.status__red_93tv0 {
670
+ .status__soft_1pgd9.status__red_1pgd9 {
709
671
  background: rgba(217, 29, 11, 0.1);
710
672
  color: #d91d0b;
711
673
  }
712
- .status__soft_93tv0.status__blue_93tv0 {
674
+ .status__soft_1pgd9.status__blue_1pgd9 {
713
675
  background: rgba(0, 122, 255, 0.1);
714
676
  color: #007aff;
715
677
  }
716
- .status__soft_93tv0.status__grey_93tv0 {
678
+ .status__soft_1pgd9.status__grey_1pgd9 {
717
679
  background: rgba(109, 121, 134, 0.1);
718
680
  color: #6d7986;
719
681
  }
720
- .status__soft_93tv0.status__teal_93tv0 {
682
+ .status__soft_1pgd9.status__teal_1pgd9 {
721
683
  background: rgba(33, 145, 135, 0.1);
722
684
  color: #219187;
723
685
  }
724
- .status__soft_93tv0.status__purple_93tv0 {
686
+ .status__soft_1pgd9.status__purple_1pgd9 {
725
687
  background: rgba(103, 58, 183, 0.1);
726
688
  color: #673ab7;
727
689
  }
728
- .status__contrast_93tv0 {
690
+ .status__contrast_1pgd9 {
729
691
  color: #000
730
692
  }
731
- .status__contrast_93tv0.status__green_93tv0 {
693
+ .status__contrast_1pgd9.status__green_1pgd9 {
732
694
  background: #13a463;
733
695
  }
734
- .status__contrast_93tv0.status__orange_93tv0 {
696
+ .status__contrast_1pgd9.status__orange_1pgd9 {
735
697
  background: #de6a00;
736
698
  }
737
- .status__contrast_93tv0.status__red_93tv0 {
699
+ .status__contrast_1pgd9.status__red_1pgd9 {
738
700
  background: #d91d0b;
739
701
  }
740
- .status__contrast_93tv0.status__blue_93tv0 {
702
+ .status__contrast_1pgd9.status__blue_1pgd9 {
741
703
  background: #007aff;
742
704
  }
743
- .status__contrast_93tv0.status__grey_93tv0 {
705
+ .status__contrast_1pgd9.status__grey_1pgd9 {
744
706
  background: #6d7986;
745
707
  }
746
- .status__contrast_93tv0.status__teal_93tv0 {
708
+ .status__contrast_1pgd9.status__teal_1pgd9 {
747
709
  background: #219187;
748
710
  }
749
- .status__contrast_93tv0.status__purple_93tv0 {
711
+ .status__contrast_1pgd9.status__purple_1pgd9 {
750
712
  background: #673ab7;
751
- }.switch__component_16q4s {
713
+ }.switch__component_1pkap {
752
714
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
753
715
  }
754
- .switch__switch_16q4s {
716
+ .switch__switch_1pkap {
755
717
  background-color: #8d8d93;
756
718
  border: 2px solid #8d8d93;
757
719
  }
758
- .switch__switch_16q4s:before {
720
+ .switch__switch_1pkap:before {
759
721
  background-color: #000;
760
722
  }
761
- .switch__label_16q4s {
723
+ .switch__label_1pkap {
762
724
  color: #fff;
763
725
  }
764
- .switch__hint_16q4s {
726
+ .switch__hint_1pkap {
765
727
  color: #8d8d93;
766
728
  }
767
- .switch__checked_16q4s .switch__switch_16q4s {
729
+ .switch__checked_1pkap .switch__switch_1pkap {
768
730
  background-color: #ef3124;
769
731
  border-color: #ef3124;
770
732
  }
771
- .switch__disabled_16q4s .switch__switch_16q4s {
733
+ .switch__disabled_1pkap .switch__switch_1pkap {
772
734
  background-color: #2a2a2c;
773
735
  border-color: #2a2a2c;
774
736
  }
775
- .switch__disabled_16q4s .switch__label_16q4s {
737
+ .switch__disabled_1pkap .switch__label_1pkap {
776
738
  color: #8d8d93;
777
739
  }
778
- .switch__disabled_16q4s .switch__hint_16q4s {
740
+ .switch__disabled_1pkap .switch__hint_1pkap {
779
741
  color: #8d8d93;
780
742
  }
781
- .switch__inactive_16q4s .switch__switch_16q4s {
743
+ .switch__inactive_1pkap .switch__switch_1pkap {
782
744
  background-color: #2a2a2c;
783
745
  border-color: #2a2a2c
784
746
  }
785
- .switch__inactive_16q4s .switch__switch_16q4s:before {
747
+ .switch__inactive_1pkap .switch__switch_1pkap:before {
786
748
  background-color: #464649;
787
749
  }
788
- .switch__focused_16q4s .switch__switch_16q4s {
750
+ .switch__focused_1pkap .switch__switch_1pkap {
789
751
  outline: 2px solid #0072ef;
790
- }.tag__component_1lqez {
752
+ }.tag__component_18sts {
791
753
  color: #fff;
792
754
  border-color: transparent;
793
755
  background-color: #202022
794
756
  }
795
- .tag__component_1lqez:disabled {
757
+ .tag__component_18sts:disabled {
796
758
  border-color: transparent;
797
759
  color: #464649;
798
760
  background-color: rgba(32, 32, 34, 0.3);
799
761
  }
800
- .tag__component_1lqez:hover:not(:disabled) {
762
+ .tag__component_18sts:hover:not(:disabled) {
801
763
  border-color: transparent;
802
764
  background-color: #202022;
803
765
  }
804
- .tag__component_1lqez:active:not(:disabled) {
766
+ .tag__component_18sts:active:not(:disabled) {
805
767
  border-color: transparent;
806
768
  background-color: rgb(65, 65, 67);
807
769
  color: #fff;
808
770
  }
809
- .tag__checked_1lqez {
771
+ .tag__checked_18sts {
810
772
  border-color: transparent;
811
773
  background-color: #f3f4f5;
812
774
  color: #000
813
775
  }
814
- .tag__checked_1lqez:disabled {
776
+ .tag__checked_18sts:disabled {
815
777
  background-color: rgba(243, 244, 245, 0.3);
816
778
  border-color: transparent;
817
779
  color: #000;
818
780
  }
819
- .tag__checked_1lqez:hover:not(:disabled):not(:active) {
781
+ .tag__checked_18sts:hover:not(:disabled):not(:active) {
820
782
  background-color: #f3f4f5;
821
783
  }
822
- .tag__checked_1lqez:active:not(:disabled) {
784
+ .tag__checked_18sts:active:not(:disabled) {
823
785
  background-color: rgb(194, 195, 196);
824
786
  color: #000;
825
787
  }
826
- .tag__focused_dae86 {
788
+ .tag__focused_dcxg7 {
827
789
  outline: 2px solid #0072ef;
828
790
  }
829
- .tag__component_sfyz9 {
791
+ .tag__component_1maz3 {
830
792
  color: #fff;
831
793
  border-color: #464649;
832
794
  background-color: transparent
833
795
  }
834
- .tag__component_sfyz9:disabled {
796
+ .tag__component_1maz3:disabled {
835
797
  border-color: #2b2b2e;
836
798
  color: #464649;
837
799
  background-color: transparent;
838
800
  }
839
- .tag__component_sfyz9:hover:not(:disabled) {
801
+ .tag__component_1maz3:hover:not(:disabled) {
840
802
  border-color: #fff;
841
803
  background-color: transparent;
842
804
  }
843
- .tag__component_sfyz9:active:not(:disabled) {
805
+ .tag__component_1maz3:active:not(:disabled) {
844
806
  border-color: #fff;
845
807
  background-color: rgba(255, 255, 255, 0.07);
846
808
  color: #fff;
847
809
  }
848
- .tag__checked_sfyz9 {
810
+ .tag__checked_1maz3 {
849
811
  border-color: #fff;
850
812
  background-color: #fff;
851
813
  color: #000
852
814
  }
853
- .tag__checked_sfyz9:disabled {
815
+ .tag__checked_1maz3:disabled {
854
816
  background-color: rgba(255, 255, 255, 0.3);
855
817
  border-color: transparent;
856
818
  color: #000;
857
819
  }
858
- .tag__checked_sfyz9:active:not(:disabled) {
820
+ .tag__checked_1maz3:active:not(:disabled) {
859
821
  background-color: rgb(217, 217, 217);
860
822
  color: #000;
861
- }.typography__tertiary_1eue6 {
823
+ }.typography__tertiary_g1wfr {
862
824
  color: #464649;
863
825
  }
864
- .typography__disabled_1eue6 {
826
+ .typography__disabled_g1wfr {
865
827
  color: #2a2a2c;
866
828
  }
867
- .typography__accent_1eue6 {
829
+ .typography__accent_g1wfr {
868
830
  color: #ef3124;
869
831
  }
870
- .typography__primary_1eue6 {
832
+ .typography__primary_g1wfr {
871
833
  color: #fff;
872
834
  }
873
- .typography__attention_1eue6 {
835
+ .typography__attention_g1wfr {
874
836
  color: #cb830f;
875
837
  }
876
- .typography__positive_1eue6 {
838
+ .typography__positive_g1wfr {
877
839
  color: #13a463;
878
840
  }
879
- .typography__secondary_1eue6 {
841
+ .typography__secondary_g1wfr {
880
842
  color: #8d8d93;
881
843
  }
882
- .typography__tertiary-inverted_1eue6 {
844
+ .typography__tertiary-inverted_g1wfr {
883
845
  color: #c5c5c7;
884
846
  }
885
- .typography__primary-inverted_1eue6 {
847
+ .typography__primary-inverted_g1wfr {
886
848
  color: #000;
887
849
  }
888
- .typography__secondary-inverted_1eue6 {
850
+ .typography__secondary-inverted_g1wfr {
889
851
  color: #8a8a8e;
890
852
  }
891
- .typography__link_1eue6 {
853
+ .typography__link_g1wfr {
892
854
  color: #0072ef;
893
855
  }
894
- .typography__negative_1eue6 {
856
+ .typography__negative_g1wfr {
895
857
  color: #f15045;
896
858
  }
897
859
 
@@ -901,783 +863,809 @@
901
863
  @media screen and (min-width: 600px) {
902
864
  }
903
865
  @media screen and (min-width: 1024px) {
904
- }.textarea__input_1hvaz {
866
+ }.textarea__input_6uucs {
905
867
  color: #fff;
906
868
  caret-color: #0072ef;
907
869
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
908
870
  }
909
- .textarea__input_1hvaz:-webkit-autofill {
871
+ .textarea__input_6uucs:-webkit-autofill {
910
872
  -webkit-text-fill-color: #fff;
911
873
  }
912
- .textarea__input_1hvaz::placeholder {
874
+ .textarea__input_6uucs::placeholder {
913
875
  color: #8d8d93;
914
876
  }
915
- .textarea__hasLabel_1hvaz::placeholder {
877
+ .textarea__hasLabel_6uucs::placeholder {
916
878
  color: #464649;
917
879
  }
918
- .textarea__clearIcon_1hvaz {
880
+ .textarea__clearIcon_6uucs {
919
881
  color: #fff;
920
882
  }
921
- .textarea__input_1hvaz:read-only {
883
+ .textarea__input_6uucs:read-only {
922
884
  color: #8d8d93
923
885
  }
924
- .textarea__input_1hvaz:read-only:focus::placeholder {
886
+ .textarea__input_6uucs:read-only:focus::placeholder {
925
887
  color: #8d8d93;
926
888
  }
927
- .textarea__input_1hvaz:disabled {
889
+ .textarea__input_6uucs:disabled {
928
890
  color: #fff;
929
891
  -webkit-text-fill-color: #fff;
930
892
  }
931
- .textarea__input_1hvaz:focus::placeholder {
893
+ .textarea__input_6uucs:focus::placeholder {
932
894
  color: rgba(235, 235, 245, 0.3);
933
895
  }
934
- .textarea__error_1hvaz {
896
+ .textarea__error_6uucs {
935
897
  color: #f15045;
936
898
  caret-color: #f15045;
937
899
  }
938
- .textarea__textarea_1hvaz {
900
+ .textarea__textarea_6uucs {
939
901
  color: #fff;
940
902
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
941
903
  }
942
- .textarea__textarea_1hvaz::placeholder {
904
+ .textarea__textarea_6uucs::placeholder {
943
905
  color: #8d8d93;
944
906
  }
945
- .textarea__hasLabel_1hvaz::placeholder {
907
+ .textarea__hasLabel_6uucs::placeholder {
946
908
  color: #464649;
947
909
  }
948
- .textarea__textarea_1hvaz:disabled {
910
+ .textarea__textarea_6uucs:disabled {
949
911
  color: #fff;
950
912
  -webkit-text-fill-color: #fff;
951
913
  }
952
- .textarea__textarea_1hvaz:read-only {
914
+ .textarea__textarea_6uucs:read-only {
953
915
  color: #8d8d93;
954
916
  }
955
- .textarea__textarea_1hvaz:focus::placeholder {
917
+ .textarea__textarea_6uucs:focus::placeholder {
956
918
  color: rgba(235, 235, 245, 0.3);
957
919
  }
958
- .textarea__focusVisible_3y2tb {
920
+ .textarea__focusVisible_17s8s {
959
921
  outline: 2px solid #0072ef;
960
922
  }
961
- .textarea__input_lhbbw {
923
+ .textarea__input_1wa45 {
962
924
  color: #000;
963
925
  caret-color: #0072ef;
964
926
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
965
927
  }
966
- .textarea__input_lhbbw:-webkit-autofill {
928
+ .textarea__input_1wa45:-webkit-autofill {
967
929
  -webkit-text-fill-color: #000;
968
930
  }
969
- .textarea__input_lhbbw::placeholder {
931
+ .textarea__input_1wa45::placeholder {
970
932
  color: rgba(60, 60, 67, 0.6);
971
933
  }
972
- .textarea__hasLabel_lhbbw::placeholder {
934
+ .textarea__hasLabel_1wa45::placeholder {
973
935
  color: #c5c5c7;
974
936
  }
975
- .textarea__clearIcon_lhbbw {
937
+ .textarea__clearIcon_1wa45 {
976
938
  color: #000;
977
939
  }
978
- .textarea__input_lhbbw:read-only {
940
+ .textarea__input_1wa45:read-only {
979
941
  color: rgba(60, 60, 67, 0.6)
980
942
  }
981
- .textarea__input_lhbbw:read-only:focus::placeholder {
943
+ .textarea__input_1wa45:read-only:focus::placeholder {
982
944
  color: rgba(60, 60, 67, 0.6);
983
945
  }
984
- .textarea__input_lhbbw:disabled {
946
+ .textarea__input_1wa45:disabled {
985
947
  color: #000;
986
948
  -webkit-text-fill-color: #000;
987
949
  }
988
- .textarea__input_lhbbw:focus::placeholder {
950
+ .textarea__input_1wa45:focus::placeholder {
989
951
  color: rgba(60, 60, 67, 0.3);
990
952
  }
991
- .textarea__error_lhbbw {
953
+ .textarea__error_1wa45 {
992
954
  color: #ef3124;
993
955
  caret-color: #ef3124;
994
956
  }
995
- .textarea__textarea_lhbbw {
957
+ .textarea__textarea_1wa45 {
996
958
  color: #000;
997
959
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
998
960
  }
999
- .textarea__textarea_lhbbw::placeholder {
961
+ .textarea__textarea_1wa45::placeholder {
1000
962
  color: rgba(60, 60, 67, 0.6);
1001
963
  }
1002
- .textarea__hasLabel_lhbbw::placeholder {
964
+ .textarea__hasLabel_1wa45::placeholder {
1003
965
  color: #c5c5c7;
1004
966
  }
1005
- .textarea__textarea_lhbbw:disabled {
967
+ .textarea__textarea_1wa45:disabled {
1006
968
  color: #000;
1007
969
  -webkit-text-fill-color: #000;
1008
970
  }
1009
- .textarea__textarea_lhbbw:read-only {
971
+ .textarea__textarea_1wa45:read-only {
1010
972
  color: rgba(60, 60, 67, 0.6);
1011
973
  }
1012
- .textarea__textarea_lhbbw:focus::placeholder {
974
+ .textarea__textarea_1wa45:focus::placeholder {
1013
975
  color: rgba(60, 60, 67, 0.3);
1014
- }.base-modal__component_8t6ig {
1015
- background: #121212;
1016
- }.button__primary_it4uy {
976
+ }.button__primary_1rm4w {
1017
977
  color: #000;
1018
978
  background-color: #f3f4f5
1019
979
  }
1020
- .button__primary_it4uy:hover {
980
+ .button__primary_1rm4w:hover {
1021
981
  background-color: rgb(207, 207, 208);
1022
982
  }
1023
- .button__primary_it4uy:active {
983
+ .button__primary_1rm4w:active {
1024
984
  background-color: rgb(194, 195, 196);
1025
985
  }
1026
- .button__secondary_it4uy {
986
+ .button__secondary_1rm4w {
1027
987
  color: #fff;
1028
988
  background-color: rgba(255, 255, 255, 0.1);
1029
989
  border: 1px solid transparent
1030
990
  }
1031
- .button__secondary_it4uy:hover {
991
+ .button__secondary_1rm4w:hover {
1032
992
  background-color: rgba(255, 255, 255, 0.163);
1033
993
  }
1034
- .button__secondary_it4uy:active {
994
+ .button__secondary_1rm4w:active {
1035
995
  background-color: rgba(255, 255, 255, 0.235);
1036
996
  }
1037
- .button__outlined_it4uy {
997
+ .button__outlined_1rm4w {
1038
998
  color: #fff;
1039
999
  background-color: transparent;
1040
1000
  border: 1px solid #c5c5c7
1041
1001
  }
1042
- .button__outlined_it4uy:hover {
1002
+ .button__outlined_1rm4w:hover {
1043
1003
  background-color: rgba(0, 0, 0, 0.07);
1044
1004
  }
1045
- .button__outlined_it4uy:active {
1005
+ .button__outlined_1rm4w:active {
1046
1006
  background-color: rgba(0, 0, 0, 0.15);
1047
1007
  }
1048
- .button__tertiary_it4uy {
1008
+ .button__tertiary_1rm4w {
1049
1009
  color: #fff;
1050
1010
  background-color: transparent;
1051
1011
  border: 1px solid #c5c5c7
1052
1012
  }
1053
- .button__tertiary_it4uy:hover {
1013
+ .button__tertiary_1rm4w:hover {
1054
1014
  background-color: rgba(255, 255, 255, 0.07);
1055
1015
  }
1056
- .button__tertiary_it4uy:active {
1016
+ .button__tertiary_1rm4w:active {
1057
1017
  background-color: rgba(255, 255, 255, 0.15);
1058
1018
  }
1059
- .button__filled_it4uy {
1019
+ .button__filled_1rm4w {
1060
1020
  color: #fff;
1061
1021
  background-color: #3a3a3c
1062
1022
  }
1063
- .button__filled_it4uy:hover {
1023
+ .button__filled_1rm4w:hover {
1064
1024
  background-color: rgb(72, 72, 74);
1065
1025
  }
1066
- .button__filled_it4uy:active {
1026
+ .button__filled_1rm4w:active {
1067
1027
  background-color: rgb(88, 88, 89);
1068
1028
  }
1069
- .button__transparent_it4uy {
1029
+ .button__transparent_1rm4w {
1070
1030
  color: #fff;
1071
1031
  background-color: rgba(255, 255, 255, 0.1)
1072
1032
  }
1073
- .button__transparent_it4uy:hover {
1033
+ .button__transparent_1rm4w:hover {
1074
1034
  background-color: rgba(255, 255, 255, 0.2);
1075
1035
  }
1076
- .button__transparent_it4uy:active {
1036
+ .button__transparent_1rm4w:active {
1077
1037
  background-color: rgba(255, 255, 255, 0.4);
1078
1038
  }
1079
- .button__link_it4uy {
1039
+ .button__link_1rm4w {
1080
1040
  color: #fff;
1081
1041
  background-color: transparent
1082
1042
  }
1083
- .button__link_it4uy:hover {
1043
+ .button__link_1rm4w:hover {
1084
1044
  background-color: rgba(255, 255, 255, 0.163);
1085
1045
  }
1086
- .button__link_it4uy:active {
1046
+ .button__link_1rm4w:active {
1087
1047
  background-color: rgba(255, 255, 255, 0.235);
1088
1048
  }
1089
- .button__ghost_it4uy {
1049
+ .button__ghost_1rm4w {
1090
1050
  color: #fff
1091
1051
  }
1092
- .button__ghost_it4uy:hover {
1052
+ .button__ghost_1rm4w:hover {
1093
1053
  color: rgb(179, 179, 179);
1094
1054
  }
1095
- .button__ghost_it4uy:active {
1055
+ .button__ghost_1rm4w:active {
1096
1056
  color: rgb(128, 128, 128);
1097
1057
  }
1098
- .button__component_it4uy:disabled.button__primary_it4uy {
1058
+ .button__component_1rm4w:disabled.button__primary_1rm4w {
1099
1059
  color: rgba(60, 60, 67, 0.3);
1100
1060
  background-color: #f3f4f5
1101
1061
  }
1102
- .button__component_it4uy:disabled.button__primary_it4uy.button__loading_it4uy {
1062
+ .button__component_1rm4w:disabled.button__primary_1rm4w.button__loading_1rm4w {
1103
1063
  background-color: #f3f4f5;
1104
1064
  }
1105
- .button__component_it4uy:disabled.button__secondary_it4uy {
1065
+ .button__component_1rm4w:disabled.button__secondary_1rm4w {
1106
1066
  color: rgba(255, 255, 255, 0.3);
1107
1067
  background-color: rgba(255, 255, 255, 0.05);
1108
1068
  border-color: transparent
1109
1069
  }
1110
- .button__component_it4uy:disabled.button__secondary_it4uy.button__loading_it4uy {
1070
+ .button__component_1rm4w:disabled.button__secondary_1rm4w.button__loading_1rm4w {
1111
1071
  color: #fff;
1112
1072
  background-color: rgba(255, 255, 255, 0.1);
1113
1073
  border-color: transparent;
1114
1074
  }
1115
- .button__component_it4uy:disabled.button__outlined_it4uy {
1075
+ .button__component_1rm4w:disabled.button__outlined_1rm4w {
1116
1076
  color: rgba(255, 255, 255, 0.3);
1117
1077
  background-color: transparent;
1118
1078
  border-color: rgba(197, 197, 199, 0.3)
1119
1079
  }
1120
- .button__component_it4uy:disabled.button__outlined_it4uy.button__loading_it4uy {
1080
+ .button__component_1rm4w:disabled.button__outlined_1rm4w.button__loading_1rm4w {
1121
1081
  color: #fff;
1122
1082
  }
1123
- .button__component_it4uy:disabled.button__tertiary_it4uy {
1083
+ .button__component_1rm4w:disabled.button__tertiary_1rm4w {
1124
1084
  color: rgba(255, 255, 255, 0.3);
1125
1085
  background-color: transparent;
1126
1086
  border-color: rgba(197, 197, 199, 0.3)
1127
1087
  }
1128
- .button__component_it4uy:disabled.button__tertiary_it4uy.button__loading_it4uy {
1088
+ .button__component_1rm4w:disabled.button__tertiary_1rm4w.button__loading_1rm4w {
1129
1089
  color: #fff;
1130
1090
  }
1131
- .button__component_it4uy:disabled.button__filled_it4uy {
1091
+ .button__component_1rm4w:disabled.button__filled_1rm4w {
1132
1092
  color: rgba(255, 255, 255, 0.3);
1133
1093
  background-color: rgba(58, 58, 60, 0.3)
1134
1094
  }
1135
- .button__component_it4uy:disabled.button__filled_it4uy.button__loading_it4uy {
1095
+ .button__component_1rm4w:disabled.button__filled_1rm4w.button__loading_1rm4w {
1136
1096
  color: #fff;
1137
1097
  background-color: #3a3a3c;
1138
1098
  }
1139
- .button__component_it4uy:disabled.button__transparent_it4uy {
1099
+ .button__component_1rm4w:disabled.button__transparent_1rm4w {
1140
1100
  color: rgba(255, 255, 255, 0.3);
1141
1101
  background-color: rgba(255, 255, 255, 0.03)
1142
1102
  }
1143
- .button__component_it4uy:disabled.button__transparent_it4uy.button__loading_it4uy {
1103
+ .button__component_1rm4w:disabled.button__transparent_1rm4w.button__loading_1rm4w {
1144
1104
  color: #fff;
1145
1105
  background-color: rgba(255, 255, 255, 0.1);
1146
1106
  }
1147
- .button__component_it4uy:disabled.button__link_it4uy {
1107
+ .button__component_1rm4w:disabled.button__link_1rm4w {
1148
1108
  color: rgba(255, 255, 255, 0.3);
1149
1109
  background-color: transparent
1150
1110
  }
1151
- .button__component_it4uy:disabled.button__link_it4uy.button__loading_it4uy {
1111
+ .button__component_1rm4w:disabled.button__link_1rm4w.button__loading_1rm4w {
1152
1112
  color: #fff;
1153
1113
  }
1154
- .button__component_it4uy:disabled.button__ghost_it4uy {
1114
+ .button__component_1rm4w:disabled.button__ghost_1rm4w {
1155
1115
  color: rgba(255, 255, 255, 0.3)
1156
1116
  }
1157
- .button__component_it4uy:disabled.button__ghost_it4uy.button__loading_it4uy {
1117
+ .button__component_1rm4w:disabled.button__ghost_1rm4w.button__loading_1rm4w {
1158
1118
  color: #fff;
1159
1119
  }
1160
- .button__component_1ggyk {
1120
+ .button__component_17i4g {
1161
1121
  background-color: transparent
1162
1122
  }
1163
- .button__focused_1ggyk {
1123
+ .button__focused_17i4g {
1164
1124
  outline: 2px solid #0072ef;
1165
1125
  }
1166
- .button__primary_29j2g {
1126
+ .button__primary_13gz2 {
1167
1127
  color: #fff;
1168
1128
  background-color: #202022
1169
1129
  }
1170
- .button__primary_29j2g:hover {
1130
+ .button__primary_13gz2:hover {
1171
1131
  background-color: rgb(48, 48, 49);
1172
1132
  }
1173
- .button__primary_29j2g:active {
1133
+ .button__primary_13gz2:active {
1174
1134
  background-color: rgb(65, 65, 67);
1175
1135
  }
1176
- .button__secondary_29j2g {
1136
+ .button__secondary_13gz2 {
1177
1137
  color: #000;
1178
1138
  background-color: rgba(0, 0, 0, 0.08);
1179
1139
  border: 1px solid transparent
1180
1140
  }
1181
- .button__secondary_29j2g:hover {
1141
+ .button__secondary_13gz2:hover {
1182
1142
  background-color: rgba(0, 0, 0, 0.218);
1183
1143
  }
1184
- .button__secondary_29j2g:active {
1144
+ .button__secondary_13gz2:active {
1185
1145
  background-color: rgba(0, 0, 0, 0.264);
1186
1146
  }
1187
- .button__outlined_29j2g {
1147
+ .button__outlined_13gz2 {
1188
1148
  color: #fff;
1189
1149
  background-color: transparent;
1190
1150
  border: 1px solid #c5c5c7
1191
1151
  }
1192
- .button__outlined_29j2g:hover {
1152
+ .button__outlined_13gz2:hover {
1193
1153
  background-color: rgba(255, 255, 255, 0.15);
1194
1154
  }
1195
- .button__outlined_29j2g:active {
1155
+ .button__outlined_13gz2:active {
1196
1156
  background-color: rgba(0, 0, 0, 0.15);
1197
1157
  }
1198
- .button__tertiary_29j2g {
1158
+ .button__tertiary_13gz2 {
1199
1159
  color: #000;
1200
1160
  background-color: transparent;
1201
1161
  border: 1px solid #464649
1202
1162
  }
1203
- .button__tertiary_29j2g:hover {
1163
+ .button__tertiary_13gz2:hover {
1204
1164
  background-color: rgba(18, 18, 18, 0.15);
1205
1165
  }
1206
- .button__tertiary_29j2g:active {
1166
+ .button__tertiary_13gz2:active {
1207
1167
  background-color: rgba(18, 18, 18, 0.2);
1208
1168
  }
1209
- .button__filled_29j2g {
1169
+ .button__filled_13gz2 {
1210
1170
  color: #fff;
1211
1171
  background-color: #3a3a3c
1212
1172
  }
1213
- .button__filled_29j2g:hover {
1173
+ .button__filled_13gz2:hover {
1214
1174
  background-color: rgb(99, 112, 126);
1215
1175
  }
1216
- .button__filled_29j2g:active {
1176
+ .button__filled_13gz2:active {
1217
1177
  background-color: rgb(61, 74, 88);
1218
1178
  }
1219
- .button__transparent_29j2g {
1179
+ .button__transparent_13gz2 {
1220
1180
  color: #000;
1221
1181
  background-color: rgba(255, 255, 255, 0.1)
1222
1182
  }
1223
- .button__transparent_29j2g:hover {
1183
+ .button__transparent_13gz2:hover {
1224
1184
  background-color: rgba(255, 255, 255, 0.2);
1225
1185
  }
1226
- .button__transparent_29j2g:active {
1186
+ .button__transparent_13gz2:active {
1227
1187
  background-color: rgba(255, 255, 255, 0.05);
1228
1188
  }
1229
- .button__link_29j2g {
1189
+ .button__link_13gz2 {
1230
1190
  color: #000;
1231
1191
  background-color: transparent
1232
1192
  }
1233
- .button__link_29j2g:hover {
1193
+ .button__link_13gz2:hover {
1234
1194
  background-color: rgba(18, 18, 18, 0.15);
1235
1195
  }
1236
- .button__link_29j2g:active {
1196
+ .button__link_13gz2:active {
1237
1197
  background-color: rgba(18, 18, 18, 0.2);
1238
1198
  }
1239
- .button__ghost_29j2g {
1199
+ .button__ghost_13gz2 {
1240
1200
  color: #000
1241
1201
  }
1242
- .button__ghost_29j2g:hover {
1202
+ .button__ghost_13gz2:hover {
1243
1203
  color: rgb(77, 77, 77);
1244
1204
  }
1245
- .button__ghost_29j2g:active {
1205
+ .button__ghost_13gz2:active {
1246
1206
  color: rgb(128, 128, 128);
1247
1207
  }
1248
- .button__component_29j2g:disabled.button__primary_29j2g {
1208
+ .button__component_13gz2:disabled.button__primary_13gz2 {
1249
1209
  color: rgba(235, 235, 245, 0.3);
1250
1210
  background-color: #202022
1251
1211
  }
1252
- .button__component_29j2g:disabled.button__primary_29j2g.button__loading_29j2g {
1212
+ .button__component_13gz2:disabled.button__primary_13gz2.button__loading_13gz2 {
1253
1213
  background-color: #202022;
1254
1214
  }
1255
- .button__component_29j2g:disabled.button__secondary_29j2g {
1215
+ .button__component_13gz2:disabled.button__secondary_13gz2 {
1256
1216
  color: rgba(0, 0, 0, 0.3);
1257
1217
  background-color: rgba(18, 18, 18, 0.08);
1258
1218
  border-color: transparent
1259
1219
  }
1260
- .button__component_29j2g:disabled.button__secondary_29j2g.button__loading_29j2g {
1220
+ .button__component_13gz2:disabled.button__secondary_13gz2.button__loading_13gz2 {
1261
1221
  color: #000;
1262
1222
  background-color: rgba(0, 0, 0, 0.08);
1263
1223
  border-color: transparent;
1264
1224
  }
1265
- .button__component_29j2g:disabled.button__outlined_29j2g {
1225
+ .button__component_13gz2:disabled.button__outlined_13gz2 {
1266
1226
  color: rgba(255, 255, 255, 0.3);
1267
1227
  background-color: transparent;
1268
1228
  border-color: rgba(35, 53, 73, 0.3)
1269
1229
  }
1270
- .button__component_29j2g:disabled.button__outlined_29j2g.button__loading_29j2g {
1230
+ .button__component_13gz2:disabled.button__outlined_13gz2.button__loading_13gz2 {
1271
1231
  color: #fff;
1272
1232
  }
1273
- .button__component_29j2g:disabled.button__tertiary_29j2g {
1233
+ .button__component_13gz2:disabled.button__tertiary_13gz2 {
1274
1234
  color: rgba(0, 0, 0, 0.3);
1275
1235
  background-color: transparent;
1276
1236
  border-color: rgba(70, 70, 73, 0.3)
1277
1237
  }
1278
- .button__component_29j2g:disabled.button__tertiary_29j2g.button__loading_29j2g {
1238
+ .button__component_13gz2:disabled.button__tertiary_13gz2.button__loading_13gz2 {
1279
1239
  color: #000;
1280
1240
  }
1281
- .button__component_29j2g:disabled.button__filled_29j2g {
1241
+ .button__component_13gz2:disabled.button__filled_13gz2 {
1282
1242
  color: rgba(255, 255, 255, 0.3);
1283
1243
  background-color: rgba(72, 87, 103, 0.3);
1284
1244
  border-color: transparent
1285
1245
  }
1286
- .button__component_29j2g:disabled.button__filled_29j2g.button__loading_29j2g {
1246
+ .button__component_13gz2:disabled.button__filled_13gz2.button__loading_13gz2 {
1287
1247
  color: #fff;
1288
1248
  background-color: #3a3a3c;
1289
1249
  border-color: transparent;
1290
1250
  }
1291
- .button__component_29j2g:disabled.button__transparent_29j2g {
1251
+ .button__component_13gz2:disabled.button__transparent_13gz2 {
1292
1252
  color: rgba(255, 255, 255, 0.3);
1293
1253
  background-color: rgba(255, 255, 255, 0.03)
1294
1254
  }
1295
- .button__component_29j2g:disabled.button__transparent_29j2g.button__loading_29j2g {
1255
+ .button__component_13gz2:disabled.button__transparent_13gz2.button__loading_13gz2 {
1296
1256
  color: #000;
1297
1257
  background-color: rgba(255, 255, 255, 0.1);
1298
1258
  }
1299
- .button__component_29j2g:disabled.button__link_29j2g {
1259
+ .button__component_13gz2:disabled.button__link_13gz2 {
1300
1260
  color: rgba(0, 0, 0, 0.3);
1301
1261
  background-color: transparent
1302
1262
  }
1303
- .button__component_29j2g:disabled.button__link_29j2g.button__loading_29j2g {
1263
+ .button__component_13gz2:disabled.button__link_13gz2.button__loading_13gz2 {
1304
1264
  color: #000;
1305
1265
  }
1306
- .button__component_29j2g:disabled.button__ghost_29j2g {
1266
+ .button__component_13gz2:disabled.button__ghost_13gz2 {
1307
1267
  color: rgba(0, 0, 0, 0.3)
1308
1268
  }
1309
- .button__component_29j2g:disabled.button__ghost_29j2g.button__loading_29j2g {
1269
+ .button__component_13gz2:disabled.button__ghost_13gz2.button__loading_13gz2 {
1310
1270
  color: #000;
1311
- }.popover__component_fzavu {
1271
+ }.base-modal__component_erwda {
1272
+ background: #121212;
1273
+ }.popover__component_h61g8 {
1312
1274
  background-color: transparent;
1313
1275
  color: #fff;
1314
1276
  }
1315
- .popover__inner_fzavu {
1277
+ .popover__inner_h61g8 {
1316
1278
  background-color: #121212;
1317
1279
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1318
1280
  border: 1px solid transparent;
1319
1281
  }
1320
- .popover__arrow_fzavu:after {
1282
+ .popover__arrow_h61g8:after {
1321
1283
  background-color: #121212;
1322
1284
  border: 1px solid transparent;
1323
- }.circular-progress-bar__backgroundCircle_1f723,
1324
- .circular-progress-bar__progressCircle_1f723 {
1285
+ }.circular-progress-bar__backgroundCircle_1icwq,
1286
+ .circular-progress-bar__progressCircle_1icwq {
1325
1287
  fill: transparent;
1326
1288
  }
1327
- .circular-progress-bar__positive_1f723 {
1289
+ .circular-progress-bar__positive_1icwq {
1328
1290
  stroke: #2fc26e;
1329
1291
  }
1330
- .circular-progress-bar__negative_1f723 {
1292
+ .circular-progress-bar__negative_1icwq {
1331
1293
  stroke: #d91d0b;
1332
1294
  }
1333
- .circular-progress-bar__backgroundCircle_1f723 {
1295
+ .circular-progress-bar__backgroundCircle_1icwq {
1334
1296
  stroke: #2c2c2e;
1335
- }.tabs__component_1a2rb:before {
1297
+ }.tabs__component_17z7e:before {
1336
1298
  background-color: #2b2b2e;
1337
1299
  }
1338
- .tabs__title_1a2rb {
1300
+ .tabs__title_17z7e {
1339
1301
  color: #8d8d93
1340
1302
  }
1341
- .tabs__title_1a2rb:not(.tabs__disabled_1a2rb):hover {
1303
+ .tabs__title_17z7e:not(.tabs__disabled_17z7e):hover {
1342
1304
  color: #fff;
1343
1305
  }
1344
- .tabs__focused_1a2rb {
1306
+ .tabs__focused_17z7e {
1345
1307
  outline: 2px solid #0072ef;
1346
1308
  }
1347
- .tabs__selected_1a2rb {
1309
+ .tabs__selected_17z7e {
1348
1310
  color: #fff;
1349
1311
  }
1350
- .tabs__disabled_1a2rb {
1312
+ .tabs__disabled_17z7e {
1351
1313
  color: #464649;
1352
1314
  }
1353
- .tabs__line_1a2rb {
1315
+ .tabs__line_17z7e {
1354
1316
  background-color: #ef3124;
1355
1317
  }
1356
- .tabs__component_1a2rb:before {
1318
+ .tabs__component_17z7e:before {
1357
1319
  background-color: #2b2b2e;
1358
- }.tabs__title_1a2rb {
1320
+ }.tabs__title_17z7e {
1359
1321
  color: #8d8d93
1360
- }.tabs__title_1a2rb:not(.tabs__disabled_1a2rb):hover {
1322
+ }.tabs__title_17z7e:not(.tabs__disabled_17z7e):hover {
1361
1323
  color: #fff;
1362
- }.tabs__focused_1a2rb {
1324
+ }.tabs__focused_17z7e {
1363
1325
  outline: 2px solid #0072ef;
1364
- }.tabs__selected_1a2rb {
1326
+ }.tabs__selected_17z7e {
1365
1327
  color: #fff;
1366
- }.tabs__disabled_1a2rb {
1328
+ }.tabs__disabled_17z7e {
1367
1329
  color: #464649;
1368
- }.tabs__line_1a2rb {
1330
+ }.tabs__line_17z7e {
1369
1331
  background-color: #ef3124;
1370
1332
  }
1371
1333
 
1372
1334
 
1373
1335
 
1374
- .list-header__filled_sxho9 {
1336
+ .list-header__filled_1mh4e {
1375
1337
  background-color: rgba(255, 255, 255, 0.1);
1376
- }.chart__coreChart_14ld6 .recharts-text tspan {
1377
- fill: #fff;
1378
- }
1379
- @keyframes chart__showDot_nsqot {
1380
- }
1381
-
1382
- .chart__tickText_d3q01 {
1383
- fill: #fff;
1384
- }
1385
- .chart__circle_d3q01 {
1386
- fill: #121212;
1387
- }
1388
- .chart__circle_d3q01 {
1389
- fill: #121212;
1390
- }
1391
- .chart__tooltip_1vczs {
1392
- background-color: #121212;
1393
- border: 1px solid #2b2b2e;
1394
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1395
- }
1396
- .chart__tooltipArrow_1vczs {
1397
- border: 1px solid #2b2b2e;
1398
- background-color: #121212;
1399
- }
1400
- .chart__tooltipArrow_1vczs:before {
1401
- border-color: transparent #121212 transparent transparent;
1402
- }.stepped-progress-bar__description_17qqh {
1338
+ }.stepped-progress-bar__description_uqwtl {
1403
1339
  color: rgba(235, 235, 245, 0.6);
1404
1340
  }
1405
- .stepped-progress-bar__bar_19nok {
1341
+ .stepped-progress-bar__bar_19ay7 {
1406
1342
  background: rgba(255, 255, 255, 0.1);
1407
1343
  }
1408
- .stepped-progress-bar__positive_19nok {
1344
+ .stepped-progress-bar__positive_19ay7 {
1409
1345
  background: #2fc26e;
1410
1346
  }
1411
- .stepped-progress-bar__attention_19nok {
1347
+ .stepped-progress-bar__attention_19ay7 {
1412
1348
  background: #f6bf65;
1413
1349
  }
1414
- .stepped-progress-bar__negative_19nok {
1350
+ .stepped-progress-bar__negative_19ay7 {
1415
1351
  background: #d91d0b;
1416
1352
  }
1417
- .stepped-progress-bar__link_19nok {
1353
+ .stepped-progress-bar__link_19ay7 {
1418
1354
  background: #0072ef;
1419
1355
  }
1420
- .stepped-progress-bar__tertiary_19nok {
1356
+ .stepped-progress-bar__tertiary_19ay7 {
1421
1357
  background: #464649;
1422
1358
  }
1423
- .stepped-progress-bar__secondary_19nok {
1359
+ .stepped-progress-bar__secondary_19ay7 {
1424
1360
  background: #8d8d93;
1425
1361
  }
1426
- .stepped-progress-bar__primary_19nok {
1362
+ .stepped-progress-bar__primary_19ay7 {
1427
1363
  background: #fff;
1428
1364
  }
1429
- .stepped-progress-bar__accent_19nok {
1365
+ .stepped-progress-bar__accent_19ay7 {
1430
1366
  background: #ef3124;
1431
- }.drawer__backdropEnter_l0waj {
1367
+ }.chart__coreChart_npvqe .recharts-text tspan {
1368
+ fill: #fff;
1369
+ }
1370
+ @keyframes chart__showDot_14f60 {
1371
+ }
1372
+
1373
+ .chart__tickText_ru3sp {
1374
+ fill: #fff;
1375
+ }
1376
+ .chart__circle_ru3sp {
1377
+ fill: #121212;
1378
+ }
1379
+ .chart__circle_ru3sp {
1380
+ fill: #121212;
1381
+ }
1382
+ .chart__tooltip_12irv {
1383
+ background-color: #121212;
1384
+ border: 1px solid #2b2b2e;
1385
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1386
+ }
1387
+ .chart__tooltipArrow_12irv {
1388
+ border: 1px solid #2b2b2e;
1389
+ background-color: #121212;
1390
+ }
1391
+ .chart__tooltipArrow_12irv:before {
1392
+ border-color: transparent #121212 transparent transparent;
1393
+ }.drawer__backdropEnter_ztedk {
1432
1394
  background-color: transparent;
1433
1395
  }
1434
- .drawer__backdropEnterActive_l0waj,
1435
- .drawer__backdropEnterDone_l0waj {
1396
+ .drawer__backdropEnterActive_ztedk,
1397
+ .drawer__backdropEnterDone_ztedk {
1436
1398
  background-color: rgba(0, 0, 0, 0.8);
1437
1399
  }
1438
- .drawer__backdropExit_l0waj {
1400
+ .drawer__backdropExit_ztedk {
1439
1401
  background-color: rgba(0, 0, 0, 0.8);
1440
1402
  }
1441
- .drawer__backdropExitActive_l0waj,
1442
- .drawer__backdropExitDone_l0waj {
1403
+ .drawer__backdropExitActive_ztedk,
1404
+ .drawer__backdropExitDone_ztedk {
1443
1405
  background-color: transparent;
1444
- }.attach__component_46xi6 {
1406
+ }.attach__component_1rtl3 {
1445
1407
  }
1446
- .attach__focused_46xi6 {
1408
+ .attach__focused_1rtl3 {
1447
1409
  outline: 2px solid #0072ef;
1448
- }.custom-button__customButton_jnp4r.custom-button__white_jnp4r * {
1410
+ }.custom-button__customButton_1mcaf.custom-button__white_1mcaf * {
1449
1411
  color: #fff;
1450
1412
  }
1451
- .custom-button__customButton_jnp4r.custom-button__black_jnp4r * {
1413
+ .custom-button__customButton_1mcaf.custom-button__black_1mcaf * {
1452
1414
  color: #000;
1453
1415
  }
1454
- .custom-button__customButton_jnp4r:before {
1416
+ .custom-button__customButton_1mcaf:before {
1455
1417
  background-color: rgba(0, 0, 0, 0);
1456
1418
  }
1457
- .custom-button__customButton_jnp4r:hover:before {
1419
+ .custom-button__customButton_1mcaf:hover:before {
1458
1420
  background-color: rgba(0, 0, 0, 0.07);
1459
1421
  }
1460
- .custom-button__customButton_jnp4r:active:before {
1422
+ .custom-button__customButton_1mcaf:active:before {
1461
1423
  background-color: rgba(0, 0, 0, 0.15);
1462
1424
  }
1463
- .custom-button__customButton_jnp4r:disabled.custom-button__white_jnp4r * {
1425
+ .custom-button__customButton_1mcaf:disabled.custom-button__white_1mcaf * {
1464
1426
  color: #fff;
1465
1427
  }
1466
- .custom-button__customButton_jnp4r:disabled.custom-button__black_jnp4r * {
1428
+ .custom-button__customButton_1mcaf:disabled.custom-button__black_1mcaf * {
1467
1429
  color: #000;
1468
- }.confirmation__component_qdxy9 {
1430
+ }.confirmation__component_1xazx {
1469
1431
  color: #8d8d93;
1470
1432
  }
1471
- .confirmation__circle_up014 {
1433
+ .confirmation__circle_jbhn6 {
1472
1434
  fill: transparent;
1473
1435
  stroke: #464649;
1474
1436
  }
1475
- .confirmation__header_1f5if {
1437
+ .confirmation__header_1n2fp {
1476
1438
  color: #fff;
1477
1439
  }
1478
- .confirmation__description_1f5if {
1440
+ .confirmation__description_1n2fp {
1479
1441
  color: #8d8d93;
1480
1442
  color: #fff;
1481
1443
  }
1482
- .confirmation__title_otpai {
1444
+ .confirmation__title_1142n {
1483
1445
  color: #fff;
1484
1446
  }
1485
- .confirmation__text_otpai {
1447
+ .confirmation__text_1142n {
1486
1448
  color: #8d8d93;
1487
1449
  }
1488
- .confirmation__phonesWrap_otpai {
1450
+ .confirmation__phonesWrap_1142n {
1489
1451
  color: #8d8d93;
1490
1452
  }
1491
- .confirmation__phoneDescription_otpai {
1453
+ .confirmation__phoneDescription_1142n {
1492
1454
  color: #8d8d93;
1493
1455
  }
1494
- .confirmation__header_eh5k7 {
1456
+ .confirmation__header_6ckz8 {
1495
1457
  color: #fff;
1496
1458
  }
1497
- .confirmation__phone_eh5k7 {
1459
+ .confirmation__phone_6ckz8 {
1498
1460
  color: #fff;
1499
1461
  }
1500
- .confirmation__header_14xg4 {
1462
+ .confirmation__header_gen8n {
1501
1463
  color: #fff;
1502
1464
  }
1503
- .confirmation__description_14xg4 {
1465
+ .confirmation__description_gen8n {
1504
1466
  color: #8d8d93;
1505
- }.icon-button__primary_jva8q {
1467
+ }.icon-button__primary_16s7f {
1506
1468
  color: #fff
1507
1469
  }
1508
- .icon-button__primary_jva8q:hover {
1470
+ .icon-button__primary_16s7f:hover {
1509
1471
  color: rgb(204, 204, 204);
1510
1472
  }
1511
- .icon-button__primary_jva8q:active {
1473
+ .icon-button__primary_16s7f:active {
1512
1474
  color: rgb(179, 179, 179);
1513
1475
  }
1514
- .icon-button__secondary_jva8q {
1476
+ .icon-button__secondary_16s7f {
1515
1477
  color: #8d8d93
1516
1478
  }
1517
- .icon-button__secondary_jva8q:hover {
1479
+ .icon-button__secondary_16s7f:hover {
1518
1480
  color: rgb(175, 175, 179);
1519
1481
  }
1520
- .icon-button__secondary_jva8q:active {
1482
+ .icon-button__secondary_16s7f:active {
1521
1483
  color: rgb(198, 198, 201);
1522
1484
  }
1523
- .icon-button__transparent_jva8q {
1485
+ .icon-button__transparent_16s7f {
1524
1486
  color: rgba(255, 255, 255, 0.3)
1525
1487
  }
1526
- .icon-button__transparent_jva8q:hover {
1488
+ .icon-button__transparent_16s7f:hover {
1527
1489
  color: rgba(255, 255, 255, 0.4);
1528
1490
  }
1529
- .icon-button__transparent_jva8q:active {
1491
+ .icon-button__transparent_16s7f:active {
1530
1492
  color: rgba(255, 255, 255, 0.5);
1531
1493
  }
1532
- .icon-button__negative_jva8q {
1494
+ .icon-button__negative_16s7f {
1533
1495
  color: #d91d0b
1534
1496
  }
1535
- .icon-button__negative_jva8q:hover {
1497
+ .icon-button__negative_16s7f:hover {
1536
1498
  color: rgb(220, 45, 28);
1537
1499
  }
1538
- .icon-button__negative_jva8q:active {
1500
+ .icon-button__negative_16s7f:active {
1539
1501
  color: rgb(223, 63, 48);
1540
1502
  }
1541
- .icon-button__tertiary_jva8q {
1503
+ .icon-button__tertiary_16s7f {
1542
1504
  color: #464649
1543
1505
  }
1544
- .icon-button__tertiary_jva8q:hover {
1506
+ .icon-button__tertiary_16s7f:hover {
1545
1507
  color: rgb(83, 83, 86);
1546
1508
  }
1547
- .icon-button__tertiary_jva8q:active {
1509
+ .icon-button__tertiary_16s7f:active {
1548
1510
  color: rgb(98, 98, 100);
1549
1511
  }
1550
- .icon-button__component_jva8q:disabled.icon-button__primary_jva8q {
1512
+ .icon-button__component_16s7f:disabled.icon-button__primary_16s7f {
1551
1513
  color: rgba(255, 255, 255, 0.3)
1552
1514
  }
1553
- .icon-button__component_jva8q:disabled.icon-button__primary_jva8q.icon-button__loader_jva8q {
1515
+ .icon-button__component_16s7f:disabled.icon-button__primary_16s7f.icon-button__loader_16s7f {
1554
1516
  color: #fff;
1555
1517
  }
1556
- .icon-button__component_jva8q:disabled.icon-button__secondary_jva8q {
1518
+ .icon-button__component_16s7f:disabled.icon-button__secondary_16s7f {
1557
1519
  color: rgba(141, 141, 147, 0.3)
1558
1520
  }
1559
- .icon-button__component_jva8q:disabled.icon-button__secondary_jva8q.icon-button__loader_jva8q {
1521
+ .icon-button__component_16s7f:disabled.icon-button__secondary_16s7f.icon-button__loader_16s7f {
1560
1522
  color: #8d8d93;
1561
1523
  }
1562
- .icon-button__component_jva8q:disabled.icon-button__negative_jva8q {
1524
+ .icon-button__component_16s7f:disabled.icon-button__negative_16s7f {
1563
1525
  color: rgba(217, 29, 11, 0.3)
1564
1526
  }
1565
- .icon-button__component_jva8q:disabled.icon-button__negative_jva8q.icon-button__loader_jva8q {
1527
+ .icon-button__component_16s7f:disabled.icon-button__negative_16s7f.icon-button__loader_16s7f {
1566
1528
  color: #d91d0b;
1567
1529
  }
1568
- .icon-button__component_jva8q:disabled.icon-button__tertiary_jva8q {
1530
+ .icon-button__component_16s7f:disabled.icon-button__tertiary_16s7f {
1569
1531
  color: rgba(70, 70, 73, 0.3)
1570
1532
  }
1571
- .icon-button__component_jva8q:disabled.icon-button__tertiary_jva8q.icon-button__loader_jva8q {
1533
+ .icon-button__component_16s7f:disabled.icon-button__tertiary_16s7f.icon-button__loader_16s7f {
1572
1534
  color: #464649;
1573
1535
  }
1574
1536
 
1575
- .icon-button__primary_kf8n5 {
1537
+ .icon-button__primary_1e6dn {
1576
1538
  color: #000
1577
1539
  }
1578
- .icon-button__primary_kf8n5:hover {
1540
+ .icon-button__primary_1e6dn:hover {
1579
1541
  color: rgb(18, 18, 18);
1580
1542
  }
1581
- .icon-button__primary_kf8n5:active {
1543
+ .icon-button__primary_1e6dn:active {
1582
1544
  color: rgb(38, 38, 38);
1583
1545
  }
1584
- .icon-button__secondary_kf8n5 {
1546
+ .icon-button__secondary_1e6dn {
1585
1547
  color: #8a8a8e
1586
1548
  }
1587
- .icon-button__secondary_kf8n5:hover {
1549
+ .icon-button__secondary_1e6dn:hover {
1588
1550
  color: rgb(117, 117, 121);
1589
1551
  }
1590
- .icon-button__secondary_kf8n5:active {
1552
+ .icon-button__secondary_1e6dn:active {
1591
1553
  color: rgb(110, 110, 114);
1592
1554
  }
1593
- .icon-button__transparent_kf8n5 {
1555
+ .icon-button__transparent_1e6dn {
1594
1556
  color: rgba(0, 0, 0, 0.3)
1595
1557
  }
1596
- .icon-button__transparent_kf8n5:hover {
1558
+ .icon-button__transparent_1e6dn:hover {
1597
1559
  color: rgba(0, 0, 0, 0.4);
1598
1560
  }
1599
- .icon-button__transparent_kf8n5:active {
1561
+ .icon-button__transparent_1e6dn:active {
1600
1562
  color: rgba(0, 0, 0, 0.5);
1601
1563
  }
1602
- .icon-button__negative_kf8n5 {
1564
+ .icon-button__negative_1e6dn {
1603
1565
  color: #d91d0b
1604
1566
  }
1605
- .icon-button__negative_kf8n5:hover {
1567
+ .icon-button__negative_1e6dn:hover {
1606
1568
  color: rgb(220, 45, 28);
1607
1569
  }
1608
- .icon-button__negative_kf8n5:active {
1570
+ .icon-button__negative_1e6dn:active {
1609
1571
  color: rgb(223, 63, 48);
1610
1572
  }
1611
- .icon-button__tertiary_kf8n5 {
1573
+ .icon-button__tertiary_1e6dn {
1612
1574
  color: #c5c5c7
1613
1575
  }
1614
- .icon-button__tertiary_kf8n5:hover {
1576
+ .icon-button__tertiary_1e6dn:hover {
1615
1577
  color: rgb(167, 167, 169);
1616
1578
  }
1617
- .icon-button__tertiary_kf8n5:active {
1579
+ .icon-button__tertiary_1e6dn:active {
1618
1580
  color: rgb(158, 158, 159);
1619
1581
  }
1620
- .icon-button__component_kf8n5:disabled.icon-button__primary_kf8n5 {
1582
+ .icon-button__component_1e6dn:disabled.icon-button__primary_1e6dn {
1621
1583
  color: rgba(0, 0, 0, 0.3)
1622
1584
  }
1623
- .icon-button__component_kf8n5:disabled.icon-button__primary_kf8n5.icon-button__loader_kf8n5 {
1585
+ .icon-button__component_1e6dn:disabled.icon-button__primary_1e6dn.icon-button__loader_1e6dn {
1624
1586
  color: #000;
1625
1587
  }
1626
- .icon-button__component_kf8n5:disabled.icon-button__secondary_kf8n5 {
1588
+ .icon-button__component_1e6dn:disabled.icon-button__secondary_1e6dn {
1627
1589
  color: rgba(138, 138, 142, 0.3)
1628
1590
  }
1629
- .icon-button__component_kf8n5:disabled.icon-button__secondary_kf8n5.icon-button__loader_kf8n5 {
1591
+ .icon-button__component_1e6dn:disabled.icon-button__secondary_1e6dn.icon-button__loader_1e6dn {
1630
1592
  color: #8a8a8e;
1631
1593
  }
1632
- .icon-button__component_kf8n5:disabled.icon-button__negative_kf8n5 {
1594
+ .icon-button__component_1e6dn:disabled.icon-button__negative_1e6dn {
1633
1595
  color: rgba(217, 29, 11, 0.3)
1634
1596
  }
1635
- .icon-button__component_kf8n5:disabled.icon-button__negative_kf8n5.icon-button__loader_kf8n5 {
1597
+ .icon-button__component_1e6dn:disabled.icon-button__negative_1e6dn.icon-button__loader_1e6dn {
1636
1598
  color: #d91d0b;
1637
1599
  }
1638
- .icon-button__component_kf8n5:disabled.icon-button__tertiary_kf8n5 {
1600
+ .icon-button__component_1e6dn:disabled.icon-button__tertiary_1e6dn {
1639
1601
  color: rgba(197, 197, 199, 0.3)
1640
1602
  }
1641
- .icon-button__component_kf8n5:disabled.icon-button__tertiary_kf8n5.icon-button__loader_kf8n5 {
1603
+ .icon-button__component_1e6dn:disabled.icon-button__tertiary_1e6dn.icon-button__loader_1e6dn {
1642
1604
  color: #c5c5c7;
1643
- }.input__input_1eofh {
1605
+ }.pagination__component_i3tf3 {
1606
+ color: #fff;
1607
+ }
1608
+ .pagination__dots_1mw9v {
1609
+ color: #8d8d93;
1610
+ }
1611
+
1612
+ .pagination__tag_1tihc.pagination__tag_1tihc {
1613
+ color: #8d8d93
1614
+ }
1615
+ .pagination__tag_1tihc.pagination__tag_1tihc:hover:not(:disabled) {
1616
+ background-color: #2c2c2e;
1617
+ color: #fff;
1618
+ }
1619
+ .pagination__tag_1tihc.pagination__tag_1tihc:active:not(:disabled) {
1620
+ background-color: #3a3a3c;
1621
+ }
1622
+ .pagination__tag_1tihc.pagination__tag_1tihc.pagination__checked_1tihc {
1623
+ background-color: #f3f4f5;
1624
+ color: #000;
1625
+ }
1626
+ .pagination__tag_1tihc.pagination__tag_1tihc.pagination__checked_1tihc:hover:not(:disabled) {
1627
+ color: #000;
1628
+ }
1629
+ .pagination__tag_1tihc.pagination__tag_1tihc.pagination__checked_1tihc:active:not(:disabled) {
1630
+ color: #fff;
1631
+ }.input__input_1yz1g {
1644
1632
  color: #fff;
1645
1633
  caret-color: #0072ef;
1646
1634
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1647
1635
  }
1648
- .input__input_1eofh:-webkit-autofill {
1636
+ .input__input_1yz1g:-webkit-autofill {
1649
1637
  -webkit-text-fill-color: #fff;
1650
1638
  }
1651
- .input__input_1eofh::placeholder {
1639
+ .input__input_1yz1g::placeholder {
1652
1640
  color: #8d8d93;
1653
1641
  }
1654
- .input__hasLabel_1eofh::placeholder {
1642
+ .input__hasLabel_1yz1g::placeholder {
1655
1643
  color: #464649;
1656
1644
  }
1657
- .input__clearIcon_1eofh {
1645
+ .input__clearIcon_1yz1g {
1658
1646
  color: #fff;
1659
1647
  }
1660
- .input__input_1eofh:read-only {
1648
+ .input__input_1yz1g:read-only {
1661
1649
  color: #8d8d93
1662
1650
  }
1663
- .input__input_1eofh:read-only:focus::placeholder {
1651
+ .input__input_1yz1g:read-only:focus::placeholder {
1664
1652
  color: #8d8d93;
1665
1653
  }
1666
- .input__input_1eofh:disabled {
1654
+ .input__input_1yz1g:disabled {
1667
1655
  color: #fff;
1668
1656
  -webkit-text-fill-color: #fff;
1669
1657
  }
1670
- .input__input_1eofh:focus::placeholder {
1658
+ .input__input_1yz1g:focus::placeholder {
1671
1659
  color: rgba(235, 235, 245, 0.3);
1672
1660
  }
1673
- .input__error_1eofh {
1661
+ .input__error_1yz1g {
1674
1662
  color: #f15045;
1675
1663
  caret-color: #f15045;
1676
1664
  }
1677
- .input__focusVisible_4watc {
1665
+ .input__focusVisible_1hn2v {
1678
1666
  outline: 2px solid #0072ef;
1679
1667
  }
1680
- @keyframes input__onautofillstart_4watc {
1668
+ @keyframes input__onautofillstart_1hn2v {
1681
1669
  from {
1682
1670
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1683
1671
  }
@@ -1685,7 +1673,7 @@
1685
1673
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1686
1674
  }
1687
1675
  }
1688
- @keyframes input__onautofillcancel_4watc {
1676
+ @keyframes input__onautofillcancel_1hn2v {
1689
1677
  from {
1690
1678
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1691
1679
  }
@@ -1693,219 +1681,193 @@
1693
1681
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1694
1682
  }
1695
1683
  }
1696
- .input__input_1hok3 {
1684
+ .input__input_1ugi9 {
1697
1685
  color: #000;
1698
1686
  caret-color: #0072ef;
1699
1687
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1700
1688
  }
1701
- .input__input_1hok3:-webkit-autofill {
1689
+ .input__input_1ugi9:-webkit-autofill {
1702
1690
  -webkit-text-fill-color: #000;
1703
1691
  }
1704
- .input__input_1hok3::placeholder {
1692
+ .input__input_1ugi9::placeholder {
1705
1693
  color: rgba(60, 60, 67, 0.6);
1706
1694
  }
1707
- .input__hasLabel_1hok3::placeholder {
1695
+ .input__hasLabel_1ugi9::placeholder {
1708
1696
  color: #c5c5c7;
1709
1697
  }
1710
- .input__clearIcon_1hok3 {
1698
+ .input__clearIcon_1ugi9 {
1711
1699
  color: #000;
1712
1700
  }
1713
- .input__input_1hok3:read-only {
1701
+ .input__input_1ugi9:read-only {
1714
1702
  color: rgba(60, 60, 67, 0.6)
1715
1703
  }
1716
- .input__input_1hok3:read-only:focus::placeholder {
1704
+ .input__input_1ugi9:read-only:focus::placeholder {
1717
1705
  color: rgba(60, 60, 67, 0.6);
1718
1706
  }
1719
- .input__input_1hok3:disabled {
1707
+ .input__input_1ugi9:disabled {
1720
1708
  color: #000;
1721
1709
  -webkit-text-fill-color: #000;
1722
1710
  }
1723
- .input__input_1hok3:focus::placeholder {
1711
+ .input__input_1ugi9:focus::placeholder {
1724
1712
  color: rgba(60, 60, 67, 0.3);
1725
1713
  }
1726
- .input__error_1hok3 {
1714
+ .input__error_1ugi9 {
1727
1715
  color: #ef3124;
1728
1716
  caret-color: #ef3124;
1729
- }.pagination__component_6c1f5 {
1717
+ }.plate__component_79wnf {
1730
1718
  color: #fff;
1731
1719
  }
1732
- .pagination__dots_157if {
1733
- color: #8d8d93;
1734
- }
1735
-
1736
- .pagination__tag_6ugng.pagination__tag_6ugng {
1737
- color: #8d8d93
1738
- }
1739
- .pagination__tag_6ugng.pagination__tag_6ugng:hover:not(:disabled) {
1740
- background-color: #2c2c2e;
1741
- color: #fff;
1742
- }
1743
- .pagination__tag_6ugng.pagination__tag_6ugng:active:not(:disabled) {
1744
- background-color: #3a3a3c;
1745
- }
1746
- .pagination__tag_6ugng.pagination__tag_6ugng.pagination__checked_6ugng {
1747
- background-color: #f3f4f5;
1748
- color: #000;
1749
- }
1750
- .pagination__tag_6ugng.pagination__tag_6ugng.pagination__checked_6ugng:hover:not(:disabled) {
1751
- color: #000;
1752
- }
1753
- .pagination__tag_6ugng.pagination__tag_6ugng.pagination__checked_6ugng:active:not(:disabled) {
1754
- color: #fff;
1755
- }.plate__component_or8yr {
1756
- color: #fff;
1757
- }
1758
- .plate__focused_or8yr {
1720
+ .plate__focused_79wnf {
1759
1721
  outline: 2px solid #0072ef;
1760
1722
  }
1761
- .plate__common_or8yr {
1723
+ .plate__common_79wnf {
1762
1724
  background-color: #202022;
1763
1725
  border-color: #6d7986;
1764
1726
  }
1765
- .plate__negative_or8yr {
1727
+ .plate__negative_79wnf {
1766
1728
  background-color: #35110d;
1767
1729
  border-color: #d91d0b;
1768
1730
  }
1769
- .plate__positive_or8yr {
1731
+ .plate__positive_79wnf {
1770
1732
  background-color: #042117;
1771
1733
  border-color: #13a463;
1772
1734
  }
1773
- .plate__attention_or8yr {
1735
+ .plate__attention_79wnf {
1774
1736
  background-color: #332104;
1775
1737
  border-color: #de6a00;
1776
- }.file-upload-item__component_1hfyf {
1738
+ }.file-upload-item__component_1rt46 {
1777
1739
  color: #8d8d93;
1778
1740
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1779
1741
  }
1780
- .file-upload-item__icon_1hfyf {
1742
+ .file-upload-item__icon_1rt46 {
1781
1743
  color: #fff;
1782
1744
  }
1783
- .file-upload-item__errorIcon_1hfyf {
1745
+ .file-upload-item__errorIcon_1rt46 {
1784
1746
  color: #d91d0b;
1785
1747
  }
1786
- .file-upload-item__successIcon_1hfyf {
1748
+ .file-upload-item__successIcon_1rt46 {
1787
1749
  color: #2fc26e;
1788
1750
  }
1789
- .file-upload-item__name_1hfyf {
1751
+ .file-upload-item__name_1rt46 {
1790
1752
  color: #fff
1791
1753
  }
1792
- .file-upload-item__errorWrapper_1hfyf {
1754
+ .file-upload-item__errorWrapper_1rt46 {
1793
1755
  color: #ef3124
1794
- }.filter-tag__component_1hd3j.filter-tag__disabled_1hd3j {
1756
+ }.bottom-sheet__modal_j31sx {
1757
+ background-color: transparent;
1758
+ }
1759
+ .bottom-sheet__component_j31sx {
1760
+ background: #121212;
1761
+ }
1762
+ .bottom-sheet__marker_j31sx {
1763
+ background-color: #2a2a2c;
1764
+ }
1765
+ .bottom-sheet__content_j31sx {
1766
+ color: #fff;
1767
+ background-color: #121212;
1768
+ }
1769
+ .bottom-sheet__backer_c29x7 {
1770
+ color: #fff;
1771
+ }
1772
+ .bottom-sheet__button_c29x7 {
1773
+ background: rgba(255, 255, 255, 0.03);
1774
+ }
1775
+ .bottom-sheet__closer_1450g {
1776
+ color: #fff;
1777
+ }
1778
+ .bottom-sheet__button_1450g {
1779
+ background: rgba(255, 255, 255, 0.03);
1780
+ }
1781
+ .bottom-sheet__footer_1xz82 {
1782
+ background-color: #121212;
1783
+ }
1784
+ .bottom-sheet__highlighted_1xz82 {
1785
+ border-top: 1px solid #2b2b2e;
1786
+ background-color: #121212;
1787
+ }
1788
+ .bottom-sheet__headerWrapper_1dqjb {
1789
+ background-color: #121212;
1790
+ }
1791
+ .bottom-sheet__highlighted_1dqjb {
1792
+ border-bottom: 1px solid #2b2b2e;
1793
+ }.filter-tag__component_am3fr.filter-tag__disabled_am3fr {
1795
1794
  background-color: rgba(32, 32, 34, 0.3);
1796
1795
  }
1797
- .filter-tag__component_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__component_1hd3j.filter-tag__disabled_1hd3j) {
1796
+ .filter-tag__component_am3fr.filter-tag__checked_am3fr:not(.filter-tag__component_am3fr.filter-tag__disabled_am3fr) {
1798
1797
  background-color: #f3f4f5;
1799
1798
  }
1800
- .filter-tag__component_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__component_1hd3j.filter-tag__disabled_1hd3j):hover {
1799
+ .filter-tag__component_am3fr.filter-tag__checked_am3fr:not(.filter-tag__component_am3fr.filter-tag__disabled_am3fr):hover {
1801
1800
  background-color: #f3f4f5;
1802
1801
  }
1803
- .filter-tag__component_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__component_1hd3j.filter-tag__disabled_1hd3j):active {
1802
+ .filter-tag__component_am3fr.filter-tag__checked_am3fr:not(.filter-tag__component_am3fr.filter-tag__disabled_am3fr):active {
1804
1803
  background-color: rgb(194, 195, 196);
1805
1804
  }
1806
- .filter-tag__focused_1hd3j {
1805
+ .filter-tag__focused_am3fr {
1807
1806
  outline: 2px solid #0072ef;
1808
1807
  }
1809
- .filter-tag__valueButton_1hd3j {
1808
+ .filter-tag__valueButton_am3fr {
1810
1809
  color: #fff;
1811
1810
  background-color: #202022;
1812
1811
  border-color: transparent
1813
1812
  }
1814
- .filter-tag__valueButton_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):hover {
1813
+ .filter-tag__valueButton_am3fr:not(.filter-tag__valueButton_am3fr:disabled):hover {
1815
1814
  background-color: #202022;
1816
1815
  border-color: transparent;
1817
1816
  }
1818
- .filter-tag__valueButton_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):active {
1817
+ .filter-tag__valueButton_am3fr:not(.filter-tag__valueButton_am3fr:disabled):active {
1819
1818
  background-color: rgb(65, 65, 67);
1820
1819
  border-color: transparent;
1821
1820
  }
1822
- .filter-tag__valueButton_1hd3j:disabled {
1821
+ .filter-tag__valueButton_am3fr:disabled {
1823
1822
  background-color: rgba(32, 32, 34, 0.3);
1824
1823
  border-color: transparent;
1825
1824
  color: #464649;
1826
1825
  }
1827
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j {
1826
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr {
1828
1827
  background-color: #f3f4f5;
1829
1828
  color: #000
1830
1829
  }
1831
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):hover {
1830
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr:not(.filter-tag__valueButton_am3fr:disabled):hover {
1832
1831
  background-color: #f3f4f5;
1833
1832
  }
1834
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):active {
1833
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr:not(.filter-tag__valueButton_am3fr:disabled):active {
1835
1834
  background-color: rgb(194, 195, 196);
1836
1835
  }
1837
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):hover + .filter-tag__clear_1hd3j:before {
1836
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr:not(.filter-tag__valueButton_am3fr:disabled):hover + .filter-tag__clear_am3fr:before {
1838
1837
  background-color: #464649;
1839
1838
  }
1840
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j:not(.filter-tag__valueButton_1hd3j:disabled):active + .filter-tag__clear_1hd3j:before {
1839
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr:not(.filter-tag__valueButton_am3fr:disabled):active + .filter-tag__clear_am3fr:before {
1841
1840
  background-color: transparent;
1842
1841
  }
1843
- .filter-tag__valueButton_1hd3j.filter-tag__checked_1hd3j:disabled {
1842
+ .filter-tag__valueButton_am3fr.filter-tag__checked_am3fr:disabled {
1844
1843
  background-color: rgba(243, 244, 245, 0.3);
1845
1844
  color: #000;
1846
1845
  }
1847
- .filter-tag__clear_1hd3j {
1846
+ .filter-tag__clear_am3fr {
1848
1847
  background-color: #f3f4f5
1849
1848
  }
1850
- .filter-tag__clear_1hd3j:before {
1849
+ .filter-tag__clear_am3fr:before {
1851
1850
  background-color: #464649;
1852
1851
  }
1853
- .filter-tag__clear_1hd3j:hover:before {
1852
+ .filter-tag__clear_am3fr:hover:before {
1854
1853
  background-color: #464649;
1855
1854
  }
1856
- .filter-tag__clear_1hd3j:active:before {
1855
+ .filter-tag__clear_am3fr:active:before {
1857
1856
  background-color: transparent;
1858
1857
  }
1859
- .filter-tag__clear_1hd3j:hover {
1858
+ .filter-tag__clear_am3fr:hover {
1860
1859
  background-color: #f3f4f5;
1861
1860
  }
1862
- .filter-tag__clear_1hd3j:active {
1861
+ .filter-tag__clear_am3fr:active {
1863
1862
  background-color: rgb(194, 195, 196);
1864
- }.bottom-sheet__modal_19129 {
1865
- background-color: transparent;
1866
- }
1867
- .bottom-sheet__component_19129 {
1868
- background: #121212;
1869
- }
1870
- .bottom-sheet__marker_19129 {
1871
- background-color: #2a2a2c;
1872
- }
1873
- .bottom-sheet__content_19129 {
1874
- color: #fff;
1875
- background-color: #121212;
1876
- }
1877
- .bottom-sheet__backer_qotv9 {
1878
- color: #fff;
1879
- }
1880
- .bottom-sheet__button_qotv9 {
1881
- background: rgba(255, 255, 255, 0.03);
1882
- }
1883
- .bottom-sheet__closer_xv63n {
1884
- color: #fff;
1885
- }
1886
- .bottom-sheet__button_xv63n {
1887
- background: rgba(255, 255, 255, 0.03);
1888
- }
1889
- .bottom-sheet__footer_ppknk {
1890
- background-color: #121212;
1891
- }
1892
- .bottom-sheet__highlighted_ppknk {
1893
- border-top: 1px solid #2b2b2e;
1894
- background-color: #121212;
1895
- }
1896
- .bottom-sheet__headerWrapper_fyi7e {
1897
- background-color: #121212;
1898
- }
1899
- .bottom-sheet__highlighted_fyi7e {
1900
- border-bottom: 1px solid #2b2b2e;
1901
- }
1863
+ }
1902
1864
 
1903
1865
 
1904
1866
 
1905
- .pure-cell__categoryPercent_1tzb3 {
1867
+ .pure-cell__categoryPercent_1nuj6 {
1906
1868
  background-color: #202022;
1907
1869
  }
1908
- .pure-cell__component_ejjog {
1870
+ .pure-cell__component_flqcn {
1909
1871
  background-color: #202022;
1910
1872
  }
1911
1873
 
@@ -1916,508 +1878,508 @@
1916
1878
 
1917
1879
 
1918
1880
 
1919
- .modal__button_1xlqr {
1881
+ .modal__button_84h7x {
1920
1882
  background: rgba(18, 18, 18, 0.4);
1921
1883
  }
1922
1884
 
1923
1885
 
1924
1886
 
1925
1887
 
1926
- .modal__sticky_1ihdm {
1888
+ .modal__sticky_wqs7a {
1927
1889
  background: #121212;
1928
1890
  }
1929
- .modal__highlighted_1ihdm {
1891
+ .modal__highlighted_wqs7a {
1930
1892
  background: #121212;
1931
1893
  box-shadow: 0 -1px 0 0 #2b2b2e;
1932
1894
  }
1933
1895
 
1934
1896
 
1935
1897
 
1936
- .modal__highlighted_1a17g {
1898
+ .modal__highlighted_z9wac {
1937
1899
  background: #121212;
1938
1900
  }
1939
- .modal__sticky_1a17g.modal__hasContent_1a17g {
1901
+ .modal__sticky_z9wac.modal__hasContent_z9wac {
1940
1902
  background: #121212;
1941
1903
  }
1942
- .toast-plate__component_1hldm {
1904
+ .toast-plate__component_wgp45 {
1943
1905
  color: #000;
1944
1906
  background-color: #fff
1945
1907
  }
1946
- .toast-plate__closeButtonWrapper_1hldm:before {
1908
+ .toast-plate__closeButtonWrapper_wgp45:before {
1947
1909
  background-color: #e9e9eb;
1948
1910
  }
1949
1911
 
1950
1912
 
1951
1913
 
1952
- .side-panel__button_8pghy {
1914
+ .side-panel__button_1vunt {
1953
1915
  background: rgba(18, 18, 18, 0.4);
1954
1916
  }
1955
1917
 
1956
1918
 
1957
1919
 
1958
1920
 
1959
- .side-panel__sticky_1efth {
1921
+ .side-panel__sticky_1r51q {
1960
1922
  background: #121212;
1961
1923
  }
1962
- .side-panel__highlighted_1efth {
1924
+ .side-panel__highlighted_1r51q {
1963
1925
  background: #121212;
1964
1926
  box-shadow: 0 -1px 0 0 #2b2b2e;
1965
1927
  }
1966
1928
 
1967
1929
 
1968
1930
 
1969
- .side-panel__highlighted_1io7a {
1931
+ .side-panel__highlighted_109a1 {
1970
1932
  background: #121212;
1971
1933
  }
1972
- .side-panel__sticky_1io7a.side-panel__hasContent_1io7a {
1934
+ .side-panel__sticky_109a1.side-panel__hasContent_109a1 {
1973
1935
  background: #121212;
1974
1936
  }
1975
- .slider-input__steps_1o02c {
1937
+ .slider-input__steps_h2alp {
1976
1938
  color: #8d8d93;
1977
1939
  }
1978
- .slider-input__info_1o02c {
1940
+ .slider-input__info_h2alp {
1979
1941
  color: #8d8d93;
1980
- }.with-suffix__hasSuffix_ugd02 input:focus::placeholder {
1942
+ }.with-suffix__hasSuffix_1m0ka input:focus::placeholder {
1981
1943
  color: transparent;
1982
1944
  }
1983
- .with-suffix__disabled_ugd02 {
1945
+ .with-suffix__disabled_1m0ka {
1984
1946
  color: #fff;
1985
- }.tooltip__hint_id3eo {
1947
+ }.toast__toastPlate_oe6br {
1948
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1949
+ }
1950
+ .toast__popoverInner_oe6br {
1951
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1952
+ background-color: transparent;
1953
+ }.tooltip__hint_1h2ro {
1986
1954
  background-color: #fff;
1987
1955
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1988
1956
  0 8px 16px rgba(11, 31, 53, 0.16);
1989
1957
  color: #000;
1990
1958
  }
1991
- .tooltip__hint_id3eo .tooltip__arrow_id3eo:after {
1959
+ .tooltip__hint_1h2ro .tooltip__arrow_1h2ro:after {
1992
1960
  background-color: #fff;
1993
1961
  border-color: #fff;
1994
1962
  }
1995
1963
 
1996
- .tooltip__tooltip_18jth {
1964
+ .tooltip__tooltip_eusfl {
1997
1965
  background-color: #fff;
1998
1966
  color: #000;
1999
1967
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2000
1968
  0 8px 16px rgba(11, 31, 53, 0.16);
2001
1969
  }
2002
- .tooltip__tooltip_18jth .tooltip__arrow_18jth:after {
1970
+ .tooltip__tooltip_eusfl .tooltip__arrow_eusfl:after {
2003
1971
  background-color: #fff;
2004
1972
  }
2005
- .tooltip__hint_18jth {
1973
+ .tooltip__hint_eusfl {
2006
1974
  background-color: #121212;
2007
1975
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2008
1976
  color: #fff;
2009
1977
  }
2010
- .tooltip__hint_18jth .tooltip__arrow_18jth:after {
1978
+ .tooltip__hint_eusfl .tooltip__arrow_eusfl:after {
2011
1979
  background-color: #121212;
2012
1980
  }
2013
- .toast__toastPlate_fpxnb {
2014
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2015
- }
2016
- .toast__popoverInner_fpxnb {
2017
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2018
- background-color: transparent;
2019
- }
2020
- .calendar__wrapper_4y3dt {
1981
+
1982
+ .calendar__wrapper_1cxgp {
2021
1983
  background: #121212;
2022
1984
  }
2023
- .calendar__calendar_4y3dt th {
1985
+ .calendar__calendar_1cxgp th {
2024
1986
  border-bottom: 1px solid #2b2b2e;
2025
1987
  }
2026
- .calendar__dayNames_4y3dt {
1988
+ .calendar__dayNames_1cxgp {
2027
1989
  border-bottom: 1px solid #2b2b2e
2028
1990
  }
2029
- .calendar__month_4y3dt {
1991
+ .calendar__month_1cxgp {
2030
1992
  color: #fff;
2031
1993
  }
2032
- .calendar__dayName_4y3dt {
1994
+ .calendar__dayName_1cxgp {
2033
1995
  color: #8d8d93
2034
1996
  }
2035
- .calendar__dayName_7ytu3 {
1997
+ .calendar__dayName_1p58v {
2036
1998
  color: #8d8d93
2037
1999
  }
2038
- .calendar__day_7ytu3 {
2000
+ .calendar__day_1p58v {
2039
2001
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2040
2002
  color: #fff
2041
2003
  }
2042
- .calendar__day_7ytu3.calendar__highlighted_7ytu3,
2043
- .calendar__day_7ytu3.calendar__range_7ytu3.calendar__highlighted_7ytu3:not(.calendar__disabled_7ytu3) {
2004
+ .calendar__day_1p58v.calendar__highlighted_1p58v,
2005
+ .calendar__day_1p58v.calendar__range_1p58v.calendar__highlighted_1p58v:not(.calendar__disabled_1p58v) {
2044
2006
  color: #fff;
2045
2007
  background: #2a2a2c;
2046
2008
  }
2047
- .calendar__day_7ytu3.calendar__holiday_7ytu3 {
2009
+ .calendar__day_1p58v.calendar__holiday_1p58v {
2048
2010
  color: #ef3124;
2049
2011
  }
2050
- .calendar__day_7ytu3.calendar__disabled_7ytu3 {
2012
+ .calendar__day_1p58v.calendar__disabled_1p58v {
2051
2013
  color: #464649;
2052
2014
  background: transparent;
2053
2015
  }
2054
- .calendar__day_7ytu3.calendar__today_7ytu3 {
2016
+ .calendar__day_1p58v.calendar__today_1p58v {
2055
2017
  color: #0072ef;
2056
2018
  }
2057
- .calendar__day_7ytu3.calendar__rangeComplete_7ytu3 {
2019
+ .calendar__day_1p58v.calendar__rangeComplete_1p58v {
2058
2020
  background: #e8f2fe;
2059
2021
  }
2060
- .calendar__day_7ytu3.calendar__selected_7ytu3,
2061
- .calendar__day_7ytu3.calendar__disabled_7ytu3.calendar__selected_7ytu3 {
2022
+ .calendar__day_1p58v.calendar__selected_1p58v,
2023
+ .calendar__day_1p58v.calendar__disabled_1p58v.calendar__selected_1p58v {
2062
2024
  color: #000;
2063
2025
  background: #fff;
2064
2026
  }
2065
2027
  @media (hover) {
2066
- .calendar__day_7ytu3.calendar__selected_7ytu3:hover {
2028
+ .calendar__day_1p58v.calendar__selected_1p58v:hover {
2067
2029
  background: rgb(217, 217, 217);
2068
2030
  }
2069
2031
  }
2070
- .calendar__dayWrapper_7ytu3 {
2032
+ .calendar__dayWrapper_1p58v {
2071
2033
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2072
2034
  }
2073
- .calendar__range_7ytu3 .calendar__day_7ytu3:not(.calendar__selected_7ytu3):not(.calendar__disabled_7ytu3):not(.calendar__today_7ytu3):not(.calendar__holiday_7ytu3) {
2035
+ .calendar__range_1p58v .calendar__day_1p58v:not(.calendar__selected_1p58v):not(.calendar__disabled_1p58v):not(.calendar__today_1p58v):not(.calendar__holiday_1p58v) {
2074
2036
  color: #fff;
2075
2037
  }
2076
- .calendar__range_7ytu3:before {
2038
+ .calendar__range_1p58v:before {
2077
2039
  background: rgba(255, 255, 255, 0.1);
2078
2040
  }
2079
- .calendar__rangeComplete_7ytu3:before {
2041
+ .calendar__rangeComplete_1p58v:before {
2080
2042
  background: #e8f2fe;
2081
2043
  }
2082
- .calendar__transitLeft_7ytu3:after {
2044
+ .calendar__transitLeft_1p58v:after {
2083
2045
  background: linear-gradient(
2084
2046
  270deg,
2085
2047
  rgba(255, 255, 255, 0.1) 0%,
2086
2048
  rgba(255, 255, 255, 0) 100%
2087
2049
  );
2088
2050
  }
2089
- .calendar__transitRight_7ytu3:after {
2051
+ .calendar__transitRight_1p58v:after {
2090
2052
  background: linear-gradient(
2091
2053
  270deg,
2092
2054
  rgba(255, 255, 255, 0) 0%,
2093
2055
  rgba(255, 255, 255, 0.1) 100%
2094
2056
  );
2095
2057
  }
2096
- .calendar__rangeComplete_7ytu3.calendar__transitLeft_7ytu3:after {
2058
+ .calendar__rangeComplete_1p58v.calendar__transitLeft_1p58v:after {
2097
2059
  background: linear-gradient(
2098
2060
  270deg,
2099
2061
  #e8f2fe 0%,
2100
2062
  rgba(255, 255, 255, 0) 100%
2101
2063
  );
2102
2064
  }
2103
- .calendar__rangeComplete_7ytu3.calendar__transitRight_7ytu3:after {
2065
+ .calendar__rangeComplete_1p58v.calendar__transitRight_1p58v:after {
2104
2066
  background: linear-gradient(
2105
2067
  270deg,
2106
2068
  rgba(255, 255, 255, 0) 0%,
2107
2069
  #e8f2fe 100%
2108
2070
  );
2109
2071
  }
2110
- .calendar__dot_7ytu3 {
2072
+ .calendar__dot_1p58v {
2111
2073
  background: #fff;
2112
2074
  }
2113
- .calendar__selected_7ytu3 .calendar__dot_7ytu3 {
2075
+ .calendar__selected_1p58v .calendar__dot_1p58v {
2114
2076
  background: #000;
2115
2077
  }
2116
- .calendar__withShadow_1whqi {
2078
+ .calendar__withShadow_1fbcp {
2117
2079
  box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2118
2080
  }
2119
2081
 
2120
2082
  @media (max-width: 374px) {
2121
2083
  }
2122
- .calendar__empty_ddrc0 {
2084
+ .calendar__empty_r2o5g {
2123
2085
  color: #8d8d93;
2124
2086
  }
2125
- .cc-calendar .calendar__button_1ilh2 {
2087
+ .cc-calendar .calendar__button_18ntk {
2126
2088
  background-color: transparent
2127
2089
  }
2128
- .cc-calendar .calendar__button_1ilh2:not(:disabled):hover {
2090
+ .cc-calendar .calendar__button_18ntk:not(:disabled):hover {
2129
2091
  background-color: #2c2c2e;
2130
2092
  color: #fff;
2131
2093
  }
2132
- .cc-calendar .calendar__button_1ilh2.calendar__filled_1ilh2 {
2094
+ .cc-calendar .calendar__button_18ntk.calendar__filled_18ntk {
2133
2095
  background-color: #2c2c2e
2134
2096
  }
2135
- .cc-calendar .calendar__button_1ilh2.calendar__filled_1ilh2:not(:disabled):hover {
2097
+ .cc-calendar .calendar__button_18ntk.calendar__filled_18ntk:not(:disabled):hover {
2136
2098
  background-color: rgb(59, 59, 61);
2137
2099
  }
2138
- .cc-calendar .calendar__button_1ilh2.calendar__outlined_1ilh2 {
2100
+ .cc-calendar .calendar__button_18ntk.calendar__outlined_18ntk {
2139
2101
  border: 1px solid #fff;
2140
2102
  }
2141
- .cc-calendar .calendar__button_1ilh2.calendar__selected_1ilh2,
2142
- .cc-calendar .calendar__button_1ilh2.calendar__selected_1ilh2:disabled {
2103
+ .cc-calendar .calendar__button_18ntk.calendar__selected_18ntk,
2104
+ .cc-calendar .calendar__button_18ntk.calendar__selected_18ntk:disabled {
2143
2105
  background-color: #fff;
2144
2106
  color: #000
2145
2107
  }
2146
- .cc-calendar .calendar__button_1ilh2.calendar__selected_1ilh2:not(:disabled):hover, .cc-calendar .calendar__button_1ilh2.calendar__selected_1ilh2:disabled:not(:disabled):hover {
2108
+ .cc-calendar .calendar__button_18ntk.calendar__selected_18ntk:not(:disabled):hover, .cc-calendar .calendar__button_18ntk.calendar__selected_18ntk:disabled:not(:disabled):hover {
2147
2109
  background-color: #fff;
2148
2110
  color: #000;
2149
2111
  }
2150
2112
  @media (max-width: 374px) {
2151
- }.bank-card__component_117t7 {
2113
+ }.bank-card__component_1k8x7 {
2152
2114
  --form-control-bg-color: transparent;
2153
2115
  --form-control-hover-bg-color: transparent;
2154
2116
  --form-control-focus-bg-color: transparent;
2155
2117
  }
2156
- .bank-card__label_117t7 {
2118
+ .bank-card__label_1k8x7 {
2157
2119
  color: rgba(0, 0, 0, 0.6)
2158
2120
  }
2159
- .bank-card__focused_117t7 .bank-card__label_117t7,
2160
- .bank-card__filled_117t7 .bank-card__label_117t7 {
2121
+ .bank-card__focused_1k8x7 .bank-card__label_1k8x7,
2122
+ .bank-card__filled_1k8x7 .bank-card__label_1k8x7 {
2161
2123
  color: #000
2162
2124
  }
2163
- .bank-card__input_117t7 {
2125
+ .bank-card__input_1k8x7 {
2164
2126
  color: #000;
2165
2127
  caret-color: #000
2166
2128
  }
2167
- .bank-card__bankLogo_117t7 svg g {
2129
+ .bank-card__bankLogo_1k8x7 svg g {
2168
2130
  fill: #000;
2169
2131
  }
2170
- .bank-card__brandLogo_117t7 svg {
2132
+ .bank-card__brandLogo_1k8x7 svg {
2171
2133
  fill: #000;
2172
2134
  }
2173
- .bank-card__usePhoto_117t7 {
2135
+ .bank-card__usePhoto_1k8x7 {
2174
2136
  background-color: transparent
2175
2137
  }
2176
- .bank-card__usePhoto_117t7 svg {
2138
+ .bank-card__usePhoto_1k8x7 svg {
2177
2139
  fill: #000;
2178
- }.select__arrow_1ues6 {
2140
+ }.amount-input__minorPartAndCurrency_1wf8j {
2141
+ color: #8d8d93;
2142
+ }
2143
+ .amount-input__filled_1kegv .amount-input__input_1kegv,
2144
+ .amount-input__input_1kegv:focus {
2145
+ -webkit-text-fill-color: transparent;
2146
+ }
2147
+ .amount-input__minorPartAndCurrency_1im0g {
2148
+ color: #8a8a8e;
2149
+ }.select__arrow_1l2h3 {
2179
2150
  color: #fff;
2180
2151
  }
2181
- .select__popoverInner_kwacy {
2152
+ .select__popoverInner_1avy3 {
2182
2153
  background: transparent;
2183
2154
  }
2184
- .select__optionsList_kwacy {
2155
+ .select__optionsList_1avy3 {
2185
2156
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2186
2157
  background: #121212;
2187
2158
  }
2188
- .select__popoverInner_kz5an {
2159
+ .select__popoverInner_1108r {
2189
2160
  background: transparent;
2190
2161
  }
2191
- .select__single_1it3n {
2162
+ .select__single_y42y3 {
2192
2163
  background: #fff
2193
2164
  }
2194
- .select__placeholder_1ub9g {
2165
+ .select__placeholder_154b2 {
2195
2166
  color: #8d8d93;
2196
2167
  }
2197
- .select__focusVisible_1ub9g {
2168
+ .select__focusVisible_154b2 {
2198
2169
  outline: 2px solid #0072ef;
2199
2170
  }
2200
- .select__optgroup_zsk97 {
2171
+ .select__optgroup_tugry {
2201
2172
  background: #121212
2202
2173
  }
2203
- .select__label_zsk97 {
2174
+ .select__label_tugry {
2204
2175
  color: #8d8d93;
2205
2176
  }
2206
- .select__option_6q1fp {
2177
+ .select__option_1m9og {
2207
2178
  background: #121212;
2208
2179
  color: #fff
2209
2180
  }
2210
- .select__option_6q1fp:not(.select__disabled_6q1fp):active {
2181
+ .select__option_1m9og:not(.select__disabled_1m9og):active {
2211
2182
  background: #2c2c2e;
2212
2183
  color: #fff;
2213
2184
  }
2214
- .select__option_6q1fp:before {
2185
+ .select__option_1m9og:before {
2215
2186
  background: #2b2b2e;
2216
2187
  }
2217
- .select__selected_6q1fp {
2188
+ .select__selected_1m9og {
2218
2189
  background: #121212;
2219
2190
  color: #fff;
2220
2191
  }
2221
- .select__highlighted_6q1fp {
2192
+ .select__highlighted_1m9og {
2222
2193
  background: #202022;
2223
2194
  color: #fff
2224
2195
  }
2225
- .select__disabled_6q1fp {
2196
+ .select__disabled_1m9og {
2226
2197
  background: #121212;
2227
2198
  color: #8d8d93;
2228
2199
  }
2229
- .select__emptyPlaceholder_158s8 {
2200
+ .select__emptyPlaceholder_125pu {
2230
2201
  color: #8d8d93;
2231
2202
  }
2232
- .select__virtualRow_1uiue:before {
2203
+ .select__virtualRow_1forn:before {
2233
2204
  background: #2b2b2e;
2234
2205
  }
2235
- .select__emptyPlaceholder_1uiue {
2206
+ .select__emptyPlaceholder_1forn {
2236
2207
  color: #8d8d93;
2237
2208
  }
2238
2209
 
2239
2210
 
2240
2211
 
2241
- .select__emptyPlaceholder_p1kez {
2212
+ .select__emptyPlaceholder_1u6eq {
2242
2213
  color: #8d8d93;
2243
2214
  }
2244
- .select__footer_p1kez {
2215
+ .select__footer_1u6eq {
2245
2216
  background-color: #121212
2246
2217
  }
2247
- .select__highlighted_p1kez {
2218
+ .select__highlighted_1u6eq {
2248
2219
  border-top: 1px solid #2b2b2e;
2249
2220
  background-color: #121212;
2250
2221
  }
2251
- .select__footer_1u3uj {
2222
+ .select__footer_12ya3 {
2252
2223
  background: #121212
2253
2224
  }
2254
- .select__withBorder_1u3uj {
2225
+ .select__withBorder_12ya3 {
2255
2226
  box-shadow: inset 0 1px 0 #262629;
2256
- }.amount-input__minorPartAndCurrency_1lgfj {
2257
- color: #8d8d93;
2258
- }
2259
- .amount-input__filled_1kv21 .amount-input__input_1kv21,
2260
- .amount-input__input_1kv21:focus {
2261
- -webkit-text-fill-color: transparent;
2262
- }
2263
- .amount-input__minorPartAndCurrency_1dfg8 {
2264
- color: #8a8a8e;
2265
2227
  }@media (min-width: 600px) {
2266
- }.gallery__modal_c0abf {
2228
+ }.gallery__modal_1hxgc {
2267
2229
  background: transparent;
2268
2230
  }
2269
- .gallery__header_m6ipl {
2231
+ .gallery__header_1krkc {
2270
2232
  background-color: #e9e9eb;
2271
2233
  }
2272
2234
 
2273
- .gallery__component_b6w12 {
2235
+ .gallery__component_9bjib {
2274
2236
  border: 2px solid rgba(0, 0, 0, 0);
2275
2237
  }
2276
- .gallery__active_b6w12 {
2238
+ .gallery__active_9bjib {
2277
2239
  border-color: #000
2278
2240
  }
2279
- .gallery__image_b6w12 {
2241
+ .gallery__image_9bjib {
2280
2242
  background-color: #121212
2281
2243
  }
2282
- .gallery__loading_b6w12 {
2244
+ .gallery__loading_9bjib {
2283
2245
  background-color: #e9eaeb;
2284
2246
  }
2285
- .gallery__brokenImageWrapper_b6w12 {
2247
+ .gallery__brokenImageWrapper_9bjib {
2286
2248
  background-color: #121212
2287
2249
  }
2288
- .gallery__focused_b6w12 {
2250
+ .gallery__focused_9bjib {
2289
2251
  outline: 2px solid #0072ef;
2290
2252
  }
2291
- .gallery__component_19bo3 {
2253
+ .gallery__component_1ufsy {
2292
2254
  background-color: rgba(255, 255, 255, 0.5);
2293
2255
  }
2294
- .gallery__slideLoading_19bo3 {
2256
+ .gallery__slideLoading_1ufsy {
2295
2257
  background-color: #e9eaeb;
2296
2258
  }
2297
- .gallery__image_19bo3 {
2259
+ .gallery__image_1ufsy {
2298
2260
  background-color: #121212;
2299
2261
  }
2300
- .gallery__smallImage_19bo3 {
2262
+ .gallery__smallImage_1ufsy {
2301
2263
  background-color: #121212;
2302
2264
  }
2303
- .gallery__arrow_19bo3 {
2265
+ .gallery__arrow_1ufsy {
2304
2266
  color: #000
2305
2267
  }
2306
- .gallery__arrow_19bo3:hover {
2268
+ .gallery__arrow_1ufsy:hover {
2307
2269
  background-color: rgba(255, 255, 255, 0.1);
2308
2270
  }
2309
- .gallery__arrow_19bo3:active {
2271
+ .gallery__arrow_1ufsy:active {
2310
2272
  background-color: rgba(255, 255, 255, 0.2);
2311
2273
  }
2312
- .gallery__focused_19bo3 {
2274
+ .gallery__focused_1ufsy {
2313
2275
  outline: 2px solid #0072ef;
2314
2276
  }
2315
- .gallery__placeholder_19bo3 {
2277
+ .gallery__placeholder_1ufsy {
2316
2278
  background-color: #121212;
2317
2279
  }
2318
- .gallery__fullScreenImage_19bo3 {
2280
+ .gallery__fullScreenImage_1ufsy {
2319
2281
  background-color: #121212;
2320
2282
  }
2321
- .gallery__component_1pvct {
2283
+ .gallery__component_9gmtw {
2322
2284
  background-color: #e9e9eb
2323
- }.calendar-with-skeleton__skeleton_1sgh1 {
2285
+ }.calendar-with-skeleton__skeleton_9gq8e {
2324
2286
  background-color: #121212;
2325
- }.calendar-input__calendarIcon_1i7k6 {
2287
+ }.calendar-input__calendarIcon_z0u9e {
2326
2288
  color: #fff
2327
- }
2328
-
2329
- .input-autocomplete__placeholder_1ndze {
2330
- color: #8d8d93;
2331
- }
2332
- .input-autocomplete__focusVisible_1ndze {
2333
- outline: 2px solid #0072ef;
2334
- }
2335
- .intl-phone-input__flagIcon_k7dcd {
2336
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2337
- }
2338
- .intl-phone-input__dialCode_5z11j {
2339
- color: #8d8d93;
2340
- }
2341
- .intl-phone-input__focusVisible_tk4od {
2342
- outline: 2px solid #0072ef;
2343
- }.select-with-tags__tag_1o1xy:active:not(:disabled) {
2289
+ }.calendar-range__divider_vlgux:after {
2290
+ background-color: #fff;
2291
+ }.select-with-tags__tag_1y9xu:active:not(:disabled) {
2344
2292
  background-color: #f3f4f5;
2345
2293
  }
2346
- .select-with-tags__tag_1o1xy:hover:not(:disabled):not(:active) {
2294
+ .select-with-tags__tag_1y9xu:hover:not(:disabled):not(:active) {
2347
2295
  background-color: #f3f4f5;
2348
2296
  }
2349
- .select-with-tags__input_6ms9h {
2297
+ .select-with-tags__input_1nuoe {
2350
2298
  background-color: transparent;
2351
2299
  color: #fff
2352
2300
  }
2353
- .select-with-tags__input_6ms9h:disabled {
2301
+ .select-with-tags__input_1nuoe:disabled {
2354
2302
  color: #8d8d93;
2355
2303
  }
2356
- .select-with-tags__input_6ms9h::placeholder {
2304
+ .select-with-tags__input_1nuoe::placeholder {
2357
2305
  color: #8d8d93;
2358
2306
  }
2359
- .select-with-tags__input_6ms9h:focus::placeholder {
2307
+ .select-with-tags__input_1nuoe:focus::placeholder {
2360
2308
  color: #464649;
2361
2309
  }
2362
- .select-with-tags__focusVisible_6ms9h {
2310
+ .select-with-tags__focusVisible_1nuoe {
2363
2311
  outline: 2px solid #0072ef;
2364
2312
  }
2365
- .select-with-tags__placeholder_6ms9h {
2313
+ .select-with-tags__placeholder_1nuoe {
2366
2314
  color: #464649;
2367
- }.table__component_m8dm6 {
2315
+ }
2316
+
2317
+ .input-autocomplete__placeholder_cqk05 {
2318
+ color: #8d8d93;
2319
+ }
2320
+ .input-autocomplete__focusVisible_cqk05 {
2321
+ outline: 2px solid #0072ef;
2322
+ }
2323
+ .intl-phone-input__flagIcon_1m6xz {
2324
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2325
+ }
2326
+ .intl-phone-input__dialCode_eei16 {
2327
+ color: #8d8d93;
2328
+ }
2329
+ .intl-phone-input__focusVisible_6i53t {
2330
+ outline: 2px solid #0072ef;
2331
+ }.table__component_1606t {
2368
2332
  border-top: 1px solid #2b2b2e;
2369
2333
  }
2370
- .table__wrapper_iomfw {
2334
+ .table__wrapper_hf3ac {
2371
2335
  background: #121212;
2372
2336
  box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2373
2337
  0 2px 4px rgba(11, 31, 53, 0.16);
2374
2338
  }
2375
2339
 
2376
- .table__component_1bkvn {
2340
+ .table__component_d8pjs {
2377
2341
  color: #fff;
2378
2342
  border-top: 1px solid #2b2b2e;
2379
2343
  }
2380
2344
 
2381
- .table__component_mne05 th:not(:last-child):not(:empty):after {
2345
+ .table__component_w262a th:not(:last-child):not(:empty):after {
2382
2346
  background-color: #2a2a2c;
2383
2347
  }
2384
- .table__component_1npgv {
2348
+ .table__component_118sj {
2385
2349
  color: #fff;
2386
2350
  border-bottom: 1px solid #2b2b2e;
2387
2351
  background: #121212;
2388
2352
  }
2389
- .table__sorted_1npgv {
2353
+ .table__sorted_118sj {
2390
2354
  color: #fff;
2391
2355
  }
2392
- .table__component_1cbai {
2356
+ .table__component_p4akp {
2393
2357
  background: #121212
2394
2358
  }
2395
- .table__withoutBorder_1cbai {
2359
+ .table__withoutBorder_p4akp {
2396
2360
  }
2397
- .table__clickable_1cbai:hover {
2361
+ .table__clickable_p4akp:hover {
2398
2362
  background-color: #202022;
2399
2363
  }
2400
- .table__selected_1cbai {
2364
+ .table__selected_p4akp {
2401
2365
  background-color: #f2f8ff
2402
2366
  }
2403
- .table__selected_1cbai:hover {
2367
+ .table__selected_p4akp:hover {
2404
2368
  background-color: #e8f2fe;
2405
2369
  }
2406
- .table__icon_1r6ci {
2370
+ .table__icon_1icfz {
2407
2371
  color: #8d8d93
2408
2372
  }
2409
- .table__icon_1r6ci:hover {
2373
+ .table__icon_1icfz:hover {
2410
2374
  color: #fff;
2411
2375
  }
2412
- .table__sorted_1r6ci {
2376
+ .table__sorted_1icfz {
2413
2377
  color: #0072ef
2414
2378
  }
2415
- .table__sorted_1r6ci:hover {
2379
+ .table__sorted_1icfz:hover {
2416
2380
  color: #0072ef;
2417
2381
  }
2418
- .table__open_h7c1r,
2419
- .table__open_h7c1r:hover {
2382
+ .table__open_12e9z,
2383
+ .table__open_12e9z:hover {
2420
2384
  background-color: rgba(255, 255, 255, 0.163);
2421
- }.calendar-range__divider_t6weh:after {
2422
- background-color: #fff;
2423
- }
2385
+ }