@alfalab/core-components 32.2.0 → 33.0.1-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 (2223) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +7 -7
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +2 -2
  27. package/amount/index.css +7 -7
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +7 -7
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +2 -2
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +2 -2
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/cssm/default.module.css +1 -1
  36. package/amount-input/default.css +3 -3
  37. package/amount-input/esm/Component.js +3 -3
  38. package/amount-input/esm/default.css +3 -3
  39. package/amount-input/esm/index.css +7 -7
  40. package/amount-input/esm/inverted.css +2 -2
  41. package/amount-input/index.css +7 -7
  42. package/amount-input/inverted.css +2 -2
  43. package/amount-input/modern/Component.js +3 -3
  44. package/amount-input/modern/default.css +3 -3
  45. package/amount-input/modern/index.css +7 -7
  46. package/amount-input/modern/inverted.css +2 -2
  47. package/attach/Component.js +1 -1
  48. package/attach/esm/Component.js +1 -1
  49. package/attach/esm/index.css +27 -27
  50. package/attach/index.css +27 -27
  51. package/attach/modern/Component.js +1 -1
  52. package/attach/modern/index.css +27 -27
  53. package/backdrop/Component.js +1 -1
  54. package/backdrop/esm/Component.js +1 -1
  55. package/backdrop/esm/index.css +11 -11
  56. package/backdrop/index.css +11 -11
  57. package/backdrop/modern/Component.js +1 -1
  58. package/backdrop/modern/index.css +11 -11
  59. package/badge/Component.js +1 -1
  60. package/badge/esm/Component.js +1 -1
  61. package/badge/esm/index.css +38 -38
  62. package/badge/index.css +38 -38
  63. package/badge/modern/Component.js +1 -1
  64. package/badge/modern/index.css +38 -38
  65. package/bank-card/Component.js +1 -1
  66. package/bank-card/esm/Component.js +1 -1
  67. package/bank-card/esm/index.css +20 -20
  68. package/bank-card/index.css +20 -20
  69. package/bank-card/modern/Component.js +1 -1
  70. package/bank-card/modern/index.css +20 -20
  71. package/base-modal/Component.js +1 -1
  72. package/base-modal/esm/Component.js +1 -1
  73. package/base-modal/esm/index.css +12 -12
  74. package/base-modal/index.css +12 -12
  75. package/base-modal/modern/Component.js +1 -1
  76. package/base-modal/modern/index.css +12 -12
  77. package/bottom-sheet/{component-1a6bb92e.d.ts → component-0cfe5266.d.ts} +0 -0
  78. package/bottom-sheet/{component-1a6bb92e.js → component-0cfe5266.js} +3 -3
  79. package/bottom-sheet/component.js +2 -2
  80. package/bottom-sheet/components/backer/Component.js +2 -2
  81. package/bottom-sheet/components/backer/index.css +3 -3
  82. package/bottom-sheet/components/closer/Component.js +2 -2
  83. package/bottom-sheet/components/closer/index.css +3 -3
  84. package/bottom-sheet/components/footer/Component.js +1 -1
  85. package/bottom-sheet/components/footer/index.css +4 -4
  86. package/bottom-sheet/components/header/Component.js +2 -2
  87. package/bottom-sheet/components/header/index.css +17 -17
  88. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  89. package/bottom-sheet/esm/{component-2f6628d0.d.ts → component-0b0348c8.d.ts} +0 -0
  90. package/bottom-sheet/esm/{component-2f6628d0.js → component-0b0348c8.js} +3 -3
  91. package/bottom-sheet/esm/component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  93. package/bottom-sheet/esm/components/backer/index.css +3 -3
  94. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  95. package/bottom-sheet/esm/components/closer/index.css +3 -3
  96. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  97. package/bottom-sheet/esm/components/footer/index.css +4 -4
  98. package/bottom-sheet/esm/components/header/Component.js +2 -2
  99. package/bottom-sheet/esm/components/header/index.css +17 -17
  100. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  101. package/bottom-sheet/esm/index.css +15 -15
  102. package/bottom-sheet/esm/index.d.ts +1 -1
  103. package/bottom-sheet/esm/index.js +2 -2
  104. package/bottom-sheet/esm/{tslib.es6-7217cf34.d.ts → tslib.es6-4e74a2da.d.ts} +0 -0
  105. package/bottom-sheet/esm/{tslib.es6-7217cf34.js → tslib.es6-4e74a2da.js} +0 -0
  106. package/bottom-sheet/index.css +15 -15
  107. package/bottom-sheet/index.d.ts +1 -1
  108. package/bottom-sheet/index.js +2 -2
  109. package/bottom-sheet/modern/{component-4123e7ba.d.ts → component-8a8dc568.d.ts} +0 -0
  110. package/bottom-sheet/modern/{component-4123e7ba.js → component-8a8dc568.js} +2 -2
  111. package/bottom-sheet/modern/component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  113. package/bottom-sheet/modern/components/backer/index.css +3 -3
  114. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  115. package/bottom-sheet/modern/components/closer/index.css +3 -3
  116. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  117. package/bottom-sheet/modern/components/footer/index.css +4 -4
  118. package/bottom-sheet/modern/components/header/Component.js +1 -1
  119. package/bottom-sheet/modern/components/header/index.css +17 -17
  120. package/bottom-sheet/modern/index.css +15 -15
  121. package/bottom-sheet/modern/index.d.ts +1 -1
  122. package/bottom-sheet/modern/index.js +1 -1
  123. package/bottom-sheet/{tslib.es6-5d0fd5e9.d.ts → tslib.es6-68e0e847.d.ts} +0 -0
  124. package/bottom-sheet/{tslib.es6-5d0fd5e9.js → tslib.es6-68e0e847.js} +0 -0
  125. package/button/Component.js +3 -3
  126. package/button/default.css +41 -41
  127. package/button/esm/Component.js +3 -3
  128. package/button/esm/default.css +41 -41
  129. package/button/esm/index.css +56 -56
  130. package/button/esm/inverted.css +41 -41
  131. package/button/index.css +56 -56
  132. package/button/inverted.css +41 -41
  133. package/button/modern/Component.js +3 -3
  134. package/button/modern/default.css +41 -41
  135. package/button/modern/index.css +56 -56
  136. package/button/modern/inverted.css +41 -41
  137. package/calendar/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/Component.js +2 -2
  139. package/calendar/components/calendar-mobile/index.css +12 -12
  140. package/calendar/components/calendar-mobile/index.js +1 -1
  141. package/calendar/components/days-table/Component.js +2 -2
  142. package/calendar/components/days-table/index.css +60 -60
  143. package/calendar/components/days-table/index.js +1 -1
  144. package/calendar/components/header/Component.js +1 -1
  145. package/calendar/components/header/index.css +3 -3
  146. package/calendar/components/month-year-header/Component.js +2 -2
  147. package/calendar/components/month-year-header/index.css +10 -10
  148. package/calendar/components/month-year-header/index.js +1 -1
  149. package/calendar/components/months-table/Component.js +2 -2
  150. package/calendar/components/months-table/index.css +11 -11
  151. package/calendar/components/months-table/index.js +1 -1
  152. package/calendar/components/period-slider/Component.js +1 -1
  153. package/calendar/components/period-slider/index.css +11 -11
  154. package/calendar/components/select-button/Component.js +2 -2
  155. package/calendar/components/select-button/index.css +10 -10
  156. package/calendar/components/select-button/index.js +1 -1
  157. package/calendar/components/years-table/Component.js +2 -2
  158. package/calendar/components/years-table/index.css +13 -13
  159. package/calendar/components/years-table/index.js +1 -1
  160. package/calendar/cssm/components/calendar-mobile/index.module.css +1 -1
  161. package/calendar/cssm/components/days-table/index.module.css +2 -2
  162. package/calendar/cssm/components/period-slider/index.module.css +1 -1
  163. package/calendar/esm/Component.js +2 -2
  164. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  165. package/calendar/esm/components/calendar-mobile/index.css +12 -12
  166. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  167. package/calendar/esm/components/days-table/Component.js +2 -2
  168. package/calendar/esm/components/days-table/index.css +60 -60
  169. package/calendar/esm/components/days-table/index.js +1 -1
  170. package/calendar/esm/components/header/Component.js +1 -1
  171. package/calendar/esm/components/header/index.css +3 -3
  172. package/calendar/esm/components/month-year-header/Component.js +2 -2
  173. package/calendar/esm/components/month-year-header/index.css +10 -10
  174. package/calendar/esm/components/month-year-header/index.js +1 -1
  175. package/calendar/esm/components/months-table/Component.js +2 -2
  176. package/calendar/esm/components/months-table/index.css +11 -11
  177. package/calendar/esm/components/months-table/index.js +1 -1
  178. package/calendar/esm/components/period-slider/Component.js +1 -1
  179. package/calendar/esm/components/period-slider/index.css +11 -11
  180. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  181. package/calendar/esm/components/select-button/Component.js +2 -2
  182. package/calendar/esm/components/select-button/index.css +10 -10
  183. package/calendar/esm/components/select-button/index.js +1 -1
  184. package/calendar/esm/components/years-table/Component.js +2 -2
  185. package/calendar/esm/components/years-table/index.css +13 -13
  186. package/calendar/esm/components/years-table/index.js +1 -1
  187. package/calendar/esm/index.css +14 -14
  188. package/calendar/esm/index.js +1 -1
  189. package/calendar/esm/{tslib.es6-bafbdced.d.ts → tslib.es6-dbe445c9.d.ts} +0 -0
  190. package/calendar/esm/{tslib.es6-bafbdced.js → tslib.es6-dbe445c9.js} +0 -0
  191. package/calendar/index.css +14 -14
  192. package/calendar/index.js +1 -1
  193. package/calendar/modern/Component.js +1 -1
  194. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  195. package/calendar/modern/components/calendar-mobile/index.css +12 -12
  196. package/calendar/modern/components/days-table/Component.js +1 -1
  197. package/calendar/modern/components/days-table/index.css +60 -60
  198. package/calendar/modern/components/header/Component.js +1 -1
  199. package/calendar/modern/components/header/index.css +3 -3
  200. package/calendar/modern/components/month-year-header/Component.js +1 -1
  201. package/calendar/modern/components/month-year-header/index.css +10 -10
  202. package/calendar/modern/components/months-table/Component.js +1 -1
  203. package/calendar/modern/components/months-table/index.css +11 -11
  204. package/calendar/modern/components/period-slider/Component.js +1 -1
  205. package/calendar/modern/components/period-slider/index.css +11 -11
  206. package/calendar/modern/components/select-button/Component.js +1 -1
  207. package/calendar/modern/components/select-button/index.css +10 -10
  208. package/calendar/modern/components/years-table/Component.js +1 -1
  209. package/calendar/modern/components/years-table/index.css +13 -13
  210. package/calendar/modern/index.css +14 -14
  211. package/calendar/{tslib.es6-611ae259.d.ts → tslib.es6-fb3432d6.d.ts} +0 -0
  212. package/calendar/{tslib.es6-611ae259.js → tslib.es6-fb3432d6.js} +0 -0
  213. package/calendar-input/Component.js +1 -1
  214. package/calendar-input/esm/Component.js +1 -1
  215. package/calendar-input/esm/index.css +11 -11
  216. package/calendar-input/index.css +11 -11
  217. package/calendar-input/modern/Component.d.ts +3 -3
  218. package/calendar-input/modern/Component.js +1 -1
  219. package/calendar-input/modern/index.css +11 -11
  220. package/calendar-range/Component.js +1 -1
  221. package/calendar-range/cssm/utils.js +1 -3
  222. package/calendar-range/esm/Component.js +1 -1
  223. package/calendar-range/esm/index.js +1 -1
  224. package/calendar-range/esm/{index.module-fc2ce776.d.ts → index.module-6347e4f5.d.ts} +0 -0
  225. package/calendar-range/esm/{index.module-fc2ce776.js → index.module-6347e4f5.js} +1 -1
  226. package/calendar-range/esm/views/index.css +8 -8
  227. package/calendar-range/esm/views/popover.js +1 -1
  228. package/calendar-range/esm/views/static.js +1 -1
  229. package/calendar-range/index.js +1 -1
  230. package/calendar-range/{index.module-60cb38b7.d.ts → index.module-d4d5654a.d.ts} +0 -0
  231. package/calendar-range/{index.module-60cb38b7.js → index.module-d4d5654a.js} +1 -1
  232. package/calendar-range/modern/Component.js +1 -1
  233. package/calendar-range/modern/index.js +1 -1
  234. package/calendar-range/modern/index.module-773d4c22.js +4 -0
  235. package/calendar-range/modern/views/index.css +8 -8
  236. package/calendar-range/modern/views/popover.js +1 -1
  237. package/calendar-range/modern/views/static.js +1 -1
  238. package/calendar-range/views/index.css +8 -8
  239. package/calendar-range/views/popover.js +1 -1
  240. package/calendar-range/views/static.js +1 -1
  241. package/calendar-with-skeleton/Component.js +1 -1
  242. package/calendar-with-skeleton/esm/Component.js +1 -1
  243. package/calendar-with-skeleton/esm/index.css +12 -12
  244. package/calendar-with-skeleton/index.css +12 -12
  245. package/calendar-with-skeleton/modern/Component.js +1 -1
  246. package/calendar-with-skeleton/modern/index.css +12 -12
  247. package/card-image/Component.js +1 -1
  248. package/card-image/esm/Component.js +1 -1
  249. package/card-image/esm/index.css +6 -6
  250. package/card-image/index.css +6 -6
  251. package/card-image/modern/Component.js +1 -1
  252. package/card-image/modern/index.css +6 -6
  253. package/cdn-icon/Component.js +1 -1
  254. package/cdn-icon/esm/Component.js +1 -1
  255. package/cdn-icon/esm/index.css +3 -3
  256. package/cdn-icon/index.css +3 -3
  257. package/cdn-icon/modern/Component.js +1 -1
  258. package/cdn-icon/modern/index.css +3 -3
  259. package/chart/Component.js +2 -2
  260. package/chart/components/Dot/index.css +7 -7
  261. package/chart/components/Dot/index.js +1 -1
  262. package/chart/components/Legends/index.css +7 -7
  263. package/chart/components/Legends/index.js +1 -1
  264. package/chart/components/Tick/index.css +3 -3
  265. package/chart/components/Tick/index.js +1 -1
  266. package/chart/components/TooltipContent/index.css +6 -6
  267. package/chart/components/TooltipContent/index.js +1 -1
  268. package/chart/esm/Component.js +2 -2
  269. package/chart/esm/components/Dot/index.css +7 -7
  270. package/chart/esm/components/Dot/index.js +1 -1
  271. package/chart/esm/components/Legends/index.css +7 -7
  272. package/chart/esm/components/Legends/index.js +1 -1
  273. package/chart/esm/components/Tick/index.css +3 -3
  274. package/chart/esm/components/Tick/index.js +1 -1
  275. package/chart/esm/components/TooltipContent/index.css +6 -6
  276. package/chart/esm/components/TooltipContent/index.js +1 -1
  277. package/chart/esm/hooks/useSettings/index.js +1 -1
  278. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  279. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  280. package/chart/esm/index.css +4 -4
  281. package/chart/esm/index.js +1 -1
  282. package/chart/esm/{tslib.es6-dfcbac81.d.ts → tslib.es6-1ee6f6b8.d.ts} +0 -0
  283. package/chart/esm/{tslib.es6-dfcbac81.js → tslib.es6-1ee6f6b8.js} +0 -0
  284. package/chart/hooks/useSettings/index.js +1 -1
  285. package/chart/hooks/useSettings/utils/setDatas.d.ts +1 -2
  286. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  287. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  288. package/chart/index.css +4 -4
  289. package/chart/index.js +1 -1
  290. package/chart/modern/Component.js +1 -1
  291. package/chart/modern/components/Dot/index.css +7 -7
  292. package/chart/modern/components/Dot/index.js +1 -1
  293. package/chart/modern/components/Legends/index.css +7 -7
  294. package/chart/modern/components/Legends/index.js +1 -1
  295. package/chart/modern/components/Tick/index.css +3 -3
  296. package/chart/modern/components/Tick/index.js +1 -1
  297. package/chart/modern/components/TooltipContent/index.css +6 -6
  298. package/chart/modern/components/TooltipContent/index.js +1 -1
  299. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +1 -2
  300. package/chart/modern/index.css +4 -4
  301. package/chart/{tslib.es6-0ca289b2.d.ts → tslib.es6-b167ef22.d.ts} +0 -0
  302. package/chart/{tslib.es6-0ca289b2.js → tslib.es6-b167ef22.js} +0 -0
  303. package/checkbox/Component.js +1 -1
  304. package/checkbox/cssm/index.module.css +1 -1
  305. package/checkbox/esm/Component.js +1 -1
  306. package/checkbox/esm/index.css +38 -38
  307. package/checkbox/index.css +38 -38
  308. package/checkbox/modern/Component.js +1 -1
  309. package/checkbox/modern/index.css +38 -38
  310. package/checkbox-group/Component.js +1 -1
  311. package/checkbox-group/cssm/index.module.css +1 -1
  312. package/checkbox-group/esm/Component.js +1 -1
  313. package/checkbox-group/esm/index.css +18 -18
  314. package/checkbox-group/index.css +18 -18
  315. package/checkbox-group/modern/Component.js +1 -1
  316. package/checkbox-group/modern/index.css +18 -18
  317. package/circular-progress-bar/Component.js +1 -1
  318. package/circular-progress-bar/esm/Component.js +1 -1
  319. package/circular-progress-bar/esm/index.css +48 -48
  320. package/circular-progress-bar/index.css +48 -48
  321. package/circular-progress-bar/modern/Component.js +1 -1
  322. package/circular-progress-bar/modern/index.css +48 -48
  323. package/code-input/component.js +1 -1
  324. package/code-input/components/input/component.js +1 -1
  325. package/code-input/components/input/index.css +12 -12
  326. package/code-input/cssm/components/input/index.module.css +1 -1
  327. package/code-input/esm/component.js +1 -1
  328. package/code-input/esm/components/input/component.js +1 -1
  329. package/code-input/esm/components/input/index.css +12 -12
  330. package/code-input/esm/index.css +5 -5
  331. package/code-input/index.css +5 -5
  332. package/code-input/modern/component.js +1 -1
  333. package/code-input/modern/components/input/component.js +1 -1
  334. package/code-input/modern/components/input/index.css +12 -12
  335. package/code-input/modern/index.css +5 -5
  336. package/collapse/Component.js +1 -1
  337. package/collapse/esm/Component.js +1 -1
  338. package/collapse/esm/index.css +8 -8
  339. package/collapse/index.css +8 -8
  340. package/collapse/modern/Component.js +1 -1
  341. package/collapse/modern/index.css +8 -8
  342. package/comment/Component.js +1 -1
  343. package/comment/esm/Component.js +1 -1
  344. package/comment/esm/index.css +2 -2
  345. package/comment/index.css +2 -2
  346. package/comment/modern/Component.js +1 -1
  347. package/comment/modern/index.css +2 -2
  348. package/confirmation/{component-40c9adb0.d.ts → component-2e696ae1.d.ts} +0 -0
  349. package/confirmation/{component-40c9adb0.js → component-2e696ae1.js} +1 -1
  350. package/confirmation/component.desktop.js +2 -2
  351. package/confirmation/component.mobile.js +3 -3
  352. package/confirmation/component.responsive.js +2 -2
  353. package/confirmation/components/base-confirmation/component.js +2 -2
  354. package/confirmation/components/base-confirmation/index.css +4 -4
  355. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  356. package/confirmation/components/base-confirmation/index.js +2 -2
  357. package/confirmation/components/countdown-loader/component.js +1 -1
  358. package/confirmation/components/countdown-loader/index.css +2 -2
  359. package/confirmation/components/header/component.js +1 -1
  360. package/confirmation/components/header/index.css +4 -4
  361. package/confirmation/components/index.js +1 -1
  362. package/confirmation/components/screens/fatal-error/component.js +1 -1
  363. package/confirmation/components/screens/fatal-error/index.css +5 -5
  364. package/confirmation/components/screens/hint/component.js +1 -1
  365. package/confirmation/components/screens/hint/index.css +12 -12
  366. package/confirmation/components/screens/index.js +1 -1
  367. package/confirmation/components/screens/initial/component.js +1 -1
  368. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  369. package/confirmation/components/screens/initial/index.css +19 -19
  370. package/confirmation/components/screens/initial/index.js +1 -1
  371. package/confirmation/components/screens/temp-block/component.js +1 -1
  372. package/confirmation/components/screens/temp-block/index.css +5 -5
  373. package/confirmation/{countdown-section-d04caa75.d.ts → countdown-section-383dc28a.d.ts} +0 -0
  374. package/confirmation/{countdown-section-d04caa75.js → countdown-section-383dc28a.js} +1 -1
  375. package/confirmation/cssm/components/base-confirmation/index.module.css +1 -1
  376. package/confirmation/cssm/components/screens/initial/index.module.css +1 -1
  377. package/confirmation/desktop.js +2 -2
  378. package/confirmation/esm/{component-1f28492d.d.ts → component-a949c052.d.ts} +0 -0
  379. package/confirmation/esm/{component-1f28492d.js → component-a949c052.js} +2 -2
  380. package/confirmation/esm/component.desktop.js +2 -2
  381. package/confirmation/esm/component.mobile.js +3 -3
  382. package/confirmation/esm/component.responsive.js +2 -2
  383. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  384. package/confirmation/esm/components/base-confirmation/index.css +4 -4
  385. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  386. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  387. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  388. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  389. package/confirmation/esm/components/header/component.js +1 -1
  390. package/confirmation/esm/components/header/index.css +4 -4
  391. package/confirmation/esm/components/index.js +1 -1
  392. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  393. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  394. package/confirmation/esm/components/screens/hint/component.js +1 -1
  395. package/confirmation/esm/components/screens/hint/index.css +12 -12
  396. package/confirmation/esm/components/screens/index.js +1 -1
  397. package/confirmation/esm/components/screens/initial/component.js +1 -1
  398. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  399. package/confirmation/esm/components/screens/initial/index.css +19 -19
  400. package/confirmation/esm/components/screens/initial/index.js +1 -1
  401. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  402. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  403. package/confirmation/esm/{countdown-section-b47c61ca.d.ts → countdown-section-dec9036a.d.ts} +0 -0
  404. package/confirmation/esm/{countdown-section-b47c61ca.js → countdown-section-dec9036a.js} +1 -1
  405. package/confirmation/esm/desktop.js +2 -2
  406. package/confirmation/esm/index.js +2 -2
  407. package/confirmation/esm/mobile.css +2 -2
  408. package/confirmation/esm/mobile.js +2 -2
  409. package/confirmation/esm/responsive.js +2 -2
  410. package/confirmation/index.js +2 -2
  411. package/confirmation/mobile.css +2 -2
  412. package/confirmation/mobile.js +2 -2
  413. package/confirmation/modern/component.desktop.js +1 -1
  414. package/confirmation/modern/component.mobile.js +2 -2
  415. package/confirmation/modern/component.responsive.js +1 -1
  416. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  417. package/confirmation/modern/components/base-confirmation/index.css +4 -4
  418. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  419. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  420. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  421. package/confirmation/modern/components/header/component.js +1 -1
  422. package/confirmation/modern/components/header/index.css +4 -4
  423. package/confirmation/modern/components/index.js +1 -1
  424. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  425. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  426. package/confirmation/modern/components/screens/hint/component.js +1 -1
  427. package/confirmation/modern/components/screens/hint/index.css +12 -12
  428. package/confirmation/modern/components/screens/index.js +1 -1
  429. package/confirmation/modern/components/screens/initial/component.js +1 -1
  430. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  431. package/confirmation/modern/components/screens/initial/index.css +19 -19
  432. package/confirmation/modern/components/screens/initial/index.js +1 -1
  433. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  434. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  435. package/confirmation/modern/{countdown-section-2212ec31.d.ts → countdown-section-9a9a5cbf.d.ts} +0 -0
  436. package/confirmation/modern/{countdown-section-2212ec31.js → countdown-section-9a9a5cbf.js} +1 -1
  437. package/confirmation/modern/desktop.js +1 -1
  438. package/confirmation/modern/index.js +1 -1
  439. package/confirmation/modern/mobile.css +2 -2
  440. package/confirmation/modern/mobile.js +1 -1
  441. package/confirmation/modern/responsive.js +1 -1
  442. package/confirmation/responsive.js +2 -2
  443. package/confirmation-v1/component.js +1 -1
  444. package/confirmation-v1/components/code-input/component.js +1 -1
  445. package/confirmation-v1/components/code-input/index.css +11 -11
  446. package/confirmation-v1/components/countdown/component.js +1 -1
  447. package/confirmation-v1/components/countdown/index.css +14 -14
  448. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  449. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  450. package/confirmation-v1/components/overlimit/component.js +1 -1
  451. package/confirmation-v1/components/overlimit/index.css +10 -10
  452. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  453. package/confirmation-v1/components/sign-confirmation/index.css +14 -14
  454. package/confirmation-v1/cssm/components/code-input/index.module.css +1 -1
  455. package/confirmation-v1/cssm/components/countdown/index.module.css +1 -1
  456. package/confirmation-v1/cssm/components/overlimit/index.module.css +1 -1
  457. package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +1 -1
  458. package/confirmation-v1/cssm/index.module.css +1 -1
  459. package/confirmation-v1/esm/component.js +1 -1
  460. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  461. package/confirmation-v1/esm/components/code-input/index.css +11 -11
  462. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  463. package/confirmation-v1/esm/components/countdown/index.css +14 -14
  464. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  465. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  466. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  467. package/confirmation-v1/esm/components/overlimit/index.css +10 -10
  468. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  469. package/confirmation-v1/esm/components/sign-confirmation/index.css +14 -14
  470. package/confirmation-v1/esm/index.css +15 -15
  471. package/confirmation-v1/index.css +15 -15
  472. package/confirmation-v1/modern/component.js +1 -1
  473. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  474. package/confirmation-v1/modern/components/code-input/index.css +11 -11
  475. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  476. package/confirmation-v1/modern/components/countdown/index.css +14 -14
  477. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  478. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  479. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  480. package/confirmation-v1/modern/components/overlimit/index.css +10 -10
  481. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  482. package/confirmation-v1/modern/components/sign-confirmation/index.css +14 -14
  483. package/confirmation-v1/modern/index.css +15 -15
  484. package/custom-button/Component.js +1 -1
  485. package/custom-button/esm/Component.js +1 -1
  486. package/custom-button/esm/index.css +12 -12
  487. package/custom-button/index.css +12 -12
  488. package/custom-button/modern/Component.js +1 -1
  489. package/custom-button/modern/index.css +12 -12
  490. package/date-input/Component.js +1 -1
  491. package/date-input/cssm/Component.d.ts +1 -1
  492. package/date-input/esm/Component.d.ts +1 -1
  493. package/date-input/esm/Component.js +1 -1
  494. package/date-input/esm/index.css +4 -4
  495. package/date-input/index.css +4 -4
  496. package/date-input/modern/Component.js +1 -1
  497. package/date-input/modern/index.css +4 -4
  498. package/date-range-input/Component.js +1 -1
  499. package/date-range-input/esm/Component.js +1 -1
  500. package/date-range-input/esm/index.css +6 -6
  501. package/date-range-input/index.css +6 -6
  502. package/date-range-input/modern/Component.js +1 -1
  503. package/date-range-input/modern/index.css +6 -6
  504. package/date-time-input/Component.js +1 -1
  505. package/date-time-input/esm/Component.js +1 -1
  506. package/date-time-input/esm/index.css +6 -6
  507. package/date-time-input/index.css +6 -6
  508. package/date-time-input/modern/Component.js +1 -1
  509. package/date-time-input/modern/index.css +6 -6
  510. package/divider/Component.js +1 -1
  511. package/divider/esm/Component.js +1 -1
  512. package/divider/esm/index.css +1 -1
  513. package/divider/index.css +1 -1
  514. package/divider/modern/Component.js +1 -1
  515. package/divider/modern/index.css +1 -1
  516. package/drawer/Component.js +1 -1
  517. package/drawer/esm/Component.js +1 -1
  518. package/drawer/esm/index.css +16 -16
  519. package/drawer/index.css +16 -16
  520. package/drawer/modern/Component.js +1 -1
  521. package/drawer/modern/index.css +16 -16
  522. package/dropzone/Component.js +1 -1
  523. package/dropzone/components/overlay/Component.js +1 -1
  524. package/dropzone/components/overlay/index.css +4 -4
  525. package/dropzone/esm/Component.js +1 -1
  526. package/dropzone/esm/components/overlay/Component.js +1 -1
  527. package/dropzone/esm/components/overlay/index.css +4 -4
  528. package/dropzone/esm/index.css +7 -7
  529. package/dropzone/index.css +7 -7
  530. package/dropzone/modern/Component.js +1 -1
  531. package/dropzone/modern/components/overlay/Component.js +1 -1
  532. package/dropzone/modern/components/overlay/index.css +4 -4
  533. package/dropzone/modern/index.css +7 -7
  534. package/file-upload-item/Component.js +1 -1
  535. package/file-upload-item/cssm/index.module.css +1 -1
  536. package/file-upload-item/esm/Component.js +1 -1
  537. package/file-upload-item/esm/index.css +24 -24
  538. package/file-upload-item/index.css +24 -24
  539. package/file-upload-item/modern/Component.js +1 -1
  540. package/file-upload-item/modern/index.css +24 -24
  541. package/filter-tag/Component.js +1 -1
  542. package/filter-tag/cssm/index.module.css +1 -1
  543. package/filter-tag/esm/Component.js +1 -1
  544. package/filter-tag/esm/index.css +59 -59
  545. package/filter-tag/index.css +59 -59
  546. package/filter-tag/modern/Component.js +1 -1
  547. package/filter-tag/modern/index.css +59 -59
  548. package/form-control/Component.js +3 -3
  549. package/form-control/cssm/default.module.css +1 -1
  550. package/form-control/cssm/index.module.css +0 -1
  551. package/form-control/cssm/inverted.module.css +5 -7
  552. package/form-control/default.css +18 -18
  553. package/form-control/esm/Component.js +3 -3
  554. package/form-control/esm/default.css +18 -18
  555. package/form-control/esm/index.css +43 -44
  556. package/form-control/esm/inverted.css +22 -24
  557. package/form-control/index.css +43 -44
  558. package/form-control/inverted.css +22 -24
  559. package/form-control/modern/Component.js +3 -3
  560. package/form-control/modern/default.css +18 -18
  561. package/form-control/modern/index.css +43 -44
  562. package/form-control/modern/inverted.css +22 -24
  563. package/gallery/Component.js +3 -3
  564. package/gallery/components/header/Component.js +2 -2
  565. package/gallery/components/header/buttons.js +1 -1
  566. package/gallery/components/header/index.css +3 -3
  567. package/gallery/components/header/index.js +1 -1
  568. package/gallery/components/header-info-block/Component.js +1 -1
  569. package/gallery/components/header-info-block/index.css +5 -5
  570. package/gallery/components/image-preview/Component.js +1 -1
  571. package/gallery/components/image-preview/index.css +12 -12
  572. package/gallery/components/image-viewer/component.js +2 -2
  573. package/gallery/components/image-viewer/index.css +19 -19
  574. package/gallery/components/image-viewer/index.js +2 -2
  575. package/gallery/components/image-viewer/slide.js +1 -1
  576. package/gallery/components/index.js +2 -2
  577. package/gallery/components/navigation-bar/Component.js +1 -1
  578. package/gallery/components/navigation-bar/index.css +6 -6
  579. package/gallery/esm/Component.js +3 -3
  580. package/gallery/esm/components/header/Component.js +2 -2
  581. package/gallery/esm/components/header/buttons.js +1 -1
  582. package/gallery/esm/components/header/index.css +3 -3
  583. package/gallery/esm/components/header/index.js +1 -1
  584. package/gallery/esm/components/header-info-block/Component.js +1 -1
  585. package/gallery/esm/components/header-info-block/index.css +5 -5
  586. package/gallery/esm/components/image-preview/Component.js +1 -1
  587. package/gallery/esm/components/image-preview/index.css +12 -12
  588. package/gallery/esm/components/image-viewer/component.js +2 -2
  589. package/gallery/esm/components/image-viewer/index.css +19 -19
  590. package/gallery/esm/components/image-viewer/index.js +2 -2
  591. package/gallery/esm/components/image-viewer/slide.js +1 -1
  592. package/gallery/esm/components/index.js +2 -2
  593. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  594. package/gallery/esm/components/navigation-bar/index.css +6 -6
  595. package/gallery/esm/index.css +3 -3
  596. package/gallery/esm/index.js +2 -2
  597. package/gallery/esm/{slide-ad6d6e94.d.ts → slide-9ffd3611.d.ts} +0 -0
  598. package/gallery/esm/{slide-ad6d6e94.js → slide-9ffd3611.js} +1 -1
  599. package/gallery/esm/{tslib.es6-71e29b90.d.ts → tslib.es6-80bf67e4.d.ts} +0 -0
  600. package/gallery/esm/{tslib.es6-71e29b90.js → tslib.es6-80bf67e4.js} +0 -0
  601. package/gallery/index.css +3 -3
  602. package/gallery/index.js +2 -2
  603. package/gallery/modern/Component.js +2 -2
  604. package/gallery/modern/components/header/Component.js +1 -1
  605. package/gallery/modern/components/header/index.css +3 -3
  606. package/gallery/modern/components/header-info-block/Component.js +1 -1
  607. package/gallery/modern/components/header-info-block/index.css +5 -5
  608. package/gallery/modern/components/image-preview/Component.js +1 -1
  609. package/gallery/modern/components/image-preview/index.css +12 -12
  610. package/gallery/modern/components/image-viewer/component.js +1 -1
  611. package/gallery/modern/components/image-viewer/index.css +19 -19
  612. package/gallery/modern/components/image-viewer/index.js +1 -1
  613. package/gallery/modern/components/image-viewer/slide.js +1 -1
  614. package/gallery/modern/components/index.js +1 -1
  615. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  616. package/gallery/modern/components/navigation-bar/index.css +6 -6
  617. package/gallery/modern/index.css +3 -3
  618. package/gallery/modern/index.js +1 -1
  619. package/gallery/modern/{slide-e78b59b9.d.ts → slide-edf5d2e5.d.ts} +0 -0
  620. package/gallery/modern/{slide-e78b59b9.js → slide-edf5d2e5.js} +1 -1
  621. package/gallery/{slide-5bbb8c4d.d.ts → slide-d8e46bbd.d.ts} +0 -0
  622. package/gallery/{slide-5bbb8c4d.js → slide-d8e46bbd.js} +1 -1
  623. package/gallery/{tslib.es6-0f39e37e.d.ts → tslib.es6-500ac7f4.d.ts} +0 -0
  624. package/gallery/{tslib.es6-0f39e37e.js → tslib.es6-500ac7f4.js} +0 -0
  625. package/grid/Component.js +1 -1
  626. package/grid/col/Component.js +2 -2
  627. package/grid/col/index.css +511 -511
  628. package/grid/col/index.js +1 -1
  629. package/grid/esm/Component.js +1 -1
  630. package/grid/esm/col/Component.js +2 -2
  631. package/grid/esm/col/index.css +511 -511
  632. package/grid/esm/col/index.js +1 -1
  633. package/grid/esm/gutters.css +78 -78
  634. package/grid/esm/{gutters.module-4da62d46.d.ts → gutters.module-13ee775e.d.ts} +0 -0
  635. package/grid/esm/gutters.module-13ee775e.js +27 -0
  636. package/grid/esm/index.js +1 -1
  637. package/grid/esm/row/Component.js +2 -2
  638. package/grid/esm/row/index.css +9 -9
  639. package/grid/esm/row/index.js +1 -1
  640. package/grid/gutters.css +78 -78
  641. package/grid/{gutters.module-2ad96a4d.d.ts → gutters.module-85f84288.d.ts} +0 -0
  642. package/grid/gutters.module-85f84288.js +28 -0
  643. package/grid/index.js +1 -1
  644. package/grid/modern/Component.js +1 -1
  645. package/grid/modern/col/Component.js +2 -2
  646. package/grid/modern/col/index.css +511 -511
  647. package/grid/modern/col/index.js +1 -1
  648. package/grid/modern/gutters.css +78 -78
  649. package/grid/modern/gutters.module-10e014bd.js +4 -0
  650. package/grid/modern/index.js +1 -1
  651. package/grid/modern/row/Component.js +2 -2
  652. package/grid/modern/row/index.css +9 -9
  653. package/grid/modern/row/index.js +1 -1
  654. package/grid/row/Component.js +2 -2
  655. package/grid/row/index.css +9 -9
  656. package/grid/row/index.js +1 -1
  657. package/hatching-progress-bar/Component.js +1 -1
  658. package/hatching-progress-bar/esm/Component.js +1 -1
  659. package/hatching-progress-bar/esm/index.css +11 -11
  660. package/hatching-progress-bar/index.css +11 -11
  661. package/hatching-progress-bar/modern/Component.js +1 -1
  662. package/hatching-progress-bar/modern/index.css +11 -11
  663. package/icon-button/Component.js +3 -3
  664. package/icon-button/default.css +24 -24
  665. package/icon-button/esm/Component.js +3 -3
  666. package/icon-button/esm/default.css +24 -24
  667. package/icon-button/esm/index.css +7 -7
  668. package/icon-button/esm/inverted.css +24 -24
  669. package/icon-button/index.css +7 -7
  670. package/icon-button/inverted.css +24 -24
  671. package/icon-button/modern/Component.js +3 -3
  672. package/icon-button/modern/default.css +24 -24
  673. package/icon-button/modern/index.css +7 -7
  674. package/icon-button/modern/inverted.css +24 -24
  675. package/icon-view/circle.js +1 -1
  676. package/icon-view/components/base-shape/component.js +1 -1
  677. package/icon-view/components/base-shape/index.css +30 -30
  678. package/icon-view/components/circle/component.js +1 -1
  679. package/icon-view/components/circle/index.js +1 -1
  680. package/icon-view/components/index.js +1 -1
  681. package/icon-view/components/super-ellipse/component.js +1 -1
  682. package/icon-view/components/super-ellipse/index.js +1 -1
  683. package/icon-view/cssm/components/base-shape/index.module.css +2 -2
  684. package/icon-view/esm/circle.js +1 -1
  685. package/icon-view/esm/components/base-shape/component.js +1 -1
  686. package/icon-view/esm/components/base-shape/index.css +30 -30
  687. package/icon-view/esm/components/circle/component.js +1 -1
  688. package/icon-view/esm/components/circle/index.js +1 -1
  689. package/icon-view/esm/components/index.js +1 -1
  690. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  691. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  692. package/icon-view/esm/super-ellipse.js +1 -1
  693. package/icon-view/esm/{tslib.es6-3f1636a2.d.ts → tslib.es6-8661a1b8.d.ts} +0 -0
  694. package/icon-view/esm/{tslib.es6-3f1636a2.js → tslib.es6-8661a1b8.js} +0 -0
  695. package/icon-view/modern/components/base-shape/component.js +1 -1
  696. package/icon-view/modern/components/base-shape/index.css +30 -30
  697. package/icon-view/super-ellipse.js +1 -1
  698. package/icon-view/{tslib.es6-68083671.d.ts → tslib.es6-5397da44.d.ts} +0 -0
  699. package/icon-view/{tslib.es6-68083671.js → tslib.es6-5397da44.js} +0 -0
  700. package/input/Component.js +3 -3
  701. package/input/cssm/default.module.css +2 -2
  702. package/input/cssm/index.module.css +0 -1
  703. package/input/cssm/inverted.module.css +5 -5
  704. package/input/default.css +15 -15
  705. package/input/esm/Component.js +3 -3
  706. package/input/esm/default.css +15 -15
  707. package/input/esm/index.css +31 -32
  708. package/input/esm/inverted.css +18 -18
  709. package/input/index.css +31 -32
  710. package/input/inverted.css +18 -18
  711. package/input/modern/Component.js +3 -3
  712. package/input/modern/default.css +15 -15
  713. package/input/modern/index.css +31 -32
  714. package/input/modern/inverted.css +18 -18
  715. package/input-autocomplete/Component.d.ts +3 -3
  716. package/input-autocomplete/Component.js +1 -1
  717. package/input-autocomplete/Component.mobile.d.ts +2 -2
  718. package/input-autocomplete/Component.mobile.js +2 -2
  719. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  720. package/input-autocomplete/autocomplete-field/index.css +2 -2
  721. package/input-autocomplete/autocomplete-field/index.js +1 -1
  722. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  723. package/input-autocomplete/autocomplete-mobile-field/index.css +9 -9
  724. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  725. package/input-autocomplete/cssm/Component.d.ts +3 -3
  726. package/input-autocomplete/cssm/Component.mobile.d.ts +2 -2
  727. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +1 -1
  728. package/input-autocomplete/esm/Component.d.ts +3 -3
  729. package/input-autocomplete/esm/Component.js +1 -1
  730. package/input-autocomplete/esm/Component.mobile.d.ts +2 -2
  731. package/input-autocomplete/esm/Component.mobile.js +2 -2
  732. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  733. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  734. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  735. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  736. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +9 -9
  737. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  738. package/input-autocomplete/esm/index.js +1 -1
  739. package/input-autocomplete/esm/mobile.css +4 -4
  740. package/input-autocomplete/esm/mobile.js +1 -1
  741. package/input-autocomplete/esm/{tslib.es6-446b1a1d.d.ts → tslib.es6-c783bee2.d.ts} +0 -0
  742. package/input-autocomplete/esm/{tslib.es6-446b1a1d.js → tslib.es6-c783bee2.js} +0 -0
  743. package/input-autocomplete/index.js +1 -1
  744. package/input-autocomplete/mobile.css +4 -4
  745. package/input-autocomplete/mobile.js +1 -1
  746. package/input-autocomplete/modern/Component.d.ts +3 -3
  747. package/input-autocomplete/modern/Component.mobile.d.ts +2 -2
  748. package/input-autocomplete/modern/Component.mobile.js +1 -1
  749. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  750. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  751. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  752. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +9 -9
  753. package/input-autocomplete/modern/mobile.css +4 -4
  754. package/input-autocomplete/{tslib.es6-b7b8d119.d.ts → tslib.es6-4d1cf602.d.ts} +0 -0
  755. package/input-autocomplete/{tslib.es6-b7b8d119.js → tslib.es6-4d1cf602.js} +0 -0
  756. package/intl-phone-input/{component-9dfecc9e.d.ts → component-ea99b03b.d.ts} +0 -0
  757. package/intl-phone-input/{component-9dfecc9e.js → component-ea99b03b.js} +1 -1
  758. package/intl-phone-input/component.d.ts +1 -1
  759. package/intl-phone-input/component.js +3 -3
  760. package/intl-phone-input/components/flag-icon/component.js +1 -1
  761. package/intl-phone-input/components/flag-icon/index.css +261 -261
  762. package/intl-phone-input/components/index.js +1 -1
  763. package/intl-phone-input/components/select/component.js +2 -2
  764. package/intl-phone-input/components/select/index.css +7 -7
  765. package/intl-phone-input/components/select/index.js +1 -1
  766. package/intl-phone-input/components/select-field/component.js +1 -1
  767. package/intl-phone-input/components/select-field/index.css +8 -8
  768. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  769. package/intl-phone-input/components/select-field/index.js +1 -1
  770. package/intl-phone-input/cssm/components/select/index.module.css +1 -1
  771. package/intl-phone-input/esm/{component-47a47a54.d.ts → component-056a43d1.d.ts} +0 -0
  772. package/intl-phone-input/esm/{component-47a47a54.js → component-056a43d1.js} +1 -1
  773. package/intl-phone-input/esm/component.js +3 -3
  774. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  775. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  776. package/intl-phone-input/esm/components/index.js +1 -1
  777. package/intl-phone-input/esm/components/select/component.js +2 -2
  778. package/intl-phone-input/esm/components/select/index.css +7 -7
  779. package/intl-phone-input/esm/components/select/index.js +1 -1
  780. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  781. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  782. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  783. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  784. package/intl-phone-input/esm/index.css +3 -3
  785. package/intl-phone-input/esm/index.js +1 -1
  786. package/intl-phone-input/esm/{libphonenumber-js.min-f5052b4a.d.ts → libphonenumber-js.min-9b56adf7.d.ts} +0 -0
  787. package/intl-phone-input/esm/{libphonenumber-js.min-f5052b4a.js → libphonenumber-js.min-9b56adf7.js} +0 -0
  788. package/intl-phone-input/index.css +3 -3
  789. package/intl-phone-input/index.js +1 -1
  790. package/intl-phone-input/{libphonenumber-js.min-95e6ddfe.d.ts → libphonenumber-js.min-6274bc48.d.ts} +0 -0
  791. package/intl-phone-input/{libphonenumber-js.min-95e6ddfe.js → libphonenumber-js.min-6274bc48.js} +0 -0
  792. package/intl-phone-input/modern/component.js +2 -2
  793. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  794. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  795. package/intl-phone-input/modern/components/select/component.js +1 -1
  796. package/intl-phone-input/modern/components/select/index.css +7 -7
  797. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  798. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  799. package/intl-phone-input/modern/index.css +3 -3
  800. package/intl-phone-input/modern/{libphonenumber-js.min-f5052b4a.d.ts → libphonenumber-js.min-9b56adf7.d.ts} +0 -0
  801. package/intl-phone-input/modern/{libphonenumber-js.min-f5052b4a.js → libphonenumber-js.min-9b56adf7.js} +0 -0
  802. package/link/Component.js +3 -3
  803. package/link/cssm/default.module.css +3 -3
  804. package/link/cssm/inverted.module.css +3 -3
  805. package/link/default.css +12 -12
  806. package/link/esm/Component.js +3 -3
  807. package/link/esm/default.css +12 -12
  808. package/link/esm/index.css +13 -13
  809. package/link/esm/inverted.css +12 -12
  810. package/link/index.css +13 -13
  811. package/link/inverted.css +12 -12
  812. package/link/modern/Component.js +3 -3
  813. package/link/modern/default.css +12 -12
  814. package/link/modern/index.css +13 -13
  815. package/link/modern/inverted.css +12 -12
  816. package/list/Component.js +1 -1
  817. package/list/esm/Component.js +1 -1
  818. package/list/esm/index.css +9 -9
  819. package/list/index.css +9 -9
  820. package/list/modern/Component.js +1 -1
  821. package/list/modern/index.css +9 -9
  822. package/list-header/Component.js +1 -1
  823. package/list-header/esm/Component.js +1 -1
  824. package/list-header/esm/index.css +3 -3
  825. package/list-header/index.css +3 -3
  826. package/list-header/modern/Component.js +1 -1
  827. package/list-header/modern/index.css +3 -3
  828. package/loader/Component.js +1 -1
  829. package/loader/esm/Component.js +1 -1
  830. package/loader/esm/index.css +7 -7
  831. package/loader/index.css +7 -7
  832. package/loader/modern/Component.js +1 -1
  833. package/loader/modern/index.css +7 -7
  834. package/masked-input/Component.js +1 -1
  835. package/masked-input/esm/Component.js +1 -1
  836. package/masked-input/esm/index.css +2 -2
  837. package/masked-input/index.css +2 -2
  838. package/masked-input/modern/Component.js +1 -1
  839. package/masked-input/modern/index.css +2 -2
  840. package/modal/{Component-013e4000.d.ts → Component-a3014022.d.ts} +0 -0
  841. package/modal/{Component-013e4000.js → Component-a3014022.js} +1 -1
  842. package/modal/Component.desktop.js +4 -4
  843. package/modal/Component.mobile.js +4 -4
  844. package/modal/Component.responsive.d.ts +1 -1
  845. package/modal/Component.responsive.js +3 -3
  846. package/modal/components/closer/Component.js +2 -2
  847. package/modal/components/closer/index.css +4 -4
  848. package/modal/components/content/Component.desktop.js +2 -2
  849. package/modal/components/content/Component.js +1 -1
  850. package/modal/components/content/Component.mobile.js +2 -2
  851. package/modal/components/content/desktop.css +8 -8
  852. package/modal/components/content/index.css +3 -3
  853. package/modal/components/content/mobile.css +3 -3
  854. package/modal/components/footer/Component.desktop.js +2 -2
  855. package/modal/components/footer/Component.js +2 -2
  856. package/modal/components/footer/Component.mobile.js +2 -2
  857. package/modal/components/footer/desktop.css +9 -9
  858. package/modal/components/footer/index.css +4 -4
  859. package/modal/components/footer/layout.css +25 -25
  860. package/modal/components/footer/mobile.css +3 -3
  861. package/modal/components/header/Component.desktop.d.ts +1 -1
  862. package/modal/components/header/Component.desktop.js +3 -3
  863. package/modal/components/header/Component.js +1 -1
  864. package/modal/components/header/Component.mobile.d.ts +1 -1
  865. package/modal/components/header/Component.mobile.js +3 -3
  866. package/modal/components/header/desktop.css +17 -17
  867. package/modal/components/header/index.css +15 -15
  868. package/modal/components/header/mobile.css +3 -3
  869. package/modal/desktop.css +9 -9
  870. package/modal/desktop.js +3 -3
  871. package/modal/esm/{Component-f2db17a0.d.ts → Component-6e00bda6.d.ts} +0 -0
  872. package/modal/esm/{Component-f2db17a0.js → Component-6e00bda6.js} +1 -1
  873. package/modal/esm/Component.desktop.js +4 -4
  874. package/modal/esm/Component.mobile.js +4 -4
  875. package/modal/esm/Component.responsive.js +3 -3
  876. package/modal/esm/components/closer/Component.js +2 -2
  877. package/modal/esm/components/closer/index.css +4 -4
  878. package/modal/esm/components/content/Component.desktop.js +2 -2
  879. package/modal/esm/components/content/Component.js +1 -1
  880. package/modal/esm/components/content/Component.mobile.js +2 -2
  881. package/modal/esm/components/content/desktop.css +8 -8
  882. package/modal/esm/components/content/index.css +3 -3
  883. package/modal/esm/components/content/mobile.css +3 -3
  884. package/modal/esm/components/footer/Component.desktop.js +2 -2
  885. package/modal/esm/components/footer/Component.js +2 -2
  886. package/modal/esm/components/footer/Component.mobile.js +2 -2
  887. package/modal/esm/components/footer/desktop.css +9 -9
  888. package/modal/esm/components/footer/index.css +4 -4
  889. package/modal/esm/components/footer/layout.css +25 -25
  890. package/modal/esm/components/footer/mobile.css +3 -3
  891. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  892. package/modal/esm/components/header/Component.desktop.js +3 -3
  893. package/modal/esm/components/header/Component.js +1 -1
  894. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  895. package/modal/esm/components/header/Component.mobile.js +3 -3
  896. package/modal/esm/components/header/desktop.css +17 -17
  897. package/modal/esm/components/header/index.css +15 -15
  898. package/modal/esm/components/header/mobile.css +3 -3
  899. package/modal/esm/desktop.css +9 -9
  900. package/modal/esm/desktop.js +3 -3
  901. package/modal/esm/index.js +3 -3
  902. package/modal/esm/mobile.css +2 -2
  903. package/modal/esm/mobile.js +3 -3
  904. package/modal/esm/responsive.js +3 -3
  905. package/modal/esm/transitions.css +8 -8
  906. package/modal/esm/transitions.module-555e34e0.js +4 -0
  907. package/modal/esm/{tslib.es6-91f3be90.d.ts → tslib.es6-60db3b67.d.ts} +0 -0
  908. package/modal/esm/{tslib.es6-91f3be90.js → tslib.es6-60db3b67.js} +0 -0
  909. package/modal/index.js +3 -3
  910. package/modal/mobile.css +2 -2
  911. package/modal/mobile.js +3 -3
  912. package/modal/modern/{Component-f5fe118c.d.ts → Component-da0548a4.d.ts} +0 -0
  913. package/modal/modern/{Component-f5fe118c.js → Component-da0548a4.js} +1 -1
  914. package/modal/modern/Component.desktop.js +3 -3
  915. package/modal/modern/Component.mobile.js +3 -3
  916. package/modal/modern/Component.responsive.d.ts +1 -1
  917. package/modal/modern/Component.responsive.js +2 -2
  918. package/modal/modern/components/closer/Component.js +1 -1
  919. package/modal/modern/components/closer/index.css +4 -4
  920. package/modal/modern/components/content/Component.desktop.js +1 -1
  921. package/modal/modern/components/content/Component.js +1 -1
  922. package/modal/modern/components/content/Component.mobile.js +1 -1
  923. package/modal/modern/components/content/desktop.css +8 -8
  924. package/modal/modern/components/content/index.css +3 -3
  925. package/modal/modern/components/content/mobile.css +3 -3
  926. package/modal/modern/components/footer/Component.desktop.js +1 -1
  927. package/modal/modern/components/footer/Component.js +2 -2
  928. package/modal/modern/components/footer/Component.mobile.js +1 -1
  929. package/modal/modern/components/footer/desktop.css +9 -9
  930. package/modal/modern/components/footer/index.css +4 -4
  931. package/modal/modern/components/footer/layout.css +25 -25
  932. package/modal/modern/components/footer/mobile.css +3 -3
  933. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  934. package/modal/modern/components/header/Component.desktop.js +2 -2
  935. package/modal/modern/components/header/Component.js +1 -1
  936. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  937. package/modal/modern/components/header/Component.mobile.js +2 -2
  938. package/modal/modern/components/header/desktop.css +17 -17
  939. package/modal/modern/components/header/index.css +15 -15
  940. package/modal/modern/components/header/mobile.css +3 -3
  941. package/modal/modern/desktop.css +9 -9
  942. package/modal/modern/desktop.js +2 -2
  943. package/modal/modern/index.js +2 -2
  944. package/modal/modern/mobile.css +2 -2
  945. package/modal/modern/mobile.js +2 -2
  946. package/modal/modern/responsive.js +2 -2
  947. package/modal/modern/transitions.css +8 -8
  948. package/modal/modern/transitions.module-555e34e0.js +4 -0
  949. package/modal/responsive.js +3 -3
  950. package/modal/transitions.css +8 -8
  951. package/modal/transitions.module-222d162a.js +4 -0
  952. package/modal/{tslib.es6-ee7d3a73.d.ts → tslib.es6-5c9ba4d7.d.ts} +0 -0
  953. package/modal/{tslib.es6-ee7d3a73.js → tslib.es6-5c9ba4d7.js} +0 -0
  954. package/notification/Component.js +1 -1
  955. package/notification/esm/Component.js +1 -1
  956. package/notification/esm/index.css +8 -8
  957. package/notification/index.css +8 -8
  958. package/notification/modern/Component.js +1 -1
  959. package/notification/modern/index.css +8 -8
  960. package/notification-manager/{component-6dc1ff49.d.ts → component-138bfc65.d.ts} +0 -0
  961. package/notification-manager/{component-6dc1ff49.js → component-138bfc65.js} +0 -0
  962. package/notification-manager/component.js +2 -2
  963. package/notification-manager/components/index.js +1 -1
  964. package/notification-manager/components/notification/component.js +1 -1
  965. package/notification-manager/components/notification/index.d.ts +1 -1
  966. package/notification-manager/components/notification/index.js +1 -1
  967. package/notification-manager/esm/{component-f76395cc.d.ts → component-9235cfd4.d.ts} +0 -0
  968. package/notification-manager/esm/{component-f76395cc.js → component-9235cfd4.js} +0 -0
  969. package/notification-manager/esm/component.js +2 -2
  970. package/notification-manager/esm/components/index.js +1 -1
  971. package/notification-manager/esm/components/notification/component.js +1 -1
  972. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  973. package/notification-manager/esm/components/notification/index.js +1 -1
  974. package/notification-manager/esm/index.css +11 -11
  975. package/notification-manager/esm/index.js +1 -1
  976. package/notification-manager/index.css +11 -11
  977. package/notification-manager/index.js +1 -1
  978. package/notification-manager/modern/component.js +1 -1
  979. package/notification-manager/modern/index.css +11 -11
  980. package/package.json +2 -2
  981. package/pagination/Component.js +1 -1
  982. package/pagination/components/default-view/index.css +3 -3
  983. package/pagination/components/default-view/index.js +1 -1
  984. package/pagination/components/per-page-view/index.css +2 -2
  985. package/pagination/components/per-page-view/index.js +1 -1
  986. package/pagination/components/tag/index.css +9 -9
  987. package/pagination/components/tag/index.js +1 -1
  988. package/pagination/cssm/components/default-view/index.module.css +1 -1
  989. package/pagination/cssm/components/tag/index.module.css +1 -1
  990. package/pagination/esm/Component.js +1 -1
  991. package/pagination/esm/components/default-view/index.css +3 -3
  992. package/pagination/esm/components/default-view/index.js +1 -1
  993. package/pagination/esm/components/per-page-view/index.css +2 -2
  994. package/pagination/esm/components/per-page-view/index.js +1 -1
  995. package/pagination/esm/components/tag/index.css +9 -9
  996. package/pagination/esm/components/tag/index.js +1 -1
  997. package/pagination/esm/index.css +4 -4
  998. package/pagination/index.css +4 -4
  999. package/pagination/modern/Component.js +1 -1
  1000. package/pagination/modern/components/default-view/index.css +3 -3
  1001. package/pagination/modern/components/default-view/index.js +1 -1
  1002. package/pagination/modern/components/per-page-view/index.css +2 -2
  1003. package/pagination/modern/components/per-page-view/index.js +1 -1
  1004. package/pagination/modern/components/tag/index.css +9 -9
  1005. package/pagination/modern/components/tag/index.js +1 -1
  1006. package/pagination/modern/index.css +4 -4
  1007. package/password-input/component.js +1 -1
  1008. package/password-input/esm/component.js +1 -1
  1009. package/password-input/esm/index.css +5 -5
  1010. package/password-input/index.css +5 -5
  1011. package/password-input/modern/component.js +1 -1
  1012. package/password-input/modern/index.css +5 -5
  1013. package/picker-button/Component.js +2 -2
  1014. package/picker-button/Component.mobile.js +1 -1
  1015. package/picker-button/Component.responsive.js +1 -1
  1016. package/picker-button/desktop.js +1 -1
  1017. package/picker-button/esm/Component.js +2 -2
  1018. package/picker-button/esm/Component.mobile.js +1 -1
  1019. package/picker-button/esm/Component.responsive.js +1 -1
  1020. package/picker-button/esm/desktop.js +1 -1
  1021. package/picker-button/esm/field/Component.js +2 -2
  1022. package/picker-button/esm/field/index.css +3 -3
  1023. package/picker-button/esm/field/index.js +1 -1
  1024. package/picker-button/esm/index.css +6 -6
  1025. package/picker-button/esm/index.js +1 -1
  1026. package/picker-button/esm/mobile.js +1 -1
  1027. package/picker-button/esm/option/Component.js +2 -2
  1028. package/picker-button/esm/option/index.css +4 -4
  1029. package/picker-button/esm/option/index.js +1 -1
  1030. package/picker-button/esm/{tslib.es6-dc9f9f02.d.ts → tslib.es6-fa456565.d.ts} +0 -0
  1031. package/picker-button/esm/{tslib.es6-dc9f9f02.js → tslib.es6-fa456565.js} +0 -0
  1032. package/picker-button/field/Component.js +2 -2
  1033. package/picker-button/field/index.css +3 -3
  1034. package/picker-button/field/index.js +1 -1
  1035. package/picker-button/index.css +6 -6
  1036. package/picker-button/index.js +1 -1
  1037. package/picker-button/mobile.js +1 -1
  1038. package/picker-button/modern/Component.js +1 -1
  1039. package/picker-button/modern/field/Component.js +1 -1
  1040. package/picker-button/modern/field/index.css +3 -3
  1041. package/picker-button/modern/index.css +6 -6
  1042. package/picker-button/modern/option/Component.js +1 -1
  1043. package/picker-button/modern/option/index.css +4 -4
  1044. package/picker-button/option/Component.js +2 -2
  1045. package/picker-button/option/index.css +4 -4
  1046. package/picker-button/option/index.js +1 -1
  1047. package/picker-button/{tslib.es6-a7d357b6.d.ts → tslib.es6-6b493864.d.ts} +0 -0
  1048. package/picker-button/{tslib.es6-a7d357b6.js → tslib.es6-6b493864.js} +0 -0
  1049. package/plate/Component.js +1 -1
  1050. package/plate/esm/Component.js +1 -1
  1051. package/plate/esm/index.css +46 -46
  1052. package/plate/index.css +46 -46
  1053. package/plate/modern/Component.js +1 -1
  1054. package/plate/modern/index.css +46 -46
  1055. package/popover/Component.js +1 -1
  1056. package/popover/esm/Component.js +1 -1
  1057. package/popover/esm/index.css +33 -33
  1058. package/popover/index.css +33 -33
  1059. package/popover/modern/Component.js +1 -1
  1060. package/popover/modern/index.css +33 -33
  1061. package/progress-bar/Component.js +1 -1
  1062. package/progress-bar/esm/Component.js +1 -1
  1063. package/progress-bar/esm/index.css +12 -12
  1064. package/progress-bar/index.css +12 -12
  1065. package/progress-bar/modern/Component.js +1 -1
  1066. package/progress-bar/modern/index.css +12 -12
  1067. package/pure-cell/{component-7b476a74.d.ts → component-26fcccd6.d.ts} +0 -0
  1068. package/pure-cell/{component-7b476a74.js → component-26fcccd6.js} +2 -2
  1069. package/pure-cell/{component-1cb148c0.d.ts → component-bfcc6822.d.ts} +0 -0
  1070. package/pure-cell/{component-1cb148c0.js → component-bfcc6822.js} +6 -6
  1071. package/pure-cell/component.js +3 -3
  1072. package/pure-cell/components/addon/component.js +2 -2
  1073. package/pure-cell/components/addon/index.css +7 -7
  1074. package/pure-cell/components/addon/index.js +1 -1
  1075. package/pure-cell/components/amount/component.js +2 -2
  1076. package/pure-cell/components/amount/index.css +2 -2
  1077. package/pure-cell/components/amount/index.js +1 -1
  1078. package/pure-cell/components/amount-title/component.js +2 -2
  1079. package/pure-cell/components/amount-title/index.css +3 -3
  1080. package/pure-cell/components/amount-title/index.js +1 -1
  1081. package/pure-cell/components/category/component.js +2 -2
  1082. package/pure-cell/components/category/index.css +4 -4
  1083. package/pure-cell/components/category/index.js +1 -1
  1084. package/pure-cell/components/content/component.js +3 -3
  1085. package/pure-cell/components/content/index.css +3 -3
  1086. package/pure-cell/components/content/index.d.ts +1 -1
  1087. package/pure-cell/components/content/index.js +3 -3
  1088. package/pure-cell/components/footer/component.js +2 -2
  1089. package/pure-cell/components/footer/index.css +4 -4
  1090. package/pure-cell/components/footer/index.js +1 -1
  1091. package/pure-cell/components/footer-button/component.js +2 -2
  1092. package/pure-cell/components/footer-button/index.css +2 -2
  1093. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1094. package/pure-cell/components/footer-button/index.js +2 -2
  1095. package/pure-cell/components/footer-text/component.js +1 -1
  1096. package/pure-cell/components/footer-text/index.js +1 -1
  1097. package/pure-cell/components/graphics/component.js +2 -2
  1098. package/pure-cell/components/graphics/index.css +2 -2
  1099. package/pure-cell/components/graphics/index.js +1 -1
  1100. package/pure-cell/components/main/component.js +3 -3
  1101. package/pure-cell/components/main/index.css +4 -4
  1102. package/pure-cell/components/main/index.d.ts +1 -1
  1103. package/pure-cell/components/main/index.js +3 -3
  1104. package/pure-cell/components/text/component.js +3 -3
  1105. package/pure-cell/components/text/index.css +7 -7
  1106. package/pure-cell/components/text/index.d.ts +1 -1
  1107. package/pure-cell/components/text/index.js +3 -3
  1108. package/pure-cell/esm/{component-bc425bc2.d.ts → component-114270f4.d.ts} +0 -0
  1109. package/pure-cell/esm/{component-bc425bc2.js → component-114270f4.js} +2 -2
  1110. package/pure-cell/esm/{component-01597692.d.ts → component-a2ef3735.d.ts} +0 -0
  1111. package/pure-cell/esm/{component-01597692.js → component-a2ef3735.js} +6 -6
  1112. package/pure-cell/esm/component.js +3 -3
  1113. package/pure-cell/esm/components/addon/component.js +2 -2
  1114. package/pure-cell/esm/components/addon/index.css +7 -7
  1115. package/pure-cell/esm/components/addon/index.js +1 -1
  1116. package/pure-cell/esm/components/amount/component.js +2 -2
  1117. package/pure-cell/esm/components/amount/index.css +2 -2
  1118. package/pure-cell/esm/components/amount/index.js +1 -1
  1119. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1120. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1121. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1122. package/pure-cell/esm/components/category/component.js +2 -2
  1123. package/pure-cell/esm/components/category/index.css +4 -4
  1124. package/pure-cell/esm/components/category/index.js +1 -1
  1125. package/pure-cell/esm/components/content/component.js +3 -3
  1126. package/pure-cell/esm/components/content/index.css +3 -3
  1127. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1128. package/pure-cell/esm/components/content/index.js +3 -3
  1129. package/pure-cell/esm/components/footer/component.js +2 -2
  1130. package/pure-cell/esm/components/footer/index.css +4 -4
  1131. package/pure-cell/esm/components/footer/index.js +1 -1
  1132. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1133. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1134. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1135. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1136. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1137. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1138. package/pure-cell/esm/components/graphics/component.js +2 -2
  1139. package/pure-cell/esm/components/graphics/index.css +2 -2
  1140. package/pure-cell/esm/components/graphics/index.js +1 -1
  1141. package/pure-cell/esm/components/main/component.js +3 -3
  1142. package/pure-cell/esm/components/main/index.css +4 -4
  1143. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1144. package/pure-cell/esm/components/main/index.js +3 -3
  1145. package/pure-cell/esm/components/text/component.js +3 -3
  1146. package/pure-cell/esm/components/text/index.css +7 -7
  1147. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1148. package/pure-cell/esm/components/text/index.js +3 -3
  1149. package/pure-cell/esm/{getDataTestId-bca1c12a.d.ts → getDataTestId-2320d4c9.d.ts} +0 -0
  1150. package/pure-cell/esm/{getDataTestId-bca1c12a.js → getDataTestId-2320d4c9.js} +0 -0
  1151. package/pure-cell/esm/index.css +19 -19
  1152. package/pure-cell/esm/index.js +3 -3
  1153. package/pure-cell/{getDataTestId-98bf87b0.d.ts → getDataTestId-cad97c00.d.ts} +0 -0
  1154. package/pure-cell/{getDataTestId-98bf87b0.js → getDataTestId-cad97c00.js} +0 -0
  1155. package/pure-cell/index.css +19 -19
  1156. package/pure-cell/index.js +3 -3
  1157. package/pure-cell/modern/{component-44ca7824.d.ts → component-c66417cb.d.ts} +0 -0
  1158. package/pure-cell/modern/{component-44ca7824.js → component-c66417cb.js} +5 -5
  1159. package/pure-cell/modern/component.js +2 -2
  1160. package/pure-cell/modern/components/addon/component.js +2 -2
  1161. package/pure-cell/modern/components/addon/index.css +7 -7
  1162. package/pure-cell/modern/components/addon/index.js +1 -1
  1163. package/pure-cell/modern/components/amount/component.js +2 -2
  1164. package/pure-cell/modern/components/amount/index.css +2 -2
  1165. package/pure-cell/modern/components/amount/index.js +1 -1
  1166. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1167. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1168. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1169. package/pure-cell/modern/components/category/component.js +2 -2
  1170. package/pure-cell/modern/components/category/index.css +4 -4
  1171. package/pure-cell/modern/components/category/index.js +1 -1
  1172. package/pure-cell/modern/components/content/component.js +2 -2
  1173. package/pure-cell/modern/components/content/index.css +3 -3
  1174. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1175. package/pure-cell/modern/components/content/index.js +2 -2
  1176. package/pure-cell/modern/components/footer/component.js +2 -2
  1177. package/pure-cell/modern/components/footer/index.css +4 -4
  1178. package/pure-cell/modern/components/footer/index.js +1 -1
  1179. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1180. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1181. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1182. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1183. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1184. package/pure-cell/modern/components/graphics/component.js +2 -2
  1185. package/pure-cell/modern/components/graphics/index.css +2 -2
  1186. package/pure-cell/modern/components/graphics/index.js +1 -1
  1187. package/pure-cell/modern/components/main/component.js +2 -2
  1188. package/pure-cell/modern/components/main/index.css +4 -4
  1189. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1190. package/pure-cell/modern/components/main/index.js +2 -2
  1191. package/pure-cell/modern/components/text/component.js +2 -2
  1192. package/pure-cell/modern/components/text/index.css +7 -7
  1193. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1194. package/pure-cell/modern/components/text/index.js +2 -2
  1195. package/pure-cell/modern/{getDataTestId-aed3f899.d.ts → getDataTestId-38af0b6e.d.ts} +0 -0
  1196. package/pure-cell/modern/{getDataTestId-aed3f899.js → getDataTestId-38af0b6e.js} +0 -0
  1197. package/pure-cell/modern/index.css +19 -19
  1198. package/pure-cell/modern/index.js +2 -2
  1199. package/pure-input/Component.js +1 -1
  1200. package/pure-input/cssm/index.module.css +2 -2
  1201. package/pure-input/esm/Component.js +1 -1
  1202. package/pure-input/esm/index.css +27 -27
  1203. package/pure-input/index.css +27 -27
  1204. package/pure-input/modern/Component.js +1 -1
  1205. package/pure-input/modern/index.css +27 -27
  1206. package/radio/Component.js +1 -1
  1207. package/radio/cssm/index.module.css +1 -1
  1208. package/radio/esm/Component.js +1 -1
  1209. package/radio/esm/index.css +32 -32
  1210. package/radio/index.css +32 -32
  1211. package/radio/modern/Component.js +1 -1
  1212. package/radio/modern/index.css +32 -32
  1213. package/radio-group/Component.js +1 -1
  1214. package/radio-group/cssm/index.module.css +1 -1
  1215. package/radio-group/esm/Component.js +1 -1
  1216. package/radio-group/esm/index.css +17 -17
  1217. package/radio-group/index.css +17 -17
  1218. package/radio-group/modern/Component.js +1 -1
  1219. package/radio-group/modern/index.css +17 -17
  1220. package/scrollbar/Component.js +3 -3
  1221. package/scrollbar/default.css +2 -2
  1222. package/scrollbar/esm/Component.js +3 -3
  1223. package/scrollbar/esm/default.css +2 -2
  1224. package/scrollbar/esm/index.css +25 -25
  1225. package/scrollbar/esm/inverted.css +2 -2
  1226. package/scrollbar/index.css +25 -25
  1227. package/scrollbar/inverted.css +2 -2
  1228. package/scrollbar/modern/Component.js +3 -3
  1229. package/scrollbar/modern/default.css +2 -2
  1230. package/scrollbar/modern/index.css +25 -25
  1231. package/scrollbar/modern/inverted.css +2 -2
  1232. package/select/{Component-7ccc463d.d.ts → Component-43ee6315.d.ts} +0 -0
  1233. package/select/{Component-7ccc463d.js → Component-43ee6315.js} +2 -2
  1234. package/select/{Component-25ab7a4d.d.ts → Component-6b76b917.d.ts} +6 -6
  1235. package/select/{Component-25ab7a4d.js → Component-6b76b917.js} +14 -14
  1236. package/select/Component.js +2 -2
  1237. package/select/components/arrow/Component.js +1 -1
  1238. package/select/components/arrow/index.css +3 -3
  1239. package/select/components/base-select/Component.js +2 -2
  1240. package/select/components/base-select/index.css +7 -7
  1241. package/select/components/base-select/index.d.ts +1 -1
  1242. package/select/components/base-select/index.js +2 -2
  1243. package/select/components/base-select-mobile/Component.js +4 -4
  1244. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1245. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1246. package/select/components/base-select-mobile/index.css +11 -11
  1247. package/select/components/base-select-mobile/index.d.ts +1 -1
  1248. package/select/components/base-select-mobile/index.js +4 -4
  1249. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1250. package/select/components/base-select-mobile/options-list/index.css +10 -10
  1251. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1252. package/select/components/checkmark/Component.js +1 -1
  1253. package/select/components/checkmark/index.css +7 -7
  1254. package/select/components/field/Component.js +2 -2
  1255. package/select/components/field/index.css +10 -10
  1256. package/select/components/field/index.js +1 -1
  1257. package/select/components/index.js +4 -4
  1258. package/select/components/native-select/Component.js +1 -1
  1259. package/select/components/native-select/index.js +1 -1
  1260. package/select/components/optgroup/Component.js +1 -1
  1261. package/select/components/optgroup/index.css +8 -8
  1262. package/select/components/option/Component.js +2 -2
  1263. package/select/components/option/index.css +21 -21
  1264. package/select/components/option/index.js +1 -1
  1265. package/select/components/options-list/Component.js +2 -2
  1266. package/select/components/options-list/index.css +7 -7
  1267. package/select/components/options-list/index.js +1 -1
  1268. package/select/components/select-mobile/Component.js +4 -4
  1269. package/select/components/select-mobile/index.d.ts +1 -1
  1270. package/select/components/select-mobile/index.js +4 -4
  1271. package/select/components/select-modal-mobile/Component.js +4 -4
  1272. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1273. package/select/components/select-modal-mobile/index.js +4 -4
  1274. package/select/components/virtual-options-list/Component.js +2 -2
  1275. package/select/components/virtual-options-list/index.css +13 -13
  1276. package/select/components/virtual-options-list/index.js +1 -1
  1277. package/select/cssm/{Component-77d7e4fc.d.ts → Component-80de90ee.d.ts} +6 -6
  1278. package/select/cssm/{Component-77d7e4fc.js → Component-80de90ee.js} +9 -9
  1279. package/select/cssm/components/base-select-mobile/Component.js +1 -1
  1280. package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
  1281. package/select/cssm/components/base-select-mobile/index.js +1 -1
  1282. package/select/cssm/components/base-select-mobile/options-list/index.module.css +1 -1
  1283. package/select/cssm/components/field/index.module.css +1 -1
  1284. package/select/cssm/components/index.js +1 -1
  1285. package/select/cssm/components/optgroup/index.module.css +2 -2
  1286. package/select/cssm/components/option/index.module.css +1 -1
  1287. package/select/cssm/components/options-list/index.module.css +1 -1
  1288. package/select/cssm/components/select-mobile/Component.js +1 -1
  1289. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1290. package/select/cssm/components/select-mobile/index.js +1 -1
  1291. package/select/cssm/components/select-modal-mobile/Component.js +1 -1
  1292. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1293. package/select/cssm/components/select-modal-mobile/index.js +1 -1
  1294. package/select/cssm/components/virtual-options-list/index.module.css +1 -1
  1295. package/select/cssm/index.js +1 -1
  1296. package/select/cssm/presets/index.js +1 -1
  1297. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  1298. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1299. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1300. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1301. package/select/esm/{Component-ce589cfd.d.ts → Component-02ba485d.d.ts} +0 -0
  1302. package/select/esm/{Component-ce589cfd.js → Component-02ba485d.js} +3 -3
  1303. package/select/esm/{Component-a9999e5b.d.ts → Component-8fd0c28c.d.ts} +6 -6
  1304. package/select/esm/{Component-a9999e5b.js → Component-8fd0c28c.js} +22 -22
  1305. package/select/esm/Component.js +8 -8
  1306. package/select/esm/components/arrow/Component.js +1 -1
  1307. package/select/esm/components/arrow/index.css +3 -3
  1308. package/select/esm/components/base-select/Component.js +3 -3
  1309. package/select/esm/components/base-select/index.css +7 -7
  1310. package/select/esm/components/base-select/index.d.ts +1 -1
  1311. package/select/esm/components/base-select/index.js +3 -3
  1312. package/select/esm/components/base-select-mobile/Component.js +10 -10
  1313. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1314. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1315. package/select/esm/components/base-select-mobile/index.css +11 -11
  1316. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1317. package/select/esm/components/base-select-mobile/index.js +10 -10
  1318. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1319. package/select/esm/components/base-select-mobile/options-list/index.css +10 -10
  1320. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1321. package/select/esm/components/checkmark/Component.js +1 -1
  1322. package/select/esm/components/checkmark/index.css +7 -7
  1323. package/select/esm/components/field/Component.js +3 -3
  1324. package/select/esm/components/field/index.css +10 -10
  1325. package/select/esm/components/field/index.js +2 -2
  1326. package/select/esm/components/index.js +10 -10
  1327. package/select/esm/components/native-select/Component.js +1 -1
  1328. package/select/esm/components/native-select/index.js +1 -1
  1329. package/select/esm/components/optgroup/Component.js +1 -1
  1330. package/select/esm/components/optgroup/index.css +8 -8
  1331. package/select/esm/components/option/Component.js +2 -2
  1332. package/select/esm/components/option/index.css +21 -21
  1333. package/select/esm/components/option/index.js +1 -1
  1334. package/select/esm/components/options-list/Component.js +2 -2
  1335. package/select/esm/components/options-list/index.css +7 -7
  1336. package/select/esm/components/options-list/index.js +1 -1
  1337. package/select/esm/components/select-mobile/Component.js +10 -10
  1338. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1339. package/select/esm/components/select-mobile/index.js +10 -10
  1340. package/select/esm/components/select-modal-mobile/Component.js +10 -10
  1341. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1342. package/select/esm/components/select-modal-mobile/index.js +10 -10
  1343. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1344. package/select/esm/components/virtual-options-list/index.css +13 -13
  1345. package/select/esm/components/virtual-options-list/index.js +1 -1
  1346. package/select/esm/index.js +10 -10
  1347. package/select/esm/{intersection-observer-b21e6c1a.d.ts → intersection-observer-191f7f28.d.ts} +0 -0
  1348. package/select/esm/{intersection-observer-b21e6c1a.js → intersection-observer-191f7f28.js} +0 -0
  1349. package/select/esm/presets/index.js +10 -10
  1350. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1351. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1352. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1353. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1354. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1355. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1356. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1357. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1358. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1359. package/select/esm/{tslib.es6-d5f18aca.d.ts → tslib.es6-29abd052.d.ts} +0 -0
  1360. package/select/esm/{tslib.es6-d5f18aca.js → tslib.es6-29abd052.js} +0 -0
  1361. package/select/index.js +4 -4
  1362. package/select/{intersection-observer-50136c19.d.ts → intersection-observer-878f8d34.d.ts} +0 -0
  1363. package/select/{intersection-observer-50136c19.js → intersection-observer-878f8d34.js} +0 -0
  1364. package/select/modern/{Component-2ee07b9a.d.ts → Component-4293a718.d.ts} +0 -0
  1365. package/select/modern/{Component-2ee07b9a.js → Component-4293a718.js} +2 -2
  1366. package/select/modern/{Component-81ab0c4c.d.ts → Component-a6b8e779.d.ts} +6 -6
  1367. package/select/modern/{Component-81ab0c4c.js → Component-a6b8e779.js} +9 -9
  1368. package/select/modern/Component-afce40e0.d.ts +1 -1
  1369. package/select/modern/Component.d.ts +1 -1
  1370. package/select/modern/Component.js +3 -3
  1371. package/select/modern/components/arrow/Component.js +1 -1
  1372. package/select/modern/components/arrow/index.css +3 -3
  1373. package/select/modern/components/base-select/Component.js +2 -2
  1374. package/select/modern/components/base-select/index.css +7 -7
  1375. package/select/modern/components/base-select/index.d.ts +1 -1
  1376. package/select/modern/components/base-select/index.js +2 -2
  1377. package/select/modern/components/base-select-mobile/Component.js +5 -5
  1378. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1379. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1380. package/select/modern/components/base-select-mobile/index.css +11 -11
  1381. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1382. package/select/modern/components/base-select-mobile/index.js +5 -5
  1383. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1384. package/select/modern/components/base-select-mobile/options-list/index.css +10 -10
  1385. package/select/modern/components/checkmark/Component.js +1 -1
  1386. package/select/modern/components/checkmark/index.css +7 -7
  1387. package/select/modern/components/field/Component.js +1 -1
  1388. package/select/modern/components/field/index.css +10 -10
  1389. package/select/modern/components/index.js +5 -5
  1390. package/select/modern/components/optgroup/Component.js +1 -1
  1391. package/select/modern/components/optgroup/index.css +8 -8
  1392. package/select/modern/components/option/Component.js +1 -1
  1393. package/select/modern/components/option/index.css +21 -21
  1394. package/select/modern/components/options-list/Component.js +1 -1
  1395. package/select/modern/components/options-list/index.css +7 -7
  1396. package/select/modern/components/select-mobile/Component.js +5 -5
  1397. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1398. package/select/modern/components/select-mobile/index.js +5 -5
  1399. package/select/modern/components/select-modal-mobile/Component.js +5 -5
  1400. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1401. package/select/modern/components/select-modal-mobile/index.js +5 -5
  1402. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1403. package/select/modern/components/virtual-options-list/index.css +13 -13
  1404. package/select/modern/index.js +5 -5
  1405. package/select/modern/{intersection-observer-b21e6c1a.d.ts → intersection-observer-191f7f28.d.ts} +0 -0
  1406. package/select/modern/{intersection-observer-b21e6c1a.js → intersection-observer-191f7f28.js} +0 -0
  1407. package/select/modern/presets/index.js +5 -5
  1408. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1409. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1410. package/select/modern/presets/useSelectWithApply/hook.js +5 -5
  1411. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
  1412. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1413. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1414. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
  1415. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1416. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1417. package/select/presets/index.js +4 -4
  1418. package/select/presets/useLazyLoading/hook.js +3 -3
  1419. package/select/presets/useLazyLoading/index.css +2 -2
  1420. package/select/presets/useSelectWithApply/hook.js +4 -4
  1421. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1422. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1423. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1424. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1425. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1426. package/select/presets/useSelectWithLoading/index.css +2 -2
  1427. package/select/{tslib.es6-ea38d37f.d.ts → tslib.es6-18d6811c.d.ts} +0 -0
  1428. package/select/{tslib.es6-ea38d37f.js → tslib.es6-18d6811c.js} +0 -0
  1429. package/select-with-tags/component.js +1 -1
  1430. package/select-with-tags/components/index.js +1 -1
  1431. package/select-with-tags/components/tag/component.js +2 -2
  1432. package/select-with-tags/components/tag/index.css +11 -11
  1433. package/select-with-tags/components/tag/index.js +1 -1
  1434. package/select-with-tags/components/tag-list/component.js +2 -2
  1435. package/select-with-tags/components/tag-list/index.css +33 -33
  1436. package/select-with-tags/components/tag-list/index.js +1 -1
  1437. package/select-with-tags/cssm/components/tag-list/index.module.css +2 -2
  1438. package/select-with-tags/esm/component.js +1 -1
  1439. package/select-with-tags/esm/components/index.js +1 -1
  1440. package/select-with-tags/esm/components/tag/component.js +2 -2
  1441. package/select-with-tags/esm/components/tag/index.css +11 -11
  1442. package/select-with-tags/esm/components/tag/index.js +1 -1
  1443. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1444. package/select-with-tags/esm/components/tag-list/index.css +33 -33
  1445. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1446. package/select-with-tags/esm/index.js +1 -1
  1447. package/select-with-tags/esm/{tslib.es6-92776999.d.ts → tslib.es6-11916e83.d.ts} +0 -0
  1448. package/select-with-tags/esm/{tslib.es6-92776999.js → tslib.es6-11916e83.js} +0 -0
  1449. package/select-with-tags/esm/utils/index.js +1 -1
  1450. package/select-with-tags/esm/utils/match.js +1 -1
  1451. package/select-with-tags/index.js +1 -1
  1452. package/select-with-tags/modern/components/tag/component.js +1 -1
  1453. package/select-with-tags/modern/components/tag/index.css +11 -11
  1454. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1455. package/select-with-tags/modern/components/tag-list/index.css +33 -33
  1456. package/select-with-tags/{tslib.es6-93957ba7.d.ts → tslib.es6-c10a1ad6.d.ts} +0 -0
  1457. package/select-with-tags/{tslib.es6-93957ba7.js → tslib.es6-c10a1ad6.js} +0 -0
  1458. package/select-with-tags/utils/index.js +1 -1
  1459. package/select-with-tags/utils/match.js +1 -1
  1460. package/side-panel/Component.desktop.js +3 -3
  1461. package/side-panel/Component.mobile.js +3 -3
  1462. package/side-panel/Component.responsive.d.ts +1 -1
  1463. package/side-panel/Component.responsive.js +1 -1
  1464. package/side-panel/components/closer/Component.js +2 -2
  1465. package/side-panel/components/closer/index.css +4 -4
  1466. package/side-panel/components/content/Component.desktop.js +2 -2
  1467. package/side-panel/components/content/Component.js +1 -1
  1468. package/side-panel/components/content/Component.mobile.js +2 -2
  1469. package/side-panel/components/content/desktop.css +3 -3
  1470. package/side-panel/components/content/index.css +3 -3
  1471. package/side-panel/components/content/mobile.css +3 -3
  1472. package/side-panel/components/footer/Component.desktop.js +2 -2
  1473. package/side-panel/components/footer/Component.js +2 -2
  1474. package/side-panel/components/footer/Component.mobile.js +2 -2
  1475. package/side-panel/components/footer/desktop.css +3 -3
  1476. package/side-panel/components/footer/index.css +4 -4
  1477. package/side-panel/components/footer/layout.css +25 -25
  1478. package/side-panel/components/footer/mobile.css +3 -3
  1479. package/side-panel/components/header/Component.desktop.js +2 -2
  1480. package/side-panel/components/header/Component.js +2 -2
  1481. package/side-panel/components/header/Component.mobile.js +2 -2
  1482. package/side-panel/components/header/desktop.css +6 -6
  1483. package/side-panel/components/header/index.css +16 -16
  1484. package/side-panel/components/header/mobile.css +3 -3
  1485. package/side-panel/desktop.css +3 -3
  1486. package/side-panel/desktop.js +1 -1
  1487. package/side-panel/esm/Component.desktop.js +3 -3
  1488. package/side-panel/esm/Component.mobile.js +3 -3
  1489. package/side-panel/esm/Component.responsive.d.ts +1 -1
  1490. package/side-panel/esm/Component.responsive.js +1 -1
  1491. package/side-panel/esm/components/closer/Component.js +2 -2
  1492. package/side-panel/esm/components/closer/index.css +4 -4
  1493. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1494. package/side-panel/esm/components/content/Component.js +1 -1
  1495. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1496. package/side-panel/esm/components/content/desktop.css +3 -3
  1497. package/side-panel/esm/components/content/index.css +3 -3
  1498. package/side-panel/esm/components/content/mobile.css +3 -3
  1499. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1500. package/side-panel/esm/components/footer/Component.js +2 -2
  1501. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1502. package/side-panel/esm/components/footer/desktop.css +3 -3
  1503. package/side-panel/esm/components/footer/index.css +4 -4
  1504. package/side-panel/esm/components/footer/layout.css +25 -25
  1505. package/side-panel/esm/components/footer/mobile.css +3 -3
  1506. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1507. package/side-panel/esm/components/header/Component.js +2 -2
  1508. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1509. package/side-panel/esm/components/header/desktop.css +6 -6
  1510. package/side-panel/esm/components/header/index.css +16 -16
  1511. package/side-panel/esm/components/header/mobile.css +3 -3
  1512. package/side-panel/esm/desktop.css +3 -3
  1513. package/side-panel/esm/desktop.js +1 -1
  1514. package/side-panel/esm/index.js +1 -1
  1515. package/side-panel/esm/mobile.css +2 -2
  1516. package/side-panel/esm/mobile.js +1 -1
  1517. package/side-panel/esm/responsive.js +1 -1
  1518. package/side-panel/esm/transitions.desktop.css +8 -8
  1519. package/side-panel/esm/transitions.mobile.css +8 -8
  1520. package/side-panel/esm/{tslib.es6-ceedd1cc.d.ts → tslib.es6-81ee75c7.d.ts} +0 -0
  1521. package/side-panel/esm/{tslib.es6-ceedd1cc.js → tslib.es6-81ee75c7.js} +0 -0
  1522. package/side-panel/index.js +1 -1
  1523. package/side-panel/mobile.css +2 -2
  1524. package/side-panel/mobile.js +1 -1
  1525. package/side-panel/modern/Component.desktop.js +2 -2
  1526. package/side-panel/modern/Component.mobile.js +2 -2
  1527. package/side-panel/modern/components/closer/Component.js +1 -1
  1528. package/side-panel/modern/components/closer/index.css +4 -4
  1529. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1530. package/side-panel/modern/components/content/Component.js +1 -1
  1531. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1532. package/side-panel/modern/components/content/desktop.css +3 -3
  1533. package/side-panel/modern/components/content/index.css +3 -3
  1534. package/side-panel/modern/components/content/mobile.css +3 -3
  1535. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1536. package/side-panel/modern/components/footer/Component.js +2 -2
  1537. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1538. package/side-panel/modern/components/footer/desktop.css +3 -3
  1539. package/side-panel/modern/components/footer/index.css +4 -4
  1540. package/side-panel/modern/components/footer/layout.css +25 -25
  1541. package/side-panel/modern/components/footer/mobile.css +3 -3
  1542. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1543. package/side-panel/modern/components/header/Component.js +1 -1
  1544. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1545. package/side-panel/modern/components/header/desktop.css +6 -6
  1546. package/side-panel/modern/components/header/index.css +16 -16
  1547. package/side-panel/modern/components/header/mobile.css +3 -3
  1548. package/side-panel/modern/desktop.css +3 -3
  1549. package/side-panel/modern/mobile.css +2 -2
  1550. package/side-panel/modern/transitions.desktop.css +8 -8
  1551. package/side-panel/modern/transitions.mobile.css +8 -8
  1552. package/side-panel/responsive.js +1 -1
  1553. package/side-panel/transitions.desktop.css +8 -8
  1554. package/side-panel/transitions.mobile.css +8 -8
  1555. package/side-panel/{tslib.es6-6b8a0c4f.d.ts → tslib.es6-f866d13a.d.ts} +0 -0
  1556. package/side-panel/{tslib.es6-6b8a0c4f.js → tslib.es6-f866d13a.js} +0 -0
  1557. package/skeleton/Component.js +1 -1
  1558. package/skeleton/esm/Component.js +1 -1
  1559. package/skeleton/esm/index.css +10 -10
  1560. package/skeleton/index.css +10 -10
  1561. package/skeleton/modern/Component.js +1 -1
  1562. package/skeleton/modern/index.css +10 -10
  1563. package/slider/Component.js +1 -1
  1564. package/slider/cssm/index.module.css +24 -17
  1565. package/slider/esm/Component.js +1 -1
  1566. package/slider/esm/index.css +44 -37
  1567. package/slider/index.css +44 -37
  1568. package/slider/modern/Component.js +1 -1
  1569. package/slider/modern/index.css +44 -37
  1570. package/slider-input/Component.js +1 -1
  1571. package/slider-input/cssm/index.module.css +1 -1
  1572. package/slider-input/esm/Component.js +1 -1
  1573. package/slider-input/esm/index.css +18 -18
  1574. package/slider-input/index.css +18 -18
  1575. package/slider-input/modern/Component.js +1 -1
  1576. package/slider-input/modern/index.css +18 -18
  1577. package/space/Component.js +2 -2
  1578. package/space/{Item-e159f103.d.ts → Item-1532e99e.d.ts} +0 -0
  1579. package/space/{Item-e159f103.js → Item-1532e99e.js} +0 -0
  1580. package/space/Item.js +1 -1
  1581. package/space/esm/Component.js +2 -2
  1582. package/space/esm/{Item-2ef32eb2.d.ts → Item-ce8357c2.d.ts} +0 -0
  1583. package/space/esm/{Item-2ef32eb2.js → Item-ce8357c2.js} +0 -0
  1584. package/space/esm/Item.js +1 -1
  1585. package/space/esm/index.css +8 -8
  1586. package/space/esm/index.js +1 -1
  1587. package/space/index.css +8 -8
  1588. package/space/index.js +1 -1
  1589. package/space/modern/Component.js +1 -1
  1590. package/space/modern/index.css +8 -8
  1591. package/spinner/Component.js +3 -3
  1592. package/spinner/default.css +1 -1
  1593. package/spinner/esm/Component.js +3 -3
  1594. package/spinner/esm/default.css +1 -1
  1595. package/spinner/esm/index.css +7 -7
  1596. package/spinner/esm/inverted.css +1 -1
  1597. package/spinner/index.css +7 -7
  1598. package/spinner/inverted.css +1 -1
  1599. package/spinner/modern/Component.js +3 -3
  1600. package/spinner/modern/default.css +1 -1
  1601. package/spinner/modern/index.css +7 -7
  1602. package/spinner/modern/inverted.css +1 -1
  1603. package/status/Component.js +1 -1
  1604. package/status/esm/Component.js +1 -1
  1605. package/status/esm/index.css +17 -17
  1606. package/status/index.css +17 -17
  1607. package/status/modern/Component.js +1 -1
  1608. package/status/modern/index.css +17 -17
  1609. package/stepped-progress-bar/Component.js +1 -1
  1610. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1611. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1612. package/stepped-progress-bar/cssm/index.module.css +2 -2
  1613. package/stepped-progress-bar/esm/Component.js +1 -1
  1614. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1615. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1616. package/stepped-progress-bar/esm/index.css +5 -5
  1617. package/stepped-progress-bar/index.css +5 -5
  1618. package/stepped-progress-bar/modern/Component.js +1 -1
  1619. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1620. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1621. package/stepped-progress-bar/modern/index.css +5 -5
  1622. package/steps/Component.js +1 -1
  1623. package/steps/components/step/Component.js +1 -1
  1624. package/steps/components/step/index.css +26 -26
  1625. package/steps/components/step-indicator/Component.js +1 -1
  1626. package/steps/components/step-indicator/index.css +2 -2
  1627. package/steps/esm/Component.js +1 -1
  1628. package/steps/esm/components/step/Component.js +1 -1
  1629. package/steps/esm/components/step/index.css +26 -26
  1630. package/steps/esm/components/step-indicator/Component.js +1 -1
  1631. package/steps/esm/components/step-indicator/index.css +2 -2
  1632. package/steps/esm/index.css +3 -3
  1633. package/steps/index.css +3 -3
  1634. package/steps/modern/Component.js +1 -1
  1635. package/steps/modern/components/step/Component.js +1 -1
  1636. package/steps/modern/components/step/index.css +26 -26
  1637. package/steps/modern/components/step-indicator/Component.js +1 -1
  1638. package/steps/modern/components/step-indicator/index.css +2 -2
  1639. package/steps/modern/index.css +3 -3
  1640. package/switch/Component.js +1 -1
  1641. package/switch/cssm/index.module.css +1 -1
  1642. package/switch/esm/Component.js +1 -1
  1643. package/switch/esm/index.css +26 -26
  1644. package/switch/index.css +26 -26
  1645. package/switch/modern/Component.js +1 -1
  1646. package/switch/modern/index.css +26 -26
  1647. package/table/component.js +1 -1
  1648. package/table/components/index.js +1 -1
  1649. package/table/components/pagination/Component.js +2 -2
  1650. package/table/components/pagination/index.css +8 -8
  1651. package/table/components/pagination/index.js +1 -1
  1652. package/table/components/pagination/select-field/index.css +4 -4
  1653. package/table/components/pagination/select-field/index.js +2 -2
  1654. package/table/components/table/Component.js +2 -2
  1655. package/table/components/table/index.css +6 -6
  1656. package/table/components/table/index.js +1 -1
  1657. package/table/components/table/utils.js +1 -1
  1658. package/table/components/tbody/Component.js +2 -2
  1659. package/table/components/tbody/index.css +2 -2
  1660. package/table/components/tbody/index.js +1 -1
  1661. package/table/components/tcell/Component.js +2 -2
  1662. package/table/components/tcell/index.css +6 -6
  1663. package/table/components/tcell/index.js +1 -1
  1664. package/table/components/texpandable-row/Component.js +2 -2
  1665. package/table/components/texpandable-row/index.css +5 -5
  1666. package/table/components/texpandable-row/index.js +1 -1
  1667. package/table/components/thead/Component.js +2 -2
  1668. package/table/components/thead/index.css +6 -6
  1669. package/table/components/thead/index.js +1 -1
  1670. package/table/components/thead-cell/Component.js +2 -2
  1671. package/table/components/thead-cell/index.css +7 -7
  1672. package/table/components/thead-cell/index.js +1 -1
  1673. package/table/components/trow/Component.js +2 -2
  1674. package/table/components/trow/index.css +8 -8
  1675. package/table/components/trow/index.js +1 -1
  1676. package/table/components/tsortable-head-cell/Component.js +2 -2
  1677. package/table/components/tsortable-head-cell/index.css +9 -9
  1678. package/table/components/tsortable-head-cell/index.js +1 -1
  1679. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1680. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1681. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1682. package/table/esm/component.js +1 -1
  1683. package/table/esm/components/index.js +1 -1
  1684. package/table/esm/components/pagination/Component.js +2 -2
  1685. package/table/esm/components/pagination/index.css +8 -8
  1686. package/table/esm/components/pagination/index.js +1 -1
  1687. package/table/esm/components/pagination/select-field/index.css +4 -4
  1688. package/table/esm/components/pagination/select-field/index.js +2 -2
  1689. package/table/esm/components/table/Component.js +2 -2
  1690. package/table/esm/components/table/index.css +6 -6
  1691. package/table/esm/components/table/index.js +1 -1
  1692. package/table/esm/components/table/utils.js +1 -1
  1693. package/table/esm/components/tbody/Component.js +2 -2
  1694. package/table/esm/components/tbody/index.css +2 -2
  1695. package/table/esm/components/tbody/index.js +1 -1
  1696. package/table/esm/components/tcell/Component.js +2 -2
  1697. package/table/esm/components/tcell/index.css +6 -6
  1698. package/table/esm/components/tcell/index.js +1 -1
  1699. package/table/esm/components/texpandable-row/Component.js +2 -2
  1700. package/table/esm/components/texpandable-row/index.css +5 -5
  1701. package/table/esm/components/texpandable-row/index.js +1 -1
  1702. package/table/esm/components/thead/Component.js +2 -2
  1703. package/table/esm/components/thead/index.css +6 -6
  1704. package/table/esm/components/thead/index.js +1 -1
  1705. package/table/esm/components/thead-cell/Component.js +2 -2
  1706. package/table/esm/components/thead-cell/index.css +7 -7
  1707. package/table/esm/components/thead-cell/index.js +1 -1
  1708. package/table/esm/components/trow/Component.js +2 -2
  1709. package/table/esm/components/trow/index.css +8 -8
  1710. package/table/esm/components/trow/index.js +1 -1
  1711. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1712. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1713. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1714. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1715. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1716. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1717. package/table/esm/index.js +1 -1
  1718. package/table/esm/{tslib.es6-95e51d05.d.ts → tslib.es6-099ae2b2.d.ts} +0 -0
  1719. package/table/esm/{tslib.es6-95e51d05.js → tslib.es6-099ae2b2.js} +0 -0
  1720. package/table/index.js +1 -1
  1721. package/table/modern/components/pagination/Component.js +1 -1
  1722. package/table/modern/components/pagination/index.css +8 -8
  1723. package/table/modern/components/pagination/select-field/index.css +4 -4
  1724. package/table/modern/components/pagination/select-field/index.js +1 -1
  1725. package/table/modern/components/table/Component.js +1 -1
  1726. package/table/modern/components/table/index.css +6 -6
  1727. package/table/modern/components/tbody/Component.js +1 -1
  1728. package/table/modern/components/tbody/index.css +2 -2
  1729. package/table/modern/components/tcell/Component.js +1 -1
  1730. package/table/modern/components/tcell/index.css +6 -6
  1731. package/table/modern/components/texpandable-row/Component.js +1 -1
  1732. package/table/modern/components/texpandable-row/index.css +5 -5
  1733. package/table/modern/components/thead/Component.js +1 -1
  1734. package/table/modern/components/thead/index.css +6 -6
  1735. package/table/modern/components/thead-cell/Component.js +1 -1
  1736. package/table/modern/components/thead-cell/index.css +7 -7
  1737. package/table/modern/components/trow/Component.js +1 -1
  1738. package/table/modern/components/trow/index.css +8 -8
  1739. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1740. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1741. package/table/{tslib.es6-0ab4a286.d.ts → tslib.es6-c6994932.d.ts} +0 -0
  1742. package/table/{tslib.es6-0ab4a286.js → tslib.es6-c6994932.js} +0 -0
  1743. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1744. package/tabs/components/primary-tablist/Component.js +1 -1
  1745. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1746. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1747. package/tabs/components/primary-tablist/index.css +22 -22
  1748. package/tabs/components/primary-tablist/mobile.css +61 -69
  1749. package/tabs/components/scrollable-container/Component.js +1 -1
  1750. package/tabs/components/scrollable-container/index.css +5 -5
  1751. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1752. package/tabs/components/secondary-tablist/Component.js +1 -1
  1753. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1754. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1755. package/tabs/components/secondary-tablist/index.css +11 -11
  1756. package/tabs/components/secondary-tablist/mobile.css +49 -57
  1757. package/tabs/components/tab/Component.js +1 -1
  1758. package/tabs/components/tab/index.css +3 -3
  1759. package/tabs/components/tabs/Component.desktop.js +3 -3
  1760. package/tabs/components/tabs/Component.mobile.js +3 -3
  1761. package/tabs/components/tabs/Component.responsive.js +3 -3
  1762. package/tabs/cssm/components/primary-tablist/index.module.css +2 -2
  1763. package/tabs/desktop.js +3 -3
  1764. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1765. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1766. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1767. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1768. package/tabs/esm/components/primary-tablist/index.css +22 -22
  1769. package/tabs/esm/components/primary-tablist/mobile.css +61 -69
  1770. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1771. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1772. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1773. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1774. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1775. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1776. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1777. package/tabs/esm/components/secondary-tablist/mobile.css +49 -57
  1778. package/tabs/esm/components/tab/Component.js +1 -1
  1779. package/tabs/esm/components/tab/index.css +3 -3
  1780. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1781. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1782. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1783. package/tabs/esm/desktop.js +3 -3
  1784. package/tabs/esm/index.js +3 -3
  1785. package/tabs/esm/index.module-c309f831.js +4 -0
  1786. package/tabs/esm/index.module-e4113e20.js +4 -0
  1787. package/tabs/esm/mobile.js +3 -3
  1788. package/tabs/esm/responsive.js +3 -3
  1789. package/tabs/esm/{tslib.es6-444ae64e.d.ts → tslib.es6-e5384ee5.d.ts} +0 -0
  1790. package/tabs/esm/{tslib.es6-444ae64e.js → tslib.es6-e5384ee5.js} +0 -0
  1791. package/tabs/index.js +3 -3
  1792. package/tabs/index.module-219cf4cc.js +4 -0
  1793. package/tabs/index.module-d94634b7.js +4 -0
  1794. package/tabs/mobile.js +3 -3
  1795. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1796. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1797. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1798. package/tabs/modern/components/primary-tablist/index.css +22 -22
  1799. package/tabs/modern/components/primary-tablist/mobile.css +61 -69
  1800. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1801. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1802. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1803. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1804. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1805. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1806. package/tabs/modern/components/secondary-tablist/mobile.css +49 -57
  1807. package/tabs/modern/components/tab/Component.js +1 -1
  1808. package/tabs/modern/components/tab/index.css +3 -3
  1809. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1810. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1811. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1812. package/tabs/modern/desktop.js +2 -2
  1813. package/tabs/modern/index.js +2 -2
  1814. package/tabs/modern/index.module-c309f831.js +4 -0
  1815. package/tabs/modern/index.module-e4113e20.js +4 -0
  1816. package/tabs/modern/mobile.js +2 -2
  1817. package/tabs/modern/responsive.js +2 -2
  1818. package/tabs/responsive.js +3 -3
  1819. package/tabs/{tslib.es6-fcb75541.d.ts → tslib.es6-555e7d4a.d.ts} +0 -0
  1820. package/tabs/{tslib.es6-fcb75541.js → tslib.es6-555e7d4a.js} +0 -0
  1821. package/tag/Component.js +3 -3
  1822. package/tag/cssm/default.module.css +1 -1
  1823. package/tag/cssm/inverted.module.css +1 -1
  1824. package/tag/default.css +9 -9
  1825. package/tag/esm/Component.js +3 -3
  1826. package/tag/esm/default.css +9 -9
  1827. package/tag/esm/index.css +37 -37
  1828. package/tag/esm/inverted.css +9 -9
  1829. package/tag/index.css +37 -37
  1830. package/tag/inverted.css +9 -9
  1831. package/tag/modern/Component.js +3 -3
  1832. package/tag/modern/default.css +9 -9
  1833. package/tag/modern/index.css +37 -37
  1834. package/tag/modern/inverted.css +9 -9
  1835. package/textarea/Component.js +3 -3
  1836. package/textarea/cssm/default.module.css +2 -2
  1837. package/textarea/cssm/inverted.module.css +5 -5
  1838. package/textarea/default.css +21 -21
  1839. package/textarea/esm/Component.js +3 -3
  1840. package/textarea/esm/default.css +21 -21
  1841. package/textarea/esm/index.css +41 -41
  1842. package/textarea/esm/inverted.css +24 -24
  1843. package/textarea/index.css +41 -41
  1844. package/textarea/inverted.css +24 -24
  1845. package/textarea/modern/Component.js +3 -3
  1846. package/textarea/modern/default.css +21 -21
  1847. package/textarea/modern/index.css +41 -41
  1848. package/textarea/modern/inverted.css +24 -24
  1849. package/themes/button/intranet.css +2 -2
  1850. package/themes/button/mobile.css +2 -2
  1851. package/themes/click.css +36 -44
  1852. package/themes/compiled/mobile-dark-bluetint.css +2099 -299
  1853. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1854. package/themes/corp.css +36 -44
  1855. package/themes/dark.css +10 -12
  1856. package/themes/dark.js +2 -0
  1857. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1858. package/themes/input/intranet.css +2 -2
  1859. package/themes/input/mobile.css +2 -2
  1860. package/themes/intranet.css +40 -48
  1861. package/themes/mixins/button/intranet.css +2 -2
  1862. package/themes/mixins/button/mobile.css +2 -2
  1863. package/themes/mixins/dark.css +10 -12
  1864. package/themes/mixins/input/intranet.css +2 -2
  1865. package/themes/mixins/input/mobile.css +2 -2
  1866. package/themes/mixins/mobile.js +2 -0
  1867. package/themes/mobile.css +40 -48
  1868. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1869. package/themes/package.json +10 -1
  1870. package/themes/send-stats.js +0 -0
  1871. package/themes/site.css +36 -44
  1872. package/toast/component.js +1 -1
  1873. package/toast/esm/component.js +1 -1
  1874. package/toast/esm/index.css +10 -10
  1875. package/toast/index.css +10 -10
  1876. package/toast/modern/component.js +1 -1
  1877. package/toast/modern/index.css +10 -10
  1878. package/toast-plate/component.js +3 -3
  1879. package/toast-plate/default.css +3 -3
  1880. package/toast-plate/esm/component.js +3 -3
  1881. package/toast-plate/esm/default.css +3 -3
  1882. package/toast-plate/esm/index.css +16 -16
  1883. package/toast-plate/esm/inverted.css +3 -3
  1884. package/toast-plate/index.css +16 -16
  1885. package/toast-plate/inverted.css +3 -3
  1886. package/toast-plate/modern/component.js +3 -3
  1887. package/toast-plate/modern/default.css +3 -3
  1888. package/toast-plate/modern/index.css +16 -16
  1889. package/toast-plate/modern/inverted.css +3 -3
  1890. package/tooltip/{Component-955d5fe2.d.ts → Component-5ab60edb.d.ts} +0 -0
  1891. package/tooltip/{Component-955d5fe2.js → Component-5ab60edb.js} +3 -3
  1892. package/tooltip/Component.js +1 -1
  1893. package/tooltip/component.responsive.js +2 -2
  1894. package/tooltip/default.css +3 -3
  1895. package/tooltip/esm/{Component-ded306e0.d.ts → Component-36841f3c.d.ts} +0 -0
  1896. package/tooltip/esm/{Component-ded306e0.js → Component-36841f3c.js} +3 -3
  1897. package/tooltip/esm/Component.js +1 -1
  1898. package/tooltip/esm/component.responsive.js +2 -2
  1899. package/tooltip/esm/default.css +3 -3
  1900. package/tooltip/esm/index.css +6 -6
  1901. package/tooltip/esm/index.d.ts +1 -1
  1902. package/tooltip/esm/index.js +1 -1
  1903. package/tooltip/esm/inverted.css +5 -5
  1904. package/tooltip/esm/responsive.css +3 -3
  1905. package/tooltip/esm/responsive.js +1 -1
  1906. package/tooltip/index.css +6 -6
  1907. package/tooltip/index.d.ts +1 -1
  1908. package/tooltip/index.js +1 -1
  1909. package/tooltip/inverted.css +5 -5
  1910. package/tooltip/modern/Component.js +3 -3
  1911. package/tooltip/modern/component.responsive.js +1 -1
  1912. package/tooltip/modern/default.css +3 -3
  1913. package/tooltip/modern/index.css +6 -6
  1914. package/tooltip/modern/inverted.css +5 -5
  1915. package/tooltip/modern/responsive.css +3 -3
  1916. package/tooltip/responsive.css +3 -3
  1917. package/tooltip/responsive.js +1 -1
  1918. package/typography/colors.css +17 -17
  1919. package/typography/{colors.module-6c0bde2f.d.ts → colors.module-2dd8595a.d.ts} +0 -0
  1920. package/typography/{colors.module-6c0bde2f.js → colors.module-2dd8595a.js} +1 -1
  1921. package/typography/common.module-f8aa3651.js +4 -0
  1922. package/typography/component.js +2 -2
  1923. package/typography/cssm/colors.module.css +5 -5
  1924. package/typography/cssm/text/component.d.ts +2 -2
  1925. package/typography/cssm/title/component.d.ts +3 -3
  1926. package/typography/esm/colors.css +17 -17
  1927. package/typography/esm/{colors.module-87f4d9f6.d.ts → colors.module-15283f22.d.ts} +0 -0
  1928. package/typography/esm/{colors.module-87f4d9f6.js → colors.module-15283f22.js} +1 -1
  1929. package/typography/esm/common.module-ee6d703d.js +4 -0
  1930. package/typography/esm/component.js +2 -2
  1931. package/typography/esm/index.js +2 -2
  1932. package/typography/esm/text/component.js +2 -2
  1933. package/typography/esm/text/index.css +13 -13
  1934. package/typography/esm/text/index.js +1 -1
  1935. package/typography/esm/title/common.css +4 -4
  1936. package/typography/esm/title/component.js +1 -1
  1937. package/typography/esm/title/index.css +18 -18
  1938. package/typography/esm/title/index.js +3 -3
  1939. package/typography/esm/title-mobile/component.js +3 -3
  1940. package/typography/esm/title-mobile/index.css +13 -13
  1941. package/typography/esm/title-mobile/index.js +2 -2
  1942. package/typography/esm/title-responsive/component.js +3 -3
  1943. package/typography/esm/title-responsive/index.css +40 -40
  1944. package/typography/esm/title-responsive/index.js +2 -2
  1945. package/typography/index.js +2 -2
  1946. package/typography/modern/colors.css +17 -17
  1947. package/typography/modern/colors.module-1ac8298c.js +4 -0
  1948. package/typography/modern/common.module-ee6d703d.js +4 -0
  1949. package/typography/modern/component.js +2 -2
  1950. package/typography/modern/index.js +2 -2
  1951. package/typography/modern/text/component.js +2 -2
  1952. package/typography/modern/text/index.css +13 -13
  1953. package/typography/modern/text/index.js +1 -1
  1954. package/typography/modern/title/common.css +4 -4
  1955. package/typography/modern/title/component.js +1 -1
  1956. package/typography/modern/title/index.css +18 -18
  1957. package/typography/modern/title/index.js +3 -3
  1958. package/typography/modern/title-mobile/component.js +3 -3
  1959. package/typography/modern/title-mobile/index.css +13 -13
  1960. package/typography/modern/title-mobile/index.js +2 -2
  1961. package/typography/modern/title-responsive/component.js +3 -3
  1962. package/typography/modern/title-responsive/index.css +40 -40
  1963. package/typography/modern/title-responsive/index.js +2 -2
  1964. package/typography/text/component.d.ts +2 -2
  1965. package/typography/text/component.js +2 -2
  1966. package/typography/text/index.css +13 -13
  1967. package/typography/text/index.js +1 -1
  1968. package/typography/title/common.css +4 -4
  1969. package/typography/title/component.js +1 -1
  1970. package/typography/title/index.css +18 -18
  1971. package/typography/title/index.js +3 -3
  1972. package/typography/title-mobile/component.js +3 -3
  1973. package/typography/title-mobile/index.css +13 -13
  1974. package/typography/title-mobile/index.js +2 -2
  1975. package/typography/title-responsive/component.js +3 -3
  1976. package/typography/title-responsive/index.css +40 -40
  1977. package/typography/title-responsive/index.js +2 -2
  1978. package/vars/colors-bluetint.css +36 -44
  1979. package/vars/colors-bluetint.js +2 -0
  1980. package/vars/colors-indigo.css +36 -44
  1981. package/vars/colors-indigo.js +2 -0
  1982. package/vars/cssm/bundle/site.css +36 -44
  1983. package/vars/cssm/colors-bluetint.css +36 -44
  1984. package/vars/cssm/colors-bluetint.js +2 -0
  1985. package/vars/cssm/colors-indigo.css +36 -44
  1986. package/vars/cssm/colors-indigo.js +2 -0
  1987. package/vars/cssm/index.css +36 -44
  1988. package/vars/index.d.ts +36 -44
  1989. package/vars/index.js +36 -44
  1990. package/vars/package.json +11 -1
  1991. package/vars/send-stats.js +0 -0
  1992. package/vars/typography.css +3 -147
  1993. package/with-suffix/Component.js +1 -1
  1994. package/with-suffix/cssm/index.module.css +1 -1
  1995. package/with-suffix/esm/Component.js +1 -1
  1996. package/with-suffix/esm/index.css +10 -10
  1997. package/with-suffix/index.css +10 -10
  1998. package/with-suffix/modern/Component.js +1 -1
  1999. package/with-suffix/modern/index.css +10 -10
  2000. package/calendar-range/modern/index.module-c278fcec.js +0 -4
  2001. package/grid/esm/gutters.module-4da62d46.js +0 -27
  2002. package/grid/gutters.module-2ad96a4d.js +0 -28
  2003. package/grid/modern/gutters.module-27deddcd.js +0 -4
  2004. package/modal/esm/transitions.module-640184af.js +0 -4
  2005. package/modal/modern/transitions.module-640184af.js +0 -4
  2006. package/modal/transitions.module-7ada6d91.js +0 -4
  2007. package/tabs/esm/index.module-17321b1b.js +0 -4
  2008. package/tabs/esm/index.module-198d371d.js +0 -4
  2009. package/tabs/index.module-3530e300.js +0 -4
  2010. package/tabs/index.module-c424649c.js +0 -4
  2011. package/tabs/modern/index.module-17321b1b.js +0 -4
  2012. package/tabs/modern/index.module-198d371d.js +0 -4
  2013. package/themes/dist/amount/click.css +0 -4
  2014. package/themes/dist/backdrop/click.css +0 -4
  2015. package/themes/dist/bottom-sheet/click.css +0 -9
  2016. package/themes/dist/bottom-sheet/corp.css +0 -4
  2017. package/themes/dist/bottom-sheet/intranet.css +0 -3
  2018. package/themes/dist/bottom-sheet/mobile.css +0 -4
  2019. package/themes/dist/bottom-sheet/site.css +0 -3
  2020. package/themes/dist/button/click.css +0 -22
  2021. package/themes/dist/button/corp.css +0 -52
  2022. package/themes/dist/button/intranet.css +0 -23
  2023. package/themes/dist/button/mobile.css +0 -23
  2024. package/themes/dist/button/site.css +0 -4
  2025. package/themes/dist/calendar/click.css +0 -8
  2026. package/themes/dist/calendar/intranet.css +0 -9
  2027. package/themes/dist/calendar-input/click.css +0 -3
  2028. package/themes/dist/calendar-input/corp.css +0 -3
  2029. package/themes/dist/calendar-input/intranet.css +0 -3
  2030. package/themes/dist/calendar-input/mobile.css +0 -3
  2031. package/themes/dist/checkbox/click.css +0 -9
  2032. package/themes/dist/checkbox/intranet.css +0 -19
  2033. package/themes/dist/checkbox/mobile.css +0 -19
  2034. package/themes/dist/checkbox-group/click.css +0 -5
  2035. package/themes/dist/circular-progress-bar/click.css +0 -5
  2036. package/themes/dist/click.css +0 -979
  2037. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2635
  2038. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  2039. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  2040. package/themes/dist/confirmation/click.css +0 -15
  2041. package/themes/dist/confirmation/intranet.css +0 -8
  2042. package/themes/dist/confirmation/mobile.css +0 -8
  2043. package/themes/dist/corp.css +0 -781
  2044. package/themes/dist/dark.css +0 -261
  2045. package/themes/dist/dark.d.ts +0 -2
  2046. package/themes/dist/dark.js +0 -12
  2047. package/themes/dist/dropzone/click.css +0 -4
  2048. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  2049. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  2050. package/themes/dist/esm/dark.d.ts +0 -2
  2051. package/themes/dist/esm/dark.js +0 -6
  2052. package/themes/dist/esm/mixins/mobile.d.ts +0 -2
  2053. package/themes/dist/esm/mixins/mobile.js +0 -6
  2054. package/themes/dist/filter-tag/mobile.css +0 -4
  2055. package/themes/dist/form-control/click.css +0 -31
  2056. package/themes/dist/form-control/intranet.css +0 -39
  2057. package/themes/dist/form-control/mobile.css +0 -34
  2058. package/themes/dist/form-control/site.css +0 -5
  2059. package/themes/dist/icon-button/click.css +0 -24
  2060. package/themes/dist/input/click.css +0 -8
  2061. package/themes/dist/input/corp.css +0 -3
  2062. package/themes/dist/input/intranet.css +0 -11
  2063. package/themes/dist/input/mobile.css +0 -13
  2064. package/themes/dist/input/site.css +0 -4
  2065. package/themes/dist/intranet.css +0 -850
  2066. package/themes/dist/link/click.css +0 -25
  2067. package/themes/dist/list/click.css +0 -4
  2068. package/themes/dist/mixins/amount/click.css +0 -4
  2069. package/themes/dist/mixins/backdrop/click.css +0 -4
  2070. package/themes/dist/mixins/bottom-sheet/click.css +0 -9
  2071. package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
  2072. package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
  2073. package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
  2074. package/themes/dist/mixins/bottom-sheet/site.css +0 -3
  2075. package/themes/dist/mixins/button/click.css +0 -22
  2076. package/themes/dist/mixins/button/corp.css +0 -52
  2077. package/themes/dist/mixins/button/intranet.css +0 -23
  2078. package/themes/dist/mixins/button/mobile.css +0 -23
  2079. package/themes/dist/mixins/button/site.css +0 -4
  2080. package/themes/dist/mixins/calendar/click.css +0 -8
  2081. package/themes/dist/mixins/calendar/intranet.css +0 -9
  2082. package/themes/dist/mixins/calendar-input/click.css +0 -3
  2083. package/themes/dist/mixins/calendar-input/corp.css +0 -3
  2084. package/themes/dist/mixins/calendar-input/intranet.css +0 -3
  2085. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  2086. package/themes/dist/mixins/checkbox/click.css +0 -9
  2087. package/themes/dist/mixins/checkbox/intranet.css +0 -19
  2088. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  2089. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  2090. package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
  2091. package/themes/dist/mixins/click.css +0 -56
  2092. package/themes/dist/mixins/confirmation/click.css +0 -15
  2093. package/themes/dist/mixins/confirmation/intranet.css +0 -8
  2094. package/themes/dist/mixins/confirmation/mobile.css +0 -8
  2095. package/themes/dist/mixins/corp.css +0 -17
  2096. package/themes/dist/mixins/dark.css +0 -261
  2097. package/themes/dist/mixins/dropzone/click.css +0 -4
  2098. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  2099. package/themes/dist/mixins/form-control/click.css +0 -31
  2100. package/themes/dist/mixins/form-control/intranet.css +0 -39
  2101. package/themes/dist/mixins/form-control/mobile.css +0 -34
  2102. package/themes/dist/mixins/form-control/site.css +0 -5
  2103. package/themes/dist/mixins/icon-button/click.css +0 -24
  2104. package/themes/dist/mixins/input/click.css +0 -8
  2105. package/themes/dist/mixins/input/corp.css +0 -3
  2106. package/themes/dist/mixins/input/intranet.css +0 -11
  2107. package/themes/dist/mixins/input/mobile.css +0 -13
  2108. package/themes/dist/mixins/input/site.css +0 -4
  2109. package/themes/dist/mixins/intranet.css +0 -29
  2110. package/themes/dist/mixins/link/click.css +0 -25
  2111. package/themes/dist/mixins/list/click.css +0 -4
  2112. package/themes/dist/mixins/mobile.css +0 -31
  2113. package/themes/dist/mixins/mobile.d.ts +0 -2
  2114. package/themes/dist/mixins/mobile.js +0 -12
  2115. package/themes/dist/mixins/modal/click.css +0 -30
  2116. package/themes/dist/mixins/modal/corp.css +0 -4
  2117. package/themes/dist/mixins/radio/click.css +0 -9
  2118. package/themes/dist/mixins/radio/intranet.css +0 -19
  2119. package/themes/dist/mixins/radio/mobile.css +0 -19
  2120. package/themes/dist/mixins/select/click.css +0 -25
  2121. package/themes/dist/mixins/select/corp.css +0 -7
  2122. package/themes/dist/mixins/select/intranet.css +0 -4
  2123. package/themes/dist/mixins/select/mobile.css +0 -4
  2124. package/themes/dist/mixins/select/site.css +0 -4
  2125. package/themes/dist/mixins/site.css +0 -15
  2126. package/themes/dist/mixins/skeleton/click.css +0 -9
  2127. package/themes/dist/mixins/slider/click.css +0 -19
  2128. package/themes/dist/mixins/slider/intranet.css +0 -6
  2129. package/themes/dist/mixins/slider/mobile.css +0 -6
  2130. package/themes/dist/mixins/slider-input/intranet.css +0 -3
  2131. package/themes/dist/mixins/slider-input/mobile.css +0 -3
  2132. package/themes/dist/mixins/steps/mobile.css +0 -4
  2133. package/themes/dist/mixins/switch/click.css +0 -5
  2134. package/themes/dist/mixins/tabs/click.css +0 -26
  2135. package/themes/dist/mixins/tabs/corp.css +0 -4
  2136. package/themes/dist/mixins/tabs/site.css +0 -8
  2137. package/themes/dist/mixins/tag/click.css +0 -12
  2138. package/themes/dist/mixins/tag/intranet.css +0 -16
  2139. package/themes/dist/mixins/tag/mobile.css +0 -17
  2140. package/themes/dist/mixins/toast-plate/click.css +0 -10
  2141. package/themes/dist/mobile.css +0 -846
  2142. package/themes/dist/modal/click.css +0 -30
  2143. package/themes/dist/modal/corp.css +0 -4
  2144. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2145. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2146. package/themes/dist/modern/dark.d.ts +0 -2
  2147. package/themes/dist/modern/dark.js +0 -6
  2148. package/themes/dist/modern/mixins/mobile.d.ts +0 -2
  2149. package/themes/dist/modern/mixins/mobile.js +0 -6
  2150. package/themes/dist/package.json +0 -12
  2151. package/themes/dist/radio/click.css +0 -9
  2152. package/themes/dist/radio/intranet.css +0 -19
  2153. package/themes/dist/radio/mobile.css +0 -19
  2154. package/themes/dist/select/click.css +0 -25
  2155. package/themes/dist/select/corp.css +0 -7
  2156. package/themes/dist/select/intranet.css +0 -4
  2157. package/themes/dist/select/mobile.css +0 -4
  2158. package/themes/dist/select/site.css +0 -4
  2159. package/themes/dist/send-stats.js +0 -82
  2160. package/themes/dist/site.css +0 -741
  2161. package/themes/dist/skeleton/click.css +0 -9
  2162. package/themes/dist/slider/click.css +0 -19
  2163. package/themes/dist/slider/intranet.css +0 -6
  2164. package/themes/dist/slider/mobile.css +0 -6
  2165. package/themes/dist/slider-input/intranet.css +0 -3
  2166. package/themes/dist/slider-input/mobile.css +0 -3
  2167. package/themes/dist/steps/mobile.css +0 -4
  2168. package/themes/dist/switch/click.css +0 -5
  2169. package/themes/dist/tabs/click.css +0 -26
  2170. package/themes/dist/tabs/corp.css +0 -4
  2171. package/themes/dist/tabs/site.css +0 -8
  2172. package/themes/dist/tag/click.css +0 -12
  2173. package/themes/dist/tag/intranet.css +0 -16
  2174. package/themes/dist/tag/mobile.css +0 -17
  2175. package/themes/dist/toast-plate/click.css +0 -10
  2176. package/typography/common.module-251ace26.js +0 -4
  2177. package/typography/esm/common.module-c9f4c584.js +0 -4
  2178. package/typography/modern/colors.module-763940ac.js +0 -4
  2179. package/typography/modern/common.module-c9f4c584.js +0 -4
  2180. package/vars/dist/border-radius.css +0 -11
  2181. package/vars/dist/bundle/site.css +0 -5
  2182. package/vars/dist/colors-addons.css +0 -98
  2183. package/vars/dist/colors-bluetint.css +0 -439
  2184. package/vars/dist/colors-bluetint.d.ts +0 -2
  2185. package/vars/dist/colors-bluetint.js +0 -12
  2186. package/vars/dist/colors-indigo.css +0 -439
  2187. package/vars/dist/colors-indigo.d.ts +0 -2
  2188. package/vars/dist/colors-indigo.js +0 -12
  2189. package/vars/dist/colors-transparent.css +0 -26
  2190. package/vars/dist/colors-x5.css +0 -4
  2191. package/vars/dist/colors.css +0 -71
  2192. package/vars/dist/cssm/border-radius.css +0 -11
  2193. package/vars/dist/cssm/bundle/site.css +0 -616
  2194. package/vars/dist/cssm/colors-addons.css +0 -98
  2195. package/vars/dist/cssm/colors-bluetint.css +0 -439
  2196. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  2197. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2198. package/vars/dist/cssm/colors-indigo.css +0 -439
  2199. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  2200. package/vars/dist/cssm/colors-indigo.js +0 -12
  2201. package/vars/dist/cssm/colors-transparent.css +0 -26
  2202. package/vars/dist/cssm/colors-x5.css +0 -4
  2203. package/vars/dist/cssm/colors.css +0 -71
  2204. package/vars/dist/cssm/gaps.css +0 -30
  2205. package/vars/dist/cssm/index.css +0 -719
  2206. package/vars/dist/cssm/mixins.css +0 -1
  2207. package/vars/dist/cssm/shadows-indigo.css +0 -38
  2208. package/vars/dist/cssm/typography.css +0 -6
  2209. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  2210. package/vars/dist/esm/colors-bluetint.js +0 -6
  2211. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  2212. package/vars/dist/esm/colors-indigo.js +0 -6
  2213. package/vars/dist/gaps.css +0 -30
  2214. package/vars/dist/index.css +0 -9
  2215. package/vars/dist/mixins.css +0 -4
  2216. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2217. package/vars/dist/modern/colors-bluetint.js +0 -6
  2218. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2219. package/vars/dist/modern/colors-indigo.js +0 -6
  2220. package/vars/dist/package.json +0 -13
  2221. package/vars/dist/send-stats.js +0 -82
  2222. package/vars/dist/shadows-indigo.css +0 -38
  2223. package/vars/dist/typography.css +0 -586
