@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,4 +1,6 @@
1
- .backdrop__backdrop_10lfj {
1
+ .divider__component_ip3af {
2
+ border-bottom: 1px solid #353539;
3
+ }.backdrop__backdrop_10lfj {
2
4
  -webkit-tap-highlight-color: transparent;
3
5
  } .backdrop__appear_10lfj,
4
6
  .backdrop__enter_10lfj {
@@ -79,21 +81,6 @@
79
81
  background-color: rgba(255, 255, 255, 0.94);
80
82
  } .badge__dot_120dx.badge__outlineCount_120dx {
81
83
  border: 1px solid rgba(3, 3, 6, 0.88);
82
- }.divider__component_ip3af {
83
- border-bottom: 1px solid #353539;
84
- }.dropzone__component_1ta7y {
85
- border: 1px dashed rgba(255, 255, 255, 0.94);
86
- } .dropzone__component_1ta7y:not(.dropzone__disabled_1ta7y):hover {
87
- background-color: transparent;
88
- } .dropzone__dragOver_1ta7y {
89
- background-color: transparent;
90
- } .dropzone__error_1ta7y {
91
- border-color: #ff4837;
92
- }
93
- .dropzone__overlay_n2jsj {
94
- background: rgba(214, 214, 229, 0.07);
95
- } .dropzone__text_n2jsj {
96
- color: rgba(255, 255, 255, 0.94);
97
84
  }.hatching-progress-bar__container_ykyxq {
98
85
  background: rgba(222, 222, 238, 0.13);
99
86
  } .hatching-progress-bar__hatch_ykyxq {
@@ -118,7 +105,20 @@
118
105
  background: rgba(255, 255, 255, 0.94);
119
106
  } .hatching-progress-bar__accent_ykyxq {
120
107
  background: #f83a2a;
121
- }@media (max-width: 599px) {
108
+ }.dropzone__component_1ta7y {
109
+ border: 1px dashed rgba(255, 255, 255, 0.94);
110
+ } .dropzone__component_1ta7y:not(.dropzone__disabled_1ta7y):hover {
111
+ background-color: transparent;
112
+ } .dropzone__dragOver_1ta7y {
113
+ background-color: transparent;
114
+ } .dropzone__error_1ta7y {
115
+ border-color: #ff4837;
116
+ }
117
+ .dropzone__overlay_n2jsj {
118
+ background: rgba(214, 214, 229, 0.07);
119
+ } .dropzone__text_n2jsj {
120
+ color: rgba(255, 255, 255, 0.94);
121
+ }@media (max-width: 599px) {
122
122
  }
123
123
  @media (min-width: 320px) {
124
124
  }
@@ -294,7 +294,32 @@
294
294
  background-color: rgba(9, 12, 37, 0.28);
295
295
  } .scrollbar__component_o7sjm.dragging .track .scrollbar.visible:before {
296
296
  background-color: rgba(4, 4, 21, 0.47);
297
- }.segmented-control__wrapper_v4ab2 {
297
+ }.skeleton__component_178a3 {
298
+ background: rgba(214, 214, 229, 0.07);
299
+ } @keyframes skeleton__background_178a3 {
300
+ 0% {
301
+ background: rgba(214, 214, 229, 0.07);
302
+ }
303
+ 100% {
304
+ background: rgba(222, 222, 238, 0.13);
305
+ }
306
+ }
307
+ .skeleton__component_1skbv {
308
+ color: transparent
309
+ } .skeleton__component_1skbv:before {
310
+ background: transparent;
311
+ }
312
+ .skeleton__component_qenue {
313
+ background: rgba(38, 55, 88, 0.06);
314
+ } @keyframes skeleton__background-inverted_qenue {
315
+ 0% {
316
+ background: rgba(38, 55, 88, 0.06);
317
+ }
318
+ 100% {
319
+ background: rgba(15, 25, 55, 0.1);
320
+ }
321
+ }
322
+ .segmented-control__wrapper_v4ab2 {
298
323
  background-color: rgba(225, 225, 248, 0.09);
299
324
  } .segmented-control__segment_v4ab2.segmented-control__selected_v4ab2 {
300
325
  color: rgba(255, 255, 255, 0.94);
@@ -328,32 +353,7 @@
328
353
  color: rgba(3, 3, 6, 0.88)
329
354
  } .segmented-control__segment_1qjhk:not(:first-child):before {
330
355
  background-color: rgba(15, 25, 55, 0.1);
331
- }.skeleton__component_178a3 {
332
- background: rgba(214, 214, 229, 0.07);
333
- } @keyframes skeleton__background_178a3 {
334
- 0% {
335
- background: rgba(214, 214, 229, 0.07);
336
- }
337
- 100% {
338
- background: rgba(222, 222, 238, 0.13);
339
- }
340
- }
341
- .skeleton__component_1skbv {
342
- color: transparent
343
- } .skeleton__component_1skbv:before {
344
- background: transparent;
345
- }
346
- .skeleton__component_qenue {
347
- background: rgba(38, 55, 88, 0.06);
348
- } @keyframes skeleton__background-inverted_qenue {
349
- 0% {
350
- background: rgba(38, 55, 88, 0.06);
351
- }
352
- 100% {
353
- background: rgba(15, 25, 55, 0.1);
354
- }
355
- }
356
- .slider__component_1cp1w .noUi-base:hover .noUi-connects {
356
+ }.slider__component_1cp1w .noUi-base:hover .noUi-connects {
357
357
  background: rgba(222, 222, 238, 0.13);
358
358
  } .slider__component_1cp1w .noUi-base:hover .noUi-connect {
359
359
  background: #f83a2a;
@@ -746,30 +746,7 @@
746
746
  color: rgba(233, 233, 250, 0.37);
747
747
  } .code-input__input_p0d8p:-webkit-autofill {
748
748
  -webkit-text-fill-color: rgba(255, 255, 255, 0.94);
749
- }.filter-tag__valueButton_1n873.filter-tag__filled_1n873 {
750
- background-color: rgba(214, 214, 229, 0.07)
751
- } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:disabled {
752
- background-color: rgba(214, 214, 229, 0.07);
753
- } @media (hover: hover) {
754
- .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):hover {
755
- background-color: rgba(214, 214, 229, 0.07);
756
- }
757
- } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):active {
758
- background-color: rgba(222, 222, 238, 0.13);
759
- }
760
- .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1 {
761
- background-color: rgba(38, 55, 88, 0.06)
762
- } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:disabled {
763
- background-color: rgba(38, 55, 88, 0.06);
764
- } @media (hover: hover) {
765
- .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):hover {
766
- background-color: rgba(38, 55, 88, 0.06);
767
- }
768
- } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):active {
769
- background-color: rgba(5, 12, 41, 0.14);
770
- }
771
-
772
- .filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc {
749
+ }.filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc {
773
750
  background-color: rgba(222, 222, 238, 0.13)
774
751
  } .filter-tag__valueButton_6tmxc.filter-tag__filled_6tmxc:disabled {
775
752
  background-color: rgba(214, 214, 229, 0.07);
@@ -792,6 +769,29 @@
792
769
  } .filter-tag__valueButton_lht8x.filter-tag__filled_lht8x:not(:disabled):active {
793
770
  background-color: rgba(5, 11, 44, 0.18);
794
771
  }
