@alfalab/core-components 26.5.2-beta.2 → 26.5.2-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (475) hide show
  1. package/bottom-sheet/{component-6583fdb8.d.ts → component-42010c3a.d.ts} +0 -0
  2. package/bottom-sheet/{component-6583fdb8.js → component-42010c3a.js} +1 -1
  3. package/bottom-sheet/component.js +2 -2
  4. package/bottom-sheet/components/backer/Component.js +1 -1
  5. package/bottom-sheet/components/closer/Component.js +1 -1
  6. package/bottom-sheet/components/header/Component.js +2 -2
  7. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  8. package/bottom-sheet/esm/{component-3424bcf4.d.ts → component-6dd230e3.d.ts} +0 -0
  9. package/bottom-sheet/esm/{component-3424bcf4.js → component-6dd230e3.js} +1 -1
  10. package/bottom-sheet/esm/component.js +2 -2
  11. package/bottom-sheet/esm/components/backer/Component.js +1 -1
  12. package/bottom-sheet/esm/components/closer/Component.js +1 -1
  13. package/bottom-sheet/esm/components/header/Component.js +2 -2
  14. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  15. package/bottom-sheet/esm/index.d.ts +1 -1
  16. package/bottom-sheet/esm/index.js +2 -2
  17. package/bottom-sheet/esm/{tslib.es6-df126d36.d.ts → tslib.es6-c848904d.d.ts} +0 -0
  18. package/bottom-sheet/esm/{tslib.es6-df126d36.js → tslib.es6-c848904d.js} +0 -0
  19. package/bottom-sheet/index.d.ts +1 -1
  20. package/bottom-sheet/index.js +2 -2
  21. package/bottom-sheet/modern/{component-b693d35f.d.ts → component-ecc93952.d.ts} +0 -0
  22. package/bottom-sheet/modern/{component-b693d35f.js → component-ecc93952.js} +0 -0
  23. package/bottom-sheet/modern/component.js +1 -1
  24. package/bottom-sheet/modern/components/header/Component.js +1 -1
  25. package/bottom-sheet/modern/index.d.ts +1 -1
  26. package/bottom-sheet/modern/index.js +1 -1
  27. package/bottom-sheet/{tslib.es6-b7fc7b78.d.ts → tslib.es6-1edd59a7.d.ts} +0 -0
  28. package/bottom-sheet/{tslib.es6-b7fc7b78.js → tslib.es6-1edd59a7.js} +0 -0
  29. package/calendar/Component.js +1 -1
  30. package/calendar/components/days-table/Component.js +1 -1
  31. package/calendar/components/days-table/index.js +1 -1
  32. package/calendar/components/month-year-header/Component.js +1 -1
  33. package/calendar/components/month-year-header/index.js +1 -1
  34. package/calendar/components/months-table/Component.js +1 -1
  35. package/calendar/components/months-table/index.js +1 -1
  36. package/calendar/components/select-button/Component.js +1 -1
  37. package/calendar/components/select-button/index.js +1 -1
  38. package/calendar/components/years-table/Component.js +1 -1
  39. package/calendar/components/years-table/index.js +1 -1
  40. package/calendar/esm/Component.js +1 -1
  41. package/calendar/esm/components/days-table/Component.js +1 -1
  42. package/calendar/esm/components/days-table/index.js +1 -1
  43. package/calendar/esm/components/month-year-header/Component.js +1 -1
  44. package/calendar/esm/components/month-year-header/index.js +1 -1
  45. package/calendar/esm/components/months-table/Component.js +1 -1
  46. package/calendar/esm/components/months-table/index.js +1 -1
  47. package/calendar/esm/components/select-button/Component.js +1 -1
  48. package/calendar/esm/components/select-button/index.js +1 -1
  49. package/calendar/esm/components/years-table/Component.js +1 -1
  50. package/calendar/esm/components/years-table/index.js +1 -1
  51. package/calendar/esm/index.js +1 -1
  52. package/calendar/esm/{tslib.es6-65537aac.d.ts → tslib.es6-d034f6de.d.ts} +0 -0
  53. package/calendar/esm/{tslib.es6-65537aac.js → tslib.es6-d034f6de.js} +0 -0
  54. package/calendar/index.js +1 -1
  55. package/calendar/modern/components/select-button/Component.d.ts +1 -1
  56. package/calendar/{tslib.es6-ebacad09.d.ts → tslib.es6-b586b21c.d.ts} +0 -0
  57. package/calendar/{tslib.es6-ebacad09.js → tslib.es6-b586b21c.js} +0 -0
  58. package/calendar-input/Component.d.ts +3 -3
  59. package/calendar-input/cssm/Component.d.ts +3 -3
  60. package/calendar-input/esm/Component.d.ts +3 -3
  61. package/calendar-input/modern/Component.d.ts +3 -3
  62. package/calendar-range/cssm/utils.js +3 -1
  63. package/calendar-range/esm/utils.js +1 -3
  64. package/calendar-range/utils.js +3 -1
  65. package/chart/Component.js +1 -1
  66. package/chart/cssm/hooks/useSettings/utils/setDatas.d.ts +1 -2
  67. package/chart/esm/Component.js +1 -1
  68. package/chart/esm/hooks/useSettings/index.js +1 -1
  69. package/chart/esm/hooks/useSettings/utils/setDatas.d.ts +1 -2
  70. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  71. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  72. package/chart/esm/index.js +1 -1
  73. package/chart/esm/{tslib.es6-f84693cd.d.ts → tslib.es6-cfdef4a6.d.ts} +0 -0
  74. package/chart/esm/{tslib.es6-f84693cd.js → tslib.es6-cfdef4a6.js} +0 -0
  75. package/chart/hooks/useSettings/index.js +1 -1
  76. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  77. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  78. package/chart/index.js +1 -1
  79. package/chart/modern/hooks/useSettings/utils/setDatas.d.ts +2 -1
  80. package/chart/{tslib.es6-b4a0de97.d.ts → tslib.es6-70d967a5.d.ts} +0 -0
  81. package/chart/{tslib.es6-b4a0de97.js → tslib.es6-70d967a5.js} +0 -0
  82. package/confirmation/component.js +1 -1
  83. package/confirmation/components/index.js +1 -1
  84. package/confirmation/components/screens/index.js +1 -1
  85. package/confirmation/components/screens/initial/component.js +1 -1
  86. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  87. package/confirmation/components/screens/initial/index.js +1 -1
  88. package/confirmation/{countdown-section-264c2441.d.ts → countdown-section-1dd52e21.d.ts} +0 -0
  89. package/confirmation/{countdown-section-264c2441.js → countdown-section-1dd52e21.js} +0 -0
  90. package/confirmation/esm/component.js +1 -1
  91. package/confirmation/esm/components/index.js +1 -1
  92. package/confirmation/esm/components/screens/index.js +1 -1
  93. package/confirmation/esm/components/screens/initial/component.js +1 -1
  94. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  95. package/confirmation/esm/components/screens/initial/index.js +1 -1
  96. package/confirmation/esm/{countdown-section-9785d71b.d.ts → countdown-section-7e7bf65c.d.ts} +0 -0
  97. package/confirmation/esm/{countdown-section-9785d71b.js → countdown-section-7e7bf65c.js} +0 -0
  98. package/confirmation/esm/index.js +1 -1
  99. package/confirmation/index.js +1 -1
  100. package/confirmation/modern/component.js +1 -1
  101. package/confirmation/modern/components/index.js +1 -1
  102. package/confirmation/modern/components/screens/index.js +1 -1
  103. package/confirmation/modern/components/screens/initial/component.js +1 -1
  104. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  105. package/confirmation/modern/components/screens/initial/index.js +1 -1
  106. package/confirmation/modern/{countdown-section-878e216f.d.ts → countdown-section-5c6c82cb.d.ts} +0 -0
  107. package/confirmation/modern/{countdown-section-878e216f.js → countdown-section-5c6c82cb.js} +0 -0
  108. package/confirmation/modern/index.js +1 -1
  109. package/date-input/esm/Component.d.ts +1 -1
  110. package/date-input/modern/Component.d.ts +1 -1
  111. package/gallery/Component.js +2 -2
  112. package/gallery/components/header/Component.js +1 -1
  113. package/gallery/components/header/buttons.js +1 -1
  114. package/gallery/components/header/index.js +1 -1
  115. package/gallery/components/image-viewer/component.js +2 -2
  116. package/gallery/components/image-viewer/index.js +2 -2
  117. package/gallery/components/image-viewer/slide.js +1 -1
  118. package/gallery/components/index.js +2 -2
  119. package/gallery/esm/Component.js +2 -2
  120. package/gallery/esm/components/header/Component.js +1 -1
  121. package/gallery/esm/components/header/buttons.js +1 -1
  122. package/gallery/esm/components/header/index.js +1 -1
  123. package/gallery/esm/components/image-viewer/component.js +2 -2
  124. package/gallery/esm/components/image-viewer/index.js +2 -2
  125. package/gallery/esm/components/image-viewer/slide.js +1 -1
  126. package/gallery/esm/components/index.js +2 -2
  127. package/gallery/esm/index.js +2 -2
  128. package/gallery/esm/{slide-713a59ab.d.ts → slide-1c363a45.d.ts} +0 -0
  129. package/gallery/esm/{slide-713a59ab.js → slide-1c363a45.js} +0 -0
  130. package/gallery/esm/{tslib.es6-305cd72f.d.ts → tslib.es6-92d03bae.d.ts} +0 -0
  131. package/gallery/esm/{tslib.es6-305cd72f.js → tslib.es6-92d03bae.js} +0 -0
  132. package/gallery/index.js +2 -2
  133. package/gallery/modern/Component.js +1 -1
  134. package/gallery/modern/components/image-viewer/component.js +1 -1
  135. package/gallery/modern/components/image-viewer/index.js +1 -1
  136. package/gallery/modern/components/image-viewer/slide.js +1 -1
  137. package/gallery/modern/components/index.js +1 -1
  138. package/gallery/modern/index.js +1 -1
  139. package/gallery/modern/{slide-072d366f.d.ts → slide-f9535233.d.ts} +0 -0
  140. package/gallery/modern/{slide-072d366f.js → slide-f9535233.js} +0 -0
  141. package/gallery/{slide-02282d71.d.ts → slide-c87e33a3.d.ts} +0 -0
  142. package/gallery/{slide-02282d71.js → slide-c87e33a3.js} +0 -0
  143. package/gallery/{tslib.es6-aa40b78c.d.ts → tslib.es6-58ea5e06.d.ts} +0 -0
  144. package/gallery/{tslib.es6-aa40b78c.js → tslib.es6-58ea5e06.js} +0 -0
  145. package/intl-phone-input/cssm/component.d.ts +1 -1
  146. package/modal/Component.desktop.js +2 -2
  147. package/modal/Component.mobile.js +2 -2
  148. package/modal/Component.responsive.js +2 -2
  149. package/modal/components/closer/Component.js +1 -1
  150. package/modal/components/content/Component.desktop.js +1 -1
  151. package/modal/components/content/Component.mobile.js +1 -1
  152. package/modal/components/footer/Component.desktop.js +1 -1
  153. package/modal/components/footer/Component.mobile.js +1 -1
  154. package/modal/components/header/Component.desktop.js +1 -1
  155. package/modal/components/header/Component.mobile.js +1 -1
  156. package/modal/desktop.js +2 -2
  157. package/modal/esm/Component.desktop.js +2 -2
  158. package/modal/esm/Component.mobile.js +2 -2
  159. package/modal/esm/Component.responsive.js +2 -2
  160. package/modal/esm/components/closer/Component.js +1 -1
  161. package/modal/esm/components/content/Component.desktop.js +1 -1
  162. package/modal/esm/components/content/Component.mobile.js +1 -1
  163. package/modal/esm/components/footer/Component.desktop.js +1 -1
  164. package/modal/esm/components/footer/Component.mobile.js +1 -1
  165. package/modal/esm/components/header/Component.desktop.js +1 -1
  166. package/modal/esm/components/header/Component.mobile.js +1 -1
  167. package/modal/esm/desktop.js +2 -2
  168. package/modal/esm/index.js +2 -2
  169. package/modal/esm/mobile.js +2 -2
  170. package/modal/esm/responsive.js +2 -2
  171. package/modal/esm/{transitions.module-72f3c01c.js → transitions.module-24c3ffa7.js} +0 -0
  172. package/modal/esm/{tslib.es6-ad003fad.d.ts → tslib.es6-5c410b4e.d.ts} +0 -0
  173. package/modal/esm/{tslib.es6-ad003fad.js → tslib.es6-5c410b4e.js} +0 -0
  174. package/modal/index.js +2 -2
  175. package/modal/mobile.js +2 -2
  176. package/modal/modern/Component.desktop.js +1 -1
  177. package/modal/modern/Component.mobile.js +1 -1
  178. package/modal/modern/Component.responsive.js +1 -1
  179. package/modal/modern/desktop.js +1 -1
  180. package/modal/modern/index.js +1 -1
  181. package/modal/modern/mobile.js +1 -1
  182. package/modal/modern/responsive.js +1 -1
  183. package/modal/modern/{transitions.module-72f3c01c.js → transitions.module-24c3ffa7.js} +0 -0
  184. package/modal/responsive.js +2 -2
  185. package/modal/{transitions.module-8899c5d8.js → transitions.module-c563df79.js} +0 -0
  186. package/modal/{tslib.es6-54a62169.d.ts → tslib.es6-8a12dfa2.d.ts} +0 -0
  187. package/modal/{tslib.es6-54a62169.js → tslib.es6-8a12dfa2.js} +0 -0
  188. package/package.json +1 -1
  189. package/phone-input/cssm/utils/index.js +7 -5
  190. package/picker-button/cssm/Component.d.ts +1 -1
  191. package/picker-button/esm/Component.d.ts +1 -1
  192. package/select/{cssm/Component-7968dda9.d.ts → Component-e5273873.d.ts} +0 -0
  193. package/select/{Component-ca83b230.js → Component-e5273873.js} +3 -3
  194. package/select/{Component-2d4de932.d.ts → Component-e5750a6a.d.ts} +0 -0
  195. package/select/{Component-2d4de932.js → Component-e5750a6a.js} +1 -1
  196. package/select/Component.d.ts +1 -1
  197. package/select/Component.js +2 -2
  198. package/select/components/base-select/Component.js +2 -2
  199. package/select/components/base-select/index.d.ts +1 -1
  200. package/select/components/base-select/index.js +2 -2
  201. package/select/components/field/Component.js +1 -1
  202. package/select/components/field/index.js +1 -1
  203. package/select/components/index.js +4 -4
  204. package/select/components/native-select/Component.js +1 -1
  205. package/select/components/native-select/index.js +1 -1
  206. package/select/components/option/Component.js +1 -1
  207. package/select/components/option/index.js +1 -1
  208. package/select/components/options-list/Component.js +1 -1
  209. package/select/components/options-list/index.js +1 -1
  210. package/select/components/select-mobile/Component.js +4 -4
  211. package/select/components/select-mobile/index.d.ts +1 -1
  212. package/select/components/select-mobile/index.js +4 -4
  213. package/select/components/select-mobile/options-list/Component.js +1 -1
  214. package/select/components/select-mobile/options-list/index.js +1 -1
  215. package/select/components/virtual-options-list/Component.js +1 -1
  216. package/select/components/virtual-options-list/index.js +1 -1
  217. package/select/{esm/Component-bbdc38fd.d.ts → cssm/Component-f0702cb1.d.ts} +0 -0
  218. package/select/cssm/{Component-7968dda9.js → Component-f0702cb1.js} +1 -4
  219. package/select/cssm/components/index.js +2 -4
  220. package/select/cssm/components/select-mobile/Component.js +2 -4
  221. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  222. package/select/cssm/components/select-mobile/index.js +2 -4
  223. package/select/cssm/components/virtual-options-list/Component.js +8 -7
  224. package/select/cssm/components/virtual-options-list/index.js +0 -1
  225. package/select/cssm/index.js +2 -4
  226. package/select/cssm/{index.module-65238ef1.d.ts → intersection-observer-8c55e13a.d.ts} +0 -0
  227. package/select/{esm/intersection-observer-5293ac22.js → cssm/intersection-observer-8c55e13a.js} +0 -0
  228. package/select/cssm/presets/index.js +2 -4
  229. package/select/cssm/presets/useLazyLoading/hook.js +4 -2
  230. package/select/cssm/presets/useSelectWithApply/hook.js +2 -4
  231. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -4
  232. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  233. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -4
  234. package/select/cssm/presets/useSelectWithLoading/hook.js +3 -2
  235. package/select/esm/{Component-e2c4377a.d.ts → Component-2f796ec2.d.ts} +0 -0
  236. package/select/esm/{Component-e2c4377a.js → Component-2f796ec2.js} +2 -2
  237. package/select/{modern/Component-9c69244b.d.ts → esm/Component-d0742862.d.ts} +0 -0
  238. package/select/esm/{Component-bbdc38fd.js → Component-d0742862.js} +9 -9
  239. package/select/esm/Component.js +8 -8
  240. package/select/esm/components/base-select/Component.js +3 -3
  241. package/select/esm/components/base-select/index.d.ts +1 -1
  242. package/select/esm/components/base-select/index.js +3 -3
  243. package/select/esm/components/field/Component.js +2 -2
  244. package/select/esm/components/field/index.js +2 -2
  245. package/select/esm/components/index.js +10 -10
  246. package/select/esm/components/native-select/Component.js +1 -1
  247. package/select/esm/components/native-select/index.js +1 -1
  248. package/select/esm/components/option/Component.js +1 -1
  249. package/select/esm/components/option/index.js +1 -1
  250. package/select/esm/components/options-list/Component.js +1 -1
  251. package/select/esm/components/options-list/index.js +1 -1
  252. package/select/esm/components/select-mobile/Component.js +10 -10
  253. package/select/esm/components/select-mobile/index.d.ts +1 -1
  254. package/select/esm/components/select-mobile/index.js +10 -10
  255. package/select/esm/components/select-mobile/options-list/Component.js +1 -1
  256. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  257. package/select/esm/components/virtual-options-list/Component.js +1 -1
  258. package/select/esm/components/virtual-options-list/index.js +1 -1
  259. package/select/esm/index.js +10 -10
  260. package/select/esm/{intersection-observer-5293ac22.d.ts → intersection-observer-520f8283.d.ts} +0 -0
  261. package/select/{intersection-observer-7989710c.js → esm/intersection-observer-520f8283.js} +0 -0
  262. package/select/esm/presets/index.js +10 -10
  263. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  264. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  265. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  266. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  267. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  268. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  269. package/select/esm/{tslib.es6-02f1f0f0.d.ts → tslib.es6-f6e17130.d.ts} +0 -0
  270. package/select/esm/{tslib.es6-02f1f0f0.js → tslib.es6-f6e17130.js} +0 -0
  271. package/select/index.js +4 -4
  272. package/select/{intersection-observer-7989710c.d.ts → intersection-observer-25b8c155.d.ts} +0 -0
  273. package/select/{modern/intersection-observer-5293ac22.js → intersection-observer-25b8c155.js} +0 -0
  274. package/select/{Component-ca83b230.d.ts → modern/Component-75785a3b.d.ts} +1 -1
  275. package/select/modern/{Component-9c69244b.js → Component-75785a3b.js} +8 -8
  276. package/select/modern/{Component-355df34d.d.ts → Component-b705de04.d.ts} +0 -0
  277. package/select/modern/{Component-355df34d.js → Component-b705de04.js} +1 -1
  278. package/select/modern/Component.js +7 -7
  279. package/select/modern/components/base-select/Component.js +2 -2
  280. package/select/modern/components/base-select/index.d.ts +1 -1
  281. package/select/modern/components/base-select/index.js +2 -2
  282. package/select/modern/components/field/Component.js +1 -1
  283. package/select/modern/components/field/index.js +1 -1
  284. package/select/modern/components/index.js +9 -9
  285. package/select/modern/components/select-mobile/Component.js +9 -9
  286. package/select/modern/components/select-mobile/index.d.ts +1 -1
  287. package/select/modern/components/select-mobile/index.js +9 -9
  288. package/select/modern/index.js +9 -9
  289. package/select/modern/{intersection-observer-5293ac22.d.ts → intersection-observer-520f8283.d.ts} +0 -0
  290. package/select/{cssm/index.module-65238ef1.js → modern/intersection-observer-520f8283.js} +0 -4
  291. package/select/modern/presets/index.js +9 -9
  292. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  293. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  294. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  295. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  296. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  297. package/select/presets/index.js +4 -4
  298. package/select/presets/useLazyLoading/hook.js +2 -2
  299. package/select/presets/useSelectWithApply/hook.js +4 -4
  300. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  301. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  302. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  303. package/select/presets/useSelectWithLoading/hook.js +1 -1
  304. package/select/{tslib.es6-da4ca930.d.ts → tslib.es6-91aef31f.d.ts} +0 -0
  305. package/select/{tslib.es6-da4ca930.js → tslib.es6-91aef31f.js} +0 -0
  306. package/select-with-tags/modern/component.d.ts +1 -1
  307. package/table/component.js +1 -1
  308. package/table/components/index.js +1 -1
  309. package/table/components/pagination/Component.js +1 -1
  310. package/table/components/pagination/index.js +1 -1
  311. package/table/components/pagination/select-field/index.js +1 -1
  312. package/table/components/table/Component.js +1 -1
  313. package/table/components/table/index.js +1 -1
  314. package/table/components/table/utils.js +1 -1
  315. package/table/components/tbody/Component.js +1 -1
  316. package/table/components/tbody/index.js +1 -1
  317. package/table/components/tcell/Component.js +1 -1
  318. package/table/components/tcell/index.js +1 -1
  319. package/table/components/texpandable-row/Component.js +1 -1
  320. package/table/components/texpandable-row/index.js +1 -1
  321. package/table/components/thead/Component.js +1 -1
  322. package/table/components/thead/index.js +1 -1
  323. package/table/components/thead-cell/Component.js +1 -1
  324. package/table/components/thead-cell/index.js +1 -1
  325. package/table/components/trow/Component.js +1 -1
  326. package/table/components/trow/index.js +1 -1
  327. package/table/components/tsortable-head-cell/Component.js +1 -1
  328. package/table/components/tsortable-head-cell/index.js +1 -1
  329. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  330. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  331. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  332. package/table/esm/component.js +1 -1
  333. package/table/esm/components/index.js +1 -1
  334. package/table/esm/components/pagination/Component.js +1 -1
  335. package/table/esm/components/pagination/index.js +1 -1
  336. package/table/esm/components/pagination/select-field/index.js +1 -1
  337. package/table/esm/components/table/Component.js +1 -1
  338. package/table/esm/components/table/index.js +1 -1
  339. package/table/esm/components/table/utils.js +1 -1
  340. package/table/esm/components/tbody/Component.js +1 -1
  341. package/table/esm/components/tbody/index.js +1 -1
  342. package/table/esm/components/tcell/Component.js +1 -1
  343. package/table/esm/components/tcell/index.js +1 -1
  344. package/table/esm/components/texpandable-row/Component.js +1 -1
  345. package/table/esm/components/texpandable-row/index.js +1 -1
  346. package/table/esm/components/thead/Component.js +1 -1
  347. package/table/esm/components/thead/index.js +1 -1
  348. package/table/esm/components/thead-cell/Component.js +1 -1
  349. package/table/esm/components/thead-cell/index.js +1 -1
  350. package/table/esm/components/trow/Component.js +1 -1
  351. package/table/esm/components/trow/index.js +1 -1
  352. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  353. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  354. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  355. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  356. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  357. package/table/esm/index.js +1 -1
  358. package/table/esm/{tslib.es6-0d2636be.d.ts → tslib.es6-0d45314a.d.ts} +0 -0
  359. package/table/esm/{tslib.es6-0d2636be.js → tslib.es6-0d45314a.js} +0 -0
  360. package/table/index.js +1 -1
  361. package/table/{tslib.es6-e9d92f0c.d.ts → tslib.es6-e377650b.d.ts} +0 -0
  362. package/table/{tslib.es6-e9d92f0c.js → tslib.es6-e377650b.js} +0 -0
  363. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  364. package/tabs/components/primary-tablist/Component.js +1 -1
  365. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  366. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  367. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  368. package/tabs/components/secondary-tablist/Component.js +1 -1
  369. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  370. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  371. package/tabs/components/tabs/Component.desktop.js +3 -3
  372. package/tabs/components/tabs/Component.mobile.js +3 -3
  373. package/tabs/components/tabs/Component.responsive.js +3 -3
  374. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  375. package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
  376. package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
  377. package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -1
  378. package/tabs/desktop.js +3 -3
  379. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  380. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  381. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  382. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  383. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  384. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  385. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  386. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  387. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  388. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  389. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  390. package/tabs/esm/desktop.js +3 -3
  391. package/tabs/esm/index.js +3 -3
  392. package/tabs/esm/{index.module-bd1ab117.js → index.module-f4a43e51.js} +0 -0
  393. package/tabs/esm/{index.module-d91d6906.js → index.module-fb47f8f4.js} +0 -0
  394. package/tabs/esm/mobile.js +3 -3
  395. package/tabs/esm/responsive.js +3 -3
  396. package/tabs/esm/{tslib.es6-3ce4dedf.d.ts → tslib.es6-67f783ef.d.ts} +0 -0
  397. package/tabs/esm/{tslib.es6-3ce4dedf.js → tslib.es6-67f783ef.js} +0 -0
  398. package/tabs/index.js +3 -3
  399. package/tabs/{index.module-9109a806.js → index.module-d2378c68.js} +0 -0
  400. package/tabs/{index.module-a1341ac7.js → index.module-ea1bf2c9.js} +0 -0
  401. package/tabs/mobile.js +3 -3
  402. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  403. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  404. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  405. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  406. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  407. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  408. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  409. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  410. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  411. package/tabs/modern/desktop.js +2 -2
  412. package/tabs/modern/index.js +2 -2
  413. package/tabs/modern/{index.module-bd1ab117.js → index.module-f4a43e51.js} +0 -0
  414. package/tabs/modern/{index.module-d91d6906.js → index.module-fb47f8f4.js} +0 -0
  415. package/tabs/modern/mobile.js +2 -2
  416. package/tabs/modern/responsive.js +2 -2
  417. package/tabs/responsive.js +3 -3
  418. package/tabs/{tslib.es6-cdfaab15.d.ts → tslib.es6-0ced6ced.d.ts} +0 -0
  419. package/tabs/{tslib.es6-cdfaab15.js → tslib.es6-0ced6ced.js} +0 -0
  420. package/themes/compiled/mobile-dark-bluetint.css +574 -574
  421. package/typography/{colors.module-7efc4d55.d.ts → colors.module-5e6e050f.d.ts} +0 -0
  422. package/typography/{colors.module-7efc4d55.js → colors.module-5e6e050f.js} +0 -0
  423. package/typography/{common.module-7027289a.js → common.module-77a13f7b.js} +0 -0
  424. package/typography/component.js +2 -2
  425. package/typography/cssm/common.module-cad1ed9b.js +3 -0
  426. package/typography/cssm/component.js +1 -1
  427. package/typography/cssm/index.js +1 -1
  428. package/typography/cssm/text/component.d.ts +2 -2
  429. package/typography/cssm/title/component.d.ts +2 -2
  430. package/typography/cssm/title/index.js +1 -1
  431. package/typography/cssm/title-mobile/component.js +1 -1
  432. package/typography/cssm/title-mobile/index.js +1 -1
  433. package/typography/cssm/title-responsive/component.js +1 -1
  434. package/typography/cssm/title-responsive/index.js +1 -1
  435. package/typography/esm/{colors.module-14829687.d.ts → colors.module-8a5cdf21.d.ts} +0 -0
  436. package/typography/esm/{colors.module-14829687.js → colors.module-8a5cdf21.js} +0 -0
  437. package/typography/esm/{common.module-b193cd69.js → common.module-664a4032.js} +0 -0
  438. package/typography/esm/component.js +2 -2
  439. package/typography/esm/index.js +2 -2
  440. package/typography/esm/text/component.d.ts +3 -3
  441. package/typography/esm/text/component.js +1 -1
  442. package/typography/esm/text/index.js +1 -1
  443. package/typography/esm/title/component.d.ts +4 -4
  444. package/typography/esm/title/component.js +1 -1
  445. package/typography/esm/title/index.js +2 -2
  446. package/typography/esm/title-mobile/component.js +2 -2
  447. package/typography/esm/title-mobile/index.js +2 -2
  448. package/typography/esm/title-responsive/component.js +2 -2
  449. package/typography/esm/title-responsive/index.js +2 -2
  450. package/typography/index.js +2 -2
  451. package/typography/modern/{colors.module-77030adf.js → colors.module-c989a171.js} +0 -0
  452. package/typography/modern/{common.module-b193cd69.js → common.module-664a4032.js} +0 -0
  453. package/typography/modern/component.js +2 -2
  454. package/typography/modern/index.js +2 -2
  455. package/typography/modern/text/component.d.ts +4 -4
  456. package/typography/modern/text/component.js +1 -1
  457. package/typography/modern/text/index.js +1 -1
  458. package/typography/modern/title/component.d.ts +3 -3
  459. package/typography/modern/title/component.js +1 -1
  460. package/typography/modern/title/index.js +2 -2
  461. package/typography/modern/title-mobile/component.js +2 -2
  462. package/typography/modern/title-mobile/index.js +2 -2
  463. package/typography/modern/title-responsive/component.js +2 -2
  464. package/typography/modern/title-responsive/index.js +2 -2
  465. package/typography/text/component.js +1 -1
  466. package/typography/text/index.js +1 -1
  467. package/typography/title/component.js +1 -1
  468. package/typography/title/index.js +2 -2
  469. package/typography/title-mobile/component.js +2 -2
  470. package/typography/title-mobile/index.js +2 -2
  471. package/typography/title-responsive/component.js +2 -2
  472. package/typography/title-responsive/index.js +2 -2
  473. package/select/cssm/index.module-3e87a6d6.js +0 -3
  474. package/select/cssm/index.module-58d7cdbe.js +0 -3
  475. package/typography/cssm/common.module-0cfd5246.js +0 -3
