@alfalab/core-components 27.3.0 → 27.5.0-beta.0

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