@alfalab/core-components 41.4.0-beta.1 → 41.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (538) hide show
  1. package/amount-input/Component.js +1 -1
  2. package/amount-input/cssm/Component.js +1 -1
  3. package/amount-input/esm/Component.js +1 -1
  4. package/amount-input/modern/Component.js +1 -1
  5. package/base-modal/Component.d.ts +5 -0
  6. package/base-modal/Component.js +27 -27
  7. package/base-modal/cssm/Component.d.ts +5 -0
  8. package/base-modal/cssm/Component.js +27 -27
  9. package/base-modal/esm/Component.d.ts +5 -0
  10. package/base-modal/esm/Component.js +27 -27
  11. package/base-modal/modern/Component.d.ts +5 -0
  12. package/base-modal/modern/Component.js +18 -18
  13. package/bottom-sheet/component.js +25 -16
  14. package/bottom-sheet/cssm/component.js +25 -16
  15. package/bottom-sheet/cssm/types.d.ts +4 -0
  16. package/bottom-sheet/esm/component.js +25 -16
  17. package/bottom-sheet/esm/types.d.ts +4 -0
  18. package/bottom-sheet/modern/component.js +23 -16
  19. package/bottom-sheet/modern/types.d.ts +4 -0
  20. package/bottom-sheet/types.d.ts +4 -0
  21. package/calendar/{Component.responsive-c7d32ac8.d.ts → Component.responsive-01fc776b.d.ts} +5 -0
  22. package/calendar/Component.responsive.js +1 -1
  23. package/calendar/components/calendar-mobile/Component.js +1 -1
  24. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  25. package/calendar/components/calendar-mobile/index.js +1 -1
  26. package/calendar/cssm/Component.responsive-37401ddd.d.ts +5 -0
  27. package/calendar/{modern/Component.responsive-bab04a75.d.ts → esm/Component.responsive-9c88d40b.d.ts} +5 -0
  28. package/calendar/esm/Component.responsive.js +1 -1
  29. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  30. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  31. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  32. package/calendar/esm/index.js +1 -1
  33. package/calendar/esm/mobile.js +1 -1
  34. package/calendar/esm/responsive.d.ts +1 -1
  35. package/calendar/esm/responsive.js +1 -1
  36. package/calendar/index.js +1 -1
  37. package/calendar/mobile.js +1 -1
  38. package/calendar/{esm/Component.responsive-19c0b9a7.d.ts → modern/Component.responsive-6909ce92.d.ts} +5 -0
  39. package/calendar/modern/Component.responsive.js +1 -1
  40. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  41. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  42. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  43. package/calendar/modern/index.js +1 -1
  44. package/calendar/modern/mobile.js +1 -1
  45. package/calendar/modern/responsive.d.ts +1 -1
  46. package/calendar/modern/responsive.js +1 -1
  47. package/calendar/responsive.d.ts +1 -1
  48. package/calendar/responsive.js +1 -1
  49. package/calendar-range/Component.js +1 -0
  50. package/calendar-range/cssm/Component.js +1 -0
  51. package/calendar-range/cssm/index.js +1 -0
  52. package/calendar-range/cssm/views/popover.js +11 -6
  53. package/calendar-range/cssm/views/static.js +8 -6
  54. package/calendar-range/esm/Component.js +1 -0
  55. package/calendar-range/esm/index.js +1 -0
  56. package/calendar-range/esm/views/popover.js +11 -6
  57. package/calendar-range/esm/views/static.js +8 -6
  58. package/calendar-range/index.js +1 -0
  59. package/calendar-range/modern/Component.js +1 -0
  60. package/calendar-range/modern/index.js +1 -0
  61. package/calendar-range/modern/views/popover.js +9 -6
  62. package/calendar-range/modern/views/static.js +8 -6
  63. package/calendar-range/views/popover.js +11 -6
  64. package/calendar-range/views/static.js +8 -6
  65. package/confirmation/component.desktop.js +1 -1
  66. package/confirmation/component.mobile.js +1 -1
  67. package/confirmation/component.responsive.js +1 -1
  68. package/confirmation/components/base-confirmation/component.js +1 -1
  69. package/confirmation/components/base-confirmation/index.js +1 -1
  70. package/confirmation/components/index.js +1 -1
  71. package/confirmation/components/screens/index.js +1 -1
  72. package/confirmation/components/screens/initial/component.js +1 -1
  73. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  74. package/confirmation/components/screens/initial/index.js +1 -1
  75. package/confirmation/desktop.js +1 -1
  76. package/confirmation/esm/component.desktop.js +1 -1
  77. package/confirmation/esm/component.mobile.js +1 -1
  78. package/confirmation/esm/component.responsive.js +1 -1
  79. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  80. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  81. package/confirmation/esm/components/index.js +1 -1
  82. package/confirmation/esm/components/screens/index.js +1 -1
  83. package/confirmation/esm/components/screens/initial/component.js +1 -1
  84. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  85. package/confirmation/esm/components/screens/initial/index.js +1 -1
  86. package/confirmation/esm/desktop.js +1 -1
  87. package/confirmation/esm/index.js +1 -1
  88. package/confirmation/esm/mobile.js +1 -1
  89. package/confirmation/esm/responsive.js +1 -1
  90. package/confirmation/index.js +1 -1
  91. package/confirmation/mobile.js +1 -1
  92. package/confirmation/modern/component.desktop.js +1 -1
  93. package/confirmation/modern/component.mobile.js +1 -1
  94. package/confirmation/modern/component.responsive.js +1 -1
  95. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  96. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  97. package/confirmation/modern/components/index.js +1 -1
  98. package/confirmation/modern/components/screens/index.js +1 -1
  99. package/confirmation/modern/components/screens/initial/component.js +1 -1
  100. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  101. package/confirmation/modern/components/screens/initial/index.js +1 -1
  102. package/confirmation/modern/desktop.js +1 -1
  103. package/confirmation/modern/index.js +1 -1
  104. package/confirmation/modern/mobile.js +1 -1
  105. package/confirmation/modern/responsive.js +1 -1
  106. package/confirmation/responsive.js +1 -1
  107. package/gallery/Component.js +2 -2
  108. package/gallery/components/header/Component.js +1 -1
  109. package/gallery/components/header/buttons.js +1 -1
  110. package/gallery/components/header/index.js +1 -1
  111. package/gallery/components/image-viewer/component.js +1 -1
  112. package/gallery/components/image-viewer/index.js +1 -1
  113. package/gallery/components/image-viewer/slide.js +1 -1
  114. package/gallery/components/index.js +2 -2
  115. package/gallery/esm/Component.js +2 -2
  116. package/gallery/esm/components/header/Component.js +1 -1
  117. package/gallery/esm/components/header/buttons.js +1 -1
  118. package/gallery/esm/components/header/index.js +1 -1
  119. package/gallery/esm/components/image-viewer/component.js +1 -1
  120. package/gallery/esm/components/image-viewer/index.js +1 -1
  121. package/gallery/esm/components/image-viewer/slide.js +1 -1
  122. package/gallery/esm/components/index.js +2 -2
  123. package/gallery/esm/index.js +2 -2
  124. package/gallery/index.js +2 -2
  125. package/gallery/modern/Component.js +2 -2
  126. package/gallery/modern/components/header/Component.js +1 -1
  127. package/gallery/modern/components/header/buttons.js +1 -1
  128. package/gallery/modern/components/header/index.js +1 -1
  129. package/gallery/modern/components/image-viewer/component.js +1 -1
  130. package/gallery/modern/components/image-viewer/index.js +1 -1
  131. package/gallery/modern/components/image-viewer/slide.js +1 -1
  132. package/gallery/modern/components/index.js +2 -2
  133. package/gallery/modern/index.js +2 -2
  134. package/input-autocomplete/cssm/index-f12ee135.d.ts +9 -0
  135. package/input-autocomplete/esm/index-f12ee135.d.ts +9 -0
  136. package/input-autocomplete/index-f12ee135.d.ts +9 -0
  137. package/input-autocomplete/modern/index-f12ee135.d.ts +9 -0
  138. package/intl-phone-input/component.js +1 -1
  139. package/intl-phone-input/esm/component.js +1 -1
  140. package/intl-phone-input/modern/component.js +1 -1
  141. package/package.json +7 -3
  142. package/pattern-lock/Component.js +3 -3
  143. package/pattern-lock/consts.d.ts +3 -1
  144. package/pattern-lock/consts.js +2 -0
  145. package/pattern-lock/cssm/Component.js +3 -3
  146. package/pattern-lock/cssm/consts.d.ts +3 -1
  147. package/pattern-lock/cssm/consts.js +2 -0
  148. package/pattern-lock/esm/Component.js +4 -4
  149. package/pattern-lock/esm/consts.d.ts +3 -1
  150. package/pattern-lock/esm/consts.js +2 -1
  151. package/pattern-lock/modern/Component.js +3 -3
  152. package/pattern-lock/modern/consts.d.ts +3 -1
  153. package/pattern-lock/modern/consts.js +2 -1
  154. package/pure-cell/{component-c0d6e2fe.js → component-a0f5ea09.js} +1 -1
  155. package/pure-cell/component.js +2 -2
  156. package/pure-cell/components/addon/component.js +1 -1
  157. package/pure-cell/components/addon/index.js +1 -1
  158. package/pure-cell/components/amount/component.js +1 -1
  159. package/pure-cell/components/amount/index.js +1 -1
  160. package/pure-cell/components/amount-title/component.js +1 -1
  161. package/pure-cell/components/amount-title/index.js +1 -1
  162. package/pure-cell/components/category/component.js +1 -1
  163. package/pure-cell/components/category/index.js +1 -1
  164. package/pure-cell/components/content/component.js +2 -2
  165. package/pure-cell/components/content/index.d.ts +1 -1
  166. package/pure-cell/components/content/index.js +2 -2
  167. package/pure-cell/components/footer/component.js +1 -1
  168. package/pure-cell/components/footer/index.js +1 -1
  169. package/pure-cell/components/footer-button/component.js +1 -1
  170. package/pure-cell/components/footer-button/index.js +1 -1
  171. package/pure-cell/components/footer-text/component.js +1 -1
  172. package/pure-cell/components/footer-text/index.js +1 -1
  173. package/pure-cell/components/graphics/component.js +1 -1
  174. package/pure-cell/components/graphics/index.js +1 -1
  175. package/pure-cell/components/main/component.js +2 -2
  176. package/pure-cell/components/main/index.d.ts +1 -1
  177. package/pure-cell/components/main/index.js +2 -2
  178. package/pure-cell/components/text/component.js +2 -2
  179. package/pure-cell/components/text/index.d.ts +1 -1
  180. package/pure-cell/components/text/index.js +2 -2
  181. package/pure-cell/esm/{component-928737ce.js → component-63c4f827.js} +1 -1
  182. package/pure-cell/esm/component.js +2 -2
  183. package/pure-cell/esm/components/addon/component.js +1 -1
  184. package/pure-cell/esm/components/addon/index.js +1 -1
  185. package/pure-cell/esm/components/amount/component.js +1 -1
  186. package/pure-cell/esm/components/amount/index.js +1 -1
  187. package/pure-cell/esm/components/amount-title/component.js +1 -1
  188. package/pure-cell/esm/components/amount-title/index.js +1 -1
  189. package/pure-cell/esm/components/category/component.js +1 -1
  190. package/pure-cell/esm/components/category/index.js +1 -1
  191. package/pure-cell/esm/components/content/component.js +2 -2
  192. package/pure-cell/esm/components/content/index.d.ts +1 -1
  193. package/pure-cell/esm/components/content/index.js +2 -2
  194. package/pure-cell/esm/components/footer/component.js +1 -1
  195. package/pure-cell/esm/components/footer/index.js +1 -1
  196. package/pure-cell/esm/components/footer-button/component.js +1 -1
  197. package/pure-cell/esm/components/footer-button/index.js +1 -1
  198. package/pure-cell/esm/components/footer-text/component.js +1 -1
  199. package/pure-cell/esm/components/footer-text/index.js +1 -1
  200. package/pure-cell/esm/components/graphics/component.js +1 -1
  201. package/pure-cell/esm/components/graphics/index.js +1 -1
  202. package/pure-cell/esm/components/main/component.js +2 -2
  203. package/pure-cell/esm/components/main/index.d.ts +1 -1
  204. package/pure-cell/esm/components/main/index.js +2 -2
  205. package/pure-cell/esm/components/text/component.js +2 -2
  206. package/pure-cell/esm/components/text/index.d.ts +1 -1
  207. package/pure-cell/esm/components/text/index.js +2 -2
  208. package/pure-cell/esm/index.js +2 -2
  209. package/pure-cell/index.js +2 -2
  210. package/pure-cell/modern/{component-57cfdd76.js → component-c0947222.js} +1 -1
  211. package/pure-cell/modern/component.js +2 -2
  212. package/pure-cell/modern/components/addon/component.js +1 -1
  213. package/pure-cell/modern/components/addon/index.js +1 -1
  214. package/pure-cell/modern/components/amount/component.js +1 -1
  215. package/pure-cell/modern/components/amount/index.js +1 -1
  216. package/pure-cell/modern/components/amount-title/component.js +1 -1
  217. package/pure-cell/modern/components/amount-title/index.js +1 -1
  218. package/pure-cell/modern/components/category/component.js +1 -1
  219. package/pure-cell/modern/components/category/index.js +1 -1
  220. package/pure-cell/modern/components/content/component.js +2 -2
  221. package/pure-cell/modern/components/content/index.d.ts +1 -1
  222. package/pure-cell/modern/components/content/index.js +2 -2
  223. package/pure-cell/modern/components/footer/component.js +1 -1
  224. package/pure-cell/modern/components/footer/index.js +1 -1
  225. package/pure-cell/modern/components/footer-button/component.js +1 -1
  226. package/pure-cell/modern/components/footer-button/index.js +1 -1
  227. package/pure-cell/modern/components/footer-text/component.js +1 -1
  228. package/pure-cell/modern/components/footer-text/index.js +1 -1
  229. package/pure-cell/modern/components/graphics/component.js +1 -1
  230. package/pure-cell/modern/components/graphics/index.js +1 -1
  231. package/pure-cell/modern/components/main/component.js +2 -2
  232. package/pure-cell/modern/components/main/index.d.ts +1 -1
  233. package/pure-cell/modern/components/main/index.js +2 -2
  234. package/pure-cell/modern/components/text/component.js +2 -2
  235. package/pure-cell/modern/components/text/index.d.ts +1 -1
  236. package/pure-cell/modern/components/text/index.js +2 -2
  237. package/pure-cell/modern/index.js +2 -2
  238. package/select/{Component-97dfa7b9.js → Component-42354ffe.js} +3 -2
  239. package/select/Component.js +2 -1
  240. package/select/Component.responsive.js +4 -3
  241. package/select/components/base-select/Component.js +1 -1
  242. package/select/components/base-select/index.js +1 -1
  243. package/select/components/base-select-mobile/Component.js +2 -1
  244. package/select/components/base-select-mobile/index.js +2 -1
  245. package/select/components/index.js +4 -3
  246. package/select/components/options-list/Component.js +2 -1
  247. package/select/components/options-list/index.js +1 -0
  248. package/select/components/select-mobile/Component.js +4 -3
  249. package/select/components/select-mobile/index.d.ts +1 -1
  250. package/select/components/select-mobile/index.js +4 -3
  251. package/select/components/select-modal-mobile/Component.js +4 -3
  252. package/select/components/select-modal-mobile/index.d.ts +1 -1
  253. package/select/components/select-modal-mobile/index.js +4 -3
  254. package/select/components/virtual-options-list/Component.js +2 -1
  255. package/select/components/virtual-options-list/index.js +1 -0
  256. package/select/consts.d.ts +2 -0
  257. package/select/consts.js +5 -0
  258. package/select/cssm/{Component-d168a54e.js → Component-f86f43e3.js} +2 -1
  259. package/select/cssm/Component.js +1 -0
  260. package/select/cssm/Component.responsive.js +2 -1
  261. package/select/cssm/components/base-select-mobile/Component.js +1 -0
  262. package/select/cssm/components/base-select-mobile/index.js +1 -0
  263. package/select/cssm/components/index.js +2 -1
  264. package/select/cssm/components/options-list/Component.js +2 -1
  265. package/select/cssm/components/options-list/index.js +1 -0
  266. package/select/cssm/components/select-mobile/Component.js +2 -1
  267. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  268. package/select/cssm/components/select-mobile/index.js +2 -1
  269. package/select/cssm/components/select-modal-mobile/Component.js +2 -1
  270. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  271. package/select/cssm/components/select-modal-mobile/index.js +2 -1
  272. package/select/cssm/components/virtual-options-list/Component.js +2 -1
  273. package/select/cssm/components/virtual-options-list/index.js +1 -0
  274. package/select/cssm/consts.d.ts +2 -0
  275. package/select/cssm/consts.js +5 -0
  276. package/select/cssm/hook-4b555174.d.ts +3 -1
  277. package/select/cssm/index.js +2 -1
  278. package/select/cssm/presets/index.js +2 -1
  279. package/select/cssm/presets/useSelectWithApply/hook.js +2 -1
  280. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -1
  281. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  282. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -1
  283. package/select/cssm/responsive.js +2 -1
  284. package/select/cssm/utils.js +7 -3
  285. package/select/esm/{Component-557940f3.js → Component-7629765c.js} +4 -3
  286. package/select/esm/Component.js +2 -1
  287. package/select/esm/Component.responsive.js +4 -3
  288. package/select/esm/components/base-select/Component.js +1 -1
  289. package/select/esm/components/base-select/index.js +1 -1
  290. package/select/esm/components/base-select-mobile/Component.js +2 -1
  291. package/select/esm/components/base-select-mobile/index.js +2 -1
  292. package/select/esm/components/index.js +4 -3
  293. package/select/esm/components/options-list/Component.js +2 -1
  294. package/select/esm/components/options-list/index.js +1 -0
  295. package/select/esm/components/select-mobile/Component.js +4 -3
  296. package/select/esm/components/select-mobile/index.d.ts +1 -1
  297. package/select/esm/components/select-mobile/index.js +4 -3
  298. package/select/esm/components/select-modal-mobile/Component.js +4 -3
  299. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  300. package/select/esm/components/select-modal-mobile/index.js +4 -3
  301. package/select/esm/components/virtual-options-list/Component.js +2 -1
  302. package/select/esm/components/virtual-options-list/index.js +1 -0
  303. package/select/esm/consts.d.ts +2 -0
  304. package/select/esm/consts.js +3 -0
  305. package/select/esm/hook-4b555174.d.ts +3 -1
  306. package/select/esm/index-3885b0d7.d.ts +1 -1
  307. package/select/esm/index.js +4 -3
  308. package/select/esm/presets/index.js +4 -3
  309. package/select/esm/presets/useLazyLoading/hook.js +1 -1
  310. package/select/esm/presets/useSelectWithApply/hook.js +4 -3
  311. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  312. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  313. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  314. package/select/esm/responsive.js +4 -3
  315. package/select/esm/utils.js +7 -3
  316. package/select/hook-4b555174.d.ts +3 -1
  317. package/select/index-3885b0d7.d.ts +1 -1
  318. package/select/index.js +4 -3
  319. package/select/modern/{Component-09104d57.js → Component-3879ae9e.js} +4 -3
  320. package/select/modern/Component.js +2 -1
  321. package/select/modern/Component.responsive.js +4 -3
  322. package/select/modern/components/base-select/Component.js +1 -1
  323. package/select/modern/components/base-select/index.js +1 -1
  324. package/select/modern/components/base-select-mobile/Component.js +2 -1
  325. package/select/modern/components/base-select-mobile/index.js +2 -1
  326. package/select/modern/components/index.js +4 -3
  327. package/select/modern/components/options-list/Component.js +2 -1
  328. package/select/modern/components/options-list/index.js +1 -0
  329. package/select/modern/components/select-mobile/Component.js +4 -3
  330. package/select/modern/components/select-mobile/index.d.ts +1 -1
  331. package/select/modern/components/select-mobile/index.js +4 -3
  332. package/select/modern/components/select-modal-mobile/Component.js +4 -3
  333. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  334. package/select/modern/components/select-modal-mobile/index.js +4 -3
  335. package/select/modern/components/virtual-options-list/Component.js +2 -1
  336. package/select/modern/components/virtual-options-list/index.js +1 -0
  337. package/select/modern/consts.d.ts +2 -0
  338. package/select/modern/consts.js +3 -0
  339. package/select/modern/hook-4b555174.d.ts +3 -1
  340. package/select/modern/index-3885b0d7.d.ts +1 -1
  341. package/select/modern/index.js +4 -3
  342. package/select/modern/presets/index.js +4 -3
  343. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  344. package/select/modern/presets/useSelectWithApply/hook.js +4 -3
  345. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  346. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  347. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  348. package/select/modern/responsive.js +4 -3
  349. package/select/modern/utils.js +7 -3
  350. package/select/presets/index.js +4 -3
  351. package/select/presets/useLazyLoading/hook.js +1 -1
  352. package/select/presets/useSelectWithApply/hook.js +4 -3
  353. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  354. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  355. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  356. package/select/responsive.js +4 -3
  357. package/select/utils.js +7 -3
  358. package/side-panel/cssm/typings.d.ts +1 -2
  359. package/side-panel/esm/typings.d.ts +1 -2
  360. package/side-panel/modern/typings.d.ts +1 -2
  361. package/side-panel/typings.d.ts +1 -2
  362. package/system-message/Component.desktop.js +1 -1
  363. package/system-message/Component.mobile.js +1 -1
  364. package/system-message/Components.responsive.js +1 -1
  365. package/system-message/components/caption/Component.js +1 -1
  366. package/system-message/components/caption/index.js +1 -1
  367. package/system-message/components/controls/Component.js +1 -1
  368. package/system-message/components/controls/index.js +1 -1
  369. package/system-message/components/graphic/Component.js +1 -1
  370. package/system-message/components/graphic/index.js +1 -1
  371. package/system-message/components/subtitle/Component.js +1 -1
  372. package/system-message/components/subtitle/index.js +1 -1
  373. package/system-message/components/title/Component.js +1 -1
  374. package/system-message/components/title/index.js +1 -1
  375. package/system-message/desktop.js +1 -1
  376. package/system-message/esm/Component.desktop.js +1 -1
  377. package/system-message/esm/Component.mobile.js +1 -1
  378. package/system-message/esm/Components.responsive.js +1 -1
  379. package/system-message/esm/components/caption/Component.js +1 -1
  380. package/system-message/esm/components/caption/index.js +1 -1
  381. package/system-message/esm/components/controls/Component.js +1 -1
  382. package/system-message/esm/components/controls/index.js +1 -1
  383. package/system-message/esm/components/graphic/Component.js +1 -1
  384. package/system-message/esm/components/graphic/index.js +1 -1
  385. package/system-message/esm/components/subtitle/Component.js +1 -1
  386. package/system-message/esm/components/subtitle/index.js +1 -1
  387. package/system-message/esm/components/title/Component.js +1 -1
  388. package/system-message/esm/components/title/index.js +1 -1
  389. package/system-message/esm/desktop.js +1 -1
  390. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  391. package/system-message/esm/index.js +1 -1
  392. package/system-message/esm/mobile.js +1 -1
  393. package/system-message/esm/responsive.js +1 -1
  394. package/system-message/esm/utils.js +1 -1
  395. package/system-message/index-3885b0d7.d.ts +1 -1
  396. package/system-message/index.js +1 -1
  397. package/system-message/mobile.js +1 -1
  398. package/system-message/modern/Component.desktop.js +1 -1
  399. package/system-message/modern/Component.mobile.js +1 -1
  400. package/system-message/modern/Components.responsive.js +1 -1
  401. package/system-message/modern/components/caption/Component.js +1 -1
  402. package/system-message/modern/components/caption/index.js +1 -1
  403. package/system-message/modern/components/controls/Component.js +1 -1
  404. package/system-message/modern/components/controls/index.js +1 -1
  405. package/system-message/modern/components/graphic/Component.js +1 -1
  406. package/system-message/modern/components/graphic/index.js +1 -1
  407. package/system-message/modern/components/subtitle/Component.js +1 -1
  408. package/system-message/modern/components/subtitle/index.js +1 -1
  409. package/system-message/modern/components/title/Component.js +1 -1
  410. package/system-message/modern/components/title/index.js +1 -1
  411. package/system-message/modern/desktop.js +1 -1
  412. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  413. package/system-message/modern/index.js +1 -1
  414. package/system-message/modern/mobile.js +1 -1
  415. package/system-message/modern/responsive.js +1 -1
  416. package/system-message/modern/utils.js +1 -1
  417. package/system-message/responsive.js +1 -1
  418. package/system-message/utils.js +1 -1
  419. package/tabs/Component-ebda875c.d.ts +5 -0
  420. package/tabs/component-3885b0d7.d.ts +1 -1
  421. package/tabs/consts-f777ba1a.d.ts +2 -0
  422. package/tabs/cssm/Component-ebda875c.d.ts +5 -0
  423. package/tabs/cssm/component-3885b0d7.d.ts +1 -1
  424. package/tabs/cssm/consts-f777ba1a.d.ts +2 -0
  425. package/tabs/cssm/hook-3e68f8db.d.ts +3 -1
  426. package/tabs/cssm/index-f12ee135.d.ts +1 -1
  427. package/tabs/cssm/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  428. package/tabs/esm/Component-ebda875c.d.ts +5 -0
  429. package/tabs/esm/component-3885b0d7.d.ts +1 -1
  430. package/tabs/esm/consts-f777ba1a.d.ts +2 -0
  431. package/tabs/esm/hook-3e68f8db.d.ts +3 -1
  432. package/tabs/esm/index-f12ee135.d.ts +1 -1
  433. package/tabs/{types-996ad249.d.ts → esm/types-5e678ff2.d.ts} +4 -0
  434. package/tabs/hook-3e68f8db.d.ts +3 -1
  435. package/tabs/index-f12ee135.d.ts +1 -1
  436. package/tabs/modern/Component-ebda875c.d.ts +5 -0
  437. package/tabs/modern/component-3885b0d7.d.ts +1 -1
  438. package/tabs/modern/consts-f777ba1a.d.ts +2 -0
  439. package/tabs/modern/hook-3e68f8db.d.ts +3 -1
  440. package/tabs/modern/index-f12ee135.d.ts +1 -1
  441. package/tabs/modern/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  442. package/tabs/{esm/types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  443. package/themes/compiled/mobile-dark-bluetint.css +139 -65
  444. package/themes/dist/compiled/mobile-dark-bluetint.css +345 -345
  445. package/typography/component.js +2 -2
  446. package/typography/esm/component.js +2 -2
  447. package/typography/esm/index.js +2 -2
  448. package/typography/esm/text/component.js +1 -1
  449. package/typography/esm/text/index.js +1 -1
  450. package/typography/esm/title/component.js +1 -1
  451. package/typography/esm/title/index.js +2 -2
  452. package/typography/esm/title-mobile/component.js +2 -2
  453. package/typography/esm/title-mobile/index.js +2 -2
  454. package/typography/esm/title-responsive/component.js +2 -2
  455. package/typography/esm/title-responsive/index.js +2 -2
  456. package/typography/index.js +2 -2
  457. package/typography/modern/component.js +2 -2
  458. package/typography/modern/index.js +2 -2
  459. package/typography/modern/text/component.js +1 -1
  460. package/typography/modern/text/index.js +1 -1
  461. package/typography/modern/title/component.js +1 -1
  462. package/typography/modern/title/index.js +2 -2
  463. package/typography/modern/title-mobile/component.js +2 -2
  464. package/typography/modern/title-mobile/index.js +2 -2
  465. package/typography/modern/title-responsive/component.js +2 -2
  466. package/typography/modern/title-responsive/index.js +2 -2
  467. package/typography/text/component.js +1 -1
  468. package/typography/text/index.js +1 -1
  469. package/typography/title/component.js +1 -1
  470. package/typography/title/index.js +2 -2
  471. package/typography/title-mobile/component.js +2 -2
  472. package/typography/title-mobile/index.js +2 -2
  473. package/typography/title-responsive/component.js +2 -2
  474. package/typography/title-responsive/index.js +2 -2
  475. /package/calendar/{Component.responsive-c7d32ac8.js → Component.responsive-01fc776b.js} +0 -0
  476. /package/calendar/esm/{Component.responsive-19c0b9a7.js → Component.responsive-9c88d40b.js} +0 -0
  477. /package/calendar/modern/{Component.responsive-bab04a75.js → Component.responsive-6909ce92.js} +0 -0
  478. /package/confirmation/{countdown-section-d38901ac.d.ts → countdown-section-7121d186.d.ts} +0 -0
  479. /package/confirmation/{countdown-section-d38901ac.js → countdown-section-7121d186.js} +0 -0
  480. /package/confirmation/esm/{countdown-section-3fc5a377.d.ts → countdown-section-86e987ef.d.ts} +0 -0
  481. /package/confirmation/esm/{countdown-section-3fc5a377.js → countdown-section-86e987ef.js} +0 -0
  482. /package/confirmation/modern/{countdown-section-7b3719dd.d.ts → countdown-section-99c9ecc3.d.ts} +0 -0
  483. /package/confirmation/modern/{countdown-section-7b3719dd.js → countdown-section-99c9ecc3.js} +0 -0
  484. /package/gallery/{buttons-72a2a194.d.ts → buttons-089b6521.d.ts} +0 -0
  485. /package/gallery/{buttons-72a2a194.js → buttons-089b6521.js} +0 -0
  486. /package/gallery/esm/{buttons-354ad2ae.d.ts → buttons-71de80e0.d.ts} +0 -0
  487. /package/gallery/esm/{buttons-354ad2ae.js → buttons-71de80e0.js} +0 -0
  488. /package/gallery/esm/{slide-12bb60f1.d.ts → slide-3d3291a2.d.ts} +0 -0
  489. /package/gallery/esm/{slide-12bb60f1.js → slide-3d3291a2.js} +0 -0
  490. /package/gallery/modern/{buttons-62b1281b.d.ts → buttons-0f084c5f.d.ts} +0 -0
  491. /package/gallery/modern/{buttons-62b1281b.js → buttons-0f084c5f.js} +0 -0
  492. /package/gallery/modern/{slide-9a41f77b.d.ts → slide-c880500b.d.ts} +0 -0
  493. /package/gallery/modern/{slide-9a41f77b.js → slide-c880500b.js} +0 -0
  494. /package/gallery/{slide-172840c9.d.ts → slide-15e8e51e.d.ts} +0 -0
  495. /package/gallery/{slide-172840c9.js → slide-15e8e51e.js} +0 -0
  496. /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
  497. /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
  498. /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.d.ts → libphonenumber-js.min-d372f406.d.ts} +0 -0
  499. /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.js → libphonenumber-js.min-d372f406.js} +0 -0
  500. /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
  501. /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
  502. /package/pure-cell/{component-c0d6e2fe.d.ts → component-a0f5ea09.d.ts} +0 -0
  503. /package/pure-cell/esm/{component-928737ce.d.ts → component-63c4f827.d.ts} +0 -0
  504. /package/pure-cell/esm/{getDataTestId-67aeb69a.d.ts → getDataTestId-071b18cc.d.ts} +0 -0
  505. /package/pure-cell/esm/{getDataTestId-67aeb69a.js → getDataTestId-071b18cc.js} +0 -0
  506. /package/pure-cell/{getDataTestId-c5fa82c1.d.ts → getDataTestId-7bb22ddb.d.ts} +0 -0
  507. /package/pure-cell/{getDataTestId-c5fa82c1.js → getDataTestId-7bb22ddb.js} +0 -0
  508. /package/pure-cell/modern/{component-57cfdd76.d.ts → component-c0947222.d.ts} +0 -0
  509. /package/pure-cell/modern/{getDataTestId-a35413c9.d.ts → getDataTestId-14757660.d.ts} +0 -0
  510. /package/pure-cell/modern/{getDataTestId-a35413c9.js → getDataTestId-14757660.js} +0 -0
  511. /package/select/{Component-97dfa7b9.d.ts → Component-42354ffe.d.ts} +0 -0
  512. /package/select/cssm/{Component-d168a54e.d.ts → Component-f86f43e3.d.ts} +0 -0
  513. /package/select/esm/{Component-557940f3.d.ts → Component-7629765c.d.ts} +0 -0
  514. /package/select/esm/{getDataTestId-bb936fa6.d.ts → getDataTestId-1b8247c6.d.ts} +0 -0
  515. /package/select/esm/{getDataTestId-bb936fa6.js → getDataTestId-1b8247c6.js} +0 -0
  516. /package/select/esm/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
  517. /package/select/esm/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
  518. /package/select/{getDataTestId-cf4d6709.d.ts → getDataTestId-e9b1c785.d.ts} +0 -0
  519. /package/select/{getDataTestId-cf4d6709.js → getDataTestId-e9b1c785.js} +0 -0
  520. /package/select/{intersection-observer-96f8d3e8.d.ts → intersection-observer-ae06dac6.d.ts} +0 -0
  521. /package/select/{intersection-observer-96f8d3e8.js → intersection-observer-ae06dac6.js} +0 -0
  522. /package/select/modern/{Component-09104d57.d.ts → Component-3879ae9e.d.ts} +0 -0
  523. /package/select/modern/{getDataTestId-783cd717.d.ts → getDataTestId-957e6819.d.ts} +0 -0
  524. /package/select/modern/{getDataTestId-783cd717.js → getDataTestId-957e6819.js} +0 -0
  525. /package/select/modern/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
  526. /package/select/modern/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
  527. /package/system-message/esm/{getDataTestId-409f38e4.d.ts → getDataTestId-41740a81.d.ts} +0 -0
  528. /package/system-message/esm/{getDataTestId-409f38e4.js → getDataTestId-41740a81.js} +0 -0
  529. /package/system-message/{getDataTestId-4834d9ea.d.ts → getDataTestId-70bb25c0.d.ts} +0 -0
  530. /package/system-message/{getDataTestId-4834d9ea.js → getDataTestId-70bb25c0.js} +0 -0
  531. /package/system-message/modern/{getDataTestId-d9a510ec.d.ts → getDataTestId-e4e5b734.d.ts} +0 -0
  532. /package/system-message/modern/{getDataTestId-d9a510ec.js → getDataTestId-e4e5b734.js} +0 -0
  533. /package/typography/{colors.module-316e7454.js → colors.module-09e9c7fb.js} +0 -0
  534. /package/typography/{common.module-095f15ab.js → common.module-1dc7951a.js} +0 -0
  535. /package/typography/esm/{colors.module-d81f8b53.js → colors.module-53a3c479.js} +0 -0
  536. /package/typography/esm/{common.module-d2ff0db5.js → common.module-013d2c98.js} +0 -0
  537. /package/typography/modern/{colors.module-662274a5.js → colors.module-6ac1b898.js} +0 -0
  538. /package/typography/modern/{common.module-6f779b66.js → common.module-11df87ab.js} +0 -0