772
+ .filter-tag__valueButton_1n873.filter-tag__filled_1n873 {
773
+ background-color: rgba(214, 214, 229, 0.07)
774
+ } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:disabled {
775
+ background-color: rgba(214, 214, 229, 0.07);
776
+ } @media (hover: hover) {
777
+ .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):hover {
778
+ background-color: rgba(214, 214, 229, 0.07);
779
+ }
780
+ } .filter-tag__valueButton_1n873.filter-tag__filled_1n873:not(:disabled):active {
781
+ background-color: rgba(222, 222, 238, 0.13);
782
+ }
783
+ .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1 {
784
+ background-color: rgba(38, 55, 88, 0.06)
785
+ } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:disabled {
786
+ background-color: rgba(38, 55, 88, 0.06);
787
+ } @media (hover: hover) {
788
+ .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):hover {
789
+ background-color: rgba(38, 55, 88, 0.06);
790
+ }
791
+ } .filter-tag__valueButton_1l3b1.filter-tag__filled_1l3b1:not(:disabled):active {
792
+ background-color: rgba(5, 12, 41, 0.14);
793
+ }
794
+
795
795
  .filter-tag__component_t6vcp.filter-tag__disabled_t6vcp {
796
796
  background-color: transparent;
797
797
  } .filter-tag__component_t6vcp.filter-tag__checked_t6vcp:not(.filter-tag__disabled_t6vcp) {
@@ -1049,7 +1049,21 @@
1049
1049
  #ff4837;
1050
1050
  } .form-control__hasError_1fhlp .form-control__label_1fhlp {
1051
1051
  color: rgba(4, 4, 19, 0.55);
1052
- }.radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a) .radio__circle_gp98a {
1052
+ }.radio-group__label_1gg5s {
1053
+ color: rgba(255, 255, 255, 0.94);
1054
+ }
1055
+ .radio-group__label_wi0hl {
1056
+ color: rgba(238, 238, 251, 0.55);
1057
+ }
1058
+ .radio-group__error_1adqh {
1059
+ border-left: 1px solid #ff4837
1060
+ } .radio-group__errorMessage_1adqh {
1061
+ color: #ff4837;
1062
+ } .radio-group__hint_1adqh {
1063
+ color: rgba(238, 238, 251, 0.55);
1064
+ } .radio-group__hiddenInput_1adqh:focus ~ button {
1065
+ outline: 2px solid #3193fc;
1066
+ }.radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a) .radio__circle_gp98a {
1053
1067
  background-color: #262629;
1054
1068
  border: 1.5px solid rgba(238, 238, 251, 0.55);
1055
1069
  } .radio__container_gp98a:not(.radio__checked_gp98a):not(.radio__disabled_gp98a):hover:not(:active) .radio__circle_gp98a {
@@ -1125,29 +1139,7 @@
1125
1139
  color: rgba(3, 3, 6, 0.88);
1126
1140
  } .radio__hint_16qog {
1127
1141
  color: rgba(4, 4, 19, 0.55);
1128
- }.radio-group__label_1gg5s {
1129
- color: rgba(255, 255, 255, 0.94);
1130
- }
1131
- .radio-group__label_wi0hl {
1132
- color: rgba(238, 238, 251, 0.55);
1133
- }
1134
- .radio-group__error_1adqh {
1135
- border-left: 1px solid #ff4837
1136
- } .radio-group__errorMessage_1adqh {
1137
- color: #ff4837;
1138
- } .radio-group__hint_1adqh {
1139
- color: rgba(238, 238, 251, 0.55);
1140
- } .radio-group__hiddenInput_1adqh:focus ~ button {
1141
- outline: 2px solid #3193fc;
1142
- }.spinner__component_98he5 {
1143
- color: rgba(255, 255, 255, 0.94);
1144
- }
1145
- @keyframes spinner__spin_animation_maei4 {
1146
- }
1147
- .spinner__component_2oeq8 {
1148
- color: rgba(3, 3, 6, 0.88);
1149
1142
  }
1150
-
1151
1143
  .steps__option_1y13z {
1152
1144
  color: rgba(255, 255, 255, 0.94);
1153
1145
  background: rgba(222, 222, 238, 0.13)
@@ -1184,27 +1176,14 @@
1184
1176
  color: rgba(255, 255, 255, 0.94);
1185
1177
  background-color: rgba(255, 255, 255, 0.94);
1186
1178
  }