@@ -1,2635 +0,0 @@
1
- .card-image__cardImage_bjdtj {
2
- background: #e7e8ea;
3
- }
4
- .card-image__loaded_bjdtj {
5
- background: transparent
6
- }.badge__component_6c00r {
7
- background-color: #ef3124;
8
- color: #000;
9
- }
10
- .badge__outlineCount_6c00r {
11
- background-color: #121212;
12
- }
13
- .badge__icon_6c00r {
14
- color: #2fc26e
15
- }
16
- .badge__icon_6c00r.badge__positive_6c00r {
17
- color: #2fc26e;
18
- background-color: #2fc26e;
19
- }
20
- .badge__icon_6c00r.badge__attention_6c00r {
21
- color: #f6bf65;
22
- background-color: #f6bf65;
23
- }
24
- .badge__icon_6c00r.badge__negative_6c00r {
25
- color: #d91d0b;
26
- background-color: #d91d0b;
27
- }
28
- .badge__icon_6c00r.badge__link_6c00r {
29
- color: #0072ef;
30
- background-color: #0072ef;
31
- }
32
- .badge__icon_6c00r.badge__tertiary_6c00r {
33
- color: #464649;
34
- background-color: #464649;
35
- }
36
- .badge__icon_6c00r.badge__secondary_6c00r {
37
- color: #8d8d93;
38
- background-color: #8d8d93;
39
- }
40
- .badge__icon_6c00r.badge__primary_6c00r {
41
- color: #fff;
42
- background-color: #fff;
43
- }
44
- .badge__icon_6c00r:before {
45
- background-color: #121212;
46
- }
47
- .badge__outline_6c00r {
48
- background-color: #121212;
49
- }
50
- .badge__outlineColor_6c00r.badge__attention_6c00r {
51
- background-color: #f6bf65;
52
- }
53
- .badge__outlineColor_6c00r.badge__positive_6c00r {
54
- background-color: #2fc26e;
55
- }
56
- .badge__outlineColor_6c00r.badge__negative_6c00r {
57
- background-color: #d91d0b;
58
- }
59
- .badge__outlineColor_6c00r.badge__link_6c00r {
60
- background-color: #0072ef;
61
- }
62
- .badge__outlineColor_6c00r .badge__tertiary_6c00r {
63
- background-color: #464649;
64
- }
65
- .badge__outlineColor_6c00r.badge__secondary_6c00r {
66
- background-color: #8d8d93;
67
- }
68
- .badge__outlineColor_6c00r.badge__primary_6c00r {
69
- background-color: #fff;
70
- }.backdrop__backdrop_asmzl {
71
- -webkit-tap-highlight-color: transparent;
72
- }
73
- .backdrop__appear_asmzl,
74
- .backdrop__enter_asmzl {
75
- background-color: transparent;
76
- }
77
- .backdrop__appearActive_asmzl,
78
- .backdrop__enterActive_asmzl,
79
- .backdrop__appearDone_asmzl,
80
- .backdrop__enterDone_asmzl {
81
- background-color: rgba(0, 0, 0, 0.8);
82
- }
83
- .backdrop__exit_asmzl {
84
- background-color: rgba(0, 0, 0, 0.8);
85
- }
86
- .backdrop__exitActive_asmzl,
87
- .backdrop__exitDone_asmzl {
88
- background-color: transparent;
89
- }.checkbox-group__error_ixjo3 {
90
- border-left: 1px solid #f15045;
91
- }
92
- .checkbox-group__label_ixjo3 {
93
- color: #fff;
94
- }
95
- .checkbox-group__errorMessage_ixjo3 {
96
- color: #f15045;
97
- }
98
- .checkbox-group__hint_ixjo3 {
99
- color: #8d8d93;
100
- }.checkbox__box_1xh00 {
101
- color: #000;
102
- background-color: #000;
103
- border: 1.5px solid #8d8d93;
104
- }
105
- .checkbox__checkedIcon_1xh00 {
106
- color: #000;
107
- }
108
- .checkbox__component_1xh00:hover:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
109
- background-color: #000;
110
- border-color: #8d8d93;
111
- }
112
- .checkbox__component_1xh00:active:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
113
- background-color: #000;
114
- border-color: #fff;
115
- }
116
- .checkbox__checked_1xh00 .checkbox__box_1xh00 {
117
- background-color: #fff;
118
- border-color: transparent;
119
- }
120
- .checkbox__checked_1xh00:hover:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
121
- background-color: rgb(255, 255, 255);
122
- border-color: transparent;
123
- }
124
- .checkbox__checked_1xh00:active:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
125
- background-color: rgb(255, 255, 255);
126
- border-color: transparent;
127
- }
128
- .checkbox__indeterminate_1xh00 .checkbox__box_1xh00 {
129
- background-color: #fff;
130
- border-color: transparent;
131
- }
132
- .checkbox__indeterminate_1xh00:hover:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
133
- background-color: rgb(255, 255, 255);
134
- border-color: transparent;
135
- }
136
- .checkbox__indeterminate_1xh00:active:not(.checkbox__disabled_1xh00):not(.checkbox__inactive_1xh00) .checkbox__box_1xh00 {
137
- background-color: rgb(255, 255, 255);
138
- border-color: transparent;
139
- }
140
- .checkbox__disabled_1xh00 .checkbox__box_1xh00 {
141
- background-color: #000;
142
- border-color: #2a2a2c;
143
- }
144
- .checkbox__disabled_1xh00.checkbox__checked_1xh00 .checkbox__box_1xh00 {
145
- background-color: #3a3a3c;
146
- border-color: transparent;
147
- }
148
- .checkbox__disabled_1xh00.checkbox__indeterminate_1xh00 .checkbox__box_1xh00 {
149
- background-color: #3a3a3c;
150
- border-color: transparent;
151
- }
152
- .checkbox__disabled_1xh00 .checkbox__label_1xh00 {
153
- color: #8d8d93;
154
- }
155
- .checkbox__disabled_1xh00 .checkbox__hint_1xh00 {
156
- color: #8d8d93;
157
- }
158
- .checkbox__inactive_1xh00 .checkbox__box_1xh00 {
159
- background-color: #3a3a3c;
160
- border-color: #464649;
161
- }
162
- .checkbox__inactive_1xh00.checkbox__checked_1xh00 .checkbox__box_1xh00 {
163
- color: #464649;
164
- border-color: transparent;
165
- }
166
- .checkbox__inactive_1xh00.checkbox__indeterminate_1xh00 .checkbox__box_1xh00 {
167
- border-color: transparent;
168
- }
169
- .checkbox__focused_1xh00 .checkbox__box_1xh00 {
170
- outline: 2px solid #0072ef;
171
- }
172
- .checkbox__label_1xh00 {
173
- color: #fff;
174
- }
175
- .checkbox__errorMessage_1xh00 {
176
- color: #f15045;
177
- }
178
- .checkbox__hint_1xh00 {
179
- color: #8d8d93;
180
- }
181
- .checkbox__inactive_1xh00 .checkbox__indeterminateLine_1xh00 {
182
- background-color: #464649;
183
- }
184
- .checkbox__indeterminateLine_1xh00 {
185
- background-color: #000;
186
- }.divider__component_1jbg4 {
187
- border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_bg0gq {
189
- border: 2px dashed #464649;
190
- }
191
- .dropzone__component_bg0gq:not(.dropzone__disabled_bg0gq):hover {
192
- background-color: transparent;
193
- }
194
- .dropzone__dragOver_bg0gq {
195
- background-color: transparent;
196
- }
197
- .dropzone__error_bg0gq {
198
- border-color: #ef3124;
199
- }
200
- .dropzone__overlay_e3tp2 {
201
- background: #202022;
202
- }
203
- .dropzone__text_e3tp2 {
204
- color: #fff;
205
- }.code-input__error_162zo {
206
- color: #f15045;
207
- }
208
- @keyframes code-input__shake_162zo {
209
- }
210
- .code-input__input_1xhfz {
211
- background-color: #202022;
212
- color: #fff
213
- }
214
- .code-input__input_1xhfz.code-input__hasError_1xhfz {
215
- color: #f15045;
216
- caret-color: #fff;
217
- background-color: #35110d;
218
- }
219
- .code-input__input_1xhfz.code-input__disabled_1xhfz {
220
- color: #464649;
221
- }
222
- .code-input__input_1xhfz:-webkit-autofill {
223
- -webkit-text-fill-color: #fff;
224
- }.form-control__component_lfdm1 {
225
- color: #fff;
226
- }
227
- .form-control__inner_lfdm1 {
228
- background-color: #202022;
229
- }
230
- .form-control__label_lfdm1 {
231
- color: #8d8d93;
232
- }
233
- .form-control__hint_lfdm1 {
234
- color: #8d8d93;
235
- }
236
- .form-control__disabled_lfdm1 {
237
- background-color: #202022;
238
- color: #8d8d93;
239
- }
240
- .form-control__disabled_lfdm1.form-control__filled_lfdm1 .form-control__label_lfdm1 {
241
- color: #8d8d93;
242
- }
243
- .form-control__focused_lfdm1.form-control__inner_lfdm1 {
244
- background-color: #202022;
245
- }
246
- .form-control__inner_lfdm1:not(.form-control__disabled_lfdm1):hover {
247
- background-color: #202022;
248
- }
249
- .form-control__error_lfdm1 {
250
- color: #f15045;
251
- }
252
- .form-control__hasError_lfdm1 .form-control__label_lfdm1 {
253
- color: #f15045;
254
- }
255
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
256
- }
257
- .form-control__component_148k3 {
258
- color: #000;
259
- }
260
- .form-control__inner_148k3 {
261
- background-color: #f3f4f5;
262
- }
263
- .form-control__label_148k3 {
264
- color: rgba(60, 60, 67, 0.6);
265
- }
266
- .form-control__hint_148k3 {
267
- color: rgba(60, 60, 67, 0.6);
268
- }
269
- .form-control__disabled_148k3 {
270
- background-color: #f3f4f5;
271
- color: rgba(60, 60, 67, 0.6);
272
- }
273
- .form-control__disabled_148k3.form-control__filled_148k3 .form-control__label_148k3 {
274
- color: rgba(60, 60, 67, 0.6);
275
- }
276
- .form-control__focused_148k3.form-control__inner_148k3 {
277
- background-color: #f3f4f5;
278
- }
279
- .form-control__inner_148k3:not(.form-control__disabled_148k3):hover {
280
- background-color: #f3f4f5;
281
- }
282
- .form-control__error_148k3 {
283
- color: #ef3124;
284
- }
285
- .form-control__hasError_148k3 .form-control__label_148k3 {
286
- color: #ef3124;
287
- }.hatching-progress-bar__container_1iu3q {
288
- background: rgba(255, 255, 255, 0.1);
289
- }
290
- .hatching-progress-bar__hatch_1iu3q {
291
- background: repeating-linear-gradient(
292
- -45deg,
293
- #464649 6px 10px,
294
- rgba(255, 255, 255, 0) 10px 18px
295
- );
296
- }
297
- .hatching-progress-bar__positive_1iu3q {
298
- background: #2fc26e;
299
- }
300
- .hatching-progress-bar__attention_1iu3q {
301
- background: #f6bf65;
302
- }
303
- .hatching-progress-bar__negative_1iu3q {
304
- background: #d91d0b;
305
- }
306
- .hatching-progress-bar__link_1iu3q {
307
- background: #0072ef;
308
- }
309
- .hatching-progress-bar__tertiary_1iu3q {
310
- background: #464649;
311
- }
312
- .hatching-progress-bar__secondary_1iu3q {
313
- background: #8d8d93;
314
- }
315
- .hatching-progress-bar__primary_1iu3q {
316
- background: #fff;
317
- }
318
- .hatching-progress-bar__accent_1iu3q {
319
- background: #ef3124;
320
- }.icon-view__component_1tuw6 {
321
- color: rgba(235, 235, 245, 0.6);
322
- }
323
- .icon-view__bg_1tuw6 {
324
- fill: #f3f4f5;
325
- }
326
- .icon-view__border_1tuw6 {
327
- stroke: rgba(255, 255, 255, 0.1);
328
- fill: transparent;
329
- }@media (max-width: 599px) {
330
- }
331
- @media (min-width: 360px) {
332
- }
333
- @media (min-width: 375px) {
334
- }
335
- @media (min-width: 412px) {
336
- }
337
- @media (min-width: 600px) and (max-width: 1023px) {
338
- }
339
- @media (min-width: 600px) {
340
- }
341
- @media (min-width: 768px) {
342
- }
343
- @media (min-width: 1024px) {
344
- }
345
- @media (min-width: 1024px) {
346
- }
347
- @media (min-width: 1280px) {
348
- }
349
- @media (min-width: 1440px) {
350
- }
351
- @media (min-width: 1920px) {
352
- }
353
- @media (max-width: 599px) {
354
- }
355
- @media (min-width: 360px) {
356
- }
357
- @media (min-width: 375px) {
358
- }
359
- @media (min-width: 412px) {
360
- }
361
- @media (min-width: 600px) and (max-width: 1023px) {
362
- }
363
- @media (min-width: 600px) {
364
- }
365
- @media (min-width: 768px) {
366
- }
367
- @media (min-width: 1024px) {
368
- }
369
- @media (min-width: 1024px) {
370
- }
371
- @media (min-width: 1280px) {
372
- }
373
- @media (min-width: 1440px) {
374
- }
375
- @media (min-width: 1920px) {
376
- }
377
- .list__list_1dsu2 {
378
- color: #fff;
379
- }
380
- .list__slot_1dsu2 {
381
- color: #fff;
382
- }.link__primary_1mzj0 {
383
- color: #fff;
384
- border-bottom-color: #fff
385
- }
386
- .link__primary_1mzj0:hover {
387
- color: rgb(255, 255, 255);
388
- }
389
- .link__primary_1mzj0:active {
390
- color: rgb(255, 255, 255);
391
- }
392
- .link__secondary_1mzj0 {
393
- color: #8d8d93;
394
- border-bottom-color: #8d8d93
395
- }
396
- .link__secondary_1mzj0:hover {
397
- color: rgb(164, 164, 169);
398
- }
399
- .link__secondary_1mzj0:active {
400
- color: rgb(187, 187, 190);
401
- }
402
- .link__defaultView_1mzj0 {
403
- color: #0072ef;
404
- border-bottom-color: #0072ef
405
- }
406
- .link__defaultView_1mzj0:hover {
407
- color: rgb(51, 142, 242);
408
- }
409
- .link__defaultView_1mzj0:active {
410
- color: rgb(102, 170, 245);
411
- }
412
- .link__component_1s9dl:hover .link__text_1s9dl,
413
- .link__component_1s9dl:active .link__text_1s9dl {
414
- border-bottom-color: rgba(0, 0, 0, 0);
415
- }
416
- .link__focused_1s9dl {
417
- outline: 2px solid #0072ef;
418
- }
419
- .link__pseudo_1s9dl {
420
- background-color: transparent;
421
- }
422
- .link__primary_qvz2a {
423
- color: #000;
424
- border-bottom-color: #000
425
- }
426
- .link__primary_qvz2a:hover {
427
- color: rgb(204, 204, 204);
428
- }
429
- .link__primary_qvz2a:active {
430
- color: rgb(153, 153, 153);
431
- }
432
- .link__secondary_qvz2a {
433
- color: #8a8a8e;
434
- border-bottom-color: #8a8a8e
435
- }
436
- .link__secondary_qvz2a:hover {
437
- color: rgb(146, 150, 156);
438
- }
439
- .link__secondary_qvz2a:active {
440
- color: rgb(109, 113, 117);
441
- }
442
- .link__defaultView_qvz2a {
443
- color: #0072ef;
444
- border-bottom-color: #0072ef
445
- }
446
- .link__defaultView_qvz2a:hover {
447
- color: rgb(0, 98, 204);
448
- }
449
- .link__defaultView_qvz2a:active {
450
- color: rgb(0, 73, 153);
451
- }@keyframes loader__blink_e2stj {
452
- }.progress-bar__container_17slo {
453
- background: rgba(255, 255, 255, 0.1)
454
- }
455
- .progress-bar__filled_17slo.progress-bar__positive_17slo {
456
- background: #2fc26e;
457
- }
458
- .progress-bar__filled_17slo.progress-bar__negative_17slo {
459
- background: #d91d0b;
460
- }
461
- .progress-bar__filled_17slo.progress-bar__attention_17slo {
462
- background: #f6bf65;
463
- }
464
- .progress-bar__filled_17slo.progress-bar__link_17slo {
465
- background: #0072ef;
466
- }
467
- .progress-bar__filled_17slo.progress-bar__tertiary_17slo {
468
- background: #464649;
469
- }
470
- .progress-bar__filled_17slo.progress-bar__secondary_17slo {
471
- background: #8d8d93;
472
- }
473
- .progress-bar__filled_17slo.progress-bar__primary_17slo {
474
- background: #fff;
475
- }
476
- .progress-bar__filled_17slo.progress-bar__accent_17slo {
477
- background: #ef3124;
478
- }.pure-input__input_n5hua {
479
- color: #fff;
480
- caret-color: #0072ef;
481
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
482
- }
483
- .pure-input__input_n5hua:-webkit-autofill {
484
- -webkit-text-fill-color: #fff;
485
- }
486
- .pure-input__input_n5hua::placeholder {
487
- color: #8d8d93;
488
- }
489
- .pure-input__hasInnerLabel_n5hua::placeholder {
490
- color: #464649;
491
- }
492
- .pure-input__clearIcon_n5hua {
493
- color: #fff;
494
- }
495
- .pure-input__input_n5hua:read-only {
496
- color: #8d8d93
497
- }
498
- .pure-input__input_n5hua:read-only:focus::placeholder {
499
- color: #8d8d93;
500
- }
501
- .pure-input__input_n5hua:disabled {
502
- color: #fff;
503
- -webkit-text-fill-color: #fff;
504
- }
505
- .pure-input__input_n5hua:focus::placeholder {
506
- color: rgba(235, 235, 245, 0.3);
507
- }
508
- .pure-input__error_n5hua {
509
- color: #f15045;
510
- caret-color: #f15045;
511
- }
512
- .pure-input__component_n5hua {
513
- color: #fff;
514
- background-color: #202022;
515
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
516
- }
517
- .pure-input__component_n5hua::placeholder {
518
- color: #8d8d93;
519
- }
520
- .pure-input__component_n5hua:disabled {
521
- color: #fff;
522
- background-color: #202022;
523
- }
524
- .pure-input__component_n5hua:not(:disabled):focus::placeholder {
525
- color: rgba(235, 235, 245, 0.3);
526
- }
527
- .pure-input__focusVisible_n5hua {
528
- outline: 2px solid #0072ef;
529
- }
530
- .pure-input__component_n5hua:not(:disabled):hover {
531
- background-color: #202022;
532
- }.radio-group__error_bbjwt {
533
- border-left: 1px solid #f15045;
534
- }
535
- .radio-group__label_bbjwt {
536
- color: #fff;
537
- }
538
- .radio-group__errorMessage_bbjwt {
539
- color: #f15045;
540
- }
541
- .radio-group__hint_bbjwt {
542
- color: #8d8d93;
543
- }.radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh) .radio__circle_rzewh {
544
- background-color: #000;
545
- border: 1.5px solid #8d8d93;
546
- }
547
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):hover:not(:active) .radio__circle_rzewh {
548
- background-color: #000;
549
- border-color: #8d8d93;
550
- }
551
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):active .radio__circle_rzewh {
552
- background-color: #000;
553
- border-color: #fff;
554
- }
555
- .radio__container_rzewh.radio__disabled_rzewh .radio__circle_rzewh {
556
- background-color: #000;
557
- border: 1.5px solid #2a2a2c;
558
- }
559
- .radio__container_rzewh.radio__disabled_rzewh .radio__label_rzewh {
560
- color: #8d8d93;
561
- }
562
- .radio__container_rzewh.radio__disabled_rzewh .radio__hint_rzewh {
563
- color: #8d8d93;
564
- }
565
- .radio__container_rzewh.radio__inactive_rzewh .radio__circle_rzewh {
566
- background-color: #3a3a3c;
567
- border: 1px solid #464649;
568
- }
569
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh:before {
570
- background-color: #464649;
571
- }
572
- .radio__container_rzewh.radio__checked_rzewh .radio__circle_rzewh {
573
- background-color: #fff;
574
- border: 1.5px solid transparent;
575
- }
576
- .radio__container_rzewh.radio__checked_rzewh:hover .radio__circle_rzewh {
577
- background-color: rgb(255, 255, 255);
578
- border-color: transparent;
579
- }
580
- .radio__container_rzewh.radio__checked_rzewh:active .radio__circle_rzewh {
581
- background-color: rgb(255, 255, 255);
582
- border-color: transparent;
583
- }
584
- .radio__container_rzewh.radio__focused_rzewh .radio__circle_rzewh {
585
- outline: 2px solid #0072ef;
586
- }
587
- .radio__container_rzewh.radio__disabled_rzewh.radio__checked_rzewh .radio__circle_rzewh,
588
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh {
589
- background-color: #3a3a3c;
590
- border-color: transparent;
591
- }
592
- .radio__circle_rzewh:before {
593
- background-color: #000;
594
- }
595
- .radio__label_rzewh {
596
- color: #fff;
597
- }
598
- .radio__hint_rzewh {
599
- color: #8d8d93;
600
- }.scrollbar__component_effpq .scrollbar:before {
601
- background-color: rgba(255, 255, 255, 0.3);
602
- }
603
- .scrollbar__component_effpq.dragging .track .scrollbar.visible:before {
604
- background-color: rgba(255, 255, 255, 0.6);
605
- }
606
-
607
- .scrollbar__component_1whtw .scrollbar:before {
608
- background-color: rgba(0, 0, 0, 0.3);
609
- }
610
- .scrollbar__component_1whtw.dragging .track .scrollbar.visible:before {
611
- background-color: rgba(0, 0, 0, 0.6);
612
- }.skeleton__component_163vw {
613
- color: transparent;
614
- background: rgba(255, 255, 255, 0.1);
615
- }
616
- .skeleton__component_163vw:before {
617
- background: transparent;
618
- }
619
- .skeleton__animate_163vw:after {
620
- background-image: linear-gradient(
621
- to left,
622
- rgba(0, 0, 0, 0),
623
- rgba(0, 0, 0, 0) 40%,
624
- rgba(0, 0, 0, 0.05) 50%,
625
- rgba(0, 0, 0, 0) 60%,
626
- rgba(0, 0, 0, 0)
627
- );
628
- }
629
- @keyframes skeleton__gradient_163vw {
630
- }
631
- @keyframes skeleton__background_163vw {
632
- 0% {
633
- background: rgb(182, 188, 195);
634
- }
635
- 100% {
636
- background: rgb(198, 205, 214);
637
- }
638
- }.slider__component_10tje .noUi-base:hover {
639
- background: #2a2a2c
640
- }
641
- .slider__component_10tje .noUi-base:hover .noUi-connect {
642
- background: #d91d0b;
643
- }
644
- .slider__component_10tje .noUi-handle:hover .noUi-touch-area {
645
- background: rgb(240, 63, 51);
646
- }
647
- .slider__component_10tje .noUi-handle:active .noUi-touch-area {
648
- background: rgb(241, 80, 69);
649
- }
650
- .slider__component_10tje .noUi-base {
651
- background: #2a2a2c;
652
- }
653
- .slider__component_10tje .noUi-connect {
654
- background: #d91d0b;
655
- }
656
- .slider__component_10tje .noUi-handle {
657
- border: 2px solid transparent;
658
- }
659
- .slider__component_10tje .noUi-touch-area {
660
- background: #ef3124;
661
- }
662
- .slider__component_10tje .noUi-pips {
663
- color: #8d8d93;
664
- }.spinner__component_1lnb6 {
665
- color: #fff;
666
- }
667
- @keyframes spinner__spin_animation_gy1st {
668
- }
669
- .spinner__component_1rhnn {
670
- color: #000;
671
- }.status__soft_125gg.status__green_125gg {
672
- background: rgba(19, 164, 99, 0.1);
673
- color: #13a463;
674
- }
675
- .status__soft_125gg.status__orange_125gg {
676
- background: rgba(222, 106, 0, 0.1);
677
- color: #de6a00;
678
- }
679
- .status__soft_125gg.status__red_125gg {
680
- background: rgba(217, 29, 11, 0.1);
681
- color: #d91d0b;
682
- }
683
- .status__soft_125gg.status__blue_125gg {
684
- background: rgba(0, 122, 255, 0.1);
685
- color: #007aff;
686
- }
687
- .status__soft_125gg.status__grey_125gg {
688
- background: rgba(109, 121, 134, 0.1);
689
- color: #6d7986;
690
- }
691
- .status__soft_125gg.status__teal_125gg {
692
- background: rgba(33, 145, 135, 0.1);
693
- color: #219187;
694
- }
695
- .status__soft_125gg.status__purple_125gg {
696
- background: rgba(103, 58, 183, 0.1);
697
- color: #673ab7;
698
- }
699
- .status__contrast_125gg {
700
- color: #000
701
- }
702
- .status__contrast_125gg.status__green_125gg {
703
- background: #13a463;
704
- }
705
- .status__contrast_125gg.status__orange_125gg {
706
- background: #de6a00;
707
- }
708
- .status__contrast_125gg.status__red_125gg {
709
- background: #d91d0b;
710
- }
711
- .status__contrast_125gg.status__blue_125gg {
712
- background: #007aff;
713
- }
714
- .status__contrast_125gg.status__grey_125gg {
715
- background: #6d7986;
716
- }
717
- .status__contrast_125gg.status__teal_125gg {
718
- background: #219187;
719
- }
720
- .status__contrast_125gg.status__purple_125gg {
721
- background: #673ab7;
722
- }.switch__component_lp7qp {
723
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
724
- }
725
- .switch__switch_lp7qp {
726
- background-color: #8d8d93;
727
- border: 2px solid #8d8d93;
728
- }
729
- .switch__switch_lp7qp:before {
730
- background-color: #000;
731
- }
732
- .switch__label_lp7qp {
733
- color: #fff;
734
- }
735
- .switch__hint_lp7qp {
736
- color: #8d8d93;
737
- }
738
- .switch__checked_lp7qp .switch__switch_lp7qp {
739
- background-color: #ef3124;
740
- border-color: #ef3124;
741
- }
742
- .switch__disabled_lp7qp .switch__switch_lp7qp {
743
- background-color: #2a2a2c;
744
- border-color: #2a2a2c;
745
- }
746
- .switch__disabled_lp7qp .switch__label_lp7qp {
747
- color: #8d8d93;
748
- }
749
- .switch__disabled_lp7qp .switch__hint_lp7qp {
750
- color: #8d8d93;
751
- }
752
- .switch__inactive_lp7qp .switch__switch_lp7qp {
753
- background-color: #2a2a2c;
754
- border-color: #2a2a2c
755
- }
756
- .switch__inactive_lp7qp .switch__switch_lp7qp:before {
757
- background-color: #464649;
758
- }
759
- .switch__focused_lp7qp .switch__switch_lp7qp {
760
- outline: 2px solid #0072ef;
761
- }.tag__component_5jlmv {
762
- color: #fff;
763
- border-color: transparent;
764
- background-color: #202022
765
- }
766
- .tag__component_5jlmv:disabled {
767
- border-color: transparent;
768
- color: #464649;
769
- background-color: rgba(32, 32, 34, 0.3);
770
- }
771
- .tag__component_5jlmv:hover:not(:disabled) {
772
- border-color: transparent;
773
- background-color: #202022;
774
- }
775
- .tag__component_5jlmv:active:not(:disabled) {
776
- border-color: transparent;
777
- background-color: rgb(65, 65, 67);
778
- color: #fff;
779
- }
780
- .tag__checked_5jlmv {
781
- border-color: transparent;
782
- background-color: #f3f4f5;
783
- color: #000
784
- }
785
- .tag__checked_5jlmv:disabled {
786
- background-color: rgba(243, 244, 245, 0.3);
787
- border-color: transparent;
788
- color: #000;
789
- }
790
- .tag__checked_5jlmv:hover:not(:disabled):not(:active) {
791
- background-color: #f3f4f5;
792
- }
793
- .tag__checked_5jlmv:active:not(:disabled) {
794
- background-color: rgb(194, 195, 196);
795
- color: #000;
796
- }
797
- .tag__focused_azz77 {
798
- outline: 2px solid #0072ef;
799
- }
800
- .tag__component_1rndv {
801
- color: #fff;
802
- border-color: #464649;
803
- background-color: transparent
804
- }
805
- .tag__component_1rndv:disabled {
806
- border-color: #2b2b2e;
807
- color: #464649;
808
- background-color: transparent;
809
- }
810
- .tag__component_1rndv:hover:not(:disabled) {
811
- border-color: #fff;
812
- background-color: transparent;
813
- }
814
- .tag__component_1rndv:active:not(:disabled) {
815
- border-color: #fff;
816
- background-color: rgba(255, 255, 255, 0.07);
817
- color: #fff;
818
- }
819
- .tag__checked_1rndv {
820
- border-color: #fff;
821
- background-color: #fff;
822
- color: #000
823
- }
824
- .tag__checked_1rndv:disabled {
825
- background-color: rgba(255, 255, 255, 0.3);
826
- border-color: transparent;
827
- color: #000;
828
- }
829
- .tag__checked_1rndv:hover:not(:disabled):not(:active) {
830
- background-color: rgb(237, 237, 237);
831
- }
832
- .tag__checked_1rndv:active:not(:disabled) {
833
- background-color: rgb(217, 217, 217);
834
- color: #000;
835
- }.typography__tertiary_14mkn {
836
- color: #464649;
837
- }
838
- .typography__disabled_14mkn {
839
- color: #2a2a2c;
840
- }
841
- .typography__accent_14mkn {
842
- color: #ef3124;
843
- }
844
- .typography__primary_14mkn {
845
- color: #fff;
846
- }
847
- .typography__attention_14mkn {
848
- color: #cb830f;
849
- }
850
- .typography__positive_14mkn {
851
- color: #13a463;
852
- }
853
- .typography__secondary_14mkn {
854
- color: #8d8d93;
855
- }
856
- .typography__tertiary-inverted_14mkn {
857
- color: #c5c5c7;
858
- }
859
- .typography__primary-inverted_14mkn {
860
- color: #000;
861
- }
862
- .typography__secondary-inverted_14mkn {
863
- color: #8a8a8e;
864
- }
865
- .typography__link_14mkn {
866
- color: #0072ef;
867
- }
868
- .typography__negative_14mkn {
869
- color: #f15045;
870
- }
871
-
872
-
873
-
874
-
875
- @media screen and (min-width: 600px) {
876
- }
877
- @media screen and (min-width: 1024px) {
878
- }
879
- .steps__option_js9jf {
880
- color: #fff;
881
- background: #2a2a2c
882
- }
883
- .steps__dash_js9jf {
884
- border-top: 2px solid #2b2b2e
885
- }
886
- .steps__dash_js9jf.steps__completed_js9jf {
887
- border-top: 2px solid #fff;
888
- }
889
- .steps__dash_js9jf.steps__vertical_js9jf {
890
- border-left: 2px solid #2b2b2e;
891
- }
892
- .steps__dash_js9jf.steps__completed_js9jf.steps__vertical_js9jf {
893
- border-left: 2px solid #fff;
894
- }
895
- .steps__text_js9jf {
896
- color: #fff
897
- }
898
- .steps__text_js9jf.steps__interactive_js9jf:not(.steps__disabled_js9jf):hover {
899
- background: rgba(255, 255, 255, 0.07);
900
- }
901
- .steps__text_js9jf.steps__interactive_js9jf:not(.steps__disabled_js9jf):active {
902
- background: rgba(255, 255, 255, 0.15);
903
- }
904
- .steps__focused_js9jf {
905
- outline: 2px solid #0072ef;
906
- }
907
- .steps__selected_js9jf .steps__text_js9jf {
908
- color: #fff;
909
- }
910
- .steps__selected_js9jf .steps__option_js9jf {
911
- color: #000;
912
- background: #fff;
913
- }
914
- .steps__checkbox_js9jf {
915
- border: 2px solid #2a2a2c;
916
- }
917
- .steps__dot_js9jf {
918
- background: #2a2a2c;
919
- }
920
- .steps__selected_js9jf .steps__checkbox_js9jf {
921
- border: 2px solid #fff
922
- }
923
- .steps__selected_js9jf .steps__checkbox_js9jf .steps__dot_js9jf {
924
- background: #fff;
925
- }
926
- .steps__completedIndicator_js9jf > [class*='positive'] {
927
- color: #fff;
928
- background-color: #fff;
929
- }
930
- .action-button__primary_19zar {
931
- color: #fff
932
- }
933
- .action-button__primary_19zar .action-button__iconWrapper_19zar {
934
- color: #000;
935
- background-color: #fff;
936
- }
937
- .action-button__primary_19zar:hover .action-button__iconWrapper_19zar {
938
- background-color: rgb(217, 217, 217);
939
- }
940
- .action-button__primary_19zar:active .action-button__iconWrapper_19zar {
941
- background-color: rgb(204, 204, 204);
942
- }
943
- .action-button__secondary_19zar {
944
- color: #fff
945
- }
946
- .action-button__secondary_19zar .action-button__iconWrapper_19zar {
947
- color: #fff;
948
- background-color: #202022;
949
- }
950
- .action-button__secondary_19zar:hover .action-button__iconWrapper_19zar {
951
- background-color: rgb(48, 48, 49);
952
- }
953
- .action-button__secondary_19zar:active .action-button__iconWrapper_19zar {
954
- background-color: rgb(65, 65, 67);
955
- }
956
- .action-button__component_tnla4 {
957
- -webkit-tap-highlight-color: transparent
958
- }
959
- .action-button__focused_tnla4 {
960
- outline: 2px solid #0072ef;
961
- }
962
- .action-button__primary_10c3c {
963
- color: #000
964
- }
965
- .action-button__primary_10c3c .action-button__iconWrapper_10c3c {
966
- color: #fff;
967
- background-color: #121212;
968
- }
969
- .action-button__primary_10c3c:hover .action-button__iconWrapper_10c3c {
970
- background-color: rgb(35, 35, 35);
971
- }
972
- .action-button__primary_10c3c:active .action-button__iconWrapper_10c3c {
973
- background-color: rgb(54, 54, 54);
974
- }
975
- .action-button__secondary_10c3c {
976
- color: #000
977
- }
978
- .action-button__secondary_10c3c .action-button__iconWrapper_10c3c {
979
- color: #000;
980
- background-color: #f3f4f5;
981
- }
982
- .action-button__secondary_10c3c:hover .action-button__iconWrapper_10c3c {
983
- background-color: rgb(207, 207, 208);
984
- }
985
- .action-button__secondary_10c3c:active .action-button__iconWrapper_10c3c {
986
- background-color: rgb(194, 195, 196);
987
- }
988
- .action-button__primary_l9u1n {
989
- color: #000
990
- }
991
- .action-button__primary_l9u1n .action-button__iconWrapper_l9u1n {
992
- color: #fff;
993
- background-color: #121212;
994
- }
995
- .action-button__secondary_l9u1n {
996
- color: #000
997
- }
998
- .action-button__secondary_l9u1n .action-button__iconWrapper_l9u1n {
999
- color: #000;
1000
- background-color: #f3f4f5;
1001
- }.button__primary_lomn7 {
1002
- color: #000;
1003
- background-color: #f3f4f5
1004
- }
1005
- .button__primary_lomn7:hover {
1006
- background-color: rgb(207, 207, 208);
1007
- }
1008
- .button__primary_lomn7:active {
1009
- background-color: rgb(194, 195, 196);
1010
- }
1011
- .button__secondary_lomn7 {
1012
- color: #fff;
1013
- background-color: rgba(255, 255, 255, 0.1);
1014
- border: 1px solid transparent
1015
- }
1016
- .button__secondary_lomn7:hover {
1017
- background-color: rgba(255, 255, 255, 0.163);
1018
- }
1019
- .button__secondary_lomn7:active {
1020
- background-color: rgba(255, 255, 255, 0.235);
1021
- }
1022
- .button__outlined_lomn7 {
1023
- color: #fff;
1024
- background-color: transparent;
1025
- border: 1px solid #c5c5c7
1026
- }
1027
- .button__outlined_lomn7:hover {
1028
- background-color: rgba(0, 0, 0, 0.07);
1029
- }
1030
- .button__outlined_lomn7:active {
1031
- background-color: rgba(0, 0, 0, 0.15);
1032
- }
1033
- .button__tertiary_lomn7 {
1034
- color: #fff;
1035
- background-color: transparent;
1036
- border: 1px solid #c5c5c7
1037
- }
1038
- .button__tertiary_lomn7:hover {
1039
- background-color: rgba(255, 255, 255, 0.07);
1040
- }
1041
- .button__tertiary_lomn7:active {
1042
- background-color: rgba(255, 255, 255, 0.15);
1043
- }
1044
- .button__filled_lomn7 {
1045
- color: #fff;
1046
- background-color: #3a3a3c
1047
- }
1048
- .button__filled_lomn7:hover {
1049
- background-color: rgb(72, 72, 74);
1050
- }
1051
- .button__filled_lomn7:active {
1052
- background-color: rgb(88, 88, 89);
1053
- }
1054
- .button__transparent_lomn7 {
1055
- color: #fff;
1056
- background-color: rgba(255, 255, 255, 0.1)
1057
- }
1058
- .button__transparent_lomn7:hover {
1059
- background-color: rgba(255, 255, 255, 0.2);
1060
- }
1061
- .button__transparent_lomn7:active {
1062
- background-color: rgba(255, 255, 255, 0.4);
1063
- }
1064
- .button__link_lomn7 {
1065
- color: #fff;
1066
- background-color: transparent
1067
- }
1068
- .button__link_lomn7:hover {
1069
- background-color: rgba(255, 255, 255, 0.163);
1070
- }
1071
- .button__link_lomn7:active {
1072
- background-color: rgba(255, 255, 255, 0.235);
1073
- }
1074
- .button__ghost_lomn7 {
1075
- color: #fff
1076
- }
1077
- .button__ghost_lomn7:hover {
1078
- color: rgb(179, 179, 179);
1079
- }
1080
- .button__ghost_lomn7:active {
1081
- color: rgb(128, 128, 128);
1082
- }
1083
- .button__component_lomn7:disabled.button__primary_lomn7 {
1084
- color: rgba(60, 60, 67, 0.3);
1085
- background-color: #f3f4f5
1086
- }
1087
- .button__component_lomn7:disabled.button__primary_lomn7.button__loading_lomn7 {
1088
- background-color: #f3f4f5;
1089
- }
1090
- .button__component_lomn7:disabled.button__secondary_lomn7 {
1091
- color: rgba(255, 255, 255, 0.3);
1092
- background-color: rgba(255, 255, 255, 0.05);
1093
- border-color: transparent
1094
- }
1095
- .button__component_lomn7:disabled.button__secondary_lomn7.button__loading_lomn7 {
1096
- color: #fff;
1097
- background-color: rgba(255, 255, 255, 0.1);
1098
- border-color: transparent;
1099
- }
1100
- .button__component_lomn7:disabled.button__outlined_lomn7 {
1101
- color: rgba(255, 255, 255, 0.3);
1102
- background-color: transparent;
1103
- border-color: rgba(197, 197, 199, 0.3)
1104
- }
1105
- .button__component_lomn7:disabled.button__outlined_lomn7.button__loading_lomn7 {
1106
- color: #fff;
1107
- }
1108
- .button__component_lomn7:disabled.button__tertiary_lomn7 {
1109
- color: rgba(255, 255, 255, 0.3);
1110
- background-color: transparent;
1111
- border-color: rgba(197, 197, 199, 0.3)
1112
- }
1113
- .button__component_lomn7:disabled.button__tertiary_lomn7.button__loading_lomn7 {
1114
- color: #fff;
1115
- }
1116
- .button__component_lomn7:disabled.button__filled_lomn7 {
1117
- color: rgba(255, 255, 255, 0.3);
1118
- background-color: rgba(58, 58, 60, 0.3)
1119
- }
1120
- .button__component_lomn7:disabled.button__filled_lomn7.button__loading_lomn7 {
1121
- color: #fff;
1122
- background-color: #3a3a3c;
1123
- }
1124
- .button__component_lomn7:disabled.button__transparent_lomn7 {
1125
- color: rgba(255, 255, 255, 0.3);
1126
- background-color: rgba(255, 255, 255, 0.03)
1127
- }
1128
- .button__component_lomn7:disabled.button__transparent_lomn7.button__loading_lomn7 {
1129
- color: #fff;
1130
- background-color: rgba(255, 255, 255, 0.1);
1131
- }
1132
- .button__component_lomn7:disabled.button__link_lomn7 {
1133
- color: rgba(255, 255, 255, 0.3);
1134
- background-color: transparent
1135
- }
1136
- .button__component_lomn7:disabled.button__link_lomn7.button__loading_lomn7 {
1137
- color: #fff;
1138
- }
1139
- .button__component_lomn7:disabled.button__ghost_lomn7 {
1140
- color: rgba(255, 255, 255, 0.3)
1141
- }
1142
- .button__component_lomn7:disabled.button__ghost_lomn7.button__loading_lomn7 {
1143
- color: #fff;
1144
- }
1145
- .button__component_1l0xh {
1146
- background-color: transparent
1147
- }
1148
- .button__focused_1l0xh {
1149
- outline: 2px solid #0072ef;
1150
- }
1151
- .button__primary_1ocr6 {
1152
- color: #fff;
1153
- background-color: #202022
1154
- }
1155
- .button__primary_1ocr6:hover {
1156
- background-color: rgb(48, 48, 49);
1157
- }
1158
- .button__primary_1ocr6:active {
1159
- background-color: rgb(65, 65, 67);
1160
- }
1161
- .button__secondary_1ocr6 {
1162
- color: #000;
1163
- background-color: rgba(0, 0, 0, 0.08);
1164
- border: 1px solid transparent
1165
- }
1166
- .button__secondary_1ocr6:hover {
1167
- background-color: rgba(0, 0, 0, 0.218);
1168
- }
1169
- .button__secondary_1ocr6:active {
1170
- background-color: rgba(0, 0, 0, 0.264);
1171
- }
1172
- .button__outlined_1ocr6 {
1173
- color: #fff;
1174
- background-color: transparent;
1175
- border: 1px solid #c5c5c7
1176
- }
1177
- .button__outlined_1ocr6:hover {
1178
- background-color: rgba(255, 255, 255, 0.15);
1179
- }
1180
- .button__outlined_1ocr6:active {
1181
- background-color: rgba(0, 0, 0, 0.15);
1182
- }
1183
- .button__tertiary_1ocr6 {
1184
- color: #000;
1185
- background-color: transparent;
1186
- border: 1px solid #464649
1187
- }
1188
- .button__tertiary_1ocr6:hover {
1189
- background-color: rgba(18, 18, 18, 0.15);
1190
- }
1191
- .button__tertiary_1ocr6:active {
1192
- background-color: rgba(18, 18, 18, 0.2);
1193
- }
1194
- .button__filled_1ocr6 {
1195
- color: #fff;
1196
- background-color: #3a3a3c
1197
- }
1198
- .button__filled_1ocr6:hover {
1199
- background-color: rgb(99, 112, 126);
1200
- }
1201
- .button__filled_1ocr6:active {
1202
- background-color: rgb(61, 74, 88);
1203
- }
1204
- .button__transparent_1ocr6 {
1205
- color: #000;
1206
- background-color: rgba(255, 255, 255, 0.1)
1207
- }
1208
- .button__transparent_1ocr6:hover {
1209
- background-color: rgba(255, 255, 255, 0.2);
1210
- }
1211
- .button__transparent_1ocr6:active {
1212
- background-color: rgba(255, 255, 255, 0.05);
1213
- }
1214
- .button__link_1ocr6 {
1215
- color: #000;
1216
- background-color: transparent
1217
- }
1218
- .button__link_1ocr6:hover {
1219
- background-color: rgba(18, 18, 18, 0.15);
1220
- }
1221
- .button__link_1ocr6:active {
1222
- background-color: rgba(18, 18, 18, 0.2);
1223
- }
1224
- .button__ghost_1ocr6 {
1225
- color: #000
1226
- }
1227
- .button__ghost_1ocr6:hover {
1228
- color: rgb(77, 77, 77);
1229
- }
1230
- .button__ghost_1ocr6:active {
1231
- color: rgb(128, 128, 128);
1232
- }
1233
- .button__component_1ocr6:disabled.button__primary_1ocr6 {
1234
- color: rgba(235, 235, 245, 0.3);
1235
- background-color: #202022
1236
- }
1237
- .button__component_1ocr6:disabled.button__primary_1ocr6.button__loading_1ocr6 {
1238
- background-color: #202022;
1239
- }
1240
- .button__component_1ocr6:disabled.button__secondary_1ocr6 {
1241
- color: rgba(0, 0, 0, 0.3);
1242
- background-color: rgba(18, 18, 18, 0.08);
1243
- border-color: transparent
1244
- }
1245
- .button__component_1ocr6:disabled.button__secondary_1ocr6.button__loading_1ocr6 {
1246
- color: #000;
1247
- background-color: rgba(0, 0, 0, 0.08);
1248
- border-color: transparent;
1249
- }
1250
- .button__component_1ocr6:disabled.button__outlined_1ocr6 {
1251
- color: rgba(255, 255, 255, 0.3);
1252
- background-color: transparent;
1253
- border-color: rgba(35, 53, 73, 0.3)
1254
- }
1255
- .button__component_1ocr6:disabled.button__outlined_1ocr6.button__loading_1ocr6 {
1256
- color: #fff;
1257
- }
1258
- .button__component_1ocr6:disabled.button__tertiary_1ocr6 {
1259
- color: rgba(0, 0, 0, 0.3);
1260
- background-color: transparent;
1261
- border-color: rgba(70, 70, 73, 0.3)
1262
- }
1263
- .button__component_1ocr6:disabled.button__tertiary_1ocr6.button__loading_1ocr6 {
1264
- color: #000;
1265
- }
1266
- .button__component_1ocr6:disabled.button__filled_1ocr6 {
1267
- color: rgba(255, 255, 255, 0.3);
1268
- background-color: rgba(72, 87, 103, 0.3);
1269
- border-color: transparent
1270
- }
1271
- .button__component_1ocr6:disabled.button__filled_1ocr6.button__loading_1ocr6 {
1272
- color: #fff;
1273
- background-color: #3a3a3c;
1274
- border-color: transparent;
1275
- }
1276
- .button__component_1ocr6:disabled.button__transparent_1ocr6 {
1277
- color: rgba(255, 255, 255, 0.3);
1278
- background-color: rgba(255, 255, 255, 0.03)
1279
- }
1280
- .button__component_1ocr6:disabled.button__transparent_1ocr6.button__loading_1ocr6 {
1281
- color: #000;
1282
- background-color: rgba(255, 255, 255, 0.1);
1283
- }
1284
- .button__component_1ocr6:disabled.button__link_1ocr6 {
1285
- color: rgba(0, 0, 0, 0.3);
1286
- background-color: transparent
1287
- }
1288
- .button__component_1ocr6:disabled.button__link_1ocr6.button__loading_1ocr6 {
1289
- color: #000;
1290
- }
1291
- .button__component_1ocr6:disabled.button__ghost_1ocr6 {
1292
- color: rgba(0, 0, 0, 0.3)
1293
- }
1294
- .button__component_1ocr6:disabled.button__ghost_1ocr6.button__loading_1ocr6 {
1295
- color: #000;
1296
- }.textarea__input_cqjm3 {
1297
- color: #fff;
1298
- caret-color: #0072ef;
1299
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1300
- }
1301
- .textarea__input_cqjm3:-webkit-autofill {
1302
- -webkit-text-fill-color: #fff;
1303
- }
1304
- .textarea__input_cqjm3::placeholder {
1305
- color: #8d8d93;
1306
- }
1307
- .textarea__hasInnerLabel_cqjm3::placeholder {
1308
- color: #464649;
1309
- }
1310
- .textarea__clearIcon_cqjm3 {
1311
- color: #fff;
1312
- }
1313
- .textarea__input_cqjm3:read-only {
1314
- color: #8d8d93
1315
- }
1316
- .textarea__input_cqjm3:read-only:focus::placeholder {
1317
- color: #8d8d93;
1318
- }
1319
- .textarea__input_cqjm3:disabled {
1320
- color: #fff;
1321
- -webkit-text-fill-color: #fff;
1322
- }
1323
- .textarea__input_cqjm3:focus::placeholder {
1324
- color: rgba(235, 235, 245, 0.3);
1325
- }
1326
- .textarea__error_cqjm3 {
1327
- color: #f15045;
1328
- caret-color: #f15045;
1329
- }
1330
- .textarea__textarea_cqjm3 {
1331
- color: #fff;
1332
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1333
- }
1334
- .textarea__textarea_cqjm3::placeholder {
1335
- color: #8d8d93;
1336
- }
1337
- .textarea__hasInnerLabel_cqjm3::placeholder {
1338
- color: #464649;
1339
- }
1340
- .textarea__textarea_cqjm3:disabled {
1341
- color: #fff;
1342
- -webkit-text-fill-color: #fff;
1343
- }
1344
- .textarea__textarea_cqjm3:read-only {
1345
- color: #8d8d93;
1346
- }
1347
- .textarea__textarea_cqjm3:focus::placeholder {
1348
- color: rgba(235, 235, 245, 0.3);
1349
- }
1350
- .textarea__focusVisible_1cndn {
1351
- outline: 2px solid #0072ef;
1352
- }
1353
- .textarea__input_17ggy {
1354
- color: #000;
1355
- caret-color: #0072ef;
1356
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1357
- }
1358
- .textarea__input_17ggy:-webkit-autofill {
1359
- -webkit-text-fill-color: #000;
1360
- }
1361
- .textarea__input_17ggy::placeholder {
1362
- color: rgba(60, 60, 67, 0.6);
1363
- }
1364
- .textarea__hasInnerLabel_17ggy::placeholder {
1365
- color: #c5c5c7;
1366
- }
1367
- .textarea__clearIcon_17ggy {
1368
- color: #000;
1369
- }
1370
- .textarea__input_17ggy:read-only {
1371
- color: rgba(60, 60, 67, 0.6)
1372
- }
1373
- .textarea__input_17ggy:read-only:focus::placeholder {
1374
- color: rgba(60, 60, 67, 0.6);
1375
- }
1376
- .textarea__input_17ggy:disabled {
1377
- color: #000;
1378
- -webkit-text-fill-color: #000;
1379
- }
1380
- .textarea__input_17ggy:focus::placeholder {
1381
- color: rgba(60, 60, 67, 0.3);
1382
- }
1383
- .textarea__error_17ggy {
1384
- color: #ef3124;
1385
- caret-color: #ef3124;
1386
- }
1387
- .textarea__textarea_17ggy {
1388
- color: #000;
1389
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1390
- }
1391
- .textarea__textarea_17ggy::placeholder {
1392
- color: rgba(60, 60, 67, 0.6);
1393
- }
1394
- .textarea__hasInnerLabel_17ggy::placeholder {
1395
- color: #c5c5c7;
1396
- }
1397
- .textarea__textarea_17ggy:disabled {
1398
- color: #000;
1399
- -webkit-text-fill-color: #000;
1400
- }
1401
- .textarea__textarea_17ggy:read-only {
1402
- color: rgba(60, 60, 67, 0.6);
1403
- }
1404
- .textarea__textarea_17ggy:focus::placeholder {
1405
- color: rgba(60, 60, 67, 0.3);
1406
- }.base-modal__component_xw1sc {
1407
- background: #121212;
1408
- }.popover__component_1l3op {
1409
- background-color: transparent;
1410
- color: #fff;
1411
- }
1412
- .popover__inner_1l3op {
1413
- background-color: #121212;
1414
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1415
- border: 1px solid transparent;
1416
- }
1417
- .popover__arrow_1l3op:after {
1418
- background-color: #121212;
1419
- border: 1px solid transparent;
1420
- }.tabs__component_1aith:before {
1421
- background-color: #2b2b2e;
1422
- }
1423
- .tabs__title_1aith {
1424
- color: #8d8d93
1425
- }
1426
- .tabs__title_1aith:not(.tabs__disabled_1aith):hover {
1427
- color: #fff;
1428
- }
1429
- .tabs__focused_1aith {
1430
- outline: 2px solid #0072ef;
1431
- }
1432
- .tabs__selected_1aith {
1433
- color: #fff;
1434
- }
1435
- .tabs__disabled_1aith {
1436
- color: #464649;
1437
- }
1438
- .tabs__line_1aith {
1439
- background-color: #ef3124;
1440
- }
1441
- .tabs__component_1aith:before {
1442
- background-color: #2b2b2e;
1443
- }.tabs__title_1aith {
1444
- color: #8d8d93
1445
- }.tabs__title_1aith:not(.tabs__disabled_1aith):hover {
1446
- color: #fff;
1447
- }.tabs__focused_1aith {
1448
- outline: 2px solid #0072ef;
1449
- }.tabs__selected_1aith {
1450
- color: #fff;
1451
- }.tabs__disabled_1aith {
1452
- color: #464649;
1453
- }.tabs__line_1aith {
1454
- background-color: #ef3124;
1455
- }
1456
-
1457
-
1458
-
1459
- .comment__component_r0ktv {
1460
- background-color: #202022;
1461
- }.circular-progress-bar__backgroundCircle_6iqq2,
1462
- .circular-progress-bar__progressCircle_6iqq2 {
1463
- fill: transparent;
1464
- }
1465
- .circular-progress-bar__positive_6iqq2 {
1466
- stroke: #2fc26e;
1467
- }
1468
- .circular-progress-bar__negative_6iqq2 {
1469
- stroke: #d91d0b;
1470
- }
1471
- .circular-progress-bar__backgroundCircle_6iqq2 {
1472
- stroke: #2c2c2e
1473
- }
1474
- .circular-progress-bar__backgroundCircle_6iqq2.circular-progress-bar__stroke_6iqq2 {
1475
- stroke: transparent;
1476
- }
1477
- .circular-progress-bar__progressCircle_6iqq2.circular-progress-bar__bg-positive_6iqq2 {
1478
- fill: #2fc26e;
1479
- }
1480
- .circular-progress-bar__progressCircle_6iqq2.circular-progress-bar__bg-negative_6iqq2 {
1481
- fill: #d91d0b;
1482
- }
1483
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-tertiary_6iqq2 {
1484
- color: #464649;
1485
- }
1486
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-positive_6iqq2 {
1487
- color: #2fc26e;
1488
- }
1489
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-negative_6iqq2 {
1490
- color: #d91d0b;
1491
- }
1492
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-primary-inverted_6iqq2 {
1493
- color: #000;
1494
- }
1495
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-primary_6iqq2 {
1496
- color: #fff;
1497
- }
1498
- .circular-progress-bar__iconWrapper_6iqq2.circular-progress-bar__icon-secondary_6iqq2 {
1499
- color: #8d8d93;
1500
- }.chart__coreChart_hunww .recharts-text tspan {
1501
- fill: #fff;
1502
- }
1503
- @keyframes chart__showDot_196z0 {
1504
- }
1505
-
1506
- .chart__tickText_1676i {
1507
- fill: #fff;
1508
- }
1509
- .chart__circle_1676i {
1510
- fill: #121212;
1511
- }
1512
- .chart__circle_1676i {
1513
- fill: #121212;
1514
- }
1515
- .chart__tooltip_1y6lw {
1516
- background-color: #121212;
1517
- border: 1px solid #2b2b2e;
1518
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1519
- }
1520
- .chart__tooltipArrow_1y6lw {
1521
- border: 1px solid #2b2b2e;
1522
- background-color: #121212;
1523
- }
1524
- .chart__tooltipArrow_1y6lw:before {
1525
- border-color: transparent #121212 transparent transparent;
1526
- }.list-header__filled_j30co {
1527
- background-color: rgba(255, 255, 255, 0.1);
1528
- }.stepped-progress-bar__description_jysyk {
1529
- color: rgba(235, 235, 245, 0.6);
1530
- }
1531
- .stepped-progress-bar__bar_1atzd {
1532
- background: rgba(255, 255, 255, 0.1);
1533
- }
1534
- .stepped-progress-bar__positive_1atzd {
1535
- background: #2fc26e;
1536
- }
1537
- .stepped-progress-bar__attention_1atzd {
1538
- background: #f6bf65;
1539
- }
1540
- .stepped-progress-bar__negative_1atzd {
1541
- background: #d91d0b;
1542
- }
1543
- .stepped-progress-bar__link_1atzd {
1544
- background: #0072ef;
1545
- }
1546
- .stepped-progress-bar__tertiary_1atzd {
1547
- background: #464649;
1548
- }
1549
- .stepped-progress-bar__secondary_1atzd {
1550
- background: #8d8d93;
1551
- }
1552
- .stepped-progress-bar__primary_1atzd {
1553
- background: #fff;
1554
- }
1555
- .stepped-progress-bar__accent_1atzd {
1556
- background: #ef3124;
1557
- }.attach__component_1kbon {
1558
- }
1559
- .attach__focused_1kbon {
1560
- outline: 2px solid #0072ef;
1561
- }.confirmation-v1__errorHeader_hbsb0 {
1562
- color: #fff;
1563
- color: #fff;
1564
- }
1565
- .confirmation-v1__errorText_hbsb0 {
1566
- color: #8d8d93;
1567
- color: #8d8d93;
1568
- }
1569
- .confirmation-v1__phoneHintText_hbsb0 {
1570
- color: #8d8d93;
1571
- color: #8d8d93;
1572
- }
1573
- .confirmation-v1__phonesWrap_hbsb0 {
1574
- color: #8d8d93;
1575
- }
1576
- .confirmation-v1__phoneDescription_hbsb0 {
1577
- color: #8d8d93;
1578
- }
1579
- .confirmation-v1__input_11fm9 {
1580
- background-color: #202022;
1581
- color: #fff
1582
- }
1583
- .confirmation-v1__input_11fm9.confirmation-v1__hasError_11fm9 {
1584
- color: #f15045;
1585
- caret-color: #fff;
1586
- background-color: #35110d;
1587
- }
1588
- .confirmation-v1__input_11fm9.confirmation-v1__disabled_11fm9 {
1589
- color: #464649;
1590
- }
1591
- @keyframes confirmation-v1__shake_11fm9 {
1592
- }
1593
- .confirmation-v1__component_slgnm {
1594
- color: #8d8d93;
1595
- color: #8d8d93;
1596
- }
1597
- .confirmation-v1__circle_zy6h1 {
1598
- fill: transparent;
1599
- stroke: #464649;
1600
- }
1601
- .confirmation-v1__title_ljdiv {
1602
- color: #fff;
1603
- }
1604
- .confirmation-v1__description_ljdiv {
1605
- color: #8d8d93;
1606
- }
1607
- .confirmation-v1__alertIcon_ljdiv {
1608
- color: #d91d0b;
1609
- }
1610
- .confirmation-v1__header_1mz3s {
1611
- color: #fff;
1612
- color: #fff;
1613
- }
1614
- .confirmation-v1__error_1mz3s {
1615
- color: #f15045;
1616
- }
1617
- .confirmation-v1__loaderText_1mz3s {
1618
- color: #8d8d93;
1619
- color: #8d8d93;
1620
- }
1621
- .confirmation__component_n9c29 {
1622
- color: #8d8d93;
1623
- }
1624
- .confirmation__circle_h5jlk {
1625
- fill: transparent;
1626
- stroke: #464649;
1627
- }
1628
-
1629
- .confirmation__typographyTheme_6vibs {
1630
- color: #8d8d93;
1631
- }
1632
- .confirmation__typographyTheme_1yw7b {
1633
- color: #8d8d93;
1634
- }
1635
- .confirmation__typographyTheme_1bham {
1636
- color: #8d8d93;
1637
- }
1638
- .confirmation__phone_1bham {
1639
- color: #fff;
1640
- }
1641
- .confirmation__countdownContainer_1bham {
1642
- color: #8d8d93;
1643
- }
1644
- .confirmation__typographyTheme_dpv0y {
1645
- color: #8d8d93;
1646
- }.custom-button__customButton_c03dn.custom-button__white_c03dn * {
1647
- color: #fff;
1648
- }
1649
- .custom-button__customButton_c03dn.custom-button__black_c03dn * {
1650
- color: #000;
1651
- }
1652
- .custom-button__customButton_c03dn:before {
1653
- background-color: rgba(0, 0, 0, 0);
1654
- }
1655
- .custom-button__customButton_c03dn:hover:before {
1656
- background-color: rgba(0, 0, 0, 0.07);
1657
- }
1658
- .custom-button__customButton_c03dn:active:before {
1659
- background-color: rgba(0, 0, 0, 0.15);
1660
- }
1661
- .custom-button__customButton_c03dn:disabled.custom-button__white_c03dn * {
1662
- color: #fff;
1663
- }
1664
- .custom-button__customButton_c03dn:disabled.custom-button__black_c03dn * {
1665
- color: #000;
1666
- }.icon-button__primary_kojin {
1667
- color: #fff
1668
- }
1669
- .icon-button__primary_kojin:hover {
1670
- color: rgb(204, 204, 204);
1671
- }
1672
- .icon-button__primary_kojin:active {
1673
- color: rgb(179, 179, 179);
1674
- }
1675
- .icon-button__secondary_kojin {
1676
- color: #8d8d93
1677
- }
1678
- .icon-button__secondary_kojin:hover {
1679
- color: rgb(175, 175, 179);
1680
- }
1681
- .icon-button__secondary_kojin:active {
1682
- color: rgb(198, 198, 201);
1683
- }
1684
- .icon-button__transparent_kojin {
1685
- color: rgba(255, 255, 255, 0.3)
1686
- }
1687
- .icon-button__transparent_kojin:hover {
1688
- color: rgba(255, 255, 255, 0.4);
1689
- }
1690
- .icon-button__transparent_kojin:active {
1691
- color: rgba(255, 255, 255, 0.5);
1692
- }
1693
- .icon-button__negative_kojin {
1694
- color: #d91d0b
1695
- }
1696
- .icon-button__negative_kojin:hover {
1697
- color: rgb(220, 45, 28);
1698
- }
1699
- .icon-button__negative_kojin:active {
1700
- color: rgb(223, 63, 48);
1701
- }
1702
- .icon-button__tertiary_kojin {
1703
- color: #464649
1704
- }
1705
- .icon-button__tertiary_kojin:hover {
1706
- color: rgb(83, 83, 86);
1707
- }
1708
- .icon-button__tertiary_kojin:active {
1709
- color: rgb(98, 98, 100);
1710
- }
1711
- .icon-button__component_kojin:disabled.icon-button__primary_kojin {
1712
- color: rgba(255, 255, 255, 0.3)
1713
- }
1714
- .icon-button__component_kojin:disabled.icon-button__primary_kojin.icon-button__loader_kojin {
1715
- color: #fff;
1716
- }
1717
- .icon-button__component_kojin:disabled.icon-button__secondary_kojin {
1718
- color: rgba(141, 141, 147, 0.3)
1719
- }
1720
- .icon-button__component_kojin:disabled.icon-button__secondary_kojin.icon-button__loader_kojin {
1721
- color: #8d8d93;
1722
- }
1723
- .icon-button__component_kojin:disabled.icon-button__negative_kojin {
1724
- color: rgba(217, 29, 11, 0.3)
1725
- }
1726
- .icon-button__component_kojin:disabled.icon-button__negative_kojin.icon-button__loader_kojin {
1727
- color: #d91d0b;
1728
- }
1729
- .icon-button__component_kojin:disabled.icon-button__tertiary_kojin {
1730
- color: rgba(70, 70, 73, 0.3)
1731
- }
1732
- .icon-button__component_kojin:disabled.icon-button__tertiary_kojin.icon-button__loader_kojin {
1733
- color: #464649;
1734
- }
1735
-
1736
- .icon-button__primary_wfksz {
1737
- color: #000
1738
- }
1739
- .icon-button__primary_wfksz:hover {
1740
- color: rgb(18, 18, 18);
1741
- }
1742
- .icon-button__primary_wfksz:active {
1743
- color: rgb(38, 38, 38);
1744
- }
1745
- .icon-button__secondary_wfksz {
1746
- color: #8a8a8e
1747
- }
1748
- .icon-button__secondary_wfksz:hover {
1749
- color: rgb(117, 117, 121);
1750
- }
1751
- .icon-button__secondary_wfksz:active {
1752
- color: rgb(110, 110, 114);
1753
- }
1754
- .icon-button__transparent_wfksz {
1755
- color: rgba(0, 0, 0, 0.3)
1756
- }
1757
- .icon-button__transparent_wfksz:hover {
1758
- color: rgba(0, 0, 0, 0.4);
1759
- }
1760
- .icon-button__transparent_wfksz:active {
1761
- color: rgba(0, 0, 0, 0.5);
1762
- }
1763
- .icon-button__negative_wfksz {
1764
- color: #d91d0b
1765
- }
1766
- .icon-button__negative_wfksz:hover {
1767
- color: rgb(220, 45, 28);
1768
- }
1769
- .icon-button__negative_wfksz:active {
1770
- color: rgb(223, 63, 48);
1771
- }
1772
- .icon-button__tertiary_wfksz {
1773
- color: #c5c5c7
1774
- }
1775
- .icon-button__tertiary_wfksz:hover {
1776
- color: rgb(167, 167, 169);
1777
- }
1778
- .icon-button__tertiary_wfksz:active {
1779
- color: rgb(158, 158, 159);
1780
- }
1781
- .icon-button__component_wfksz:disabled.icon-button__primary_wfksz {
1782
- color: rgba(0, 0, 0, 0.3)
1783
- }
1784
- .icon-button__component_wfksz:disabled.icon-button__primary_wfksz.icon-button__loader_wfksz {
1785
- color: #000;
1786
- }
1787
- .icon-button__component_wfksz:disabled.icon-button__secondary_wfksz {
1788
- color: rgba(138, 138, 142, 0.3)
1789
- }
1790
- .icon-button__component_wfksz:disabled.icon-button__secondary_wfksz.icon-button__loader_wfksz {
1791
- color: #8a8a8e;
1792
- }
1793
- .icon-button__component_wfksz:disabled.icon-button__negative_wfksz {
1794
- color: rgba(217, 29, 11, 0.3)
1795
- }
1796
- .icon-button__component_wfksz:disabled.icon-button__negative_wfksz.icon-button__loader_wfksz {
1797
- color: #d91d0b;
1798
- }
1799
- .icon-button__component_wfksz:disabled.icon-button__tertiary_wfksz {
1800
- color: rgba(197, 197, 199, 0.3)
1801
- }
1802
- .icon-button__component_wfksz:disabled.icon-button__tertiary_wfksz.icon-button__loader_wfksz {
1803
- color: #c5c5c7;
1804
- }.input__input_vlhds {
1805
- color: #fff;
1806
- caret-color: #0072ef;
1807
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1808
- }
1809
- .input__input_vlhds:-webkit-autofill {
1810
- -webkit-text-fill-color: #fff;
1811
- }
1812
- .input__input_vlhds::placeholder {
1813
- color: #8d8d93;
1814
- }
1815
- .input__hasInnerLabel_vlhds::placeholder {
1816
- color: #464649;
1817
- }
1818
- .input__clearIcon_vlhds {
1819
- color: #fff;
1820
- }
1821
- .input__input_vlhds:read-only {
1822
- color: #8d8d93
1823
- }
1824
- .input__input_vlhds:read-only:focus::placeholder {
1825
- color: #8d8d93;
1826
- }
1827
- .input__input_vlhds:disabled {
1828
- color: #fff;
1829
- -webkit-text-fill-color: #fff;
1830
- }
1831
- .input__input_vlhds:focus::placeholder {
1832
- color: rgba(235, 235, 245, 0.3);
1833
- }
1834
- .input__error_vlhds {
1835
- color: #f15045;
1836
- caret-color: #f15045;
1837
- }
1838
- .input__focusVisible_h974q {
1839
- outline: 2px solid #0072ef;
1840
- }
1841
- @keyframes input__onautofillstart_h974q {
1842
- from {
1843
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1844
- }
1845
- to {
1846
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1847
- }
1848
- }
1849
- @keyframes input__onautofillcancel_h974q {
1850
- from {
1851
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1852
- }
1853
- to {
1854
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1855
- }
1856
- }
1857
- .input__input_jeur2 {
1858
- color: #000;
1859
- caret-color: #0072ef;
1860
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1861
- }
1862
- .input__input_jeur2:-webkit-autofill {
1863
- -webkit-text-fill-color: #000;
1864
- }
1865
- .input__input_jeur2::placeholder {
1866
- color: rgba(60, 60, 67, 0.6);
1867
- }
1868
- .input__hasInnerLabel_jeur2::placeholder {
1869
- color: #c5c5c7;
1870
- }
1871
- .input__clearIcon_jeur2 {
1872
- color: #000;
1873
- }
1874
- .input__input_jeur2:read-only {
1875
- color: rgba(60, 60, 67, 0.6)
1876
- }
1877
- .input__input_jeur2:read-only:focus::placeholder {
1878
- color: rgba(60, 60, 67, 0.6);
1879
- }
1880
- .input__input_jeur2:disabled {
1881
- color: #000;
1882
- -webkit-text-fill-color: #000;
1883
- }
1884
- .input__input_jeur2:focus::placeholder {
1885
- color: rgba(60, 60, 67, 0.3);
1886
- }
1887
- .input__error_jeur2 {
1888
- color: #ef3124;
1889
- caret-color: #ef3124;
1890
- }.pagination__component_80op1 {
1891
- color: #fff;
1892
- }
1893
- .pagination__dots_1ufkj {
1894
- color: #8d8d93;
1895
- }
1896
-
1897
- .pagination__tag_v34tk.pagination__tag_v34tk {
1898
- color: #8d8d93
1899
- }
1900
- .pagination__tag_v34tk.pagination__tag_v34tk:hover:not(:disabled) {
1901
- background-color: #2c2c2e;
1902
- color: #fff;
1903
- }
1904
- .pagination__tag_v34tk.pagination__tag_v34tk:active:not(:disabled) {
1905
- background-color: #3a3a3c;
1906
- }
1907
- .pagination__tag_v34tk.pagination__tag_v34tk.pagination__checked_v34tk {
1908
- background-color: #f3f4f5;
1909
- color: #000;
1910
- }
1911
- .pagination__tag_v34tk.pagination__tag_v34tk.pagination__checked_v34tk:hover:not(:disabled) {
1912
- color: #000;
1913
- }
1914
- .pagination__tag_v34tk.pagination__tag_v34tk.pagination__checked_v34tk:active:not(:disabled) {
1915
- color: #fff;
1916
- }.plate__component_lc2t8 {
1917
- color: #fff
1918
- }
1919
- .plate__focused_lc2t8 {
1920
- outline: 2px solid #0072ef;
1921
- }
1922
- .plate__shadow_lc2t8 {
1923
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1924
- }
1925
- .plate__common_lc2t8 {
1926
- background-color: #202022;
1927
- box-shadow: 0 0 0 1px #6d7986
1928
- }
1929
- .plate__common_lc2t8:before {
1930
- background-color: #6d7986;
1931
- }
1932
- .plate__negative_lc2t8 {
1933
- background-color: #35110d;
1934
- box-shadow: 0 0 0 1px #d91d0b
1935
- }
1936
- .plate__negative_lc2t8:before {
1937
- background-color: #d91d0b;
1938
- }
1939
- .plate__positive_lc2t8 {
1940
- background-color: #042117;
1941
- box-shadow: 0 0 0 1px #13a463
1942
- }
1943
- .plate__positive_lc2t8:before {
1944
- background-color: #13a463;
1945
- }
1946
- .plate__attention_lc2t8 {
1947
- background-color: #332104;
1948
- box-shadow: 0 0 0 1px #de6a00
1949
- }
1950
- .plate__attention_lc2t8:before {
1951
- background-color: #de6a00;
1952
- }
1953
- .plate__custom_lc2t8 {
1954
- background: transparent;
1955
- box-shadow: 0 0 0 1px #6d7986
1956
- }
1957
- .plate__custom_lc2t8:before {
1958
- background-color: #6d7986;
1959
- }.drawer__backdropEnter_1xil6 {
1960
- background-color: transparent;
1961
- }
1962
- .drawer__backdropEnterActive_1xil6,
1963
- .drawer__backdropEnterDone_1xil6 {
1964
- background-color: rgba(0, 0, 0, 0.8);
1965
- }
1966
- .drawer__backdropExit_1xil6 {
1967
- background-color: rgba(0, 0, 0, 0.8);
1968
- }
1969
- .drawer__backdropExitActive_1xil6,
1970
- .drawer__backdropExitDone_1xil6 {
1971
- background-color: transparent;
1972
- }.file-upload-item__component_nxedx {
1973
- color: #8d8d93;
1974
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1975
- }
1976
- .file-upload-item__icon_nxedx {
1977
- color: #fff;
1978
- }
1979
- .file-upload-item__errorIcon_nxedx {
1980
- color: #d91d0b;
1981
- }
1982
- .file-upload-item__successIcon_nxedx {
1983
- color: #2fc26e;
1984
- }
1985
- .file-upload-item__name_nxedx {
1986
- color: #fff
1987
- }
1988
- .file-upload-item__errorWrapper_nxedx {
1989
- color: #ef3124
1990
- }.bottom-sheet__modal_wfs1y {
1991
- background-color: transparent;
1992
- }
1993
- .bottom-sheet__component_wfs1y {
1994
- background: #121212;
1995
- }
1996
- .bottom-sheet__marker_wfs1y {
1997
- background-color: #2a2a2c;
1998
- }
1999
- .bottom-sheet__content_wfs1y {
2000
- color: #fff;
2001
- background-color: #121212;
2002
- }
2003
- .bottom-sheet__backer_12xww {
2004
- color: #fff;
2005
- }
2006
- .bottom-sheet__button_12xww {
2007
- background: rgba(255, 255, 255, 0.03);
2008
- }
2009
- .bottom-sheet__closer_xmfz3 {
2010
- color: #fff;
2011
- }
2012
- .bottom-sheet__button_xmfz3 {
2013
- background: rgba(255, 255, 255, 0.03);
2014
- }
2015
- .bottom-sheet__footer_799sz {
2016
- background-color: #121212;
2017
- }
2018
- .bottom-sheet__highlighted_799sz {
2019
- border-top: 1px solid #2b2b2e;
2020
- background-color: #121212;
2021
- }
2022
- .bottom-sheet__headerWrapper_767mb {
2023
- background-color: #121212;
2024
- }
2025
- .bottom-sheet__highlighted_767mb {
2026
- border-bottom: 1px solid #2b2b2e;
2027
- }.filter-tag__component_h8jup.filter-tag__disabled_h8jup {
2028
- background-color: rgba(32, 32, 34, 0.3);
2029
- }
2030
- .filter-tag__component_h8jup.filter-tag__checked_h8jup:not(.filter-tag__component_h8jup.filter-tag__disabled_h8jup) {
2031
- background-color: #f3f4f5;
2032
- }
2033
- .filter-tag__component_h8jup.filter-tag__checked_h8jup:not(.filter-tag__component_h8jup.filter-tag__disabled_h8jup):hover {
2034
- background-color: #f3f4f5;
2035
- }
2036
- .filter-tag__component_h8jup.filter-tag__checked_h8jup:not(.filter-tag__component_h8jup.filter-tag__disabled_h8jup):active {
2037
- background-color: rgb(194, 195, 196);
2038
- }
2039
- .filter-tag__focused_h8jup {
2040
- outline: 2px solid #0072ef;
2041
- }
2042
- .filter-tag__valueButton_h8jup {
2043
- color: #fff;
2044
- background-color: #202022;
2045
- border-color: transparent
2046
- }
2047
- .filter-tag__valueButton_h8jup:not(.filter-tag__valueButton_h8jup:disabled):hover {
2048
- background-color: #202022;
2049
- border-color: transparent;
2050
- }
2051
- .filter-tag__valueButton_h8jup:not(.filter-tag__valueButton_h8jup:disabled):active {
2052
- background-color: rgb(65, 65, 67);
2053
- border-color: transparent;
2054
- }
2055
- .filter-tag__valueButton_h8jup:disabled {
2056
- background-color: rgba(32, 32, 34, 0.3);
2057
- border-color: transparent;
2058
- color: #464649;
2059
- }
2060
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup {
2061
- background-color: #f3f4f5;
2062
- color: #000
2063
- }
2064
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup:not(.filter-tag__valueButton_h8jup:disabled):hover {
2065
- background-color: #f3f4f5;
2066
- }
2067
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup:not(.filter-tag__valueButton_h8jup:disabled):active {
2068
- background-color: rgb(194, 195, 196);
2069
- }
2070
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup:not(.filter-tag__valueButton_h8jup:disabled):hover + .filter-tag__clear_h8jup:before {
2071
- background-color: #464649;
2072
- }
2073
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup:not(.filter-tag__valueButton_h8jup:disabled):active + .filter-tag__clear_h8jup:before {
2074
- background-color: transparent;
2075
- }
2076
- .filter-tag__valueButton_h8jup.filter-tag__checked_h8jup:disabled {
2077
- background-color: rgba(243, 244, 245, 0.3);
2078
- color: #000;
2079
- }
2080
- .filter-tag__clear_h8jup {
2081
- color: #464649;
2082
- background-color: #f3f4f5
2083
- }
2084
- .filter-tag__clear_h8jup:before {
2085
- background-color: #464649;
2086
- }
2087
- .filter-tag__clear_h8jup:hover:before {
2088
- background-color: #464649;
2089
- }
2090
- .filter-tag__clear_h8jup:active:before {
2091
- background-color: transparent;
2092
- }
2093
- .filter-tag__clear_h8jup:hover {
2094
- background-color: #f3f4f5;
2095
- color: #000;
2096
- }
2097
- .filter-tag__clear_h8jup:active {
2098
- background-color: rgb(194, 195, 196);
2099
- color: #000;
2100
- }.pure-cell__focused_8fb7d {
2101
- outline: 2px solid #0072ef;
2102
- }
2103
-
2104
-
2105
-
2106
- .pure-cell__categoryPercent_1is22 {
2107
- background-color: #202022;
2108
- }
2109
-
2110
-
2111
-
2112
-
2113
-
2114
-
2115
-
2116
-
2117
- .modal__button_anz5f {
2118
- background: rgba(18, 18, 18, 0.4);
2119
- }
2120
-
2121
-
2122
-
2123
-
2124
- .modal__sticky_a3yps {
2125
- background: #121212;
2126
- }
2127
- .modal__highlighted_a3yps {
2128
- background: #121212;
2129
- box-shadow: 0 -1px 0 0 #2b2b2e;
2130
- }
2131
-
2132
-
2133
-
2134
- .modal__highlighted_1j8t0 {
2135
- background: #121212;
2136
- }
2137
- .modal__sticky_1j8t0.modal__hasContent_1j8t0 {
2138
- background: #121212;
2139
- }
2140
- .toast-plate__component_xjlxf {
2141
- color: #000;
2142
- background-color: #fff;
2143
- }
2144
- .toast-plate__closeButtonWrapper_xjlxf:before {
2145
- background-color: #e9e9eb;
2146
- }
2147
-
2148
- .toast-plate__component_1f571 {
2149
- color: #fff;
2150
- background-color: #121212;
2151
- }
2152
- .toast-plate__closeButtonWrapper_1f571:before {
2153
- background-color: #262629;
2154
- }.slider-input__steps_1i9ap {
2155
- color: #8d8d93;
2156
- }
2157
- .slider-input__info_1i9ap {
2158
- color: #8d8d93;
2159
- }.with-suffix__hasSuffix_brznw input:focus::placeholder {
2160
- color: transparent;
2161
- }
2162
- .with-suffix__disabled_brznw {
2163
- color: #fff;
2164
- }
2165
- .with-suffix__readOnly_brznw {
2166
- color: #8d8d93;
2167
- }.tooltip__hint_y0br0 {
2168
- background-color: #fff;
2169
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2170
- 0 8px 16px rgba(11, 31, 53, 0.16);
2171
- color: #000;
2172
- }
2173
- .tooltip__hint_y0br0 .tooltip__arrow_y0br0:after {
2174
- background-color: #fff;
2175
- border-color: #fff;
2176
- }
2177
-
2178
- .tooltip__tooltip_edb3t {
2179
- background-color: #fff;
2180
- color: #000;
2181
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2182
- 0 8px 16px rgba(11, 31, 53, 0.16);
2183
- }
2184
- .tooltip__tooltip_edb3t .tooltip__arrow_edb3t:after {
2185
- background-color: #fff;
2186
- }
2187
- .tooltip__hint_edb3t {
2188
- background-color: #121212;
2189
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2190
- color: #fff;
2191
- }
2192
- .tooltip__hint_edb3t .tooltip__arrow_edb3t:after {
2193
- background-color: #121212;
2194
- }
2195
- .toast__toastPlate_e57zb {
2196
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2197
- }
2198
- .toast__popoverInner_e57zb {
2199
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2200
- background-color: transparent;
2201
- }
2202
-
2203
-
2204
-
2205
- .side-panel__button_lbyg2 {
2206
- background: rgba(18, 18, 18, 0.4);
2207
- }
2208
-
2209
-
2210
-
2211
-
2212
- .side-panel__sticky_4ozij {
2213
- background: #121212;
2214
- }
2215
- .side-panel__highlighted_4ozij {
2216
- background: #121212;
2217
- box-shadow: 0 -1px 0 0 #2b2b2e;
2218
- }
2219
-
2220
-
2221
-
2222
- .side-panel__highlighted_14buk {
2223
- background: #121212;
2224
- }
2225
- .side-panel__sticky_14buk.side-panel__hasContent_14buk {
2226
- background: #121212;
2227
- }
2228
- .bank-card__component_jjf52 {
2229
- --form-control-bg-color: transparent;
2230
- --form-control-hover-bg-color: transparent;
2231
- --form-control-focus-bg-color: transparent;
2232
- }
2233
- .bank-card__label_jjf52 {
2234
- color: rgba(0, 0, 0, 0.6)
2235
- }
2236
- .bank-card__focused_jjf52 .bank-card__label_jjf52,
2237
- .bank-card__filled_jjf52 .bank-card__label_jjf52 {
2238
- color: #000
2239
- }
2240
- .bank-card__input_jjf52 {
2241
- color: #000;
2242
- caret-color: #000
2243
- }
2244
- .bank-card__bankLogo_jjf52 svg g {
2245
- fill: #000;
2246
- }
2247
- .bank-card__brandLogo_jjf52 svg {
2248
- fill: #000;
2249
- }
2250
- .bank-card__usePhoto_jjf52 {
2251
- background-color: transparent
2252
- }
2253
- .bank-card__usePhoto_jjf52 svg {
2254
- fill: #000;
2255
- }.amount-input__minorPartAndCurrency_1284z {
2256
- color: #8d8d93;
2257
- }
2258
- .amount-input__filled_1d9ty .amount-input__input_1d9ty,
2259
- .amount-input__input_1d9ty:focus {
2260
- -webkit-text-fill-color: transparent;
2261
- }
2262
- .amount-input__minorPartAndCurrency_1wrf4 {
2263
- color: #8a8a8e;
2264
- }@media (min-width: 600px) {
2265
- }
2266
- .calendar__wrapper_mqp3b {
2267
- background: #121212;
2268
- }
2269
- .calendar__calendar_mqp3b th {
2270
- border-bottom: 1px solid #2b2b2e;
2271
- }
2272
- .calendar__dayNames_mqp3b {
2273
- border-bottom: 1px solid #2b2b2e;
2274
- background: #121212
2275
- }
2276
- .calendar__month_mqp3b {
2277
- color: #fff;
2278
- }
2279
- .calendar__dayName_mqp3b {
2280
- color: #8d8d93
2281
- }
2282
- .calendar__dayName_166l7 {
2283
- color: #8d8d93
2284
- }
2285
- .calendar__day_166l7 {
2286
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2287
- color: #fff
2288
- }
2289
- .calendar__day_166l7.calendar__highlighted_166l7,
2290
- .calendar__day_166l7.calendar__range_166l7.calendar__highlighted_166l7:not(.calendar__disabled_166l7) {
2291
- color: #fff;
2292
- background: #2a2a2c;
2293
- }
2294
- .calendar__day_166l7.calendar__holiday_166l7 {
2295
- color: #ef3124;
2296
- }
2297
- .calendar__day_166l7.calendar__disabled_166l7 {
2298
- color: #464649;
2299
- background: transparent;
2300
- }
2301
- .calendar__day_166l7.calendar__today_166l7 {
2302
- color: #0072ef;
2303
- }
2304
- .calendar__day_166l7.calendar__rangeComplete_166l7 {
2305
- background: #e8f2fe;
2306
- }
2307
- .calendar__day_166l7.calendar__selected_166l7,
2308
- .calendar__day_166l7.calendar__disabled_166l7.calendar__selected_166l7 {
2309
- color: #000;
2310
- background: #fff;
2311
- }
2312
- @media (hover) {
2313
- .calendar__day_166l7.calendar__selected_166l7:hover {
2314
- background: rgb(217, 217, 217);
2315
- }
2316
- }
2317
- .calendar__dayWrapper_166l7 {
2318
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2319
- }
2320
- .calendar__range_166l7 .calendar__day_166l7:not(.calendar__selected_166l7):not(.calendar__disabled_166l7):not(.calendar__today_166l7):not(.calendar__holiday_166l7) {
2321
- color: #fff;
2322
- }
2323
- .calendar__range_166l7:before {
2324
- background: rgba(255, 255, 255, 0.1);
2325
- }
2326
- .calendar__rangeComplete_166l7:before {
2327
- background: #e8f2fe;
2328
- }
2329
- .calendar__transitLeft_166l7:after {
2330
- background: linear-gradient(
2331
- 270deg,
2332
- rgba(255, 255, 255, 0.1) 0%,
2333
- rgba(255, 255, 255, 0) 100%
2334
- );
2335
- }
2336
- .calendar__transitRight_166l7:after {
2337
- background: linear-gradient(
2338
- 270deg,
2339
- rgba(255, 255, 255, 0) 0%,
2340
- rgba(255, 255, 255, 0.1) 100%
2341
- );
2342
- }
2343
- .calendar__rangeComplete_166l7.calendar__transitLeft_166l7:after {
2344
- background: linear-gradient(
2345
- 270deg,
2346
- #e8f2fe 0%,
2347
- rgba(255, 255, 255, 0) 100%
2348
- );
2349
- }
2350
- .calendar__rangeComplete_166l7.calendar__transitRight_166l7:after {
2351
- background: linear-gradient(
2352
- 270deg,
2353
- rgba(255, 255, 255, 0) 0%,
2354
- #e8f2fe 100%
2355
- );
2356
- }
2357
- .calendar__dot_166l7 {
2358
- background: #fff;
2359
- }
2360
- .calendar__selected_166l7 .calendar__dot_166l7 {
2361
- background: #000;
2362
- }
2363
- .calendar__withShadow_1xdij {
2364
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2365
- }
2366
-
2367
- @media (max-width: 374px) {
2368
- }
2369
- .calendar__empty_1g3o7 {
2370
- color: #8d8d93;
2371
- }
2372
- .cc-calendar .calendar__button_1oe3n {
2373
- background-color: transparent
2374
- }
2375
- .cc-calendar .calendar__button_1oe3n:not(:disabled):hover {
2376
- background-color: #2c2c2e;
2377
- color: #fff;
2378
- }
2379
- .cc-calendar .calendar__button_1oe3n.calendar__filled_1oe3n {
2380
- background-color: #2c2c2e
2381
- }
2382
- .cc-calendar .calendar__button_1oe3n.calendar__filled_1oe3n:not(:disabled):hover {
2383
- background-color: rgb(59, 59, 61);
2384
- }
2385
- .cc-calendar .calendar__button_1oe3n.calendar__outlined_1oe3n {
2386
- border: 1px solid #fff;
2387
- }
2388
- .cc-calendar .calendar__button_1oe3n.calendar__selected_1oe3n,
2389
- .cc-calendar .calendar__button_1oe3n.calendar__selected_1oe3n:disabled {
2390
- background-color: #fff;
2391
- color: #000
2392
- }
2393
- .cc-calendar .calendar__button_1oe3n.calendar__selected_1oe3n:not(:disabled):hover, .cc-calendar .calendar__button_1oe3n.calendar__selected_1oe3n:disabled:not(:disabled):hover {
2394
- background-color: #fff;
2395
- color: #000;
2396
- }
2397
- @media (max-width: 374px) {
2398
- }.gallery__modal_e53ie {
2399
- background: transparent;
2400
- }
2401
- .gallery__header_kr0sw {
2402
- background-color: #e9e9eb;
2403
- }
2404
-
2405
- .gallery__component_5clha {
2406
- border: 2px solid rgba(0, 0, 0, 0);
2407
- }
2408
- .gallery__active_5clha {
2409
- border-color: #000
2410
- }
2411
- .gallery__image_5clha {
2412
- background-color: #121212
2413
- }
2414
- .gallery__loading_5clha {
2415
- background-color: #e9eaeb;
2416
- }
2417
- .gallery__brokenImageWrapper_5clha {
2418
- background-color: #121212
2419
- }
2420
- .gallery__focused_5clha {
2421
- outline: 2px solid #0072ef;
2422
- }
2423
- .gallery__component_gyyky {
2424
- background-color: rgba(255, 255, 255, 0.5);
2425
- }
2426
- .gallery__slideLoading_gyyky {
2427
- background-color: #e9eaeb;
2428
- }
2429
- .gallery__image_gyyky {
2430
- background-color: #121212;
2431
- }
2432
- .gallery__smallImage_gyyky {
2433
- background-color: #121212;
2434
- }
2435
- .gallery__arrow_gyyky {
2436
- color: #000
2437
- }
2438
- .gallery__arrow_gyyky:hover {
2439
- background-color: rgba(255, 255, 255, 0.1);
2440
- }
2441
- .gallery__arrow_gyyky:active {
2442
- background-color: rgba(255, 255, 255, 0.2);
2443
- }
2444
- .gallery__focused_gyyky {
2445
- outline: 2px solid #0072ef;
2446
- }
2447
- .gallery__placeholder_gyyky {
2448
- background-color: #121212;
2449
- }
2450
- .gallery__fullScreenImage_gyyky {
2451
- background-color: #121212;
2452
- }
2453
- .gallery__component_lsyr0 {
2454
- background-color: #e9e9eb
2455
- }.select__arrow_zvm1q {
2456
- color: #fff;
2457
- }
2458
- .select__popoverInner_13oc3 {
2459
- background: transparent;
2460
- }
2461
- .select__optionsList_13oc3 {
2462
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2463
- background: #121212;
2464
- }
2465
- .select__popoverInner_kcm44 {
2466
- background: transparent;
2467
- }
2468
- .select__single_x0slw {
2469
- background: #fff
2470
- }
2471
- .select__placeholder_1utni {
2472
- color: #8d8d93;
2473
- }
2474
- .select__focusVisible_1utni {
2475
- outline: 2px solid #0072ef;
2476
- }
2477
- .select__optgroup_mmusk {
2478
- background: #121212
2479
- }
2480
- .select__label_mmusk {
2481
- color: #8d8d93;
2482
- }
2483
- .select__option_hkm8n {
2484
- background: #121212;
2485
- color: #fff
2486
- }
2487
- .select__option_hkm8n:not(.select__disabled_hkm8n):active {
2488
- background: #2c2c2e;
2489
- color: #fff;
2490
- }
2491
- .select__option_hkm8n:before {
2492
- background: #2b2b2e;
2493
- }
2494
- .select__selected_hkm8n {
2495
- background: #121212;
2496
- color: #fff;
2497
- }
2498
- .select__highlighted_hkm8n {
2499
- background: #202022;
2500
- color: #fff
2501
- }
2502
- .select__disabled_hkm8n {
2503
- background: #121212;
2504
- color: #8d8d93;
2505
- }
2506
- .select__emptyPlaceholder_5ctdq {
2507
- color: #8d8d93;
2508
- }
2509
- .select__virtualRow_1elhb:before {
2510
- background: #2b2b2e;
2511
- }
2512
- .select__emptyPlaceholder_1elhb {
2513
- color: #8d8d93;
2514
- }
2515
-
2516
-
2517
-
2518
- .select__emptyPlaceholder_1plae {
2519
- color: #8d8d93;
2520
- }
2521
- .select__footer_1plae {
2522
- background-color: #121212
2523
- }
2524
- .select__highlighted_1plae {
2525
- border-top: 1px solid #2b2b2e;
2526
- background-color: #121212;
2527
- }
2528
- .select__footer_1dvwi {
2529
- background: #121212
2530
- }
2531
- .select__withBorder_1dvwi {
2532
- box-shadow: inset 0 1px 0 #262629;
2533
- }.calendar-with-skeleton__skeleton_n2nh5 {
2534
- background-color: #121212;
2535
- }.calendar-input__calendarIcon_to6a4 {
2536
- color: #fff
2537
- }
2538
-
2539
- .input-autocomplete__placeholder_1l8oa {
2540
- color: #8d8d93;
2541
- }
2542
- .input-autocomplete__focusVisible_1l8oa {
2543
- outline: 2px solid #0072ef;
2544
- }.select-with-tags__tag_849an:active:not(:disabled) {
2545
- background-color: #f3f4f5;
2546
- color: #000;
2547
- }
2548
- .select-with-tags__tag_849an:hover:not(:disabled):not(:active) {
2549
- background-color: #f3f4f5;
2550
- color: #000;
2551
- }
2552
- .select-with-tags__input_1qzmj {
2553
- background-color: transparent;
2554
- color: #fff
2555
- }
2556
- .select-with-tags__input_1qzmj:disabled {
2557
- color: #8d8d93;
2558
- }
2559
- .select-with-tags__input_1qzmj::placeholder {
2560
- color: #8d8d93;
2561
- }
2562
- .select-with-tags__input_1qzmj:focus::placeholder {
2563
- color: #464649;
2564
- }
2565
- .select-with-tags__focusVisible_1qzmj {
2566
- outline: 2px solid #0072ef;
2567
- }
2568
- .select-with-tags__placeholder_1qzmj {
2569
- color: #464649;
2570
- }.calendar-range__divider_p10b8:after {
2571
- background-color: #fff;
2572
- }.table__component_2bzj2 {
2573
- border-top: 1px solid #2b2b2e;
2574
- }
2575
- .table__wrapper_1yzid {
2576
- background: #121212;
2577
- box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2578
- 0 2px 4px rgba(11, 31, 53, 0.16);
2579
- }
2580
-
2581
- .table__component_s6wrh {
2582
- color: #fff;
2583
- border-top: 1px solid #2b2b2e
2584
- }
2585
-
2586
- .table__component_uqxyp th:not(:last-child):not(:empty):after {
2587
- background-color: #2a2a2c;
2588
- }
2589
- .table__component_11eag {
2590
- color: #fff;
2591
- border-bottom: 1px solid #2b2b2e;
2592
- background: #121212
2593
- }
2594
- .table__sorted_11eag {
2595
- color: #fff;
2596
- }
2597
- .table__component_yd4lr {
2598
- background: #121212
2599
- }
2600
- .table__withoutBorder_yd4lr {
2601
- }
2602
- .table__clickable_yd4lr:hover {
2603
- background-color: #202022;
2604
- }
2605
- .table__selected_yd4lr {
2606
- background-color: #f2f8ff
2607
- }
2608
- .table__selected_yd4lr:hover {
2609
- background-color: #e8f2fe;
2610
- }
2611
- .table__icon_10vr1 {
2612
- color: #8d8d93
2613
- }
2614
- .table__icon_10vr1:hover {
2615
- color: #fff;
2616
- }
2617
- .table__sorted_10vr1 {
2618
- color: #0072ef
2619
- }
2620
- .table__sorted_10vr1:hover {
2621
- color: #0072ef;
2622
- }
2623
- .table__open_hawq8,
2624
- .table__open_hawq8:hover {
2625
- background-color: rgba(255, 255, 255, 0.163);
2626
- }
2627
- .intl-phone-input__flagIcon_12kqj {
2628
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2629
- }
2630
- .intl-phone-input__dialCode_t1jzj {
2631
- color: #8d8d93;
2632
- }
2633
- .intl-phone-input__focusVisible_z7mpo {
2634
- outline: 2px solid #0072ef;
2635
- }