@@ -13,6 +13,10 @@
13
13
  } .backdrop__exitActive_153kg,
14
14
  .backdrop__exitDone_153kg {
15
15
  background-color: transparent;
16
+ }.card-image__cardImage_16t08 {
17
+ background: #e7e8ea;
18
+ } .card-image__loaded_16t08 {
19
+ background: transparent
16
20
  }.badge__component_s5lo3.badge__background-accent_s5lo3 {
17
21
  background-color: #ef3124;
18
22
  color: #fff;
@@ -73,10 +77,14 @@
73
77
  background-color: #fff;
74
78
  } .badge__dot_s5lo3.badge__outlineCount_s5lo3 {
75
79
  border: 1px solid #121212;
76
- }.card-image__cardImage_16t08 {
77
- background: #e7e8ea;
78
- } .card-image__loaded_16t08 {
79
- background: transparent
80
+ }.checkbox-group__error_yv38h {
81
+ border-left: 1px solid #f15045;
82
+ } .checkbox-group__label_yv38h {
83
+ color: #fff;
84
+ } .checkbox-group__errorMessage_yv38h {
85
+ color: #f15045;
86
+ } .checkbox-group__hint_yv38h {
87
+ color: rgba(235, 235, 245, 0.54);
80
88
  }.divider__component_rxd2w {
81
89
  border-bottom: 1px solid #2b2b2e;
82
90
  }.checkbox__box_1fix8 {
@@ -143,14 +151,6 @@
143
151
  } .checkbox__indeterminateLine_1fix8 {
144
152
  background-color: #0e0e0e;
145
153
  } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