1187
- .page-indicator__element_117t1 {
1188
- background: rgba(222, 222, 238, 0.13)
1189
- } .page-indicator__element_117t1.page-indicator__active_117t1 {
1190
- background: rgba(255, 255, 255, 0.94);
1191
- }
1192
-
1193
- .page-indicator__element_3eb5k {
1194
- background: rgba(15, 25, 55, 0.1)
1195
- } .page-indicator__element_3eb5k.page-indicator__active_3eb5k {
1196
- background: rgba(3, 3, 6, 0.88);
1197
- }
1198
- .page-indicator__element_12xza {
1199
- background: rgba(222, 222, 238, 0.13)
1200
- } .page-indicator__element_12xza.page-indicator__active_12xza {
1201
- background: #f2f3f5;
1202
- }
1203
- .page-indicator__element_1rz5k {
1204
- background: rgba(15, 25, 55, 0.1)
1205
- } .page-indicator__element_1rz5k.page-indicator__active_1rz5k {
1206
- background: #212124;
1207
- }
1179
+ .spinner__component_98he5 {
1180
+ color: rgba(255, 255, 255, 0.94);
1181
+ }
1182
+ @keyframes spinner__spin_animation_maei4 {
1183
+ }
1184
+ .spinner__component_2oeq8 {
1185
+ color: rgba(3, 3, 6, 0.88);
1186
+ }
1208
1187
  .page-indicator__pageIndicator_1x9b8 {
1209
1188
  background: rgba(222, 222, 238, 0.13);
1210
1189
  } .page-indicator__element_1x9b8 {
@@ -1226,27 +1205,6 @@
1226
1205
  } .page-indicator__element_4ubo6 {
1227
1206
  background: #212124;
1228
1207
  }
1229
- .page-indicator__element_mezwp {
1230
- background: rgba(222, 222, 238, 0.13)
1231
- } .page-indicator__element_mezwp.page-indicator__active_mezwp {
1232
- background: rgba(255, 255, 255, 0.94);
1233
- }
1234
-
1235
- .page-indicator__element_1kqr8 {
1236
- background: rgba(15, 25, 55, 0.1)
1237
- } .page-indicator__element_1kqr8.page-indicator__active_1kqr8 {
1238
- background: rgba(3, 3, 6, 0.88);
1239
- }
1240
- .page-indicator__element_s1iun {
1241
- background: rgba(222, 222, 238, 0.13)
1242
- } .page-indicator__element_s1iun.page-indicator__active_s1iun {
1243
- background: #f2f3f5;
1244
- }
1245
- .page-indicator__element_1v6mm {
1246
- background: rgba(15, 25, 55, 0.1)
1247
- } .page-indicator__element_1v6mm.page-indicator__active_1v6mm {
1248
- background: #212124;
1249
- }
1250
1208
  .page-indicator__element_10nj4 {
1251
1209
  background: rgba(222, 222, 238, 0.13)
1252
1210
  } .page-indicator__element_10nj4.page-indicator__active_10nj4 {
@@ -1277,6 +1235,48 @@
1277
1235
  .page-indicator__progress_13mhq {
1278
1236
  background: #212124;
1279
1237
  }
1238
+ }
1239
+ .page-indicator__element_117t1 {
1240
+ background: rgba(222, 222, 238, 0.13)
1241
+ } .page-indicator__element_117t1.page-indicator__active_117t1 {
1242
+ background: rgba(255, 255, 255, 0.94);
1243
+ }
1244
+
1245
+ .page-indicator__element_3eb5k {
1246
+ background: rgba(15, 25, 55, 0.1)
1247
+ } .page-indicator__element_3eb5k.page-indicator__active_3eb5k {
1248
+ background: rgba(3, 3, 6, 0.88);
1249
+ }
1250
+ .page-indicator__element_12xza {
1251
+ background: rgba(222, 222, 238, 0.13)
1252
+ } .page-indicator__element_12xza.page-indicator__active_12xza {
1253
+ background: #f2f3f5;
1254
+ }
1255
+ .page-indicator__element_1rz5k {
1256
+ background: rgba(15, 25, 55, 0.1)
1257
+ } .page-indicator__element_1rz5k.page-indicator__active_1rz5k {
1258
+ background: #212124;
1259
+ }
1260
+ .page-indicator__element_mezwp {
1261
+ background: rgba(222, 222, 238, 0.13)
1262
+ } .page-indicator__element_mezwp.page-indicator__active_mezwp {
1263
+ background: rgba(255, 255, 255, 0.94);
1264
+ }
1265
+
1266
+ .page-indicator__element_1kqr8 {
1267
+ background: rgba(15, 25, 55, 0.1)
1268
+ } .page-indicator__element_1kqr8.page-indicator__active_1kqr8 {
1269
+ background: rgba(3, 3, 6, 0.88);
1270
+ }
1271
+ .page-indicator__element_s1iun {
1272
+ background: rgba(222, 222, 238, 0.13)
1273
+ } .page-indicator__element_s1iun.page-indicator__active_s1iun {
1274
+ background: #f2f3f5;
1275
+ }
1276
+ .page-indicator__element_1v6mm {
1277
+ background: rgba(15, 25, 55, 0.1)
1278
+ } .page-indicator__element_1v6mm.page-indicator__active_1v6mm {
1279
+ background: #212124;
1280
1280
  }.switch__switch_n9rr1 {
1281
1281
  background-color: rgba(238, 238, 251, 0.55)
1282
1282
  } .switch__switch_n9rr1:hover {
@@ -1359,54 +1359,7 @@
1359
1359
  } .popover__arrow_ebmxs:after {
1360
1360
  background-color: #1c1c1e;
1361
1361
  border: 1px solid transparent;
1362
- }.typography__tertiary_131py {
1363
- color: rgba(233, 233, 250, 0.37);
1364
- } .typography__disabled_131py {
1365
- color: rgba(231, 231, 248, 0.18);
1366
- } .typography__accent_131py {
1367
- color: #f83a2a;
1368
- } .typography__primary_131py {
1369
- color: rgba(255, 255, 255, 0.94);
1370
- } .typography__attention_131py {
1371
- color: #fa9313;
1372
- } .typography__positive_131py {
1373
- color: #0cc44d;
1374
- } .typography__secondary_131py {
1375
- color: rgba(238, 238, 251, 0.55);
1376
- } .typography__tertiary-inverted_131py {
1377
- color: rgba(5, 8, 29, 0.38);
1378
- } .typography__primary-inverted_131py {
1379
- color: rgba(3, 3, 6, 0.88);
1380
- } .typography__secondary-inverted_131py {
1381
- color: rgba(4, 4, 19, 0.55);
1382
- } .typography__link_131py {
1383
- color: #4a9dfc;
1384
- } .typography__negative_131py {
1385
- color: #ff4837;
1386
- } .typography__static-primary-light_131py {
1387
- color: #fff;
1388
- } .typography__static-secondary-light_131py {
1389
- color: rgba(238, 238, 251, 0.55);
1390
- } .typography__static-tertiary-light_131py {
1391
- color: rgba(233, 233, 250, 0.37);
1392
- } .typography__static-primary-dark_131py {
1393
- color: #0e0e0e;
1394
- } .typography__static-secondary-dark_131py {
1395
- color: rgba(4, 4, 19, 0.55);
1396
- } .typography__static-tertiary-dark_131py {
1397
- color: rgba(5, 8, 29, 0.38);
1398
- } .typography__static-accent_131py {
1399
- color: #ef3124;
1400
- } .typography__static-positive_131py {
1401
- color: #0d9336;
1402
- }
1403
-
1404
-
1405
-
1406
-
1407
-
1408
-
1409
- .tag__filled_173rf {
1362
+ }.tag__filled_173rf {
1410
1363
  background-color: rgba(222, 222, 238, 0.13)
1411
1364
  } .tag__filled_173rf:disabled {
1412
1365
  background-color: rgba(214, 214, 229, 0.07);
@@ -1557,7 +1510,54 @@
1557
1510
  } .tag__component_14mj5.tag__checked_14mj5:active:not(:disabled) {
1558
1511
  background-color: #353539;
1559
1512
  border-color: #353539;
1560
- }.sortable-list__primary_owtx5 {
1513
+ }.typography__tertiary_131py {
1514
+ color: rgba(233, 233, 250, 0.37);
1515
+ } .typography__disabled_131py {
1516
+ color: rgba(231, 231, 248, 0.18);
1517
+ } .typography__accent_131py {
1518
+ color: #f83a2a;
1519
+ } .typography__primary_131py {
1520
+ color: rgba(255, 255, 255, 0.94);
1521
+ } .typography__attention_131py {
1522
+ color: #fa9313;
1523
+ } .typography__positive_131py {
1524
+ color: #0cc44d;
1525
+ } .typography__secondary_131py {
1526
+ color: rgba(238, 238, 251, 0.55);
1527
+ } .typography__tertiary-inverted_131py {
1528
+ color: rgba(5, 8, 29, 0.38);
1529
+ } .typography__primary-inverted_131py {
1530
+ color: rgba(3, 3, 6, 0.88);
1531
+ } .typography__secondary-inverted_131py {
1532
+ color: rgba(4, 4, 19, 0.55);
1533
+ } .typography__link_131py {
1534
+ color: #4a9dfc;
1535
+ } .typography__negative_131py {
1536
+ color: #ff4837;
1537
+ } .typography__static-primary-light_131py {
1538
+ color: #fff;
1539
+ } .typography__static-secondary-light_131py {
1540
+ color: rgba(238, 238, 251, 0.55);
1541
+ } .typography__static-tertiary-light_131py {
1542
+ color: rgba(233, 233, 250, 0.37);
1543
+ } .typography__static-primary-dark_131py {
1544
+ color: #0e0e0e;
1545
+ } .typography__static-secondary-dark_131py {
1546
+ color: rgba(4, 4, 19, 0.55);
1547
+ } .typography__static-tertiary-dark_131py {
1548
+ color: rgba(5, 8, 29, 0.38);
1549
+ } .typography__static-accent_131py {
1550
+ color: #ef3124;
1551
+ } .typography__static-positive_131py {
1552
+ color: #0d9336;
1553
+ }
1554
+
1555
+
1556
+
1557
+
1558
+
1559
+
1560
+ .sortable-list__primary_owtx5 {
1561
1561
  background: #262629;
1562
1562
  } .sortable-list__secondary_owtx5 {
1563
1563
  background: #1c1c1e;
@@ -1807,7 +1807,28 @@
1807
1807
  } .drawer__backdropExitActive_tiv6x,
