@alfalab/core-components 28.2.2-beta.0 → 28.2.4

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 (2054) hide show
  1. package/alert/CHANGELOG.md +317 -0
  2. package/alert/Component.js +1 -1
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +4 -4
  5. package/alert/index.css +4 -4
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +4 -4
  8. package/amount/CHANGELOG.md +174 -0
  9. package/amount/component.js +1 -1
  10. package/amount/esm/component.js +1 -1
  11. package/amount/esm/index.css +6 -6
  12. package/amount/esm/pure/component.js +1 -1
  13. package/amount/esm/pure/index.css +1 -1
  14. package/amount/index.css +6 -6
  15. package/amount/modern/component.js +1 -1
  16. package/amount/modern/index.css +6 -6
  17. package/amount/modern/pure/component.js +1 -1
  18. package/amount/modern/pure/index.css +1 -1
  19. package/amount/pure/component.js +1 -1
  20. package/amount/pure/index.css +1 -1
  21. package/amount-input/CHANGELOG.md +512 -0
  22. package/amount-input/Component.js +3 -3
  23. package/amount-input/default.css +1 -1
  24. package/amount-input/esm/Component.js +3 -3
  25. package/amount-input/esm/default.css +1 -1
  26. package/amount-input/esm/index.css +6 -6
  27. package/amount-input/esm/inverted.css +1 -1
  28. package/amount-input/index.css +6 -6
  29. package/amount-input/inverted.css +1 -1
  30. package/amount-input/modern/Component.js +3 -3
  31. package/amount-input/modern/default.css +1 -1
  32. package/amount-input/modern/index.css +6 -6
  33. package/amount-input/modern/inverted.css +1 -1
  34. package/attach/CHANGELOG.md +463 -0
  35. package/attach/Component.js +1 -1
  36. package/attach/esm/Component.js +1 -1
  37. package/attach/esm/index.css +26 -26
  38. package/attach/index.css +26 -26
  39. package/attach/modern/Component.js +1 -1
  40. package/attach/modern/index.css +26 -26
  41. package/backdrop/CHANGELOG.md +59 -0
  42. package/backdrop/Component.js +1 -1
  43. package/backdrop/esm/Component.js +1 -1
  44. package/backdrop/esm/index.css +11 -11
  45. package/backdrop/index.css +11 -11
  46. package/backdrop/modern/Component.js +1 -1
  47. package/backdrop/modern/index.css +11 -11
  48. package/badge/CHANGELOG.md +155 -0
  49. package/badge/Component.js +1 -1
  50. package/badge/esm/Component.js +1 -1
  51. package/badge/esm/index.css +37 -37
  52. package/badge/index.css +37 -37
  53. package/badge/modern/Component.js +1 -1
  54. package/badge/modern/index.css +37 -37
  55. package/bank-card/CHANGELOG.md +470 -0
  56. package/bank-card/Component.js +1 -1
  57. package/bank-card/esm/Component.js +1 -1
  58. package/bank-card/esm/index.css +19 -19
  59. package/bank-card/index.css +19 -19
  60. package/bank-card/modern/Component.js +1 -1
  61. package/bank-card/modern/index.css +19 -19
  62. package/base-modal/CHANGELOG.md +254 -0
  63. package/base-modal/Component.js +15 -14
  64. package/base-modal/cssm/Component.js +14 -13
  65. package/base-modal/esm/Component.js +15 -14
  66. package/base-modal/esm/index.css +12 -12
  67. package/base-modal/index.css +12 -12
  68. package/base-modal/modern/Component.js +15 -14
  69. package/base-modal/modern/index.css +12 -12
  70. package/bottom-sheet/CHANGELOG.md +273 -0
  71. package/bottom-sheet/{component-4287e838.d.ts → component-59342a00.d.ts} +0 -0
  72. package/bottom-sheet/{component-4287e838.js → component-59342a00.js} +3 -3
  73. package/bottom-sheet/component.js +2 -2
  74. package/bottom-sheet/components/backer/Component.js +2 -2
  75. package/bottom-sheet/components/backer/index.css +2 -2
  76. package/bottom-sheet/components/closer/Component.js +2 -2
  77. package/bottom-sheet/components/closer/index.css +2 -2
  78. package/bottom-sheet/components/footer/Component.js +1 -1
  79. package/bottom-sheet/components/footer/index.css +3 -3
  80. package/bottom-sheet/components/header/Component.js +2 -2
  81. package/bottom-sheet/components/header/index.css +16 -16
  82. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  83. package/bottom-sheet/esm/{component-e435a3f2.d.ts → component-dba41a70.d.ts} +0 -0
  84. package/bottom-sheet/esm/{component-e435a3f2.js → component-dba41a70.js} +3 -3
  85. package/bottom-sheet/esm/component.js +2 -2
  86. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  87. package/bottom-sheet/esm/components/backer/index.css +2 -2
  88. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  89. package/bottom-sheet/esm/components/closer/index.css +2 -2
  90. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  91. package/bottom-sheet/esm/components/footer/index.css +3 -3
  92. package/bottom-sheet/esm/components/header/Component.js +2 -2
  93. package/bottom-sheet/esm/components/header/index.css +16 -16
  94. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  95. package/bottom-sheet/esm/index.css +15 -15
  96. package/bottom-sheet/esm/index.d.ts +1 -1
  97. package/bottom-sheet/esm/index.js +2 -2
  98. package/bottom-sheet/esm/{tslib.es6-a63009be.d.ts → tslib.es6-8792a24c.d.ts} +0 -0
  99. package/bottom-sheet/esm/{tslib.es6-a63009be.js → tslib.es6-8792a24c.js} +0 -0
  100. package/bottom-sheet/index.css +15 -15
  101. package/bottom-sheet/index.d.ts +1 -1
  102. package/bottom-sheet/index.js +2 -2
  103. package/bottom-sheet/modern/{component-dca58fa5.d.ts → component-f41a2d92.d.ts} +0 -0
  104. package/bottom-sheet/modern/{component-dca58fa5.js → component-f41a2d92.js} +2 -2
  105. package/bottom-sheet/modern/component.js +1 -1
  106. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/backer/index.css +2 -2
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +2 -2
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +3 -3
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +16 -16
  114. package/bottom-sheet/modern/index.css +15 -15
  115. package/bottom-sheet/modern/index.d.ts +1 -1
  116. package/bottom-sheet/modern/index.js +1 -1
  117. package/bottom-sheet/{tslib.es6-d25e7ff3.d.ts → tslib.es6-84b53d46.d.ts} +0 -0
  118. package/bottom-sheet/{tslib.es6-d25e7ff3.js → tslib.es6-84b53d46.js} +0 -0
  119. package/button/CHANGELOG.md +479 -0
  120. package/button/Component.js +3 -3
  121. package/button/default.css +40 -40
  122. package/button/esm/Component.js +3 -3
  123. package/button/esm/default.css +40 -40
  124. package/button/esm/index.css +53 -53
  125. package/button/esm/inverted.css +40 -40
  126. package/button/index.css +53 -53
  127. package/button/inverted.css +40 -40
  128. package/button/modern/Component.js +3 -3
  129. package/button/modern/default.css +40 -40
  130. package/button/modern/index.css +53 -53
  131. package/button/modern/inverted.css +40 -40
  132. package/calendar/CHANGELOG.md +578 -0
  133. package/calendar/Component.js +2 -2
  134. package/calendar/components/calendar-mobile/Component.js +2 -2
  135. package/calendar/components/calendar-mobile/index.css +10 -10
  136. package/calendar/components/calendar-mobile/index.js +1 -1
  137. package/calendar/components/days-table/Component.js +2 -2
  138. package/calendar/components/days-table/index.css +57 -57
  139. package/calendar/components/days-table/index.js +1 -1
  140. package/calendar/components/header/Component.js +1 -1
  141. package/calendar/components/header/index.css +2 -2
  142. package/calendar/components/month-year-header/Component.js +2 -2
  143. package/calendar/components/month-year-header/index.css +9 -9
  144. package/calendar/components/month-year-header/index.js +1 -1
  145. package/calendar/components/months-table/Component.js +2 -2
  146. package/calendar/components/months-table/index.css +10 -10
  147. package/calendar/components/months-table/index.js +1 -1
  148. package/calendar/components/period-slider/Component.js +1 -1
  149. package/calendar/components/period-slider/index.css +9 -9
  150. package/calendar/components/select-button/Component.js +2 -2
  151. package/calendar/components/select-button/index.css +9 -9
  152. package/calendar/components/select-button/index.js +1 -1
  153. package/calendar/components/years-table/Component.js +2 -2
  154. package/calendar/components/years-table/index.css +12 -12
  155. package/calendar/components/years-table/index.js +1 -1
  156. package/calendar/esm/Component.js +2 -2
  157. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  158. package/calendar/esm/components/calendar-mobile/index.css +10 -10
  159. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  160. package/calendar/esm/components/days-table/Component.js +2 -2
  161. package/calendar/esm/components/days-table/index.css +57 -57
  162. package/calendar/esm/components/days-table/index.js +1 -1
  163. package/calendar/esm/components/header/Component.js +1 -1
  164. package/calendar/esm/components/header/index.css +2 -2
  165. package/calendar/esm/components/month-year-header/Component.js +2 -2
  166. package/calendar/esm/components/month-year-header/index.css +9 -9
  167. package/calendar/esm/components/month-year-header/index.js +1 -1
  168. package/calendar/esm/components/months-table/Component.js +2 -2
  169. package/calendar/esm/components/months-table/index.css +10 -10
  170. package/calendar/esm/components/months-table/index.js +1 -1
  171. package/calendar/esm/components/period-slider/Component.js +1 -1
  172. package/calendar/esm/components/period-slider/index.css +9 -9
  173. package/calendar/esm/components/select-button/Component.js +2 -2
  174. package/calendar/esm/components/select-button/index.css +9 -9
  175. package/calendar/esm/components/select-button/index.js +1 -1
  176. package/calendar/esm/components/years-table/Component.js +2 -2
  177. package/calendar/esm/components/years-table/index.css +12 -12
  178. package/calendar/esm/components/years-table/index.js +1 -1
  179. package/calendar/esm/index.css +13 -13
  180. package/calendar/esm/index.js +1 -1
  181. package/calendar/esm/{tslib.es6-734e2049.d.ts → tslib.es6-110f082b.d.ts} +0 -0
  182. package/calendar/esm/{tslib.es6-734e2049.js → tslib.es6-110f082b.js} +0 -0
  183. package/calendar/index.css +13 -13
  184. package/calendar/index.js +1 -1
  185. package/calendar/modern/Component.js +1 -1
  186. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  187. package/calendar/modern/components/calendar-mobile/index.css +10 -10
  188. package/calendar/modern/components/days-table/Component.js +1 -1
  189. package/calendar/modern/components/days-table/index.css +57 -57
  190. package/calendar/modern/components/header/Component.js +1 -1
  191. package/calendar/modern/components/header/index.css +2 -2
  192. package/calendar/modern/components/month-year-header/Component.js +1 -1
  193. package/calendar/modern/components/month-year-header/index.css +9 -9
  194. package/calendar/modern/components/months-table/Component.js +1 -1
  195. package/calendar/modern/components/months-table/index.css +10 -10
  196. package/calendar/modern/components/period-slider/Component.js +1 -1
  197. package/calendar/modern/components/period-slider/index.css +9 -9
  198. package/calendar/modern/components/select-button/Component.js +1 -1
  199. package/calendar/modern/components/select-button/index.css +9 -9
  200. package/calendar/modern/components/years-table/Component.js +1 -1
  201. package/calendar/modern/components/years-table/index.css +12 -12
  202. package/calendar/modern/index.css +13 -13
  203. package/calendar/{tslib.es6-a03c06e6.d.ts → tslib.es6-fba774c5.d.ts} +0 -0
  204. package/calendar/{tslib.es6-a03c06e6.js → tslib.es6-fba774c5.js} +0 -0
  205. package/calendar-input/CHANGELOG.md +827 -0
  206. package/calendar-input/Component.js +1 -1
  207. package/calendar-input/cssm/Component.d.ts +3 -3
  208. package/calendar-input/esm/Component.js +1 -1
  209. package/calendar-input/esm/index.css +10 -10
  210. package/calendar-input/index.css +10 -10
  211. package/calendar-input/modern/Component.js +1 -1
  212. package/calendar-input/modern/index.css +10 -10
  213. package/calendar-range/CHANGELOG.md +765 -0
  214. package/calendar-range/Component.js +1 -1
  215. package/calendar-range/esm/Component.js +1 -1
  216. package/calendar-range/esm/index.js +1 -1
  217. package/calendar-range/esm/{index.module-188efa2c.d.ts → index.module-83f57598.d.ts} +0 -0
  218. package/calendar-range/esm/{index.module-188efa2c.js → index.module-83f57598.js} +1 -1
  219. package/calendar-range/esm/views/index.css +7 -7
  220. package/calendar-range/esm/views/popover.js +1 -1
  221. package/calendar-range/esm/views/static.js +1 -1
  222. package/calendar-range/index.js +1 -1
  223. package/calendar-range/{index.module-5edce0d7.d.ts → index.module-94b40bc4.d.ts} +0 -0
  224. package/calendar-range/{index.module-5edce0d7.js → index.module-94b40bc4.js} +1 -1
  225. package/calendar-range/modern/Component.js +1 -1
  226. package/calendar-range/modern/index.js +1 -1
  227. package/calendar-range/modern/index.module-08134176.js +4 -0
  228. package/calendar-range/modern/views/index.css +7 -7
  229. package/calendar-range/modern/views/popover.js +1 -1
  230. package/calendar-range/modern/views/static.js +1 -1
  231. package/calendar-range/views/index.css +7 -7
  232. package/calendar-range/views/popover.js +1 -1
  233. package/calendar-range/views/static.js +1 -1
  234. package/calendar-with-skeleton/CHANGELOG.md +447 -0
  235. package/calendar-with-skeleton/Component.js +1 -1
  236. package/calendar-with-skeleton/esm/Component.js +1 -1
  237. package/calendar-with-skeleton/esm/index.css +11 -11
  238. package/calendar-with-skeleton/index.css +11 -11
  239. package/calendar-with-skeleton/modern/Component.js +1 -1
  240. package/calendar-with-skeleton/modern/index.css +11 -11
  241. package/card-image/CHANGELOG.md +99 -0
  242. package/card-image/Component.js +1 -1
  243. package/card-image/esm/Component.js +1 -1
  244. package/card-image/esm/index.css +6 -6
  245. package/card-image/index.css +6 -6
  246. package/card-image/modern/Component.js +1 -1
  247. package/card-image/modern/index.css +6 -6
  248. package/cdn-icon/CHANGELOG.md +145 -0
  249. package/cdn-icon/Component.js +1 -1
  250. package/cdn-icon/cssm/index.module.css +3 -0
  251. package/cdn-icon/esm/Component.js +1 -1
  252. package/cdn-icon/esm/index.css +6 -3
  253. package/cdn-icon/index.css +6 -3
  254. package/cdn-icon/modern/Component.js +1 -1
  255. package/cdn-icon/modern/index.css +6 -3
  256. package/chart/CHANGELOG.md +151 -0
  257. package/chart/Component.js +2 -2
  258. package/chart/components/Dot/index.css +7 -7
  259. package/chart/components/Dot/index.js +1 -1
  260. package/chart/components/Legends/index.css +7 -7
  261. package/chart/components/Legends/index.js +1 -1
  262. package/chart/components/Tick/index.css +3 -3
  263. package/chart/components/Tick/index.js +1 -1
  264. package/chart/components/TooltipContent/index.css +6 -6
  265. package/chart/components/TooltipContent/index.js +1 -1
  266. package/chart/esm/Component.js +2 -2
  267. package/chart/esm/components/Dot/index.css +7 -7
  268. package/chart/esm/components/Dot/index.js +1 -1
  269. package/chart/esm/components/Legends/index.css +7 -7
  270. package/chart/esm/components/Legends/index.js +1 -1
  271. package/chart/esm/components/Tick/index.css +3 -3
  272. package/chart/esm/components/Tick/index.js +1 -1
  273. package/chart/esm/components/TooltipContent/index.css +6 -6
  274. package/chart/esm/components/TooltipContent/index.js +1 -1
  275. package/chart/esm/hooks/useSettings/index.js +1 -1
  276. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  277. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  278. package/chart/esm/index.css +2 -2
  279. package/chart/esm/index.js +1 -1
  280. package/chart/esm/{tslib.es6-5e4fb648.d.ts → tslib.es6-42128a47.d.ts} +0 -0
  281. package/chart/esm/{tslib.es6-5e4fb648.js → tslib.es6-42128a47.js} +0 -0
  282. package/chart/hooks/useSettings/index.js +1 -1
  283. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  284. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  285. package/chart/index.css +2 -2
  286. package/chart/index.js +1 -1
  287. package/chart/modern/Component.js +1 -1
  288. package/chart/modern/components/Dot/index.css +7 -7
  289. package/chart/modern/components/Dot/index.js +1 -1
  290. package/chart/modern/components/Legends/index.css +7 -7
  291. package/chart/modern/components/Legends/index.js +1 -1
  292. package/chart/modern/components/Tick/index.css +3 -3
  293. package/chart/modern/components/Tick/index.js +1 -1
  294. package/chart/modern/components/TooltipContent/index.css +6 -6
  295. package/chart/modern/components/TooltipContent/index.js +1 -1
  296. package/chart/modern/index.css +2 -2
  297. package/chart/{tslib.es6-a7b87eaa.d.ts → tslib.es6-b502fb35.d.ts} +0 -0
  298. package/chart/{tslib.es6-a7b87eaa.js → tslib.es6-b502fb35.js} +0 -0
  299. package/checkbox/CHANGELOG.md +276 -0
  300. package/checkbox/Component.js +1 -1
  301. package/checkbox/esm/Component.js +1 -1
  302. package/checkbox/esm/index.css +36 -36
  303. package/checkbox/index.css +36 -36
  304. package/checkbox/modern/Component.js +1 -1
  305. package/checkbox/modern/index.css +36 -36
  306. package/checkbox-group/CHANGELOG.md +173 -0
  307. package/checkbox-group/Component.js +1 -1
  308. package/checkbox-group/esm/Component.js +1 -1
  309. package/checkbox-group/esm/index.css +16 -16
  310. package/checkbox-group/index.css +16 -16
  311. package/checkbox-group/modern/Component.js +1 -1
  312. package/checkbox-group/modern/index.css +16 -16
  313. package/circular-progress-bar/CHANGELOG.md +177 -0
  314. package/circular-progress-bar/Component.js +1 -1
  315. package/circular-progress-bar/esm/Component.js +1 -1
  316. package/circular-progress-bar/esm/index.css +20 -20
  317. package/circular-progress-bar/index.css +20 -20
  318. package/circular-progress-bar/modern/Component.js +1 -1
  319. package/circular-progress-bar/modern/index.css +20 -20
  320. package/code-input/CHANGELOG.md +49 -0
  321. package/code-input/component.js +1 -1
  322. package/code-input/components/input/component.js +1 -1
  323. package/code-input/components/input/index.css +10 -10
  324. package/code-input/esm/component.js +1 -1
  325. package/code-input/esm/components/input/component.js +1 -1
  326. package/code-input/esm/components/input/index.css +10 -10
  327. package/code-input/esm/index.css +5 -5
  328. package/code-input/index.css +5 -5
  329. package/code-input/modern/component.js +1 -1
  330. package/code-input/modern/components/input/component.js +1 -1
  331. package/code-input/modern/components/input/index.css +10 -10
  332. package/code-input/modern/index.css +5 -5
  333. package/collapse/CHANGELOG.md +199 -0
  334. package/collapse/Component.js +1 -1
  335. package/collapse/esm/Component.js +1 -1
  336. package/collapse/esm/index.css +7 -7
  337. package/collapse/index.css +7 -7
  338. package/collapse/modern/Component.js +1 -1
  339. package/collapse/modern/index.css +7 -7
  340. package/confirmation/CHANGELOG.md +653 -0
  341. package/confirmation/component.js +2 -2
  342. package/confirmation/components/countdown-loader/component.js +1 -1
  343. package/confirmation/components/countdown-loader/index.css +1 -1
  344. package/confirmation/components/index.js +1 -1
  345. package/confirmation/components/screens/fatal-error/component.js +1 -1
  346. package/confirmation/components/screens/fatal-error/index.css +2 -2
  347. package/confirmation/components/screens/hint/component.js +1 -1
  348. package/confirmation/components/screens/hint/index.css +12 -12
  349. package/confirmation/components/screens/index.js +1 -1
  350. package/confirmation/components/screens/initial/component.js +1 -1
  351. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  352. package/confirmation/components/screens/initial/index.css +15 -15
  353. package/confirmation/components/screens/initial/index.js +1 -1
  354. package/confirmation/components/screens/temp-block/component.js +1 -1
  355. package/confirmation/components/screens/temp-block/index.css +4 -4
  356. package/confirmation/{countdown-section-3f034a8e.d.ts → countdown-section-d75be44e.d.ts} +0 -0
  357. package/confirmation/{countdown-section-3f034a8e.js → countdown-section-d75be44e.js} +1 -1
  358. package/confirmation/esm/component.js +2 -2
  359. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  360. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  361. package/confirmation/esm/components/index.js +1 -1
  362. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  363. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  364. package/confirmation/esm/components/screens/hint/component.js +1 -1
  365. package/confirmation/esm/components/screens/hint/index.css +12 -12
  366. package/confirmation/esm/components/screens/index.js +1 -1
  367. package/confirmation/esm/components/screens/initial/component.js +1 -1
  368. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  369. package/confirmation/esm/components/screens/initial/index.css +15 -15
  370. package/confirmation/esm/components/screens/initial/index.js +1 -1
  371. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  372. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  373. package/confirmation/esm/{countdown-section-04ab3ef3.d.ts → countdown-section-c3ba5432.d.ts} +0 -0
  374. package/confirmation/esm/{countdown-section-04ab3ef3.js → countdown-section-c3ba5432.js} +1 -1
  375. package/confirmation/esm/index.css +2 -2
  376. package/confirmation/esm/index.js +1 -1
  377. package/confirmation/index.css +2 -2
  378. package/confirmation/index.js +1 -1
  379. package/confirmation/modern/component.js +2 -2
  380. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  381. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  382. package/confirmation/modern/components/index.js +1 -1
  383. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  384. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  385. package/confirmation/modern/components/screens/hint/component.js +1 -1
  386. package/confirmation/modern/components/screens/hint/index.css +12 -12
  387. package/confirmation/modern/components/screens/index.js +1 -1
  388. package/confirmation/modern/components/screens/initial/component.js +1 -1
  389. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  390. package/confirmation/modern/components/screens/initial/index.css +15 -15
  391. package/confirmation/modern/components/screens/initial/index.js +1 -1
  392. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  394. package/confirmation/modern/{countdown-section-f02ff45b.d.ts → countdown-section-163d87f2.d.ts} +0 -0
  395. package/confirmation/modern/{countdown-section-f02ff45b.js → countdown-section-163d87f2.js} +1 -1
  396. package/confirmation/modern/index.css +2 -2
  397. package/confirmation/modern/index.js +1 -1
  398. package/custom-button/CHANGELOG.md +96 -0
  399. package/custom-button/Component.js +1 -1
  400. package/custom-button/esm/Component.js +1 -1
  401. package/custom-button/esm/index.css +11 -11
  402. package/custom-button/index.css +11 -11
  403. package/custom-button/modern/Component.js +1 -1
  404. package/custom-button/modern/index.css +11 -11
  405. package/date-input/CHANGELOG.md +302 -0
  406. package/date-input/Component.js +1 -1
  407. package/date-input/esm/Component.js +1 -1
  408. package/date-input/esm/index.css +3 -3
  409. package/date-input/index.css +3 -3
  410. package/date-input/modern/Component.js +1 -1
  411. package/date-input/modern/index.css +3 -3
  412. package/divider/CHANGELOG.md +77 -0
  413. package/divider/Component.js +1 -1
  414. package/divider/esm/Component.js +1 -1
  415. package/divider/esm/index.css +1 -1
  416. package/divider/index.css +1 -1
  417. package/divider/modern/Component.js +1 -1
  418. package/divider/modern/index.css +1 -1
  419. package/drawer/CHANGELOG.md +365 -0
  420. package/drawer/Component.js +1 -1
  421. package/drawer/esm/Component.js +1 -1
  422. package/drawer/esm/index.css +16 -16
  423. package/drawer/index.css +16 -16
  424. package/drawer/modern/Component.js +1 -1
  425. package/drawer/modern/index.css +16 -16
  426. package/dropzone/CHANGELOG.md +127 -0
  427. package/dropzone/Component.js +1 -1
  428. package/dropzone/components/overlay/Component.js +1 -1
  429. package/dropzone/components/overlay/index.css +3 -3
  430. package/dropzone/esm/Component.js +1 -1
  431. package/dropzone/esm/components/overlay/Component.js +1 -1
  432. package/dropzone/esm/components/overlay/index.css +3 -3
  433. package/dropzone/esm/index.css +6 -6
  434. package/dropzone/index.css +6 -6
  435. package/dropzone/modern/Component.js +1 -1
  436. package/dropzone/modern/components/overlay/Component.js +1 -1
  437. package/dropzone/modern/components/overlay/index.css +3 -3
  438. package/dropzone/modern/index.css +6 -6
  439. package/file-upload-item/CHANGELOG.md +374 -0
  440. package/file-upload-item/Component.js +1 -1
  441. package/file-upload-item/esm/Component.js +1 -1
  442. package/file-upload-item/esm/index.css +22 -22
  443. package/file-upload-item/index.css +22 -22
  444. package/file-upload-item/modern/Component.js +1 -1
  445. package/file-upload-item/modern/index.css +22 -22
  446. package/filter-tag/CHANGELOG.md +76 -0
  447. package/filter-tag/Component.js +1 -1
  448. package/filter-tag/esm/Component.js +1 -1
  449. package/filter-tag/esm/index.css +56 -56
  450. package/filter-tag/index.css +56 -56
  451. package/filter-tag/modern/Component.js +1 -1
  452. package/filter-tag/modern/index.css +56 -56
  453. package/form-control/CHANGELOG.md +209 -0
  454. package/form-control/Component.js +3 -3
  455. package/form-control/default.css +14 -14
  456. package/form-control/esm/Component.js +3 -3
  457. package/form-control/esm/default.css +14 -14
  458. package/form-control/esm/index.css +41 -41
  459. package/form-control/esm/inverted.css +14 -14
  460. package/form-control/index.css +41 -41
  461. package/form-control/inverted.css +14 -14
  462. package/form-control/modern/Component.js +3 -3
  463. package/form-control/modern/default.css +14 -14
  464. package/form-control/modern/index.css +41 -41
  465. package/form-control/modern/inverted.css +14 -14
  466. package/gallery/CHANGELOG.md +388 -0
  467. package/gallery/Component.js +3 -3
  468. package/gallery/components/header/Component.js +2 -2
  469. package/gallery/components/header/buttons.js +1 -1
  470. package/gallery/components/header/index.css +2 -2
  471. package/gallery/components/header/index.js +1 -1
  472. package/gallery/components/header-info-block/Component.js +1 -1
  473. package/gallery/components/header-info-block/index.css +4 -4
  474. package/gallery/components/image-preview/Component.js +1 -1
  475. package/gallery/components/image-preview/index.css +11 -11
  476. package/gallery/components/image-viewer/component.js +2 -2
  477. package/gallery/components/image-viewer/index.css +18 -18
  478. package/gallery/components/image-viewer/index.js +2 -2
  479. package/gallery/components/image-viewer/slide.js +1 -1
  480. package/gallery/components/index.js +2 -2
  481. package/gallery/components/navigation-bar/Component.js +1 -1
  482. package/gallery/components/navigation-bar/index.css +5 -5
  483. package/gallery/esm/Component.js +3 -3
  484. package/gallery/esm/components/header/Component.js +2 -2
  485. package/gallery/esm/components/header/buttons.js +1 -1
  486. package/gallery/esm/components/header/index.css +2 -2
  487. package/gallery/esm/components/header/index.js +1 -1
  488. package/gallery/esm/components/header-info-block/Component.js +1 -1
  489. package/gallery/esm/components/header-info-block/index.css +4 -4
  490. package/gallery/esm/components/image-preview/Component.js +1 -1
  491. package/gallery/esm/components/image-preview/index.css +11 -11
  492. package/gallery/esm/components/image-viewer/component.js +2 -2
  493. package/gallery/esm/components/image-viewer/index.css +18 -18
  494. package/gallery/esm/components/image-viewer/index.js +2 -2
  495. package/gallery/esm/components/image-viewer/slide.js +1 -1
  496. package/gallery/esm/components/index.js +2 -2
  497. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  498. package/gallery/esm/components/navigation-bar/index.css +5 -5
  499. package/gallery/esm/index.css +2 -2
  500. package/gallery/esm/index.js +2 -2
  501. package/gallery/esm/{slide-e58e542a.d.ts → slide-4ec69ef5.d.ts} +0 -0
  502. package/gallery/esm/{slide-e58e542a.js → slide-4ec69ef5.js} +1 -1
  503. package/gallery/esm/{tslib.es6-5a12176a.d.ts → tslib.es6-8996ecd8.d.ts} +0 -0
  504. package/gallery/esm/{tslib.es6-5a12176a.js → tslib.es6-8996ecd8.js} +0 -0
  505. package/gallery/index.css +2 -2
  506. package/gallery/index.js +2 -2
  507. package/gallery/modern/Component.js +2 -2
  508. package/gallery/modern/components/header/Component.js +1 -1
  509. package/gallery/modern/components/header/index.css +2 -2
  510. package/gallery/modern/components/header-info-block/Component.js +1 -1
  511. package/gallery/modern/components/header-info-block/index.css +4 -4
  512. package/gallery/modern/components/image-preview/Component.js +1 -1
  513. package/gallery/modern/components/image-preview/index.css +11 -11
  514. package/gallery/modern/components/image-viewer/component.js +1 -1
  515. package/gallery/modern/components/image-viewer/index.css +18 -18
  516. package/gallery/modern/components/image-viewer/index.js +1 -1
  517. package/gallery/modern/components/image-viewer/slide.js +1 -1
  518. package/gallery/modern/components/index.js +1 -1
  519. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  520. package/gallery/modern/components/navigation-bar/index.css +5 -5
  521. package/gallery/modern/index.css +2 -2
  522. package/gallery/modern/index.js +1 -1
  523. package/gallery/modern/{slide-082873fe.d.ts → slide-493c7112.d.ts} +0 -0
  524. package/gallery/modern/{slide-082873fe.js → slide-493c7112.js} +1 -1
  525. package/gallery/{slide-f40abdf9.d.ts → slide-9970051b.d.ts} +0 -0
  526. package/gallery/{slide-f40abdf9.js → slide-9970051b.js} +1 -1
  527. package/gallery/{tslib.es6-fe1fe308.d.ts → tslib.es6-64bf47d6.d.ts} +0 -0
  528. package/gallery/{tslib.es6-fe1fe308.js → tslib.es6-64bf47d6.js} +0 -0
  529. package/global-store/CHANGELOG.md +11 -0
  530. package/grid/CHANGELOG.md +104 -0
  531. package/grid/Component.js +1 -1
  532. package/grid/col/Component.js +2 -2
  533. package/grid/col/index.css +511 -511
  534. package/grid/col/index.js +1 -1
  535. package/grid/esm/Component.js +1 -1
  536. package/grid/esm/col/Component.js +2 -2
  537. package/grid/esm/col/index.css +511 -511
  538. package/grid/esm/col/index.js +1 -1
  539. package/grid/esm/gutters.css +78 -78
  540. package/grid/esm/{gutters.module-fbf1b255.d.ts → gutters.module-bb4b027d.d.ts} +0 -0
  541. package/grid/esm/gutters.module-bb4b027d.js +27 -0
  542. package/grid/esm/index.js +1 -1
  543. package/grid/esm/row/Component.js +2 -2
  544. package/grid/esm/row/index.css +9 -9
  545. package/grid/esm/row/index.js +1 -1
  546. package/grid/gutters.css +78 -78
  547. package/grid/{gutters.module-46b33750.d.ts → gutters.module-eb27743e.d.ts} +0 -0
  548. package/grid/gutters.module-eb27743e.js +28 -0
  549. package/grid/index.js +1 -1
  550. package/grid/modern/Component.js +1 -1
  551. package/grid/modern/col/Component.js +2 -2
  552. package/grid/modern/col/index.css +511 -511
  553. package/grid/modern/col/index.js +1 -1
  554. package/grid/modern/gutters.css +78 -78
  555. package/grid/modern/gutters.module-3a04c08c.js +4 -0
  556. package/grid/modern/index.js +1 -1
  557. package/grid/modern/row/Component.js +2 -2
  558. package/grid/modern/row/index.css +9 -9
  559. package/grid/modern/row/index.js +1 -1
  560. package/grid/row/Component.js +2 -2
  561. package/grid/row/index.css +9 -9
  562. package/grid/row/index.js +1 -1
  563. package/hatching-progress-bar/CHANGELOG.md +22 -0
  564. package/hatching-progress-bar/Component.js +1 -1
  565. package/hatching-progress-bar/esm/Component.js +1 -1
  566. package/hatching-progress-bar/esm/index.css +11 -11
  567. package/hatching-progress-bar/index.css +11 -11
  568. package/hatching-progress-bar/modern/Component.js +1 -1
  569. package/hatching-progress-bar/modern/index.css +11 -11
  570. package/icon-button/CHANGELOG.md +465 -0
  571. package/icon-button/Component.js +3 -3
  572. package/icon-button/default.css +23 -23
  573. package/icon-button/esm/Component.js +3 -3
  574. package/icon-button/esm/default.css +23 -23
  575. package/icon-button/esm/index.css +5 -5
  576. package/icon-button/esm/inverted.css +23 -23
  577. package/icon-button/index.css +5 -5
  578. package/icon-button/inverted.css +23 -23
  579. package/icon-button/modern/Component.js +3 -3
  580. package/icon-button/modern/default.css +23 -23
  581. package/icon-button/modern/index.css +5 -5
  582. package/icon-button/modern/inverted.css +23 -23
  583. package/icon-view/CHANGELOG.md +52 -0
  584. package/icon-view/circle.js +1 -1
  585. package/icon-view/components/base-shape/component.js +1 -1
  586. package/icon-view/components/base-shape/index.css +28 -28
  587. package/icon-view/components/circle/component.js +1 -1
  588. package/icon-view/components/circle/index.js +1 -1
  589. package/icon-view/components/index.js +1 -1
  590. package/icon-view/components/super-ellipse/component.js +1 -1
  591. package/icon-view/components/super-ellipse/index.js +1 -1
  592. package/icon-view/esm/circle.js +1 -1
  593. package/icon-view/esm/components/base-shape/component.js +1 -1
  594. package/icon-view/esm/components/base-shape/index.css +28 -28
  595. package/icon-view/esm/components/circle/component.js +1 -1
  596. package/icon-view/esm/components/circle/index.js +1 -1
  597. package/icon-view/esm/components/index.js +1 -1
  598. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  599. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  600. package/icon-view/esm/super-ellipse.js +1 -1
  601. package/icon-view/esm/{tslib.es6-f910885e.d.ts → tslib.es6-91ad7023.d.ts} +0 -0
  602. package/icon-view/esm/{tslib.es6-f910885e.js → tslib.es6-91ad7023.js} +0 -0
  603. package/icon-view/modern/components/base-shape/component.js +1 -1
  604. package/icon-view/modern/components/base-shape/index.css +28 -28
  605. package/icon-view/super-ellipse.js +1 -1
  606. package/icon-view/{tslib.es6-d1b534ff.d.ts → tslib.es6-535b286f.d.ts} +0 -0
  607. package/icon-view/{tslib.es6-d1b534ff.js → tslib.es6-535b286f.js} +0 -0
  608. package/input/CHANGELOG.md +504 -0
  609. package/input/Component.js +3 -3
  610. package/input/default.css +12 -12
  611. package/input/esm/Component.js +3 -3
  612. package/input/esm/default.css +12 -12
  613. package/input/esm/index.css +30 -30
  614. package/input/esm/inverted.css +12 -12
  615. package/input/index.css +30 -30
  616. package/input/inverted.css +12 -12
  617. package/input/modern/Component.js +3 -3
  618. package/input/modern/default.css +12 -12
  619. package/input/modern/index.css +30 -30
  620. package/input/modern/inverted.css +12 -12
  621. package/input-autocomplete/CHANGELOG.md +749 -0
  622. package/input-autocomplete/Component.js +1 -1
  623. package/input-autocomplete/Component.mobile.js +2 -2
  624. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  625. package/input-autocomplete/autocomplete-field/index.css +2 -2
  626. package/input-autocomplete/autocomplete-field/index.js +1 -1
  627. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  628. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  629. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  630. package/input-autocomplete/cssm/Component.d.ts +3 -3
  631. package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
  632. package/input-autocomplete/esm/Component.js +1 -1
  633. package/input-autocomplete/esm/Component.mobile.js +2 -2
  634. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  635. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  636. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  637. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  638. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  639. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  640. package/input-autocomplete/esm/index.js +1 -1
  641. package/input-autocomplete/esm/mobile.css +4 -4
  642. package/input-autocomplete/esm/mobile.js +1 -1
  643. package/input-autocomplete/esm/{tslib.es6-1e66d9c0.d.ts → tslib.es6-4f447658.d.ts} +0 -0
  644. package/input-autocomplete/esm/{tslib.es6-1e66d9c0.js → tslib.es6-4f447658.js} +0 -0
  645. package/input-autocomplete/index.js +1 -1
  646. package/input-autocomplete/mobile.css +4 -4
  647. package/input-autocomplete/mobile.js +1 -1
  648. package/input-autocomplete/modern/Component.mobile.js +1 -1
  649. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  650. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  651. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  652. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  653. package/input-autocomplete/modern/mobile.css +4 -4
  654. package/input-autocomplete/{tslib.es6-e386f663.d.ts → tslib.es6-b68191da.d.ts} +0 -0
  655. package/input-autocomplete/{tslib.es6-e386f663.js → tslib.es6-b68191da.js} +0 -0
  656. package/intl-phone-input/CHANGELOG.md +829 -0
  657. package/intl-phone-input/{component-0bd251a2.d.ts → component-84e0941e.d.ts} +0 -0
  658. package/intl-phone-input/{component-0bd251a2.js → component-84e0941e.js} +1 -1
  659. package/intl-phone-input/component.js +3 -3
  660. package/intl-phone-input/components/flag-icon/component.js +1 -1
  661. package/intl-phone-input/components/flag-icon/index.css +261 -261
  662. package/intl-phone-input/components/index.js +1 -1
  663. package/intl-phone-input/components/select/component.js +2 -2
  664. package/intl-phone-input/components/select/index.css +6 -6
  665. package/intl-phone-input/components/select/index.js +1 -1
  666. package/intl-phone-input/components/select-field/component.js +1 -1
  667. package/intl-phone-input/components/select-field/index.css +8 -8
  668. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  669. package/intl-phone-input/components/select-field/index.js +1 -1
  670. package/intl-phone-input/esm/{component-58730165.d.ts → component-4087f525.d.ts} +0 -0
  671. package/intl-phone-input/esm/{component-58730165.js → component-4087f525.js} +1 -1
  672. package/intl-phone-input/esm/component.js +3 -3
  673. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  674. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  675. package/intl-phone-input/esm/components/index.js +1 -1
  676. package/intl-phone-input/esm/components/select/component.js +2 -2
  677. package/intl-phone-input/esm/components/select/index.css +6 -6
  678. package/intl-phone-input/esm/components/select/index.js +1 -1
  679. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  680. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  681. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  682. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  683. package/intl-phone-input/esm/index.css +3 -3
  684. package/intl-phone-input/esm/index.js +1 -1
  685. package/intl-phone-input/esm/{libphonenumber-js.min-5d629e1b.d.ts → libphonenumber-js.min-77687457.d.ts} +0 -0
  686. package/intl-phone-input/esm/{libphonenumber-js.min-5d629e1b.js → libphonenumber-js.min-77687457.js} +0 -0
  687. package/intl-phone-input/index.css +3 -3
  688. package/intl-phone-input/index.js +1 -1
  689. package/intl-phone-input/{libphonenumber-js.min-a1d783f5.d.ts → libphonenumber-js.min-d3555e12.d.ts} +0 -0
  690. package/intl-phone-input/{libphonenumber-js.min-a1d783f5.js → libphonenumber-js.min-d3555e12.js} +0 -0
  691. package/intl-phone-input/modern/component.js +2 -2
  692. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  693. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  694. package/intl-phone-input/modern/components/select/component.js +1 -1
  695. package/intl-phone-input/modern/components/select/index.css +6 -6
  696. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  697. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  698. package/intl-phone-input/modern/index.css +3 -3
  699. package/intl-phone-input/modern/{libphonenumber-js.min-5d629e1b.d.ts → libphonenumber-js.min-77687457.d.ts} +0 -0
  700. package/intl-phone-input/modern/{libphonenumber-js.min-5d629e1b.js → libphonenumber-js.min-77687457.js} +0 -0
  701. package/keyboard-focusable/CHANGELOG.md +139 -0
  702. package/link/CHANGELOG.md +156 -0
  703. package/link/Component.js +3 -3
  704. package/link/default.css +9 -9
  705. package/link/esm/Component.js +3 -3
  706. package/link/esm/default.css +9 -9
  707. package/link/esm/index.css +11 -11
  708. package/link/esm/inverted.css +9 -9
  709. package/link/index.css +11 -11
  710. package/link/inverted.css +9 -9
  711. package/link/modern/Component.js +3 -3
  712. package/link/modern/default.css +9 -9
  713. package/link/modern/index.css +11 -11
  714. package/link/modern/inverted.css +9 -9
  715. package/list/CHANGELOG.md +97 -0
  716. package/list/Component.js +1 -1
  717. package/list/esm/Component.js +1 -1
  718. package/list/esm/index.css +9 -9
  719. package/list/index.css +9 -9
  720. package/list/modern/Component.js +1 -1
  721. package/list/modern/index.css +9 -9
  722. package/list-header/CHANGELOG.md +144 -0
  723. package/list-header/Component.js +1 -1
  724. package/list-header/esm/Component.js +1 -1
  725. package/list-header/esm/index.css +3 -3
  726. package/list-header/index.css +3 -3
  727. package/list-header/modern/Component.js +1 -1
  728. package/list-header/modern/index.css +3 -3
  729. package/loader/CHANGELOG.md +80 -0
  730. package/loader/Component.js +1 -1
  731. package/loader/esm/Component.js +1 -1
  732. package/loader/esm/index.css +7 -7
  733. package/loader/index.css +7 -7
  734. package/loader/modern/Component.js +1 -1
  735. package/loader/modern/index.css +7 -7
  736. package/masked-input/CHANGELOG.md +447 -0
  737. package/masked-input/Component.js +1 -1
  738. package/masked-input/esm/Component.js +1 -1
  739. package/masked-input/esm/index.css +1 -1
  740. package/masked-input/index.css +1 -1
  741. package/masked-input/modern/Component.js +1 -1
  742. package/masked-input/modern/index.css +1 -1
  743. package/modal/CHANGELOG.md +607 -0
  744. package/modal/Component.desktop.js +3 -3
  745. package/modal/Component.mobile.js +3 -3
  746. package/modal/Component.responsive.d.ts +1 -1
  747. package/modal/Component.responsive.js +2 -2
  748. package/modal/components/closer/Component.js +2 -2
  749. package/modal/components/closer/index.css +3 -3
  750. package/modal/components/content/Component.desktop.js +2 -2
  751. package/modal/components/content/Component.js +1 -1
  752. package/modal/components/content/Component.mobile.js +2 -2
  753. package/modal/components/content/desktop.css +7 -7
  754. package/modal/components/content/index.css +2 -2
  755. package/modal/components/content/mobile.css +2 -2
  756. package/modal/components/footer/Component.desktop.js +2 -2
  757. package/modal/components/footer/Component.js +2 -2
  758. package/modal/components/footer/Component.mobile.js +2 -2
  759. package/modal/components/footer/desktop.css +8 -8
  760. package/modal/components/footer/index.css +3 -3
  761. package/modal/components/footer/layout.css +24 -24
  762. package/modal/components/footer/mobile.css +2 -2
  763. package/modal/components/header/Component.desktop.js +2 -2
  764. package/modal/components/header/Component.js +1 -1
  765. package/modal/components/header/Component.mobile.js +2 -2
  766. package/modal/components/header/desktop.css +16 -16
  767. package/modal/components/header/index.css +14 -14
  768. package/modal/components/header/mobile.css +2 -2
  769. package/modal/desktop.css +8 -8
  770. package/modal/desktop.js +2 -2
  771. package/modal/esm/Component.desktop.js +3 -3
  772. package/modal/esm/Component.mobile.js +3 -3
  773. package/modal/esm/Component.responsive.d.ts +1 -1
  774. package/modal/esm/Component.responsive.js +2 -2
  775. package/modal/esm/components/closer/Component.js +2 -2
  776. package/modal/esm/components/closer/index.css +3 -3
  777. package/modal/esm/components/content/Component.desktop.js +2 -2
  778. package/modal/esm/components/content/Component.js +1 -1
  779. package/modal/esm/components/content/Component.mobile.js +2 -2
  780. package/modal/esm/components/content/desktop.css +7 -7
  781. package/modal/esm/components/content/index.css +2 -2
  782. package/modal/esm/components/content/mobile.css +2 -2
  783. package/modal/esm/components/footer/Component.desktop.js +2 -2
  784. package/modal/esm/components/footer/Component.js +2 -2
  785. package/modal/esm/components/footer/Component.mobile.js +2 -2
  786. package/modal/esm/components/footer/desktop.css +8 -8
  787. package/modal/esm/components/footer/index.css +3 -3
  788. package/modal/esm/components/footer/layout.css +24 -24
  789. package/modal/esm/components/footer/mobile.css +2 -2
  790. package/modal/esm/components/header/Component.desktop.js +2 -2
  791. package/modal/esm/components/header/Component.js +1 -1
  792. package/modal/esm/components/header/Component.mobile.js +2 -2
  793. package/modal/esm/components/header/desktop.css +16 -16
  794. package/modal/esm/components/header/index.css +14 -14
  795. package/modal/esm/components/header/mobile.css +2 -2
  796. package/modal/esm/desktop.css +8 -8
  797. package/modal/esm/desktop.js +2 -2
  798. package/modal/esm/index.js +2 -2
  799. package/modal/esm/mobile.css +1 -1
  800. package/modal/esm/mobile.js +2 -2
  801. package/modal/esm/responsive.js +2 -2
  802. package/modal/esm/transitions.css +7 -7
  803. package/modal/esm/transitions.module-145d5e99.js +4 -0
  804. package/modal/esm/{tslib.es6-4b2e2b5a.d.ts → tslib.es6-46555bca.d.ts} +0 -0
  805. package/modal/esm/{tslib.es6-4b2e2b5a.js → tslib.es6-46555bca.js} +0 -0
  806. package/modal/index.js +2 -2
  807. package/modal/mobile.css +1 -1
  808. package/modal/mobile.js +2 -2
  809. package/modal/modern/Component.desktop.js +2 -2
  810. package/modal/modern/Component.mobile.js +2 -2
  811. package/modal/modern/Component.responsive.d.ts +1 -1
  812. package/modal/modern/Component.responsive.js +1 -1
  813. package/modal/modern/components/closer/Component.js +1 -1
  814. package/modal/modern/components/closer/index.css +3 -3
  815. package/modal/modern/components/content/Component.desktop.js +1 -1
  816. package/modal/modern/components/content/Component.js +1 -1
  817. package/modal/modern/components/content/Component.mobile.js +1 -1
  818. package/modal/modern/components/content/desktop.css +7 -7
  819. package/modal/modern/components/content/index.css +2 -2
  820. package/modal/modern/components/content/mobile.css +2 -2
  821. package/modal/modern/components/footer/Component.desktop.js +1 -1
  822. package/modal/modern/components/footer/Component.js +2 -2
  823. package/modal/modern/components/footer/Component.mobile.js +1 -1
  824. package/modal/modern/components/footer/desktop.css +8 -8
  825. package/modal/modern/components/footer/index.css +3 -3
  826. package/modal/modern/components/footer/layout.css +24 -24
  827. package/modal/modern/components/footer/mobile.css +2 -2
  828. package/modal/modern/components/header/Component.desktop.js +1 -1
  829. package/modal/modern/components/header/Component.js +1 -1
  830. package/modal/modern/components/header/Component.mobile.js +1 -1
  831. package/modal/modern/components/header/desktop.css +16 -16
  832. package/modal/modern/components/header/index.css +14 -14
  833. package/modal/modern/components/header/mobile.css +2 -2
  834. package/modal/modern/desktop.css +8 -8
  835. package/modal/modern/desktop.js +1 -1
  836. package/modal/modern/index.js +1 -1
  837. package/modal/modern/mobile.css +1 -1
  838. package/modal/modern/mobile.js +1 -1
  839. package/modal/modern/responsive.js +1 -1
  840. package/modal/modern/transitions.css +7 -7
  841. package/modal/modern/transitions.module-145d5e99.js +4 -0
  842. package/modal/responsive.js +2 -2
  843. package/modal/transitions.css +7 -7
  844. package/modal/transitions.module-5c921cae.js +4 -0
  845. package/modal/{tslib.es6-98689994.d.ts → tslib.es6-1082c601.d.ts} +0 -0
  846. package/modal/{tslib.es6-98689994.js → tslib.es6-1082c601.js} +0 -0
  847. package/mq/CHANGELOG.md +82 -0
  848. package/notification/CHANGELOG.md +554 -0
  849. package/notification/Component.js +1 -1
  850. package/notification/esm/Component.js +1 -1
  851. package/notification/esm/index.css +7 -7
  852. package/notification/index.css +7 -7
  853. package/notification/modern/Component.js +1 -1
  854. package/notification/modern/index.css +7 -7
  855. package/notification-manager/CHANGELOG.md +393 -0
  856. package/notification-manager/{component-1d56e7aa.d.ts → component-b2aa344b.d.ts} +0 -0
  857. package/notification-manager/{component-1d56e7aa.js → component-b2aa344b.js} +0 -0
  858. package/notification-manager/component.js +2 -2
  859. package/notification-manager/components/index.js +1 -1
  860. package/notification-manager/components/notification/component.js +1 -1
  861. package/notification-manager/components/notification/index.d.ts +1 -1
  862. package/notification-manager/components/notification/index.js +1 -1
  863. package/notification-manager/esm/{component-d1433171.d.ts → component-7e8988f4.d.ts} +0 -0
  864. package/notification-manager/esm/{component-d1433171.js → component-7e8988f4.js} +0 -0
  865. package/notification-manager/esm/component.js +2 -2
  866. package/notification-manager/esm/components/index.js +1 -1
  867. package/notification-manager/esm/components/notification/component.js +1 -1
  868. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  869. package/notification-manager/esm/components/notification/index.js +1 -1
  870. package/notification-manager/esm/index.css +10 -10
  871. package/notification-manager/esm/index.js +1 -1
  872. package/notification-manager/index.css +10 -10
  873. package/notification-manager/index.js +1 -1
  874. package/notification-manager/modern/component.js +1 -1
  875. package/notification-manager/modern/index.css +10 -10
  876. package/package.json +1 -1
  877. package/pagination/CHANGELOG.md +89 -0
  878. package/pagination/Component.js +1 -1
  879. package/pagination/components/default-view/index.css +1 -1
  880. package/pagination/components/default-view/index.js +1 -1
  881. package/pagination/components/per-page-view/index.css +1 -1
  882. package/pagination/components/per-page-view/index.js +1 -1
  883. package/pagination/components/tag/index.css +7 -7
  884. package/pagination/components/tag/index.js +1 -1
  885. package/pagination/esm/Component.js +1 -1
  886. package/pagination/esm/components/default-view/index.css +1 -1
  887. package/pagination/esm/components/default-view/index.js +1 -1
  888. package/pagination/esm/components/per-page-view/index.css +1 -1
  889. package/pagination/esm/components/per-page-view/index.js +1 -1
  890. package/pagination/esm/components/tag/index.css +7 -7
  891. package/pagination/esm/components/tag/index.js +1 -1
  892. package/pagination/esm/index.css +3 -3
  893. package/pagination/index.css +3 -3
  894. package/pagination/modern/Component.js +1 -1
  895. package/pagination/modern/components/default-view/index.css +1 -1
  896. package/pagination/modern/components/default-view/index.js +1 -1
  897. package/pagination/modern/components/per-page-view/index.css +1 -1
  898. package/pagination/modern/components/per-page-view/index.js +1 -1
  899. package/pagination/modern/components/tag/index.css +7 -7
  900. package/pagination/modern/components/tag/index.js +1 -1
  901. package/pagination/modern/index.css +3 -3
  902. package/password-input/CHANGELOG.md +301 -0
  903. package/password-input/component.js +1 -1
  904. package/password-input/esm/component.js +1 -1
  905. package/password-input/esm/index.css +4 -4
  906. package/password-input/index.css +4 -4
  907. package/password-input/modern/component.js +1 -1
  908. package/password-input/modern/index.css +4 -4
  909. package/phone-input/CHANGELOG.md +469 -0
  910. package/phone-input/utils/index.js +5 -7
  911. package/picker-button/CHANGELOG.md +878 -0
  912. package/picker-button/Component.js +2 -2
  913. package/picker-button/cssm/Component.d.ts +1 -1
  914. package/picker-button/esm/Component.d.ts +1 -1
  915. package/picker-button/esm/Component.js +2 -2
  916. package/picker-button/esm/field/Component.js +2 -2
  917. package/picker-button/esm/field/index.css +3 -3
  918. package/picker-button/esm/field/index.js +1 -1
  919. package/picker-button/esm/index.css +6 -6
  920. package/picker-button/esm/index.js +1 -1
  921. package/picker-button/esm/option/Component.js +2 -2
  922. package/picker-button/esm/option/index.css +4 -4
  923. package/picker-button/esm/option/index.js +1 -1
  924. package/picker-button/esm/{tslib.es6-79fb9fa0.d.ts → tslib.es6-9c751f18.d.ts} +0 -0
  925. package/picker-button/esm/{tslib.es6-79fb9fa0.js → tslib.es6-9c751f18.js} +0 -0
  926. package/picker-button/field/Component.js +2 -2
  927. package/picker-button/field/index.css +3 -3
  928. package/picker-button/field/index.js +1 -1
  929. package/picker-button/index.css +6 -6
  930. package/picker-button/index.js +1 -1
  931. package/picker-button/modern/Component.js +1 -1
  932. package/picker-button/modern/field/Component.js +1 -1
  933. package/picker-button/modern/field/index.css +3 -3
  934. package/picker-button/modern/index.css +6 -6
  935. package/picker-button/modern/option/Component.js +1 -1
  936. package/picker-button/modern/option/index.css +4 -4
  937. package/picker-button/option/Component.js +2 -2
  938. package/picker-button/option/index.css +4 -4
  939. package/picker-button/option/index.js +1 -1
  940. package/picker-button/{tslib.es6-159469cb.d.ts → tslib.es6-14e99064.d.ts} +0 -0
  941. package/picker-button/{tslib.es6-159469cb.js → tslib.es6-14e99064.js} +0 -0
  942. package/plate/CHANGELOG.md +476 -0
  943. package/plate/Component.js +1 -1
  944. package/plate/esm/Component.js +1 -1
  945. package/plate/esm/index.css +27 -27
  946. package/plate/index.css +27 -27
  947. package/plate/modern/Component.js +1 -1
  948. package/plate/modern/index.css +27 -27
  949. package/popover/CHANGELOG.md +281 -0
  950. package/popover/Component.js +1 -1
  951. package/popover/esm/Component.js +1 -1
  952. package/popover/esm/index.css +33 -33
  953. package/popover/index.css +33 -33
  954. package/popover/modern/Component.js +1 -1
  955. package/popover/modern/index.css +33 -33
  956. package/portal/CHANGELOG.md +66 -0
  957. package/progress-bar/CHANGELOG.md +111 -0
  958. package/progress-bar/Component.js +1 -1
  959. package/progress-bar/esm/Component.js +1 -1
  960. package/progress-bar/esm/index.css +12 -12
  961. package/progress-bar/index.css +12 -12
  962. package/progress-bar/modern/Component.js +1 -1
  963. package/progress-bar/modern/index.css +12 -12
  964. package/pure-cell/CHANGELOG.md +22 -0
  965. package/pure-cell/{component-90675ca9.d.ts → component-0c61fde8.d.ts} +0 -0
  966. package/pure-cell/{component-90675ca9.js → component-0c61fde8.js} +2 -2
  967. package/pure-cell/component-7b7f28f3.d.ts +2 -2
  968. package/pure-cell/{component-26a28dae.d.ts → component-8c09702f.d.ts} +0 -0
  969. package/pure-cell/{component-26a28dae.js → component-8c09702f.js} +6 -6
  970. package/pure-cell/component.js +3 -3
  971. package/pure-cell/components/addon/component.js +2 -2
  972. package/pure-cell/components/addon/index.css +5 -5
  973. package/pure-cell/components/addon/index.js +1 -1
  974. package/pure-cell/components/amount/component.js +2 -2
  975. package/pure-cell/components/amount/index.css +1 -1
  976. package/pure-cell/components/amount/index.js +1 -1
  977. package/pure-cell/components/amount-title/component.js +2 -2
  978. package/pure-cell/components/amount-title/index.css +2 -2
  979. package/pure-cell/components/amount-title/index.js +1 -1
  980. package/pure-cell/components/category/component.js +2 -2
  981. package/pure-cell/components/category/index.css +3 -3
  982. package/pure-cell/components/category/index.js +1 -1
  983. package/pure-cell/components/comment/component.js +2 -2
  984. package/pure-cell/components/comment/index.css +2 -2
  985. package/pure-cell/components/comment/index.js +1 -1
  986. package/pure-cell/components/content/component.js +3 -3
  987. package/pure-cell/components/content/index.css +2 -2
  988. package/pure-cell/components/content/index.d.ts +1 -1
  989. package/pure-cell/components/content/index.js +3 -3
  990. package/pure-cell/components/footer/component.js +2 -2
  991. package/pure-cell/components/footer/index.css +3 -3
  992. package/pure-cell/components/footer/index.js +1 -1
  993. package/pure-cell/components/footer-button/component.js +2 -2
  994. package/pure-cell/components/footer-button/index.css +1 -1
  995. package/pure-cell/components/footer-button/index.d.ts +1 -1
  996. package/pure-cell/components/footer-button/index.js +2 -2
  997. package/pure-cell/components/footer-text/component.js +1 -1
  998. package/pure-cell/components/footer-text/index.js +1 -1
  999. package/pure-cell/components/graphics/component.js +2 -2
  1000. package/pure-cell/components/graphics/index.css +1 -1
  1001. package/pure-cell/components/graphics/index.js +1 -1
  1002. package/pure-cell/components/main/component.js +3 -3
  1003. package/pure-cell/components/main/index.css +3 -3
  1004. package/pure-cell/components/main/index.d.ts +1 -1
  1005. package/pure-cell/components/main/index.js +3 -3
  1006. package/pure-cell/components/text/component.js +3 -3
  1007. package/pure-cell/components/text/index.css +7 -7
  1008. package/pure-cell/components/text/index.d.ts +1 -1
  1009. package/pure-cell/components/text/index.js +3 -3
  1010. package/pure-cell/esm/{component-cdffa071.d.ts → component-32a49d00.d.ts} +0 -0
  1011. package/pure-cell/esm/{component-cdffa071.js → component-32a49d00.js} +2 -2
  1012. package/pure-cell/esm/{component-f6378605.d.ts → component-368a07be.d.ts} +0 -0
  1013. package/pure-cell/esm/{component-f6378605.js → component-368a07be.js} +6 -6
  1014. package/pure-cell/esm/component-7b7f28f3.d.ts +2 -2
  1015. package/pure-cell/esm/component.js +3 -3
  1016. package/pure-cell/esm/components/addon/component.js +2 -2
  1017. package/pure-cell/esm/components/addon/index.css +5 -5
  1018. package/pure-cell/esm/components/addon/index.js +1 -1
  1019. package/pure-cell/esm/components/amount/component.js +2 -2
  1020. package/pure-cell/esm/components/amount/index.css +1 -1
  1021. package/pure-cell/esm/components/amount/index.js +1 -1
  1022. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1023. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1024. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1025. package/pure-cell/esm/components/category/component.js +2 -2
  1026. package/pure-cell/esm/components/category/index.css +3 -3
  1027. package/pure-cell/esm/components/category/index.js +1 -1
  1028. package/pure-cell/esm/components/comment/component.js +2 -2
  1029. package/pure-cell/esm/components/comment/index.css +2 -2
  1030. package/pure-cell/esm/components/comment/index.js +1 -1
  1031. package/pure-cell/esm/components/content/component.js +3 -3
  1032. package/pure-cell/esm/components/content/index.css +2 -2
  1033. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1034. package/pure-cell/esm/components/content/index.js +3 -3
  1035. package/pure-cell/esm/components/footer/component.js +2 -2
  1036. package/pure-cell/esm/components/footer/index.css +3 -3
  1037. package/pure-cell/esm/components/footer/index.js +1 -1
  1038. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1039. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1040. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1041. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1042. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1043. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1044. package/pure-cell/esm/components/graphics/component.js +2 -2
  1045. package/pure-cell/esm/components/graphics/index.css +1 -1
  1046. package/pure-cell/esm/components/graphics/index.js +1 -1
  1047. package/pure-cell/esm/components/main/component.js +3 -3
  1048. package/pure-cell/esm/components/main/index.css +3 -3
  1049. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1050. package/pure-cell/esm/components/main/index.js +3 -3
  1051. package/pure-cell/esm/components/text/component.js +3 -3
  1052. package/pure-cell/esm/components/text/index.css +7 -7
  1053. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1054. package/pure-cell/esm/components/text/index.js +3 -3
  1055. package/pure-cell/esm/{getDataTestId-85c5df53.d.ts → getDataTestId-02c28824.d.ts} +0 -0
  1056. package/pure-cell/esm/{getDataTestId-85c5df53.js → getDataTestId-02c28824.js} +0 -0
  1057. package/pure-cell/esm/index.css +18 -18
  1058. package/pure-cell/esm/index.js +3 -3
  1059. package/pure-cell/{getDataTestId-2d8a10ae.d.ts → getDataTestId-bc60d5b7.d.ts} +0 -0
  1060. package/pure-cell/{getDataTestId-2d8a10ae.js → getDataTestId-bc60d5b7.js} +0 -0
  1061. package/pure-cell/index.css +18 -18
  1062. package/pure-cell/index.js +3 -3
  1063. package/pure-cell/modern/{component-0d6ce209.d.ts → component-c224f993.d.ts} +0 -0
  1064. package/pure-cell/modern/{component-0d6ce209.js → component-c224f993.js} +5 -5
  1065. package/pure-cell/modern/component.js +2 -2
  1066. package/pure-cell/modern/components/addon/component.js +2 -2
  1067. package/pure-cell/modern/components/addon/index.css +5 -5
  1068. package/pure-cell/modern/components/addon/index.js +1 -1
  1069. package/pure-cell/modern/components/amount/component.js +2 -2
  1070. package/pure-cell/modern/components/amount/index.css +1 -1
  1071. package/pure-cell/modern/components/amount/index.js +1 -1
  1072. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1073. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1074. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1075. package/pure-cell/modern/components/category/component.js +2 -2
  1076. package/pure-cell/modern/components/category/index.css +3 -3
  1077. package/pure-cell/modern/components/category/index.js +1 -1
  1078. package/pure-cell/modern/components/comment/component.js +2 -2
  1079. package/pure-cell/modern/components/comment/index.css +2 -2
  1080. package/pure-cell/modern/components/comment/index.js +1 -1
  1081. package/pure-cell/modern/components/content/component.js +2 -2
  1082. package/pure-cell/modern/components/content/index.css +2 -2
  1083. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1084. package/pure-cell/modern/components/content/index.js +2 -2
  1085. package/pure-cell/modern/components/footer/component.js +2 -2
  1086. package/pure-cell/modern/components/footer/index.css +3 -3
  1087. package/pure-cell/modern/components/footer/index.js +1 -1
  1088. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1089. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1090. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1091. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1092. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1093. package/pure-cell/modern/components/graphics/component.js +2 -2
  1094. package/pure-cell/modern/components/graphics/index.css +1 -1
  1095. package/pure-cell/modern/components/graphics/index.js +1 -1
  1096. package/pure-cell/modern/components/main/component.js +2 -2
  1097. package/pure-cell/modern/components/main/index.css +3 -3
  1098. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1099. package/pure-cell/modern/components/main/index.js +2 -2
  1100. package/pure-cell/modern/components/text/component.js +2 -2
  1101. package/pure-cell/modern/components/text/index.css +7 -7
  1102. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1103. package/pure-cell/modern/components/text/index.js +2 -2
  1104. package/pure-cell/modern/{getDataTestId-97f22085.d.ts → getDataTestId-5ebb0b8e.d.ts} +0 -0
  1105. package/pure-cell/modern/{getDataTestId-97f22085.js → getDataTestId-5ebb0b8e.js} +0 -0
  1106. package/pure-cell/modern/index.css +18 -18
  1107. package/pure-cell/modern/index.js +2 -2
  1108. package/pure-input/CHANGELOG.md +110 -0
  1109. package/pure-input/Component.js +1 -1
  1110. package/pure-input/esm/Component.js +1 -1
  1111. package/pure-input/esm/index.css +25 -25
  1112. package/pure-input/index.css +25 -25
  1113. package/pure-input/modern/Component.js +1 -1
  1114. package/pure-input/modern/index.css +25 -25
  1115. package/radio/CHANGELOG.md +210 -0
  1116. package/radio/Component.js +1 -1
  1117. package/radio/esm/Component.js +1 -1
  1118. package/radio/esm/index.css +31 -31
  1119. package/radio/index.css +31 -31
  1120. package/radio/modern/Component.js +1 -1
  1121. package/radio/modern/index.css +31 -31
  1122. package/radio-group/CHANGELOG.md +157 -0
  1123. package/radio-group/Component.js +1 -1
  1124. package/radio-group/esm/Component.js +1 -1
  1125. package/radio-group/esm/index.css +16 -16
  1126. package/radio-group/index.css +16 -16
  1127. package/radio-group/modern/Component.js +1 -1
  1128. package/radio-group/modern/index.css +16 -16
  1129. package/scrollbar/CHANGELOG.md +36 -0
  1130. package/scrollbar/Component.js +3 -3
  1131. package/scrollbar/default.css +3 -3
  1132. package/scrollbar/esm/Component.js +3 -3
  1133. package/scrollbar/esm/default.css +3 -3
  1134. package/scrollbar/esm/index.css +26 -26
  1135. package/scrollbar/esm/inverted.css +3 -3
  1136. package/scrollbar/index.css +26 -26
  1137. package/scrollbar/inverted.css +3 -3
  1138. package/scrollbar/modern/Component.js +3 -3
  1139. package/scrollbar/modern/default.css +3 -3
  1140. package/scrollbar/modern/index.css +26 -26
  1141. package/scrollbar/modern/inverted.css +3 -3
  1142. package/select/CHANGELOG.md +948 -0
  1143. package/select/{Component-e527fe9d.d.ts → Component-5e49a188.d.ts} +0 -0
  1144. package/select/{Component-e527fe9d.js → Component-5e49a188.js} +5 -5
  1145. package/select/{Component-5456a16f.d.ts → Component-96d3cacb.d.ts} +0 -0
  1146. package/select/{Component-5456a16f.js → Component-96d3cacb.js} +2 -2
  1147. package/select/Component.js +2 -2
  1148. package/select/components/arrow/Component.js +1 -1
  1149. package/select/components/arrow/index.css +3 -3
  1150. package/select/components/base-select/Component.js +2 -2
  1151. package/select/components/base-select/index.css +7 -7
  1152. package/select/components/base-select/index.d.ts +1 -1
  1153. package/select/components/base-select/index.js +2 -2
  1154. package/select/components/base-select-mobile/Component.js +4 -4
  1155. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1156. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1157. package/select/components/base-select-mobile/index.css +11 -11
  1158. package/select/components/base-select-mobile/index.d.ts +1 -1
  1159. package/select/components/base-select-mobile/index.js +4 -4
  1160. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1161. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1162. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1163. package/select/components/checkmark/Component.js +1 -1
  1164. package/select/components/checkmark/index.css +7 -7
  1165. package/select/components/field/Component.js +2 -2
  1166. package/select/components/field/index.css +9 -9
  1167. package/select/components/field/index.js +1 -1
  1168. package/select/components/index.js +4 -4
  1169. package/select/components/native-select/Component.js +1 -1
  1170. package/select/components/native-select/index.js +1 -1
  1171. package/select/components/optgroup/Component.js +1 -1
  1172. package/select/components/optgroup/index.css +6 -6
  1173. package/select/components/option/Component.js +2 -2
  1174. package/select/components/option/index.css +20 -20
  1175. package/select/components/option/index.js +1 -1
  1176. package/select/components/options-list/Component.js +2 -2
  1177. package/select/components/options-list/index.css +6 -6
  1178. package/select/components/options-list/index.js +1 -1
  1179. package/select/components/select-mobile/Component.js +4 -4
  1180. package/select/components/select-mobile/index.d.ts +1 -1
  1181. package/select/components/select-mobile/index.js +4 -4
  1182. package/select/components/select-modal-mobile/Component.js +4 -4
  1183. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1184. package/select/components/select-modal-mobile/index.js +4 -4
  1185. package/select/components/virtual-options-list/Component.js +2 -2
  1186. package/select/components/virtual-options-list/index.css +12 -12
  1187. package/select/components/virtual-options-list/index.js +1 -1
  1188. package/select/esm/{Component-0c99c962.d.ts → Component-d28f7bec.d.ts} +0 -0
  1189. package/select/esm/{Component-0c99c962.js → Component-d28f7bec.js} +2 -2
  1190. package/select/esm/{Component-7d486233.d.ts → Component-e12496de.d.ts} +0 -0
  1191. package/select/esm/{Component-7d486233.js → Component-e12496de.js} +5 -5
  1192. package/select/esm/Component.js +2 -2
  1193. package/select/esm/components/arrow/Component.js +1 -1
  1194. package/select/esm/components/arrow/index.css +3 -3
  1195. package/select/esm/components/base-select/Component.js +2 -2
  1196. package/select/esm/components/base-select/index.css +7 -7
  1197. package/select/esm/components/base-select/index.d.ts +1 -1
  1198. package/select/esm/components/base-select/index.js +2 -2
  1199. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1200. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1201. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1202. package/select/esm/components/base-select-mobile/index.css +11 -11
  1203. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1204. package/select/esm/components/base-select-mobile/index.js +4 -4
  1205. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1206. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1207. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1208. package/select/esm/components/checkmark/Component.js +1 -1
  1209. package/select/esm/components/checkmark/index.css +7 -7
  1210. package/select/esm/components/field/Component.js +2 -2
  1211. package/select/esm/components/field/index.css +9 -9
  1212. package/select/esm/components/field/index.js +1 -1
  1213. package/select/esm/components/index.js +4 -4
  1214. package/select/esm/components/native-select/Component.js +1 -1
  1215. package/select/esm/components/native-select/index.js +1 -1
  1216. package/select/esm/components/optgroup/Component.js +1 -1
  1217. package/select/esm/components/optgroup/index.css +6 -6
  1218. package/select/esm/components/option/Component.js +2 -2
  1219. package/select/esm/components/option/index.css +20 -20
  1220. package/select/esm/components/option/index.js +1 -1
  1221. package/select/esm/components/options-list/Component.js +2 -2
  1222. package/select/esm/components/options-list/index.css +6 -6
  1223. package/select/esm/components/options-list/index.js +1 -1
  1224. package/select/esm/components/select-mobile/Component.js +4 -4
  1225. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1226. package/select/esm/components/select-mobile/index.js +4 -4
  1227. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1228. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1229. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1230. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1231. package/select/esm/components/virtual-options-list/index.css +12 -12
  1232. package/select/esm/components/virtual-options-list/index.js +1 -1
  1233. package/select/esm/index.js +4 -4
  1234. package/select/esm/{intersection-observer-ebae5277.d.ts → intersection-observer-f900acf8.d.ts} +0 -0
  1235. package/select/esm/{intersection-observer-ebae5277.js → intersection-observer-f900acf8.js} +0 -0
  1236. package/select/esm/presets/index.js +4 -4
  1237. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1238. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1239. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1240. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1241. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1242. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1243. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1244. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1245. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1246. package/select/esm/{tslib.es6-3512516a.d.ts → tslib.es6-97644193.d.ts} +0 -0
  1247. package/select/esm/{tslib.es6-3512516a.js → tslib.es6-97644193.js} +0 -0
  1248. package/select/index.js +4 -4
  1249. package/select/{intersection-observer-3d1dbfec.d.ts → intersection-observer-e1c45da0.d.ts} +0 -0
  1250. package/select/{intersection-observer-3d1dbfec.js → intersection-observer-e1c45da0.js} +0 -0
  1251. package/select/modern/{Component-93943bd9.d.ts → Component-0219af27.d.ts} +0 -0
  1252. package/select/modern/{Component-93943bd9.js → Component-0219af27.js} +1 -1
  1253. package/select/modern/{Component-6afd8433.d.ts → Component-74bbf95a.d.ts} +0 -0
  1254. package/select/modern/{Component-6afd8433.js → Component-74bbf95a.js} +7 -7
  1255. package/select/modern/Component.js +4 -4
  1256. package/select/modern/components/arrow/Component.js +1 -1
  1257. package/select/modern/components/arrow/index.css +3 -3
  1258. package/select/modern/components/base-select/Component.js +1 -1
  1259. package/select/modern/components/base-select/index.css +7 -7
  1260. package/select/modern/components/base-select/index.d.ts +1 -1
  1261. package/select/modern/components/base-select/index.js +1 -1
  1262. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1263. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1264. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1265. package/select/modern/components/base-select-mobile/index.css +11 -11
  1266. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1267. package/select/modern/components/base-select-mobile/index.js +6 -6
  1268. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1269. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1270. package/select/modern/components/checkmark/Component.js +1 -1
  1271. package/select/modern/components/checkmark/index.css +7 -7
  1272. package/select/modern/components/field/Component.js +2 -2
  1273. package/select/modern/components/field/index.css +9 -9
  1274. package/select/modern/components/field/index.js +1 -1
  1275. package/select/modern/components/index.js +6 -6
  1276. package/select/modern/components/optgroup/Component.js +1 -1
  1277. package/select/modern/components/optgroup/index.css +6 -6
  1278. package/select/modern/components/option/Component.js +1 -1
  1279. package/select/modern/components/option/index.css +20 -20
  1280. package/select/modern/components/options-list/Component.js +1 -1
  1281. package/select/modern/components/options-list/index.css +6 -6
  1282. package/select/modern/components/select-mobile/Component.js +6 -6
  1283. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1284. package/select/modern/components/select-mobile/index.js +6 -6
  1285. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1286. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1287. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1288. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1289. package/select/modern/components/virtual-options-list/index.css +12 -12
  1290. package/select/modern/index.js +6 -6
  1291. package/select/modern/{intersection-observer-ebae5277.d.ts → intersection-observer-f900acf8.d.ts} +0 -0
  1292. package/select/modern/{intersection-observer-ebae5277.js → intersection-observer-f900acf8.js} +0 -0
  1293. package/select/modern/presets/index.js +6 -6
  1294. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1295. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1296. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1297. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1298. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1299. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1300. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1301. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1302. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1303. package/select/presets/index.js +4 -4
  1304. package/select/presets/useLazyLoading/hook.js +3 -3
  1305. package/select/presets/useLazyLoading/index.css +2 -2
  1306. package/select/presets/useSelectWithApply/hook.js +4 -4
  1307. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1308. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1309. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1310. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1311. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1312. package/select/presets/useSelectWithLoading/index.css +2 -2
  1313. package/select/{tslib.es6-126a8f9a.d.ts → tslib.es6-6db201be.d.ts} +0 -0
  1314. package/select/{tslib.es6-126a8f9a.js → tslib.es6-6db201be.js} +0 -0
  1315. package/select-with-tags/CHANGELOG.md +438 -0
  1316. package/select-with-tags/component.js +1 -1
  1317. package/select-with-tags/components/index.js +1 -1
  1318. package/select-with-tags/components/tag/component.js +2 -2
  1319. package/select-with-tags/components/tag/index.css +11 -11
  1320. package/select-with-tags/components/tag/index.js +1 -1
  1321. package/select-with-tags/components/tag-list/component.js +2 -2
  1322. package/select-with-tags/components/tag-list/index.css +31 -31
  1323. package/select-with-tags/components/tag-list/index.js +1 -1
  1324. package/select-with-tags/esm/component.js +1 -1
  1325. package/select-with-tags/esm/components/index.js +1 -1
  1326. package/select-with-tags/esm/components/tag/component.js +2 -2
  1327. package/select-with-tags/esm/components/tag/index.css +11 -11
  1328. package/select-with-tags/esm/components/tag/index.js +1 -1
  1329. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1330. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1331. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1332. package/select-with-tags/esm/index.js +1 -1
  1333. package/select-with-tags/esm/{tslib.es6-667d921c.d.ts → tslib.es6-8c6adec0.d.ts} +0 -0
  1334. package/select-with-tags/esm/{tslib.es6-667d921c.js → tslib.es6-8c6adec0.js} +0 -0
  1335. package/select-with-tags/esm/utils/index.js +1 -1
  1336. package/select-with-tags/esm/utils/match.js +1 -1
  1337. package/select-with-tags/index.js +1 -1
  1338. package/select-with-tags/modern/components/tag/component.js +1 -1
  1339. package/select-with-tags/modern/components/tag/index.css +11 -11
  1340. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1341. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1342. package/select-with-tags/{tslib.es6-afd773a8.d.ts → tslib.es6-c679b5a4.d.ts} +0 -0
  1343. package/select-with-tags/{tslib.es6-afd773a8.js → tslib.es6-c679b5a4.js} +0 -0
  1344. package/select-with-tags/utils/index.js +1 -1
  1345. package/select-with-tags/utils/match.js +1 -1
  1346. package/side-panel/CHANGELOG.md +22 -0
  1347. package/side-panel/Component.desktop.js +3 -3
  1348. package/side-panel/Component.mobile.js +3 -3
  1349. package/side-panel/Component.responsive.js +1 -1
  1350. package/side-panel/components/closer/Component.js +2 -2
  1351. package/side-panel/components/closer/index.css +3 -3
  1352. package/side-panel/components/content/Component.desktop.js +2 -2
  1353. package/side-panel/components/content/Component.js +1 -1
  1354. package/side-panel/components/content/Component.mobile.js +2 -2
  1355. package/side-panel/components/content/desktop.css +2 -2
  1356. package/side-panel/components/content/index.css +2 -2
  1357. package/side-panel/components/content/mobile.css +2 -2
  1358. package/side-panel/components/footer/Component.desktop.js +2 -2
  1359. package/side-panel/components/footer/Component.js +2 -2
  1360. package/side-panel/components/footer/Component.mobile.js +2 -2
  1361. package/side-panel/components/footer/desktop.css +2 -2
  1362. package/side-panel/components/footer/index.css +3 -3
  1363. package/side-panel/components/footer/layout.css +24 -24
  1364. package/side-panel/components/footer/mobile.css +2 -2
  1365. package/side-panel/components/header/Component.desktop.js +2 -2
  1366. package/side-panel/components/header/Component.js +1 -1
  1367. package/side-panel/components/header/Component.mobile.js +2 -2
  1368. package/side-panel/components/header/desktop.css +5 -5
  1369. package/side-panel/components/header/index.css +14 -14
  1370. package/side-panel/components/header/mobile.css +2 -2
  1371. package/side-panel/desktop.css +2 -2
  1372. package/side-panel/desktop.js +1 -1
  1373. package/side-panel/esm/Component.desktop.js +3 -3
  1374. package/side-panel/esm/Component.mobile.js +3 -3
  1375. package/side-panel/esm/Component.responsive.d.ts +1 -1
  1376. package/side-panel/esm/Component.responsive.js +1 -1
  1377. package/side-panel/esm/components/closer/Component.js +2 -2
  1378. package/side-panel/esm/components/closer/index.css +3 -3
  1379. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1380. package/side-panel/esm/components/content/Component.js +1 -1
  1381. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1382. package/side-panel/esm/components/content/desktop.css +2 -2
  1383. package/side-panel/esm/components/content/index.css +2 -2
  1384. package/side-panel/esm/components/content/mobile.css +2 -2
  1385. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1386. package/side-panel/esm/components/footer/Component.js +2 -2
  1387. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1388. package/side-panel/esm/components/footer/desktop.css +2 -2
  1389. package/side-panel/esm/components/footer/index.css +3 -3
  1390. package/side-panel/esm/components/footer/layout.css +24 -24
  1391. package/side-panel/esm/components/footer/mobile.css +2 -2
  1392. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1393. package/side-panel/esm/components/header/Component.js +1 -1
  1394. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1395. package/side-panel/esm/components/header/desktop.css +5 -5
  1396. package/side-panel/esm/components/header/index.css +14 -14
  1397. package/side-panel/esm/components/header/mobile.css +2 -2
  1398. package/side-panel/esm/desktop.css +2 -2
  1399. package/side-panel/esm/desktop.js +1 -1
  1400. package/side-panel/esm/index.js +1 -1
  1401. package/side-panel/esm/mobile.css +1 -1
  1402. package/side-panel/esm/mobile.js +1 -1
  1403. package/side-panel/esm/responsive.js +1 -1
  1404. package/side-panel/esm/transitions.desktop.css +7 -7
  1405. package/side-panel/esm/transitions.mobile.css +7 -7
  1406. package/side-panel/esm/{tslib.es6-bd277b2b.d.ts → tslib.es6-67a427e0.d.ts} +0 -0
  1407. package/side-panel/esm/{tslib.es6-bd277b2b.js → tslib.es6-67a427e0.js} +0 -0
  1408. package/side-panel/index.js +1 -1
  1409. package/side-panel/mobile.css +1 -1
  1410. package/side-panel/mobile.js +1 -1
  1411. package/side-panel/modern/Component.desktop.js +2 -2
  1412. package/side-panel/modern/Component.mobile.js +2 -2
  1413. package/side-panel/modern/components/closer/Component.js +1 -1
  1414. package/side-panel/modern/components/closer/index.css +3 -3
  1415. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1416. package/side-panel/modern/components/content/Component.js +1 -1
  1417. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1418. package/side-panel/modern/components/content/desktop.css +2 -2
  1419. package/side-panel/modern/components/content/index.css +2 -2
  1420. package/side-panel/modern/components/content/mobile.css +2 -2
  1421. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1422. package/side-panel/modern/components/footer/Component.js +2 -2
  1423. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1424. package/side-panel/modern/components/footer/desktop.css +2 -2
  1425. package/side-panel/modern/components/footer/index.css +3 -3
  1426. package/side-panel/modern/components/footer/layout.css +24 -24
  1427. package/side-panel/modern/components/footer/mobile.css +2 -2
  1428. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1429. package/side-panel/modern/components/header/Component.js +1 -1
  1430. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1431. package/side-panel/modern/components/header/desktop.css +5 -5
  1432. package/side-panel/modern/components/header/index.css +14 -14
  1433. package/side-panel/modern/components/header/mobile.css +2 -2
  1434. package/side-panel/modern/desktop.css +2 -2
  1435. package/side-panel/modern/mobile.css +1 -1
  1436. package/side-panel/modern/transitions.desktop.css +7 -7
  1437. package/side-panel/modern/transitions.mobile.css +7 -7
  1438. package/side-panel/responsive.js +1 -1
  1439. package/side-panel/transitions.desktop.css +7 -7
  1440. package/side-panel/transitions.mobile.css +7 -7
  1441. package/side-panel/{tslib.es6-c3d11a11.d.ts → tslib.es6-91a533c5.d.ts} +0 -0
  1442. package/side-panel/{tslib.es6-c3d11a11.js → tslib.es6-91a533c5.js} +0 -0
  1443. package/skeleton/CHANGELOG.md +179 -0
  1444. package/skeleton/Component.js +1 -1
  1445. package/skeleton/esm/Component.js +1 -1
  1446. package/skeleton/esm/index.css +10 -10
  1447. package/skeleton/index.css +10 -10
  1448. package/skeleton/modern/Component.js +1 -1
  1449. package/skeleton/modern/index.css +10 -10
  1450. package/slider/CHANGELOG.md +162 -0
  1451. package/slider/Component.js +1 -1
  1452. package/slider/esm/Component.js +1 -1
  1453. package/slider/esm/index.css +16 -16
  1454. package/slider/index.css +16 -16
  1455. package/slider/modern/Component.js +1 -1
  1456. package/slider/modern/index.css +16 -16
  1457. package/slider-input/CHANGELOG.md +499 -0
  1458. package/slider-input/Component.js +1 -1
  1459. package/slider-input/esm/Component.js +1 -1
  1460. package/slider-input/esm/index.css +16 -16
  1461. package/slider-input/index.css +16 -16
  1462. package/slider-input/modern/Component.js +1 -1
  1463. package/slider-input/modern/index.css +16 -16
  1464. package/space/CHANGELOG.md +83 -0
  1465. package/space/Component.js +2 -2
  1466. package/space/{Item-b9f0c690.d.ts → Item-f9494aa0.d.ts} +0 -0
  1467. package/space/{Item-b9f0c690.js → Item-f9494aa0.js} +0 -0
  1468. package/space/Item.js +1 -1
  1469. package/space/esm/Component.js +2 -2
  1470. package/space/esm/{Item-2ceecc39.d.ts → Item-dab3d2e9.d.ts} +0 -0
  1471. package/space/esm/{Item-2ceecc39.js → Item-dab3d2e9.js} +0 -0
  1472. package/space/esm/Item.js +1 -1
  1473. package/space/esm/index.css +8 -8
  1474. package/space/esm/index.js +1 -1
  1475. package/space/index.css +8 -8
  1476. package/space/index.js +1 -1
  1477. package/space/modern/Component.js +1 -1
  1478. package/space/modern/index.css +8 -8
  1479. package/spinner/CHANGELOG.md +88 -0
  1480. package/spinner/Component.js +1 -1
  1481. package/spinner/esm/Component.js +1 -1
  1482. package/spinner/esm/index.css +9 -9
  1483. package/spinner/index.css +9 -9
  1484. package/spinner/modern/Component.js +1 -1
  1485. package/spinner/modern/index.css +9 -9
  1486. package/stack/CHANGELOG.md +87 -0
  1487. package/status/CHANGELOG.md +132 -0
  1488. package/status/Component.js +1 -1
  1489. package/status/esm/Component.js +1 -1
  1490. package/status/esm/index.css +17 -17
  1491. package/status/index.css +17 -17
  1492. package/status/modern/Component.js +1 -1
  1493. package/status/modern/index.css +17 -17
  1494. package/stepped-progress-bar/CHANGELOG.md +86 -0
  1495. package/stepped-progress-bar/Component.js +1 -1
  1496. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1497. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1498. package/stepped-progress-bar/esm/Component.js +1 -1
  1499. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1500. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1501. package/stepped-progress-bar/esm/index.css +3 -3
  1502. package/stepped-progress-bar/index.css +3 -3
  1503. package/stepped-progress-bar/modern/Component.js +1 -1
  1504. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1505. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1506. package/stepped-progress-bar/modern/index.css +3 -3
  1507. package/switch/CHANGELOG.md +170 -0
  1508. package/switch/Component.js +1 -1
  1509. package/switch/esm/Component.js +1 -1
  1510. package/switch/esm/index.css +25 -25
  1511. package/switch/index.css +25 -25
  1512. package/switch/modern/Component.js +1 -1
  1513. package/switch/modern/index.css +25 -25
  1514. package/table/CHANGELOG.md +245 -0
  1515. package/table/component.js +1 -1
  1516. package/table/components/index.js +1 -1
  1517. package/table/components/pagination/Component.js +2 -2
  1518. package/table/components/pagination/index.css +8 -8
  1519. package/table/components/pagination/index.js +1 -1
  1520. package/table/components/pagination/select-field/index.css +4 -4
  1521. package/table/components/pagination/select-field/index.js +2 -2
  1522. package/table/components/table/Component.js +2 -2
  1523. package/table/components/table/index.css +6 -6
  1524. package/table/components/table/index.js +1 -1
  1525. package/table/components/table/utils.js +1 -1
  1526. package/table/components/tbody/Component.js +2 -2
  1527. package/table/components/tbody/index.css +2 -2
  1528. package/table/components/tbody/index.js +1 -1
  1529. package/table/components/tcell/Component.js +2 -2
  1530. package/table/components/tcell/index.css +4 -4
  1531. package/table/components/tcell/index.js +1 -1
  1532. package/table/components/texpandable-row/Component.js +2 -2
  1533. package/table/components/texpandable-row/index.css +5 -5
  1534. package/table/components/texpandable-row/index.js +1 -1
  1535. package/table/components/thead/Component.js +2 -2
  1536. package/table/components/thead/index.css +6 -6
  1537. package/table/components/thead/index.js +1 -1
  1538. package/table/components/thead-cell/Component.js +2 -2
  1539. package/table/components/thead-cell/index.css +5 -5
  1540. package/table/components/thead-cell/index.js +1 -1
  1541. package/table/components/trow/Component.js +2 -2
  1542. package/table/components/trow/index.css +8 -8
  1543. package/table/components/trow/index.js +1 -1
  1544. package/table/components/tsortable-head-cell/Component.js +2 -2
  1545. package/table/components/tsortable-head-cell/index.css +9 -9
  1546. package/table/components/tsortable-head-cell/index.js +1 -1
  1547. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1548. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1549. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1550. package/table/esm/component.js +1 -1
  1551. package/table/esm/components/index.js +1 -1
  1552. package/table/esm/components/pagination/Component.js +2 -2
  1553. package/table/esm/components/pagination/index.css +8 -8
  1554. package/table/esm/components/pagination/index.js +1 -1
  1555. package/table/esm/components/pagination/select-field/index.css +4 -4
  1556. package/table/esm/components/pagination/select-field/index.js +2 -2
  1557. package/table/esm/components/table/Component.js +2 -2
  1558. package/table/esm/components/table/index.css +6 -6
  1559. package/table/esm/components/table/index.js +1 -1
  1560. package/table/esm/components/table/utils.js +1 -1
  1561. package/table/esm/components/tbody/Component.js +2 -2
  1562. package/table/esm/components/tbody/index.css +2 -2
  1563. package/table/esm/components/tbody/index.js +1 -1
  1564. package/table/esm/components/tcell/Component.js +2 -2
  1565. package/table/esm/components/tcell/index.css +4 -4
  1566. package/table/esm/components/tcell/index.js +1 -1
  1567. package/table/esm/components/texpandable-row/Component.js +2 -2
  1568. package/table/esm/components/texpandable-row/index.css +5 -5
  1569. package/table/esm/components/texpandable-row/index.js +1 -1
  1570. package/table/esm/components/thead/Component.js +2 -2
  1571. package/table/esm/components/thead/index.css +6 -6
  1572. package/table/esm/components/thead/index.js +1 -1
  1573. package/table/esm/components/thead-cell/Component.js +2 -2
  1574. package/table/esm/components/thead-cell/index.css +5 -5
  1575. package/table/esm/components/thead-cell/index.js +1 -1
  1576. package/table/esm/components/trow/Component.js +2 -2
  1577. package/table/esm/components/trow/index.css +8 -8
  1578. package/table/esm/components/trow/index.js +1 -1
  1579. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1580. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1581. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1582. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1583. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1584. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1585. package/table/esm/index.js +1 -1
  1586. package/table/esm/{tslib.es6-33592301.d.ts → tslib.es6-c7f8ed71.d.ts} +0 -0
  1587. package/table/esm/{tslib.es6-33592301.js → tslib.es6-c7f8ed71.js} +0 -0
  1588. package/table/index.js +1 -1
  1589. package/table/modern/components/pagination/Component.js +1 -1
  1590. package/table/modern/components/pagination/index.css +8 -8
  1591. package/table/modern/components/pagination/select-field/index.css +4 -4
  1592. package/table/modern/components/pagination/select-field/index.js +1 -1
  1593. package/table/modern/components/table/Component.js +1 -1
  1594. package/table/modern/components/table/index.css +6 -6
  1595. package/table/modern/components/tbody/Component.js +1 -1
  1596. package/table/modern/components/tbody/index.css +2 -2
  1597. package/table/modern/components/tcell/Component.js +1 -1
  1598. package/table/modern/components/tcell/index.css +4 -4
  1599. package/table/modern/components/texpandable-row/Component.js +1 -1
  1600. package/table/modern/components/texpandable-row/index.css +5 -5
  1601. package/table/modern/components/thead/Component.js +1 -1
  1602. package/table/modern/components/thead/index.css +6 -6
  1603. package/table/modern/components/thead-cell/Component.js +1 -1
  1604. package/table/modern/components/thead-cell/index.css +5 -5
  1605. package/table/modern/components/trow/Component.js +1 -1
  1606. package/table/modern/components/trow/index.css +8 -8
  1607. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1608. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1609. package/table/{tslib.es6-cc83dfe3.d.ts → tslib.es6-b313791c.d.ts} +0 -0
  1610. package/table/{tslib.es6-cc83dfe3.js → tslib.es6-b313791c.js} +0 -0
  1611. package/tabs/CHANGELOG.md +336 -0
  1612. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1613. package/tabs/components/primary-tablist/Component.js +1 -1
  1614. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1615. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1616. package/tabs/components/primary-tablist/index.css +18 -18
  1617. package/tabs/components/primary-tablist/mobile.css +21 -21
  1618. package/tabs/components/scrollable-container/Component.js +1 -1
  1619. package/tabs/components/scrollable-container/index.css +3 -3
  1620. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1621. package/tabs/components/secondary-tablist/Component.js +1 -1
  1622. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1623. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1624. package/tabs/components/secondary-tablist/index.css +9 -9
  1625. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1626. package/tabs/components/tab/Component.js +1 -1
  1627. package/tabs/components/tab/index.css +2 -2
  1628. package/tabs/components/tabs/Component.desktop.js +3 -3
  1629. package/tabs/components/tabs/Component.mobile.js +3 -3
  1630. package/tabs/components/tabs/Component.responsive.js +3 -3
  1631. package/tabs/desktop.js +3 -3
  1632. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1633. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1634. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1635. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1636. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1637. package/tabs/esm/components/primary-tablist/mobile.css +21 -21
  1638. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1639. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1640. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1641. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1642. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1643. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1644. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1645. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1646. package/tabs/esm/components/tab/Component.js +1 -1
  1647. package/tabs/esm/components/tab/index.css +2 -2
  1648. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1649. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1650. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1651. package/tabs/esm/desktop.js +3 -3
  1652. package/tabs/esm/index.js +3 -3
  1653. package/tabs/esm/index.module-2c5b9b09.js +4 -0
  1654. package/tabs/esm/index.module-94a40fe1.js +4 -0
  1655. package/tabs/esm/mobile.js +3 -3
  1656. package/tabs/esm/responsive.js +3 -3
  1657. package/tabs/esm/{tslib.es6-8b940931.d.ts → tslib.es6-fbebd362.d.ts} +0 -0
  1658. package/tabs/esm/{tslib.es6-8b940931.js → tslib.es6-fbebd362.js} +0 -0
  1659. package/tabs/index.js +3 -3
  1660. package/tabs/index.module-25a7d541.js +4 -0
  1661. package/tabs/index.module-dd0928a6.js +4 -0
  1662. package/tabs/mobile.js +3 -3
  1663. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1664. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1665. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1666. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1667. package/tabs/modern/components/primary-tablist/mobile.css +21 -21
  1668. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1669. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1670. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1671. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1672. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1673. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1674. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1675. package/tabs/modern/components/tab/Component.js +1 -1
  1676. package/tabs/modern/components/tab/index.css +2 -2
  1677. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1678. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1679. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1680. package/tabs/modern/desktop.js +2 -2
  1681. package/tabs/modern/index.js +2 -2
  1682. package/tabs/modern/index.module-2c5b9b09.js +4 -0
  1683. package/tabs/modern/index.module-94a40fe1.js +4 -0
  1684. package/tabs/modern/mobile.js +2 -2
  1685. package/tabs/modern/responsive.js +2 -2
  1686. package/tabs/responsive.js +3 -3
  1687. package/tabs/{tslib.es6-aa5c6057.d.ts → tslib.es6-ad9cdc9a.d.ts} +0 -0
  1688. package/tabs/{tslib.es6-aa5c6057.js → tslib.es6-ad9cdc9a.js} +0 -0
  1689. package/tag/CHANGELOG.md +246 -0
  1690. package/tag/Component.js +3 -3
  1691. package/tag/default.css +8 -8
  1692. package/tag/esm/Component.js +3 -3
  1693. package/tag/esm/default.css +8 -8
  1694. package/tag/esm/index.css +37 -37
  1695. package/tag/esm/inverted.css +8 -8
  1696. package/tag/index.css +37 -37
  1697. package/tag/inverted.css +8 -8
  1698. package/tag/modern/Component.js +3 -3
  1699. package/tag/modern/default.css +8 -8
  1700. package/tag/modern/index.css +37 -37
  1701. package/tag/modern/inverted.css +8 -8
  1702. package/textarea/CHANGELOG.md +234 -0
  1703. package/textarea/Component.js +3 -3
  1704. package/textarea/default.css +18 -18
  1705. package/textarea/esm/Component.js +3 -3
  1706. package/textarea/esm/default.css +18 -18
  1707. package/textarea/esm/index.css +21 -21
  1708. package/textarea/esm/inverted.css +18 -18
  1709. package/textarea/index.css +21 -21
  1710. package/textarea/inverted.css +18 -18
  1711. package/textarea/modern/Component.js +3 -3
  1712. package/textarea/modern/default.css +18 -18
  1713. package/textarea/modern/index.css +21 -21
  1714. package/textarea/modern/inverted.css +18 -18
  1715. package/themes/CHANGELOG.md +704 -0
  1716. package/themes/compiled/mobile-dark-bluetint.css +299 -1861
  1717. package/themes/compiled/mobile-dark-bluetint.js +0 -2
  1718. package/themes/dark.js +0 -2
  1719. package/themes/dist/CHANGELOG.md +704 -0
  1720. package/themes/dist/amount/click.css +4 -0
  1721. package/themes/dist/backdrop/click.css +4 -0
  1722. package/themes/dist/bottom-sheet/click.css +9 -0
  1723. package/themes/dist/bottom-sheet/corp.css +4 -0
  1724. package/themes/dist/bottom-sheet/intranet.css +3 -0
  1725. package/themes/dist/bottom-sheet/mobile.css +4 -0
  1726. package/themes/dist/bottom-sheet/site.css +3 -0
  1727. package/themes/dist/button/click.css +21 -0
  1728. package/themes/dist/button/corp.css +51 -0
  1729. package/themes/dist/button/intranet.css +22 -0
  1730. package/themes/dist/button/mobile.css +22 -0
  1731. package/themes/dist/button/site.css +7 -0
  1732. package/themes/dist/calendar/click.css +8 -0
  1733. package/themes/dist/calendar/intranet.css +9 -0
  1734. package/themes/dist/calendar-input/click.css +3 -0
  1735. package/themes/dist/calendar-input/corp.css +3 -0
  1736. package/themes/dist/calendar-input/intranet.css +3 -0
  1737. package/themes/dist/calendar-input/mobile.css +3 -0
  1738. package/themes/dist/checkbox/click.css +9 -0
  1739. package/themes/dist/checkbox/intranet.css +19 -0
  1740. package/themes/dist/checkbox/mobile.css +19 -0
  1741. package/themes/dist/checkbox-group/click.css +5 -0
  1742. package/themes/dist/click.css +964 -0
  1743. package/themes/dist/code-input/click.css +6 -0
  1744. package/themes/dist/compiled/mobile-dark-bluetint.css +2385 -0
  1745. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
  1746. package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
  1747. package/themes/dist/confirmation/click.css +12 -0
  1748. package/themes/dist/confirmation/intranet.css +7 -0
  1749. package/themes/dist/confirmation/mobile.css +7 -0
  1750. package/themes/dist/corp.css +773 -0
  1751. package/themes/dist/dark.css +258 -0
  1752. package/themes/dist/dark.d.ts +2 -0
  1753. package/themes/dist/dark.js +12 -0
  1754. package/themes/dist/dropzone/click.css +4 -0
  1755. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
  1756. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
  1757. package/themes/dist/esm/dark.d.ts +2 -0
  1758. package/themes/dist/esm/dark.js +6 -0
  1759. package/themes/dist/filter-tag/mobile.css +4 -0
  1760. package/themes/dist/form-control/click.css +31 -0
  1761. package/themes/dist/form-control/intranet.css +34 -0
  1762. package/themes/dist/form-control/mobile.css +34 -0
  1763. package/themes/dist/form-control/site.css +5 -0
  1764. package/themes/dist/icon-button/click.css +24 -0
  1765. package/themes/dist/input/click.css +8 -0
  1766. package/themes/dist/input/corp.css +3 -0
  1767. package/themes/dist/input/intranet.css +13 -0
  1768. package/themes/dist/input/mobile.css +13 -0
  1769. package/themes/dist/input/site.css +4 -0
  1770. package/themes/dist/intranet.css +838 -0
  1771. package/themes/dist/link/click.css +25 -0
  1772. package/themes/dist/list/click.css +4 -0
  1773. package/themes/dist/mixins/amount/click.css +4 -0
  1774. package/themes/dist/mixins/backdrop/click.css +4 -0
  1775. package/themes/dist/mixins/bottom-sheet/click.css +9 -0
  1776. package/themes/dist/mixins/bottom-sheet/corp.css +4 -0
  1777. package/themes/dist/mixins/bottom-sheet/intranet.css +3 -0
  1778. package/themes/dist/mixins/bottom-sheet/mobile.css +4 -0
  1779. package/themes/dist/mixins/bottom-sheet/site.css +3 -0
  1780. package/themes/dist/mixins/button/click.css +21 -0
  1781. package/themes/dist/mixins/button/corp.css +51 -0
  1782. package/themes/dist/mixins/button/intranet.css +22 -0
  1783. package/themes/dist/mixins/button/mobile.css +22 -0
  1784. package/themes/dist/mixins/button/site.css +7 -0
  1785. package/themes/dist/mixins/calendar/click.css +8 -0
  1786. package/themes/dist/mixins/calendar/intranet.css +9 -0
  1787. package/themes/dist/mixins/calendar-input/click.css +3 -0
  1788. package/themes/dist/mixins/calendar-input/corp.css +3 -0
  1789. package/themes/dist/mixins/calendar-input/intranet.css +3 -0
  1790. package/themes/dist/mixins/calendar-input/mobile.css +3 -0
  1791. package/themes/dist/mixins/checkbox/click.css +9 -0
  1792. package/themes/dist/mixins/checkbox/intranet.css +19 -0
  1793. package/themes/dist/mixins/checkbox/mobile.css +19 -0
  1794. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1795. package/themes/dist/mixins/click.css +56 -0
  1796. package/themes/dist/mixins/code-input/click.css +6 -0
  1797. package/themes/dist/mixins/confirmation/click.css +12 -0
  1798. package/themes/dist/mixins/confirmation/intranet.css +7 -0
  1799. package/themes/dist/mixins/confirmation/mobile.css +7 -0
  1800. package/themes/dist/mixins/corp.css +17 -0
  1801. package/themes/dist/mixins/dark.css +258 -0
  1802. package/themes/dist/mixins/dropzone/click.css +4 -0
  1803. package/themes/dist/mixins/filter-tag/mobile.css +4 -0
  1804. package/themes/dist/mixins/form-control/click.css +31 -0
  1805. package/themes/dist/mixins/form-control/intranet.css +34 -0
  1806. package/themes/dist/mixins/form-control/mobile.css +34 -0
  1807. package/themes/dist/mixins/form-control/site.css +5 -0
  1808. package/themes/dist/mixins/icon-button/click.css +24 -0
  1809. package/themes/dist/mixins/input/click.css +8 -0
  1810. package/themes/dist/mixins/input/corp.css +3 -0
  1811. package/themes/dist/mixins/input/intranet.css +13 -0
  1812. package/themes/dist/mixins/input/mobile.css +13 -0
  1813. package/themes/dist/mixins/input/site.css +4 -0
  1814. package/themes/dist/mixins/intranet.css +29 -0
  1815. package/themes/dist/mixins/link/click.css +25 -0
  1816. package/themes/dist/mixins/list/click.css +4 -0
  1817. package/themes/dist/mixins/mobile.css +29 -0
  1818. package/themes/dist/mixins/modal/click.css +30 -0
  1819. package/themes/dist/mixins/modal/corp.css +4 -0
  1820. package/themes/dist/mixins/radio/click.css +9 -0
  1821. package/themes/dist/mixins/radio/intranet.css +19 -0
  1822. package/themes/dist/mixins/radio/mobile.css +19 -0
  1823. package/themes/dist/mixins/select/click.css +25 -0
  1824. package/themes/dist/mixins/select/corp.css +7 -0
  1825. package/themes/dist/mixins/select/intranet.css +4 -0
  1826. package/themes/dist/mixins/select/mobile.css +4 -0
  1827. package/themes/dist/mixins/select/site.css +4 -0
  1828. package/themes/dist/mixins/site.css +15 -0
  1829. package/themes/dist/mixins/skeleton/click.css +8 -0
  1830. package/themes/dist/mixins/slider/click.css +19 -0
  1831. package/themes/dist/mixins/slider/intranet.css +6 -0
  1832. package/themes/dist/mixins/slider/mobile.css +6 -0
  1833. package/themes/dist/mixins/slider-input/intranet.css +3 -0
  1834. package/themes/dist/mixins/slider-input/mobile.css +3 -0
  1835. package/themes/dist/mixins/switch/click.css +5 -0
  1836. package/themes/dist/mixins/tabs/click.css +20 -0
  1837. package/themes/dist/mixins/tabs/corp.css +4 -0
  1838. package/themes/dist/mixins/tabs/site.css +8 -0
  1839. package/themes/dist/mixins/tag/click.css +12 -0
  1840. package/themes/dist/mixins/tag/intranet.css +16 -0
  1841. package/themes/dist/mixins/tag/mobile.css +17 -0
  1842. package/themes/dist/mixins/toast-plate/click.css +10 -0
  1843. package/themes/dist/mobile.css +835 -0
  1844. package/themes/dist/modal/click.css +30 -0
  1845. package/themes/dist/modal/corp.css +4 -0
  1846. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
  1847. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
  1848. package/themes/dist/modern/dark.d.ts +2 -0
  1849. package/themes/dist/modern/dark.js +6 -0
  1850. package/themes/dist/package.json +12 -0
  1851. package/themes/dist/radio/click.css +9 -0
  1852. package/themes/dist/radio/intranet.css +19 -0
  1853. package/themes/dist/radio/mobile.css +19 -0
  1854. package/themes/dist/select/click.css +25 -0
  1855. package/themes/dist/select/corp.css +7 -0
  1856. package/themes/dist/select/intranet.css +4 -0
  1857. package/themes/dist/select/mobile.css +4 -0
  1858. package/themes/dist/select/site.css +4 -0
  1859. package/themes/dist/send-stats.js +82 -0
  1860. package/themes/dist/site.css +736 -0
  1861. package/themes/dist/skeleton/click.css +8 -0
  1862. package/themes/dist/slider/click.css +19 -0
  1863. package/themes/dist/slider/intranet.css +6 -0
  1864. package/themes/dist/slider/mobile.css +6 -0
  1865. package/themes/dist/slider-input/intranet.css +3 -0
  1866. package/themes/dist/slider-input/mobile.css +3 -0
  1867. package/themes/dist/switch/click.css +5 -0
  1868. package/themes/dist/tabs/click.css +20 -0
  1869. package/themes/dist/tabs/corp.css +4 -0
  1870. package/themes/dist/tabs/site.css +8 -0
  1871. package/themes/dist/tag/click.css +12 -0
  1872. package/themes/dist/tag/intranet.css +16 -0
  1873. package/themes/dist/tag/mobile.css +17 -0
  1874. package/themes/dist/toast-plate/click.css +10 -0
  1875. package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
  1876. package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
  1877. package/themes/package.json +1 -10
  1878. package/themes/send-stats.js +0 -0
  1879. package/toast/CHANGELOG.md +566 -0
  1880. package/toast/component.js +1 -1
  1881. package/toast/esm/component.js +1 -1
  1882. package/toast/esm/index.css +9 -9
  1883. package/toast/index.css +9 -9
  1884. package/toast/modern/component.js +1 -1
  1885. package/toast/modern/index.css +9 -9
  1886. package/toast-plate/CHANGELOG.md +466 -0
  1887. package/toast-plate/component.js +1 -1
  1888. package/toast-plate/esm/component.js +1 -1
  1889. package/toast-plate/esm/index.css +15 -15
  1890. package/toast-plate/index.css +15 -15
  1891. package/toast-plate/modern/component.js +1 -1
  1892. package/toast-plate/modern/index.css +15 -15
  1893. package/tooltip/CHANGELOG.md +515 -0
  1894. package/tooltip/{Component-82902ca4.d.ts → Component-fe85cdcc.d.ts} +0 -0
  1895. package/tooltip/{Component-82902ca4.js → Component-fe85cdcc.js} +3 -3
  1896. package/tooltip/Component.js +1 -1
  1897. package/tooltip/component.responsive.js +2 -2
  1898. package/tooltip/default.css +2 -2
  1899. package/tooltip/esm/{Component-1dc03e25.d.ts → Component-9bd38971.d.ts} +0 -0
  1900. package/tooltip/esm/{Component-1dc03e25.js → Component-9bd38971.js} +3 -3
  1901. package/tooltip/esm/Component.js +1 -1
  1902. package/tooltip/esm/component.responsive.js +2 -2
  1903. package/tooltip/esm/default.css +2 -2
  1904. package/tooltip/esm/index.css +5 -5
  1905. package/tooltip/esm/index.d.ts +1 -1
  1906. package/tooltip/esm/index.js +1 -1
  1907. package/tooltip/esm/inverted.css +4 -4
  1908. package/tooltip/esm/responsive.css +2 -2
  1909. package/tooltip/esm/responsive.js +1 -1
  1910. package/tooltip/index.css +5 -5
  1911. package/tooltip/index.d.ts +1 -1
  1912. package/tooltip/index.js +1 -1
  1913. package/tooltip/inverted.css +4 -4
  1914. package/tooltip/modern/Component.js +3 -3
  1915. package/tooltip/modern/component.responsive.js +1 -1
  1916. package/tooltip/modern/default.css +2 -2
  1917. package/tooltip/modern/index.css +5 -5
  1918. package/tooltip/modern/inverted.css +4 -4
  1919. package/tooltip/modern/responsive.css +2 -2
  1920. package/tooltip/responsive.css +2 -2
  1921. package/tooltip/responsive.js +1 -1
  1922. package/typography/CHANGELOG.md +167 -0
  1923. package/typography/colors.css +12 -12
  1924. package/typography/{colors.module-2cb496f6.d.ts → colors.module-e1a18186.d.ts} +0 -0
  1925. package/typography/{colors.module-2cb496f6.js → colors.module-e1a18186.js} +1 -1
  1926. package/typography/common.module-b0c72a21.js +4 -0
  1927. package/typography/component.js +2 -2
  1928. package/typography/esm/colors.css +12 -12
  1929. package/typography/esm/{colors.module-a651c404.d.ts → colors.module-61a0dadf.d.ts} +0 -0
  1930. package/typography/esm/{colors.module-a651c404.js → colors.module-61a0dadf.js} +1 -1
  1931. package/typography/esm/common.module-83121d11.js +4 -0
  1932. package/typography/esm/component.js +2 -2
  1933. package/typography/esm/index.js +2 -2
  1934. package/typography/esm/text/component.d.ts +2 -2
  1935. package/typography/esm/text/component.js +2 -2
  1936. package/typography/esm/text/index.css +13 -13
  1937. package/typography/esm/text/index.js +1 -1
  1938. package/typography/esm/title/common.css +4 -4
  1939. package/typography/esm/title/component.d.ts +2 -2
  1940. package/typography/esm/title/component.js +1 -1
  1941. package/typography/esm/title/index.css +18 -18
  1942. package/typography/esm/title/index.js +3 -3
  1943. package/typography/esm/title-mobile/component.js +3 -3
  1944. package/typography/esm/title-mobile/index.css +13 -13
  1945. package/typography/esm/title-mobile/index.js +2 -2
  1946. package/typography/esm/title-responsive/component.js +3 -3
  1947. package/typography/esm/title-responsive/index.css +40 -40
  1948. package/typography/esm/title-responsive/index.js +2 -2
  1949. package/typography/index.js +2 -2
  1950. package/typography/modern/colors.css +12 -12
  1951. package/typography/modern/colors.module-0824b9f7.js +4 -0
  1952. package/typography/modern/common.module-83121d11.js +4 -0
  1953. package/typography/modern/component.js +2 -2
  1954. package/typography/modern/index.js +2 -2
  1955. package/typography/modern/text/component.js +2 -2
  1956. package/typography/modern/text/index.css +13 -13
  1957. package/typography/modern/text/index.js +1 -1
  1958. package/typography/modern/title/common.css +4 -4
  1959. package/typography/modern/title/component.js +1 -1
  1960. package/typography/modern/title/index.css +18 -18
  1961. package/typography/modern/title/index.js +3 -3
  1962. package/typography/modern/title-mobile/component.js +3 -3
  1963. package/typography/modern/title-mobile/index.css +13 -13
  1964. package/typography/modern/title-mobile/index.js +2 -2
  1965. package/typography/modern/title-responsive/component.js +3 -3
  1966. package/typography/modern/title-responsive/index.css +40 -40
  1967. package/typography/modern/title-responsive/index.js +2 -2
  1968. package/typography/text/component.js +2 -2
  1969. package/typography/text/index.css +13 -13
  1970. package/typography/text/index.js +1 -1
  1971. package/typography/title/common.css +4 -4
  1972. package/typography/title/component.js +1 -1
  1973. package/typography/title/index.css +18 -18
  1974. package/typography/title/index.js +3 -3
  1975. package/typography/title-mobile/component.js +3 -3
  1976. package/typography/title-mobile/index.css +13 -13
  1977. package/typography/title-mobile/index.js +2 -2
  1978. package/typography/title-responsive/component.js +3 -3
  1979. package/typography/title-responsive/index.css +40 -40
  1980. package/typography/title-responsive/index.js +2 -2
  1981. package/vars/CHANGELOG.md +361 -0
  1982. package/vars/colors-bluetint.js +0 -2
  1983. package/vars/colors-indigo.js +0 -2
  1984. package/vars/cssm/colors-bluetint.js +0 -2
  1985. package/vars/cssm/colors-indigo.js +0 -2
  1986. package/vars/dist/CHANGELOG.md +361 -0
  1987. package/vars/dist/border-radius.css +10 -0
  1988. package/vars/dist/colors-addons.css +98 -0
  1989. package/vars/dist/colors-bluetint.css +433 -0
  1990. package/vars/dist/colors-bluetint.d.ts +2 -0
  1991. package/vars/dist/colors-bluetint.js +12 -0
  1992. package/vars/dist/colors-indigo.css +433 -0
  1993. package/vars/dist/colors-indigo.d.ts +2 -0
  1994. package/vars/dist/colors-indigo.js +12 -0
  1995. package/vars/dist/colors-transparent.css +26 -0
  1996. package/vars/dist/colors-x5.css +4 -0
  1997. package/vars/dist/colors.css +71 -0
  1998. package/vars/dist/cssm/border-radius.css +10 -0
  1999. package/vars/dist/cssm/colors-addons.css +98 -0
  2000. package/vars/dist/cssm/colors-bluetint.css +433 -0
  2001. package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
  2002. package/vars/dist/cssm/colors-bluetint.js +12 -0
  2003. package/vars/dist/cssm/colors-indigo.css +433 -0
  2004. package/vars/dist/cssm/colors-indigo.d.ts +2 -0
  2005. package/vars/dist/cssm/colors-indigo.js +12 -0
  2006. package/vars/dist/cssm/colors-transparent.css +26 -0
  2007. package/vars/dist/cssm/colors-x5.css +4 -0
  2008. package/vars/dist/cssm/colors.css +71 -0
  2009. package/vars/dist/cssm/gaps.css +30 -0
  2010. package/vars/dist/cssm/index.css +712 -0
  2011. package/vars/dist/cssm/mixins.css +1 -0
  2012. package/vars/dist/cssm/shadows-indigo.css +38 -0
  2013. package/vars/dist/cssm/typography.css +6 -0
  2014. package/vars/dist/esm/colors-bluetint.d.ts +2 -0
  2015. package/vars/dist/esm/colors-bluetint.js +6 -0
  2016. package/vars/dist/esm/colors-indigo.d.ts +2 -0
  2017. package/vars/dist/esm/colors-indigo.js +6 -0
  2018. package/vars/dist/gaps.css +30 -0
  2019. package/vars/dist/index.css +9 -0
  2020. package/vars/dist/mixins.css +4 -0
  2021. package/vars/dist/modern/colors-bluetint.d.ts +2 -0
  2022. package/vars/dist/modern/colors-bluetint.js +6 -0
  2023. package/vars/dist/modern/colors-indigo.d.ts +2 -0
  2024. package/vars/dist/modern/colors-indigo.js +6 -0
  2025. package/vars/dist/package.json +13 -0
  2026. package/vars/dist/send-stats.js +82 -0
  2027. package/vars/dist/shadows-indigo.css +38 -0
  2028. package/vars/dist/typography.css +586 -0
  2029. package/vars/package.json +1 -11
  2030. package/vars/send-stats.js +0 -0
  2031. package/with-suffix/CHANGELOG.md +442 -0
  2032. package/with-suffix/Component.js +1 -1
  2033. package/with-suffix/esm/Component.js +1 -1
  2034. package/with-suffix/esm/index.css +8 -8
  2035. package/with-suffix/index.css +8 -8
  2036. package/with-suffix/modern/Component.js +1 -1
  2037. package/with-suffix/modern/index.css +8 -8
  2038. package/calendar-range/modern/index.module-32fc83a0.js +0 -4
  2039. package/grid/esm/gutters.module-fbf1b255.js +0 -27
  2040. package/grid/gutters.module-46b33750.js +0 -28
  2041. package/grid/modern/gutters.module-d949b186.js +0 -4
  2042. package/modal/esm/transitions.module-4b12a183.js +0 -4
  2043. package/modal/modern/transitions.module-4b12a183.js +0 -4
  2044. package/modal/transitions.module-b5d391c9.js +0 -4
  2045. package/tabs/esm/index.module-26b46b1a.js +0 -4
  2046. package/tabs/esm/index.module-e9d7a7c5.js +0 -4
  2047. package/tabs/index.module-826ef62a.js +0 -4
  2048. package/tabs/index.module-d3454ee3.js +0 -4
  2049. package/tabs/modern/index.module-26b46b1a.js +0 -4
  2050. package/tabs/modern/index.module-e9d7a7c5.js +0 -4
  2051. package/typography/common.module-cef0d90b.js +0 -4
  2052. package/typography/esm/common.module-b238d199.js +0 -4
  2053. package/typography/modern/colors.module-6a62d5cc.js +0 -4
  2054. package/typography/modern/common.module-b238d199.js +0 -4
