@alfalab/core-components 48.29.0-snapshot-b4d1ee6 → 48.29.0-snapshot.2-b4d1ee6

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 (472) hide show
  1. package/calendar/components/calendar-mobile/Component.js +1 -1
  2. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  3. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  4. package/calendar/components/calendar-mobile/index.js +1 -1
  5. package/calendar/esm/Component.responsive.js +1 -1
  6. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  7. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  8. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  9. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  10. package/calendar/esm/index.js +1 -1
  11. package/calendar/esm/mobile/index.js +1 -1
  12. package/calendar/mobile/index.js +1 -1
  13. package/calendar/modern/Component.responsive.js +1 -1
  14. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  15. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  16. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  17. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  18. package/calendar/modern/index.js +1 -1
  19. package/calendar/modern/mobile/index.js +1 -1
  20. package/cdn-icon/cssm/hooks/use-icon.js +1 -1
  21. package/cdn-icon/esm/hooks/use-icon.js +1 -1
  22. package/cdn-icon/hooks/use-icon.js +1 -1
  23. package/cdn-icon/modern/hooks/use-icon.js +1 -1
  24. package/cdn-icon/moderncssm/hooks/use-icon.js +1 -1
  25. package/confirmation/components/screens/initial/component.js +1 -1
  26. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  27. package/confirmation/esm/component.responsive.js +1 -1
  28. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  29. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  30. package/confirmation/esm/components/index.js +1 -1
  31. package/confirmation/esm/components/screens/index.js +1 -1
  32. package/confirmation/esm/components/screens/initial/component.js +1 -1
  33. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  34. package/confirmation/esm/components/screens/initial/index.js +1 -1
  35. package/confirmation/esm/desktop/component.desktop.js +1 -1
  36. package/confirmation/esm/desktop/index.js +1 -1
  37. package/confirmation/esm/index.js +1 -1
  38. package/confirmation/esm/mobile/component.mobile.js +1 -1
  39. package/confirmation/esm/mobile/index.js +1 -1
  40. package/confirmation/esm/shared/index.js +1 -1
  41. package/confirmation/modern/component.responsive.js +1 -1
  42. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  43. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  44. package/confirmation/modern/components/index.js +1 -1
  45. package/confirmation/modern/components/screens/index.js +1 -1
  46. package/confirmation/modern/components/screens/initial/component.js +1 -1
  47. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  48. package/confirmation/modern/components/screens/initial/index.js +1 -1
  49. package/confirmation/modern/desktop/component.desktop.js +1 -1
  50. package/confirmation/modern/desktop/index.js +1 -1
  51. package/confirmation/modern/index.js +1 -1
  52. package/confirmation/modern/mobile/component.mobile.js +1 -1
  53. package/confirmation/modern/mobile/index.js +1 -1
  54. package/confirmation/modern/shared/index.js +1 -1
  55. package/file-upload-item/components/actions-control/actions.js +1 -1
  56. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  57. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  58. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  59. package/file-upload-item/esm/Component.js +1 -1
  60. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  61. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  62. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  63. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  64. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  65. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  66. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  67. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  68. package/file-upload-item/esm/index.js +1 -1
  69. package/file-upload-item/modern/Component.js +1 -1
  70. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  71. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  72. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  73. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  74. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  75. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  76. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  77. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  78. package/file-upload-item/modern/index.js +1 -1
  79. package/gallery/components/image-viewer/component.js +1 -1
  80. package/gallery/components/image-viewer/hooks.js +1 -1
  81. package/gallery/components/image-viewer/single.js +1 -1
  82. package/gallery/components/image-viewer/slide.js +1 -1
  83. package/gallery/esm/Component.js +1 -1
  84. package/gallery/esm/components/image-viewer/component.js +1 -1
  85. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  86. package/gallery/esm/components/image-viewer/index.js +1 -1
  87. package/gallery/esm/components/image-viewer/single.js +1 -1
  88. package/gallery/esm/components/image-viewer/slide.js +1 -1
  89. package/gallery/esm/components/index.js +1 -1
  90. package/gallery/esm/index.js +1 -1
  91. package/gallery/modern/Component.js +1 -1
  92. package/gallery/modern/components/image-viewer/component.js +1 -1
  93. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  94. package/gallery/modern/components/image-viewer/index.js +1 -1
  95. package/gallery/modern/components/image-viewer/single.js +1 -1
  96. package/gallery/modern/components/image-viewer/slide.js +1 -1
  97. package/gallery/modern/components/index.js +1 -1
  98. package/gallery/modern/index.js +1 -1
  99. package/international-phone-input/cssm/typings-d515b24c.d.ts +590 -13
  100. package/list/Component.js +1 -1
  101. package/list/components/item/Component.js +1 -1
  102. package/list/components/item/index.d.ts +1 -1
  103. package/list/components/item/index.js +1 -1
  104. package/list/esm/Component.js +1 -1
  105. package/list/esm/components/item/Component.js +1 -1
  106. package/list/esm/components/item/index.d.ts +1 -1
  107. package/list/esm/components/item/index.js +1 -1
  108. package/list/esm/index.js +1 -1
  109. package/list/index.js +1 -1
  110. package/list/modern/Component.js +1 -1
  111. package/list/modern/components/item/Component.js +1 -1
  112. package/list/modern/components/item/index.d.ts +1 -1
  113. package/list/modern/components/item/index.js +1 -1
  114. package/list/modern/index.js +1 -1
  115. package/modal/components/controls/Component.js +1 -1
  116. package/modal/components/footer/Component.js +1 -1
  117. package/modal/esm/Component.responsive.js +1 -1
  118. package/modal/esm/components/controls/Component.js +1 -1
  119. package/modal/esm/components/controls/index.js +1 -1
  120. package/modal/esm/components/footer/Component.js +1 -1
  121. package/modal/esm/desktop/Component.desktop.js +1 -1
  122. package/modal/esm/desktop/index.js +1 -1
  123. package/modal/esm/index.js +1 -1
  124. package/modal/esm/mobile/Component.mobile.js +1 -1
  125. package/modal/esm/mobile/index.js +1 -1
  126. package/modal/modern/Component.responsive.js +1 -1
  127. package/modal/modern/components/controls/Component.js +1 -1
  128. package/modal/modern/components/controls/index.js +1 -1
  129. package/modal/modern/components/footer/Component.js +1 -1
  130. package/modal/modern/desktop/Component.desktop.js +1 -1
  131. package/modal/modern/desktop/index.js +1 -1
  132. package/modal/modern/index.js +1 -1
  133. package/modal/modern/mobile/Component.mobile.js +1 -1
  134. package/modal/modern/mobile/index.js +1 -1
  135. package/package.json +1 -1
  136. package/picker-button/Component-c44170fe.d.ts +1 -1
  137. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  138. package/pure-cell/component.js +1 -1
  139. package/pure-cell/components/addon/component.js +1 -1
  140. package/pure-cell/components/addon/index.d.ts +1 -1
  141. package/pure-cell/components/addon/index.js +1 -1
  142. package/pure-cell/components/amount/component.js +1 -1
  143. package/pure-cell/components/amount/index.d.ts +1 -1
  144. package/pure-cell/components/amount/index.js +1 -1
  145. package/pure-cell/components/amount-title/component.js +1 -1
  146. package/pure-cell/components/amount-title/index.d.ts +1 -1
  147. package/pure-cell/components/amount-title/index.js +1 -1
  148. package/pure-cell/components/category/component.js +1 -1
  149. package/pure-cell/components/category/index.d.ts +1 -1
  150. package/pure-cell/components/category/index.js +1 -1
  151. package/pure-cell/components/content/component.js +1 -1
  152. package/pure-cell/components/content/index.d.ts +1 -1
  153. package/pure-cell/components/content/index.js +1 -1
  154. package/pure-cell/components/footer/component.js +1 -1
  155. package/pure-cell/components/footer/index.d.ts +1 -1
  156. package/pure-cell/components/footer/index.js +1 -1
  157. package/pure-cell/components/footer-button/component.js +1 -1
  158. package/pure-cell/components/footer-button/index.d.ts +1 -1
  159. package/pure-cell/components/footer-button/index.js +1 -1
  160. package/pure-cell/components/footer-text/component.js +1 -1
  161. package/pure-cell/components/footer-text/index.d.ts +1 -1
  162. package/pure-cell/components/footer-text/index.js +1 -1
  163. package/pure-cell/components/graphics/component.js +1 -1
  164. package/pure-cell/components/graphics/index.d.ts +1 -1
  165. package/pure-cell/components/graphics/index.js +1 -1
  166. package/pure-cell/components/main/component.js +1 -1
  167. package/pure-cell/components/main/index.d.ts +1 -1
  168. package/pure-cell/components/main/index.js +1 -1
  169. package/pure-cell/components/text/component.js +1 -1
  170. package/pure-cell/components/text/index.d.ts +1 -1
  171. package/pure-cell/components/text/index.js +1 -1
  172. package/pure-cell/esm/component-3b563e70.d.ts +5 -5
  173. package/pure-cell/esm/component.js +1 -1
  174. package/pure-cell/esm/components/addon/component.js +1 -1
  175. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  176. package/pure-cell/esm/components/addon/index.js +1 -1
  177. package/pure-cell/esm/components/amount/component.js +1 -1
  178. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  179. package/pure-cell/esm/components/amount/index.js +1 -1
  180. package/pure-cell/esm/components/amount-title/component.js +1 -1
  181. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  182. package/pure-cell/esm/components/amount-title/index.js +1 -1
  183. package/pure-cell/esm/components/category/component.js +1 -1
  184. package/pure-cell/esm/components/category/index.d.ts +1 -1
  185. package/pure-cell/esm/components/category/index.js +1 -1
  186. package/pure-cell/esm/components/content/component.js +1 -1
  187. package/pure-cell/esm/components/content/index.d.ts +1 -1
  188. package/pure-cell/esm/components/content/index.js +1 -1
  189. package/pure-cell/esm/components/footer/component.js +1 -1
  190. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  191. package/pure-cell/esm/components/footer/index.js +1 -1
  192. package/pure-cell/esm/components/footer-button/component.js +1 -1
  193. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  194. package/pure-cell/esm/components/footer-button/index.js +1 -1
  195. package/pure-cell/esm/components/footer-text/component.js +1 -1
  196. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  197. package/pure-cell/esm/components/footer-text/index.js +1 -1
  198. package/pure-cell/esm/components/graphics/component.js +1 -1
  199. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  200. package/pure-cell/esm/components/graphics/index.js +1 -1
  201. package/pure-cell/esm/components/main/component.js +1 -1
  202. package/pure-cell/esm/components/main/index.d.ts +1 -1
  203. package/pure-cell/esm/components/main/index.js +1 -1
  204. package/pure-cell/esm/components/text/component.js +1 -1
  205. package/pure-cell/esm/components/text/index.d.ts +1 -1
  206. package/pure-cell/esm/components/text/index.js +1 -1
  207. package/pure-cell/esm/index.js +1 -1
  208. package/pure-cell/index.js +1 -1
  209. package/pure-cell/modern/component.js +1 -1
  210. package/pure-cell/modern/components/addon/component.js +1 -1
  211. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  212. package/pure-cell/modern/components/addon/index.js +1 -1
  213. package/pure-cell/modern/components/amount/component.js +1 -1
  214. package/pure-cell/modern/components/amount/index.d.ts +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.d.ts +1 -1
  218. package/pure-cell/modern/components/amount-title/index.js +1 -1
  219. package/pure-cell/modern/components/category/component.js +1 -1
  220. package/pure-cell/modern/components/category/index.d.ts +1 -1
  221. package/pure-cell/modern/components/category/index.js +1 -1
  222. package/pure-cell/modern/components/content/component.js +1 -1
  223. package/pure-cell/modern/components/content/index.d.ts +1 -1
  224. package/pure-cell/modern/components/content/index.js +1 -1
  225. package/pure-cell/modern/components/footer/component.js +1 -1
  226. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  227. package/pure-cell/modern/components/footer/index.js +1 -1
  228. package/pure-cell/modern/components/footer-button/component.js +1 -1
  229. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  230. package/pure-cell/modern/components/footer-button/index.js +1 -1
  231. package/pure-cell/modern/components/footer-text/component.js +1 -1
  232. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  233. package/pure-cell/modern/components/footer-text/index.js +1 -1
  234. package/pure-cell/modern/components/graphics/component.js +1 -1
  235. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  236. package/pure-cell/modern/components/graphics/index.js +1 -1
  237. package/pure-cell/modern/components/main/component.js +1 -1
  238. package/pure-cell/modern/components/main/index.d.ts +1 -1
  239. package/pure-cell/modern/components/main/index.js +1 -1
  240. package/pure-cell/modern/components/text/component.js +1 -1
  241. package/pure-cell/modern/components/text/index.d.ts +1 -1
  242. package/pure-cell/modern/components/text/index.js +1 -1
  243. package/pure-cell/modern/index.js +1 -1
  244. package/select/components/base-select/Component.js +2 -2
  245. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  246. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  247. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  248. package/select/esm/Component.responsive.js +3 -3
  249. package/select/esm/components/base-select/Component.js +2 -2
  250. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  251. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  252. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  253. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  254. package/select/esm/components/base-select/index.js +2 -2
  255. package/select/esm/components/index.js +2 -2
  256. package/select/esm/desktop/Component.desktop.js +2 -2
  257. package/select/esm/desktop/index.js +2 -2
  258. package/select/esm/index.js +3 -3
  259. package/select/esm/mobile/Component.mobile.js +3 -3
  260. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  261. package/select/esm/mobile/index.js +3 -3
  262. package/select/esm/presets/index.js +1 -1
  263. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  264. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  265. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  266. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  267. package/select/esm/shared/index.js +3 -3
  268. package/select/mobile/Component.mobile.js +1 -1
  269. package/select/modern/Component.responsive.js +3 -3
  270. package/select/modern/components/base-select/Component.js +2 -2
  271. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  272. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  273. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  274. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  275. package/select/modern/components/base-select/index.js +2 -2
  276. package/select/modern/components/index.js +2 -2
  277. package/select/modern/desktop/Component.desktop.js +2 -2
  278. package/select/modern/desktop/index.js +2 -2
  279. package/select/modern/index.js +3 -3
  280. package/select/modern/mobile/Component.mobile.js +3 -3
  281. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  282. package/select/modern/mobile/index.js +3 -3
  283. package/select/modern/presets/index.js +1 -1
  284. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  285. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  286. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  287. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  288. package/select/modern/shared/index.js +3 -3
  289. package/select/presets/index.js +1 -1
  290. package/select/presets/useSelectWithApply/hook.js +1 -1
  291. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  292. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  293. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  294. package/select/shared/index.js +1 -1
  295. package/side-panel/components/controls/Component.js +1 -1
  296. package/side-panel/components/footer/Component.js +1 -1
  297. package/side-panel/esm/Component.responsive.js +1 -1
  298. package/side-panel/esm/components/controls/Component.js +1 -1
  299. package/side-panel/esm/components/controls/index.js +1 -1
  300. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  301. package/side-panel/esm/components/footer/Component.js +1 -1
  302. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  303. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  304. package/side-panel/esm/desktop/index.js +1 -1
  305. package/side-panel/esm/index.js +1 -1
  306. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  307. package/side-panel/esm/mobile/index.js +1 -1
  308. package/side-panel/modern/Component.responsive.js +1 -1
  309. package/side-panel/modern/components/controls/Component.js +1 -1
  310. package/side-panel/modern/components/controls/index.js +1 -1
  311. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  312. package/side-panel/modern/components/footer/Component.js +1 -1
  313. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  314. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  315. package/side-panel/modern/desktop/index.js +1 -1
  316. package/side-panel/modern/index.js +1 -1
  317. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  318. package/side-panel/modern/mobile/index.js +1 -1
  319. package/textarea/Component.js +1 -1
  320. package/textarea/components/PseudoTextArea.js +1 -1
  321. package/textarea/components/index.d.ts +1 -1
  322. package/textarea/components/index.js +1 -1
  323. package/textarea/esm/Component.js +1 -1
  324. package/textarea/esm/components/PseudoTextArea.js +1 -1
  325. package/textarea/esm/components/index.d.ts +1 -1
  326. package/textarea/esm/components/index.js +1 -1
  327. package/textarea/esm/index.js +1 -1
  328. package/textarea/modern/Component.js +1 -1
  329. package/textarea/modern/components/PseudoTextArea.js +1 -1
  330. package/textarea/modern/components/index.d.ts +1 -1
  331. package/textarea/modern/components/index.js +1 -1
  332. package/textarea/modern/index.js +1 -1
  333. package/textarea/moderncssm/Component.d.ts +1 -1
  334. package/themes/compiled/mobile-dark-bluetint.css +362 -362
  335. package/themes/compiled/mobile-dark-bluetint.d.ts +1 -1
  336. package/themes/compiled/mobile-dark-bluetint.js +1 -1
  337. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +1 -1
  338. package/themes/esm/compiled/mobile-dark-bluetint.js +1 -1
  339. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +1 -1
  340. package/themes/modern/compiled/mobile-dark-bluetint.js +362 -362
  341. package/typography/cssm/title/alfasans-index.module.css +10 -0
  342. package/typography/esm/component.js +2 -2
  343. package/typography/esm/index.js +2 -2
  344. package/typography/esm/text/component.js +1 -1
  345. package/typography/esm/text/index.js +1 -1
  346. package/typography/esm/title/component.js +1 -1
  347. package/typography/esm/title/index.js +2 -2
  348. package/typography/esm/title-mobile/component.js +2 -2
  349. package/typography/esm/title-mobile/index.js +2 -2
  350. package/typography/esm/title-responsive/component.js +2 -2
  351. package/typography/esm/title-responsive/index.js +2 -2
  352. package/typography/modern/component.js +2 -2
  353. package/typography/modern/index.js +2 -2
  354. package/typography/modern/text/component.js +1 -1
  355. package/typography/modern/text/index.js +1 -1
  356. package/typography/modern/title/component.js +1 -1
  357. package/typography/modern/title/index.js +2 -2
  358. package/typography/modern/title-mobile/component.js +2 -2
  359. package/typography/modern/title-mobile/index.js +2 -2
  360. package/typography/modern/title-responsive/component.js +2 -2
  361. package/typography/modern/title-responsive/index.js +2 -2
  362. package/typography/text/component.js +1 -1
  363. package/typography/title/component.d.ts +1 -1
  364. package/typography/title/component.js +1 -1
  365. package/typography/title/index.d.ts +1 -1
  366. package/typography/title/index.js +1 -1
  367. package/typography/title-mobile/component.d.ts +1 -1
  368. package/typography/title-mobile/component.js +1 -1
  369. package/typography/title-responsive/component.d.ts +1 -1
  370. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  371. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  372. package/universal-modal/esm/Component.responsive.d.ts +4 -4
  373. package/universal-modal/esm/Component.responsive.js +1 -1
  374. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  375. package/universal-modal/esm/components/header/index.js +1 -1
  376. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  377. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  378. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  379. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  380. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  381. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  382. package/universal-modal/esm/desktop/index.js +1 -1
  383. package/universal-modal/esm/index.js +1 -1
  384. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  385. package/universal-modal/esm/mobile/Component.mobile.js +1 -1
  386. package/universal-modal/esm/mobile/index.js +1 -1
  387. package/universal-modal/modern/Component.responsive.js +1 -1
  388. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  389. package/universal-modal/modern/components/header/index.js +1 -1
  390. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  391. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  392. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  393. package/universal-modal/modern/desktop/index.js +1 -1
  394. package/universal-modal/modern/index.js +1 -1
  395. package/universal-modal/modern/mobile/Component.mobile.js +1 -1
  396. package/universal-modal/modern/mobile/index.js +1 -1
  397. package/universal-modal/moderncssm/Component.responsive.d.ts +4 -4
  398. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  399. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  400. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  401. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  402. package/international-phone-input/cssm/index-235f6347.d.ts +0 -291
  403. package/international-phone-input/cssm/types-464d40a4.d.ts +0 -300
  404. /package/calendar/{calendarMonthOnlyView-16b5dcd3.d.ts → calendarMonthOnlyView-ae3554d3.d.ts} +0 -0
  405. /package/calendar/{calendarMonthOnlyView-16b5dcd3.js → calendarMonthOnlyView-ae3554d3.js} +0 -0
  406. /package/calendar/esm/{calendarMonthOnlyView-b0a0229f.d.ts → calendarMonthOnlyView-57744d42.d.ts} +0 -0
  407. /package/calendar/esm/{calendarMonthOnlyView-b0a0229f.js → calendarMonthOnlyView-57744d42.js} +0 -0
  408. /package/calendar/modern/{calendarMonthOnlyView-5a7b8b21.d.ts → calendarMonthOnlyView-acdad43b.d.ts} +0 -0
  409. /package/calendar/modern/{calendarMonthOnlyView-5a7b8b21.js → calendarMonthOnlyView-acdad43b.js} +0 -0
  410. /package/confirmation/{countdown-section-9a9515cd.d.ts → countdown-section-8e5606d8.d.ts} +0 -0
  411. /package/confirmation/{countdown-section-9a9515cd.js → countdown-section-8e5606d8.js} +0 -0
  412. /package/confirmation/esm/{countdown-section-ae9348ec.d.ts → countdown-section-f1f836d4.d.ts} +0 -0
  413. /package/confirmation/esm/{countdown-section-ae9348ec.js → countdown-section-f1f836d4.js} +0 -0
  414. /package/confirmation/modern/{countdown-section-77fe4bb7.d.ts → countdown-section-81fc2619.d.ts} +0 -0
  415. /package/confirmation/modern/{countdown-section-77fe4bb7.js → countdown-section-81fc2619.js} +0 -0
  416. /package/file-upload-item/{actions-control.module-d0ef1eb5.js → actions-control.module-89fafdd1.js} +0 -0
  417. /package/file-upload-item/esm/{actions-control.module-208119bf.js → actions-control.module-6d46bee9.js} +0 -0
  418. /package/file-upload-item/modern/{actions-control.module-9765d740.js → actions-control.module-f3f65872.js} +0 -0
  419. /package/gallery/esm/{hooks-0750407c.d.ts → hooks-e6ff26c2.d.ts} +0 -0
  420. /package/gallery/esm/{hooks-0750407c.js → hooks-e6ff26c2.js} +0 -0
  421. /package/gallery/{hooks-a2794cd9.d.ts → hooks-13137381.d.ts} +0 -0
  422. /package/gallery/{hooks-a2794cd9.js → hooks-13137381.js} +0 -0
  423. /package/gallery/modern/{hooks-86736163.d.ts → hooks-ce6f3214.d.ts} +0 -0
  424. /package/gallery/modern/{hooks-86736163.js → hooks-ce6f3214.js} +0 -0
  425. /package/list/{Component-c467565e.d.ts → Component-d8e8e561.d.ts} +0 -0
  426. /package/list/{Component-c467565e.js → Component-d8e8e561.js} +0 -0
  427. /package/list/esm/{Component-f356b84f.d.ts → Component-798079a1.d.ts} +0 -0
  428. /package/list/esm/{Component-f356b84f.js → Component-798079a1.js} +0 -0
  429. /package/list/modern/{Component-8b757227.d.ts → Component-62f5c191.d.ts} +0 -0
  430. /package/list/modern/{Component-8b757227.js → Component-62f5c191.js} +0 -0
  431. /package/modal/esm/{layout.module-6d36fed2.js → layout.module-451a6c6e.js} +0 -0
  432. /package/modal/{layout.module-51ca7239.js → layout.module-9106d1aa.js} +0 -0
  433. /package/modal/modern/{layout.module-25ef6209.js → layout.module-7b011b62.js} +0 -0
  434. /package/pure-cell/{component-175ec844.d.ts → component-4ce0344f.d.ts} +0 -0
  435. /package/pure-cell/{component-175ec844.js → component-4ce0344f.js} +0 -0
  436. /package/pure-cell/esm/{component-cb79e2d3.d.ts → component-3be0ed17.d.ts} +0 -0
  437. /package/pure-cell/esm/{component-cb79e2d3.js → component-3be0ed17.js} +0 -0
  438. /package/pure-cell/modern/{component-83d506c4.d.ts → component-7ee1b6f6.d.ts} +0 -0
  439. /package/pure-cell/modern/{component-83d506c4.js → component-7ee1b6f6.js} +0 -0
  440. /package/select/esm/{hook-268f991d.d.ts → hook-ec604dd8.d.ts} +0 -0
  441. /package/select/esm/{hook-268f991d.js → hook-ec604dd8.js} +0 -0
  442. /package/select/esm/{list-popover-desktop-48e84237.d.ts → list-popover-desktop-09250785.d.ts} +0 -0
  443. /package/select/esm/{list-popover-desktop-48e84237.js → list-popover-desktop-09250785.js} +0 -0
  444. /package/select/esm/{mobile.module-0c210cb6.js → mobile.module-5186258d.js} +0 -0
  445. /package/select/{hook-10786da9.d.ts → hook-009721bc.d.ts} +0 -0
  446. /package/select/{hook-10786da9.js → hook-009721bc.js} +0 -0
  447. /package/select/{list-popover-desktop-13b35fdd.d.ts → list-popover-desktop-0dbaa593.d.ts} +0 -0
  448. /package/select/{list-popover-desktop-13b35fdd.js → list-popover-desktop-0dbaa593.js} +0 -0
  449. /package/select/{mobile.module-e4bd11ea.js → mobile.module-c6844b03.js} +0 -0
  450. /package/select/modern/{hook-3472f893.d.ts → hook-626d9e78.d.ts} +0 -0
  451. /package/select/modern/{hook-3472f893.js → hook-626d9e78.js} +0 -0
  452. /package/select/modern/{list-popover-desktop-d5ee8b7a.d.ts → list-popover-desktop-b8b8dfb0.d.ts} +0 -0
  453. /package/select/modern/{list-popover-desktop-d5ee8b7a.js → list-popover-desktop-b8b8dfb0.js} +0 -0
  454. /package/select/modern/{mobile.module-aad1be1b.js → mobile.module-1be9c79e.js} +0 -0
  455. /package/side-panel/esm/{layout.module-39c27a97.js → layout.module-967e9373.js} +0 -0
  456. /package/side-panel/{layout.module-7161ee12.js → layout.module-d253bd44.js} +0 -0
  457. /package/side-panel/modern/{layout.module-0566e711.js → layout.module-05cf0c8b.js} +0 -0
  458. /package/textarea/{PseudoTextArea-dd409104.d.ts → PseudoTextArea-1238b412.d.ts} +0 -0
  459. /package/textarea/{PseudoTextArea-dd409104.js → PseudoTextArea-1238b412.js} +0 -0
  460. /package/textarea/esm/{PseudoTextArea-e29c54ee.d.ts → PseudoTextArea-cc16f9b9.d.ts} +0 -0
  461. /package/textarea/esm/{PseudoTextArea-e29c54ee.js → PseudoTextArea-cc16f9b9.js} +0 -0
  462. /package/textarea/modern/{PseudoTextArea-397dd01e.d.ts → PseudoTextArea-5871ec18.d.ts} +0 -0
  463. /package/textarea/modern/{PseudoTextArea-397dd01e.js → PseudoTextArea-5871ec18.js} +0 -0
  464. /package/typography/{colors.module-dc8371a3.js → colors.module-a6e0da27.js} +0 -0
  465. /package/typography/{common.module-bea9ba51.js → common.module-c7f0e486.js} +0 -0
  466. /package/typography/esm/{colors.module-e811f915.js → colors.module-b73c8885.js} +0 -0
  467. /package/typography/esm/{common.module-d5b2820c.js → common.module-f2307db8.js} +0 -0
  468. /package/typography/modern/{colors.module-8efe43eb.js → colors.module-fde05f10.js} +0 -0
  469. /package/typography/modern/{common.module-c5b13a6a.js → common.module-a5dc65e9.js} +0 -0
  470. /package/universal-modal/esm/{index.module-99cff4af.js → index.module-f796cf80.js} +0 -0
  471. /package/universal-modal/{index.module-0216533a.js → index.module-26b1b7d5.js} +0 -0
  472. /package/universal-modal/modern/{index.module-f6691090.js → index.module-94595b39.js} +0 -0