1808
1808
  .drawer__backdropExitDone_tiv6x {
1809
1809
  background-color: transparent;
1810
- }.button__primary_afm85 {
1810
+ }.pagination__component_14zfk {
1811
+ color: rgba(255, 255, 255, 0.94);
1812
+ }
1813
+ .pagination__dots_w3qrm {
1814
+ color: rgba(238, 238, 251, 0.55);
1815
+ }
1816
+
1817
+ button.pagination__tag_b1whi.pagination__tag_b1whi {
1818
+ color: rgba(238, 238, 251, 0.55)
1819
+ } button.pagination__tag_b1whi.pagination__tag_b1whi:hover:not(:disabled) {
1820
+ background-color: rgba(214, 214, 229, 0.07);
1821
+ color: rgba(255, 255, 255, 0.94);
1822
+ } button.pagination__tag_b1whi.pagination__tag_b1whi:active:not(:disabled) {
1823
+ background-color: rgba(225, 225, 248, 0.09);
1824
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi {
1825
+ background-color: #f2f3f5;
1826
+ color: rgba(3, 3, 6, 0.88);
1827
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:hover:not(:disabled) {
1828
+ color: rgba(3, 3, 6, 0.88);
1829
+ } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:active:not(:disabled) {
1830
+ color: rgba(255, 255, 255, 0.94);
1831
+ }.button__primary_afm85 {
1811
1832
  color: rgba(3, 3, 6, 0.88);
1812
1833
  background-color: #f2f3f5
1813
1834
  } @media (hover: hover) {
@@ -2291,28 +2312,7 @@
2291
2312
  color: rgba(3, 3, 6, 0.88);
2292
2313
  } .button__component_1n55i[disabled].button__ghost_1n55i.button__loading_1n55i {
2293
2314
  color: rgba(3, 3, 6, 0.88);
2294
- }.pagination__component_14zfk {
2295
- color: rgba(255, 255, 255, 0.94);
2296
- }
2297
- .pagination__dots_w3qrm {
2298
- color: rgba(238, 238, 251, 0.55);
2299
- }
2300
-
2301
- button.pagination__tag_b1whi.pagination__tag_b1whi {
2302
- color: rgba(238, 238, 251, 0.55)
2303
- } button.pagination__tag_b1whi.pagination__tag_b1whi:hover:not(:disabled) {
2304
- background-color: rgba(214, 214, 229, 0.07);
2305
- color: rgba(255, 255, 255, 0.94);
2306
- } button.pagination__tag_b1whi.pagination__tag_b1whi:active:not(:disabled) {
2307
- background-color: rgba(225, 225, 248, 0.09);
2308
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi {
2309
- background-color: #f2f3f5;
2310
- color: rgba(3, 3, 6, 0.88);
2311
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:hover:not(:disabled) {
2312
- color: rgba(3, 3, 6, 0.88);
2313
- } button.pagination__tag_b1whi.pagination__tag_b1whi.pagination__checked_b1whi:active:not(:disabled) {
2314
- color: rgba(255, 255, 255, 0.94);
2315
- }.circular-progress-bar__component_3bcq9.circular-progress-bar__bg-positive_3bcq9 {
2315
+ }.circular-progress-bar__component_3bcq9.circular-progress-bar__bg-positive_3bcq9 {
2316
2316
  background: #17d055;
2317
2317
  } .circular-progress-bar__component_3bcq9.circular-progress-bar__bg-negative_3bcq9 {
2318
2318
  background: #ff4837;
@@ -2388,12 +2388,6 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2388
2388
  color: #f2f3f5;
2389
2389
  } .tab-bar__label_1e6se {
2390
2390
  color: rgba(238, 238, 251, 0.55);
2391
- }.attach__component_z339h {
2392
- } .attach__file_z339h,
2393
- .attach__noFile_z339h {
2394
- color: rgba(238, 238, 251, 0.55);
2395
- } .attach__focused_z339h {
2396
- outline: 2px solid #3193fc;
2397
2391
  }.stepped-progress-bar__bar_f913g {
2398
2392
  background: rgba(222, 222, 238, 0.13);
2399
2393
  } .stepped-progress-bar__description_f913g {
@@ -2421,7 +2415,13 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2421
2415
  background: rgba(255, 255, 255, 0.94);
2422
2416
  } .stepped-progress-bar__bar_1pjw6.stepped-progress-bar__accent_1pjw6 {
2423
2417
  background: #f83a2a;
2424
- }.confirmation-v1__errorHeader_1fy7i {
2418
+ }.attach__component_z339h {
2419
+ } .attach__file_z339h,
2420
+ .attach__noFile_z339h {
2421
+ color: rgba(238, 238, 251, 0.55);
2422
+ } .attach__focused_z339h {
2423
+ outline: 2px solid #3193fc;
2424
+ }.confirmation-v1__errorHeader_1fy7i {
2425
2425
  color: rgba(255, 255, 255, 0.94);
2426
2426
  color: rgba(255, 255, 255, 0.94);
2427
2427
  } .confirmation-v1__errorText_1fy7i {
@@ -2513,48 +2513,7 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2513
2513
  background-color: rgba(214, 214, 229, 0.07)
2514
2514
  } .custom-button__customButton_1bied:disabled.custom-button__disableType-static-inverted_1bied span {
2515
2515
  color: rgba(233, 233, 250, 0.37);
2516
- }
2517
- .confirmation__component_g697q {
2518
- color: rgba(238, 238, 251, 0.55)
2519
- }
2520
- .confirmation__circle_13zu0 {
2521
- fill: transparent;
2522
- stroke: #4a4a51;
2523
- }
2524
-
2525
- .confirmation__typographyTheme_136rh.confirmation__typographyTheme_136rh {
2526
- color: rgba(238, 238, 251, 0.55);
2527
- } .confirmation__typographyThemeMobile_136rh.confirmation__typographyThemeMobile_136rh {
2528
- color: rgba(238, 238, 251, 0.55);
2529
- }
2530
- .confirmation__typographyTheme_18yv3.confirmation__typographyTheme_18yv3 {
2531
- color: rgba(238, 238, 251, 0.55);
2532
- } .confirmation__typographyThemeMobile_18yv3.confirmation__typographyThemeMobile_18yv3 {
2533
- color: rgba(238, 238, 251, 0.55);
2534
- }
2535
- .confirmation__phone_yq97g.confirmation__phone_yq97g {
2536
- color: rgba(255, 255, 255, 0.94);
2537
- } .confirmation__typographyTheme_yq97g.confirmation__typographyTheme_yq97g {
2538
- color: rgba(238, 238, 251, 0.55);
2539
- } .confirmation__typographyThemeMobile_yq97g.confirmation__typographyThemeMobile_yq97g {
2540
- color: rgba(238, 238, 251, 0.55);
2541
- } .confirmation__countdownContainer_yq97g.confirmation__countdownContainer_yq97g {
2542
- color: rgba(238, 238, 251, 0.55);
2543
- } .confirmation__timeCounter_yq97g {
2544
- color: rgba(238, 238, 251, 0.55);
2545
- }
2546
- .confirmation__typographyTheme_ay4tc.confirmation__typographyTheme_ay4tc {
2547
- color: rgba(238, 238, 251, 0.55);
2548
- } .confirmation__typographyThemeMobile_ay4tc.confirmation__typographyThemeMobile_ay4tc {
2549
- color: rgba(238, 238, 251, 0.55);
2550
- } .confirmation__timeCounter_ay4tc {
2551
- color: rgba(238, 238, 251, 0.55);
2552
- }
2553
- .confirmation__typographyTheme_1imyf.confirmation__typographyTheme_1imyf {
2554
- color: rgba(238, 238, 251, 0.55);
2555
- } .confirmation__typographyThemeMobile_1imyf.confirmation__typographyThemeMobile_1imyf {
2556
- color: rgba(238, 238, 251, 0.55);
2557
- }.cc-icon-button.icon-button__primary_ih8nv {
2516
+ }.cc-icon-button.icon-button__primary_ih8nv {
2558
2517
  color: rgba(255, 255, 255, 0.94)
2559
2518
  } .cc-icon-button.icon-button__primary_ih8nv:hover {
2560
2519
  color: rgba(255, 255, 255, 0.7);
@@ -2700,7 +2659,48 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
2700
2659
  color: rgba(9, 12, 37, 0.28);
2701
2660
  } .cc-icon-button.icon-button__component_1529w:disabled.icon-button__transparentBg_1529w {
2702
2661
  background: transparent;
2703
- }.input__input_1tjba {
2662
+ }
2663
+ .confirmation__component_g697q {
2664
+ color: rgba(238, 238, 251, 0.55)
2665
+ }
2666
+ .confirmation__circle_13zu0 {
2667
+ fill: transparent;
2668
+ stroke: #4a4a51;
2669
+ }
2670
+
2671
+ .confirmation__typographyTheme_136rh.confirmation__typographyTheme_136rh {
2672
+ color: rgba(238, 238, 251, 0.55);
2673
+ } .confirmation__typographyThemeMobile_136rh.confirmation__typographyThemeMobile_136rh {
2674
+ color: rgba(238, 238, 251, 0.55);
2675
+ }
2676
+ .confirmation__typographyTheme_18yv3.confirmation__typographyTheme_18yv3 {
2677
+ color: rgba(238, 238, 251, 0.55);
2678
+ } .confirmation__typographyThemeMobile_18yv3.confirmation__typographyThemeMobile_18yv3 {
2679
+ color: rgba(238, 238, 251, 0.55);
2680
+ }
2681
+ .confirmation__phone_yq97g.confirmation__phone_yq97g {
2682
+ color: rgba(255, 255, 255, 0.94);
2683
+ } .confirmation__typographyTheme_yq97g.confirmation__typographyTheme_yq97g {
2684
+ color: rgba(238, 238, 251, 0.55);
2685
+ } .confirmation__typographyThemeMobile_yq97g.confirmation__typographyThemeMobile_yq97g {
2686
+ color: rgba(238, 238, 251, 0.55);
2687
+ } .confirmation__countdownContainer_yq97g.confirmation__countdownContainer_yq97g {
2688
+ color: rgba(238, 238, 251, 0.55);
2689
+ } .confirmation__timeCounter_yq97g {
2690
+ color: rgba(238, 238, 251, 0.55);
2691
+ }
2692
+ .confirmation__typographyTheme_ay4tc.confirmation__typographyTheme_ay4tc {
2693
+ color: rgba(238, 238, 251, 0.55);
2694
+ } .confirmation__typographyThemeMobile_ay4tc.confirmation__typographyThemeMobile_ay4tc {
2695
+ color: rgba(238, 238, 251, 0.55);
2696
+ } .confirmation__timeCounter_ay4tc {
2697
+ color: rgba(238, 238, 251, 0.55);
2698
+ }
2699
+ .confirmation__typographyTheme_1imyf.confirmation__typographyTheme_1imyf {
2700
+ color: rgba(238, 238, 251, 0.55);
2701
+ } .confirmation__typographyThemeMobile_1imyf.confirmation__typographyThemeMobile_1imyf {
2702
+ color: rgba(238, 238, 251, 0.55);
2703
+ }.input__input_1tjba {
2704
2704
  color: rgba(255, 255, 255, 0.94);
2705
2705
  caret-color: rgba(255, 255, 255, 0.94);
2706
2706
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -3271,28 +3271,10 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3271
3271
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
3272
3272
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
3273
3273
  background-color: transparent;
3274
- }.bank-card__component_1gzw2 {
3275
- --form-control-bg-color: transparent;
3276
- --form-control-focus-shadow: transparent;
3277
- --form-control-hover-bg-color: transparent;
3278
- --form-control-focus-bg-color: transparent;
3279
- } .bank-card__label_1gzw2 {
3280
- color: rgba(238, 238, 251, 0.55)
3281
- } .bank-card__focused_1gzw2 .bank-card__label_1gzw2,
3282
- .bank-card__filled_1gzw2 .bank-card__label_1gzw2 {
3283
- color: rgba(255, 255, 255, 0.94)
3284
- } .bank-card__input_1gzw2 {
3285
- color: rgba(255, 255, 255, 0.94);
3286
- caret-color: rgba(255, 255, 255, 0.94)
3287
- } .bank-card__bankLogo_1gzw2 svg g {
3288
- fill: rgba(255, 255, 255, 0.94);
3289
- } .bank-card__brandLogo_1gzw2 svg {
3290
- fill: rgba(255, 255, 255, 0.94);
3291
- } .bank-card__usePhoto_1gzw2 {
3292
- background-color: transparent
3293
- } .bank-card__usePhoto_1gzw2 svg {
3294
- fill: rgba(255, 255, 255, 0.94);
3295
- }
3274
+ }
3275
+
3276
+
3277
+
3296
3278
 
3297
3279
 
3298
3280
  .universal-modal__sticky_1ddjq {
@@ -3305,9 +3287,6 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3305
3287
 
3306
3288
 
3307
3289
 
3308
-
3309
-
3310
-
3311
3290
  .universal-modal__highlighted_13j2o {
3312
3291
  background: #1c1c1e;
3313
3292
  box-shadow: 0 1px 0 0 #29292c;
@@ -3360,7 +3339,28 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3360
3339
  }
3361
3340
  .universal-modal__icon_13ids {
3362
3341
  fill: rgba(238, 238, 251, 0.55);
3363
- }.amount-input__minorPartAndCurrency_1rbr8 {
3342
+ }.bank-card__component_1gzw2 {
3343
+ --form-control-bg-color: transparent;
3344
+ --form-control-focus-shadow: transparent;
3345
+ --form-control-hover-bg-color: transparent;
3346
+ --form-control-focus-bg-color: transparent;
3347
+ } .bank-card__label_1gzw2 {
3348
+ color: rgba(238, 238, 251, 0.55)
3349
+ } .bank-card__focused_1gzw2 .bank-card__label_1gzw2,
3350
+ .bank-card__filled_1gzw2 .bank-card__label_1gzw2 {
3351
+ color: rgba(255, 255, 255, 0.94)
3352
+ } .bank-card__input_1gzw2 {
3353
+ color: rgba(255, 255, 255, 0.94);
3354
+ caret-color: rgba(255, 255, 255, 0.94)
3355
+ } .bank-card__bankLogo_1gzw2 svg g {
3356
+ fill: rgba(255, 255, 255, 0.94);
3357
+ } .bank-card__brandLogo_1gzw2 svg {
3358
+ fill: rgba(255, 255, 255, 0.94);
3359
+ } .bank-card__usePhoto_1gzw2 {
3360
+ background-color: transparent
3361
+ } .bank-card__usePhoto_1gzw2 svg {
3362
+ fill: rgba(255, 255, 255, 0.94);
3363
+ }.amount-input__minorPartAndCurrency_1rbr8 {
3364
3364
  color: rgba(238, 238, 251, 0.55)
3365
3365
  } .amount-input__minorPartAndCurrency_1rbr8.amount-input__disabled_1rbr8,
3366
3366
  .amount-input__minorPartAndCurrency_1rbr8.amount-input__readOnly_1rbr8 {
@@ -3546,74 +3546,7 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3546
3546
  color: rgba(3, 3, 6, 0.88);
3547
3547
  }
3548
3548
  @media (max-width: 374px) {
3549
- }.gallery__container_1thot {
3550
- background-color: #262629
3551
- } .gallery__modal_1thot {
3552
- background: transparent;
3553
- } .gallery__bottomButton_1thot {
3554
- background-color: rgba(228, 228, 251, 0.28);
3555
- }
3556
- .gallery__component_dtzjz {
3557
- background-color: rgba(228, 228, 251, 0.28);
3558
- } .gallery__component_dtzjz:hover {
3559
- background-color: rgba(233, 233, 250, 0.37);
3560
- } .gallery__component_dtzjz:active {
3561
- background-color: rgba(238, 238, 254, 0.46);
3562
- }
3563
- .gallery__buttons_167ax path {
3564
- color: rgba(255, 255, 255, 0.94);
3565
- } .gallery__iconButton_167ax path {
3566
- color: #f2f3f5;
3567
- } .gallery__iconButton_167ax:hover path {
3568
- color: #e7e8eb;
3569
- } .gallery__iconButton_167ax:active path {
3570
- color: #dcdde1;
3571
- }
3572
-
3573
-
3574
- .gallery__headerMobile_m7be4.gallery__video_m7be4 {
3575
- background-color: #262629;
3576
- }
3577
- .gallery__loading_jt23k {
3578
- background-color: #1c1c1e
3579
- } .gallery__loading_jt23k .gallery__active_jt23k {
3580
- background-color: #29292c;
3581
- } .gallery__brokenImageWrapper_jt23k {
3582
- background-color: #29292c
3583
- } .gallery__focused_jt23k {
3584
- outline: 2px solid #3193fc;
3585
- }
3586
- .gallery__component_1qar0 {
3587
- background-color: #262629;
3588
- } .gallery__slideLoading_1qar0 {
3589
- background-color: rgba(214, 214, 229, 0.07);
3590
- } .gallery__spinner_1qar0 {
3591
- color: rgba(255, 255, 255, 0.94);
3592
- } .gallery__arrow_1qar0 {
3593
- color: rgba(255, 255, 255, 0.94)
3594
- } .gallery__arrow_1qar0:hover {
3595
- background-color: #2f2f32;
3596
- } .gallery__arrow_1qar0:active {
3597
- background-color: #353539;
3598
- } .gallery__focused_1qar0 {
3599
- outline: 2px solid #3193fc;
3600
- } .gallery__placeholder_1qar0 {
3601
- background-color: #29292c;
3602
- } .gallery__fullScreenImage_1qar0 {
3603
- background-color: #121213;
3604
- }
3605
- .gallery__infoWrapper_7u7qp {
3606
- background-color: #262629
3607
- }
3608
- .gallery__component_s1ljr {
3609
- background-color: #262629
3610
- }
3611
-
3612
- .gallery__icon_1tud1 {
3613
- color: #fff;
3614
- } .gallery__iconShape_1tud1 {
3615
- fill: rgba(4, 4, 21, 0.47);
3616
- }.select__arrow_f5abt {
3549
+ }.select__arrow_f5abt {
3617
3550
  color: rgba(238, 238, 251, 0.55)
3618
3551
  } .select__arrow_f5abt.select__disabled_f5abt {
3619
3552
  color: rgba(228, 228, 251, 0.28);
@@ -3740,17 +3673,84 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3740
3673
  background: #1c1c1e;
3741
3674
  color: rgba(238, 238, 251, 0.55);
3742
3675
  }
3676
+
3743
3677
  .select__footer_15wof {
3744
3678
  background-color: #121213
3679
+ }.gallery__container_1thot {
3680
+ background-color: #262629
3681
+ } .gallery__modal_1thot {
3682
+ background: transparent;
3683
+ } .gallery__bottomButton_1thot {
3684
+ background-color: rgba(228, 228, 251, 0.28);
3745
3685
  }
3746
- .calendar-with-skeleton__skeleton_18njb {
3686
+ .gallery__component_dtzjz {
3687
+ background-color: rgba(228, 228, 251, 0.28);
3688
+ } .gallery__component_dtzjz:hover {
3689
+ background-color: rgba(233, 233, 250, 0.37);
3690
+ } .gallery__component_dtzjz:active {
3691
+ background-color: rgba(238, 238, 254, 0.46);
3692
+ }
3693
+ .gallery__buttons_167ax path {
3694
+ color: rgba(255, 255, 255, 0.94);
3695
+ } .gallery__iconButton_167ax path {
3696
+ color: #f2f3f5;
3697
+ } .gallery__iconButton_167ax:hover path {
3698
+ color: #e7e8eb;
3699
+ } .gallery__iconButton_167ax:active path {
3700
+ color: #dcdde1;
3701
+ }
3702
+
3703
+
3704
+ .gallery__headerMobile_m7be4.gallery__video_m7be4 {
3705
+ background-color: #262629;
3706
+ }
3707
+ .gallery__loading_jt23k {
3708
+ background-color: #1c1c1e
3709
+ } .gallery__loading_jt23k .gallery__active_jt23k {
3710
+ background-color: #29292c;
3711
+ } .gallery__brokenImageWrapper_jt23k {
3712
+ background-color: #29292c
3713
+ } .gallery__focused_jt23k {
3714
+ outline: 2px solid #3193fc;
3715
+ }
3716
+ .gallery__component_1qar0 {
3717
+ background-color: #262629;
3718
+ } .gallery__slideLoading_1qar0 {
3719
+ background-color: rgba(214, 214, 229, 0.07);
3720
+ } .gallery__spinner_1qar0 {
3721
+ color: rgba(255, 255, 255, 0.94);
3722
+ } .gallery__arrow_1qar0 {
3723
+ color: rgba(255, 255, 255, 0.94)
3724
+ } .gallery__arrow_1qar0:hover {
3725
+ background-color: #2f2f32;
3726
+ } .gallery__arrow_1qar0:active {
3727
+ background-color: #353539;
3728
+ } .gallery__focused_1qar0 {
3729
+ outline: 2px solid #3193fc;
3730
+ } .gallery__placeholder_1qar0 {
3731
+ background-color: #29292c;
3732
+ } .gallery__fullScreenImage_1qar0 {
3733
+ background-color: #121213;
3734
+ }
3735
+ .gallery__infoWrapper_7u7qp {
3736
+ background-color: #262629
3737
+ }
3738
+ .gallery__component_s1ljr {
3739
+ background-color: #262629
3740
+ }
3741
+
3742
+ .gallery__icon_1tud1 {
3743
+ color: #fff;
3744
+ } .gallery__iconShape_1tud1 {
3745
+ fill: rgba(4, 4, 21, 0.47);
3746
+ }.calendar-with-skeleton__skeleton_18njb {
3747
3747
  background-color: #1c1c1e;
3748
- }.date-range-input__calendarContainer_rw1at {
3749
- border: 1px solid #29292c
3750
3748
  }.calendar-input__calendarContainer_q90qf {
3751
3749
  border: 1px solid #29292c
3752
3750
  } .calendar-input__calendarIcon_q90qf {
3753
3751
  color: rgba(238, 238, 251, 0.55)
3752
+ }.date-range-input__calendarContainer_rw1at {
3753
+ border: 1px solid #29292c
3754
3754
  }.date-time-input__calendarContainer_1rlz1 {
3755
3755
  border: 1px solid #29292c
3756
3756
  }.universal-date-input__calendarIcon_1u54x {
@@ -3761,18 +3761,11 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3761
3761
  background-color: #392523;
3762
3762
  }
3763
3763
 
3764
- .calendar-range__component_16hcz:after {
3765
- background-color: rgba(255, 255, 255, 0.94);
3766
- }
3767
3764
  .input-autocomplete__placeholder_1mqb4 {
3768
3765
  color: rgba(238, 238, 251, 0.55);
3769
3766
  } .input-autocomplete__focusVisible_1mqb4 {
3770
3767
  outline: 2px solid #3193fc;
3771
3768
  }
3772
-
3773
- .picker-button__linkOpen_11gdq:not(:hover) {
3774
- background-color: rgba(214, 214, 229, 0.07);
3775
- }
3776
3769
  .select-with-tags__tag_vjncy:not(.select-with-tags__tagNoClose_vjncy):active:not(:disabled) {
3777
3770
  background-color: #f2f3f5;
3778
3771
  color: rgba(3, 3, 6, 0.88);
@@ -3800,13 +3793,17 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3800
3793
  outline: 2px solid #3193fc;
3801
3794
  } .select-with-tags__placeholder_5icx1 {
3802
3795
  color: rgba(238, 238, 251, 0.55);
3803
- }.table__component_zxtli {
3804
- border-top: 1px solid #353539;
3796
+ }
3797
+ .picker-button__linkOpen_11gdq:not(:hover) {
3798
+ background-color: rgba(214, 214, 229, 0.07);
3805
3799
  }
3806
3800
  .table__wrapper_14zd0 {
3807
3801
  background: #121213;
3808
3802
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
3809
3803
  }
3804
+ .table__component_zxtli {
3805
+ border-top: 1px solid #353539;
3806
+ }
3810
3807
 
3811
3808
  .table__component_m6og9 {
3812
3809
  color: rgba(255, 255, 255, 0.94);
@@ -3846,7 +3843,10 @@ button.pagination__tag_b1whi.pagination__tag_b1whi {
3846
3843
  .table__open_3k8hh,
3847
3844
  .table__open_3k8hh:hover {
3848
3845
  background-color: rgba(222, 222, 238, 0.13);
3849
- }.intl-phone-input__emptyCountryIcon_tkyk0 {
3846
+ }
3847
+ .calendar-range__component_16hcz:after {
3848
+ background-color: rgba(255, 255, 255, 0.94);
3849
+ }.intl-phone-input__emptyCountryIcon_tkyk0 {
3850
3850
  color: #898991;
3851
3851
  }
3852
3852
  .intl-phone-input__flagPlaceholder_1f7na {