@@ -1,4 +1,11 @@
1
- .badge__component_opndz {
1
+ .card-image__cardImage_1ud3e {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_1ud3e {
5
+ background: transparent
6
+ }.divider__component_w9y6x {
7
+ border-bottom: 1px solid #2b2b2e;
8
+ }.badge__component_opndz {
2
9
  background-color: #ef3124;
3
10
  color: #000;
4
11
  }
@@ -29,30 +36,17 @@
29
36
  }
30
37
  .badge__icon_opndz:before {
31
38
  background-color: #121212;
32
- }.card-image__cardImage_1ud3e {
33
- background: #e7e8ea;
34
- }
35
- .card-image__loaded_1ud3e {
36
- background: transparent
37
- }.divider__component_w9y6x {
38
- border-bottom: 1px solid #2b2b2e;
39
- }.dropzone__component_1cczq {
40
- border: 2px dashed #e9e9eb;
41
- }
42
- .dropzone__component_1cczq:not(.dropzone__disabled_1cczq):hover {
43
- background-color: transparent;
44
- }
45
- .dropzone__dragOver_1cczq {
46
- background-color: transparent;
39
+ }.checkbox-group__error_1rr7m {
40
+ border-left: 1px solid #f15045;
47
41
  }
48
- .dropzone__error_1cczq {
49
- border-color: #ef3124;
42
+ .checkbox-group__label_1rr7m {
43
+ color: #fff;
50
44
  }
51
- .dropzone__overlay_1fjn8 {
52
- background: #202022;
45
+ .checkbox-group__errorMessage_1rr7m {
46
+ color: #f15045;
53
47
  }
54
- .dropzone__text_1fjn8 {
55
- color: #fff;
48
+ .checkbox-group__hint_1rr7m {
49
+ color: #8d8d93;
56
50
  }.backdrop__backdrop_ea8ip {
57
51
  -webkit-tap-highlight-color: transparent;
58
52
  }
@@ -72,17 +66,23 @@
72
66
  .backdrop__exitActive_ea8ip,
73
67
  .backdrop__exitDone_ea8ip {
74
68
  background-color: transparent;
75
- }.checkbox-group__error_1rr7m {
76
- border-left: 1px solid #f15045;
69
+ }.dropzone__component_1cczq {
70
+ border: 2px dashed #e9e9eb;
77
71
  }
78
- .checkbox-group__label_1rr7m {
79
- color: #fff;
72
+ .dropzone__component_1cczq:not(.dropzone__disabled_1cczq):hover {
73
+ background-color: transparent;
80
74
  }
81
- .checkbox-group__errorMessage_1rr7m {
82
- color: #f15045;
75
+ .dropzone__dragOver_1cczq {
76
+ background-color: transparent;
83
77
  }
84
- .checkbox-group__hint_1rr7m {
85
- color: #8d8d93;
78
+ .dropzone__error_1cczq {
79
+ border-color: #ef3124;
80
+ }
81
+ .dropzone__overlay_1fjn8 {
82
+ background: #202022;
83
+ }
84
+ .dropzone__text_1fjn8 {
85
+ color: #fff;
86
86
  }.checkbox__box_1q1h0 {
87
87
  color: #121212;
88
88
  background-color: #121212;
@@ -275,6 +275,7 @@
275
275
  }
276
276
  .form-control__hasError_1gino .form-control__label_1gino {
277
277
  color: #ef3124;
278
+ }@keyframes loader__blink_wt8o0 {
278
279
  }.list__list_sw1t0 {
279
280
  color: #fff;
280
281
  }
@@ -289,8 +290,55 @@
289
290
  .icon-view__border_15w1m {
290
291
  stroke: #485767;
291
292
  fill: transparent;
292
- }@keyframes loader__blink_wt8o0 {
293
- }.link__primary_132vt {
293
+ }@media (max-width: 599px) {
294
+ }
295
+ @media (min-width: 360px) {
296
+ }
297
+ @media (min-width: 375px) {
298
+ }
299
+ @media (min-width: 412px) {
300
+ }
301
+ @media (min-width: 600px) and (max-width: 1023px) {
302
+ }
303
+ @media (min-width: 600px) {
304
+ }
305
+ @media (min-width: 768px) {
306
+ }
307
+ @media (min-width: 1024px) {
308
+ }
309
+ @media (min-width: 1024px) {
310
+ }
311
+ @media (min-width: 1280px) {
312
+ }
313
+ @media (min-width: 1440px) {
314
+ }
315
+ @media (min-width: 1920px) {
316
+ }
317
+ @media (max-width: 599px) {
318
+ }
319
+ @media (min-width: 360px) {
320
+ }
321
+ @media (min-width: 375px) {
322
+ }
323
+ @media (min-width: 412px) {
324
+ }
325
+ @media (min-width: 600px) and (max-width: 1023px) {
326
+ }
327
+ @media (min-width: 600px) {
328
+ }
329
+ @media (min-width: 768px) {
330
+ }
331
+ @media (min-width: 1024px) {
332
+ }
333
+ @media (min-width: 1024px) {
334
+ }
335
+ @media (min-width: 1280px) {
336
+ }
337
+ @media (min-width: 1440px) {
338
+ }
339
+ @media (min-width: 1920px) {
340
+ }
341
+ .link__primary_132vt {
294
342
  color: #fff;
295
343
  border-bottom-color: #fff
296
344
  }
@@ -356,55 +404,7 @@
356
404
  }
357
405
  .link__default_6zbvf:active {
358
406
  color: rgb(0, 73, 153);
359
- }@media (max-width: 599px) {
360
- }
361
- @media (min-width: 360px) {
362
- }
363
- @media (min-width: 375px) {
364
- }
365
- @media (min-width: 412px) {
366
- }
367
- @media (min-width: 600px) and (max-width: 1023px) {
368
- }
369
- @media (min-width: 600px) {
370
- }
371
- @media (min-width: 768px) {
372
- }
373
- @media (min-width: 1024px) {
374
- }
375
- @media (min-width: 1024px) {
376
- }
377
- @media (min-width: 1280px) {
378
- }
379
- @media (min-width: 1440px) {
380
- }
381
- @media (min-width: 1920px) {
382
- }
383
- @media (max-width: 599px) {
384
- }
385
- @media (min-width: 360px) {
386
- }
387
- @media (min-width: 375px) {
388
- }
389
- @media (min-width: 412px) {
390
- }
391
- @media (min-width: 600px) and (max-width: 1023px) {
392
- }
393
- @media (min-width: 600px) {
394
- }
395
- @media (min-width: 768px) {
396
- }
397
- @media (min-width: 1024px) {
398
- }
399
- @media (min-width: 1024px) {
400
- }
401
- @media (min-width: 1280px) {
402
- }
403
- @media (min-width: 1440px) {
404
- }
405
- @media (min-width: 1920px) {
406
- }
407
- .progress-bar__container_1owa0 {
407
+ }.progress-bar__container_1owa0 {
408
408
  background: rgba(255, 255, 255, 0.1)
409
409
  }
410
410
  .progress-bar__filled_1owa0.progress-bar__positive_1owa0 {
@@ -430,88 +430,7 @@
430
430
  }
431
431
  .progress-bar__filled_1owa0.progress-bar__accent_1owa0 {
432
432
  background: #ef3124;
433
- }.radio-group__error_1okqa {
434
- border-left: 1px solid #f15045;
435
- }
436
- .radio-group__label_1okqa {
437
- color: #fff;
438
- }
439
- .radio-group__errorMessage_1okqa {
440
- color: #f15045;
441
- }
442
- .radio-group__hint_1okqa {
443
- color: #8d8d93;
444
- }.slider__progress_75oac {
445
- background: #2a2a2c;
446
- }
447
- .slider__progress_75oac::-moz-progress-bar {
448
- background: #d91d0b;
449
- }
450
- .slider__progress_75oac::-ms-fill {
451
- background: #d91d0b;
452
- }
453
- .slider__progress_75oac::-webkit-progress-value {
454
- background: #d91d0b;
455
- }
456
- .slider__progress_75oac::-webkit-progress-bar {
457
- background: transparent;
458
- }
459
- .slider__range_75oac,
460
- .slider__range_75oac:focus {
461
- background: transparent;
462
- border-color: transparent;
463
- color: transparent;
464
- }
465
- .slider__range_75oac::-ms-track {
466
- background: transparent;
467
- border-color: transparent;
468
- color: transparent;
469
- }
470
- .slider__range_75oac::-ms-fill-lower {
471
- background: transparent;
472
- }
473
- .slider__range_75oac::-ms-fill-upper {
474
- background: transparent;
475
- }
476
- .slider__range_75oac::-webkit-slider-thumb {
477
- background: #ef3124;
478
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
479
- }
480
- .slider__range_75oac::-ms-thumb {
481
- background: #ef3124;
482
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
483
- }
484
- .slider__range_75oac::-moz-range-thumb {
485
- background: #ef3124;
486
- box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
487
- }
488
- .slider__focused_75oac::-webkit-slider-thumb {
489
- outline: 2px solid #007aff;
490
- }
491
- .slider__focused_75oac::-ms-thumb {
492
- outline: 2px solid #007aff;
493
- }
494
- .slider__component_75oac:hover .slider__progress_75oac {
495
- background: #2a2a2c
496
- }
497
- .slider__component_75oac:hover .slider__progress_75oac::-moz-progress-bar {
498
- background: #d91d0b;
499
- }
500
- .slider__component_75oac:hover .slider__progress_75oac::-ms-fill {
501
- background: #d91d0b;
502
- }
503
- .slider__component_75oac:hover .slider__progress_75oac::-webkit-progress-value {
504
- background: #d91d0b;
505
- }
506
- .slider__component_75oac:hover .slider__range_75oac::-webkit-slider-thumb {
507
- background: #ef3124;
508
- }
509
- .slider__component_75oac:hover .slider__range_75oac::-ms-thumb {
510
- background: #ef3124;
511
- }
512
- .slider__component_75oac:hover .slider__range_75oac::-moz-range-thumb {
513
- background: #ef3124;
514
- }.pure-input__input_1crtn {
433
+ }.pure-input__input_1crtn {
515
434
  color: #fff;
516
435
  caret-color: #0072ef;
517
436
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -565,6 +484,17 @@
565
484
  }
566
485
  .pure-input__component_1crtn:not(:disabled):hover {
567
486
  background-color: #202022;
487
+ }.radio-group__error_1okqa {
488
+ border-left: 1px solid #f15045;
489
+ }
490
+ .radio-group__label_1okqa {
491
+ color: #fff;
492
+ }
493
+ .radio-group__errorMessage_1okqa {
494
+ color: #f15045;
495
+ }
496
+ .radio-group__hint_1okqa {
497
+ color: #8d8d93;
568
498
  }.skeleton__component_s3ibp {
569
499
  color: transparent;
570
500
  }
@@ -648,21 +578,91 @@
648
578
  }
649
579
  .radio__hint_1iygp {
650
580
  color: #8d8d93;
651
- }@keyframes spinner__spin_animation_12qzf {
652
- }.status__soft_7dhn9.status__green_7dhn9 {
653
- background: rgba(19, 164, 99, 0.1);
654
- color: #13a463;
655
- }
656
- .status__soft_7dhn9.status__orange_7dhn9 {
657
- background: rgba(222, 106, 0, 0.1);
658
- color: #de6a00;
659
- }
660
- .status__soft_7dhn9.status__red_7dhn9 {
661
- background: rgba(217, 29, 11, 0.1);
662
- color: #d91d0b;
663
- }
664
- .status__soft_7dhn9.status__blue_7dhn9 {
665
- background: rgba(0, 122, 255, 0.1);
581
+ }.slider__progress_75oac {
582
+ background: #2a2a2c;
583
+ }
584
+ .slider__progress_75oac::-moz-progress-bar {
585
+ background: #d91d0b;
586
+ }
587
+ .slider__progress_75oac::-ms-fill {
588
+ background: #d91d0b;
589
+ }
590
+ .slider__progress_75oac::-webkit-progress-value {
591
+ background: #d91d0b;
592
+ }
593
+ .slider__progress_75oac::-webkit-progress-bar {
594
+ background: transparent;
595
+ }
596
+ .slider__range_75oac,
597
+ .slider__range_75oac:focus {
598
+ background: transparent;
599
+ border-color: transparent;
600
+ color: transparent;
601
+ }
602
+ .slider__range_75oac::-ms-track {
603
+ background: transparent;
604
+ border-color: transparent;
605
+ color: transparent;
606
+ }
607
+ .slider__range_75oac::-ms-fill-lower {
608
+ background: transparent;
609
+ }
610
+ .slider__range_75oac::-ms-fill-upper {
611
+ background: transparent;
612
+ }
613
+ .slider__range_75oac::-webkit-slider-thumb {
614
+ background: #ef3124;
615
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
616
+ }
617
+ .slider__range_75oac::-ms-thumb {
618
+ background: #ef3124;
619
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
620
+ }
621
+ .slider__range_75oac::-moz-range-thumb {
622
+ background: #ef3124;
623
+ box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
624
+ }
625
+ .slider__focused_75oac::-webkit-slider-thumb {
626
+ outline: 2px solid #007aff;
627
+ }
628
+ .slider__focused_75oac::-ms-thumb {
629
+ outline: 2px solid #007aff;
630
+ }
631
+ .slider__component_75oac:hover .slider__progress_75oac {
632
+ background: #2a2a2c
633
+ }
634
+ .slider__component_75oac:hover .slider__progress_75oac::-moz-progress-bar {
635
+ background: #d91d0b;
636
+ }
637
+ .slider__component_75oac:hover .slider__progress_75oac::-ms-fill {
638
+ background: #d91d0b;
639
+ }
640
+ .slider__component_75oac:hover .slider__progress_75oac::-webkit-progress-value {
641
+ background: #d91d0b;
642
+ }
643
+ .slider__component_75oac:hover .slider__range_75oac::-webkit-slider-thumb {
644
+ background: #ef3124;
645
+ }
646
+ .slider__component_75oac:hover .slider__range_75oac::-ms-thumb {
647
+ background: #ef3124;
648
+ }
649
+ .slider__component_75oac:hover .slider__range_75oac::-moz-range-thumb {
650
+ background: #ef3124;
651
+ }@keyframes spinner__spin_animation_12qzf {
652
+ }.status__soft_7dhn9.status__green_7dhn9 {
653
+ background: rgba(19, 164, 99, 0.1);
654
+ color: #13a463;
655
+ }
656
+ .status__soft_7dhn9.status__orange_7dhn9 {
657
+ background: rgba(222, 106, 0, 0.1);
658
+ color: #de6a00;
659
+ }
660
+ .status__soft_7dhn9.status__red_7dhn9 {
661
+ background: rgba(217, 29, 11, 0.1);
662
+ color: #d91d0b;
663
+ }
664
+ .status__soft_7dhn9.status__blue_7dhn9 {
665
+ background: rgba(0, 122, 255, 0.1);
666
666
  color: #007aff;
667
667
  }
668
668
  .status__soft_7dhn9.status__grey_7dhn9 {
@@ -856,130 +856,6 @@
856
856
  @media screen and (min-width: 600px) {
857
857
  }
858
858
  @media screen and (min-width: 1024px) {
859
- }.textarea__input_1ren1 {
860
- color: #fff;
861
- caret-color: #0072ef;
862
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
863
- }
864
- .textarea__input_1ren1:-webkit-autofill {
865
- -webkit-text-fill-color: #fff;
866
- }
867
- .textarea__input_1ren1::placeholder {
868
- color: #8d8d93;
869
- }
870
- .textarea__hasLabel_1ren1::placeholder {
871
- color: #464649;
872
- }
873
- .textarea__clearIcon_1ren1 {
874
- color: #fff;
875
- }
876
- .textarea__input_1ren1:read-only {
877
- color: #8d8d93
878
- }
879
- .textarea__input_1ren1:read-only:focus::placeholder {
880
- color: #8d8d93;
881
- }
882
- .textarea__input_1ren1:disabled {
883
- color: #fff;
884
- -webkit-text-fill-color: #fff;
885
- }
886
- .textarea__input_1ren1:focus::placeholder {
887
- color: rgba(235, 235, 245, 0.3);
888
- }
889
- .textarea__error_1ren1 {
890
- color: #f15045;
891
- caret-color: #f15045;
892
- }
893
- .textarea__textarea_1ren1 {
894
- color: #fff;
895
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
896
- }
897
- .textarea__textarea_1ren1::placeholder {
898
- color: #8d8d93;
899
- }
900
- .textarea__hasLabel_1ren1::placeholder {
901
- color: #464649;
902
- }
903
- .textarea__textarea_1ren1:disabled {
904
- color: #fff;
905
- -webkit-text-fill-color: #fff;
906
- }
907
- .textarea__textarea_1ren1:read-only {
908
- color: #8d8d93;
909
- }
910
- .textarea__textarea_1ren1:focus::placeholder {
911
- color: rgba(235, 235, 245, 0.3);
912
- }
913
- .textarea__focusVisible_8v21j {
914
- outline: 2px solid #007aff;
915
- }
916
- .textarea__input_n3gbk {
917
- color: #000;
918
- caret-color: #0072ef;
919
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
920
- }
921
- .textarea__input_n3gbk:-webkit-autofill {
922
- -webkit-text-fill-color: #000;
923
- }
924
- .textarea__input_n3gbk::placeholder {
925
- color: rgba(60, 60, 67, 0.6);
926
- }
927
- .textarea__hasLabel_n3gbk::placeholder {
928
- color: #c5c5c7;
929
- }
930
- .textarea__clearIcon_n3gbk {
931
- color: #121212;
932
- }
933
- .textarea__input_n3gbk:read-only {
934
- color: rgba(60, 60, 67, 0.6)
935
- }
936
- .textarea__input_n3gbk:read-only:focus::placeholder {
937
- color: rgba(60, 60, 67, 0.6);
938
- }
939
- .textarea__input_n3gbk:disabled {
940
- color: #000;
941
- -webkit-text-fill-color: #000;
942
- }
943
- .textarea__input_n3gbk:focus::placeholder {
944
- color: rgba(60, 60, 67, 0.3);
945
- }
946
- .textarea__error_n3gbk {
947
- color: #ef3124;
948
- caret-color: #ef3124;
949
- }
950
- .textarea__textarea_n3gbk {
951
- color: #000;
952
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
953
- }
954
- .textarea__textarea_n3gbk::placeholder {
955
- color: rgba(60, 60, 67, 0.6);
956
- }
957
- .textarea__hasLabel_n3gbk::placeholder {
958
- color: #c5c5c7;
959
- }
960
- .textarea__textarea_n3gbk:disabled {
961
- color: #000;
962
- -webkit-text-fill-color: #000;
963
- }
964
- .textarea__textarea_n3gbk:read-only {
965
- color: rgba(60, 60, 67, 0.6);
966
- }
967
- .textarea__textarea_n3gbk:focus::placeholder {
968
- color: rgba(60, 60, 67, 0.3);
969
- }.base-modal__component_1fxtr {
970
- background: #121212;
971
- }.popover__component_e26d2 {
972
- background-color: transparent;
973
- color: #fff;
974
- }
975
- .popover__inner_e26d2 {
976
- background-color: #121212;
977
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
978
- border: 1px solid transparent;
979
- }
980
- .popover__arrow_e26d2:after {
981
- background-color: #121212;
982
- border: 1px solid transparent;
983
859
  }.button__primary_a8thl {
984
860
  color: #000;
985
861
  background-color: #f3f4f5
@@ -1275,52 +1151,176 @@
1275
1151
  }
1276
1152
  .button__component_1xzw1:disabled.button__ghost_1xzw1.button__loading_1xzw1 {
1277
1153
  color: #000;
1278
- }.tabs__component_vq35b:before {
1279
- background-color: #2b2b2e;
1280
- }
1281
- .tabs__title_vq35b {
1282
- color: #8d8d93
1154
+ }.textarea__input_1ren1 {
1155
+ color: #fff;
1156
+ caret-color: #0072ef;
1157
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1283
1158
  }
1284
- .tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
1285
- color: #fff;
1286
- }
1287
- .tabs__focused_vq35b {
1288
- outline: 2px solid #007aff;
1159
+ .textarea__input_1ren1:-webkit-autofill {
1160
+ -webkit-text-fill-color: #fff;
1289
1161
  }
1290
- .tabs__selected_vq35b {
1291
- color: #fff;
1162
+ .textarea__input_1ren1::placeholder {
1163
+ color: #8d8d93;
1292
1164
  }
1293
- .tabs__disabled_vq35b {
1165
+ .textarea__hasLabel_1ren1::placeholder {
1294
1166
  color: #464649;
1295
1167
  }
1296
- .tabs__line_vq35b {
1297
- background-color: #ef3124;
1168
+ .textarea__clearIcon_1ren1 {
1169
+ color: #fff;
1298
1170
  }
1299
- .tabs__component_vq35b:before {
1300
- background-color: #2b2b2e;
1301
- }.tabs__title_vq35b {
1171
+ .textarea__input_1ren1:read-only {
1302
1172
  color: #8d8d93
1303
- }.tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
1304
- color: #fff;
1305
- }.tabs__focused_vq35b {
1306
- outline: 2px solid #007aff;
1307
- }.tabs__selected_vq35b {
1308
- color: #fff;
1309
- }.tabs__disabled_vq35b {
1310
- color: #464649;
1311
- }.tabs__line_vq35b {
1312
- background-color: #ef3124;
1313
1173
  }
1314
-
1315
-
1316
-
1317
- .select-with-tags__tag_5bu5p:active:not(:disabled) {
1318
- background-color: #f3f4f5;
1319
- }
1320
- .select-with-tags__tag_5bu5p:hover:not(:disabled):not(:active) {
1321
- background-color: #f3f4f5;
1174
+ .textarea__input_1ren1:read-only:focus::placeholder {
1175
+ color: #8d8d93;
1322
1176
  }
1323
- .select-with-tags__input_78q0q {
1177
+ .textarea__input_1ren1:disabled {
1178
+ color: #fff;
1179
+ -webkit-text-fill-color: #fff;
1180
+ }
1181
+ .textarea__input_1ren1:focus::placeholder {
1182
+ color: rgba(235, 235, 245, 0.3);
1183
+ }
1184
+ .textarea__error_1ren1 {
1185
+ color: #f15045;
1186
+ caret-color: #f15045;
1187
+ }
1188
+ .textarea__textarea_1ren1 {
1189
+ color: #fff;
1190
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1191
+ }
1192
+ .textarea__textarea_1ren1::placeholder {
1193
+ color: #8d8d93;
1194
+ }
1195
+ .textarea__hasLabel_1ren1::placeholder {
1196
+ color: #464649;
1197
+ }
1198
+ .textarea__textarea_1ren1:disabled {
1199
+ color: #fff;
1200
+ -webkit-text-fill-color: #fff;
1201
+ }
1202
+ .textarea__textarea_1ren1:read-only {
1203
+ color: #8d8d93;
1204
+ }
1205
+ .textarea__textarea_1ren1:focus::placeholder {
1206
+ color: rgba(235, 235, 245, 0.3);
1207
+ }
1208
+ .textarea__focusVisible_8v21j {
1209
+ outline: 2px solid #007aff;
1210
+ }
1211
+ .textarea__input_n3gbk {
1212
+ color: #000;
1213
+ caret-color: #0072ef;
1214
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1215
+ }
1216
+ .textarea__input_n3gbk:-webkit-autofill {
1217
+ -webkit-text-fill-color: #000;
1218
+ }
1219
+ .textarea__input_n3gbk::placeholder {
1220
+ color: rgba(60, 60, 67, 0.6);
1221
+ }
1222
+ .textarea__hasLabel_n3gbk::placeholder {
1223
+ color: #c5c5c7;
1224
+ }
1225
+ .textarea__clearIcon_n3gbk {
1226
+ color: #121212;
1227
+ }
1228
+ .textarea__input_n3gbk:read-only {
1229
+ color: rgba(60, 60, 67, 0.6)
1230
+ }
1231
+ .textarea__input_n3gbk:read-only:focus::placeholder {
1232
+ color: rgba(60, 60, 67, 0.6);
1233
+ }
1234
+ .textarea__input_n3gbk:disabled {
1235
+ color: #000;
1236
+ -webkit-text-fill-color: #000;
1237
+ }
1238
+ .textarea__input_n3gbk:focus::placeholder {
1239
+ color: rgba(60, 60, 67, 0.3);
1240
+ }
1241
+ .textarea__error_n3gbk {
1242
+ color: #ef3124;
1243
+ caret-color: #ef3124;
1244
+ }
1245
+ .textarea__textarea_n3gbk {
1246
+ color: #000;
1247
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1248
+ }
1249
+ .textarea__textarea_n3gbk::placeholder {
1250
+ color: rgba(60, 60, 67, 0.6);
1251
+ }
1252
+ .textarea__hasLabel_n3gbk::placeholder {
1253
+ color: #c5c5c7;
1254
+ }
1255
+ .textarea__textarea_n3gbk:disabled {
1256
+ color: #000;
1257
+ -webkit-text-fill-color: #000;
1258
+ }
1259
+ .textarea__textarea_n3gbk:read-only {
1260
+ color: rgba(60, 60, 67, 0.6);
1261
+ }
1262
+ .textarea__textarea_n3gbk:focus::placeholder {
1263
+ color: rgba(60, 60, 67, 0.3);
1264
+ }.base-modal__component_1fxtr {
1265
+ background: #121212;
1266
+ }.popover__component_e26d2 {
1267
+ background-color: transparent;
1268
+ color: #fff;
1269
+ }
1270
+ .popover__inner_e26d2 {
1271
+ background-color: #121212;
1272
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1273
+ border: 1px solid transparent;
1274
+ }
1275
+ .popover__arrow_e26d2:after {
1276
+ background-color: #121212;
1277
+ border: 1px solid transparent;
1278
+ }.tabs__component_vq35b:before {
1279
+ background-color: #2b2b2e;
1280
+ }
1281
+ .tabs__title_vq35b {
1282
+ color: #8d8d93
1283
+ }
1284
+ .tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
1285
+ color: #fff;
1286
+ }
1287
+ .tabs__focused_vq35b {
1288
+ outline: 2px solid #007aff;
1289
+ }
1290
+ .tabs__selected_vq35b {
1291
+ color: #fff;
1292
+ }
1293
+ .tabs__disabled_vq35b {
1294
+ color: #464649;
1295
+ }
1296
+ .tabs__line_vq35b {
1297
+ background-color: #ef3124;
1298
+ }
1299
+ .tabs__component_vq35b:before {
1300
+ background-color: #2b2b2e;
1301
+ }.tabs__title_vq35b {
1302
+ color: #8d8d93
1303
+ }.tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
1304
+ color: #fff;
1305
+ }.tabs__focused_vq35b {
1306
+ outline: 2px solid #007aff;
1307
+ }.tabs__selected_vq35b {
1308
+ color: #fff;
1309
+ }.tabs__disabled_vq35b {
1310
+ color: #464649;
1311
+ }.tabs__line_vq35b {
1312
+ background-color: #ef3124;
1313
+ }
1314
+
1315
+
1316
+
1317
+ .select-with-tags__tag_5bu5p:active:not(:disabled) {
1318
+ background-color: #f3f4f5;
1319
+ }
1320
+ .select-with-tags__tag_5bu5p:hover:not(:disabled):not(:active) {
1321
+ background-color: #f3f4f5;
1322
+ }
1323
+ .select-with-tags__input_78q0q {
1324
1324
  background-color: transparent;
1325
1325
  color: #fff
1326
1326
  }
@@ -1338,33 +1338,6 @@
1338
1338
  }
1339
1339
  .select-with-tags__placeholder_78q0q {
1340
1340
  color: #464649;
1341
- }.drawer__backdropEnter_1owwz {
1342
- background-color: transparent;
1343
- }
1344
- .drawer__backdropEnterActive_1owwz,
1345
- .drawer__backdropEnterDone_1owwz {
1346
- background-color: rgba(0, 0, 0, 0.8);
1347
- }
1348
- .drawer__backdropExit_1owwz {
1349
- background-color: rgba(0, 0, 0, 0.8);
1350
- }
1351
- .drawer__backdropExitActive_1owwz,
1352
- .drawer__backdropExitDone_1owwz {
1353
- background-color: transparent;
1354
- }.circular-progress-bar__backgroundCircle_1tiho,
1355
- .circular-progress-bar__progressCircle_1tiho {
1356
- fill: transparent;
1357
- }
1358
- .circular-progress-bar__positive_1tiho {
1359
- stroke: #2fc26e;
1360
- }
1361
- .circular-progress-bar__negative_1tiho {
1362
- stroke: #d91d0b;
1363
- }
1364
- .circular-progress-bar__backgroundCircle_1tiho {
1365
- stroke: #2c2c2e;
1366
- }.list-header__filled_jj4y8 {
1367
- background-color: #485767;
1368
1341
  }.stepped-progress-bar__description_kyfoj {
1369
1342
  color: rgba(235, 235, 245, 0.6);
1370
1343
  }
@@ -1394,6 +1367,33 @@
1394
1367
  }
1395
1368
  .stepped-progress-bar__accent_7bi3p {
1396
1369
  background: #ef3124;
1370
+ }.list-header__filled_jj4y8 {
1371
+ background-color: #485767;
1372
+ }.circular-progress-bar__backgroundCircle_1tiho,
1373
+ .circular-progress-bar__progressCircle_1tiho {
1374
+ fill: transparent;
1375
+ }
1376
+ .circular-progress-bar__positive_1tiho {
1377
+ stroke: #2fc26e;
1378
+ }
1379
+ .circular-progress-bar__negative_1tiho {
1380
+ stroke: #d91d0b;
1381
+ }
1382
+ .circular-progress-bar__backgroundCircle_1tiho {
1383
+ stroke: #2c2c2e;
1384
+ }.drawer__backdropEnter_1owwz {
1385
+ background-color: transparent;
1386
+ }
1387
+ .drawer__backdropEnterActive_1owwz,
1388
+ .drawer__backdropEnterDone_1owwz {
1389
+ background-color: rgba(0, 0, 0, 0.8);
1390
+ }
1391
+ .drawer__backdropExit_1owwz {
1392
+ background-color: rgba(0, 0, 0, 0.8);
1393
+ }
1394
+ .drawer__backdropExitActive_1owwz,
1395
+ .drawer__backdropExitDone_1owwz {
1396
+ background-color: transparent;
1397
1397
  }.custom-button__customButton_hdxwq.custom-button__white_hdxwq * {
1398
1398
  color: #fff;
1399
1399
  }
@@ -1425,17 +1425,12 @@
1425
1425
  fill: transparent;
1426
1426
  stroke: #464649;
1427
1427
  }
1428
- .confirmation__title_16ee9 {
1428
+ .confirmation__header_9169z {
1429
1429
  color: #fff;
1430
1430
  }
1431
- .confirmation__text_16ee9 {
1432
- color: #8d8d93;
1433
- }
1434
- .confirmation__phonesWrap_16ee9 {
1435
- color: #8d8d93;
1436
- }
1437
- .confirmation__phoneDescription_16ee9 {
1431
+ .confirmation__description_9169z {
1438
1432
  color: #8d8d93;
1433
+ color: #fff;
1439
1434
  }
1440
1435
  .confirmation__header_4xzn5 {
1441
1436
  color: #fff;
@@ -1443,12 +1438,17 @@
1443
1438
  .confirmation__phone_4xzn5 {
1444
1439
  color: #fff;
1445
1440
  }
1446
- .confirmation__header_9169z {
1441
+ .confirmation__title_16ee9 {
1447
1442
  color: #fff;
1448
1443
  }
1449
- .confirmation__description_9169z {
1444
+ .confirmation__text_16ee9 {
1445
+ color: #8d8d93;
1446
+ }
1447
+ .confirmation__phonesWrap_16ee9 {
1448
+ color: #8d8d93;
1449
+ }
1450
+ .confirmation__phoneDescription_16ee9 {
1450
1451
  color: #8d8d93;
1451
- color: #fff;
1452
1452
  }
1453
1453
  .confirmation__header_1wl4b {
1454
1454
  color: #fff;
@@ -1481,27 +1481,6 @@
1481
1481
  }
1482
1482
  .chart__tooltipArrow_1i4jp:before {
1483
1483
  border-color: transparent #121212 transparent transparent;
1484
- }.plate__component_xiwa5 {
1485
- color: #fff;
1486
- }
1487
- .plate__focused_xiwa5 {
1488
- outline: 2px solid #007aff;
1489
- }
1490
- .plate__common_xiwa5 {
1491
- background-color: #202022;
1492
- border-color: #6d7986;
1493
- }
1494
- .plate__negative_xiwa5 {
1495
- background-color: #35110d;
1496
- border-color: #d91d0b;
1497
- }
1498
- .plate__positive_xiwa5 {
1499
- background-color: #042117;
1500
- border-color: #13a463;
1501
- }
1502
- .plate__attention_xiwa5 {
1503
- background-color: #332104;
1504
- border-color: #de6a00;
1505
1484
  }.pagination__component_1lz5n {
1506
1485
  color: #fff;
1507
1486
  }
@@ -1528,7 +1507,28 @@
1528
1507
  }
1529
1508
  .pagination__tag_1202o.pagination__tag_1202o.pagination__checked_1202o:active:not(:disabled) {
1530
1509
  color: #fff;
1531
- }.input__input_1edis {
1510
+ }.plate__component_xiwa5 {
1511
+ color: #fff;
1512
+ }
1513
+ .plate__focused_xiwa5 {
1514
+ outline: 2px solid #007aff;
1515
+ }
1516
+ .plate__common_xiwa5 {
1517
+ background-color: #202022;
1518
+ border-color: #6d7986;
1519
+ }
1520
+ .plate__negative_xiwa5 {
1521
+ background-color: #35110d;
1522
+ border-color: #d91d0b;
1523
+ }
1524
+ .plate__positive_xiwa5 {
1525
+ background-color: #042117;
1526
+ border-color: #13a463;
1527
+ }
1528
+ .plate__attention_xiwa5 {
1529
+ background-color: #332104;
1530
+ border-color: #de6a00;
1531
+ }.input__input_1edis {
1532
1532
  color: #fff;
1533
1533
  caret-color: #0072ef;
1534
1534
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -1614,13 +1614,7 @@
1614
1614
  .input__error_126w5 {
1615
1615
  color: #ef3124;
1616
1616
  caret-color: #ef3124;
1617
- }.toast-plate__component_zdenr {
1618
- color: #000;
1619
- background-color: #fff
1620
- }
1621
- .toast-plate__actionSection_zdenr + .toast-plate__closeButton_zdenr:before {
1622
- background-color: #e9e9eb;
1623
- }.icon-button__primary_1jyhe {
1617
+ }.icon-button__primary_1jyhe {
1624
1618
  color: #fff
1625
1619
  }
1626
1620
  .icon-button__primary_1jyhe:hover {
@@ -1675,40 +1669,110 @@
1675
1669
  .icon-button__secondary_1vpip:active {
1676
1670
  color: rgb(170, 171, 172);
1677
1671
  }
1678
- .icon-button__transparent_1vpip {
1679
- color: rgba(255, 255, 255, 0.3)
1672
+ .icon-button__transparent_1vpip {
1673
+ color: rgba(255, 255, 255, 0.3)
1674
+ }
1675
+ .icon-button__transparent_1vpip:hover {
1676
+ color: rgba(255, 255, 255, 0.4);
1677
+ }
1678
+ .icon-button__transparent_1vpip:active {
1679
+ color: rgba(255, 255, 255, 0.5);
1680
+ }
1681
+ .icon-button__negative_1vpip {
1682
+ color: #d91d0b
1683
+ }
1684
+ .icon-button__negative_1vpip:hover {
1685
+ color: rgb(217, 72, 62);
1686
+ }
1687
+ .icon-button__negative_1vpip:active {
1688
+ color: rgb(169, 56, 48);
1689
+ }.toast-plate__component_zdenr {
1690
+ color: #000;
1691
+ background-color: #fff
1692
+ }
1693
+ .toast-plate__actionSection_zdenr + .toast-plate__closeButton_zdenr:before {
1694
+ background-color: #e9e9eb;
1695
+ }.with-suffix__hasSuffix_1u6zn input:focus::placeholder {
1696
+ color: transparent;
1697
+ }
1698
+ .with-suffix__disabled_1u6zn {
1699
+ color: #fff;
1700
+ }.slider-input__steps_1xqmd {
1701
+ color: #8d8d93;
1702
+ }
1703
+ .slider-input__info_1xqmd {
1704
+ color: #8d8d93;
1705
+ }.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3 {
1706
+ background-color: rgba(32, 32, 34, 0.3);
1707
+ }
1708
+ .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3) {
1709
+ background-color: #f3f4f5;
1710
+ }
1711
+ .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):hover {
1712
+ background-color: #f3f4f5;
1713
+ }
1714
+ .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):active {
1715
+ background-color: rgb(194, 195, 196);
1716
+ }
1717
+ .filter-tag__focused_6ntz3 {
1718
+ outline: 2px solid #007aff;
1719
+ }
1720
+ .filter-tag__valueButton_6ntz3 {
1721
+ color: #fff;
1722
+ background-color: #202022;
1723
+ border-color: transparent
1724
+ }
1725
+ .filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
1726
+ background-color: #202022;
1727
+ border-color: transparent;
1728
+ }
1729
+ .filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
1730
+ background-color: rgb(65, 65, 67);
1731
+ border-color: transparent;
1732
+ }
1733
+ .filter-tag__valueButton_6ntz3:disabled {
1734
+ background-color: rgba(32, 32, 34, 0.3);
1735
+ border-color: transparent;
1736
+ color: #464649;
1737
+ }
1738
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3 {
1739
+ background-color: #f3f4f5;
1740
+ color: #000
1741
+ }
1742
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
1743
+ background-color: #f3f4f5;
1744
+ }
1745
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
1746
+ background-color: rgb(194, 195, 196);
1747
+ }
1748
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover + .filter-tag__clear_6ntz3:before {
1749
+ background-color: #6d7986;
1750
+ }
1751
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active + .filter-tag__clear_6ntz3:before {
1752
+ background-color: transparent;
1753
+ }
1754
+ .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:disabled {
1755
+ background-color: rgba(243, 244, 245, 0.3);
1756
+ color: #000;
1757
+ }
1758
+ .filter-tag__clear_6ntz3 {
1759
+ background-color: #f3f4f5
1680
1760
  }
1681
- .icon-button__transparent_1vpip:hover {
1682
- color: rgba(255, 255, 255, 0.4);
1761
+ .filter-tag__clear_6ntz3:before {
1762
+ background-color: #6d7986;
1683
1763
  }
1684
- .icon-button__transparent_1vpip:active {
1685
- color: rgba(255, 255, 255, 0.5);
1764
+ .filter-tag__clear_6ntz3:hover:before {
1765
+ background-color: #6d7986;
1686
1766
  }
1687
- .icon-button__negative_1vpip {
1688
- color: #d91d0b
1689
- }
1690
- .icon-button__negative_1vpip:hover {
1691
- color: rgb(217, 72, 62);
1767
+ .filter-tag__clear_6ntz3:active:before {
1768
+ background-color: transparent;
1692
1769
  }
1693
- .icon-button__negative_1vpip:active {
1694
- color: rgb(169, 56, 48);
1695
- }.toast__toastPlate_bolpy {
1696
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1697
- }
1698
- .toast__popoverInner_bolpy {
1699
- box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1700
- background-color: transparent;
1701
- }.with-suffix__hasSuffix_1u6zn input:focus::placeholder {
1702
- color: transparent;
1703
- }
1704
- .with-suffix__disabled_1u6zn {
1705
- color: #fff;
1706
- }.slider-input__steps_1xqmd {
1707
- color: #8d8d93;
1708
- }
1709
- .slider-input__info_1xqmd {
1710
- color: #8d8d93;
1711
- }.file-upload-item__component_1mpsv {
1770
+ .filter-tag__clear_6ntz3:hover {
1771
+ background-color: #f3f4f5;
1772
+ }
1773
+ .filter-tag__clear_6ntz3:active {
1774
+ background-color: rgb(194, 195, 196);
1775
+ }.file-upload-item__component_1mpsv {
1712
1776
  color: #8d8d93;
1713
1777
  box-shadow: 0 -1px 0 0 #2b2b2e inset
1714
1778
  }
@@ -1745,12 +1809,6 @@
1745
1809
  .bottom-sheet__button_1vij8 {
1746
1810
  background: rgba(255, 255, 255, 0.03);
1747
1811
  }
1748
- .bottom-sheet__closer_1de30 {
1749
- color: #fff;
1750
- }
1751
- .bottom-sheet__button_1de30 {
1752
- background: rgba(255, 255, 255, 0.03);
1753
- }
1754
1812
  .bottom-sheet__footer_qtrrc {
1755
1813
  background-color: #121212;
1756
1814
  }
@@ -1764,6 +1822,12 @@
1764
1822
  .bottom-sheet__highlighted_lbhbz {
1765
1823
  border-bottom: 1px solid #2b2b2e;
1766
1824
  }
1825
+ .bottom-sheet__closer_1de30 {
1826
+ color: #fff;
1827
+ }
1828
+ .bottom-sheet__button_1de30 {
1829
+ background: rgba(255, 255, 255, 0.03);
1830
+ }
1767
1831
  .calendar__dayName_1o7o8 {
1768
1832
  color: #8d8d93
1769
1833
  }
@@ -1836,15 +1900,17 @@
1836
1900
  .calendar__selected_1o7o8 .calendar__dot_1o7o8 {
1837
1901
  background: #121212;
1838
1902
  }
1839
- .calendar__withShadow_samcs {
1840
- box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1841
- }
1842
1903
 
1843
1904
  @media (max-width: 374px) {
1844
1905
  }
1906
+ .calendar__withShadow_samcs {
1907
+ box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
1908
+ }
1845
1909
  .calendar__empty_1e6en {
1846
1910
  color: #8d8d93;
1847
1911
  }
1912
+ @media (max-width: 374px) {
1913
+ }
1848
1914
  .calendar__button_37e06 {
1849
1915
  background-color: transparent
1850
1916
  }
@@ -1870,78 +1936,38 @@
1870
1936
  background-color: #fff;
1871
1937
  color: #000;
1872
1938
  }
1873
- @media (max-width: 374px) {
1874
- }.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3 {
1875
- background-color: rgba(32, 32, 34, 0.3);
1876
- }
1877
- .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3) {
1878
- background-color: #f3f4f5;
1879
- }
1880
- .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):hover {
1881
- background-color: #f3f4f5;
1882
- }
1883
- .filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):active {
1884
- background-color: rgb(194, 195, 196);
1885
- }
1886
- .filter-tag__focused_6ntz3 {
1887
- outline: 2px solid #007aff;
1939
+
1940
+
1941
+ .modal__button_19hmj {
1942
+ background: rgba(18, 18, 18, 0.4);
1888
1943
  }
1889
- .filter-tag__valueButton_6ntz3 {
1890
- color: #fff;
1891
- background-color: #202022;
1892
- border-color: transparent
1944
+
1945
+
1946
+
1947
+
1948
+ .modal__highlighted_1no8d {
1949
+ background: #121212;
1893
1950
  }
1894
- .filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
1895
- background-color: #202022;
1896
- border-color: transparent;
1897
- }
1898
- .filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
1899
- background-color: rgb(65, 65, 67);
1900
- border-color: transparent;
1901
- }
1902
- .filter-tag__valueButton_6ntz3:disabled {
1903
- background-color: rgba(32, 32, 34, 0.3);
1904
- border-color: transparent;
1905
- color: #464649;
1906
- }
1907
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3 {
1908
- background-color: #f3f4f5;
1909
- color: #000
1951
+ .modal__sticky_1no8d.modal__hasContent_1no8d {
1952
+ background: #121212;
1910
1953
  }
1911
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
1912
- background-color: #f3f4f5;
1913
- }
1914
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
1915
- background-color: rgb(194, 195, 196);
1916
- }
1917
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover + .filter-tag__clear_6ntz3:before {
1918
- background-color: #6d7986;
1919
- }
1920
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active + .filter-tag__clear_6ntz3:before {
1921
- background-color: transparent;
1922
- }
1923
- .filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:disabled {
1924
- background-color: rgba(243, 244, 245, 0.3);
1925
- color: #000;
1926
- }
1927
- .filter-tag__clear_6ntz3 {
1928
- background-color: #f3f4f5
1954
+
1955
+
1956
+ .modal__sticky_1role {
1957
+ background: #121212;
1929
1958
  }
1930
- .filter-tag__clear_6ntz3:before {
1931
- background-color: #6d7986;
1932
- }
1933
- .filter-tag__clear_6ntz3:hover:before {
1934
- background-color: #6d7986;
1935
- }
1936
- .filter-tag__clear_6ntz3:active:before {
1937
- background-color: transparent;
1938
- }
1939
- .filter-tag__clear_6ntz3:hover {
1940
- background-color: #f3f4f5;
1941
- }
1942
- .filter-tag__clear_6ntz3:active {
1943
- background-color: rgb(194, 195, 196);
1944
- }.bank-card__component_nhymy {
1959
+ .modal__highlighted_1role {
1960
+ background: #121212;
1961
+ box-shadow: 0 -1px 0 0 #2b2b2e;
1962
+ }
1963
+
1964
+ .toast__toastPlate_bolpy {
1965
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1966
+ }
1967
+ .toast__popoverInner_bolpy {
1968
+ box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
1969
+ background-color: transparent;
1970
+ }.bank-card__component_nhymy {
1945
1971
  --form-control-bg-color: transparent;
1946
1972
  --form-control-hover-bg-color: transparent;
1947
1973
  --form-control-focus-bg-color: transparent;
@@ -1968,8 +1994,7 @@
1968
1994
  }
1969
1995
  .bank-card__usePhoto_nhymy svg {
1970
1996
  fill: #000;
1971
- }@media (min-width: 600px) {
1972
- }.amount-input__minorPartAndCurrency_1ak29 {
1997
+ }.amount-input__minorPartAndCurrency_1ak29 {
1973
1998
  color: #8d8d93;
1974
1999
  }
1975
2000
  .amount-input__filled_2pfhc .amount-input__input_2pfhc,
@@ -1978,33 +2003,7 @@
1978
2003
  }
1979
2004
  .amount-input__minorPartAndCurrency_628c4 {
1980
2005
  color: #8a8a8e;
1981
- }
1982
-
1983
-
1984
- .modal__button_19hmj {
1985
- background: rgba(18, 18, 18, 0.4);
1986
- }
1987
-
1988
- .modal__sticky_1role {
1989
- background: #121212;
1990
- }
1991
- .modal__highlighted_1role {
1992
- background: #121212;
1993
- box-shadow: 0 -1px 0 0 #2b2b2e;
1994
- }
1995
-
1996
-
1997
-
1998
-
1999
-
2000
-
2001
- .modal__highlighted_1no8d {
2002
- background: #121212;
2003
- }
2004
- .modal__sticky_1no8d.modal__hasContent_1no8d {
2005
- background: #121212;
2006
- }
2007
- .tooltip__hint_1r45r {
2006
+ }.tooltip__hint_1r45r {
2008
2007
  background-color: #121212;
2009
2008
  }
2010
2009
  .tooltip__hint_1r45r .tooltip__component_1r45r {
@@ -2014,19 +2013,25 @@
2014
2013
  background-color: #121212;
2015
2014
  border-color: #121212;
2016
2015
  }
2017
- .calendar-with-skeleton__skeleton_23ffd {
2018
- background-color: #121212;
2019
- }.calendar-input__calendarIcon_xzo15 {
2020
- color: #fff
2021
- }.select__popoverInner_1n0g9 {
2016
+ @media (min-width: 600px) {
2017
+ }.select__arrow_gt8og {
2018
+ color: #fff;
2019
+ }
2020
+ .select__single_bcdhl {
2021
+ background: #fff
2022
+ }
2023
+ .select__popoverInner_1n0g9 {
2022
2024
  background: transparent;
2023
2025
  }
2024
2026
  .select__optionsList_1n0g9 {
2025
2027
  box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
2026
2028
  background: #121212;
2027
2029
  }
2028
- .select__single_bcdhl {
2029
- background: #fff
2030
+ .select__optgroup_18c1a {
2031
+ background: #121212
2032
+ }
2033
+ .select__label_18c1a {
2034
+ color: #8d8d93;
2030
2035
  }
2031
2036
  .select__placeholder_1a598 {
2032
2037
  color: #8d8d93;
@@ -2034,15 +2039,6 @@
2034
2039
  .select__focusVisible_1a598 {
2035
2040
  outline: 2px solid #007aff;
2036
2041
  }
2037
- .select__arrow_gt8og {
2038
- color: #fff;
2039
- }
2040
- .select__optgroup_18c1a {
2041
- background: #121212
2042
- }
2043
- .select__label_18c1a {
2044
- color: #8d8d93;
2045
- }
2046
2042
  .select__emptyPlaceholder_q17o7 {
2047
2043
  color: #8d8d93;
2048
2044
  }
@@ -2069,17 +2065,18 @@
2069
2065
  background: #121212;
2070
2066
  color: #8d8d93;
2071
2067
  }
2072
- .select__popoverInner_xf6dh {
2073
- background: transparent;
2074
- }
2075
-
2076
-
2077
2068
  .select__virtualRow_sx26w:before {
2078
2069
  background: #2b2b2e;
2079
2070
  }
2080
2071
  .select__emptyPlaceholder_sx26w {
2081
2072
  color: #8d8d93;
2082
2073
  }
2074
+ .select__popoverInner_xf6dh {
2075
+ background: transparent;
2076
+ }
2077
+
2078
+
2079
+
2083
2080
  .select__emptyPlaceholder_oh4ps {
2084
2081
  color: #8d8d93;
2085
2082
  }
@@ -2090,12 +2087,15 @@
2090
2087
  border-top: 1px solid #2b2b2e;
2091
2088
  background-color: #121212;
2092
2089
  }
2093
-
2094
2090
  .select__footer_s7hdr {
2095
2091
  background: #121212
2096
2092
  }
2097
2093
  .select__withBorder_s7hdr {
2098
2094
  box-shadow: inset 0 1px 0 #262629;
2095
+ }.calendar-with-skeleton__skeleton_23ffd {
2096
+ background-color: #121212;
2097
+ }.calendar-input__calendarIcon_xzo15 {
2098
+ color: #fff
2099
2099
  }.gallery__modal_1htxm {
2100
2100
  background: transparent;
2101
2101
  }
@@ -2121,6 +2121,9 @@
2121
2121
  .gallery__focused_vn28d {
2122
2122
  outline: 2px solid #007aff;
2123
2123
  }
2124
+ .gallery__component_1geaf {
2125
+ background-color: #e9e9eb
2126
+ }
2124
2127
  .gallery__component_5xvh6 {
2125
2128
  background-color: rgba(255, 255, 255, 0.5);
2126
2129
  }
@@ -2150,20 +2153,17 @@
2150
2153
  }
2151
2154
  .gallery__fullScreenImage_5xvh6 {
2152
2155
  background-color: #121212;
2153
- }
2154
- .gallery__component_1geaf {
2155
- background-color: #e9e9eb
2156
2156
  }.calendar-range__divider_18xe0:after {
2157
2157
  background-color: #fff;
2158
2158
  }
2159
2159
  .intl-phone-input__flagIcon_1rzmo {
2160
2160
  box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
2161
2161
  }
2162
- .intl-phone-input__focusVisible_9sqkn {
2163
- outline: 2px solid #007aff;
2164
- }
2165
2162
  .intl-phone-input__dialCode_esd92 {
2166
2163
  color: #8d8d93;
2164
+ }
2165
+ .intl-phone-input__focusVisible_9sqkn {
2166
+ outline: 2px solid #007aff;
2167
2167
  }.table__component_1wz3e {
2168
2168
  border-top: 1px solid #2b2b2e;
2169
2169
  }
@@ -2173,14 +2173,14 @@
2173
2173
  0 2px 4px rgba(11, 31, 53, 0.16);
2174
2174
  }
2175
2175
 
2176
-
2177
- .table__component_1rtot th:not(:last-child):not(:empty):after {
2178
- background-color: #2a2a2c;
2179
- }
2180
2176
  .table__component_f1v64 {
2181
2177
  color: #fff;
2182
2178
  border-top: 1px solid #2b2b2e;
2183
2179
  }
2180
+
2181
+ .table__component_1rtot th:not(:last-child):not(:empty):after {
2182
+ background-color: #2a2a2c;
2183
+ }
2184
2184
  .table__component_86z6g {
2185
2185
  color: #fff;
2186
2186
  border-bottom: 1px solid #2b2b2e;