@@ -1,5 +1,7 @@
1
1
  // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
- const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
2
+ const mobileDarkBluetint = `.divider__component_ip3af {
3
+ border-bottom: 1px solid #353539;
4
+ }.backdrop__backdrop_10lfj {
3
5
  -webkit-tap-highlight-color: transparent;
4
6
  } .backdrop__appear_10lfj,
5
7
  .backdrop__enter_10lfj {
@@ -80,21 +82,6 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
80
82
  background-color: rgba(255, 255, 255, 0.94);
81
83
  } .badge__dot_120dx.badge__outlineCount_120dx {
82
84
  border: 1px solid rgba(3, 3, 6, 0.88);
83
- }.divider__component_ip3af {
84
- border-bottom: 1px solid #353539;
85
- }.dropzone__component_1ta7y {
86
- border: 1px dashed rgba(255, 255, 255, 0.94);
87
- } .dropzone__component_1ta7y:not(.dropzone__disabled_1ta7y):hover {
88
- background-color: transparent;
89
- } .dropzone__dragOver_1ta7y {
90
- background-color: transparent;
91
- } .dropzone__error_1ta7y {
92
- border-color: #ff4837;
93
- }
94
- .dropzone__overlay_n2jsj {
95
- background: rgba(214, 214, 229, 0.07);
96
- } .dropzone__text_n2jsj {
97
- color: rgba(255, 255, 255, 0.94);
98
85
  }.hatching-progress-bar__container_ykyxq {
99
86
  background: rgba(222, 222, 238, 0.13);
100
87
  } .hatching-progress-bar__hatch_ykyxq {
@@ -119,7 +106,20 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
119
106
  background: rgba(255, 255, 255, 0.94);
120
107
  } .hatching-progress-bar__accent_ykyxq {
121
108
  background: #f83a2a;
122
- }@media (max-width: 599px) {
109
+ }.dropzone__component_1ta7y {
110
+ border: 1px dashed rgba(255, 255, 255, 0.94);
111
+ } .dropzone__component_1ta7y:not(.dropzone__disabled_1ta7y):hover {
112
+ background-color: transparent;
113
+ } .dropzone__dragOver_1ta7y {
114
+ background-color: transparent;
115
+ } .dropzone__error_1ta7y {
116
+ border-color: #ff4837;
117
+ }
118
+ .dropzone__overlay_n2jsj {
119
+ background: rgba(214, 214, 229, 0.07);
120
+ } .dropzone__text_n2jsj {
121
+ color: rgba(255, 255, 255, 0.94);
122
+ }@media (max-width: 599px) {
123
123
  }
124
124
  @media (min-width: 320px) {
125
125
  }
@@ -295,7 +295,32 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
295
295
  background-color: rgba(9, 12, 37, 0.28);
296
296
  } .scrollbar__component_o7sjm.dragging .track .scrollbar.visible:before {
297
297
  background-color: rgba(4, 4, 21, 0.47);
298
- }.segmented-control__wrapper_v4ab2 {
298
+ }.skeleton__component_178a3 {
299
+ background: rgba(214, 214, 229, 0.07);
300
+ } @keyframes skeleton__background_178a3 {
301
+ 0% {
302
+ background: rgba(214, 214, 229, 0.07);
303
+ }
304
+ 100% {
305
+ background: rgba(222, 222, 238, 0.13);
306
+ }
307
+ }
308
+ .skeleton__component_1skbv {
309
+ color: transparent
310
+ } .skeleton__component_1skbv:before {
311
+ background: transparent;
312
+ }
313
+ .skeleton__component_qenue {
314
+ background: rgba(38, 55, 88, 0.06);
315
+ } @keyframes skeleton__background-inverted_qenue {
316
+ 0% {
317
+ background: rgba(38, 55, 88, 0.06);
318
+ }
319
+ 100% {
320
+ background: rgba(15, 25, 55, 0.1);
321
+ }
322
+ }
323
+ .segmented-control__wrapper_v4ab2 {
299
324
  background-color: rgba(225, 225, 248, 0.09);
300
325
  } .segmented-control__segment_v4ab2.segmented-control__selected_v4ab2 {
301
326
  color: rgba(255, 255, 255, 0.94);
@@ -329,32 +354,7 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
329
354
  color: rgba(3, 3, 6, 0.88)
330
355
  } .segmented-control__segment_1qjhk:not(:first-child):before {
331
356
  background-color: rgba(15, 25, 55, 0.1);
332
- }.skeleton__component_178a3 {
333
- background: rgba(214, 214, 229, 0.07);
334
- } @keyframes skeleton__background_178a3 {
335
- 0% {
336
- background: rgba(214, 214, 229, 0.07);
337
- }
338
- 100% {
339
- background: rgba(222, 222, 238, 0.13);
340
- }
341
- }
342
- .skeleton__component_1skbv {
343
- color: transparent
344
- } .skeleton__component_1skbv:before {
345
- background: transparent;
346
- }
347
- .skeleton__component_qenue {
348
- background: rgba(38, 55, 88, 0.06);
349
- } @keyframes skeleton__background-inverted_qenue {
350
- 0% {
351
- background: rgba(38, 55, 88, 0.06);
352
- }
353
- 100% {
354
- background: rgba(15, 25, 55, 0.1);
355
- }
356
- }
357
- .slider__component_1cp1w .noUi-base:hover .noUi-connects {
357
+ }.slider__component_1cp1w .noUi-base:hover .noUi-connects {
358
358
  background: rgba(222, 222, 238, 0.13);
359
359
  } .slider__component_1cp1w .noUi-base:hover .noUi-connect {
360
360
  background: #f83a2a;
@@ -747,30 +747,7 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
747
747
  color: rgba(233, 233, 250, 0.37);
748
748
  } .code-input__input_p0d8p:-webkit-autofill {
749
749
  -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
750
- }.filter-tag__valueButton_1n873.filter-tag__filled_1n873 {
751
- background-color: rgba(214, 214, 229, 0.07)
752
- } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:disabled {
753
- background-color: rgba(214, 214, 229, 0.07);
754
- } @media (hover: hover) {
755
- .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):hover {
756
- background-color: rgba(214, 214, 229, 0.07);
757
- }
758
- } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):active {
759
- background-color: rgba(222, 222, 238, 0.13);
760
- }
761
- .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1 {
762
- background-color: rgba(38, 55, 88, 0.06)
763
- } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:disabled {
764
- background-color: rgba(38, 55, 88, 0.06);
765
- } @media (hover: hover) {
766
- .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):hover {
767
- background-color: rgba(38, 55, 88, 0.06);
768
- }
769
- } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):active {
770
- background-color: rgba(5, 12, 41, 0.14);
771
- }
772
-
773
- .filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc {
750
+ }.filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc {
774
751
  background-color: rgba(222, 222, 238, 0.13)
775
752
  } .filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc:disabled {
776
753
  background-color: rgba(214, 214, 229, 0.07);
@@ -793,6 +770,29 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
793
770
  } .filter-tag__valueButton_lht8x.filter-tag__filled_lht8x:not(:disabled):active {
794
771
  background-color: rgba(5, 11, 44, 0.18);
795
772
  }
773
+ .filter-tag__valueButton_1n873.filter-tag__filled_1n873 {
774
+ background-color: rgba(214, 214, 229, 0.07)
775
+ } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:disabled {
776
+ background-color: rgba(214, 214, 229, 0.07);
777
+ } @media (hover: hover) {
778
+ .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):hover {
779
+ background-color: rgba(214, 214, 229, 0.07);
780
+ }
781
+ } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):active {
782
+ background-color: rgba(222, 222, 238, 0.13);
783
+ }
784
+ .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1 {
785
+ background-color: rgba(38, 55, 88, 0.06)
786
+ } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:disabled {
787
+ background-color: rgba(38, 55, 88, 0.06);
788
+ } @media (hover: hover) {
789
+ .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):hover {
790
+ background-color: rgba(38, 55, 88, 0.06);
791
+ }
792
+ } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):active {
793
+ background-color: rgba(5, 12, 41, 0.14);
794
+ }
795
+
796
796
  .filter-tag__component_t6vcp.filter-tag__disabled_t6vcp {
797
797
  background-color: transparent;
798
798
  } .filter-tag__component_t6vcp.filter-tag__checked_t6vcp:not(.filter-tag__disabled_t6vcp) {
@@ -1050,7 +1050,21 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1050
1050
  #ff4837;
1051
1051
  } .form-control__hasError_1fhlp .form-control__label_1fhlp {
1052
1052
  color: rgba(4, 4, 19, 0.55);
1053
- }.radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a) .radio__circle_gp98a {
1053
+ }.radio-group__label_1gg5s {
1054
+ color: rgba(255, 255, 255, 0.94);
1055
+ }
1056
+ .radio-group__label_wi0hl {
1057
+ color: rgba(238, 238, 251, 0.55);
1058
+ }
1059
+ .radio-group__error_1adqh {
1060
+ border-left: 1px solid #ff4837
1061
+ } .radio-group__errorMessage_1adqh {
1062
+ color: #ff4837;
1063
+ } .radio-group__hint_1adqh {
1064
+ color: rgba(238, 238, 251, 0.55);
1065
+ } .radio-group__hiddenInput_1adqh:focus ~ button {
1066
+ outline: 2px solid #3193fc;
1067
+ }.radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a) .radio__circle_gp98a {
1054
1068
  background-color: #262629;
1055
1069
  border: 1.5px solid rgba(238, 238, 251, 0.55);
1056
1070
  } .radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a):hover:not(:active) .radio__circle_gp98a {
@@ -1126,29 +1140,7 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1126
1140
  color: rgba(3, 3, 6, 0.88);
1127
1141
  } .radio__hint_16qog {
1128
1142
  color: rgba(4, 4, 19, 0.55);
1129
- }.radio-group__label_1gg5s {
1130
- color: rgba(255, 255, 255, 0.94);
1131
- }
1132
- .radio-group__label_wi0hl {
1133
- color: rgba(238, 238, 251, 0.55);
1134
- }
1135
- .radio-group__error_1adqh {
1136
- border-left: 1px solid #ff4837
1137
- } .radio-group__errorMessage_1adqh {
1138
- color: #ff4837;
1139
- } .radio-group__hint_1adqh {
1140
- color: rgba(238, 238, 251, 0.55);
1141
- } .radio-group__hiddenInput_1adqh:focus ~ button {
1142
- outline: 2px solid #3193fc;
1143
- }.spinner__component_98he5 {
1144
- color: rgba(255, 255, 255, 0.94);
1145
- }
1146
- @keyframes spinner__spin_animation_maei4 {
1147
- }
1148
- .spinner__component_2oeq8 {
1149
- color: rgba(3, 3, 6, 0.88);
1150
1143
  }
1151
-
1152
1144
  .steps__option_1y13z {
1153
1145
  color: rgba(255, 255, 255, 0.94);
1154
1146
  background: rgba(222, 222, 238, 0.13)
@@ -1185,27 +1177,14 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1185
1177
  color: rgba(255, 255, 255, 0.94);
1186
1178
  background-color: rgba(255, 255, 255, 0.94);
1187
1179
  }
1188
- .page-indicator__element_117t1 {
1189
- background: rgba(222, 222, 238, 0.13)
1190
- } .page-indicator__element_117t1.page-indicator__active_117t1 {
1191
- background: rgba(255, 255, 255, 0.94);
1192
- }
1193
-
1194
- .page-indicator__element_3eb5k {
1195
- background: rgba(15, 25, 55, 0.1)
1196
- } .page-indicator__element_3eb5k.page-indicator__active_3eb5k {
1197
- background: rgba(3, 3, 6, 0.88);
1198
- }
1199
- .page-indicator__element_12xza {
1200
- background: rgba(222, 222, 238, 0.13)
1201
- } .page-indicator__element_12xza.page-indicator__active_12xza {
1202
- background: #f2f3f5;
1203
- }
1204
- .page-indicator__element_1rz5k {
1205
- background: rgba(15, 25, 55, 0.1)
1206
- } .page-indicator__element_1rz5k.page-indicator__active_1rz5k {
1207
- background: #212124;
1208
- }
1180
+ .spinner__component_98he5 {
1181
+ color: rgba(255, 255, 255, 0.94);
1182
+ }
1183
+ @keyframes spinner__spin_animation_maei4 {
1184
+ }
1185
+ .spinner__component_2oeq8 {
1186
+ color: rgba(3, 3, 6, 0.88);
1187
+ }
1209
1188
  .page-indicator__pageIndicator_1x9b8 {
1210
1189
  background: rgba(222, 222, 238, 0.13);
1211
1190
  } .page-indicator__element_1x9b8 {
@@ -1227,27 +1206,6 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1227
1206
  } .page-indicator__element_4ubo6 {
1228
1207
  background: #212124;
1229
1208
  }
1230
- .page-indicator__element_mezwp {
1231
- background: rgba(222, 222, 238, 0.13)
1232
- } .page-indicator__element_mezwp.page-indicator__active_mezwp {
1233
- background: rgba(255, 255, 255, 0.94);
1234
- }
1235
-
1236
- .page-indicator__element_1kqr8 {
1237
- background: rgba(15, 25, 55, 0.1)
1238
- } .page-indicator__element_1kqr8.page-indicator__active_1kqr8 {
1239
- background: rgba(3, 3, 6, 0.88);
1240
- }
1241
- .page-indicator__element_s1iun {
1242
- background: rgba(222, 222, 238, 0.13)
1243
- } .page-indicator__element_s1iun.page-indicator__active_s1iun {
1244
- background: #f2f3f5;
1245
- }
1246
- .page-indicator__element_1v6mm {
1247
- background: rgba(15, 25, 55, 0.1)
1248
- } .page-indicator__element_1v6mm.page-indicator__active_1v6mm {
1249
- background: #212124;
1250
- }
1251
1209
  .page-indicator__element_10nj4 {
1252
1210
  background: rgba(222, 222, 238, 0.13)
1253
1211
  } .page-indicator__element_10nj4.page-indicator__active_10nj4 {
@@ -1278,6 +1236,48 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1278
1236
  .page-indicator__progress_13mhq {
1279
1237
  background: #212124;
1280
1238
  }
1239
+ }
1240
+ .page-indicator__element_117t1 {
1241
+ background: rgba(222, 222, 238, 0.13)
1242
+ } .page-indicator__element_117t1.page-indicator__active_117t1 {
1243
+ background: rgba(255, 255, 255, 0.94);
1244
+ }
1245
+
1246
+ .page-indicator__element_3eb5k {
1247
+ background: rgba(15, 25, 55, 0.1)
1248
+ } .page-indicator__element_3eb5k.page-indicator__active_3eb5k {
1249
+ background: rgba(3, 3, 6, 0.88);
1250
+ }
1251
+ .page-indicator__element_12xza {
1252
+ background: rgba(222, 222, 238, 0.13)
1253
+ } .page-indicator__element_12xza.page-indicator__active_12xza {
1254
+ background: #f2f3f5;
1255
+ }
1256
+ .page-indicator__element_1rz5k {
1257
+ background: rgba(15, 25, 55, 0.1)
1258
+ } .page-indicator__element_1rz5k.page-indicator__active_1rz5k {
1259
+ background: #212124;
1260
+ }
1261
+ .page-indicator__element_mezwp {
1262
+ background: rgba(222, 222, 238, 0.13)
1263
+ } .page-indicator__element_mezwp.page-indicator__active_mezwp {
1264
+ background: rgba(255, 255, 255, 0.94);
1265
+ }
1266
+
1267
+ .page-indicator__element_1kqr8 {
1268
+ background: rgba(15, 25, 55, 0.1)
1269
+ } .page-indicator__element_1kqr8.page-indicator__active_1kqr8 {
1270
+ background: rgba(3, 3, 6, 0.88);
1271
+ }
1272
+ .page-indicator__element_s1iun {
1273
+ background: rgba(222, 222, 238, 0.13)
1274
+ } .page-indicator__element_s1iun.page-indicator__active_s1iun {
1275
+ background: #f2f3f5;
1276
+ }
1277
+ .page-indicator__element_1v6mm {
1278
+ background: rgba(15, 25, 55, 0.1)
1279
+ } .page-indicator__element_1v6mm.page-indicator__active_1v6mm {
1280
+ background: #212124;
1281
1281
  }.switch__switch_n9rr1 {
1282
1282
  background-color: rgba(238, 238, 251, 0.55)
1283
1283
  } .switch__switch_n9rr1:hover {
@@ -1360,54 +1360,7 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1360
1360
  } .popover__arrow_ebmxs:after {
1361
1361
  background-color: #1c1c1e;
1362
1362
  border: 1px solid transparent;
1363
- }.typography__tertiary_131py {
1364
- color: rgba(233, 233, 250, 0.37);
1365
- } .typography__disabled_131py {
1366
- color: rgba(231, 231, 248, 0.18);
1367
- } .typography__accent_131py {
1368
- color: #f83a2a;
1369
- } .typography__primary_131py {
1370
- color: rgba(255, 255, 255, 0.94);
1371
- } .typography__attention_131py {
1372
- color: #fa9313;
1373
- } .typography__positive_131py {
1374
- color: #0cc44d;
1375
- } .typography__secondary_131py {
1376
- color: rgba(238, 238, 251, 0.55);
1377
- } .typography__tertiary-inverted_131py {
1378
- color: rgba(5, 8, 29, 0.38);
1379
- } .typography__primary-inverted_131py {
1380
- color: rgba(3, 3, 6, 0.88);
1381
- } .typography__secondary-inverted_131py {
1382
- color: rgba(4, 4, 19, 0.55);
1383
- } .typography__link_131py {
1384
- color: #4a9dfc;
1385
- } .typography__negative_131py {
1386
- color: #ff4837;
1387
- } .typography__static-primary-light_131py {
1388
- color: #fff;
1389
- } .typography__static-secondary-light_131py {
1390
- color: rgba(238, 238, 251, 0.55);
1391
- } .typography__static-tertiary-light_131py {
1392
- color: rgba(233, 233, 250, 0.37);
1393
- } .typography__static-primary-dark_131py {
1394
- color: #0e0e0e;
1395
- } .typography__static-secondary-dark_131py {
1396
- color: rgba(4, 4, 19, 0.55);
1397
- } .typography__static-tertiary-dark_131py {
1398
- color: rgba(5, 8, 29, 0.38);
1399
- } .typography__static-accent_131py {
1400
- color: #ef3124;
1401
- } .typography__static-positive_131py {
1402
- color: #0d9336;
1403
- }
1404
-
1405
-
1406
-
1407
-
1408
-
1409
-
1410
- .tag__filled_173rf {
1363
+ }.tag__filled_173rf {
1411
1364
  background-color: rgba(222, 222, 238, 0.13)
1412
1365
  } .tag__filled_173rf:disabled {
1413
1366
  background-color: rgba(214, 214, 229, 0.07);
@@ -1558,7 +1511,54 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1558
1511
  } .tag__component_14mj5.tag__checked_14mj5:active:not(:disabled) {
1559
1512
  background-color: #353539;
1560
1513
  border-color: #353539;
1561
- }.sortable-list__primary_owtx5 {
1514
+ }.typography__tertiary_131py {
1515
+ color: rgba(233, 233, 250, 0.37);
1516
+ } .typography__disabled_131py {
1517
+ color: rgba(231, 231, 248, 0.18);
1518
+ } .typography__accent_131py {
1519
+ color: #f83a2a;
1520
+ } .typography__primary_131py {
1521
+ color: rgba(255, 255, 255, 0.94);
1522
+ } .typography__attention_131py {
1523
+ color: #fa9313;
1524
+ } .typography__positive_131py {
1525
+ color: #0cc44d;
1526
+ } .typography__secondary_131py {
1527
+ color: rgba(238, 238, 251, 0.55);
1528
+ } .typography__tertiary-inverted_131py {
1529
+ color: rgba(5, 8, 29, 0.38);
1530
+ } .typography__primary-inverted_131py {
1531
+ color: rgba(3, 3, 6, 0.88);
1532
+ } .typography__secondary-inverted_131py {
1533
+ color: rgba(4, 4, 19, 0.55);
1534
+ } .typography__link_131py {
1535
+ color: #4a9dfc;
1536
+ } .typography__negative_131py {
1537
+ color: #ff4837;
1538
+ } .typography__static-primary-light_131py {
1539
+ color: #fff;
1540
+ } .typography__static-secondary-light_131py {
1541
+ color: rgba(238, 238, 251, 0.55);
1542
+ } .typography__static-tertiary-light_131py {
1543
+ color: rgba(233, 233, 250, 0.37);
1544
+ } .typography__static-primary-dark_131py {
1545
+ color: #0e0e0e;
1546
+ } .typography__static-secondary-dark_131py {
1547
+ color: rgba(4, 4, 19, 0.55);
1548
+ } .typography__static-tertiary-dark_131py {
1549
+ color: rgba(5, 8, 29, 0.38);
1550
+ } .typography__static-accent_131py {
1551
+ color: #ef3124;
1552
+ } .typography__static-positive_131py {
1553
+ color: #0d9336;
1554
+ }
1555
+
1556
+
1557
+
1558
+
1559
+
1560
+
1561
+ .sortable-list__primary_owtx5 {
1562
1562
  background: #262629;
1563
1563
  } .sortable-list__secondary_owtx5 {
1564
1564
  background: #1c1c1e;
@@ -1808,7 +1808,28 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
1808
1808
  } .drawer__backdropExitActive_tiv6x,
1809
1809
  .drawer__backdropExitDone_tiv6x {
1810
1810
  background-color: transparent;
1811
- }.button__primary_afm85 {
1811
+ }.pagination__component_14zfk {
1812
+ color: rgba(255, 255, 255, 0.94);
1813
+ }
1814
+ .pagination__dots_w3qrm {
1815
+ color: rgba(238, 238, 251, 0.55);
1816
+ }
1817
+
1818
+ button.pagination__tag_b1whi.pagination__tag_b1whi {
1819
+ color: rgba(238, 238, 251, 0.55)
1820
+ } button.pagination__tag_b1whi.pagination__tag_b1whi:hover:not(:disabled) {
1821
+ background-color: rgba(214, 214, 229, 0.07);
1822
+ color: rgba(255, 255, 255, 0.94);
1823
+ } button.pagination__tag_b1whi.pagination__tag_b1whi:active:not(:disabled) {
1824
+ background-color: rgba(225, 225, 248, 0.09);
1825
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi {
1826
+ background-color: #f2f3f5;
1827
+ color: rgba(3, 3, 6, 0.88);
1828
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:hover:not(:disabled) {
1829
+ color: rgba(3, 3, 6, 0.88);
1830
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:active:not(:disabled) {
1831
+ color: rgba(255, 255, 255, 0.94);
1832
+ }.button__primary_afm85 {
1812
1833
  color: rgba(3, 3, 6, 0.88);
1813
1834
  background-color: #f2f3f5
1814
1835
  } @media (hover: hover) {
@@ -2292,28 +2313,7 @@ const mobileDarkBluetint = `.backdrop__backdrop_10lfj {
2292
2313
  color: rgba(3, 3, 6, 0.88);
2293
2314
  } .button__component_1n55i[disabled].button__ghost_1n55i.button__loading_1n55i {
2294
2315
  color: rgba(3, 3, 6, 0.88);
2295
- }.pagination__component_14zfk {
2296
- color: rgba(255, 255, 255, 0.94);
2297
- }
2298
- .pagination__dots_w3qrm {
2299
- color: rgba(238, 238, 251, 0.55);
2300
- }
2301
-
2302
- button.pagination__tag_b1whi.pagination__tag_b1whi {
2303
- color: rgba(238, 238, 251, 0.55)
2304
- } button.pagination__tag_b1whi.pagination__tag_b1whi:hover:not(:disabled) {
2305
- background-color: rgba(214, 214, 229, 0.07);
2306
- color: rgba(255, 255, 255, 0.94);
2307
- } button.pagination__tag_b1whi.pagination__tag_b1whi:active:not(:disabled) {
2308
- background-color: rgba(225, 225, 248, 0.09);
2309
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi {
2310
- background-color: #f2f3f5;
2311
- color: rgba(3, 3, 6, 0.88);
2312
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:hover:not(:disabled) {
2313
- color: rgba(3, 3, 6, 0.88);
2314
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:active:not(:disabled) {
2315
- color: rgba(255, 255, 255, 0.94);
2316
- }.circular-progress-bar__component_3bcq9.circular-progress-bar__bg-positive_3bcq9 {
2316
+ }.circular-progress-bar__component_3bcq9.circular-progress-bar__bg-positive_3bcq9 {
2317
2317
  background: #17d055;
2318
2318
  } .circular-progress-bar__component_3bcq9.circular-progress-bar__bg-negative_3bcq9 {
2319
2319
  background: #ff4837;
@@ -2389,12 +2389,6 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2389
2389
  color: #f2f3f5;
2390
2390
  } .tab-bar__label_1e6se {
2391
2391
  color: rgba(238, 238, 251, 0.55);
2392
- }.attach__component_z339h {
2393
- } .attach__file_z339h,
2394
- .attach__noFile_z339h {
2395
- color: rgba(238, 238, 251, 0.55);
2396
- } .attach__focused_z339h {
2397
- outline: 2px solid #3193fc;
2398
2392
  }.stepped-progress-bar__bar_f913g {
2399
2393
  background: rgba(222, 222, 238, 0.13);
2400
2394
  } .stepped-progress-bar__description_f913g {
@@ -2422,7 +2416,13 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2422
2416
  background: rgba(255, 255, 255, 0.94);
2423
2417
  } .stepped-progress-bar__bar_1pjw6.stepped-progress-bar__accent_1pjw6 {
2424
2418
  background: #f83a2a;
2425
- }.confirmation-v1__errorHeader_1fy7i {
2419
+ }.attach__component_z339h {
2420
+ } .attach__file_z339h,
2421
+ .attach__noFile_z339h {
2422
+ color: rgba(238, 238, 251, 0.55);
2423
+ } .attach__focused_z339h {
2424
+ outline: 2px solid #3193fc;
2425
+ }.confirmation-v1__errorHeader_1fy7i {
2426
2426
  color: rgba(255, 255, 255, 0.94);
2427
2427
  color: rgba(255, 255, 255, 0.94);
2428
2428
  } .confirmation-v1__errorText_1fy7i {
@@ -2514,48 +2514,7 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2514
2514
  background-color: rgba(214, 214, 229, 0.07)
2515
2515
  } .custom-button__customButton_1bied:disabled.custom-button__disableType-static-inverted_1bied span {
2516
2516
  color: rgba(233, 233, 250, 0.37);
2517
- }
2518
- .confirmation__component_g697q {
2519
- color: rgba(238, 238, 251, 0.55)
2520
- }
2521
- .confirmation__circle_13zu0 {
2522
- fill: transparent;
2523
- stroke: #4a4a51;
2524
- }
2525
-
2526
- .confirmation__typographyTheme_136rh.confirmation__typographyTheme_136rh {
2527
- color: rgba(238, 238, 251, 0.55);
2528
- } .confirmation__typographyThemeMobile_136rh.confirmation__typographyThemeMobile_136rh {
2529
- color: rgba(238, 238, 251, 0.55);
2530
- }
2531
- .confirmation__typographyTheme_18yv3.confirmation__typographyTheme_18yv3 {
2532
- color: rgba(238, 238, 251, 0.55);
2533
- } .confirmation__typographyThemeMobile_18yv3.confirmation__typographyThemeMobile_18yv3 {
2534
- color: rgba(238, 238, 251, 0.55);
2535
- }
2536
- .confirmation__phone_yq97g.confirmation__phone_yq97g {
2537
- color: rgba(255, 255, 255, 0.94);
2538
- } .confirmation__typographyTheme_yq97g.confirmation__typographyTheme_yq97g {
2539
- color: rgba(238, 238, 251, 0.55);
2540
- } .confirmation__typographyThemeMobile_yq97g.confirmation__typographyThemeMobile_yq97g {
2541
- color: rgba(238, 238, 251, 0.55);
2542
- } .confirmation__countdownContainer_yq97g.confirmation__countdownContainer_yq97g {
2543
- color: rgba(238, 238, 251, 0.55);
2544
- } .confirmation__timeCounter_yq97g {
2545
- color: rgba(238, 238, 251, 0.55);
2546
- }
2547
- .confirmation__typographyTheme_ay4tc.confirmation__typographyTheme_ay4tc {
2548
- color: rgba(238, 238, 251, 0.55);
2549
- } .confirmation__typographyThemeMobile_ay4tc.confirmation__typographyThemeMobile_ay4tc {
2550
- color: rgba(238, 238, 251, 0.55);
2551
- } .confirmation__timeCounter_ay4tc {
2552
- color: rgba(238, 238, 251, 0.55);
2553
- }
2554
- .confirmation__typographyTheme_1imyf.confirmation__typographyTheme_1imyf {
2555
- color: rgba(238, 238, 251, 0.55);
2556
- } .confirmation__typographyThemeMobile_1imyf.confirmation__typographyThemeMobile_1imyf {
2557
- color: rgba(238, 238, 251, 0.55);
2558
- }.cc-icon-button.icon-button__primary_ih8nv {
2517
+ }.cc-icon-button.icon-button__primary_ih8nv {
2559
2518
  color: rgba(255, 255, 255, 0.94)
2560
2519
  } .cc-icon-button.icon-button__primary_ih8nv:hover {
2561
2520
  color: rgba(255, 255, 255, 0.7);
@@ -2701,7 +2660,48 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2701
2660
  color: rgba(9, 12, 37, 0.28);
2702
2661
  } .cc-icon-button.icon-button__component_1529w:disabled.icon-button__transparentBg_1529w {
2703
2662
  background: transparent;
2704
- }.input__input_1tjba {
2663
+ }
2664
+ .confirmation__component_g697q {
2665
+ color: rgba(238, 238, 251, 0.55)
2666
+ }
2667
+ .confirmation__circle_13zu0 {
2668
+ fill: transparent;
2669
+ stroke: #4a4a51;
2670
+ }
2671
+
2672
+ .confirmation__typographyTheme_136rh.confirmation__typographyTheme_136rh {
2673
+ color: rgba(238, 238, 251, 0.55);
2674
+ } .confirmation__typographyThemeMobile_136rh.confirmation__typographyThemeMobile_136rh {
2675
+ color: rgba(238, 238, 251, 0.55);
2676
+ }
2677
+ .confirmation__typographyTheme_18yv3.confirmation__typographyTheme_18yv3 {
2678
+ color: rgba(238, 238, 251, 0.55);
2679
+ } .confirmation__typographyThemeMobile_18yv3.confirmation__typographyThemeMobile_18yv3 {
2680
+ color: rgba(238, 238, 251, 0.55);
2681
+ }
2682
+ .confirmation__phone_yq97g.confirmation__phone_yq97g {
2683
+ color: rgba(255, 255, 255, 0.94);
2684
+ } .confirmation__typographyTheme_yq97g.confirmation__typographyTheme_yq97g {
2685
+ color: rgba(238, 238, 251, 0.55);
2686
+ } .confirmation__typographyThemeMobile_yq97g.confirmation__typographyThemeMobile_yq97g {
2687
+ color: rgba(238, 238, 251, 0.55);
2688
+ } .confirmation__countdownContainer_yq97g.confirmation__countdownContainer_yq97g {
2689
+ color: rgba(238, 238, 251, 0.55);
2690
+ } .confirmation__timeCounter_yq97g {
2691
+ color: rgba(238, 238, 251, 0.55);
2692
+ }
2693
+ .confirmation__typographyTheme_ay4tc.confirmation__typographyTheme_ay4tc {
2694
+ color: rgba(238, 238, 251, 0.55);
2695
+ } .confirmation__typographyThemeMobile_ay4tc.confirmation__typographyThemeMobile_ay4tc {
2696
+ color: rgba(238, 238, 251, 0.55);
2697
+ } .confirmation__timeCounter_ay4tc {
2698
+ color: rgba(238, 238, 251, 0.55);
2699
+ }
2700
+ .confirmation__typographyTheme_1imyf.confirmation__typographyTheme_1imyf {
2701
+ color: rgba(238, 238, 251, 0.55);
2702
+ } .confirmation__typographyThemeMobile_1imyf.confirmation__typographyThemeMobile_1imyf {
2703
+ color: rgba(238, 238, 251, 0.55);
2704
+ }.input__input_1tjba {
2705
2705
  color: rgba(255, 255, 255, 0.94);
2706
2706
  caret-color: rgba(255, 255, 255, 0.94);
2707
2707
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -3272,28 +3272,10 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3272
3272
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3273
3273
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3274
3274
  background-color: transparent;
3275
- }.bank-card__component_1gzw2 {
3276
- --form-control-bg-color: transparent;
3277
- --form-control-focus-shadow: transparent;
3278
- --form-control-hover-bg-color: transparent;
3279
- --form-control-focus-bg-color: transparent;
3280
- } .bank-card__label_1gzw2 {
3281
- color: rgba(238, 238, 251, 0.55)
3282
- } .bank-card__focused_1gzw2 .bank-card__label_1gzw2,
3283
- .bank-card__filled_1gzw2 .bank-card__label_1gzw2 {
3284
- color: rgba(255, 255, 255, 0.94)
3285
- } .bank-card__input_1gzw2 {
3286
- color: rgba(255, 255, 255, 0.94);
3287
- caret-color: rgba(255, 255, 255, 0.94)
3288
- } .bank-card__bankLogo_1gzw2 svg g {
3289
- fill: rgba(255, 255, 255, 0.94);
3290
- } .bank-card__brandLogo_1gzw2 svg {
3291
- fill: rgba(255, 255, 255, 0.94);
3292
- } .bank-card__usePhoto_1gzw2 {
3293
- background-color: transparent
3294
- } .bank-card__usePhoto_1gzw2 svg {
3295
- fill: rgba(255, 255, 255, 0.94);
3296
- }
3275
+ }
3276
+
3277
+
3278
+
3297
3279
 
3298
3280
 
3299
3281
  .universal-modal__sticky_1ddjq {
@@ -3306,9 +3288,6 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3306
3288
 
3307
3289
 
3308
3290
 
3309
-
3310
-
3311
-
3312
3291
  .universal-modal__highlighted_13j2o {
3313
3292
  background: #1c1c1e;
3314
3293
  box-shadow: 0 1px 0 0 #29292c;
@@ -3361,7 +3340,28 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3361
3340
  }
3362
3341
  .universal-modal__icon_13ids {
3363
3342
  fill: rgba(238, 238, 251, 0.55);
3364
- }.amount-input__minorPartAndCurrency_1rbr8 {
3343
+ }.bank-card__component_1gzw2 {
3344
+ --form-control-bg-color: transparent;
3345
+ --form-control-focus-shadow: transparent;
3346
+ --form-control-hover-bg-color: transparent;
3347
+ --form-control-focus-bg-color: transparent;
3348
+ } .bank-card__label_1gzw2 {
3349
+ color: rgba(238, 238, 251, 0.55)
3350
+ } .bank-card__focused_1gzw2 .bank-card__label_1gzw2,
3351
+ .bank-card__filled_1gzw2 .bank-card__label_1gzw2 {
3352
+ color: rgba(255, 255, 255, 0.94)
3353
+ } .bank-card__input_1gzw2 {
3354
+ color: rgba(255, 255, 255, 0.94);
3355
+ caret-color: rgba(255, 255, 255, 0.94)
3356
+ } .bank-card__bankLogo_1gzw2 svg g {
3357
+ fill: rgba(255, 255, 255, 0.94);
3358
+ } .bank-card__brandLogo_1gzw2 svg {
3359
+ fill: rgba(255, 255, 255, 0.94);
3360
+ } .bank-card__usePhoto_1gzw2 {
3361
+ background-color: transparent
3362
+ } .bank-card__usePhoto_1gzw2 svg {
3363
+ fill: rgba(255, 255, 255, 0.94);
3364
+ }.amount-input__minorPartAndCurrency_1rbr8 {
3365
3365
  color: rgba(238, 238, 251, 0.55)
3366
3366
  } .amount-input__minorPartAndCurrency_1rbr8.amount-input__disabled_1rbr8,
3367
3367
  .amount-input__minorPartAndCurrency_1rbr8.amount-input__readOnly_1rbr8 {
@@ -3547,74 +3547,7 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3547
3547
  color: rgba(3, 3, 6, 0.88);
3548
3548
  }
3549
3549
  @media (max-width: 374px) {
3550
- }.gallery__container_1thot {
3551
- background-color: #262629
3552
- } .gallery__modal_1thot {
3553
- background: transparent;
3554
- } .gallery__bottomButton_1thot {
3555
- background-color: rgba(228, 228, 251, 0.28);
3556
- }
3557
- .gallery__component_dtzjz {
3558
- background-color: rgba(228, 228, 251, 0.28);
3559
- } .gallery__component_dtzjz:hover {
3560
- background-color: rgba(233, 233, 250, 0.37);
3561
- } .gallery__component_dtzjz:active {
3562
- background-color: rgba(238, 238, 254, 0.46);
3563
- }
3564
- .gallery__buttons_167ax path {
3565
- color: rgba(255, 255, 255, 0.94);
3566
- } .gallery__iconButton_167ax path {
3567
- color: #f2f3f5;
3568
- } .gallery__iconButton_167ax:hover path {
3569
- color: #e7e8eb;
3570
- } .gallery__iconButton_167ax:active path {
3571
- color: #dcdde1;
3572
- }
3573
-
3574
-
3575
- .gallery__headerMobile_m7be4.gallery__video_m7be4 {
3576
- background-color: #262629;
3577
- }
3578
- .gallery__loading_jt23k {
3579
- background-color: #1c1c1e
3580
- } .gallery__loading_jt23k .gallery__active_jt23k {
3581
- background-color: #29292c;
3582
- } .gallery__brokenImageWrapper_jt23k {
3583
- background-color: #29292c
3584
- } .gallery__focused_jt23k {
3585
- outline: 2px solid #3193fc;
3586
- }
3587
- .gallery__component_1qar0 {
3588
- background-color: #262629;
3589
- } .gallery__slideLoading_1qar0 {
3590
- background-color: rgba(214, 214, 229, 0.07);
3591
- } .gallery__spinner_1qar0 {
3592
- color: rgba(255, 255, 255, 0.94);
3593
- } .gallery__arrow_1qar0 {
3594
- color: rgba(255, 255, 255, 0.94)
3595
- } .gallery__arrow_1qar0:hover {
3596
- background-color: #2f2f32;
3597
- } .gallery__arrow_1qar0:active {
3598
- background-color: #353539;
3599
- } .gallery__focused_1qar0 {
3600
- outline: 2px solid #3193fc;
3601
- } .gallery__placeholder_1qar0 {
3602
- background-color: #29292c;
3603
- } .gallery__fullScreenImage_1qar0 {
3604
- background-color: #121213;
3605
- }
3606
- .gallery__infoWrapper_7u7qp {
3607
- background-color: #262629
3608
- }
3609
- .gallery__component_s1ljr {
3610
- background-color: #262629
3611
- }
3612
-
3613
- .gallery__icon_1tud1 {
3614
- color: #fff;
3615
- } .gallery__iconShape_1tud1 {
3616
- fill: rgba(4, 4, 21, 0.47);
3617
- }.select__arrow_f5abt {
3550
+ }.select__arrow_f5abt {
3618
3551
  color: rgba(238, 238, 251, 0.55)
3619
3552
  } .select__arrow_f5abt.select__disabled_f5abt {
3620
3553
  color: rgba(228, 228, 251, 0.28);
@@ -3741,17 +3674,84 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3741
3674
  background: #1c1c1e;
3742
3675
  color: rgba(238, 238, 251, 0.55);
3743
3676
  }
3677
+
3744
3678
  .select__footer_15wof {
3745
3679
  background-color: #121213
3680
+ }.gallery__container_1thot {
3681
+ background-color: #262629
3682
+ } .gallery__modal_1thot {
3683
+ background: transparent;
3684
+ } .gallery__bottomButton_1thot {
3685
+ background-color: rgba(228, 228, 251, 0.28);
3746
3686
  }
3747
- .calendar-with-skeleton__skeleton_18njb {
3687
+ .gallery__component_dtzjz {
3688
+ background-color: rgba(228, 228, 251, 0.28);
3689
+ } .gallery__component_dtzjz:hover {
3690
+ background-color: rgba(233, 233, 250, 0.37);
3691
+ } .gallery__component_dtzjz:active {
3692
+ background-color: rgba(238, 238, 254, 0.46);
3693
+ }
3694
+ .gallery__buttons_167ax path {
3695
+ color: rgba(255, 255, 255, 0.94);
3696
+ } .gallery__iconButton_167ax path {
3697
+ color: #f2f3f5;
3698
+ } .gallery__iconButton_167ax:hover path {
3699
+ color: #e7e8eb;
3700
+ } .gallery__iconButton_167ax:active path {
3701
+ color: #dcdde1;
3702
+ }
3703
+
3704
+
3705
+ .gallery__headerMobile_m7be4.gallery__video_m7be4 {
3706
+ background-color: #262629;
3707
+ }
3708
+ .gallery__loading_jt23k {
3709
+ background-color: #1c1c1e
3710
+ } .gallery__loading_jt23k .gallery__active_jt23k {
3711
+ background-color: #29292c;
3712
+ } .gallery__brokenImageWrapper_jt23k {
3713
+ background-color: #29292c
3714
+ } .gallery__focused_jt23k {
3715
+ outline: 2px solid #3193fc;
3716
+ }
3717
+ .gallery__component_1qar0 {
3718
+ background-color: #262629;
3719
+ } .gallery__slideLoading_1qar0 {
3720
+ background-color: rgba(214, 214, 229, 0.07);
3721
+ } .gallery__spinner_1qar0 {
3722
+ color: rgba(255, 255, 255, 0.94);
3723
+ } .gallery__arrow_1qar0 {
3724
+ color: rgba(255, 255, 255, 0.94)
3725
+ } .gallery__arrow_1qar0:hover {
3726
+ background-color: #2f2f32;
3727
+ } .gallery__arrow_1qar0:active {
3728
+ background-color: #353539;
3729
+ } .gallery__focused_1qar0 {
3730
+ outline: 2px solid #3193fc;
3731
+ } .gallery__placeholder_1qar0 {
3732
+ background-color: #29292c;
3733
+ } .gallery__fullScreenImage_1qar0 {
3734
+ background-color: #121213;
3735
+ }
3736
+ .gallery__infoWrapper_7u7qp {
3737
+ background-color: #262629
3738
+ }
3739
+ .gallery__component_s1ljr {
3740
+ background-color: #262629
3741
+ }
3742
+
3743
+ .gallery__icon_1tud1 {
3744
+ color: #fff;
3745
+ } .gallery__iconShape_1tud1 {
3746
+ fill: rgba(4, 4, 21, 0.47);
3747
+ }.calendar-with-skeleton__skeleton_18njb {
3748
3748
  background-color: #1c1c1e;
3749
- }.date-range-input__calendarContainer_rw1at {
3750
- border: 1px solid #29292c
3751
3749
  }.calendar-input__calendarContainer_q90qf {
3752
3750
  border: 1px solid #29292c
3753
3751
  } .calendar-input__calendarIcon_q90qf {
3754
3752
  color: rgba(238, 238, 251, 0.55)
3753
+ }.date-range-input__calendarContainer_rw1at {
3754
+ border: 1px solid #29292c
3755
3755
  }.date-time-input__calendarContainer_1rlz1 {
3756
3756
  border: 1px solid #29292c
3757
3757
  }.universal-date-input__calendarIcon_1u54x {
@@ -3762,18 +3762,11 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3762
3762
  background-color: #392523;
3763
3763
  }
3764
3764
 
3765
- .calendar-range__component_16hcz:after {
3766
- background-color: rgba(255, 255, 255, 0.94);
3767
- }
3768
3765
  .input-autocomplete__placeholder_1mqb4 {
3769
3766
  color: rgba(238, 238, 251, 0.55);
3770
3767
  } .input-autocomplete__focusVisible_1mqb4 {
3771
3768
  outline: 2px solid #3193fc;
3772
3769
  }
3773
-
3774
- .picker-button__linkOpen_11gdq:not(:hover) {
3775
- background-color: rgba(214, 214, 229, 0.07);
3776
- }
3777
3770
  .select-with-tags__tag_vjncy:not(.select-with-tags__tagNoClose_vjncy):active:not(:disabled) {
3778
3771
  background-color: #f2f3f5;
3779
3772
  color: rgba(3, 3, 6, 0.88);
@@ -3801,13 +3794,17 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3801
3794
  outline: 2px solid #3193fc;
3802
3795
  } .select-with-tags__placeholder_5icx1 {
3803
3796
  color: rgba(238, 238, 251, 0.55);
3804
- }.table__component_zxtli {
3805
- border-top: 1px solid #353539;
3797
+ }
3798
+ .picker-button__linkOpen_11gdq:not(:hover) {
3799
+ background-color: rgba(214, 214, 229, 0.07);
3806
3800
  }
3807
3801
  .table__wrapper_14zd0 {
3808
3802
  background: #121213;
3809
3803
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3810
3804
  }
3805
+ .table__component_zxtli {
3806
+ border-top: 1px solid #353539;
3807
+ }
3811
3808
 
3812
3809
  .table__component_m6og9 {
3813
3810
  color: rgba(255, 255, 255, 0.94);
@@ -3847,7 +3844,10 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3847
3844
  .table__open_3k8hh,
3848
3845
  .table__open_3k8hh:hover {
3849
3846
  background-color: rgba(222, 222, 238, 0.13);
3850
- }.intl-phone-input__emptyCountryIcon_tkyk0 {
3847
+ }
3848
+ .calendar-range__component_16hcz:after {
3849
+ background-color: rgba(255, 255, 255, 0.94);
3850
+ }.intl-phone-input__emptyCountryIcon_tkyk0 {
3851
3851
  color: #898991;
3852
3852
  }
3853
3853
  .intl-phone-input__flagPlaceholder_1f7na {