@alfalab/core-components 35.0.0-beta.0 → 35.1.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2340) 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/send-stats.js +1 -1
  16. package/action-button/static.css +4 -4
  17. package/alert/Component.js +1 -1
  18. package/alert/esm/Component.js +1 -1
  19. package/alert/esm/index.css +2 -2
  20. package/alert/index.css +2 -2
  21. package/alert/modern/Component.js +1 -1
  22. package/alert/modern/index.css +2 -2
  23. package/alert/send-stats.js +1 -1
  24. package/amount/component.js +6 -5
  25. package/amount/cssm/component.js +5 -4
  26. package/amount/cssm/types/amount-props.d.ts +4 -0
  27. package/amount/cssm/types/index.d.ts +1 -1
  28. package/amount/esm/component.js +7 -6
  29. package/amount/esm/index.css +7 -7
  30. package/amount/esm/pure/component.js +1 -1
  31. package/amount/esm/pure/index.css +2 -2
  32. package/amount/esm/types/amount-props.d.ts +4 -0
  33. package/amount/esm/types/index.d.ts +1 -1
  34. package/amount/index.css +7 -7
  35. package/amount/modern/component.js +6 -5
  36. package/amount/modern/index.css +7 -7
  37. package/amount/modern/pure/component.js +1 -1
  38. package/amount/modern/pure/index.css +2 -2
  39. package/amount/modern/types/amount-props.d.ts +4 -0
  40. package/amount/modern/types/index.d.ts +1 -1
  41. package/amount/pure/component.js +1 -1
  42. package/amount/pure/index.css +2 -2
  43. package/amount/send-stats.js +1 -1
  44. package/amount/types/amount-props.d.ts +4 -0
  45. package/amount/types/index.d.ts +1 -1
  46. package/amount-input/Component.js +3 -3
  47. package/amount-input/default.css +2 -2
  48. package/amount-input/esm/Component.js +3 -3
  49. package/amount-input/esm/default.css +2 -2
  50. package/amount-input/esm/index.css +7 -7
  51. package/amount-input/esm/inverted.css +2 -2
  52. package/amount-input/index.css +7 -7
  53. package/amount-input/inverted.css +2 -2
  54. package/amount-input/modern/Component.js +3 -3
  55. package/amount-input/modern/default.css +2 -2
  56. package/amount-input/modern/index.css +7 -7
  57. package/amount-input/modern/inverted.css +2 -2
  58. package/amount-input/send-stats.js +1 -1
  59. package/attach/Component.js +1 -1
  60. package/attach/esm/Component.js +1 -1
  61. package/attach/esm/index.css +24 -24
  62. package/attach/index.css +24 -24
  63. package/attach/modern/Component.js +1 -1
  64. package/attach/modern/index.css +24 -24
  65. package/attach/send-stats.js +1 -1
  66. package/backdrop/Component.js +1 -1
  67. package/backdrop/esm/Component.js +1 -1
  68. package/backdrop/esm/index.css +11 -11
  69. package/backdrop/index.css +11 -11
  70. package/backdrop/modern/Component.js +1 -1
  71. package/backdrop/modern/index.css +11 -11
  72. package/backdrop/send-stats.js +1 -1
  73. package/badge/Component.js +1 -1
  74. package/badge/cssm/index.module.css +7 -5
  75. package/badge/esm/Component.js +1 -1
  76. package/badge/esm/index.css +44 -42
  77. package/badge/index.css +44 -42
  78. package/badge/modern/Component.js +1 -1
  79. package/badge/modern/index.css +44 -42
  80. package/badge/send-stats.js +1 -1
  81. package/bank-card/Component.js +1 -1
  82. package/bank-card/cssm/index.module.css +1 -1
  83. package/bank-card/esm/Component.js +1 -1
  84. package/bank-card/esm/index.css +21 -21
  85. package/bank-card/index.css +21 -21
  86. package/bank-card/modern/Component.js +1 -1
  87. package/bank-card/modern/index.css +21 -21
  88. package/bank-card/send-stats.js +1 -1
  89. package/base-modal/Component.js +1 -1
  90. package/base-modal/cssm/utils.js +3 -1
  91. package/base-modal/esm/Component.js +1 -1
  92. package/base-modal/esm/index.css +13 -13
  93. package/base-modal/esm/utils.js +3 -1
  94. package/base-modal/index.css +13 -13
  95. package/base-modal/modern/Component.js +1 -1
  96. package/base-modal/modern/index.css +13 -13
  97. package/base-modal/modern/utils.js +2 -2
  98. package/base-modal/send-stats.js +1 -1
  99. package/base-modal/utils.js +3 -1
  100. package/bottom-sheet/{component-8ec49265.d.ts → component-4c6d3b2c.d.ts} +0 -0
  101. package/bottom-sheet/{component-8ec49265.js → component-4c6d3b2c.js} +3 -3
  102. package/bottom-sheet/component.js +2 -2
  103. package/bottom-sheet/components/backer/Component.js +2 -2
  104. package/bottom-sheet/components/backer/index.css +3 -3
  105. package/bottom-sheet/components/closer/Component.js +2 -2
  106. package/bottom-sheet/components/closer/index.css +3 -3
  107. package/bottom-sheet/components/footer/Component.js +1 -1
  108. package/bottom-sheet/components/footer/index.css +4 -4
  109. package/bottom-sheet/components/header/Component.js +2 -2
  110. package/bottom-sheet/components/header/index.css +17 -17
  111. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  112. package/bottom-sheet/cssm/index.module.css +2 -1
  113. package/bottom-sheet/esm/{component-42bc5d7c.d.ts → component-8822d7f8.d.ts} +0 -0
  114. package/bottom-sheet/esm/{component-42bc5d7c.js → component-8822d7f8.js} +3 -3
  115. package/bottom-sheet/esm/component.js +2 -2
  116. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  117. package/bottom-sheet/esm/components/backer/index.css +3 -3
  118. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  119. package/bottom-sheet/esm/components/closer/index.css +3 -3
  120. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  121. package/bottom-sheet/esm/components/footer/index.css +4 -4
  122. package/bottom-sheet/esm/components/header/Component.js +2 -2
  123. package/bottom-sheet/esm/components/header/index.css +17 -17
  124. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  125. package/bottom-sheet/esm/index.css +17 -16
  126. package/bottom-sheet/esm/index.d.ts +1 -1
  127. package/bottom-sheet/esm/index.js +2 -2
  128. package/bottom-sheet/esm/{tslib.es6-b2d9e2d7.d.ts → tslib.es6-51532a26.d.ts} +0 -0
  129. package/bottom-sheet/esm/{tslib.es6-b2d9e2d7.js → tslib.es6-51532a26.js} +0 -0
  130. package/bottom-sheet/index.css +17 -16
  131. package/bottom-sheet/index.d.ts +1 -1
  132. package/bottom-sheet/index.js +2 -2
  133. package/bottom-sheet/modern/{component-990b84c8.d.ts → component-c97a9bef.d.ts} +0 -0
  134. package/bottom-sheet/modern/{component-990b84c8.js → component-c97a9bef.js} +2 -2
  135. package/bottom-sheet/modern/component.js +1 -1
  136. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  137. package/bottom-sheet/modern/components/backer/index.css +3 -3
  138. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  139. package/bottom-sheet/modern/components/closer/index.css +3 -3
  140. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  141. package/bottom-sheet/modern/components/footer/index.css +4 -4
  142. package/bottom-sheet/modern/components/header/Component.js +1 -1
  143. package/bottom-sheet/modern/components/header/index.css +17 -17
  144. package/bottom-sheet/modern/index.css +17 -16
  145. package/bottom-sheet/modern/index.d.ts +1 -1
  146. package/bottom-sheet/modern/index.js +1 -1
  147. package/bottom-sheet/send-stats.js +1 -1
  148. package/bottom-sheet/{tslib.es6-79c5d011.d.ts → tslib.es6-3eccb017.d.ts} +0 -0
  149. package/bottom-sheet/{tslib.es6-79c5d011.js → tslib.es6-3eccb017.js} +0 -0
  150. package/button/Component.js +3 -3
  151. package/button/default.css +45 -45
  152. package/button/esm/Component.js +3 -3
  153. package/button/esm/default.css +45 -45
  154. package/button/esm/index.css +53 -53
  155. package/button/esm/inverted.css +45 -45
  156. package/button/index.css +53 -53
  157. package/button/inverted.css +45 -45
  158. package/button/modern/Component.js +3 -3
  159. package/button/modern/default.css +45 -45
  160. package/button/modern/index.css +53 -53
  161. package/button/modern/inverted.css +45 -45
  162. package/button/send-stats.js +1 -1
  163. package/calendar/Component.js +4 -8
  164. package/calendar/components/calendar-mobile/Component.js +2 -2
  165. package/calendar/components/calendar-mobile/index.css +11 -11
  166. package/calendar/components/calendar-mobile/index.js +1 -1
  167. package/calendar/components/days-table/Component.js +2 -2
  168. package/calendar/components/days-table/index.css +58 -58
  169. package/calendar/components/days-table/index.js +1 -1
  170. package/calendar/components/header/Component.js +1 -1
  171. package/calendar/components/header/index.css +3 -3
  172. package/calendar/components/month-year-header/Component.js +2 -2
  173. package/calendar/components/month-year-header/index.css +10 -10
  174. package/calendar/components/month-year-header/index.js +1 -1
  175. package/calendar/components/months-table/Component.js +2 -2
  176. package/calendar/components/months-table/index.css +11 -11
  177. package/calendar/components/months-table/index.js +1 -1
  178. package/calendar/components/period-slider/Component.js +1 -1
  179. package/calendar/components/period-slider/index.css +10 -10
  180. package/calendar/components/select-button/Component.js +2 -2
  181. package/calendar/components/select-button/index.css +10 -10
  182. package/calendar/components/select-button/index.js +1 -1
  183. package/calendar/components/years-table/Component.js +2 -2
  184. package/calendar/components/years-table/index.css +13 -13
  185. package/calendar/components/years-table/index.js +1 -1
  186. package/calendar/cssm/Component.js +2 -6
  187. package/calendar/esm/Component.js +4 -8
  188. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  189. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  190. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  191. package/calendar/esm/components/days-table/Component.js +2 -2
  192. package/calendar/esm/components/days-table/index.css +58 -58
  193. package/calendar/esm/components/days-table/index.js +1 -1
  194. package/calendar/esm/components/header/Component.js +1 -1
  195. package/calendar/esm/components/header/index.css +3 -3
  196. package/calendar/esm/components/month-year-header/Component.js +2 -2
  197. package/calendar/esm/components/month-year-header/index.css +10 -10
  198. package/calendar/esm/components/month-year-header/index.js +1 -1
  199. package/calendar/esm/components/months-table/Component.js +2 -2
  200. package/calendar/esm/components/months-table/index.css +11 -11
  201. package/calendar/esm/components/months-table/index.js +1 -1
  202. package/calendar/esm/components/period-slider/Component.js +1 -1
  203. package/calendar/esm/components/period-slider/index.css +10 -10
  204. package/calendar/esm/components/select-button/Component.js +2 -2
  205. package/calendar/esm/components/select-button/index.css +10 -10
  206. package/calendar/esm/components/select-button/index.js +1 -1
  207. package/calendar/esm/components/years-table/Component.js +2 -2
  208. package/calendar/esm/components/years-table/index.css +13 -13
  209. package/calendar/esm/components/years-table/index.js +1 -1
  210. package/calendar/esm/index.css +14 -14
  211. package/calendar/esm/index.js +1 -1
  212. package/calendar/esm/{tslib.es6-5e72ccdb.d.ts → tslib.es6-43ad5064.d.ts} +0 -0
  213. package/calendar/esm/{tslib.es6-5e72ccdb.js → tslib.es6-43ad5064.js} +0 -0
  214. package/calendar/index.css +14 -14
  215. package/calendar/index.js +1 -1
  216. package/calendar/modern/Component.js +3 -7
  217. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  218. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  219. package/calendar/modern/components/days-table/Component.js +3 -3
  220. package/calendar/modern/components/days-table/index.css +58 -58
  221. package/calendar/modern/components/header/Component.js +1 -1
  222. package/calendar/modern/components/header/index.css +3 -3
  223. package/calendar/modern/components/month-year-header/Component.js +1 -1
  224. package/calendar/modern/components/month-year-header/index.css +10 -10
  225. package/calendar/modern/components/months-table/Component.js +2 -2
  226. package/calendar/modern/components/months-table/index.css +11 -11
  227. package/calendar/modern/components/period-slider/Component.js +1 -1
  228. package/calendar/modern/components/period-slider/index.css +10 -10
  229. package/calendar/modern/components/select-button/Component.js +1 -1
  230. package/calendar/modern/components/select-button/index.css +10 -10
  231. package/calendar/modern/components/years-table/Component.js +2 -2
  232. package/calendar/modern/components/years-table/index.css +13 -13
  233. package/calendar/modern/index.css +14 -14
  234. package/calendar/modern/utils.js +1 -1
  235. package/calendar/send-stats.js +1 -1
  236. package/calendar/{tslib.es6-b49b4e80.d.ts → tslib.es6-900e7664.d.ts} +0 -0
  237. package/calendar/{tslib.es6-b49b4e80.js → tslib.es6-900e7664.js} +0 -0
  238. package/calendar-input/Component.js +1 -1
  239. package/calendar-input/esm/Component.js +1 -1
  240. package/calendar-input/esm/index.css +11 -11
  241. package/calendar-input/index.css +11 -11
  242. package/calendar-input/modern/Component.js +1 -1
  243. package/calendar-input/modern/index.css +11 -11
  244. package/calendar-input/modern/utils.js +1 -1
  245. package/calendar-input/send-stats.js +1 -1
  246. package/calendar-range/Component.js +1 -1
  247. package/calendar-range/esm/Component.js +1 -1
  248. package/calendar-range/esm/index.js +1 -1
  249. package/calendar-range/esm/{index.module-a5def611.d.ts → index.module-854cbb7f.d.ts} +0 -0
  250. package/calendar-range/esm/{index.module-a5def611.js → index.module-854cbb7f.js} +1 -1
  251. package/calendar-range/esm/views/index.css +8 -8
  252. package/calendar-range/esm/views/popover.js +1 -1
  253. package/calendar-range/esm/views/static.js +1 -1
  254. package/calendar-range/index.js +1 -1
  255. package/calendar-range/{index.module-2d8b80ce.d.ts → index.module-6c25ba91.d.ts} +0 -0
  256. package/calendar-range/{index.module-2d8b80ce.js → index.module-6c25ba91.js} +1 -1
  257. package/calendar-range/modern/Component.js +1 -1
  258. package/calendar-range/modern/hooks.js +1 -1
  259. package/calendar-range/modern/index.js +1 -1
  260. package/calendar-range/modern/index.module-61ff0098.js +4 -0
  261. package/calendar-range/modern/views/index.css +8 -8
  262. package/calendar-range/modern/views/popover.js +2 -2
  263. package/calendar-range/modern/views/static.js +1 -1
  264. package/calendar-range/send-stats.js +1 -1
  265. package/calendar-range/utils.js +1 -3
  266. package/calendar-range/views/index.css +8 -8
  267. package/calendar-range/views/popover.js +1 -1
  268. package/calendar-range/views/static.js +1 -1
  269. package/calendar-with-skeleton/Component.js +1 -1
  270. package/calendar-with-skeleton/esm/Component.js +1 -1
  271. package/calendar-with-skeleton/esm/index.css +12 -12
  272. package/calendar-with-skeleton/index.css +12 -12
  273. package/calendar-with-skeleton/modern/Component.js +1 -1
  274. package/calendar-with-skeleton/modern/index.css +12 -12
  275. package/calendar-with-skeleton/send-stats.js +1 -1
  276. package/card-image/Component.js +1 -1
  277. package/card-image/esm/Component.js +1 -1
  278. package/card-image/esm/index.css +6 -6
  279. package/card-image/index.css +6 -6
  280. package/card-image/modern/Component.js +1 -1
  281. package/card-image/modern/index.css +6 -6
  282. package/card-image/send-stats.js +1 -1
  283. package/cdn-icon/Component.js +1 -1
  284. package/cdn-icon/esm/Component.js +1 -1
  285. package/cdn-icon/esm/index.css +3 -3
  286. package/cdn-icon/index.css +3 -3
  287. package/cdn-icon/modern/Component.js +1 -1
  288. package/cdn-icon/modern/index.css +3 -3
  289. package/cdn-icon/send-stats.js +1 -1
  290. package/chart/Component.js +2 -2
  291. package/chart/components/Dot/index.css +8 -8
  292. package/chart/components/Dot/index.js +1 -1
  293. package/chart/components/Legends/index.css +8 -8
  294. package/chart/components/Legends/index.js +1 -1
  295. package/chart/components/Tick/index.css +4 -4
  296. package/chart/components/Tick/index.js +2 -4
  297. package/chart/components/TooltipContent/index.css +7 -7
  298. package/chart/components/TooltipContent/index.js +1 -1
  299. package/chart/cssm/components/Tick/index.js +1 -3
  300. package/chart/cssm/hooks/useSettings/utils/sortByIndex.js +8 -6
  301. package/chart/esm/Component.js +2 -2
  302. package/chart/esm/components/Dot/index.css +8 -8
  303. package/chart/esm/components/Dot/index.js +1 -1
  304. package/chart/esm/components/Legends/index.css +8 -8
  305. package/chart/esm/components/Legends/index.js +1 -1
  306. package/chart/esm/components/Tick/index.css +4 -4
  307. package/chart/esm/components/Tick/index.js +2 -4
  308. package/chart/esm/components/TooltipContent/index.css +7 -7
  309. package/chart/esm/components/TooltipContent/index.js +1 -1
  310. package/chart/esm/hooks/useSettings/index.js +1 -1
  311. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  312. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  313. package/chart/esm/hooks/useSettings/utils/sortByIndex.js +8 -6
  314. package/chart/esm/index.css +5 -5
  315. package/chart/esm/index.js +1 -1
  316. package/chart/esm/{tslib.es6-bb9808f4.d.ts → tslib.es6-ee5091fc.d.ts} +0 -0
  317. package/chart/esm/{tslib.es6-bb9808f4.js → tslib.es6-ee5091fc.js} +0 -0
  318. package/chart/hooks/useSettings/index.js +1 -1
  319. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  320. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  321. package/chart/hooks/useSettings/utils/sortByIndex.js +8 -6
  322. package/chart/index.css +5 -5
  323. package/chart/index.js +1 -1
  324. package/chart/modern/Component.js +4 -4
  325. package/chart/modern/components/Dot/index.css +8 -8
  326. package/chart/modern/components/Dot/index.js +2 -2
  327. package/chart/modern/components/Legends/index.css +8 -8
  328. package/chart/modern/components/Legends/index.js +1 -1
  329. package/chart/modern/components/Tick/index.css +4 -4
  330. package/chart/modern/components/Tick/index.js +2 -4
  331. package/chart/modern/components/TooltipContent/index.css +7 -7
  332. package/chart/modern/components/TooltipContent/index.js +1 -1
  333. package/chart/modern/hooks/useSettings/utils/setDatas.js +1 -1
  334. package/chart/modern/hooks/useSettings/utils/setGradientCharts.js +1 -1
  335. package/chart/modern/index.css +5 -5
  336. package/chart/send-stats.js +1 -1
  337. package/chart/{tslib.es6-fe17286e.d.ts → tslib.es6-f3e91c09.d.ts} +0 -0
  338. package/chart/{tslib.es6-fe17286e.js → tslib.es6-f3e91c09.js} +0 -0
  339. package/checkbox/Component.js +1 -1
  340. package/checkbox/esm/Component.js +1 -1
  341. package/checkbox/esm/index.css +36 -36
  342. package/checkbox/index.css +36 -36
  343. package/checkbox/modern/Component.js +1 -1
  344. package/checkbox/modern/index.css +36 -36
  345. package/checkbox/send-stats.js +1 -1
  346. package/checkbox-group/Component.js +1 -1
  347. package/checkbox-group/esm/Component.js +1 -1
  348. package/checkbox-group/esm/index.css +16 -16
  349. package/checkbox-group/index.css +16 -16
  350. package/checkbox-group/modern/Component.js +2 -2
  351. package/checkbox-group/modern/index.css +16 -16
  352. package/checkbox-group/send-stats.js +1 -1
  353. package/circular-progress-bar/Component.js +1 -1
  354. package/circular-progress-bar/esm/Component.js +1 -1
  355. package/circular-progress-bar/esm/index.css +49 -49
  356. package/circular-progress-bar/index.css +49 -49
  357. package/circular-progress-bar/modern/Component.js +1 -1
  358. package/circular-progress-bar/modern/index.css +49 -49
  359. package/circular-progress-bar/send-stats.js +1 -1
  360. package/code-input/component.js +1 -1
  361. package/code-input/components/input/component.js +1 -1
  362. package/code-input/components/input/index.css +11 -11
  363. package/code-input/esm/component.js +1 -1
  364. package/code-input/esm/components/input/component.js +1 -1
  365. package/code-input/esm/components/input/index.css +11 -11
  366. package/code-input/esm/index.css +5 -5
  367. package/code-input/index.css +5 -5
  368. package/code-input/modern/component.js +1 -1
  369. package/code-input/modern/components/input/component.js +4 -4
  370. package/code-input/modern/components/input/index.css +11 -11
  371. package/code-input/modern/index.css +5 -5
  372. package/code-input/send-stats.js +1 -1
  373. package/collapse/Component.js +1 -1
  374. package/collapse/esm/Component.js +1 -1
  375. package/collapse/esm/index.css +7 -7
  376. package/collapse/index.css +7 -7
  377. package/collapse/modern/Component.js +1 -1
  378. package/collapse/modern/index.css +7 -7
  379. package/collapse/send-stats.js +1 -1
  380. package/comment/Component.js +1 -1
  381. package/comment/esm/Component.js +1 -1
  382. package/comment/esm/index.css +4 -4
  383. package/comment/index.css +4 -4
  384. package/comment/modern/Component.js +1 -1
  385. package/comment/modern/index.css +4 -4
  386. package/comment/send-stats.js +1 -1
  387. package/confirmation/{component-81e15f3b.d.ts → component-a6e6548c.d.ts} +0 -0
  388. package/confirmation/{component-81e15f3b.js → component-a6e6548c.js} +1 -1
  389. package/confirmation/component.desktop.js +2 -2
  390. package/confirmation/component.mobile.js +3 -3
  391. package/confirmation/component.responsive.js +2 -2
  392. package/confirmation/components/base-confirmation/component.js +2 -2
  393. package/confirmation/components/base-confirmation/index.css +3 -3
  394. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  395. package/confirmation/components/base-confirmation/index.js +2 -2
  396. package/confirmation/components/countdown-loader/component.js +1 -1
  397. package/confirmation/components/countdown-loader/index.css +2 -2
  398. package/confirmation/components/header/component.js +1 -1
  399. package/confirmation/components/header/index.css +4 -4
  400. package/confirmation/components/index.js +1 -1
  401. package/confirmation/components/screens/fatal-error/component.js +1 -1
  402. package/confirmation/components/screens/fatal-error/index.css +5 -5
  403. package/confirmation/components/screens/hint/component.js +7 -3
  404. package/confirmation/components/screens/hint/index.css +12 -12
  405. package/confirmation/components/screens/index.js +1 -1
  406. package/confirmation/components/screens/initial/component.js +1 -1
  407. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  408. package/confirmation/components/screens/initial/index.css +18 -18
  409. package/confirmation/components/screens/initial/index.js +1 -1
  410. package/confirmation/components/screens/temp-block/component.js +1 -1
  411. package/confirmation/components/screens/temp-block/index.css +5 -5
  412. package/confirmation/{countdown-section-003f213e.d.ts → countdown-section-b57a48bd.d.ts} +0 -0
  413. package/confirmation/{countdown-section-003f213e.js → countdown-section-b57a48bd.js} +1 -1
  414. package/confirmation/cssm/{component-4b21185d.d.ts → component-c0d561b6.d.ts} +0 -0
  415. package/confirmation/cssm/{component-4b21185d.js → component-c0d561b6.js} +0 -0
  416. package/confirmation/cssm/component.desktop.js +1 -1
  417. package/confirmation/cssm/component.mobile.js +1 -1
  418. package/confirmation/cssm/component.responsive.js +1 -1
  419. package/confirmation/cssm/components/base-confirmation/component.js +1 -1
  420. package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
  421. package/confirmation/cssm/components/base-confirmation/index.js +1 -1
  422. package/confirmation/cssm/components/screens/hint/component.js +6 -2
  423. package/confirmation/cssm/desktop.js +1 -1
  424. package/confirmation/cssm/index.js +1 -1
  425. package/confirmation/cssm/mobile.js +1 -1
  426. package/confirmation/cssm/responsive.js +1 -1
  427. package/confirmation/desktop.js +2 -2
  428. package/confirmation/esm/{component-31a0f29e.d.ts → component-49fe9c9b.d.ts} +0 -0
  429. package/confirmation/esm/{component-31a0f29e.js → component-49fe9c9b.js} +2 -2
  430. package/confirmation/esm/component.desktop.js +2 -2
  431. package/confirmation/esm/component.mobile.js +3 -3
  432. package/confirmation/esm/component.responsive.js +2 -2
  433. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  434. package/confirmation/esm/components/base-confirmation/index.css +3 -3
  435. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  436. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  437. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  438. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  439. package/confirmation/esm/components/header/component.js +1 -1
  440. package/confirmation/esm/components/header/index.css +4 -4
  441. package/confirmation/esm/components/index.js +1 -1
  442. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  443. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  444. package/confirmation/esm/components/screens/hint/component.js +7 -3
  445. package/confirmation/esm/components/screens/hint/index.css +12 -12
  446. package/confirmation/esm/components/screens/index.js +1 -1
  447. package/confirmation/esm/components/screens/initial/component.js +1 -1
  448. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  449. package/confirmation/esm/components/screens/initial/index.css +18 -18
  450. package/confirmation/esm/components/screens/initial/index.js +1 -1
  451. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  452. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  453. package/confirmation/esm/{countdown-section-0ebf72a8.d.ts → countdown-section-f220a304.d.ts} +0 -0
  454. package/confirmation/esm/{countdown-section-0ebf72a8.js → countdown-section-f220a304.js} +1 -1
  455. package/confirmation/esm/desktop.js +2 -2
  456. package/confirmation/esm/index.js +2 -2
  457. package/confirmation/esm/mobile.css +2 -2
  458. package/confirmation/esm/mobile.js +2 -2
  459. package/confirmation/esm/responsive.js +2 -2
  460. package/confirmation/index.js +2 -2
  461. package/confirmation/mobile.css +2 -2
  462. package/confirmation/mobile.js +2 -2
  463. package/confirmation/modern/component.desktop.js +2 -2
  464. package/confirmation/modern/component.mobile.js +2 -2
  465. package/confirmation/modern/component.responsive.js +2 -2
  466. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  467. package/confirmation/modern/components/base-confirmation/index.css +3 -3
  468. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  469. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  470. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  471. package/confirmation/modern/components/header/component.js +1 -1
  472. package/confirmation/modern/components/header/index.css +4 -4
  473. package/confirmation/modern/components/index.js +1 -1
  474. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  475. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  476. package/confirmation/modern/components/screens/hint/component.js +7 -3
  477. package/confirmation/modern/components/screens/hint/index.css +12 -12
  478. package/confirmation/modern/components/screens/index.js +1 -1
  479. package/confirmation/modern/components/screens/initial/component.js +2 -2
  480. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  481. package/confirmation/modern/components/screens/initial/index.css +18 -18
  482. package/confirmation/modern/components/screens/initial/index.js +1 -1
  483. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  484. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  485. package/confirmation/modern/{countdown-section-b594e8b3.d.ts → countdown-section-90d43dc1.d.ts} +0 -0
  486. package/confirmation/modern/{countdown-section-b594e8b3.js → countdown-section-90d43dc1.js} +1 -1
  487. package/confirmation/modern/desktop.js +1 -1
  488. package/confirmation/modern/index.js +1 -1
  489. package/confirmation/modern/mobile.css +2 -2
  490. package/confirmation/modern/mobile.js +1 -1
  491. package/confirmation/modern/responsive.js +1 -1
  492. package/confirmation/responsive.js +2 -2
  493. package/confirmation/send-stats.js +1 -1
  494. package/confirmation-v1/component.js +1 -1
  495. package/confirmation-v1/components/code-input/component.js +1 -1
  496. package/confirmation-v1/components/code-input/index.css +10 -10
  497. package/confirmation-v1/components/countdown/component.js +1 -1
  498. package/confirmation-v1/components/countdown/index.css +13 -13
  499. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  500. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  501. package/confirmation-v1/components/overlimit/component.js +1 -1
  502. package/confirmation-v1/components/overlimit/index.css +9 -9
  503. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  504. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  505. package/confirmation-v1/esm/component.js +1 -1
  506. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  507. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  508. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  509. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  510. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  511. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  512. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  513. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  514. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  515. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  516. package/confirmation-v1/esm/index.css +14 -14
  517. package/confirmation-v1/index.css +14 -14
  518. package/confirmation-v1/modern/component.js +1 -1
  519. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  520. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  521. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  522. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  523. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  524. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  525. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  526. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  527. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  528. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  529. package/confirmation-v1/modern/index.css +14 -14
  530. package/confirmation-v1/send-stats.js +1 -1
  531. package/custom-button/Component.js +1 -1
  532. package/custom-button/esm/Component.js +1 -1
  533. package/custom-button/esm/index.css +11 -11
  534. package/custom-button/index.css +11 -11
  535. package/custom-button/modern/Component.js +1 -1
  536. package/custom-button/modern/index.css +11 -11
  537. package/custom-button/send-stats.js +1 -1
  538. package/date-input/Component.js +1 -1
  539. package/date-input/esm/Component.js +1 -1
  540. package/date-input/esm/index.css +4 -4
  541. package/date-input/index.css +4 -4
  542. package/date-input/modern/Component.js +1 -1
  543. package/date-input/modern/index.css +4 -4
  544. package/date-input/send-stats.js +1 -1
  545. package/date-range-input/Component.js +1 -1
  546. package/date-range-input/esm/Component.js +1 -1
  547. package/date-range-input/esm/index.css +6 -6
  548. package/date-range-input/index.css +6 -6
  549. package/date-range-input/modern/Component.js +2 -2
  550. package/date-range-input/modern/index.css +6 -6
  551. package/date-range-input/send-stats.js +1 -1
  552. package/date-time-input/Component.js +1 -1
  553. package/date-time-input/esm/Component.js +1 -1
  554. package/date-time-input/esm/index.css +6 -6
  555. package/date-time-input/index.css +6 -6
  556. package/date-time-input/modern/Component.js +2 -2
  557. package/date-time-input/modern/index.css +6 -6
  558. package/date-time-input/send-stats.js +1 -1
  559. package/divider/Component.js +1 -1
  560. package/divider/esm/Component.js +1 -1
  561. package/divider/esm/index.css +1 -1
  562. package/divider/index.css +1 -1
  563. package/divider/modern/Component.js +1 -1
  564. package/divider/modern/index.css +1 -1
  565. package/divider/send-stats.js +1 -1
  566. package/drawer/Component.d.ts +9 -0
  567. package/drawer/Component.js +3 -3
  568. package/drawer/cssm/Component.d.ts +9 -0
  569. package/drawer/cssm/Component.js +2 -2
  570. package/drawer/esm/Component.d.ts +9 -0
  571. package/drawer/esm/Component.js +3 -3
  572. package/drawer/esm/index.css +22 -22
  573. package/drawer/index.css +22 -22
  574. package/drawer/modern/Component.d.ts +9 -0
  575. package/drawer/modern/Component.js +3 -3
  576. package/drawer/modern/index.css +22 -22
  577. package/drawer/send-stats.js +1 -1
  578. package/dropzone/Component.js +1 -1
  579. package/dropzone/components/overlay/Component.js +1 -1
  580. package/dropzone/components/overlay/index.css +3 -3
  581. package/dropzone/esm/Component.js +1 -1
  582. package/dropzone/esm/components/overlay/Component.js +1 -1
  583. package/dropzone/esm/components/overlay/index.css +3 -3
  584. package/dropzone/esm/index.css +6 -6
  585. package/dropzone/index.css +6 -6
  586. package/dropzone/modern/Component.js +1 -1
  587. package/dropzone/modern/components/overlay/Component.js +1 -1
  588. package/dropzone/modern/components/overlay/index.css +3 -3
  589. package/dropzone/modern/index.css +6 -6
  590. package/dropzone/send-stats.js +1 -1
  591. package/file-upload-item/Component.js +1 -1
  592. package/file-upload-item/cssm/utils.js +1 -6
  593. package/file-upload-item/esm/Component.js +1 -1
  594. package/file-upload-item/esm/index.css +21 -21
  595. package/file-upload-item/esm/utils.js +1 -6
  596. package/file-upload-item/index.css +21 -21
  597. package/file-upload-item/modern/Component.js +1 -1
  598. package/file-upload-item/modern/index.css +21 -21
  599. package/file-upload-item/modern/utils.js +1 -4
  600. package/file-upload-item/send-stats.js +1 -1
  601. package/file-upload-item/utils.js +1 -6
  602. package/filter-tag/Component.js +1 -1
  603. package/filter-tag/cssm/index.module.css +2 -1
  604. package/filter-tag/esm/Component.js +1 -1
  605. package/filter-tag/esm/index.css +60 -59
  606. package/filter-tag/index.css +60 -59
  607. package/filter-tag/modern/Component.js +1 -1
  608. package/filter-tag/modern/index.css +60 -59
  609. package/filter-tag/send-stats.js +1 -1
  610. package/form-control/Component.js +3 -3
  611. package/form-control/default.css +18 -18
  612. package/form-control/esm/Component.js +3 -3
  613. package/form-control/esm/default.css +18 -18
  614. package/form-control/esm/index.css +42 -42
  615. package/form-control/esm/inverted.css +18 -18
  616. package/form-control/index.css +42 -42
  617. package/form-control/inverted.css +18 -18
  618. package/form-control/modern/Component.js +3 -3
  619. package/form-control/modern/default.css +18 -18
  620. package/form-control/modern/index.css +42 -42
  621. package/form-control/modern/inverted.css +18 -18
  622. package/form-control/send-stats.js +1 -1
  623. package/gallery/Component.js +3 -3
  624. package/gallery/components/header/Component.js +2 -2
  625. package/gallery/components/header/buttons.js +1 -1
  626. package/gallery/components/header/index.css +3 -3
  627. package/gallery/components/header/index.js +1 -1
  628. package/gallery/components/header-info-block/Component.js +1 -1
  629. package/gallery/components/header-info-block/index.css +5 -5
  630. package/gallery/components/image-preview/Component.js +1 -1
  631. package/gallery/components/image-preview/index.css +12 -12
  632. package/gallery/components/image-viewer/component.js +2 -2
  633. package/gallery/components/image-viewer/index.css +19 -19
  634. package/gallery/components/image-viewer/index.js +2 -2
  635. package/gallery/components/image-viewer/slide.js +1 -1
  636. package/gallery/components/index.js +2 -2
  637. package/gallery/components/navigation-bar/Component.js +1 -1
  638. package/gallery/components/navigation-bar/index.css +6 -6
  639. package/gallery/esm/Component.js +3 -3
  640. package/gallery/esm/components/header/Component.js +2 -2
  641. package/gallery/esm/components/header/buttons.js +1 -1
  642. package/gallery/esm/components/header/index.css +3 -3
  643. package/gallery/esm/components/header/index.js +1 -1
  644. package/gallery/esm/components/header-info-block/Component.js +1 -1
  645. package/gallery/esm/components/header-info-block/index.css +5 -5
  646. package/gallery/esm/components/image-preview/Component.js +1 -1
  647. package/gallery/esm/components/image-preview/index.css +12 -12
  648. package/gallery/esm/components/image-viewer/component.js +2 -2
  649. package/gallery/esm/components/image-viewer/index.css +19 -19
  650. package/gallery/esm/components/image-viewer/index.js +2 -2
  651. package/gallery/esm/components/image-viewer/slide.js +1 -1
  652. package/gallery/esm/components/index.js +2 -2
  653. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  654. package/gallery/esm/components/navigation-bar/index.css +6 -6
  655. package/gallery/esm/index.css +3 -3
  656. package/gallery/esm/index.js +2 -2
  657. package/gallery/esm/{slide-70316e92.d.ts → slide-d38ece28.d.ts} +0 -0
  658. package/gallery/esm/{slide-70316e92.js → slide-d38ece28.js} +1 -1
  659. package/gallery/esm/{tslib.es6-f6a4526b.d.ts → tslib.es6-8a3da40c.d.ts} +0 -0
  660. package/gallery/esm/{tslib.es6-f6a4526b.js → tslib.es6-8a3da40c.js} +0 -0
  661. package/gallery/index.css +3 -3
  662. package/gallery/index.js +2 -2
  663. package/gallery/modern/Component.js +2 -2
  664. package/gallery/modern/components/header/Component.js +1 -1
  665. package/gallery/modern/components/header/buttons.js +2 -2
  666. package/gallery/modern/components/header/index.css +3 -3
  667. package/gallery/modern/components/header-info-block/Component.js +1 -1
  668. package/gallery/modern/components/header-info-block/index.css +5 -5
  669. package/gallery/modern/components/image-preview/Component.js +2 -2
  670. package/gallery/modern/components/image-preview/index.css +12 -12
  671. package/gallery/modern/components/image-viewer/component.js +4 -4
  672. package/gallery/modern/components/image-viewer/index.css +19 -19
  673. package/gallery/modern/components/image-viewer/index.js +1 -1
  674. package/gallery/modern/components/image-viewer/slide.js +1 -1
  675. package/gallery/modern/components/index.js +1 -1
  676. package/gallery/modern/components/navigation-bar/Component.js +2 -2
  677. package/gallery/modern/components/navigation-bar/index.css +6 -6
  678. package/gallery/modern/index.css +3 -3
  679. package/gallery/modern/index.js +1 -1
  680. package/gallery/modern/{slide-c395e711.d.ts → slide-8016533e.d.ts} +0 -0
  681. package/gallery/modern/{slide-c395e711.js → slide-8016533e.js} +1 -1
  682. package/gallery/send-stats.js +1 -1
  683. package/gallery/{slide-d73d039b.d.ts → slide-b83446a5.d.ts} +0 -0
  684. package/gallery/{slide-d73d039b.js → slide-b83446a5.js} +1 -1
  685. package/gallery/{tslib.es6-29f984f9.d.ts → tslib.es6-d701d9e5.d.ts} +0 -0
  686. package/gallery/{tslib.es6-29f984f9.js → tslib.es6-d701d9e5.js} +0 -0
  687. package/global-store/cssm/index.d.ts +1 -1
  688. package/global-store/esm/index.d.ts +1 -1
  689. package/global-store/index.d.ts +1 -1
  690. package/global-store/modern/index.d.ts +1 -1
  691. package/global-store/send-stats.js +1 -1
  692. package/grid/Component.js +1 -1
  693. package/grid/col/Component.js +3 -7
  694. package/grid/col/index.css +511 -511
  695. package/grid/col/index.js +1 -1
  696. package/grid/cssm/col/Component.js +1 -5
  697. package/grid/esm/Component.js +1 -1
  698. package/grid/esm/col/Component.js +3 -7
  699. package/grid/esm/col/index.css +511 -511
  700. package/grid/esm/col/index.js +1 -1
  701. package/grid/esm/gutters.css +78 -78
  702. package/grid/esm/{gutters.module-a361d4e5.d.ts → gutters.module-63418da8.d.ts} +0 -0
  703. package/grid/esm/gutters.module-63418da8.js +30 -0
  704. package/grid/esm/index.js +1 -1
  705. package/grid/esm/row/Component.js +2 -2
  706. package/grid/esm/row/index.css +9 -9
  707. package/grid/esm/row/index.js +1 -1
  708. package/grid/gutters.css +78 -78
  709. package/grid/{gutters.module-c22ee6fa.d.ts → gutters.module-294e4459.d.ts} +0 -0
  710. package/grid/gutters.module-294e4459.js +31 -0
  711. package/grid/index.js +1 -1
  712. package/grid/modern/Component.js +1 -1
  713. package/grid/modern/col/Component.js +3 -7
  714. package/grid/modern/col/index.css +511 -511
  715. package/grid/modern/col/index.js +1 -1
  716. package/grid/modern/gutters.css +78 -78
  717. package/grid/modern/gutters.module-1f1600b0.js +4 -0
  718. package/grid/modern/index.js +1 -1
  719. package/grid/modern/row/Component.js +2 -2
  720. package/grid/modern/row/index.css +9 -9
  721. package/grid/modern/row/index.js +1 -1
  722. package/grid/modern/utils/index.js +3 -3
  723. package/grid/row/Component.js +2 -2
  724. package/grid/row/index.css +9 -9
  725. package/grid/row/index.js +1 -1
  726. package/grid/send-stats.js +1 -1
  727. package/hatching-progress-bar/Component.js +1 -1
  728. package/hatching-progress-bar/esm/Component.js +1 -1
  729. package/hatching-progress-bar/esm/index.css +11 -11
  730. package/hatching-progress-bar/index.css +11 -11
  731. package/hatching-progress-bar/modern/Component.js +1 -1
  732. package/hatching-progress-bar/modern/index.css +11 -11
  733. package/hatching-progress-bar/send-stats.js +1 -1
  734. package/icon-button/Component.js +3 -3
  735. package/icon-button/default.css +23 -23
  736. package/icon-button/esm/Component.js +3 -3
  737. package/icon-button/esm/default.css +23 -23
  738. package/icon-button/esm/index.css +6 -6
  739. package/icon-button/esm/inverted.css +23 -23
  740. package/icon-button/index.css +6 -6
  741. package/icon-button/inverted.css +23 -23
  742. package/icon-button/modern/Component.js +3 -3
  743. package/icon-button/modern/default.css +23 -23
  744. package/icon-button/modern/index.css +6 -6
  745. package/icon-button/modern/inverted.css +23 -23
  746. package/icon-button/send-stats.js +1 -1
  747. package/icon-view/circle.js +1 -1
  748. package/icon-view/components/base-shape/component.js +1 -1
  749. package/icon-view/components/base-shape/index.css +28 -28
  750. package/icon-view/components/circle/component.js +1 -1
  751. package/icon-view/components/circle/index.js +1 -1
  752. package/icon-view/components/index.js +1 -1
  753. package/icon-view/components/super-ellipse/component.js +1 -1
  754. package/icon-view/components/super-ellipse/index.js +1 -1
  755. package/icon-view/esm/circle.js +1 -1
  756. package/icon-view/esm/components/base-shape/component.js +1 -1
  757. package/icon-view/esm/components/base-shape/index.css +28 -28
  758. package/icon-view/esm/components/circle/component.js +1 -1
  759. package/icon-view/esm/components/circle/index.js +1 -1
  760. package/icon-view/esm/components/index.js +1 -1
  761. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  762. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  763. package/icon-view/esm/super-ellipse.js +1 -1
  764. package/icon-view/esm/{tslib.es6-dbda24c9.d.ts → tslib.es6-fbe5be9e.d.ts} +0 -0
  765. package/icon-view/esm/{tslib.es6-dbda24c9.js → tslib.es6-fbe5be9e.js} +0 -0
  766. package/icon-view/modern/components/base-shape/component.js +1 -1
  767. package/icon-view/modern/components/base-shape/index.css +28 -28
  768. package/icon-view/send-stats.js +1 -1
  769. package/icon-view/super-ellipse.js +1 -1
  770. package/icon-view/{tslib.es6-832936c4.d.ts → tslib.es6-c39aaa80.d.ts} +0 -0
  771. package/icon-view/{tslib.es6-832936c4.js → tslib.es6-c39aaa80.js} +0 -0
  772. package/input/Component.js +3 -3
  773. package/input/cssm/index.module.css +12 -0
  774. package/input/default.css +13 -13
  775. package/input/esm/Component.js +3 -3
  776. package/input/esm/default.css +13 -13
  777. package/input/esm/index.css +47 -35
  778. package/input/esm/inverted.css +13 -13
  779. package/input/index.css +47 -35
  780. package/input/inverted.css +13 -13
  781. package/input/modern/Component.js +3 -3
  782. package/input/modern/default.css +13 -13
  783. package/input/modern/index.css +47 -35
  784. package/input/modern/inverted.css +13 -13
  785. package/input/send-stats.js +1 -1
  786. package/input-autocomplete/Component.d.ts +4 -4
  787. package/input-autocomplete/Component.js +1 -1
  788. package/input-autocomplete/Component.mobile.js +10 -8
  789. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  790. package/input-autocomplete/autocomplete-field/index.css +2 -2
  791. package/input-autocomplete/autocomplete-field/index.js +1 -1
  792. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  793. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  794. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  795. package/input-autocomplete/cssm/Component.d.ts +4 -4
  796. package/input-autocomplete/cssm/Component.mobile.js +8 -6
  797. package/input-autocomplete/esm/Component.d.ts +4 -4
  798. package/input-autocomplete/esm/Component.js +1 -1
  799. package/input-autocomplete/esm/Component.mobile.js +10 -8
  800. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  801. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  802. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  803. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  804. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  805. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  806. package/input-autocomplete/esm/index.js +1 -1
  807. package/input-autocomplete/esm/mobile.css +4 -4
  808. package/input-autocomplete/esm/mobile.js +1 -1
  809. package/input-autocomplete/esm/{tslib.es6-bfdf704c.d.ts → tslib.es6-3fd79d53.d.ts} +0 -0
  810. package/input-autocomplete/esm/{tslib.es6-bfdf704c.js → tslib.es6-3fd79d53.js} +0 -0
  811. package/input-autocomplete/index.js +1 -1
  812. package/input-autocomplete/mobile.css +4 -4
  813. package/input-autocomplete/mobile.js +1 -1
  814. package/input-autocomplete/modern/Component.mobile.js +2 -2
  815. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  816. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  817. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  818. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  819. package/input-autocomplete/modern/mobile.css +4 -4
  820. package/input-autocomplete/send-stats.js +1 -1
  821. package/input-autocomplete/{tslib.es6-53986a63.d.ts → tslib.es6-6d3444e2.d.ts} +0 -0
  822. package/input-autocomplete/{tslib.es6-53986a63.js → tslib.es6-6d3444e2.js} +0 -0
  823. package/intl-phone-input/{component-202f0d33.d.ts → component-ebd20a87.d.ts} +0 -0
  824. package/intl-phone-input/{component-202f0d33.js → component-ebd20a87.js} +1 -1
  825. package/intl-phone-input/component.js +3 -3
  826. package/intl-phone-input/components/flag-icon/component.js +2 -2
  827. package/intl-phone-input/components/flag-icon/index.css +261 -261
  828. package/intl-phone-input/components/index.js +1 -1
  829. package/intl-phone-input/components/select/component.js +2 -2
  830. package/intl-phone-input/components/select/index.css +6 -6
  831. package/intl-phone-input/components/select/index.js +1 -1
  832. package/intl-phone-input/components/select-field/component.js +1 -1
  833. package/intl-phone-input/components/select-field/index.css +9 -9
  834. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  835. package/intl-phone-input/components/select-field/index.js +1 -1
  836. package/intl-phone-input/cssm/{component-6cde4bb4.d.ts → component-215a3963.d.ts} +0 -0
  837. package/intl-phone-input/cssm/{component-6cde4bb4.js → component-215a3963.js} +0 -0
  838. package/intl-phone-input/cssm/component.js +1 -1
  839. package/intl-phone-input/cssm/components/flag-icon/component.js +1 -1
  840. package/intl-phone-input/cssm/components/index.js +1 -1
  841. package/intl-phone-input/cssm/components/select/component.js +1 -1
  842. package/intl-phone-input/cssm/components/select/index.js +1 -1
  843. package/intl-phone-input/cssm/components/select-field/component.js +1 -1
  844. package/intl-phone-input/cssm/components/select-field/index.d.ts +1 -1
  845. package/intl-phone-input/cssm/components/select-field/index.js +1 -1
  846. package/intl-phone-input/cssm/index.js +1 -1
  847. package/intl-phone-input/esm/{component-7d7a73e3.d.ts → component-57e67be1.d.ts} +0 -0
  848. package/intl-phone-input/esm/{component-7d7a73e3.js → component-57e67be1.js} +1 -1
  849. package/intl-phone-input/esm/component.js +3 -3
  850. package/intl-phone-input/esm/components/flag-icon/component.js +2 -2
  851. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  852. package/intl-phone-input/esm/components/index.js +1 -1
  853. package/intl-phone-input/esm/components/select/component.js +2 -2
  854. package/intl-phone-input/esm/components/select/index.css +6 -6
  855. package/intl-phone-input/esm/components/select/index.js +1 -1
  856. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  857. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  858. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  859. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  860. package/intl-phone-input/esm/index.css +5 -5
  861. package/intl-phone-input/esm/index.js +1 -1
  862. package/intl-phone-input/esm/{libphonenumber-js.min-099a92ff.d.ts → libphonenumber-js.min-bc473e7f.d.ts} +0 -0
  863. package/intl-phone-input/esm/{libphonenumber-js.min-099a92ff.js → libphonenumber-js.min-bc473e7f.js} +0 -0
  864. package/intl-phone-input/index.css +5 -5
  865. package/intl-phone-input/index.js +1 -1
  866. package/intl-phone-input/{libphonenumber-js.min-8d2c19ee.d.ts → libphonenumber-js.min-d6b85b39.d.ts} +0 -0
  867. package/intl-phone-input/{libphonenumber-js.min-8d2c19ee.js → libphonenumber-js.min-d6b85b39.js} +0 -0
  868. package/intl-phone-input/modern/component.js +2 -2
  869. package/intl-phone-input/modern/components/flag-icon/component.js +2 -2
  870. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  871. package/intl-phone-input/modern/components/select/component.js +1 -1
  872. package/intl-phone-input/modern/components/select/index.css +6 -6
  873. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  874. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  875. package/intl-phone-input/modern/index.css +5 -5
  876. package/intl-phone-input/modern/{libphonenumber-js.min-099a92ff.d.ts → libphonenumber-js.min-bc473e7f.d.ts} +0 -0
  877. package/intl-phone-input/modern/{libphonenumber-js.min-099a92ff.js → libphonenumber-js.min-bc473e7f.js} +0 -0
  878. package/intl-phone-input/send-stats.js +1 -1
  879. package/keyboard-focusable/send-stats.js +1 -1
  880. package/link/Component.js +3 -3
  881. package/link/default.css +9 -9
  882. package/link/esm/Component.js +3 -3
  883. package/link/esm/default.css +9 -9
  884. package/link/esm/index.css +13 -13
  885. package/link/esm/inverted.css +9 -9
  886. package/link/index.css +13 -13
  887. package/link/inverted.css +9 -9
  888. package/link/modern/Component.js +3 -3
  889. package/link/modern/default.css +9 -9
  890. package/link/modern/index.css +13 -13
  891. package/link/modern/inverted.css +9 -9
  892. package/link/send-stats.js +1 -1
  893. package/list/Component.js +1 -1
  894. package/list/esm/Component.js +1 -1
  895. package/list/esm/index.css +9 -9
  896. package/list/index.css +9 -9
  897. package/list/modern/Component.js +2 -2
  898. package/list/modern/index.css +9 -9
  899. package/list/send-stats.js +1 -1
  900. package/list-header/Component.js +1 -1
  901. package/list-header/esm/Component.js +1 -1
  902. package/list-header/esm/index.css +4 -4
  903. package/list-header/index.css +4 -4
  904. package/list-header/modern/Component.js +1 -1
  905. package/list-header/modern/index.css +4 -4
  906. package/list-header/send-stats.js +1 -1
  907. package/loader/Component.js +1 -1
  908. package/loader/cssm/index.module.css +12 -6
  909. package/loader/esm/Component.js +1 -1
  910. package/loader/esm/index.css +19 -13
  911. package/loader/index.css +19 -13
  912. package/loader/modern/Component.js +1 -1
  913. package/loader/modern/index.css +19 -13
  914. package/loader/send-stats.js +1 -1
  915. package/masked-input/Component.js +1 -1
  916. package/masked-input/esm/Component.js +1 -1
  917. package/masked-input/esm/index.css +2 -2
  918. package/masked-input/index.css +2 -2
  919. package/masked-input/modern/Component.js +1 -1
  920. package/masked-input/modern/index.css +2 -2
  921. package/masked-input/send-stats.js +1 -1
  922. package/modal/{Component-b91f670e.d.ts → Component-3e0cf498.d.ts} +0 -0
  923. package/modal/{Component-b91f670e.js → Component-3e0cf498.js} +1 -1
  924. package/modal/Component.desktop.js +4 -4
  925. package/modal/Component.mobile.js +4 -4
  926. package/modal/Component.responsive.js +3 -3
  927. package/modal/components/closer/Component.js +2 -2
  928. package/modal/components/closer/index.css +4 -4
  929. package/modal/components/content/Component.desktop.js +2 -2
  930. package/modal/components/content/Component.js +1 -1
  931. package/modal/components/content/Component.mobile.js +2 -2
  932. package/modal/components/content/desktop.css +8 -8
  933. package/modal/components/content/index.css +3 -3
  934. package/modal/components/content/mobile.css +3 -3
  935. package/modal/components/footer/Component.desktop.js +2 -2
  936. package/modal/components/footer/Component.js +2 -2
  937. package/modal/components/footer/Component.mobile.js +2 -2
  938. package/modal/components/footer/desktop.css +9 -9
  939. package/modal/components/footer/index.css +4 -4
  940. package/modal/components/footer/layout.css +25 -25
  941. package/modal/components/footer/mobile.css +3 -3
  942. package/modal/components/header/Component.desktop.d.ts +1 -1
  943. package/modal/components/header/Component.desktop.js +3 -3
  944. package/modal/components/header/Component.js +1 -1
  945. package/modal/components/header/Component.mobile.d.ts +1 -1
  946. package/modal/components/header/Component.mobile.js +3 -3
  947. package/modal/components/header/desktop.css +17 -17
  948. package/modal/components/header/index.css +15 -15
  949. package/modal/components/header/mobile.css +3 -3
  950. package/modal/desktop.css +9 -9
  951. package/modal/desktop.js +3 -3
  952. package/modal/esm/{Component-4f8e5bc1.d.ts → Component-3401c05e.d.ts} +0 -0
  953. package/modal/esm/{Component-4f8e5bc1.js → Component-3401c05e.js} +1 -1
  954. package/modal/esm/Component.desktop.js +4 -4
  955. package/modal/esm/Component.mobile.js +4 -4
  956. package/modal/esm/Component.responsive.js +3 -3
  957. package/modal/esm/components/closer/Component.js +2 -2
  958. package/modal/esm/components/closer/index.css +4 -4
  959. package/modal/esm/components/content/Component.desktop.js +2 -2
  960. package/modal/esm/components/content/Component.js +1 -1
  961. package/modal/esm/components/content/Component.mobile.js +2 -2
  962. package/modal/esm/components/content/desktop.css +8 -8
  963. package/modal/esm/components/content/index.css +3 -3
  964. package/modal/esm/components/content/mobile.css +3 -3
  965. package/modal/esm/components/footer/Component.desktop.js +2 -2
  966. package/modal/esm/components/footer/Component.js +2 -2
  967. package/modal/esm/components/footer/Component.mobile.js +2 -2
  968. package/modal/esm/components/footer/desktop.css +9 -9
  969. package/modal/esm/components/footer/index.css +4 -4
  970. package/modal/esm/components/footer/layout.css +25 -25
  971. package/modal/esm/components/footer/mobile.css +3 -3
  972. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  973. package/modal/esm/components/header/Component.desktop.js +3 -3
  974. package/modal/esm/components/header/Component.js +1 -1
  975. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  976. package/modal/esm/components/header/Component.mobile.js +3 -3
  977. package/modal/esm/components/header/desktop.css +17 -17
  978. package/modal/esm/components/header/index.css +15 -15
  979. package/modal/esm/components/header/mobile.css +3 -3
  980. package/modal/esm/desktop.css +9 -9
  981. package/modal/esm/desktop.js +3 -3
  982. package/modal/esm/index.js +3 -3
  983. package/modal/esm/mobile.css +2 -2
  984. package/modal/esm/mobile.js +3 -3
  985. package/modal/esm/responsive.js +3 -3
  986. package/modal/esm/transitions.css +8 -8
  987. package/modal/esm/transitions.module-cc6e1af1.js +4 -0
  988. package/modal/esm/{tslib.es6-2731be2f.d.ts → tslib.es6-15b78200.d.ts} +0 -0
  989. package/modal/esm/{tslib.es6-2731be2f.js → tslib.es6-15b78200.js} +0 -0
  990. package/modal/index.js +3 -3
  991. package/modal/mobile.css +2 -2
  992. package/modal/mobile.js +3 -3
  993. package/modal/modern/{Component-8b274bb3.d.ts → Component-d143cac7.d.ts} +0 -0
  994. package/modal/modern/{Component-8b274bb3.js → Component-d143cac7.js} +1 -1
  995. package/modal/modern/Component.desktop.js +4 -4
  996. package/modal/modern/Component.mobile.js +3 -3
  997. package/modal/modern/Component.responsive.js +2 -2
  998. package/modal/modern/components/closer/Component.js +1 -1
  999. package/modal/modern/components/closer/index.css +4 -4
  1000. package/modal/modern/components/content/Component.desktop.js +1 -1
  1001. package/modal/modern/components/content/Component.js +1 -1
  1002. package/modal/modern/components/content/Component.mobile.js +1 -1
  1003. package/modal/modern/components/content/desktop.css +8 -8
  1004. package/modal/modern/components/content/index.css +3 -3
  1005. package/modal/modern/components/content/mobile.css +3 -3
  1006. package/modal/modern/components/footer/Component.desktop.js +1 -1
  1007. package/modal/modern/components/footer/Component.js +2 -2
  1008. package/modal/modern/components/footer/Component.mobile.js +1 -1
  1009. package/modal/modern/components/footer/desktop.css +9 -9
  1010. package/modal/modern/components/footer/index.css +4 -4
  1011. package/modal/modern/components/footer/layout.css +25 -25
  1012. package/modal/modern/components/footer/mobile.css +3 -3
  1013. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  1014. package/modal/modern/components/header/Component.desktop.js +2 -2
  1015. package/modal/modern/components/header/Component.js +1 -1
  1016. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  1017. package/modal/modern/components/header/Component.mobile.js +2 -2
  1018. package/modal/modern/components/header/desktop.css +17 -17
  1019. package/modal/modern/components/header/index.css +15 -15
  1020. package/modal/modern/components/header/mobile.css +3 -3
  1021. package/modal/modern/desktop.css +9 -9
  1022. package/modal/modern/desktop.js +2 -2
  1023. package/modal/modern/index.js +2 -2
  1024. package/modal/modern/mobile.css +2 -2
  1025. package/modal/modern/mobile.js +2 -2
  1026. package/modal/modern/responsive.js +2 -2
  1027. package/modal/modern/transitions.css +8 -8
  1028. package/modal/modern/transitions.module-cc6e1af1.js +4 -0
  1029. package/modal/responsive.js +3 -3
  1030. package/modal/send-stats.js +1 -1
  1031. package/modal/transitions.css +8 -8
  1032. package/modal/transitions.module-ef3eb148.js +4 -0
  1033. package/modal/{tslib.es6-873de6b9.d.ts → tslib.es6-b30420d8.d.ts} +0 -0
  1034. package/modal/{tslib.es6-873de6b9.js → tslib.es6-b30420d8.js} +0 -0
  1035. package/mq/send-stats.js +1 -1
  1036. package/notification/Component.js +1 -1
  1037. package/notification/esm/Component.js +1 -1
  1038. package/notification/esm/index.css +7 -7
  1039. package/notification/index.css +7 -7
  1040. package/notification/modern/Component.js +1 -1
  1041. package/notification/modern/index.css +7 -7
  1042. package/notification/send-stats.js +1 -1
  1043. package/notification-manager/{component-16954e8f.d.ts → component-558442c3.d.ts} +0 -0
  1044. package/notification-manager/{component-16954e8f.js → component-558442c3.js} +0 -0
  1045. package/notification-manager/component.js +2 -2
  1046. package/notification-manager/components/index.js +1 -1
  1047. package/notification-manager/components/notification/component.js +1 -1
  1048. package/notification-manager/components/notification/index.d.ts +1 -1
  1049. package/notification-manager/components/notification/index.js +1 -1
  1050. package/notification-manager/esm/{component-ae0aae01.d.ts → component-873051b9.d.ts} +0 -0
  1051. package/notification-manager/esm/{component-ae0aae01.js → component-873051b9.js} +0 -0
  1052. package/notification-manager/esm/component.js +2 -2
  1053. package/notification-manager/esm/components/index.js +1 -1
  1054. package/notification-manager/esm/components/notification/component.js +1 -1
  1055. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  1056. package/notification-manager/esm/components/notification/index.js +1 -1
  1057. package/notification-manager/esm/index.css +10 -10
  1058. package/notification-manager/esm/index.js +1 -1
  1059. package/notification-manager/index.css +10 -10
  1060. package/notification-manager/index.js +1 -1
  1061. package/notification-manager/modern/component.js +3 -3
  1062. package/notification-manager/modern/index.css +10 -10
  1063. package/notification-manager/send-stats.js +1 -1
  1064. package/package.json +5 -23
  1065. package/pagination/Component.js +1 -1
  1066. package/pagination/components/default-view/index.css +1 -1
  1067. package/pagination/components/default-view/index.js +1 -1
  1068. package/pagination/components/per-page-view/index.css +1 -1
  1069. package/pagination/components/per-page-view/index.js +1 -1
  1070. package/pagination/components/tag/index.css +7 -7
  1071. package/pagination/components/tag/index.js +1 -1
  1072. package/pagination/esm/Component.js +1 -1
  1073. package/pagination/esm/components/default-view/index.css +1 -1
  1074. package/pagination/esm/components/default-view/index.js +1 -1
  1075. package/pagination/esm/components/per-page-view/index.css +1 -1
  1076. package/pagination/esm/components/per-page-view/index.js +1 -1
  1077. package/pagination/esm/components/tag/index.css +7 -7
  1078. package/pagination/esm/components/tag/index.js +1 -1
  1079. package/pagination/esm/index.css +3 -3
  1080. package/pagination/index.css +3 -3
  1081. package/pagination/modern/Component.js +1 -1
  1082. package/pagination/modern/components/default-view/index.css +1 -1
  1083. package/pagination/modern/components/default-view/index.js +1 -1
  1084. package/pagination/modern/components/per-page-view/index.css +1 -1
  1085. package/pagination/modern/components/per-page-view/index.js +1 -1
  1086. package/pagination/modern/components/tag/index.css +7 -7
  1087. package/pagination/modern/components/tag/index.js +1 -1
  1088. package/pagination/modern/index.css +3 -3
  1089. package/pagination/send-stats.js +1 -1
  1090. package/password-input/component.js +1 -1
  1091. package/password-input/esm/component.js +1 -1
  1092. package/password-input/esm/index.css +5 -5
  1093. package/password-input/index.css +5 -5
  1094. package/password-input/modern/component.js +2 -2
  1095. package/password-input/modern/index.css +5 -5
  1096. package/password-input/send-stats.js +1 -1
  1097. package/phone-input/cssm/utils/index.js +1 -5
  1098. package/phone-input/esm/utils/index.js +1 -5
  1099. package/phone-input/modern/utils/index.js +1 -5
  1100. package/phone-input/send-stats.js +1 -1
  1101. package/phone-input/utils/index.js +1 -5
  1102. package/picker-button/Component.js +2 -2
  1103. package/picker-button/Component.mobile.js +1 -1
  1104. package/picker-button/Component.responsive.js +1 -1
  1105. package/picker-button/cssm/Component.d.ts +1 -1
  1106. package/picker-button/cssm/Component.responsive.d.ts +1 -1
  1107. package/picker-button/cssm/index.d.ts +1 -1
  1108. package/picker-button/cssm/typings-56379e19.d.ts +1 -1
  1109. package/picker-button/desktop.js +1 -1
  1110. package/picker-button/esm/Component.d.ts +1 -1
  1111. package/picker-button/esm/Component.js +2 -2
  1112. package/picker-button/esm/Component.mobile.js +1 -1
  1113. package/picker-button/esm/Component.responsive.d.ts +1 -1
  1114. package/picker-button/esm/Component.responsive.js +1 -1
  1115. package/picker-button/esm/desktop.js +1 -1
  1116. package/picker-button/esm/field/Component.js +2 -2
  1117. package/picker-button/esm/field/index.css +3 -3
  1118. package/picker-button/esm/field/index.js +1 -1
  1119. package/picker-button/esm/index.css +7 -7
  1120. package/picker-button/esm/index.d.ts +1 -1
  1121. package/picker-button/esm/index.js +1 -1
  1122. package/picker-button/esm/mobile.js +1 -1
  1123. package/picker-button/esm/option/Component.js +2 -2
  1124. package/picker-button/esm/option/index.css +4 -4
  1125. package/picker-button/esm/option/index.js +1 -1
  1126. package/picker-button/esm/{tslib.es6-9be487f4.d.ts → tslib.es6-4487d441.d.ts} +0 -0
  1127. package/picker-button/esm/{tslib.es6-9be487f4.js → tslib.es6-4487d441.js} +0 -0
  1128. package/picker-button/esm/typings-56379e19.d.ts +1 -1
  1129. package/picker-button/field/Component.js +2 -2
  1130. package/picker-button/field/index.css +3 -3
  1131. package/picker-button/field/index.js +1 -1
  1132. package/picker-button/index.css +7 -7
  1133. package/picker-button/index.d.ts +1 -1
  1134. package/picker-button/index.js +1 -1
  1135. package/picker-button/mobile.js +1 -1
  1136. package/picker-button/modern/Component.js +1 -1
  1137. package/picker-button/modern/field/Component.js +1 -1
  1138. package/picker-button/modern/field/index.css +3 -3
  1139. package/picker-button/modern/index.css +7 -7
  1140. package/picker-button/modern/index.d.ts +1 -1
  1141. package/picker-button/modern/option/Component.js +1 -1
  1142. package/picker-button/modern/option/index.css +4 -4
  1143. package/picker-button/option/Component.js +2 -2
  1144. package/picker-button/option/index.css +4 -4
  1145. package/picker-button/option/index.js +1 -1
  1146. package/picker-button/send-stats.js +1 -1
  1147. package/picker-button/{tslib.es6-70bb6483.d.ts → tslib.es6-731e4cfe.d.ts} +0 -0
  1148. package/picker-button/{tslib.es6-70bb6483.js → tslib.es6-731e4cfe.js} +0 -0
  1149. package/plate/Component.js +1 -1
  1150. package/plate/esm/Component.js +1 -1
  1151. package/plate/esm/index.css +45 -45
  1152. package/plate/index.css +45 -45
  1153. package/plate/modern/Component.js +1 -1
  1154. package/plate/modern/index.css +45 -45
  1155. package/plate/send-stats.js +1 -1
  1156. package/popover/Component.js +10 -7
  1157. package/popover/cssm/Component.js +9 -6
  1158. package/popover/esm/Component.js +11 -8
  1159. package/popover/esm/index.css +33 -33
  1160. package/popover/index.css +33 -33
  1161. package/popover/modern/Component.js +10 -7
  1162. package/popover/modern/index.css +33 -33
  1163. package/popover/send-stats.js +1 -1
  1164. package/portal/send-stats.js +1 -1
  1165. package/progress-bar/Component.js +1 -1
  1166. package/progress-bar/esm/Component.js +1 -1
  1167. package/progress-bar/esm/index.css +12 -12
  1168. package/progress-bar/index.css +12 -12
  1169. package/progress-bar/modern/Component.js +1 -1
  1170. package/progress-bar/modern/index.css +12 -12
  1171. package/progress-bar/send-stats.js +1 -1
  1172. package/pure-cell/{component-b2f74529.d.ts → component-0e82e824.d.ts} +0 -0
  1173. package/pure-cell/{component-b2f74529.js → component-0e82e824.js} +6 -6
  1174. package/pure-cell/component.js +3 -3
  1175. package/pure-cell/components/addon/component.js +2 -2
  1176. package/pure-cell/components/addon/index.css +9 -9
  1177. package/pure-cell/components/addon/index.js +1 -1
  1178. package/pure-cell/components/amount/component.js +3 -3
  1179. package/pure-cell/components/amount/index.css +2 -2
  1180. package/pure-cell/components/amount/index.js +2 -2
  1181. package/pure-cell/components/amount-title/component.js +3 -3
  1182. package/pure-cell/components/amount-title/index.css +3 -3
  1183. package/pure-cell/components/amount-title/index.js +2 -2
  1184. package/pure-cell/components/category/component.js +2 -2
  1185. package/pure-cell/components/category/index.css +5 -5
  1186. package/pure-cell/components/category/index.js +1 -1
  1187. package/pure-cell/components/content/component.js +3 -3
  1188. package/pure-cell/components/content/index.css +3 -3
  1189. package/pure-cell/components/content/index.d.ts +1 -1
  1190. package/pure-cell/components/content/index.js +3 -3
  1191. package/pure-cell/components/footer/component.js +2 -2
  1192. package/pure-cell/components/footer/index.css +4 -4
  1193. package/pure-cell/components/footer/index.js +1 -1
  1194. package/pure-cell/components/footer-button/component.js +3 -3
  1195. package/pure-cell/components/footer-button/index.css +2 -2
  1196. package/pure-cell/components/footer-button/index.js +2 -2
  1197. package/pure-cell/components/footer-text/component.js +1 -1
  1198. package/pure-cell/components/footer-text/index.js +1 -1
  1199. package/pure-cell/components/graphics/component.js +2 -2
  1200. package/pure-cell/components/graphics/index.css +2 -2
  1201. package/pure-cell/components/graphics/index.js +1 -1
  1202. package/pure-cell/components/main/component.js +3 -3
  1203. package/pure-cell/components/main/index.css +4 -4
  1204. package/pure-cell/components/main/index.d.ts +1 -1
  1205. package/pure-cell/components/main/index.js +3 -3
  1206. package/pure-cell/components/text/component.js +3 -3
  1207. package/pure-cell/components/text/index.css +7 -7
  1208. package/pure-cell/components/text/index.d.ts +1 -1
  1209. package/pure-cell/components/text/index.js +3 -3
  1210. package/pure-cell/esm/{component-9dc70dfa.d.ts → component-fbd72287.d.ts} +0 -0
  1211. package/pure-cell/esm/{component-9dc70dfa.js → component-fbd72287.js} +6 -6
  1212. package/pure-cell/esm/component.js +3 -3
  1213. package/pure-cell/esm/components/addon/component.js +2 -2
  1214. package/pure-cell/esm/components/addon/index.css +9 -9
  1215. package/pure-cell/esm/components/addon/index.js +1 -1
  1216. package/pure-cell/esm/components/amount/component.js +3 -3
  1217. package/pure-cell/esm/components/amount/index.css +2 -2
  1218. package/pure-cell/esm/components/amount/index.js +2 -2
  1219. package/pure-cell/esm/components/amount-title/component.js +3 -3
  1220. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1221. package/pure-cell/esm/components/amount-title/index.js +2 -2
  1222. package/pure-cell/esm/components/category/component.js +2 -2
  1223. package/pure-cell/esm/components/category/index.css +5 -5
  1224. package/pure-cell/esm/components/category/index.js +1 -1
  1225. package/pure-cell/esm/components/content/component.js +3 -3
  1226. package/pure-cell/esm/components/content/index.css +3 -3
  1227. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1228. package/pure-cell/esm/components/content/index.js +3 -3
  1229. package/pure-cell/esm/components/footer/component.js +2 -2
  1230. package/pure-cell/esm/components/footer/index.css +4 -4
  1231. package/pure-cell/esm/components/footer/index.js +1 -1
  1232. package/pure-cell/esm/components/footer-button/component.js +3 -3
  1233. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1234. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1235. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1236. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1237. package/pure-cell/esm/components/graphics/component.js +2 -2
  1238. package/pure-cell/esm/components/graphics/index.css +2 -2
  1239. package/pure-cell/esm/components/graphics/index.js +1 -1
  1240. package/pure-cell/esm/components/main/component.js +3 -3
  1241. package/pure-cell/esm/components/main/index.css +4 -4
  1242. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1243. package/pure-cell/esm/components/main/index.js +3 -3
  1244. package/pure-cell/esm/components/text/component.js +3 -3
  1245. package/pure-cell/esm/components/text/index.css +7 -7
  1246. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1247. package/pure-cell/esm/components/text/index.js +3 -3
  1248. package/pure-cell/esm/{getDataTestId-bd8e86f5.d.ts → getDataTestId-a1a11e38.d.ts} +0 -0
  1249. package/pure-cell/esm/{getDataTestId-bd8e86f5.js → getDataTestId-a1a11e38.js} +0 -0
  1250. package/pure-cell/esm/index.css +19 -19
  1251. package/pure-cell/esm/index.js +3 -3
  1252. package/pure-cell/esm/{tslib.es6-bf5113b9.d.ts → tslib.es6-1f85d5a0.d.ts} +0 -0
  1253. package/pure-cell/esm/{tslib.es6-bf5113b9.js → tslib.es6-1f85d5a0.js} +0 -0
  1254. package/pure-cell/{getDataTestId-9248366d.d.ts → getDataTestId-f8d55643.d.ts} +0 -0
  1255. package/pure-cell/{getDataTestId-9248366d.js → getDataTestId-f8d55643.js} +0 -0
  1256. package/pure-cell/index.css +19 -19
  1257. package/pure-cell/index.js +3 -3
  1258. package/pure-cell/modern/{component-c71cf9aa.d.ts → component-1f7d18df.d.ts} +0 -0
  1259. package/pure-cell/modern/{component-c71cf9aa.js → component-1f7d18df.js} +5 -5
  1260. package/pure-cell/modern/component-c49f24a8.d.ts +8 -8
  1261. package/pure-cell/modern/component.js +2 -2
  1262. package/pure-cell/modern/components/addon/component.js +2 -2
  1263. package/pure-cell/modern/components/addon/index.css +9 -9
  1264. package/pure-cell/modern/components/addon/index.js +1 -1
  1265. package/pure-cell/modern/components/amount/component.js +2 -2
  1266. package/pure-cell/modern/components/amount/index.css +2 -2
  1267. package/pure-cell/modern/components/amount/index.js +1 -1
  1268. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1269. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1270. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1271. package/pure-cell/modern/components/category/component.js +2 -2
  1272. package/pure-cell/modern/components/category/index.css +5 -5
  1273. package/pure-cell/modern/components/category/index.js +1 -1
  1274. package/pure-cell/modern/components/content/component.js +2 -2
  1275. package/pure-cell/modern/components/content/index.css +3 -3
  1276. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1277. package/pure-cell/modern/components/content/index.js +2 -2
  1278. package/pure-cell/modern/components/footer/component.js +2 -2
  1279. package/pure-cell/modern/components/footer/index.css +4 -4
  1280. package/pure-cell/modern/components/footer/index.js +1 -1
  1281. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1282. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1283. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1284. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1285. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1286. package/pure-cell/modern/components/graphics/component.js +2 -2
  1287. package/pure-cell/modern/components/graphics/index.css +2 -2
  1288. package/pure-cell/modern/components/graphics/index.js +1 -1
  1289. package/pure-cell/modern/components/main/component.js +2 -2
  1290. package/pure-cell/modern/components/main/index.css +4 -4
  1291. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1292. package/pure-cell/modern/components/main/index.js +2 -2
  1293. package/pure-cell/modern/components/text/component.js +2 -2
  1294. package/pure-cell/modern/components/text/index.css +7 -7
  1295. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1296. package/pure-cell/modern/components/text/index.js +2 -2
  1297. package/pure-cell/modern/{getDataTestId-59006e10.d.ts → getDataTestId-5d2ae321.d.ts} +0 -0
  1298. package/pure-cell/modern/{getDataTestId-59006e10.js → getDataTestId-5d2ae321.js} +0 -0
  1299. package/pure-cell/modern/index.css +19 -19
  1300. package/pure-cell/modern/index.js +2 -2
  1301. package/pure-cell/send-stats.js +1 -1
  1302. package/pure-cell/{tslib.es6-19639de9.d.ts → tslib.es6-5b616c3b.d.ts} +0 -0
  1303. package/pure-cell/{tslib.es6-19639de9.js → tslib.es6-5b616c3b.js} +0 -0
  1304. package/pure-input/Component.js +1 -1
  1305. package/pure-input/esm/Component.js +1 -1
  1306. package/pure-input/esm/index.css +25 -25
  1307. package/pure-input/index.css +25 -25
  1308. package/pure-input/modern/Component.js +1 -1
  1309. package/pure-input/modern/index.css +25 -25
  1310. package/pure-input/send-stats.js +1 -1
  1311. package/radio/Component.js +1 -1
  1312. package/radio/esm/Component.js +1 -1
  1313. package/radio/esm/index.css +31 -31
  1314. package/radio/index.css +31 -31
  1315. package/radio/modern/Component.js +1 -1
  1316. package/radio/modern/index.css +31 -31
  1317. package/radio/send-stats.js +1 -1
  1318. package/radio-group/Component.js +1 -1
  1319. package/radio-group/esm/Component.js +1 -1
  1320. package/radio-group/esm/index.css +16 -16
  1321. package/radio-group/index.css +16 -16
  1322. package/radio-group/modern/Component.js +2 -2
  1323. package/radio-group/modern/index.css +16 -16
  1324. package/radio-group/send-stats.js +1 -1
  1325. package/scrollbar/Component.js +3 -3
  1326. package/scrollbar/default.css +2 -2
  1327. package/scrollbar/esm/Component.js +3 -3
  1328. package/scrollbar/esm/default.css +2 -2
  1329. package/scrollbar/esm/index.css +25 -25
  1330. package/scrollbar/esm/inverted.css +2 -2
  1331. package/scrollbar/index.css +25 -25
  1332. package/scrollbar/inverted.css +2 -2
  1333. package/scrollbar/modern/Component.js +3 -3
  1334. package/scrollbar/modern/default.css +2 -2
  1335. package/scrollbar/modern/index.css +25 -25
  1336. package/scrollbar/modern/inverted.css +2 -2
  1337. package/scrollbar/send-stats.js +1 -1
  1338. package/select/{Component-8dc765d1.d.ts → Component-5f32ef97.d.ts} +0 -0
  1339. package/select/{Component-8dc765d1.js → Component-5f32ef97.js} +2 -2
  1340. package/select/{Component-279efbe6.d.ts → Component-7984f5e8.d.ts} +0 -0
  1341. package/select/{Component-279efbe6.js → Component-7984f5e8.js} +5 -5
  1342. package/select/Component.js +2 -2
  1343. package/select/components/arrow/Component.js +1 -1
  1344. package/select/components/arrow/index.css +3 -3
  1345. package/select/components/base-select/Component.js +2 -2
  1346. package/select/components/base-select/index.css +7 -7
  1347. package/select/components/base-select/index.d.ts +1 -1
  1348. package/select/components/base-select/index.js +2 -2
  1349. package/select/components/base-select-mobile/Component.js +4 -4
  1350. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1351. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1352. package/select/components/base-select-mobile/index.css +11 -11
  1353. package/select/components/base-select-mobile/index.d.ts +1 -1
  1354. package/select/components/base-select-mobile/index.js +4 -4
  1355. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1356. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1357. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1358. package/select/components/checkmark/Component.js +1 -1
  1359. package/select/components/checkmark/index.css +7 -7
  1360. package/select/components/field/Component.js +2 -2
  1361. package/select/components/field/index.css +9 -9
  1362. package/select/components/field/index.js +1 -1
  1363. package/select/components/index.js +4 -4
  1364. package/select/components/native-select/Component.js +1 -1
  1365. package/select/components/native-select/index.js +1 -1
  1366. package/select/components/optgroup/Component.js +1 -1
  1367. package/select/components/optgroup/index.css +6 -6
  1368. package/select/components/option/Component.js +2 -2
  1369. package/select/components/option/index.css +20 -20
  1370. package/select/components/option/index.js +1 -1
  1371. package/select/components/options-list/Component.js +2 -2
  1372. package/select/components/options-list/index.css +6 -6
  1373. package/select/components/options-list/index.js +1 -1
  1374. package/select/components/select-mobile/Component.js +4 -4
  1375. package/select/components/select-mobile/index.d.ts +1 -1
  1376. package/select/components/select-mobile/index.js +4 -4
  1377. package/select/components/select-modal-mobile/Component.js +4 -4
  1378. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1379. package/select/components/select-modal-mobile/index.js +4 -4
  1380. package/select/components/virtual-options-list/Component.js +2 -2
  1381. package/select/components/virtual-options-list/index.css +12 -12
  1382. package/select/components/virtual-options-list/index.js +1 -1
  1383. package/select/esm/{Component-753cbc8d.d.ts → Component-0d37f1a3.d.ts} +0 -0
  1384. package/select/esm/{Component-753cbc8d.js → Component-0d37f1a3.js} +2 -2
  1385. package/select/esm/{Component-9ac0db4c.d.ts → Component-f8913434.d.ts} +0 -0
  1386. package/select/esm/{Component-9ac0db4c.js → Component-f8913434.js} +5 -5
  1387. package/select/esm/Component.js +2 -2
  1388. package/select/esm/components/arrow/Component.js +1 -1
  1389. package/select/esm/components/arrow/index.css +3 -3
  1390. package/select/esm/components/base-select/Component.js +2 -2
  1391. package/select/esm/components/base-select/index.css +7 -7
  1392. package/select/esm/components/base-select/index.d.ts +1 -1
  1393. package/select/esm/components/base-select/index.js +2 -2
  1394. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1395. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1396. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1397. package/select/esm/components/base-select-mobile/index.css +11 -11
  1398. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1399. package/select/esm/components/base-select-mobile/index.js +4 -4
  1400. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1401. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1402. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1403. package/select/esm/components/checkmark/Component.js +1 -1
  1404. package/select/esm/components/checkmark/index.css +7 -7
  1405. package/select/esm/components/field/Component.js +2 -2
  1406. package/select/esm/components/field/index.css +9 -9
  1407. package/select/esm/components/field/index.js +1 -1
  1408. package/select/esm/components/index.js +4 -4
  1409. package/select/esm/components/native-select/Component.js +1 -1
  1410. package/select/esm/components/native-select/index.js +1 -1
  1411. package/select/esm/components/optgroup/Component.js +1 -1
  1412. package/select/esm/components/optgroup/index.css +6 -6
  1413. package/select/esm/components/option/Component.js +2 -2
  1414. package/select/esm/components/option/index.css +20 -20
  1415. package/select/esm/components/option/index.js +1 -1
  1416. package/select/esm/components/options-list/Component.js +2 -2
  1417. package/select/esm/components/options-list/index.css +6 -6
  1418. package/select/esm/components/options-list/index.js +1 -1
  1419. package/select/esm/components/select-mobile/Component.js +4 -4
  1420. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1421. package/select/esm/components/select-mobile/index.js +4 -4
  1422. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1423. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1424. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1425. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1426. package/select/esm/components/virtual-options-list/index.css +12 -12
  1427. package/select/esm/components/virtual-options-list/index.js +1 -1
  1428. package/select/esm/index.js +4 -4
  1429. package/select/esm/{intersection-observer-5bec5fba.d.ts → intersection-observer-99b828f4.d.ts} +0 -0
  1430. package/select/esm/{intersection-observer-5bec5fba.js → intersection-observer-99b828f4.js} +0 -0
  1431. package/select/esm/presets/index.js +4 -4
  1432. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1433. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1434. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1435. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1436. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1437. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1438. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1439. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1440. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1441. package/select/esm/{tslib.es6-2583d3a0.d.ts → tslib.es6-50a0800f.d.ts} +0 -0
  1442. package/select/esm/{tslib.es6-2583d3a0.js → tslib.es6-50a0800f.js} +0 -0
  1443. package/select/index.js +4 -4
  1444. package/select/{intersection-observer-a642f4ff.d.ts → intersection-observer-c3248df1.d.ts} +0 -0
  1445. package/select/{intersection-observer-a642f4ff.js → intersection-observer-c3248df1.js} +0 -0
  1446. package/select/modern/{Component-fa86b910.d.ts → Component-931ed362.d.ts} +0 -0
  1447. package/select/modern/{Component-fa86b910.js → Component-931ed362.js} +1 -1
  1448. package/select/modern/{Component-3ec87351.d.ts → Component-cb83753a.d.ts} +0 -0
  1449. package/select/modern/{Component-3ec87351.js → Component-cb83753a.js} +5 -5
  1450. package/select/modern/Component.js +2 -2
  1451. package/select/modern/components/arrow/Component.js +1 -1
  1452. package/select/modern/components/arrow/index.css +3 -3
  1453. package/select/modern/components/base-select/Component.js +1 -1
  1454. package/select/modern/components/base-select/index.css +7 -7
  1455. package/select/modern/components/base-select/index.d.ts +1 -1
  1456. package/select/modern/components/base-select/index.js +1 -1
  1457. package/select/modern/components/base-select-mobile/Component.js +4 -4
  1458. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1459. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1460. package/select/modern/components/base-select-mobile/index.css +11 -11
  1461. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1462. package/select/modern/components/base-select-mobile/index.js +4 -4
  1463. package/select/modern/components/base-select-mobile/options-list/Component.js +3 -3
  1464. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1465. package/select/modern/components/checkmark/Component.js +2 -2
  1466. package/select/modern/components/checkmark/index.css +7 -7
  1467. package/select/modern/components/field/Component.js +1 -1
  1468. package/select/modern/components/field/index.css +9 -9
  1469. package/select/modern/components/index.js +4 -4
  1470. package/select/modern/components/native-select/Component.js +2 -2
  1471. package/select/modern/components/optgroup/Component.js +1 -1
  1472. package/select/modern/components/optgroup/index.css +6 -6
  1473. package/select/modern/components/option/Component.js +1 -1
  1474. package/select/modern/components/option/index.css +20 -20
  1475. package/select/modern/components/options-list/Component.js +1 -1
  1476. package/select/modern/components/options-list/index.css +6 -6
  1477. package/select/modern/components/select-mobile/Component.js +4 -4
  1478. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1479. package/select/modern/components/select-mobile/index.js +4 -4
  1480. package/select/modern/components/select-modal-mobile/Component.js +4 -4
  1481. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1482. package/select/modern/components/select-modal-mobile/index.js +4 -4
  1483. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1484. package/select/modern/components/virtual-options-list/index.css +12 -12
  1485. package/select/modern/index.js +4 -4
  1486. package/select/modern/{intersection-observer-5bec5fba.d.ts → intersection-observer-99b828f4.d.ts} +0 -0
  1487. package/select/modern/{intersection-observer-5bec5fba.js → intersection-observer-99b828f4.js} +0 -0
  1488. package/select/modern/presets/index.js +4 -4
  1489. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1490. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1491. package/select/modern/presets/useSelectWithApply/hook.js +4 -4
  1492. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1493. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1494. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1495. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1496. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1497. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1498. package/select/presets/index.js +4 -4
  1499. package/select/presets/useLazyLoading/hook.js +3 -3
  1500. package/select/presets/useLazyLoading/index.css +2 -2
  1501. package/select/presets/useSelectWithApply/hook.js +4 -4
  1502. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1503. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1504. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1505. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1506. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1507. package/select/presets/useSelectWithLoading/index.css +2 -2
  1508. package/select/send-stats.js +1 -1
  1509. package/select/{tslib.es6-13fcc705.d.ts → tslib.es6-164ce7cd.d.ts} +0 -0
  1510. package/select/{tslib.es6-13fcc705.js → tslib.es6-164ce7cd.js} +0 -0
  1511. package/select-with-tags/component.js +1 -1
  1512. package/select-with-tags/components/index.js +1 -1
  1513. package/select-with-tags/components/tag/component.js +2 -2
  1514. package/select-with-tags/components/tag/index.css +11 -11
  1515. package/select-with-tags/components/tag/index.js +1 -1
  1516. package/select-with-tags/components/tag-list/component.js +2 -2
  1517. package/select-with-tags/components/tag-list/index.css +31 -31
  1518. package/select-with-tags/components/tag-list/index.js +1 -1
  1519. package/select-with-tags/cssm/utils/calculate-collapse-size.js +1 -4
  1520. package/select-with-tags/esm/component.js +1 -1
  1521. package/select-with-tags/esm/components/index.js +1 -1
  1522. package/select-with-tags/esm/components/tag/component.js +2 -2
  1523. package/select-with-tags/esm/components/tag/index.css +11 -11
  1524. package/select-with-tags/esm/components/tag/index.js +1 -1
  1525. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1526. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1527. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1528. package/select-with-tags/esm/index.js +1 -1
  1529. package/select-with-tags/esm/{tslib.es6-8627e26b.d.ts → tslib.es6-82121899.d.ts} +0 -0
  1530. package/select-with-tags/esm/{tslib.es6-8627e26b.js → tslib.es6-82121899.js} +0 -0
  1531. package/select-with-tags/esm/utils/calculate-collapse-size.js +1 -4
  1532. package/select-with-tags/esm/utils/index.js +1 -1
  1533. package/select-with-tags/esm/utils/match.js +1 -1
  1534. package/select-with-tags/index.js +1 -1
  1535. package/select-with-tags/modern/component.js +2 -2
  1536. package/select-with-tags/modern/components/tag/component.js +1 -1
  1537. package/select-with-tags/modern/components/tag/index.css +11 -11
  1538. package/select-with-tags/modern/components/tag-list/component.js +4 -4
  1539. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1540. package/select-with-tags/modern/utils/calculate-collapse-size.js +1 -4
  1541. package/select-with-tags/modern/utils/match.js +2 -2
  1542. package/select-with-tags/send-stats.js +1 -1
  1543. package/select-with-tags/{tslib.es6-37246053.d.ts → tslib.es6-f24e46da.d.ts} +0 -0
  1544. package/select-with-tags/{tslib.es6-37246053.js → tslib.es6-f24e46da.js} +0 -0
  1545. package/select-with-tags/utils/calculate-collapse-size.js +1 -4
  1546. package/select-with-tags/utils/index.js +1 -1
  1547. package/select-with-tags/utils/match.js +1 -1
  1548. package/send-stats.js +1 -1
  1549. package/side-panel/Component.desktop.d.ts +2 -2
  1550. package/side-panel/Component.desktop.js +3 -3
  1551. package/side-panel/Component.mobile.js +3 -3
  1552. package/side-panel/Component.responsive.d.ts +2 -2
  1553. package/side-panel/Component.responsive.js +1 -1
  1554. package/side-panel/components/closer/Component.js +2 -2
  1555. package/side-panel/components/closer/index.css +4 -4
  1556. package/side-panel/components/content/Component.desktop.js +2 -2
  1557. package/side-panel/components/content/Component.js +1 -1
  1558. package/side-panel/components/content/Component.mobile.js +2 -2
  1559. package/side-panel/components/content/desktop.css +3 -3
  1560. package/side-panel/components/content/index.css +3 -3
  1561. package/side-panel/components/content/mobile.css +3 -3
  1562. package/side-panel/components/footer/Component.desktop.js +2 -2
  1563. package/side-panel/components/footer/Component.js +2 -2
  1564. package/side-panel/components/footer/Component.mobile.js +2 -2
  1565. package/side-panel/components/footer/desktop.css +3 -3
  1566. package/side-panel/components/footer/index.css +4 -4
  1567. package/side-panel/components/footer/layout.css +25 -25
  1568. package/side-panel/components/footer/mobile.css +3 -3
  1569. package/side-panel/components/header/Component.desktop.js +2 -2
  1570. package/side-panel/components/header/Component.js +2 -2
  1571. package/side-panel/components/header/Component.mobile.js +2 -2
  1572. package/side-panel/components/header/desktop.css +6 -6
  1573. package/side-panel/components/header/index.css +16 -16
  1574. package/side-panel/components/header/mobile.css +3 -3
  1575. package/side-panel/cssm/Component.desktop.d.ts +2 -2
  1576. package/side-panel/cssm/Component.responsive.d.ts +2 -2
  1577. package/side-panel/desktop.css +3 -3
  1578. package/side-panel/desktop.js +1 -1
  1579. package/side-panel/esm/Component.desktop.d.ts +2 -2
  1580. package/side-panel/esm/Component.desktop.js +3 -3
  1581. package/side-panel/esm/Component.mobile.js +3 -3
  1582. package/side-panel/esm/Component.responsive.d.ts +2 -2
  1583. package/side-panel/esm/Component.responsive.js +1 -1
  1584. package/side-panel/esm/components/closer/Component.js +2 -2
  1585. package/side-panel/esm/components/closer/index.css +4 -4
  1586. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1587. package/side-panel/esm/components/content/Component.js +1 -1
  1588. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1589. package/side-panel/esm/components/content/desktop.css +3 -3
  1590. package/side-panel/esm/components/content/index.css +3 -3
  1591. package/side-panel/esm/components/content/mobile.css +3 -3
  1592. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1593. package/side-panel/esm/components/footer/Component.js +2 -2
  1594. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1595. package/side-panel/esm/components/footer/desktop.css +3 -3
  1596. package/side-panel/esm/components/footer/index.css +4 -4
  1597. package/side-panel/esm/components/footer/layout.css +25 -25
  1598. package/side-panel/esm/components/footer/mobile.css +3 -3
  1599. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1600. package/side-panel/esm/components/header/Component.js +2 -2
  1601. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1602. package/side-panel/esm/components/header/desktop.css +6 -6
  1603. package/side-panel/esm/components/header/index.css +16 -16
  1604. package/side-panel/esm/components/header/mobile.css +3 -3
  1605. package/side-panel/esm/desktop.css +3 -3
  1606. package/side-panel/esm/desktop.js +1 -1
  1607. package/side-panel/esm/index.js +1 -1
  1608. package/side-panel/esm/mobile.css +2 -2
  1609. package/side-panel/esm/mobile.js +1 -1
  1610. package/side-panel/esm/responsive.js +1 -1
  1611. package/side-panel/esm/transitions.desktop.css +7 -7
  1612. package/side-panel/esm/transitions.mobile.css +8 -8
  1613. package/side-panel/esm/{tslib.es6-2978efc0.d.ts → tslib.es6-ca7a4bc3.d.ts} +0 -0
  1614. package/side-panel/esm/{tslib.es6-2978efc0.js → tslib.es6-ca7a4bc3.js} +0 -0
  1615. package/side-panel/index.js +1 -1
  1616. package/side-panel/mobile.css +2 -2
  1617. package/side-panel/mobile.js +1 -1
  1618. package/side-panel/modern/Component.desktop.d.ts +2 -2
  1619. package/side-panel/modern/Component.desktop.js +3 -3
  1620. package/side-panel/modern/Component.mobile.js +2 -2
  1621. package/side-panel/modern/Component.responsive.d.ts +2 -2
  1622. package/side-panel/modern/components/closer/Component.js +1 -1
  1623. package/side-panel/modern/components/closer/index.css +4 -4
  1624. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1625. package/side-panel/modern/components/content/Component.js +1 -1
  1626. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1627. package/side-panel/modern/components/content/desktop.css +3 -3
  1628. package/side-panel/modern/components/content/index.css +3 -3
  1629. package/side-panel/modern/components/content/mobile.css +3 -3
  1630. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1631. package/side-panel/modern/components/footer/Component.js +2 -2
  1632. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1633. package/side-panel/modern/components/footer/desktop.css +3 -3
  1634. package/side-panel/modern/components/footer/index.css +4 -4
  1635. package/side-panel/modern/components/footer/layout.css +25 -25
  1636. package/side-panel/modern/components/footer/mobile.css +3 -3
  1637. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1638. package/side-panel/modern/components/header/Component.js +1 -1
  1639. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1640. package/side-panel/modern/components/header/desktop.css +6 -6
  1641. package/side-panel/modern/components/header/index.css +16 -16
  1642. package/side-panel/modern/components/header/mobile.css +3 -3
  1643. package/side-panel/modern/desktop.css +3 -3
  1644. package/side-panel/modern/mobile.css +2 -2
  1645. package/side-panel/modern/transitions.desktop.css +7 -7
  1646. package/side-panel/modern/transitions.mobile.css +8 -8
  1647. package/side-panel/responsive.js +1 -1
  1648. package/side-panel/send-stats.js +1 -1
  1649. package/side-panel/transitions.desktop.css +7 -7
  1650. package/side-panel/transitions.mobile.css +8 -8
  1651. package/side-panel/{tslib.es6-9c16f49f.d.ts → tslib.es6-e00f285f.d.ts} +0 -0
  1652. package/side-panel/{tslib.es6-9c16f49f.js → tslib.es6-e00f285f.js} +0 -0
  1653. package/skeleton/Component.js +1 -1
  1654. package/skeleton/esm/Component.js +1 -1
  1655. package/skeleton/esm/index.css +10 -10
  1656. package/skeleton/index.css +10 -10
  1657. package/skeleton/modern/Component.js +1 -1
  1658. package/skeleton/modern/index.css +10 -10
  1659. package/skeleton/send-stats.js +1 -1
  1660. package/slider/Component.js +1 -1
  1661. package/slider/cssm/index.module.css +1 -1
  1662. package/slider/esm/Component.js +1 -1
  1663. package/slider/esm/index.css +21 -21
  1664. package/slider/index.css +21 -21
  1665. package/slider/modern/Component.js +1 -1
  1666. package/slider/modern/index.css +21 -21
  1667. package/slider/send-stats.js +1 -1
  1668. package/slider-input/Component.js +1 -1
  1669. package/slider-input/esm/Component.js +1 -1
  1670. package/slider-input/esm/index.css +26 -26
  1671. package/slider-input/index.css +26 -26
  1672. package/slider-input/modern/Component.js +1 -1
  1673. package/slider-input/modern/index.css +26 -26
  1674. package/slider-input/send-stats.js +1 -1
  1675. package/space/Component.js +3 -3
  1676. package/space/{Item-9b77ecfc.d.ts → Item-faa13a07.d.ts} +0 -0
  1677. package/space/{Item-9b77ecfc.js → Item-faa13a07.js} +0 -0
  1678. package/space/Item.js +1 -1
  1679. package/space/cssm/Component.js +1 -1
  1680. package/space/esm/Component.js +3 -3
  1681. package/space/esm/{Item-ee61445b.d.ts → Item-146ba58f.d.ts} +0 -0
  1682. package/space/esm/{Item-ee61445b.js → Item-146ba58f.js} +0 -0
  1683. package/space/esm/Item.js +1 -1
  1684. package/space/esm/index.css +8 -8
  1685. package/space/esm/index.js +1 -1
  1686. package/space/index.css +8 -8
  1687. package/space/index.js +1 -1
  1688. package/space/modern/Component.js +3 -3
  1689. package/space/modern/index.css +8 -8
  1690. package/space/send-stats.js +1 -1
  1691. package/spinner/Component.js +3 -3
  1692. package/spinner/default.css +1 -1
  1693. package/spinner/esm/Component.js +3 -3
  1694. package/spinner/esm/default.css +1 -1
  1695. package/spinner/esm/index.css +7 -7
  1696. package/spinner/esm/inverted.css +1 -1
  1697. package/spinner/index.css +7 -7
  1698. package/spinner/inverted.css +1 -1
  1699. package/spinner/modern/Component.js +3 -3
  1700. package/spinner/modern/default.css +1 -1
  1701. package/spinner/modern/index.css +7 -7
  1702. package/spinner/modern/inverted.css +1 -1
  1703. package/spinner/send-stats.js +1 -1
  1704. package/stack/send-stats.js +1 -1
  1705. package/status/Component.js +1 -1
  1706. package/status/cssm/index.module.css +2 -1
  1707. package/status/esm/Component.js +1 -1
  1708. package/status/esm/index.css +20 -19
  1709. package/status/index.css +20 -19
  1710. package/status/modern/Component.js +1 -1
  1711. package/status/modern/index.css +20 -19
  1712. package/status/send-stats.js +1 -1
  1713. package/stepped-progress-bar/Component.js +1 -1
  1714. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1715. package/stepped-progress-bar/components/step-bar/index.css +11 -11
  1716. package/stepped-progress-bar/esm/Component.js +1 -1
  1717. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1718. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
  1719. package/stepped-progress-bar/esm/index.css +4 -4
  1720. package/stepped-progress-bar/index.css +4 -4
  1721. package/stepped-progress-bar/modern/Component.js +1 -1
  1722. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1723. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
  1724. package/stepped-progress-bar/modern/index.css +4 -4
  1725. package/stepped-progress-bar/send-stats.js +1 -1
  1726. package/steps/Component.js +1 -1
  1727. package/steps/components/step/Component.js +1 -1
  1728. package/steps/components/step/index.css +31 -28
  1729. package/steps/components/step-indicator/Component.js +1 -1
  1730. package/steps/components/step-indicator/index.css +1 -1
  1731. package/steps/cssm/components/step/index.module.css +6 -3
  1732. package/steps/esm/Component.js +1 -1
  1733. package/steps/esm/components/step/Component.js +1 -1
  1734. package/steps/esm/components/step/index.css +31 -28
  1735. package/steps/esm/components/step-indicator/Component.js +1 -1
  1736. package/steps/esm/components/step-indicator/index.css +1 -1
  1737. package/steps/esm/index.css +2 -2
  1738. package/steps/index.css +2 -2
  1739. package/steps/modern/Component.js +1 -1
  1740. package/steps/modern/components/step/Component.js +1 -1
  1741. package/steps/modern/components/step/index.css +31 -28
  1742. package/steps/modern/components/step-indicator/Component.js +1 -1
  1743. package/steps/modern/components/step-indicator/index.css +1 -1
  1744. package/steps/modern/index.css +2 -2
  1745. package/steps/send-stats.js +1 -1
  1746. package/switch/Component.js +1 -1
  1747. package/switch/esm/Component.js +1 -1
  1748. package/switch/esm/index.css +25 -25
  1749. package/switch/index.css +25 -25
  1750. package/switch/modern/Component.js +1 -1
  1751. package/switch/modern/index.css +25 -25
  1752. package/switch/send-stats.js +1 -1
  1753. package/table/component.js +1 -1
  1754. package/table/components/index.js +1 -1
  1755. package/table/components/pagination/Component.js +2 -2
  1756. package/table/components/pagination/index.css +8 -8
  1757. package/table/components/pagination/index.js +1 -1
  1758. package/table/components/pagination/select-field/index.css +4 -4
  1759. package/table/components/pagination/select-field/index.js +2 -2
  1760. package/table/components/table/Component.js +2 -2
  1761. package/table/components/table/index.css +6 -6
  1762. package/table/components/table/index.js +1 -1
  1763. package/table/components/table/utils.js +1 -1
  1764. package/table/components/tbody/Component.js +2 -2
  1765. package/table/components/tbody/index.css +2 -2
  1766. package/table/components/tbody/index.js +1 -1
  1767. package/table/components/tcell/Component.js +2 -2
  1768. package/table/components/tcell/index.css +6 -6
  1769. package/table/components/tcell/index.js +1 -1
  1770. package/table/components/texpandable-row/Component.js +2 -2
  1771. package/table/components/texpandable-row/index.css +5 -5
  1772. package/table/components/texpandable-row/index.js +1 -1
  1773. package/table/components/thead/Component.js +2 -2
  1774. package/table/components/thead/index.css +6 -6
  1775. package/table/components/thead/index.js +1 -1
  1776. package/table/components/thead-cell/Component.js +2 -2
  1777. package/table/components/thead-cell/index.css +7 -7
  1778. package/table/components/thead-cell/index.js +1 -1
  1779. package/table/components/trow/Component.js +2 -2
  1780. package/table/components/trow/index.css +8 -10
  1781. package/table/components/trow/index.js +1 -1
  1782. package/table/components/tsortable-head-cell/Component.js +2 -2
  1783. package/table/components/tsortable-head-cell/index.css +9 -9
  1784. package/table/components/tsortable-head-cell/index.js +1 -1
  1785. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1786. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1787. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1788. package/table/cssm/components/trow/index.module.css +1 -3
  1789. package/table/esm/component.js +1 -1
  1790. package/table/esm/components/index.js +1 -1
  1791. package/table/esm/components/pagination/Component.js +2 -2
  1792. package/table/esm/components/pagination/index.css +8 -8
  1793. package/table/esm/components/pagination/index.js +1 -1
  1794. package/table/esm/components/pagination/select-field/index.css +4 -4
  1795. package/table/esm/components/pagination/select-field/index.js +2 -2
  1796. package/table/esm/components/table/Component.js +2 -2
  1797. package/table/esm/components/table/index.css +6 -6
  1798. package/table/esm/components/table/index.js +1 -1
  1799. package/table/esm/components/table/utils.js +1 -1
  1800. package/table/esm/components/tbody/Component.js +2 -2
  1801. package/table/esm/components/tbody/index.css +2 -2
  1802. package/table/esm/components/tbody/index.js +1 -1
  1803. package/table/esm/components/tcell/Component.js +2 -2
  1804. package/table/esm/components/tcell/index.css +6 -6
  1805. package/table/esm/components/tcell/index.js +1 -1
  1806. package/table/esm/components/texpandable-row/Component.js +2 -2
  1807. package/table/esm/components/texpandable-row/index.css +5 -5
  1808. package/table/esm/components/texpandable-row/index.js +1 -1
  1809. package/table/esm/components/thead/Component.js +2 -2
  1810. package/table/esm/components/thead/index.css +6 -6
  1811. package/table/esm/components/thead/index.js +1 -1
  1812. package/table/esm/components/thead-cell/Component.js +2 -2
  1813. package/table/esm/components/thead-cell/index.css +7 -7
  1814. package/table/esm/components/thead-cell/index.js +1 -1
  1815. package/table/esm/components/trow/Component.js +2 -2
  1816. package/table/esm/components/trow/index.css +8 -10
  1817. package/table/esm/components/trow/index.js +1 -1
  1818. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1819. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1820. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1821. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1822. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1823. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1824. package/table/esm/index.js +1 -1
  1825. package/table/esm/{tslib.es6-6e139db5.d.ts → tslib.es6-b6fde9dc.d.ts} +0 -0
  1826. package/table/esm/{tslib.es6-6e139db5.js → tslib.es6-b6fde9dc.js} +0 -0
  1827. package/table/index.js +1 -1
  1828. package/table/modern/components/pagination/Component.js +2 -2
  1829. package/table/modern/components/pagination/index.css +8 -8
  1830. package/table/modern/components/pagination/select-field/index.css +4 -4
  1831. package/table/modern/components/pagination/select-field/index.js +1 -1
  1832. package/table/modern/components/table/Component.js +1 -1
  1833. package/table/modern/components/table/index.css +6 -6
  1834. package/table/modern/components/table/utils.js +2 -2
  1835. package/table/modern/components/tbody/Component.js +1 -1
  1836. package/table/modern/components/tbody/index.css +2 -2
  1837. package/table/modern/components/tcell/Component.js +1 -1
  1838. package/table/modern/components/tcell/index.css +6 -6
  1839. package/table/modern/components/texpandable-row/Component.js +1 -1
  1840. package/table/modern/components/texpandable-row/index.css +5 -5
  1841. package/table/modern/components/thead/Component.js +1 -1
  1842. package/table/modern/components/thead/index.css +6 -6
  1843. package/table/modern/components/thead-cell/Component.js +1 -1
  1844. package/table/modern/components/thead-cell/index.css +7 -7
  1845. package/table/modern/components/trow/Component.js +1 -1
  1846. package/table/modern/components/trow/index.css +8 -10
  1847. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1848. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1849. package/table/modern/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1850. package/table/modern/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1851. package/table/modern/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1852. package/table/send-stats.js +1 -1
  1853. package/table/{tslib.es6-d2c272be.d.ts → tslib.es6-ddeffef5.d.ts} +0 -0
  1854. package/table/{tslib.es6-d2c272be.js → tslib.es6-ddeffef5.js} +0 -0
  1855. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1856. package/tabs/components/primary-tablist/Component.js +1 -1
  1857. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1858. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1859. package/tabs/components/primary-tablist/index.css +19 -19
  1860. package/tabs/components/primary-tablist/mobile.css +22 -22
  1861. package/tabs/components/scrollable-container/Component.js +1 -1
  1862. package/tabs/components/scrollable-container/index.css +4 -4
  1863. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1864. package/tabs/components/secondary-tablist/Component.js +1 -1
  1865. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1866. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1867. package/tabs/components/secondary-tablist/index.css +10 -10
  1868. package/tabs/components/secondary-tablist/mobile.css +12 -12
  1869. package/tabs/components/tab/Component.js +1 -1
  1870. package/tabs/components/tab/index.css +2 -2
  1871. package/tabs/components/tabs/Component.desktop.js +3 -3
  1872. package/tabs/components/tabs/Component.mobile.js +3 -3
  1873. package/tabs/components/tabs/Component.responsive.js +3 -3
  1874. package/tabs/desktop.js +3 -3
  1875. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1876. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1877. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1878. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1879. package/tabs/esm/components/primary-tablist/index.css +19 -19
  1880. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  1881. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1882. package/tabs/esm/components/scrollable-container/index.css +4 -4
  1883. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1884. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1885. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1886. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1887. package/tabs/esm/components/secondary-tablist/index.css +10 -10
  1888. package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
  1889. package/tabs/esm/components/tab/Component.js +1 -1
  1890. package/tabs/esm/components/tab/index.css +2 -2
  1891. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1892. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1893. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1894. package/tabs/esm/desktop.js +3 -3
  1895. package/tabs/esm/index.js +3 -3
  1896. package/tabs/esm/index.module-364fde7f.js +4 -0
  1897. package/tabs/esm/index.module-cf922d54.js +4 -0
  1898. package/tabs/esm/mobile.js +3 -3
  1899. package/tabs/esm/responsive.js +3 -3
  1900. package/tabs/esm/{tslib.es6-37105dd9.d.ts → tslib.es6-4764b742.d.ts} +0 -0
  1901. package/tabs/esm/{tslib.es6-37105dd9.js → tslib.es6-4764b742.js} +0 -0
  1902. package/tabs/index.js +3 -3
  1903. package/tabs/index.module-747b05d9.js +4 -0
  1904. package/tabs/index.module-b1cbf854.js +4 -0
  1905. package/tabs/mobile.js +3 -3
  1906. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1907. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1908. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1909. package/tabs/modern/components/primary-tablist/index.css +19 -19
  1910. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  1911. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1912. package/tabs/modern/components/scrollable-container/index.css +4 -4
  1913. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1914. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1915. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1916. package/tabs/modern/components/secondary-tablist/index.css +10 -10
  1917. package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
  1918. package/tabs/modern/components/tab/Component.js +1 -1
  1919. package/tabs/modern/components/tab/index.css +2 -2
  1920. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1921. package/tabs/modern/components/tabs/Component.js +2 -2
  1922. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1923. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1924. package/tabs/modern/desktop.js +2 -2
  1925. package/tabs/modern/index.js +2 -2
  1926. package/tabs/modern/index.module-364fde7f.js +4 -0
  1927. package/tabs/modern/index.module-cf922d54.js +4 -0
  1928. package/tabs/modern/mobile.js +2 -2
  1929. package/tabs/modern/responsive.js +2 -2
  1930. package/tabs/modern/useTabs.js +3 -3
  1931. package/tabs/responsive.js +3 -3
  1932. package/tabs/send-stats.js +1 -1
  1933. package/tabs/{tslib.es6-a4ff1d2e.d.ts → tslib.es6-45a704e0.d.ts} +0 -0
  1934. package/tabs/{tslib.es6-a4ff1d2e.js → tslib.es6-45a704e0.js} +0 -0
  1935. package/tag/Component.js +3 -3
  1936. package/tag/default.css +8 -8
  1937. package/tag/esm/Component.js +3 -3
  1938. package/tag/esm/default.css +8 -8
  1939. package/tag/esm/index.css +37 -37
  1940. package/tag/esm/inverted.css +8 -8
  1941. package/tag/index.css +37 -37
  1942. package/tag/inverted.css +8 -8
  1943. package/tag/modern/Component.js +3 -3
  1944. package/tag/modern/default.css +8 -8
  1945. package/tag/modern/index.css +37 -37
  1946. package/tag/modern/inverted.css +8 -8
  1947. package/tag/send-stats.js +1 -1
  1948. package/textarea/Component.js +3 -3
  1949. package/textarea/default.css +18 -18
  1950. package/textarea/esm/Component.js +3 -3
  1951. package/textarea/esm/default.css +18 -18
  1952. package/textarea/esm/index.css +40 -40
  1953. package/textarea/esm/inverted.css +18 -18
  1954. package/textarea/index.css +40 -40
  1955. package/textarea/inverted.css +18 -18
  1956. package/textarea/modern/Component.js +3 -3
  1957. package/textarea/modern/default.css +18 -18
  1958. package/textarea/modern/index.css +40 -40
  1959. package/textarea/modern/inverted.css +18 -18
  1960. package/textarea/send-stats.js +1 -1
  1961. package/themes/{dist/dark.d.ts → click.d.ts} +0 -0
  1962. package/themes/{dist/compiled/mobile-dark-bluetint.js → click.js} +3 -2
  1963. package/themes/compiled/mobile-dark-bluetint.css +2176 -329
  1964. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  1965. package/themes/{dist/esm/dark.d.ts → corp.d.ts} +0 -0
  1966. package/themes/{dist/dark.js → corp.js} +3 -3
  1967. package/themes/dark.js +3 -1
  1968. package/themes/{dist/esm/mixins/mobile.d.ts → esm/click.d.ts} +0 -0
  1969. package/themes/esm/click.js +6 -0
  1970. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  1971. package/themes/{dist/mixins/mobile.d.ts → esm/corp.d.ts} +0 -0
  1972. package/themes/esm/corp.js +6 -0
  1973. package/themes/esm/dark.js +1 -1
  1974. package/themes/{dist/modern/dark.d.ts → esm/intranet.d.ts} +0 -0
  1975. package/themes/esm/intranet.js +6 -0
  1976. package/themes/{dist/modern/mixins → esm}/mobile.d.ts +0 -0
  1977. package/themes/esm/{mixins/mobile.js → mobile.js} +1 -1
  1978. package/themes/esm/{mixins/mobile.d.ts → site.d.ts} +0 -0
  1979. package/themes/esm/site.js +6 -0
  1980. package/themes/{mixins/mobile.d.ts → intranet.d.ts} +0 -0
  1981. package/{vars/dist/colors-indigo.js → themes/intranet.js} +3 -3
  1982. package/themes/{modern/mixins/mobile.d.ts → mobile.d.ts} +0 -0
  1983. package/themes/{dist/mixins/mobile.js → mobile.js} +1 -1
  1984. package/{vars/dist/colors-bluetint.d.ts → themes/modern/click.d.ts} +0 -0
  1985. package/themes/modern/click.js +6 -0
  1986. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  1987. package/{vars/dist/colors-indigo.d.ts → themes/modern/corp.d.ts} +0 -0
  1988. package/themes/modern/corp.js +6 -0
  1989. package/themes/modern/dark.js +1 -1
  1990. package/{vars/dist/cssm/colors-bluetint.d.ts → themes/modern/intranet.d.ts} +0 -0
  1991. package/themes/modern/intranet.js +6 -0
  1992. package/{vars/dist/cssm/colors-indigo.d.ts → themes/modern/mobile.d.ts} +0 -0
  1993. package/themes/modern/{mixins/mobile.js → mobile.js} +1 -1
  1994. package/{vars/dist/esm/colors-bluetint.d.ts → themes/modern/site.d.ts} +0 -0
  1995. package/themes/modern/site.js +6 -0
  1996. package/themes/package.json +10 -1
  1997. package/themes/send-stats.js +1 -1
  1998. package/{vars/dist/esm/colors-indigo.d.ts → themes/site.d.ts} +0 -0
  1999. package/themes/site.js +12 -0
  2000. package/time-input/esm/utils/format.js +6 -10
  2001. package/time-input/send-stats.js +1 -1
  2002. package/toast/component.js +1 -1
  2003. package/toast/esm/component.js +1 -1
  2004. package/toast/esm/index.css +9 -9
  2005. package/toast/index.css +9 -9
  2006. package/toast/modern/component.js +5 -5
  2007. package/toast/modern/index.css +9 -9
  2008. package/toast/send-stats.js +1 -1
  2009. package/toast-plate/component.js +3 -3
  2010. package/toast-plate/default.css +2 -2
  2011. package/toast-plate/esm/component.js +3 -3
  2012. package/toast-plate/esm/default.css +2 -2
  2013. package/toast-plate/esm/index.css +15 -15
  2014. package/toast-plate/esm/inverted.css +2 -2
  2015. package/toast-plate/index.css +15 -15
  2016. package/toast-plate/inverted.css +2 -2
  2017. package/toast-plate/modern/component.js +3 -3
  2018. package/toast-plate/modern/default.css +2 -2
  2019. package/toast-plate/modern/index.css +15 -15
  2020. package/toast-plate/modern/inverted.css +2 -2
  2021. package/toast-plate/send-stats.js +1 -1
  2022. package/tooltip/{Component-fd1d6bdf.d.ts → Component-d0b431da.d.ts} +0 -0
  2023. package/tooltip/{Component-fd1d6bdf.js → Component-d0b431da.js} +3 -3
  2024. package/tooltip/Component.js +1 -1
  2025. package/tooltip/component.responsive.js +2 -2
  2026. package/tooltip/default.css +3 -3
  2027. package/tooltip/esm/{Component-067030f9.d.ts → Component-a0510df5.d.ts} +0 -0
  2028. package/tooltip/esm/{Component-067030f9.js → Component-a0510df5.js} +3 -3
  2029. package/tooltip/esm/Component.js +1 -1
  2030. package/tooltip/esm/component.responsive.js +2 -2
  2031. package/tooltip/esm/default.css +3 -3
  2032. package/tooltip/esm/index.css +6 -6
  2033. package/tooltip/esm/index.d.ts +1 -1
  2034. package/tooltip/esm/index.js +1 -1
  2035. package/tooltip/esm/inverted.css +5 -5
  2036. package/tooltip/esm/responsive.css +3 -3
  2037. package/tooltip/esm/responsive.js +1 -1
  2038. package/tooltip/index.css +6 -6
  2039. package/tooltip/index.d.ts +1 -1
  2040. package/tooltip/index.js +1 -1
  2041. package/tooltip/inverted.css +5 -5
  2042. package/tooltip/modern/Component.js +3 -3
  2043. package/tooltip/modern/component.responsive.js +1 -1
  2044. package/tooltip/modern/default.css +3 -3
  2045. package/tooltip/modern/index.css +6 -6
  2046. package/tooltip/modern/inverted.css +5 -5
  2047. package/tooltip/modern/responsive.css +3 -3
  2048. package/tooltip/responsive.css +3 -3
  2049. package/tooltip/responsive.js +1 -1
  2050. package/tooltip/send-stats.js +1 -1
  2051. package/typography/colors.css +13 -13
  2052. package/typography/{colors.module-3933500a.d.ts → colors.module-cc9049f4.d.ts} +0 -0
  2053. package/typography/{colors.module-3933500a.js → colors.module-cc9049f4.js} +1 -1
  2054. package/typography/common.module-9be5c605.js +4 -0
  2055. package/typography/component.js +2 -2
  2056. package/typography/cssm/index.d.ts +3 -3
  2057. package/typography/cssm/title/index.js +6 -7
  2058. package/typography/cssm/title-mobile/component.js +6 -7
  2059. package/typography/cssm/title-responsive/component.js +6 -7
  2060. package/typography/esm/colors.css +13 -13
  2061. package/typography/esm/{colors.module-a7ec76f7.d.ts → colors.module-32597929.d.ts} +0 -0
  2062. package/typography/esm/{colors.module-a7ec76f7.js → colors.module-32597929.js} +1 -1
  2063. package/typography/esm/common.module-a190c8c2.js +4 -0
  2064. package/typography/esm/component.js +2 -2
  2065. package/typography/esm/index.d.ts +3 -3
  2066. package/typography/esm/index.js +2 -2
  2067. package/typography/esm/text/component.js +2 -2
  2068. package/typography/esm/text/index.css +14 -14
  2069. package/typography/esm/text/index.js +1 -1
  2070. package/typography/esm/title/common.css +5 -5
  2071. package/typography/esm/title/component.js +1 -1
  2072. package/typography/esm/title/index.css +19 -19
  2073. package/typography/esm/title/index.js +9 -10
  2074. package/typography/esm/title-mobile/component.js +9 -10
  2075. package/typography/esm/title-mobile/index.css +14 -14
  2076. package/typography/esm/title-mobile/index.js +2 -2
  2077. package/typography/esm/title-responsive/component.js +9 -10
  2078. package/typography/esm/title-responsive/index.css +41 -41
  2079. package/typography/esm/title-responsive/index.js +2 -2
  2080. package/typography/index.d.ts +3 -3
  2081. package/typography/index.js +2 -2
  2082. package/typography/modern/colors.css +13 -13
  2083. package/typography/modern/colors.module-25aec0d3.js +4 -0
  2084. package/typography/modern/common.module-a190c8c2.js +4 -0
  2085. package/typography/modern/component.js +2 -2
  2086. package/typography/modern/index.d.ts +3 -3
  2087. package/typography/modern/index.js +2 -2
  2088. package/typography/modern/text/component.js +2 -2
  2089. package/typography/modern/text/index.css +14 -14
  2090. package/typography/modern/text/index.js +1 -1
  2091. package/typography/modern/title/common.css +5 -5
  2092. package/typography/modern/title/component.js +1 -1
  2093. package/typography/modern/title/index.css +19 -19
  2094. package/typography/modern/title/index.js +5 -5
  2095. package/typography/modern/title-mobile/component.js +5 -5
  2096. package/typography/modern/title-mobile/index.css +14 -14
  2097. package/typography/modern/title-mobile/index.js +2 -2
  2098. package/typography/modern/title-responsive/component.js +5 -5
  2099. package/typography/modern/title-responsive/index.css +41 -41
  2100. package/typography/modern/title-responsive/index.js +2 -2
  2101. package/typography/send-stats.js +1 -1
  2102. package/typography/text/component.js +2 -2
  2103. package/typography/text/index.css +14 -14
  2104. package/typography/text/index.js +1 -1
  2105. package/typography/title/common.css +5 -5
  2106. package/typography/title/component.js +1 -1
  2107. package/typography/title/index.css +19 -19
  2108. package/typography/title/index.js +9 -10
  2109. package/typography/title-mobile/component.js +9 -10
  2110. package/typography/title-mobile/index.css +14 -14
  2111. package/typography/title-mobile/index.js +2 -2
  2112. package/typography/title-responsive/component.js +9 -10
  2113. package/typography/title-responsive/index.css +41 -41
  2114. package/typography/title-responsive/index.js +2 -2
  2115. package/vars/colors-bluetint.js +2 -0
  2116. package/vars/colors-indigo.js +2 -0
  2117. package/vars/cssm/colors-bluetint.js +2 -0
  2118. package/vars/cssm/colors-indigo.js +2 -0
  2119. package/vars/package.json +11 -1
  2120. package/vars/send-stats.js +1 -1
  2121. package/with-suffix/Component.js +1 -1
  2122. package/with-suffix/esm/Component.js +1 -1
  2123. package/with-suffix/esm/index.css +9 -9
  2124. package/with-suffix/index.css +9 -9
  2125. package/with-suffix/modern/Component.js +1 -1
  2126. package/with-suffix/modern/index.css +9 -9
  2127. package/with-suffix/send-stats.js +1 -1
  2128. package/calendar-range/modern/index.module-844715db.js +0 -4
  2129. package/grid/esm/gutters.module-a361d4e5.js +0 -30
  2130. package/grid/gutters.module-c22ee6fa.js +0 -31
  2131. package/grid/modern/gutters.module-e2965067.js +0 -4
  2132. package/modal/esm/transitions.module-744e29e5.js +0 -4
  2133. package/modal/modern/transitions.module-744e29e5.js +0 -4
  2134. package/modal/transitions.module-81b9146c.js +0 -4
  2135. package/tabs/esm/index.module-8e195d32.js +0 -4
  2136. package/tabs/esm/index.module-9fc60924.js +0 -4
  2137. package/tabs/index.module-5b82e04c.js +0 -4
  2138. package/tabs/index.module-701666fa.js +0 -4
  2139. package/tabs/modern/index.module-8e195d32.js +0 -4
  2140. package/tabs/modern/index.module-9fc60924.js +0 -4
  2141. package/themes/dist/amount/click.css +0 -4
  2142. package/themes/dist/backdrop/click.css +0 -4
  2143. package/themes/dist/bottom-sheet/click.css +0 -9
  2144. package/themes/dist/bottom-sheet/corp.css +0 -4
  2145. package/themes/dist/bottom-sheet/intranet.css +0 -3
  2146. package/themes/dist/bottom-sheet/mobile.css +0 -4
  2147. package/themes/dist/bottom-sheet/site.css +0 -3
  2148. package/themes/dist/button/click.css +0 -53
  2149. package/themes/dist/button/corp.css +0 -77
  2150. package/themes/dist/button/intranet.css +0 -64
  2151. package/themes/dist/button/mobile.css +0 -64
  2152. package/themes/dist/button/site.css +0 -53
  2153. package/themes/dist/calendar/click.css +0 -8
  2154. package/themes/dist/calendar/intranet.css +0 -9
  2155. package/themes/dist/calendar-input/corp.css +0 -4
  2156. package/themes/dist/calendar-input/site.css +0 -3
  2157. package/themes/dist/checkbox/click.css +0 -9
  2158. package/themes/dist/checkbox/intranet.css +0 -19
  2159. package/themes/dist/checkbox/mobile.css +0 -19
  2160. package/themes/dist/checkbox-group/click.css +0 -5
  2161. package/themes/dist/circular-progress-bar/click.css +0 -5
  2162. package/themes/dist/click.css +0 -1030
  2163. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2698
  2164. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  2165. package/themes/dist/confirmation/click.css +0 -15
  2166. package/themes/dist/confirmation/intranet.css +0 -8
  2167. package/themes/dist/confirmation/mobile.css +0 -8
  2168. package/themes/dist/corp.css +0 -864
  2169. package/themes/dist/dark.css +0 -275
  2170. package/themes/dist/dropzone/click.css +0 -4
  2171. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  2172. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  2173. package/themes/dist/esm/dark.js +0 -6
  2174. package/themes/dist/esm/mixins/mobile.js +0 -6
  2175. package/themes/dist/filter-tag/mobile.css +0 -4
  2176. package/themes/dist/form-control/click.css +0 -41
  2177. package/themes/dist/form-control/corp.css +0 -44
  2178. package/themes/dist/form-control/intranet.css +0 -49
  2179. package/themes/dist/form-control/mobile.css +0 -44
  2180. package/themes/dist/form-control/site.css +0 -45
  2181. package/themes/dist/icon-button/click.css +0 -24
  2182. package/themes/dist/input/click.css +0 -6
  2183. package/themes/dist/input/corp.css +0 -5
  2184. package/themes/dist/input/intranet.css +0 -12
  2185. package/themes/dist/input/mobile.css +0 -11
  2186. package/themes/dist/input/site.css +0 -6
  2187. package/themes/dist/intranet.css +0 -913
  2188. package/themes/dist/link/click.css +0 -25
  2189. package/themes/dist/list/click.css +0 -4
  2190. package/themes/dist/mixins/amount/click.css +0 -4
  2191. package/themes/dist/mixins/backdrop/click.css +0 -4
  2192. package/themes/dist/mixins/bottom-sheet/click.css +0 -9
  2193. package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
  2194. package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
  2195. package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
  2196. package/themes/dist/mixins/bottom-sheet/site.css +0 -3
  2197. package/themes/dist/mixins/button/click.css +0 -53
  2198. package/themes/dist/mixins/button/corp.css +0 -77
  2199. package/themes/dist/mixins/button/intranet.css +0 -64
  2200. package/themes/dist/mixins/button/mobile.css +0 -64
  2201. package/themes/dist/mixins/button/site.css +0 -53
  2202. package/themes/dist/mixins/calendar/click.css +0 -8
  2203. package/themes/dist/mixins/calendar/intranet.css +0 -9
  2204. package/themes/dist/mixins/calendar-input/corp.css +0 -4
  2205. package/themes/dist/mixins/calendar-input/site.css +0 -3
  2206. package/themes/dist/mixins/checkbox/click.css +0 -9
  2207. package/themes/dist/mixins/checkbox/intranet.css +0 -19
  2208. package/themes/dist/mixins/checkbox/mobile.css +0 -19
  2209. package/themes/dist/mixins/checkbox-group/click.css +0 -5
  2210. package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
  2211. package/themes/dist/mixins/click.css +0 -56
  2212. package/themes/dist/mixins/confirmation/click.css +0 -15
  2213. package/themes/dist/mixins/confirmation/intranet.css +0 -8
  2214. package/themes/dist/mixins/confirmation/mobile.css +0 -8
  2215. package/themes/dist/mixins/corp.css +0 -21
  2216. package/themes/dist/mixins/dark.css +0 -275
  2217. package/themes/dist/mixins/dropzone/click.css +0 -4
  2218. package/themes/dist/mixins/filter-tag/mobile.css +0 -4
  2219. package/themes/dist/mixins/form-control/click.css +0 -41
  2220. package/themes/dist/mixins/form-control/corp.css +0 -44
  2221. package/themes/dist/mixins/form-control/intranet.css +0 -49
  2222. package/themes/dist/mixins/form-control/mobile.css +0 -44
  2223. package/themes/dist/mixins/form-control/site.css +0 -45
  2224. package/themes/dist/mixins/icon-button/click.css +0 -24
  2225. package/themes/dist/mixins/input/click.css +0 -6
  2226. package/themes/dist/mixins/input/corp.css +0 -5
  2227. package/themes/dist/mixins/input/intranet.css +0 -12
  2228. package/themes/dist/mixins/input/mobile.css +0 -11
  2229. package/themes/dist/mixins/input/site.css +0 -6
  2230. package/themes/dist/mixins/intranet.css +0 -27
  2231. package/themes/dist/mixins/link/click.css +0 -25
  2232. package/themes/dist/mixins/list/click.css +0 -4
  2233. package/themes/dist/mixins/mobile.css +0 -29
  2234. package/themes/dist/mixins/modal/click.css +0 -30
  2235. package/themes/dist/mixins/modal/corp.css +0 -4
  2236. package/themes/dist/mixins/radio/click.css +0 -9
  2237. package/themes/dist/mixins/radio/intranet.css +0 -19
  2238. package/themes/dist/mixins/radio/mobile.css +0 -19
  2239. package/themes/dist/mixins/select/click.css +0 -23
  2240. package/themes/dist/mixins/select/corp.css +0 -9
  2241. package/themes/dist/mixins/select/intranet.css +0 -4
  2242. package/themes/dist/mixins/select/mobile.css +0 -4
  2243. package/themes/dist/mixins/select/site.css +0 -7
  2244. package/themes/dist/mixins/site.css +0 -19
  2245. package/themes/dist/mixins/skeleton/click.css +0 -9
  2246. package/themes/dist/mixins/slider/click.css +0 -19
  2247. package/themes/dist/mixins/slider/intranet.css +0 -6
  2248. package/themes/dist/mixins/slider/mobile.css +0 -6
  2249. package/themes/dist/mixins/slider-input/click.css +0 -13
  2250. package/themes/dist/mixins/slider-input/corp.css +0 -13
  2251. package/themes/dist/mixins/slider-input/intranet.css +0 -12
  2252. package/themes/dist/mixins/slider-input/mobile.css +0 -12
  2253. package/themes/dist/mixins/slider-input/site.css +0 -13
  2254. package/themes/dist/mixins/steps/mobile.css +0 -4
  2255. package/themes/dist/mixins/switch/click.css +0 -5
  2256. package/themes/dist/mixins/tabs/click.css +0 -26
  2257. package/themes/dist/mixins/tabs/corp.css +0 -4
  2258. package/themes/dist/mixins/tabs/site.css +0 -8
  2259. package/themes/dist/mixins/tag/click.css +0 -12
  2260. package/themes/dist/mixins/tag/intranet.css +0 -16
  2261. package/themes/dist/mixins/tag/mobile.css +0 -17
  2262. package/themes/dist/mixins/toast-plate/click.css +0 -11
  2263. package/themes/dist/mobile.css +0 -906
  2264. package/themes/dist/modal/click.css +0 -30
  2265. package/themes/dist/modal/corp.css +0 -4
  2266. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  2267. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  2268. package/themes/dist/modern/dark.js +0 -6
  2269. package/themes/dist/modern/mixins/mobile.js +0 -6
  2270. package/themes/dist/package.json +0 -12
  2271. package/themes/dist/radio/click.css +0 -9
  2272. package/themes/dist/radio/intranet.css +0 -19
  2273. package/themes/dist/radio/mobile.css +0 -19
  2274. package/themes/dist/select/click.css +0 -23
  2275. package/themes/dist/select/corp.css +0 -9
  2276. package/themes/dist/select/intranet.css +0 -4
  2277. package/themes/dist/select/mobile.css +0 -4
  2278. package/themes/dist/select/site.css +0 -7
  2279. package/themes/dist/send-stats.js +0 -82
  2280. package/themes/dist/site.css +0 -844
  2281. package/themes/dist/skeleton/click.css +0 -9
  2282. package/themes/dist/slider/click.css +0 -19
  2283. package/themes/dist/slider/intranet.css +0 -6
  2284. package/themes/dist/slider/mobile.css +0 -6
  2285. package/themes/dist/slider-input/click.css +0 -13
  2286. package/themes/dist/slider-input/corp.css +0 -13
  2287. package/themes/dist/slider-input/intranet.css +0 -12
  2288. package/themes/dist/slider-input/mobile.css +0 -12
  2289. package/themes/dist/slider-input/site.css +0 -13
  2290. package/themes/dist/steps/mobile.css +0 -4
  2291. package/themes/dist/switch/click.css +0 -5
  2292. package/themes/dist/tabs/click.css +0 -26
  2293. package/themes/dist/tabs/corp.css +0 -4
  2294. package/themes/dist/tabs/site.css +0 -8
  2295. package/themes/dist/tag/click.css +0 -12
  2296. package/themes/dist/tag/intranet.css +0 -16
  2297. package/themes/dist/tag/mobile.css +0 -17
  2298. package/themes/dist/toast-plate/click.css +0 -11
  2299. package/themes/mixins/mobile.js +0 -10
  2300. package/typography/common.module-d9cae3b8.js +0 -4
  2301. package/typography/esm/common.module-06add8d7.js +0 -4
  2302. package/typography/modern/colors.module-1e1e4c07.js +0 -4
  2303. package/typography/modern/common.module-06add8d7.js +0 -4
  2304. package/vars/dist/border-radius.css +0 -11
  2305. package/vars/dist/bundle/site.css +0 -5
  2306. package/vars/dist/colors-addons.css +0 -98
  2307. package/vars/dist/colors-bluetint.css +0 -447
  2308. package/vars/dist/colors-bluetint.js +0 -12
  2309. package/vars/dist/colors-indigo.css +0 -447
  2310. package/vars/dist/colors-transparent.css +0 -26
  2311. package/vars/dist/colors-x5.css +0 -4
  2312. package/vars/dist/colors.css +0 -71
  2313. package/vars/dist/cssm/border-radius.css +0 -11
  2314. package/vars/dist/cssm/bundle/site.css +0 -624
  2315. package/vars/dist/cssm/colors-addons.css +0 -98
  2316. package/vars/dist/cssm/colors-bluetint.css +0 -447
  2317. package/vars/dist/cssm/colors-bluetint.js +0 -12
  2318. package/vars/dist/cssm/colors-indigo.css +0 -447
  2319. package/vars/dist/cssm/colors-indigo.js +0 -12
  2320. package/vars/dist/cssm/colors-transparent.css +0 -26
  2321. package/vars/dist/cssm/colors-x5.css +0 -4
  2322. package/vars/dist/cssm/colors.css +0 -71
  2323. package/vars/dist/cssm/gaps.css +0 -30
  2324. package/vars/dist/cssm/index.css +0 -727
  2325. package/vars/dist/cssm/mixins.css +0 -1
  2326. package/vars/dist/cssm/shadows-indigo.css +0 -38
  2327. package/vars/dist/cssm/typography.css +0 -6
  2328. package/vars/dist/esm/colors-bluetint.js +0 -6
  2329. package/vars/dist/esm/colors-indigo.js +0 -6
  2330. package/vars/dist/gaps.css +0 -30
  2331. package/vars/dist/index.css +0 -9
  2332. package/vars/dist/mixins.css +0 -4
  2333. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  2334. package/vars/dist/modern/colors-bluetint.js +0 -6
  2335. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  2336. package/vars/dist/modern/colors-indigo.js +0 -6
  2337. package/vars/dist/package.json +0 -13
  2338. package/vars/dist/send-stats.js +0 -82
  2339. package/vars/dist/shadows-indigo.css +0 -38
  2340. package/vars/dist/typography.css +0 -442
