@alfalab/core-components 27.0.0 → 27.2.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 (1718) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  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 +1 -1
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +1 -1
  23. package/amount-input/esm/index.css +6 -6
  24. package/amount-input/esm/inverted.css +1 -1
  25. package/amount-input/index.css +6 -6
  26. package/amount-input/inverted.css +1 -1
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +1 -1
  29. package/amount-input/modern/index.css +6 -6
  30. package/amount-input/modern/inverted.css +1 -1
  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 +26 -23
  39. package/attach/index.css +26 -23
  40. package/attach/modern/Component.d.ts +2 -2
  41. package/attach/modern/Component.js +5 -2
  42. package/attach/modern/index.css +26 -23
  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 +19 -19
  58. package/bank-card/index.css +19 -19
  59. package/bank-card/modern/Component.js +1 -1
  60. package/bank-card/modern/index.css +19 -19
  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-361629fa.d.ts → component-ad0b9c56.d.ts} +0 -0
  68. package/bottom-sheet/{component-361629fa.js → component-ad0b9c56.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-c99fc8cc.d.ts → component-72044e5f.d.ts} +0 -0
  80. package/bottom-sheet/esm/{component-c99fc8cc.js → component-72044e5f.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-f3afbc15.d.ts → tslib.es6-8e9de056.d.ts} +0 -0
  95. package/bottom-sheet/esm/{tslib.es6-f3afbc15.js → tslib.es6-8e9de056.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-7c3cd516.d.ts → component-60e53beb.d.ts} +0 -0
  100. package/bottom-sheet/modern/{component-7c3cd516.js → component-60e53beb.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-51ba014b.d.ts → tslib.es6-14e62ea1.d.ts} +0 -0
  114. package/bottom-sheet/{tslib.es6-51ba014b.js → tslib.es6-14e62ea1.js} +0 -0
  115. package/button/Component.js +3 -3
  116. package/button/cssm/index.module.css +3 -1
  117. package/button/default.css +40 -40
  118. package/button/esm/Component.js +3 -3
  119. package/button/esm/default.css +40 -40
  120. package/button/esm/index.css +56 -54
  121. package/button/esm/inverted.css +40 -40
  122. package/button/index.css +56 -54
  123. package/button/inverted.css +40 -40
  124. package/button/modern/Component.js +3 -3
  125. package/button/modern/default.css +40 -40
  126. package/button/modern/index.css +56 -54
  127. package/button/modern/inverted.css +40 -40
  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 +50 -50
  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 +2 -2
  134. package/calendar/components/month-year-header/Component.js +2 -2
  135. package/calendar/components/month-year-header/index.css +9 -9
  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 +8 -8
  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 +9 -9
  142. package/calendar/components/select-button/Component.js +2 -2
  143. package/calendar/components/select-button/index.css +9 -9
  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 +9 -9
  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 +50 -50
  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 +2 -2
  154. package/calendar/esm/components/month-year-header/Component.js +2 -2
  155. package/calendar/esm/components/month-year-header/index.css +9 -9
  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 +8 -8
  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 +9 -9
  162. package/calendar/esm/components/select-button/Component.js +2 -2
  163. package/calendar/esm/components/select-button/index.css +9 -9
  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 +9 -9
  167. package/calendar/esm/components/years-table/index.js +1 -1
  168. package/calendar/esm/index.css +10 -10
  169. package/calendar/esm/index.js +1 -1
  170. package/calendar/esm/{tslib.es6-6e6dbaa2.d.ts → tslib.es6-92e31350.d.ts} +0 -0
  171. package/calendar/esm/{tslib.es6-6e6dbaa2.js → tslib.es6-92e31350.js} +0 -0
  172. package/calendar/index.css +10 -10
  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 +50 -50
  177. package/calendar/modern/components/header/Component.js +1 -1
  178. package/calendar/modern/components/header/index.css +2 -2
  179. package/calendar/modern/components/month-year-header/Component.js +1 -1
  180. package/calendar/modern/components/month-year-header/index.css +9 -9
  181. package/calendar/modern/components/months-table/Component.js +1 -1
  182. package/calendar/modern/components/months-table/index.css +8 -8
  183. package/calendar/modern/components/period-slider/Component.js +1 -1
  184. package/calendar/modern/components/period-slider/index.css +9 -9
  185. package/calendar/modern/components/select-button/Component.js +1 -1
  186. package/calendar/modern/components/select-button/index.css +9 -9
  187. package/calendar/modern/components/years-table/Component.js +1 -1
  188. package/calendar/modern/components/years-table/index.css +9 -9
  189. package/calendar/modern/index.css +10 -10
  190. package/calendar/{tslib.es6-533e2df5.d.ts → tslib.es6-1fb9481f.d.ts} +0 -0
  191. package/calendar/{tslib.es6-533e2df5.js → tslib.es6-1fb9481f.js} +0 -0
  192. package/calendar-input/Component.d.ts +3 -3
  193. package/calendar-input/Component.js +1 -1
  194. package/calendar-input/esm/Component.js +1 -1
  195. package/calendar-input/esm/index.css +9 -9
  196. package/calendar-input/index.css +9 -9
  197. package/calendar-input/modern/Component.js +1 -1
  198. package/calendar-input/modern/index.css +9 -9
  199. package/calendar-range/Component.js +1 -1
  200. package/calendar-range/esm/Component.js +1 -1
  201. package/calendar-range/esm/index.js +1 -1
  202. package/calendar-range/esm/{index.module-62975c6b.d.ts → index.module-73dcac2d.d.ts} +0 -0
  203. package/calendar-range/esm/{index.module-62975c6b.js → index.module-73dcac2d.js} +1 -1
  204. package/calendar-range/esm/views/index.css +7 -7
  205. package/calendar-range/esm/views/popover.js +1 -1
  206. package/calendar-range/esm/views/static.js +1 -1
  207. package/calendar-range/index.js +1 -1
  208. package/calendar-range/{index.module-c0100088.d.ts → index.module-c56941df.d.ts} +0 -0
  209. package/calendar-range/{index.module-c0100088.js → index.module-c56941df.js} +1 -1
  210. package/calendar-range/modern/Component.js +1 -1
  211. package/calendar-range/modern/index.js +1 -1
  212. package/calendar-range/modern/index.module-46ff296f.js +4 -0
  213. package/calendar-range/modern/views/index.css +7 -7
  214. package/calendar-range/modern/views/popover.js +1 -1
  215. package/calendar-range/modern/views/static.js +1 -1
  216. package/calendar-range/views/index.css +7 -7
  217. package/calendar-range/views/popover.js +1 -1
  218. package/calendar-range/views/static.js +1 -1
  219. package/calendar-with-skeleton/Component.js +1 -1
  220. package/calendar-with-skeleton/esm/Component.js +1 -1
  221. package/calendar-with-skeleton/esm/index.css +11 -11
  222. package/calendar-with-skeleton/index.css +11 -11
  223. package/calendar-with-skeleton/modern/Component.js +1 -1
  224. package/calendar-with-skeleton/modern/index.css +11 -11
  225. package/card-image/Component.js +1 -1
  226. package/card-image/esm/Component.js +1 -1
  227. package/card-image/esm/index.css +6 -6
  228. package/card-image/index.css +6 -6
  229. package/card-image/modern/Component.js +1 -1
  230. package/card-image/modern/index.css +6 -6
  231. package/cdn-icon/Component.js +1 -1
  232. package/cdn-icon/esm/Component.js +1 -1
  233. package/cdn-icon/esm/index.css +2 -2
  234. package/cdn-icon/index.css +2 -2
  235. package/cdn-icon/modern/Component.js +1 -1
  236. package/cdn-icon/modern/index.css +2 -2
  237. package/chart/Component.js +2 -2
  238. package/chart/components/Dot/index.css +8 -8
  239. package/chart/components/Dot/index.js +1 -1
  240. package/chart/components/Legends/index.css +8 -8
  241. package/chart/components/Legends/index.js +1 -1
  242. package/chart/components/Tick/index.css +4 -4
  243. package/chart/components/Tick/index.js +1 -1
  244. package/chart/components/TooltipContent/index.css +7 -7
  245. package/chart/components/TooltipContent/index.js +1 -1
  246. package/chart/esm/Component.js +2 -2
  247. package/chart/esm/components/Dot/index.css +8 -8
  248. package/chart/esm/components/Dot/index.js +1 -1
  249. package/chart/esm/components/Legends/index.css +8 -8
  250. package/chart/esm/components/Legends/index.js +1 -1
  251. package/chart/esm/components/Tick/index.css +4 -4
  252. package/chart/esm/components/Tick/index.js +1 -1
  253. package/chart/esm/components/TooltipContent/index.css +7 -7
  254. package/chart/esm/components/TooltipContent/index.js +1 -1
  255. package/chart/esm/hooks/useSettings/index.js +1 -1
  256. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  257. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  258. package/chart/esm/index.css +3 -3
  259. package/chart/esm/index.js +1 -1
  260. package/chart/esm/{tslib.es6-aae4c46b.d.ts → tslib.es6-153ea545.d.ts} +0 -0
  261. package/chart/esm/{tslib.es6-aae4c46b.js → tslib.es6-153ea545.js} +0 -0
  262. package/chart/hooks/useSettings/index.js +1 -1
  263. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  264. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  265. package/chart/index.css +3 -3
  266. package/chart/index.js +1 -1
  267. package/chart/modern/Component.js +1 -1
  268. package/chart/modern/components/Dot/index.css +8 -8
  269. package/chart/modern/components/Dot/index.js +1 -1
  270. package/chart/modern/components/Legends/index.css +8 -8
  271. package/chart/modern/components/Legends/index.js +1 -1
  272. package/chart/modern/components/Tick/index.css +4 -4
  273. package/chart/modern/components/Tick/index.js +1 -1
  274. package/chart/modern/components/TooltipContent/index.css +7 -7
  275. package/chart/modern/components/TooltipContent/index.js +1 -1
  276. package/chart/modern/index.css +3 -3
  277. package/chart/{tslib.es6-4ae42e79.d.ts → tslib.es6-26bc5853.d.ts} +0 -0
  278. package/chart/{tslib.es6-4ae42e79.js → tslib.es6-26bc5853.js} +0 -0
  279. package/checkbox/Component.js +1 -1
  280. package/checkbox/esm/Component.js +1 -1
  281. package/checkbox/esm/index.css +36 -36
  282. package/checkbox/index.css +36 -36
  283. package/checkbox/modern/Component.js +1 -1
  284. package/checkbox/modern/index.css +36 -36
  285. package/checkbox-group/Component.js +1 -1
  286. package/checkbox-group/esm/Component.js +1 -1
  287. package/checkbox-group/esm/index.css +16 -16
  288. package/checkbox-group/index.css +16 -16
  289. package/checkbox-group/modern/Component.js +1 -1
  290. package/checkbox-group/modern/index.css +16 -16
  291. package/circular-progress-bar/Component.js +1 -1
  292. package/circular-progress-bar/esm/Component.js +1 -1
  293. package/circular-progress-bar/esm/index.css +21 -21
  294. package/circular-progress-bar/index.css +21 -21
  295. package/circular-progress-bar/modern/Component.js +1 -1
  296. package/circular-progress-bar/modern/index.css +21 -21
  297. package/code-input/component.js +1 -1
  298. package/code-input/components/input/component.js +1 -1
  299. package/code-input/components/input/index.css +10 -10
  300. package/code-input/esm/component.js +1 -1
  301. package/code-input/esm/components/input/component.js +1 -1
  302. package/code-input/esm/components/input/index.css +10 -10
  303. package/code-input/esm/index.css +5 -5
  304. package/code-input/index.css +5 -5
  305. package/code-input/modern/component.js +1 -1
  306. package/code-input/modern/components/input/component.js +1 -1
  307. package/code-input/modern/components/input/index.css +10 -10
  308. package/code-input/modern/index.css +5 -5
  309. package/collapse/Component.js +1 -1
  310. package/collapse/esm/Component.js +1 -1
  311. package/collapse/esm/index.css +7 -7
  312. package/collapse/index.css +7 -7
  313. package/collapse/modern/Component.js +1 -1
  314. package/collapse/modern/index.css +7 -7
  315. package/confirmation/component.js +2 -2
  316. package/confirmation/components/countdown-loader/component.js +1 -1
  317. package/confirmation/components/countdown-loader/index.css +1 -1
  318. package/confirmation/components/index.js +1 -1
  319. package/confirmation/components/screens/fatal-error/component.js +1 -1
  320. package/confirmation/components/screens/fatal-error/index.css +2 -2
  321. package/confirmation/components/screens/hint/component.js +1 -1
  322. package/confirmation/components/screens/hint/index.css +12 -12
  323. package/confirmation/components/screens/index.js +1 -1
  324. package/confirmation/components/screens/initial/component.js +1 -1
  325. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  326. package/confirmation/components/screens/initial/index.css +15 -15
  327. package/confirmation/components/screens/initial/index.js +1 -1
  328. package/confirmation/components/screens/temp-block/component.js +1 -1
  329. package/confirmation/components/screens/temp-block/index.css +4 -4
  330. package/confirmation/{countdown-section-a6939541.d.ts → countdown-section-a9d94d54.d.ts} +0 -0
  331. package/confirmation/{countdown-section-a6939541.js → countdown-section-a9d94d54.js} +1 -1
  332. package/confirmation/esm/component.js +2 -2
  333. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  334. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  335. package/confirmation/esm/components/index.js +1 -1
  336. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  337. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  338. package/confirmation/esm/components/screens/hint/component.js +1 -1
  339. package/confirmation/esm/components/screens/hint/index.css +12 -12
  340. package/confirmation/esm/components/screens/index.js +1 -1
  341. package/confirmation/esm/components/screens/initial/component.js +1 -1
  342. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  343. package/confirmation/esm/components/screens/initial/index.css +15 -15
  344. package/confirmation/esm/components/screens/initial/index.js +1 -1
  345. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  346. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  347. package/confirmation/esm/{countdown-section-9e045680.d.ts → countdown-section-4b9dd67d.d.ts} +0 -0
  348. package/confirmation/esm/{countdown-section-9e045680.js → countdown-section-4b9dd67d.js} +1 -1
  349. package/confirmation/esm/index.css +2 -2
  350. package/confirmation/esm/index.js +1 -1
  351. package/confirmation/index.css +2 -2
  352. package/confirmation/index.js +1 -1
  353. package/confirmation/modern/component.js +2 -2
  354. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  355. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  356. package/confirmation/modern/components/index.js +1 -1
  357. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  358. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  359. package/confirmation/modern/components/screens/hint/component.js +1 -1
  360. package/confirmation/modern/components/screens/hint/index.css +12 -12
  361. package/confirmation/modern/components/screens/index.js +1 -1
  362. package/confirmation/modern/components/screens/initial/component.js +1 -1
  363. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  364. package/confirmation/modern/components/screens/initial/index.css +15 -15
  365. package/confirmation/modern/components/screens/initial/index.js +1 -1
  366. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  367. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  368. package/confirmation/modern/{countdown-section-a2c4f1ad.d.ts → countdown-section-98e8a733.d.ts} +0 -0
  369. package/confirmation/modern/{countdown-section-a2c4f1ad.js → countdown-section-98e8a733.js} +1 -1
  370. package/confirmation/modern/index.css +2 -2
  371. package/confirmation/modern/index.js +1 -1
  372. package/custom-button/Component.js +1 -1
  373. package/custom-button/esm/Component.js +1 -1
  374. package/custom-button/esm/index.css +11 -11
  375. package/custom-button/index.css +11 -11
  376. package/custom-button/modern/Component.js +1 -1
  377. package/custom-button/modern/index.css +11 -11
  378. package/date-input/Component.d.ts +1 -1
  379. package/date-input/Component.js +3 -15
  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 +3 -3
  383. package/date-input/index.css +3 -3
  384. package/date-input/modern/Component.js +4 -16
  385. package/date-input/modern/index.css +3 -3
  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/cssm/index.module.css +2 -2
  412. package/file-upload-item/esm/Component.js +1 -1
  413. package/file-upload-item/esm/index.css +25 -25
  414. package/file-upload-item/index.css +25 -25
  415. package/file-upload-item/modern/Component.js +1 -1
  416. package/file-upload-item/modern/index.css +25 -25
  417. package/filter-tag/Component.js +1 -1
  418. package/filter-tag/esm/Component.js +1 -1
  419. package/filter-tag/esm/index.css +56 -56
  420. package/filter-tag/index.css +56 -56
  421. package/filter-tag/modern/Component.js +1 -1
  422. package/filter-tag/modern/index.css +56 -56
  423. package/form-control/Component.js +3 -3
  424. package/form-control/default.css +14 -14
  425. package/form-control/esm/Component.js +3 -3
  426. package/form-control/esm/default.css +14 -14
  427. package/form-control/esm/index.css +41 -41
  428. package/form-control/esm/inverted.css +14 -14
  429. package/form-control/index.css +41 -41
  430. package/form-control/inverted.css +14 -14
  431. package/form-control/modern/Component.js +3 -3
  432. package/form-control/modern/default.css +14 -14
  433. package/form-control/modern/index.css +41 -41
  434. package/form-control/modern/inverted.css +14 -14
  435. package/gallery/Component.js +3 -3
  436. package/gallery/components/header/Component.js +2 -2
  437. package/gallery/components/header/buttons.js +1 -1
  438. package/gallery/components/header/index.css +3 -3
  439. package/gallery/components/header/index.js +1 -1
  440. package/gallery/components/header-info-block/Component.js +1 -1
  441. package/gallery/components/header-info-block/index.css +5 -5
  442. package/gallery/components/image-preview/Component.js +1 -1
  443. package/gallery/components/image-preview/index.css +12 -12
  444. package/gallery/components/image-viewer/component.js +2 -2
  445. package/gallery/components/image-viewer/index.css +19 -19
  446. package/gallery/components/image-viewer/index.js +2 -2
  447. package/gallery/components/image-viewer/slide.js +1 -1
  448. package/gallery/components/index.js +2 -2
  449. package/gallery/components/navigation-bar/Component.js +1 -1
  450. package/gallery/components/navigation-bar/index.css +6 -6
  451. package/gallery/esm/Component.js +3 -3
  452. package/gallery/esm/components/header/Component.js +2 -2
  453. package/gallery/esm/components/header/buttons.js +1 -1
  454. package/gallery/esm/components/header/index.css +3 -3
  455. package/gallery/esm/components/header/index.js +1 -1
  456. package/gallery/esm/components/header-info-block/Component.js +1 -1
  457. package/gallery/esm/components/header-info-block/index.css +5 -5
  458. package/gallery/esm/components/image-preview/Component.js +1 -1
  459. package/gallery/esm/components/image-preview/index.css +12 -12
  460. package/gallery/esm/components/image-viewer/component.js +2 -2
  461. package/gallery/esm/components/image-viewer/index.css +19 -19
  462. package/gallery/esm/components/image-viewer/index.js +2 -2
  463. package/gallery/esm/components/image-viewer/slide.js +1 -1
  464. package/gallery/esm/components/index.js +2 -2
  465. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  466. package/gallery/esm/components/navigation-bar/index.css +6 -6
  467. package/gallery/esm/index.css +3 -3
  468. package/gallery/esm/index.js +2 -2
  469. package/gallery/esm/{slide-224bccdb.d.ts → slide-da945224.d.ts} +0 -0
  470. package/gallery/esm/{slide-224bccdb.js → slide-da945224.js} +1 -1
  471. package/gallery/esm/{tslib.es6-b6eebb00.d.ts → tslib.es6-50426b50.d.ts} +0 -0
  472. package/gallery/esm/{tslib.es6-b6eebb00.js → tslib.es6-50426b50.js} +0 -0
  473. package/gallery/index.css +3 -3
  474. package/gallery/index.js +2 -2
  475. package/gallery/modern/Component.js +2 -2
  476. package/gallery/modern/components/header/Component.js +1 -1
  477. package/gallery/modern/components/header/index.css +3 -3
  478. package/gallery/modern/components/header-info-block/Component.js +1 -1
  479. package/gallery/modern/components/header-info-block/index.css +5 -5
  480. package/gallery/modern/components/image-preview/Component.js +1 -1
  481. package/gallery/modern/components/image-preview/index.css +12 -12
  482. package/gallery/modern/components/image-viewer/component.js +1 -1
  483. package/gallery/modern/components/image-viewer/index.css +19 -19
  484. package/gallery/modern/components/image-viewer/index.js +1 -1
  485. package/gallery/modern/components/image-viewer/slide.js +1 -1
  486. package/gallery/modern/components/index.js +1 -1
  487. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  488. package/gallery/modern/components/navigation-bar/index.css +6 -6
  489. package/gallery/modern/index.css +3 -3
  490. package/gallery/modern/index.js +1 -1
  491. package/gallery/modern/{slide-f7a555e3.d.ts → slide-e16f207d.d.ts} +0 -0
  492. package/gallery/modern/{slide-f7a555e3.js → slide-e16f207d.js} +1 -1
  493. package/gallery/{slide-97283609.d.ts → slide-ba982c5a.d.ts} +0 -0
  494. package/gallery/{slide-97283609.js → slide-ba982c5a.js} +1 -1
  495. package/gallery/{tslib.es6-267141b1.d.ts → tslib.es6-ed776e8b.d.ts} +0 -0
  496. package/gallery/{tslib.es6-267141b1.js → tslib.es6-ed776e8b.js} +0 -0
  497. package/grid/Component.js +1 -1
  498. package/grid/col/Component.js +2 -2
  499. package/grid/col/index.css +511 -511
  500. package/grid/col/index.js +1 -1
  501. package/grid/esm/Component.js +1 -1
  502. package/grid/esm/col/Component.js +2 -2
  503. package/grid/esm/col/index.css +511 -511
  504. package/grid/esm/col/index.js +1 -1
  505. package/grid/esm/gutters.css +78 -78
  506. package/grid/esm/{gutters.module-35061703.d.ts → gutters.module-b5c81677.d.ts} +0 -0
  507. package/grid/esm/gutters.module-b5c81677.js +27 -0
  508. package/grid/esm/index.js +1 -1
  509. package/grid/esm/row/Component.js +2 -2
  510. package/grid/esm/row/index.css +9 -9
  511. package/grid/esm/row/index.js +1 -1
  512. package/grid/gutters.css +78 -78
  513. package/grid/{gutters.module-8522deca.d.ts → gutters.module-ae915466.d.ts} +0 -0
  514. package/grid/gutters.module-ae915466.js +28 -0
  515. package/grid/index.js +1 -1
  516. package/grid/modern/Component.js +1 -1
  517. package/grid/modern/col/Component.js +2 -2
  518. package/grid/modern/col/index.css +511 -511
  519. package/grid/modern/col/index.js +1 -1
  520. package/grid/modern/gutters.css +78 -78
  521. package/grid/modern/gutters.module-812fea1d.js +4 -0
  522. package/grid/modern/index.js +1 -1
  523. package/grid/modern/row/Component.js +2 -2
  524. package/grid/modern/row/index.css +9 -9
  525. package/grid/modern/row/index.js +1 -1
  526. package/grid/row/Component.js +2 -2
  527. package/grid/row/index.css +9 -9
  528. package/grid/row/index.js +1 -1
  529. package/hatching-progress-bar/Component.js +1 -1
  530. package/hatching-progress-bar/esm/Component.js +1 -1
  531. package/hatching-progress-bar/esm/index.css +11 -11
  532. package/hatching-progress-bar/index.css +11 -11
  533. package/hatching-progress-bar/modern/Component.js +1 -1
  534. package/hatching-progress-bar/modern/index.css +11 -11
  535. package/icon-button/Component.js +3 -3
  536. package/icon-button/default.css +19 -19
  537. package/icon-button/esm/Component.js +3 -3
  538. package/icon-button/esm/default.css +19 -19
  539. package/icon-button/esm/index.css +5 -5
  540. package/icon-button/esm/inverted.css +15 -15
  541. package/icon-button/index.css +5 -5
  542. package/icon-button/inverted.css +15 -15
  543. package/icon-button/modern/Component.js +3 -3
  544. package/icon-button/modern/default.css +19 -19
  545. package/icon-button/modern/index.css +5 -5
  546. package/icon-button/modern/inverted.css +15 -15
  547. package/icon-view/circle.js +1 -1
  548. package/icon-view/components/base-shape/component.js +1 -1
  549. package/icon-view/components/base-shape/index.css +28 -28
  550. package/icon-view/components/circle/component.js +1 -1
  551. package/icon-view/components/circle/index.js +1 -1
  552. package/icon-view/components/index.js +1 -1
  553. package/icon-view/components/super-ellipse/component.js +1 -1
  554. package/icon-view/components/super-ellipse/index.js +1 -1
  555. package/icon-view/esm/circle.js +1 -1
  556. package/icon-view/esm/components/base-shape/component.js +1 -1
  557. package/icon-view/esm/components/base-shape/index.css +28 -28
  558. package/icon-view/esm/components/circle/component.js +1 -1
  559. package/icon-view/esm/components/circle/index.js +1 -1
  560. package/icon-view/esm/components/index.js +1 -1
  561. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  562. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  563. package/icon-view/esm/super-ellipse.js +1 -1
  564. package/icon-view/esm/{tslib.es6-3a6c4769.d.ts → tslib.es6-d0285cae.d.ts} +0 -0
  565. package/icon-view/esm/{tslib.es6-3a6c4769.js → tslib.es6-d0285cae.js} +0 -0
  566. package/icon-view/modern/components/base-shape/component.js +1 -1
  567. package/icon-view/modern/components/base-shape/index.css +28 -28
  568. package/icon-view/super-ellipse.js +1 -1
  569. package/icon-view/{tslib.es6-cf63c562.d.ts → tslib.es6-fccaa212.d.ts} +0 -0
  570. package/icon-view/{tslib.es6-cf63c562.js → tslib.es6-fccaa212.js} +0 -0
  571. package/input/Component.js +3 -3
  572. package/input/default.css +12 -12
  573. package/input/esm/Component.js +3 -3
  574. package/input/esm/default.css +12 -12
  575. package/input/esm/index.css +30 -30
  576. package/input/esm/inverted.css +12 -12
  577. package/input/index.css +30 -30
  578. package/input/inverted.css +12 -12
  579. package/input/modern/Component.js +3 -3
  580. package/input/modern/default.css +12 -12
  581. package/input/modern/index.css +30 -30
  582. package/input/modern/inverted.css +12 -12
  583. package/input-autocomplete/{Component-10c6314b.d.ts → Component-754eff3b.d.ts} +0 -0
  584. package/input-autocomplete/{Component-10c6314b.js → Component-754eff3b.js} +1 -1
  585. package/input-autocomplete/Component.js +1 -1
  586. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  587. package/input-autocomplete/autocomplete-field/index.css +2 -2
  588. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  589. package/input-autocomplete/autocomplete-field/index.js +1 -1
  590. package/input-autocomplete/esm/{Component-5bcdf7fd.d.ts → Component-33b59d76.d.ts} +0 -0
  591. package/input-autocomplete/esm/{Component-5bcdf7fd.js → Component-33b59d76.js} +1 -1
  592. package/input-autocomplete/esm/Component.js +1 -1
  593. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  594. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  595. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  596. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  597. package/input-autocomplete/esm/index.js +1 -1
  598. package/input-autocomplete/index.js +1 -1
  599. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  600. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  601. package/intl-phone-input/{component-3582cc61.d.ts → component-99dc2091.d.ts} +0 -0
  602. package/intl-phone-input/{component-3582cc61.js → component-99dc2091.js} +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-fffe1a38.d.ts → component-88d8439a.d.ts} +0 -0
  615. package/intl-phone-input/esm/{component-fffe1a38.js → component-88d8439a.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-76150680.d.ts → libphonenumber-js.min-8f8e8033.d.ts} +0 -0
  630. package/intl-phone-input/esm/{libphonenumber-js.min-76150680.js → libphonenumber-js.min-8f8e8033.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-f6ed1a49.d.ts → libphonenumber-js.min-997866a6.d.ts} +0 -0
  634. package/intl-phone-input/{libphonenumber-js.min-f6ed1a49.js → libphonenumber-js.min-997866a6.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-76150680.d.ts → libphonenumber-js.min-8f8e8033.d.ts} +0 -0
  644. package/intl-phone-input/modern/{libphonenumber-js.min-76150680.js → libphonenumber-js.min-8f8e8033.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 +4 -4
  666. package/list-header/index.css +4 -4
  667. package/list-header/modern/Component.js +1 -1
  668. package/list-header/modern/index.css +4 -4
  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 +1 -1
  678. package/masked-input/index.css +1 -1
  679. package/masked-input/modern/Component.js +1 -1
  680. package/masked-input/modern/index.css +1 -1
  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 +3 -3
  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 +7 -7
  691. package/modal/components/content/index.css +2 -2
  692. package/modal/components/content/mobile.css +2 -2
  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 +8 -8
  697. package/modal/components/footer/index.css +3 -3
  698. package/modal/components/footer/layout.css +24 -24
  699. package/modal/components/footer/mobile.css +2 -2
  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 +16 -16
  704. package/modal/components/header/index.css +14 -14
  705. package/modal/components/header/mobile.css +2 -2
  706. package/modal/cssm/Component.responsive.d.ts +1 -1
  707. package/modal/desktop.css +8 -8
  708. package/modal/desktop.js +2 -2
  709. package/modal/esm/Component.desktop.js +3 -3
  710. package/modal/esm/Component.mobile.js +3 -3
  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 +3 -3
  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 +7 -7
  718. package/modal/esm/components/content/index.css +2 -2
  719. package/modal/esm/components/content/mobile.css +2 -2
  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 +8 -8
  724. package/modal/esm/components/footer/index.css +3 -3
  725. package/modal/esm/components/footer/layout.css +24 -24
  726. package/modal/esm/components/footer/mobile.css +2 -2
  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 +16 -16
  731. package/modal/esm/components/header/index.css +14 -14
  732. package/modal/esm/components/header/mobile.css +2 -2
  733. package/modal/esm/desktop.css +8 -8
  734. package/modal/esm/desktop.js +2 -2
  735. package/modal/esm/index.js +2 -2
  736. package/modal/esm/mobile.css +1 -1
  737. package/modal/esm/mobile.js +2 -2
  738. package/modal/esm/responsive.js +2 -2
  739. package/modal/esm/transitions.css +7 -7
  740. package/modal/esm/transitions.module-13a5ec95.js +4 -0
  741. package/modal/esm/{tslib.es6-67d2fa12.d.ts → tslib.es6-7668993a.d.ts} +0 -0
  742. package/modal/esm/{tslib.es6-67d2fa12.js → tslib.es6-7668993a.js} +0 -0
  743. package/modal/index.js +2 -2
  744. package/modal/mobile.css +1 -1
  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.js +1 -1
  749. package/modal/modern/components/closer/Component.js +1 -1
  750. package/modal/modern/components/closer/index.css +3 -3
  751. package/modal/modern/components/content/Component.desktop.js +1 -1
  752. package/modal/modern/components/content/Component.js +1 -1
  753. package/modal/modern/components/content/Component.mobile.js +1 -1
  754. package/modal/modern/components/content/desktop.css +7 -7
  755. package/modal/modern/components/content/index.css +2 -2
  756. package/modal/modern/components/content/mobile.css +2 -2
  757. package/modal/modern/components/footer/Component.desktop.js +1 -1
  758. package/modal/modern/components/footer/Component.js +2 -2
  759. package/modal/modern/components/footer/Component.mobile.js +1 -1
  760. package/modal/modern/components/footer/desktop.css +8 -8
  761. package/modal/modern/components/footer/index.css +3 -3
  762. package/modal/modern/components/footer/layout.css +24 -24
  763. package/modal/modern/components/footer/mobile.css +2 -2
  764. package/modal/modern/components/header/Component.desktop.js +1 -1
  765. package/modal/modern/components/header/Component.js +1 -1
  766. package/modal/modern/components/header/Component.mobile.js +1 -1
  767. package/modal/modern/components/header/desktop.css +16 -16
  768. package/modal/modern/components/header/index.css +14 -14
  769. package/modal/modern/components/header/mobile.css +2 -2
  770. package/modal/modern/desktop.css +8 -8
  771. package/modal/modern/desktop.js +1 -1
  772. package/modal/modern/index.js +1 -1
  773. package/modal/modern/mobile.css +1 -1
  774. package/modal/modern/mobile.js +1 -1
  775. package/modal/modern/responsive.js +1 -1
  776. package/modal/modern/transitions.css +7 -7
  777. package/modal/modern/transitions.module-13a5ec95.js +4 -0
  778. package/modal/responsive.js +2 -2
  779. package/modal/transitions.css +7 -7
  780. package/modal/transitions.module-56435514.js +4 -0
  781. package/modal/{tslib.es6-6aa4ba0a.d.ts → tslib.es6-c088588a.d.ts} +0 -0
  782. package/modal/{tslib.es6-6aa4ba0a.js → tslib.es6-c088588a.js} +0 -0
  783. package/notification/Component.d.ts +3 -4
  784. package/notification/Component.js +3 -3
  785. package/notification/cssm/Component.d.ts +3 -4
  786. package/notification/cssm/Component.js +2 -2
  787. package/notification/cssm/index.module.css +10 -5
  788. package/notification/esm/Component.d.ts +3 -4
  789. package/notification/esm/Component.js +3 -3
  790. package/notification/esm/index.css +17 -12
  791. package/notification/index.css +17 -12
  792. package/notification/modern/Component.d.ts +3 -4
  793. package/notification/modern/Component.js +3 -3
  794. package/notification/modern/index.css +17 -12
  795. package/notification-manager/{component-b058d3e8.d.ts → component-39200526.d.ts} +0 -0
  796. package/notification-manager/{component-b058d3e8.js → component-39200526.js} +0 -0
  797. package/notification-manager/component.js +2 -2
  798. package/notification-manager/components/index.js +1 -1
  799. package/notification-manager/components/notification/component.js +1 -1
  800. package/notification-manager/components/notification/index.d.ts +1 -1
  801. package/notification-manager/components/notification/index.js +1 -1
  802. package/notification-manager/esm/{component-5c99894b.d.ts → component-4ed696ff.d.ts} +0 -0
  803. package/notification-manager/esm/{component-5c99894b.js → component-4ed696ff.js} +0 -0
  804. package/notification-manager/esm/component.js +2 -2
  805. package/notification-manager/esm/components/index.js +1 -1
  806. package/notification-manager/esm/components/notification/component.js +1 -1
  807. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  808. package/notification-manager/esm/components/notification/index.js +1 -1
  809. package/notification-manager/esm/index.css +11 -11
  810. package/notification-manager/esm/index.js +1 -1
  811. package/notification-manager/index.css +11 -11
  812. package/notification-manager/index.js +1 -1
  813. package/notification-manager/modern/component.js +1 -1
  814. package/notification-manager/modern/index.css +11 -11
  815. package/package.json +8 -8
  816. package/pagination/Component.js +1 -1
  817. package/pagination/components/default-view/index.css +1 -1
  818. package/pagination/components/default-view/index.js +1 -1
  819. package/pagination/components/per-page-view/index.css +1 -1
  820. package/pagination/components/per-page-view/index.js +1 -1
  821. package/pagination/components/tag/index.css +7 -7
  822. package/pagination/components/tag/index.js +1 -1
  823. package/pagination/esm/Component.js +1 -1
  824. package/pagination/esm/components/default-view/index.css +1 -1
  825. package/pagination/esm/components/default-view/index.js +1 -1
  826. package/pagination/esm/components/per-page-view/index.css +1 -1
  827. package/pagination/esm/components/per-page-view/index.js +1 -1
  828. package/pagination/esm/components/tag/index.css +7 -7
  829. package/pagination/esm/components/tag/index.js +1 -1
  830. package/pagination/esm/index.css +3 -3
  831. package/pagination/index.css +3 -3
  832. package/pagination/modern/Component.js +1 -1
  833. package/pagination/modern/components/default-view/index.css +1 -1
  834. package/pagination/modern/components/default-view/index.js +1 -1
  835. package/pagination/modern/components/per-page-view/index.css +1 -1
  836. package/pagination/modern/components/per-page-view/index.js +1 -1
  837. package/pagination/modern/components/tag/index.css +7 -7
  838. package/pagination/modern/components/tag/index.js +1 -1
  839. package/pagination/modern/index.css +3 -3
  840. package/password-input/component.js +1 -1
  841. package/password-input/esm/component.js +1 -1
  842. package/password-input/esm/index.css +4 -4
  843. package/password-input/index.css +4 -4
  844. package/password-input/modern/component.js +1 -1
  845. package/password-input/modern/index.css +4 -4
  846. package/picker-button/Component.js +2 -2
  847. package/picker-button/esm/Component.js +2 -2
  848. package/picker-button/esm/field/Component.js +2 -2
  849. package/picker-button/esm/field/index.css +3 -3
  850. package/picker-button/esm/field/index.js +1 -1
  851. package/picker-button/esm/index.css +6 -6
  852. package/picker-button/esm/index.js +1 -1
  853. package/picker-button/esm/option/Component.js +2 -2
  854. package/picker-button/esm/option/index.css +4 -4
  855. package/picker-button/esm/option/index.js +1 -1
  856. package/picker-button/esm/{tslib.es6-4c546149.d.ts → tslib.es6-5c81b1ce.d.ts} +0 -0
  857. package/picker-button/esm/{tslib.es6-4c546149.js → tslib.es6-5c81b1ce.js} +0 -0
  858. package/picker-button/field/Component.js +2 -2
  859. package/picker-button/field/index.css +3 -3
  860. package/picker-button/field/index.js +1 -1
  861. package/picker-button/index.css +6 -6
  862. package/picker-button/index.js +1 -1
  863. package/picker-button/modern/Component.js +1 -1
  864. package/picker-button/modern/field/Component.js +1 -1
  865. package/picker-button/modern/field/index.css +3 -3
  866. package/picker-button/modern/index.css +6 -6
  867. package/picker-button/modern/option/Component.js +1 -1
  868. package/picker-button/modern/option/index.css +4 -4
  869. package/picker-button/option/Component.js +2 -2
  870. package/picker-button/option/index.css +4 -4
  871. package/picker-button/option/index.js +1 -1
  872. package/picker-button/{tslib.es6-c478ac8a.d.ts → tslib.es6-140b5149.d.ts} +0 -0
  873. package/picker-button/{tslib.es6-c478ac8a.js → tslib.es6-140b5149.js} +0 -0
  874. package/plate/Component.js +1 -1
  875. package/plate/esm/Component.js +1 -1
  876. package/plate/esm/index.css +27 -27
  877. package/plate/index.css +27 -27
  878. package/plate/modern/Component.js +1 -1
  879. package/plate/modern/index.css +27 -27
  880. package/popover/Component.js +1 -1
  881. package/popover/esm/Component.js +1 -1
  882. package/popover/esm/index.css +33 -33
  883. package/popover/index.css +33 -33
  884. package/popover/modern/Component.js +1 -1
  885. package/popover/modern/index.css +33 -33
  886. package/progress-bar/Component.js +1 -1
  887. package/progress-bar/esm/Component.js +1 -1
  888. package/progress-bar/esm/index.css +12 -12
  889. package/progress-bar/index.css +12 -12
  890. package/progress-bar/modern/Component.js +1 -1
  891. package/progress-bar/modern/index.css +12 -12
  892. package/pure-input/Component.js +1 -1
  893. package/pure-input/esm/Component.js +1 -1
  894. package/pure-input/esm/index.css +25 -25
  895. package/pure-input/index.css +25 -25
  896. package/pure-input/modern/Component.js +1 -1
  897. package/pure-input/modern/index.css +25 -25
  898. package/radio/Component.js +1 -1
  899. package/radio/esm/Component.js +1 -1
  900. package/radio/esm/index.css +31 -31
  901. package/radio/index.css +31 -31
  902. package/radio/modern/Component.js +1 -1
  903. package/radio/modern/index.css +31 -31
  904. package/radio-group/Component.js +1 -1
  905. package/radio-group/esm/Component.js +1 -1
  906. package/radio-group/esm/index.css +16 -16
  907. package/radio-group/index.css +16 -16
  908. package/radio-group/modern/Component.js +1 -1
  909. package/radio-group/modern/index.css +16 -16
  910. package/select/{Component-ef4592c2.d.ts → Component-a0cd9a37.d.ts} +0 -0
  911. package/select/{Component-ef4592c2.js → Component-a0cd9a37.js} +2 -2
  912. package/select/{Component-cff362e2.d.ts → Component-ba391552.d.ts} +0 -0
  913. package/select/{Component-cff362e2.js → Component-ba391552.js} +5 -5
  914. package/select/Component.js +2 -2
  915. package/select/components/arrow/Component.js +1 -1
  916. package/select/components/arrow/index.css +3 -3
  917. package/select/components/base-select/Component.js +2 -2
  918. package/select/components/base-select/index.css +7 -7
  919. package/select/components/base-select/index.d.ts +1 -1
  920. package/select/components/base-select/index.js +2 -2
  921. package/select/components/checkmark/Component.js +1 -1
  922. package/select/components/checkmark/index.css +7 -7
  923. package/select/components/field/Component.js +2 -2
  924. package/select/components/field/index.css +9 -9
  925. package/select/components/field/index.js +1 -1
  926. package/select/components/index.js +4 -4
  927. package/select/components/native-select/Component.js +1 -1
  928. package/select/components/native-select/index.js +1 -1
  929. package/select/components/optgroup/Component.js +1 -1
  930. package/select/components/optgroup/index.css +6 -6
  931. package/select/components/option/Component.js +2 -2
  932. package/select/components/option/index.css +20 -20
  933. package/select/components/option/index.js +1 -1
  934. package/select/components/options-list/Component.js +2 -2
  935. package/select/components/options-list/index.css +6 -6
  936. package/select/components/options-list/index.js +1 -1
  937. package/select/components/select-mobile/Component.js +4 -4
  938. package/select/components/select-mobile/checkmark/Component.js +1 -1
  939. package/select/components/select-mobile/checkmark/index.css +4 -4
  940. package/select/components/select-mobile/index.css +11 -11
  941. package/select/components/select-mobile/index.d.ts +1 -1
  942. package/select/components/select-mobile/index.js +4 -4
  943. package/select/components/select-mobile/options-list/Component.js +2 -2
  944. package/select/components/select-mobile/options-list/index.css +9 -9
  945. package/select/components/select-mobile/options-list/index.js +1 -1
  946. package/select/components/virtual-options-list/Component.js +2 -2
  947. package/select/components/virtual-options-list/index.css +12 -12
  948. package/select/components/virtual-options-list/index.js +1 -1
  949. package/select/esm/{Component-375ccafb.d.ts → Component-17e1890b.d.ts} +0 -0
  950. package/select/esm/{Component-375ccafb.js → Component-17e1890b.js} +2 -2
  951. package/select/esm/{Component-8b66a49c.d.ts → Component-ff84ba17.d.ts} +0 -0
  952. package/select/esm/{Component-8b66a49c.js → Component-ff84ba17.js} +5 -5
  953. package/select/esm/Component.js +2 -2
  954. package/select/esm/components/arrow/Component.js +1 -1
  955. package/select/esm/components/arrow/index.css +3 -3
  956. package/select/esm/components/base-select/Component.js +2 -2
  957. package/select/esm/components/base-select/index.css +7 -7
  958. package/select/esm/components/base-select/index.d.ts +1 -1
  959. package/select/esm/components/base-select/index.js +2 -2
  960. package/select/esm/components/checkmark/Component.js +1 -1
  961. package/select/esm/components/checkmark/index.css +7 -7
  962. package/select/esm/components/field/Component.js +2 -2
  963. package/select/esm/components/field/index.css +9 -9
  964. package/select/esm/components/field/index.js +1 -1
  965. package/select/esm/components/index.js +4 -4
  966. package/select/esm/components/native-select/Component.js +1 -1
  967. package/select/esm/components/native-select/index.js +1 -1
  968. package/select/esm/components/optgroup/Component.js +1 -1
  969. package/select/esm/components/optgroup/index.css +6 -6
  970. package/select/esm/components/option/Component.js +2 -2
  971. package/select/esm/components/option/index.css +20 -20
  972. package/select/esm/components/option/index.js +1 -1
  973. package/select/esm/components/options-list/Component.js +2 -2
  974. package/select/esm/components/options-list/index.css +6 -6
  975. package/select/esm/components/options-list/index.js +1 -1
  976. package/select/esm/components/select-mobile/Component.js +4 -4
  977. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  978. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  979. package/select/esm/components/select-mobile/index.css +11 -11
  980. package/select/esm/components/select-mobile/index.d.ts +1 -1
  981. package/select/esm/components/select-mobile/index.js +4 -4
  982. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  983. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  984. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  985. package/select/esm/components/virtual-options-list/Component.js +2 -2
  986. package/select/esm/components/virtual-options-list/index.css +12 -12
  987. package/select/esm/components/virtual-options-list/index.js +1 -1
  988. package/select/esm/index.js +4 -4
  989. package/select/esm/{intersection-observer-8a9f426c.d.ts → intersection-observer-196c222b.d.ts} +0 -0
  990. package/select/esm/{intersection-observer-8a9f426c.js → intersection-observer-196c222b.js} +0 -0
  991. package/select/esm/presets/index.js +4 -4
  992. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  993. package/select/esm/presets/useLazyLoading/index.css +2 -2
  994. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  995. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  996. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  997. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  998. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  999. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1000. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1001. package/select/esm/{tslib.es6-7aa6dc53.d.ts → tslib.es6-42d2f732.d.ts} +0 -0
  1002. package/select/esm/{tslib.es6-7aa6dc53.js → tslib.es6-42d2f732.js} +0 -0
  1003. package/select/index.js +4 -4
  1004. package/select/{intersection-observer-f831d2a5.d.ts → intersection-observer-c7396d79.d.ts} +0 -0
  1005. package/select/{intersection-observer-f831d2a5.js → intersection-observer-c7396d79.js} +0 -0
  1006. package/select/modern/{Component-ac9501ae.d.ts → Component-11105027.d.ts} +0 -0
  1007. package/select/modern/{Component-ac9501ae.js → Component-11105027.js} +1 -1
  1008. package/select/modern/{Component-8acc4630.d.ts → Component-cd87c3b2.d.ts} +0 -0
  1009. package/select/modern/{Component-8acc4630.js → Component-cd87c3b2.js} +7 -7
  1010. package/select/modern/Component.js +4 -4
  1011. package/select/modern/components/arrow/Component.js +1 -1
  1012. package/select/modern/components/arrow/index.css +3 -3
  1013. package/select/modern/components/base-select/Component.js +1 -1
  1014. package/select/modern/components/base-select/index.css +7 -7
  1015. package/select/modern/components/base-select/index.d.ts +1 -1
  1016. package/select/modern/components/base-select/index.js +1 -1
  1017. package/select/modern/components/checkmark/Component.js +1 -1
  1018. package/select/modern/components/checkmark/index.css +7 -7
  1019. package/select/modern/components/field/Component.js +2 -2
  1020. package/select/modern/components/field/index.css +9 -9
  1021. package/select/modern/components/field/index.js +1 -1
  1022. package/select/modern/components/index.js +6 -6
  1023. package/select/modern/components/optgroup/Component.js +1 -1
  1024. package/select/modern/components/optgroup/index.css +6 -6
  1025. package/select/modern/components/option/Component.js +1 -1
  1026. package/select/modern/components/option/index.css +20 -20
  1027. package/select/modern/components/options-list/Component.js +1 -1
  1028. package/select/modern/components/options-list/index.css +6 -6
  1029. package/select/modern/components/select-mobile/Component.js +6 -6
  1030. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1031. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1032. package/select/modern/components/select-mobile/index.css +11 -11
  1033. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1034. package/select/modern/components/select-mobile/index.js +6 -6
  1035. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1036. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1037. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1038. package/select/modern/components/virtual-options-list/index.css +12 -12
  1039. package/select/modern/index.js +6 -6
  1040. package/select/modern/{intersection-observer-8a9f426c.d.ts → intersection-observer-196c222b.d.ts} +0 -0
  1041. package/select/modern/{intersection-observer-8a9f426c.js → intersection-observer-196c222b.js} +0 -0
  1042. package/select/modern/presets/index.js +6 -6
  1043. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1044. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1045. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1046. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1047. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1048. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1049. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1050. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1051. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1052. package/select/presets/index.js +4 -4
  1053. package/select/presets/useLazyLoading/hook.js +3 -3
  1054. package/select/presets/useLazyLoading/index.css +2 -2
  1055. package/select/presets/useSelectWithApply/hook.js +4 -4
  1056. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1057. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1058. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1059. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1060. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1061. package/select/presets/useSelectWithLoading/index.css +2 -2
  1062. package/select/{tslib.es6-1eccbfe2.d.ts → tslib.es6-6eaef0bb.d.ts} +0 -0
  1063. package/select/{tslib.es6-1eccbfe2.js → tslib.es6-6eaef0bb.js} +0 -0
  1064. package/select-with-tags/component.js +1 -1
  1065. package/select-with-tags/components/index.js +1 -1
  1066. package/select-with-tags/components/tag/component.js +2 -2
  1067. package/select-with-tags/components/tag/index.css +10 -10
  1068. package/select-with-tags/components/tag/index.js +1 -1
  1069. package/select-with-tags/components/tag-list/component.js +2 -2
  1070. package/select-with-tags/components/tag-list/index.css +30 -30
  1071. package/select-with-tags/components/tag-list/index.js +1 -1
  1072. package/select-with-tags/esm/component.js +1 -1
  1073. package/select-with-tags/esm/components/index.js +1 -1
  1074. package/select-with-tags/esm/components/tag/component.js +2 -2
  1075. package/select-with-tags/esm/components/tag/index.css +10 -10
  1076. package/select-with-tags/esm/components/tag/index.js +1 -1
  1077. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1078. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1079. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1080. package/select-with-tags/esm/index.js +1 -1
  1081. package/select-with-tags/esm/{tslib.es6-7f62df55.d.ts → tslib.es6-bb7743d1.d.ts} +0 -0
  1082. package/select-with-tags/esm/{tslib.es6-7f62df55.js → tslib.es6-bb7743d1.js} +0 -0
  1083. package/select-with-tags/esm/utils/index.js +1 -1
  1084. package/select-with-tags/esm/utils/match.js +1 -1
  1085. package/select-with-tags/index.js +1 -1
  1086. package/select-with-tags/modern/components/tag/component.js +1 -1
  1087. package/select-with-tags/modern/components/tag/index.css +10 -10
  1088. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1089. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1090. package/select-with-tags/{tslib.es6-8fd9bdf8.d.ts → tslib.es6-05f2b394.d.ts} +0 -0
  1091. package/select-with-tags/{tslib.es6-8fd9bdf8.js → tslib.es6-05f2b394.js} +0 -0
  1092. package/select-with-tags/utils/index.js +1 -1
  1093. package/select-with-tags/utils/match.js +1 -1
  1094. package/skeleton/Component.js +1 -1
  1095. package/skeleton/esm/Component.js +1 -1
  1096. package/skeleton/esm/index.css +10 -10
  1097. package/skeleton/index.css +10 -10
  1098. package/skeleton/modern/Component.js +1 -1
  1099. package/skeleton/modern/index.css +10 -10
  1100. package/slider/Component.js +1 -1
  1101. package/slider/esm/Component.js +1 -1
  1102. package/slider/esm/index.css +36 -36
  1103. package/slider/index.css +36 -36
  1104. package/slider/modern/Component.js +1 -1
  1105. package/slider/modern/index.css +36 -36
  1106. package/slider-input/Component.js +1 -1
  1107. package/slider-input/esm/Component.js +1 -1
  1108. package/slider-input/esm/index.css +16 -16
  1109. package/slider-input/index.css +16 -16
  1110. package/slider-input/modern/Component.js +1 -1
  1111. package/slider-input/modern/index.css +16 -16
  1112. package/space/Component.js +2 -2
  1113. package/space/{Item-60313868.d.ts → Item-66549ca0.d.ts} +0 -0
  1114. package/space/{Item-60313868.js → Item-66549ca0.js} +0 -0
  1115. package/space/Item.js +1 -1
  1116. package/space/esm/Component.js +2 -2
  1117. package/space/esm/{Item-ba66f6be.d.ts → Item-069ce6cb.d.ts} +0 -0
  1118. package/space/esm/{Item-ba66f6be.js → Item-069ce6cb.js} +0 -0
  1119. package/space/esm/Item.js +1 -1
  1120. package/space/esm/index.css +8 -8
  1121. package/space/esm/index.js +1 -1
  1122. package/space/index.css +8 -8
  1123. package/space/index.js +1 -1
  1124. package/space/modern/Component.js +1 -1
  1125. package/space/modern/index.css +8 -8
  1126. package/spinner/Component.js +1 -1
  1127. package/spinner/esm/Component.js +1 -1
  1128. package/spinner/esm/index.css +6 -6
  1129. package/spinner/index.css +6 -6
  1130. package/spinner/modern/Component.js +1 -1
  1131. package/spinner/modern/index.css +6 -6
  1132. package/status/Component.js +1 -1
  1133. package/status/esm/Component.js +1 -1
  1134. package/status/esm/index.css +17 -17
  1135. package/status/index.css +17 -17
  1136. package/status/modern/Component.js +1 -1
  1137. package/status/modern/index.css +17 -17
  1138. package/stepped-progress-bar/Component.js +1 -1
  1139. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1140. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  1141. package/stepped-progress-bar/esm/Component.js +1 -1
  1142. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1143. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  1144. package/stepped-progress-bar/esm/index.css +4 -4
  1145. package/stepped-progress-bar/index.css +4 -4
  1146. package/stepped-progress-bar/modern/Component.js +1 -1
  1147. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1148. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  1149. package/stepped-progress-bar/modern/index.css +4 -4
  1150. package/switch/Component.js +1 -1
  1151. package/switch/esm/Component.js +1 -1
  1152. package/switch/esm/index.css +25 -25
  1153. package/switch/index.css +25 -25
  1154. package/switch/modern/Component.js +1 -1
  1155. package/switch/modern/index.css +25 -25
  1156. package/table/component.js +1 -1
  1157. package/table/components/index.js +1 -1
  1158. package/table/components/pagination/Component.js +3 -5
  1159. package/table/components/pagination/index.css +8 -8
  1160. package/table/components/pagination/index.js +1 -1
  1161. package/table/components/pagination/select-field/index.css +4 -4
  1162. package/table/components/pagination/select-field/index.js +2 -2
  1163. package/table/components/table/Component.js +2 -2
  1164. package/table/components/table/index.css +6 -6
  1165. package/table/components/table/index.js +1 -1
  1166. package/table/components/table/utils.js +1 -1
  1167. package/table/components/tbody/Component.js +2 -2
  1168. package/table/components/tbody/index.css +2 -2
  1169. package/table/components/tbody/index.js +1 -1
  1170. package/table/components/tcell/Component.js +2 -2
  1171. package/table/components/tcell/index.css +4 -4
  1172. package/table/components/tcell/index.js +1 -1
  1173. package/table/components/texpandable-row/Component.js +2 -2
  1174. package/table/components/texpandable-row/index.css +5 -5
  1175. package/table/components/texpandable-row/index.js +1 -1
  1176. package/table/components/thead/Component.js +2 -2
  1177. package/table/components/thead/index.css +6 -6
  1178. package/table/components/thead/index.js +1 -1
  1179. package/table/components/thead-cell/Component.js +2 -2
  1180. package/table/components/thead-cell/index.css +5 -5
  1181. package/table/components/thead-cell/index.js +1 -1
  1182. package/table/components/trow/Component.js +2 -2
  1183. package/table/components/trow/index.css +8 -8
  1184. package/table/components/trow/index.js +1 -1
  1185. package/table/components/tsortable-head-cell/Component.js +2 -2
  1186. package/table/components/tsortable-head-cell/index.css +9 -9
  1187. package/table/components/tsortable-head-cell/index.js +1 -1
  1188. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1189. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1190. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1191. package/table/cssm/components/pagination/Component.js +1 -3
  1192. package/table/esm/component.js +1 -1
  1193. package/table/esm/components/index.js +1 -1
  1194. package/table/esm/components/pagination/Component.js +3 -5
  1195. package/table/esm/components/pagination/index.css +8 -8
  1196. package/table/esm/components/pagination/index.js +1 -1
  1197. package/table/esm/components/pagination/select-field/index.css +4 -4
  1198. package/table/esm/components/pagination/select-field/index.js +2 -2
  1199. package/table/esm/components/table/Component.js +2 -2
  1200. package/table/esm/components/table/index.css +6 -6
  1201. package/table/esm/components/table/index.js +1 -1
  1202. package/table/esm/components/table/utils.js +1 -1
  1203. package/table/esm/components/tbody/Component.js +2 -2
  1204. package/table/esm/components/tbody/index.css +2 -2
  1205. package/table/esm/components/tbody/index.js +1 -1
  1206. package/table/esm/components/tcell/Component.js +2 -2
  1207. package/table/esm/components/tcell/index.css +4 -4
  1208. package/table/esm/components/tcell/index.js +1 -1
  1209. package/table/esm/components/texpandable-row/Component.js +2 -2
  1210. package/table/esm/components/texpandable-row/index.css +5 -5
  1211. package/table/esm/components/texpandable-row/index.js +1 -1
  1212. package/table/esm/components/thead/Component.js +2 -2
  1213. package/table/esm/components/thead/index.css +6 -6
  1214. package/table/esm/components/thead/index.js +1 -1
  1215. package/table/esm/components/thead-cell/Component.js +2 -2
  1216. package/table/esm/components/thead-cell/index.css +5 -5
  1217. package/table/esm/components/thead-cell/index.js +1 -1
  1218. package/table/esm/components/trow/Component.js +2 -2
  1219. package/table/esm/components/trow/index.css +8 -8
  1220. package/table/esm/components/trow/index.js +1 -1
  1221. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1222. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1223. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1224. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1225. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1226. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1227. package/table/esm/index.js +1 -1
  1228. package/table/esm/{tslib.es6-1e14388a.d.ts → tslib.es6-dee65b86.d.ts} +0 -0
  1229. package/table/esm/{tslib.es6-1e14388a.js → tslib.es6-dee65b86.js} +0 -0
  1230. package/table/index.js +1 -1
  1231. package/table/modern/components/pagination/Component.js +2 -4
  1232. package/table/modern/components/pagination/index.css +8 -8
  1233. package/table/modern/components/pagination/select-field/index.css +4 -4
  1234. package/table/modern/components/pagination/select-field/index.js +1 -1
  1235. package/table/modern/components/table/Component.js +1 -1
  1236. package/table/modern/components/table/index.css +6 -6
  1237. package/table/modern/components/tbody/Component.js +1 -1
  1238. package/table/modern/components/tbody/index.css +2 -2
  1239. package/table/modern/components/tcell/Component.js +1 -1
  1240. package/table/modern/components/tcell/index.css +4 -4
  1241. package/table/modern/components/texpandable-row/Component.js +1 -1
  1242. package/table/modern/components/texpandable-row/index.css +5 -5
  1243. package/table/modern/components/thead/Component.js +1 -1
  1244. package/table/modern/components/thead/index.css +6 -6
  1245. package/table/modern/components/thead-cell/Component.js +1 -1
  1246. package/table/modern/components/thead-cell/index.css +5 -5
  1247. package/table/modern/components/trow/Component.js +1 -1
  1248. package/table/modern/components/trow/index.css +8 -8
  1249. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1250. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1251. package/table/{tslib.es6-e247c6fc.d.ts → tslib.es6-b9c9cbe0.d.ts} +0 -0
  1252. package/table/{tslib.es6-e247c6fc.js → tslib.es6-b9c9cbe0.js} +0 -0
  1253. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1254. package/tabs/components/primary-tablist/Component.js +1 -1
  1255. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1256. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1257. package/tabs/components/primary-tablist/index.css +18 -18
  1258. package/tabs/components/primary-tablist/mobile.css +20 -20
  1259. package/tabs/components/scrollable-container/Component.js +1 -1
  1260. package/tabs/components/scrollable-container/index.css +3 -3
  1261. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1262. package/tabs/components/secondary-tablist/Component.js +1 -1
  1263. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1264. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1265. package/tabs/components/secondary-tablist/index.css +9 -9
  1266. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1267. package/tabs/components/tab/Component.js +1 -1
  1268. package/tabs/components/tab/index.css +2 -2
  1269. package/tabs/components/tabs/Component.desktop.js +3 -3
  1270. package/tabs/components/tabs/Component.mobile.js +3 -3
  1271. package/tabs/components/tabs/Component.responsive.js +3 -3
  1272. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  1273. package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
  1274. package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
  1275. package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -1
  1276. package/tabs/desktop.js +3 -3
  1277. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1278. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1279. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1280. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1281. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1282. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1283. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1284. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1285. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1286. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1287. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1288. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1289. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1290. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1291. package/tabs/esm/components/tab/Component.js +1 -1
  1292. package/tabs/esm/components/tab/index.css +2 -2
  1293. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1294. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1295. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1296. package/tabs/esm/desktop.js +3 -3
  1297. package/tabs/esm/index.js +3 -3
  1298. package/tabs/esm/index.module-98531519.js +4 -0
  1299. package/tabs/esm/index.module-f4ca2259.js +4 -0
  1300. package/tabs/esm/mobile.js +3 -3
  1301. package/tabs/esm/responsive.js +3 -3
  1302. package/tabs/esm/{tslib.es6-58e23a63.d.ts → tslib.es6-887b6bfc.d.ts} +0 -0
  1303. package/tabs/esm/{tslib.es6-58e23a63.js → tslib.es6-887b6bfc.js} +0 -0
  1304. package/tabs/index.js +3 -3
  1305. package/tabs/index.module-79786137.js +4 -0
  1306. package/tabs/index.module-a62b1053.js +4 -0
  1307. package/tabs/mobile.js +3 -3
  1308. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1309. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1310. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1311. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1312. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1313. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1314. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1315. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1316. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1317. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1318. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1319. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1320. package/tabs/modern/components/tab/Component.js +1 -1
  1321. package/tabs/modern/components/tab/index.css +2 -2
  1322. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1323. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1324. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1325. package/tabs/modern/desktop.js +2 -2
  1326. package/tabs/modern/index.js +2 -2
  1327. package/tabs/modern/index.module-98531519.js +4 -0
  1328. package/tabs/modern/index.module-f4ca2259.js +4 -0
  1329. package/tabs/modern/mobile.js +2 -2
  1330. package/tabs/modern/responsive.js +2 -2
  1331. package/tabs/responsive.js +3 -3
  1332. package/tabs/{tslib.es6-458e718e.d.ts → tslib.es6-d960c014.d.ts} +0 -0
  1333. package/tabs/{tslib.es6-458e718e.js → tslib.es6-d960c014.js} +0 -0
  1334. package/tag/Component.js +3 -3
  1335. package/tag/default.css +8 -8
  1336. package/tag/esm/Component.js +3 -3
  1337. package/tag/esm/default.css +8 -8
  1338. package/tag/esm/index.css +37 -37
  1339. package/tag/esm/inverted.css +8 -8
  1340. package/tag/index.css +37 -37
  1341. package/tag/inverted.css +8 -8
  1342. package/tag/modern/Component.js +3 -3
  1343. package/tag/modern/default.css +8 -8
  1344. package/tag/modern/index.css +37 -37
  1345. package/tag/modern/inverted.css +8 -8
  1346. package/textarea/Component.js +3 -3
  1347. package/textarea/default.css +18 -18
  1348. package/textarea/esm/Component.js +3 -3
  1349. package/textarea/esm/default.css +18 -18
  1350. package/textarea/esm/index.css +21 -21
  1351. package/textarea/esm/inverted.css +18 -18
  1352. package/textarea/index.css +21 -21
  1353. package/textarea/inverted.css +18 -18
  1354. package/textarea/modern/Component.js +3 -3
  1355. package/textarea/modern/default.css +18 -18
  1356. package/textarea/modern/index.css +21 -21
  1357. package/textarea/modern/inverted.css +18 -18
  1358. package/themes/button/click.css +1 -0
  1359. package/themes/button/corp.css +1 -0
  1360. package/themes/button/intranet.css +1 -0
  1361. package/themes/button/mobile.css +1 -0
  1362. package/themes/click.css +3 -0
  1363. package/themes/compiled/mobile-dark-bluetint.css +298 -1751
  1364. package/themes/compiled/mobile-dark-bluetint.js +0 -2
  1365. package/themes/corp.css +1 -0
  1366. package/themes/dark.js +0 -2
  1367. package/themes/dist/amount/click.css +4 -0
  1368. package/themes/dist/backdrop/click.css +4 -0
  1369. package/themes/dist/bottom-sheet/click.css +9 -0
  1370. package/themes/dist/bottom-sheet/corp.css +4 -0
  1371. package/themes/dist/bottom-sheet/intranet.css +3 -0
  1372. package/themes/dist/bottom-sheet/mobile.css +4 -0
  1373. package/themes/dist/bottom-sheet/site.css +3 -0
  1374. package/themes/dist/button/click.css +19 -0
  1375. package/themes/dist/button/corp.css +51 -0
  1376. package/themes/dist/button/intranet.css +22 -0
  1377. package/themes/dist/button/mobile.css +22 -0
  1378. package/themes/dist/button/site.css +7 -0
  1379. package/themes/dist/calendar/click.css +8 -0
  1380. package/themes/dist/calendar/intranet.css +9 -0
  1381. package/themes/dist/calendar-input/click.css +3 -0
  1382. package/themes/dist/calendar-input/corp.css +3 -0
  1383. package/themes/dist/calendar-input/intranet.css +3 -0
  1384. package/themes/dist/calendar-input/mobile.css +3 -0
  1385. package/themes/dist/checkbox/click.css +9 -0
  1386. package/themes/dist/checkbox/intranet.css +19 -0
  1387. package/themes/dist/checkbox/mobile.css +19 -0
  1388. package/themes/dist/checkbox-group/click.css +5 -0
  1389. package/themes/dist/click.css +928 -0
  1390. package/themes/dist/code-input/click.css +6 -0
  1391. package/themes/dist/compiled/mobile-dark-bluetint.css +2302 -0
  1392. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
  1393. package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
  1394. package/themes/dist/confirmation/click.css +12 -0
  1395. package/themes/dist/confirmation/intranet.css +7 -0
  1396. package/themes/dist/confirmation/mobile.css +7 -0
  1397. package/themes/dist/corp.css +742 -0
  1398. package/themes/dist/dark.css +241 -0
  1399. package/themes/dist/dark.d.ts +2 -0
  1400. package/themes/dist/dark.js +12 -0
  1401. package/themes/dist/dropzone/click.css +4 -0
  1402. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
  1403. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
  1404. package/themes/dist/esm/dark.d.ts +2 -0
  1405. package/themes/dist/esm/dark.js +6 -0
  1406. package/themes/dist/filter-tag/mobile.css +4 -0
  1407. package/themes/dist/form-control/click.css +31 -0
  1408. package/themes/dist/form-control/intranet.css +34 -0
  1409. package/themes/dist/form-control/mobile.css +34 -0
  1410. package/themes/dist/form-control/site.css +5 -0
  1411. package/themes/dist/icon-button/click.css +24 -0
  1412. package/themes/dist/input/click.css +8 -0
  1413. package/themes/dist/input/corp.css +3 -0
  1414. package/themes/dist/input/intranet.css +13 -0
  1415. package/themes/dist/input/mobile.css +13 -0
  1416. package/themes/dist/input/site.css +4 -0
  1417. package/themes/dist/intranet.css +806 -0
  1418. package/themes/dist/link/click.css +25 -0
  1419. package/themes/dist/list/click.css +4 -0
  1420. package/themes/dist/mixins/amount/click.css +4 -0
  1421. package/themes/dist/mixins/backdrop/click.css +4 -0
  1422. package/themes/dist/mixins/bottom-sheet/click.css +9 -0
  1423. package/themes/dist/mixins/bottom-sheet/corp.css +4 -0
  1424. package/themes/dist/mixins/bottom-sheet/intranet.css +3 -0
  1425. package/themes/dist/mixins/bottom-sheet/mobile.css +4 -0
  1426. package/themes/dist/mixins/bottom-sheet/site.css +3 -0
  1427. package/themes/dist/mixins/button/click.css +19 -0
  1428. package/themes/dist/mixins/button/corp.css +51 -0
  1429. package/themes/dist/mixins/button/intranet.css +22 -0
  1430. package/themes/dist/mixins/button/mobile.css +22 -0
  1431. package/themes/dist/mixins/button/site.css +7 -0
  1432. package/themes/dist/mixins/calendar/click.css +8 -0
  1433. package/themes/dist/mixins/calendar/intranet.css +9 -0
  1434. package/themes/dist/mixins/calendar-input/click.css +3 -0
  1435. package/themes/dist/mixins/calendar-input/corp.css +3 -0
  1436. package/themes/dist/mixins/calendar-input/intranet.css +3 -0
  1437. package/themes/dist/mixins/calendar-input/mobile.css +3 -0
  1438. package/themes/dist/mixins/checkbox/click.css +9 -0
  1439. package/themes/dist/mixins/checkbox/intranet.css +19 -0
  1440. package/themes/dist/mixins/checkbox/mobile.css +19 -0
  1441. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1442. package/themes/dist/mixins/click.css +56 -0
  1443. package/themes/dist/mixins/code-input/click.css +6 -0
  1444. package/themes/dist/mixins/confirmation/click.css +12 -0
  1445. package/themes/dist/mixins/confirmation/intranet.css +7 -0
  1446. package/themes/dist/mixins/confirmation/mobile.css +7 -0
  1447. package/themes/dist/mixins/corp.css +17 -0
  1448. package/themes/dist/mixins/dark.css +241 -0
  1449. package/themes/dist/mixins/dropzone/click.css +4 -0
  1450. package/themes/dist/mixins/filter-tag/mobile.css +4 -0
  1451. package/themes/dist/mixins/form-control/click.css +31 -0
  1452. package/themes/dist/mixins/form-control/intranet.css +34 -0
  1453. package/themes/dist/mixins/form-control/mobile.css +34 -0
  1454. package/themes/dist/mixins/form-control/site.css +5 -0
  1455. package/themes/dist/mixins/icon-button/click.css +24 -0
  1456. package/themes/dist/mixins/input/click.css +8 -0
  1457. package/themes/dist/mixins/input/corp.css +3 -0
  1458. package/themes/dist/mixins/input/intranet.css +13 -0
  1459. package/themes/dist/mixins/input/mobile.css +13 -0
  1460. package/themes/dist/mixins/input/site.css +4 -0
  1461. package/themes/dist/mixins/intranet.css +29 -0
  1462. package/themes/dist/mixins/link/click.css +25 -0
  1463. package/themes/dist/mixins/list/click.css +4 -0
  1464. package/themes/dist/mixins/mobile.css +29 -0
  1465. package/themes/dist/mixins/modal/click.css +30 -0
  1466. package/themes/dist/mixins/modal/corp.css +4 -0
  1467. package/themes/dist/mixins/radio/click.css +9 -0
  1468. package/themes/dist/mixins/radio/intranet.css +19 -0
  1469. package/themes/dist/mixins/radio/mobile.css +19 -0
  1470. package/themes/dist/mixins/select/click.css +25 -0
  1471. package/themes/dist/mixins/select/corp.css +7 -0
  1472. package/themes/dist/mixins/select/intranet.css +4 -0
  1473. package/themes/dist/mixins/select/mobile.css +4 -0
  1474. package/themes/dist/mixins/select/site.css +4 -0
  1475. package/themes/dist/mixins/site.css +15 -0
  1476. package/themes/dist/mixins/skeleton/click.css +8 -0
  1477. package/themes/dist/mixins/slider/click.css +16 -0
  1478. package/themes/dist/mixins/slider/intranet.css +5 -0
  1479. package/themes/dist/mixins/slider/mobile.css +5 -0
  1480. package/themes/dist/mixins/slider-input/intranet.css +3 -0
  1481. package/themes/dist/mixins/slider-input/mobile.css +3 -0
  1482. package/themes/dist/mixins/switch/click.css +5 -0
  1483. package/themes/dist/mixins/tabs/click.css +20 -0
  1484. package/themes/dist/mixins/tabs/corp.css +4 -0
  1485. package/themes/dist/mixins/tabs/site.css +8 -0
  1486. package/themes/dist/mixins/tag/click.css +12 -0
  1487. package/themes/dist/mixins/tag/intranet.css +16 -0
  1488. package/themes/dist/mixins/tag/mobile.css +17 -0
  1489. package/themes/dist/mixins/toast-plate/click.css +10 -0
  1490. package/themes/dist/mobile.css +803 -0
  1491. package/themes/dist/modal/click.css +30 -0
  1492. package/themes/dist/modal/corp.css +4 -0
  1493. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
  1494. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
  1495. package/themes/dist/modern/dark.d.ts +2 -0
  1496. package/themes/dist/modern/dark.js +6 -0
  1497. package/themes/dist/package.json +12 -0
  1498. package/themes/dist/radio/click.css +9 -0
  1499. package/themes/dist/radio/intranet.css +19 -0
  1500. package/themes/dist/radio/mobile.css +19 -0
  1501. package/themes/dist/select/click.css +25 -0
  1502. package/themes/dist/select/corp.css +7 -0
  1503. package/themes/dist/select/intranet.css +4 -0
  1504. package/themes/dist/select/mobile.css +4 -0
  1505. package/themes/dist/select/site.css +4 -0
  1506. package/themes/dist/send-stats.js +82 -0
  1507. package/themes/dist/site.css +705 -0
  1508. package/themes/dist/skeleton/click.css +8 -0
  1509. package/themes/dist/slider/click.css +16 -0
  1510. package/themes/dist/slider/intranet.css +5 -0
  1511. package/themes/dist/slider/mobile.css +5 -0
  1512. package/themes/dist/slider-input/intranet.css +3 -0
  1513. package/themes/dist/slider-input/mobile.css +3 -0
  1514. package/themes/dist/switch/click.css +5 -0
  1515. package/themes/dist/tabs/click.css +20 -0
  1516. package/themes/dist/tabs/corp.css +4 -0
  1517. package/themes/dist/tabs/site.css +8 -0
  1518. package/themes/dist/tag/click.css +12 -0
  1519. package/themes/dist/tag/intranet.css +16 -0
  1520. package/themes/dist/tag/mobile.css +17 -0
  1521. package/themes/dist/toast-plate/click.css +10 -0
  1522. package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
  1523. package/themes/intranet.css +1 -0
  1524. package/themes/mixins/button/click.css +1 -0
  1525. package/themes/mixins/button/corp.css +1 -0
  1526. package/themes/mixins/button/intranet.css +1 -0
  1527. package/themes/mixins/button/mobile.css +1 -0
  1528. package/themes/mixins/toast-plate/click.css +2 -0
  1529. package/themes/mobile.css +1 -0
  1530. package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
  1531. package/themes/package.json +1 -10
  1532. package/themes/send-stats.js +0 -0
  1533. package/themes/toast-plate/click.css +2 -0
  1534. package/toast/component.d.ts +19 -11
  1535. package/toast/component.js +3 -2
  1536. package/toast/cssm/component.d.ts +19 -11
  1537. package/toast/cssm/component.js +2 -1
  1538. package/toast/cssm/index.module.css +3 -0
  1539. package/toast/esm/component.d.ts +19 -11
  1540. package/toast/esm/component.js +3 -2
  1541. package/toast/esm/index.css +12 -9
  1542. package/toast/index.css +12 -9
  1543. package/toast/modern/component.d.ts +19 -11
  1544. package/toast/modern/component.js +3 -2
  1545. package/toast/modern/index.css +12 -9
  1546. package/toast-plate/component.d.ts +17 -1
  1547. package/toast-plate/component.js +14 -10
  1548. package/toast-plate/cssm/component.d.ts +17 -1
  1549. package/toast-plate/cssm/component.js +13 -9
  1550. package/toast-plate/cssm/index.js +1 -1
  1551. package/toast-plate/cssm/index.module.css +20 -16
  1552. package/toast-plate/esm/component.d.ts +17 -1
  1553. package/toast-plate/esm/component.js +14 -10
  1554. package/toast-plate/esm/index.css +32 -28
  1555. package/toast-plate/esm/index.js +1 -1
  1556. package/toast-plate/index.css +32 -28
  1557. package/toast-plate/index.js +1 -1
  1558. package/toast-plate/modern/component.d.ts +17 -1
  1559. package/toast-plate/modern/component.js +11 -7
  1560. package/toast-plate/modern/index.css +32 -28
  1561. package/toast-plate/modern/index.js +1 -1
  1562. package/tooltip/{Component-20b9e4b7.d.ts → Component-10485199.d.ts} +0 -0
  1563. package/tooltip/{Component-20b9e4b7.js → Component-10485199.js} +3 -3
  1564. package/tooltip/Component.js +1 -1
  1565. package/tooltip/component.responsive.js +7 -6
  1566. package/tooltip/cssm/component.responsive.js +5 -4
  1567. package/tooltip/default.css +3 -3
  1568. package/tooltip/esm/{Component-b489a35e.d.ts → Component-62a9f24c.d.ts} +0 -0
  1569. package/tooltip/esm/{Component-b489a35e.js → Component-62a9f24c.js} +3 -3
  1570. package/tooltip/esm/Component.js +1 -1
  1571. package/tooltip/esm/component.responsive.js +6 -6
  1572. package/tooltip/esm/default.css +3 -3
  1573. package/tooltip/esm/index.css +6 -6
  1574. package/tooltip/esm/index.d.ts +1 -1
  1575. package/tooltip/esm/index.js +1 -1
  1576. package/tooltip/esm/inverted.css +5 -5
  1577. package/tooltip/esm/responsive.css +3 -3
  1578. package/tooltip/esm/responsive.js +1 -1
  1579. package/tooltip/index.css +6 -6
  1580. package/tooltip/index.d.ts +1 -1
  1581. package/tooltip/index.js +1 -1
  1582. package/tooltip/inverted.css +5 -5
  1583. package/tooltip/modern/Component.js +3 -3
  1584. package/tooltip/modern/component.responsive.js +5 -5
  1585. package/tooltip/modern/default.css +3 -3
  1586. package/tooltip/modern/index.css +6 -6
  1587. package/tooltip/modern/inverted.css +5 -5
  1588. package/tooltip/modern/responsive.css +3 -3
  1589. package/tooltip/responsive.css +3 -3
  1590. package/tooltip/responsive.js +1 -1
  1591. package/typography/colors.css +13 -13
  1592. package/typography/{colors.module-7af6b472.d.ts → colors.module-d83bf477.d.ts} +0 -0
  1593. package/typography/{colors.module-7af6b472.js → colors.module-d83bf477.js} +1 -1
  1594. package/typography/common.module-5ed7f30c.js +4 -0
  1595. package/typography/component.js +2 -2
  1596. package/typography/cssm/text/component.js +2 -2
  1597. package/typography/esm/colors.css +13 -13
  1598. package/typography/esm/{colors.module-676f2734.d.ts → colors.module-125ae0c6.d.ts} +0 -0
  1599. package/typography/esm/{colors.module-676f2734.js → colors.module-125ae0c6.js} +1 -1
  1600. package/typography/esm/common.module-187e0904.js +4 -0
  1601. package/typography/esm/component.js +2 -2
  1602. package/typography/esm/index.js +2 -2
  1603. package/typography/esm/text/component.js +4 -4
  1604. package/typography/esm/text/index.css +14 -14
  1605. package/typography/esm/text/index.js +1 -1
  1606. package/typography/esm/title/common.css +5 -5
  1607. package/typography/esm/title/component.js +1 -1
  1608. package/typography/esm/title/index.css +19 -19
  1609. package/typography/esm/title/index.js +3 -3
  1610. package/typography/esm/title-mobile/component.js +3 -3
  1611. package/typography/esm/title-mobile/index.css +14 -14
  1612. package/typography/esm/title-mobile/index.js +2 -2
  1613. package/typography/esm/title-responsive/component.js +3 -3
  1614. package/typography/esm/title-responsive/index.css +41 -41
  1615. package/typography/esm/title-responsive/index.js +2 -2
  1616. package/typography/index.js +2 -2
  1617. package/typography/modern/colors.css +13 -13
  1618. package/typography/modern/colors.module-b5d27d27.js +4 -0
  1619. package/typography/modern/common.module-187e0904.js +4 -0
  1620. package/typography/modern/component.js +2 -2
  1621. package/typography/modern/index.js +2 -2
  1622. package/typography/modern/text/component.js +3 -3
  1623. package/typography/modern/text/index.css +14 -14
  1624. package/typography/modern/text/index.js +1 -1
  1625. package/typography/modern/title/common.css +5 -5
  1626. package/typography/modern/title/component.js +1 -1
  1627. package/typography/modern/title/index.css +19 -19
  1628. package/typography/modern/title/index.js +3 -3
  1629. package/typography/modern/title-mobile/component.js +3 -3
  1630. package/typography/modern/title-mobile/index.css +14 -14
  1631. package/typography/modern/title-mobile/index.js +2 -2
  1632. package/typography/modern/title-responsive/component.js +3 -3
  1633. package/typography/modern/title-responsive/index.css +41 -41
  1634. package/typography/modern/title-responsive/index.js +2 -2
  1635. package/typography/text/component.js +4 -4
  1636. package/typography/text/index.css +14 -14
  1637. package/typography/text/index.js +1 -1
  1638. package/typography/title/common.css +5 -5
  1639. package/typography/title/component.js +1 -1
  1640. package/typography/title/index.css +19 -19
  1641. package/typography/title/index.js +3 -3
  1642. package/typography/title-mobile/component.js +3 -3
  1643. package/typography/title-mobile/index.css +14 -14
  1644. package/typography/title-mobile/index.js +2 -2
  1645. package/typography/title-responsive/component.js +3 -3
  1646. package/typography/title-responsive/index.css +41 -41
  1647. package/typography/title-responsive/index.js +2 -2
  1648. package/vars/colors-bluetint.js +0 -2
  1649. package/vars/colors-indigo.js +0 -2
  1650. package/vars/cssm/colors-bluetint.js +0 -2
  1651. package/vars/cssm/colors-indigo.js +0 -2
  1652. package/vars/dist/border-radius.css +9 -0
  1653. package/vars/dist/colors-addons.css +98 -0
  1654. package/vars/dist/colors-bluetint.css +403 -0
  1655. package/vars/dist/colors-bluetint.d.ts +2 -0
  1656. package/vars/dist/colors-bluetint.js +12 -0
  1657. package/vars/dist/colors-indigo.css +403 -0
  1658. package/vars/dist/colors-indigo.d.ts +2 -0
  1659. package/vars/dist/colors-indigo.js +12 -0
  1660. package/vars/dist/colors-transparent.css +26 -0
  1661. package/vars/dist/colors-x5.css +4 -0
  1662. package/vars/dist/colors.css +71 -0
  1663. package/vars/dist/cssm/border-radius.css +9 -0
  1664. package/vars/dist/cssm/colors-addons.css +98 -0
  1665. package/vars/dist/cssm/colors-bluetint.css +403 -0
  1666. package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
  1667. package/vars/dist/cssm/colors-bluetint.js +12 -0
  1668. package/vars/dist/cssm/colors-indigo.css +403 -0
  1669. package/vars/dist/cssm/colors-indigo.d.ts +2 -0
  1670. package/vars/dist/cssm/colors-indigo.js +12 -0
  1671. package/vars/dist/cssm/colors-transparent.css +26 -0
  1672. package/vars/dist/cssm/colors-x5.css +4 -0
  1673. package/vars/dist/cssm/colors.css +71 -0
  1674. package/vars/dist/cssm/gaps.css +30 -0
  1675. package/vars/dist/cssm/index.css +681 -0
  1676. package/vars/dist/cssm/mixins.css +1 -0
  1677. package/vars/dist/cssm/shadows-indigo.css +38 -0
  1678. package/vars/dist/cssm/typography.css +6 -0
  1679. package/vars/dist/esm/colors-bluetint.d.ts +2 -0
  1680. package/vars/dist/esm/colors-bluetint.js +6 -0
  1681. package/vars/dist/esm/colors-indigo.d.ts +2 -0
  1682. package/vars/dist/esm/colors-indigo.js +6 -0
  1683. package/vars/dist/gaps.css +30 -0
  1684. package/vars/dist/index.css +9 -0
  1685. package/vars/dist/mixins.css +4 -0
  1686. package/vars/dist/modern/colors-bluetint.d.ts +2 -0
  1687. package/vars/dist/modern/colors-bluetint.js +6 -0
  1688. package/vars/dist/modern/colors-indigo.d.ts +2 -0
  1689. package/vars/dist/modern/colors-indigo.js +6 -0
  1690. package/vars/dist/package.json +13 -0
  1691. package/vars/dist/send-stats.js +82 -0
  1692. package/vars/dist/shadows-indigo.css +38 -0
  1693. package/vars/dist/typography.css +586 -0
  1694. package/vars/package.json +1 -11
  1695. package/vars/send-stats.js +0 -0
  1696. package/with-suffix/Component.js +1 -1
  1697. package/with-suffix/esm/Component.js +1 -1
  1698. package/with-suffix/esm/index.css +8 -8
  1699. package/with-suffix/index.css +8 -8
  1700. package/with-suffix/modern/Component.js +1 -1
  1701. package/with-suffix/modern/index.css +8 -8
  1702. package/calendar-range/modern/index.module-6679013a.js +0 -4
  1703. package/grid/esm/gutters.module-35061703.js +0 -27
  1704. package/grid/gutters.module-8522deca.js +0 -28
  1705. package/grid/modern/gutters.module-9c1af99d.js +0 -4
  1706. package/modal/esm/transitions.module-5d43b58c.js +0 -4
  1707. package/modal/modern/transitions.module-5d43b58c.js +0 -4
  1708. package/modal/transitions.module-3e3ab6e1.js +0 -4
  1709. package/tabs/esm/index.module-2ea3d338.js +0 -4
  1710. package/tabs/esm/index.module-3b6fb134.js +0 -4
  1711. package/tabs/index.module-5199abc6.js +0 -4
  1712. package/tabs/index.module-d8000b3b.js +0 -4
  1713. package/tabs/modern/index.module-2ea3d338.js +0 -4
  1714. package/tabs/modern/index.module-3b6fb134.js +0 -4
  1715. package/typography/common.module-3fc57662.js +0 -4
  1716. package/typography/esm/common.module-97453734.js +0 -4
  1717. package/typography/modern/colors.module-a3504931.js +0 -4
  1718. package/typography/modern/common.module-97453734.js +0 -4
@@ -0,0 +1,2302 @@
1
+ .card-image__cardImage_12e20 {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_12e20 {
5
+ background: transparent
6
+ }.badge__component_yaxw8 {
7
+ background-color: #ef3124;
8
+ color: #000;
9
+ }
10
+ .badge__outlineCount_yaxw8 {
11
+ background-color: #121212;
12
+ }
13
+ .badge__icon_yaxw8 {
14
+ color: #2fc26e
15
+ }
16
+ .badge__icon_yaxw8.badge__positive_yaxw8 {
17
+ color: #2fc26e;
18
+ background-color: #2fc26e;
19
+ }
20
+ .badge__icon_yaxw8.badge__attention_yaxw8 {
21
+ color: #f6bf65;
22
+ background-color: #f6bf65;
23
+ }
24
+ .badge__icon_yaxw8.badge__negative_yaxw8 {
25
+ color: #d91d0b;
26
+ background-color: #d91d0b;
27
+ }
28
+ .badge__icon_yaxw8.badge__link_yaxw8 {
29
+ color: #0072ef;
30
+ background-color: #0072ef;
31
+ }
32
+ .badge__icon_yaxw8.badge__tertiary_yaxw8 {
33
+ color: #464649;
34
+ background-color: #464649;
35
+ }
36
+ .badge__icon_yaxw8.badge__secondary_yaxw8 {
37
+ color: #8d8d93;
38
+ background-color: #8d8d93;
39
+ }
40
+ .badge__icon_yaxw8.badge__primary_yaxw8 {
41
+ color: #fff;
42
+ background-color: #fff;
43
+ }
44
+ .badge__icon_yaxw8:before {
45
+ background-color: #121212;
46
+ }
47
+ .badge__outline_yaxw8 {
48
+ background-color: #121212;
49
+ }
50
+ .badge__outlineColor_yaxw8.badge__attention_yaxw8 {
51
+ background-color: #f6bf65;
52
+ }
53
+ .badge__outlineColor_yaxw8.badge__positive_yaxw8 {
54
+ background-color: #2fc26e;
55
+ }
56
+ .badge__outlineColor_yaxw8.badge__negative_yaxw8 {
57
+ background-color: #d91d0b;
58
+ }
59
+ .badge__outlineColor_yaxw8.badge__link_yaxw8 {
60
+ background-color: #0072ef;
61
+ }
62
+ .badge__outlineColor_yaxw8 .badge__tertiary_yaxw8 {
63
+ background-color: #464649;
64
+ }
65
+ .badge__outlineColor_yaxw8.badge__secondary_yaxw8 {
66
+ background-color: #8d8d93;
67
+ }
68
+ .badge__outlineColor_yaxw8.badge__primary_yaxw8 {
69
+ background-color: #fff;
70
+ }.backdrop__backdrop_11oco {
71
+ -webkit-tap-highlight-color: transparent;
72
+ }
73
+ .backdrop__appear_11oco,
74
+ .backdrop__enter_11oco {
75
+ background-color: transparent;
76
+ }
77
+ .backdrop__appearActive_11oco,
78
+ .backdrop__enterActive_11oco,
79
+ .backdrop__appearDone_11oco,
80
+ .backdrop__enterDone_11oco {
81
+ background-color: rgba(0, 0, 0, 0.8);
82
+ }
83
+ .backdrop__exit_11oco {
84
+ background-color: rgba(0, 0, 0, 0.8);
85
+ }
86
+ .backdrop__exitActive_11oco,
87
+ .backdrop__exitDone_11oco {
88
+ background-color: transparent;
89
+ }.checkbox-group__error_qjz9v {
90
+ border-left: 1px solid #f15045;
91
+ }
92
+ .checkbox-group__label_qjz9v {
93
+ color: #fff;
94
+ }
95
+ .checkbox-group__errorMessage_qjz9v {
96
+ color: #f15045;
97
+ }
98
+ .checkbox-group__hint_qjz9v {
99
+ color: #8d8d93;
100
+ }.divider__component_1muy1 {
101
+ border-bottom: 1px solid #2b2b2e;
102
+ }.checkbox__box_1tfkr {
103
+ color: #000;
104
+ background-color: #000;
105
+ border: 1.5px solid #8d8d93;
106
+ }
107
+ .checkbox__checkedIcon_1tfkr {
108
+ color: #000;
109
+ }
110
+ .checkbox__component_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
111
+ background-color: #000;
112
+ border-color: #8d8d93;
113
+ }
114
+ .checkbox__component_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
115
+ background-color: #000;
116
+ border-color: #fff;
117
+ }
118
+ .checkbox__checked_1tfkr .checkbox__box_1tfkr {
119
+ background-color: #fff;
120
+ border-color: transparent;
121
+ }
122
+ .checkbox__checked_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
123
+ background-color: rgb(255, 255, 255);
124
+ border-color: transparent;
125
+ }
126
+ .checkbox__checked_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
127
+ background-color: rgb(255, 255, 255);
128
+ border-color: transparent;
129
+ }
130
+ .checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
131
+ background-color: #fff;
132
+ border-color: transparent;
133
+ }
134
+ .checkbox__indeterminate_1tfkr:hover:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
135
+ background-color: rgb(255, 255, 255);
136
+ border-color: transparent;
137
+ }
138
+ .checkbox__indeterminate_1tfkr:active:not(.checkbox__disabled_1tfkr):not(.checkbox__inactive_1tfkr) .checkbox__box_1tfkr {
139
+ background-color: rgb(255, 255, 255);
140
+ border-color: transparent;
141
+ }
142
+ .checkbox__disabled_1tfkr .checkbox__box_1tfkr {
143
+ background-color: #000;
144
+ border-color: #2a2a2c;
145
+ }
146
+ .checkbox__disabled_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
147
+ background-color: #3a3a3c;
148
+ border-color: transparent;
149
+ }
150
+ .checkbox__disabled_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
151
+ background-color: #3a3a3c;
152
+ border-color: transparent;
153
+ }
154
+ .checkbox__disabled_1tfkr .checkbox__label_1tfkr {
155
+ color: #8d8d93;
156
+ }
157
+ .checkbox__disabled_1tfkr .checkbox__hint_1tfkr {
158
+ color: #8d8d93;
159
+ }
160
+ .checkbox__inactive_1tfkr .checkbox__box_1tfkr {
161
+ background-color: #3a3a3c;
162
+ border-color: #464649;
163
+ }
164
+ .checkbox__inactive_1tfkr.checkbox__checked_1tfkr .checkbox__box_1tfkr {
165
+ color: #464649;
166
+ border-color: transparent;
167
+ }
168
+ .checkbox__inactive_1tfkr.checkbox__indeterminate_1tfkr .checkbox__box_1tfkr {
169
+ border-color: transparent;
170
+ }
171
+ .checkbox__focused_1tfkr .checkbox__box_1tfkr {
172
+ outline: 2px solid #0072ef;
173
+ }
174
+ .checkbox__label_1tfkr {
175
+ color: #fff;
176
+ }
177
+ .checkbox__errorMessage_1tfkr {
178
+ color: #f15045;
179
+ }
180
+ .checkbox__hint_1tfkr {
181
+ color: #8d8d93;
182
+ }
183
+ .checkbox__inactive_1tfkr .checkbox__indeterminateLine_1tfkr {
184
+ background-color: #464649;
185
+ }
186
+ .checkbox__indeterminateLine_1tfkr {
187
+ background-color: #000;
188
+ }.code-input__error_1fzrb {
189
+ color: #f15045;
190
+ }
191
+ @keyframes code-input__shake_1fzrb {
192
+ }
193
+ .code-input__input_1fmyg {
194
+ background-color: #202022;
195
+ color: #fff
196
+ }
197
+ .code-input__input_1fmyg.code-input__hasError_1fmyg {
198
+ color: #f15045;
199
+ caret-color: #fff;
200
+ background-color: #35110d;
201
+ }
202
+ .code-input__input_1fmyg.code-input__disabled_1fmyg {
203
+ color: #464649;
204
+ }
205
+ .code-input__input_1fmyg:-webkit-autofill {
206
+ -webkit-text-fill-color: #fff;
207
+ }.dropzone__component_s0l62 {
208
+ border: 2px dashed #464649;
209
+ }
210
+ .dropzone__component_s0l62:not(.dropzone__disabled_s0l62):hover {
211
+ background-color: transparent;
212
+ }
213
+ .dropzone__dragOver_s0l62 {
214
+ background-color: transparent;
215
+ }
216
+ .dropzone__error_s0l62 {
217
+ border-color: #ef3124;
218
+ }
219
+ .dropzone__overlay_wcjer {
220
+ background: #202022;
221
+ }
222
+ .dropzone__text_wcjer {
223
+ color: #fff;
224
+ }.form-control__component_1uhfn {
225
+ color: #fff;
226
+ }
227
+ .form-control__inner_1uhfn {
228
+ background-color: #202022;
229
+ }
230
+ .form-control__label_1uhfn {
231
+ color: #8d8d93;
232
+ }
233
+ .form-control__hint_1uhfn {
234
+ color: #8d8d93;
235
+ }
236
+ .form-control__disabled_1uhfn {
237
+ background-color: #202022;
238
+ color: #8d8d93;
239
+ }
240
+ .form-control__focused_1uhfn.form-control__inner_1uhfn {
241
+ background-color: #202022;
242
+ }
243
+ .form-control__inner_1uhfn:not(.form-control__disabled_1uhfn):hover {
244
+ background-color: #202022;
245
+ }
246
+ .form-control__error_1uhfn {
247
+ color: #f15045;
248
+ }
249
+ .form-control__hasError_1uhfn .form-control__label_1uhfn {
250
+ color: #f15045;
251
+ }
252
+ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
253
+ }
254
+ .form-control__component_z3gan {
255
+ color: #000;
256
+ }
257
+ .form-control__inner_z3gan {
258
+ background-color: #f3f4f5;
259
+ }
260
+ .form-control__label_z3gan {
261
+ color: rgba(60, 60, 67, 0.6);
262
+ }
263
+ .form-control__hint_z3gan {
264
+ color: rgba(60, 60, 67, 0.6);
265
+ }
266
+ .form-control__disabled_z3gan {
267
+ background-color: #f3f4f5;
268
+ color: rgba(60, 60, 67, 0.6);
269
+ }
270
+ .form-control__focused_z3gan.form-control__inner_z3gan {
271
+ background-color: #f3f4f5;
272
+ }
273
+ .form-control__inner_z3gan:not(.form-control__disabled_z3gan):hover {
274
+ background-color: #f3f4f5;
275
+ }
276
+ .form-control__error_z3gan {
277
+ color: #ef3124;
278
+ }
279
+ .form-control__hasError_z3gan .form-control__label_z3gan {
280
+ color: #ef3124;
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 {
315
+ color: rgba(235, 235, 245, 0.6);
316
+ }
317
+ .icon-view__bg_1hb83 {
318
+ fill: #f3f4f5;
319
+ }
320
+ .icon-view__border_1hb83 {
321
+ stroke: rgba(255, 255, 255, 0.1);
322
+ fill: transparent;
323
+ }@media (max-width: 599px) {
324
+ }
325
+ @media (min-width: 360px) {
326
+ }
327
+ @media (min-width: 375px) {
328
+ }
329
+ @media (min-width: 412px) {
330
+ }
331
+ @media (min-width: 600px) and (max-width: 1023px) {
332
+ }
333
+ @media (min-width: 600px) {
334
+ }
335
+ @media (min-width: 768px) {
336
+ }
337
+ @media (min-width: 1024px) {
338
+ }
339
+ @media (min-width: 1024px) {
340
+ }
341
+ @media (min-width: 1280px) {
342
+ }
343
+ @media (min-width: 1440px) {
344
+ }
345
+ @media (min-width: 1920px) {
346
+ }
347
+ @media (max-width: 599px) {
348
+ }
349
+ @media (min-width: 360px) {
350
+ }
351
+ @media (min-width: 375px) {
352
+ }
353
+ @media (min-width: 412px) {
354
+ }
355
+ @media (min-width: 600px) and (max-width: 1023px) {
356
+ }
357
+ @media (min-width: 600px) {
358
+ }
359
+ @media (min-width: 768px) {
360
+ }
361
+ @media (min-width: 1024px) {
362
+ }
363
+ @media (min-width: 1024px) {
364
+ }
365
+ @media (min-width: 1280px) {
366
+ }
367
+ @media (min-width: 1440px) {
368
+ }
369
+ @media (min-width: 1920px) {
370
+ }
371
+ .list__list_orfgk {
372
+ color: #fff;
373
+ }
374
+ .list__slot_orfgk {
375
+ color: #fff;
376
+ }.link__primary_18f6l {
377
+ color: #fff;
378
+ border-bottom-color: #fff
379
+ }
380
+ .link__primary_18f6l:hover {
381
+ color: rgb(255, 255, 255);
382
+ }
383
+ .link__primary_18f6l:active {
384
+ color: rgb(255, 255, 255);
385
+ }
386
+ .link__secondary_18f6l {
387
+ color: #8d8d93;
388
+ border-bottom-color: #8d8d93
389
+ }
390
+ .link__secondary_18f6l:hover {
391
+ color: rgb(164, 164, 169);
392
+ }
393
+ .link__secondary_18f6l:active {
394
+ color: rgb(187, 187, 190);
395
+ }
396
+ .link__defaultView_18f6l {
397
+ color: #0072ef;
398
+ border-bottom-color: #0072ef
399
+ }
400
+ .link__defaultView_18f6l:hover {
401
+ color: rgb(51, 142, 242);
402
+ }
403
+ .link__defaultView_18f6l:active {
404
+ color: rgb(102, 170, 245);
405
+ }
406
+ .link__component_1ugln:hover .link__text_1ugln,
407
+ .link__component_1ugln:active .link__text_1ugln {
408
+ border-bottom-color: rgba(0, 0, 0, 0);
409
+ }
410
+ .link__focused_1ugln {
411
+ outline: 2px solid #0072ef;
412
+ }
413
+ .link__primary_cbmnk {
414
+ color: #000;
415
+ border-bottom-color: #000
416
+ }
417
+ .link__primary_cbmnk:hover {
418
+ color: rgb(204, 204, 204);
419
+ }
420
+ .link__primary_cbmnk:active {
421
+ color: rgb(153, 153, 153);
422
+ }
423
+ .link__secondary_cbmnk {
424
+ color: #8a8a8e;
425
+ border-bottom-color: #8a8a8e
426
+ }
427
+ .link__secondary_cbmnk:hover {
428
+ color: rgb(146, 150, 156);
429
+ }
430
+ .link__secondary_cbmnk:active {
431
+ color: rgb(109, 113, 117);
432
+ }
433
+ .link__defaultView_cbmnk {
434
+ color: #0072ef;
435
+ border-bottom-color: #0072ef
436
+ }
437
+ .link__defaultView_cbmnk:hover {
438
+ color: rgb(0, 98, 204);
439
+ }
440
+ .link__defaultView_cbmnk:active {
441
+ color: rgb(0, 73, 153);
442
+ }@keyframes loader__blink_1m5rg {
443
+ }.progress-bar__container_nq7v2 {
444
+ background: rgba(255, 255, 255, 0.1)
445
+ }
446
+ .progress-bar__filled_nq7v2.progress-bar__positive_nq7v2 {
447
+ background: #2fc26e;
448
+ }
449
+ .progress-bar__filled_nq7v2.progress-bar__negative_nq7v2 {
450
+ background: #d91d0b;
451
+ }
452
+ .progress-bar__filled_nq7v2.progress-bar__attention_nq7v2 {
453
+ background: #f6bf65;
454
+ }
455
+ .progress-bar__filled_nq7v2.progress-bar__link_nq7v2 {
456
+ background: #0072ef;
457
+ }
458
+ .progress-bar__filled_nq7v2.progress-bar__tertiary_nq7v2 {
459
+ background: #464649;
460
+ }
461
+ .progress-bar__filled_nq7v2.progress-bar__secondary_nq7v2 {
462
+ background: #8d8d93;
463
+ }
464
+ .progress-bar__filled_nq7v2.progress-bar__primary_nq7v2 {
465
+ background: #fff;
466
+ }
467
+ .progress-bar__filled_nq7v2.progress-bar__accent_nq7v2 {
468
+ background: #ef3124;
469
+ }.pure-input__input_6lj4s {
470
+ color: #fff;
471
+ caret-color: #0072ef;
472
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
+ }
474
+ .pure-input__input_6lj4s:-webkit-autofill {
475
+ -webkit-text-fill-color: #fff;
476
+ }
477
+ .pure-input__input_6lj4s::placeholder {
478
+ color: #8d8d93;
479
+ }
480
+ .pure-input__hasLabel_6lj4s::placeholder {
481
+ color: #464649;
482
+ }
483
+ .pure-input__clearIcon_6lj4s {
484
+ color: #fff;
485
+ }
486
+ .pure-input__input_6lj4s:read-only {
487
+ color: #8d8d93
488
+ }
489
+ .pure-input__input_6lj4s:read-only:focus::placeholder {
490
+ color: #8d8d93;
491
+ }
492
+ .pure-input__input_6lj4s:disabled {
493
+ color: #fff;
494
+ -webkit-text-fill-color: #fff;
495
+ }
496
+ .pure-input__input_6lj4s:focus::placeholder {
497
+ color: rgba(235, 235, 245, 0.3);
498
+ }
499
+ .pure-input__error_6lj4s {
500
+ color: #f15045;
501
+ caret-color: #f15045;
502
+ }
503
+ .pure-input__component_6lj4s {
504
+ color: #fff;
505
+ background-color: #202022;
506
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
+ }
508
+ .pure-input__component_6lj4s::placeholder {
509
+ color: #8d8d93;
510
+ }
511
+ .pure-input__component_6lj4s:disabled {
512
+ color: #fff;
513
+ background-color: #202022;
514
+ }
515
+ .pure-input__component_6lj4s:not(:disabled):focus::placeholder {
516
+ color: rgba(235, 235, 245, 0.3);
517
+ }
518
+ .pure-input__focusVisible_6lj4s {
519
+ outline: 2px solid #0072ef;
520
+ }
521
+ .pure-input__component_6lj4s:not(:disabled):hover {
522
+ background-color: #202022;
523
+ }.radio-group__error_mkx9t {
524
+ border-left: 1px solid #f15045;
525
+ }
526
+ .radio-group__label_mkx9t {
527
+ color: #fff;
528
+ }
529
+ .radio-group__errorMessage_mkx9t {
530
+ color: #f15045;
531
+ }
532
+ .radio-group__hint_mkx9t {
533
+ color: #8d8d93;
534
+ }.radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b) .radio__circle_1o16b {
535
+ background-color: #000;
536
+ border: 1.5px solid #8d8d93;
537
+ }
538
+ .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):hover:not(:active) .radio__circle_1o16b {
539
+ background-color: #000;
540
+ border-color: #8d8d93;
541
+ }
542
+ .radio__container_1o16b:not(.radio__checked_1o16b):not(.radio__disabled_1o16b):not(.radio__inactive_1o16b):active .radio__circle_1o16b {
543
+ background-color: #000;
544
+ border-color: #fff;
545
+ }
546
+ .radio__container_1o16b.radio__disabled_1o16b .radio__circle_1o16b {
547
+ background-color: #000;
548
+ border: 1.5px solid #2a2a2c;
549
+ }
550
+ .radio__container_1o16b.radio__disabled_1o16b .radio__label_1o16b {
551
+ color: #8d8d93;
552
+ }
553
+ .radio__container_1o16b.radio__disabled_1o16b .radio__hint_1o16b {
554
+ color: #8d8d93;
555
+ }
556
+ .radio__container_1o16b.radio__inactive_1o16b .radio__circle_1o16b {
557
+ background-color: #3a3a3c;
558
+ border: 1px solid #464649;
559
+ }
560
+ .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b:before {
561
+ background-color: #464649;
562
+ }
563
+ .radio__container_1o16b.radio__checked_1o16b .radio__circle_1o16b {
564
+ background-color: #fff;
565
+ border: 1.5px solid transparent;
566
+ }
567
+ .radio__container_1o16b.radio__checked_1o16b:hover .radio__circle_1o16b {
568
+ background-color: rgb(255, 255, 255);
569
+ border-color: transparent;
570
+ }
571
+ .radio__container_1o16b.radio__checked_1o16b:active .radio__circle_1o16b {
572
+ background-color: rgb(255, 255, 255);
573
+ border-color: transparent;
574
+ }
575
+ .radio__container_1o16b.radio__focused_1o16b .radio__circle_1o16b {
576
+ outline: 2px solid #0072ef;
577
+ }
578
+ .radio__container_1o16b.radio__disabled_1o16b.radio__checked_1o16b .radio__circle_1o16b,
579
+ .radio__container_1o16b.radio__inactive_1o16b.radio__checked_1o16b .radio__circle_1o16b {
580
+ background-color: #3a3a3c;
581
+ border-color: transparent;
582
+ }
583
+ .radio__circle_1o16b:before {
584
+ background-color: #000;
585
+ }
586
+ .radio__label_1o16b {
587
+ color: #fff;
588
+ }
589
+ .radio__hint_1o16b {
590
+ color: #8d8d93;
591
+ }.skeleton__component_1ugom {
592
+ color: transparent;
593
+ }
594
+ .skeleton__component_1ugom:before {
595
+ background: rgba(255, 255, 255, 0.1);
596
+ }
597
+ .skeleton__animate_1ugom:after {
598
+ background: rgba(255, 255, 255, 0.1);
599
+ background-image: linear-gradient(
600
+ to left,
601
+ rgba(0, 0, 0, 0),
602
+ rgba(0, 0, 0, 0) 40%,
603
+ rgba(0, 0, 0, 0.05) 50%,
604
+ rgba(0, 0, 0, 0) 60%,
605
+ rgba(0, 0, 0, 0)
606
+ );
607
+ }
608
+ @keyframes skeleton__gradient_1ugom {
609
+ }
610
+ @keyframes skeleton__background_1ugom {
611
+ 0% {
612
+ background: rgb(182, 188, 195);
613
+ }
614
+ 100% {
615
+ background: rgb(198, 205, 214);
616
+ }
617
+ }.slider__progress_112uf {
618
+ background: #2a2a2c;
619
+ }
620
+ .slider__progress_112uf::-moz-progress-bar {
621
+ background: #d91d0b;
622
+ }
623
+ .slider__progress_112uf::-ms-fill {
624
+ background: #d91d0b;
625
+ }
626
+ .slider__progress_112uf::-webkit-progress-value {
627
+ background: #d91d0b;
628
+ }
629
+ .slider__progress_112uf::-webkit-progress-bar {
630
+ background: transparent;
631
+ }
632
+ .slider__range_112uf,
633
+ .slider__range_112uf:focus {
634
+ background: transparent;
635
+ border-color: transparent;
636
+ color: transparent;
637
+ }
638
+ .slider__range_112uf::-ms-track {
639
+ background: transparent;
640
+ border-color: transparent;
641
+ color: transparent;
642
+ }
643
+ .slider__range_112uf::-ms-fill-lower {
644
+ background: transparent;
645
+ }
646
+ .slider__range_112uf::-ms-fill-upper {
647
+ background: transparent;
648
+ }
649
+ .slider__range_112uf::-webkit-slider-thumb {
650
+ background: #ef3124;
651
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
652
+ }
653
+ .slider__range_112uf::-ms-thumb {
654
+ background: #ef3124;
655
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
656
+ }
657
+ .slider__range_112uf::-moz-range-thumb {
658
+ background: #ef3124;
659
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
660
+ }
661
+ .slider__focused_112uf::-webkit-slider-thumb {
662
+ outline: 2px solid #0072ef;
663
+ }
664
+ .slider__focused_112uf::-ms-thumb {
665
+ outline: 2px solid #0072ef;
666
+ }
667
+ .slider__component_112uf:hover .slider__progress_112uf {
668
+ background: #2a2a2c
669
+ }
670
+ .slider__component_112uf:hover .slider__progress_112uf::-moz-progress-bar {
671
+ background: #d91d0b;
672
+ }
673
+ .slider__component_112uf:hover .slider__progress_112uf::-ms-fill {
674
+ background: #d91d0b;
675
+ }
676
+ .slider__component_112uf:hover .slider__progress_112uf::-webkit-progress-value {
677
+ background: #d91d0b;
678
+ }
679
+ .slider__component_112uf:hover .slider__range_112uf::-webkit-slider-thumb {
680
+ background: #ef3124;
681
+ }
682
+ .slider__component_112uf:hover .slider__range_112uf::-ms-thumb {
683
+ background: #ef3124;
684
+ }
685
+ .slider__component_112uf:hover .slider__range_112uf::-moz-range-thumb {
686
+ background: #ef3124;
687
+ }@keyframes spinner__spin_animation_165qd {
688
+ }.status__soft_11anr.status__green_11anr {
689
+ background: rgba(19, 164, 99, 0.1);
690
+ color: #13a463;
691
+ }
692
+ .status__soft_11anr.status__orange_11anr {
693
+ background: rgba(222, 106, 0, 0.1);
694
+ color: #de6a00;
695
+ }
696
+ .status__soft_11anr.status__red_11anr {
697
+ background: rgba(217, 29, 11, 0.1);
698
+ color: #d91d0b;
699
+ }
700
+ .status__soft_11anr.status__blue_11anr {
701
+ background: rgba(0, 122, 255, 0.1);
702
+ color: #007aff;
703
+ }
704
+ .status__soft_11anr.status__grey_11anr {
705
+ background: rgba(109, 121, 134, 0.1);
706
+ color: #6d7986;
707
+ }
708
+ .status__soft_11anr.status__teal_11anr {
709
+ background: rgba(33, 145, 135, 0.1);
710
+ color: #219187;
711
+ }
712
+ .status__soft_11anr.status__purple_11anr {
713
+ background: rgba(103, 58, 183, 0.1);
714
+ color: #673ab7;
715
+ }
716
+ .status__contrast_11anr {
717
+ color: #000
718
+ }
719
+ .status__contrast_11anr.status__green_11anr {
720
+ background: #13a463;
721
+ }
722
+ .status__contrast_11anr.status__orange_11anr {
723
+ background: #de6a00;
724
+ }
725
+ .status__contrast_11anr.status__red_11anr {
726
+ background: #d91d0b;
727
+ }
728
+ .status__contrast_11anr.status__blue_11anr {
729
+ background: #007aff;
730
+ }
731
+ .status__contrast_11anr.status__grey_11anr {
732
+ background: #6d7986;
733
+ }
734
+ .status__contrast_11anr.status__teal_11anr {
735
+ background: #219187;
736
+ }
737
+ .status__contrast_11anr.status__purple_11anr {
738
+ background: #673ab7;
739
+ }.switch__component_17w70 {
740
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
741
+ }
742
+ .switch__switch_17w70 {
743
+ background-color: #8d8d93;
744
+ border: 2px solid #8d8d93;
745
+ }
746
+ .switch__switch_17w70:before {
747
+ background-color: #000;
748
+ }
749
+ .switch__label_17w70 {
750
+ color: #fff;
751
+ }
752
+ .switch__hint_17w70 {
753
+ color: #8d8d93;
754
+ }
755
+ .switch__checked_17w70 .switch__switch_17w70 {
756
+ background-color: #ef3124;
757
+ border-color: #ef3124;
758
+ }
759
+ .switch__disabled_17w70 .switch__switch_17w70 {
760
+ background-color: #2a2a2c;
761
+ border-color: #2a2a2c;
762
+ }
763
+ .switch__disabled_17w70 .switch__label_17w70 {
764
+ color: #8d8d93;
765
+ }
766
+ .switch__disabled_17w70 .switch__hint_17w70 {
767
+ color: #8d8d93;
768
+ }
769
+ .switch__inactive_17w70 .switch__switch_17w70 {
770
+ background-color: #2a2a2c;
771
+ border-color: #2a2a2c
772
+ }
773
+ .switch__inactive_17w70 .switch__switch_17w70:before {
774
+ background-color: #464649;
775
+ }
776
+ .switch__focused_17w70 .switch__switch_17w70 {
777
+ outline: 2px solid #0072ef;
778
+ }.tag__component_1r4c4 {
779
+ color: #fff;
780
+ border-color: transparent;
781
+ background-color: #202022
782
+ }
783
+ .tag__component_1r4c4:disabled {
784
+ border-color: transparent;
785
+ color: #464649;
786
+ background-color: rgba(32, 32, 34, 0.3);
787
+ }
788
+ .tag__component_1r4c4:hover:not(:disabled) {
789
+ border-color: transparent;
790
+ background-color: #202022;
791
+ }
792
+ .tag__component_1r4c4:active:not(:disabled) {
793
+ border-color: transparent;
794
+ background-color: rgb(65, 65, 67);
795
+ color: #fff;
796
+ }
797
+ .tag__checked_1r4c4 {
798
+ border-color: transparent;
799
+ background-color: #f3f4f5;
800
+ color: #000
801
+ }
802
+ .tag__checked_1r4c4:disabled {
803
+ background-color: rgba(243, 244, 245, 0.3);
804
+ border-color: transparent;
805
+ color: #000;
806
+ }
807
+ .tag__checked_1r4c4:hover:not(:disabled):not(:active) {
808
+ background-color: #f3f4f5;
809
+ }
810
+ .tag__checked_1r4c4:active:not(:disabled) {
811
+ background-color: rgb(194, 195, 196);
812
+ color: #000;
813
+ }
814
+ .tag__focused_ezjvt {
815
+ outline: 2px solid #0072ef;
816
+ }
817
+ .tag__component_1e70b {
818
+ color: #fff;
819
+ border-color: #464649;
820
+ background-color: transparent
821
+ }
822
+ .tag__component_1e70b:disabled {
823
+ border-color: #2b2b2e;
824
+ color: #464649;
825
+ background-color: transparent;
826
+ }
827
+ .tag__component_1e70b:hover:not(:disabled) {
828
+ border-color: #fff;
829
+ background-color: transparent;
830
+ }
831
+ .tag__component_1e70b:active:not(:disabled) {
832
+ border-color: #fff;
833
+ background-color: rgba(255, 255, 255, 0.07);
834
+ color: #fff;
835
+ }
836
+ .tag__checked_1e70b {
837
+ border-color: #fff;
838
+ background-color: #fff;
839
+ color: #000
840
+ }
841
+ .tag__checked_1e70b:disabled {
842
+ background-color: rgba(255, 255, 255, 0.3);
843
+ border-color: transparent;
844
+ color: #000;
845
+ }
846
+ .tag__checked_1e70b:active:not(:disabled) {
847
+ background-color: rgb(217, 217, 217);
848
+ color: #000;
849
+ }.typography__tertiary_levz0 {
850
+ color: #464649;
851
+ }
852
+ .typography__disabled_levz0 {
853
+ color: #2a2a2c;
854
+ }
855
+ .typography__accent_levz0 {
856
+ color: #ef3124;
857
+ }
858
+ .typography__primary_levz0 {
859
+ color: #fff;
860
+ }
861
+ .typography__attention_levz0 {
862
+ color: #cb830f;
863
+ }
864
+ .typography__positive_levz0 {
865
+ color: #13a463;
866
+ }
867
+ .typography__secondary_levz0 {
868
+ color: #8d8d93;
869
+ }
870
+ .typography__tertiary-inverted_levz0 {
871
+ color: #c5c5c7;
872
+ }
873
+ .typography__primary-inverted_levz0 {
874
+ color: #000;
875
+ }
876
+ .typography__secondary-inverted_levz0 {
877
+ color: #8a8a8e;
878
+ }
879
+ .typography__link_levz0 {
880
+ color: #0072ef;
881
+ }
882
+ .typography__negative_levz0 {
883
+ color: #f15045;
884
+ }
885
+
886
+
887
+
888
+
889
+ @media screen and (min-width: 600px) {
890
+ }
891
+ @media screen and (min-width: 1024px) {
892
+ }.textarea__input_oigwq {
893
+ color: #fff;
894
+ caret-color: #0072ef;
895
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
896
+ }
897
+ .textarea__input_oigwq:-webkit-autofill {
898
+ -webkit-text-fill-color: #fff;
899
+ }
900
+ .textarea__input_oigwq::placeholder {
901
+ color: #8d8d93;
902
+ }
903
+ .textarea__hasLabel_oigwq::placeholder {
904
+ color: #464649;
905
+ }
906
+ .textarea__clearIcon_oigwq {
907
+ color: #fff;
908
+ }
909
+ .textarea__input_oigwq:read-only {
910
+ color: #8d8d93
911
+ }
912
+ .textarea__input_oigwq:read-only:focus::placeholder {
913
+ color: #8d8d93;
914
+ }
915
+ .textarea__input_oigwq:disabled {
916
+ color: #fff;
917
+ -webkit-text-fill-color: #fff;
918
+ }
919
+ .textarea__input_oigwq:focus::placeholder {
920
+ color: rgba(235, 235, 245, 0.3);
921
+ }
922
+ .textarea__error_oigwq {
923
+ color: #f15045;
924
+ caret-color: #f15045;
925
+ }
926
+ .textarea__textarea_oigwq {
927
+ color: #fff;
928
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
929
+ }
930
+ .textarea__textarea_oigwq::placeholder {
931
+ color: #8d8d93;
932
+ }
933
+ .textarea__hasLabel_oigwq::placeholder {
934
+ color: #464649;
935
+ }
936
+ .textarea__textarea_oigwq:disabled {
937
+ color: #fff;
938
+ -webkit-text-fill-color: #fff;
939
+ }
940
+ .textarea__textarea_oigwq:read-only {
941
+ color: #8d8d93;
942
+ }
943
+ .textarea__textarea_oigwq:focus::placeholder {
944
+ color: rgba(235, 235, 245, 0.3);
945
+ }
946
+ .textarea__focusVisible_1dmnu {
947
+ outline: 2px solid #0072ef;
948
+ }
949
+ .textarea__input_vefsz {
950
+ color: #000;
951
+ caret-color: #0072ef;
952
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
953
+ }
954
+ .textarea__input_vefsz:-webkit-autofill {
955
+ -webkit-text-fill-color: #000;
956
+ }
957
+ .textarea__input_vefsz::placeholder {
958
+ color: rgba(60, 60, 67, 0.6);
959
+ }
960
+ .textarea__hasLabel_vefsz::placeholder {
961
+ color: #c5c5c7;
962
+ }
963
+ .textarea__clearIcon_vefsz {
964
+ color: #000;
965
+ }
966
+ .textarea__input_vefsz:read-only {
967
+ color: rgba(60, 60, 67, 0.6)
968
+ }
969
+ .textarea__input_vefsz:read-only:focus::placeholder {
970
+ color: rgba(60, 60, 67, 0.6);
971
+ }
972
+ .textarea__input_vefsz:disabled {
973
+ color: #000;
974
+ -webkit-text-fill-color: #000;
975
+ }
976
+ .textarea__input_vefsz:focus::placeholder {
977
+ color: rgba(60, 60, 67, 0.3);
978
+ }
979
+ .textarea__error_vefsz {
980
+ color: #ef3124;
981
+ caret-color: #ef3124;
982
+ }
983
+ .textarea__textarea_vefsz {
984
+ color: #000;
985
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
986
+ }
987
+ .textarea__textarea_vefsz::placeholder {
988
+ color: rgba(60, 60, 67, 0.6);
989
+ }
990
+ .textarea__hasLabel_vefsz::placeholder {
991
+ color: #c5c5c7;
992
+ }
993
+ .textarea__textarea_vefsz:disabled {
994
+ color: #000;
995
+ -webkit-text-fill-color: #000;
996
+ }
997
+ .textarea__textarea_vefsz:read-only {
998
+ color: rgba(60, 60, 67, 0.6);
999
+ }
1000
+ .textarea__textarea_vefsz:focus::placeholder {
1001
+ color: rgba(60, 60, 67, 0.3);
1002
+ }.button__primary_18h0e {
1003
+ color: #000;
1004
+ background-color: #f3f4f5
1005
+ }
1006
+ .button__primary_18h0e:hover {
1007
+ background-color: rgb(207, 207, 208);
1008
+ }
1009
+ .button__primary_18h0e:active {
1010
+ background-color: rgb(194, 195, 196);
1011
+ }
1012
+ .button__secondary_18h0e {
1013
+ color: #fff;
1014
+ background-color: rgba(255, 255, 255, 0.1);
1015
+ border: 1px solid transparent
1016
+ }
1017
+ .button__secondary_18h0e:hover {
1018
+ background-color: rgba(255, 255, 255, 0.163);
1019
+ }
1020
+ .button__secondary_18h0e:active {
1021
+ background-color: rgba(255, 255, 255, 0.235);
1022
+ }
1023
+ .button__outlined_18h0e {
1024
+ color: #fff;
1025
+ background-color: transparent;
1026
+ border: 1px solid #c5c5c7
1027
+ }
1028
+ .button__outlined_18h0e:hover {
1029
+ background-color: rgba(0, 0, 0, 0.07);
1030
+ }
1031
+ .button__outlined_18h0e:active {
1032
+ background-color: rgba(0, 0, 0, 0.15);
1033
+ }
1034
+ .button__tertiary_18h0e {
1035
+ color: #fff;
1036
+ background-color: transparent;
1037
+ border: 1px solid #c5c5c7
1038
+ }
1039
+ .button__tertiary_18h0e:hover {
1040
+ background-color: rgba(255, 255, 255, 0.07);
1041
+ }
1042
+ .button__tertiary_18h0e:active {
1043
+ background-color: rgba(255, 255, 255, 0.15);
1044
+ }
1045
+ .button__filled_18h0e {
1046
+ color: #fff;
1047
+ background-color: #3a3a3c
1048
+ }
1049
+ .button__filled_18h0e:hover {
1050
+ background-color: rgb(72, 72, 74);
1051
+ }
1052
+ .button__filled_18h0e:active {
1053
+ background-color: rgb(88, 88, 89);
1054
+ }
1055
+ .button__transparent_18h0e {
1056
+ color: #fff;
1057
+ background-color: rgba(255, 255, 255, 0.1)
1058
+ }
1059
+ .button__transparent_18h0e:hover {
1060
+ background-color: rgba(255, 255, 255, 0.2);
1061
+ }
1062
+ .button__transparent_18h0e:active {
1063
+ background-color: rgba(255, 255, 255, 0.4);
1064
+ }
1065
+ .button__link_18h0e {
1066
+ color: #fff;
1067
+ background-color: transparent
1068
+ }
1069
+ .button__link_18h0e:hover {
1070
+ background-color: rgba(255, 255, 255, 0.163);
1071
+ }
1072
+ .button__link_18h0e:active {
1073
+ background-color: rgba(255, 255, 255, 0.235);
1074
+ }
1075
+ .button__ghost_18h0e {
1076
+ color: #fff
1077
+ }
1078
+ .button__ghost_18h0e:hover {
1079
+ color: rgb(179, 179, 179);
1080
+ }
1081
+ .button__ghost_18h0e:active {
1082
+ color: rgb(128, 128, 128);
1083
+ }
1084
+ .button__component_18h0e:disabled.button__primary_18h0e {
1085
+ color: rgba(60, 60, 67, 0.3);
1086
+ background-color: #f3f4f5
1087
+ }
1088
+ .button__component_18h0e:disabled.button__primary_18h0e.button__loading_18h0e {
1089
+ background-color: #f3f4f5;
1090
+ }
1091
+ .button__component_18h0e:disabled.button__secondary_18h0e {
1092
+ color: rgba(255, 255, 255, 0.3);
1093
+ background-color: rgba(255, 255, 255, 0.05);
1094
+ border-color: transparent
1095
+ }
1096
+ .button__component_18h0e:disabled.button__secondary_18h0e.button__loading_18h0e {
1097
+ color: #fff;
1098
+ background-color: rgba(255, 255, 255, 0.1);
1099
+ border-color: transparent;
1100
+ }
1101
+ .button__component_18h0e:disabled.button__outlined_18h0e {
1102
+ color: rgba(255, 255, 255, 0.3);
1103
+ background-color: transparent;
1104
+ border-color: rgba(197, 197, 199, 0.3)
1105
+ }
1106
+ .button__component_18h0e:disabled.button__outlined_18h0e.button__loading_18h0e {
1107
+ color: #fff;
1108
+ }
1109
+ .button__component_18h0e:disabled.button__tertiary_18h0e {
1110
+ color: rgba(255, 255, 255, 0.3);
1111
+ background-color: transparent;
1112
+ border-color: rgba(197, 197, 199, 0.3)
1113
+ }
1114
+ .button__component_18h0e:disabled.button__tertiary_18h0e.button__loading_18h0e {
1115
+ color: #fff;
1116
+ }
1117
+ .button__component_18h0e:disabled.button__filled_18h0e {
1118
+ color: rgba(255, 255, 255, 0.3);
1119
+ background-color: rgba(58, 58, 60, 0.3)
1120
+ }
1121
+ .button__component_18h0e:disabled.button__filled_18h0e.button__loading_18h0e {
1122
+ color: #fff;
1123
+ background-color: #3a3a3c;
1124
+ }
1125
+ .button__component_18h0e:disabled.button__transparent_18h0e {
1126
+ color: rgba(255, 255, 255, 0.3);
1127
+ background-color: rgba(255, 255, 255, 0.03)
1128
+ }
1129
+ .button__component_18h0e:disabled.button__transparent_18h0e.button__loading_18h0e {
1130
+ color: #fff;
1131
+ background-color: rgba(255, 255, 255, 0.1);
1132
+ }
1133
+ .button__component_18h0e:disabled.button__link_18h0e {
1134
+ color: rgba(255, 255, 255, 0.3);
1135
+ background-color: transparent
1136
+ }
1137
+ .button__component_18h0e:disabled.button__link_18h0e.button__loading_18h0e {
1138
+ color: #fff;
1139
+ }
1140
+ .button__component_18h0e:disabled.button__ghost_18h0e {
1141
+ color: rgba(255, 255, 255, 0.3)
1142
+ }
1143
+ .button__component_18h0e:disabled.button__ghost_18h0e.button__loading_18h0e {
1144
+ color: #fff;
1145
+ }
1146
+ .button__component_a3zra {
1147
+ background-color: transparent
1148
+ }
1149
+ .button__focused_a3zra {
1150
+ outline: 2px solid #0072ef;
1151
+ }
1152
+ .button__primary_x6yw3 {
1153
+ color: #fff;
1154
+ background-color: #202022
1155
+ }
1156
+ .button__primary_x6yw3:hover {
1157
+ background-color: rgb(48, 48, 49);
1158
+ }
1159
+ .button__primary_x6yw3:active {
1160
+ background-color: rgb(65, 65, 67);
1161
+ }
1162
+ .button__secondary_x6yw3 {
1163
+ color: #000;
1164
+ background-color: rgba(0, 0, 0, 0.08);
1165
+ border: 1px solid transparent
1166
+ }
1167
+ .button__secondary_x6yw3:hover {
1168
+ background-color: rgba(0, 0, 0, 0.218);
1169
+ }
1170
+ .button__secondary_x6yw3:active {
1171
+ background-color: rgba(0, 0, 0, 0.264);
1172
+ }
1173
+ .button__outlined_x6yw3 {
1174
+ color: #fff;
1175
+ background-color: transparent;
1176
+ border: 1px solid #c5c5c7
1177
+ }
1178
+ .button__outlined_x6yw3:hover {
1179
+ background-color: rgba(255, 255, 255, 0.15);
1180
+ }
1181
+ .button__outlined_x6yw3:active {
1182
+ background-color: rgba(0, 0, 0, 0.15);
1183
+ }
1184
+ .button__tertiary_x6yw3 {
1185
+ color: #000;
1186
+ background-color: transparent;
1187
+ border: 1px solid #464649
1188
+ }
1189
+ .button__tertiary_x6yw3:hover {
1190
+ background-color: rgba(18, 18, 18, 0.15);
1191
+ }
1192
+ .button__tertiary_x6yw3:active {
1193
+ background-color: rgba(18, 18, 18, 0.2);
1194
+ }
1195
+ .button__filled_x6yw3 {
1196
+ color: #fff;
1197
+ background-color: #3a3a3c
1198
+ }
1199
+ .button__filled_x6yw3:hover {
1200
+ background-color: rgb(99, 112, 126);
1201
+ }
1202
+ .button__filled_x6yw3:active {
1203
+ background-color: rgb(61, 74, 88);
1204
+ }
1205
+ .button__transparent_x6yw3 {
1206
+ color: #000;
1207
+ background-color: rgba(255, 255, 255, 0.1)
1208
+ }
1209
+ .button__transparent_x6yw3:hover {
1210
+ background-color: rgba(255, 255, 255, 0.2);
1211
+ }
1212
+ .button__transparent_x6yw3:active {
1213
+ background-color: rgba(255, 255, 255, 0.05);
1214
+ }
1215
+ .button__link_x6yw3 {
1216
+ color: #000;
1217
+ background-color: transparent
1218
+ }
1219
+ .button__link_x6yw3:hover {
1220
+ background-color: rgba(18, 18, 18, 0.15);
1221
+ }
1222
+ .button__link_x6yw3:active {
1223
+ background-color: rgba(18, 18, 18, 0.2);
1224
+ }
1225
+ .button__ghost_x6yw3 {
1226
+ color: #000
1227
+ }
1228
+ .button__ghost_x6yw3:hover {
1229
+ color: rgb(77, 77, 77);
1230
+ }
1231
+ .button__ghost_x6yw3:active {
1232
+ color: rgb(128, 128, 128);
1233
+ }
1234
+ .button__component_x6yw3:disabled.button__primary_x6yw3 {
1235
+ color: rgba(235, 235, 245, 0.3);
1236
+ background-color: #202022
1237
+ }
1238
+ .button__component_x6yw3:disabled.button__primary_x6yw3.button__loading_x6yw3 {
1239
+ background-color: #202022;
1240
+ }
1241
+ .button__component_x6yw3:disabled.button__secondary_x6yw3 {
1242
+ color: rgba(0, 0, 0, 0.3);
1243
+ background-color: rgba(18, 18, 18, 0.08);
1244
+ border-color: transparent
1245
+ }
1246
+ .button__component_x6yw3:disabled.button__secondary_x6yw3.button__loading_x6yw3 {
1247
+ color: #000;
1248
+ background-color: rgba(0, 0, 0, 0.08);
1249
+ border-color: transparent;
1250
+ }
1251
+ .button__component_x6yw3:disabled.button__outlined_x6yw3 {
1252
+ color: rgba(255, 255, 255, 0.3);
1253
+ background-color: transparent;
1254
+ border-color: rgba(35, 53, 73, 0.3)
1255
+ }
1256
+ .button__component_x6yw3:disabled.button__outlined_x6yw3.button__loading_x6yw3 {
1257
+ color: #fff;
1258
+ }
1259
+ .button__component_x6yw3:disabled.button__tertiary_x6yw3 {
1260
+ color: rgba(0, 0, 0, 0.3);
1261
+ background-color: transparent;
1262
+ border-color: rgba(70, 70, 73, 0.3)
1263
+ }
1264
+ .button__component_x6yw3:disabled.button__tertiary_x6yw3.button__loading_x6yw3 {
1265
+ color: #000;
1266
+ }
1267
+ .button__component_x6yw3:disabled.button__filled_x6yw3 {
1268
+ color: rgba(255, 255, 255, 0.3);
1269
+ background-color: rgba(72, 87, 103, 0.3);
1270
+ border-color: transparent
1271
+ }
1272
+ .button__component_x6yw3:disabled.button__filled_x6yw3.button__loading_x6yw3 {
1273
+ color: #fff;
1274
+ background-color: #3a3a3c;
1275
+ border-color: transparent;
1276
+ }
1277
+ .button__component_x6yw3:disabled.button__transparent_x6yw3 {
1278
+ color: rgba(255, 255, 255, 0.3);
1279
+ background-color: rgba(255, 255, 255, 0.03)
1280
+ }
1281
+ .button__component_x6yw3:disabled.button__transparent_x6yw3.button__loading_x6yw3 {
1282
+ color: #000;
1283
+ background-color: rgba(255, 255, 255, 0.1);
1284
+ }
1285
+ .button__component_x6yw3:disabled.button__link_x6yw3 {
1286
+ color: rgba(0, 0, 0, 0.3);
1287
+ background-color: transparent
1288
+ }
1289
+ .button__component_x6yw3:disabled.button__link_x6yw3.button__loading_x6yw3 {
1290
+ color: #000;
1291
+ }
1292
+ .button__component_x6yw3:disabled.button__ghost_x6yw3 {
1293
+ color: rgba(0, 0, 0, 0.3)
1294
+ }
1295
+ .button__component_x6yw3:disabled.button__ghost_x6yw3.button__loading_x6yw3 {
1296
+ color: #000;
1297
+ }.base-modal__component_1jm29 {
1298
+ background: #121212;
1299
+ }.popover__component_39o4v {
1300
+ background-color: transparent;
1301
+ color: #fff;
1302
+ }
1303
+ .popover__inner_39o4v {
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_39o4v:after {
1309
+ background-color: #121212;
1310
+ border: 1px solid transparent;
1311
+ }.tabs__component_1nxxl:before {
1312
+ background-color: #2b2b2e;
1313
+ }
1314
+ .tabs__title_1nxxl {
1315
+ color: #8d8d93
1316
+ }
1317
+ .tabs__title_1nxxl:not(.tabs__disabled_1nxxl):hover {
1318
+ color: #fff;
1319
+ }
1320
+ .tabs__focused_1nxxl {
1321
+ outline: 2px solid #0072ef;
1322
+ }
1323
+ .tabs__selected_1nxxl {
1324
+ color: #fff;
1325
+ }
1326
+ .tabs__disabled_1nxxl {
1327
+ color: #464649;
1328
+ }
1329
+ .tabs__line_1nxxl {
1330
+ background-color: #ef3124;
1331
+ }
1332
+ .tabs__component_1nxxl:before {
1333
+ background-color: #2b2b2e;
1334
+ }.tabs__title_1nxxl {
1335
+ color: #8d8d93
1336
+ }.tabs__title_1nxxl:not(.tabs__disabled_1nxxl):hover {
1337
+ color: #fff;
1338
+ }.tabs__focused_1nxxl {
1339
+ outline: 2px solid #0072ef;
1340
+ }.tabs__selected_1nxxl {
1341
+ color: #fff;
1342
+ }.tabs__disabled_1nxxl {
1343
+ color: #464649;
1344
+ }.tabs__line_1nxxl {
1345
+ background-color: #ef3124;
1346
+ }
1347
+
1348
+
1349
+
1350
+ .circular-progress-bar__backgroundCircle_iudhy,
1351
+ .circular-progress-bar__progressCircle_iudhy {
1352
+ fill: transparent;
1353
+ }
1354
+ .circular-progress-bar__positive_iudhy {
1355
+ stroke: #2fc26e;
1356
+ }
1357
+ .circular-progress-bar__negative_iudhy {
1358
+ stroke: #d91d0b;
1359
+ }
1360
+ .circular-progress-bar__backgroundCircle_iudhy {
1361
+ stroke: #2c2c2e;
1362
+ }.select-with-tags__tag_14xe4:active:not(:disabled) {
1363
+ background-color: #f3f4f5;
1364
+ }
1365
+ .select-with-tags__tag_14xe4:hover:not(:disabled):not(:active) {
1366
+ background-color: #f3f4f5;
1367
+ }
1368
+ .select-with-tags__input_tssgt {
1369
+ background-color: transparent;
1370
+ color: #fff
1371
+ }
1372
+ .select-with-tags__input_tssgt:disabled {
1373
+ color: #8d8d93;
1374
+ }
1375
+ .select-with-tags__input_tssgt::placeholder {
1376
+ color: #8d8d93;
1377
+ }
1378
+ .select-with-tags__input_tssgt:focus::placeholder {
1379
+ color: #464649;
1380
+ }
1381
+ .select-with-tags__focusVisible_tssgt {
1382
+ outline: 2px solid #0072ef;
1383
+ }
1384
+ .select-with-tags__placeholder_tssgt {
1385
+ color: #464649;
1386
+ }.list-header__filled_1nkg0 {
1387
+ background-color: rgba(255, 255, 255, 0.1);
1388
+ }.chart__coreChart_y6dqg .recharts-text tspan {
1389
+ fill: #fff;
1390
+ }
1391
+ @keyframes chart__showDot_xdqra {
1392
+ }
1393
+
1394
+ .chart__tickText_xje53 {
1395
+ fill: #fff;
1396
+ }
1397
+ .chart__circle_xje53 {
1398
+ fill: #121212;
1399
+ }
1400
+ .chart__circle_xje53 {
1401
+ fill: #121212;
1402
+ }
1403
+ .chart__tooltip_16o01 {
1404
+ background-color: #121212;
1405
+ border: 1px solid #2b2b2e;
1406
+ box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1407
+ }
1408
+ .chart__tooltipArrow_16o01 {
1409
+ border: 1px solid #2b2b2e;
1410
+ background-color: #121212;
1411
+ }
1412
+ .chart__tooltipArrow_16o01:before {
1413
+ border-color: transparent #121212 transparent transparent;
1414
+ }.stepped-progress-bar__description_1bp7s {
1415
+ color: rgba(235, 235, 245, 0.6);
1416
+ }
1417
+ .stepped-progress-bar__bar_97pdt {
1418
+ background: rgba(255, 255, 255, 0.1);
1419
+ }
1420
+ .stepped-progress-bar__positive_97pdt {
1421
+ background: #2fc26e;
1422
+ }
1423
+ .stepped-progress-bar__attention_97pdt {
1424
+ background: #f6bf65;
1425
+ }
1426
+ .stepped-progress-bar__negative_97pdt {
1427
+ background: #d91d0b;
1428
+ }
1429
+ .stepped-progress-bar__link_97pdt {
1430
+ background: #0072ef;
1431
+ }
1432
+ .stepped-progress-bar__tertiary_97pdt {
1433
+ background: #464649;
1434
+ }
1435
+ .stepped-progress-bar__secondary_97pdt {
1436
+ background: #8d8d93;
1437
+ }
1438
+ .stepped-progress-bar__primary_97pdt {
1439
+ background: #fff;
1440
+ }
1441
+ .stepped-progress-bar__accent_97pdt {
1442
+ background: #ef3124;
1443
+ }.attach__component_l9hax {
1444
+ }
1445
+ .attach__focused_l9hax {
1446
+ outline: 2px solid #0072ef;
1447
+ }.confirmation__component_1kjnw {
1448
+ color: #8d8d93;
1449
+ }
1450
+ .confirmation__circle_pvdse {
1451
+ fill: transparent;
1452
+ stroke: #464649;
1453
+ }
1454
+ .confirmation__header_kldt7 {
1455
+ color: #fff;
1456
+ }
1457
+ .confirmation__description_kldt7 {
1458
+ color: #8d8d93;
1459
+ color: #fff;
1460
+ }
1461
+ .confirmation__title_q8rmd {
1462
+ color: #fff;
1463
+ }
1464
+ .confirmation__text_q8rmd {
1465
+ color: #8d8d93;
1466
+ }
1467
+ .confirmation__phonesWrap_q8rmd {
1468
+ color: #8d8d93;
1469
+ }
1470
+ .confirmation__phoneDescription_q8rmd {
1471
+ color: #8d8d93;
1472
+ }
1473
+ .confirmation__header_1xlh6 {
1474
+ color: #fff;
1475
+ }
1476
+ .confirmation__phone_1xlh6 {
1477
+ color: #fff;
1478
+ }
1479
+ .confirmation__header_17qb6 {
1480
+ color: #fff;
1481
+ }
1482
+ .confirmation__description_17qb6 {
1483
+ color: #8d8d93;
1484
+ }.custom-button__customButton_1600c.custom-button__white_1600c * {
1485
+ color: #fff;
1486
+ }
1487
+ .custom-button__customButton_1600c.custom-button__black_1600c * {
1488
+ color: #000;
1489
+ }
1490
+ .custom-button__customButton_1600c:before {
1491
+ background-color: rgba(0, 0, 0, 0);
1492
+ }
1493
+ .custom-button__customButton_1600c:hover:before {
1494
+ background-color: rgba(0, 0, 0, 0.07);
1495
+ }
1496
+ .custom-button__customButton_1600c:active:before {
1497
+ background-color: rgba(0, 0, 0, 0.15);
1498
+ }
1499
+ .custom-button__customButton_1600c:disabled.custom-button__white_1600c * {
1500
+ color: #fff;
1501
+ }
1502
+ .custom-button__customButton_1600c:disabled.custom-button__black_1600c * {
1503
+ color: #000;
1504
+ }.icon-button__primary_1l28e {
1505
+ color: #fff
1506
+ }
1507
+ .icon-button__primary_1l28e:hover {
1508
+ color: rgb(204, 204, 204);
1509
+ }
1510
+ .icon-button__primary_1l28e:active {
1511
+ color: rgb(179, 179, 179);
1512
+ }
1513
+ .icon-button__primary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1514
+ color: #fff;
1515
+ }
1516
+ .icon-button__secondary_1l28e {
1517
+ color: #8d8d93
1518
+ }
1519
+ .icon-button__secondary_1l28e:hover {
1520
+ color: rgb(175, 175, 179);
1521
+ }
1522
+ .icon-button__secondary_1l28e:active {
1523
+ color: rgb(198, 198, 201);
1524
+ }
1525
+ .icon-button__secondary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1526
+ color: #8d8d93;
1527
+ }
1528
+ .icon-button__transparent_1l28e {
1529
+ color: rgba(255, 255, 255, 0.3)
1530
+ }
1531
+ .icon-button__transparent_1l28e:hover {
1532
+ color: rgba(255, 255, 255, 0.4);
1533
+ }
1534
+ .icon-button__transparent_1l28e:active {
1535
+ color: rgba(255, 255, 255, 0.5);
1536
+ }
1537
+ .icon-button__negative_1l28e {
1538
+ color: #d91d0b
1539
+ }
1540
+ .icon-button__negative_1l28e:hover {
1541
+ color: rgb(220, 45, 28);
1542
+ }
1543
+ .icon-button__negative_1l28e:active {
1544
+ color: rgb(223, 63, 48);
1545
+ }
1546
+ .icon-button__negative_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1547
+ color: #d91d0b;
1548
+ }
1549
+ .icon-button__tertiary_1l28e {
1550
+ color: #464649
1551
+ }
1552
+ .icon-button__tertiary_1l28e:hover {
1553
+ color: rgb(83, 83, 86);
1554
+ }
1555
+ .icon-button__tertiary_1l28e:active {
1556
+ color: rgb(98, 98, 100);
1557
+ }
1558
+ .icon-button__tertiary_1l28e.icon-button__component_1l28e:disabled.icon-button__loader_1l28e {
1559
+ color: #464649;
1560
+ }
1561
+
1562
+ .icon-button__primary_1wt9o {
1563
+ color: #000
1564
+ }
1565
+ .icon-button__primary_1wt9o:hover {
1566
+ color: rgb(18, 18, 18);
1567
+ }
1568
+ .icon-button__primary_1wt9o:active {
1569
+ color: rgb(38, 38, 38);
1570
+ }
1571
+ .icon-button__secondary_1wt9o {
1572
+ color: #8a8a8e
1573
+ }
1574
+ .icon-button__secondary_1wt9o:hover {
1575
+ color: rgb(117, 117, 121);
1576
+ }
1577
+ .icon-button__secondary_1wt9o:active {
1578
+ color: rgb(110, 110, 114);
1579
+ }
1580
+ .icon-button__transparent_1wt9o {
1581
+ color: rgba(0, 0, 0, 0.3)
1582
+ }
1583
+ .icon-button__transparent_1wt9o:hover {
1584
+ color: rgba(0, 0, 0, 0.4);
1585
+ }
1586
+ .icon-button__transparent_1wt9o:active {
1587
+ color: rgba(0, 0, 0, 0.5);
1588
+ }
1589
+ .icon-button__negative_1wt9o {
1590
+ color: #d91d0b
1591
+ }
1592
+ .icon-button__negative_1wt9o:hover {
1593
+ color: rgb(220, 45, 28);
1594
+ }
1595
+ .icon-button__negative_1wt9o:active {
1596
+ color: rgb(223, 63, 48);
1597
+ }
1598
+ .icon-button__tertiary_1wt9o {
1599
+ color: #c5c5c7
1600
+ }
1601
+ .icon-button__tertiary_1wt9o:hover {
1602
+ color: rgb(167, 167, 169);
1603
+ }
1604
+ .icon-button__tertiary_1wt9o:active {
1605
+ color: rgb(158, 158, 159);
1606
+ }.input__input_zn6b8 {
1607
+ color: #fff;
1608
+ caret-color: #0072ef;
1609
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1610
+ }
1611
+ .input__input_zn6b8:-webkit-autofill {
1612
+ -webkit-text-fill-color: #fff;
1613
+ }
1614
+ .input__input_zn6b8::placeholder {
1615
+ color: #8d8d93;
1616
+ }
1617
+ .input__hasLabel_zn6b8::placeholder {
1618
+ color: #464649;
1619
+ }
1620
+ .input__clearIcon_zn6b8 {
1621
+ color: #fff;
1622
+ }
1623
+ .input__input_zn6b8:read-only {
1624
+ color: #8d8d93
1625
+ }
1626
+ .input__input_zn6b8:read-only:focus::placeholder {
1627
+ color: #8d8d93;
1628
+ }
1629
+ .input__input_zn6b8:disabled {
1630
+ color: #fff;
1631
+ -webkit-text-fill-color: #fff;
1632
+ }
1633
+ .input__input_zn6b8:focus::placeholder {
1634
+ color: rgba(235, 235, 245, 0.3);
1635
+ }
1636
+ .input__error_zn6b8 {
1637
+ color: #f15045;
1638
+ caret-color: #f15045;
1639
+ }
1640
+ .input__focusVisible_up5yo {
1641
+ outline: 2px solid #0072ef;
1642
+ }
1643
+ @keyframes input__onautofillstart_up5yo {
1644
+ from {
1645
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1646
+ }
1647
+ to {
1648
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1649
+ }
1650
+ }
1651
+ @keyframes input__onautofillcancel_up5yo {
1652
+ from {
1653
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1654
+ }
1655
+ to {
1656
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1657
+ }
1658
+ }
1659
+ .input__input_ngjoj {
1660
+ color: #000;
1661
+ caret-color: #0072ef;
1662
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1663
+ }
1664
+ .input__input_ngjoj:-webkit-autofill {
1665
+ -webkit-text-fill-color: #000;
1666
+ }
1667
+ .input__input_ngjoj::placeholder {
1668
+ color: rgba(60, 60, 67, 0.6);
1669
+ }
1670
+ .input__hasLabel_ngjoj::placeholder {
1671
+ color: #c5c5c7;
1672
+ }
1673
+ .input__clearIcon_ngjoj {
1674
+ color: #000;
1675
+ }
1676
+ .input__input_ngjoj:read-only {
1677
+ color: rgba(60, 60, 67, 0.6)
1678
+ }
1679
+ .input__input_ngjoj:read-only:focus::placeholder {
1680
+ color: rgba(60, 60, 67, 0.6);
1681
+ }
1682
+ .input__input_ngjoj:disabled {
1683
+ color: #000;
1684
+ -webkit-text-fill-color: #000;
1685
+ }
1686
+ .input__input_ngjoj:focus::placeholder {
1687
+ color: rgba(60, 60, 67, 0.3);
1688
+ }
1689
+ .input__error_ngjoj {
1690
+ color: #ef3124;
1691
+ caret-color: #ef3124;
1692
+ }.pagination__component_1lr0j {
1693
+ color: #fff;
1694
+ }
1695
+ .pagination__dots_ni3h5 {
1696
+ color: #8d8d93;
1697
+ }
1698
+
1699
+ .pagination__tag_lqxu8.pagination__tag_lqxu8 {
1700
+ color: #8d8d93
1701
+ }
1702
+ .pagination__tag_lqxu8.pagination__tag_lqxu8:hover:not(:disabled) {
1703
+ background-color: #2c2c2e;
1704
+ color: #fff;
1705
+ }
1706
+ .pagination__tag_lqxu8.pagination__tag_lqxu8:active:not(:disabled) {
1707
+ background-color: #3a3a3c;
1708
+ }
1709
+ .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8 {
1710
+ background-color: #f3f4f5;
1711
+ color: #000;
1712
+ }
1713
+ .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8:hover:not(:disabled) {
1714
+ color: #000;
1715
+ }
1716
+ .pagination__tag_lqxu8.pagination__tag_lqxu8.pagination__checked_lqxu8:active:not(:disabled) {
1717
+ color: #fff;
1718
+ }.drawer__backdropEnter_a6d8s {
1719
+ background-color: transparent;
1720
+ }
1721
+ .drawer__backdropEnterActive_a6d8s,
1722
+ .drawer__backdropEnterDone_a6d8s {
1723
+ background-color: rgba(0, 0, 0, 0.8);
1724
+ }
1725
+ .drawer__backdropExit_a6d8s {
1726
+ background-color: rgba(0, 0, 0, 0.8);
1727
+ }
1728
+ .drawer__backdropExitActive_a6d8s,
1729
+ .drawer__backdropExitDone_a6d8s {
1730
+ background-color: transparent;
1731
+ }.plate__component_9in97 {
1732
+ color: #fff;
1733
+ }
1734
+ .plate__focused_9in97 {
1735
+ outline: 2px solid #0072ef;
1736
+ }
1737
+ .plate__common_9in97 {
1738
+ background-color: #202022;
1739
+ border-color: #6d7986;
1740
+ }
1741
+ .plate__negative_9in97 {
1742
+ background-color: #35110d;
1743
+ border-color: #d91d0b;
1744
+ }
1745
+ .plate__positive_9in97 {
1746
+ background-color: #042117;
1747
+ border-color: #13a463;
1748
+ }
1749
+ .plate__attention_9in97 {
1750
+ background-color: #332104;
1751
+ border-color: #de6a00;
1752
+ }.bottom-sheet__modal_1d9wh {
1753
+ background-color: transparent;
1754
+ }
1755
+ .bottom-sheet__component_1d9wh {
1756
+ background: #121212;
1757
+ }
1758
+ .bottom-sheet__marker_1d9wh {
1759
+ background-color: #2a2a2c;
1760
+ }
1761
+ .bottom-sheet__content_1d9wh {
1762
+ color: #fff;
1763
+ background-color: #121212;
1764
+ }
1765
+ .bottom-sheet__backer_14v6f {
1766
+ color: #fff;
1767
+ }
1768
+ .bottom-sheet__button_14v6f {
1769
+ background: rgba(255, 255, 255, 0.03);
1770
+ }
1771
+ .bottom-sheet__closer_1egke {
1772
+ color: #fff;
1773
+ }
1774
+ .bottom-sheet__button_1egke {
1775
+ background: rgba(255, 255, 255, 0.03);
1776
+ }
1777
+ .bottom-sheet__footer_veulv {
1778
+ background-color: #121212;
1779
+ }
1780
+ .bottom-sheet__highlighted_veulv {
1781
+ border-top: 1px solid #2b2b2e;
1782
+ background-color: #121212;
1783
+ }
1784
+ .bottom-sheet__header_v3571 {
1785
+ background-color: #121212;
1786
+ }
1787
+ .bottom-sheet__highlighted_v3571 {
1788
+ border-bottom: 1px solid #2b2b2e;
1789
+ }.file-upload-item__component_sj7h5 {
1790
+ color: #8d8d93;
1791
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
1792
+ }
1793
+ .file-upload-item__icon_sj7h5 {
1794
+ color: #fff;
1795
+ }
1796
+ .file-upload-item__errorIcon_sj7h5 {
1797
+ color: #d91d0b;
1798
+ }
1799
+ .file-upload-item__successIcon_sj7h5 {
1800
+ color: #2fc26e;
1801
+ }
1802
+ .file-upload-item__name_sj7h5 {
1803
+ color: #fff
1804
+ }
1805
+ .file-upload-item__errorWrapper_sj7h5 {
1806
+ color: #ef3124
1807
+ }
1808
+ .calendar__dayName_18zvy {
1809
+ color: #8d8d93
1810
+ }
1811
+ .calendar__day_18zvy {
1812
+ color: #fff
1813
+ }
1814
+ .calendar__day_18zvy.calendar__highlighted_18zvy,
1815
+ .calendar__day_18zvy.calendar__range_18zvy.calendar__highlighted_18zvy:not(.calendar__disabled_18zvy) {
1816
+ color: #fff;
1817
+ background: #2a2a2c;
1818
+ }
1819
+ .calendar__day_18zvy.calendar__disabled_18zvy {
1820
+ color: #464649;
1821
+ background: transparent;
1822
+ }
1823
+ .calendar__day_18zvy.calendar__today_18zvy {
1824
+ color: #0072ef;
1825
+ }
1826
+ .calendar__day_18zvy.calendar__rangeComplete_18zvy {
1827
+ background: #e8f2fe;
1828
+ }
1829
+ .calendar__day_18zvy.calendar__selected_18zvy,
1830
+ .calendar__day_18zvy.calendar__disabled_18zvy.calendar__selected_18zvy {
1831
+ color: #000;
1832
+ background: #fff;
1833
+ }
1834
+ .calendar__day_18zvy.calendar__selected_18zvy:hover {
1835
+ background: rgb(217, 217, 217);
1836
+ }
1837
+ .calendar__range_18zvy .calendar__day_18zvy:not(.calendar__selected_18zvy):not(.calendar__disabled_18zvy):not(.calendar__today_18zvy) {
1838
+ color: #fff;
1839
+ }
1840
+ .calendar__range_18zvy:before {
1841
+ background: rgba(255, 255, 255, 0.1);
1842
+ }
1843
+ .calendar__rangeComplete_18zvy:before {
1844
+ background: #e8f2fe;
1845
+ }
1846
+ .calendar__transitLeft_18zvy:after {
1847
+ background: linear-gradient(
1848
+ 270deg,
1849
+ rgba(255, 255, 255, 0.1) 0%,
1850
+ rgba(255, 255, 255, 0) 100%
1851
+ );
1852
+ }
1853
+ .calendar__transitRight_18zvy:after {
1854
+ background: linear-gradient(
1855
+ 270deg,
1856
+ rgba(255, 255, 255, 0) 0%,
1857
+ rgba(255, 255, 255, 0.1) 100%
1858
+ );
1859
+ }
1860
+ .calendar__rangeComplete_18zvy.calendar__transitLeft_18zvy:after {
1861
+ background: linear-gradient(
1862
+ 270deg,
1863
+ #e8f2fe 0%,
1864
+ rgba(255, 255, 255, 0) 100%
1865
+ );
1866
+ }
1867
+ .calendar__rangeComplete_18zvy.calendar__transitRight_18zvy:after {
1868
+ background: linear-gradient(
1869
+ 270deg,
1870
+ rgba(255, 255, 255, 0) 0%,
1871
+ #e8f2fe 100%
1872
+ );
1873
+ }
1874
+ .calendar__dot_18zvy {
1875
+ background: #fff;
1876
+ }
1877
+ .calendar__selected_18zvy .calendar__dot_18zvy {
1878
+ background: #000;
1879
+ }
1880
+ .calendar__withShadow_1r21x {
1881
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1882
+ }
1883
+
1884
+ @media (max-width: 374px) {
1885
+ }
1886
+ .calendar__empty_1ava3 {
1887
+ color: #8d8d93;
1888
+ }
1889
+ .calendar__button_78zoe {
1890
+ background-color: transparent
1891
+ }
1892
+ .calendar__button_78zoe:not(:disabled):hover {
1893
+ background-color: #2c2c2e;
1894
+ color: #fff;
1895
+ }
1896
+ .calendar__button_78zoe.calendar__filled_78zoe {
1897
+ background-color: #2c2c2e
1898
+ }
1899
+ .calendar__button_78zoe.calendar__filled_78zoe:not(:disabled):hover {
1900
+ background-color: rgb(59, 59, 61);
1901
+ }
1902
+ .calendar__button_78zoe.calendar__outlined_78zoe {
1903
+ border: 1px solid #fff;
1904
+ }
1905
+ .calendar__button_78zoe.calendar__selected_78zoe,
1906
+ .calendar__button_78zoe.calendar__selected_78zoe:disabled {
1907
+ background-color: #fff;
1908
+ color: #000
1909
+ }
1910
+ .calendar__button_78zoe.calendar__selected_78zoe:not(:disabled):hover, .calendar__button_78zoe.calendar__selected_78zoe:disabled:not(:disabled):hover {
1911
+ background-color: #fff;
1912
+ color: #000;
1913
+ }
1914
+ @media (max-width: 374px) {
1915
+ }.filter-tag__component_lysad.filter-tag__disabled_lysad {
1916
+ background-color: rgba(32, 32, 34, 0.3);
1917
+ }
1918
+ .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad) {
1919
+ background-color: #f3f4f5;
1920
+ }
1921
+ .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad):hover {
1922
+ background-color: #f3f4f5;
1923
+ }
1924
+ .filter-tag__component_lysad.filter-tag__checked_lysad:not(.filter-tag__component_lysad.filter-tag__disabled_lysad):active {
1925
+ background-color: rgb(194, 195, 196);
1926
+ }
1927
+ .filter-tag__focused_lysad {
1928
+ outline: 2px solid #0072ef;
1929
+ }
1930
+ .filter-tag__valueButton_lysad {
1931
+ color: #fff;
1932
+ background-color: #202022;
1933
+ border-color: transparent
1934
+ }
1935
+ .filter-tag__valueButton_lysad:not(.filter-tag__valueButton_lysad:disabled):hover {
1936
+ background-color: #202022;
1937
+ border-color: transparent;
1938
+ }
1939
+ .filter-tag__valueButton_lysad:not(.filter-tag__valueButton_lysad:disabled):active {
1940
+ background-color: rgb(65, 65, 67);
1941
+ border-color: transparent;
1942
+ }
1943
+ .filter-tag__valueButton_lysad:disabled {
1944
+ background-color: rgba(32, 32, 34, 0.3);
1945
+ border-color: transparent;
1946
+ color: #464649;
1947
+ }
1948
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad {
1949
+ background-color: #f3f4f5;
1950
+ color: #000
1951
+ }
1952
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):hover {
1953
+ background-color: #f3f4f5;
1954
+ }
1955
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):active {
1956
+ background-color: rgb(194, 195, 196);
1957
+ }
1958
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):hover + .filter-tag__clear_lysad:before {
1959
+ background-color: #464649;
1960
+ }
1961
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad:not(.filter-tag__valueButton_lysad:disabled):active + .filter-tag__clear_lysad:before {
1962
+ background-color: transparent;
1963
+ }
1964
+ .filter-tag__valueButton_lysad.filter-tag__checked_lysad:disabled {
1965
+ background-color: rgba(243, 244, 245, 0.3);
1966
+ color: #000;
1967
+ }
1968
+ .filter-tag__clear_lysad {
1969
+ background-color: #f3f4f5
1970
+ }
1971
+ .filter-tag__clear_lysad:before {
1972
+ background-color: #464649;
1973
+ }
1974
+ .filter-tag__clear_lysad:hover:before {
1975
+ background-color: #464649;
1976
+ }
1977
+ .filter-tag__clear_lysad:active:before {
1978
+ background-color: transparent;
1979
+ }
1980
+ .filter-tag__clear_lysad:hover {
1981
+ background-color: #f3f4f5;
1982
+ }
1983
+ .filter-tag__clear_lysad:active {
1984
+ background-color: rgb(194, 195, 196);
1985
+ }
1986
+
1987
+
1988
+ .modal__button_1o6xz {
1989
+ background: rgba(18, 18, 18, 0.4);
1990
+ }
1991
+
1992
+
1993
+
1994
+
1995
+ .modal__sticky_1heui {
1996
+ background: #121212;
1997
+ }
1998
+ .modal__highlighted_1heui {
1999
+ background: #121212;
2000
+ box-shadow: 0 -1px 0 0 #2b2b2e;
2001
+ }
2002
+
2003
+
2004
+
2005
+ .modal__highlighted_aewtb {
2006
+ background: #121212;
2007
+ }
2008
+ .modal__sticky_aewtb.modal__hasContent_aewtb {
2009
+ background: #121212;
2010
+ }
2011
+ .toast-plate__component_1s7lg {
2012
+ color: #000;
2013
+ background-color: #fff
2014
+ }
2015
+ .toast-plate__closeButtonWrapper_1s7lg:before {
2016
+ background-color: #e9e9eb;
2017
+ }.slider-input__steps_1ecx2 {
2018
+ color: #8d8d93;
2019
+ }
2020
+ .slider-input__info_1ecx2 {
2021
+ color: #8d8d93;
2022
+ }.with-suffix__hasSuffix_1t0zq input:focus::placeholder {
2023
+ color: transparent;
2024
+ }
2025
+ .with-suffix__disabled_1t0zq {
2026
+ color: #fff;
2027
+ }.tooltip__hint_u65xw {
2028
+ background-color: #fff;
2029
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2030
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2031
+ color: #000;
2032
+ }
2033
+ .tooltip__hint_u65xw .tooltip__arrow_u65xw:after {
2034
+ background-color: #fff;
2035
+ border-color: #fff;
2036
+ }
2037
+
2038
+ .tooltip__tooltip_aj5ap {
2039
+ background-color: #fff;
2040
+ color: #000;
2041
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2042
+ 0 8px 16px rgba(11, 31, 53, 0.16);
2043
+ }
2044
+ .tooltip__tooltip_aj5ap .tooltip__arrow_aj5ap:after {
2045
+ background-color: #fff;
2046
+ }
2047
+ .tooltip__hint_aj5ap {
2048
+ background-color: #121212;
2049
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2050
+ color: #fff;
2051
+ }
2052
+ .tooltip__hint_aj5ap .tooltip__arrow_aj5ap:after {
2053
+ background-color: #121212;
2054
+ }
2055
+ .calendar-with-skeleton__skeleton_1y7z8 {
2056
+ background-color: #121212;
2057
+ }.toast__toastPlate_1ixi7 {
2058
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2059
+ }
2060
+ .toast__popoverInner_1ixi7 {
2061
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2062
+ background-color: transparent;
2063
+ }.select__arrow_1v6h5 {
2064
+ color: #fff;
2065
+ }
2066
+ .select__popoverInner_hzxml {
2067
+ background: transparent;
2068
+ }
2069
+ .select__optionsList_hzxml {
2070
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2071
+ background: #121212;
2072
+ }
2073
+ .select__single_1pjah {
2074
+ background: #fff
2075
+ }
2076
+ .select__placeholder_1o8cm {
2077
+ color: #8d8d93;
2078
+ }
2079
+ .select__focusVisible_1o8cm {
2080
+ outline: 2px solid #0072ef;
2081
+ }
2082
+ .select__optgroup_20pkf {
2083
+ background: #121212
2084
+ }
2085
+ .select__label_20pkf {
2086
+ color: #8d8d93;
2087
+ }
2088
+ .select__option_nrad5 {
2089
+ background: #121212;
2090
+ color: #fff
2091
+ }
2092
+ .select__option_nrad5:not(.select__disabled_nrad5):active {
2093
+ background: #2c2c2e;
2094
+ color: #fff;
2095
+ }
2096
+ .select__option_nrad5:before {
2097
+ background: #2b2b2e;
2098
+ }
2099
+ .select__selected_nrad5 {
2100
+ background: #121212;
2101
+ color: #fff;
2102
+ }
2103
+ .select__highlighted_nrad5 {
2104
+ background: #202022;
2105
+ color: #fff
2106
+ }
2107
+ .select__disabled_nrad5 {
2108
+ background: #121212;
2109
+ color: #8d8d93;
2110
+ }
2111
+ .select__emptyPlaceholder_1v1qb {
2112
+ color: #8d8d93;
2113
+ }
2114
+ .select__popoverInner_bghpe {
2115
+ background: transparent;
2116
+ }
2117
+ .select__virtualRow_82v55:before {
2118
+ background: #2b2b2e;
2119
+ }
2120
+ .select__emptyPlaceholder_82v55 {
2121
+ color: #8d8d93;
2122
+ }
2123
+
2124
+
2125
+
2126
+ .select__emptyPlaceholder_2ig1o {
2127
+ color: #8d8d93;
2128
+ }
2129
+ .select__footer_2ig1o {
2130
+ background-color: #121212
2131
+ }
2132
+ .select__highlighted_2ig1o {
2133
+ border-top: 1px solid #2b2b2e;
2134
+ background-color: #121212;
2135
+ }
2136
+ .select__footer_ff72o {
2137
+ background: #121212
2138
+ }
2139
+ .select__withBorder_ff72o {
2140
+ box-shadow: inset 0 1px 0 #262629;
2141
+ }.bank-card__component_aphyn {
2142
+ --form-control-bg-color: transparent;
2143
+ --form-control-hover-bg-color: transparent;
2144
+ --form-control-focus-bg-color: transparent;
2145
+ }
2146
+ .bank-card__label_aphyn {
2147
+ color: rgba(0, 0, 0, 0.6)
2148
+ }
2149
+ .bank-card__focused_aphyn .bank-card__label_aphyn,
2150
+ .bank-card__filled_aphyn .bank-card__label_aphyn {
2151
+ color: #000
2152
+ }
2153
+ .bank-card__input_aphyn {
2154
+ color: #000;
2155
+ caret-color: #000
2156
+ }
2157
+ .bank-card__bankLogo_aphyn svg g {
2158
+ fill: #000;
2159
+ }
2160
+ .bank-card__brandLogo_aphyn svg {
2161
+ fill: #000;
2162
+ }
2163
+ .bank-card__usePhoto_aphyn {
2164
+ background-color: transparent
2165
+ }
2166
+ .bank-card__usePhoto_aphyn svg {
2167
+ fill: #000;
2168
+ }.calendar-input__calendarIcon_1ji6p {
2169
+ color: #fff
2170
+ }.amount-input__minorPartAndCurrency_adu6r {
2171
+ color: #8d8d93;
2172
+ }
2173
+ .amount-input__filled_1pewp .amount-input__input_1pewp,
2174
+ .amount-input__input_1pewp:focus {
2175
+ -webkit-text-fill-color: transparent;
2176
+ }
2177
+ .amount-input__minorPartAndCurrency_14x4b {
2178
+ color: #8a8a8e;
2179
+ }@media (min-width: 600px) {
2180
+ }.gallery__modal_19lyp {
2181
+ background: transparent;
2182
+ }
2183
+ .gallery__header_1gpxj {
2184
+ background-color: #e9e9eb;
2185
+ }
2186
+
2187
+ .gallery__component_dcexd {
2188
+ border: 2px solid rgba(0, 0, 0, 0);
2189
+ }
2190
+ .gallery__active_dcexd {
2191
+ border-color: #000
2192
+ }
2193
+ .gallery__image_dcexd {
2194
+ background-color: #121212
2195
+ }
2196
+ .gallery__loading_dcexd {
2197
+ background-color: #e9eaeb;
2198
+ }
2199
+ .gallery__brokenImageWrapper_dcexd {
2200
+ background-color: #121212
2201
+ }
2202
+ .gallery__focused_dcexd {
2203
+ outline: 2px solid #0072ef;
2204
+ }
2205
+ .gallery__component_bt6ai {
2206
+ background-color: rgba(255, 255, 255, 0.5);
2207
+ }
2208
+ .gallery__slideLoading_bt6ai {
2209
+ background-color: #e9eaeb;
2210
+ }
2211
+ .gallery__image_bt6ai {
2212
+ background-color: #121212;
2213
+ }
2214
+ .gallery__smallImage_bt6ai {
2215
+ background-color: #121212;
2216
+ }
2217
+ .gallery__arrow_bt6ai {
2218
+ color: #000
2219
+ }
2220
+ .gallery__arrow_bt6ai:hover {
2221
+ background-color: rgba(255, 255, 255, 0.1);
2222
+ }
2223
+ .gallery__arrow_bt6ai:active {
2224
+ background-color: rgba(255, 255, 255, 0.2);
2225
+ }
2226
+ .gallery__focused_bt6ai {
2227
+ outline: 2px solid #0072ef;
2228
+ }
2229
+ .gallery__placeholder_bt6ai {
2230
+ background-color: #121212;
2231
+ }
2232
+ .gallery__fullScreenImage_bt6ai {
2233
+ background-color: #121212;
2234
+ }
2235
+ .gallery__component_12dt7 {
2236
+ background-color: #e9e9eb
2237
+ }
2238
+ .intl-phone-input__flagIcon_l2erg {
2239
+ box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2240
+ }
2241
+ .intl-phone-input__dialCode_djzgv {
2242
+ color: #8d8d93;
2243
+ }
2244
+ .intl-phone-input__focusVisible_b14cu {
2245
+ outline: 2px solid #0072ef;
2246
+ }.calendar-range__divider_bzhuw:after {
2247
+ background-color: #fff;
2248
+ }.table__component_161ao {
2249
+ border-top: 1px solid #2b2b2e;
2250
+ }
2251
+ .table__wrapper_phhdw {
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_1uyq7 {
2258
+ color: #fff;
2259
+ border-top: 1px solid #2b2b2e;
2260
+ }
2261
+
2262
+ .table__component_u6tzf th:not(:last-child):not(:empty):after {
2263
+ background-color: #2a2a2c;
2264
+ }
2265
+ .table__component_1gnph {
2266
+ color: #fff;
2267
+ border-bottom: 1px solid #2b2b2e;
2268
+ background: #121212;
2269
+ }
2270
+ .table__sorted_1gnph {
2271
+ color: #fff;
2272
+ }
2273
+ .table__component_hjusi {
2274
+ background: #121212
2275
+ }
2276
+ .table__withoutBorder_hjusi {
2277
+ }
2278
+ .table__clickable_hjusi:hover {
2279
+ background-color: #202022;
2280
+ }
2281
+ .table__selected_hjusi {
2282
+ background-color: #f2f8ff
2283
+ }
2284
+ .table__selected_hjusi:hover {
2285
+ background-color: #e8f2fe;
2286
+ }
2287
+ .table__icon_1ayta {
2288
+ color: #8d8d93
2289
+ }
2290
+ .table__icon_1ayta:hover {
2291
+ color: #fff;
2292
+ }
2293
+ .table__sorted_1ayta {
2294
+ color: #0072ef
2295
+ }
2296
+ .table__sorted_1ayta:hover {
2297
+ color: #0072ef;
2298
+ }
2299
+ .table__open_1l07v,
2300
+ .table__open_1l07v:hover {
2301
+ background-color: rgba(255, 255, 255, 0.163);
2302
+ }