@alfalab/core-components 27.1.0 → 27.3.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 (1727) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +6 -6
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +6 -6
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +6 -6
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.d.ts +2 -2
  32. package/attach/Component.js +8 -5
  33. package/attach/cssm/Component.d.ts +2 -2
  34. package/attach/cssm/Component.js +7 -4
  35. package/attach/cssm/index.module.css +4 -1
  36. package/attach/esm/Component.d.ts +2 -2
  37. package/attach/esm/Component.js +8 -5
  38. package/attach/esm/index.css +27 -24
  39. package/attach/index.css +27 -24
  40. package/attach/modern/Component.d.ts +2 -2
  41. package/attach/modern/Component.js +5 -2
  42. package/attach/modern/index.css +27 -24
  43. package/backdrop/Component.js +1 -1
  44. package/backdrop/esm/Component.js +1 -1
  45. package/backdrop/esm/index.css +11 -11
  46. package/backdrop/index.css +11 -11
  47. package/backdrop/modern/Component.js +1 -1
  48. package/backdrop/modern/index.css +11 -11
  49. package/badge/Component.js +1 -1
  50. package/badge/esm/Component.js +1 -1
  51. package/badge/esm/index.css +37 -37
  52. package/badge/index.css +37 -37
  53. package/badge/modern/Component.js +1 -1
  54. package/badge/modern/index.css +37 -37
  55. package/bank-card/Component.js +1 -1
  56. package/bank-card/esm/Component.js +1 -1
  57. package/bank-card/esm/index.css +20 -20
  58. package/bank-card/index.css +20 -20
  59. package/bank-card/modern/Component.js +1 -1
  60. package/bank-card/modern/index.css +20 -20
  61. package/base-modal/Component.js +1 -1
  62. package/base-modal/esm/Component.js +1 -1
  63. package/base-modal/esm/index.css +12 -12
  64. package/base-modal/index.css +12 -12
  65. package/base-modal/modern/Component.js +1 -1
  66. package/base-modal/modern/index.css +12 -12
  67. package/bottom-sheet/{component-c1e8de6c.d.ts → component-48fbd3fa.d.ts} +0 -0
  68. package/bottom-sheet/{component-c1e8de6c.js → component-48fbd3fa.js} +3 -3
  69. package/bottom-sheet/component.js +2 -2
  70. package/bottom-sheet/components/backer/Component.js +2 -2
  71. package/bottom-sheet/components/backer/index.css +3 -3
  72. package/bottom-sheet/components/closer/Component.js +2 -2
  73. package/bottom-sheet/components/closer/index.css +3 -3
  74. package/bottom-sheet/components/footer/Component.js +1 -1
  75. package/bottom-sheet/components/footer/index.css +4 -4
  76. package/bottom-sheet/components/header/Component.js +2 -2
  77. package/bottom-sheet/components/header/index.css +16 -16
  78. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  79. package/bottom-sheet/esm/{component-e1227b70.d.ts → component-d23810c2.d.ts} +0 -0
  80. package/bottom-sheet/esm/{component-e1227b70.js → component-d23810c2.js} +3 -3
  81. package/bottom-sheet/esm/component.js +2 -2
  82. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  83. package/bottom-sheet/esm/components/backer/index.css +3 -3
  84. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  85. package/bottom-sheet/esm/components/closer/index.css +3 -3
  86. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  87. package/bottom-sheet/esm/components/footer/index.css +4 -4
  88. package/bottom-sheet/esm/components/header/Component.js +2 -2
  89. package/bottom-sheet/esm/components/header/index.css +16 -16
  90. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  91. package/bottom-sheet/esm/index.css +15 -15
  92. package/bottom-sheet/esm/index.d.ts +1 -1
  93. package/bottom-sheet/esm/index.js +2 -2
  94. package/bottom-sheet/esm/{tslib.es6-22e143ce.d.ts → tslib.es6-c0606f33.d.ts} +0 -0
  95. package/bottom-sheet/esm/{tslib.es6-22e143ce.js → tslib.es6-c0606f33.js} +0 -0
  96. package/bottom-sheet/index.css +15 -15
  97. package/bottom-sheet/index.d.ts +1 -1
  98. package/bottom-sheet/index.js +2 -2
  99. package/bottom-sheet/modern/{component-1a151292.d.ts → component-10d37ca8.d.ts} +0 -0
  100. package/bottom-sheet/modern/{component-1a151292.js → component-10d37ca8.js} +2 -2
  101. package/bottom-sheet/modern/component.js +1 -1
  102. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  103. package/bottom-sheet/modern/components/backer/index.css +3 -3
  104. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  105. package/bottom-sheet/modern/components/closer/index.css +3 -3
  106. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/footer/index.css +4 -4
  108. package/bottom-sheet/modern/components/header/Component.js +1 -1
  109. package/bottom-sheet/modern/components/header/index.css +16 -16
  110. package/bottom-sheet/modern/index.css +15 -15
  111. package/bottom-sheet/modern/index.d.ts +1 -1
  112. package/bottom-sheet/modern/index.js +1 -1
  113. package/bottom-sheet/{tslib.es6-792cd949.d.ts → tslib.es6-3cc8aaff.d.ts} +0 -0
  114. package/bottom-sheet/{tslib.es6-792cd949.js → tslib.es6-3cc8aaff.js} +0 -0
  115. package/button/Component.js +3 -3
  116. package/button/cssm/index.module.css +3 -1
  117. package/button/default.css +41 -41
  118. package/button/esm/Component.js +3 -3
  119. package/button/esm/default.css +41 -41
  120. package/button/esm/index.css +57 -55
  121. package/button/esm/inverted.css +41 -41
  122. package/button/index.css +57 -55
  123. package/button/inverted.css +41 -41
  124. package/button/modern/Component.js +3 -3
  125. package/button/modern/default.css +41 -41
  126. package/button/modern/index.css +57 -55
  127. package/button/modern/inverted.css +41 -41
  128. package/calendar/Component.js +2 -2
  129. package/calendar/components/days-table/Component.js +2 -2
  130. package/calendar/components/days-table/index.css +51 -51
  131. package/calendar/components/days-table/index.js +1 -1
  132. package/calendar/components/header/Component.js +1 -1
  133. package/calendar/components/header/index.css +3 -3
  134. package/calendar/components/month-year-header/Component.js +2 -2
  135. package/calendar/components/month-year-header/index.css +10 -10
  136. package/calendar/components/month-year-header/index.js +1 -1
  137. package/calendar/components/months-table/Component.js +2 -2
  138. package/calendar/components/months-table/index.css +9 -9
  139. package/calendar/components/months-table/index.js +1 -1
  140. package/calendar/components/period-slider/Component.js +1 -1
  141. package/calendar/components/period-slider/index.css +10 -10
  142. package/calendar/components/select-button/Component.js +2 -2
  143. package/calendar/components/select-button/index.css +10 -10
  144. package/calendar/components/select-button/index.js +1 -1
  145. package/calendar/components/years-table/Component.js +2 -2
  146. package/calendar/components/years-table/index.css +10 -10
  147. package/calendar/components/years-table/index.js +1 -1
  148. package/calendar/esm/Component.js +2 -2
  149. package/calendar/esm/components/days-table/Component.js +2 -2
  150. package/calendar/esm/components/days-table/index.css +51 -51
  151. package/calendar/esm/components/days-table/index.js +1 -1
  152. package/calendar/esm/components/header/Component.js +1 -1
  153. package/calendar/esm/components/header/index.css +3 -3
  154. package/calendar/esm/components/month-year-header/Component.js +2 -2
  155. package/calendar/esm/components/month-year-header/index.css +10 -10
  156. package/calendar/esm/components/month-year-header/index.js +1 -1
  157. package/calendar/esm/components/months-table/Component.js +2 -2
  158. package/calendar/esm/components/months-table/index.css +9 -9
  159. package/calendar/esm/components/months-table/index.js +1 -1
  160. package/calendar/esm/components/period-slider/Component.js +1 -1
  161. package/calendar/esm/components/period-slider/index.css +10 -10
  162. package/calendar/esm/components/select-button/Component.js +2 -2
  163. package/calendar/esm/components/select-button/index.css +10 -10
  164. package/calendar/esm/components/select-button/index.js +1 -1
  165. package/calendar/esm/components/years-table/Component.js +2 -2
  166. package/calendar/esm/components/years-table/index.css +10 -10
  167. package/calendar/esm/components/years-table/index.js +1 -1
  168. package/calendar/esm/index.css +11 -11
  169. package/calendar/esm/index.js +1 -1
  170. package/calendar/esm/{tslib.es6-01ee3fe8.d.ts → tslib.es6-52f0d8db.d.ts} +0 -0
  171. package/calendar/esm/{tslib.es6-01ee3fe8.js → tslib.es6-52f0d8db.js} +0 -0
  172. package/calendar/index.css +11 -11
  173. package/calendar/index.js +1 -1
  174. package/calendar/modern/Component.js +1 -1
  175. package/calendar/modern/components/days-table/Component.js +1 -1
  176. package/calendar/modern/components/days-table/index.css +51 -51
  177. package/calendar/modern/components/header/Component.js +1 -1
  178. package/calendar/modern/components/header/index.css +3 -3
  179. package/calendar/modern/components/month-year-header/Component.js +1 -1
  180. package/calendar/modern/components/month-year-header/index.css +10 -10
  181. package/calendar/modern/components/months-table/Component.js +1 -1
  182. package/calendar/modern/components/months-table/index.css +9 -9
  183. package/calendar/modern/components/period-slider/Component.js +1 -1
  184. package/calendar/modern/components/period-slider/index.css +10 -10
  185. package/calendar/modern/components/select-button/Component.js +1 -1
  186. package/calendar/modern/components/select-button/index.css +10 -10
  187. package/calendar/modern/components/years-table/Component.js +1 -1
  188. package/calendar/modern/components/years-table/index.css +10 -10
  189. package/calendar/modern/index.css +11 -11
  190. package/calendar/{tslib.es6-b2bac420.d.ts → tslib.es6-51aa9372.d.ts} +0 -0
  191. package/calendar/{tslib.es6-b2bac420.js → tslib.es6-51aa9372.js} +0 -0
  192. package/calendar-input/Component.js +1 -1
  193. package/calendar-input/esm/Component.js +1 -1
  194. package/calendar-input/esm/index.css +10 -10
  195. package/calendar-input/index.css +10 -10
  196. package/calendar-input/modern/Component.js +1 -1
  197. package/calendar-input/modern/index.css +10 -10
  198. package/calendar-range/Component.js +1 -1
  199. package/calendar-range/esm/Component.js +1 -1
  200. package/calendar-range/esm/index.js +1 -1
  201. package/calendar-range/esm/{index.module-ad04f881.d.ts → index.module-fb530dc4.d.ts} +0 -0
  202. package/calendar-range/esm/{index.module-ad04f881.js → index.module-fb530dc4.js} +1 -1
  203. package/calendar-range/esm/views/index.css +8 -8
  204. package/calendar-range/esm/views/popover.js +1 -1
  205. package/calendar-range/esm/views/static.js +1 -1
  206. package/calendar-range/index.js +1 -1
  207. package/calendar-range/{index.module-8cce73c5.d.ts → index.module-bdc188f2.d.ts} +0 -0
  208. package/calendar-range/{index.module-8cce73c5.js → index.module-bdc188f2.js} +1 -1
  209. package/calendar-range/modern/Component.js +1 -1
  210. package/calendar-range/modern/index.js +1 -1
  211. package/calendar-range/modern/index.module-c939f54b.js +4 -0
  212. package/calendar-range/modern/views/index.css +8 -8
  213. package/calendar-range/modern/views/popover.js +1 -1
  214. package/calendar-range/modern/views/static.js +1 -1
  215. package/calendar-range/views/index.css +8 -8
  216. package/calendar-range/views/popover.js +1 -1
  217. package/calendar-range/views/static.js +1 -1
  218. package/calendar-with-skeleton/Component.js +1 -1
  219. package/calendar-with-skeleton/esm/Component.js +1 -1
  220. package/calendar-with-skeleton/esm/index.css +12 -12
  221. package/calendar-with-skeleton/index.css +12 -12
  222. package/calendar-with-skeleton/modern/Component.js +1 -1
  223. package/calendar-with-skeleton/modern/index.css +12 -12
  224. package/card-image/Component.js +1 -1
  225. package/card-image/esm/Component.js +1 -1
  226. package/card-image/esm/index.css +6 -6
  227. package/card-image/index.css +6 -6
  228. package/card-image/modern/Component.js +1 -1
  229. package/card-image/modern/index.css +6 -6
  230. package/cdn-icon/Component.js +1 -1
  231. package/cdn-icon/esm/Component.js +1 -1
  232. package/cdn-icon/esm/index.css +2 -2
  233. package/cdn-icon/index.css +2 -2
  234. package/cdn-icon/modern/Component.js +1 -1
  235. package/cdn-icon/modern/index.css +2 -2
  236. package/chart/Component.js +2 -2
  237. package/chart/components/Dot/index.css +7 -7
  238. package/chart/components/Dot/index.js +1 -1
  239. package/chart/components/Legends/index.css +7 -7
  240. package/chart/components/Legends/index.js +1 -1
  241. package/chart/components/Tick/index.css +3 -3
  242. package/chart/components/Tick/index.js +1 -1
  243. package/chart/components/TooltipContent/index.css +6 -6
  244. package/chart/components/TooltipContent/index.js +1 -1
  245. package/chart/esm/Component.js +2 -2
  246. package/chart/esm/components/Dot/index.css +7 -7
  247. package/chart/esm/components/Dot/index.js +1 -1
  248. package/chart/esm/components/Legends/index.css +7 -7
  249. package/chart/esm/components/Legends/index.js +1 -1
  250. package/chart/esm/components/Tick/index.css +3 -3
  251. package/chart/esm/components/Tick/index.js +1 -1
  252. package/chart/esm/components/TooltipContent/index.css +6 -6
  253. package/chart/esm/components/TooltipContent/index.js +1 -1
  254. package/chart/esm/hooks/useSettings/index.js +1 -1
  255. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  256. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  257. package/chart/esm/index.css +2 -2
  258. package/chart/esm/index.js +1 -1
  259. package/chart/esm/{tslib.es6-89c8c838.d.ts → tslib.es6-701cfdcd.d.ts} +0 -0
  260. package/chart/esm/{tslib.es6-89c8c838.js → tslib.es6-701cfdcd.js} +0 -0
  261. package/chart/hooks/useSettings/index.js +1 -1
  262. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  263. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  264. package/chart/index.css +2 -2
  265. package/chart/index.js +1 -1
  266. package/chart/modern/Component.js +1 -1
  267. package/chart/modern/components/Dot/index.css +7 -7
  268. package/chart/modern/components/Dot/index.js +1 -1
  269. package/chart/modern/components/Legends/index.css +7 -7
  270. package/chart/modern/components/Legends/index.js +1 -1
  271. package/chart/modern/components/Tick/index.css +3 -3
  272. package/chart/modern/components/Tick/index.js +1 -1
  273. package/chart/modern/components/TooltipContent/index.css +6 -6
  274. package/chart/modern/components/TooltipContent/index.js +1 -1
  275. package/chart/modern/index.css +2 -2
  276. package/chart/{tslib.es6-57006b7c.d.ts → tslib.es6-45a10465.d.ts} +0 -0
  277. package/chart/{tslib.es6-57006b7c.js → tslib.es6-45a10465.js} +0 -0
  278. package/checkbox/Component.js +1 -1
  279. package/checkbox/esm/Component.js +1 -1
  280. package/checkbox/esm/index.css +36 -36
  281. package/checkbox/index.css +36 -36
  282. package/checkbox/modern/Component.js +1 -1
  283. package/checkbox/modern/index.css +36 -36
  284. package/checkbox-group/Component.js +1 -1
  285. package/checkbox-group/esm/Component.js +1 -1
  286. package/checkbox-group/esm/index.css +16 -16
  287. package/checkbox-group/index.css +16 -16
  288. package/checkbox-group/modern/Component.js +1 -1
  289. package/checkbox-group/modern/index.css +16 -16
  290. package/circular-progress-bar/Component.js +1 -1
  291. package/circular-progress-bar/esm/Component.js +1 -1
  292. package/circular-progress-bar/esm/index.css +20 -20
  293. package/circular-progress-bar/index.css +20 -20
  294. package/circular-progress-bar/modern/Component.js +1 -1
  295. package/circular-progress-bar/modern/index.css +20 -20
  296. package/code-input/component.js +1 -1
  297. package/code-input/components/input/component.js +1 -1
  298. package/code-input/components/input/index.css +10 -10
  299. package/code-input/esm/component.js +1 -1
  300. package/code-input/esm/components/input/component.js +1 -1
  301. package/code-input/esm/components/input/index.css +10 -10
  302. package/code-input/esm/index.css +5 -5
  303. package/code-input/index.css +5 -5
  304. package/code-input/modern/component.js +1 -1
  305. package/code-input/modern/components/input/component.js +1 -1
  306. package/code-input/modern/components/input/index.css +10 -10
  307. package/code-input/modern/index.css +5 -5
  308. package/collapse/Component.js +1 -1
  309. package/collapse/esm/Component.js +1 -1
  310. package/collapse/esm/index.css +7 -7
  311. package/collapse/index.css +7 -7
  312. package/collapse/modern/Component.js +1 -1
  313. package/collapse/modern/index.css +7 -7
  314. package/confirmation/component.js +2 -2
  315. package/confirmation/components/countdown-loader/component.js +1 -1
  316. package/confirmation/components/countdown-loader/index.css +2 -2
  317. package/confirmation/components/index.js +1 -1
  318. package/confirmation/components/screens/fatal-error/component.js +1 -1
  319. package/confirmation/components/screens/fatal-error/index.css +3 -3
  320. package/confirmation/components/screens/hint/component.js +1 -1
  321. package/confirmation/components/screens/hint/index.css +13 -13
  322. package/confirmation/components/screens/index.js +1 -1
  323. package/confirmation/components/screens/initial/component.js +1 -1
  324. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  325. package/confirmation/components/screens/initial/index.css +16 -16
  326. package/confirmation/components/screens/initial/index.js +1 -1
  327. package/confirmation/components/screens/temp-block/component.js +1 -1
  328. package/confirmation/components/screens/temp-block/index.css +5 -5
  329. package/confirmation/{countdown-section-7617664a.d.ts → countdown-section-3c233d36.d.ts} +0 -0
  330. package/confirmation/{countdown-section-7617664a.js → countdown-section-3c233d36.js} +1 -1
  331. package/confirmation/esm/component.js +2 -2
  332. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  333. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  334. package/confirmation/esm/components/index.js +1 -1
  335. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  336. package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
  337. package/confirmation/esm/components/screens/hint/component.js +1 -1
  338. package/confirmation/esm/components/screens/hint/index.css +13 -13
  339. package/confirmation/esm/components/screens/index.js +1 -1
  340. package/confirmation/esm/components/screens/initial/component.js +1 -1
  341. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  342. package/confirmation/esm/components/screens/initial/index.css +16 -16
  343. package/confirmation/esm/components/screens/initial/index.js +1 -1
  344. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  345. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  346. package/confirmation/esm/{countdown-section-38ecdee1.d.ts → countdown-section-163be548.d.ts} +0 -0
  347. package/confirmation/esm/{countdown-section-38ecdee1.js → countdown-section-163be548.js} +1 -1
  348. package/confirmation/esm/index.css +3 -3
  349. package/confirmation/esm/index.js +1 -1
  350. package/confirmation/index.css +3 -3
  351. package/confirmation/index.js +1 -1
  352. package/confirmation/modern/component.js +2 -2
  353. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  354. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  355. package/confirmation/modern/components/index.js +1 -1
  356. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  357. package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
  358. package/confirmation/modern/components/screens/hint/component.js +1 -1
  359. package/confirmation/modern/components/screens/hint/index.css +13 -13
  360. package/confirmation/modern/components/screens/index.js +1 -1
  361. package/confirmation/modern/components/screens/initial/component.js +1 -1
  362. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  363. package/confirmation/modern/components/screens/initial/index.css +16 -16
  364. package/confirmation/modern/components/screens/initial/index.js +1 -1
  365. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  366. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  367. package/confirmation/modern/{countdown-section-5c1c44cc.d.ts → countdown-section-b4319d7c.d.ts} +0 -0
  368. package/confirmation/modern/{countdown-section-5c1c44cc.js → countdown-section-b4319d7c.js} +1 -1
  369. package/confirmation/modern/index.css +3 -3
  370. package/confirmation/modern/index.js +1 -1
  371. package/custom-button/Component.js +1 -1
  372. package/custom-button/esm/Component.js +1 -1
  373. package/custom-button/esm/index.css +12 -12
  374. package/custom-button/index.css +12 -12
  375. package/custom-button/modern/Component.js +1 -1
  376. package/custom-button/modern/index.css +12 -12
  377. package/date-input/Component.d.ts +1 -1
  378. package/date-input/Component.js +3 -15
  379. package/date-input/cssm/Component.d.ts +1 -1
  380. package/date-input/cssm/Component.js +2 -14
  381. package/date-input/esm/Component.js +4 -16
  382. package/date-input/esm/index.css +4 -4
  383. package/date-input/index.css +4 -4
  384. package/date-input/modern/Component.js +4 -16
  385. package/date-input/modern/index.css +4 -4
  386. package/divider/Component.js +1 -1
  387. package/divider/esm/Component.js +1 -1
  388. package/divider/esm/index.css +1 -1
  389. package/divider/index.css +1 -1
  390. package/divider/modern/Component.js +1 -1
  391. package/divider/modern/index.css +1 -1
  392. package/drawer/Component.js +1 -1
  393. package/drawer/esm/Component.js +1 -1
  394. package/drawer/esm/index.css +16 -16
  395. package/drawer/index.css +16 -16
  396. package/drawer/modern/Component.js +1 -1
  397. package/drawer/modern/index.css +16 -16
  398. package/dropzone/Component.js +1 -1
  399. package/dropzone/components/overlay/Component.js +1 -1
  400. package/dropzone/components/overlay/index.css +3 -3
  401. package/dropzone/esm/Component.js +1 -1
  402. package/dropzone/esm/components/overlay/Component.js +1 -1
  403. package/dropzone/esm/components/overlay/index.css +3 -3
  404. package/dropzone/esm/index.css +6 -6
  405. package/dropzone/index.css +6 -6
  406. package/dropzone/modern/Component.js +1 -1
  407. package/dropzone/modern/components/overlay/Component.js +1 -1
  408. package/dropzone/modern/components/overlay/index.css +3 -3
  409. package/dropzone/modern/index.css +6 -6
  410. package/file-upload-item/Component.js +1 -1
  411. package/file-upload-item/esm/Component.js +1 -1
  412. package/file-upload-item/esm/index.css +23 -23
  413. package/file-upload-item/index.css +23 -23
  414. package/file-upload-item/modern/Component.js +1 -1
  415. package/file-upload-item/modern/index.css +23 -23
  416. package/filter-tag/Component.js +1 -1
  417. package/filter-tag/esm/Component.js +1 -1
  418. package/filter-tag/esm/index.css +57 -57
  419. package/filter-tag/index.css +57 -57
  420. package/filter-tag/modern/Component.js +1 -1
  421. package/filter-tag/modern/index.css +57 -57
  422. package/form-control/Component.js +3 -3
  423. package/form-control/default.css +14 -14
  424. package/form-control/esm/Component.js +3 -3
  425. package/form-control/esm/default.css +14 -14
  426. package/form-control/esm/index.css +41 -41
  427. package/form-control/esm/inverted.css +14 -14
  428. package/form-control/index.css +41 -41
  429. package/form-control/inverted.css +14 -14
  430. package/form-control/modern/Component.js +3 -3
  431. package/form-control/modern/default.css +14 -14
  432. package/form-control/modern/index.css +41 -41
  433. package/form-control/modern/inverted.css +14 -14
  434. package/gallery/Component.js +3 -3
  435. package/gallery/components/header/Component.js +2 -2
  436. package/gallery/components/header/buttons.js +1 -1
  437. package/gallery/components/header/index.css +3 -3
  438. package/gallery/components/header/index.js +1 -1
  439. package/gallery/components/header-info-block/Component.js +1 -1
  440. package/gallery/components/header-info-block/index.css +5 -5
  441. package/gallery/components/image-preview/Component.js +1 -1
  442. package/gallery/components/image-preview/index.css +12 -12
  443. package/gallery/components/image-viewer/component.js +2 -2
  444. package/gallery/components/image-viewer/index.css +19 -19
  445. package/gallery/components/image-viewer/index.js +2 -2
  446. package/gallery/components/image-viewer/slide.js +1 -1
  447. package/gallery/components/index.js +2 -2
  448. package/gallery/components/navigation-bar/Component.js +1 -1
  449. package/gallery/components/navigation-bar/index.css +6 -6
  450. package/gallery/esm/Component.js +3 -3
  451. package/gallery/esm/components/header/Component.js +2 -2
  452. package/gallery/esm/components/header/buttons.js +1 -1
  453. package/gallery/esm/components/header/index.css +3 -3
  454. package/gallery/esm/components/header/index.js +1 -1
  455. package/gallery/esm/components/header-info-block/Component.js +1 -1
  456. package/gallery/esm/components/header-info-block/index.css +5 -5
  457. package/gallery/esm/components/image-preview/Component.js +1 -1
  458. package/gallery/esm/components/image-preview/index.css +12 -12
  459. package/gallery/esm/components/image-viewer/component.js +2 -2
  460. package/gallery/esm/components/image-viewer/index.css +19 -19
  461. package/gallery/esm/components/image-viewer/index.js +2 -2
  462. package/gallery/esm/components/image-viewer/slide.js +1 -1
  463. package/gallery/esm/components/index.js +2 -2
  464. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  465. package/gallery/esm/components/navigation-bar/index.css +6 -6
  466. package/gallery/esm/index.css +3 -3
  467. package/gallery/esm/index.js +2 -2
  468. package/gallery/esm/{slide-c8db847d.d.ts → slide-d4822682.d.ts} +0 -0
  469. package/gallery/esm/{slide-c8db847d.js → slide-d4822682.js} +1 -1
  470. package/gallery/esm/{tslib.es6-b6485de9.d.ts → tslib.es6-16895f40.d.ts} +0 -0
  471. package/gallery/esm/{tslib.es6-b6485de9.js → tslib.es6-16895f40.js} +0 -0
  472. package/gallery/index.css +3 -3
  473. package/gallery/index.js +2 -2
  474. package/gallery/modern/Component.js +2 -2
  475. package/gallery/modern/components/header/Component.js +1 -1
  476. package/gallery/modern/components/header/index.css +3 -3
  477. package/gallery/modern/components/header-info-block/Component.js +1 -1
  478. package/gallery/modern/components/header-info-block/index.css +5 -5
  479. package/gallery/modern/components/image-preview/Component.js +1 -1
  480. package/gallery/modern/components/image-preview/index.css +12 -12
  481. package/gallery/modern/components/image-viewer/component.js +1 -1
  482. package/gallery/modern/components/image-viewer/index.css +19 -19
  483. package/gallery/modern/components/image-viewer/index.js +1 -1
  484. package/gallery/modern/components/image-viewer/slide.js +1 -1
  485. package/gallery/modern/components/index.js +1 -1
  486. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  487. package/gallery/modern/components/navigation-bar/index.css +6 -6
  488. package/gallery/modern/index.css +3 -3
  489. package/gallery/modern/index.js +1 -1
  490. package/gallery/modern/{slide-484c736f.d.ts → slide-9f6da5a6.d.ts} +0 -0
  491. package/gallery/modern/{slide-484c736f.js → slide-9f6da5a6.js} +1 -1
  492. package/gallery/{slide-591f3f98.d.ts → slide-8bdc2813.d.ts} +0 -0
  493. package/gallery/{slide-591f3f98.js → slide-8bdc2813.js} +1 -1
  494. package/gallery/{tslib.es6-240ff697.d.ts → tslib.es6-08c13a06.d.ts} +0 -0
  495. package/gallery/{tslib.es6-240ff697.js → tslib.es6-08c13a06.js} +0 -0
  496. package/grid/Component.js +1 -1
  497. package/grid/col/Component.js +2 -2
  498. package/grid/col/index.css +511 -511
  499. package/grid/col/index.js +1 -1
  500. package/grid/esm/Component.js +1 -1
  501. package/grid/esm/col/Component.js +2 -2
  502. package/grid/esm/col/index.css +511 -511
  503. package/grid/esm/col/index.js +1 -1
  504. package/grid/esm/gutters.css +78 -78
  505. package/grid/esm/{gutters.module-da4fbc95.d.ts → gutters.module-01a97821.d.ts} +0 -0
  506. package/grid/esm/gutters.module-01a97821.js +27 -0
  507. package/grid/esm/index.js +1 -1
  508. package/grid/esm/row/Component.js +2 -2
  509. package/grid/esm/row/index.css +9 -9
  510. package/grid/esm/row/index.js +1 -1
  511. package/grid/gutters.css +78 -78
  512. package/grid/{gutters.module-a53cde3d.d.ts → gutters.module-022a90fa.d.ts} +0 -0
  513. package/grid/gutters.module-022a90fa.js +28 -0
  514. package/grid/index.js +1 -1
  515. package/grid/modern/Component.js +1 -1
  516. package/grid/modern/col/Component.js +2 -2
  517. package/grid/modern/col/index.css +511 -511
  518. package/grid/modern/col/index.js +1 -1
  519. package/grid/modern/gutters.css +78 -78
  520. package/grid/modern/gutters.module-66e9acdd.js +4 -0
  521. package/grid/modern/index.js +1 -1
  522. package/grid/modern/row/Component.js +2 -2
  523. package/grid/modern/row/index.css +9 -9
  524. package/grid/modern/row/index.js +1 -1
  525. package/grid/row/Component.js +2 -2
  526. package/grid/row/index.css +9 -9
  527. package/grid/row/index.js +1 -1
  528. package/hatching-progress-bar/Component.js +1 -1
  529. package/hatching-progress-bar/esm/Component.js +1 -1
  530. package/hatching-progress-bar/esm/index.css +11 -11
  531. package/hatching-progress-bar/index.css +11 -11
  532. package/hatching-progress-bar/modern/Component.js +1 -1
  533. package/hatching-progress-bar/modern/index.css +11 -11
  534. package/icon-button/Component.js +3 -3
  535. package/icon-button/default.css +20 -20
  536. package/icon-button/esm/Component.js +3 -3
  537. package/icon-button/esm/default.css +20 -20
  538. package/icon-button/esm/index.css +6 -6
  539. package/icon-button/esm/inverted.css +16 -16
  540. package/icon-button/index.css +6 -6
  541. package/icon-button/inverted.css +16 -16
  542. package/icon-button/modern/Component.js +3 -3
  543. package/icon-button/modern/default.css +20 -20
  544. package/icon-button/modern/index.css +6 -6
  545. package/icon-button/modern/inverted.css +16 -16
  546. package/icon-view/circle.js +1 -1
  547. package/icon-view/components/base-shape/component.js +1 -1
  548. package/icon-view/components/base-shape/index.css +28 -28
  549. package/icon-view/components/circle/component.js +1 -1
  550. package/icon-view/components/circle/index.js +1 -1
  551. package/icon-view/components/index.js +1 -1
  552. package/icon-view/components/super-ellipse/component.js +1 -1
  553. package/icon-view/components/super-ellipse/index.js +1 -1
  554. package/icon-view/esm/circle.js +1 -1
  555. package/icon-view/esm/components/base-shape/component.js +1 -1
  556. package/icon-view/esm/components/base-shape/index.css +28 -28
  557. package/icon-view/esm/components/circle/component.js +1 -1
  558. package/icon-view/esm/components/circle/index.js +1 -1
  559. package/icon-view/esm/components/index.js +1 -1
  560. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  561. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  562. package/icon-view/esm/super-ellipse.js +1 -1
  563. package/icon-view/esm/{tslib.es6-e7d9d020.d.ts → tslib.es6-d0285cae.d.ts} +0 -0
  564. package/icon-view/esm/{tslib.es6-e7d9d020.js → tslib.es6-d0285cae.js} +0 -0
  565. package/icon-view/modern/components/base-shape/component.js +1 -1
  566. package/icon-view/modern/components/base-shape/index.css +28 -28
  567. package/icon-view/super-ellipse.js +1 -1
  568. package/icon-view/{tslib.es6-8e3062d3.d.ts → tslib.es6-fccaa212.d.ts} +0 -0
  569. package/icon-view/{tslib.es6-8e3062d3.js → tslib.es6-fccaa212.js} +0 -0
  570. package/input/Component.js +3 -3
  571. package/input/default.css +13 -13
  572. package/input/esm/Component.js +3 -3
  573. package/input/esm/default.css +13 -13
  574. package/input/esm/index.css +31 -31
  575. package/input/esm/inverted.css +13 -13
  576. package/input/index.css +31 -31
  577. package/input/inverted.css +13 -13
  578. package/input/modern/Component.js +3 -3
  579. package/input/modern/default.css +13 -13
  580. package/input/modern/index.css +31 -31
  581. package/input/modern/inverted.css +13 -13
  582. package/input-autocomplete/{Component-bb5cd835.d.ts → Component-8b8dd3fb.d.ts} +0 -0
  583. package/input-autocomplete/{Component-bb5cd835.js → Component-8b8dd3fb.js} +1 -1
  584. package/input-autocomplete/Component.js +1 -1
  585. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  586. package/input-autocomplete/autocomplete-field/index.css +2 -2
  587. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  588. package/input-autocomplete/autocomplete-field/index.js +1 -1
  589. package/input-autocomplete/esm/{Component-9c9ae361.d.ts → Component-40e7e6f5.d.ts} +0 -0
  590. package/input-autocomplete/esm/{Component-9c9ae361.js → Component-40e7e6f5.js} +1 -1
  591. package/input-autocomplete/esm/Component.js +1 -1
  592. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  593. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  594. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  595. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  596. package/input-autocomplete/esm/index.js +1 -1
  597. package/input-autocomplete/index.js +1 -1
  598. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  599. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  600. package/intl-phone-input/{component-5f4a55cc.d.ts → component-946b36d1.d.ts} +0 -0
  601. package/intl-phone-input/{component-5f4a55cc.js → component-946b36d1.js} +1 -1
  602. package/intl-phone-input/component.d.ts +1 -1
  603. package/intl-phone-input/component.js +3 -3
  604. package/intl-phone-input/components/flag-icon/component.js +1 -1
  605. package/intl-phone-input/components/flag-icon/index.css +261 -261
  606. package/intl-phone-input/components/index.js +1 -1
  607. package/intl-phone-input/components/select/component.js +2 -2
  608. package/intl-phone-input/components/select/index.css +6 -6
  609. package/intl-phone-input/components/select/index.js +1 -1
  610. package/intl-phone-input/components/select-field/component.js +1 -1
  611. package/intl-phone-input/components/select-field/index.css +8 -8
  612. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  613. package/intl-phone-input/components/select-field/index.js +1 -1
  614. package/intl-phone-input/esm/{component-add8a2a0.d.ts → component-fb99b57f.d.ts} +0 -0
  615. package/intl-phone-input/esm/{component-add8a2a0.js → component-fb99b57f.js} +1 -1
  616. package/intl-phone-input/esm/component.js +3 -3
  617. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  618. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  619. package/intl-phone-input/esm/components/index.js +1 -1
  620. package/intl-phone-input/esm/components/select/component.js +2 -2
  621. package/intl-phone-input/esm/components/select/index.css +6 -6
  622. package/intl-phone-input/esm/components/select/index.js +1 -1
  623. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  624. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  625. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  626. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  627. package/intl-phone-input/esm/index.css +3 -3
  628. package/intl-phone-input/esm/index.js +1 -1
  629. package/intl-phone-input/esm/{libphonenumber-js.min-02515f44.d.ts → libphonenumber-js.min-32ca2d4e.d.ts} +0 -0
  630. package/intl-phone-input/esm/{libphonenumber-js.min-02515f44.js → libphonenumber-js.min-32ca2d4e.js} +0 -0
  631. package/intl-phone-input/index.css +3 -3
  632. package/intl-phone-input/index.js +1 -1
  633. package/intl-phone-input/{libphonenumber-js.min-8a156e25.d.ts → libphonenumber-js.min-af720e4e.d.ts} +0 -0
  634. package/intl-phone-input/{libphonenumber-js.min-8a156e25.js → libphonenumber-js.min-af720e4e.js} +0 -0
  635. package/intl-phone-input/modern/component.js +2 -2
  636. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  637. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  638. package/intl-phone-input/modern/components/select/component.js +1 -1
  639. package/intl-phone-input/modern/components/select/index.css +6 -6
  640. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  641. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  642. package/intl-phone-input/modern/index.css +3 -3
  643. package/intl-phone-input/modern/{libphonenumber-js.min-02515f44.d.ts → libphonenumber-js.min-32ca2d4e.d.ts} +0 -0
  644. package/intl-phone-input/modern/{libphonenumber-js.min-02515f44.js → libphonenumber-js.min-32ca2d4e.js} +0 -0
  645. package/link/Component.js +3 -3
  646. package/link/default.css +9 -9
  647. package/link/esm/Component.js +3 -3
  648. package/link/esm/default.css +9 -9
  649. package/link/esm/index.css +11 -11
  650. package/link/esm/inverted.css +9 -9
  651. package/link/index.css +11 -11
  652. package/link/inverted.css +9 -9
  653. package/link/modern/Component.js +3 -3
  654. package/link/modern/default.css +9 -9
  655. package/link/modern/index.css +11 -11
  656. package/link/modern/inverted.css +9 -9
  657. package/list/Component.js +1 -1
  658. package/list/esm/Component.js +1 -1
  659. package/list/esm/index.css +9 -9
  660. package/list/index.css +9 -9
  661. package/list/modern/Component.js +1 -1
  662. package/list/modern/index.css +9 -9
  663. package/list-header/Component.js +1 -1
  664. package/list-header/esm/Component.js +1 -1
  665. package/list-header/esm/index.css +3 -3
  666. package/list-header/index.css +3 -3
  667. package/list-header/modern/Component.js +1 -1
  668. package/list-header/modern/index.css +3 -3
  669. package/loader/Component.js +1 -1
  670. package/loader/esm/Component.js +1 -1
  671. package/loader/esm/index.css +7 -7
  672. package/loader/index.css +7 -7
  673. package/loader/modern/Component.js +1 -1
  674. package/loader/modern/index.css +7 -7
  675. package/masked-input/Component.js +1 -1
  676. package/masked-input/esm/Component.js +1 -1
  677. package/masked-input/esm/index.css +2 -2
  678. package/masked-input/index.css +2 -2
  679. package/masked-input/modern/Component.js +1 -1
  680. package/masked-input/modern/index.css +2 -2
  681. package/modal/Component.desktop.js +3 -3
  682. package/modal/Component.mobile.js +3 -3
  683. package/modal/Component.responsive.d.ts +1 -1
  684. package/modal/Component.responsive.js +2 -2
  685. package/modal/components/closer/Component.js +2 -2
  686. package/modal/components/closer/index.css +4 -4
  687. package/modal/components/content/Component.desktop.js +2 -2
  688. package/modal/components/content/Component.js +1 -1
  689. package/modal/components/content/Component.mobile.js +2 -2
  690. package/modal/components/content/desktop.css +8 -8
  691. package/modal/components/content/index.css +3 -3
  692. package/modal/components/content/mobile.css +3 -3
  693. package/modal/components/footer/Component.desktop.js +2 -2
  694. package/modal/components/footer/Component.js +2 -2
  695. package/modal/components/footer/Component.mobile.js +2 -2
  696. package/modal/components/footer/desktop.css +9 -9
  697. package/modal/components/footer/index.css +4 -4
  698. package/modal/components/footer/layout.css +25 -25
  699. package/modal/components/footer/mobile.css +3 -3
  700. package/modal/components/header/Component.desktop.js +2 -2
  701. package/modal/components/header/Component.js +1 -1
  702. package/modal/components/header/Component.mobile.js +2 -2
  703. package/modal/components/header/desktop.css +17 -17
  704. package/modal/components/header/index.css +15 -15
  705. package/modal/components/header/mobile.css +3 -3
  706. package/modal/desktop.css +9 -9
  707. package/modal/desktop.js +2 -2
  708. package/modal/esm/Component.desktop.js +3 -3
  709. package/modal/esm/Component.mobile.js +3 -3
  710. package/modal/esm/Component.responsive.d.ts +1 -1
  711. package/modal/esm/Component.responsive.js +2 -2
  712. package/modal/esm/components/closer/Component.js +2 -2
  713. package/modal/esm/components/closer/index.css +4 -4
  714. package/modal/esm/components/content/Component.desktop.js +2 -2
  715. package/modal/esm/components/content/Component.js +1 -1
  716. package/modal/esm/components/content/Component.mobile.js +2 -2
  717. package/modal/esm/components/content/desktop.css +8 -8
  718. package/modal/esm/components/content/index.css +3 -3
  719. package/modal/esm/components/content/mobile.css +3 -3
  720. package/modal/esm/components/footer/Component.desktop.js +2 -2
  721. package/modal/esm/components/footer/Component.js +2 -2
  722. package/modal/esm/components/footer/Component.mobile.js +2 -2
  723. package/modal/esm/components/footer/desktop.css +9 -9
  724. package/modal/esm/components/footer/index.css +4 -4
  725. package/modal/esm/components/footer/layout.css +25 -25
  726. package/modal/esm/components/footer/mobile.css +3 -3
  727. package/modal/esm/components/header/Component.desktop.js +2 -2
  728. package/modal/esm/components/header/Component.js +1 -1
  729. package/modal/esm/components/header/Component.mobile.js +2 -2
  730. package/modal/esm/components/header/desktop.css +17 -17
  731. package/modal/esm/components/header/index.css +15 -15
  732. package/modal/esm/components/header/mobile.css +3 -3
  733. package/modal/esm/desktop.css +9 -9
  734. package/modal/esm/desktop.js +2 -2
  735. package/modal/esm/index.js +2 -2
  736. package/modal/esm/mobile.css +2 -2
  737. package/modal/esm/mobile.js +2 -2
  738. package/modal/esm/responsive.js +2 -2
  739. package/modal/esm/transitions.css +8 -8
  740. package/modal/esm/transitions.module-b86e1fa6.js +4 -0
  741. package/modal/esm/{tslib.es6-3ec6d3ce.d.ts → tslib.es6-862a843b.d.ts} +0 -0
  742. package/modal/esm/{tslib.es6-3ec6d3ce.js → tslib.es6-862a843b.js} +0 -0
  743. package/modal/index.js +2 -2
  744. package/modal/mobile.css +2 -2
  745. package/modal/mobile.js +2 -2
  746. package/modal/modern/Component.desktop.js +2 -2
  747. package/modal/modern/Component.mobile.js +2 -2
  748. package/modal/modern/Component.responsive.d.ts +1 -1
  749. package/modal/modern/Component.responsive.js +1 -1
  750. package/modal/modern/components/closer/Component.js +1 -1
  751. package/modal/modern/components/closer/index.css +4 -4
  752. package/modal/modern/components/content/Component.desktop.js +1 -1
  753. package/modal/modern/components/content/Component.js +1 -1
  754. package/modal/modern/components/content/Component.mobile.js +1 -1
  755. package/modal/modern/components/content/desktop.css +8 -8
  756. package/modal/modern/components/content/index.css +3 -3
  757. package/modal/modern/components/content/mobile.css +3 -3
  758. package/modal/modern/components/footer/Component.desktop.js +1 -1
  759. package/modal/modern/components/footer/Component.js +2 -2
  760. package/modal/modern/components/footer/Component.mobile.js +1 -1
  761. package/modal/modern/components/footer/desktop.css +9 -9
  762. package/modal/modern/components/footer/index.css +4 -4
  763. package/modal/modern/components/footer/layout.css +25 -25
  764. package/modal/modern/components/footer/mobile.css +3 -3
  765. package/modal/modern/components/header/Component.desktop.js +1 -1
  766. package/modal/modern/components/header/Component.js +1 -1
  767. package/modal/modern/components/header/Component.mobile.js +1 -1
  768. package/modal/modern/components/header/desktop.css +17 -17
  769. package/modal/modern/components/header/index.css +15 -15
  770. package/modal/modern/components/header/mobile.css +3 -3
  771. package/modal/modern/desktop.css +9 -9
  772. package/modal/modern/desktop.js +1 -1
  773. package/modal/modern/index.js +1 -1
  774. package/modal/modern/mobile.css +2 -2
  775. package/modal/modern/mobile.js +1 -1
  776. package/modal/modern/responsive.js +1 -1
  777. package/modal/modern/transitions.css +8 -8
  778. package/modal/modern/transitions.module-b86e1fa6.js +4 -0
  779. package/modal/responsive.js +2 -2
  780. package/modal/transitions.css +8 -8
  781. package/modal/transitions.module-1af23c4d.js +4 -0
  782. package/modal/{tslib.es6-935de1ee.d.ts → tslib.es6-0952ae8d.d.ts} +0 -0
  783. package/modal/{tslib.es6-935de1ee.js → tslib.es6-0952ae8d.js} +0 -0
  784. package/notification/Component.d.ts +3 -4
  785. package/notification/Component.js +3 -3
  786. package/notification/cssm/Component.d.ts +3 -4
  787. package/notification/cssm/Component.js +2 -2
  788. package/notification/cssm/index.module.css +10 -5
  789. package/notification/esm/Component.d.ts +3 -4
  790. package/notification/esm/Component.js +3 -3
  791. package/notification/esm/index.css +17 -12
  792. package/notification/index.css +17 -12
  793. package/notification/modern/Component.d.ts +3 -4
  794. package/notification/modern/Component.js +3 -3
  795. package/notification/modern/index.css +17 -12
  796. package/notification-manager/{component-6ebba9cd.d.ts → component-91473594.d.ts} +0 -0
  797. package/notification-manager/{component-6ebba9cd.js → component-91473594.js} +0 -0
  798. package/notification-manager/component.js +2 -2
  799. package/notification-manager/components/index.js +1 -1
  800. package/notification-manager/components/notification/component.js +1 -1
  801. package/notification-manager/components/notification/index.d.ts +1 -1
  802. package/notification-manager/components/notification/index.js +1 -1
  803. package/notification-manager/esm/{component-2e802223.d.ts → component-6072fe93.d.ts} +0 -0
  804. package/notification-manager/esm/{component-2e802223.js → component-6072fe93.js} +0 -0
  805. package/notification-manager/esm/component.js +2 -2
  806. package/notification-manager/esm/components/index.js +1 -1
  807. package/notification-manager/esm/components/notification/component.js +1 -1
  808. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  809. package/notification-manager/esm/components/notification/index.js +1 -1
  810. package/notification-manager/esm/index.css +11 -11
  811. package/notification-manager/esm/index.js +1 -1
  812. package/notification-manager/index.css +11 -11
  813. package/notification-manager/index.js +1 -1
  814. package/notification-manager/modern/component.js +1 -1
  815. package/notification-manager/modern/index.css +11 -11
  816. package/package.json +8 -8
  817. package/pagination/Component.js +1 -1
  818. package/pagination/components/default-view/index.css +2 -2
  819. package/pagination/components/default-view/index.js +1 -1
  820. package/pagination/components/per-page-view/index.css +2 -2
  821. package/pagination/components/per-page-view/index.js +1 -1
  822. package/pagination/components/tag/index.css +8 -8
  823. package/pagination/components/tag/index.js +1 -1
  824. package/pagination/esm/Component.js +1 -1
  825. package/pagination/esm/components/default-view/index.css +2 -2
  826. package/pagination/esm/components/default-view/index.js +1 -1
  827. package/pagination/esm/components/per-page-view/index.css +2 -2
  828. package/pagination/esm/components/per-page-view/index.js +1 -1
  829. package/pagination/esm/components/tag/index.css +8 -8
  830. package/pagination/esm/components/tag/index.js +1 -1
  831. package/pagination/esm/index.css +4 -4
  832. package/pagination/index.css +4 -4
  833. package/pagination/modern/Component.js +1 -1
  834. package/pagination/modern/components/default-view/index.css +2 -2
  835. package/pagination/modern/components/default-view/index.js +1 -1
  836. package/pagination/modern/components/per-page-view/index.css +2 -2
  837. package/pagination/modern/components/per-page-view/index.js +1 -1
  838. package/pagination/modern/components/tag/index.css +8 -8
  839. package/pagination/modern/components/tag/index.js +1 -1
  840. package/pagination/modern/index.css +4 -4
  841. package/password-input/component.js +1 -1
  842. package/password-input/esm/component.js +1 -1
  843. package/password-input/esm/index.css +5 -5
  844. package/password-input/index.css +5 -5
  845. package/password-input/modern/component.js +1 -1
  846. package/password-input/modern/index.css +5 -5
  847. package/phone-input/utils/index.js +5 -7
  848. package/picker-button/Component.d.ts +1 -1
  849. package/picker-button/Component.js +2 -2
  850. package/picker-button/esm/Component.js +2 -2
  851. package/picker-button/esm/field/Component.js +2 -2
  852. package/picker-button/esm/field/index.css +3 -3
  853. package/picker-button/esm/field/index.js +1 -1
  854. package/picker-button/esm/index.css +6 -6
  855. package/picker-button/esm/index.js +1 -1
  856. package/picker-button/esm/option/Component.js +2 -2
  857. package/picker-button/esm/option/index.css +4 -4
  858. package/picker-button/esm/option/index.js +1 -1
  859. package/picker-button/esm/{tslib.es6-daa5f5af.d.ts → tslib.es6-30826760.d.ts} +0 -0
  860. package/picker-button/esm/{tslib.es6-daa5f5af.js → tslib.es6-30826760.js} +0 -0
  861. package/picker-button/field/Component.js +2 -2
  862. package/picker-button/field/index.css +3 -3
  863. package/picker-button/field/index.js +1 -1
  864. package/picker-button/index.css +6 -6
  865. package/picker-button/index.js +1 -1
  866. package/picker-button/modern/Component.js +1 -1
  867. package/picker-button/modern/field/Component.js +1 -1
  868. package/picker-button/modern/field/index.css +3 -3
  869. package/picker-button/modern/index.css +6 -6
  870. package/picker-button/modern/option/Component.js +1 -1
  871. package/picker-button/modern/option/index.css +4 -4
  872. package/picker-button/option/Component.js +2 -2
  873. package/picker-button/option/index.css +4 -4
  874. package/picker-button/option/index.js +1 -1
  875. package/picker-button/{tslib.es6-d353ee9a.d.ts → tslib.es6-6f48899d.d.ts} +0 -0
  876. package/picker-button/{tslib.es6-d353ee9a.js → tslib.es6-6f48899d.js} +0 -0
  877. package/plate/Component.d.ts +1 -1
  878. package/plate/Component.js +22 -16
  879. package/plate/cssm/Component.d.ts +1 -1
  880. package/plate/cssm/Component.js +21 -15
  881. package/plate/esm/Component.d.ts +1 -1
  882. package/plate/esm/Component.js +22 -16
  883. package/plate/esm/index.css +28 -28
  884. package/plate/index.css +28 -28
  885. package/plate/modern/Component.d.ts +1 -1
  886. package/plate/modern/Component.js +18 -12
  887. package/plate/modern/index.css +28 -28
  888. package/popover/Component.js +1 -1
  889. package/popover/esm/Component.js +1 -1
  890. package/popover/esm/index.css +33 -33
  891. package/popover/index.css +33 -33
  892. package/popover/modern/Component.js +1 -1
  893. package/popover/modern/index.css +33 -33
  894. package/progress-bar/Component.js +1 -1
  895. package/progress-bar/esm/Component.js +1 -1
  896. package/progress-bar/esm/index.css +12 -12
  897. package/progress-bar/index.css +12 -12
  898. package/progress-bar/modern/Component.js +1 -1
  899. package/progress-bar/modern/index.css +12 -12
  900. package/pure-input/Component.js +1 -1
  901. package/pure-input/esm/Component.js +1 -1
  902. package/pure-input/esm/index.css +25 -25
  903. package/pure-input/index.css +25 -25
  904. package/pure-input/modern/Component.js +1 -1
  905. package/pure-input/modern/index.css +25 -25
  906. package/radio/Component.js +1 -1
  907. package/radio/esm/Component.js +1 -1
  908. package/radio/esm/index.css +31 -31
  909. package/radio/index.css +31 -31
  910. package/radio/modern/Component.js +1 -1
  911. package/radio/modern/index.css +31 -31
  912. package/radio-group/Component.js +1 -1
  913. package/radio-group/esm/Component.js +1 -1
  914. package/radio-group/esm/index.css +16 -16
  915. package/radio-group/index.css +16 -16
  916. package/radio-group/modern/Component.js +1 -1
  917. package/radio-group/modern/index.css +16 -16
  918. package/select/{Component-091e9ade.d.ts → Component-7e8108a4.d.ts} +0 -0
  919. package/select/{Component-091e9ade.js → Component-7e8108a4.js} +2 -2
  920. package/select/{Component-f0271ef8.d.ts → Component-ff810803.d.ts} +0 -0
  921. package/select/{Component-f0271ef8.js → Component-ff810803.js} +5 -5
  922. package/select/Component.js +2 -2
  923. package/select/components/arrow/Component.js +1 -1
  924. package/select/components/arrow/index.css +3 -3
  925. package/select/components/base-select/Component.js +2 -2
  926. package/select/components/base-select/index.css +7 -7
  927. package/select/components/base-select/index.d.ts +1 -1
  928. package/select/components/base-select/index.js +2 -2
  929. package/select/components/checkmark/Component.js +1 -1
  930. package/select/components/checkmark/index.css +7 -7
  931. package/select/components/field/Component.js +2 -2
  932. package/select/components/field/index.css +9 -9
  933. package/select/components/field/index.js +1 -1
  934. package/select/components/index.js +4 -4
  935. package/select/components/native-select/Component.js +1 -1
  936. package/select/components/native-select/index.js +1 -1
  937. package/select/components/optgroup/Component.js +1 -1
  938. package/select/components/optgroup/index.css +6 -6
  939. package/select/components/option/Component.js +2 -2
  940. package/select/components/option/index.css +20 -20
  941. package/select/components/option/index.js +1 -1
  942. package/select/components/options-list/Component.js +2 -2
  943. package/select/components/options-list/index.css +6 -6
  944. package/select/components/options-list/index.js +1 -1
  945. package/select/components/select-mobile/Component.js +4 -4
  946. package/select/components/select-mobile/checkmark/Component.js +1 -1
  947. package/select/components/select-mobile/checkmark/index.css +4 -4
  948. package/select/components/select-mobile/index.css +11 -11
  949. package/select/components/select-mobile/index.d.ts +1 -1
  950. package/select/components/select-mobile/index.js +4 -4
  951. package/select/components/select-mobile/options-list/Component.js +2 -2
  952. package/select/components/select-mobile/options-list/index.css +9 -9
  953. package/select/components/select-mobile/options-list/index.js +1 -1
  954. package/select/components/virtual-options-list/Component.js +2 -2
  955. package/select/components/virtual-options-list/index.css +12 -12
  956. package/select/components/virtual-options-list/index.js +1 -1
  957. package/select/esm/{Component-27b649b7.d.ts → Component-9b8fc0fa.d.ts} +0 -0
  958. package/select/esm/{Component-27b649b7.js → Component-9b8fc0fa.js} +3 -3
  959. package/select/esm/{Component-228962a7.d.ts → Component-e92464de.d.ts} +0 -0
  960. package/select/esm/{Component-228962a7.js → Component-e92464de.js} +11 -11
  961. package/select/esm/Component.js +8 -8
  962. package/select/esm/components/arrow/Component.js +1 -1
  963. package/select/esm/components/arrow/index.css +3 -3
  964. package/select/esm/components/base-select/Component.js +3 -3
  965. package/select/esm/components/base-select/index.css +7 -7
  966. package/select/esm/components/base-select/index.d.ts +1 -1
  967. package/select/esm/components/base-select/index.js +3 -3
  968. package/select/esm/components/checkmark/Component.js +1 -1
  969. package/select/esm/components/checkmark/index.css +7 -7
  970. package/select/esm/components/field/Component.js +3 -3
  971. package/select/esm/components/field/index.css +9 -9
  972. package/select/esm/components/field/index.js +2 -2
  973. package/select/esm/components/index.js +10 -10
  974. package/select/esm/components/native-select/Component.js +1 -1
  975. package/select/esm/components/native-select/index.js +1 -1
  976. package/select/esm/components/optgroup/Component.js +1 -1
  977. package/select/esm/components/optgroup/index.css +6 -6
  978. package/select/esm/components/option/Component.js +2 -2
  979. package/select/esm/components/option/index.css +20 -20
  980. package/select/esm/components/option/index.js +1 -1
  981. package/select/esm/components/options-list/Component.js +2 -2
  982. package/select/esm/components/options-list/index.css +6 -6
  983. package/select/esm/components/options-list/index.js +1 -1
  984. package/select/esm/components/select-mobile/Component.js +10 -10
  985. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  986. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  987. package/select/esm/components/select-mobile/index.css +11 -11
  988. package/select/esm/components/select-mobile/index.d.ts +1 -1
  989. package/select/esm/components/select-mobile/index.js +10 -10
  990. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  991. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  992. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  993. package/select/esm/components/virtual-options-list/Component.js +2 -2
  994. package/select/esm/components/virtual-options-list/index.css +12 -12
  995. package/select/esm/components/virtual-options-list/index.js +1 -1
  996. package/select/esm/index.js +10 -10
  997. package/select/esm/{intersection-observer-ff7c25ff.d.ts → intersection-observer-ea2de394.d.ts} +0 -0
  998. package/select/esm/{intersection-observer-ff7c25ff.js → intersection-observer-ea2de394.js} +0 -0
  999. package/select/esm/presets/index.js +10 -10
  1000. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1001. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1002. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1003. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1004. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1005. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1006. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1007. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1008. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1009. package/select/esm/{tslib.es6-8dcf5700.d.ts → tslib.es6-66f33f64.d.ts} +0 -0
  1010. package/select/esm/{tslib.es6-8dcf5700.js → tslib.es6-66f33f64.js} +0 -0
  1011. package/select/index.js +4 -4
  1012. package/select/{intersection-observer-b658c897.d.ts → intersection-observer-034ae348.d.ts} +0 -0
  1013. package/select/{intersection-observer-b658c897.js → intersection-observer-034ae348.js} +0 -0
  1014. package/select/modern/{Component-4cfaa286.d.ts → Component-1a0e86bd.d.ts} +0 -0
  1015. package/select/modern/{Component-4cfaa286.js → Component-1a0e86bd.js} +2 -2
  1016. package/select/modern/{Component-45ff0715.d.ts → Component-6f697b2a.d.ts} +0 -0
  1017. package/select/modern/{Component-45ff0715.js → Component-6f697b2a.js} +10 -10
  1018. package/select/modern/Component.js +7 -7
  1019. package/select/modern/components/arrow/Component.js +1 -1
  1020. package/select/modern/components/arrow/index.css +3 -3
  1021. package/select/modern/components/base-select/Component.js +2 -2
  1022. package/select/modern/components/base-select/index.css +7 -7
  1023. package/select/modern/components/base-select/index.d.ts +1 -1
  1024. package/select/modern/components/base-select/index.js +2 -2
  1025. package/select/modern/components/checkmark/Component.js +1 -1
  1026. package/select/modern/components/checkmark/index.css +7 -7
  1027. package/select/modern/components/field/Component.js +2 -2
  1028. package/select/modern/components/field/index.css +9 -9
  1029. package/select/modern/components/field/index.js +1 -1
  1030. package/select/modern/components/index.js +9 -9
  1031. package/select/modern/components/optgroup/Component.js +1 -1
  1032. package/select/modern/components/optgroup/index.css +6 -6
  1033. package/select/modern/components/option/Component.js +1 -1
  1034. package/select/modern/components/option/index.css +20 -20
  1035. package/select/modern/components/options-list/Component.js +1 -1
  1036. package/select/modern/components/options-list/index.css +6 -6
  1037. package/select/modern/components/select-mobile/Component.js +9 -9
  1038. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1039. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1040. package/select/modern/components/select-mobile/index.css +11 -11
  1041. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1042. package/select/modern/components/select-mobile/index.js +9 -9
  1043. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1044. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1045. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1046. package/select/modern/components/virtual-options-list/index.css +12 -12
  1047. package/select/modern/index.js +9 -9
  1048. package/select/modern/{intersection-observer-ff7c25ff.d.ts → intersection-observer-ea2de394.d.ts} +0 -0
  1049. package/select/modern/{intersection-observer-ff7c25ff.js → intersection-observer-ea2de394.js} +0 -0
  1050. package/select/modern/presets/index.js +9 -9
  1051. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1052. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1053. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  1054. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  1055. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1056. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1057. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  1058. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1059. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1060. package/select/presets/index.js +4 -4
  1061. package/select/presets/useLazyLoading/hook.js +3 -3
  1062. package/select/presets/useLazyLoading/index.css +2 -2
  1063. package/select/presets/useSelectWithApply/hook.js +4 -4
  1064. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1065. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1066. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1067. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1068. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1069. package/select/presets/useSelectWithLoading/index.css +2 -2
  1070. package/select/{tslib.es6-b07d064f.d.ts → tslib.es6-f5819fca.d.ts} +0 -0
  1071. package/select/{tslib.es6-b07d064f.js → tslib.es6-f5819fca.js} +0 -0
  1072. package/select-with-tags/component.js +1 -1
  1073. package/select-with-tags/components/index.js +1 -1
  1074. package/select-with-tags/components/tag/component.js +2 -2
  1075. package/select-with-tags/components/tag/index.css +10 -10
  1076. package/select-with-tags/components/tag/index.js +1 -1
  1077. package/select-with-tags/components/tag-list/component.js +2 -2
  1078. package/select-with-tags/components/tag-list/index.css +30 -30
  1079. package/select-with-tags/components/tag-list/index.js +1 -1
  1080. package/select-with-tags/esm/component.js +1 -1
  1081. package/select-with-tags/esm/components/index.js +1 -1
  1082. package/select-with-tags/esm/components/tag/component.js +2 -2
  1083. package/select-with-tags/esm/components/tag/index.css +10 -10
  1084. package/select-with-tags/esm/components/tag/index.js +1 -1
  1085. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1086. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1087. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1088. package/select-with-tags/esm/index.js +1 -1
  1089. package/select-with-tags/esm/{tslib.es6-fef1f268.d.ts → tslib.es6-c2d7fa8e.d.ts} +0 -0
  1090. package/select-with-tags/esm/{tslib.es6-fef1f268.js → tslib.es6-c2d7fa8e.js} +0 -0
  1091. package/select-with-tags/esm/utils/index.js +1 -1
  1092. package/select-with-tags/esm/utils/match.js +1 -1
  1093. package/select-with-tags/index.js +1 -1
  1094. package/select-with-tags/modern/components/tag/component.js +1 -1
  1095. package/select-with-tags/modern/components/tag/index.css +10 -10
  1096. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1097. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1098. package/select-with-tags/{tslib.es6-4f910db1.d.ts → tslib.es6-7b3beefc.d.ts} +0 -0
  1099. package/select-with-tags/{tslib.es6-4f910db1.js → tslib.es6-7b3beefc.js} +0 -0
  1100. package/select-with-tags/utils/index.js +1 -1
  1101. package/select-with-tags/utils/match.js +1 -1
  1102. package/skeleton/Component.js +1 -1
  1103. package/skeleton/esm/Component.js +1 -1
  1104. package/skeleton/esm/index.css +10 -10
  1105. package/skeleton/index.css +10 -10
  1106. package/skeleton/modern/Component.js +1 -1
  1107. package/skeleton/modern/index.css +10 -10
  1108. package/slider/Component.js +1 -1
  1109. package/slider/esm/Component.js +1 -1
  1110. package/slider/esm/index.css +36 -36
  1111. package/slider/index.css +36 -36
  1112. package/slider/modern/Component.js +1 -1
  1113. package/slider/modern/index.css +36 -36
  1114. package/slider-input/Component.js +1 -1
  1115. package/slider-input/esm/Component.js +1 -1
  1116. package/slider-input/esm/index.css +17 -17
  1117. package/slider-input/index.css +17 -17
  1118. package/slider-input/modern/Component.js +1 -1
  1119. package/slider-input/modern/index.css +17 -17
  1120. package/space/Component.js +2 -2
  1121. package/space/{Item-a085785b.d.ts → Item-66549ca0.d.ts} +0 -0
  1122. package/space/{Item-a085785b.js → Item-66549ca0.js} +0 -0
  1123. package/space/Item.js +1 -1
  1124. package/space/esm/Component.js +2 -2
  1125. package/space/esm/{Item-719c54ad.d.ts → Item-069ce6cb.d.ts} +0 -0
  1126. package/space/esm/{Item-719c54ad.js → Item-069ce6cb.js} +0 -0
  1127. package/space/esm/Item.js +1 -1
  1128. package/space/esm/index.css +8 -8
  1129. package/space/esm/index.js +1 -1
  1130. package/space/index.css +8 -8
  1131. package/space/index.js +1 -1
  1132. package/space/modern/Component.js +1 -1
  1133. package/space/modern/index.css +8 -8
  1134. package/spinner/Component.js +1 -1
  1135. package/spinner/esm/Component.js +1 -1
  1136. package/spinner/esm/index.css +6 -6
  1137. package/spinner/index.css +6 -6
  1138. package/spinner/modern/Component.js +1 -1
  1139. package/spinner/modern/index.css +6 -6
  1140. package/status/Component.js +1 -1
  1141. package/status/esm/Component.js +1 -1
  1142. package/status/esm/index.css +17 -17
  1143. package/status/index.css +17 -17
  1144. package/status/modern/Component.js +1 -1
  1145. package/status/modern/index.css +17 -17
  1146. package/stepped-progress-bar/Component.js +1 -1
  1147. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1148. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1149. package/stepped-progress-bar/esm/Component.js +1 -1
  1150. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1151. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1152. package/stepped-progress-bar/esm/index.css +3 -3
  1153. package/stepped-progress-bar/index.css +3 -3
  1154. package/stepped-progress-bar/modern/Component.js +1 -1
  1155. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1156. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1157. package/stepped-progress-bar/modern/index.css +3 -3
  1158. package/switch/Component.js +1 -1
  1159. package/switch/esm/Component.js +1 -1
  1160. package/switch/esm/index.css +25 -25
  1161. package/switch/index.css +25 -25
  1162. package/switch/modern/Component.js +1 -1
  1163. package/switch/modern/index.css +25 -25
  1164. package/table/component.js +1 -1
  1165. package/table/components/index.js +1 -1
  1166. package/table/components/pagination/Component.js +3 -5
  1167. package/table/components/pagination/index.css +8 -8
  1168. package/table/components/pagination/index.js +1 -1
  1169. package/table/components/pagination/select-field/index.css +4 -4
  1170. package/table/components/pagination/select-field/index.js +2 -2
  1171. package/table/components/table/Component.js +2 -2
  1172. package/table/components/table/index.css +6 -6
  1173. package/table/components/table/index.js +1 -1
  1174. package/table/components/table/utils.js +1 -1
  1175. package/table/components/tbody/Component.js +2 -2
  1176. package/table/components/tbody/index.css +2 -2
  1177. package/table/components/tbody/index.js +1 -1
  1178. package/table/components/tcell/Component.js +2 -2
  1179. package/table/components/tcell/index.css +4 -4
  1180. package/table/components/tcell/index.js +1 -1
  1181. package/table/components/texpandable-row/Component.js +2 -2
  1182. package/table/components/texpandable-row/index.css +5 -5
  1183. package/table/components/texpandable-row/index.js +1 -1
  1184. package/table/components/thead/Component.js +2 -2
  1185. package/table/components/thead/index.css +6 -6
  1186. package/table/components/thead/index.js +1 -1
  1187. package/table/components/thead-cell/Component.js +2 -2
  1188. package/table/components/thead-cell/index.css +5 -5
  1189. package/table/components/thead-cell/index.js +1 -1
  1190. package/table/components/trow/Component.js +2 -2
  1191. package/table/components/trow/index.css +8 -8
  1192. package/table/components/trow/index.js +1 -1
  1193. package/table/components/tsortable-head-cell/Component.js +2 -2
  1194. package/table/components/tsortable-head-cell/index.css +9 -9
  1195. package/table/components/tsortable-head-cell/index.js +1 -1
  1196. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1197. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1198. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1199. package/table/cssm/components/pagination/Component.js +1 -3
  1200. package/table/esm/component.js +1 -1
  1201. package/table/esm/components/index.js +1 -1
  1202. package/table/esm/components/pagination/Component.js +3 -5
  1203. package/table/esm/components/pagination/index.css +8 -8
  1204. package/table/esm/components/pagination/index.js +1 -1
  1205. package/table/esm/components/pagination/select-field/index.css +4 -4
  1206. package/table/esm/components/pagination/select-field/index.js +2 -2
  1207. package/table/esm/components/table/Component.js +2 -2
  1208. package/table/esm/components/table/index.css +6 -6
  1209. package/table/esm/components/table/index.js +1 -1
  1210. package/table/esm/components/table/utils.js +1 -1
  1211. package/table/esm/components/tbody/Component.js +2 -2
  1212. package/table/esm/components/tbody/index.css +2 -2
  1213. package/table/esm/components/tbody/index.js +1 -1
  1214. package/table/esm/components/tcell/Component.js +2 -2
  1215. package/table/esm/components/tcell/index.css +4 -4
  1216. package/table/esm/components/tcell/index.js +1 -1
  1217. package/table/esm/components/texpandable-row/Component.js +2 -2
  1218. package/table/esm/components/texpandable-row/index.css +5 -5
  1219. package/table/esm/components/texpandable-row/index.js +1 -1
  1220. package/table/esm/components/thead/Component.js +2 -2
  1221. package/table/esm/components/thead/index.css +6 -6
  1222. package/table/esm/components/thead/index.js +1 -1
  1223. package/table/esm/components/thead-cell/Component.js +2 -2
  1224. package/table/esm/components/thead-cell/index.css +5 -5
  1225. package/table/esm/components/thead-cell/index.js +1 -1
  1226. package/table/esm/components/trow/Component.js +2 -2
  1227. package/table/esm/components/trow/index.css +8 -8
  1228. package/table/esm/components/trow/index.js +1 -1
  1229. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1230. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1231. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1232. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1233. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1234. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1235. package/table/esm/index.js +1 -1
  1236. package/table/esm/{tslib.es6-42178a71.d.ts → tslib.es6-ea1238a6.d.ts} +0 -0
  1237. package/table/esm/{tslib.es6-42178a71.js → tslib.es6-ea1238a6.js} +0 -0
  1238. package/table/index.js +1 -1
  1239. package/table/modern/components/pagination/Component.js +2 -4
  1240. package/table/modern/components/pagination/index.css +8 -8
  1241. package/table/modern/components/pagination/select-field/index.css +4 -4
  1242. package/table/modern/components/pagination/select-field/index.js +1 -1
  1243. package/table/modern/components/table/Component.js +1 -1
  1244. package/table/modern/components/table/index.css +6 -6
  1245. package/table/modern/components/tbody/Component.js +1 -1
  1246. package/table/modern/components/tbody/index.css +2 -2
  1247. package/table/modern/components/tcell/Component.js +1 -1
  1248. package/table/modern/components/tcell/index.css +4 -4
  1249. package/table/modern/components/texpandable-row/Component.js +1 -1
  1250. package/table/modern/components/texpandable-row/index.css +5 -5
  1251. package/table/modern/components/thead/Component.js +1 -1
  1252. package/table/modern/components/thead/index.css +6 -6
  1253. package/table/modern/components/thead-cell/Component.js +1 -1
  1254. package/table/modern/components/thead-cell/index.css +5 -5
  1255. package/table/modern/components/trow/Component.js +1 -1
  1256. package/table/modern/components/trow/index.css +8 -8
  1257. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1258. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1259. package/table/{tslib.es6-9dd33e1c.d.ts → tslib.es6-dd60d573.d.ts} +0 -0
  1260. package/table/{tslib.es6-9dd33e1c.js → tslib.es6-dd60d573.js} +0 -0
  1261. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1262. package/tabs/components/primary-tablist/Component.js +1 -1
  1263. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1264. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1265. package/tabs/components/primary-tablist/index.css +18 -18
  1266. package/tabs/components/primary-tablist/mobile.css +20 -20
  1267. package/tabs/components/scrollable-container/Component.js +1 -1
  1268. package/tabs/components/scrollable-container/index.css +3 -3
  1269. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1270. package/tabs/components/secondary-tablist/Component.js +1 -1
  1271. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1272. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1273. package/tabs/components/secondary-tablist/index.css +9 -9
  1274. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1275. package/tabs/components/tab/Component.js +1 -1
  1276. package/tabs/components/tab/index.css +2 -2
  1277. package/tabs/components/tabs/Component.d.ts +1 -1
  1278. package/tabs/components/tabs/Component.desktop.d.ts +1 -1
  1279. package/tabs/components/tabs/Component.desktop.js +3 -3
  1280. package/tabs/components/tabs/Component.mobile.d.ts +1 -1
  1281. package/tabs/components/tabs/Component.mobile.js +3 -3
  1282. package/tabs/components/tabs/Component.responsive.d.ts +1 -1
  1283. package/tabs/components/tabs/Component.responsive.js +3 -3
  1284. package/tabs/desktop.js +3 -3
  1285. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1286. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1287. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1288. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1289. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1290. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1291. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1292. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1293. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1294. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1295. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1296. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1297. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1298. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1299. package/tabs/esm/components/tab/Component.js +1 -1
  1300. package/tabs/esm/components/tab/index.css +2 -2
  1301. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1302. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1303. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1304. package/tabs/esm/desktop.js +3 -3
  1305. package/tabs/esm/index.js +3 -3
  1306. package/tabs/esm/index.module-0a4d0652.js +4 -0
  1307. package/tabs/esm/index.module-bd67c227.js +4 -0
  1308. package/tabs/esm/mobile.js +3 -3
  1309. package/tabs/esm/responsive.js +3 -3
  1310. package/tabs/esm/{tslib.es6-9f317bd0.d.ts → tslib.es6-e1ca84bd.d.ts} +0 -0
  1311. package/tabs/esm/{tslib.es6-9f317bd0.js → tslib.es6-e1ca84bd.js} +0 -0
  1312. package/tabs/index.js +3 -3
  1313. package/tabs/index.module-24c781ea.js +4 -0
  1314. package/tabs/index.module-d7f0ea8d.js +4 -0
  1315. package/tabs/mobile.js +3 -3
  1316. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1317. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1318. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1319. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1320. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1321. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1322. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1323. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1324. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1325. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1326. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1327. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1328. package/tabs/modern/components/tab/Component.js +1 -1
  1329. package/tabs/modern/components/tab/index.css +2 -2
  1330. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1331. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1332. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1333. package/tabs/modern/desktop.js +2 -2
  1334. package/tabs/modern/index.js +2 -2
  1335. package/tabs/modern/index.module-0a4d0652.js +4 -0
  1336. package/tabs/modern/index.module-bd67c227.js +4 -0
  1337. package/tabs/modern/mobile.js +2 -2
  1338. package/tabs/modern/responsive.js +2 -2
  1339. package/tabs/responsive.js +3 -3
  1340. package/tabs/{tslib.es6-c16177f5.d.ts → tslib.es6-e549100f.d.ts} +0 -0
  1341. package/tabs/{tslib.es6-c16177f5.js → tslib.es6-e549100f.js} +0 -0
  1342. package/tag/Component.js +3 -3
  1343. package/tag/default.css +8 -8
  1344. package/tag/esm/Component.js +3 -3
  1345. package/tag/esm/default.css +8 -8
  1346. package/tag/esm/index.css +37 -37
  1347. package/tag/esm/inverted.css +8 -8
  1348. package/tag/index.css +37 -37
  1349. package/tag/inverted.css +8 -8
  1350. package/tag/modern/Component.js +3 -3
  1351. package/tag/modern/default.css +8 -8
  1352. package/tag/modern/index.css +37 -37
  1353. package/tag/modern/inverted.css +8 -8
  1354. package/textarea/Component.js +3 -3
  1355. package/textarea/default.css +18 -18
  1356. package/textarea/esm/Component.js +3 -3
  1357. package/textarea/esm/default.css +18 -18
  1358. package/textarea/esm/index.css +21 -21
  1359. package/textarea/esm/inverted.css +18 -18
  1360. package/textarea/index.css +21 -21
  1361. package/textarea/inverted.css +18 -18
  1362. package/textarea/modern/Component.js +3 -3
  1363. package/textarea/modern/default.css +18 -18
  1364. package/textarea/modern/index.css +21 -21
  1365. package/textarea/modern/inverted.css +18 -18
  1366. package/themes/button/click.css +1 -0
  1367. package/themes/button/corp.css +1 -0
  1368. package/themes/button/intranet.css +1 -0
  1369. package/themes/button/mobile.css +1 -0
  1370. package/themes/click.css +3 -0
  1371. package/themes/compiled/mobile-dark-bluetint.css +278 -1731
  1372. package/themes/compiled/mobile-dark-bluetint.js +0 -2
  1373. package/themes/corp.css +1 -0
  1374. package/themes/dark.js +0 -2
  1375. package/themes/dist/amount/click.css +4 -0
  1376. package/themes/dist/backdrop/click.css +4 -0
  1377. package/themes/dist/bottom-sheet/click.css +9 -0
  1378. package/themes/dist/bottom-sheet/corp.css +4 -0
  1379. package/themes/dist/bottom-sheet/intranet.css +3 -0
  1380. package/themes/dist/bottom-sheet/mobile.css +4 -0
  1381. package/themes/dist/bottom-sheet/site.css +3 -0
  1382. package/themes/dist/button/click.css +19 -0
  1383. package/themes/dist/button/corp.css +51 -0
  1384. package/themes/dist/button/intranet.css +22 -0
  1385. package/themes/dist/button/mobile.css +22 -0
  1386. package/themes/dist/button/site.css +7 -0
  1387. package/themes/dist/calendar/click.css +8 -0
  1388. package/themes/dist/calendar/intranet.css +9 -0
  1389. package/themes/dist/calendar-input/click.css +3 -0
  1390. package/themes/dist/calendar-input/corp.css +3 -0
  1391. package/themes/dist/calendar-input/intranet.css +3 -0
  1392. package/themes/dist/calendar-input/mobile.css +3 -0
  1393. package/themes/dist/checkbox/click.css +9 -0
  1394. package/themes/dist/checkbox/intranet.css +19 -0
  1395. package/themes/dist/checkbox/mobile.css +19 -0
  1396. package/themes/dist/checkbox-group/click.css +5 -0
  1397. package/themes/dist/click.css +928 -0
  1398. package/themes/dist/code-input/click.css +6 -0
  1399. package/themes/dist/compiled/mobile-dark-bluetint.css +2302 -0
  1400. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
  1401. package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
  1402. package/themes/dist/confirmation/click.css +12 -0
  1403. package/themes/dist/confirmation/intranet.css +7 -0
  1404. package/themes/dist/confirmation/mobile.css +7 -0
  1405. package/themes/dist/corp.css +742 -0
  1406. package/themes/dist/dark.css +241 -0
  1407. package/themes/dist/dark.d.ts +2 -0
  1408. package/themes/dist/dark.js +12 -0
  1409. package/themes/dist/dropzone/click.css +4 -0
  1410. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
  1411. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
  1412. package/themes/dist/esm/dark.d.ts +2 -0
  1413. package/themes/dist/esm/dark.js +6 -0
  1414. package/themes/dist/filter-tag/mobile.css +4 -0
  1415. package/themes/dist/form-control/click.css +31 -0
  1416. package/themes/dist/form-control/intranet.css +34 -0
  1417. package/themes/dist/form-control/mobile.css +34 -0
  1418. package/themes/dist/form-control/site.css +5 -0
  1419. package/themes/dist/icon-button/click.css +24 -0
  1420. package/themes/dist/input/click.css +8 -0
  1421. package/themes/dist/input/corp.css +3 -0
  1422. package/themes/dist/input/intranet.css +13 -0
  1423. package/themes/dist/input/mobile.css +13 -0
  1424. package/themes/dist/input/site.css +4 -0
  1425. package/themes/dist/intranet.css +806 -0
  1426. package/themes/dist/link/click.css +25 -0
  1427. package/themes/dist/list/click.css +4 -0
  1428. package/themes/dist/mixins/amount/click.css +4 -0
  1429. package/themes/dist/mixins/backdrop/click.css +4 -0
  1430. package/themes/dist/mixins/bottom-sheet/click.css +9 -0
  1431. package/themes/dist/mixins/bottom-sheet/corp.css +4 -0
  1432. package/themes/dist/mixins/bottom-sheet/intranet.css +3 -0
  1433. package/themes/dist/mixins/bottom-sheet/mobile.css +4 -0
  1434. package/themes/dist/mixins/bottom-sheet/site.css +3 -0
  1435. package/themes/dist/mixins/button/click.css +19 -0
  1436. package/themes/dist/mixins/button/corp.css +51 -0
  1437. package/themes/dist/mixins/button/intranet.css +22 -0
  1438. package/themes/dist/mixins/button/mobile.css +22 -0
  1439. package/themes/dist/mixins/button/site.css +7 -0
  1440. package/themes/dist/mixins/calendar/click.css +8 -0
  1441. package/themes/dist/mixins/calendar/intranet.css +9 -0
  1442. package/themes/dist/mixins/calendar-input/click.css +3 -0
  1443. package/themes/dist/mixins/calendar-input/corp.css +3 -0
  1444. package/themes/dist/mixins/calendar-input/intranet.css +3 -0
  1445. package/themes/dist/mixins/calendar-input/mobile.css +3 -0
  1446. package/themes/dist/mixins/checkbox/click.css +9 -0
  1447. package/themes/dist/mixins/checkbox/intranet.css +19 -0
  1448. package/themes/dist/mixins/checkbox/mobile.css +19 -0
  1449. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1450. package/themes/dist/mixins/click.css +56 -0
  1451. package/themes/dist/mixins/code-input/click.css +6 -0
  1452. package/themes/dist/mixins/confirmation/click.css +12 -0
  1453. package/themes/dist/mixins/confirmation/intranet.css +7 -0
  1454. package/themes/dist/mixins/confirmation/mobile.css +7 -0
  1455. package/themes/dist/mixins/corp.css +17 -0
  1456. package/themes/dist/mixins/dark.css +241 -0
  1457. package/themes/dist/mixins/dropzone/click.css +4 -0
  1458. package/themes/dist/mixins/filter-tag/mobile.css +4 -0
  1459. package/themes/dist/mixins/form-control/click.css +31 -0
  1460. package/themes/dist/mixins/form-control/intranet.css +34 -0
  1461. package/themes/dist/mixins/form-control/mobile.css +34 -0
  1462. package/themes/dist/mixins/form-control/site.css +5 -0
  1463. package/themes/dist/mixins/icon-button/click.css +24 -0
  1464. package/themes/dist/mixins/input/click.css +8 -0
  1465. package/themes/dist/mixins/input/corp.css +3 -0
  1466. package/themes/dist/mixins/input/intranet.css +13 -0
  1467. package/themes/dist/mixins/input/mobile.css +13 -0
  1468. package/themes/dist/mixins/input/site.css +4 -0
  1469. package/themes/dist/mixins/intranet.css +29 -0
  1470. package/themes/dist/mixins/link/click.css +25 -0
  1471. package/themes/dist/mixins/list/click.css +4 -0
  1472. package/themes/dist/mixins/mobile.css +29 -0
  1473. package/themes/dist/mixins/modal/click.css +30 -0
  1474. package/themes/dist/mixins/modal/corp.css +4 -0
  1475. package/themes/dist/mixins/radio/click.css +9 -0
  1476. package/themes/dist/mixins/radio/intranet.css +19 -0
  1477. package/themes/dist/mixins/radio/mobile.css +19 -0
  1478. package/themes/dist/mixins/select/click.css +25 -0
  1479. package/themes/dist/mixins/select/corp.css +7 -0
  1480. package/themes/dist/mixins/select/intranet.css +4 -0
  1481. package/themes/dist/mixins/select/mobile.css +4 -0
  1482. package/themes/dist/mixins/select/site.css +4 -0
  1483. package/themes/dist/mixins/site.css +15 -0
  1484. package/themes/dist/mixins/skeleton/click.css +8 -0
  1485. package/themes/dist/mixins/slider/click.css +16 -0
  1486. package/themes/dist/mixins/slider/intranet.css +5 -0
  1487. package/themes/dist/mixins/slider/mobile.css +5 -0
  1488. package/themes/dist/mixins/slider-input/intranet.css +3 -0
  1489. package/themes/dist/mixins/slider-input/mobile.css +3 -0
  1490. package/themes/dist/mixins/switch/click.css +5 -0
  1491. package/themes/dist/mixins/tabs/click.css +20 -0
  1492. package/themes/dist/mixins/tabs/corp.css +4 -0
  1493. package/themes/dist/mixins/tabs/site.css +8 -0
  1494. package/themes/dist/mixins/tag/click.css +12 -0
  1495. package/themes/dist/mixins/tag/intranet.css +16 -0
  1496. package/themes/dist/mixins/tag/mobile.css +17 -0
  1497. package/themes/dist/mixins/toast-plate/click.css +10 -0
  1498. package/themes/dist/mobile.css +803 -0
  1499. package/themes/dist/modal/click.css +30 -0
  1500. package/themes/dist/modal/corp.css +4 -0
  1501. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
  1502. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
  1503. package/themes/dist/modern/dark.d.ts +2 -0
  1504. package/themes/dist/modern/dark.js +6 -0
  1505. package/themes/dist/package.json +12 -0
  1506. package/themes/dist/radio/click.css +9 -0
  1507. package/themes/dist/radio/intranet.css +19 -0
  1508. package/themes/dist/radio/mobile.css +19 -0
  1509. package/themes/dist/select/click.css +25 -0
  1510. package/themes/dist/select/corp.css +7 -0
  1511. package/themes/dist/select/intranet.css +4 -0
  1512. package/themes/dist/select/mobile.css +4 -0
  1513. package/themes/dist/select/site.css +4 -0
  1514. package/themes/dist/send-stats.js +82 -0
  1515. package/themes/dist/site.css +705 -0
  1516. package/themes/dist/skeleton/click.css +8 -0
  1517. package/themes/dist/slider/click.css +16 -0
  1518. package/themes/dist/slider/intranet.css +5 -0
  1519. package/themes/dist/slider/mobile.css +5 -0
  1520. package/themes/dist/slider-input/intranet.css +3 -0
  1521. package/themes/dist/slider-input/mobile.css +3 -0
  1522. package/themes/dist/switch/click.css +5 -0
  1523. package/themes/dist/tabs/click.css +20 -0
  1524. package/themes/dist/tabs/corp.css +4 -0
  1525. package/themes/dist/tabs/site.css +8 -0
  1526. package/themes/dist/tag/click.css +12 -0
  1527. package/themes/dist/tag/intranet.css +16 -0
  1528. package/themes/dist/tag/mobile.css +17 -0
  1529. package/themes/dist/toast-plate/click.css +10 -0
  1530. package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
  1531. package/themes/intranet.css +1 -0
  1532. package/themes/mixins/button/click.css +1 -0
  1533. package/themes/mixins/button/corp.css +1 -0
  1534. package/themes/mixins/button/intranet.css +1 -0
  1535. package/themes/mixins/button/mobile.css +1 -0
  1536. package/themes/mixins/toast-plate/click.css +2 -0
  1537. package/themes/mobile.css +1 -0
  1538. package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
  1539. package/themes/package.json +1 -10
  1540. package/themes/send-stats.js +0 -0
  1541. package/themes/toast-plate/click.css +2 -0
  1542. package/toast/component.d.ts +19 -11
  1543. package/toast/component.js +3 -2
  1544. package/toast/cssm/component.d.ts +19 -11
  1545. package/toast/cssm/component.js +2 -1
  1546. package/toast/cssm/index.module.css +3 -0
  1547. package/toast/esm/component.d.ts +19 -11
  1548. package/toast/esm/component.js +3 -2
  1549. package/toast/esm/index.css +12 -9
  1550. package/toast/index.css +12 -9
  1551. package/toast/modern/component.d.ts +19 -11
  1552. package/toast/modern/component.js +3 -2
  1553. package/toast/modern/index.css +12 -9
  1554. package/toast-plate/component.d.ts +17 -1
  1555. package/toast-plate/component.js +14 -10
  1556. package/toast-plate/cssm/component.d.ts +17 -1
  1557. package/toast-plate/cssm/component.js +13 -9
  1558. package/toast-plate/cssm/index.js +1 -1
  1559. package/toast-plate/cssm/index.module.css +20 -16
  1560. package/toast-plate/esm/component.d.ts +17 -1
  1561. package/toast-plate/esm/component.js +14 -10
  1562. package/toast-plate/esm/index.css +32 -28
  1563. package/toast-plate/esm/index.js +1 -1
  1564. package/toast-plate/index.css +32 -28
  1565. package/toast-plate/index.js +1 -1
  1566. package/toast-plate/modern/component.d.ts +17 -1
  1567. package/toast-plate/modern/component.js +11 -7
  1568. package/toast-plate/modern/index.css +32 -28
  1569. package/toast-plate/modern/index.js +1 -1
  1570. package/tooltip/{Component-63eb5fdf.d.ts → Component-bbbef5f2.d.ts} +0 -0
  1571. package/tooltip/{Component-63eb5fdf.js → Component-bbbef5f2.js} +3 -3
  1572. package/tooltip/Component.js +1 -1
  1573. package/tooltip/component.responsive.js +7 -6
  1574. package/tooltip/cssm/component.responsive.js +5 -4
  1575. package/tooltip/default.css +3 -3
  1576. package/tooltip/esm/{Component-33302743.d.ts → Component-9bc49417.d.ts} +0 -0
  1577. package/tooltip/esm/{Component-33302743.js → Component-9bc49417.js} +3 -3
  1578. package/tooltip/esm/Component.js +1 -1
  1579. package/tooltip/esm/component.responsive.js +6 -6
  1580. package/tooltip/esm/default.css +3 -3
  1581. package/tooltip/esm/index.css +6 -6
  1582. package/tooltip/esm/index.d.ts +1 -1
  1583. package/tooltip/esm/index.js +1 -1
  1584. package/tooltip/esm/inverted.css +5 -5
  1585. package/tooltip/esm/responsive.css +3 -3
  1586. package/tooltip/esm/responsive.js +1 -1
  1587. package/tooltip/index.css +6 -6
  1588. package/tooltip/index.d.ts +1 -1
  1589. package/tooltip/index.js +1 -1
  1590. package/tooltip/inverted.css +5 -5
  1591. package/tooltip/modern/Component.js +3 -3
  1592. package/tooltip/modern/component.responsive.js +5 -5
  1593. package/tooltip/modern/default.css +3 -3
  1594. package/tooltip/modern/index.css +6 -6
  1595. package/tooltip/modern/inverted.css +5 -5
  1596. package/tooltip/modern/responsive.css +3 -3
  1597. package/tooltip/responsive.css +3 -3
  1598. package/tooltip/responsive.js +1 -1
  1599. package/typography/colors.css +12 -12
  1600. package/typography/{colors.module-b38fb1e2.d.ts → colors.module-ca328842.d.ts} +0 -0
  1601. package/typography/{colors.module-b38fb1e2.js → colors.module-ca328842.js} +1 -1
  1602. package/typography/common.module-f6091e6a.js +4 -0
  1603. package/typography/component.js +2 -2
  1604. package/typography/esm/colors.css +12 -12
  1605. package/typography/esm/{colors.module-9ba992f7.d.ts → colors.module-18dafa92.d.ts} +0 -0
  1606. package/typography/esm/{colors.module-9ba992f7.js → colors.module-18dafa92.js} +1 -1
  1607. package/typography/esm/common.module-bf4529a8.js +4 -0
  1608. package/typography/esm/component.js +2 -2
  1609. package/typography/esm/index.js +2 -2
  1610. package/typography/esm/text/component.d.ts +1 -1
  1611. package/typography/esm/text/component.js +2 -2
  1612. package/typography/esm/text/index.css +13 -13
  1613. package/typography/esm/text/index.js +1 -1
  1614. package/typography/esm/title/common.css +4 -4
  1615. package/typography/esm/title/component.d.ts +1 -1
  1616. package/typography/esm/title/component.js +1 -1
  1617. package/typography/esm/title/index.css +18 -18
  1618. package/typography/esm/title/index.js +3 -3
  1619. package/typography/esm/title-mobile/component.js +3 -3
  1620. package/typography/esm/title-mobile/index.css +13 -13
  1621. package/typography/esm/title-mobile/index.js +2 -2
  1622. package/typography/esm/title-responsive/component.js +3 -3
  1623. package/typography/esm/title-responsive/index.css +40 -40
  1624. package/typography/esm/title-responsive/index.js +2 -2
  1625. package/typography/index.js +2 -2
  1626. package/typography/modern/colors.css +12 -12
  1627. package/typography/modern/colors.module-4aa19d80.js +4 -0
  1628. package/typography/modern/common.module-bf4529a8.js +4 -0
  1629. package/typography/modern/component.js +2 -2
  1630. package/typography/modern/index.js +2 -2
  1631. package/typography/modern/text/component.js +2 -2
  1632. package/typography/modern/text/index.css +13 -13
  1633. package/typography/modern/text/index.js +1 -1
  1634. package/typography/modern/title/common.css +4 -4
  1635. package/typography/modern/title/component.js +1 -1
  1636. package/typography/modern/title/index.css +18 -18
  1637. package/typography/modern/title/index.js +3 -3
  1638. package/typography/modern/title-mobile/component.js +3 -3
  1639. package/typography/modern/title-mobile/index.css +13 -13
  1640. package/typography/modern/title-mobile/index.js +2 -2
  1641. package/typography/modern/title-responsive/component.js +3 -3
  1642. package/typography/modern/title-responsive/index.css +40 -40
  1643. package/typography/modern/title-responsive/index.js +2 -2
  1644. package/typography/text/component.js +2 -2
  1645. package/typography/text/index.css +13 -13
  1646. package/typography/text/index.js +1 -1
  1647. package/typography/title/common.css +4 -4
  1648. package/typography/title/component.js +1 -1
  1649. package/typography/title/index.css +18 -18
  1650. package/typography/title/index.js +3 -3
  1651. package/typography/title-mobile/component.js +3 -3
  1652. package/typography/title-mobile/index.css +13 -13
  1653. package/typography/title-mobile/index.js +2 -2
  1654. package/typography/title-responsive/component.js +3 -3
  1655. package/typography/title-responsive/index.css +40 -40
  1656. package/typography/title-responsive/index.js +2 -2
  1657. package/vars/colors-bluetint.js +0 -2
  1658. package/vars/colors-indigo.js +0 -2
  1659. package/vars/cssm/colors-bluetint.js +0 -2
  1660. package/vars/cssm/colors-indigo.js +0 -2
  1661. package/vars/dist/border-radius.css +9 -0
  1662. package/vars/dist/colors-addons.css +98 -0
  1663. package/vars/dist/colors-bluetint.css +403 -0
  1664. package/vars/dist/colors-bluetint.d.ts +2 -0
  1665. package/vars/dist/colors-bluetint.js +12 -0
  1666. package/vars/dist/colors-indigo.css +403 -0
  1667. package/vars/dist/colors-indigo.d.ts +2 -0
  1668. package/vars/dist/colors-indigo.js +12 -0
  1669. package/vars/dist/colors-transparent.css +26 -0
  1670. package/vars/dist/colors-x5.css +4 -0
  1671. package/vars/dist/colors.css +71 -0
  1672. package/vars/dist/cssm/border-radius.css +9 -0
  1673. package/vars/dist/cssm/colors-addons.css +98 -0
  1674. package/vars/dist/cssm/colors-bluetint.css +403 -0
  1675. package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
  1676. package/vars/dist/cssm/colors-bluetint.js +12 -0
  1677. package/vars/dist/cssm/colors-indigo.css +403 -0
  1678. package/vars/dist/cssm/colors-indigo.d.ts +2 -0
  1679. package/vars/dist/cssm/colors-indigo.js +12 -0
  1680. package/vars/dist/cssm/colors-transparent.css +26 -0
  1681. package/vars/dist/cssm/colors-x5.css +4 -0
  1682. package/vars/dist/cssm/colors.css +71 -0
  1683. package/vars/dist/cssm/gaps.css +30 -0
  1684. package/vars/dist/cssm/index.css +681 -0
  1685. package/vars/dist/cssm/mixins.css +1 -0
  1686. package/vars/dist/cssm/shadows-indigo.css +38 -0
  1687. package/vars/dist/cssm/typography.css +6 -0
  1688. package/vars/dist/esm/colors-bluetint.d.ts +2 -0
  1689. package/vars/dist/esm/colors-bluetint.js +6 -0
  1690. package/vars/dist/esm/colors-indigo.d.ts +2 -0
  1691. package/vars/dist/esm/colors-indigo.js +6 -0
  1692. package/vars/dist/gaps.css +30 -0
  1693. package/vars/dist/index.css +9 -0
  1694. package/vars/dist/mixins.css +4 -0
  1695. package/vars/dist/modern/colors-bluetint.d.ts +2 -0
  1696. package/vars/dist/modern/colors-bluetint.js +6 -0
  1697. package/vars/dist/modern/colors-indigo.d.ts +2 -0
  1698. package/vars/dist/modern/colors-indigo.js +6 -0
  1699. package/vars/dist/package.json +13 -0
  1700. package/vars/dist/send-stats.js +82 -0
  1701. package/vars/dist/shadows-indigo.css +38 -0
  1702. package/vars/dist/typography.css +586 -0
  1703. package/vars/package.json +1 -11
  1704. package/vars/send-stats.js +0 -0
  1705. package/with-suffix/Component.js +1 -1
  1706. package/with-suffix/esm/Component.js +1 -1
  1707. package/with-suffix/esm/index.css +9 -9
  1708. package/with-suffix/index.css +9 -9
  1709. package/with-suffix/modern/Component.js +1 -1
  1710. package/with-suffix/modern/index.css +9 -9
  1711. package/calendar-range/modern/index.module-32c42249.js +0 -4
  1712. package/grid/esm/gutters.module-da4fbc95.js +0 -27
  1713. package/grid/gutters.module-a53cde3d.js +0 -28
  1714. package/grid/modern/gutters.module-00cae7da.js +0 -4
  1715. package/modal/esm/transitions.module-3ddf5895.js +0 -4
  1716. package/modal/modern/transitions.module-3ddf5895.js +0 -4
  1717. package/modal/transitions.module-010c331b.js +0 -4
  1718. package/tabs/esm/index.module-0c35fb92.js +0 -4
  1719. package/tabs/esm/index.module-bf5ed13d.js +0 -4
  1720. package/tabs/index.module-3d3a2e52.js +0 -4
  1721. package/tabs/index.module-a1e7181c.js +0 -4
  1722. package/tabs/modern/index.module-0c35fb92.js +0 -4
  1723. package/tabs/modern/index.module-bf5ed13d.js +0 -4
  1724. package/typography/common.module-349e8d6d.js +0 -4
  1725. package/typography/esm/common.module-95653ede.js +0 -4
  1726. package/typography/modern/colors.module-daa94b23.js +0 -4
  1727. package/typography/modern/common.module-95653ede.js +0 -4