@@ -1,2698 +0,0 @@
1
- .card-image__cardImage_1me6y {
2
- background: #e7e8ea;
3
- }
4
- .card-image__loaded_1me6y {
5
- background: transparent
6
- }.badge__component_1woed {
7
- background-color: #ef3124;
8
- color: #000;
9
- }
10
- .badge__outlineCount_1woed {
11
- background-color: #121212;
12
- }
13
- .badge__icon_1woed {
14
- color: #2fc26e
15
- }
16
- .badge__icon_1woed.badge__positive_1woed {
17
- color: #2fc26e;
18
- background-color: #2fc26e;
19
- }
20
- .badge__icon_1woed.badge__attention_1woed {
21
- color: #f6bf65;
22
- background-color: #f6bf65;
23
- }
24
- .badge__icon_1woed.badge__negative_1woed {
25
- color: #d91d0b;
26
- background-color: #d91d0b;
27
- }
28
- .badge__icon_1woed.badge__link_1woed {
29
- color: #0072ef;
30
- background-color: #0072ef;
31
- }
32
- .badge__icon_1woed.badge__tertiary_1woed {
33
- color: #464649;
34
- background-color: #464649;
35
- }
36
- .badge__icon_1woed.badge__secondary_1woed {
37
- color: #8d8d93;
38
- background-color: #8d8d93;
39
- }
40
- .badge__icon_1woed.badge__primary_1woed {
41
- color: #fff;
42
- background-color: #fff;
43
- }
44
- .badge__icon_1woed:before {
45
- background-color: #121212;
46
- }
47
- .badge__outline_1woed {
48
- background-color: #121212;
49
- }
50
- .badge__outlineColor_1woed.badge__attention_1woed {
51
- background-color: #f6bf65;
52
- }
53
- .badge__outlineColor_1woed.badge__positive_1woed {
54
- background-color: #2fc26e;
55
- }
56
- .badge__outlineColor_1woed.badge__negative_1woed {
57
- background-color: #d91d0b;
58
- }
59
- .badge__outlineColor_1woed.badge__link_1woed {
60
- background-color: #0072ef;
61
- }
62
- .badge__outlineColor_1woed .badge__tertiary_1woed {
63
- background-color: #464649;
64
- }
65
- .badge__outlineColor_1woed.badge__secondary_1woed {
66
- background-color: #8d8d93;
67
- }
68
- .badge__outlineColor_1woed.badge__primary_1woed {
69
- background-color: #fff;
70
- }.backdrop__backdrop_2p5hs {
71
- -webkit-tap-highlight-color: transparent;
72
- }
73
- .backdrop__appear_2p5hs,
74
- .backdrop__enter_2p5hs {
75
- background-color: transparent;
76
- }
77
- .backdrop__appearActive_2p5hs,
78
- .backdrop__enterActive_2p5hs,
79
- .backdrop__appearDone_2p5hs,
80
- .backdrop__enterDone_2p5hs {
81
- background-color: rgba(0, 0, 0, 0.8);
82
- }
83
- .backdrop__exit_2p5hs {
84
- background-color: rgba(0, 0, 0, 0.8);
85
- }
86
- .backdrop__exitActive_2p5hs,
87
- .backdrop__exitDone_2p5hs {
88
- background-color: transparent;
89
- }.checkbox-group__error_1e64u {
90
- border-left: 1px solid #f15045;
91
- }
92
- .checkbox-group__label_1e64u {
93
- color: #fff;
94
- }
95
- .checkbox-group__errorMessage_1e64u {
96
- color: #f15045;
97
- }
98
- .checkbox-group__hint_1e64u {
99
- color: rgba(235, 235, 245, 0.6);
100
- }.divider__component_1tvo9 {
101
- border-bottom: 1px solid #2b2b2e;
102
- }.checkbox__box_15di3 {
103
- color: #000;
104
- background-color: #000;
105
- border: 1.5px solid #8d8d93;
106
- }
107
- .checkbox__checkedIcon_15di3 {
108
- color: #000;
109
- }
110
- .checkbox__component_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
111
- background-color: #000;
112
- border-color: #8d8d93;
113
- }
114
- .checkbox__component_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
115
- background-color: #000;
116
- border-color: #fff;
117
- }
118
- .checkbox__checked_15di3 .checkbox__box_15di3 {
119
- background-color: #fff;
120
- border-color: transparent;
121
- }
122
- .checkbox__checked_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
123
- background-color: rgb(255, 255, 255);
124
- border-color: transparent;
125
- }
126
- .checkbox__checked_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
127
- background-color: rgb(255, 255, 255);
128
- border-color: transparent;
129
- }
130
- .checkbox__indeterminate_15di3 .checkbox__box_15di3 {
131
- background-color: #fff;
132
- border-color: transparent;
133
- }
134
- .checkbox__indeterminate_15di3:hover:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
135
- background-color: rgb(255, 255, 255);
136
- border-color: transparent;
137
- }
138
- .checkbox__indeterminate_15di3:active:not(.checkbox__disabled_15di3):not(.checkbox__inactive_15di3) .checkbox__box_15di3 {
139
- background-color: rgb(255, 255, 255);
140
- border-color: transparent;
141
- }
142
- .checkbox__disabled_15di3 .checkbox__box_15di3 {
143
- background-color: #000;
144
- border-color: #2a2a2c;
145
- }
146
- .checkbox__disabled_15di3.checkbox__checked_15di3 .checkbox__box_15di3 {
147
- background-color: #3a3a3c;
148
- border-color: transparent;
149
- }
150
- .checkbox__disabled_15di3.checkbox__indeterminate_15di3 .checkbox__box_15di3 {
151
- background-color: #3a3a3c;
152
- border-color: transparent;
153
- }
154
- .checkbox__disabled_15di3 .checkbox__label_15di3 {
155
- color: rgba(235, 235, 245, 0.6);
156
- }
157
- .checkbox__disabled_15di3 .checkbox__hint_15di3 {
158
- color: rgba(235, 235, 245, 0.6);
159
- }
160
- .checkbox__inactive_15di3 .checkbox__box_15di3 {
161
- background-color: #3a3a3c;
162
- border-color: #464649;
163
- }
164
- .checkbox__inactive_15di3.checkbox__checked_15di3 .checkbox__box_15di3 {
165
- color: #464649;
166
- border-color: transparent;
167
- }
168
- .checkbox__inactive_15di3.checkbox__indeterminate_15di3 .checkbox__box_15di3 {
169
- border-color: transparent;
170
- }
171
- .checkbox__focused_15di3 .checkbox__box_15di3 {
172
- outline: 2px solid #0072ef;
173
- }
174
- .checkbox__label_15di3 {
175
- color: #fff;
176
- }
177
- .checkbox__errorMessage_15di3 {
178
- color: #f15045;
179
- }
180
- .checkbox__hint_15di3 {
181
- color: rgba(235, 235, 245, 0.6);
182
- }
183
- .checkbox__inactive_15di3 .checkbox__indeterminateLine_15di3 {
184
- background-color: #464649;
185
- }
186
- .checkbox__indeterminateLine_15di3 {
187
- background-color: #000;
188
- }.dropzone__component_un4ab {
189
- border: 2px dashed #464649;
190
- }
191
- .dropzone__component_un4ab:not(.dropzone__disabled_un4ab):hover {
192
- background-color: transparent;
193
- }
194
- .dropzone__dragOver_un4ab {
195
- background-color: transparent;
196
- }
197
- .dropzone__error_un4ab {
198
- border-color: #ef3124;
199
- }
200
- .dropzone__overlay_qebj5 {
201
- background: #202022;
202
- }
203
- .dropzone__text_qebj5 {
204
- color: #fff;
205
- }.code-input__error_1w0sr {
206
- color: #f15045;
207
- }
208
- @keyframes code-input__shake_1w0sr {
209
- }
210
- .code-input__input_yq2ad {
211
- background-color: #202022;
212
- color: #fff
213
- }
214
- .code-input__input_yq2ad.code-input__hasError_yq2ad {
215
- color: #f15045;
216
- caret-color: #fff;
217
- background-color: #35110d;
218
- }
219
- .code-input__input_yq2ad.code-input__disabled_yq2ad {
220
- color: rgba(235, 235, 245, 0.3);
221
- }
222
- .code-input__input_yq2ad:-webkit-autofill {
223
- -webkit-text-fill-color: #fff;
224
- }.form-control__component_1jry3 {
225
- color: #fff;
226
- }
227
- .form-control__inner_1jry3 {
228
- background-color: #202022;
229
- }
230
- .form-control__label_1jry3 {
231
- color: rgba(235, 235, 245, 0.6);
232
- }
233
- .form-control__hint_1jry3 {
234
- color: rgba(235, 235, 245, 0.6);
235
- }
236
- .form-control__disabled_1jry3 {
237
- background-color: #202022;
238
- color: rgba(235, 235, 245, 0.6);
239
- }
240
- .form-control__disabled_1jry3.form-control__hasError_1jry3 {
241
- background-color: #202022;
242
- }
243
- .form-control__disabled_1jry3.form-control__filled_1jry3 .form-control__label_1jry3 {
244
- color: rgba(235, 235, 245, 0.6);
245
- }
246
- .form-control__inner_1jry3:not(.form-control__disabled_1jry3):hover {
247
- background-color: #202022;
248
- }
249
- .form-control__focused_1jry3.form-control__inner_1jry3,
250
- .form-control__focused_1jry3.form-control__inner_1jry3:hover {
251
- background-color: #202022
252
- }
253
- .form-control__error_1jry3 {
254
- color: #f15045;
255
- }
256
- .form-control__hasError_1jry3 .form-control__label_1jry3 {
257
- color: #f15045;
258
- }
259
- .form-control__hasError_1jry3 {
260
- background-color: #202022;
261
- }
262
- @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
263
- }
264
- .form-control__component_odyql {
265
- color: #000;
266
- }
267
- .form-control__inner_odyql {
268
- background-color: #f3f4f5;
269
- }
270
- .form-control__label_odyql {
271
- color: rgba(60, 60, 67, 0.6);
272
- }
273
- .form-control__hint_odyql {
274
- color: rgba(60, 60, 67, 0.6);
275
- }
276
- .form-control__disabled_odyql {
277
- background-color: #f3f4f5;
278
- color: rgba(60, 60, 67, 0.6);
279
- }
280
- .form-control__disabled_odyql.form-control__hasError_odyql {
281
- background-color: #f3f4f5;
282
- }
283
- .form-control__disabled_odyql.form-control__filled_odyql .form-control__label_odyql {
284
- color: rgba(60, 60, 67, 0.6);
285
- }
286
- .form-control__inner_odyql:not(.form-control__disabled_odyql):hover {
287
- background-color: #f3f4f5;
288
- }
289
- .form-control__focused_odyql.form-control__inner_odyql,
290
- .form-control__focused_odyql.form-control__inner_odyql:hover {
291
- background-color: #f3f4f5
292
- }
293
- .form-control__error_odyql {
294
- color: #ef3124;
295
- }
296
- .form-control__hasError_odyql .form-control__label_odyql {
297
- color: #ef3124;
298
- }
299
- .form-control__hasError_odyql {
300
- background-color: #f3f4f5;
301
- }.hatching-progress-bar__container_xjv2n {
302
- background: rgba(255, 255, 255, 0.1);
303
- }
304
- .hatching-progress-bar__hatch_xjv2n {
305
- background: repeating-linear-gradient(
306
- -45deg,
307
- #464649 6px 10px,
308
- rgba(255, 255, 255, 0) 10px 18px
309
- );
310
- }
311
- .hatching-progress-bar__positive_xjv2n {
312
- background: #2fc26e;
313
- }
314
- .hatching-progress-bar__attention_xjv2n {
315
- background: #f6bf65;
316
- }
317
- .hatching-progress-bar__negative_xjv2n {
318
- background: #d91d0b;
319
- }
320
- .hatching-progress-bar__link_xjv2n {
321
- background: #0072ef;
322
- }
323
- .hatching-progress-bar__tertiary_xjv2n {
324
- background: #464649;
325
- }
326
- .hatching-progress-bar__secondary_xjv2n {
327
- background: #8d8d93;
328
- }
329
- .hatching-progress-bar__primary_xjv2n {
330
- background: #fff;
331
- }
332
- .hatching-progress-bar__accent_xjv2n {
333
- background: #ef3124;
334
- }.icon-view__component_e7cyo {
335
- color: rgba(235, 235, 245, 0.6);
336
- }
337
- .icon-view__bg_e7cyo {
338
- fill: #f3f4f5;
339
- }
340
- .icon-view__border_e7cyo {
341
- stroke: rgba(255, 255, 255, 0.1);
342
- fill: transparent;
343
- }@media (max-width: 599px) {
344
- }
345
- @media (min-width: 360px) {
346
- }
347
- @media (min-width: 375px) {
348
- }
349
- @media (min-width: 412px) {
350
- }
351
- @media (min-width: 600px) and (max-width: 1023px) {
352
- }
353
- @media (min-width: 600px) {
354
- }
355
- @media (min-width: 768px) {
356
- }
357
- @media (min-width: 1024px) {
358
- }
359
- @media (min-width: 1024px) {
360
- }
361
- @media (min-width: 1280px) {
362
- }
363
- @media (min-width: 1440px) {
364
- }
365
- @media (min-width: 1920px) {
366
- }
367
- @media (max-width: 599px) {
368
- }
369
- @media (min-width: 360px) {
370
- }
371
- @media (min-width: 375px) {
372
- }
373
- @media (min-width: 412px) {
374
- }
375
- @media (min-width: 600px) and (max-width: 1023px) {
376
- }
377
- @media (min-width: 600px) {
378
- }
379
- @media (min-width: 768px) {
380
- }
381
- @media (min-width: 1024px) {
382
- }
383
- @media (min-width: 1024px) {
384
- }
385
- @media (min-width: 1280px) {
386
- }
387
- @media (min-width: 1440px) {
388
- }
389
- @media (min-width: 1920px) {
390
- }
391
- .list__list_16ysb {
392
- color: #fff;
393
- }
394
- .list__slot_16ysb {
395
- color: #fff;
396
- }.link__primary_1ezxs {
397
- color: #fff;
398
- border-bottom-color: #fff
399
- }
400
- .link__primary_1ezxs:hover {
401
- color: rgb(255, 255, 255);
402
- }
403
- .link__primary_1ezxs:active {
404
- color: rgb(255, 255, 255);
405
- }
406
- .link__secondary_1ezxs {
407
- color: rgba(235, 235, 245, 0.6);
408
- border-bottom-color: rgba(235, 235, 245, 0.6)
409
- }
410
- .link__secondary_1ezxs:hover {
411
- color: rgba(239, 239, 247, 0.68);
412
- }
413
- .link__secondary_1ezxs:active {
414
- color: rgba(243, 243, 249, 0.76);
415
- }
416
- .link__defaultView_1ezxs {
417
- color: #0072ef;
418
- border-bottom-color: #0072ef
419
- }
420
- .link__defaultView_1ezxs:hover {
421
- color: rgb(51, 142, 242);
422
- }
423
- .link__defaultView_1ezxs:active {
424
- color: rgb(102, 170, 245);
425
- }
426
- .link__component_e542h:hover .link__text_e542h,
427
- .link__component_e542h:active .link__text_e542h {
428
- border-bottom-color: rgba(0, 0, 0, 0);
429
- }
430
- .link__focused_e542h {
431
- outline: 2px solid #0072ef;
432
- }
433
- .link__pseudo_e542h {
434
- background-color: transparent;
435
- }
436
- .link__primary_14ck1 {
437
- color: #000;
438
- border-bottom-color: #000
439
- }
440
- .link__primary_14ck1:hover {
441
- color: rgb(204, 204, 204);
442
- }
443
- .link__primary_14ck1:active {
444
- color: rgb(153, 153, 153);
445
- }
446
- .link__secondary_14ck1 {
447
- color: rgba(60, 60, 67, 0.6);
448
- border-bottom-color: rgba(60, 60, 67, 0.6)
449
- }
450
- .link__secondary_14ck1:hover {
451
- color: rgba(204, 204, 204, 0.7);
452
- }
453
- .link__secondary_14ck1:active {
454
- color: rgba(153, 153, 153, 0.7);
455
- }
456
- .link__defaultView_14ck1 {
457
- color: #0072ef;
458
- border-bottom-color: #0072ef
459
- }
460
- .link__defaultView_14ck1:hover {
461
- color: rgb(0, 98, 204);
462
- }
463
- .link__defaultView_14ck1:active {
464
- color: rgb(0, 73, 153);
465
- }@keyframes loader__blink_4i16a {
466
- }.progress-bar__container_1hgew {
467
- background: rgba(255, 255, 255, 0.1)
468
- }
469
- .progress-bar__filled_1hgew.progress-bar__positive_1hgew {
470
- background: #2fc26e;
471
- }
472
- .progress-bar__filled_1hgew.progress-bar__negative_1hgew {
473
- background: #d91d0b;
474
- }
475
- .progress-bar__filled_1hgew.progress-bar__attention_1hgew {
476
- background: #f6bf65;
477
- }
478
- .progress-bar__filled_1hgew.progress-bar__link_1hgew {
479
- background: #0072ef;
480
- }
481
- .progress-bar__filled_1hgew.progress-bar__tertiary_1hgew {
482
- background: #464649;
483
- }
484
- .progress-bar__filled_1hgew.progress-bar__secondary_1hgew {
485
- background: #8d8d93;
486
- }
487
- .progress-bar__filled_1hgew.progress-bar__primary_1hgew {
488
- background: #fff;
489
- }
490
- .progress-bar__filled_1hgew.progress-bar__accent_1hgew {
491
- background: #ef3124;
492
- }.pure-input__input_1whlb {
493
- color: #fff;
494
- caret-color: #0072ef;
495
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
496
- }
497
- .pure-input__input_1whlb:-webkit-autofill {
498
- -webkit-text-fill-color: #fff;
499
- }
500
- .pure-input__input_1whlb::placeholder {
501
- color: rgba(235, 235, 245, 0.6);
502
- }
503
- .pure-input__hasInnerLabel_1whlb::placeholder {
504
- color: rgba(235, 235, 245, 0.3);
505
- }
506
- .pure-input__clearIcon_1whlb {
507
- color: #fff;
508
- }
509
- .pure-input__input_1whlb:read-only {
510
- color: rgba(235, 235, 245, 0.6)
511
- }
512
- .pure-input__input_1whlb:read-only:focus::placeholder {
513
- color: rgba(235, 235, 245, 0.6);
514
- }
515
- .pure-input__input_1whlb:disabled {
516
- color: #fff;
517
- -webkit-text-fill-color: #fff;
518
- }
519
- .pure-input__input_1whlb:focus::placeholder {
520
- color: rgba(235, 235, 245, 0.3);
521
- }
522
- .pure-input__error_1whlb {
523
- color: #f15045;
524
- caret-color: #f15045;
525
- }
526
- .pure-input__component_1whlb {
527
- color: #fff;
528
- background-color: #202022;
529
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
530
- }
531
- .pure-input__component_1whlb::placeholder {
532
- color: rgba(235, 235, 245, 0.6);
533
- }
534
- .pure-input__component_1whlb:disabled {
535
- color: #fff;
536
- background-color: #202022;
537
- }
538
- .pure-input__component_1whlb:not(:disabled):focus::placeholder {
539
- color: rgba(235, 235, 245, 0.3);
540
- }
541
- .pure-input__focusVisible_1whlb {
542
- outline: 2px solid #0072ef;
543
- }
544
- .pure-input__component_1whlb:not(:disabled):hover {
545
- background-color: #202022;
546
- }.radio-group__error_jy35k {
547
- border-left: 1px solid #f15045;
548
- }
549
- .radio-group__label_jy35k {
550
- color: #fff;
551
- }
552
- .radio-group__errorMessage_jy35k {
553
- color: #f15045;
554
- }
555
- .radio-group__hint_jy35k {
556
- color: rgba(235, 235, 245, 0.6);
557
- }.radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv) .radio__circle_1mlsv {
558
- background-color: #000;
559
- border: 1.5px solid #8d8d93;
560
- }
561
- .radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv):hover:not(:active) .radio__circle_1mlsv {
562
- background-color: #000;
563
- border-color: #8d8d93;
564
- }
565
- .radio__container_1mlsv:not(.radio__checked_1mlsv):not(.radio__disabled_1mlsv):not(.radio__inactive_1mlsv):active .radio__circle_1mlsv {
566
- background-color: #000;
567
- border-color: #fff;
568
- }
569
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__circle_1mlsv {
570
- background-color: #000;
571
- border: 1.5px solid #2a2a2c;
572
- }
573
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__label_1mlsv {
574
- color: rgba(235, 235, 245, 0.6);
575
- }
576
- .radio__container_1mlsv.radio__disabled_1mlsv .radio__hint_1mlsv {
577
- color: rgba(235, 235, 245, 0.6);
578
- }
579
- .radio__container_1mlsv.radio__inactive_1mlsv .radio__circle_1mlsv {
580
- background-color: #3a3a3c;
581
- border: 1px solid #464649;
582
- }
583
- .radio__container_1mlsv.radio__inactive_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv:before {
584
- background-color: #464649;
585
- }
586
- .radio__container_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv {
587
- background-color: #fff;
588
- border: 1.5px solid transparent;
589
- }
590
- .radio__container_1mlsv.radio__checked_1mlsv:hover .radio__circle_1mlsv {
591
- background-color: rgb(255, 255, 255);
592
- border-color: transparent;
593
- }
594
- .radio__container_1mlsv.radio__checked_1mlsv:active .radio__circle_1mlsv {
595
- background-color: rgb(255, 255, 255);
596
- border-color: transparent;
597
- }
598
- .radio__container_1mlsv.radio__focused_1mlsv .radio__circle_1mlsv {
599
- outline: 2px solid #0072ef;
600
- }
601
- .radio__container_1mlsv.radio__disabled_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv,
602
- .radio__container_1mlsv.radio__inactive_1mlsv.radio__checked_1mlsv .radio__circle_1mlsv {
603
- background-color: #3a3a3c;
604
- border-color: transparent;
605
- }
606
- .radio__circle_1mlsv:before {
607
- background-color: #000;
608
- }
609
- .radio__label_1mlsv {
610
- color: #fff;
611
- }
612
- .radio__hint_1mlsv {
613
- color: rgba(235, 235, 245, 0.6);
614
- }.skeleton__component_81oj4 {
615
- color: transparent;
616
- background: rgba(255, 255, 255, 0.1);
617
- }
618
- .skeleton__component_81oj4:before {
619
- background: transparent;
620
- }
621
- .skeleton__animate_81oj4:after {
622
- background-image: linear-gradient(
623
- to left,
624
- rgba(0, 0, 0, 0),
625
- rgba(0, 0, 0, 0) 40%,
626
- rgba(0, 0, 0, 0.05) 50%,
627
- rgba(0, 0, 0, 0) 60%,
628
- rgba(0, 0, 0, 0)
629
- );
630
- }
631
- @keyframes skeleton__gradient_81oj4 {
632
- }
633
- @keyframes skeleton__background_81oj4 {
634
- 0% {
635
- background: rgb(182, 188, 195);
636
- }
637
- 100% {
638
- background: rgb(198, 205, 214);
639
- }
640
- }.scrollbar__component_1m0vm .scrollbar:before {
641
- background-color: rgba(255, 255, 255, 0.3);
642
- }
643
- .scrollbar__component_1m0vm.dragging .track .scrollbar.visible:before {
644
- background-color: rgba(255, 255, 255, 0.6);
645
- }
646
-
647
- .scrollbar__component_1525q .scrollbar:before {
648
- background-color: rgba(0, 0, 0, 0.3);
649
- }
650
- .scrollbar__component_1525q.dragging .track .scrollbar.visible:before {
651
- background-color: rgba(0, 0, 0, 0.6);
652
- }.slider__component_vtf3m .noUi-base:hover .noUi-connects {
653
- background: #2a2a2c;
654
- }
655
- .slider__component_vtf3m .noUi-base:hover .noUi-connect {
656
- background: #d91d0b;
657
- }
658
- .slider__component_vtf3m .noUi-handle:hover .noUi-touch-area {
659
- background: rgb(240, 63, 51);
660
- }
661
- .slider__component_vtf3m .noUi-handle:active .noUi-touch-area {
662
- background: rgb(241, 80, 69);
663
- }
664
- .slider__component_vtf3m .noUi-connects {
665
- background: #2a2a2c;
666
- }
667
- .slider__component_vtf3m .noUi-connect {
668
- background: #d91d0b;
669
- }
670
- .slider__component_vtf3m .noUi-handle {
671
- border: 2px solid transparent;
672
- }
673
- .slider__component_vtf3m .noUi-touch-area {
674
- background: #ef3124;
675
- }
676
- .slider__component_vtf3m .noUi-pips {
677
- color: rgba(235, 235, 245, 0.6);
678
- }.spinner__component_1129n {
679
- color: #fff;
680
- }
681
- @keyframes spinner__spin_animation_1mw1b {
682
- }
683
- .spinner__component_16wm3 {
684
- color: #000;
685
- }.status__soft_x5c5o.status__green_x5c5o {
686
- background: rgba(19, 164, 99, 0.1);
687
- color: #13a463;
688
- }
689
- .status__soft_x5c5o.status__orange_x5c5o {
690
- background: rgba(222, 106, 0, 0.1);
691
- color: #de6a00;
692
- }
693
- .status__soft_x5c5o.status__red_x5c5o {
694
- background: rgba(217, 29, 11, 0.1);
695
- color: #d91d0b;
696
- }
697
- .status__soft_x5c5o.status__blue_x5c5o {
698
- background: rgba(0, 122, 255, 0.1);
699
- color: #007aff;
700
- }
701
- .status__soft_x5c5o.status__grey_x5c5o {
702
- background: rgba(109, 121, 134, 0.1);
703
- color: #6d7986;
704
- }
705
- .status__soft_x5c5o.status__teal_x5c5o {
706
- background: rgba(33, 145, 135, 0.1);
707
- color: #219187;
708
- }
709
- .status__soft_x5c5o.status__purple_x5c5o {
710
- background: rgba(103, 58, 183, 0.1);
711
- color: #673ab7;
712
- }
713
- .status__contrast_x5c5o {
714
- color: #000
715
- }
716
- .status__contrast_x5c5o.status__green_x5c5o {
717
- background: #13a463;
718
- }
719
- .status__contrast_x5c5o.status__orange_x5c5o {
720
- background: #de6a00;
721
- }
722
- .status__contrast_x5c5o.status__red_x5c5o {
723
- background: #d91d0b;
724
- }
725
- .status__contrast_x5c5o.status__blue_x5c5o {
726
- background: #007aff;
727
- }
728
- .status__contrast_x5c5o.status__grey_x5c5o {
729
- background: #6d7986;
730
- }
731
- .status__contrast_x5c5o.status__teal_x5c5o {
732
- background: #219187;
733
- }
734
- .status__contrast_x5c5o.status__purple_x5c5o {
735
- background: #673ab7;
736
- }.switch__component_llpiu {
737
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
738
- }
739
- .switch__switch_llpiu {
740
- background-color: #8d8d93;
741
- border: 2px solid #8d8d93;
742
- }
743
- .switch__switch_llpiu:before {
744
- background-color: #000;
745
- }
746
- .switch__label_llpiu {
747
- color: #fff;
748
- }
749
- .switch__hint_llpiu {
750
- color: rgba(235, 235, 245, 0.6);
751
- }
752
- .switch__checked_llpiu .switch__switch_llpiu {
753
- background-color: #ef3124;
754
- border-color: #ef3124;
755
- }
756
- .switch__disabled_llpiu .switch__switch_llpiu {
757
- background-color: #2a2a2c;
758
- border-color: #2a2a2c;
759
- }
760
- .switch__disabled_llpiu .switch__label_llpiu {
761
- color: rgba(235, 235, 245, 0.6);
762
- }
763
- .switch__disabled_llpiu .switch__hint_llpiu {
764
- color: rgba(235, 235, 245, 0.6);
765
- }
766
- .switch__inactive_llpiu .switch__switch_llpiu {
767
- background-color: #2a2a2c;
768
- border-color: #2a2a2c
769
- }
770
- .switch__inactive_llpiu .switch__switch_llpiu:before {
771
- background-color: #464649;
772
- }
773
- .switch__focused_llpiu .switch__switch_llpiu {
774
- outline: 2px solid #0072ef;
775
- }.tag__component_vr9gg {
776
- color: #fff;
777
- border-color: transparent;
778
- background-color: #202022
779
- }
780
- .tag__component_vr9gg:disabled {
781
- border-color: transparent;
782
- color: rgba(235, 235, 245, 0.3);
783
- background-color: rgba(32, 32, 34, 0.3);
784
- }
785
- .tag__component_vr9gg:hover:not(:disabled) {
786
- border-color: transparent;
787
- background-color: #202022;
788
- }
789
- .tag__component_vr9gg:active:not(:disabled) {
790
- border-color: transparent;
791
- background-color: rgb(65, 65, 67);
792
- color: #fff;
793
- }
794
- .tag__checked_vr9gg {
795
- border-color: transparent;
796
- background-color: #f3f4f5;
797
- color: #000
798
- }
799
- .tag__checked_vr9gg:disabled {
800
- background-color: rgba(243, 244, 245, 0.3);
801
- border-color: transparent;
802
- color: #000;
803
- }
804
- .tag__checked_vr9gg:hover:not(:disabled):not(:active) {
805
- background-color: #f3f4f5;
806
- }
807
- .tag__checked_vr9gg:active:not(:disabled) {
808
- background-color: rgb(194, 195, 196);
809
- color: #000;
810
- }
811
- .tag__focused_k9mjh {
812
- outline: 2px solid #0072ef;
813
- }
814
- .tag__component_itxn2 {
815
- color: #fff;
816
- border-color: #464649;
817
- background-color: transparent
818
- }
819
- .tag__component_itxn2:disabled {
820
- border-color: #2b2b2e;
821
- color: rgba(235, 235, 245, 0.3);
822
- background-color: transparent;
823
- }
824
- .tag__component_itxn2:hover:not(:disabled) {
825
- border-color: #fff;
826
- background-color: transparent;
827
- }
828
- .tag__component_itxn2:active:not(:disabled) {
829
- border-color: #fff;
830
- background-color: rgba(255, 255, 255, 0.07);
831
- color: #fff;
832
- }
833
- .tag__checked_itxn2 {
834
- border-color: #fff;
835
- background-color: #fff;
836
- color: #000
837
- }
838
- .tag__checked_itxn2:disabled {
839
- background-color: rgba(255, 255, 255, 0.3);
840
- border-color: transparent;
841
- color: #000;
842
- }
843
- .tag__checked_itxn2:hover:not(:disabled):not(:active) {
844
- background-color: rgb(237, 237, 237);
845
- }
846
- .tag__checked_itxn2:active:not(:disabled) {
847
- background-color: rgb(217, 217, 217);
848
- color: #000;
849
- }.typography__tertiary_1fdvu {
850
- color: rgba(235, 235, 245, 0.3);
851
- }
852
- .typography__disabled_1fdvu {
853
- color: rgba(235, 235, 245, 0.18);
854
- }
855
- .typography__accent_1fdvu {
856
- color: #ef3124;
857
- }
858
- .typography__primary_1fdvu {
859
- color: #fff;
860
- }
861
- .typography__attention_1fdvu {
862
- color: #cb830f;
863
- }
864
- .typography__positive_1fdvu {
865
- color: #13a463;
866
- }
867
- .typography__secondary_1fdvu {
868
- color: rgba(235, 235, 245, 0.6);
869
- }
870
- .typography__tertiary-inverted_1fdvu {
871
- color: rgba(60, 60, 67, 0.3);
872
- }
873
- .typography__primary-inverted_1fdvu {
874
- color: #000;
875
- }
876
- .typography__secondary-inverted_1fdvu {
877
- color: rgba(60, 60, 67, 0.6);
878
- }
879
- .typography__link_1fdvu {
880
- color: #0072ef;
881
- }
882
- .typography__negative_1fdvu {
883
- color: #f15045;
884
- }
885
-
886
-
887
-
888
-
889
- @media screen and (min-width: 600px) {
890
- }
891
- @media screen and (min-width: 1024px) {
892
- }
893
- .steps__option_4d2hh {
894
- color: #fff;
895
- background: #2a2a2c
896
- }
897
- .steps__dash_4d2hh {
898
- border-top: 2px solid #2b2b2e
899
- }
900
- .steps__dash_4d2hh.steps__completed_4d2hh {
901
- border-top: 2px solid #fff;
902
- }
903
- .steps__dash_4d2hh.steps__vertical_4d2hh {
904
- border-left: 2px solid #2b2b2e;
905
- }
906
- .steps__dash_4d2hh.steps__completed_4d2hh.steps__vertical_4d2hh {
907
- border-left: 2px solid #fff;
908
- }
909
- .steps__text_4d2hh {
910
- color: #fff
911
- }
912
- .steps__text_4d2hh.steps__interactive_4d2hh:not(.steps__disabled_4d2hh):hover {
913
- background: rgba(255, 255, 255, 0.07);
914
- }
915
- .steps__text_4d2hh.steps__interactive_4d2hh:not(.steps__disabled_4d2hh):active {
916
- background: rgba(255, 255, 255, 0.15);
917
- }
918
- .steps__focused_4d2hh {
919
- outline: 2px solid #0072ef;
920
- }
921
- .steps__selected_4d2hh .steps__text_4d2hh {
922
- color: #fff;
923
- }
924
- .steps__selected_4d2hh .steps__option_4d2hh {
925
- color: #000;
926
- background: #fff;
927
- }
928
- .steps__checkbox_4d2hh {
929
- border: 2px solid #2a2a2c;
930
- }
931
- .steps__dot_4d2hh {
932
- background: #2a2a2c;
933
- }
934
- .steps__selected_4d2hh .steps__checkbox_4d2hh {
935
- border: 2px solid #fff
936
- }
937
- .steps__selected_4d2hh .steps__checkbox_4d2hh .steps__dot_4d2hh {
938
- background: #fff;
939
- }
940
- .steps__completedIndicator_4d2hh > [class*='positive'] {
941
- color: #fff;
942
- background-color: #fff;
943
- }
944
- .action-button__primary_1snjn {
945
- color: #fff
946
- }
947
- .action-button__primary_1snjn .action-button__iconWrapper_1snjn {
948
- color: #000;
949
- background-color: #fff;
950
- }
951
- .action-button__primary_1snjn:hover .action-button__iconWrapper_1snjn {
952
- background-color: rgb(217, 217, 217);
953
- }
954
- .action-button__primary_1snjn:active .action-button__iconWrapper_1snjn {
955
- background-color: rgb(204, 204, 204);
956
- }
957
- .action-button__secondary_1snjn {
958
- color: #fff
959
- }
960
- .action-button__secondary_1snjn .action-button__iconWrapper_1snjn {
961
- color: #fff;
962
- background-color: #202022;
963
- }
964
- .action-button__secondary_1snjn:hover .action-button__iconWrapper_1snjn {
965
- background-color: rgb(48, 48, 49);
966
- }
967
- .action-button__secondary_1snjn:active .action-button__iconWrapper_1snjn {
968
- background-color: rgb(65, 65, 67);
969
- }
970
- .action-button__component_7vyow {
971
- -webkit-tap-highlight-color: transparent
972
- }
973
- .action-button__focused_7vyow {
974
- outline: 2px solid #0072ef;
975
- }
976
- .action-button__primary_1j0c8 {
977
- color: #000
978
- }
979
- .action-button__primary_1j0c8 .action-button__iconWrapper_1j0c8 {
980
- color: #fff;
981
- background-color: #121212;
982
- }
983
- .action-button__primary_1j0c8:hover .action-button__iconWrapper_1j0c8 {
984
- background-color: rgb(35, 35, 35);
985
- }
986
- .action-button__primary_1j0c8:active .action-button__iconWrapper_1j0c8 {
987
- background-color: rgb(54, 54, 54);
988
- }
989
- .action-button__secondary_1j0c8 {
990
- color: #000
991
- }
992
- .action-button__secondary_1j0c8 .action-button__iconWrapper_1j0c8 {
993
- color: #000;
994
- background-color: #f3f4f5;
995
- }
996
- .action-button__secondary_1j0c8:hover .action-button__iconWrapper_1j0c8 {
997
- background-color: rgb(207, 207, 208);
998
- }
999
- .action-button__secondary_1j0c8:active .action-button__iconWrapper_1j0c8 {
1000
- background-color: rgb(194, 195, 196);
1001
- }
1002
- .action-button__primary_1x204 {
1003
- color: #000
1004
- }
1005
- .action-button__primary_1x204 .action-button__iconWrapper_1x204 {
1006
- color: #fff;
1007
- background-color: #121212;
1008
- }
1009
- .action-button__secondary_1x204 {
1010
- color: #000
1011
- }
1012
- .action-button__secondary_1x204 .action-button__iconWrapper_1x204 {
1013
- color: #000;
1014
- background-color: #f3f4f5;
1015
- }.textarea__input_18h80 {
1016
- color: #fff;
1017
- caret-color: #0072ef;
1018
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1019
- }
1020
- .textarea__input_18h80:-webkit-autofill {
1021
- -webkit-text-fill-color: #fff;
1022
- }
1023
- .textarea__input_18h80::placeholder {
1024
- color: rgba(235, 235, 245, 0.6);
1025
- }
1026
- .textarea__hasInnerLabel_18h80::placeholder {
1027
- color: rgba(235, 235, 245, 0.3);
1028
- }
1029
- .textarea__clearIcon_18h80 {
1030
- color: #fff;
1031
- }
1032
- .textarea__input_18h80:read-only {
1033
- color: rgba(235, 235, 245, 0.6)
1034
- }
1035
- .textarea__input_18h80:read-only:focus::placeholder {
1036
- color: rgba(235, 235, 245, 0.6);
1037
- }
1038
- .textarea__input_18h80:disabled {
1039
- color: #fff;
1040
- -webkit-text-fill-color: #fff;
1041
- }
1042
- .textarea__input_18h80:focus::placeholder {
1043
- color: rgba(235, 235, 245, 0.3);
1044
- }
1045
- .textarea__error_18h80 {
1046
- color: #f15045;
1047
- caret-color: #f15045;
1048
- }
1049
- .textarea__textarea_18h80 {
1050
- color: #fff;
1051
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1052
- }
1053
- .textarea__textarea_18h80::placeholder {
1054
- color: rgba(235, 235, 245, 0.6);
1055
- }
1056
- .textarea__hasInnerLabel_18h80::placeholder {
1057
- color: rgba(235, 235, 245, 0.3);
1058
- }
1059
- .textarea__textarea_18h80:disabled {
1060
- color: #fff;
1061
- -webkit-text-fill-color: #fff;
1062
- }
1063
- .textarea__textarea_18h80:read-only {
1064
- color: rgba(235, 235, 245, 0.6);
1065
- }
1066
- .textarea__textarea_18h80:focus::placeholder {
1067
- color: rgba(235, 235, 245, 0.3);
1068
- }
1069
- .textarea__focusVisible_1lxds {
1070
- outline: 2px solid #0072ef;
1071
- }
1072
- .textarea__input_461am {
1073
- color: #000;
1074
- caret-color: #0072ef;
1075
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1076
- }
1077
- .textarea__input_461am:-webkit-autofill {
1078
- -webkit-text-fill-color: #000;
1079
- }
1080
- .textarea__input_461am::placeholder {
1081
- color: rgba(60, 60, 67, 0.6);
1082
- }
1083
- .textarea__hasInnerLabel_461am::placeholder {
1084
- color: rgba(60, 60, 67, 0.3);
1085
- }
1086
- .textarea__clearIcon_461am {
1087
- color: #000;
1088
- }
1089
- .textarea__input_461am:read-only {
1090
- color: rgba(60, 60, 67, 0.6)
1091
- }
1092
- .textarea__input_461am:read-only:focus::placeholder {
1093
- color: rgba(60, 60, 67, 0.6);
1094
- }
1095
- .textarea__input_461am:disabled {
1096
- color: #000;
1097
- -webkit-text-fill-color: #000;
1098
- }
1099
- .textarea__input_461am:focus::placeholder {
1100
- color: rgba(60, 60, 67, 0.3);
1101
- }
1102
- .textarea__error_461am {
1103
- color: #ef3124;
1104
- caret-color: #ef3124;
1105
- }
1106
- .textarea__textarea_461am {
1107
- color: #000;
1108
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1109
- }
1110
- .textarea__textarea_461am::placeholder {
1111
- color: rgba(60, 60, 67, 0.6);
1112
- }
1113
- .textarea__hasInnerLabel_461am::placeholder {
1114
- color: rgba(60, 60, 67, 0.3);
1115
- }
1116
- .textarea__textarea_461am:disabled {
1117
- color: #000;
1118
- -webkit-text-fill-color: #000;
1119
- }
1120
- .textarea__textarea_461am:read-only {
1121
- color: rgba(60, 60, 67, 0.6);
1122
- }
1123
- .textarea__textarea_461am:focus::placeholder {
1124
- color: rgba(60, 60, 67, 0.3);
1125
- }.base-modal__component_1i1k8 {
1126
- background: #121212;
1127
- }.popover__component_uaesh {
1128
- background-color: transparent;
1129
- color: #fff;
1130
- }
1131
- .popover__inner_uaesh {
1132
- background-color: #121212;
1133
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1134
- border: 1px solid transparent;
1135
- }
1136
- .popover__arrow_uaesh:after {
1137
- background-color: #121212;
1138
- border: 1px solid transparent;
1139
- }.button__primary_1wkmt {
1140
- color: #000;
1141
- background-color: #f3f4f5;
1142
- border: 1px solid transparent
1143
- }
1144
- .button__primary_1wkmt:hover {
1145
- background-color: rgb(207, 207, 208);
1146
- }
1147
- .button__primary_1wkmt:active {
1148
- background-color: rgb(194, 195, 196);
1149
- }
1150
- .button__primary_1wkmt > .button__loader_1wkmt {
1151
- color: #fff;
1152
- }
1153
- .button__secondary_1wkmt {
1154
- color: #fff;
1155
- background-color: rgba(255, 255, 255, 0.1);
1156
- border: 1px solid transparent
1157
- }
1158
- .button__secondary_1wkmt:hover {
1159
- background-color: rgba(255, 255, 255, 0.163);
1160
- }
1161
- .button__secondary_1wkmt:active {
1162
- background-color: rgba(255, 255, 255, 0.235);
1163
- }
1164
- .button__secondary_1wkmt > .button__loader_1wkmt {
1165
- color: #fff;
1166
- }
1167
- .button__outlined_1wkmt {
1168
- color: #fff;
1169
- background-color: transparent;
1170
- border: 1px solid #c5c5c7
1171
- }
1172
- .button__outlined_1wkmt:hover {
1173
- background-color: rgba(0, 0, 0, 0.07);
1174
- }
1175
- .button__outlined_1wkmt:active {
1176
- background-color: rgba(0, 0, 0, 0.15);
1177
- }
1178
- .button__tertiary_1wkmt {
1179
- color: #fff;
1180
- background-color: transparent;
1181
- border: 1px solid #c5c5c7
1182
- }
1183
- .button__tertiary_1wkmt:hover {
1184
- background-color: rgba(255, 255, 255, 0.07);
1185
- border-color: #c5c5c7;
1186
- }
1187
- .button__tertiary_1wkmt:active {
1188
- background-color: rgba(255, 255, 255, 0.15);
1189
- }
1190
- .button__tertiary_1wkmt > .button__loader_1wkmt {
1191
- color: #fff;
1192
- }
1193
- .button__filled_1wkmt {
1194
- color: #fff;
1195
- background-color: #3a3a3c
1196
- }
1197
- .button__filled_1wkmt:hover {
1198
- background-color: rgb(72, 72, 74);
1199
- }
1200
- .button__filled_1wkmt:active {
1201
- background-color: rgb(88, 88, 89);
1202
- }
1203
- .button__transparent_1wkmt {
1204
- color: #fff;
1205
- background-color: rgba(255, 255, 255, 0.1)
1206
- }
1207
- .button__transparent_1wkmt:hover {
1208
- background-color: rgba(255, 255, 255, 0.2);
1209
- }
1210
- .button__transparent_1wkmt:active {
1211
- background-color: rgba(255, 255, 255, 0.4);
1212
- }
1213
- .button__link_1wkmt {
1214
- color: #fff;
1215
- background-color: transparent;
1216
- border: 1px solid transparent
1217
- }
1218
- .button__link_1wkmt:hover {
1219
- background-color: rgba(255, 255, 255, 0.07);
1220
- }
1221
- .button__link_1wkmt:active {
1222
- background-color: rgba(255, 255, 255, 0.15);
1223
- }
1224
- .button__link_1wkmt > .button__loader_1wkmt {
1225
- color: #fff;
1226
- }
1227
- .button__ghost_1wkmt {
1228
- color: #fff
1229
- }
1230
- .button__ghost_1wkmt:hover {
1231
- color: rgb(179, 179, 179);
1232
- }
1233
- .button__ghost_1wkmt:active {
1234
- color: rgb(128, 128, 128);
1235
- }
1236
- .button__ghost_1wkmt > .button__loader_1wkmt {
1237
- color: #fff;
1238
- }
1239
- .button__component_1wkmt:disabled.button__primary_1wkmt {
1240
- color: rgba(60, 60, 67, 0.3);
1241
- background-color: #f3f4f5
1242
- }
1243
- .button__component_1wkmt:disabled.button__primary_1wkmt.button__loading_1wkmt {
1244
- background-color: #f3f4f5;
1245
- }
1246
- .button__component_1wkmt:disabled.button__secondary_1wkmt {
1247
- color: rgba(255, 255, 255, 0.3);
1248
- background-color: rgba(255, 255, 255, 0.05);
1249
- border-color: transparent
1250
- }
1251
- .button__component_1wkmt:disabled.button__secondary_1wkmt.button__loading_1wkmt {
1252
- color: #fff;
1253
- background-color: rgba(255, 255, 255, 0.1);
1254
- border-color: transparent;
1255
- }
1256
- .button__component_1wkmt:disabled.button__outlined_1wkmt {
1257
- color: rgba(255, 255, 255, 0.3);
1258
- background-color: transparent;
1259
- border-color: rgba(197, 197, 199, 0.3)
1260
- }
1261
- .button__component_1wkmt:disabled.button__outlined_1wkmt.button__loading_1wkmt {
1262
- color: #fff;
1263
- }
1264
- .button__component_1wkmt:disabled.button__tertiary_1wkmt {
1265
- color: rgba(255, 255, 255, 0.3);
1266
- background-color: transparent;
1267
- border-color: rgba(197, 197, 199, 0.3)
1268
- }
1269
- .button__component_1wkmt:disabled.button__tertiary_1wkmt.button__loading_1wkmt {
1270
- color: #fff;
1271
- border-color: #c5c5c7;
1272
- }
1273
- .button__component_1wkmt:disabled.button__filled_1wkmt {
1274
- color: rgba(255, 255, 255, 0.3);
1275
- background-color: rgba(58, 58, 60, 0.3)
1276
- }
1277
- .button__component_1wkmt:disabled.button__filled_1wkmt.button__loading_1wkmt {
1278
- color: #fff;
1279
- background-color: #3a3a3c;
1280
- }
1281
- .button__component_1wkmt:disabled.button__transparent_1wkmt {
1282
- color: rgba(255, 255, 255, 0.3);
1283
- background-color: rgba(255, 255, 255, 0.03)
1284
- }
1285
- .button__component_1wkmt:disabled.button__transparent_1wkmt.button__loading_1wkmt {
1286
- color: #fff;
1287
- background-color: rgba(255, 255, 255, 0.1);
1288
- }
1289
- .button__component_1wkmt:disabled.button__link_1wkmt {
1290
- color: rgba(255, 255, 255, 0.3);
1291
- background-color: transparent
1292
- }
1293
- .button__component_1wkmt:disabled.button__link_1wkmt.button__loading_1wkmt {
1294
- color: #fff;
1295
- }
1296
- .button__component_1wkmt:disabled.button__ghost_1wkmt {
1297
- color: rgba(255, 255, 255, 0.3)
1298
- }
1299
- .button__component_1wkmt:disabled.button__ghost_1wkmt.button__loading_1wkmt {
1300
- color: #fff;
1301
- }
1302
- .button__component_1n2vn {
1303
- background-color: transparent
1304
- }
1305
- .button__focused_1n2vn {
1306
- outline: 2px solid #0072ef;
1307
- }
1308
- .button__primary_1lala {
1309
- color: #fff;
1310
- background-color: #202022;
1311
- border: 1px solid transparent
1312
- }
1313
- .button__primary_1lala:hover {
1314
- background-color: rgb(48, 48, 49);
1315
- }
1316
- .button__primary_1lala:active {
1317
- background-color: rgb(65, 65, 67);
1318
- }
1319
- .button__primary_1lala > .button__loader_1lala {
1320
- color: #fff;
1321
- }
1322
- .button__secondary_1lala {
1323
- color: #000;
1324
- background-color: rgba(0, 0, 0, 0.08);
1325
- border: 1px solid transparent
1326
- }
1327
- .button__secondary_1lala:hover {
1328
- background-color: rgba(0, 0, 0, 0.218);
1329
- }
1330
- .button__secondary_1lala:active {
1331
- background-color: rgba(0, 0, 0, 0.264);
1332
- }
1333
- .button__secondary_1lala > .button__loader_1lala {
1334
- color: #000;
1335
- }
1336
- .button__outlined_1lala {
1337
- color: #fff;
1338
- background-color: transparent;
1339
- border: 1px solid #c5c5c7
1340
- }
1341
- .button__outlined_1lala:hover {
1342
- background-color: rgba(255, 255, 255, 0.15);
1343
- }
1344
- .button__outlined_1lala:active {
1345
- background-color: rgba(0, 0, 0, 0.15);
1346
- }
1347
- .button__tertiary_1lala {
1348
- color: #000;
1349
- background-color: transparent;
1350
- border: 1px solid #464649
1351
- }
1352
- .button__tertiary_1lala:hover {
1353
- background-color: rgba(18, 18, 18, 0.15);
1354
- border-color: #464649;
1355
- }
1356
- .button__tertiary_1lala:active {
1357
- background-color: rgba(18, 18, 18, 0.2);
1358
- }
1359
- .button__tertiary_1lala > .button__loader_1lala {
1360
- color: #000;
1361
- }
1362
- .button__filled_1lala {
1363
- color: #fff;
1364
- background-color: #3a3a3c
1365
- }
1366
- .button__filled_1lala:hover {
1367
- background-color: rgb(99, 112, 126);
1368
- }
1369
- .button__filled_1lala:active {
1370
- background-color: rgb(61, 74, 88);
1371
- }
1372
- .button__transparent_1lala {
1373
- color: #000;
1374
- background-color: rgba(255, 255, 255, 0.1)
1375
- }
1376
- .button__transparent_1lala:hover {
1377
- background-color: rgba(255, 255, 255, 0.2);
1378
- }
1379
- .button__transparent_1lala:active {
1380
- background-color: rgba(255, 255, 255, 0.05);
1381
- }
1382
- .button__link_1lala {
1383
- color: #000;
1384
- background-color: transparent;
1385
- border: 1px solid transparent
1386
- }
1387
- .button__link_1lala:hover {
1388
- background-color: rgba(18, 18, 18, 0.15);
1389
- }
1390
- .button__link_1lala:active {
1391
- background-color: rgba(18, 18, 18, 0.2);
1392
- }
1393
- .button__link_1lala > .button__loader_1lala {
1394
- color: #000;
1395
- }
1396
- .button__ghost_1lala {
1397
- color: #000
1398
- }
1399
- .button__ghost_1lala:hover {
1400
- color: rgb(77, 77, 77);
1401
- }
1402
- .button__ghost_1lala:active {
1403
- color: rgb(128, 128, 128);
1404
- }
1405
- .button__ghost_1lala > .button__loader_1lala {
1406
- color: #000;
1407
- }
1408
- .button__component_1lala:disabled.button__primary_1lala {
1409
- color: rgba(235, 235, 245, 0.3);
1410
- background-color: #202022
1411
- }
1412
- .button__component_1lala:disabled.button__primary_1lala.button__loading_1lala {
1413
- background-color: #202022;
1414
- }
1415
- .button__component_1lala:disabled.button__secondary_1lala {
1416
- color: rgba(0, 0, 0, 0.3);
1417
- background-color: rgba(18, 18, 18, 0.08);
1418
- border-color: transparent
1419
- }
1420
- .button__component_1lala:disabled.button__secondary_1lala.button__loading_1lala {
1421
- color: #000;
1422
- background-color: rgba(0, 0, 0, 0.08);
1423
- border-color: transparent;
1424
- }
1425
- .button__component_1lala:disabled.button__outlined_1lala {
1426
- color: rgba(255, 255, 255, 0.3);
1427
- background-color: transparent;
1428
- border-color: rgba(35, 53, 73, 0.3)
1429
- }
1430
- .button__component_1lala:disabled.button__outlined_1lala.button__loading_1lala {
1431
- color: #fff;
1432
- }
1433
- .button__component_1lala:disabled.button__tertiary_1lala {
1434
- color: rgba(0, 0, 0, 0.3);
1435
- background-color: transparent;
1436
- border-color: rgba(70, 70, 73, 0.3)
1437
- }
1438
- .button__component_1lala:disabled.button__tertiary_1lala.button__loading_1lala {
1439
- color: #000;
1440
- }
1441
- .button__component_1lala:disabled.button__filled_1lala {
1442
- color: rgba(255, 255, 255, 0.3);
1443
- background-color: rgba(72, 87, 103, 0.3);
1444
- border-color: transparent
1445
- }
1446
- .button__component_1lala:disabled.button__filled_1lala.button__loading_1lala {
1447
- color: #fff;
1448
- background-color: #3a3a3c;
1449
- border-color: transparent;
1450
- }
1451
- .button__component_1lala:disabled.button__transparent_1lala {
1452
- color: rgba(255, 255, 255, 0.3);
1453
- background-color: rgba(255, 255, 255, 0.03)
1454
- }
1455
- .button__component_1lala:disabled.button__transparent_1lala.button__loading_1lala {
1456
- color: #000;
1457
- background-color: rgba(255, 255, 255, 0.1);
1458
- }
1459
- .button__component_1lala:disabled.button__link_1lala {
1460
- color: rgba(0, 0, 0, 0.3);
1461
- background-color: transparent
1462
- }
1463
- .button__component_1lala:disabled.button__link_1lala.button__loading_1lala {
1464
- color: #000;
1465
- }
1466
- .button__component_1lala:disabled.button__ghost_1lala {
1467
- color: rgba(0, 0, 0, 0.3)
1468
- }
1469
- .button__component_1lala:disabled.button__ghost_1lala.button__loading_1lala {
1470
- color: #000;
1471
- }.tabs__component_104gt:before {
1472
- background-color: #2b2b2e;
1473
- }
1474
- .tabs__title_104gt {
1475
- color: rgba(235, 235, 245, 0.6)
1476
- }
1477
- .tabs__title_104gt:not(.tabs__disabled_104gt):hover {
1478
- color: #fff;
1479
- }
1480
- .tabs__focused_104gt {
1481
- outline: 2px solid #0072ef;
1482
- }
1483
- .tabs__selected_104gt {
1484
- color: #fff;
1485
- }
1486
- .tabs__disabled_104gt {
1487
- color: rgba(235, 235, 245, 0.3);
1488
- }
1489
- .tabs__line_104gt {
1490
- background-color: #ef3124;
1491
- }
1492
- .tabs__component_104gt:before {
1493
- background-color: #2b2b2e;
1494
- }.tabs__title_104gt {
1495
- color: rgba(235, 235, 245, 0.6)
1496
- }.tabs__title_104gt:not(.tabs__disabled_104gt):hover {
1497
- color: #fff;
1498
- }.tabs__focused_104gt {
1499
- outline: 2px solid #0072ef;
1500
- }.tabs__selected_104gt {
1501
- color: #fff;
1502
- }.tabs__disabled_104gt {
1503
- color: rgba(235, 235, 245, 0.3);
1504
- }.tabs__line_104gt {
1505
- background-color: #ef3124;
1506
- }
1507
-
1508
-
1509
-
1510
- .circular-progress-bar__backgroundCircle_gs6rg,
1511
- .circular-progress-bar__progressCircle_gs6rg {
1512
- fill: transparent;
1513
- }
1514
- .circular-progress-bar__positive_gs6rg {
1515
- stroke: #2fc26e;
1516
- }
1517
- .circular-progress-bar__negative_gs6rg {
1518
- stroke: #d91d0b;
1519
- }
1520
- .circular-progress-bar__backgroundCircle_gs6rg {
1521
- stroke: #2c2c2e
1522
- }
1523
- .circular-progress-bar__backgroundCircle_gs6rg.circular-progress-bar__stroke_gs6rg {
1524
- stroke: transparent;
1525
- }
1526
- .circular-progress-bar__progressCircle_gs6rg.circular-progress-bar__bg-positive_gs6rg {
1527
- fill: #2fc26e;
1528
- }
1529
- .circular-progress-bar__progressCircle_gs6rg.circular-progress-bar__bg-negative_gs6rg {
1530
- fill: #d91d0b;
1531
- }
1532
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-tertiary_gs6rg {
1533
- color: #464649;
1534
- }
1535
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-positive_gs6rg {
1536
- color: #2fc26e;
1537
- }
1538
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-negative_gs6rg {
1539
- color: #d91d0b;
1540
- }
1541
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-primary-inverted_gs6rg {
1542
- color: #000;
1543
- }
1544
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-primary_gs6rg {
1545
- color: #fff;
1546
- }
1547
- .circular-progress-bar__iconWrapper_gs6rg.circular-progress-bar__icon-secondary_gs6rg {
1548
- color: #8d8d93;
1549
- }.comment__component_1br4o {
1550
- background-color: #202022;
1551
- }.chart__coreChart_1gg5z .recharts-text tspan {
1552
- fill: #fff;
1553
- }
1554
- @keyframes chart__showDot_1kzzv {
1555
- }
1556
-
1557
- .chart__tickText_1ftma {
1558
- fill: #fff;
1559
- }
1560
- .chart__circle_1ftma {
1561
- fill: #121212;
1562
- }
1563
- .chart__circle_1ftma {
1564
- fill: #121212;
1565
- }
1566
- .chart__tooltip_14g20 {
1567
- background-color: #121212;
1568
- border: 1px solid #2b2b2e;
1569
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1570
- }
1571
- .chart__tooltipArrow_14g20 {
1572
- border: 1px solid #2b2b2e;
1573
- background-color: #121212;
1574
- }
1575
- .chart__tooltipArrow_14g20:before {
1576
- border-color: transparent #121212 transparent transparent;
1577
- }.list-header__filled_ypjml {
1578
- background-color: rgba(255, 255, 255, 0.1);
1579
- }.stepped-progress-bar__description_38fte {
1580
- color: rgba(235, 235, 245, 0.6);
1581
- }
1582
- .stepped-progress-bar__bar_1ocz1 {
1583
- background: rgba(255, 255, 255, 0.1);
1584
- }
1585
- .stepped-progress-bar__positive_1ocz1 {
1586
- background: #2fc26e;
1587
- }
1588
- .stepped-progress-bar__attention_1ocz1 {
1589
- background: #f6bf65;
1590
- }
1591
- .stepped-progress-bar__negative_1ocz1 {
1592
- background: #d91d0b;
1593
- }
1594
- .stepped-progress-bar__link_1ocz1 {
1595
- background: #0072ef;
1596
- }
1597
- .stepped-progress-bar__tertiary_1ocz1 {
1598
- background: #464649;
1599
- }
1600
- .stepped-progress-bar__secondary_1ocz1 {
1601
- background: #8d8d93;
1602
- }
1603
- .stepped-progress-bar__primary_1ocz1 {
1604
- background: #fff;
1605
- }
1606
- .stepped-progress-bar__accent_1ocz1 {
1607
- background: #ef3124;
1608
- }.drawer__backdropEnter_1ivv1 {
1609
- background-color: transparent;
1610
- }
1611
- .drawer__backdropEnterActive_1ivv1,
1612
- .drawer__backdropEnterDone_1ivv1 {
1613
- background-color: rgba(0, 0, 0, 0.8);
1614
- }
1615
- .drawer__backdropExit_1ivv1 {
1616
- background-color: rgba(0, 0, 0, 0.8);
1617
- }
1618
- .drawer__backdropExitActive_1ivv1,
1619
- .drawer__backdropExitDone_1ivv1 {
1620
- background-color: transparent;
1621
- }.attach__component_87lx5 {
1622
- }
1623
- .attach__focused_87lx5 {
1624
- outline: 2px solid #0072ef;
1625
- }.confirmation-v1__errorHeader_1pm1p {
1626
- color: #fff;
1627
- color: #fff;
1628
- }
1629
- .confirmation-v1__errorText_1pm1p {
1630
- color: rgba(235, 235, 245, 0.6);
1631
- color: rgba(235, 235, 245, 0.6);
1632
- }
1633
- .confirmation-v1__phoneHintText_1pm1p {
1634
- color: rgba(235, 235, 245, 0.6);
1635
- color: rgba(235, 235, 245, 0.6);
1636
- }
1637
- .confirmation-v1__phonesWrap_1pm1p {
1638
- color: rgba(235, 235, 245, 0.6);
1639
- }
1640
- .confirmation-v1__phoneDescription_1pm1p {
1641
- color: rgba(235, 235, 245, 0.6);
1642
- }
1643
- .confirmation-v1__input_1uxto {
1644
- background-color: #202022;
1645
- color: #fff
1646
- }
1647
- .confirmation-v1__input_1uxto.confirmation-v1__hasError_1uxto {
1648
- color: #f15045;
1649
- caret-color: #fff;
1650
- background-color: #35110d;
1651
- }
1652
- .confirmation-v1__input_1uxto.confirmation-v1__disabled_1uxto {
1653
- color: rgba(235, 235, 245, 0.3);
1654
- }
1655
- @keyframes confirmation-v1__shake_1uxto {
1656
- }
1657
- .confirmation-v1__component_1y4db {
1658
- color: rgba(235, 235, 245, 0.6);
1659
- color: rgba(235, 235, 245, 0.6);
1660
- }
1661
- .confirmation-v1__circle_1tqx6 {
1662
- fill: transparent;
1663
- stroke: #464649;
1664
- }
1665
- .confirmation-v1__title_1ca86 {
1666
- color: #fff;
1667
- }
1668
- .confirmation-v1__description_1ca86 {
1669
- color: rgba(235, 235, 245, 0.6);
1670
- }
1671
- .confirmation-v1__alertIcon_1ca86 {
1672
- color: #d91d0b;
1673
- }
1674
- .confirmation-v1__header_1iwpo {
1675
- color: #fff;
1676
- color: #fff;
1677
- }
1678
- .confirmation-v1__error_1iwpo {
1679
- color: #f15045;
1680
- }
1681
- .confirmation-v1__loaderText_1iwpo {
1682
- color: rgba(235, 235, 245, 0.6);
1683
- color: rgba(235, 235, 245, 0.6);
1684
- }.custom-button__customButton_jbfff.custom-button__white_jbfff * {
1685
- color: #fff;
1686
- }
1687
- .custom-button__customButton_jbfff.custom-button__black_jbfff * {
1688
- color: #000;
1689
- }
1690
- .custom-button__customButton_jbfff:before {
1691
- background-color: rgba(0, 0, 0, 0);
1692
- }
1693
- .custom-button__customButton_jbfff:hover:before {
1694
- background-color: rgba(0, 0, 0, 0.07);
1695
- }
1696
- .custom-button__customButton_jbfff:active:before {
1697
- background-color: rgba(0, 0, 0, 0.15);
1698
- }
1699
- .custom-button__customButton_jbfff:disabled.custom-button__white_jbfff * {
1700
- color: #fff;
1701
- }
1702
- .custom-button__customButton_jbfff:disabled.custom-button__black_jbfff * {
1703
- color: #000;
1704
- }.icon-button__primary_nzhua {
1705
- color: #fff
1706
- }
1707
- .icon-button__primary_nzhua:hover {
1708
- color: rgb(204, 204, 204);
1709
- }
1710
- .icon-button__primary_nzhua:active {
1711
- color: rgb(179, 179, 179);
1712
- }
1713
- .icon-button__secondary_nzhua {
1714
- color: #8d8d93
1715
- }
1716
- .icon-button__secondary_nzhua:hover {
1717
- color: rgb(175, 175, 179);
1718
- }
1719
- .icon-button__secondary_nzhua:active {
1720
- color: rgb(198, 198, 201);
1721
- }
1722
- .icon-button__transparent_nzhua {
1723
- color: rgba(255, 255, 255, 0.3)
1724
- }
1725
- .icon-button__transparent_nzhua:hover {
1726
- color: rgba(255, 255, 255, 0.4);
1727
- }
1728
- .icon-button__transparent_nzhua:active {
1729
- color: rgba(255, 255, 255, 0.5);
1730
- }
1731
- .icon-button__negative_nzhua {
1732
- color: #d91d0b
1733
- }
1734
- .icon-button__negative_nzhua:hover {
1735
- color: rgb(220, 45, 28);
1736
- }
1737
- .icon-button__negative_nzhua:active {
1738
- color: rgb(223, 63, 48);
1739
- }
1740
- .icon-button__tertiary_nzhua {
1741
- color: #464649
1742
- }
1743
- .icon-button__tertiary_nzhua:hover {
1744
- color: rgb(83, 83, 86);
1745
- }
1746
- .icon-button__tertiary_nzhua:active {
1747
- color: rgb(98, 98, 100);
1748
- }
1749
- .icon-button__component_nzhua:disabled.icon-button__primary_nzhua {
1750
- color: rgba(255, 255, 255, 0.3)
1751
- }
1752
- .icon-button__component_nzhua:disabled.icon-button__primary_nzhua.icon-button__loader_nzhua {
1753
- color: #fff;
1754
- }
1755
- .icon-button__component_nzhua:disabled.icon-button__secondary_nzhua {
1756
- color: rgba(141, 141, 147, 0.3)
1757
- }
1758
- .icon-button__component_nzhua:disabled.icon-button__secondary_nzhua.icon-button__loader_nzhua {
1759
- color: #8d8d93;
1760
- }
1761
- .icon-button__component_nzhua:disabled.icon-button__negative_nzhua {
1762
- color: rgba(217, 29, 11, 0.3)
1763
- }
1764
- .icon-button__component_nzhua:disabled.icon-button__negative_nzhua.icon-button__loader_nzhua {
1765
- color: #d91d0b;
1766
- }
1767
- .icon-button__component_nzhua:disabled.icon-button__tertiary_nzhua {
1768
- color: rgba(70, 70, 73, 0.3)
1769
- }
1770
- .icon-button__component_nzhua:disabled.icon-button__tertiary_nzhua.icon-button__loader_nzhua {
1771
- color: #464649;
1772
- }
1773
-
1774
- .icon-button__primary_zqj4m {
1775
- color: #000
1776
- }
1777
- .icon-button__primary_zqj4m:hover {
1778
- color: rgb(18, 18, 18);
1779
- }
1780
- .icon-button__primary_zqj4m:active {
1781
- color: rgb(38, 38, 38);
1782
- }
1783
- .icon-button__secondary_zqj4m {
1784
- color: #8a8a8e
1785
- }
1786
- .icon-button__secondary_zqj4m:hover {
1787
- color: rgb(117, 117, 121);
1788
- }
1789
- .icon-button__secondary_zqj4m:active {
1790
- color: rgb(110, 110, 114);
1791
- }
1792
- .icon-button__transparent_zqj4m {
1793
- color: rgba(0, 0, 0, 0.3)
1794
- }
1795
- .icon-button__transparent_zqj4m:hover {
1796
- color: rgba(0, 0, 0, 0.4);
1797
- }
1798
- .icon-button__transparent_zqj4m:active {
1799
- color: rgba(0, 0, 0, 0.5);
1800
- }
1801
- .icon-button__negative_zqj4m {
1802
- color: #d91d0b
1803
- }
1804
- .icon-button__negative_zqj4m:hover {
1805
- color: rgb(220, 45, 28);
1806
- }
1807
- .icon-button__negative_zqj4m:active {
1808
- color: rgb(223, 63, 48);
1809
- }
1810
- .icon-button__tertiary_zqj4m {
1811
- color: #c5c5c7
1812
- }
1813
- .icon-button__tertiary_zqj4m:hover {
1814
- color: rgb(167, 167, 169);
1815
- }
1816
- .icon-button__tertiary_zqj4m:active {
1817
- color: rgb(158, 158, 159);
1818
- }
1819
- .icon-button__component_zqj4m:disabled.icon-button__primary_zqj4m {
1820
- color: rgba(0, 0, 0, 0.3)
1821
- }
1822
- .icon-button__component_zqj4m:disabled.icon-button__primary_zqj4m.icon-button__loader_zqj4m {
1823
- color: #000;
1824
- }
1825
- .icon-button__component_zqj4m:disabled.icon-button__secondary_zqj4m {
1826
- color: rgba(138, 138, 142, 0.3)
1827
- }
1828
- .icon-button__component_zqj4m:disabled.icon-button__secondary_zqj4m.icon-button__loader_zqj4m {
1829
- color: #8a8a8e;
1830
- }
1831
- .icon-button__component_zqj4m:disabled.icon-button__negative_zqj4m {
1832
- color: rgba(217, 29, 11, 0.3)
1833
- }
1834
- .icon-button__component_zqj4m:disabled.icon-button__negative_zqj4m.icon-button__loader_zqj4m {
1835
- color: #d91d0b;
1836
- }
1837
- .icon-button__component_zqj4m:disabled.icon-button__tertiary_zqj4m {
1838
- color: rgba(197, 197, 199, 0.3)
1839
- }
1840
- .icon-button__component_zqj4m:disabled.icon-button__tertiary_zqj4m.icon-button__loader_zqj4m {
1841
- color: #c5c5c7;
1842
- }
1843
- .confirmation__component_itozc {
1844
- color: rgba(235, 235, 245, 0.6);
1845
- }
1846
- .confirmation__circle_1jxsw {
1847
- fill: transparent;
1848
- stroke: #464649;
1849
- }
1850
-
1851
- .confirmation__typographyTheme_zybqm {
1852
- color: rgba(235, 235, 245, 0.6);
1853
- }
1854
- .confirmation__typographyTheme_7wpc3 {
1855
- color: rgba(235, 235, 245, 0.6);
1856
- }
1857
- .confirmation__typographyTheme_13j22 {
1858
- color: rgba(235, 235, 245, 0.6);
1859
- }
1860
- .confirmation__phone_13j22 {
1861
- color: #fff;
1862
- }
1863
- .confirmation__countdownContainer_13j22 {
1864
- color: rgba(235, 235, 245, 0.6);
1865
- }
1866
- .confirmation__typographyTheme_1pgrz {
1867
- color: rgba(235, 235, 245, 0.6);
1868
- }.input__input_o1h8n {
1869
- color: #fff;
1870
- caret-color: #0072ef;
1871
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1872
- }
1873
- .input__input_o1h8n:-webkit-autofill {
1874
- -webkit-text-fill-color: #fff;
1875
- }
1876
- .input__input_o1h8n::placeholder {
1877
- color: rgba(235, 235, 245, 0.6);
1878
- }
1879
- .input__hasInnerLabel_o1h8n::placeholder {
1880
- color: rgba(235, 235, 245, 0.3);
1881
- }
1882
- .input__clearIcon_o1h8n {
1883
- color: #fff;
1884
- }
1885
- .input__input_o1h8n:read-only {
1886
- color: rgba(235, 235, 245, 0.6)
1887
- }
1888
- .input__input_o1h8n:read-only:focus::placeholder {
1889
- color: rgba(235, 235, 245, 0.6);
1890
- }
1891
- .input__input_o1h8n:disabled {
1892
- color: #fff;
1893
- -webkit-text-fill-color: #fff;
1894
- }
1895
- .input__input_o1h8n:focus::placeholder {
1896
- color: rgba(235, 235, 245, 0.3);
1897
- }
1898
- .input__error_o1h8n {
1899
- color: #f15045;
1900
- caret-color: #f15045;
1901
- }
1902
- .input__focusVisible_1a01y {
1903
- outline: 2px solid #0072ef;
1904
- }
1905
- @keyframes input__onautofillstart_1a01y {
1906
- from {
1907
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1908
- }
1909
- to {
1910
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1911
- }
1912
- }
1913
- @keyframes input__onautofillcancel_1a01y {
1914
- from {
1915
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1916
- }
1917
- to {
1918
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1919
- }
1920
- }
1921
- .input__input_1niiw {
1922
- color: #000;
1923
- caret-color: #0072ef;
1924
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1925
- }
1926
- .input__input_1niiw:-webkit-autofill {
1927
- -webkit-text-fill-color: #000;
1928
- }
1929
- .input__input_1niiw::placeholder {
1930
- color: rgba(60, 60, 67, 0.6);
1931
- }
1932
- .input__hasInnerLabel_1niiw::placeholder {
1933
- color: rgba(60, 60, 67, 0.3);
1934
- }
1935
- .input__clearIcon_1niiw {
1936
- color: #000;
1937
- }
1938
- .input__input_1niiw:read-only {
1939
- color: rgba(60, 60, 67, 0.6)
1940
- }
1941
- .input__input_1niiw:read-only:focus::placeholder {
1942
- color: rgba(60, 60, 67, 0.6);
1943
- }
1944
- .input__input_1niiw:disabled {
1945
- color: #000;
1946
- -webkit-text-fill-color: #000;
1947
- }
1948
- .input__input_1niiw:focus::placeholder {
1949
- color: rgba(60, 60, 67, 0.3);
1950
- }
1951
- .input__error_1niiw {
1952
- color: #ef3124;
1953
- caret-color: #ef3124;
1954
- }.pagination__component_o9tjd {
1955
- color: #fff;
1956
- }
1957
- .pagination__dots_1fpcx {
1958
- color: rgba(235, 235, 245, 0.6);
1959
- }
1960
-
1961
- .pagination__tag_1xdu2.pagination__tag_1xdu2 {
1962
- color: rgba(235, 235, 245, 0.6)
1963
- }
1964
- .pagination__tag_1xdu2.pagination__tag_1xdu2:hover:not(:disabled) {
1965
- background-color: #2c2c2e;
1966
- color: #fff;
1967
- }
1968
- .pagination__tag_1xdu2.pagination__tag_1xdu2:active:not(:disabled) {
1969
- background-color: #3a3a3c;
1970
- }
1971
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2 {
1972
- background-color: #f3f4f5;
1973
- color: #000;
1974
- }
1975
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2:hover:not(:disabled) {
1976
- color: #000;
1977
- }
1978
- .pagination__tag_1xdu2.pagination__tag_1xdu2.pagination__checked_1xdu2:active:not(:disabled) {
1979
- color: #fff;
1980
- }.plate__component_1e2xm {
1981
- color: #fff
1982
- }
1983
- .plate__focused_1e2xm {
1984
- outline: 2px solid #0072ef;
1985
- }
1986
- .plate__shadow_1e2xm {
1987
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1988
- }
1989
- .plate__common_1e2xm {
1990
- background-color: #202022;
1991
- box-shadow: 0 0 0 1px #6d7986
1992
- }
1993
- .plate__common_1e2xm:before {
1994
- background-color: #6d7986;
1995
- }
1996
- .plate__negative_1e2xm {
1997
- background-color: #35110d;
1998
- box-shadow: 0 0 0 1px #d91d0b
1999
- }
2000
- .plate__negative_1e2xm:before {
2001
- background-color: #d91d0b;
2002
- }
2003
- .plate__positive_1e2xm {
2004
- background-color: #042117;
2005
- box-shadow: 0 0 0 1px #13a463
2006
- }
2007
- .plate__positive_1e2xm:before {
2008
- background-color: #13a463;
2009
- }
2010
- .plate__attention_1e2xm {
2011
- background-color: #332104;
2012
- box-shadow: 0 0 0 1px #de6a00
2013
- }
2014
- .plate__attention_1e2xm:before {
2015
- background-color: #de6a00;
2016
- }
2017
- .plate__custom_1e2xm {
2018
- background: transparent;
2019
- box-shadow: 0 0 0 1px #6d7986
2020
- }
2021
- .plate__custom_1e2xm:before {
2022
- background-color: #6d7986;
2023
- }.file-upload-item__component_cwggi {
2024
- color: rgba(235, 235, 245, 0.6);
2025
- box-shadow: 0 -1px 0 0 #2b2b2e inset
2026
- }
2027
- .file-upload-item__icon_cwggi {
2028
- color: #fff;
2029
- }
2030
- .file-upload-item__errorIcon_cwggi {
2031
- color: #d91d0b;
2032
- }
2033
- .file-upload-item__successIcon_cwggi {
2034
- color: #2fc26e;
2035
- }
2036
- .file-upload-item__name_cwggi {
2037
- color: #fff
2038
- }
2039
- .file-upload-item__errorWrapper_cwggi {
2040
- color: #ef3124
2041
- }.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4 {
2042
- background-color: rgba(32, 32, 34, 0.3);
2043
- }
2044
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4) {
2045
- background-color: #f3f4f5;
2046
- }
2047
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4):hover {
2048
- background-color: #f3f4f5;
2049
- }
2050
- .filter-tag__component_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__component_1d0s4.filter-tag__disabled_1d0s4):active {
2051
- background-color: rgb(194, 195, 196);
2052
- }
2053
- .filter-tag__focused_1d0s4 {
2054
- outline: 2px solid #0072ef;
2055
- }
2056
- .filter-tag__valueButton_1d0s4 {
2057
- color: #fff;
2058
- background-color: #202022;
2059
- border-color: transparent
2060
- }
2061
- .filter-tag__valueButton_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover {
2062
- background-color: #202022;
2063
- border-color: transparent;
2064
- }
2065
- .filter-tag__valueButton_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active {
2066
- background-color: rgb(65, 65, 67);
2067
- border-color: transparent;
2068
- }
2069
- .filter-tag__valueButton_1d0s4:disabled {
2070
- background-color: rgba(32, 32, 34, 0.3);
2071
- border-color: transparent;
2072
- color: rgba(235, 235, 245, 0.3);
2073
- }
2074
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4 {
2075
- background-color: #f3f4f5;
2076
- color: #000
2077
- }
2078
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover {
2079
- background-color: #f3f4f5;
2080
- }
2081
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active {
2082
- background-color: rgb(194, 195, 196);
2083
- }
2084
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):hover + .filter-tag__clear_1d0s4:before {
2085
- background-color: #464649;
2086
- }
2087
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:not(.filter-tag__valueButton_1d0s4:disabled):active + .filter-tag__clear_1d0s4:before {
2088
- background-color: transparent;
2089
- }
2090
- .filter-tag__valueButton_1d0s4.filter-tag__checked_1d0s4:disabled {
2091
- background-color: rgba(243, 244, 245, 0.3);
2092
- color: #000;
2093
- }
2094
- .filter-tag__clear_1d0s4 {
2095
- color: #464649;
2096
- background-color: #f3f4f5
2097
- }
2098
- .filter-tag__clear_1d0s4:before {
2099
- background-color: #464649;
2100
- }
2101
- .filter-tag__clear_1d0s4:hover:before {
2102
- background-color: #464649;
2103
- }
2104
- .filter-tag__clear_1d0s4:active:before {
2105
- background-color: transparent;
2106
- }
2107
- .filter-tag__clear_1d0s4:hover {
2108
- background-color: #f3f4f5;
2109
- color: #000;
2110
- }
2111
- .filter-tag__clear_1d0s4:active {
2112
- background-color: rgb(194, 195, 196);
2113
- color: #000;
2114
- }.pure-cell__focused_oqwpp {
2115
- outline: 2px solid #0072ef;
2116
- }
2117
-
2118
-
2119
-
2120
- .pure-cell__categoryPercent_i85i4 {
2121
- background-color: #202022;
2122
- }
2123
-
2124
-
2125
-
2126
-
2127
-
2128
- .bottom-sheet__modal_9b0qc {
2129
- background-color: transparent;
2130
- }
2131
- .bottom-sheet__component_9b0qc {
2132
- background: #121212;
2133
- }
2134
- .bottom-sheet__marker_9b0qc {
2135
- background-color: #2a2a2c;
2136
- }
2137
- .bottom-sheet__content_9b0qc {
2138
- color: #fff;
2139
- background-color: #121212;
2140
- }
2141
- .bottom-sheet__backer_1n4fg {
2142
- color: #fff;
2143
- }
2144
- .bottom-sheet__button_1n4fg {
2145
- background: rgba(255, 255, 255, 0.03);
2146
- }
2147
- .bottom-sheet__closer_ahonh {
2148
- color: #fff;
2149
- }
2150
- .bottom-sheet__button_ahonh {
2151
- background: rgba(255, 255, 255, 0.03);
2152
- }
2153
- .bottom-sheet__footer_1mo80 {
2154
- background-color: #121212;
2155
- }
2156
- .bottom-sheet__highlighted_1mo80 {
2157
- border-top: 1px solid #2b2b2e;
2158
- background-color: #121212;
2159
- }
2160
- .bottom-sheet__headerWrapper_fd9g2 {
2161
- background-color: #121212;
2162
- }
2163
- .bottom-sheet__highlighted_fd9g2 {
2164
- border-bottom: 1px solid #2b2b2e;
2165
- }
2166
-
2167
-
2168
- .modal__button_1vr38 {
2169
- background: rgba(18, 18, 18, 0.4);
2170
- }
2171
-
2172
-
2173
-
2174
-
2175
- .modal__sticky_1glbo {
2176
- background: #121212;
2177
- }
2178
- .modal__highlighted_1glbo {
2179
- background: #121212;
2180
- box-shadow: 0 -1px 0 0 #2b2b2e;
2181
- }
2182
-
2183
-
2184
-
2185
- .modal__highlighted_m6kwl {
2186
- background: #121212;
2187
- }
2188
- .modal__sticky_m6kwl.modal__hasContent_m6kwl {
2189
- background: #121212;
2190
- }
2191
-
2192
-
2193
-
2194
-
2195
- .side-panel__button_1nd8z {
2196
- background: rgba(18, 18, 18, 0.4);
2197
- }
2198
-
2199
-
2200
-
2201
-
2202
- .side-panel__sticky_1oqh9 {
2203
- background: #121212;
2204
- }
2205
- .side-panel__highlighted_1oqh9 {
2206
- background: #121212;
2207
- box-shadow: 0 -1px 0 0 #2b2b2e;
2208
- }
2209
-
2210
-
2211
-
2212
- .side-panel__highlighted_zo5iv {
2213
- background: #121212;
2214
- }
2215
- .side-panel__sticky_zo5iv.side-panel__hasContent_zo5iv {
2216
- background: #121212;
2217
- }
2218
- .toast-plate__component_mnmio {
2219
- color: #000;
2220
- background-color: #fff;
2221
- }
2222
- .toast-plate__closeButtonWrapper_mnmio:before {
2223
- background-color: #e9e9eb;
2224
- }
2225
-
2226
- .toast-plate__component_1497m {
2227
- color: #fff;
2228
- background-color: #121212;
2229
- }
2230
- .toast-plate__closeButtonWrapper_1497m:before {
2231
- background-color: #262629;
2232
- }.slider-input__slider_aocpa .noUi-base:hover > .noUi-connects {
2233
- background-color: #2a2a2c;
2234
- }
2235
- .slider-input__slider_aocpa .noUi-connects {
2236
- background-color: #2a2a2c;
2237
- }
2238
- .slider-input__steps_aocpa {
2239
- color: rgba(235, 235, 245, 0.6);
2240
- }
2241
- .slider-input__info_aocpa {
2242
- color: rgba(235, 235, 245, 0.6);
2243
- }.with-suffix__hasSuffix_1l8bz input:focus::placeholder {
2244
- color: transparent;
2245
- }
2246
- .with-suffix__disabled_1l8bz {
2247
- color: #fff;
2248
- }
2249
- .with-suffix__readOnly_1l8bz {
2250
- color: rgba(235, 235, 245, 0.6);
2251
- }.bank-card__component_x2sls {
2252
- --form-control-bg-color: transparent;
2253
- --form-control-focus-shadow: transparent;
2254
- --form-control-hover-bg-color: transparent;
2255
- --form-control-focus-bg-color: transparent;
2256
- }
2257
- .bank-card__label_x2sls {
2258
- color: rgba(0, 0, 0, 0.6)
2259
- }
2260
- .bank-card__focused_x2sls .bank-card__label_x2sls,
2261
- .bank-card__filled_x2sls .bank-card__label_x2sls {
2262
- color: #000
2263
- }
2264
- .bank-card__input_x2sls {
2265
- color: #000;
2266
- caret-color: #000
2267
- }
2268
- .bank-card__bankLogo_x2sls svg g {
2269
- fill: #000;
2270
- }
2271
- .bank-card__brandLogo_x2sls svg {
2272
- fill: #000;
2273
- }
2274
- .bank-card__usePhoto_x2sls {
2275
- background-color: transparent
2276
- }
2277
- .bank-card__usePhoto_x2sls svg {
2278
- fill: #000;
2279
- }.tooltip__hint_u3yi2 {
2280
- background-color: #fff;
2281
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2282
- 0 8px 16px rgba(11, 31, 53, 0.16);
2283
- color: #000;
2284
- }
2285
- .tooltip__hint_u3yi2 .tooltip__arrow_u3yi2:after {
2286
- background-color: #fff;
2287
- border-color: #fff;
2288
- }
2289
-
2290
- .tooltip__tooltip_agxuv {
2291
- background-color: #fff;
2292
- color: #000;
2293
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
2294
- 0 8px 16px rgba(11, 31, 53, 0.16);
2295
- }
2296
- .tooltip__tooltip_agxuv .tooltip__arrow_agxuv:after {
2297
- background-color: #fff;
2298
- }
2299
- .tooltip__hint_agxuv {
2300
- background-color: #121212;
2301
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2302
- color: #fff;
2303
- }
2304
- .tooltip__hint_agxuv .tooltip__arrow_agxuv:after {
2305
- background-color: #121212;
2306
- }
2307
-
2308
- .calendar__wrapper_y2fqq {
2309
- background: #121212;
2310
- }
2311
- .calendar__calendar_y2fqq th {
2312
- border-bottom: 1px solid #2b2b2e;
2313
- }
2314
- .calendar__dayNames_y2fqq {
2315
- border-bottom: 1px solid #2b2b2e;
2316
- background: #121212
2317
- }
2318
- .calendar__month_y2fqq {
2319
- color: #fff;
2320
- }
2321
- .calendar__dayName_y2fqq {
2322
- color: rgba(235, 235, 245, 0.6)
2323
- }
2324
- .calendar__dayName_mrf9j {
2325
- color: rgba(235, 235, 245, 0.6)
2326
- }
2327
- .calendar__day_mrf9j {
2328
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2329
- color: #fff
2330
- }
2331
- .calendar__day_mrf9j.calendar__highlighted_mrf9j,
2332
- .calendar__day_mrf9j.calendar__range_mrf9j.calendar__highlighted_mrf9j:not(.calendar__disabled_mrf9j) {
2333
- color: #fff;
2334
- background: #2a2a2c;
2335
- }
2336
- .calendar__day_mrf9j.calendar__holiday_mrf9j {
2337
- color: #ef3124;
2338
- }
2339
- .calendar__day_mrf9j.calendar__disabled_mrf9j {
2340
- color: rgba(235, 235, 245, 0.3);
2341
- background: transparent;
2342
- }
2343
- .calendar__day_mrf9j.calendar__today_mrf9j {
2344
- color: #0072ef;
2345
- }
2346
- .calendar__day_mrf9j.calendar__rangeComplete_mrf9j {
2347
- background: #e8f2fe;
2348
- }
2349
- .calendar__day_mrf9j.calendar__selected_mrf9j,
2350
- .calendar__day_mrf9j.calendar__disabled_mrf9j.calendar__selected_mrf9j {
2351
- color: #000;
2352
- background: #fff;
2353
- }
2354
- @media (hover) {
2355
- .calendar__day_mrf9j.calendar__selected_mrf9j:hover {
2356
- background: rgb(217, 217, 217);
2357
- }
2358
- }
2359
- .calendar__dayWrapper_mrf9j {
2360
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2361
- }
2362
- .calendar__range_mrf9j .calendar__day_mrf9j:not(.calendar__selected_mrf9j):not(.calendar__disabled_mrf9j):not(.calendar__today_mrf9j):not(.calendar__holiday_mrf9j) {
2363
- color: #fff;
2364
- }
2365
- .calendar__range_mrf9j:before {
2366
- background: rgba(255, 255, 255, 0.1);
2367
- }
2368
- .calendar__rangeComplete_mrf9j:before {
2369
- background: #e8f2fe;
2370
- }
2371
- .calendar__transitLeft_mrf9j:after {
2372
- background: linear-gradient(
2373
- 270deg,
2374
- rgba(255, 255, 255, 0.1) 0%,
2375
- rgba(255, 255, 255, 0) 100%
2376
- );
2377
- }
2378
- .calendar__transitRight_mrf9j:after {
2379
- background: linear-gradient(
2380
- 270deg,
2381
- rgba(255, 255, 255, 0) 0%,
2382
- rgba(255, 255, 255, 0.1) 100%
2383
- );
2384
- }
2385
- .calendar__rangeComplete_mrf9j.calendar__transitLeft_mrf9j:after {
2386
- background: linear-gradient(
2387
- 270deg,
2388
- #e8f2fe 0%,
2389
- rgba(255, 255, 255, 0) 100%
2390
- );
2391
- }
2392
- .calendar__rangeComplete_mrf9j.calendar__transitRight_mrf9j:after {
2393
- background: linear-gradient(
2394
- 270deg,
2395
- rgba(255, 255, 255, 0) 0%,
2396
- #e8f2fe 100%
2397
- );
2398
- }
2399
- .calendar__dot_mrf9j {
2400
- background: #fff;
2401
- }
2402
- .calendar__selected_mrf9j .calendar__dot_mrf9j {
2403
- background: #000;
2404
- }
2405
- .calendar__withShadow_9o54n {
2406
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2407
- }
2408
-
2409
- @media (max-width: 374px) {
2410
- }
2411
- .calendar__empty_haxz4 {
2412
- color: rgba(235, 235, 245, 0.6);
2413
- }
2414
- .cc-calendar .calendar__button_ow6xu {
2415
- background-color: transparent
2416
- }
2417
- .cc-calendar .calendar__button_ow6xu:not(:disabled):hover {
2418
- background-color: #2c2c2e;
2419
- color: #fff;
2420
- }
2421
- .cc-calendar .calendar__button_ow6xu.calendar__filled_ow6xu {
2422
- background-color: #2c2c2e
2423
- }
2424
- .cc-calendar .calendar__button_ow6xu.calendar__filled_ow6xu:not(:disabled):hover {
2425
- background-color: rgb(59, 59, 61);
2426
- }
2427
- .cc-calendar .calendar__button_ow6xu.calendar__outlined_ow6xu {
2428
- border: 1px solid #fff;
2429
- }
2430
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu,
2431
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:disabled {
2432
- background-color: #fff;
2433
- color: #000
2434
- }
2435
- .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:not(:disabled):hover, .cc-calendar .calendar__button_ow6xu.calendar__selected_ow6xu:disabled:not(:disabled):hover {
2436
- background-color: #fff;
2437
- color: #000;
2438
- }
2439
- @media (max-width: 374px) {
2440
- }.select__arrow_1cyhq {
2441
- color: #fff;
2442
- }
2443
- .select__popoverInner_wekqh {
2444
- background: transparent;
2445
- }
2446
- .select__optionsList_wekqh {
2447
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2448
- background: #121212;
2449
- }
2450
- .select__popoverInner_16dcc {
2451
- background: transparent;
2452
- }
2453
- .select__single_1b3w0 {
2454
- background: #fff
2455
- }
2456
- .select__placeholder_18sxa {
2457
- color: rgba(235, 235, 245, 0.6);
2458
- }
2459
- .select__focusVisible_18sxa {
2460
- outline: 2px solid #0072ef;
2461
- }
2462
- .select__optgroup_gfcob {
2463
- background: #121212
2464
- }
2465
- .select__label_gfcob {
2466
- color: rgba(235, 235, 245, 0.6);
2467
- }
2468
- .select__option_6p2qh {
2469
- background: #121212;
2470
- color: #fff
2471
- }
2472
- .select__option_6p2qh:not(.select__disabled_6p2qh):active {
2473
- background: #2c2c2e;
2474
- color: #fff;
2475
- }
2476
- .select__option_6p2qh:before {
2477
- background: #2b2b2e;
2478
- }
2479
- .select__selected_6p2qh {
2480
- background: #121212;
2481
- color: #fff;
2482
- }
2483
- .select__highlighted_6p2qh {
2484
- background: #202022;
2485
- color: #fff
2486
- }
2487
- .select__disabled_6p2qh {
2488
- background: #121212;
2489
- color: rgba(235, 235, 245, 0.6);
2490
- }
2491
- .select__emptyPlaceholder_cmkr7 {
2492
- color: rgba(235, 235, 245, 0.6);
2493
- }
2494
- .select__virtualRow_1sokp:before {
2495
- background: #2b2b2e;
2496
- }
2497
- .select__emptyPlaceholder_1sokp {
2498
- color: rgba(235, 235, 245, 0.6);
2499
- }
2500
-
2501
-
2502
-
2503
- .select__emptyPlaceholder_ckwkv {
2504
- color: rgba(235, 235, 245, 0.6);
2505
- }
2506
- .select__footer_ckwkv {
2507
- background-color: #121212
2508
- }
2509
- .select__highlighted_ckwkv {
2510
- border-top: 1px solid #2b2b2e;
2511
- background-color: #121212;
2512
- }
2513
- .select__footer_1yudg {
2514
- background: #121212
2515
- }
2516
- .select__withBorder_1yudg {
2517
- box-shadow: inset 0 1px 0 #262629;
2518
- }.toast__toastPlate_13449 {
2519
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2520
- }
2521
- .toast__popoverInner_13449 {
2522
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2523
- background-color: transparent;
2524
- }.amount-input__minorPartAndCurrency_3miyb {
2525
- color: rgba(235, 235, 245, 0.6);
2526
- }
2527
- .amount-input__filled_cqyft .amount-input__input_cqyft,
2528
- .amount-input__input_cqyft:focus {
2529
- -webkit-text-fill-color: transparent;
2530
- }
2531
- .amount-input__minorPartAndCurrency_y5t3a {
2532
- color: rgba(60, 60, 67, 0.6);
2533
- }@media (min-width: 600px) {
2534
- }.gallery__modal_1oxgz {
2535
- background: transparent;
2536
- }
2537
- .gallery__header_1q0h2 {
2538
- background-color: #e9e9eb;
2539
- }
2540
-
2541
- .gallery__component_z499o {
2542
- border: 2px solid rgba(0, 0, 0, 0);
2543
- }
2544
- .gallery__active_z499o {
2545
- border-color: #000
2546
- }
2547
- .gallery__image_z499o {
2548
- background-color: #121212
2549
- }
2550
- .gallery__loading_z499o {
2551
- background-color: #e9eaeb;
2552
- }
2553
- .gallery__brokenImageWrapper_z499o {
2554
- background-color: #121212
2555
- }
2556
- .gallery__focused_z499o {
2557
- outline: 2px solid #0072ef;
2558
- }
2559
- .gallery__component_1ywkh {
2560
- background-color: rgba(255, 255, 255, 0.5);
2561
- }
2562
- .gallery__slideLoading_1ywkh {
2563
- background-color: #e9eaeb;
2564
- }
2565
- .gallery__image_1ywkh {
2566
- background-color: #121212;
2567
- }
2568
- .gallery__smallImage_1ywkh {
2569
- background-color: #121212;
2570
- }
2571
- .gallery__arrow_1ywkh {
2572
- color: #000
2573
- }
2574
- .gallery__arrow_1ywkh:hover {
2575
- background-color: rgba(255, 255, 255, 0.1);
2576
- }
2577
- .gallery__arrow_1ywkh:active {
2578
- background-color: rgba(255, 255, 255, 0.2);
2579
- }
2580
- .gallery__focused_1ywkh {
2581
- outline: 2px solid #0072ef;
2582
- }
2583
- .gallery__placeholder_1ywkh {
2584
- background-color: #121212;
2585
- }
2586
- .gallery__fullScreenImage_1ywkh {
2587
- background-color: #121212;
2588
- }
2589
- .gallery__component_urah1 {
2590
- background-color: #e9e9eb
2591
- }.calendar-with-skeleton__skeleton_1g4pe {
2592
- background-color: #121212;
2593
- }.calendar-input__calendarIcon_1clef {
2594
- color: #fff
2595
- }
2596
-
2597
- .input-autocomplete__placeholder_1rj9j {
2598
- color: rgba(235, 235, 245, 0.6);
2599
- }
2600
- .input-autocomplete__focusVisible_1rj9j {
2601
- outline: 2px solid #0072ef;
2602
- }.select-with-tags__tag_ok5rq:active:not(:disabled) {
2603
- background-color: #f3f4f5;
2604
- color: #000;
2605
- }
2606
- .select-with-tags__tag_ok5rq:hover:not(:disabled):not(:active) {
2607
- background-color: #f3f4f5;
2608
- color: #000;
2609
- }
2610
- .select-with-tags__input_xo8f3 {
2611
- background-color: transparent;
2612
- color: #fff
2613
- }
2614
- .select-with-tags__input_xo8f3:disabled {
2615
- color: rgba(235, 235, 245, 0.6);
2616
- }
2617
- .select-with-tags__input_xo8f3::placeholder {
2618
- color: rgba(235, 235, 245, 0.6);
2619
- }
2620
- .select-with-tags__input_xo8f3:focus::placeholder {
2621
- color: rgba(235, 235, 245, 0.3);
2622
- }
2623
- .select-with-tags__focusVisible_xo8f3 {
2624
- outline: 2px solid #0072ef;
2625
- }
2626
- .select-with-tags__placeholder_xo8f3 {
2627
- color: rgba(235, 235, 245, 0.3);
2628
- }.calendar-range__divider_1oixp:after {
2629
- background-color: #fff;
2630
- }.table__component_s5an6 {
2631
- border-top: 1px solid #2b2b2e;
2632
- }
2633
- .table__wrapper_ek6bj {
2634
- background: #121212;
2635
- box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2636
- 0 2px 4px rgba(11, 31, 53, 0.16);
2637
- }
2638
-
2639
- .table__component_rcnyn {
2640
- color: #fff;
2641
- border-top: 1px solid #2b2b2e
2642
- }
2643
-
2644
- .table__component_1dv6z th:not(:last-child):not(:empty):after {
2645
- background-color: #2a2a2c;
2646
- }
2647
- .table__component_r104n {
2648
- color: #fff;
2649
- border-bottom: 1px solid #2b2b2e;
2650
- background: #121212
2651
- }
2652
- .table__sorted_r104n {
2653
- color: #fff;
2654
- }
2655
- .table__component_1cywl {
2656
- background: #121212
2657
- }
2658
- .table__withoutBorder_1cywl {
2659
- }
2660
- .table__clickable_1cywl:hover {
2661
- background-color: #202022;
2662
- }
2663
- .table__selected_1cywl {
2664
- background-color: #f2f8ff
2665
- }
2666
- .table__selected_1cywl:hover {
2667
- background-color: #e8f2fe;
2668
- }
2669
- .table__icon_101i8 {
2670
- color: #8d8d93
2671
- }
2672
- .table__icon_101i8:hover {
2673
- color: #fff;
2674
- }
2675
- .table__sorted_101i8 {
2676
- color: #0072ef
2677
- }
2678
- .table__sorted_101i8:hover {
2679
- color: #0072ef;
2680
- }
2681
- .table__open_1747u,
2682
- .table__open_1747u:hover {
2683
- background-color: rgba(255, 255, 255, 0.163);
2684
- }.intl-phone-input__emptyCountryIcon_335e1 {
2685
- color: #8d8d93;
2686
- }
2687
- .intl-phone-input__flagIcon_1biz7 {
2688
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2689
- }
2690
- .intl-phone-input__dialCode_15dbt {
2691
- color: rgba(235, 235, 245, 0.6);
2692
- }
2693
- .intl-phone-input__emptyCountryIcon_mvuvm {
2694
- color: #8d8d93;
2695
- }
2696
- .intl-phone-input__focusVisible_mvuvm {
2697
- outline: 2px solid #0072ef;
2698
- }