146
- }.checkbox-group__error_yv38h {
147
- border-left: 1px solid #f15045;
148
- } .checkbox-group__label_yv38h {
149
- color: #fff;
150
- } .checkbox-group__errorMessage_yv38h {
151
- color: #f15045;
152
- } .checkbox-group__hint_yv38h {
153
- color: rgba(235, 235, 245, 0.54);
154
154
  }.code-input__error_154of {
155
155
  color: #f15045;
156
156
  } @keyframes code-input__shake_154of {
@@ -179,7 +179,81 @@
179
179
  background: #202022;
180
180
  } .dropzone__text_1e21m {
181
181
  color: #fff;
182
- }.form-control__component_ldrzv {
182
+ }.filter-tag__component_vtjvn.filter-tag__disabled_vtjvn {
183
+ background-color: rgba(32, 32, 34, 0.3);
184
+ } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn) {
185
+ background-color: #f3f4f5;
186
+ } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn):hover {
187
+ background-color: #f3f4f5;
188
+ } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn):active {
189
+ background-color: rgb(194, 195, 196);
190
+ } .filter-tag__focused_vtjvn {
191
+ outline: 2px solid #0072ef;
192
+ } .filter-tag__chevron_vtjvn {
193
+ color: #fff;
194
+ } .filter-tag__valueButton_vtjvn {
195
+ color: #fff;
196
+ background-color: #202022;
197
+ border-color: transparent
198
+ } .filter-tag__valueButton_vtjvn:disabled > .filter-tag__chevron_vtjvn {
199
+ color: rgba(255, 255, 255, 0.3);
200
+ } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn {
201
+ color: #fff;
202
+ border-color: transparent;
203
+ background-color: #202022
204
+ } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:disabled {
205
+ border-color: transparent;
206
+ color: rgba(235, 235, 245, 0.32);
207
+ background-color: rgba(32, 32, 34, 0.3);
208
+ } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:not(:disabled):hover {
209
+ border-color: transparent;
210
+ background-color: #202022;
211
+ } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:not(:disabled):active {
212
+ border-color: transparent;
213
+ background-color: rgb(65, 65, 67);
214
+ } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn {
215
+ color: #fff;
216
+ border-color: transparent;
217
+ background-color: rgba(255, 255, 255, 0.11)
218
+ } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:disabled {
219
+ color: rgba(235, 235, 245, 0.32);
220
+ background-color: rgba(255, 255, 255, 0.11);
221
+ } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:not(:disabled):hover {
222
+ background-color: rgba(255, 255, 255, 0.1723);
223
+ } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:not(:disabled):active {
224
+ background-color: rgba(255, 255, 255, 0.2435);
225
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn {
226
+ background-color: #f3f4f5;
227
+ color: #0e0e0e
228
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn > .filter-tag__chevron_vtjvn {
229
+ color: #0e0e0e;
230
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):hover {
231
+ background-color: #f3f4f5;
232
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):active {
233
+ background-color: rgb(194, 195, 196);
234
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):hover + .filter-tag__clear_vtjvn:before {
235
+ background-color: #464649;
236
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):active + .filter-tag__clear_vtjvn:before {
237
+ background-color: transparent;
238
+ } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:disabled {
239
+ background-color: rgba(243, 244, 245, 0.3);
240
+ color: #0e0e0e;
241
+ } .filter-tag__clear_vtjvn {
242
+ color: #4f4f52;
243
+ background-color: #f3f4f5
244
+ } .filter-tag__clear_vtjvn:before {
245
+ background-color: #c5c5c7;
246
+ } .filter-tag__clear_vtjvn:hover:before {
247
+ background-color: #464649;
248
+ } .filter-tag__clear_vtjvn:active:before {
249
+ background-color: transparent;
250
+ } .filter-tag__clear_vtjvn:hover {
251
+ background-color: #f3f4f5;
252
+ color: #0e0e0e;
253
+ } .filter-tag__clear_vtjvn:active {
254
+ background-color: rgb(194, 195, 196);
255
+ color: #0e0e0e;
256
+ }.form-control__component_ldrzv {
183
257
  color: #fff;
184
258
  } .form-control__inner_ldrzv {
185
259
  background-color: #202022;
@@ -234,39 +308,6 @@
234
308
  color: #ef3124;
235
309
  } .form-control__hasError_1p0wp {
236
310
  background-color: #f3f4f5;
237
- }.hatching-progress-bar__container_1w9co {
238
- background: rgba(255, 255, 255, 0.1);
239
- }
240
- .hatching-progress-bar__hatch_1w9co {
241
- background: repeating-linear-gradient(
242
- -45deg,
243
- #4f4f52 6px 10px,
244
- rgba(255, 255, 255, 0) 10px 18px
245
- );
246
- }
247
- .hatching-progress-bar__positive_1w9co {
248
- background: #2fc26e;
249
- }
250
- .hatching-progress-bar__attention_1w9co {
251
- background: #f6bf65;
252
- }
253
- .hatching-progress-bar__negative_1w9co {
254
- background: #d91d0b;
255
- }
256
- .hatching-progress-bar__link_1w9co {
257
- background: #0072ef;
258
- }
259
- .hatching-progress-bar__tertiary_1w9co {
260
- background: #4f4f52;
261
- }
262
- .hatching-progress-bar__secondary_1w9co {
263
- background: #85858d;
264
- }
265
- .hatching-progress-bar__primary_1w9co {
266
- background: #fff;
267
- }
268
- .hatching-progress-bar__accent_1w9co {
269
- background: #ef3124;
270
311
  }@media (max-width: 599px) {
271
312
  }
272
313
  @media (min-width: 320px) {
@@ -319,14 +360,46 @@
319
360
  }
320
361
  @media (min-width: 1920px) {
321
362
  }
322
- .icon-view__component_54cmx {
363
+ .hatching-progress-bar__container_1w9co {
364
+ background: rgba(255, 255, 255, 0.1);
365
+ }
366
+ .hatching-progress-bar__hatch_1w9co {
367
+ background: repeating-linear-gradient(
368
+ -45deg,
369
+ #4f4f52 6px 10px,
370
+ rgba(255, 255, 255, 0) 10px 18px
371
+ );
372
+ }
373
+ .hatching-progress-bar__positive_1w9co {
374
+ background: #2fc26e;
375
+ }
376
+ .hatching-progress-bar__attention_1w9co {
377
+ background: #f6bf65;
378
+ }
379
+ .hatching-progress-bar__negative_1w9co {
380
+ background: #d91d0b;
381
+ }
382
+ .hatching-progress-bar__link_1w9co {
383
+ background: #0072ef;
384
+ }
385
+ .hatching-progress-bar__tertiary_1w9co {
386
+ background: #4f4f52;
387
+ }
388
+ .hatching-progress-bar__secondary_1w9co {
389
+ background: #85858d;
390
+ }
391
+ .hatching-progress-bar__primary_1w9co {
392
+ background: #fff;
393
+ }
394
+ .hatching-progress-bar__accent_1w9co {
395
+ background: #ef3124;
396
+ }.icon-view__component_54cmx {
323
397
  color: #85858d;
324
398
  } .icon-view__bg_54cmx {
325
399
  fill: #202022;
326
400
  } .icon-view__border_54cmx {
327
401
  stroke: rgba(255, 255, 255, 0.1);
328
402
  fill: transparent;
329
- }@keyframes loader__blink_72hl0 {
330
403
  }.link__primary_17ku1 {
331
404
  color: #fff;
332
405
  border-bottom-color: #fff
@@ -378,7 +451,8 @@
378
451
  color: rgb(0, 91, 191);
379
452
  } .link__defaultView_bha40:active {
380
453
  color: rgb(0, 68, 143);
381
- }.progress-bar__container_1xmbj {
454
+ }@keyframes loader__blink_72hl0 {
455
+ }.progress-bar__container_1xmbj {
382
456
  background: rgba(255, 255, 255, 0.1)
383
457
  }
384
458
  .progress-bar__filled_1xmbj.progress-bar__positive_1xmbj {
@@ -505,7 +579,22 @@
505
579
  background-color: rgba(14, 14, 14, 0.3);
506
580
  } .scrollbar__component_1jflr.dragging .track .scrollbar.visible:before {
507
581
  background-color: rgba(14, 14, 14, 0.6);
508
- }.skeleton__component_4zg6o {
582
+ }.segmented-control__wrapper_1ysbd {
583
+ background-color: rgba(255, 255, 255, 0.06);
584
+ } .segmented-control__selectedBox_1ysbd {
585
+ border: 0.5px solid #1c1c1e;
586
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
587
+ 0 0 1px rgba(0, 0, 0, 0.04);
588
+ background-color: #121212;
589
+ }
590
+ .segmented-control__segment_1f8d0 {
591
+ background-color: transparent;
592
+ color: #fff
593
+ } .segmented-control__segment_1f8d0:not(:first-child):before {
594
+ background-color: #2b2b2e;
595
+ } .segmented-control__focused_1f8d0 {
596
+ outline: 2px solid #0072ef;
597
+ }.skeleton__component_4zg6o {
509
598
  color: transparent;
510
599
  background: rgba(255, 255, 255, 0.1);
511
600
  } .skeleton__component_4zg6o:before {
@@ -527,21 +616,6 @@
527
616
  100% {
528
617
  background: rgb(198, 205, 214);
529
618
  }
530
- }.segmented-control__wrapper_1ysbd {
531
- background-color: rgba(255, 255, 255, 0.06);
532
- } .segmented-control__selectedBox_1ysbd {
533
- border: 0.5px solid #1c1c1e;
534
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
535
- 0 0 1px rgba(0, 0, 0, 0.04);
536
- background-color: #121212;
537
- }
538
- .segmented-control__segment_1f8d0 {
539
- background-color: transparent;
540
- color: #fff
541
- } .segmented-control__segment_1f8d0:not(:first-child):before {
542
- background-color: #2b2b2e;
543
- } .segmented-control__focused_1f8d0 {
544
- outline: 2px solid #0072ef;
545
619
  }.slider__component_ws47a .noUi-base:hover .noUi-connects {
546
620
  background: #303032;
547
621
  } .slider__component_ws47a .noUi-base:hover .noUi-connect {
@@ -774,44 +848,7 @@
774
848
 
775
849
  @media screen and (min-width: 600px) {
776
850
  } @media screen and (min-width: 1024px) {
777
- }
778
- .steps__option_327ii {
779
- color: #fff;
780
- background: #303032
781
- } .steps__dash_327ii {
782
- border-top: 2px solid #2b2b2e
783
- } .steps__dash_327ii.steps__completed_327ii {
784
- border-top: 2px solid #fff;
785
- } .steps__dash_327ii.steps__vertical_327ii {
786
- border-left: 2px solid #2b2b2e;
787
- } .steps__dash_327ii.steps__completed_327ii.steps__vertical_327ii {
788
- border-left: 2px solid #fff;
789
- } .steps__text_327ii {
790
- color: #fff
791
- } .steps__text_327ii.steps__interactive_327ii:not(.steps__disabled_327ii):hover {
792
- background: rgba(255, 255, 255, 0.07);
793
- } .steps__text_327ii.steps__interactive_327ii:not(.steps__disabled_327ii):active {
794
- background: rgba(255, 255, 255, 0.15);
795
- } .steps__focused_327ii {
796
- outline: 2px solid #0072ef;
797
- } .steps__selected_327ii .steps__text_327ii {
798
- color: #fff;
799
- } .steps__selected_327ii .steps__option_327ii {
800
- color: #0e0e0e;
801
- background: #fff;
802
- } .steps__checkbox_327ii {
803
- border: 2px solid #303032;
804
- } .steps__dot_327ii {
805
- background: #303032;
806
- } .steps__selected_327ii .steps__checkbox_327ii {
807
- border: 2px solid #fff
808
- } .steps__selected_327ii .steps__checkbox_327ii .steps__dot_327ii {
809
- background: #fff;
810
- } .steps__completedIndicator_327ii > [class*='positive'] {
811
- color: #fff;
812
- background-color: #fff;
813
- }
814
- .underlay__background-accent_4unbd {
851
+ }.underlay__background-accent_4unbd {
815
852
  background-color: #ef3124;
816
853
  } .underlay__background-info_4unbd {
817
854
  background-color: #001c3c;
@@ -950,35 +987,72 @@
950
987
  border-color: rgba(255, 255, 255, 0.11);
951
988
  } .underlay__border-color-specialbg-tertiary-transparent-inverted_4unbd {
952
989
  border-color: rgba(11, 31, 53, 0.1);
953
- }.textarea__input_zmjgy {
954
- color: #fff;
955
- caret-color: #0072ef;
956
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
957
- } .textarea__input_zmjgy:-webkit-autofill {
958
- -webkit-text-fill-color: #fff;
959
- } .textarea__input_zmjgy::placeholder {
960
- color: rgba(235, 235, 245, 0.54);
961
- } .textarea__hasInnerLabel_zmjgy::placeholder {
962
- color: rgba(235, 235, 245, 0.32);
963
- } .textarea__clearIcon_zmjgy {
964
- color: #fff;
965
- } .textarea__input_zmjgy:read-only {
966
- color: rgba(235, 235, 245, 0.54)
967
- } .textarea__input_zmjgy:read-only:focus::placeholder {
968
- color: rgba(235, 235, 245, 0.54);
969
- } .textarea__input_zmjgy:disabled {
970
- color: #fff;
971
- -webkit-text-fill-color: #fff;
972
- } .textarea__input_zmjgy:focus::placeholder {
973
- color: rgba(235, 235, 245, 0.32);
974
- } .textarea__error_zmjgy {
975
- color: #f15045;
976
- caret-color: #f15045;
977
- } .textarea__textarea_zmjgy {
990
+ }
991
+ .steps__option_327ii {
978
992
  color: #fff;
979
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
980
- } .textarea__textarea_zmjgy::placeholder {
981
- color: rgba(235, 235, 245, 0.54);
993
+ background: #303032
994
+ } .steps__dash_327ii {
995
+ border-top: 2px solid #2b2b2e
996
+ } .steps__dash_327ii.steps__completed_327ii {
997
+ border-top: 2px solid #fff;
998
+ } .steps__dash_327ii.steps__vertical_327ii {
999
+ border-left: 2px solid #2b2b2e;
1000
+ } .steps__dash_327ii.steps__completed_327ii.steps__vertical_327ii {
1001
+ border-left: 2px solid #fff;
1002
+ } .steps__text_327ii {
1003
+ color: #fff
1004
+ } .steps__text_327ii.steps__interactive_327ii:not(.steps__disabled_327ii):hover {
1005
+ background: rgba(255, 255, 255, 0.07);
1006
+ } .steps__text_327ii.steps__interactive_327ii:not(.steps__disabled_327ii):active {
1007
+ background: rgba(255, 255, 255, 0.15);
1008
+ } .steps__focused_327ii {
1009
+ outline: 2px solid #0072ef;
1010
+ } .steps__selected_327ii .steps__text_327ii {
1011
+ color: #fff;
1012
+ } .steps__selected_327ii .steps__option_327ii {
1013
+ color: #0e0e0e;
1014
+ background: #fff;
1015
+ } .steps__checkbox_327ii {
1016
+ border: 2px solid #303032;
1017
+ } .steps__dot_327ii {
1018
+ background: #303032;
1019
+ } .steps__selected_327ii .steps__checkbox_327ii {
1020
+ border: 2px solid #fff
1021
+ } .steps__selected_327ii .steps__checkbox_327ii .steps__dot_327ii {
1022
+ background: #fff;
1023
+ } .steps__completedIndicator_327ii > [class*='positive'] {
1024
+ color: #fff;
1025
+ background-color: #fff;
1026
+ }
1027
+ .textarea__input_zmjgy {
1028
+ color: #fff;
1029
+ caret-color: #0072ef;
1030
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1031
+ } .textarea__input_zmjgy:-webkit-autofill {
1032
+ -webkit-text-fill-color: #fff;
1033
+ } .textarea__input_zmjgy::placeholder {
1034
+ color: rgba(235, 235, 245, 0.54);
1035
+ } .textarea__hasInnerLabel_zmjgy::placeholder {
1036
+ color: rgba(235, 235, 245, 0.32);
1037
+ } .textarea__clearIcon_zmjgy {
1038
+ color: #fff;
1039
+ } .textarea__input_zmjgy:read-only {
1040
+ color: rgba(235, 235, 245, 0.54)
1041
+ } .textarea__input_zmjgy:read-only:focus::placeholder {
1042
+ color: rgba(235, 235, 245, 0.54);
1043
+ } .textarea__input_zmjgy:disabled {
1044
+ color: #fff;
1045
+ -webkit-text-fill-color: #fff;
1046
+ } .textarea__input_zmjgy:focus::placeholder {
1047
+ color: rgba(235, 235, 245, 0.32);
1048
+ } .textarea__error_zmjgy {
1049
+ color: #f15045;
1050
+ caret-color: #f15045;
1051
+ } .textarea__textarea_zmjgy {
1052
+ color: #fff;
1053
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1054
+ } .textarea__textarea_zmjgy::placeholder {
1055
+ color: rgba(235, 235, 245, 0.54);
982
1056
  } .textarea__hasInnerLabel_zmjgy::placeholder {
983
1057
  color: rgba(235, 235, 245, 0.32);
984
1058
  } .textarea__textarea_zmjgy:disabled {
@@ -1075,6 +1149,25 @@
1075
1149
  color: rgba(235, 235, 245, 0.54);
1076
1150
  } .textarea__error_1ucgt {
1077
1151
  color: #f15045;
1152
+ }
1153
+
1154
+
1155
+ .system-message__component_e7oea {
1156
+ color: rgba(235, 235, 245, 0.54);
1157
+ }
1158
+
1159
+
1160
+
1161
+
1162
+ .system-message__component_m2mbr {
1163
+ color: #fff;
1164
+ }
1165
+
1166
+ .system-message__component_avbht {
1167
+ color: #fff;
1168
+ }
1169
+ .base-modal__component_b5jv0 {
1170
+ background: #121212;
1078
1171
  }.action-button__primary_rlpn2 {
1079
1172
  color: #fff
1080
1173
  } .action-button__primary_rlpn2 .action-button__iconWrapper_rlpn2 {
@@ -1128,9 +1221,7 @@
1128
1221
  } .action-button__secondary_yli9z .action-button__iconWrapper_yli9z {
1129
1222
  color: #0e0e0e;
1130
1223
  background-color: #f3f4f5;
1131
- }.base-modal__component_b5jv0 {
1132
- background: #121212;
1133
- }.popover__component_ojxl9 {
1224
+ }.popover__component_ojxl9 {
1134
1225
  background-color: transparent;
1135
1226
  color: #fff;
1136
1227
  } .popover__inner_ojxl9 {
@@ -1141,24 +1232,7 @@
1141
1232
  } .popover__arrow_ojxl9:after {
1142
1233
  background-color: #121212;
1143
1234
  border: 1px solid transparent;
1144
- }
1145
-
1146
-
1147
- .system-message__component_e7oea {
1148
- color: rgba(235, 235, 245, 0.54);
1149
- }
1150
-
1151
-
1152
-
1153
-
1154
- .system-message__component_m2mbr {
1155
- color: #fff;
1156
- }
1157
-
1158
- .system-message__component_avbht {
1159
- color: #fff;
1160
- }
1161
- .button__accent_1qbvr {
1235
+ }.button__accent_1qbvr {
1162
1236
  color: #fff;
1163
1237
  background-color: #ef3124;
1164
1238
  border: 1px solid transparent
@@ -1487,7 +1561,28 @@
1487
1561
  color: rgba(14, 14, 14, 0.3)
1488
1562
  } .button__component_1f1u9[disabled].button__ghost_1f1u9.button__loading_1f1u9 {
1489
1563
  color: #0e0e0e;
1490
- }.circular-progress-bar__backgroundCircle_l89yl,
1564
+ }.pagination__component_1lkc4 {
1565
+ color: #fff;
1566
+ }
1567
+ .pagination__dots_norwd {
1568
+ color: rgba(235, 235, 245, 0.54);
1569
+ }
1570
+
1571
+ .pagination__tag_lxm9f.pagination__tag_lxm9f {
1572
+ color: rgba(235, 235, 245, 0.54)
1573
+ } .pagination__tag_lxm9f.pagination__tag_lxm9f:hover:not(:disabled) {
1574
+ background-color: #2c2c2e;
1575
+ color: #fff;
1576
+ } .pagination__tag_lxm9f.pagination__tag_lxm9f:active:not(:disabled) {
1577
+ background-color: #3a3a3c;
1578
+ } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f {
1579
+ background-color: #f3f4f5;
1580
+ color: #0e0e0e;
1581
+ } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f:hover:not(:disabled) {
1582
+ color: #0e0e0e;
1583
+ } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f:active:not(:disabled) {
1584
+ color: #fff;
1585
+ }.circular-progress-bar__backgroundCircle_l89yl,
1491
1586
  .circular-progress-bar__progressCircle_l89yl {
1492
1587
  fill: transparent;
1493
1588
  } .circular-progress-bar__positive_l89yl {
@@ -1634,25 +1729,7 @@
1634
1729
  } .confirmation-v1__loaderText_1fak7 {
1635
1730
  color: rgba(235, 235, 245, 0.54);
1636
1731
  color: rgba(235, 235, 245, 0.54);
1637
- }.custom-button__customButton_1gezv.custom-button__white_1gezv * {
1638
- color: #fff;
1639
- } .custom-button__customButton_1gezv.custom-button__black_1gezv * {
1640
- color: #0e0e0e;
1641
- } .custom-button__customButton_1gezv:before {
1642
- background-color: rgba(0, 0, 0, 0);
1643
- } .custom-button__customButton_1gezv.custom-button__darkening_1gezv:hover:before {
1644
- background-color: rgba(0, 0, 0, 0.07);
1645
- } .custom-button__customButton_1gezv.custom-button__darkening_1gezv:active:before {
1646
- background-color: rgba(0, 0, 0, 0.15);
1647
- } .custom-button__customButton_1gezv.custom-button__lightening_1gezv:hover:before {
1648
- background-color: rgba(255, 255, 255, 0.15);
1649
- } .custom-button__customButton_1gezv.custom-button__lightening_1gezv:active:before {
1650
- background-color: rgba(255, 255, 255, 0.2);
1651
- } .custom-button__customButton_1gezv:disabled.custom-button__white_1gezv * {
1652
- color: #fff;
1653
- } .custom-button__customButton_1gezv:disabled.custom-button__black_1gezv * {
1654
- color: #0e0e0e;
1655
- }
1732
+ }
1656
1733
  .confirmation__component_gttd2 {
1657
1734
  color: rgba(235, 235, 245, 0.54);
1658
1735
  }
@@ -1676,6 +1753,94 @@
1676
1753
  }
1677
1754
  .confirmation__typographyTheme_wiiuj.confirmation__typographyTheme_wiiuj {
1678
1755
  color: rgba(235, 235, 245, 0.54);
1756
+ }.custom-button__customButton_1gezv.custom-button__white_1gezv * {
1757
+ color: #fff;
1758
+ } .custom-button__customButton_1gezv.custom-button__black_1gezv * {
1759
+ color: #0e0e0e;
1760
+ } .custom-button__customButton_1gezv:before {
1761
+ background-color: rgba(0, 0, 0, 0);
1762
+ } .custom-button__customButton_1gezv.custom-button__darkening_1gezv:hover:before {
1763
+ background-color: rgba(0, 0, 0, 0.07);
1764
+ } .custom-button__customButton_1gezv.custom-button__darkening_1gezv:active:before {
1765
+ background-color: rgba(0, 0, 0, 0.15);
1766
+ } .custom-button__customButton_1gezv.custom-button__lightening_1gezv:hover:before {
1767
+ background-color: rgba(255, 255, 255, 0.15);
1768
+ } .custom-button__customButton_1gezv.custom-button__lightening_1gezv:active:before {
1769
+ background-color: rgba(255, 255, 255, 0.2);
1770
+ } .custom-button__customButton_1gezv:disabled.custom-button__white_1gezv * {
1771
+ color: #fff;
1772
+ } .custom-button__customButton_1gezv:disabled.custom-button__black_1gezv * {
1773
+ color: #0e0e0e;
1774
+ }.input__input_cu4nt {
1775
+ color: #fff;
1776
+ caret-color: #0072ef;
1777
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1778
+ } .input__input_cu4nt:-webkit-autofill {
1779
+ -webkit-text-fill-color: #fff;
1780
+ } .input__input_cu4nt::placeholder {
1781
+ color: rgba(235, 235, 245, 0.54);
1782
+ } .input__hasInnerLabel_cu4nt::placeholder {
1783
+ color: rgba(235, 235, 245, 0.32);
1784
+ } .input__clearIcon_cu4nt {
1785
+ color: #fff;
1786
+ } .input__input_cu4nt:read-only {
1787
+ color: rgba(235, 235, 245, 0.54)
1788
+ } .input__input_cu4nt:read-only:focus::placeholder {
1789
+ color: rgba(235, 235, 245, 0.54);
1790
+ } .input__input_cu4nt:disabled {
1791
+ color: #fff;
1792
+ -webkit-text-fill-color: #fff;
1793
+ } .input__input_cu4nt:focus::placeholder {
1794
+ color: rgba(235, 235, 245, 0.32);
1795
+ } .input__error_cu4nt {
1796
+ color: #f15045;
1797
+ caret-color: #f15045;
1798
+ }
1799
+ .input__errorColorIcon_fucky {
1800
+ color: #d91d0b;
1801
+ } .input__successColorIcon_fucky {
1802
+ color: #2fc26e;
1803
+ } .input__focusVisible_fucky {
1804
+ outline: 2px solid #0072ef;
1805
+ } @keyframes input__onautofillstart_fucky {
1806
+ from {
1807
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1808
+ }
1809
+ to {
1810
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1811
+ }
1812
+ } @keyframes input__onautofillcancel_fucky {
1813
+ from {
1814
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1815
+ }
1816
+ to {
1817
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1818
+ }
1819
+ }
1820
+ .input__input_ni14o {
1821
+ color: #0e0e0e;
1822
+ caret-color: #0072ef;
1823
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1824
+ } .input__input_ni14o:-webkit-autofill {
1825
+ -webkit-text-fill-color: #0e0e0e;
1826
+ } .input__input_ni14o::placeholder {
1827
+ color: rgba(60, 60, 67, 0.66);
1828
+ } .input__hasInnerLabel_ni14o::placeholder {
1829
+ color: rgba(60, 60, 67, 0.4);
1830
+ } .input__clearIcon_ni14o {
1831
+ color: #0e0e0e;
1832
+ } .input__input_ni14o:read-only {
1833
+ color: rgba(60, 60, 67, 0.66)
1834
+ } .input__input_ni14o:read-only:focus::placeholder {
1835
+ color: rgba(60, 60, 67, 0.66);
1836
+ } .input__input_ni14o:disabled {
1837
+ color: #0e0e0e;
1838
+ -webkit-text-fill-color: #0e0e0e;
1839
+ } .input__input_ni14o:focus::placeholder {
1840
+ color: rgba(60, 60, 67, 0.4);
1841
+ } .input__error_ni14o {
1842
+ color: #ef3124;
1843
+ caret-color: #ef3124;
1679
1844
  }.cc-icon-button.icon-button__primary_wdfou {
1680
1845
  color: #fff
1681
1846
  } .cc-icon-button.icon-button__primary_wdfou:hover {
@@ -1770,98 +1935,11 @@
1770
1935
  color: rgba(193, 193, 195, 0.3)
1771
1936
  } .cc-icon-button.icon-button__component_184gz:disabled.icon-button__tertiary_184gz.icon-button__loader_184gz {
1772
1937
  color: #c1c1c3;
1773
- }.input__input_cu4nt {
1774
- color: #fff;
1775
- caret-color: #0072ef;
1776
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1777
- } .input__input_cu4nt:-webkit-autofill {
1778
- -webkit-text-fill-color: #fff;
1779
- } .input__input_cu4nt::placeholder {
1780
- color: rgba(235, 235, 245, 0.54);
1781
- } .input__hasInnerLabel_cu4nt::placeholder {
1782
- color: rgba(235, 235, 245, 0.32);
1783
- } .input__clearIcon_cu4nt {
1784
- color: #fff;
1785
- } .input__input_cu4nt:read-only {
1786
- color: rgba(235, 235, 245, 0.54)
1787
- } .input__input_cu4nt:read-only:focus::placeholder {
1788
- color: rgba(235, 235, 245, 0.54);
1789
- } .input__input_cu4nt:disabled {
1790
- color: #fff;
1791
- -webkit-text-fill-color: #fff;
1792
- } .input__input_cu4nt:focus::placeholder {
1793
- color: rgba(235, 235, 245, 0.32);
1794
- } .input__error_cu4nt {
1938
+ }.pattern-lock__error_97su1 {
1795
1939
  color: #f15045;
1796
- caret-color: #f15045;
1797
- }
1798
- .input__errorColorIcon_fucky {
1799
- color: #d91d0b;
1800
- } .input__successColorIcon_fucky {
1801
- color: #2fc26e;
1802
- } .input__focusVisible_fucky {
1803
- outline: 2px solid #0072ef;
1804
- } @keyframes input__onautofillstart_fucky {
1805
- from {
1806
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1807
- }
1808
- to {
1809
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1810
- }
1811
- } @keyframes input__onautofillcancel_fucky {
1812
- from {
1813
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1814
- }
1815
- to {
1816
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
1817
- }
1818
- }
1819
- .input__input_ni14o {
1820
- color: #0e0e0e;
1821
- caret-color: #0072ef;
1822
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1823
- } .input__input_ni14o:-webkit-autofill {
1824
- -webkit-text-fill-color: #0e0e0e;
1825
- } .input__input_ni14o::placeholder {
1826
- color: rgba(60, 60, 67, 0.66);
1827
- } .input__hasInnerLabel_ni14o::placeholder {
1828
- color: rgba(60, 60, 67, 0.4);
1829
- } .input__clearIcon_ni14o {
1830
- color: #0e0e0e;
1831
- } .input__input_ni14o:read-only {
1832
- color: rgba(60, 60, 67, 0.66)
1833
- } .input__input_ni14o:read-only:focus::placeholder {
1834
- color: rgba(60, 60, 67, 0.66);
1835
- } .input__input_ni14o:disabled {
1836
- color: #0e0e0e;
1837
- -webkit-text-fill-color: #0e0e0e;
1838
- } .input__input_ni14o:focus::placeholder {
1839
- color: rgba(60, 60, 67, 0.4);
1840
- } .input__error_ni14o {
1841
- color: #ef3124;
1842
- caret-color: #ef3124;
1843
- }.pagination__component_1lkc4 {
1844
- color: #fff;
1845
- }
1846
- .pagination__dots_norwd {
1847
- color: rgba(235, 235, 245, 0.54);
1848
- }
1849
-
1850
- .pagination__tag_lxm9f.pagination__tag_lxm9f {
1851
- color: rgba(235, 235, 245, 0.54)
1852
- } .pagination__tag_lxm9f.pagination__tag_lxm9f:hover:not(:disabled) {
1853
- background-color: #2c2c2e;
1854
- color: #fff;
1855
- } .pagination__tag_lxm9f.pagination__tag_lxm9f:active:not(:disabled) {
1856
- background-color: #3a3a3c;
1857
- } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f {
1858
- background-color: #f3f4f5;
1859
- color: #0e0e0e;
1860
- } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f:hover:not(:disabled) {
1861
- color: #0e0e0e;
1862
- } .pagination__tag_lxm9f.pagination__tag_lxm9f.pagination__checked_lxm9f:active:not(:disabled) {
1863
- color: #fff;
1864
- }.pass-code__error_v6pii {
1940
+ } @media screen and (min-width: 360px) {
1941
+ } @media screen and (min-width: 390px) {
1942
+ }.pass-code__error_v6pii {
1865
1943
  color: #f15045;
1866
1944
  }
1867
1945
  .pass-code__dot_1ckxd {
@@ -1887,11 +1965,7 @@
1887
1965
  color: #fff;
1888
1966
  } .pass-code__ghost_2jzd1.pass-code__ghost_2jzd1:active {
1889
1967
  background: rgba(255, 255, 255, 0.11);
1890
- }.pattern-lock__error_97su1 {
1891
- color: #f15045;
1892
- } @media screen and (min-width: 360px) {
1893
- } @media screen and (min-width: 390px) {
1894
- }.pure-cell__focused_2u4ld {
1968
+ }.pure-cell__focused_2u4ld {
1895
1969
  outline: 2px solid #0072ef;
1896
1970
  }
1897
1971
 
@@ -1919,81 +1993,7 @@
1919
1993
  color: #fff;
1920
1994
  } .with-suffix__readOnly_uagef {
1921
1995
  color: rgba(235, 235, 245, 0.54);
1922
- }.filter-tag__component_vtjvn.filter-tag__disabled_vtjvn {
1923
- background-color: rgba(32, 32, 34, 0.3);
1924
- } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn) {
1925
- background-color: #f3f4f5;
1926
- } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn):hover {
1927
- background-color: #f3f4f5;
1928
- } .filter-tag__component_vtjvn.filter-tag__checked_vtjvn:not(.filter-tag__disabled_vtjvn):active {
1929
- background-color: rgb(194, 195, 196);
1930
- } .filter-tag__focused_vtjvn {
1931
- outline: 2px solid #0072ef;
1932
- } .filter-tag__chevron_vtjvn {
1933
- color: #fff;
1934
- } .filter-tag__valueButton_vtjvn {
1935
- color: #fff;
1936
- background-color: #202022;
1937
- border-color: transparent
1938
- } .filter-tag__valueButton_vtjvn:disabled > .filter-tag__chevron_vtjvn {
1939
- color: rgba(255, 255, 255, 0.3);
1940
- } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn {
1941
- color: #fff;
1942
- border-color: transparent;
1943
- background-color: #202022
1944
- } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:disabled {
1945
- border-color: transparent;
1946
- color: rgba(235, 235, 245, 0.32);
1947
- background-color: rgba(32, 32, 34, 0.3);
1948
- } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:not(:disabled):hover {
1949
- border-color: transparent;
1950
- background-color: #202022;
1951
- } .filter-tag__valueButton_vtjvn.filter-tag__outlined_vtjvn:not(:disabled):active {
1952
- border-color: transparent;
1953
- background-color: rgb(65, 65, 67);
1954
- } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn {
1955
- color: #fff;
1956
- border-color: transparent;
1957
- background-color: rgba(255, 255, 255, 0.11)
1958
- } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:disabled {
1959
- color: rgba(235, 235, 245, 0.32);
1960
- background-color: rgba(255, 255, 255, 0.11);
1961
- } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:not(:disabled):hover {
1962
- background-color: rgba(255, 255, 255, 0.1723);
1963
- } .filter-tag__valueButton_vtjvn.filter-tag__filled_vtjvn:not(:disabled):active {
1964
- background-color: rgba(255, 255, 255, 0.2435);
1965
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn {
1966
- background-color: #f3f4f5;
1967
- color: #0e0e0e
1968
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn > .filter-tag__chevron_vtjvn {
1969
- color: #0e0e0e;
1970
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):hover {
1971
- background-color: #f3f4f5;
1972
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):active {
1973
- background-color: rgb(194, 195, 196);
1974
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):hover + .filter-tag__clear_vtjvn:before {
1975
- background-color: #464649;
1976
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:not(:disabled):active + .filter-tag__clear_vtjvn:before {
1977
- background-color: transparent;
1978
- } .filter-tag__valueButton_vtjvn.filter-tag__checked_vtjvn:disabled {
1979
- background-color: rgba(243, 244, 245, 0.3);
1980
- color: #0e0e0e;
1981
- } .filter-tag__clear_vtjvn {
1982
- color: #4f4f52;
1983
- background-color: #f3f4f5
1984
- } .filter-tag__clear_vtjvn:before {
1985
- background-color: #c5c5c7;
1986
- } .filter-tag__clear_vtjvn:hover:before {
1987
- background-color: #464649;
1988
- } .filter-tag__clear_vtjvn:active:before {
1989
- background-color: transparent;
1990
- } .filter-tag__clear_vtjvn:hover {
1991
- background-color: #f3f4f5;
1992
- color: #0e0e0e;
1993
- } .filter-tag__clear_vtjvn:active {
1994
- background-color: rgb(194, 195, 196);
1995
- color: #0e0e0e;
1996
- }.file-upload-item__component_1fjzm {
1996
+ }.file-upload-item__component_1fjzm {
1997
1997
  color: rgba(235, 235, 245, 0.54);
1998
1998
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1999
1999
  } .file-upload-item__icon_1fjzm {
@@ -2547,12 +2547,12 @@
2547
2547
  background-color: #121212;
2548
2548
  }.date-range-input__calendarContainer_1r5m1 {
2549
2549
  border: 1px solid #262629
2550
+ }.date-time-input__calendarContainer_34cov {
2551
+ border: 1px solid #262629
2550
2552
  }.calendar-input__calendarContainer_5n8y5 {
2551
2553
  border: 1px solid #262629
2552
2554
  } .calendar-input__calendarIcon_5n8y5 {
2553
2555
  color: #fff
2554
- }.date-time-input__calendarContainer_34cov {
2555
- border: 1px solid #262629
2556
2556
  }
2557
2557
 
2558
2558
  .input-autocomplete__placeholder_1tn1s {