@alfalab/core-components 42.2.2 → 42.2.3

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 (599) hide show
  1. package/calendar/cssm/Component-50136800.d.ts +166 -3
  2. package/calendar/cssm/Component.desktop-ebda875c.d.ts +6 -0
  3. package/calendar/cssm/desktop-63dec22f.d.ts +2 -6
  4. package/calendar-input/Component-50136800.d.ts +166 -3
  5. package/calendar-input/Component-63dec22f.d.ts +12 -155
  6. package/calendar-input/Component.desktop-8b5756fe.d.ts +5 -68
  7. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  8. package/calendar-input/cssm/Component-50136800.d.ts +166 -3
  9. package/calendar-input/cssm/Component-63dec22f.d.ts +12 -155
  10. package/calendar-input/cssm/Component-e2b6c730.d.ts +76 -0
  11. package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
  12. package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
  13. package/calendar-input/cssm/index-9211a437.d.ts +1 -1
  14. package/calendar-input/cssm/index-ebda875c.d.ts +1 -1
  15. package/calendar-input/cssm/index-f034f741.d.ts +2 -80
  16. package/calendar-input/cssm/mobile-c219f8ca.d.ts +367 -1
  17. package/calendar-input/desktop-8b5756fe.d.ts +2 -0
  18. package/calendar-input/esm/Component-50136800.d.ts +3 -166
  19. package/calendar-input/esm/Component-63dec22f.d.ts +155 -12
  20. package/calendar-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
  21. package/calendar-input/esm/components/calendar-input/Component.d.ts +1 -1
  22. package/calendar-input/esm/index-9211a437.d.ts +1 -1
  23. package/calendar-input/esm/index-ebda875c.d.ts +1 -1
  24. package/calendar-input/esm/index-f034f741.d.ts +80 -2
  25. package/calendar-input/esm/mobile-c219f8ca.d.ts +1 -367
  26. package/calendar-input/index-9211a437.d.ts +1 -1
  27. package/calendar-input/index-ebda875c.d.ts +1 -1
  28. package/calendar-input/index-f034f741.d.ts +2 -80
  29. package/calendar-input/mobile-c219f8ca.d.ts +367 -1
  30. package/calendar-input/modern/Component-50136800.d.ts +166 -3
  31. package/calendar-input/modern/Component-5684a67d.d.ts +23 -0
  32. package/calendar-input/modern/Component-63dec22f.d.ts +12 -155
  33. package/calendar-input/modern/Component-e2b6c730.d.ts +76 -0
  34. package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +5 -68
  35. package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
  36. package/calendar-input/modern/desktop-8b5756fe.d.ts +2 -0
  37. package/calendar-input/modern/index-9211a437.d.ts +1 -1
  38. package/calendar-input/modern/index-ebda875c.d.ts +1 -1
  39. package/calendar-input/modern/index-f034f741.d.ts +2 -80
  40. package/calendar-input/modern/mobile-c219f8ca.d.ts +367 -1
  41. package/calendar-input/utils-e0a54580.d.ts +8 -0
  42. package/calendar-range/modern/index-ebda875c.d.ts +52 -1
  43. package/calendar-range/modern/index-f034f741.d.ts +130 -2
  44. package/calendar-range/modern/shared-848397c5.d.ts +2 -2
  45. package/calendar-range/modern/shared-c111a9fd.d.ts +1 -13
  46. package/calendar-range/modern/utils-848397c5.d.ts +13 -0
  47. package/confirmation/component.desktop.js +1 -1
  48. package/confirmation/component.mobile.js +1 -1
  49. package/confirmation/component.responsive.js +1 -1
  50. package/confirmation/components/base-confirmation/component.js +1 -1
  51. package/confirmation/components/base-confirmation/index.js +1 -1
  52. package/confirmation/components/index.js +1 -1
  53. package/confirmation/components/screens/index.js +1 -1
  54. package/confirmation/components/screens/initial/component.js +1 -1
  55. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  56. package/confirmation/components/screens/initial/index.js +1 -1
  57. package/confirmation/desktop.js +1 -1
  58. package/confirmation/esm/component.desktop.js +1 -1
  59. package/confirmation/esm/component.mobile.js +1 -1
  60. package/confirmation/esm/component.responsive.js +1 -1
  61. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  62. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  63. package/confirmation/esm/components/index.js +1 -1
  64. package/confirmation/esm/components/screens/index.js +1 -1
  65. package/confirmation/esm/components/screens/initial/component.js +1 -1
  66. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  67. package/confirmation/esm/components/screens/initial/index.js +1 -1
  68. package/confirmation/esm/desktop.js +1 -1
  69. package/confirmation/esm/index.js +1 -1
  70. package/confirmation/esm/mobile.js +1 -1
  71. package/confirmation/esm/shared.js +1 -1
  72. package/confirmation/index.js +1 -1
  73. package/confirmation/mobile.js +1 -1
  74. package/confirmation/modern/component.desktop.js +1 -1
  75. package/confirmation/modern/component.mobile.js +1 -1
  76. package/confirmation/modern/component.responsive.js +1 -1
  77. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  78. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  79. package/confirmation/modern/components/index.js +1 -1
  80. package/confirmation/modern/components/screens/index.js +1 -1
  81. package/confirmation/modern/components/screens/initial/component.js +1 -1
  82. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  83. package/confirmation/modern/components/screens/initial/index.js +1 -1
  84. package/confirmation/modern/desktop.js +1 -1
  85. package/confirmation/modern/index.js +1 -1
  86. package/confirmation/modern/mobile.js +1 -1
  87. package/confirmation/modern/shared.js +1 -1
  88. package/confirmation/shared.js +1 -1
  89. package/custom-picker-button/Component-50136800.d.ts +1 -36
  90. package/custom-picker-button/Component-5e1b8383.d.ts +70 -20
  91. package/custom-picker-button/Component-8b2c2707.d.ts +68 -9
  92. package/custom-picker-button/Component-df3978fd.d.ts +12 -0
  93. package/custom-picker-button/Component.desktop-4cd3936b.d.ts +49 -0
  94. package/custom-picker-button/Component.mobile.d.ts +1 -1
  95. package/custom-picker-button/createPaddingStyle-72dda473.d.ts +5 -0
  96. package/custom-picker-button/cssm/Component-50136800.d.ts +21 -62
  97. package/custom-picker-button/cssm/Component-5e1b8383.d.ts +4 -21
  98. package/custom-picker-button/cssm/Component-8b2c2707.d.ts +265 -9
  99. package/custom-picker-button/cssm/Component-ebda875c.d.ts +98 -9
  100. package/{intl-phone-input/Component-50136800.d.ts → custom-picker-button/cssm/Component-f12ee135.d.ts} +13 -43
  101. package/custom-picker-button/cssm/Component.desktop-4cd3936b.d.ts +49 -0
  102. package/custom-picker-button/cssm/Component.mobile-96988a65.d.ts +6 -0
  103. package/custom-picker-button/cssm/Component.mobile.d.ts +9 -1
  104. package/custom-picker-button/cssm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  105. package/custom-picker-button/cssm/desktop-d446ae02.d.ts +2 -39
  106. package/custom-picker-button/cssm/hook-9ea9e32c.d.ts +4 -4
  107. package/custom-picker-button/cssm/index-9211a437.d.ts +2 -0
  108. package/custom-picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
  109. package/custom-picker-button/cssm/index-c44170fe.d.ts +3 -4
  110. package/custom-picker-button/cssm/index-ebda875c.d.ts +15 -20
  111. package/custom-picker-button/cssm/index-f12ee135.d.ts +307 -3
  112. package/custom-picker-button/cssm/shared-4cd3936b.d.ts +1 -88
  113. package/custom-picker-button/desktop-d446ae02.d.ts +2 -39
  114. package/custom-picker-button/esm/Component-50136800.d.ts +21 -62
  115. package/custom-picker-button/esm/Component-5e1b8383.d.ts +4 -21
  116. package/custom-picker-button/esm/Component-8b2c2707.d.ts +265 -9
  117. package/custom-picker-button/esm/Component-aed0af6e.d.ts +11 -0
  118. package/custom-picker-button/esm/Component-ebda875c.d.ts +98 -9
  119. package/{intl-phone-input/esm/Component-50136800.d.ts → custom-picker-button/esm/Component-f12ee135.d.ts} +13 -43
  120. package/custom-picker-button/esm/Component.desktop-4cd3936b.d.ts +49 -0
  121. package/custom-picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
  122. package/custom-picker-button/esm/Component.mobile.d.ts +9 -1
  123. package/custom-picker-button/esm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  124. package/custom-picker-button/esm/desktop-d446ae02.d.ts +2 -39
  125. package/custom-picker-button/esm/hook-9ea9e32c.d.ts +4 -4
  126. package/custom-picker-button/esm/index-9211a437.d.ts +2 -0
  127. package/custom-picker-button/esm/index-bdb4c6b9.d.ts +180 -2
  128. package/custom-picker-button/esm/index-c44170fe.d.ts +3 -4
  129. package/custom-picker-button/esm/index-ebda875c.d.ts +15 -20
  130. package/custom-picker-button/esm/index-f12ee135.d.ts +307 -3
  131. package/custom-picker-button/esm/shared-4cd3936b.d.ts +1 -88
  132. package/custom-picker-button/index-50136800.d.ts +2 -5
  133. package/custom-picker-button/index-c44170fe.d.ts +137 -0
  134. package/custom-picker-button/index-ebda875c.d.ts +1 -35
  135. package/custom-picker-button/index-f12ee135.d.ts +1 -1
  136. package/custom-picker-button/modern/{Component-50136800.d.ts → component-50136800.d.ts} +24 -31
  137. package/custom-picker-button/shared-4cd3936b.d.ts +0 -1
  138. package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +8 -1
  139. package/date-range-input/cssm/index-ebda875c.d.ts +15 -115
  140. package/date-range-input/cssm/index-f034f741.d.ts +2 -5
  141. package/date-time-input/Component-50136800.d.ts +166 -3
  142. package/date-time-input/Component-5684a67d.d.ts +23 -0
  143. package/date-time-input/Component-63dec22f.d.ts +12 -155
  144. package/date-time-input/Component-e2b6c730.d.ts +76 -0
  145. package/date-time-input/Component.desktop-8b5756fe.d.ts +5 -68
  146. package/date-time-input/Component.desktop-ebda875c.d.ts +6 -0
  147. package/date-time-input/components/date-time-input/Component.d.ts +1 -1
  148. package/date-time-input/desktop-8b5756fe.d.ts +2 -0
  149. package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +8 -1
  150. package/date-time-input/esm/index-ebda875c.d.ts +15 -115
  151. package/date-time-input/esm/index-f034f741.d.ts +2 -5
  152. package/date-time-input/index-9211a437.d.ts +1 -1
  153. package/date-time-input/index-ebda875c.d.ts +115 -15
  154. package/date-time-input/index-f034f741.d.ts +2 -80
  155. package/date-time-input/mobile-c219f8ca.d.ts +367 -1
  156. package/date-time-input/utils-e0a54580.d.ts +8 -0
  157. package/gallery/Component.js +2 -2
  158. package/gallery/components/header/Component.js +1 -1
  159. package/gallery/components/header/buttons.js +1 -1
  160. package/gallery/components/header/index.js +1 -1
  161. package/gallery/components/image-viewer/component.js +1 -1
  162. package/gallery/components/image-viewer/index.js +1 -1
  163. package/gallery/components/image-viewer/slide.js +1 -1
  164. package/gallery/components/index.js +2 -2
  165. package/gallery/esm/Component.js +2 -2
  166. package/gallery/esm/components/header/Component.js +1 -1
  167. package/gallery/esm/components/header/buttons.js +1 -1
  168. package/gallery/esm/components/header/index.js +1 -1
  169. package/gallery/esm/components/image-viewer/component.js +1 -1
  170. package/gallery/esm/components/image-viewer/index.js +1 -1
  171. package/gallery/esm/components/image-viewer/slide.js +1 -1
  172. package/gallery/esm/components/index.js +2 -2
  173. package/gallery/esm/index.js +2 -2
  174. package/gallery/index.js +2 -2
  175. package/gallery/modern/Component.js +2 -2
  176. package/gallery/modern/components/header/Component.js +1 -1
  177. package/gallery/modern/components/header/buttons.js +1 -1
  178. package/gallery/modern/components/header/index.js +1 -1
  179. package/gallery/modern/components/image-viewer/component.js +1 -1
  180. package/gallery/modern/components/image-viewer/index.js +1 -1
  181. package/gallery/modern/components/image-viewer/slide.js +1 -1
  182. package/gallery/modern/components/index.js +2 -2
  183. package/gallery/modern/index.js +2 -2
  184. package/input/esm/Component.responsive.d.ts +1 -1
  185. package/input/esm/components/base-input/Component.d.ts +1 -1
  186. package/input/modern/Component.responsive.d.ts +1 -1
  187. package/input/modern/components/base-input/Component.d.ts +1 -1
  188. package/input-autocomplete/Component-5e1b8383.d.ts +70 -3
  189. package/input-autocomplete/Component-ebda875c.d.ts +8 -265
  190. package/input-autocomplete/Component.mobile.d.ts +1 -1
  191. package/input-autocomplete/Component.modal.mobile.d.ts +2 -2
  192. package/input-autocomplete/Component.responsive.d.ts +1 -1
  193. package/input-autocomplete/component-50136800.d.ts +5 -5
  194. package/input-autocomplete/cssm/Component-50136800.d.ts +31 -24
  195. package/input-autocomplete/desktop-63dec22f.d.ts +6 -2
  196. package/input-autocomplete/esm/Component-5e1b8383.d.ts +20 -70
  197. package/input-autocomplete/esm/component-50136800.d.ts +72 -0
  198. package/input-autocomplete/esm/desktop-63dec22f.d.ts +2 -6
  199. package/input-autocomplete/esm/mobile-96988a65.d.ts +5 -2
  200. package/input-autocomplete/esm/shared-4cd3936b.d.ts +1 -0
  201. package/input-autocomplete/hook-9ea9e32c.d.ts +4 -4
  202. package/input-autocomplete/index-bdb4c6b9.d.ts +2 -180
  203. package/input-autocomplete/index-ebda875c.d.ts +115 -11
  204. package/input-autocomplete/mobile-96988a65.d.ts +2 -5
  205. package/input-autocomplete/modern/Component-5e1b8383.d.ts +3 -70
  206. package/input-autocomplete/modern/Component-96988a65.d.ts +9 -0
  207. package/input-autocomplete/modern/Component-aed0af6e.d.ts +11 -0
  208. package/input-autocomplete/modern/Component-ebda875c.d.ts +265 -8
  209. package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
  210. package/input-autocomplete/modern/Component.modal.mobile.d.ts +2 -2
  211. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  212. package/input-autocomplete/modern/component-50136800.d.ts +5 -5
  213. package/input-autocomplete/modern/desktop-63dec22f.d.ts +2 -6
  214. package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
  215. package/input-autocomplete/modern/index-bdb4c6b9.d.ts +180 -2
  216. package/input-autocomplete/modern/index-ebda875c.d.ts +11 -115
  217. package/input-autocomplete/modern/mobile-96988a65.d.ts +5 -2
  218. package/input-autocomplete/modern/shared-4cd3936b.d.ts +2 -87
  219. package/input-autocomplete/shared-4cd3936b.d.ts +87 -2
  220. package/intl-phone-input/Component-4cd3936b.d.ts +1 -1
  221. package/intl-phone-input/Component-5e1b8383.d.ts +96 -18
  222. package/intl-phone-input/component.d.ts +1 -1
  223. package/intl-phone-input/components/select/component.d.ts +1 -1
  224. package/intl-phone-input/desktop-63dec22f.d.ts +1 -1
  225. package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
  226. package/intl-phone-input/esm/Component-5e1b8383.d.ts +96 -18
  227. package/intl-phone-input/esm/component.d.ts +1 -1
  228. package/intl-phone-input/esm/components/select/component.d.ts +1 -1
  229. package/intl-phone-input/esm/desktop-63dec22f.d.ts +1 -1
  230. package/intl-phone-input/esm/shared-4cd3936b.d.ts +83 -13
  231. package/intl-phone-input/shared-4cd3936b.d.ts +83 -13
  232. package/list/Component.js +1 -1
  233. package/list/components/item/Component.js +1 -1
  234. package/list/components/item/index.d.ts +1 -1
  235. package/list/components/item/index.js +1 -1
  236. package/list/esm/Component.js +1 -1
  237. package/list/esm/components/item/Component.js +1 -1
  238. package/list/esm/components/item/index.d.ts +1 -1
  239. package/list/esm/components/item/index.js +1 -1
  240. package/list/esm/index.js +1 -1
  241. package/list/index.js +1 -1
  242. package/list/modern/Component.js +1 -1
  243. package/list/modern/components/item/Component.js +1 -1
  244. package/list/modern/components/item/index.d.ts +1 -1
  245. package/list/modern/components/item/index.js +1 -1
  246. package/list/modern/index.js +1 -1
  247. package/number-input/Component.d.ts +1 -1
  248. package/number-input/cssm/Component.d.ts +1 -1
  249. package/package.json +1 -1
  250. package/phone-input/utils/index.js +1 -3
  251. package/picker-button/cssm/Component.desktop.d.ts +2 -2
  252. package/picker-button/cssm/Component.mobile-06ffd24b.d.ts +1 -1
  253. package/picker-button/cssm/Component.mobile.d.ts +1 -1
  254. package/picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +1 -1
  255. package/picker-button/cssm/Component.responsive.d.ts +3 -3
  256. package/{input-autocomplete/esm/Component-50136800.d.ts → picker-button/cssm/component-50136800.d.ts} +6 -6
  257. package/picker-button/cssm/option/Component.d.ts +2 -2
  258. package/picker-button/cssm/shared-4cd3936b.d.ts +93 -0
  259. package/picker-button/modern/component-50136800.d.ts +44 -0
  260. package/pure-cell/component-5a229016.d.ts +9 -9
  261. package/pure-cell/component.js +1 -1
  262. package/pure-cell/components/content/component.js +1 -1
  263. package/pure-cell/components/content/index.d.ts +1 -1
  264. package/pure-cell/components/content/index.js +1 -1
  265. package/pure-cell/components/main/component.js +1 -1
  266. package/pure-cell/components/main/index.d.ts +1 -1
  267. package/pure-cell/components/main/index.js +1 -1
  268. package/pure-cell/components/text/component.js +1 -1
  269. package/pure-cell/components/text/index.d.ts +1 -1
  270. package/pure-cell/components/text/index.js +1 -1
  271. package/pure-cell/cssm/component-5a229016.d.ts +9 -9
  272. package/pure-cell/esm/component.js +1 -1
  273. package/pure-cell/esm/components/content/component.js +1 -1
  274. package/pure-cell/esm/components/content/index.d.ts +1 -1
  275. package/pure-cell/esm/components/content/index.js +1 -1
  276. package/pure-cell/esm/components/main/component.js +1 -1
  277. package/pure-cell/esm/components/main/index.d.ts +1 -1
  278. package/pure-cell/esm/components/main/index.js +1 -1
  279. package/pure-cell/esm/components/text/component.js +1 -1
  280. package/pure-cell/esm/components/text/index.d.ts +1 -1
  281. package/pure-cell/esm/components/text/index.js +1 -1
  282. package/pure-cell/esm/index.js +1 -1
  283. package/pure-cell/index.js +1 -1
  284. package/pure-cell/modern/component-5a229016.d.ts +9 -9
  285. package/pure-cell/modern/component.js +1 -1
  286. package/pure-cell/modern/components/content/component.js +1 -1
  287. package/pure-cell/modern/components/content/index.d.ts +1 -1
  288. package/pure-cell/modern/components/content/index.js +1 -1
  289. package/pure-cell/modern/components/main/component.js +1 -1
  290. package/pure-cell/modern/components/main/index.d.ts +1 -1
  291. package/pure-cell/modern/components/main/index.js +1 -1
  292. package/pure-cell/modern/components/text/component.js +1 -1
  293. package/pure-cell/modern/components/text/index.d.ts +1 -1
  294. package/pure-cell/modern/components/text/index.js +1 -1
  295. package/pure-cell/modern/index.js +1 -1
  296. package/select/Component.mobile.js +1 -1
  297. package/select/Component.modal.mobile.js +1 -1
  298. package/select/Component.responsive.js +1 -1
  299. package/select/cssm/Component.mobile-f1f15074.d.ts +11 -11
  300. package/select/esm/Component.desktop-ebda875c.d.ts +6 -0
  301. package/select/esm/Component.desktop.d.ts +0 -2
  302. package/select/esm/Component.mobile-f1f15074.d.ts +1 -1
  303. package/select/esm/Component.mobile.js +1 -1
  304. package/select/esm/Component.modal.mobile.js +1 -1
  305. package/select/esm/Component.responsive.js +1 -1
  306. package/select/esm/index.js +1 -1
  307. package/select/esm/mobile-96988a65.d.ts +6 -2
  308. package/select/esm/mobile.js +1 -1
  309. package/select/esm/presets/index.js +1 -1
  310. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  311. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  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 +1 -1
  314. package/select/esm/shared.js +1 -1
  315. package/select/index.js +1 -1
  316. package/select/mobile.js +1 -1
  317. package/select/modern/Component.desktop-ebda875c.d.ts +6 -0
  318. package/select/modern/Component.desktop.d.ts +0 -2
  319. package/select/modern/Component.mobile-f1f15074.d.ts +12 -12
  320. package/select/modern/Component.mobile.js +1 -1
  321. package/select/modern/Component.modal.mobile.js +1 -1
  322. package/select/modern/Component.responsive.js +1 -1
  323. package/select/modern/index.js +1 -1
  324. package/select/modern/mobile-96988a65.d.ts +6 -2
  325. package/select/modern/mobile.js +1 -1
  326. package/select/modern/presets/index.js +1 -1
  327. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  328. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  329. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  330. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  331. package/select/modern/shared.js +1 -1
  332. package/select/presets/index.js +1 -1
  333. package/select/presets/useSelectWithApply/hook.js +1 -1
  334. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  335. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  336. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  337. package/select/shared.js +1 -1
  338. package/select-with-tags/component-50136800.d.ts +6 -6
  339. package/select-with-tags/modern/component-50136800.d.ts +6 -6
  340. package/tabs/collapsible.js +2 -2
  341. package/tabs/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  342. package/tabs/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  343. package/tabs/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  344. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  345. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  346. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  347. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  348. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  349. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  350. package/tabs/components/tabs/Component.collabsible.desktop.js +1 -1
  351. package/tabs/components/tabs/Component.collapsible.mobile.js +2 -2
  352. package/tabs/components/tabs/Component.collapsible.responsive.js +2 -2
  353. package/tabs/components/tabs/Component.desktop.js +2 -2
  354. package/tabs/components/tabs/Component.mobile.js +3 -3
  355. package/tabs/components/tabs/Component.responsive.js +3 -3
  356. package/tabs/cssm/Component.mobile-ebda875c.d.ts +6 -0
  357. package/tabs/cssm/index-ebda875c.d.ts +86 -21
  358. package/tabs/desktop.js +2 -2
  359. package/tabs/esm/collapsible.js +2 -2
  360. package/tabs/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  361. package/tabs/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  362. package/tabs/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  363. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  364. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  365. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  366. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  367. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  368. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  369. package/tabs/esm/components/tabs/Component.collabsible.desktop.js +1 -1
  370. package/tabs/esm/components/tabs/Component.collapsible.mobile.js +2 -2
  371. package/tabs/esm/components/tabs/Component.collapsible.responsive.js +2 -2
  372. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  373. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  374. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  375. package/tabs/esm/desktop.js +2 -2
  376. package/tabs/esm/index.js +3 -3
  377. package/tabs/esm/mobile.js +3 -3
  378. package/tabs/index-ebda875c.d.ts +21 -86
  379. package/tabs/index.js +3 -3
  380. package/tabs/mobile.js +3 -3
  381. package/tabs/modern/collapsible.js +2 -2
  382. package/tabs/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  383. package/tabs/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  384. package/tabs/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  385. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  386. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  387. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
  388. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  389. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  390. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  391. package/tabs/modern/components/tabs/Component.collabsible.desktop.js +1 -1
  392. package/tabs/modern/components/tabs/Component.collapsible.mobile.js +2 -2
  393. package/tabs/modern/components/tabs/Component.collapsible.responsive.js +2 -2
  394. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  395. package/tabs/modern/components/tabs/Component.mobile.js +3 -3
  396. package/tabs/modern/components/tabs/Component.responsive.js +3 -3
  397. package/tabs/modern/desktop.js +2 -2
  398. package/tabs/modern/index.js +3 -3
  399. package/tabs/modern/mobile.js +3 -3
  400. package/tag/cssm/components/base-tag/Component.d.ts +1 -1
  401. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  402. package/textarea/Component.d.ts +1 -1
  403. package/textarea/Component.js +1 -1
  404. package/textarea/components/PseudoTextArea.js +1 -1
  405. package/textarea/components/index.d.ts +1 -1
  406. package/textarea/components/index.js +1 -1
  407. package/textarea/esm/Component.d.ts +1 -1
  408. package/textarea/esm/Component.js +1 -1
  409. package/textarea/esm/components/PseudoTextArea.js +1 -1
  410. package/textarea/esm/components/index.d.ts +1 -1
  411. package/textarea/esm/components/index.js +1 -1
  412. package/textarea/esm/index.js +1 -1
  413. package/textarea/index.js +1 -1
  414. package/textarea/modern/Component.js +1 -1
  415. package/textarea/modern/components/PseudoTextArea.js +1 -1
  416. package/textarea/modern/components/index.d.ts +1 -1
  417. package/textarea/modern/components/index.js +1 -1
  418. package/textarea/modern/index.js +1 -1
  419. package/themes/compiled/mobile-dark-bluetint.css +402 -401
  420. package/time-input/cssm/utils/format.js +10 -6
  421. package/time-input/esm/utils/format.js +10 -6
  422. package/time-input/utils/format.js +10 -6
  423. package/toast/cssm/Component.desktop-7ca84eff.d.ts +6 -0
  424. package/toast/esm/Component.responsive.d.ts +1 -1
  425. package/toast/esm/components/base-toast/component.d.ts +1 -1
  426. package/toast/esm/index-7ca84eff.d.ts +3 -3
  427. package/toast/modern/Component.desktop-7ca84eff.d.ts +6 -0
  428. package/typography/component.js +2 -2
  429. package/typography/cssm/title/component.d.ts +1 -1
  430. package/typography/esm/component.js +2 -2
  431. package/typography/esm/index.js +2 -2
  432. package/typography/esm/text/component.js +1 -1
  433. package/typography/esm/text/index.js +1 -1
  434. package/typography/esm/title/component.js +1 -1
  435. package/typography/esm/title/index.js +2 -2
  436. package/typography/esm/title-mobile/component.js +2 -2
  437. package/typography/esm/title-mobile/index.js +2 -2
  438. package/typography/esm/title-responsive/component.js +2 -2
  439. package/typography/esm/title-responsive/index.js +2 -2
  440. package/typography/index.js +2 -2
  441. package/typography/modern/component.js +2 -2
  442. package/typography/modern/index.js +2 -2
  443. package/typography/modern/text/component.js +1 -1
  444. package/typography/modern/text/index.js +1 -1
  445. package/typography/modern/title/component.js +1 -1
  446. package/typography/modern/title/index.js +2 -2
  447. package/typography/modern/title-mobile/component.js +2 -2
  448. package/typography/modern/title-mobile/index.js +2 -2
  449. package/typography/modern/title-responsive/component.js +2 -2
  450. package/typography/modern/title-responsive/index.js +2 -2
  451. package/typography/text/component.js +1 -1
  452. package/typography/text/index.js +1 -1
  453. package/typography/title/component.js +1 -1
  454. package/typography/title/index.js +2 -2
  455. package/typography/title-mobile/component.js +2 -2
  456. package/typography/title-mobile/index.js +2 -2
  457. package/typography/title-responsive/component.js +2 -2
  458. package/typography/title-responsive/index.js +2 -2
  459. package/calendar-input/cssm/Component-8b5756fe.d.ts +0 -388
  460. package/calendar-input/cssm/Component-ebda875c.d.ts +0 -35
  461. package/calendar-input/modern/Component-8b5756fe.d.ts +0 -388
  462. package/calendar-input/modern/Component-ebda875c.d.ts +0 -35
  463. package/calendar-range/modern/Component-5684a67d.d.ts +0 -18
  464. package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +0 -134
  465. package/custom-picker-button/Component-72dda473.d.ts +0 -53
  466. package/custom-picker-button/cssm/Component-63dec22f.d.ts +0 -167
  467. package/custom-picker-button/cssm/Component-9211a437.d.ts +0 -38
  468. package/custom-picker-button/cssm/Component.mobile-d446ae02.d.ts +0 -23
  469. package/custom-picker-button/cssm/mobile-755fbaa3.d.ts +0 -2
  470. package/custom-picker-button/cssm/utils-49cc3c24.d.ts +0 -8
  471. package/custom-picker-button/esm/Component-63dec22f.d.ts +0 -167
  472. package/custom-picker-button/esm/Component-9211a437.d.ts +0 -38
  473. package/custom-picker-button/esm/Component.mobile-d446ae02.d.ts +0 -23
  474. package/custom-picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
  475. package/custom-picker-button/esm/mobile-755fbaa3.d.ts +0 -2
  476. package/custom-picker-button/esm/types-d9f9bbcc.d.ts +0 -259
  477. package/custom-picker-button/esm/utils-1574ad8b.d.ts +0 -29
  478. package/custom-picker-button/esm/utils-49cc3c24.d.ts +0 -8
  479. package/custom-picker-button/types-d9f9bbcc.d.ts +0 -259
  480. package/date-time-input/Component-8b5756fe.d.ts +0 -388
  481. package/date-time-input/Component.mobile-ebda875c.d.ts +0 -6
  482. package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +0 -6
  483. package/input-autocomplete/modern/Component-63dec22f.d.ts +0 -167
  484. package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +0 -6
  485. package/input-autocomplete/modern/Component.modal.mobile-5e1b8383.d.ts +0 -60
  486. package/input-autocomplete/modern/utils-1574ad8b.d.ts +0 -29
  487. package/intl-phone-input/desktop-2e2b2125.d.ts +0 -2
  488. package/intl-phone-input/esm/desktop-2e2b2125.d.ts +0 -2
  489. package/picker-button/cssm/shared-5e1b8383.d.ts +0 -6
  490. package/tabs/cssm/Component.desktop-ebda875c.d.ts +0 -6
  491. package/toast/cssm/Component.mobile-7ca84eff.d.ts +0 -6
  492. package/toast/modern/Component.mobile-7ca84eff.d.ts +0 -6
  493. /package/calendar-input/{esm/Component-5684a67d.d.ts → Component-5684a67d.d.ts} +0 -0
  494. /package/calendar-input/{esm/Component-e2b6c730.d.ts → Component-e2b6c730.d.ts} +0 -0
  495. /package/calendar-input/{esm/Component.responsive-755fbaa3.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  496. /package/{calendar-range/modern/Component-e2b6c730.d.ts → calendar-input/cssm/Component-5684a67d.d.ts} +0 -0
  497. /package/calendar-input/{Component.responsive-2e2b2125.d.ts → cssm/Component.responsive-755fbaa3.d.ts} +0 -0
  498. /package/calendar-input/{esm → cssm}/desktop-8b5756fe.d.ts +0 -0
  499. /package/calendar-input/{esm → cssm}/shared-71d94e2b.d.ts +0 -0
  500. /package/calendar-input/{esm → cssm}/utils-e0a54580.d.ts +0 -0
  501. /package/calendar-input/{Component-8b5756fe.d.ts → esm/Component-8b5756fe.d.ts} +0 -0
  502. /package/calendar-input/{Component-ebda875c.d.ts → esm/Component-ebda875c.d.ts} +0 -0
  503. /package/calendar-input/{cssm → esm}/Component.responsive-2e2b2125.d.ts +0 -0
  504. /package/calendar-input/{cssm → esm}/shared-f034f741.d.ts +0 -0
  505. /package/calendar-input/modern/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  506. /package/calendar-input/modern/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
  507. /package/{calendar-range → calendar-input}/modern/utils-e0a54580.d.ts +0 -0
  508. /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
  509. /package/calendar-range/modern/{useCalendar-71d94e2b.d.ts → useCalendar-5684a67d.d.ts} +0 -0
  510. /package/calendar-range/modern/{utils-e2b6c730.d.ts → utils-5684a67d.d.ts} +0 -0
  511. /package/confirmation/{countdown-section-450ad0fb.d.ts → countdown-section-b13f3b39.d.ts} +0 -0
  512. /package/confirmation/{countdown-section-450ad0fb.js → countdown-section-b13f3b39.js} +0 -0
  513. /package/confirmation/esm/{countdown-section-1619290d.d.ts → countdown-section-1197a364.d.ts} +0 -0
  514. /package/confirmation/esm/{countdown-section-1619290d.js → countdown-section-1197a364.js} +0 -0
  515. /package/confirmation/modern/{countdown-section-1e0212a1.d.ts → countdown-section-eae4e9ec.d.ts} +0 -0
  516. /package/confirmation/modern/{countdown-section-1e0212a1.js → countdown-section-eae4e9ec.js} +0 -0
  517. /package/custom-picker-button/{Component.mobile-d446ae02.d.ts → Component.mobile-4cd3936b.d.ts} +0 -0
  518. /package/{input-autocomplete → custom-picker-button/cssm}/Component-aed0af6e.d.ts +0 -0
  519. /package/custom-picker-button/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  520. /package/custom-picker-button/cssm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  521. /package/{input-autocomplete → custom-picker-button/cssm}/hook-ebda875c.d.ts +0 -0
  522. /package/custom-picker-button/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  523. /package/custom-picker-button/esm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  524. /package/custom-picker-button/esm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  525. /package/{intl-phone-input/esm/hook-c44170fe.d.ts → custom-picker-button/esm/hook-ebda875c.d.ts} +0 -0
  526. /package/custom-picker-button/{cssm/types-d9f9bbcc.d.ts → types-72dda473.d.ts} +0 -0
  527. /package/date-time-input/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  528. /package/gallery/{buttons-fb2186dd.d.ts → buttons-2f4a679b.d.ts} +0 -0
  529. /package/gallery/{buttons-fb2186dd.js → buttons-2f4a679b.js} +0 -0
  530. /package/gallery/esm/{buttons-26be921d.d.ts → buttons-b1e4ad57.d.ts} +0 -0
  531. /package/gallery/esm/{buttons-26be921d.js → buttons-b1e4ad57.js} +0 -0
  532. /package/gallery/esm/{slide-4a5d77ff.d.ts → slide-e001786d.d.ts} +0 -0
  533. /package/gallery/esm/{slide-4a5d77ff.js → slide-e001786d.js} +0 -0
  534. /package/gallery/modern/{buttons-6c2011fc.d.ts → buttons-2996f117.d.ts} +0 -0
  535. /package/gallery/modern/{buttons-6c2011fc.js → buttons-2996f117.js} +0 -0
  536. /package/gallery/modern/{slide-c6cf351a.d.ts → slide-b6eba657.d.ts} +0 -0
  537. /package/gallery/modern/{slide-c6cf351a.js → slide-b6eba657.js} +0 -0
  538. /package/gallery/{slide-97c2430b.d.ts → slide-df46da69.d.ts} +0 -0
  539. /package/gallery/{slide-97c2430b.js → slide-df46da69.js} +0 -0
  540. /package/{calendar/cssm → input-autocomplete}/Component-63dec22f.d.ts +0 -0
  541. /package/{calendar/cssm → input-autocomplete}/Component.mobile-ebda875c.d.ts +0 -0
  542. /package/{custom-picker-button/cssm → input-autocomplete}/Component.modal.mobile-5e1b8383.d.ts +0 -0
  543. /package/input-autocomplete/{Component-96988a65.d.ts → esm/Component-96988a65.d.ts} +0 -0
  544. /package/input-autocomplete/{modern/mobile-06ffd24b.d.ts → mobile-06ffd24b.d.ts} +0 -0
  545. /package/{intl-phone-input/hook-c44170fe.d.ts → input-autocomplete/modern/hook-ebda875c.d.ts} +0 -0
  546. /package/input-autocomplete/{mobile-45dc17c6.d.ts → modern/mobile-45dc17c6.d.ts} +0 -0
  547. /package/{custom-picker-button/cssm → input-autocomplete}/utils-1574ad8b.d.ts +0 -0
  548. /package/intl-phone-input/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  549. /package/intl-phone-input/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  550. /package/{table/modern → intl-phone-input}/component-50136800.d.ts +0 -0
  551. /package/intl-phone-input/esm/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  552. /package/intl-phone-input/esm/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  553. /package/{picker-button/cssm/Component-50136800.d.ts → intl-phone-input/esm/component-50136800.d.ts} +0 -0
  554. /package/intl-phone-input/modern/{Component-50136800.d.ts → component-50136800.d.ts} +0 -0
  555. /package/list/{Component-3d45b936.d.ts → Component-97126071.d.ts} +0 -0
  556. /package/list/{Component-3d45b936.js → Component-97126071.js} +0 -0
  557. /package/list/esm/{Component-a5c6bc96.d.ts → Component-dfbde161.d.ts} +0 -0
  558. /package/list/esm/{Component-a5c6bc96.js → Component-dfbde161.js} +0 -0
  559. /package/list/modern/{Component-116c4d34.d.ts → Component-b032dada.d.ts} +0 -0
  560. /package/list/modern/{Component-116c4d34.js → Component-b032dada.js} +0 -0
  561. /package/picker-button/cssm/{hook-5e1b8383.d.ts → hook-9ea9e32c.d.ts} +0 -0
  562. /package/pure-cell/{component-574b4719.d.ts → component-8604627d.d.ts} +0 -0
  563. /package/pure-cell/{component-574b4719.js → component-8604627d.js} +0 -0
  564. /package/pure-cell/esm/{component-bd1cff18.d.ts → component-63d496d4.d.ts} +0 -0
  565. /package/pure-cell/esm/{component-bd1cff18.js → component-63d496d4.js} +0 -0
  566. /package/pure-cell/modern/{component-d896f003.d.ts → component-90332901.d.ts} +0 -0
  567. /package/pure-cell/modern/{component-d896f003.js → component-90332901.js} +0 -0
  568. /package/select/esm/{hook-8b901e45.d.ts → hook-6b3b9eba.d.ts} +0 -0
  569. /package/select/esm/{hook-8b901e45.js → hook-6b3b9eba.js} +0 -0
  570. /package/select/{hook-51f508bc.d.ts → hook-71d733f5.d.ts} +0 -0
  571. /package/select/{hook-51f508bc.js → hook-71d733f5.js} +0 -0
  572. /package/select/modern/{hook-b4b02643.d.ts → hook-721ecf1e.d.ts} +0 -0
  573. /package/select/modern/{hook-b4b02643.js → hook-721ecf1e.js} +0 -0
  574. /package/{picker-button → table}/modern/Component-50136800.d.ts +0 -0
  575. /package/tabs/{esm/Component.mobile-ebda875c.d.ts → Component.mobile-ebda875c.d.ts} +0 -0
  576. /package/tabs/{Component.desktop-ebda875c.d.ts → esm/Component.desktop-ebda875c.d.ts} +0 -0
  577. /package/tabs/esm/{index.module-6a3caad4.js → index.module-55bf1d28.js} +0 -0
  578. /package/tabs/esm/{index.module-476dfe41.js → index.module-ac3442a2.js} +0 -0
  579. /package/tabs/esm/{mobile.module-88c32b6e.js → mobile.module-e71a2bee.js} +0 -0
  580. /package/tabs/{index.module-2a1fc857.js → index.module-0888e855.js} +0 -0
  581. /package/tabs/{index.module-d3a1b5b8.js → index.module-8740ddf6.js} +0 -0
  582. /package/tabs/{mobile.module-05f3438c.js → mobile.module-27006097.js} +0 -0
  583. /package/tabs/modern/{index.module-486ed899.js → index.module-568ea224.js} +0 -0
  584. /package/tabs/modern/{index.module-08a9cafc.js → index.module-c05fe969.js} +0 -0
  585. /package/tabs/modern/{mobile.module-9fd30b09.js → mobile.module-d4facc6e.js} +0 -0
  586. /package/textarea/{PseudoTextArea-d15f57ae.d.ts → PseudoTextArea-b6497daf.d.ts} +0 -0
  587. /package/textarea/{PseudoTextArea-d15f57ae.js → PseudoTextArea-b6497daf.js} +0 -0
  588. /package/textarea/esm/{PseudoTextArea-67edf0fd.d.ts → PseudoTextArea-7f19cc70.d.ts} +0 -0
  589. /package/textarea/esm/{PseudoTextArea-67edf0fd.js → PseudoTextArea-7f19cc70.js} +0 -0
  590. /package/textarea/modern/{PseudoTextArea-f696979a.d.ts → PseudoTextArea-6e0ad103.d.ts} +0 -0
  591. /package/textarea/modern/{PseudoTextArea-f696979a.js → PseudoTextArea-6e0ad103.js} +0 -0
  592. /package/toast/{esm/Component.desktop-7ca84eff.d.ts → Component.desktop-7ca84eff.d.ts} +0 -0
  593. /package/toast/{Component.mobile-7ca84eff.d.ts → esm/Component.mobile-7ca84eff.d.ts} +0 -0
  594. /package/typography/{colors.module-7950d7ec.js → colors.module-43260d58.js} +0 -0
  595. /package/typography/{common.module-6e24e386.js → common.module-68032073.js} +0 -0
  596. /package/typography/esm/{colors.module-61f84700.js → colors.module-786a42c1.js} +0 -0
  597. /package/typography/esm/{common.module-2c0af9b6.js → common.module-c9d01ac6.js} +0 -0
  598. /package/typography/modern/{colors.module-1f2f5f1c.js → colors.module-4d1dd4b4.js} +0 -0
  599. /package/typography/modern/{common.module-a96022c2.js → common.module-947d9aed.js} +0 -0
@@ -1,4 +1,10 @@
1
- .badge__component_8eqyw.badge__background-accent_8eqyw {
1
+ .divider__component_beijs {
2
+ border-bottom: 1px solid #2b2b2e;
3
+ }.card-image__cardImage_rqs5k {
4
+ background: #e7e8ea;
5
+ } .card-image__loaded_rqs5k {
6
+ background: transparent
7
+ }.badge__component_8eqyw.badge__background-accent_8eqyw {
2
8
  background-color: #ef3124;
3
9
  color: #fff;
4
10
  } .badge__component_8eqyw.badge__background-specialbg-secondary-transparent_8eqyw {
@@ -58,6 +64,21 @@
58
64
  background-color: #fff;
59
65
  } .badge__dot_8eqyw.badge__outlineCount_8eqyw {
60
66
  border: 1px solid #121212;
67
+ }.backdrop__backdrop_urlor {
68
+ -webkit-tap-highlight-color: transparent;
69
+ } .backdrop__appear_urlor,
70
+ .backdrop__enter_urlor {
71
+ background-color: transparent;
72
+ } .backdrop__appearActive_urlor,
73
+ .backdrop__enterActive_urlor,
74
+ .backdrop__appearDone_urlor,
75
+ .backdrop__enterDone_urlor {
76
+ background-color: rgba(0, 0, 0, 0.8);
77
+ } .backdrop__exit_urlor {
78
+ background-color: rgba(0, 0, 0, 0.8);
79
+ } .backdrop__exitActive_urlor,
80
+ .backdrop__exitDone_urlor {
81
+ background-color: transparent;
61
82
  }.checkbox__box_1etb4 {
62
83
  color: #0e0e0e;
63
84
  background-color: #0e0e0e;
@@ -122,27 +143,6 @@
122
143
  } .checkbox__indeterminateLine_1etb4 {
123
144
  background-color: #0e0e0e;
124
145
  } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
125
- }.divider__component_beijs {
126
- border-bottom: 1px solid #2b2b2e;
127
- }.card-image__cardImage_rqs5k {
128
- background: #e7e8ea;
129
- } .card-image__loaded_rqs5k {
130
- background: transparent
131
- }.backdrop__backdrop_urlor {
132
- -webkit-tap-highlight-color: transparent;
133
- } .backdrop__appear_urlor,
134
- .backdrop__enter_urlor {
135
- background-color: transparent;
136
- } .backdrop__appearActive_urlor,
137
- .backdrop__enterActive_urlor,
138
- .backdrop__appearDone_urlor,
139
- .backdrop__enterDone_urlor {
140
- background-color: rgba(0, 0, 0, 0.8);
141
- } .backdrop__exit_urlor {
142
- background-color: rgba(0, 0, 0, 0.8);
143
- } .backdrop__exitActive_urlor,
144
- .backdrop__exitDone_urlor {
145
- background-color: transparent;
146
146
  }.dropzone__component_1rp8o {
147
147
  border: 1px dashed #c5c5c7;
148
148
  } .dropzone__component_1rp8o:not(.dropzone__disabled_1rp8o):hover {
@@ -156,59 +156,7 @@
156
156
  background: #202022;
157
157
  } .dropzone__text_1qufm {
158
158
  color: #fff;
159
- }@media (max-width: 599px) {
160
- }
161
- @media (min-width: 320px) {
162
- }
163
- @media (min-width: 360px) {
164
- }
165
- @media (min-width: 375px) {
166
- }
167
- @media (min-width: 412px) {
168
- }
169
- @media (min-width: 600px) and (max-width: 1023px) {
170
- }
171
- @media (min-width: 600px) {
172
- }
173
- @media (min-width: 768px) {
174
- }
175
- @media (min-width: 1024px) {
176
- }
177
- @media (min-width: 1024px) {
178
- }
179
- @media (min-width: 1280px) {
180
- }
181
- @media (min-width: 1440px) {
182
- }
183
- @media (min-width: 1920px) {
184
- }
185
- @media (max-width: 599px) {
186
- }
187
- @media (min-width: 320px) {
188
- }
189
- @media (min-width: 360px) {
190
- }
191
- @media (min-width: 375px) {
192
- }
193
- @media (min-width: 412px) {
194
- }
195
- @media (min-width: 600px) and (max-width: 1023px) {
196
- }
197
- @media (min-width: 600px) {
198
- }
199
- @media (min-width: 768px) {
200
- }
201
- @media (min-width: 1024px) {
202
- }
203
- @media (min-width: 1024px) {
204
- }
205
- @media (min-width: 1280px) {
206
- }
207
- @media (min-width: 1440px) {
208
- }
209
- @media (min-width: 1920px) {
210
- }
211
- .hatching-progress-bar__container_1e2ax {
159
+ }.hatching-progress-bar__container_1e2ax {
212
160
  background: rgba(255, 255, 255, 0.1);
213
161
  }
214
162
  .hatching-progress-bar__hatch_1e2ax {
@@ -260,33 +208,59 @@
260
208
  color: #fff
261
209
  } .indicator__grey_1i8kj.indicator__border_1i8kj {
262
210
  outline: 2px solid #000;
263
- }.progress-bar__container_8xbas {
264
- background: rgba(255, 255, 255, 0.1)
265
- }
266
- .progress-bar__filled_8xbas.progress-bar__positive_8xbas {
267
- background: #2fc26e;
211
+ }@media (max-width: 599px) {
268
212
  }
269
- .progress-bar__filled_8xbas.progress-bar__negative_8xbas {
270
- background: #d91d0b;
213
+ @media (min-width: 320px) {
271
214
  }
272
- .progress-bar__filled_8xbas.progress-bar__attention_8xbas {
273
- background: #f6bf65;
215
+ @media (min-width: 360px) {
274
216
  }
275
- .progress-bar__filled_8xbas.progress-bar__link_8xbas {
276
- background: #0072ef;
217
+ @media (min-width: 375px) {
277
218
  }
278
- .progress-bar__filled_8xbas.progress-bar__tertiary_8xbas {
279
- background: #4f4f52;
219
+ @media (min-width: 412px) {
280
220
  }
281
- .progress-bar__filled_8xbas.progress-bar__secondary_8xbas {
282
- background: #85858d;
221
+ @media (min-width: 600px) and (max-width: 1023px) {
283
222
  }
284
- .progress-bar__filled_8xbas.progress-bar__primary_8xbas {
285
- background: #fff;
223
+ @media (min-width: 600px) {
286
224
  }
287
- .progress-bar__filled_8xbas.progress-bar__accent_8xbas {
288
- background: #ef3124;
289
- }.icon-view__component_emjqu {
225
+ @media (min-width: 768px) {
226
+ }
227
+ @media (min-width: 1024px) {
228
+ }
229
+ @media (min-width: 1024px) {
230
+ }
231
+ @media (min-width: 1280px) {
232
+ }
233
+ @media (min-width: 1440px) {
234
+ }
235
+ @media (min-width: 1920px) {
236
+ }
237
+ @media (max-width: 599px) {
238
+ }
239
+ @media (min-width: 320px) {
240
+ }
241
+ @media (min-width: 360px) {
242
+ }
243
+ @media (min-width: 375px) {
244
+ }
245
+ @media (min-width: 412px) {
246
+ }
247
+ @media (min-width: 600px) and (max-width: 1023px) {
248
+ }
249
+ @media (min-width: 600px) {
250
+ }
251
+ @media (min-width: 768px) {
252
+ }
253
+ @media (min-width: 1024px) {
254
+ }
255
+ @media (min-width: 1024px) {
256
+ }
257
+ @media (min-width: 1280px) {
258
+ }
259
+ @media (min-width: 1440px) {
260
+ }
261
+ @media (min-width: 1920px) {
262
+ }
263
+ .icon-view__component_emjqu {
290
264
  color: #85858d;
291
265
  } .icon-view__bg_emjqu {
292
266
  fill: #202022;
@@ -344,43 +318,33 @@
344
318
  color: rgb(0, 91, 191);
345
319
  } .link__defaultView_15die:active {
346
320
  color: rgb(0, 68, 143);
347
- }.pure-input__input_jc81y {
348
- color: #fff;
349
- caret-color: #fff;
350
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
351
- } .pure-input__input_jc81y:-webkit-autofill {
352
- -webkit-text-fill-color: #fff;
353
- } .pure-input__input_jc81y::placeholder {
354
- color: rgba(235, 235, 245, 0.54);
355
- } .pure-input__hasInnerLabel_jc81y::placeholder {
356
- color: rgba(235, 235, 245, 0.32);
357
- } .pure-input__clearIcon_jc81y {
358
- color: #fff;
359
- } .pure-input__input_jc81y:read-only {
360
- color: rgba(235, 235, 245, 0.54)
361
- } .pure-input__input_jc81y:read-only:focus::placeholder {
362
- color: rgba(235, 235, 245, 0.54);
363
- } .pure-input__input_jc81y:disabled {
364
- color: rgba(235, 235, 245, 0.54);
365
- -webkit-text-fill-color: rgba(235, 235, 245, 0.54);
366
- } .pure-input__input_jc81y:focus::placeholder {
367
- color: rgba(235, 235, 245, 0.32);
368
- } .pure-input__component_jc81y {
369
- color: #fff;
370
- background-color: #202022;
371
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
372
- } .pure-input__component_jc81y::placeholder {
373
- color: rgba(235, 235, 245, 0.54);
374
- } .pure-input__component_jc81y:disabled {
375
- color: rgba(235, 235, 245, 0.54);
376
- background-color: #121212;
377
- } .pure-input__component_jc81y:not(:disabled):focus::placeholder {
378
- color: rgba(235, 235, 245, 0.32);
379
- } .pure-input__focusVisible_jc81y {
380
- outline: 2px solid #0072ef;
381
- } .pure-input__component_jc81y:not(:disabled):hover {
382
- background-color: #202022;
383
- }.radio__container_3ycfm:not(.radio__checked_3ycfm):not(.radio__disabled_3ycfm):not(.radio__inactive_3ycfm) .radio__circle_3ycfm {
321
+ }.progress-bar__container_8xbas {
322
+ background: rgba(255, 255, 255, 0.1)
323
+ }
324
+ .progress-bar__filled_8xbas.progress-bar__positive_8xbas {
325
+ background: #2fc26e;
326
+ }
327
+ .progress-bar__filled_8xbas.progress-bar__negative_8xbas {
328
+ background: #d91d0b;
329
+ }
330
+ .progress-bar__filled_8xbas.progress-bar__attention_8xbas {
331
+ background: #f6bf65;
332
+ }
333
+ .progress-bar__filled_8xbas.progress-bar__link_8xbas {
334
+ background: #0072ef;
335
+ }
336
+ .progress-bar__filled_8xbas.progress-bar__tertiary_8xbas {
337
+ background: #4f4f52;
338
+ }
339
+ .progress-bar__filled_8xbas.progress-bar__secondary_8xbas {
340
+ background: #85858d;
341
+ }
342
+ .progress-bar__filled_8xbas.progress-bar__primary_8xbas {
343
+ background: #fff;
344
+ }
345
+ .progress-bar__filled_8xbas.progress-bar__accent_8xbas {
346
+ background: #ef3124;
347
+ }.radio__container_3ycfm:not(.radio__checked_3ycfm):not(.radio__disabled_3ycfm):not(.radio__inactive_3ycfm) .radio__circle_3ycfm {
384
348
  background-color: #0e0e0e;
385
349
  border: 1.5px solid #85858d;
386
350
  } .radio__container_3ycfm:not(.radio__checked_3ycfm):not(.radio__disabled_3ycfm):not(.radio__inactive_3ycfm):hover:not(:active) .radio__circle_3ycfm {
@@ -422,6 +386,59 @@
422
386
  color: #fff;
423
387
  } .radio__hint_3ycfm {
424
388
  color: rgba(235, 235, 245, 0.54);
389
+ }.pure-input__input_jc81y {
390
+ color: #fff;
391
+ caret-color: #fff;
392
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
393
+ } .pure-input__input_jc81y:-webkit-autofill {
394
+ -webkit-text-fill-color: #fff;
395
+ } .pure-input__input_jc81y::placeholder {
396
+ color: rgba(235, 235, 245, 0.54);
397
+ } .pure-input__hasInnerLabel_jc81y::placeholder {
398
+ color: rgba(235, 235, 245, 0.32);
399
+ } .pure-input__clearIcon_jc81y {
400
+ color: #fff;
401
+ } .pure-input__input_jc81y:read-only {
402
+ color: rgba(235, 235, 245, 0.54)
403
+ } .pure-input__input_jc81y:read-only:focus::placeholder {
404
+ color: rgba(235, 235, 245, 0.54);
405
+ } .pure-input__input_jc81y:disabled {
406
+ color: rgba(235, 235, 245, 0.54);
407
+ -webkit-text-fill-color: rgba(235, 235, 245, 0.54);
408
+ } .pure-input__input_jc81y:focus::placeholder {
409
+ color: rgba(235, 235, 245, 0.32);
410
+ } .pure-input__component_jc81y {
411
+ color: #fff;
412
+ background-color: #202022;
413
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
414
+ } .pure-input__component_jc81y::placeholder {
415
+ color: rgba(235, 235, 245, 0.54);
416
+ } .pure-input__component_jc81y:disabled {
417
+ color: rgba(235, 235, 245, 0.54);
418
+ background-color: #121212;
419
+ } .pure-input__component_jc81y:not(:disabled):focus::placeholder {
420
+ color: rgba(235, 235, 245, 0.32);
421
+ } .pure-input__focusVisible_jc81y {
422
+ outline: 2px solid #0072ef;
423
+ } .pure-input__component_jc81y:not(:disabled):hover {
424
+ background-color: #202022;
425
+ }.segmented-control__wrapper_1phnu {
426
+ background-color: rgba(255, 255, 255, 0.06);
427
+ } .segmented-control__segment_1phnu.segmented-control__selected_1phnu {
428
+ color: #0e0e0e;
429
+ } .segmented-control__selectedBox_1phnu {
430
+ border: 0.5px solid #1c1c1e;
431
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
432
+ 0 0 1px rgba(0, 0, 0, 0.04);
433
+ background-color: #fff;
434
+ }
435
+ .segmented-control__segment_brmib {
436
+ background-color: transparent;
437
+ color: #fff
438
+ } .segmented-control__segment_brmib:not(:first-child):before {
439
+ background-color: #2b2b2e;
440
+ } .segmented-control__focused_brmib {
441
+ outline: 2px solid #0072ef;
425
442
  }.skeleton__component_18vz4 {
426
443
  color: transparent;
427
444
  background: rgba(255, 255, 255, 0.1);
@@ -444,23 +461,6 @@
444
461
  100% {
445
462
  background: rgb(198, 205, 214);
446
463
  }
447
- }.segmented-control__wrapper_1phnu {
448
- background-color: rgba(255, 255, 255, 0.06);
449
- } .segmented-control__segment_1phnu.segmented-control__selected_1phnu {
450
- color: #0e0e0e;
451
- } .segmented-control__selectedBox_1phnu {
452
- border: 0.5px solid #1c1c1e;
453
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
454
- 0 0 1px rgba(0, 0, 0, 0.04);
455
- background-color: #fff;
456
- }
457
- .segmented-control__segment_brmib {
458
- background-color: transparent;
459
- color: #fff
460
- } .segmented-control__segment_brmib:not(:first-child):before {
461
- background-color: #2b2b2e;
462
- } .segmented-control__focused_brmib {
463
- outline: 2px solid #0072ef;
464
464
  }.scrollbar__component_1n5t1 .scrollbar:before {
465
465
  background-color: rgba(255, 255, 255, 0.3);
466
466
  } .scrollbar__component_1n5t1.dragging .track .scrollbar.visible:before {
@@ -600,12 +600,12 @@
600
600
  } .typography__static-accent_hjsvk {
601
601
  color: #ef3124;
602
602
  }
603
+ @media screen and (min-width: 1024px) {
604
+ }
603
605
 
604
606
 
605
607
 
606
-
607
- @media screen and (min-width: 1024px) {
608
- }.underlay__background-accent_1w73l {
608
+ .underlay__background-accent_1w73l {
609
609
  background-color: #ef3124;
610
610
  } .underlay__background-info_1w73l {
611
611
  background-color: #001c3c;
@@ -791,7 +791,19 @@
791
791
  color: #f15045;
792
792
  } .checkbox-group__hint_oyf6o {
793
793
  color: rgba(235, 235, 245, 0.54);
794
- }.filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5) {
794
+ }
795
+
796
+ .radio-group__error_12ien {
797
+ border-left: 1px solid #f15045
798
+ } .radio-group__label_12ien {
799
+ color: #fff;
800
+ } .radio-group__errorMessage_12ien {
801
+ color: #f15045;
802
+ } .radio-group__hint_12ien {
803
+ color: rgba(235, 235, 245, 0.54);
804
+ } .radio-group__hiddenInput_12ien:focus ~ button {
805
+ outline: 2px solid #0072ef;
806
+ }.filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5) {
795
807
  background-color: #f3f4f5;
796
808
  } @media (hover: hover) {
797
809
  .filter-tag__component_1jrz5.filter-tag__checked_1jrz5:not(.filter-tag__disabled_1jrz5):hover {
@@ -926,38 +938,6 @@
926
938
  }
927
939
  } .filter-tag__clear_16fvo:active {
928
940
  color: #0e0e0e;
929
- }.code-input__component_1m689 {
930
- background-color: #202022;
931
- }
932
- .code-input__component_1x0aa {
933
- background-color: #202022;
934
- }
935
- .code-input__error_1ja5t {
936
- color: #f15045;
937
- } @keyframes code-input__shake_1ja5t {
938
- }
939
- .code-input__input_64sy1 {
940
- color: #fff
941
- } .code-input__input_64sy1.code-input__hasError_64sy1 {
942
- color: #f15045;
943
- caret-color: #fff;
944
- background-color: #35110d;
945
- } .code-input__input_64sy1.code-input__disabled_64sy1 {
946
- color: rgba(235, 235, 245, 0.32);
947
- } .code-input__input_64sy1:-webkit-autofill {
948
- -webkit-text-fill-color: #fff;
949
- }
950
-
951
- .radio-group__error_12ien {
952
- border-left: 1px solid #f15045
953
- } .radio-group__label_12ien {
954
- color: #fff;
955
- } .radio-group__errorMessage_12ien {
956
- color: #f15045;
957
- } .radio-group__hint_12ien {
958
- color: rgba(235, 235, 245, 0.54);
959
- } .radio-group__hiddenInput_12ien:focus ~ button {
960
- outline: 2px solid #0072ef;
961
941
  }.form-control__inner_1k0c3 {
962
942
  background-color: #202022;
963
943
  } .form-control__disabled_1k0c3 {
@@ -1059,7 +1039,27 @@
1059
1039
  color: #ef3124;
1060
1040
  } .form-control__hasError_sjk19 .form-control__label_sjk19 {
1061
1041
  color: rgba(60, 60, 67, 0.66);
1062
- }.tag__component_1sz2o.tag__filled_1sz2o {
1042
+ }.code-input__component_1m689 {
1043
+ background-color: #202022;
1044
+ }
1045
+ .code-input__component_1x0aa {
1046
+ background-color: #202022;
1047
+ }
1048
+ .code-input__error_1ja5t {
1049
+ color: #f15045;
1050
+ } @keyframes code-input__shake_1ja5t {
1051
+ }
1052
+ .code-input__input_64sy1 {
1053
+ color: #fff
1054
+ } .code-input__input_64sy1.code-input__hasError_64sy1 {
1055
+ color: #f15045;
1056
+ caret-color: #fff;
1057
+ background-color: #35110d;
1058
+ } .code-input__input_64sy1.code-input__disabled_64sy1 {
1059
+ color: rgba(235, 235, 245, 0.32);
1060
+ } .code-input__input_64sy1:-webkit-autofill {
1061
+ -webkit-text-fill-color: #fff;
1062
+ }.tag__component_1sz2o.tag__filled_1sz2o {
1063
1063
  background-color: #202022
1064
1064
  } .tag__component_1sz2o.tag__filled_1sz2o:disabled {
1065
1065
  background-color: rgba(32, 32, 34, 0.3);
@@ -1227,7 +1227,6 @@
1227
1227
  }.base-modal__component_uoypp {
1228
1228
  background: #121212;
1229
1229
  }
1230
-
1231
1230
  .system-message__component_w6ntk {
1232
1231
  color: rgba(235, 235, 245, 0.54);
1233
1232
  }
@@ -1239,6 +1238,7 @@
1239
1238
  .system-message__component_1kf8e {
1240
1239
  color: #fff;
1241
1240
  }
1241
+
1242
1242
  .popover__component_1xfla {
1243
1243
  background-color: transparent;
1244
1244
  color: #fff;
@@ -1315,9 +1315,7 @@
1315
1315
  background-color: #f3f4f5;
1316
1316
  } .action-button__secondary_89cwj .action-button__loader_89cwj {
1317
1317
  color: #0e0e0e;
1318
- }.comment__component_12xqj {
1319
- background-color: #202022;
1320
- }.circular-progress-bar__backgroundCircle_wita6,
1318
+ }.circular-progress-bar__backgroundCircle_wita6,
1321
1319
  .circular-progress-bar__progressCircle_wita6 {
1322
1320
  fill: transparent;
1323
1321
  } .circular-progress-bar__positive_wita6 {
@@ -1344,7 +1342,9 @@
1344
1342
  color: #fff;
1345
1343
  } .circular-progress-bar__iconWrapper_wita6.circular-progress-bar__icon-secondary_wita6 {
1346
1344
  color: #85858d;
1347
- }.button__secondary_rmj5l {
1345
+ }.comment__component_12xqj {
1346
+ background-color: #202022;
1347
+ }.button__secondary_rmj5l {
1348
1348
  background-color: rgba(255, 255, 255, 0.06)
1349
1349
  } .button__secondary_rmj5l:hover {
1350
1350
  background-color: rgba(255, 255, 255, 0.1258);
@@ -1711,7 +1711,6 @@
1711
1711
  }.chart__coreChart_113tk .recharts-text tspan {
1712
1712
  fill: #fff;
1713
1713
  }
1714
-
1715
1714
  @keyframes chart__showDot_1kr1i {
1716
1715
  }
1717
1716
  .chart__tickText_1n4pf {
@@ -1721,6 +1720,7 @@
1721
1720
  } .chart__circle_1n4pf {
1722
1721
  fill: #121212;
1723
1722
  }
1723
+
1724
1724
  .chart__tooltip_qtxbe {
1725
1725
  background-color: #121212;
1726
1726
  border: 1px solid #2b2b2e;
@@ -1950,6 +1950,10 @@
1950
1950
  }.attach__component_olgjx {
1951
1951
  } .attach__focused_olgjx {
1952
1952
  outline: 2px solid #0072ef;
1953
+ }.pattern-lock__error_1j5nw {
1954
+ color: #f15045;
1955
+ } @media screen and (min-width: 360px) {
1956
+ } @media screen and (min-width: 390px) {
1953
1957
  }.cc-icon-button.icon-button__primary_1xkre {
1954
1958
  color: #fff
1955
1959
  } .cc-icon-button.icon-button__primary_1xkre:hover {
@@ -2044,55 +2048,7 @@
2044
2048
  color: rgba(193, 193, 195, 0.3)
2045
2049
  } .cc-icon-button.icon-button__component_dom1q:disabled.icon-button__tertiary_dom1q.icon-button__loader_dom1q {
2046
2050
  color: #c1c1c3;
2047
- }.confirmation-v1__errorHeader_19lg6 {
2048
- color: #fff;
2049
- color: #fff;
2050
- } .confirmation-v1__errorText_19lg6 {
2051
- color: rgba(235, 235, 245, 0.54);
2052
- color: rgba(235, 235, 245, 0.54);
2053
- } .confirmation-v1__phoneHintText_19lg6 {
2054
- color: rgba(235, 235, 245, 0.54);
2055
- color: rgba(235, 235, 245, 0.54);
2056
- } .confirmation-v1__phonesWrap_19lg6 {
2057
- color: rgba(235, 235, 245, 0.54);
2058
- } .confirmation-v1__phoneDescription_19lg6 {
2059
- color: rgba(235, 235, 245, 0.54);
2060
- }
2061
- .confirmation-v1__input_7as4f {
2062
- background-color: #202022;
2063
- color: #fff
2064
- } .confirmation-v1__input_7as4f.confirmation-v1__hasError_7as4f {
2065
- color: #f15045;
2066
- caret-color: #fff;
2067
- background-color: #35110d;
2068
- } .confirmation-v1__input_7as4f.confirmation-v1__disabled_7as4f {
2069
- color: rgba(235, 235, 245, 0.32);
2070
- } @keyframes confirmation-v1__shake_7as4f {
2071
- }
2072
- .confirmation-v1__circle_1hyf4 {
2073
- fill: transparent;
2074
- stroke: #4f4f52;
2075
- }
2076
- .confirmation-v1__title_1ytgx {
2077
- color: #fff;
2078
- } .confirmation-v1__description_1ytgx {
2079
- color: rgba(235, 235, 245, 0.54);
2080
- } .confirmation-v1__alertIcon_1ytgx {
2081
- color: #d91d0b;
2082
- }
2083
- .confirmation-v1__header_pn1m4 {
2084
- color: #fff;
2085
- color: #fff;
2086
- } .confirmation-v1__error_pn1m4 {
2087
- color: #f15045;
2088
- } .confirmation-v1__loaderText_pn1m4 {
2089
- color: rgba(235, 235, 245, 0.54);
2090
- color: rgba(235, 235, 245, 0.54);
2091
- }
2092
- .confirmation-v1__component_1dtgl {
2093
- color: rgba(235, 235, 245, 0.54);
2094
- color: rgba(235, 235, 245, 0.54);
2095
- }.pass-code__error_ggnhr {
2051
+ }.pass-code__error_ggnhr {
2096
2052
  color: #f15045;
2097
2053
  }
2098
2054
  .pass-code__dot_db1zk {
@@ -2104,7 +2060,6 @@
2104
2060
  }
2105
2061
  @keyframes pass-code__shake_k8fvz {
2106
2062
  }
2107
-
2108
2063
  .pass-code__secondary_82070.pass-code__secondary_82070 {
2109
2064
  color: #fff;
2110
2065
  background: rgba(255, 255, 255, 0.06)
@@ -2118,11 +2073,8 @@
2118
2073
  color: #fff;
2119
2074
  } .pass-code__ghost_82070.pass-code__ghost_82070:active {
2120
2075
  background: rgba(255, 255, 255, 0.11);
2121
- }.pattern-lock__error_1j5nw {
2122
- color: #f15045;
2123
- } @media screen and (min-width: 360px) {
2124
- } @media screen and (min-width: 390px) {
2125
- }.input__error_1gs2t {
2076
+ }
2077
+ .input__error_1gs2t {
2126
2078
  color: #f15045;
2127
2079
  caret-color: #f15045;
2128
2080
  }
@@ -2202,21 +2154,69 @@
2202
2154
  -webkit-text-fill-color: rgba(60, 60, 67, 0.66);
2203
2155
  } .input__input_r6bsa:focus::placeholder {
2204
2156
  color: rgba(60, 60, 67, 0.4);
2157
+ }.confirmation-v1__errorHeader_19lg6 {
2158
+ color: #fff;
2159
+ color: #fff;
2160
+ } .confirmation-v1__errorText_19lg6 {
2161
+ color: rgba(235, 235, 245, 0.54);
2162
+ color: rgba(235, 235, 245, 0.54);
2163
+ } .confirmation-v1__phoneHintText_19lg6 {
2164
+ color: rgba(235, 235, 245, 0.54);
2165
+ color: rgba(235, 235, 245, 0.54);
2166
+ } .confirmation-v1__phonesWrap_19lg6 {
2167
+ color: rgba(235, 235, 245, 0.54);
2168
+ } .confirmation-v1__phoneDescription_19lg6 {
2169
+ color: rgba(235, 235, 245, 0.54);
2205
2170
  }
2206
- .confirmation__component_1yhgb {
2171
+ .confirmation-v1__circle_1hyf4 {
2172
+ fill: transparent;
2173
+ stroke: #4f4f52;
2174
+ }
2175
+ .confirmation-v1__header_pn1m4 {
2176
+ color: #fff;
2177
+ color: #fff;
2178
+ } .confirmation-v1__error_pn1m4 {
2179
+ color: #f15045;
2180
+ } .confirmation-v1__loaderText_pn1m4 {
2181
+ color: rgba(235, 235, 245, 0.54);
2182
+ color: rgba(235, 235, 245, 0.54);
2183
+ }
2184
+ .confirmation-v1__title_1ytgx {
2185
+ color: #fff;
2186
+ } .confirmation-v1__description_1ytgx {
2187
+ color: rgba(235, 235, 245, 0.54);
2188
+ } .confirmation-v1__alertIcon_1ytgx {
2189
+ color: #d91d0b;
2190
+ }
2191
+ .confirmation-v1__input_7as4f {
2192
+ background-color: #202022;
2193
+ color: #fff
2194
+ } .confirmation-v1__input_7as4f.confirmation-v1__hasError_7as4f {
2195
+ color: #f15045;
2196
+ caret-color: #fff;
2197
+ background-color: #35110d;
2198
+ } .confirmation-v1__input_7as4f.confirmation-v1__disabled_7as4f {
2199
+ color: rgba(235, 235, 245, 0.32);
2200
+ } @keyframes confirmation-v1__shake_7as4f {
2201
+ }
2202
+ .confirmation-v1__component_1dtgl {
2203
+ color: rgba(235, 235, 245, 0.54);
2207
2204
  color: rgba(235, 235, 245, 0.54);
2208
2205
  }
2209
2206
  .confirmation__circle_1chjs {
2210
2207
  fill: transparent;
2211
2208
  stroke: #4f4f52;
2212
2209
  }
2213
-
2214
- .confirmation__typographyTheme_1qmb5.confirmation__typographyTheme_1qmb5 {
2210
+ .confirmation__component_1yhgb {
2215
2211
  color: rgba(235, 235, 245, 0.54);
2216
2212
  }
2213
+
2217
2214
  .confirmation__typographyTheme_1gd41.confirmation__typographyTheme_1gd41 {
2218
2215
  color: rgba(235, 235, 245, 0.54);
2219
2216
  }
2217
+ .confirmation__typographyTheme_1qmb5.confirmation__typographyTheme_1qmb5 {
2218
+ color: rgba(235, 235, 245, 0.54);
2219
+ }
2220
2220
  .confirmation__typographyTheme_gbpu8.confirmation__typographyTheme_gbpu8 {
2221
2221
  color: rgba(235, 235, 245, 0.54);
2222
2222
  } .confirmation__phone_gbpu8.confirmation__phone_gbpu8 {
@@ -2230,6 +2230,8 @@
2230
2230
  outline: 2px solid #0072ef;
2231
2231
  }
2232
2232
 
2233
+
2234
+
2233
2235
  .pure-cell__categoryPercent_15aot {
2234
2236
  background-color: #202022;
2235
2237
  }
@@ -2238,9 +2240,44 @@
2238
2240
 
2239
2241
 
2240
2242
 
2241
-
2242
-
2243
-
2243
+ .file-upload-item__component_1t25u {
2244
+ color: rgba(235, 235, 245, 0.54);
2245
+ box-shadow: 0 -1px 0 0 #2b2b2e inset
2246
+ } .file-upload-item__icon_1t25u {
2247
+ color: #fff;
2248
+ } .file-upload-item__errorIcon_1t25u {
2249
+ color: #d91d0b;
2250
+ } .file-upload-item__successIcon_1t25u {
2251
+ color: #2fc26e;
2252
+ } .file-upload-item__name_1t25u {
2253
+ color: #fff
2254
+ } .file-upload-item__errorWrapper_1t25u {
2255
+ color: #ef3124
2256
+ }.navigation-bar__content_1dvjp {
2257
+ color: #fff
2258
+ } .navigation-bar__subtitle_1dvjp {
2259
+ color: rgba(235, 235, 245, 0.54);
2260
+ }
2261
+ .navigation-bar__button_nba6l {
2262
+ background: rgba(18, 18, 18, 0.4);
2263
+ color: #fff
2264
+ } .navigation-bar__button_nba6l.navigation-bar__mobile_nba6l {
2265
+ background: rgba(255, 255, 255, 0.06);
2266
+ color: #85858d;
2267
+ }
2268
+ .navigation-bar__component_w123r {
2269
+ background: rgba(18, 18, 18, 0.4)
2270
+ } .navigation-bar__component_w123r svg > path {
2271
+ fill: #fff;
2272
+ } .navigation-bar__component_w123r:hover svg > path {
2273
+ fill: rgb(204, 204, 204);
2274
+ } .navigation-bar__component_w123r:active svg > path {
2275
+ fill: rgb(179, 179, 179);
2276
+ } .navigation-bar__mobileWrapper_w123r {
2277
+ background: rgba(255, 255, 255, 0.06)
2278
+ } .navigation-bar__mobileWrapper_w123r svg > path {
2279
+ fill: #85858d;
2280
+ }
2244
2281
 
2245
2282
  .plate__component_1sev3 {
2246
2283
  color: #fff
@@ -2274,43 +2311,6 @@
2274
2311
  box-shadow: 0 0 0 1px #6d7986
2275
2312
  } .plate__custom_1sev3:before {
2276
2313
  background-color: #6d7986;
2277
- }.file-upload-item__component_1t25u {
2278
- color: rgba(235, 235, 245, 0.54);
2279
- box-shadow: 0 -1px 0 0 #2b2b2e inset
2280
- } .file-upload-item__icon_1t25u {
2281
- color: #fff;
2282
- } .file-upload-item__errorIcon_1t25u {
2283
- color: #d91d0b;
2284
- } .file-upload-item__successIcon_1t25u {
2285
- color: #2fc26e;
2286
- } .file-upload-item__name_1t25u {
2287
- color: #fff
2288
- } .file-upload-item__errorWrapper_1t25u {
2289
- color: #ef3124
2290
- }.navigation-bar__content_1dvjp {
2291
- color: #fff
2292
- } .navigation-bar__subtitle_1dvjp {
2293
- color: rgba(235, 235, 245, 0.54);
2294
- }
2295
- .navigation-bar__component_w123r {
2296
- background: rgba(18, 18, 18, 0.4)
2297
- } .navigation-bar__component_w123r svg > path {
2298
- fill: #fff;
2299
- } .navigation-bar__component_w123r:hover svg > path {
2300
- fill: rgb(204, 204, 204);
2301
- } .navigation-bar__component_w123r:active svg > path {
2302
- fill: rgb(179, 179, 179);
2303
- } .navigation-bar__mobileWrapper_w123r {
2304
- background: rgba(255, 255, 255, 0.06)
2305
- } .navigation-bar__mobileWrapper_w123r svg > path {
2306
- fill: #85858d;
2307
- }
2308
- .navigation-bar__button_nba6l {
2309
- background: rgba(18, 18, 18, 0.4);
2310
- color: #fff
2311
- } .navigation-bar__button_nba6l.navigation-bar__mobile_nba6l {
2312
- background: rgba(255, 255, 255, 0.06);
2313
- color: #85858d;
2314
2314
  }
2315
2315
 
2316
2316
  .toast-plate__component_1ku6o {
@@ -2333,12 +2333,6 @@
2333
2333
  color: rgba(235, 235, 245, 0.54);
2334
2334
  } .slider-input__info_1wesp {
2335
2335
  color: rgba(235, 235, 245, 0.54);
2336
- }.with-suffix__hasSuffix_1u5qu input:focus::placeholder {
2337
- color: transparent;
2338
- } .with-suffix__disabled_1u5qu {
2339
- color: rgba(235, 235, 245, 0.54);
2340
- } .with-suffix__readOnly_1u5qu {
2341
- color: rgba(235, 235, 245, 0.54);
2342
2336
  }.bank-card__component_1uwt1 {
2343
2337
  --form-control-bg-color: transparent;
2344
2338
  --form-control-focus-shadow: transparent;
@@ -2360,13 +2354,12 @@
2360
2354
  background-color: transparent
2361
2355
  } .bank-card__usePhoto_1uwt1 svg {
2362
2356
  fill: #000;
2363
- }.toast__toastPlate_1ayao {
2364
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2365
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2366
- } .toast__popoverInner_1ayao {
2367
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2368
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2369
- background-color: transparent;
2357
+ }.with-suffix__hasSuffix_1u5qu input:focus::placeholder {
2358
+ color: transparent;
2359
+ } .with-suffix__disabled_1u5qu {
2360
+ color: rgba(235, 235, 245, 0.54);
2361
+ } .with-suffix__readOnly_1u5qu {
2362
+ color: rgba(235, 235, 245, 0.54);
2370
2363
  }
2371
2364
  .popup-sheet__appear_u7kb4,
2372
2365
  .popup-sheet__enter_u7kb4 {
@@ -2434,9 +2427,6 @@
2434
2427
  } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_w9b6i {
2435
2428
  background-color: rgba(11, 31, 53, 0.1);
2436
2429
  }
2437
- .bottom-sheet__highlighted_1x9qh {
2438
- border-bottom: 1px solid #2b2b2e;
2439
- }
2440
2430
  .bottom-sheet__footer_1ra6p {
2441
2431
  background-color: #121212;
2442
2432
  } .bottom-sheet__highlighted_1ra6p {
@@ -2486,7 +2476,17 @@
2486
2476
  background-color: rgba(255, 255, 255, 0.11);
2487
2477
  } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ra6p {
2488
2478
  background-color: rgba(11, 31, 53, 0.1);
2489
- }.amount-input__minorPartAndCurrency_wku76 {
2479
+ }
2480
+ .bottom-sheet__highlighted_1x9qh {
2481
+ border-bottom: 1px solid #2b2b2e;
2482
+ }.toast__toastPlate_1ayao {
2483
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2484
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2485
+ } .toast__popoverInner_1ayao {
2486
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2487
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2488
+ background-color: transparent;
2489
+ }.amount-input__minorPartAndCurrency_wku76 {
2490
2490
  color: rgba(235, 235, 245, 0.54);
2491
2491
  }
2492
2492
  .amount-input__filled_j3k1k .amount-input__input_j3k1k,
@@ -2517,10 +2517,6 @@
2517
2517
  box-shadow: 0 -1px 0 0 #262629;
2518
2518
  }
2519
2519
 
2520
- @media (min-width: 600px) {
2521
- }
2522
-
2523
-
2524
2520
 
2525
2521
 
2526
2522
 
@@ -2541,7 +2537,11 @@
2541
2537
  } .side-panel__sticky_78qrm.side-panel__hasContent_78qrm {
2542
2538
  background: #121212;
2543
2539
  }
2544
- .tooltip__hint_1frb8 {
2540
+
2541
+
2542
+
2543
+ @media (min-width: 600px) {
2544
+ }.tooltip__hint_1frb8 {
2545
2545
  background-color: #fff;
2546
2546
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2547
2547
  0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
@@ -2591,6 +2591,37 @@
2591
2591
  } .calendar__dayName_1chwi {
2592
2592
  color: rgba(235, 235, 245, 0.54)
2593
2593
  }
2594
+
2595
+ .calendar__empty_ldtyc {
2596
+ color: rgba(235, 235, 245, 0.54);
2597
+ }
2598
+ .calendar__withShadow_112sz {
2599
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2600
+ 0 0 1px rgba(0, 0, 0, 0.04);
2601
+ }
2602
+ @media (max-width: 374px) {
2603
+ }
2604
+ .cc-calendar .calendar__button_10jo9 {
2605
+ background-color: transparent
2606
+ } .cc-calendar .calendar__button_10jo9:not(:disabled):hover {
2607
+ background-color: #2c2c2e;
2608
+ color: #fff;
2609
+ } .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9 {
2610
+ background-color: #2c2c2e
2611
+ } .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9:not(:disabled):hover {
2612
+ background-color: rgb(59, 59, 61);
2613
+ } .cc-calendar .calendar__button_10jo9.calendar__outlined_10jo9 {
2614
+ border: 1px solid #fff;
2615
+ } .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9,
2616
+ .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled {
2617
+ background-color: #fff;
2618
+ color: #0e0e0e
2619
+ } .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:not(:disabled):hover, .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled:not(:disabled):hover {
2620
+ background-color: #fff;
2621
+ color: #0e0e0e;
2622
+ }
2623
+ @media (max-width: 374px) {
2624
+ }
2594
2625
  .calendar__dayName_1x9e7 {
2595
2626
  color: rgba(235, 235, 245, 0.54)
2596
2627
  } .calendar__day_1x9e7 {
@@ -2656,38 +2687,7 @@
2656
2687
  } .calendar__bottomAddon_1x9e7.calendar__selected_1x9e7,
2657
2688
  .calendar__bottomAddon_1x9e7.calendar__selected_1x9e7 > * {
2658
2689
  color: #0e0e0e;
2659
- }
2660
- @media (max-width: 374px) {
2661
- }
2662
-
2663
- .calendar__withShadow_112sz {
2664
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2665
- 0 0 1px rgba(0, 0, 0, 0.04);
2666
- }
2667
- .calendar__empty_ldtyc {
2668
- color: rgba(235, 235, 245, 0.54);
2669
- }
2670
- @media (max-width: 374px) {
2671
- }
2672
- .cc-calendar .calendar__button_10jo9 {
2673
- background-color: transparent
2674
- } .cc-calendar .calendar__button_10jo9:not(:disabled):hover {
2675
- background-color: #2c2c2e;
2676
- color: #fff;
2677
- } .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9 {
2678
- background-color: #2c2c2e
2679
- } .cc-calendar .calendar__button_10jo9.calendar__filled_10jo9:not(:disabled):hover {
2680
- background-color: rgb(59, 59, 61);
2681
- } .cc-calendar .calendar__button_10jo9.calendar__outlined_10jo9 {
2682
- border: 1px solid #fff;
2683
- } .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9,
2684
- .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled {
2685
- background-color: #fff;
2686
- color: #0e0e0e
2687
- } .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:not(:disabled):hover, .cc-calendar .calendar__button_10jo9.calendar__selected_10jo9:disabled:not(:disabled):hover {
2688
- background-color: #fff;
2689
- color: #0e0e0e;
2690
- }.gallery__container_a8mdv {
2690
+ }.gallery__container_a8mdv {
2691
2691
  background-color: #121212;
2692
2692
  } .gallery__modal_a8mdv {
2693
2693
  background: transparent;
@@ -2739,6 +2739,16 @@
2739
2739
  .select__arrow_1o47a {
2740
2740
  color: #fff;
2741
2741
  }
2742
+
2743
+ .select__popoverInner_1n1ic {
2744
+ background: transparent;
2745
+ } .select__optionsList_1n1ic {
2746
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2747
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2748
+ background: #121212;
2749
+ } .select__optionsListBorder_1n1ic {
2750
+ box-shadow: inset 0 0 0 1px #262629;
2751
+ }
2742
2752
  .select__option_y47jb {
2743
2753
  background: #121212;
2744
2754
  color: #fff
@@ -2755,17 +2765,6 @@
2755
2765
  background: #121212;
2756
2766
  color: rgba(235, 235, 245, 0.54);
2757
2767
  }
2758
-
2759
- .select__popoverInner_1n1ic {
2760
- background: transparent;
2761
- } .select__optionsList_1n1ic {
2762
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2763
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2764
- background: #121212;
2765
- } .select__optionsListBorder_1n1ic {
2766
- box-shadow: inset 0 0 0 1px #262629;
2767
- }
2768
-
2769
2768
  .select__single_1unw8 {
2770
2769
  background: #fff
2771
2770
  } .select__colorIcon_1unw8 {
@@ -2780,6 +2779,7 @@
2780
2779
  outline: 2px solid #0072ef;
2781
2780
  } @keyframes select__show-placeholder_l4fbq {
2782
2781
  }
2782
+
2783
2783
  .select__optgroup_1mjba {
2784
2784
  background: #121212
2785
2785
  } .select__label_1mjba {
@@ -2803,6 +2803,15 @@
2803
2803
  background: #121212;
2804
2804
  color: rgba(235, 235, 245, 0.54);
2805
2805
  }
2806
+ .select__optionsListHeader_7iql7 {
2807
+ border-bottom: 1px solid #262629;
2808
+ } .select__optionsListFooter_7iql7 {
2809
+ border-top: 1px solid transparent
2810
+ } .select__optionsListFooter_7iql7.select__withBorder_7iql7 {
2811
+ border-top: 1px solid #262629;
2812
+ } .select__emptyPlaceholder_7iql7 {
2813
+ color: rgba(235, 235, 245, 0.54);
2814
+ }
2806
2815
  .select__virtualOptionsListHeader_d7gwa {
2807
2816
  border-bottom: 1px solid #262629;
2808
2817
  } .select__virtualOptionsListFooter_d7gwa {
@@ -2814,15 +2823,6 @@
2814
2823
  } .select__emptyPlaceholder_d7gwa {
2815
2824
  color: rgba(235, 235, 245, 0.54);
2816
2825
  }
2817
- .select__optionsListHeader_7iql7 {
2818
- border-bottom: 1px solid #262629;
2819
- } .select__optionsListFooter_7iql7 {
2820
- border-top: 1px solid transparent
2821
- } .select__optionsListFooter_7iql7.select__withBorder_7iql7 {
2822
- border-top: 1px solid #262629;
2823
- } .select__emptyPlaceholder_7iql7 {
2824
- color: rgba(235, 235, 245, 0.54);
2825
- }
2826
2826
 
2827
2827
  .select__footer_iylwz {
2828
2828
  background-color: #121212
@@ -2835,14 +2835,14 @@
2835
2835
  }
2836
2836
  .calendar-with-skeleton__skeleton_jzzb3 {
2837
2837
  background-color: #121212;
2838
- }.calendar-input__calendarContainer_1qxbs {
2838
+ }.date-time-input__calendarContainer_17o5k {
2839
2839
  border: 1px solid #262629
2840
- } .calendar-input__calendarIcon_1qxbs {
2841
- color: #fff
2842
2840
  }.date-range-input__calendarContainer_gnz83 {
2843
2841
  border: 1px solid #262629
2844
- }.date-time-input__calendarContainer_17o5k {
2842
+ }.calendar-input__calendarContainer_1qxbs {
2845
2843
  border: 1px solid #262629
2844
+ } .calendar-input__calendarIcon_1qxbs {
2845
+ color: #fff
2846
2846
  }.select-with-tags__tag_155th:active:not(:disabled) {
2847
2847
  background-color: #f3f4f5;
2848
2848
  color: #0e0e0e;
@@ -2864,27 +2864,24 @@
2864
2864
  } .select-with-tags__placeholder_1hsdt {
2865
2865
  color: rgba(235, 235, 245, 0.32);
2866
2866
  }
2867
+
2867
2868
  .input-autocomplete__placeholder_xkbli {
2868
2869
  color: rgba(235, 235, 245, 0.54);
2869
2870
  } .input-autocomplete__focusVisible_xkbli {
2870
2871
  outline: 2px solid #0072ef;
2871
- }
2872
- .table__component_ezzc8 {
2872
+ }.table__component_ezzc8 {
2873
2873
  border-top: 1px solid #2b2b2e;
2874
2874
  }
2875
+
2875
2876
  .table__wrapper_12t87 {
2876
2877
  background: #121212;
2877
2878
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2878
2879
  }
2879
-
2880
2880
  .table__component_xf1ax {
2881
2881
  color: #fff;
2882
2882
  border-top: 1px solid #2b2b2e
2883
2883
  }
2884
2884
 
2885
- .table__component_1y1hi th:not(:last-child):not(:empty):after {
2886
- background-color: #303032;
2887
- }
2888
2885
  .table__component_1508g {
2889
2886
  color: #fff;
2890
2887
  border-bottom: 1px solid #2b2b2e;
@@ -2894,15 +2891,13 @@
2894
2891
  } .table__stickyHeader_1508g {
2895
2892
  box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2896
2893
  }
2897
- .table__component_aawh3 {
2898
- background: #121212
2899
- } .table__clickable_aawh3:hover {
2900
- background-color: #202022;
2901
- } .table__selected_aawh3 {
2902
- background-color: #f2f8ff
2903
- } .table__selected_aawh3:hover {
2904
- background-color: #e8f2fe;
2894
+ .table__component_1y1hi th:not(:last-child):not(:empty):after {
2895
+ background-color: #303032;
2905
2896
  }
2897
+ .table__open_tywjd,
2898
+ .table__open_tywjd:hover {
2899
+ background-color: rgba(255, 255, 255, 0.163);
2900
+ }
2906
2901
  .table__icon_xztid {
2907
2902
  color: #85858d
2908
2903
  } .table__icon_xztid:hover {
@@ -2912,27 +2907,18 @@
2912
2907
  } .table__sorted_xztid:hover {
2913
2908
  color: #0072ef;
2914
2909
  }
2915
- .table__open_tywjd,
2916
- .table__open_tywjd:hover {
2917
- background-color: rgba(255, 255, 255, 0.163);
2918
- }
2910
+ .table__component_aawh3 {
2911
+ background: #121212
2912
+ } .table__clickable_aawh3:hover {
2913
+ background-color: #202022;
2914
+ } .table__selected_aawh3 {
2915
+ background-color: #f2f8ff
2916
+ } .table__selected_aawh3:hover {
2917
+ background-color: #e8f2fe;
2918
+ }
2919
2919
  .calendar-range__component_8if5w:after {
2920
2920
  background-color: #fff;
2921
- }.intl-phone-input__emptyCountryIcon_13k8r {
2922
- color: #85858d;
2923
- }
2924
- .intl-phone-input__flagPlaceholder_77b1w {
2925
- background-color: rgba(255, 255, 255, 0.11);
2926
- }
2927
- .intl-phone-input__emptyCountryIcon_1cxeg {
2928
- color: #85858d;
2929
- } .intl-phone-input__focusVisible_1cxeg {
2930
- outline: 2px solid #0072ef;
2931
- }
2932
- .intl-phone-input__dialCode_1aotf {
2933
- color: rgba(235, 235, 245, 0.54);
2934
- }
2935
- .tabs__component_1jcje:before {
2921
+ }.tabs__component_1jcje:before {
2936
2922
  background-color: #2b2b2e;
2937
2923
  } .tabs__title_1jcje {
2938
2924
  color: rgba(235, 235, 245, 0.54)
@@ -2964,3 +2950,18 @@
2964
2950
  }
2965
2951
 
2966
2952
 
2953
+
2954
+ .intl-phone-input__emptyCountryIcon_13k8r {
2955
+ color: #85858d;
2956
+ }
2957
+ .intl-phone-input__flagPlaceholder_77b1w {
2958
+ background-color: rgba(255, 255, 255, 0.11);
2959
+ }
2960
+ .intl-phone-input__dialCode_1aotf {
2961
+ color: rgba(235, 235, 245, 0.54);
2962
+ }
2963
+ .intl-phone-input__emptyCountryIcon_1cxeg {
2964
+ color: #85858d;
2965
+ } .intl-phone-input__focusVisible_1cxeg {
2966
+ outline: 2px solid #0072ef;
2967
+ }