@@ -1,329 +1,323 @@
1
- .divider__component_7bo3s {
2
- border-bottom: 1px solid #2b2b2e;
3
- }.card-image__cardImage_z9iq6 {
1
+ .card-image__cardImage_wp1i3 {
4
2
  background: #e7e8ea;
5
3
  }
6
- .card-image__loaded_z9iq6 {
4
+ .card-image__loaded_wp1i3 {
7
5
  background: transparent
8
- }.backdrop__backdrop_1t7ix {
9
- -webkit-tap-highlight-color: transparent;
10
- }
11
- .backdrop__appear_1t7ix,
12
- .backdrop__enter_1t7ix {
13
- background-color: transparent;
14
- }
15
- .backdrop__appearActive_1t7ix,
16
- .backdrop__enterActive_1t7ix,
17
- .backdrop__appearDone_1t7ix,
18
- .backdrop__enterDone_1t7ix {
19
- background-color: rgba(0, 0, 0, 0.8);
20
- }
21
- .backdrop__exit_1t7ix {
22
- background-color: rgba(0, 0, 0, 0.8);
23
- }
24
- .backdrop__exitActive_1t7ix,
25
- .backdrop__exitDone_1t7ix {
26
- background-color: transparent;
27
- }.dropzone__component_zjczw {
28
- border: 2px dashed #464649;
29
- }
30
- .dropzone__component_zjczw:not(.dropzone__disabled_zjczw):hover {
31
- background-color: transparent;
32
- }
33
- .dropzone__dragOver_zjczw {
34
- background-color: transparent;
35
- }
36
- .dropzone__error_zjczw {
37
- border-color: #ef3124;
38
- }
39
- .dropzone__overlay_l26so {
40
- background: #202022;
41
- }
42
- .dropzone__text_l26so {
43
- color: #fff;
44
- }.badge__component_1mu6x {
6
+ }.badge__component_1cg0t {
45
7
  background-color: #ef3124;
46
8
  color: #000;
47
9
  }
48
- .badge__outlineCount_1mu6x {
10
+ .badge__outlineCount_1cg0t {
49
11
  background-color: #121212;
50
12
  }
51
- .badge__icon_1mu6x {
13
+ .badge__icon_1cg0t {
52
14
  color: #2fc26e
53
15
  }
54
- .badge__icon_1mu6x.badge__positive_1mu6x {
16
+ .badge__icon_1cg0t.badge__positive_1cg0t {
55
17
  color: #2fc26e;
56
18
  background-color: #2fc26e;
57
19
  }
58
- .badge__icon_1mu6x.badge__attention_1mu6x {
20
+ .badge__icon_1cg0t.badge__attention_1cg0t {
59
21
  color: #f6bf65;
60
22
  background-color: #f6bf65;
61
23
  }
62
- .badge__icon_1mu6x.badge__negative_1mu6x {
24
+ .badge__icon_1cg0t.badge__negative_1cg0t {
63
25
  color: #d91d0b;
64
26
  background-color: #d91d0b;
65
27
  }
66
- .badge__icon_1mu6x.badge__link_1mu6x {
28
+ .badge__icon_1cg0t.badge__link_1cg0t {
67
29
  color: #0072ef;
68
30
  background-color: #0072ef;
69
31
  }
70
- .badge__icon_1mu6x.badge__tertiary_1mu6x {
32
+ .badge__icon_1cg0t.badge__tertiary_1cg0t {
71
33
  color: #464649;
72
34
  background-color: #464649;
73
35
  }
74
- .badge__icon_1mu6x.badge__secondary_1mu6x {
36
+ .badge__icon_1cg0t.badge__secondary_1cg0t {
75
37
  color: #8d8d93;
76
38
  background-color: #8d8d93;
77
39
  }
78
- .badge__icon_1mu6x.badge__primary_1mu6x {
40
+ .badge__icon_1cg0t.badge__primary_1cg0t {
79
41
  color: #fff;
80
42
  background-color: #fff;
81
43
  }
82
- .badge__icon_1mu6x:before {
44
+ .badge__icon_1cg0t:before {
83
45
  background-color: #121212;
84
46
  }
85
- .badge__outline_1mu6x {
47
+ .badge__outline_1cg0t {
86
48
  background-color: #121212;
87
49
  }
88
- .badge__outlineColor_1mu6x.badge__attention_1mu6x {
50
+ .badge__outlineColor_1cg0t.badge__attention_1cg0t {
89
51
  background-color: #f6bf65;
90
52
  }
91
- .badge__outlineColor_1mu6x.badge__positive_1mu6x {
53
+ .badge__outlineColor_1cg0t.badge__positive_1cg0t {
92
54
  background-color: #2fc26e;
93
55
  }
94
- .badge__outlineColor_1mu6x.badge__negative_1mu6x {
56
+ .badge__outlineColor_1cg0t.badge__negative_1cg0t {
95
57
  background-color: #d91d0b;
96
58
  }
97
- .badge__outlineColor_1mu6x.badge__link_1mu6x {
59
+ .badge__outlineColor_1cg0t.badge__link_1cg0t {
98
60
  background-color: #0072ef;
99
61
  }
100
- .badge__outlineColor_1mu6x .badge__tertiary_1mu6x {
62
+ .badge__outlineColor_1cg0t .badge__tertiary_1cg0t {
101
63
  background-color: #464649;
102
64
  }
103
- .badge__outlineColor_1mu6x.badge__secondary_1mu6x {
65
+ .badge__outlineColor_1cg0t.badge__secondary_1cg0t {
104
66
  background-color: #8d8d93;
105
67
  }
106
- .badge__outlineColor_1mu6x.badge__primary_1mu6x {
68
+ .badge__outlineColor_1cg0t.badge__primary_1cg0t {
107
69
  background-color: #fff;
108
- }.checkbox-group__error_11koa {
70
+ }.backdrop__backdrop_1a00j {
71
+ -webkit-tap-highlight-color: transparent;
72
+ }
73
+ .backdrop__appear_1a00j,
74
+ .backdrop__enter_1a00j {
75
+ background-color: transparent;
76
+ }
77
+ .backdrop__appearActive_1a00j,
78
+ .backdrop__enterActive_1a00j,
79
+ .backdrop__appearDone_1a00j,
80
+ .backdrop__enterDone_1a00j {
81
+ background-color: rgba(0, 0, 0, 0.8);
82
+ }
83
+ .backdrop__exit_1a00j {
84
+ background-color: rgba(0, 0, 0, 0.8);
85
+ }
86
+ .backdrop__exitActive_1a00j,
87
+ .backdrop__exitDone_1a00j {
88
+ background-color: transparent;
89
+ }.checkbox-group__error_8dhr9 {
109
90
  border-left: 1px solid #f15045;
110
91
  }
111
- .checkbox-group__label_11koa {
92
+ .checkbox-group__label_8dhr9 {
112
93
  color: #fff;
113
94
  }
114
- .checkbox-group__errorMessage_11koa {
95
+ .checkbox-group__errorMessage_8dhr9 {
115
96
  color: #f15045;
116
97
  }
117
- .checkbox-group__hint_11koa {
98
+ .checkbox-group__hint_8dhr9 {
118
99
  color: #8d8d93;
119
- }.checkbox__box_hwsky {
100
+ }.checkbox__box_yrn6c {
120
101
  color: #000;
121
102
  background-color: #000;
122
103
  border: 1.5px solid #8d8d93;
123
104
  }
124
- .checkbox__checkedIcon_hwsky {
105
+ .checkbox__checkedIcon_yrn6c {
125
106
  color: #000;
126
107
  }
127
- .checkbox__component_hwsky:hover:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
108
+ .checkbox__component_yrn6c:hover:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
128
109
  background-color: #000;
129
110
  border-color: #8d8d93;
130
111
  }
131
- .checkbox__component_hwsky:active:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
112
+ .checkbox__component_yrn6c:active:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
132
113
  background-color: #000;
133
114
  border-color: #fff;
134
115
  }
135
- .checkbox__checked_hwsky .checkbox__box_hwsky {
116
+ .checkbox__checked_yrn6c .checkbox__box_yrn6c {
136
117
  background-color: #fff;
137
118
  border-color: transparent;
138
119
  }
139
- .checkbox__checked_hwsky:hover:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
120
+ .checkbox__checked_yrn6c:hover:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
140
121
  background-color: rgb(255, 255, 255);
141
122
  border-color: transparent;
142
123
  }
143
- .checkbox__checked_hwsky:active:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
124
+ .checkbox__checked_yrn6c:active:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
144
125
  background-color: rgb(255, 255, 255);
145
126
  border-color: transparent;
146
127
  }
147
- .checkbox__indeterminate_hwsky .checkbox__box_hwsky {
128
+ .checkbox__indeterminate_yrn6c .checkbox__box_yrn6c {
148
129
  background-color: #fff;
149
130
  border-color: transparent;
150
131
  }
151
- .checkbox__indeterminate_hwsky:hover:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
132
+ .checkbox__indeterminate_yrn6c:hover:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
152
133
  background-color: rgb(255, 255, 255);
153
134
  border-color: transparent;
154
135
  }
155
- .checkbox__indeterminate_hwsky:active:not(.checkbox__disabled_hwsky):not(.checkbox__inactive_hwsky) .checkbox__box_hwsky {
136
+ .checkbox__indeterminate_yrn6c:active:not(.checkbox__disabled_yrn6c):not(.checkbox__inactive_yrn6c) .checkbox__box_yrn6c {
156
137
  background-color: rgb(255, 255, 255);
157
138
  border-color: transparent;
158
139
  }
159
- .checkbox__disabled_hwsky .checkbox__box_hwsky {
140
+ .checkbox__disabled_yrn6c .checkbox__box_yrn6c {
160
141
  background-color: #000;
161
142
  border-color: #2a2a2c;
162
143
  }
163
- .checkbox__disabled_hwsky.checkbox__checked_hwsky .checkbox__box_hwsky {
144
+ .checkbox__disabled_yrn6c.checkbox__checked_yrn6c .checkbox__box_yrn6c {
164
145
  background-color: #3a3a3c;
165
146
  border-color: transparent;
166
147
  }
167
- .checkbox__disabled_hwsky.checkbox__indeterminate_hwsky .checkbox__box_hwsky {
148
+ .checkbox__disabled_yrn6c.checkbox__indeterminate_yrn6c .checkbox__box_yrn6c {
168
149
  background-color: #3a3a3c;
169
150
  border-color: transparent;
170
151
  }
171
- .checkbox__disabled_hwsky .checkbox__label_hwsky {
152
+ .checkbox__disabled_yrn6c .checkbox__label_yrn6c {
172
153
  color: #8d8d93;
173
154
  }
174
- .checkbox__disabled_hwsky .checkbox__hint_hwsky {
155
+ .checkbox__disabled_yrn6c .checkbox__hint_yrn6c {
175
156
  color: #8d8d93;
176
157
  }
177
- .checkbox__inactive_hwsky .checkbox__box_hwsky {
158
+ .checkbox__inactive_yrn6c .checkbox__box_yrn6c {
178
159
  background-color: #3a3a3c;
179
160
  border-color: #464649;
180
161
  }
181
- .checkbox__inactive_hwsky.checkbox__checked_hwsky .checkbox__box_hwsky {
162
+ .checkbox__inactive_yrn6c.checkbox__checked_yrn6c .checkbox__box_yrn6c {
182
163
  color: #464649;
183
164
  border-color: transparent;
184
165
  }
185
- .checkbox__inactive_hwsky.checkbox__indeterminate_hwsky .checkbox__box_hwsky {
166
+ .checkbox__inactive_yrn6c.checkbox__indeterminate_yrn6c .checkbox__box_yrn6c {
186
167
  border-color: transparent;
187
168
  }
188
- .checkbox__focused_hwsky .checkbox__box_hwsky {
169
+ .checkbox__focused_yrn6c .checkbox__box_yrn6c {
189
170
  outline: 2px solid #0072ef;
190
171
  }
191
- .checkbox__label_hwsky {
172
+ .checkbox__label_yrn6c {
192
173
  color: #fff;
193
174
  }
194
- .checkbox__errorMessage_hwsky {
175
+ .checkbox__errorMessage_yrn6c {
195
176
  color: #f15045;
196
177
  }
197
- .checkbox__hint_hwsky {
178
+ .checkbox__hint_yrn6c {
198
179
  color: #8d8d93;
199
180
  }
200
- .checkbox__inactive_hwsky .checkbox__indeterminateLine_hwsky {
181
+ .checkbox__inactive_yrn6c .checkbox__indeterminateLine_yrn6c {
201
182
  background-color: #464649;
202
183
  }
203
- .checkbox__indeterminateLine_hwsky {
184
+ .checkbox__indeterminateLine_yrn6c {
204
185
  background-color: #000;
205
- }.code-input__error_16nkx {
186
+ }.divider__component_1h92c {
187
+ border-bottom: 1px solid #2b2b2e;
188
+ }.code-input__error_npchm {
206
189
  color: #f15045;
207
190
  }
208
- @keyframes code-input__shake_16nkx {
191
+ @keyframes code-input__shake_npchm {
209
192
  }
210
- .code-input__input_ew2a2 {
193
+ .code-input__input_1sjp7 {
211
194
  background-color: #202022;
212
195
  color: #fff
213
196
  }
214
- .code-input__input_ew2a2.code-input__hasError_ew2a2 {
197
+ .code-input__input_1sjp7.code-input__hasError_1sjp7 {
215
198
  color: #f15045;
216
199
  caret-color: #fff;
217
200
  background-color: #35110d;
218
201
  }
219
- .code-input__input_ew2a2.code-input__disabled_ew2a2 {
202
+ .code-input__input_1sjp7.code-input__disabled_1sjp7 {
220
203
  color: #464649;
221
204
  }
222
- .code-input__input_ew2a2:-webkit-autofill {
205
+ .code-input__input_1sjp7:-webkit-autofill {
223
206
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_nvx1b {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_nvx1b {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_nvx1b {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_nvx1b {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_nvx1b {
241
- background: #d91d0b;
207
+ }.dropzone__component_aie4c {
208
+ border: 2px dashed #464649;
242
209
  }
243
- .hatching-progress-bar__link_nvx1b {
244
- background: #0072ef;
210
+ .dropzone__component_aie4c:not(.dropzone__disabled_aie4c):hover {
211
+ background-color: transparent;
245
212
  }
246
- .hatching-progress-bar__tertiary_nvx1b {
247
- background: #464649;
213
+ .dropzone__dragOver_aie4c {
214
+ background-color: transparent;
248
215
  }
249
- .hatching-progress-bar__secondary_nvx1b {
250
- background: #8d8d93;
216
+ .dropzone__error_aie4c {
217
+ border-color: #ef3124;
251
218
  }
252
- .hatching-progress-bar__primary_nvx1b {
253
- background: #fff;
219
+ .dropzone__overlay_11urt {
220
+ background: #202022;
254
221
  }
255
- .hatching-progress-bar__accent_nvx1b {
256
- background: #ef3124;
257
- }.form-control__component_1kdqe {
222
+ .dropzone__text_11urt {
223
+ color: #fff;
224
+ }.form-control__component_yymhu {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_1kdqe {
227
+ .form-control__inner_yymhu {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_1kdqe {
230
+ .form-control__label_yymhu {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_1kdqe {
233
+ .form-control__hint_yymhu {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_1kdqe {
236
+ .form-control__disabled_yymhu {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__focused_1kdqe.form-control__inner_1kdqe {
240
+ .form-control__focused_yymhu.form-control__inner_yymhu {
274
241
  background-color: #202022;
275
242
  }
276
- .form-control__inner_1kdqe:not(.form-control__disabled_1kdqe):hover {
243
+ .form-control__inner_yymhu:not(.form-control__disabled_yymhu):hover {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__error_1kdqe {
246
+ .form-control__error_yymhu {
280
247
  color: #f15045;
281
248
  }
282
- .form-control__hasError_1kdqe .form-control__label_1kdqe {
249
+ .form-control__hasError_yymhu .form-control__label_yymhu {
283
250
  color: #f15045;
284
251
  }
285
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
286
253
  }
287
- .form-control__component_d3xc1 {
254
+ .form-control__component_1qpxh {
288
255
  color: #000;
289
256
  }
290
- .form-control__inner_d3xc1 {
257
+ .form-control__inner_1qpxh {
291
258
  background-color: #f3f4f5;
292
259
  }
293
- .form-control__label_d3xc1 {
260
+ .form-control__label_1qpxh {
294
261
  color: rgba(60, 60, 67, 0.6);
295
262
  }
296
- .form-control__hint_d3xc1 {
263
+ .form-control__hint_1qpxh {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__disabled_d3xc1 {
266
+ .form-control__disabled_1qpxh {
300
267
  background-color: #f3f4f5;
301
268
  color: rgba(60, 60, 67, 0.6);
302
269
  }
303
- .form-control__focused_d3xc1.form-control__inner_d3xc1 {
270
+ .form-control__focused_1qpxh.form-control__inner_1qpxh {
304
271
  background-color: #f3f4f5;
305
272
  }
306
- .form-control__inner_d3xc1:not(.form-control__disabled_d3xc1):hover {
273
+ .form-control__inner_1qpxh:not(.form-control__disabled_1qpxh):hover {
307
274
  background-color: #f3f4f5;
308
275
  }
309
- .form-control__error_d3xc1 {
276
+ .form-control__error_1qpxh {
310
277
  color: #ef3124;
311
278
  }
312
- .form-control__hasError_d3xc1 .form-control__label_d3xc1 {
279
+ .form-control__hasError_1qpxh .form-control__label_1qpxh {
313
280
  color: #ef3124;
314
- }.list__list_270ep {
315
- color: #fff;
281
+ }.hatching-progress-bar__container_15mmc {
282
+ background: rgba(255, 255, 255, 0.1);
316
283
  }
317
- .list__slot_270ep {
318
- color: #fff;
319
- }@keyframes loader__blink_14v44 {
320
- }.icon-view__component_1ry11 {
284
+ .hatching-progress-bar__hatch_15mmc {
285
+ background: repeating-linear-gradient(
286
+ -45deg,
287
+ #464649 6px 10px,
288
+ rgba(255, 255, 255, 0) 10px 18px
289
+ );
290
+ }
291
+ .hatching-progress-bar__positive_15mmc {
292
+ background: #2fc26e;
293
+ }
294
+ .hatching-progress-bar__attention_15mmc {
295
+ background: #f6bf65;
296
+ }
297
+ .hatching-progress-bar__negative_15mmc {
298
+ background: #d91d0b;
299
+ }
300
+ .hatching-progress-bar__link_15mmc {
301
+ background: #0072ef;
302
+ }
303
+ .hatching-progress-bar__tertiary_15mmc {
304
+ background: #464649;
305
+ }
306
+ .hatching-progress-bar__secondary_15mmc {
307
+ background: #8d8d93;
308
+ }
309
+ .hatching-progress-bar__primary_15mmc {
310
+ background: #fff;
311
+ }
312
+ .hatching-progress-bar__accent_15mmc {
313
+ background: #ef3124;
314
+ }.icon-view__component_y4q7v {
321
315
  color: rgba(235, 235, 245, 0.6);
322
316
  }
323
- .icon-view__bg_1ry11 {
317
+ .icon-view__bg_y4q7v {
324
318
  fill: #f3f4f5;
325
319
  }
326
- .icon-view__border_1ry11 {
320
+ .icon-view__border_y4q7v {
327
321
  stroke: rgba(255, 255, 255, 0.1);
328
322
  fill: transparent;
329
323
  }@media (max-width: 599px) {
@@ -374,2012 +368,456 @@
374
368
  }
375
369
  @media (min-width: 1920px) {
376
370
  }
377
- .link__primary_ycdrt {
371
+ .list__list_160dn {
372
+ color: #fff;
373
+ }
374
+ .list__slot_160dn {
375
+ color: #fff;
376
+ }.link__primary_sol8t {
378
377
  color: #fff;
379
378
  border-bottom-color: #fff
380
379
  }
381
- .link__primary_ycdrt:hover {
380
+ .link__primary_sol8t:hover {
382
381
  color: rgb(255, 255, 255);
383
382
  }
384
- .link__primary_ycdrt:active {
383
+ .link__primary_sol8t:active {
385
384
  color: rgb(255, 255, 255);
386
385
  }
387
- .link__secondary_ycdrt {
386
+ .link__secondary_sol8t {
388
387
  color: #8d8d93;
389
388
  border-bottom-color: #8d8d93
390
389
  }
391
- .link__secondary_ycdrt:hover {
390
+ .link__secondary_sol8t:hover {
392
391
  color: rgb(164, 164, 169);
393
392
  }
394
- .link__secondary_ycdrt:active {
393
+ .link__secondary_sol8t:active {
395
394
  color: rgb(187, 187, 190);
396
395
  }
397
- .link__defaultView_ycdrt {
396
+ .link__defaultView_sol8t {
398
397
  color: #0072ef;
399
398
  border-bottom-color: #0072ef
400
399
  }
401
- .link__defaultView_ycdrt:hover {
400
+ .link__defaultView_sol8t:hover {
402
401
  color: rgb(51, 142, 242);
403
402
  }
404
- .link__defaultView_ycdrt:active {
403
+ .link__defaultView_sol8t:active {
405
404
  color: rgb(102, 170, 245);
406
405
  }
407
- .link__component_giaab:hover .link__text_giaab,
408
- .link__component_giaab:active .link__text_giaab {
406
+ .link__component_gv1xl:hover .link__text_gv1xl,
407
+ .link__component_gv1xl:active .link__text_gv1xl {
409
408
  border-bottom-color: rgba(0, 0, 0, 0);
410
409
  }
411
- .link__focused_giaab {
410
+ .link__focused_gv1xl {
412
411
  outline: 2px solid #0072ef;
413
412
  }
414
- .link__primary_1wb15 {
413
+ .link__primary_1qn8m {
415
414
  color: #000;
416
415
  border-bottom-color: #000
417
416
  }
418
- .link__primary_1wb15:hover {
417
+ .link__primary_1qn8m:hover {
419
418
  color: rgb(204, 204, 204);
420
419
  }
421
- .link__primary_1wb15:active {
420
+ .link__primary_1qn8m:active {
422
421
  color: rgb(153, 153, 153);
423
422
  }
424
- .link__secondary_1wb15 {
423
+ .link__secondary_1qn8m {
425
424
  color: #8a8a8e;
426
425
  border-bottom-color: #8a8a8e
427
426
  }
428
- .link__secondary_1wb15:hover {
427
+ .link__secondary_1qn8m:hover {
429
428
  color: rgb(146, 150, 156);
430
429
  }
431
- .link__secondary_1wb15:active {
430
+ .link__secondary_1qn8m:active {
432
431
  color: rgb(109, 113, 117);
433
432
  }
434
- .link__defaultView_1wb15 {
433
+ .link__defaultView_1qn8m {
435
434
  color: #0072ef;
436
435
  border-bottom-color: #0072ef
437
436
  }
438
- .link__defaultView_1wb15:hover {
437
+ .link__defaultView_1qn8m:hover {
439
438
  color: rgb(0, 98, 204);
440
439
  }
441
- .link__defaultView_1wb15:active {
440
+ .link__defaultView_1qn8m:active {
442
441
  color: rgb(0, 73, 153);
443
- }.progress-bar__container_yy3tm {
442
+ }@keyframes loader__blink_1v0of {
443
+ }.progress-bar__container_sqv5v {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_yy3tm.progress-bar__positive_yy3tm {
446
+ .progress-bar__filled_sqv5v.progress-bar__positive_sqv5v {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_yy3tm.progress-bar__negative_yy3tm {
449
+ .progress-bar__filled_sqv5v.progress-bar__negative_sqv5v {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_yy3tm.progress-bar__attention_yy3tm {
452
+ .progress-bar__filled_sqv5v.progress-bar__attention_sqv5v {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_yy3tm.progress-bar__link_yy3tm {
455
+ .progress-bar__filled_sqv5v.progress-bar__link_sqv5v {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_yy3tm.progress-bar__tertiary_yy3tm {
458
+ .progress-bar__filled_sqv5v.progress-bar__tertiary_sqv5v {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_yy3tm.progress-bar__secondary_yy3tm {
461
+ .progress-bar__filled_sqv5v.progress-bar__secondary_sqv5v {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_yy3tm.progress-bar__primary_yy3tm {
464
+ .progress-bar__filled_sqv5v.progress-bar__primary_sqv5v {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_yy3tm.progress-bar__accent_yy3tm {
467
+ .progress-bar__filled_sqv5v.progress-bar__accent_sqv5v {
468
468
  background: #ef3124;
469
- }.pure-input__input_crd1k {
469
+ }.pure-input__input_f3rre {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_crd1k:-webkit-autofill {
474
+ .pure-input__input_f3rre:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_crd1k::placeholder {
477
+ .pure-input__input_f3rre::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_crd1k::placeholder {
480
+ .pure-input__hasLabel_f3rre::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_crd1k {
483
+ .pure-input__clearIcon_f3rre {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_crd1k:read-only {
486
+ .pure-input__input_f3rre:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_crd1k:read-only:focus::placeholder {
489
+ .pure-input__input_f3rre:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_crd1k:disabled {
492
+ .pure-input__input_f3rre:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_crd1k:focus::placeholder {
496
+ .pure-input__input_f3rre:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_crd1k {
499
+ .pure-input__error_f3rre {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_crd1k {
503
+ .pure-input__component_f3rre {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_crd1k::placeholder {
508
+ .pure-input__component_f3rre::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_crd1k:disabled {
511
+ .pure-input__component_f3rre:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_crd1k:not(:disabled):focus::placeholder {
515
+ .pure-input__component_f3rre:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_crd1k {
518
+ .pure-input__focusVisible_f3rre {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_crd1k:not(:disabled):hover {
521
+ .pure-input__component_f3rre:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.skeleton__component_8slta {
524
- color: transparent;
525
- }
526
- .skeleton__component_8slta:before {
527
- background: rgba(255, 255, 255, 0.1);
528
- }
529
- .skeleton__animate_8slta:after {
530
- background: rgba(255, 255, 255, 0.1);
531
- background-image: linear-gradient(
532
- to left,
533
- rgba(0, 0, 0, 0),
534
- rgba(0, 0, 0, 0) 40%,
535
- rgba(0, 0, 0, 0.05) 50%,
536
- rgba(0, 0, 0, 0) 60%,
537
- rgba(0, 0, 0, 0)
538
- );
539
- }
540
- @keyframes skeleton__gradient_8slta {
541
- }
542
- @keyframes skeleton__background_8slta {
543
- 0% {
544
- background: rgb(182, 188, 195);
545
- }
546
- 100% {
547
- background: rgb(198, 205, 214);
548
- }
549
- }.radio-group__error_1k6eg {
523
+ }.radio-group__error_1o2jr {
550
524
  border-left: 1px solid #f15045;
551
525
  }
552
- .radio-group__label_1k6eg {
526
+ .radio-group__label_1o2jr {
553
527
  color: #fff;
554
528
  }
555
- .radio-group__errorMessage_1k6eg {
529
+ .radio-group__errorMessage_1o2jr {
556
530
  color: #f15045;
557
531
  }
558
- .radio-group__hint_1k6eg {
532
+ .radio-group__hint_1o2jr {
559
533
  color: #8d8d93;
560
- }.radio__container_dqnm1:not(.radio__checked_dqnm1):not(.radio__disabled_dqnm1):not(.radio__inactive_dqnm1) .radio__circle_dqnm1 {
534
+ }.radio__container_n5hry:not(.radio__checked_n5hry):not(.radio__disabled_n5hry):not(.radio__inactive_n5hry) .radio__circle_n5hry {
561
535
  background-color: #000;
562
536
  border: 1.5px solid #8d8d93;
563
537
  }
564
- .radio__container_dqnm1:not(.radio__checked_dqnm1):not(.radio__disabled_dqnm1):not(.radio__inactive_dqnm1):hover:not(:active) .radio__circle_dqnm1 {
538
+ .radio__container_n5hry:not(.radio__checked_n5hry):not(.radio__disabled_n5hry):not(.radio__inactive_n5hry):hover:not(:active) .radio__circle_n5hry {
565
539
  background-color: #000;
566
540
  border-color: #8d8d93;
567
541
  }
568
- .radio__container_dqnm1:not(.radio__checked_dqnm1):not(.radio__disabled_dqnm1):not(.radio__inactive_dqnm1):active .radio__circle_dqnm1 {
542
+ .radio__container_n5hry:not(.radio__checked_n5hry):not(.radio__disabled_n5hry):not(.radio__inactive_n5hry):active .radio__circle_n5hry {
569
543
  background-color: #000;
570
544
  border-color: #fff;
571
545
  }
572
- .radio__container_dqnm1.radio__disabled_dqnm1 .radio__circle_dqnm1 {
546
+ .radio__container_n5hry.radio__disabled_n5hry .radio__circle_n5hry {
573
547
  background-color: #000;
574
548
  border: 1.5px solid #2a2a2c;
575
549
  }
576
- .radio__container_dqnm1.radio__disabled_dqnm1 .radio__label_dqnm1 {
550
+ .radio__container_n5hry.radio__disabled_n5hry .radio__label_n5hry {
577
551
  color: #8d8d93;
578
552
  }
579
- .radio__container_dqnm1.radio__disabled_dqnm1 .radio__hint_dqnm1 {
553
+ .radio__container_n5hry.radio__disabled_n5hry .radio__hint_n5hry {
580
554
  color: #8d8d93;
581
555
  }
582
- .radio__container_dqnm1.radio__inactive_dqnm1 .radio__circle_dqnm1 {
556
+ .radio__container_n5hry.radio__inactive_n5hry .radio__circle_n5hry {
583
557
  background-color: #3a3a3c;
584
558
  border: 1px solid #464649;
585
559
  }
586
- .radio__container_dqnm1.radio__inactive_dqnm1.radio__checked_dqnm1 .radio__circle_dqnm1:before {
560
+ .radio__container_n5hry.radio__inactive_n5hry.radio__checked_n5hry .radio__circle_n5hry:before {
587
561
  background-color: #464649;
588
562
  }
589
- .radio__container_dqnm1.radio__checked_dqnm1 .radio__circle_dqnm1 {
563
+ .radio__container_n5hry.radio__checked_n5hry .radio__circle_n5hry {
590
564
  background-color: #fff;
591
565
  border: 1.5px solid transparent;
592
566
  }
593
- .radio__container_dqnm1.radio__checked_dqnm1:hover .radio__circle_dqnm1 {
567
+ .radio__container_n5hry.radio__checked_n5hry:hover .radio__circle_n5hry {
594
568
  background-color: rgb(255, 255, 255);
595
569
  border-color: transparent;
596
570
  }
597
- .radio__container_dqnm1.radio__checked_dqnm1:active .radio__circle_dqnm1 {
571
+ .radio__container_n5hry.radio__checked_n5hry:active .radio__circle_n5hry {
598
572
  background-color: rgb(255, 255, 255);
599
573
  border-color: transparent;
600
574
  }
601
- .radio__container_dqnm1.radio__focused_dqnm1 .radio__circle_dqnm1 {
575
+ .radio__container_n5hry.radio__focused_n5hry .radio__circle_n5hry {
602
576
  outline: 2px solid #0072ef;
603
577
  }
604
- .radio__container_dqnm1.radio__disabled_dqnm1.radio__checked_dqnm1 .radio__circle_dqnm1,
605
- .radio__container_dqnm1.radio__inactive_dqnm1.radio__checked_dqnm1 .radio__circle_dqnm1 {
578
+ .radio__container_n5hry.radio__disabled_n5hry.radio__checked_n5hry .radio__circle_n5hry,
579
+ .radio__container_n5hry.radio__inactive_n5hry.radio__checked_n5hry .radio__circle_n5hry {
606
580
  background-color: #3a3a3c;
607
581
  border-color: transparent;
608
582
  }
609
- .radio__circle_dqnm1:before {
583
+ .radio__circle_n5hry:before {
610
584
  background-color: #000;
611
585
  }
612
- .radio__label_dqnm1 {
586
+ .radio__label_n5hry {
613
587
  color: #fff;
614
588
  }
615
- .radio__hint_dqnm1 {
589
+ .radio__hint_n5hry {
616
590
  color: #8d8d93;
617
- }.scrollbar__component_wlfie .scrollbar:before {
591
+ }.scrollbar__component_1ymog .scrollbar:before {
618
592
  background-color: rgba(255, 255, 255, 0.3);
619
593
  }
620
- .scrollbar__component_wlfie.dragging .track .scrollbar.visible:before {
594
+ .scrollbar__component_1ymog.dragging .track .scrollbar.visible:before {
621
595
  background-color: rgba(255, 255, 255, 0.6);
622
596
  }
623
597
 
624
- .scrollbar__component_wiog3 .scrollbar:before {
598
+ .scrollbar__component_1vvm6 .scrollbar:before {
625
599
  background-color: rgba(0, 0, 0, 0.3);
626
600
  }
627
- .scrollbar__component_wiog3.dragging .track .scrollbar.visible:before {
601
+ .scrollbar__component_1vvm6.dragging .track .scrollbar.visible:before {
628
602
  background-color: rgba(0, 0, 0, 0.6);
629
- }.slider__component_cfxk8 .noUi-base:hover {
603
+ }.skeleton__component_1kd0u {
604
+ color: transparent;
605
+ }
606
+ .skeleton__component_1kd0u:before {
607
+ background: rgba(255, 255, 255, 0.1);
608
+ }
609
+ .skeleton__animate_1kd0u:after {
610
+ background: rgba(255, 255, 255, 0.1);
611
+ background-image: linear-gradient(
612
+ to left,
613
+ rgba(0, 0, 0, 0),
614
+ rgba(0, 0, 0, 0) 40%,
615
+ rgba(0, 0, 0, 0.05) 50%,
616
+ rgba(0, 0, 0, 0) 60%,
617
+ rgba(0, 0, 0, 0)
618
+ );
619
+ }
620
+ @keyframes skeleton__gradient_1kd0u {
621
+ }
622
+ @keyframes skeleton__background_1kd0u {
623
+ 0% {
624
+ background: rgb(182, 188, 195);
625
+ }
626
+ 100% {
627
+ background: rgb(198, 205, 214);
628
+ }
629
+ }.slider__component_i9vfq .noUi-base:hover {
630
630
  background: #2a2a2c
631
631
  }
632
- .slider__component_cfxk8 .noUi-base:hover .noUi-connect {
632
+ .slider__component_i9vfq .noUi-base:hover .noUi-connect {
633
633
  background: #d91d0b;
634
634
  }
635
- .slider__component_cfxk8 .noUi-handle:hover .noUi-touch-area {
635
+ .slider__component_i9vfq .noUi-handle:hover .noUi-touch-area {
636
636
  background: rgb(240, 63, 51);
637
637
  }
638
- .slider__component_cfxk8 .noUi-handle:active .noUi-touch-area {
638
+ .slider__component_i9vfq .noUi-handle:active .noUi-touch-area {
639
639
  background: rgb(241, 80, 69);
640
640
  }
641
- .slider__component_cfxk8 .noUi-base {
641
+ .slider__component_i9vfq .noUi-base {
642
642
  background: #2a2a2c;
643
643
  }
644
- .slider__component_cfxk8 .noUi-connect {
644
+ .slider__component_i9vfq .noUi-connect {
645
645
  background: #d91d0b;
646
646
  }
647
- .slider__component_cfxk8 .noUi-handle {
647
+ .slider__component_i9vfq .noUi-handle {
648
648
  border: 2px solid transparent;
649
649
  }
650
- .slider__component_cfxk8 .noUi-touch-area {
650
+ .slider__component_i9vfq .noUi-touch-area {
651
651
  background: #ef3124;
652
652
  }
653
- .slider__component_cfxk8 .noUi-pips {
653
+ .slider__component_i9vfq .noUi-pips {
654
654
  color: #8d8d93;
655
- }.spinner__default_aoweb {
655
+ }.spinner__default_18udk {
656
656
  color: #fff;
657
657
  }
658
- .spinner__inverted_aoweb {
658
+ .spinner__inverted_18udk {
659
659
  color: #000;
660
660
  }
661
- @keyframes spinner__spin_animation_aoweb {
662
- }.status__soft_7u7bj.status__green_7u7bj {
661
+ @keyframes spinner__spin_animation_18udk {
662
+ }.status__soft_mbps7.status__green_mbps7 {
663
663
  background: rgba(19, 164, 99, 0.1);
664
664
  color: #13a463;
665
665
  }
666
- .status__soft_7u7bj.status__orange_7u7bj {
666
+ .status__soft_mbps7.status__orange_mbps7 {
667
667
  background: rgba(222, 106, 0, 0.1);
668
668
  color: #de6a00;
669
669
  }
670
- .status__soft_7u7bj.status__red_7u7bj {
670
+ .status__soft_mbps7.status__red_mbps7 {
671
671
  background: rgba(217, 29, 11, 0.1);
672
672
  color: #d91d0b;
673
673
  }
674
- .status__soft_7u7bj.status__blue_7u7bj {
674
+ .status__soft_mbps7.status__blue_mbps7 {
675
675
  background: rgba(0, 122, 255, 0.1);
676
676
  color: #007aff;
677
677
  }
678
- .status__soft_7u7bj.status__grey_7u7bj {
678
+ .status__soft_mbps7.status__grey_mbps7 {
679
679
  background: rgba(109, 121, 134, 0.1);
680
680
  color: #6d7986;
681
681
  }
682
- .status__soft_7u7bj.status__teal_7u7bj {
682
+ .status__soft_mbps7.status__teal_mbps7 {
683
683
  background: rgba(33, 145, 135, 0.1);
684
684
  color: #219187;
685
685
  }
686
- .status__soft_7u7bj.status__purple_7u7bj {
686
+ .status__soft_mbps7.status__purple_mbps7 {
687
687
  background: rgba(103, 58, 183, 0.1);
688
688
  color: #673ab7;
689
689
  }
690
- .status__contrast_7u7bj {
690
+ .status__contrast_mbps7 {
691
691
  color: #000
692
692
  }
693
- .status__contrast_7u7bj.status__green_7u7bj {
693
+ .status__contrast_mbps7.status__green_mbps7 {
694
694
  background: #13a463;
695
695
  }
696
- .status__contrast_7u7bj.status__orange_7u7bj {
696
+ .status__contrast_mbps7.status__orange_mbps7 {
697
697
  background: #de6a00;
698
698
  }
699
- .status__contrast_7u7bj.status__red_7u7bj {
699
+ .status__contrast_mbps7.status__red_mbps7 {
700
700
  background: #d91d0b;
701
701
  }
702
- .status__contrast_7u7bj.status__blue_7u7bj {
702
+ .status__contrast_mbps7.status__blue_mbps7 {
703
703
  background: #007aff;
704
704
  }
705
- .status__contrast_7u7bj.status__grey_7u7bj {
705
+ .status__contrast_mbps7.status__grey_mbps7 {
706
706
  background: #6d7986;
707
707
  }
708
- .status__contrast_7u7bj.status__teal_7u7bj {
708
+ .status__contrast_mbps7.status__teal_mbps7 {
709
709
  background: #219187;
710
710
  }
711
- .status__contrast_7u7bj.status__purple_7u7bj {
711
+ .status__contrast_mbps7.status__purple_mbps7 {
712
712
  background: #673ab7;
713
- }.switch__component_1o1yr {
713
+ }.switch__component_j3azs {
714
714
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
715
715
  }
716
- .switch__switch_1o1yr {
716
+ .switch__switch_j3azs {
717
717
  background-color: #8d8d93;
718
718
  border: 2px solid #8d8d93;
719
719
  }
720
- .switch__switch_1o1yr:before {
720
+ .switch__switch_j3azs:before {
721
721
  background-color: #000;
722
722
  }
723
- .switch__label_1o1yr {
723
+ .switch__label_j3azs {
724
724
  color: #fff;
725
725
  }
726
- .switch__hint_1o1yr {
726
+ .switch__hint_j3azs {
727
727
  color: #8d8d93;
728
728
  }
729
- .switch__checked_1o1yr .switch__switch_1o1yr {
729
+ .switch__checked_j3azs .switch__switch_j3azs {
730
730
  background-color: #ef3124;
731
731
  border-color: #ef3124;
732
732
  }
733
- .switch__disabled_1o1yr .switch__switch_1o1yr {
733
+ .switch__disabled_j3azs .switch__switch_j3azs {
734
734
  background-color: #2a2a2c;
735
735
  border-color: #2a2a2c;
736
736
  }
737
- .switch__disabled_1o1yr .switch__label_1o1yr {
737
+ .switch__disabled_j3azs .switch__label_j3azs {
738
738
  color: #8d8d93;
739
739
  }
740
- .switch__disabled_1o1yr .switch__hint_1o1yr {
740
+ .switch__disabled_j3azs .switch__hint_j3azs {
741
741
  color: #8d8d93;
742
742
  }
743
- .switch__inactive_1o1yr .switch__switch_1o1yr {
743
+ .switch__inactive_j3azs .switch__switch_j3azs {
744
744
  background-color: #2a2a2c;
745
745
  border-color: #2a2a2c
746
746
  }
747
- .switch__inactive_1o1yr .switch__switch_1o1yr:before {
747
+ .switch__inactive_j3azs .switch__switch_j3azs:before {
748
748
  background-color: #464649;
749
749
  }
750
- .switch__focused_1o1yr .switch__switch_1o1yr {
750
+ .switch__focused_j3azs .switch__switch_j3azs {
751
751
  outline: 2px solid #0072ef;
752
- }.tag__component_18m39 {
752
+ }.tag__component_i60qu {
753
753
  color: #fff;
754
754
  border-color: transparent;
755
755
  background-color: #202022
756
756
  }
757
- .tag__component_18m39:disabled {
757
+ .tag__component_i60qu:disabled {
758
758
  border-color: transparent;
759
759
  color: #464649;
760
760
  background-color: rgba(32, 32, 34, 0.3);
761
761
  }
762
- .tag__component_18m39:hover:not(:disabled) {
762
+ .tag__component_i60qu:hover:not(:disabled) {
763
763
  border-color: transparent;
764
764
  background-color: #202022;
765
765
  }
766
- .tag__component_18m39:active:not(:disabled) {
766
+ .tag__component_i60qu:active:not(:disabled) {
767
767
  border-color: transparent;
768
768
  background-color: rgb(65, 65, 67);
769
769
  color: #fff;
770
770
  }
771
- .tag__checked_18m39 {
771
+ .tag__checked_i60qu {
772
772
  border-color: transparent;
773
773
  background-color: #f3f4f5;
774
774
  color: #000
775
775
  }
776
- .tag__checked_18m39:disabled {
776
+ .tag__checked_i60qu:disabled {
777
777
  background-color: rgba(243, 244, 245, 0.3);
778
778
  border-color: transparent;
779
779
  color: #000;
780
780
  }
781
- .tag__checked_18m39:hover:not(:disabled):not(:active) {
781
+ .tag__checked_i60qu:hover:not(:disabled):not(:active) {
782
782
  background-color: #f3f4f5;
783
783
  }
784
- .tag__checked_18m39:active:not(:disabled) {
784
+ .tag__checked_i60qu:active:not(:disabled) {
785
785
  background-color: rgb(194, 195, 196);
786
786
  color: #000;
787
787
  }
788
- .tag__focused_9472s {
788
+ .tag__focused_x1aq5 {
789
789
  outline: 2px solid #0072ef;
790
790
  }
791
- .tag__component_1m48l {
791
+ .tag__component_vo61y {
792
792
  color: #fff;
793
793
  border-color: #464649;
794
794
  background-color: transparent
795
795
  }
796
- .tag__component_1m48l:disabled {
796
+ .tag__component_vo61y:disabled {
797
797
  border-color: #2b2b2e;
798
798
  color: #464649;
799
799
  background-color: transparent;
800
800
  }
801
- .tag__component_1m48l:hover:not(:disabled) {
801
+ .tag__component_vo61y:hover:not(:disabled) {
802
802
  border-color: #fff;
803
803
  background-color: transparent;
804
804
  }
805
- .tag__component_1m48l:active:not(:disabled) {
805
+ .tag__component_vo61y:active:not(:disabled) {
806
806
  border-color: #fff;
807
807
  background-color: rgba(255, 255, 255, 0.07);
808
808
  color: #fff;
809
809
  }
810
- .tag__checked_1m48l {
810
+ .tag__checked_vo61y {
811
811
  border-color: #fff;
812
812
  background-color: #fff;
813
813
  color: #000
814
814
  }
815
- .tag__checked_1m48l:disabled {
815
+ .tag__checked_vo61y:disabled {
816
816
  background-color: rgba(255, 255, 255, 0.3);
817
817
  border-color: transparent;
818
818
  color: #000;
819
819
  }
820
- .tag__checked_1m48l:active:not(:disabled) {
820
+ .tag__checked_vo61y:active:not(:disabled) {
821
821
  background-color: rgb(217, 217, 217);
822
822
  color: #000;
823
- }.typography__tertiary_y4z7b {
824
- color: #464649;
825
- }
826
- .typography__disabled_y4z7b {
827
- color: #2a2a2c;
828
- }
829
- .typography__accent_y4z7b {
830
- color: #ef3124;
831
- }
832
- .typography__primary_y4z7b {
833
- color: #fff;
834
- }
835
- .typography__attention_y4z7b {
836
- color: #cb830f;
837
- }
838
- .typography__positive_y4z7b {
839
- color: #13a463;
840
- }
841
- .typography__secondary_y4z7b {
842
- color: #8d8d93;
843
- }
844
- .typography__tertiary-inverted_y4z7b {
845
- color: #c5c5c7;
846
- }
847
- .typography__primary-inverted_y4z7b {
848
- color: #000;
849
- }
850
- .typography__secondary-inverted_y4z7b {
851
- color: #8a8a8e;
852
- }
853
- .typography__link_y4z7b {
854
- color: #0072ef;
855
- }
856
- .typography__negative_y4z7b {
857
- color: #f15045;
858
- }
859
-
860
-
861
-
862
- @media screen and (min-width: 600px) {
863
- }
864
- @media screen and (min-width: 1024px) {
865
- }
866
- .textarea__input_vfnl1 {
867
- color: #fff;
868
- caret-color: #0072ef;
869
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
870
- }
871
- .textarea__input_vfnl1:-webkit-autofill {
872
- -webkit-text-fill-color: #fff;
873
- }
874
- .textarea__input_vfnl1::placeholder {
875
- color: #8d8d93;
876
- }
877
- .textarea__hasLabel_vfnl1::placeholder {
878
- color: #464649;
879
- }
880
- .textarea__clearIcon_vfnl1 {
881
- color: #fff;
882
- }
883
- .textarea__input_vfnl1:read-only {
884
- color: #8d8d93
885
- }
886
- .textarea__input_vfnl1:read-only:focus::placeholder {
887
- color: #8d8d93;
888
- }
889
- .textarea__input_vfnl1:disabled {
890
- color: #fff;
891
- -webkit-text-fill-color: #fff;
892
- }
893
- .textarea__input_vfnl1:focus::placeholder {
894
- color: rgba(235, 235, 245, 0.3);
895
- }
896
- .textarea__error_vfnl1 {
897
- color: #f15045;
898
- caret-color: #f15045;
899
- }
900
- .textarea__textarea_vfnl1 {
901
- color: #fff;
902
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
903
- }
904
- .textarea__textarea_vfnl1::placeholder {
905
- color: #8d8d93;
906
- }
907
- .textarea__hasLabel_vfnl1::placeholder {
908
- color: #464649;
909
- }
910
- .textarea__textarea_vfnl1:disabled {
911
- color: #fff;
912
- -webkit-text-fill-color: #fff;
913
- }
914
- .textarea__textarea_vfnl1:read-only {
915
- color: #8d8d93;
916
- }
917
- .textarea__textarea_vfnl1:focus::placeholder {
918
- color: rgba(235, 235, 245, 0.3);
919
- }
920
- .textarea__focusVisible_n0pu6 {
921
- outline: 2px solid #0072ef;
922
- }
923
- .textarea__input_lttbd {
924
- color: #000;
925
- caret-color: #0072ef;
926
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
927
- }
928
- .textarea__input_lttbd:-webkit-autofill {
929
- -webkit-text-fill-color: #000;
930
- }
931
- .textarea__input_lttbd::placeholder {
932
- color: rgba(60, 60, 67, 0.6);
933
- }
934
- .textarea__hasLabel_lttbd::placeholder {
935
- color: #c5c5c7;
936
- }
937
- .textarea__clearIcon_lttbd {
938
- color: #000;
939
- }
940
- .textarea__input_lttbd:read-only {
941
- color: rgba(60, 60, 67, 0.6)
942
- }
943
- .textarea__input_lttbd:read-only:focus::placeholder {
944
- color: rgba(60, 60, 67, 0.6);
945
- }
946
- .textarea__input_lttbd:disabled {
947
- color: #000;
948
- -webkit-text-fill-color: #000;
949
- }
950
- .textarea__input_lttbd:focus::placeholder {
951
- color: rgba(60, 60, 67, 0.3);
952
- }
953
- .textarea__error_lttbd {
954
- color: #ef3124;
955
- caret-color: #ef3124;
956
- }
957
- .textarea__textarea_lttbd {
958
- color: #000;
959
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
960
- }
961
- .textarea__textarea_lttbd::placeholder {
962
- color: rgba(60, 60, 67, 0.6);
963
- }
964
- .textarea__hasLabel_lttbd::placeholder {
965
- color: #c5c5c7;
966
- }
967
- .textarea__textarea_lttbd:disabled {
968
- color: #000;
969
- -webkit-text-fill-color: #000;
970
- }
971
- .textarea__textarea_lttbd:read-only {
972
- color: rgba(60, 60, 67, 0.6);
973
- }
974
- .textarea__textarea_lttbd:focus::placeholder {
975
- color: rgba(60, 60, 67, 0.3);
976
- }.button__primary_tuotk {
977
- color: #000;
978
- background-color: #f3f4f5
979
- }
980
- .button__primary_tuotk:hover {
981
- background-color: rgb(207, 207, 208);
982
- }
983
- .button__primary_tuotk:active {
984
- background-color: rgb(194, 195, 196);
985
- }
986
- .button__secondary_tuotk {
987
- color: #fff;
988
- background-color: rgba(255, 255, 255, 0.1);
989
- border: 1px solid transparent
990
- }
991
- .button__secondary_tuotk:hover {
992
- background-color: rgba(255, 255, 255, 0.163);
993
- }
994
- .button__secondary_tuotk:active {
995
- background-color: rgba(255, 255, 255, 0.235);
996
- }
997
- .button__outlined_tuotk {
998
- color: #fff;
999
- background-color: transparent;
1000
- border: 1px solid #c5c5c7
1001
- }
1002
- .button__outlined_tuotk:hover {
1003
- background-color: rgba(0, 0, 0, 0.07);
1004
- }
1005
- .button__outlined_tuotk:active {
1006
- background-color: rgba(0, 0, 0, 0.15);
1007
- }
1008
- .button__tertiary_tuotk {
1009
- color: #fff;
1010
- background-color: transparent;
1011
- border: 1px solid #c5c5c7
1012
- }
1013
- .button__tertiary_tuotk:hover {
1014
- background-color: rgba(255, 255, 255, 0.07);
1015
- }
1016
- .button__tertiary_tuotk:active {
1017
- background-color: rgba(255, 255, 255, 0.15);
1018
- }
1019
- .button__filled_tuotk {
1020
- color: #fff;
1021
- background-color: #3a3a3c
1022
- }
1023
- .button__filled_tuotk:hover {
1024
- background-color: rgb(72, 72, 74);
1025
- }
1026
- .button__filled_tuotk:active {
1027
- background-color: rgb(88, 88, 89);
1028
- }
1029
- .button__transparent_tuotk {
1030
- color: #fff;
1031
- background-color: rgba(255, 255, 255, 0.1)
1032
- }
1033
- .button__transparent_tuotk:hover {
1034
- background-color: rgba(255, 255, 255, 0.2);
1035
- }
1036
- .button__transparent_tuotk:active {
1037
- background-color: rgba(255, 255, 255, 0.4);
1038
- }
1039
- .button__link_tuotk {
1040
- color: #fff;
1041
- background-color: transparent
1042
- }
1043
- .button__link_tuotk:hover {
1044
- background-color: rgba(255, 255, 255, 0.163);
1045
- }
1046
- .button__link_tuotk:active {
1047
- background-color: rgba(255, 255, 255, 0.235);
1048
- }
1049
- .button__ghost_tuotk {
1050
- color: #fff
1051
- }
1052
- .button__ghost_tuotk:hover {
1053
- color: rgb(179, 179, 179);
1054
- }
1055
- .button__ghost_tuotk:active {
1056
- color: rgb(128, 128, 128);
1057
- }
1058
- .button__component_tuotk:disabled.button__primary_tuotk {
1059
- color: rgba(60, 60, 67, 0.3);
1060
- background-color: #f3f4f5
1061
- }
1062
- .button__component_tuotk:disabled.button__primary_tuotk.button__loading_tuotk {
1063
- background-color: #f3f4f5;
1064
- }
1065
- .button__component_tuotk:disabled.button__secondary_tuotk {
1066
- color: rgba(255, 255, 255, 0.3);
1067
- background-color: rgba(255, 255, 255, 0.05);
1068
- border-color: transparent
1069
- }
1070
- .button__component_tuotk:disabled.button__secondary_tuotk.button__loading_tuotk {
1071
- color: #fff;
1072
- background-color: rgba(255, 255, 255, 0.1);
1073
- border-color: transparent;
1074
- }
1075
- .button__component_tuotk:disabled.button__outlined_tuotk {
1076
- color: rgba(255, 255, 255, 0.3);
1077
- background-color: transparent;
1078
- border-color: rgba(197, 197, 199, 0.3)
1079
- }
1080
- .button__component_tuotk:disabled.button__outlined_tuotk.button__loading_tuotk {
1081
- color: #fff;
1082
- }
1083
- .button__component_tuotk:disabled.button__tertiary_tuotk {
1084
- color: rgba(255, 255, 255, 0.3);
1085
- background-color: transparent;
1086
- border-color: rgba(197, 197, 199, 0.3)
1087
- }
1088
- .button__component_tuotk:disabled.button__tertiary_tuotk.button__loading_tuotk {
1089
- color: #fff;
1090
- }
1091
- .button__component_tuotk:disabled.button__filled_tuotk {
1092
- color: rgba(255, 255, 255, 0.3);
1093
- background-color: rgba(58, 58, 60, 0.3)
1094
- }
1095
- .button__component_tuotk:disabled.button__filled_tuotk.button__loading_tuotk {
1096
- color: #fff;
1097
- background-color: #3a3a3c;
1098
- }
1099
- .button__component_tuotk:disabled.button__transparent_tuotk {
1100
- color: rgba(255, 255, 255, 0.3);
1101
- background-color: rgba(255, 255, 255, 0.03)
1102
- }
1103
- .button__component_tuotk:disabled.button__transparent_tuotk.button__loading_tuotk {
1104
- color: #fff;
1105
- background-color: rgba(255, 255, 255, 0.1);
1106
- }
1107
- .button__component_tuotk:disabled.button__link_tuotk {
1108
- color: rgba(255, 255, 255, 0.3);
1109
- background-color: transparent
1110
- }
1111
- .button__component_tuotk:disabled.button__link_tuotk.button__loading_tuotk {
1112
- color: #fff;
1113
- }
1114
- .button__component_tuotk:disabled.button__ghost_tuotk {
1115
- color: rgba(255, 255, 255, 0.3)
1116
- }
1117
- .button__component_tuotk:disabled.button__ghost_tuotk.button__loading_tuotk {
1118
- color: #fff;
1119
- }
1120
- .button__component_1yz2v {
1121
- background-color: transparent
1122
- }
1123
- .button__focused_1yz2v {
1124
- outline: 2px solid #0072ef;
1125
- }
1126
- .button__primary_1vk1q {
1127
- color: #fff;
1128
- background-color: #202022
1129
- }
1130
- .button__primary_1vk1q:hover {
1131
- background-color: rgb(48, 48, 49);
1132
- }
1133
- .button__primary_1vk1q:active {
1134
- background-color: rgb(65, 65, 67);
1135
- }
1136
- .button__secondary_1vk1q {
1137
- color: #000;
1138
- background-color: rgba(0, 0, 0, 0.08);
1139
- border: 1px solid transparent
1140
- }
1141
- .button__secondary_1vk1q:hover {
1142
- background-color: rgba(0, 0, 0, 0.218);
1143
- }
1144
- .button__secondary_1vk1q:active {
1145
- background-color: rgba(0, 0, 0, 0.264);
1146
- }
1147
- .button__outlined_1vk1q {
1148
- color: #fff;
1149
- background-color: transparent;
1150
- border: 1px solid #c5c5c7
1151
- }
1152
- .button__outlined_1vk1q:hover {
1153
- background-color: rgba(255, 255, 255, 0.15);
1154
- }
1155
- .button__outlined_1vk1q:active {
1156
- background-color: rgba(0, 0, 0, 0.15);
1157
- }
1158
- .button__tertiary_1vk1q {
1159
- color: #000;
1160
- background-color: transparent;
1161
- border: 1px solid #464649
1162
- }
1163
- .button__tertiary_1vk1q:hover {
1164
- background-color: rgba(18, 18, 18, 0.15);
1165
- }
1166
- .button__tertiary_1vk1q:active {
1167
- background-color: rgba(18, 18, 18, 0.2);
1168
- }
1169
- .button__filled_1vk1q {
1170
- color: #fff;
1171
- background-color: #3a3a3c
1172
- }
1173
- .button__filled_1vk1q:hover {
1174
- background-color: rgb(99, 112, 126);
1175
- }
1176
- .button__filled_1vk1q:active {
1177
- background-color: rgb(61, 74, 88);
1178
- }
1179
- .button__transparent_1vk1q {
1180
- color: #000;
1181
- background-color: rgba(255, 255, 255, 0.1)
1182
- }
1183
- .button__transparent_1vk1q:hover {
1184
- background-color: rgba(255, 255, 255, 0.2);
1185
- }
1186
- .button__transparent_1vk1q:active {
1187
- background-color: rgba(255, 255, 255, 0.05);
1188
- }
1189
- .button__link_1vk1q {
1190
- color: #000;
1191
- background-color: transparent
1192
- }
1193
- .button__link_1vk1q:hover {
1194
- background-color: rgba(18, 18, 18, 0.15);
1195
- }
1196
- .button__link_1vk1q:active {
1197
- background-color: rgba(18, 18, 18, 0.2);
1198
- }
1199
- .button__ghost_1vk1q {
1200
- color: #000
1201
- }
1202
- .button__ghost_1vk1q:hover {
1203
- color: rgb(77, 77, 77);
1204
- }
1205
- .button__ghost_1vk1q:active {
1206
- color: rgb(128, 128, 128);
1207
- }
1208
- .button__component_1vk1q:disabled.button__primary_1vk1q {
1209
- color: rgba(235, 235, 245, 0.3);
1210
- background-color: #202022
1211
- }
1212
- .button__component_1vk1q:disabled.button__primary_1vk1q.button__loading_1vk1q {
1213
- background-color: #202022;
1214
- }
1215
- .button__component_1vk1q:disabled.button__secondary_1vk1q {
1216
- color: rgba(0, 0, 0, 0.3);
1217
- background-color: rgba(18, 18, 18, 0.08);
1218
- border-color: transparent
1219
- }
1220
- .button__component_1vk1q:disabled.button__secondary_1vk1q.button__loading_1vk1q {
1221
- color: #000;
1222
- background-color: rgba(0, 0, 0, 0.08);
1223
- border-color: transparent;
1224
- }
1225
- .button__component_1vk1q:disabled.button__outlined_1vk1q {
1226
- color: rgba(255, 255, 255, 0.3);
1227
- background-color: transparent;
1228
- border-color: rgba(35, 53, 73, 0.3)
1229
- }
1230
- .button__component_1vk1q:disabled.button__outlined_1vk1q.button__loading_1vk1q {
1231
- color: #fff;
1232
- }
1233
- .button__component_1vk1q:disabled.button__tertiary_1vk1q {
1234
- color: rgba(0, 0, 0, 0.3);
1235
- background-color: transparent;
1236
- border-color: rgba(70, 70, 73, 0.3)
1237
- }
1238
- .button__component_1vk1q:disabled.button__tertiary_1vk1q.button__loading_1vk1q {
1239
- color: #000;
1240
- }
1241
- .button__component_1vk1q:disabled.button__filled_1vk1q {
1242
- color: rgba(255, 255, 255, 0.3);
1243
- background-color: rgba(72, 87, 103, 0.3);
1244
- border-color: transparent
1245
- }
1246
- .button__component_1vk1q:disabled.button__filled_1vk1q.button__loading_1vk1q {
1247
- color: #fff;
1248
- background-color: #3a3a3c;
1249
- border-color: transparent;
1250
- }
1251
- .button__component_1vk1q:disabled.button__transparent_1vk1q {
1252
- color: rgba(255, 255, 255, 0.3);
1253
- background-color: rgba(255, 255, 255, 0.03)
1254
- }
1255
- .button__component_1vk1q:disabled.button__transparent_1vk1q.button__loading_1vk1q {
1256
- color: #000;
1257
- background-color: rgba(255, 255, 255, 0.1);
1258
- }
1259
- .button__component_1vk1q:disabled.button__link_1vk1q {
1260
- color: rgba(0, 0, 0, 0.3);
1261
- background-color: transparent
1262
- }
1263
- .button__component_1vk1q:disabled.button__link_1vk1q.button__loading_1vk1q {
1264
- color: #000;
1265
- }
1266
- .button__component_1vk1q:disabled.button__ghost_1vk1q {
1267
- color: rgba(0, 0, 0, 0.3)
1268
- }
1269
- .button__component_1vk1q:disabled.button__ghost_1vk1q.button__loading_1vk1q {
1270
- color: #000;
1271
- }.base-modal__component_1gbgb {
1272
- background: #121212;
1273
- }.popover__component_13g0q {
1274
- background-color: transparent;
1275
- color: #fff;
1276
- }
1277
- .popover__inner_13g0q {
1278
- background-color: #121212;
1279
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1280
- border: 1px solid transparent;
1281
- }
1282
- .popover__arrow_13g0q:after {
1283
- background-color: #121212;
1284
- border: 1px solid transparent;
1285
- }.tabs__component_1xl6y:before {
1286
- background-color: #2b2b2e;
1287
- }
1288
- .tabs__title_1xl6y {
1289
- color: #8d8d93
1290
- }
1291
- .tabs__title_1xl6y:not(.tabs__disabled_1xl6y):hover {
1292
- color: #fff;
1293
- }
1294
- .tabs__focused_1xl6y {
1295
- outline: 2px solid #0072ef;
1296
- }
1297
- .tabs__selected_1xl6y {
1298
- color: #fff;
1299
- }
1300
- .tabs__disabled_1xl6y {
1301
- color: #464649;
1302
- }
1303
- .tabs__line_1xl6y {
1304
- background-color: #ef3124;
1305
- }
1306
- .tabs__component_1xl6y:before {
1307
- background-color: #2b2b2e;
1308
- }.tabs__title_1xl6y {
1309
- color: #8d8d93
1310
- }.tabs__title_1xl6y:not(.tabs__disabled_1xl6y):hover {
1311
- color: #fff;
1312
- }.tabs__focused_1xl6y {
1313
- outline: 2px solid #0072ef;
1314
- }.tabs__selected_1xl6y {
1315
- color: #fff;
1316
- }.tabs__disabled_1xl6y {
1317
- color: #464649;
1318
- }.tabs__line_1xl6y {
1319
- background-color: #ef3124;
1320
- }
1321
-
1322
-
1323
-
1324
- .circular-progress-bar__backgroundCircle_119qn,
1325
- .circular-progress-bar__progressCircle_119qn {
1326
- fill: transparent;
1327
- }
1328
- .circular-progress-bar__positive_119qn {
1329
- stroke: #2fc26e;
1330
- }
1331
- .circular-progress-bar__negative_119qn {
1332
- stroke: #d91d0b;
1333
- }
1334
- .circular-progress-bar__backgroundCircle_119qn {
1335
- stroke: #2c2c2e;
1336
- }.stepped-progress-bar__description_1ukv7 {
1337
- color: rgba(235, 235, 245, 0.6);
1338
- }
1339
- .stepped-progress-bar__bar_121aq {
1340
- background: rgba(255, 255, 255, 0.1);
1341
- }
1342
- .stepped-progress-bar__positive_121aq {
1343
- background: #2fc26e;
1344
- }
1345
- .stepped-progress-bar__attention_121aq {
1346
- background: #f6bf65;
1347
- }
1348
- .stepped-progress-bar__negative_121aq {
1349
- background: #d91d0b;
1350
- }
1351
- .stepped-progress-bar__link_121aq {
1352
- background: #0072ef;
1353
- }
1354
- .stepped-progress-bar__tertiary_121aq {
1355
- background: #464649;
1356
- }
1357
- .stepped-progress-bar__secondary_121aq {
1358
- background: #8d8d93;
1359
- }
1360
- .stepped-progress-bar__primary_121aq {
1361
- background: #fff;
1362
- }
1363
- .stepped-progress-bar__accent_121aq {
1364
- background: #ef3124;
1365
- }.list-header__filled_tkmuz {
1366
- background-color: rgba(255, 255, 255, 0.1);
1367
- }.drawer__backdropEnter_1n4xc {
1368
- background-color: transparent;
1369
- }
1370
- .drawer__backdropEnterActive_1n4xc,
1371
- .drawer__backdropEnterDone_1n4xc {
1372
- background-color: rgba(0, 0, 0, 0.8);
1373
- }
1374
- .drawer__backdropExit_1n4xc {
1375
- background-color: rgba(0, 0, 0, 0.8);
1376
- }
1377
- .drawer__backdropExitActive_1n4xc,
1378
- .drawer__backdropExitDone_1n4xc {
1379
- background-color: transparent;
1380
- }.custom-button__customButton_1qh8a.custom-button__white_1qh8a * {
1381
- color: #fff;
1382
- }
1383
- .custom-button__customButton_1qh8a.custom-button__black_1qh8a * {
1384
- color: #000;
1385
- }
1386
- .custom-button__customButton_1qh8a:before {
1387
- background-color: rgba(0, 0, 0, 0);
1388
- }
1389
- .custom-button__customButton_1qh8a:hover:before {
1390
- background-color: rgba(0, 0, 0, 0.07);
1391
- }
1392
- .custom-button__customButton_1qh8a:active:before {
1393
- background-color: rgba(0, 0, 0, 0.15);
1394
- }
1395
- .custom-button__customButton_1qh8a:disabled.custom-button__white_1qh8a * {
1396
- color: #fff;
1397
- }
1398
- .custom-button__customButton_1qh8a:disabled.custom-button__black_1qh8a * {
1399
- color: #000;
1400
- }.attach__component_1jay9 {
1401
- }
1402
- .attach__focused_1jay9 {
1403
- outline: 2px solid #0072ef;
1404
- }.icon-button__primary_5gbha {
1405
- color: #fff
1406
- }
1407
- .icon-button__primary_5gbha:hover {
1408
- color: rgb(204, 204, 204);
1409
- }
1410
- .icon-button__primary_5gbha:active {
1411
- color: rgb(179, 179, 179);
1412
- }
1413
- .icon-button__secondary_5gbha {
1414
- color: #8d8d93
1415
- }
1416
- .icon-button__secondary_5gbha:hover {
1417
- color: rgb(175, 175, 179);
1418
- }
1419
- .icon-button__secondary_5gbha:active {
1420
- color: rgb(198, 198, 201);
1421
- }
1422
- .icon-button__transparent_5gbha {
1423
- color: rgba(255, 255, 255, 0.3)
1424
- }
1425
- .icon-button__transparent_5gbha:hover {
1426
- color: rgba(255, 255, 255, 0.4);
1427
- }
1428
- .icon-button__transparent_5gbha:active {
1429
- color: rgba(255, 255, 255, 0.5);
1430
- }
1431
- .icon-button__negative_5gbha {
1432
- color: #d91d0b
1433
- }
1434
- .icon-button__negative_5gbha:hover {
1435
- color: rgb(220, 45, 28);
1436
- }
1437
- .icon-button__negative_5gbha:active {
1438
- color: rgb(223, 63, 48);
1439
- }
1440
- .icon-button__tertiary_5gbha {
1441
- color: #464649
1442
- }
1443
- .icon-button__tertiary_5gbha:hover {
1444
- color: rgb(83, 83, 86);
1445
- }
1446
- .icon-button__tertiary_5gbha:active {
1447
- color: rgb(98, 98, 100);
1448
- }
1449
- .icon-button__component_5gbha:disabled.icon-button__primary_5gbha {
1450
- color: rgba(255, 255, 255, 0.3)
1451
- }
1452
- .icon-button__component_5gbha:disabled.icon-button__primary_5gbha.icon-button__loader_5gbha {
1453
- color: #fff;
1454
- }
1455
- .icon-button__component_5gbha:disabled.icon-button__secondary_5gbha {
1456
- color: rgba(141, 141, 147, 0.3)
1457
- }
1458
- .icon-button__component_5gbha:disabled.icon-button__secondary_5gbha.icon-button__loader_5gbha {
1459
- color: #8d8d93;
1460
- }
1461
- .icon-button__component_5gbha:disabled.icon-button__negative_5gbha {
1462
- color: rgba(217, 29, 11, 0.3)
1463
- }
1464
- .icon-button__component_5gbha:disabled.icon-button__negative_5gbha.icon-button__loader_5gbha {
1465
- color: #d91d0b;
1466
- }
1467
- .icon-button__component_5gbha:disabled.icon-button__tertiary_5gbha {
1468
- color: rgba(70, 70, 73, 0.3)
1469
- }
1470
- .icon-button__component_5gbha:disabled.icon-button__tertiary_5gbha.icon-button__loader_5gbha {
1471
- color: #464649;
1472
- }
1473
-
1474
- .icon-button__primary_cuhpl {
1475
- color: #000
1476
- }
1477
- .icon-button__primary_cuhpl:hover {
1478
- color: rgb(18, 18, 18);
1479
- }
1480
- .icon-button__primary_cuhpl:active {
1481
- color: rgb(38, 38, 38);
1482
- }
1483
- .icon-button__secondary_cuhpl {
1484
- color: #8a8a8e
1485
- }
1486
- .icon-button__secondary_cuhpl:hover {
1487
- color: rgb(117, 117, 121);
1488
- }
1489
- .icon-button__secondary_cuhpl:active {
1490
- color: rgb(110, 110, 114);
1491
- }
1492
- .icon-button__transparent_cuhpl {
1493
- color: rgba(0, 0, 0, 0.3)
1494
- }
1495
- .icon-button__transparent_cuhpl:hover {
1496
- color: rgba(0, 0, 0, 0.4);
1497
- }
1498
- .icon-button__transparent_cuhpl:active {
1499
- color: rgba(0, 0, 0, 0.5);
1500
- }
1501
- .icon-button__negative_cuhpl {
1502
- color: #d91d0b
1503
- }
1504
- .icon-button__negative_cuhpl:hover {
1505
- color: rgb(220, 45, 28);
1506
- }
1507
- .icon-button__negative_cuhpl:active {
1508
- color: rgb(223, 63, 48);
1509
- }
1510
- .icon-button__tertiary_cuhpl {
1511
- color: #c5c5c7
1512
- }
1513
- .icon-button__tertiary_cuhpl:hover {
1514
- color: rgb(167, 167, 169);
1515
- }
1516
- .icon-button__tertiary_cuhpl:active {
1517
- color: rgb(158, 158, 159);
1518
- }
1519
- .icon-button__component_cuhpl:disabled.icon-button__primary_cuhpl {
1520
- color: rgba(0, 0, 0, 0.3)
1521
- }
1522
- .icon-button__component_cuhpl:disabled.icon-button__primary_cuhpl.icon-button__loader_cuhpl {
1523
- color: #000;
1524
- }
1525
- .icon-button__component_cuhpl:disabled.icon-button__secondary_cuhpl {
1526
- color: rgba(138, 138, 142, 0.3)
1527
- }
1528
- .icon-button__component_cuhpl:disabled.icon-button__secondary_cuhpl.icon-button__loader_cuhpl {
1529
- color: #8a8a8e;
1530
- }
1531
- .icon-button__component_cuhpl:disabled.icon-button__negative_cuhpl {
1532
- color: rgba(217, 29, 11, 0.3)
1533
- }
1534
- .icon-button__component_cuhpl:disabled.icon-button__negative_cuhpl.icon-button__loader_cuhpl {
1535
- color: #d91d0b;
1536
- }
1537
- .icon-button__component_cuhpl:disabled.icon-button__tertiary_cuhpl {
1538
- color: rgba(197, 197, 199, 0.3)
1539
- }
1540
- .icon-button__component_cuhpl:disabled.icon-button__tertiary_cuhpl.icon-button__loader_cuhpl {
1541
- color: #c5c5c7;
1542
- }.chart__coreChart_1qrqv .recharts-text tspan {
1543
- fill: #fff;
1544
- }
1545
- @keyframes chart__showDot_ol7p2 {
1546
- }
1547
-
1548
- .chart__tooltip_133g8 {
1549
- background-color: #121212;
1550
- border: 1px solid #2b2b2e;
1551
- box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
1552
- }
1553
- .chart__tooltipArrow_133g8 {
1554
- border: 1px solid #2b2b2e;
1555
- background-color: #121212;
1556
- }
1557
- .chart__tooltipArrow_133g8:before {
1558
- border-color: transparent #121212 transparent transparent;
1559
- }
1560
- .chart__tickText_y5l8b {
1561
- fill: #fff;
1562
- }
1563
- .chart__circle_y5l8b {
1564
- fill: #121212;
1565
- }
1566
- .chart__circle_y5l8b {
1567
- fill: #121212;
1568
- }.confirmation__component_686pj {
1569
- color: #8d8d93;
1570
- }
1571
- .confirmation__circle_1l0rt {
1572
- fill: transparent;
1573
- stroke: #464649;
1574
- }
1575
- .confirmation__header_7t4tv {
1576
- color: #fff;
1577
- }
1578
- .confirmation__description_7t4tv {
1579
- color: #8d8d93;
1580
- color: #fff;
1581
- }
1582
- .confirmation__title_lvy69 {
1583
- color: #fff;
1584
- }
1585
- .confirmation__text_lvy69 {
1586
- color: #8d8d93;
1587
- }
1588
- .confirmation__phonesWrap_lvy69 {
1589
- color: #8d8d93;
1590
- }
1591
- .confirmation__phoneDescription_lvy69 {
1592
- color: #8d8d93;
1593
- }
1594
- .confirmation__header_4oh6i {
1595
- color: #fff;
1596
- }
1597
- .confirmation__phone_4oh6i {
1598
- color: #fff;
1599
- }
1600
- .confirmation__header_4ilgp {
1601
- color: #fff;
1602
- }
1603
- .confirmation__description_4ilgp {
1604
- color: #8d8d93;
1605
- }.pagination__component_14crl {
1606
- color: #fff;
1607
- }
1608
- .pagination__dots_4y61g {
1609
- color: #8d8d93;
1610
- }
1611
-
1612
- .pagination__tag_72l56.pagination__tag_72l56 {
1613
- color: #8d8d93
1614
- }
1615
- .pagination__tag_72l56.pagination__tag_72l56:hover:not(:disabled) {
1616
- background-color: #2c2c2e;
1617
- color: #fff;
1618
- }
1619
- .pagination__tag_72l56.pagination__tag_72l56:active:not(:disabled) {
1620
- background-color: #3a3a3c;
1621
- }
1622
- .pagination__tag_72l56.pagination__tag_72l56.pagination__checked_72l56 {
1623
- background-color: #f3f4f5;
1624
- color: #000;
1625
- }
1626
- .pagination__tag_72l56.pagination__tag_72l56.pagination__checked_72l56:hover:not(:disabled) {
1627
- color: #000;
1628
- }
1629
- .pagination__tag_72l56.pagination__tag_72l56.pagination__checked_72l56:active:not(:disabled) {
1630
- color: #fff;
1631
- }.input__input_p0aj8 {
1632
- color: #fff;
1633
- caret-color: #0072ef;
1634
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1635
- }
1636
- .input__input_p0aj8:-webkit-autofill {
1637
- -webkit-text-fill-color: #fff;
1638
- }
1639
- .input__input_p0aj8::placeholder {
1640
- color: #8d8d93;
1641
- }
1642
- .input__hasLabel_p0aj8::placeholder {
1643
- color: #464649;
1644
- }
1645
- .input__clearIcon_p0aj8 {
1646
- color: #fff;
1647
- }
1648
- .input__input_p0aj8:read-only {
1649
- color: #8d8d93
1650
- }
1651
- .input__input_p0aj8:read-only:focus::placeholder {
1652
- color: #8d8d93;
1653
- }
1654
- .input__input_p0aj8:disabled {
1655
- color: #fff;
1656
- -webkit-text-fill-color: #fff;
1657
- }
1658
- .input__input_p0aj8:focus::placeholder {
1659
- color: rgba(235, 235, 245, 0.3);
1660
- }
1661
- .input__error_p0aj8 {
1662
- color: #f15045;
1663
- caret-color: #f15045;
1664
- }
1665
- .input__focusVisible_gy012 {
1666
- outline: 2px solid #0072ef;
1667
- }
1668
- @keyframes input__onautofillstart_gy012 {
1669
- from {
1670
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1671
- }
1672
- to {
1673
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1674
- }
1675
- }
1676
- @keyframes input__onautofillcancel_gy012 {
1677
- from {
1678
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1679
- }
1680
- to {
1681
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1682
- }
1683
- }
1684
- .input__input_khrck {
1685
- color: #000;
1686
- caret-color: #0072ef;
1687
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1688
- }
1689
- .input__input_khrck:-webkit-autofill {
1690
- -webkit-text-fill-color: #000;
1691
- }
1692
- .input__input_khrck::placeholder {
1693
- color: rgba(60, 60, 67, 0.6);
1694
- }
1695
- .input__hasLabel_khrck::placeholder {
1696
- color: #c5c5c7;
1697
- }
1698
- .input__clearIcon_khrck {
1699
- color: #000;
1700
- }
1701
- .input__input_khrck:read-only {
1702
- color: rgba(60, 60, 67, 0.6)
1703
- }
1704
- .input__input_khrck:read-only:focus::placeholder {
1705
- color: rgba(60, 60, 67, 0.6);
1706
- }
1707
- .input__input_khrck:disabled {
1708
- color: #000;
1709
- -webkit-text-fill-color: #000;
1710
- }
1711
- .input__input_khrck:focus::placeholder {
1712
- color: rgba(60, 60, 67, 0.3);
1713
- }
1714
- .input__error_khrck {
1715
- color: #ef3124;
1716
- caret-color: #ef3124;
1717
- }.plate__component_hydqe {
1718
- color: #fff;
1719
- }
1720
- .plate__focused_hydqe {
1721
- outline: 2px solid #0072ef;
1722
- }
1723
- .plate__common_hydqe {
1724
- background-color: #202022;
1725
- border-color: #6d7986;
1726
- }
1727
- .plate__negative_hydqe {
1728
- background-color: #35110d;
1729
- border-color: #d91d0b;
1730
- }
1731
- .plate__positive_hydqe {
1732
- background-color: #042117;
1733
- border-color: #13a463;
1734
- }
1735
- .plate__attention_hydqe {
1736
- background-color: #332104;
1737
- border-color: #de6a00;
1738
- }.filter-tag__component_1vdjo.filter-tag__disabled_1vdjo {
1739
- background-color: rgba(32, 32, 34, 0.3);
1740
- }
1741
- .filter-tag__component_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__component_1vdjo.filter-tag__disabled_1vdjo) {
1742
- background-color: #f3f4f5;
1743
- }
1744
- .filter-tag__component_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__component_1vdjo.filter-tag__disabled_1vdjo):hover {
1745
- background-color: #f3f4f5;
1746
- }
1747
- .filter-tag__component_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__component_1vdjo.filter-tag__disabled_1vdjo):active {
1748
- background-color: rgb(194, 195, 196);
1749
- }
1750
- .filter-tag__focused_1vdjo {
1751
- outline: 2px solid #0072ef;
1752
- }
1753
- .filter-tag__valueButton_1vdjo {
1754
- color: #fff;
1755
- background-color: #202022;
1756
- border-color: transparent
1757
- }
1758
- .filter-tag__valueButton_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):hover {
1759
- background-color: #202022;
1760
- border-color: transparent;
1761
- }
1762
- .filter-tag__valueButton_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):active {
1763
- background-color: rgb(65, 65, 67);
1764
- border-color: transparent;
1765
- }
1766
- .filter-tag__valueButton_1vdjo:disabled {
1767
- background-color: rgba(32, 32, 34, 0.3);
1768
- border-color: transparent;
1769
- color: #464649;
1770
- }
1771
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo {
1772
- background-color: #f3f4f5;
1773
- color: #000
1774
- }
1775
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):hover {
1776
- background-color: #f3f4f5;
1777
- }
1778
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):active {
1779
- background-color: rgb(194, 195, 196);
1780
- }
1781
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):hover + .filter-tag__clear_1vdjo:before {
1782
- background-color: #464649;
1783
- }
1784
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo:not(.filter-tag__valueButton_1vdjo:disabled):active + .filter-tag__clear_1vdjo:before {
1785
- background-color: transparent;
1786
- }
1787
- .filter-tag__valueButton_1vdjo.filter-tag__checked_1vdjo:disabled {
1788
- background-color: rgba(243, 244, 245, 0.3);
1789
- color: #000;
1790
- }
1791
- .filter-tag__clear_1vdjo {
1792
- background-color: #f3f4f5
1793
- }
1794
- .filter-tag__clear_1vdjo:before {
1795
- background-color: #464649;
1796
- }
1797
- .filter-tag__clear_1vdjo:hover:before {
1798
- background-color: #464649;
1799
- }
1800
- .filter-tag__clear_1vdjo:active:before {
1801
- background-color: transparent;
1802
- }
1803
- .filter-tag__clear_1vdjo:hover {
1804
- background-color: #f3f4f5;
1805
- }
1806
- .filter-tag__clear_1vdjo:active {
1807
- background-color: rgb(194, 195, 196);
1808
- }.file-upload-item__component_p7d2z {
1809
- color: #8d8d93;
1810
- box-shadow: 0 -1px 0 0 #2b2b2e inset
1811
- }
1812
- .file-upload-item__icon_p7d2z {
1813
- color: #fff;
1814
- }
1815
- .file-upload-item__errorIcon_p7d2z {
1816
- color: #d91d0b;
1817
- }
1818
- .file-upload-item__successIcon_p7d2z {
1819
- color: #2fc26e;
1820
- }
1821
- .file-upload-item__name_p7d2z {
1822
- color: #fff
1823
- }
1824
- .file-upload-item__errorWrapper_p7d2z {
1825
- color: #ef3124
1826
- }.bottom-sheet__modal_3iaxk {
1827
- background-color: transparent;
1828
- }
1829
- .bottom-sheet__component_3iaxk {
1830
- background: #121212;
1831
- }
1832
- .bottom-sheet__marker_3iaxk {
1833
- background-color: #2a2a2c;
1834
- }
1835
- .bottom-sheet__content_3iaxk {
1836
- color: #fff;
1837
- background-color: #121212;
1838
- }
1839
- .bottom-sheet__backer_opf7y {
1840
- color: #fff;
1841
- }
1842
- .bottom-sheet__button_opf7y {
1843
- background: rgba(255, 255, 255, 0.03);
1844
- }
1845
- .bottom-sheet__closer_ok9kv {
1846
- color: #fff;
1847
- }
1848
- .bottom-sheet__button_ok9kv {
1849
- background: rgba(255, 255, 255, 0.03);
1850
- }
1851
- .bottom-sheet__headerWrapper_1x650 {
1852
- background-color: #121212;
1853
- }
1854
- .bottom-sheet__highlighted_1x650 {
1855
- border-bottom: 1px solid #2b2b2e;
1856
- }
1857
- .bottom-sheet__footer_eepi0 {
1858
- background-color: #121212;
1859
- }
1860
- .bottom-sheet__highlighted_eepi0 {
1861
- border-top: 1px solid #2b2b2e;
1862
- background-color: #121212;
1863
- }.toast-plate__component_1nin5 {
1864
- color: #000;
1865
- background-color: #fff
1866
- }
1867
- .toast-plate__closeButtonWrapper_1nin5:before {
1868
- background-color: #e9e9eb;
1869
- }
1870
-
1871
-
1872
-
1873
- .pure-cell__categoryPercent_16jc7 {
1874
- background-color: #202022;
1875
- }
1876
- .pure-cell__component_1pkgd {
1877
- background-color: #202022;
1878
- }
1879
-
1880
-
1881
-
1882
-
1883
-
1884
-
1885
-
1886
-
1887
- .modal__button_tqici {
1888
- background: rgba(18, 18, 18, 0.4);
1889
- }
1890
-
1891
-
1892
-
1893
-
1894
- .modal__sticky_36sju {
1895
- background: #121212;
1896
- }
1897
- .modal__highlighted_36sju {
1898
- background: #121212;
1899
- box-shadow: 0 -1px 0 0 #2b2b2e;
1900
- }
1901
-
1902
-
1903
-
1904
- .modal__highlighted_iwpe5 {
1905
- background: #121212;
1906
- }
1907
- .modal__sticky_iwpe5.modal__hasContent_iwpe5 {
1908
- background: #121212;
1909
- }
1910
-
1911
-
1912
-
1913
-
1914
- .side-panel__button_7how7 {
1915
- background: rgba(18, 18, 18, 0.4);
1916
- }
1917
-
1918
-
1919
-
1920
-
1921
- .side-panel__sticky_1k4dw {
1922
- background: #121212;
1923
- }
1924
- .side-panel__highlighted_1k4dw {
1925
- background: #121212;
1926
- box-shadow: 0 -1px 0 0 #2b2b2e;
1927
- }
1928
-
1929
-
1930
-
1931
- .side-panel__highlighted_k9r7k {
1932
- background: #121212;
1933
- }
1934
- .side-panel__sticky_k9r7k.side-panel__hasContent_k9r7k {
1935
- background: #121212;
1936
- }
1937
- .slider-input__steps_1f7es {
1938
- color: #8d8d93;
1939
- }
1940
- .slider-input__info_1f7es {
1941
- color: #8d8d93;
1942
- }.with-suffix__hasSuffix_19839 input:focus::placeholder {
1943
- color: transparent;
1944
- }
1945
- .with-suffix__disabled_19839 {
1946
- color: #fff;
1947
- }.toast__toastPlate_17jxp {
1948
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1949
- }
1950
- .toast__popoverInner_17jxp {
1951
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1952
- background-color: transparent;
1953
- }.bank-card__component_ks0pf {
1954
- --form-control-bg-color: transparent;
1955
- --form-control-hover-bg-color: transparent;
1956
- --form-control-focus-bg-color: transparent;
1957
- }
1958
- .bank-card__label_ks0pf {
1959
- color: rgba(0, 0, 0, 0.6)
1960
- }
1961
- .bank-card__focused_ks0pf .bank-card__label_ks0pf,
1962
- .bank-card__filled_ks0pf .bank-card__label_ks0pf {
1963
- color: #000
1964
- }
1965
- .bank-card__input_ks0pf {
1966
- color: #000;
1967
- caret-color: #000
1968
- }
1969
- .bank-card__bankLogo_ks0pf svg g {
1970
- fill: #000;
1971
- }
1972
- .bank-card__brandLogo_ks0pf svg {
1973
- fill: #000;
1974
- }
1975
- .bank-card__usePhoto_ks0pf {
1976
- background-color: transparent
1977
- }
1978
- .bank-card__usePhoto_ks0pf svg {
1979
- fill: #000;
1980
- }.tooltip__hint_4n57f {
1981
- background-color: #fff;
1982
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1983
- 0 8px 16px rgba(11, 31, 53, 0.16);
1984
- color: #000;
1985
- }
1986
- .tooltip__hint_4n57f .tooltip__arrow_4n57f:after {
1987
- background-color: #fff;
1988
- border-color: #fff;
1989
- }
1990
-
1991
- .tooltip__tooltip_11ga0 {
1992
- background-color: #fff;
1993
- color: #000;
1994
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
1995
- 0 8px 16px rgba(11, 31, 53, 0.16);
1996
- }
1997
- .tooltip__tooltip_11ga0 .tooltip__arrow_11ga0:after {
1998
- background-color: #fff;
1999
- }
2000
- .tooltip__hint_11ga0 {
2001
- background-color: #121212;
2002
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2003
- color: #fff;
2004
- }
2005
- .tooltip__hint_11ga0 .tooltip__arrow_11ga0:after {
2006
- background-color: #121212;
2007
- }
2008
- .amount-input__minorPartAndCurrency_1dnnd {
2009
- color: #8d8d93;
2010
- }
2011
- .amount-input__filled_1x5de .amount-input__input_1x5de,
2012
- .amount-input__input_1x5de:focus {
2013
- -webkit-text-fill-color: transparent;
2014
- }
2015
- .amount-input__minorPartAndCurrency_zuf9x {
2016
- color: #8a8a8e;
2017
- }@media (min-width: 600px) {
2018
- }
2019
- .calendar__wrapper_59yla {
2020
- background: #121212;
2021
- }
2022
- .calendar__calendar_59yla th {
2023
- border-bottom: 1px solid #2b2b2e;
2024
- }
2025
- .calendar__dayNames_59yla {
2026
- border-bottom: 1px solid #2b2b2e
2027
- }
2028
- .calendar__month_59yla {
2029
- color: #fff;
2030
- }
2031
- .calendar__dayName_59yla {
2032
- color: #8d8d93
2033
- }
2034
- .calendar__dayName_we3dg {
2035
- color: #8d8d93
2036
- }
2037
- .calendar__day_we3dg {
2038
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2039
- color: #fff
2040
- }
2041
- .calendar__day_we3dg.calendar__highlighted_we3dg,
2042
- .calendar__day_we3dg.calendar__range_we3dg.calendar__highlighted_we3dg:not(.calendar__disabled_we3dg) {
2043
- color: #fff;
2044
- background: #2a2a2c;
2045
- }
2046
- .calendar__day_we3dg.calendar__holiday_we3dg {
2047
- color: #ef3124;
2048
- }
2049
- .calendar__day_we3dg.calendar__disabled_we3dg {
2050
- color: #464649;
2051
- background: transparent;
2052
- }
2053
- .calendar__day_we3dg.calendar__today_we3dg {
2054
- color: #0072ef;
2055
- }
2056
- .calendar__day_we3dg.calendar__rangeComplete_we3dg {
2057
- background: #e8f2fe;
2058
- }
2059
- .calendar__day_we3dg.calendar__selected_we3dg,
2060
- .calendar__day_we3dg.calendar__disabled_we3dg.calendar__selected_we3dg {
2061
- color: #000;
2062
- background: #fff;
2063
- }
2064
- @media (hover) {
2065
- .calendar__day_we3dg.calendar__selected_we3dg:hover {
2066
- background: rgb(217, 217, 217);
2067
- }
2068
- }
2069
- .calendar__dayWrapper_we3dg {
2070
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2071
- }
2072
- .calendar__range_we3dg .calendar__day_we3dg:not(.calendar__selected_we3dg):not(.calendar__disabled_we3dg):not(.calendar__today_we3dg):not(.calendar__holiday_we3dg) {
2073
- color: #fff;
2074
- }
2075
- .calendar__range_we3dg:before {
2076
- background: rgba(255, 255, 255, 0.1);
2077
- }
2078
- .calendar__rangeComplete_we3dg:before {
2079
- background: #e8f2fe;
2080
- }
2081
- .calendar__transitLeft_we3dg:after {
2082
- background: linear-gradient(
2083
- 270deg,
2084
- rgba(255, 255, 255, 0.1) 0%,
2085
- rgba(255, 255, 255, 0) 100%
2086
- );
2087
- }
2088
- .calendar__transitRight_we3dg:after {
2089
- background: linear-gradient(
2090
- 270deg,
2091
- rgba(255, 255, 255, 0) 0%,
2092
- rgba(255, 255, 255, 0.1) 100%
2093
- );
2094
- }
2095
- .calendar__rangeComplete_we3dg.calendar__transitLeft_we3dg:after {
2096
- background: linear-gradient(
2097
- 270deg,
2098
- #e8f2fe 0%,
2099
- rgba(255, 255, 255, 0) 100%
2100
- );
2101
- }
2102
- .calendar__rangeComplete_we3dg.calendar__transitRight_we3dg:after {
2103
- background: linear-gradient(
2104
- 270deg,
2105
- rgba(255, 255, 255, 0) 0%,
2106
- #e8f2fe 100%
2107
- );
2108
- }
2109
- .calendar__dot_we3dg {
2110
- background: #fff;
2111
- }
2112
- .calendar__selected_we3dg .calendar__dot_we3dg {
2113
- background: #000;
2114
- }
2115
- .calendar__withShadow_4a3cp {
2116
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
2117
- }
2118
-
2119
- @media (max-width: 374px) {
2120
- }
2121
- .calendar__empty_10840 {
2122
- color: #8d8d93;
2123
- }
2124
- .cc-calendar .calendar__button_1wno9 {
2125
- background-color: transparent
2126
- }
2127
- .cc-calendar .calendar__button_1wno9:not(:disabled):hover {
2128
- background-color: #2c2c2e;
2129
- color: #fff;
2130
- }
2131
- .cc-calendar .calendar__button_1wno9.calendar__filled_1wno9 {
2132
- background-color: #2c2c2e
2133
- }
2134
- .cc-calendar .calendar__button_1wno9.calendar__filled_1wno9:not(:disabled):hover {
2135
- background-color: rgb(59, 59, 61);
2136
- }
2137
- .cc-calendar .calendar__button_1wno9.calendar__outlined_1wno9 {
2138
- border: 1px solid #fff;
2139
- }
2140
- .cc-calendar .calendar__button_1wno9.calendar__selected_1wno9,
2141
- .cc-calendar .calendar__button_1wno9.calendar__selected_1wno9:disabled {
2142
- background-color: #fff;
2143
- color: #000
2144
- }
2145
- .cc-calendar .calendar__button_1wno9.calendar__selected_1wno9:not(:disabled):hover, .cc-calendar .calendar__button_1wno9.calendar__selected_1wno9:disabled:not(:disabled):hover {
2146
- background-color: #fff;
2147
- color: #000;
2148
- }
2149
- @media (max-width: 374px) {
2150
- }.select__arrow_iiyv4 {
2151
- color: #fff;
2152
- }
2153
- .select__popoverInner_2vufo {
2154
- background: transparent;
2155
- }
2156
- .select__optionsList_2vufo {
2157
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2158
- background: #121212;
2159
- }
2160
- .select__popoverInner_gh76a {
2161
- background: transparent;
2162
- }
2163
- .select__single_1mc2l {
2164
- background: #fff
2165
- }
2166
- .select__placeholder_1pnco {
2167
- color: #8d8d93;
2168
- }
2169
- .select__focusVisible_1pnco {
2170
- outline: 2px solid #0072ef;
2171
- }
2172
- .select__optgroup_1kvh6 {
2173
- background: #121212
2174
- }
2175
- .select__label_1kvh6 {
2176
- color: #8d8d93;
2177
- }
2178
- .select__option_1gdxq {
2179
- background: #121212;
2180
- color: #fff
2181
- }
2182
- .select__option_1gdxq:not(.select__disabled_1gdxq):active {
2183
- background: #2c2c2e;
2184
- color: #fff;
2185
- }
2186
- .select__option_1gdxq:before {
2187
- background: #2b2b2e;
2188
- }
2189
- .select__selected_1gdxq {
2190
- background: #121212;
2191
- color: #fff;
2192
- }
2193
- .select__highlighted_1gdxq {
2194
- background: #202022;
2195
- color: #fff
2196
- }
2197
- .select__disabled_1gdxq {
2198
- background: #121212;
2199
- color: #8d8d93;
2200
- }
2201
- .select__emptyPlaceholder_b4pgc {
2202
- color: #8d8d93;
2203
- }
2204
- .select__virtualRow_4vn8o:before {
2205
- background: #2b2b2e;
2206
- }
2207
- .select__emptyPlaceholder_4vn8o {
2208
- color: #8d8d93;
2209
- }
2210
-
2211
-
2212
-
2213
- .select__emptyPlaceholder_qr2t0 {
2214
- color: #8d8d93;
2215
- }
2216
- .select__footer_qr2t0 {
2217
- background-color: #121212
2218
- }
2219
- .select__highlighted_qr2t0 {
2220
- border-top: 1px solid #2b2b2e;
2221
- background-color: #121212;
2222
- }
2223
- .select__footer_if8hp {
2224
- background: #121212
2225
- }
2226
- .select__withBorder_if8hp {
2227
- box-shadow: inset 0 1px 0 #262629;
2228
- }.gallery__modal_1dbsk {
2229
- background: transparent;
2230
- }
2231
- .gallery__header_cepq5 {
2232
- background-color: #e9e9eb;
2233
- }
2234
-
2235
- .gallery__component_na8hr {
2236
- border: 2px solid rgba(0, 0, 0, 0);
2237
- }
2238
- .gallery__active_na8hr {
2239
- border-color: #000
2240
- }
2241
- .gallery__image_na8hr {
2242
- background-color: #121212
2243
- }
2244
- .gallery__loading_na8hr {
2245
- background-color: #e9eaeb;
2246
- }
2247
- .gallery__brokenImageWrapper_na8hr {
2248
- background-color: #121212
2249
- }
2250
- .gallery__focused_na8hr {
2251
- outline: 2px solid #0072ef;
2252
- }
2253
- .gallery__component_1puwk {
2254
- background-color: rgba(255, 255, 255, 0.5);
2255
- }
2256
- .gallery__slideLoading_1puwk {
2257
- background-color: #e9eaeb;
2258
- }
2259
- .gallery__image_1puwk {
2260
- background-color: #121212;
2261
- }
2262
- .gallery__smallImage_1puwk {
2263
- background-color: #121212;
2264
- }
2265
- .gallery__arrow_1puwk {
2266
- color: #000
2267
- }
2268
- .gallery__arrow_1puwk:hover {
2269
- background-color: rgba(255, 255, 255, 0.1);
2270
- }
2271
- .gallery__arrow_1puwk:active {
2272
- background-color: rgba(255, 255, 255, 0.2);
2273
- }
2274
- .gallery__focused_1puwk {
2275
- outline: 2px solid #0072ef;
2276
- }
2277
- .gallery__placeholder_1puwk {
2278
- background-color: #121212;
2279
- }
2280
- .gallery__fullScreenImage_1puwk {
2281
- background-color: #121212;
2282
- }
2283
- .gallery__component_16drs {
2284
- background-color: #e9e9eb
2285
- }.calendar-with-skeleton__skeleton_zy1hw {
2286
- background-color: #121212;
2287
- }.calendar-input__calendarIcon_17g4x {
2288
- color: #fff
2289
- }.select-with-tags__tag_zktri:active:not(:disabled) {
2290
- background-color: #f3f4f5;
2291
- }
2292
- .select-with-tags__tag_zktri:hover:not(:disabled):not(:active) {
2293
- background-color: #f3f4f5;
2294
- }
2295
- .select-with-tags__input_1lv3q {
2296
- background-color: transparent;
2297
- color: #fff
2298
- }
2299
- .select-with-tags__input_1lv3q:disabled {
2300
- color: #8d8d93;
2301
- }
2302
- .select-with-tags__input_1lv3q::placeholder {
2303
- color: #8d8d93;
2304
- }
2305
- .select-with-tags__input_1lv3q:focus::placeholder {
2306
- color: #464649;
2307
- }
2308
- .select-with-tags__focusVisible_1lv3q {
2309
- outline: 2px solid #0072ef;
2310
- }
2311
- .select-with-tags__placeholder_1lv3q {
2312
- color: #464649;
2313
- }
2314
-
2315
- .input-autocomplete__placeholder_1tz0z {
2316
- color: #8d8d93;
2317
- }
2318
- .input-autocomplete__focusVisible_1tz0z {
2319
- outline: 2px solid #0072ef;
2320
- }
2321
- .intl-phone-input__flagIcon_1e78z {
2322
- box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2323
- }
2324
- .intl-phone-input__dialCode_mk1so {
2325
- color: #8d8d93;
2326
- }
2327
- .intl-phone-input__focusVisible_1teya {
2328
- outline: 2px solid #0072ef;
2329
- }.table__component_3ahe9 {
2330
- border-top: 1px solid #2b2b2e;
2331
- }
2332
- .table__wrapper_1khkd {
2333
- background: #121212;
2334
- box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
2335
- 0 2px 4px rgba(11, 31, 53, 0.16);
2336
- }
2337
-
2338
- .table__component_1w7pq {
2339
- color: #fff;
2340
- border-top: 1px solid #2b2b2e;
2341
- }
2342
-
2343
- .table__component_131wd th:not(:last-child):not(:empty):after {
2344
- background-color: #2a2a2c;
2345
- }
2346
- .table__component_4xdx4 {
2347
- color: #fff;
2348
- border-bottom: 1px solid #2b2b2e;
2349
- background: #121212;
2350
- }
2351
- .table__sorted_4xdx4 {
2352
- color: #fff;
2353
- }
2354
- .table__component_lxnjk {
2355
- background: #121212
2356
- }
2357
- .table__withoutBorder_lxnjk {
2358
- }
2359
- .table__clickable_lxnjk:hover {
2360
- background-color: #202022;
2361
- }
2362
- .table__selected_lxnjk {
2363
- background-color: #f2f8ff
2364
- }
2365
- .table__selected_lxnjk:hover {
2366
- background-color: #e8f2fe;
2367
- }
2368
- .table__icon_mdt0n {
2369
- color: #8d8d93
2370
- }
2371
- .table__icon_mdt0n:hover {
2372
- color: #fff;
2373
- }
2374
- .table__sorted_mdt0n {
2375
- color: #0072ef
2376
- }
2377
- .table__sorted_mdt0n:hover {
2378
- color: #0072ef;
2379
- }
2380
- .table__open_1ypom,
2381
- .table__open_1ypom:hover {
2382
- background-color: rgba(255, 255, 255, 0.163);
2383
- }.calendar-range__divider_xubqe:after {
2384
- background-color: #fff;
2385
823
  }