@@ -1,331 +1,325 @@
1
- .divider__component_in925 {
2
- border-bottom: 1px solid #2b2b2e;
3
- }.card-image__cardImage_w780w {
1
+ .card-image__cardImage_12e20 {
4
2
  background: #e7e8ea;
5
3
  }
6
- .card-image__loaded_w780w {
4
+ .card-image__loaded_12e20 {
7
5
  background: transparent
8
- }.badge__component_q8s22 {
6
+ }.badge__component_yaxw8 {
9
7
  background-color: #ef3124;
10
8
  color: #000;
11
9
  }
12
- .badge__outlineCount_q8s22 {
10
+ .badge__outlineCount_yaxw8 {
13
11
  background-color: #121212;
14
12
  }
15
- .badge__icon_q8s22 {
13
+ .badge__icon_yaxw8 {
16
14
  color: #2fc26e
17
15
  }
18
- .badge__icon_q8s22.badge__positive_q8s22 {
16
+ .badge__icon_yaxw8.badge__positive_yaxw8 {
19
17
  color: #2fc26e;
20
18
  background-color: #2fc26e;
21
19
  }
22
- .badge__icon_q8s22.badge__attention_q8s22 {
20
+ .badge__icon_yaxw8.badge__attention_yaxw8 {
23
21
  color: #f6bf65;
24
22
  background-color: #f6bf65;
25
23
  }
26
- .badge__icon_q8s22.badge__negative_q8s22 {
24
+ .badge__icon_yaxw8.badge__negative_yaxw8 {
27
25
  color: #d91d0b;
28
26
  background-color: #d91d0b;
29
27
  }
30
- .badge__icon_q8s22.badge__link_q8s22 {
28
+ .badge__icon_yaxw8.badge__link_yaxw8 {
31
29
  color: #0072ef;
32
30
  background-color: #0072ef;
33
31
  }
34
- .badge__icon_q8s22.badge__tertiary_q8s22 {
32
+ .badge__icon_yaxw8.badge__tertiary_yaxw8 {
35
33
  color: #464649;
36
34
  background-color: #464649;
37
35
  }
38
- .badge__icon_q8s22.badge__secondary_q8s22 {
36
+ .badge__icon_yaxw8.badge__secondary_yaxw8 {
39
37
  color: #8d8d93;
40
38
  background-color: #8d8d93;
41
39
  }
42
- .badge__icon_q8s22.badge__primary_q8s22 {
40
+ .badge__icon_yaxw8.badge__primary_yaxw8 {
43
41
  color: #fff;
44
42
  background-color: #fff;
45
43
  }
46
- .badge__icon_q8s22:before {
44
+ .badge__icon_yaxw8:before {
47
45
  background-color: #121212;
48
46
  }
49
- .badge__outline_q8s22 {
47
+ .badge__outline_yaxw8 {
50
48
  background-color: #121212;
51
49
  }
52
- .badge__outlineColor_q8s22.badge__attention_q8s22 {
50
+ .badge__outlineColor_yaxw8.badge__attention_yaxw8 {
53
51
  background-color: #f6bf65;
54
52
  }
55
- .badge__outlineColor_q8s22.badge__positive_q8s22 {
53
+ .badge__outlineColor_yaxw8.badge__positive_yaxw8 {
56
54
  background-color: #2fc26e;
57
55
  }
58
- .badge__outlineColor_q8s22.badge__negative_q8s22 {
56
+ .badge__outlineColor_yaxw8.badge__negative_yaxw8 {
59
57
  background-color: #d91d0b;
60
58
  }
61
- .badge__outlineColor_q8s22.badge__link_q8s22 {
59
+ .badge__outlineColor_yaxw8.badge__link_yaxw8 {
62
60
  background-color: #0072ef;
63
61
  }
64
- .badge__outlineColor_q8s22 .badge__tertiary_q8s22 {
62
+ .badge__outlineColor_yaxw8 .badge__tertiary_yaxw8 {
65
63
  background-color: #464649;
66
64
  }
67
- .badge__outlineColor_q8s22.badge__secondary_q8s22 {
65
+ .badge__outlineColor_yaxw8.badge__secondary_yaxw8 {
68
66
  background-color: #8d8d93;
69
67
  }
70
- .badge__outlineColor_q8s22.badge__primary_q8s22 {
68
+ .badge__outlineColor_yaxw8.badge__primary_yaxw8 {
71
69
  background-color: #fff;
72
- }.backdrop__backdrop_wcod5 {
70
+ }.backdrop__backdrop_11oco {
73
71
  -webkit-tap-highlight-color: transparent;
74
72
  }
75
- .backdrop__appear_wcod5,
76
- .backdrop__enter_wcod5 {
73
+ .backdrop__appear_11oco,
74
+ .backdrop__enter_11oco {
77
75
  background-color: transparent;
78
76
  }
79
- .backdrop__appearActive_wcod5,
80
- .backdrop__enterActive_wcod5,
81
- .backdrop__appearDone_wcod5,
82
- .backdrop__enterDone_wcod5 {
77
+ .backdrop__appearActive_11oco,
78
+ .backdrop__enterActive_11oco,
79
+ .backdrop__appearDone_11oco,
80
+ .backdrop__enterDone_11oco {
83
81
  background-color: rgba(0, 0, 0, 0.8);
84
82
  }
85
- .backdrop__exit_wcod5 {
83
+ .backdrop__exit_11oco {
86
84
  background-color: rgba(0, 0, 0, 0.8);
87
85
  }
88
- .backdrop__exitActive_wcod5,
89
- .backdrop__exitDone_wcod5 {
86
+ .backdrop__exitActive_11oco,
87
+ .backdrop__exitDone_11oco {
90
88
  background-color: transparent;
91
- }.checkbox-group__error_15s3c {
89
+ }.checkbox-group__error_qjz9v {
92
90
  border-left: 1px solid #f15045;
93
91
  }
94
- .checkbox-group__label_15s3c {
92
+ .checkbox-group__label_qjz9v {
95
93
  color: #fff;
96
94
  }
97
- .checkbox-group__errorMessage_15s3c {
95
+ .checkbox-group__errorMessage_qjz9v {
98
96
  color: #f15045;
99
97
  }
100
- .checkbox-group__hint_15s3c {
98
+ .checkbox-group__hint_qjz9v {
101
99
  color: #8d8d93;
102
- }.dropzone__component_sidcf {
103
- border: 2px dashed #464649;
104
- }
105
- .dropzone__component_sidcf:not(.dropzone__disabled_sidcf):hover {
106
- background-color: transparent;
107
- }
108
- .dropzone__dragOver_sidcf {
109
- background-color: transparent;
110
- }
111
- .dropzone__error_sidcf {
112
- border-color: #ef3124;
113
- }
114
- .dropzone__overlay_14352 {
115
- background: #202022;
116
- }
117
- .dropzone__text_14352 {
118
- color: #fff;
119
- }.checkbox__box_o1jgr {
100
+ }.checkbox__box_1tfkr {
120
101
  color: #000;
121
102
  background-color: #000;
122
103
  border: 1.5px solid #8d8d93;
123
104
  }
124
- .checkbox__checkedIcon_o1jgr {
105
+ .checkbox__checkedIcon_1tfkr {
125
106
  color: #000;
126
107
  }
127
- .checkbox__component_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
108
+ .checkbox__component_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
128
109
  background-color: #000;
129
110
  border-color: #8d8d93;
130
111
  }
131
- .checkbox__component_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
112
+ .checkbox__component_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
132
113
  background-color: #000;
133
114
  border-color: #fff;
134
115
  }
135
- .checkbox__checked_o1jgr .checkbox__box_o1jgr {
116
+ .checkbox__checked_1tfkr .checkbox__box_1tfkr {
136
117
  background-color: #fff;
137
118
  border-color: transparent;
138
119
  }
139
- .checkbox__checked_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
120
+ .checkbox__checked_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
140
121
  background-color: rgb(255, 255, 255);
141
122
  border-color: transparent;
142
123
  }
143
- .checkbox__checked_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
124
+ .checkbox__checked_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
144
125
  background-color: rgb(255, 255, 255);
145
126
  border-color: transparent;
146
127
  }
147
- .checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
128
+ .checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
148
129
  background-color: #fff;
149
130
  border-color: transparent;
150
131
  }
151
- .checkbox__indeterminate_o1jgr:hover:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
132
+ .checkbox__indeterminate_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
152
133
  background-color: rgb(255, 255, 255);
153
134
  border-color: transparent;
154
135
  }
155
- .checkbox__indeterminate_o1jgr:active:not(.checkbox__disabled_o1jgr):not(.checkbox__inactive_o1jgr) .checkbox__box_o1jgr {
136
+ .checkbox__indeterminate_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
156
137
  background-color: rgb(255, 255, 255);
157
138
  border-color: transparent;
158
139
  }
159
- .checkbox__disabled_o1jgr .checkbox__box_o1jgr {
140
+ .checkbox__disabled_1tfkr .checkbox__box_1tfkr {
160
141
  background-color: #000;
161
142
  border-color: #2a2a2c;
162
143
  }
163
- .checkbox__disabled_o1jgr.checkbox__checked_o1jgr .checkbox__box_o1jgr {
144
+ .checkbox__disabled_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
164
145
  background-color: #3a3a3c;
165
146
  border-color: transparent;
166
147
  }
167
- .checkbox__disabled_o1jgr.checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
148
+ .checkbox__disabled_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
168
149
  background-color: #3a3a3c;
169
150
  border-color: transparent;
170
151
  }
171
- .checkbox__disabled_o1jgr .checkbox__label_o1jgr {
152
+ .checkbox__disabled_1tfkr .checkbox__label_1tfkr {
172
153
  color: #8d8d93;
173
154
  }
174
- .checkbox__disabled_o1jgr .checkbox__hint_o1jgr {
155
+ .checkbox__disabled_1tfkr .checkbox__hint_1tfkr {
175
156
  color: #8d8d93;
176
157
  }
177
- .checkbox__inactive_o1jgr .checkbox__box_o1jgr {
158
+ .checkbox__inactive_1tfkr .checkbox__box_1tfkr {
178
159
  background-color: #3a3a3c;
179
160
  border-color: #464649;
180
161
  }
181
- .checkbox__inactive_o1jgr.checkbox__checked_o1jgr .checkbox__box_o1jgr {
162
+ .checkbox__inactive_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
182
163
  color: #464649;
183
164
  border-color: transparent;
184
165
  }
185
- .checkbox__inactive_o1jgr.checkbox__indeterminate_o1jgr .checkbox__box_o1jgr {
166
+ .checkbox__inactive_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
186
167
  border-color: transparent;
187
168
  }
188
- .checkbox__focused_o1jgr .checkbox__box_o1jgr {
169
+ .checkbox__focused_1tfkr .checkbox__box_1tfkr {
189
170
  outline: 2px solid #0072ef;
190
171
  }
191
- .checkbox__label_o1jgr {
172
+ .checkbox__label_1tfkr {
192
173
  color: #fff;
193
174
  }
194
- .checkbox__errorMessage_o1jgr {
175
+ .checkbox__errorMessage_1tfkr {
195
176
  color: #f15045;
196
177
  }
197
- .checkbox__hint_o1jgr {
178
+ .checkbox__hint_1tfkr {
198
179
  color: #8d8d93;
199
180
  }
200
- .checkbox__inactive_o1jgr .checkbox__indeterminateLine_o1jgr {
181
+ .checkbox__inactive_1tfkr .checkbox__indeterminateLine_1tfkr {
201
182
  background-color: #464649;
202
183
  }
203
- .checkbox__indeterminateLine_o1jgr {
184
+ .checkbox__indeterminateLine_1tfkr {
204
185
  background-color: #000;
205
- }.code-input__error_1q6ok {
186
+ }.divider__component_1muy1 {
187
+ border-bottom: 1px solid #2b2b2e;
188
+ }.code-input__error_1fzrb {
206
189
  color: #f15045;
207
190
  }
208
- @keyframes code-input__shake_1q6ok {
191
+ @keyframes code-input__shake_1fzrb {
209
192
  }
210
- .code-input__input_aqmqy {
193
+ .code-input__input_1fmyg {
211
194
  background-color: #202022;
212
195
  color: #fff
213
196
  }
214
- .code-input__input_aqmqy.code-input__hasError_aqmqy {
197
+ .code-input__input_1fmyg.code-input__hasError_1fmyg {
215
198
  color: #f15045;
216
199
  caret-color: #fff;
217
200
  background-color: #35110d;
218
201
  }
219
- .code-input__input_aqmqy.code-input__disabled_aqmqy {
202
+ .code-input__input_1fmyg.code-input__disabled_1fmyg {
220
203
  color: #464649;
221
204
  }
222
- .code-input__input_aqmqy:-webkit-autofill {
205
+ .code-input__input_1fmyg:-webkit-autofill {
223
206
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_16583 {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_16583 {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_16583 {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_16583 {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_16583 {
241
- background: #d91d0b;
207
+ }.dropzone__component_s0l62 {
208
+ border: 2px dashed #464649;
242
209
  }
243
- .hatching-progress-bar__link_16583 {
244
- background: #0072ef;
210
+ .dropzone__component_s0l62:not(.dropzone__disabled_s0l62):hover {
211
+ background-color: transparent;
245
212
  }
246
- .hatching-progress-bar__tertiary_16583 {
247
- background: #464649;
213
+ .dropzone__dragOver_s0l62 {
214
+ background-color: transparent;
248
215
  }
249
- .hatching-progress-bar__secondary_16583 {
250
- background: #8d8d93;
216
+ .dropzone__error_s0l62 {
217
+ border-color: #ef3124;
251
218
  }
252
- .hatching-progress-bar__primary_16583 {
253
- background: #fff;
219
+ .dropzone__overlay_wcjer {
220
+ background: #202022;
254
221
  }
255
- .hatching-progress-bar__accent_16583 {
256
- background: #ef3124;
257
- }.form-control__component_1vv7e {
222
+ .dropzone__text_wcjer {
223
+ color: #fff;
224
+ }.form-control__component_1uhfn {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_1vv7e {
227
+ .form-control__inner_1uhfn {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_1vv7e {
230
+ .form-control__label_1uhfn {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_1vv7e {
233
+ .form-control__hint_1uhfn {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_1vv7e {
236
+ .form-control__disabled_1uhfn {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__focused_1vv7e.form-control__inner_1vv7e {
240
+ .form-control__focused_1uhfn.form-control__inner_1uhfn {
274
241
  background-color: #202022;
275
242
  }
276
- .form-control__inner_1vv7e:not(.form-control__disabled_1vv7e):hover {
243
+ .form-control__inner_1uhfn:not(.form-control__disabled_1uhfn):hover {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__error_1vv7e {
246
+ .form-control__error_1uhfn {
280
247
  color: #f15045;
281
248
  }
282
- .form-control__hasError_1vv7e .form-control__label_1vv7e {
249
+ .form-control__hasError_1uhfn .form-control__label_1uhfn {
283
250
  color: #f15045;
284
251
  }
285
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
286
253
  }
287
- .form-control__component_10h81 {
254
+ .form-control__component_z3gan {
288
255
  color: #000;
289
256
  }
290
- .form-control__inner_10h81 {
257
+ .form-control__inner_z3gan {
291
258
  background-color: #f3f4f5;
292
259
  }
293
- .form-control__label_10h81 {
260
+ .form-control__label_z3gan {
294
261
  color: rgba(60, 60, 67, 0.6);
295
262
  }
296
- .form-control__hint_10h81 {
263
+ .form-control__hint_z3gan {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__disabled_10h81 {
266
+ .form-control__disabled_z3gan {
300
267
  background-color: #f3f4f5;
301
268
  color: rgba(60, 60, 67, 0.6);
302
269
  }
303
- .form-control__focused_10h81.form-control__inner_10h81 {
270
+ .form-control__focused_z3gan.form-control__inner_z3gan {
304
271
  background-color: #f3f4f5;
305
272
  }
306
- .form-control__inner_10h81:not(.form-control__disabled_10h81):hover {
273
+ .form-control__inner_z3gan:not(.form-control__disabled_z3gan):hover {
307
274
  background-color: #f3f4f5;
308
275
  }
309
- .form-control__error_10h81 {
276
+ .form-control__error_z3gan {
310
277
  color: #ef3124;
311
278
  }
312
- .form-control__hasError_10h81 .form-control__label_10h81 {
279
+ .form-control__hasError_z3gan .form-control__label_z3gan {
313
280
  color: #ef3124;
314
- }@keyframes loader__blink_1qb9n {
315
- }.icon-view__component_14cbc {
281
+ }.hatching-progress-bar__container_kygtt {
282
+ background: rgba(255, 255, 255, 0.1);
283
+ }
284
+ .hatching-progress-bar__hatch_kygtt {
285
+ background: repeating-linear-gradient(
286
+ -45deg,
287
+ #464649 6px 10px,
288
+ rgba(255, 255, 255, 0) 10px 18px
289
+ );
290
+ }
291
+ .hatching-progress-bar__positive_kygtt {
292
+ background: #2fc26e;
293
+ }
294
+ .hatching-progress-bar__attention_kygtt {
295
+ background: #f6bf65;
296
+ }
297
+ .hatching-progress-bar__negative_kygtt {
298
+ background: #d91d0b;
299
+ }
300
+ .hatching-progress-bar__link_kygtt {
301
+ background: #0072ef;
302
+ }
303
+ .hatching-progress-bar__tertiary_kygtt {
304
+ background: #464649;
305
+ }
306
+ .hatching-progress-bar__secondary_kygtt {
307
+ background: #8d8d93;
308
+ }
309
+ .hatching-progress-bar__primary_kygtt {
310
+ background: #fff;
311
+ }
312
+ .hatching-progress-bar__accent_kygtt {
313
+ background: #ef3124;
314
+ }.icon-view__component_1hb83 {
316
315
  color: rgba(235, 235, 245, 0.6);
317
316
  }
318
- .icon-view__bg_14cbc {
317
+ .icon-view__bg_1hb83 {
319
318
  fill: #f3f4f5;
320
319
  }
321
- .icon-view__border_14cbc {
320
+ .icon-view__border_1hb83 {
322
321
  stroke: rgba(255, 255, 255, 0.1);
323
322
  fill: transparent;
324
- }.list__list_pa7g8 {
325
- color: #fff;
326
- }
327
- .list__slot_pa7g8 {
328
- color: #fff;
329
323
  }@media (max-width: 599px) {
330
324
  }
331
325
  @media (min-width: 360px) {
@@ -374,170 +368,176 @@
374
368
  }
375
369
  @media (min-width: 1920px) {
376
370
  }
377
- .link__primary_je0bd {
371
+ .list__list_orfgk {
372
+ color: #fff;
373
+ }
374
+ .list__slot_orfgk {
375
+ color: #fff;
376
+ }.link__primary_18f6l {
378
377
  color: #fff;
379
378
  border-bottom-color: #fff
380
379
  }
381
- .link__primary_je0bd:hover {
380
+ .link__primary_18f6l:hover {
382
381
  color: rgb(255, 255, 255);
383
382
  }
384
- .link__primary_je0bd:active {
383
+ .link__primary_18f6l:active {
385
384
  color: rgb(255, 255, 255);
386
385
  }
387
- .link__secondary_je0bd {
386
+ .link__secondary_18f6l {
388
387
  color: #8d8d93;
389
388
  border-bottom-color: #8d8d93
390
389
  }
391
- .link__secondary_je0bd:hover {
390
+ .link__secondary_18f6l:hover {
392
391
  color: rgb(164, 164, 169);
393
392
  }
394
- .link__secondary_je0bd:active {
393
+ .link__secondary_18f6l:active {
395
394
  color: rgb(187, 187, 190);
396
395
  }
397
- .link__defaultView_je0bd {
396
+ .link__defaultView_18f6l {
398
397
  color: #0072ef;
399
398
  border-bottom-color: #0072ef
400
399
  }
401
- .link__defaultView_je0bd:hover {
400
+ .link__defaultView_18f6l:hover {
402
401
  color: rgb(51, 142, 242);
403
402
  }
404
- .link__defaultView_je0bd:active {
403
+ .link__defaultView_18f6l:active {
405
404
  color: rgb(102, 170, 245);
406
405
  }
407
- .link__component_1ft22:hover .link__text_1ft22,
408
- .link__component_1ft22:active .link__text_1ft22 {
406
+ .link__component_1ugln:hover .link__text_1ugln,
407
+ .link__component_1ugln:active .link__text_1ugln {
409
408
  border-bottom-color: rgba(0, 0, 0, 0);
410
409
  }
411
- .link__focused_1ft22 {
410
+ .link__focused_1ugln {
412
411
  outline: 2px solid #0072ef;
413
412
  }
414
- .link__primary_1mbkf {
413
+ .link__primary_cbmnk {
415
414
  color: #000;
416
415
  border-bottom-color: #000
417
416
  }
418
- .link__primary_1mbkf:hover {
417
+ .link__primary_cbmnk:hover {
419
418
  color: rgb(204, 204, 204);
420
419
  }
421
- .link__primary_1mbkf:active {
420
+ .link__primary_cbmnk:active {
422
421
  color: rgb(153, 153, 153);
423
422
  }
424
- .link__secondary_1mbkf {
423
+ .link__secondary_cbmnk {
425
424
  color: #8a8a8e;
426
425
  border-bottom-color: #8a8a8e
427
426
  }
428
- .link__secondary_1mbkf:hover {
427
+ .link__secondary_cbmnk:hover {
429
428
  color: rgb(146, 150, 156);
430
429
  }
431
- .link__secondary_1mbkf:active {
430
+ .link__secondary_cbmnk:active {
432
431
  color: rgb(109, 113, 117);
433
432
  }
434
- .link__defaultView_1mbkf {
433
+ .link__defaultView_cbmnk {
435
434
  color: #0072ef;
436
435
  border-bottom-color: #0072ef
437
436
  }
438
- .link__defaultView_1mbkf:hover {
437
+ .link__defaultView_cbmnk:hover {
439
438
  color: rgb(0, 98, 204);
440
439
  }
441
- .link__defaultView_1mbkf:active {
440
+ .link__defaultView_cbmnk:active {
442
441
  color: rgb(0, 73, 153);
443
- }.progress-bar__container_9w4da {
442
+ }@keyframes loader__blink_1m5rg {
443
+ }.progress-bar__container_nq7v2 {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_9w4da.progress-bar__positive_9w4da {
446
+ .progress-bar__filled_nq7v2.progress-bar__positive_nq7v2 {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_9w4da.progress-bar__negative_9w4da {
449
+ .progress-bar__filled_nq7v2.progress-bar__negative_nq7v2 {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_9w4da.progress-bar__attention_9w4da {
452
+ .progress-bar__filled_nq7v2.progress-bar__attention_nq7v2 {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_9w4da.progress-bar__link_9w4da {
455
+ .progress-bar__filled_nq7v2.progress-bar__link_nq7v2 {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_9w4da.progress-bar__tertiary_9w4da {
458
+ .progress-bar__filled_nq7v2.progress-bar__tertiary_nq7v2 {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_9w4da.progress-bar__secondary_9w4da {
461
+ .progress-bar__filled_nq7v2.progress-bar__secondary_nq7v2 {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_9w4da.progress-bar__primary_9w4da {
464
+ .progress-bar__filled_nq7v2.progress-bar__primary_nq7v2 {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_9w4da.progress-bar__accent_9w4da {
467
+ .progress-bar__filled_nq7v2.progress-bar__accent_nq7v2 {
468
468
  background: #ef3124;
469
- }.pure-input__input_1uix8 {
469
+ }.pure-input__input_6lj4s {
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_1uix8:-webkit-autofill {
474
+ .pure-input__input_6lj4s:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_1uix8::placeholder {
477
+ .pure-input__input_6lj4s::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_1uix8::placeholder {
480
+ .pure-input__hasLabel_6lj4s::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_1uix8 {
483
+ .pure-input__clearIcon_6lj4s {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_1uix8:read-only {
486
+ .pure-input__input_6lj4s:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_1uix8:read-only:focus::placeholder {
489
+ .pure-input__input_6lj4s:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_1uix8:disabled {
492
+ .pure-input__input_6lj4s:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_1uix8:focus::placeholder {
496
+ .pure-input__input_6lj4s:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_1uix8 {
499
+ .pure-input__error_6lj4s {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_1uix8 {
503
+ .pure-input__component_6lj4s {
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_1uix8::placeholder {
508
+ .pure-input__component_6lj4s::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_1uix8:disabled {
511
+ .pure-input__component_6lj4s:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_1uix8:not(:disabled):focus::placeholder {
515
+ .pure-input__component_6lj4s:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_1uix8 {
518
+ .pure-input__focusVisible_6lj4s {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_1uix8:not(:disabled):hover {
521
+ .pure-input__component_6lj4s:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_drxw9 {
523
+ }.radio-group__error_mkx9t {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_drxw9 {
526
+ .radio-group__label_mkx9t {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_drxw9 {
529
+ .radio-group__errorMessage_mkx9t {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_drxw9 {
532
+ .radio-group__hint_mkx9t {
533
533
  color: #8d8d93;
534
- }.skeleton__component_1te6y {
534
+ }.skeleton__component_1ugom {
535
535
  color: transparent;
536
536
  }
537
- .skeleton__component_1te6y:before {
537
+ .skeleton__component_1ugom:before {
538
538
  background: rgba(255, 255, 255, 0.1);
539
539
  }
540
- .skeleton__animate_1te6y:after {
540
+ .skeleton__animate_1ugom:after {
541
541
  background: rgba(255, 255, 255, 0.1);
542
542
  background-image: linear-gradient(
543
543
  to left,
@@ -548,1755 +548,302 @@
548
548
  rgba(0, 0, 0, 0)
549
549
  );
550
550
  }
551
- @keyframes skeleton__gradient_1te6y {
551
+ @keyframes skeleton__gradient_1ugom {
552
552
  }
553
- @keyframes skeleton__background_1te6y {
553
+ @keyframes skeleton__background_1ugom {
554
554
  0% {
555
555
  background: rgb(182, 188, 195);
556
556
  }
557
557
  100% {
558
558
  background: rgb(198, 205, 214);
559
559
  }
560
- }.radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085) .radio__circle_w6085 {
560
+ }.radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b) .radio__circle_1o16b {
561
561
  background-color: #000;
562
562
  border: 1.5px solid #8d8d93;
563
563
  }
564
- .radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085):hover:not(:active) .radio__circle_w6085 {
564
+ .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):hover:not(:active) .radio__circle_1o16b {
565
565
  background-color: #000;
566
566
  border-color: #8d8d93;
567
567
  }
568
- .radio__container_w6085:not(.radio__checked_w6085):not(.radio__disabled_w6085):not(.radio__inactive_w6085):active .radio__circle_w6085 {
568
+ .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):active .radio__circle_1o16b {
569
569
  background-color: #000;
570
570
  border-color: #fff;
571
571
  }
572
- .radio__container_w6085.radio__disabled_w6085 .radio__circle_w6085 {
572
+ .radio__container_1o16b.radio__disabled_1o16b .radio__circle_1o16b {
573
573
  background-color: #000;
574
574
  border: 1.5px solid #2a2a2c;
575
575
  }
576
- .radio__container_w6085.radio__disabled_w6085 .radio__label_w6085 {
576
+ .radio__container_1o16b.radio__disabled_1o16b .radio__label_1o16b {
577
577
  color: #8d8d93;
578
578
  }
579
- .radio__container_w6085.radio__disabled_w6085 .radio__hint_w6085 {
579
+ .radio__container_1o16b.radio__disabled_1o16b .radio__hint_1o16b {
580
580
  color: #8d8d93;
581
581
  }
582
- .radio__container_w6085.radio__inactive_w6085 .radio__circle_w6085 {
582
+ .radio__container_1o16b.radio__inactive_1o16b .radio__circle_1o16b {
583
583
  background-color: #3a3a3c;
584
584
  border: 1px solid #464649;
585
585
  }
586
- .radio__container_w6085.radio__inactive_w6085.radio__checked_w6085 .radio__circle_w6085:before {
586
+ .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b:before {
587
587
  background-color: #464649;
588
588
  }
589
- .radio__container_w6085.radio__checked_w6085 .radio__circle_w6085 {
589
+ .radio__container_1o16b.radio__checked_1o16b .radio__circle_1o16b {
590
590
  background-color: #fff;
591
591
  border: 1.5px solid transparent;
592
592
  }
593
- .radio__container_w6085.radio__checked_w6085:hover .radio__circle_w6085 {
593
+ .radio__container_1o16b.radio__checked_1o16b:hover .radio__circle_1o16b {
594
594
  background-color: rgb(255, 255, 255);
595
595
  border-color: transparent;
596
596
  }
597
- .radio__container_w6085.radio__checked_w6085:active .radio__circle_w6085 {
597
+ .radio__container_1o16b.radio__checked_1o16b:active .radio__circle_1o16b {
598
598
  background-color: rgb(255, 255, 255);
599
599
  border-color: transparent;
600
600
  }
601
- .radio__container_w6085.radio__focused_w6085 .radio__circle_w6085 {
601
+ .radio__container_1o16b.radio__focused_1o16b .radio__circle_1o16b {
602
602
  outline: 2px solid #0072ef;
603
603
  }
604
- .radio__container_w6085.radio__disabled_w6085.radio__checked_w6085 .radio__circle_w6085,
605
- .radio__container_w6085.radio__inactive_w6085.radio__checked_w6085 .radio__circle_w6085 {
604
+ .radio__container_1o16b.radio__disabled_1o16b.radio__checked_1o16b .radio__circle_1o16b,
605
+ .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b {
606
606
  background-color: #3a3a3c;
607
607
  border-color: transparent;
608
608
  }
609
- .radio__circle_w6085:before {
609
+ .radio__circle_1o16b:before {
610
610
  background-color: #000;
611
611
  }
612
- .radio__label_w6085 {
612
+ .radio__label_1o16b {
613
613
  color: #fff;
614
614
  }
615
- .radio__hint_w6085 {
615
+ .radio__hint_1o16b {
616
616
  color: #8d8d93;
617
- }.slider__progress_1pjz1 {
617
+ }.slider__progress_112uf {
618
618
  background: #2a2a2c;
619
619
  }
620
- .slider__progress_1pjz1::-moz-progress-bar {
620
+ .slider__progress_112uf::-moz-progress-bar {
621
621
  background: #d91d0b;
622
622
  }
623
- .slider__progress_1pjz1::-ms-fill {
623
+ .slider__progress_112uf::-ms-fill {
624
624
  background: #d91d0b;
625
625
  }
626
- .slider__progress_1pjz1::-webkit-progress-value {
626
+ .slider__progress_112uf::-webkit-progress-value {
627
627
  background: #d91d0b;
628
628
  }
629
- .slider__progress_1pjz1::-webkit-progress-bar {
629
+ .slider__progress_112uf::-webkit-progress-bar {
630
630
  background: transparent;
631
631
  }
632
- .slider__range_1pjz1,
633
- .slider__range_1pjz1:focus {
632
+ .slider__range_112uf,
633
+ .slider__range_112uf:focus {
634
634
  background: transparent;
635
635
  border-color: transparent;
636
636
  color: transparent;
637
637
  }
638
- .slider__range_1pjz1::-ms-track {
638
+ .slider__range_112uf::-ms-track {
639
639
  background: transparent;
640
640
  border-color: transparent;
641
641
  color: transparent;
642
642
  }
643
- .slider__range_1pjz1::-ms-fill-lower {
643
+ .slider__range_112uf::-ms-fill-lower {
644
644
  background: transparent;
645
645
  }
646
- .slider__range_1pjz1::-ms-fill-upper {
646
+ .slider__range_112uf::-ms-fill-upper {
647
647
  background: transparent;
648
648
  }
649
- .slider__range_1pjz1::-webkit-slider-thumb {
649
+ .slider__range_112uf::-webkit-slider-thumb {
650
650
  background: #ef3124;
651
651
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
652
652
  }
653
- .slider__range_1pjz1::-ms-thumb {
653
+ .slider__range_112uf::-ms-thumb {
654
654
  background: #ef3124;
655
655
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
656
656
  }
657
- .slider__range_1pjz1::-moz-range-thumb {
657
+ .slider__range_112uf::-moz-range-thumb {
658
658
  background: #ef3124;
659
659
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
660
660
  }
661
- .slider__focused_1pjz1::-webkit-slider-thumb {
661
+ .slider__focused_112uf::-webkit-slider-thumb {
662
662
  outline: 2px solid #0072ef;
663
663
  }
664
- .slider__focused_1pjz1::-ms-thumb {
664
+ .slider__focused_112uf::-ms-thumb {
665
665
  outline: 2px solid #0072ef;
666
666
  }
667
- .slider__component_1pjz1:hover .slider__progress_1pjz1 {
667
+ .slider__component_112uf:hover .slider__progress_112uf {
668
668
  background: #2a2a2c
669
669
  }
670
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-moz-progress-bar {
670
+ .slider__component_112uf:hover .slider__progress_112uf::-moz-progress-bar {
671
671
  background: #d91d0b;
672
672
  }
673
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-ms-fill {
673
+ .slider__component_112uf:hover .slider__progress_112uf::-ms-fill {
674
674
  background: #d91d0b;
675
675
  }
676
- .slider__component_1pjz1:hover .slider__progress_1pjz1::-webkit-progress-value {
676
+ .slider__component_112uf:hover .slider__progress_112uf::-webkit-progress-value {
677
677
  background: #d91d0b;
678
678
  }
679
- .slider__component_1pjz1:hover .slider__range_1pjz1::-webkit-slider-thumb {
679
+ .slider__component_112uf:hover .slider__range_112uf::-webkit-slider-thumb {
680
680
  background: #ef3124;
681
681
  }
682
- .slider__component_1pjz1:hover .slider__range_1pjz1::-ms-thumb {
682
+ .slider__component_112uf:hover .slider__range_112uf::-ms-thumb {
683
683
  background: #ef3124;
684
684
  }
685
- .slider__component_1pjz1:hover .slider__range_1pjz1::-moz-range-thumb {
685
+ .slider__component_112uf:hover .slider__range_112uf::-moz-range-thumb {
686
686
  background: #ef3124;
687
- }@keyframes spinner__spin_animation_dpyge {
688
- }.status__soft_1h47s.status__green_1h47s {
687
+ }@keyframes spinner__spin_animation_165qd {
688
+ }.status__soft_11anr.status__green_11anr {
689
689
  background: rgba(19, 164, 99, 0.1);
690
690
  color: #13a463;
691
691
  }
692
- .status__soft_1h47s.status__orange_1h47s {
692
+ .status__soft_11anr.status__orange_11anr {
693
693
  background: rgba(222, 106, 0, 0.1);
694
694
  color: #de6a00;
695
695
  }
696
- .status__soft_1h47s.status__red_1h47s {
696
+ .status__soft_11anr.status__red_11anr {
697
697
  background: rgba(217, 29, 11, 0.1);
698
698
  color: #d91d0b;
699
699
  }
700
- .status__soft_1h47s.status__blue_1h47s {
700
+ .status__soft_11anr.status__blue_11anr {
701
701
  background: rgba(0, 122, 255, 0.1);
702
702
  color: #007aff;
703
703
  }
704
- .status__soft_1h47s.status__grey_1h47s {
704
+ .status__soft_11anr.status__grey_11anr {
705
705
  background: rgba(109, 121, 134, 0.1);
706
706
  color: #6d7986;
707
707
  }
708
- .status__soft_1h47s.status__teal_1h47s {
708
+ .status__soft_11anr.status__teal_11anr {
709
709
  background: rgba(33, 145, 135, 0.1);
710
710
  color: #219187;
711
711
  }
712
- .status__soft_1h47s.status__purple_1h47s {
712
+ .status__soft_11anr.status__purple_11anr {
713
713
  background: rgba(103, 58, 183, 0.1);
714
714
  color: #673ab7;
715
715
  }
716
- .status__contrast_1h47s {
716
+ .status__contrast_11anr {
717
717
  color: #000
718
718
  }
719
- .status__contrast_1h47s.status__green_1h47s {
719
+ .status__contrast_11anr.status__green_11anr {
720
720
  background: #13a463;
721
721
  }
722
- .status__contrast_1h47s.status__orange_1h47s {
722
+ .status__contrast_11anr.status__orange_11anr {
723
723
  background: #de6a00;
724
724
  }
725
- .status__contrast_1h47s.status__red_1h47s {
725
+ .status__contrast_11anr.status__red_11anr {
726
726
  background: #d91d0b;
727
727
  }
728
- .status__contrast_1h47s.status__blue_1h47s {
728
+ .status__contrast_11anr.status__blue_11anr {
729
729
  background: #007aff;
730
730
  }
731
- .status__contrast_1h47s.status__grey_1h47s {
731
+ .status__contrast_11anr.status__grey_11anr {
732
732
  background: #6d7986;
733
733
  }
734
- .status__contrast_1h47s.status__teal_1h47s {
734
+ .status__contrast_11anr.status__teal_11anr {
735
735
  background: #219187;
736
736
  }
737
- .status__contrast_1h47s.status__purple_1h47s {
737
+ .status__contrast_11anr.status__purple_11anr {
738
738
  background: #673ab7;
739
- }.switch__component_184t7 {
739
+ }.switch__component_17w70 {
740
740
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
741
741
  }
742
- .switch__switch_184t7 {
742
+ .switch__switch_17w70 {
743
743
  background-color: #8d8d93;
744
744
  border: 2px solid #8d8d93;
745
745
  }
746
- .switch__switch_184t7:before {
746
+ .switch__switch_17w70:before {
747
747
  background-color: #000;
748
748
  }
749
- .switch__label_184t7 {
749
+ .switch__label_17w70 {
750
750
  color: #fff;
751
751
  }
752
- .switch__hint_184t7 {
752
+ .switch__hint_17w70 {
753
753
  color: #8d8d93;
754
754
  }
755
- .switch__checked_184t7 .switch__switch_184t7 {
755
+ .switch__checked_17w70 .switch__switch_17w70 {
756
756
  background-color: #ef3124;
757
757
  border-color: #ef3124;
758
758
  }
759
- .switch__disabled_184t7 .switch__switch_184t7 {
759
+ .switch__disabled_17w70 .switch__switch_17w70 {
760
760
  background-color: #2a2a2c;
761
761
  border-color: #2a2a2c;
762
762
  }
763
- .switch__disabled_184t7 .switch__label_184t7 {
763
+ .switch__disabled_17w70 .switch__label_17w70 {
764
764
  color: #8d8d93;
765
765
  }
766
- .switch__disabled_184t7 .switch__hint_184t7 {
766
+ .switch__disabled_17w70 .switch__hint_17w70 {
767
767
  color: #8d8d93;
768
768
  }
769
- .switch__inactive_184t7 .switch__switch_184t7 {
769
+ .switch__inactive_17w70 .switch__switch_17w70 {
770
770
  background-color: #2a2a2c;
771
771
  border-color: #2a2a2c
772
772
  }
773
- .switch__inactive_184t7 .switch__switch_184t7:before {
773
+ .switch__inactive_17w70 .switch__switch_17w70:before {
774
774
  background-color: #464649;
775
775
  }
776
- .switch__focused_184t7 .switch__switch_184t7 {
776
+ .switch__focused_17w70 .switch__switch_17w70 {
777
777
  outline: 2px solid #0072ef;
778
- }.tag__component_fgblr {
778
+ }.tag__component_1r4c4 {
779
779
  color: #fff;
780
780
  border-color: transparent;
781
781
  background-color: #202022
782
782
  }
783
- .tag__component_fgblr:disabled {
783
+ .tag__component_1r4c4:disabled {
784
784
  border-color: transparent;
785
785
  color: #464649;
786
786
  background-color: rgba(32, 32, 34, 0.3);
787
787
  }
788
- .tag__component_fgblr:hover:not(:disabled) {
788
+ .tag__component_1r4c4:hover:not(:disabled) {
789
789
  border-color: transparent;
790
790
  background-color: #202022;
791
791
  }
792
- .tag__component_fgblr:active:not(:disabled) {
792
+ .tag__component_1r4c4:active:not(:disabled) {
793
793
  border-color: transparent;
794
794
  background-color: rgb(65, 65, 67);
795
795
  color: #fff;
796
796
  }
797
- .tag__checked_fgblr {
797
+ .tag__checked_1r4c4 {
798
798
  border-color: transparent;
799
799
  background-color: #f3f4f5;
800
800
  color: #000
801
801
  }
802
- .tag__checked_fgblr:disabled {
802
+ .tag__checked_1r4c4:disabled {
803
803
  background-color: rgba(243, 244, 245, 0.3);
804
804
  border-color: transparent;
805
805
  color: #000;
806
806
  }
807
- .tag__checked_fgblr:hover:not(:disabled):not(:active) {
807
+ .tag__checked_1r4c4:hover:not(:disabled):not(:active) {
808
808
  background-color: #f3f4f5;
809
809
  }
810
- .tag__checked_fgblr:active:not(:disabled) {
810
+ .tag__checked_1r4c4:active:not(:disabled) {
811
811
  background-color: rgb(194, 195, 196);
812
812
  color: #000;
813
813
  }
814
- .tag__focused_1n0la {
814
+ .tag__focused_ezjvt {
815
815
  outline: 2px solid #0072ef;
816
816
  }
817
- .tag__component_2izse {
817
+ .tag__component_1e70b {
818
818
  color: #fff;
819
819
  border-color: #464649;
820
820
  background-color: transparent
821
821
  }
822
- .tag__component_2izse:disabled {
822
+ .tag__component_1e70b:disabled {
823
823
  border-color: #2b2b2e;
824
824
  color: #464649;
825
825
  background-color: transparent;
826
826
  }
827
- .tag__component_2izse:hover:not(:disabled) {
827
+ .tag__component_1e70b:hover:not(:disabled) {
828
828
  border-color: #fff;
829
829
  background-color: transparent;
830
830
  }
831
- .tag__component_2izse:active:not(:disabled) {
831
+ .tag__component_1e70b:active:not(:disabled) {
832
832
  border-color: #fff;
833
833
  background-color: rgba(255, 255, 255, 0.07);
834
834
  color: #fff;
835
835
  }
836
- .tag__checked_2izse {
836
+ .tag__checked_1e70b {
837
837
  border-color: #fff;
838
838
  background-color: #fff;
839
839
  color: #000
840
840
  }
841
- .tag__checked_2izse:disabled {
841
+ .tag__checked_1e70b:disabled {
842
842
  background-color: rgba(255, 255, 255, 0.3);
843
843
  border-color: transparent;
844
844
  color: #000;
845
845
  }
846
- .tag__checked_2izse:active:not(:disabled) {
846
+ .tag__checked_1e70b:active:not(:disabled) {
847
847
  background-color: rgb(217, 217, 217);
848
848
  color: #000;
849
- }.typography__tertiary_11nyf {
850
- color: #464649;
851
- }
852
- .typography__disabled_11nyf {
853
- color: #2a2a2c;
854
- }
855
- .typography__accent_11nyf {
856
- color: #ef3124;
857
- }
858
- .typography__primary_11nyf {
859
- color: #fff;
860
- }
861
- .typography__attention_11nyf {
862
- color: #cb830f;
863
- }
864
- .typography__positive_11nyf {
865
- color: #13a463;
866
- }
867
- .typography__secondary_11nyf {
868
- color: #8d8d93;
869
- }
870
- .typography__tertiary-inverted_11nyf {
871
- color: #c5c5c7;
872
- }
873
- .typography__primary-inverted_11nyf {
874
- color: #000;
875
- }
876
- .typography__secondary-inverted_11nyf {
877
- color: #8a8a8e;
878
- }
879
- .typography__link_11nyf {
880
- color: #0072ef;
881
- }
882
- .typography__negative_11nyf {
883
- color: #f15045;
884
- }
885
-
886
-
887
-
888
-
889
- @media screen and (min-width: 600px) {
890
- }
891
- @media screen and (min-width: 1024px) {
892
- }.base-modal__component_71n8n {
893
- background: #121212;
894
- }.textarea__input_s6evs {
895
- color: #fff;
896
- caret-color: #0072ef;
897
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
898
- }
899
- .textarea__input_s6evs:-webkit-autofill {
900
- -webkit-text-fill-color: #fff;
901
- }
902
- .textarea__input_s6evs::placeholder {
903
- color: #8d8d93;
904
- }
905
- .textarea__hasLabel_s6evs::placeholder {
906
- color: #464649;
907
- }
908
- .textarea__clearIcon_s6evs {
909
- color: #fff;
910
- }
911
- .textarea__input_s6evs:read-only {
912
- color: #8d8d93
913
- }
914
- .textarea__input_s6evs:read-only:focus::placeholder {
915
- color: #8d8d93;
916
- }
917
- .textarea__input_s6evs:disabled {
918
- color: #fff;
919
- -webkit-text-fill-color: #fff;
920
- }
921
- .textarea__input_s6evs:focus::placeholder {
922
- color: rgba(235, 235, 245, 0.3);
923
- }
924
- .textarea__error_s6evs {
925
- color: #f15045;
926
- caret-color: #f15045;
927
- }
928
- .textarea__textarea_s6evs {
929
- color: #fff;
930
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
931
- }
932
- .textarea__textarea_s6evs::placeholder {
933
- color: #8d8d93;
934
- }
935
- .textarea__hasLabel_s6evs::placeholder {
936
- color: #464649;
937
- }
938
- .textarea__textarea_s6evs:disabled {
939
- color: #fff;
940
- -webkit-text-fill-color: #fff;
941
- }
942
- .textarea__textarea_s6evs:read-only {
943
- color: #8d8d93;
944
- }
945
- .textarea__textarea_s6evs:focus::placeholder {
946
- color: rgba(235, 235, 245, 0.3);
947
- }
948
- .textarea__focusVisible_mxha4 {
949
- outline: 2px solid #0072ef;
950
- }
951
- .textarea__input_vi3qy {
952
- color: #000;
953
- caret-color: #0072ef;
954
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
955
- }
956
- .textarea__input_vi3qy:-webkit-autofill {
957
- -webkit-text-fill-color: #000;
958
- }
959
- .textarea__input_vi3qy::placeholder {
960
- color: rgba(60, 60, 67, 0.6);
961
- }
962
- .textarea__hasLabel_vi3qy::placeholder {
963
- color: #c5c5c7;
964
- }
965
- .textarea__clearIcon_vi3qy {
966
- color: #000;
967
- }
968
- .textarea__input_vi3qy:read-only {
969
- color: rgba(60, 60, 67, 0.6)
970
- }
971
- .textarea__input_vi3qy:read-only:focus::placeholder {
972
- color: rgba(60, 60, 67, 0.6);
973
- }
974
- .textarea__input_vi3qy:disabled {
975
- color: #000;
976
- -webkit-text-fill-color: #000;
977
- }
978
- .textarea__input_vi3qy:focus::placeholder {
979
- color: rgba(60, 60, 67, 0.3);
980
- }
981
- .textarea__error_vi3qy {
982
- color: #ef3124;
983
- caret-color: #ef3124;
984
- }
985
- .textarea__textarea_vi3qy {
986
- color: #000;
987
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
988
- }
989
- .textarea__textarea_vi3qy::placeholder {
990
- color: rgba(60, 60, 67, 0.6);
991
- }
992
- .textarea__hasLabel_vi3qy::placeholder {
993
- color: #c5c5c7;
994
- }
995
- .textarea__textarea_vi3qy:disabled {
996
- color: #000;
997
- -webkit-text-fill-color: #000;
998
- }
999
- .textarea__textarea_vi3qy:read-only {
1000
- color: rgba(60, 60, 67, 0.6);
1001
- }
1002
- .textarea__textarea_vi3qy:focus::placeholder {
1003
- color: rgba(60, 60, 67, 0.3);
1004
- }.button__primary_1bmic {
1005
- color: #000;
1006
- background-color: #f3f4f5
1007
- }
1008
- .button__primary_1bmic:hover {
1009
- background-color: rgb(207, 207, 208);
1010
- }
1011
- .button__primary_1bmic:active {
1012
- background-color: rgb(194, 195, 196);
1013
- }
1014
- .button__secondary_1bmic {
1015
- color: #fff;
1016
- background-color: rgba(255, 255, 255, 0.1);
1017
- border: 1px solid transparent
1018
- }
1019
- .button__secondary_1bmic:hover {
1020
- background-color: rgba(255, 255, 255, 0.163);
1021
- }
1022
- .button__secondary_1bmic:active {
1023
- background-color: rgba(255, 255, 255, 0.235);
1024
- }
1025
- .button__outlined_1bmic {
1026
- color: #fff;
1027
- background-color: transparent;
1028
- border: 1px solid #c5c5c7
1029
- }
1030
- .button__outlined_1bmic:hover {
1031
- background-color: rgba(0, 0, 0, 0.07);
1032
- }
1033
- .button__outlined_1bmic:active {
1034
- background-color: rgba(0, 0, 0, 0.15);
1035
- }
1036
- .button__tertiary_1bmic {
1037
- color: #fff;
1038
- background-color: transparent;
1039
- border: 1px solid #c5c5c7
1040
- }
1041
- .button__tertiary_1bmic:hover {
1042
- background-color: rgba(255, 255, 255, 0.07);
1043
- }
1044
- .button__tertiary_1bmic:active {
1045
- background-color: rgba(255, 255, 255, 0.15);
1046
- }
1047
- .button__filled_1bmic {
1048
- color: #fff;
1049
- background-color: #3a3a3c
1050
- }
1051
- .button__filled_1bmic:hover {
1052
- background-color: rgb(72, 72, 74);
1053
- }
1054
- .button__filled_1bmic:active {
1055
- background-color: rgb(88, 88, 89);
1056
- }
1057
- .button__transparent_1bmic {
1058
- color: #fff;
1059
- background-color: rgba(255, 255, 255, 0.1)
1060
- }
1061
- .button__transparent_1bmic:hover {
1062
- background-color: rgba(255, 255, 255, 0.2);
1063
- }
1064
- .button__transparent_1bmic:active {
1065
- background-color: rgba(255, 255, 255, 0.4);
1066
- }
1067
- .button__link_1bmic {
1068
- color: #fff;
1069
- background-color: transparent
1070
- }
1071
- .button__link_1bmic:hover {
1072
- background-color: rgba(255, 255, 255, 0.163);
1073
- }
1074
- .button__link_1bmic:active {
1075
- background-color: rgba(255, 255, 255, 0.235);
1076
- }
1077
- .button__ghost_1bmic {
1078
- color: #fff
1079
- }
1080
- .button__ghost_1bmic:hover {
1081
- color: rgb(179, 179, 179);
1082
- }
1083
- .button__ghost_1bmic:active {
1084
- color: rgb(128, 128, 128);
1085
- }
1086
- .button__component_1bmic:disabled.button__primary_1bmic {
1087
- color: rgba(60, 60, 67, 0.3);
1088
- background-color: #f3f4f5
1089
- }
1090
- .button__component_1bmic:disabled.button__primary_1bmic.button__loading_1bmic {
1091
- background-color: #f3f4f5;
1092
- }
1093
- .button__component_1bmic:disabled.button__secondary_1bmic {
1094
- color: rgba(255, 255, 255, 0.3);
1095
- background-color: rgba(255, 255, 255, 0.05);
1096
- border-color: transparent
1097
- }
1098
- .button__component_1bmic:disabled.button__secondary_1bmic.button__loading_1bmic {
1099
- color: #fff;
1100
- background-color: rgba(255, 255, 255, 0.1);
1101
- border-color: transparent;
1102
- }
1103
- .button__component_1bmic:disabled.button__outlined_1bmic {
1104
- color: rgba(255, 255, 255, 0.3);
1105
- background-color: transparent;
1106
- border-color: rgba(197, 197, 199, 0.3)
1107
- }
1108
- .button__component_1bmic:disabled.button__outlined_1bmic.button__loading_1bmic {
1109
- color: #fff;
1110
- }
1111
- .button__component_1bmic:disabled.button__tertiary_1bmic {
1112
- color: rgba(255, 255, 255, 0.3);
1113
- background-color: transparent;
1114
- border-color: rgba(197, 197, 199, 0.3)
1115
- }
1116
- .button__component_1bmic:disabled.button__tertiary_1bmic.button__loading_1bmic {
1117
- color: #fff;
1118
- }
1119
- .button__component_1bmic:disabled.button__filled_1bmic {
1120
- color: rgba(255, 255, 255, 0.3);
1121
- background-color: rgba(58, 58, 60, 0.3)
1122
- }
1123
- .button__component_1bmic:disabled.button__filled_1bmic.button__loading_1bmic {
1124
- color: #fff;
1125
- background-color: #3a3a3c;
1126
- }
1127
- .button__component_1bmic:disabled.button__transparent_1bmic {
1128
- color: rgba(255, 255, 255, 0.3);
1129
- background-color: rgba(255, 255, 255, 0.03)
1130
- }
1131
- .button__component_1bmic:disabled.button__transparent_1bmic.button__loading_1bmic {
1132
- color: #fff;
1133
- background-color: rgba(255, 255, 255, 0.1);
1134
- }
1135
- .button__component_1bmic:disabled.button__link_1bmic {
1136
- color: rgba(255, 255, 255, 0.3);
1137
- background-color: transparent
1138
- }
1139
- .button__component_1bmic:disabled.button__link_1bmic.button__loading_1bmic {
1140
- color: #fff;
1141
- }
1142
- .button__component_1bmic:disabled.button__ghost_1bmic {
1143
- color: rgba(255, 255, 255, 0.3)
1144
- }
1145
- .button__component_1bmic:disabled.button__ghost_1bmic.button__loading_1bmic {
1146
- color: #fff;
1147
- }
1148
- .button__component_127gn {
1149
- background-color: transparent
1150
- }
1151
- .button__focused_127gn {
1152
- outline: 2px solid #0072ef;
1153
- }
1154
- .button__primary_10cgu {
1155
- color: #fff;
1156
- background-color: #202022
1157
- }
1158
- .button__primary_10cgu:hover {
1159
- background-color: rgb(48, 48, 49);
1160
- }
1161
- .button__primary_10cgu:active {
1162
- background-color: rgb(65, 65, 67);
1163
- }
1164
- .button__secondary_10cgu {
1165
- color: #000;
1166
- background-color: rgba(0, 0, 0, 0.08);
1167
- border: 1px solid transparent
1168
- }
1169
- .button__secondary_10cgu:hover {
1170
- background-color: rgba(0, 0, 0, 0.218);
1171
- }
1172
- .button__secondary_10cgu:active {
1173
- background-color: rgba(0, 0, 0, 0.264);
1174
- }
1175
- .button__outlined_10cgu {
1176
- color: #fff;
1177
- background-color: transparent;
1178
- border: 1px solid #c5c5c7
1179
- }
1180
- .button__outlined_10cgu:hover {
1181
- background-color: rgba(255, 255, 255, 0.15);
1182
- }
1183
- .button__outlined_10cgu:active {
1184
- background-color: rgba(0, 0, 0, 0.15);
1185
- }
1186
- .button__tertiary_10cgu {
1187
- color: #000;
1188
- background-color: transparent;
1189
- border: 1px solid #464649
1190
- }
1191
- .button__tertiary_10cgu:hover {
1192
- background-color: rgba(18, 18, 18, 0.15);
1193
- }
1194
- .button__tertiary_10cgu:active {
1195
- background-color: rgba(18, 18, 18, 0.2);
1196
- }
1197
- .button__filled_10cgu {
1198
- color: #fff;
1199
- background-color: #3a3a3c
1200
- }
1201
- .button__filled_10cgu:hover {
1202
- background-color: rgb(99, 112, 126);
1203
- }
1204
- .button__filled_10cgu:active {
1205
- background-color: rgb(61, 74, 88);
1206
- }
1207
- .button__transparent_10cgu {
1208
- color: #000;
1209
- background-color: rgba(255, 255, 255, 0.1)
1210
- }
1211
- .button__transparent_10cgu:hover {
1212
- background-color: rgba(255, 255, 255, 0.2);
1213
- }
1214
- .button__transparent_10cgu:active {
1215
- background-color: rgba(255, 255, 255, 0.05);
1216
- }
1217
- .button__link_10cgu {
1218
- color: #000;
1219
- background-color: transparent
1220
- }
1221
- .button__link_10cgu:hover {
1222
- background-color: rgba(18, 18, 18, 0.15);
1223
- }
1224
- .button__link_10cgu:active {
1225
- background-color: rgba(18, 18, 18, 0.2);
1226
- }
1227
- .button__ghost_10cgu {
1228
- color: #000
1229
- }
1230
- .button__ghost_10cgu:hover {
1231
- color: rgb(77, 77, 77);
1232
- }
1233
- .button__ghost_10cgu:active {
1234
- color: rgb(128, 128, 128);
1235
- }
1236
- .button__component_10cgu:disabled.button__primary_10cgu {
1237
- color: rgba(235, 235, 245, 0.3);
1238
- background-color: #202022
1239
- }
1240
- .button__component_10cgu:disabled.button__primary_10cgu.button__loading_10cgu {
1241
- background-color: #202022;
1242
- }
1243
- .button__component_10cgu:disabled.button__secondary_10cgu {
1244
- color: rgba(0, 0, 0, 0.3);
1245
- background-color: rgba(18, 18, 18, 0.08);
1246
- border-color: transparent
1247
- }
1248
- .button__component_10cgu:disabled.button__secondary_10cgu.button__loading_10cgu {
1249
- color: #000;
1250
- background-color: rgba(0, 0, 0, 0.08);
1251
- border-color: transparent;
1252
- }
1253
- .button__component_10cgu:disabled.button__outlined_10cgu {
1254
- color: rgba(255, 255, 255, 0.3);
1255
- background-color: transparent;
1256
- border-color: rgba(35, 53, 73, 0.3)
1257
- }
1258
- .button__component_10cgu:disabled.button__outlined_10cgu.button__loading_10cgu {
1259
- color: #fff;
1260
- }
1261
- .button__component_10cgu:disabled.button__tertiary_10cgu {
1262
- color: rgba(0, 0, 0, 0.3);
1263
- background-color: transparent;
1264
- border-color: rgba(70, 70, 73, 0.3)
1265
- }
1266
- .button__component_10cgu:disabled.button__tertiary_10cgu.button__loading_10cgu {
1267
- color: #000;
1268
- }
1269
- .button__component_10cgu:disabled.button__filled_10cgu {
1270
- color: rgba(255, 255, 255, 0.3);
1271
- background-color: rgba(72, 87, 103, 0.3);
1272
- border-color: transparent
1273
- }
1274
- .button__component_10cgu:disabled.button__filled_10cgu.button__loading_10cgu {
1275
- color: #fff;
1276
- background-color: #3a3a3c;
1277
- border-color: transparent;
1278
- }
1279
- .button__component_10cgu:disabled.button__transparent_10cgu {
1280
- color: rgba(255, 255, 255, 0.3);
1281
- background-color: rgba(255, 255, 255, 0.03)
1282
- }
1283
- .button__component_10cgu:disabled.button__transparent_10cgu.button__loading_10cgu {
1284
- color: #000;
1285
- background-color: rgba(255, 255, 255, 0.1);
1286
- }
1287
- .button__component_10cgu:disabled.button__link_10cgu {
1288
- color: rgba(0, 0, 0, 0.3);
1289
- background-color: transparent
1290
- }
1291
- .button__component_10cgu:disabled.button__link_10cgu.button__loading_10cgu {
1292
- color: #000;
1293
- }
1294
- .button__component_10cgu:disabled.button__ghost_10cgu {
1295
- color: rgba(0, 0, 0, 0.3)
1296
- }
1297
- .button__component_10cgu:disabled.button__ghost_10cgu.button__loading_10cgu {
1298
- color: #000;
1299
- }.popover__component_de3ll {
1300
- background-color: transparent;
1301
- color: #fff;
1302
- }
1303
- .popover__inner_de3ll {
1304
- background-color: #121212;
1305
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1306
- border: 1px solid transparent;
1307
- }
1308
- .popover__arrow_de3ll:after {
1309
- background-color: #121212;
1310
- border: 1px solid transparent;
1311
- }.circular-progress-bar__backgroundCircle_17pfh,
1312
- .circular-progress-bar__progressCircle_17pfh {
1313
- fill: transparent;
1314
- }
1315
- .circular-progress-bar__positive_17pfh {
1316
- stroke: #2fc26e;
1317
- }
1318
- .circular-progress-bar__negative_17pfh {
1319
- stroke: #d91d0b;
1320
- }
1321
- .circular-progress-bar__backgroundCircle_17pfh {
1322
- stroke: #2c2c2e;
1323
- }.list-header__filled_r18tp {
1324
- background-color: rgba(255, 255, 255, 0.1);
1325
- }.stepped-progress-bar__description_splsq {
1326
- color: rgba(235, 235, 245, 0.6);
1327
- }
1328
- .stepped-progress-bar__bar_r36ne {
1329
- background: rgba(255, 255, 255, 0.1);
1330
- }
1331
- .stepped-progress-bar__positive_r36ne {
1332
- background: #2fc26e;
1333
- }
1334
- .stepped-progress-bar__attention_r36ne {
1335
- background: #f6bf65;
1336
- }
1337
- .stepped-progress-bar__negative_r36ne {
1338
- background: #d91d0b;
1339
- }
1340
- .stepped-progress-bar__link_r36ne {
1341
- background: #0072ef;
1342
- }
1343
- .stepped-progress-bar__tertiary_r36ne {
1344
- background: #464649;
1345
- }
1346
- .stepped-progress-bar__secondary_r36ne {
1347
- background: #8d8d93;
1348
- }
1349
- .stepped-progress-bar__primary_r36ne {
1350
- background: #fff;
1351
- }
1352
- .stepped-progress-bar__accent_r36ne {
1353
- background: #ef3124;
1354
- }.drawer__backdropEnter_nr7yq {
1355
- background-color: transparent;
1356
- }
1357
- .drawer__backdropEnterActive_nr7yq,
1358
- .drawer__backdropEnterDone_nr7yq {
1359
- background-color: rgba(0, 0, 0, 0.8);
1360
- }
1361
- .drawer__backdropExit_nr7yq {
1362
- background-color: rgba(0, 0, 0, 0.8);
1363
- }
1364
- .drawer__backdropExitActive_nr7yq,
1365
- .drawer__backdropExitDone_nr7yq {
1366
- background-color: transparent;
1367
- }
1368
- .tabs__component_gie2n:before {
1369
- background-color: #2b2b2e;
1370
- }
1371
- .tabs__title_gie2n {
1372
- color: #8d8d93
1373
- }
1374
- .tabs__title_gie2n:not(.tabs__disabled_gie2n):hover {
1375
- color: #fff;
1376
- }
1377
- .tabs__focused_gie2n {
1378
- outline: 2px solid #0072ef;
1379
- }
1380
- .tabs__selected_gie2n {
1381
- color: #fff;
1382
- }
1383
- .tabs__disabled_gie2n {
1384
- color: #464649;
1385
- }
1386
- .tabs__line_gie2n {
1387
- background-color: #ef3124;
1388
- }
1389
- .tabs__component_gie2n:before {
1390
- background-color: #2b2b2e;
1391
- }.tabs__title_gie2n {
1392
- color: #8d8d93
1393
- }.tabs__title_gie2n:not(.tabs__disabled_gie2n):hover {
1394
- color: #fff;
1395
- }.tabs__focused_gie2n {
1396
- outline: 2px solid #0072ef;
1397
- }.tabs__selected_gie2n {
1398
- color: #fff;
1399
- }.tabs__disabled_gie2n {
1400
- color: #464649;
1401
- }.tabs__line_gie2n {
1402
- background-color: #ef3124;
1403
- }
1404
-
1405
-
1406
- .select-with-tags__tag_1dil4:active:not(:disabled) {
1407
- background-color: #f3f4f5;
1408
- }
1409
- .select-with-tags__tag_1dil4:hover:not(:disabled):not(:active) {
1410
- background-color: #f3f4f5;
1411
- }
1412
- .select-with-tags__input_13zv3 {
1413
- background-color: transparent;
1414
- color: #fff
1415
- }
1416
- .select-with-tags__input_13zv3:disabled {
1417
- color: #8d8d93;
1418
- }
1419
- .select-with-tags__input_13zv3::placeholder {
1420
- color: #8d8d93;
1421
- }
1422
- .select-with-tags__input_13zv3:focus::placeholder {
1423
- color: #464649;
1424
- }
1425
- .select-with-tags__focusVisible_13zv3 {
1426
- outline: 2px solid #0072ef;
1427
- }
1428
- .select-with-tags__placeholder_13zv3 {
1429
- color: #464649;
1430
- }.custom-button__customButton_qez76.custom-button__white_qez76 * {
1431
- color: #fff;
1432
- }
1433
- .custom-button__customButton_qez76.custom-button__black_qez76 * {
1434
- color: #000;
1435
- }
1436
- .custom-button__customButton_qez76:before {
1437
- background-color: rgba(0, 0, 0, 0);
1438
- }
1439
- .custom-button__customButton_qez76:hover:before {
1440
- background-color: rgba(0, 0, 0, 0.07);
1441
- }
1442
- .custom-button__customButton_qez76:active:before {
1443
- background-color: rgba(0, 0, 0, 0.15);
1444
- }
1445
- .custom-button__customButton_qez76:disabled.custom-button__white_qez76 * {
1446
- color: #fff;
1447
- }
1448
- .custom-button__customButton_qez76:disabled.custom-button__black_qez76 * {
1449
- color: #000;
1450
- }.attach__component_ers3w {
1451
- }
1452
- .attach__focused_ers3w {
1453
- outline: 2px solid #0072ef;
1454
- }.chart__coreChart_h9lxy .recharts-text tspan {
1455
- fill: #fff;
1456
- }
1457
- @keyframes chart__showDot_1eaij {
1458
- }
1459
-
1460
- .chart__tickText_120xf {
1461
- fill: #fff;
1462
- }
1463
- .chart__circle_120xf {
1464
- fill: #121212;
1465
- }
1466
- .chart__circle_120xf {
1467
- fill: #121212;
1468
- }
1469
- .chart__tooltip_1b5jc {
1470
- background-color: #121212;
1471
- border: 1px solid #2b2b2e;
1472
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1473
- }
1474
- .chart__tooltipArrow_1b5jc {
1475
- border: 1px solid #2b2b2e;
1476
- background-color: #121212;
1477
- }
1478
- .chart__tooltipArrow_1b5jc:before {
1479
- border-color: transparent #121212 transparent transparent;
1480
- }.confirmation__component_tenq6 {
1481
- color: #8d8d93;
1482
- }
1483
- .confirmation__circle_1hepn {
1484
- fill: transparent;
1485
- stroke: #464649;
1486
- }
1487
- .confirmation__header_1rhkj {
1488
- color: #fff;
1489
- }
1490
- .confirmation__description_1rhkj {
1491
- color: #8d8d93;
1492
- color: #fff;
1493
- }
1494
- .confirmation__title_1hdrs {
1495
- color: #fff;
1496
- }
1497
- .confirmation__text_1hdrs {
1498
- color: #8d8d93;
1499
- }
1500
- .confirmation__phonesWrap_1hdrs {
1501
- color: #8d8d93;
1502
- }
1503
- .confirmation__phoneDescription_1hdrs {
1504
- color: #8d8d93;
1505
- }
1506
- .confirmation__header_qayrw {
1507
- color: #fff;
1508
- }
1509
- .confirmation__phone_qayrw {
1510
- color: #fff;
1511
- }
1512
- .confirmation__header_fzpje {
1513
- color: #fff;
1514
- }
1515
- .confirmation__description_fzpje {
1516
- color: #8d8d93;
1517
- }.pagination__component_1m3y6 {
1518
- color: #fff;
1519
- }
1520
- .pagination__dots_hv8b4 {
1521
- color: #8d8d93;
1522
- }
1523
-
1524
- .pagination__tag_1w2hc.pagination__tag_1w2hc {
1525
- color: #8d8d93
1526
- }
1527
- .pagination__tag_1w2hc.pagination__tag_1w2hc:hover:not(:disabled) {
1528
- background-color: #2c2c2e;
1529
- color: #fff;
1530
- }
1531
- .pagination__tag_1w2hc.pagination__tag_1w2hc:active:not(:disabled) {
1532
- background-color: #3a3a3c;
1533
- }
1534
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc {
1535
- background-color: #f3f4f5;
1536
- color: #000;
1537
- }
1538
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc:hover:not(:disabled) {
1539
- color: #000;
1540
- }
1541
- .pagination__tag_1w2hc.pagination__tag_1w2hc.pagination__checked_1w2hc:active:not(:disabled) {
1542
- color: #fff;
1543
- }.input__input_u38bm {
1544
- color: #fff;
1545
- caret-color: #0072ef;
1546
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1547
- }
1548
- .input__input_u38bm:-webkit-autofill {
1549
- -webkit-text-fill-color: #fff;
1550
- }
1551
- .input__input_u38bm::placeholder {
1552
- color: #8d8d93;
1553
- }
1554
- .input__hasLabel_u38bm::placeholder {
1555
- color: #464649;
1556
- }
1557
- .input__clearIcon_u38bm {
1558
- color: #fff;
1559
- }
1560
- .input__input_u38bm:read-only {
1561
- color: #8d8d93
1562
- }
1563
- .input__input_u38bm:read-only:focus::placeholder {
1564
- color: #8d8d93;
1565
- }
1566
- .input__input_u38bm:disabled {
1567
- color: #fff;
1568
- -webkit-text-fill-color: #fff;
1569
- }
1570
- .input__input_u38bm:focus::placeholder {
1571
- color: rgba(235, 235, 245, 0.3);
1572
- }
1573
- .input__error_u38bm {
1574
- color: #f15045;
1575
- caret-color: #f15045;
1576
- }
1577
- .input__focusVisible_2iy2c {
1578
- outline: 2px solid #0072ef;
1579
- }
1580
- @keyframes input__onautofillstart_2iy2c {
1581
- from {
1582
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1583
- }
1584
- to {
1585
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1586
- }
1587
- }
1588
- @keyframes input__onautofillcancel_2iy2c {
1589
- from {
1590
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1591
- }
1592
- to {
1593
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1594
- }
1595
- }
1596
- .input__input_hwlox {
1597
- color: #000;
1598
- caret-color: #0072ef;
1599
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1600
- }
1601
- .input__input_hwlox:-webkit-autofill {
1602
- -webkit-text-fill-color: #000;
1603
- }
1604
- .input__input_hwlox::placeholder {
1605
- color: rgba(60, 60, 67, 0.6);
1606
- }
1607
- .input__hasLabel_hwlox::placeholder {
1608
- color: #c5c5c7;
1609
- }
1610
- .input__clearIcon_hwlox {
1611
- color: #000;
1612
- }
1613
- .input__input_hwlox:read-only {
1614
- color: rgba(60, 60, 67, 0.6)
1615
- }
1616
- .input__input_hwlox:read-only:focus::placeholder {
1617
- color: rgba(60, 60, 67, 0.6);
1618
- }
1619
- .input__input_hwlox:disabled {
1620
- color: #000;
1621
- -webkit-text-fill-color: #000;
1622
- }
1623
- .input__input_hwlox:focus::placeholder {
1624
- color: rgba(60, 60, 67, 0.3);
1625
- }
1626
- .input__error_hwlox {
1627
- color: #ef3124;
1628
- caret-color: #ef3124;
1629
- }.plate__component_11mpl {
1630
- color: #fff;
1631
- }
1632
- .plate__focused_11mpl {
1633
- outline: 2px solid #0072ef;
1634
- }
1635
- .plate__common_11mpl {
1636
- background-color: #202022;
1637
- border-color: #6d7986;
1638
- }
1639
- .plate__negative_11mpl {
1640
- background-color: #35110d;
1641
- border-color: #d91d0b;
1642
- }
1643
- .plate__positive_11mpl {
1644
- background-color: #042117;
1645
- border-color: #13a463;
1646
- }
1647
- .plate__attention_11mpl {
1648
- background-color: #332104;
1649
- border-color: #de6a00;
1650
- }.icon-button__primary_6iedd {
1651
- color: #fff
1652
- }
1653
- .icon-button__primary_6iedd:hover {
1654
- color: rgb(204, 204, 204);
1655
- }
1656
- .icon-button__primary_6iedd:active {
1657
- color: rgb(179, 179, 179);
1658
- }
1659
- .icon-button__primary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1660
- color: #fff;
1661
- }
1662
- .icon-button__secondary_6iedd {
1663
- color: #8d8d93
1664
- }
1665
- .icon-button__secondary_6iedd:hover {
1666
- color: rgb(175, 175, 179);
1667
- }
1668
- .icon-button__secondary_6iedd:active {
1669
- color: rgb(198, 198, 201);
1670
- }
1671
- .icon-button__secondary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1672
- color: #8d8d93;
1673
- }
1674
- .icon-button__transparent_6iedd {
1675
- color: rgba(255, 255, 255, 0.3)
1676
- }
1677
- .icon-button__transparent_6iedd:hover {
1678
- color: rgba(255, 255, 255, 0.4);
1679
- }
1680
- .icon-button__transparent_6iedd:active {
1681
- color: rgba(255, 255, 255, 0.5);
1682
- }
1683
- .icon-button__negative_6iedd {
1684
- color: #d91d0b
1685
- }
1686
- .icon-button__negative_6iedd:hover {
1687
- color: rgb(220, 45, 28);
1688
- }
1689
- .icon-button__negative_6iedd:active {
1690
- color: rgb(223, 63, 48);
1691
- }
1692
- .icon-button__negative_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1693
- color: #d91d0b;
1694
- }
1695
- .icon-button__tertiary_6iedd {
1696
- color: #464649
1697
- }
1698
- .icon-button__tertiary_6iedd:hover {
1699
- color: rgb(83, 83, 86);
1700
- }
1701
- .icon-button__tertiary_6iedd:active {
1702
- color: rgb(98, 98, 100);
1703
- }
1704
- .icon-button__tertiary_6iedd.icon-button__component_6iedd:disabled.icon-button__loader_6iedd {
1705
- color: #464649;
1706
- }
1707
-
1708
- .icon-button__primary_i9fnq {
1709
- color: #000
1710
- }
1711
- .icon-button__primary_i9fnq:hover {
1712
- color: rgb(18, 18, 18);
1713
- }
1714
- .icon-button__primary_i9fnq:active {
1715
- color: rgb(38, 38, 38);
1716
- }
1717
- .icon-button__secondary_i9fnq {
1718
- color: #8a8a8e
1719
- }
1720
- .icon-button__secondary_i9fnq:hover {
1721
- color: rgb(117, 117, 121);
1722
- }
1723
- .icon-button__secondary_i9fnq:active {
1724
- color: rgb(110, 110, 114);
1725
- }
1726
- .icon-button__transparent_i9fnq {
1727
- color: rgba(0, 0, 0, 0.3)
1728
- }
1729
- .icon-button__transparent_i9fnq:hover {
1730
- color: rgba(0, 0, 0, 0.4);
1731
- }
1732
- .icon-button__transparent_i9fnq:active {
1733
- color: rgba(0, 0, 0, 0.5);
1734
- }
1735
- .icon-button__negative_i9fnq {
1736
- color: #d91d0b
1737
- }
1738
- .icon-button__negative_i9fnq:hover {
1739
- color: rgb(220, 45, 28);
1740
- }
1741
- .icon-button__negative_i9fnq:active {
1742
- color: rgb(223, 63, 48);
1743
- }
1744
- .icon-button__tertiary_i9fnq {
1745
- color: #c5c5c7
1746
- }
1747
- .icon-button__tertiary_i9fnq:hover {
1748
- color: rgb(167, 167, 169);
1749
- }
1750
- .icon-button__tertiary_i9fnq:active {
1751
- color: rgb(158, 158, 159);
1752
- }.toast-plate__component_35y53 {
1753
- color: #000;
1754
- background-color: #fff
1755
- }
1756
- .toast-plate__actionSection_35y53 + .toast-plate__closeButton_35y53:before {
1757
- background-color: #e9e9eb;
1758
- }.with-suffix__hasSuffix_2n8d0 input:focus::placeholder {
1759
- color: transparent;
1760
- }
1761
- .with-suffix__disabled_2n8d0 {
1762
- color: #fff;
1763
- }.slider-input__steps_14cbi {
1764
- color: #8d8d93;
1765
- }
1766
- .slider-input__info_14cbi {
1767
- color: #8d8d93;
1768
- }.filter-tag__component_inij7.filter-tag__disabled_inij7 {
1769
- background-color: rgba(32, 32, 34, 0.3);
1770
- }
1771
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7) {
1772
- background-color: #f3f4f5;
1773
- }
1774
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7):hover {
1775
- background-color: #f3f4f5;
1776
- }
1777
- .filter-tag__component_inij7.filter-tag__checked_inij7:not(.filter-tag__component_inij7.filter-tag__disabled_inij7):active {
1778
- background-color: rgb(194, 195, 196);
1779
- }
1780
- .filter-tag__focused_inij7 {
1781
- outline: 2px solid #0072ef;
1782
- }
1783
- .filter-tag__valueButton_inij7 {
1784
- color: #fff;
1785
- background-color: #202022;
1786
- border-color: transparent
1787
- }
1788
- .filter-tag__valueButton_inij7:not(.filter-tag__valueButton_inij7:disabled):hover {
1789
- background-color: #202022;
1790
- border-color: transparent;
1791
- }
1792
- .filter-tag__valueButton_inij7:not(.filter-tag__valueButton_inij7:disabled):active {
1793
- background-color: rgb(65, 65, 67);
1794
- border-color: transparent;
1795
- }
1796
- .filter-tag__valueButton_inij7:disabled {
1797
- background-color: rgba(32, 32, 34, 0.3);
1798
- border-color: transparent;
1799
- color: #464649;
1800
- }
1801
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7 {
1802
- background-color: #f3f4f5;
1803
- color: #000
1804
- }
1805
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):hover {
1806
- background-color: #f3f4f5;
1807
- }
1808
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):active {
1809
- background-color: rgb(194, 195, 196);
1810
- }
1811
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):hover + .filter-tag__clear_inij7:before {
1812
- background-color: #464649;
1813
- }
1814
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:not(.filter-tag__valueButton_inij7:disabled):active + .filter-tag__clear_inij7:before {
1815
- background-color: transparent;
1816
- }
1817
- .filter-tag__valueButton_inij7.filter-tag__checked_inij7:disabled {
1818
- background-color: rgba(243, 244, 245, 0.3);
1819
- color: #000;
1820
- }
1821
- .filter-tag__clear_inij7 {
1822
- background-color: #f3f4f5
1823
- }
1824
- .filter-tag__clear_inij7:before {
1825
- background-color: #464649;
1826
- }
1827
- .filter-tag__clear_inij7:hover:before {
1828
- background-color: #464649;
1829
- }
1830
- .filter-tag__clear_inij7:active:before {
1831
- background-color: transparent;
1832
- }
1833
- .filter-tag__clear_inij7:hover {
1834
- background-color: #f3f4f5;
1835
- }
1836
- .filter-tag__clear_inij7:active {
1837
- background-color: rgb(194, 195, 196);
1838
- }.file-upload-item__component_153ck {
1839
- color: #8d8d93;
1840
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1841
- }
1842
- .file-upload-item__icon_153ck {
1843
- color: #fff;
1844
- }
1845
- .file-upload-item__errorIcon_153ck {
1846
- color: #d91d0b;
1847
- }
1848
- .file-upload-item__successIcon_153ck {
1849
- color: #2fc26e;
1850
- }
1851
- .file-upload-item__name_153ck {
1852
- color: #fff
1853
- }
1854
- .file-upload-item__errorWrapper_153ck {
1855
- color: #ef3124
1856
- }.bottom-sheet__modal_tporf {
1857
- background-color: transparent;
1858
- }
1859
- .bottom-sheet__component_tporf {
1860
- background: #121212;
1861
- }
1862
- .bottom-sheet__marker_tporf {
1863
- background-color: #2a2a2c;
1864
- }
1865
- .bottom-sheet__content_tporf {
1866
- color: #fff;
1867
- background-color: #121212;
1868
- }
1869
- .bottom-sheet__backer_qq6yr {
1870
- color: #fff;
1871
- }
1872
- .bottom-sheet__button_qq6yr {
1873
- background: rgba(255, 255, 255, 0.03);
1874
- }
1875
- .bottom-sheet__closer_uwcok {
1876
- color: #fff;
1877
- }
1878
- .bottom-sheet__button_uwcok {
1879
- background: rgba(255, 255, 255, 0.03);
1880
- }
1881
- .bottom-sheet__footer_i4vhf {
1882
- background-color: #121212;
1883
- }
1884
- .bottom-sheet__highlighted_i4vhf {
1885
- border-top: 1px solid #2b2b2e;
1886
- background-color: #121212;
1887
- }
1888
- .bottom-sheet__header_18d4b {
1889
- background-color: #121212;
1890
- }
1891
- .bottom-sheet__highlighted_18d4b {
1892
- border-bottom: 1px solid #2b2b2e;
1893
- }
1894
- .calendar__dayName_oxidl {
1895
- color: #8d8d93
1896
- }
1897
- .calendar__day_oxidl {
1898
- color: #fff
1899
- }
1900
- .calendar__day_oxidl.calendar__highlighted_oxidl,
1901
- .calendar__day_oxidl.calendar__range_oxidl.calendar__highlighted_oxidl:not(.calendar__disabled_oxidl) {
1902
- color: #fff;
1903
- background: #2a2a2c;
1904
- }
1905
- .calendar__day_oxidl.calendar__disabled_oxidl {
1906
- color: #464649;
1907
- background: transparent;
1908
- }
1909
- .calendar__day_oxidl.calendar__today_oxidl {
1910
- color: #0072ef;
1911
- }
1912
- .calendar__day_oxidl.calendar__rangeComplete_oxidl {
1913
- background: #e8f2fe;
1914
- }
1915
- .calendar__day_oxidl.calendar__selected_oxidl,
1916
- .calendar__day_oxidl.calendar__disabled_oxidl.calendar__selected_oxidl {
1917
- color: #000;
1918
- background: #fff;
1919
- }
1920
- .calendar__day_oxidl.calendar__selected_oxidl:hover {
1921
- background: rgb(217, 217, 217);
1922
- }
1923
- .calendar__range_oxidl .calendar__day_oxidl:not(.calendar__selected_oxidl):not(.calendar__disabled_oxidl):not(.calendar__today_oxidl) {
1924
- color: #fff;
1925
- }
1926
- .calendar__range_oxidl:before {
1927
- background: rgba(255, 255, 255, 0.1);
1928
- }
1929
- .calendar__rangeComplete_oxidl:before {
1930
- background: #e8f2fe;
1931
- }
1932
- .calendar__transitLeft_oxidl:after {
1933
- background: linear-gradient(
1934
- 270deg,
1935
- rgba(255, 255, 255, 0.1) 0%,
1936
- rgba(255, 255, 255, 0) 100%
1937
- );
1938
- }
1939
- .calendar__transitRight_oxidl:after {
1940
- background: linear-gradient(
1941
- 270deg,
1942
- rgba(255, 255, 255, 0) 0%,
1943
- rgba(255, 255, 255, 0.1) 100%
1944
- );
1945
- }
1946
- .calendar__rangeComplete_oxidl.calendar__transitLeft_oxidl:after {
1947
- background: linear-gradient(
1948
- 270deg,
1949
- #e8f2fe 0%,
1950
- rgba(255, 255, 255, 0) 100%
1951
- );
1952
- }
1953
- .calendar__rangeComplete_oxidl.calendar__transitRight_oxidl:after {
1954
- background: linear-gradient(
1955
- 270deg,
1956
- rgba(255, 255, 255, 0) 0%,
1957
- #e8f2fe 100%
1958
- );
1959
- }
1960
- .calendar__dot_oxidl {
1961
- background: #fff;
1962
- }
1963
- .calendar__selected_oxidl .calendar__dot_oxidl {
1964
- background: #000;
1965
- }
1966
- .calendar__withShadow_7i20l {
1967
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1968
- }
1969
-
1970
- @media (max-width: 374px) {
1971
- }
1972
- .calendar__empty_ve5xz {
1973
- color: #8d8d93;
1974
- }
1975
- .calendar__button_mq3ts {
1976
- background-color: transparent
1977
- }
1978
- .calendar__button_mq3ts:not(:disabled):hover {
1979
- background-color: #2c2c2e;
1980
- color: #fff;
1981
- }
1982
- .calendar__button_mq3ts.calendar__filled_mq3ts {
1983
- background-color: #2c2c2e
1984
- }
1985
- .calendar__button_mq3ts.calendar__filled_mq3ts:not(:disabled):hover {
1986
- background-color: rgb(59, 59, 61);
1987
- }
1988
- .calendar__button_mq3ts.calendar__outlined_mq3ts {
1989
- border: 1px solid #fff;
1990
- }
1991
- .calendar__button_mq3ts.calendar__selected_mq3ts,
1992
- .calendar__button_mq3ts.calendar__selected_mq3ts:disabled {
1993
- background-color: #fff;
1994
- color: #000
1995
- }
1996
- .calendar__button_mq3ts.calendar__selected_mq3ts:not(:disabled):hover, .calendar__button_mq3ts.calendar__selected_mq3ts:disabled:not(:disabled):hover {
1997
- background-color: #fff;
1998
- color: #000;
1999
- }
2000
- @media (max-width: 374px) {
2001
- }
2002
-
2003
-
2004
- .modal__button_k7e5l {
2005
- background: rgba(18, 18, 18, 0.4);
2006
- }
2007
-
2008
-
2009
-
2010
-
2011
- .modal__sticky_1buwi {
2012
- background: #121212;
2013
- }
2014
- .modal__highlighted_1buwi {
2015
- background: #121212;
2016
- box-shadow: 0 -1px 0 0 #2b2b2e;
2017
- }
2018
-
2019
-
2020
-
2021
- .modal__highlighted_fyusx {
2022
- background: #121212;
2023
- }
2024
- .modal__sticky_fyusx.modal__hasContent_fyusx {
2025
- background: #121212;
2026
- }
2027
- .toast__toastPlate_1ngb1 {
2028
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2029
- }
2030
- .toast__popoverInner_1ngb1 {
2031
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2032
- background-color: transparent;
2033
- }.bank-card__component_mgk62 {
2034
- --form-control-bg-color: transparent;
2035
- --form-control-hover-bg-color: transparent;
2036
- --form-control-focus-bg-color: transparent;
2037
- }
2038
- .bank-card__label_mgk62 {
2039
- color: rgba(0, 0, 0, 0.6)
2040
- }
2041
- .bank-card__focused_mgk62 .bank-card__label_mgk62,
2042
- .bank-card__filled_mgk62 .bank-card__label_mgk62 {
2043
- color: #000
2044
- }
2045
- .bank-card__input_mgk62 {
2046
- color: #000;
2047
- caret-color: #000
2048
- }
2049
- .bank-card__bankLogo_mgk62 svg g {
2050
- fill: #000;
2051
- }
2052
- .bank-card__brandLogo_mgk62 svg {
2053
- fill: #000;
2054
- }
2055
- .bank-card__usePhoto_mgk62 {
2056
- background-color: transparent
2057
- }
2058
- .bank-card__usePhoto_mgk62 svg {
2059
- fill: #000;
2060
- }.amount-input__minorPartAndCurrency_1pobg {
2061
- color: #8d8d93;
2062
- }
2063
- .amount-input__filled_ec6ix .amount-input__input_ec6ix,
2064
- .amount-input__input_ec6ix:focus {
2065
- -webkit-text-fill-color: transparent;
2066
- }
2067
- .amount-input__minorPartAndCurrency_l6hj1 {
2068
- color: #8a8a8e;
2069
- }.tooltip__hint_1caer {
2070
- background-color: #fff;
2071
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2072
- 0 8px 16px rgba(11, 31, 53, 0.16);
2073
- color: #000;
2074
- }
2075
- .tooltip__hint_1caer .tooltip__arrow_1caer:after {
2076
- background-color: #fff;
2077
- border-color: #fff;
2078
- }
2079
-
2080
- .tooltip__tooltip_sne4q {
2081
- background-color: #fff;
2082
- color: #000;
2083
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2084
- 0 8px 16px rgba(11, 31, 53, 0.16);
2085
- }
2086
- .tooltip__tooltip_sne4q .tooltip__arrow_sne4q:after {
2087
- background-color: #fff;
2088
- }
2089
- .tooltip__hint_sne4q {
2090
- background-color: #121212;
2091
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2092
- color: #fff;
2093
- }
2094
- .tooltip__hint_sne4q .tooltip__arrow_sne4q:after {
2095
- background-color: #121212;
2096
- }
2097
- @media (min-width: 600px) {
2098
- }.calendar-with-skeleton__skeleton_1e7xw {
2099
- background-color: #121212;
2100
- }.calendar-input__calendarIcon_1y6sv {
2101
- color: #fff
2102
- }.select__arrow_e5i74 {
2103
- color: #fff;
2104
- }
2105
- .select__popoverInner_50io9 {
2106
- background: transparent;
2107
- }
2108
- .select__optionsList_50io9 {
2109
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2110
- background: #121212;
2111
- }
2112
- .select__single_3gu0b {
2113
- background: #fff
2114
- }
2115
- .select__placeholder_25w4y {
2116
- color: #8d8d93;
2117
- }
2118
- .select__focusVisible_25w4y {
2119
- outline: 2px solid #0072ef;
2120
- }
2121
- .select__optgroup_1o2eo {
2122
- background: #121212
2123
- }
2124
- .select__label_1o2eo {
2125
- color: #8d8d93;
2126
- }
2127
- .select__option_5r59h {
2128
- background: #121212;
2129
- color: #fff
2130
- }
2131
- .select__option_5r59h:not(.select__disabled_5r59h):active {
2132
- background: #2c2c2e;
2133
- color: #fff;
2134
- }
2135
- .select__option_5r59h:before {
2136
- background: #2b2b2e;
2137
- }
2138
- .select__selected_5r59h {
2139
- background: #121212;
2140
- color: #fff;
2141
- }
2142
- .select__highlighted_5r59h {
2143
- background: #202022;
2144
- color: #fff
2145
- }
2146
- .select__disabled_5r59h {
2147
- background: #121212;
2148
- color: #8d8d93;
2149
- }
2150
- .select__emptyPlaceholder_9017r {
2151
- color: #8d8d93;
2152
- }
2153
- .select__popoverInner_tgmt1 {
2154
- background: transparent;
2155
- }
2156
- .select__virtualRow_l1ipl:before {
2157
- background: #2b2b2e;
2158
- }
2159
- .select__emptyPlaceholder_l1ipl {
2160
- color: #8d8d93;
2161
- }
2162
-
2163
-
2164
-
2165
- .select__emptyPlaceholder_1ok55 {
2166
- color: #8d8d93;
2167
- }
2168
- .select__footer_1ok55 {
2169
- background-color: #121212
2170
- }
2171
- .select__highlighted_1ok55 {
2172
- border-top: 1px solid #2b2b2e;
2173
- background-color: #121212;
2174
- }
2175
- .select__footer_xeksg {
2176
- background: #121212
2177
- }
2178
- .select__withBorder_xeksg {
2179
- box-shadow: inset 0 1px 0 #262629;
2180
- }.gallery__modal_1nhzb {
2181
- background: transparent;
2182
- }
2183
- .gallery__header_1nhut {
2184
- background-color: #e9e9eb;
2185
- }
2186
- .gallery__component_ol97j {
2187
- border: 2px solid rgba(0, 0, 0, 0);
2188
- }
2189
- .gallery__active_ol97j {
2190
- border-color: #000
2191
- }
2192
- .gallery__image_ol97j {
2193
- background-color: #121212
2194
- }
2195
- .gallery__loading_ol97j {
2196
- background-color: #e9eaeb;
2197
- }
2198
- .gallery__brokenImageWrapper_ol97j {
2199
- background-color: #121212
2200
- }
2201
- .gallery__focused_ol97j {
2202
- outline: 2px solid #0072ef;
2203
- }
2204
-
2205
- .gallery__component_2e2p4 {
2206
- background-color: rgba(255, 255, 255, 0.5);
2207
- }
2208
- .gallery__slideLoading_2e2p4 {
2209
- background-color: #e9eaeb;
2210
- }
2211
- .gallery__image_2e2p4 {
2212
- background-color: #121212;
2213
- }
2214
- .gallery__smallImage_2e2p4 {
2215
- background-color: #121212;
2216
- }
2217
- .gallery__arrow_2e2p4 {
2218
- color: #000
2219
- }
2220
- .gallery__arrow_2e2p4:hover {
2221
- background-color: rgba(255, 255, 255, 0.1);
2222
- }
2223
- .gallery__arrow_2e2p4:active {
2224
- background-color: rgba(255, 255, 255, 0.2);
2225
- }
2226
- .gallery__focused_2e2p4 {
2227
- outline: 2px solid #0072ef;
2228
- }
2229
- .gallery__placeholder_2e2p4 {
2230
- background-color: #121212;
2231
- }
2232
- .gallery__fullScreenImage_2e2p4 {
2233
- background-color: #121212;
2234
- }
2235
- .gallery__component_r4yx2 {
2236
- background-color: #e9e9eb
2237
- }.calendar-range__divider_qbkyd:after {
2238
- background-color: #fff;
2239
- }
2240
- .intl-phone-input__flagIcon_z1d51 {
2241
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2242
- }
2243
- .intl-phone-input__dialCode_9g7eg {
2244
- color: #8d8d93;
2245
- }
2246
- .intl-phone-input__focusVisible_7hon6 {
2247
- outline: 2px solid #0072ef;
2248
- }.table__component_1j74y {
2249
- border-top: 1px solid #2b2b2e;
2250
- }
2251
- .table__wrapper_i9zh5 {
2252
- background: #121212;
2253
- box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2254
- 0 2px 4px rgba(11, 31, 53, 0.16);
2255
- }
2256
-
2257
- .table__component_x4y2f {
2258
- color: #fff;
2259
- border-top: 1px solid #2b2b2e;
2260
- }
2261
-
2262
- .table__component_13hv7 {
2263
- color: #fff;
2264
- border-bottom: 1px solid #2b2b2e;
2265
- background: #121212;
2266
- }
2267
- .table__sorted_13hv7 {
2268
- color: #fff;
2269
- }
2270
- .table__component_11ebw th:not(:last-child):not(:empty):after {
2271
- background-color: #2a2a2c;
2272
- }
2273
- .table__component_1ir6p {
2274
- background: #121212
2275
- }
2276
- .table__withoutBorder_1ir6p {
2277
- }
2278
- .table__clickable_1ir6p:hover {
2279
- background-color: #202022;
2280
- }
2281
- .table__selected_1ir6p {
2282
- background-color: #f2f8ff
2283
- }
2284
- .table__selected_1ir6p:hover {
2285
- background-color: #e8f2fe;
2286
- }
2287
- .table__icon_13rbd {
2288
- color: #8d8d93
2289
- }
2290
- .table__icon_13rbd:hover {
2291
- color: #fff;
2292
- }
2293
- .table__sorted_13rbd {
2294
- color: #0072ef
2295
- }
2296
- .table__sorted_13rbd:hover {
2297
- color: #0072ef;
2298
- }
2299
- .table__open_1y625,
2300
- .table__open_1y625:hover {
2301
- background-color: rgba(255, 255, 255, 0.163);
2302
- }
849
+ }