@alfalab/core-components 47.20.0-beta.3 → 47.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (914) hide show
  1. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  2. package/confirmation/components/screens/initial/component.js +1 -1
  3. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  4. package/confirmation/esm/component.responsive.js +1 -1
  5. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  6. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  7. package/confirmation/esm/components/index.js +1 -1
  8. package/confirmation/esm/components/screens/index.js +1 -1
  9. package/confirmation/esm/components/screens/initial/component.js +1 -1
  10. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  11. package/confirmation/esm/components/screens/initial/index.js +1 -1
  12. package/confirmation/esm/desktop/component.desktop.js +1 -1
  13. package/confirmation/esm/desktop/index.js +1 -1
  14. package/confirmation/esm/index.js +1 -1
  15. package/confirmation/esm/mobile/component.mobile.js +1 -1
  16. package/confirmation/esm/mobile/index.js +1 -1
  17. package/confirmation/esm/shared/index.js +1 -1
  18. package/confirmation/modern/component.responsive.js +1 -1
  19. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  20. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  21. package/confirmation/modern/components/index.js +1 -1
  22. package/confirmation/modern/components/screens/index.js +1 -1
  23. package/confirmation/modern/components/screens/initial/component.js +1 -1
  24. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  25. package/confirmation/modern/components/screens/initial/index.js +1 -1
  26. package/confirmation/modern/desktop/component.desktop.js +1 -1
  27. package/confirmation/modern/desktop/index.js +1 -1
  28. package/confirmation/modern/index.js +1 -1
  29. package/confirmation/modern/mobile/component.mobile.js +1 -1
  30. package/confirmation/modern/mobile/index.js +1 -1
  31. package/confirmation/modern/shared/index.js +1 -1
  32. package/file-upload-item/Component.d.ts +92 -7
  33. package/file-upload-item/Component.js +65 -41
  34. package/file-upload-item/cssm/Component.d.ts +92 -7
  35. package/file-upload-item/cssm/Component.js +64 -40
  36. package/file-upload-item/cssm/index.js +0 -1
  37. package/file-upload-item/cssm/index.module.css +96 -5
  38. package/file-upload-item/cssm/utils.d.ts +3 -7
  39. package/file-upload-item/cssm/utils.js +27 -11
  40. package/file-upload-item/esm/Component.d.ts +92 -7
  41. package/file-upload-item/esm/Component.js +68 -64
  42. package/file-upload-item/esm/index.css +96 -5
  43. package/file-upload-item/esm/index.js +11 -27
  44. package/file-upload-item/esm/utils.d.ts +3 -7
  45. package/file-upload-item/esm/utils.js +27 -7
  46. package/file-upload-item/index.css +96 -5
  47. package/file-upload-item/index.js +0 -1
  48. package/file-upload-item/modern/Component.d.ts +92 -7
  49. package/file-upload-item/modern/Component.js +68 -62
  50. package/file-upload-item/modern/index.css +96 -5
  51. package/file-upload-item/modern/index.js +11 -26
  52. package/file-upload-item/modern/utils.d.ts +3 -7
  53. package/file-upload-item/modern/utils.js +27 -7
  54. package/file-upload-item/moderncssm/Component.d.ts +92 -7
  55. package/file-upload-item/moderncssm/Component.js +67 -66
  56. package/file-upload-item/moderncssm/index.js +11 -31
  57. package/file-upload-item/moderncssm/index.module.css +117 -2
  58. package/file-upload-item/moderncssm/utils.d.ts +3 -7
  59. package/file-upload-item/moderncssm/utils.js +27 -7
  60. package/file-upload-item/utils.d.ts +3 -7
  61. package/file-upload-item/utils.js +27 -11
  62. package/gallery/components/image-viewer/component.js +1 -1
  63. package/gallery/components/image-viewer/slide.js +1 -1
  64. package/gallery/esm/Component.js +1 -1
  65. package/gallery/esm/components/image-viewer/component.js +1 -1
  66. package/gallery/esm/components/image-viewer/index.js +1 -1
  67. package/gallery/esm/components/image-viewer/slide.js +1 -1
  68. package/gallery/esm/components/index.js +1 -1
  69. package/gallery/esm/index.js +1 -1
  70. package/gallery/modern/Component.js +1 -1
  71. package/gallery/modern/components/image-viewer/component.js +1 -1
  72. package/gallery/modern/components/image-viewer/index.js +1 -1
  73. package/gallery/modern/components/image-viewer/slide.js +1 -1
  74. package/gallery/modern/components/index.js +1 -1
  75. package/gallery/modern/index.js +1 -1
  76. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  77. package/international-phone-input/Component.responsive.d.ts +4 -4
  78. package/international-phone-input/component-03d088c4.d.ts +2 -2
  79. package/international-phone-input/component-8bdd19d3.d.ts +123 -0
  80. package/international-phone-input/components/base-international-phone-input/Component.d.ts +2 -2
  81. package/international-phone-input/cssm/index-03d088c4.d.ts +1 -1
  82. package/international-phone-input/cssm/index-281accb7.d.ts +1 -1
  83. package/international-phone-input/esm/index-03d088c4.d.ts +1 -1
  84. package/international-phone-input/esm/index-281accb7.d.ts +1 -1
  85. package/international-phone-input/index-03d088c4.d.ts +3 -3
  86. package/international-phone-input/index-281accb7.d.ts +3 -3
  87. package/international-phone-input/modern/index-03d088c4.d.ts +1 -1
  88. package/international-phone-input/modern/index-281accb7.d.ts +1 -1
  89. package/international-phone-input/moderncssm/index-03d088c4.d.ts +1 -1
  90. package/international-phone-input/moderncssm/index-281accb7.d.ts +1 -1
  91. package/international-phone-input/typings-7d83ec1e.d.ts +1 -1
  92. package/modal/components/controls/Component.js +1 -1
  93. package/modal/components/footer/Component.js +1 -1
  94. package/modal/esm/Component.responsive.js +1 -1
  95. package/modal/esm/components/controls/Component.js +1 -1
  96. package/modal/esm/components/controls/index.js +1 -1
  97. package/modal/esm/components/footer/Component.js +1 -1
  98. package/modal/esm/desktop/Component.desktop.js +1 -1
  99. package/modal/esm/desktop/index.js +1 -1
  100. package/modal/esm/index.js +1 -1
  101. package/modal/esm/mobile/Component.mobile.js +1 -1
  102. package/modal/esm/mobile/index.js +1 -1
  103. package/modal/modern/Component.responsive.js +1 -1
  104. package/modal/modern/components/controls/Component.js +1 -1
  105. package/modal/modern/components/controls/index.js +1 -1
  106. package/modal/modern/components/footer/Component.js +1 -1
  107. package/modal/modern/desktop/Component.desktop.js +1 -1
  108. package/modal/modern/desktop/index.js +1 -1
  109. package/modal/modern/index.js +1 -1
  110. package/modal/modern/mobile/Component.mobile.js +1 -1
  111. package/modal/modern/mobile/index.js +1 -1
  112. package/package.json +2 -2
  113. package/phone-input/utils/index.js +1 -3
  114. package/picker-button/cssm/index-03d088c4.d.ts +1 -1
  115. package/picker-button/cssm/index-281accb7.d.ts +1 -1
  116. package/picker-button/esm/index-03d088c4.d.ts +1 -1
  117. package/picker-button/esm/index-281accb7.d.ts +1 -1
  118. package/picker-button/index-03d088c4.d.ts +1 -1
  119. package/picker-button/index-281accb7.d.ts +1 -1
  120. package/picker-button/modern/index-03d088c4.d.ts +1 -1
  121. package/picker-button/modern/index-281accb7.d.ts +1 -1
  122. package/picker-button/moderncssm/index-03d088c4.d.ts +1 -1
  123. package/picker-button/moderncssm/index-281accb7.d.ts +1 -1
  124. package/plate/Component.responsive.js +1 -1
  125. package/plate/components/base-plate/Component.js +1 -1
  126. package/plate/esm/Component.responsive.js +1 -1
  127. package/plate/esm/components/base-plate/Component.js +1 -1
  128. package/plate/esm/components/base-plate/index.js +1 -1
  129. package/plate/esm/desktop/Component.desktop.js +1 -1
  130. package/plate/esm/desktop/index.js +1 -1
  131. package/plate/esm/index-ba3cd492.d.ts +2 -2
  132. package/plate/esm/index.js +1 -1
  133. package/plate/esm/mobile/Component.mobile.js +1 -1
  134. package/plate/esm/mobile/index.js +1 -1
  135. package/plate/esm/shared/index.js +1 -1
  136. package/plate/esm/utils.js +1 -1
  137. package/plate/index-ba3cd492.d.ts +2 -2
  138. package/plate/modern/Component.responsive.js +1 -1
  139. package/plate/modern/components/base-plate/Component.js +1 -1
  140. package/plate/modern/components/base-plate/index.js +1 -1
  141. package/plate/modern/desktop/Component.desktop.js +1 -1
  142. package/plate/modern/desktop/index.js +1 -1
  143. package/plate/modern/index-ba3cd492.d.ts +2 -2
  144. package/plate/modern/index.js +1 -1
  145. package/plate/modern/mobile/Component.mobile.js +1 -1
  146. package/plate/modern/mobile/index.js +1 -1
  147. package/plate/modern/shared/index.js +1 -1
  148. package/plate/modern/utils.js +1 -1
  149. package/plate/utils.js +1 -1
  150. package/pure-cell/{component-2061fb6d.d.ts → component-0670c13b.d.ts} +8 -0
  151. package/pure-cell/{component-2061fb6d.js → component-0670c13b.js} +14 -6
  152. package/pure-cell/component-8c83a9ca.d.ts +7 -5
  153. package/pure-cell/component.js +1 -1
  154. package/pure-cell/components/addon/component.js +1 -1
  155. package/pure-cell/components/addon/index.d.ts +1 -1
  156. package/pure-cell/components/addon/index.js +1 -1
  157. package/pure-cell/components/amount/component.js +1 -1
  158. package/pure-cell/components/amount/index.css +17 -3
  159. package/pure-cell/components/amount/index.d.ts +1 -1
  160. package/pure-cell/components/amount/index.js +1 -1
  161. package/pure-cell/components/amount-title/component.js +1 -1
  162. package/pure-cell/components/amount-title/index.css +46 -3
  163. package/pure-cell/components/amount-title/index.d.ts +1 -1
  164. package/pure-cell/components/amount-title/index.js +1 -1
  165. package/pure-cell/components/category/component.js +1 -1
  166. package/pure-cell/components/category/index.d.ts +1 -1
  167. package/pure-cell/components/category/index.js +1 -1
  168. package/pure-cell/components/content/component.js +1 -1
  169. package/pure-cell/components/content/index.d.ts +1 -1
  170. package/pure-cell/components/content/index.js +1 -1
  171. package/pure-cell/components/footer/component.js +1 -1
  172. package/pure-cell/components/footer/index.d.ts +1 -1
  173. package/pure-cell/components/footer/index.js +1 -1
  174. package/pure-cell/components/footer-button/component.js +1 -1
  175. package/pure-cell/components/footer-button/index.d.ts +1 -1
  176. package/pure-cell/components/footer-button/index.js +1 -1
  177. package/pure-cell/components/footer-text/component.js +1 -1
  178. package/pure-cell/components/footer-text/index.d.ts +1 -1
  179. package/pure-cell/components/footer-text/index.js +1 -1
  180. package/pure-cell/components/graphics/component.js +1 -1
  181. package/pure-cell/components/graphics/index.d.ts +1 -1
  182. package/pure-cell/components/graphics/index.js +1 -1
  183. package/pure-cell/components/main/component.js +1 -1
  184. package/pure-cell/components/main/index.d.ts +1 -1
  185. package/pure-cell/components/main/index.js +1 -1
  186. package/pure-cell/components/text/component.js +1 -1
  187. package/pure-cell/components/text/index.d.ts +1 -1
  188. package/pure-cell/components/text/index.js +1 -1
  189. package/pure-cell/cssm/component-8c83a9ca.d.ts +2 -0
  190. package/pure-cell/{moderncssm/component-511ba1c0.d.ts → cssm/component-fec4aa01.d.ts} +8 -0
  191. package/pure-cell/cssm/{component-bb77cc22.js → component-fec4aa01.js} +12 -4
  192. package/pure-cell/cssm/component.js +1 -1
  193. package/pure-cell/cssm/components/addon/component.js +1 -1
  194. package/pure-cell/cssm/components/addon/index.d.ts +1 -1
  195. package/pure-cell/cssm/components/addon/index.js +1 -1
  196. package/pure-cell/cssm/components/amount/component.js +1 -1
  197. package/pure-cell/cssm/components/amount/index.d.ts +1 -1
  198. package/pure-cell/cssm/components/amount/index.js +1 -1
  199. package/pure-cell/cssm/components/amount/index.module.css +17 -3
  200. package/pure-cell/cssm/components/amount-title/component.js +1 -1
  201. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -1
  202. package/pure-cell/cssm/components/amount-title/index.js +1 -1
  203. package/pure-cell/cssm/components/amount-title/index.module.css +46 -3
  204. package/pure-cell/cssm/components/category/component.js +1 -1
  205. package/pure-cell/cssm/components/category/index.d.ts +1 -1
  206. package/pure-cell/cssm/components/category/index.js +1 -1
  207. package/pure-cell/cssm/components/content/component.js +1 -1
  208. package/pure-cell/cssm/components/content/index.d.ts +1 -1
  209. package/pure-cell/cssm/components/content/index.js +1 -1
  210. package/pure-cell/cssm/components/footer/component.js +1 -1
  211. package/pure-cell/cssm/components/footer/index.d.ts +1 -1
  212. package/pure-cell/cssm/components/footer/index.js +1 -1
  213. package/pure-cell/cssm/components/footer-button/component.js +1 -1
  214. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -1
  215. package/pure-cell/cssm/components/footer-button/index.js +1 -1
  216. package/pure-cell/cssm/components/footer-text/component.js +1 -1
  217. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -1
  218. package/pure-cell/cssm/components/footer-text/index.js +1 -1
  219. package/pure-cell/cssm/components/graphics/component.js +1 -1
  220. package/pure-cell/cssm/components/graphics/index.d.ts +1 -1
  221. package/pure-cell/cssm/components/graphics/index.js +1 -1
  222. package/pure-cell/cssm/components/main/component.js +1 -1
  223. package/pure-cell/cssm/components/main/index.d.ts +1 -1
  224. package/pure-cell/cssm/components/main/index.js +1 -1
  225. package/pure-cell/cssm/components/text/component.js +1 -1
  226. package/pure-cell/cssm/components/text/index.d.ts +1 -1
  227. package/pure-cell/cssm/components/text/index.js +1 -1
  228. package/pure-cell/cssm/index.js +1 -1
  229. package/pure-cell/esm/component-8c83a9ca.d.ts +2 -0
  230. package/pure-cell/{cssm/component-bb77cc22.d.ts → esm/component-d0dfcb11.d.ts} +8 -0
  231. package/pure-cell/esm/{component-e838a48b.js → component-d0dfcb11.js} +14 -6
  232. package/pure-cell/esm/component.js +1 -1
  233. package/pure-cell/esm/components/addon/component.js +1 -1
  234. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  235. package/pure-cell/esm/components/addon/index.js +1 -1
  236. package/pure-cell/esm/components/amount/component.js +1 -1
  237. package/pure-cell/esm/components/amount/index.css +17 -3
  238. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  239. package/pure-cell/esm/components/amount/index.js +1 -1
  240. package/pure-cell/esm/components/amount-title/component.js +1 -1
  241. package/pure-cell/esm/components/amount-title/index.css +46 -3
  242. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  243. package/pure-cell/esm/components/amount-title/index.js +1 -1
  244. package/pure-cell/esm/components/category/component.js +1 -1
  245. package/pure-cell/esm/components/category/index.d.ts +1 -1
  246. package/pure-cell/esm/components/category/index.js +1 -1
  247. package/pure-cell/esm/components/content/component.js +1 -1
  248. package/pure-cell/esm/components/content/index.d.ts +1 -1
  249. package/pure-cell/esm/components/content/index.js +1 -1
  250. package/pure-cell/esm/components/footer/component.js +1 -1
  251. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  252. package/pure-cell/esm/components/footer/index.js +1 -1
  253. package/pure-cell/esm/components/footer-button/component.js +1 -1
  254. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  255. package/pure-cell/esm/components/footer-button/index.js +1 -1
  256. package/pure-cell/esm/components/footer-text/component.js +1 -1
  257. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  258. package/pure-cell/esm/components/footer-text/index.js +1 -1
  259. package/pure-cell/esm/components/graphics/component.js +1 -1
  260. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  261. package/pure-cell/esm/components/graphics/index.js +1 -1
  262. package/pure-cell/esm/components/main/component.js +1 -1
  263. package/pure-cell/esm/components/main/index.d.ts +1 -1
  264. package/pure-cell/esm/components/main/index.js +1 -1
  265. package/pure-cell/esm/components/text/component.js +1 -1
  266. package/pure-cell/esm/components/text/index.d.ts +1 -1
  267. package/pure-cell/esm/components/text/index.js +1 -1
  268. package/pure-cell/esm/index.js +1 -1
  269. package/pure-cell/index.js +1 -1
  270. package/pure-cell/{esm/component-e838a48b.d.ts → modern/component-5586ab91.d.ts} +8 -0
  271. package/pure-cell/modern/{component-a22727a6.js → component-5586ab91.js} +15 -7
  272. package/pure-cell/modern/component-8c83a9ca.d.ts +2 -0
  273. package/pure-cell/modern/component.js +1 -1
  274. package/pure-cell/modern/components/addon/component.js +1 -1
  275. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  276. package/pure-cell/modern/components/addon/index.js +1 -1
  277. package/pure-cell/modern/components/amount/component.js +1 -1
  278. package/pure-cell/modern/components/amount/index.css +17 -3
  279. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  280. package/pure-cell/modern/components/amount/index.js +1 -1
  281. package/pure-cell/modern/components/amount-title/component.js +1 -1
  282. package/pure-cell/modern/components/amount-title/index.css +46 -3
  283. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  284. package/pure-cell/modern/components/amount-title/index.js +1 -1
  285. package/pure-cell/modern/components/category/component.js +1 -1
  286. package/pure-cell/modern/components/category/index.d.ts +1 -1
  287. package/pure-cell/modern/components/category/index.js +1 -1
  288. package/pure-cell/modern/components/content/component.js +1 -1
  289. package/pure-cell/modern/components/content/index.d.ts +1 -1
  290. package/pure-cell/modern/components/content/index.js +1 -1
  291. package/pure-cell/modern/components/footer/component.js +1 -1
  292. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  293. package/pure-cell/modern/components/footer/index.js +1 -1
  294. package/pure-cell/modern/components/footer-button/component.js +1 -1
  295. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  296. package/pure-cell/modern/components/footer-button/index.js +1 -1
  297. package/pure-cell/modern/components/footer-text/component.js +1 -1
  298. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  299. package/pure-cell/modern/components/footer-text/index.js +1 -1
  300. package/pure-cell/modern/components/graphics/component.js +1 -1
  301. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  302. package/pure-cell/modern/components/graphics/index.js +1 -1
  303. package/pure-cell/modern/components/main/component.js +1 -1
  304. package/pure-cell/modern/components/main/index.d.ts +1 -1
  305. package/pure-cell/modern/components/main/index.js +1 -1
  306. package/pure-cell/modern/components/text/component.js +1 -1
  307. package/pure-cell/modern/components/text/index.d.ts +1 -1
  308. package/pure-cell/modern/components/text/index.js +1 -1
  309. package/pure-cell/modern/index.js +1 -1
  310. package/pure-cell/{modern/component-a22727a6.d.ts → moderncssm/component-891b50dd.d.ts} +8 -0
  311. package/pure-cell/moderncssm/{component-511ba1c0.js → component-891b50dd.js} +13 -5
  312. package/pure-cell/moderncssm/component-8c83a9ca.d.ts +2 -0
  313. package/pure-cell/moderncssm/component.js +1 -1
  314. package/pure-cell/moderncssm/components/addon/component.js +1 -1
  315. package/pure-cell/moderncssm/components/addon/index.d.ts +1 -1
  316. package/pure-cell/moderncssm/components/addon/index.js +1 -1
  317. package/pure-cell/moderncssm/components/amount/component.js +1 -1
  318. package/pure-cell/moderncssm/components/amount/index.d.ts +1 -1
  319. package/pure-cell/moderncssm/components/amount/index.js +1 -1
  320. package/pure-cell/moderncssm/components/amount/index.module.css +13 -0
  321. package/pure-cell/moderncssm/components/amount-title/component.js +1 -1
  322. package/pure-cell/moderncssm/components/amount-title/index.d.ts +1 -1
  323. package/pure-cell/moderncssm/components/amount-title/index.js +1 -1
  324. package/pure-cell/moderncssm/components/amount-title/index.module.css +55 -0
  325. package/pure-cell/moderncssm/components/category/component.js +1 -1
  326. package/pure-cell/moderncssm/components/category/index.d.ts +1 -1
  327. package/pure-cell/moderncssm/components/category/index.js +1 -1
  328. package/pure-cell/moderncssm/components/content/component.js +1 -1
  329. package/pure-cell/moderncssm/components/content/index.d.ts +1 -1
  330. package/pure-cell/moderncssm/components/content/index.js +1 -1
  331. package/pure-cell/moderncssm/components/footer/component.js +1 -1
  332. package/pure-cell/moderncssm/components/footer/index.d.ts +1 -1
  333. package/pure-cell/moderncssm/components/footer/index.js +1 -1
  334. package/pure-cell/moderncssm/components/footer-button/component.js +1 -1
  335. package/pure-cell/moderncssm/components/footer-button/index.d.ts +1 -1
  336. package/pure-cell/moderncssm/components/footer-button/index.js +1 -1
  337. package/pure-cell/moderncssm/components/footer-text/component.js +1 -1
  338. package/pure-cell/moderncssm/components/footer-text/index.d.ts +1 -1
  339. package/pure-cell/moderncssm/components/footer-text/index.js +1 -1
  340. package/pure-cell/moderncssm/components/graphics/component.js +1 -1
  341. package/pure-cell/moderncssm/components/graphics/index.d.ts +1 -1
  342. package/pure-cell/moderncssm/components/graphics/index.js +1 -1
  343. package/pure-cell/moderncssm/components/main/component.js +1 -1
  344. package/pure-cell/moderncssm/components/main/index.d.ts +1 -1
  345. package/pure-cell/moderncssm/components/main/index.js +1 -1
  346. package/pure-cell/moderncssm/components/text/component.js +1 -1
  347. package/pure-cell/moderncssm/components/text/index.d.ts +1 -1
  348. package/pure-cell/moderncssm/components/text/index.js +1 -1
  349. package/pure-cell/moderncssm/index.js +1 -1
  350. package/select/components/base-select/Component.js +2 -2
  351. package/select/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  352. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  353. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  354. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  355. package/select/esm/Component.responsive.js +3 -3
  356. package/select/esm/components/base-select/Component.js +2 -2
  357. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  358. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  359. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  360. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  361. package/select/esm/components/base-select/index.js +2 -2
  362. package/select/esm/components/index.js +2 -2
  363. package/select/esm/desktop/Component.desktop.js +2 -2
  364. package/select/esm/desktop/index.js +2 -2
  365. package/select/esm/index.js +3 -3
  366. package/select/esm/mobile/Component.mobile.js +3 -3
  367. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  368. package/select/esm/mobile/index.js +3 -3
  369. package/select/esm/presets/index.js +1 -1
  370. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  371. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  372. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  373. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  374. package/select/esm/shared/index.js +3 -3
  375. package/select/mobile/Component.mobile.js +1 -1
  376. package/select/modern/Component.responsive.js +3 -3
  377. package/select/modern/components/base-select/Component.js +2 -2
  378. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  379. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  380. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  381. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  382. package/select/modern/components/base-select/index.js +2 -2
  383. package/select/modern/components/index.js +2 -2
  384. package/select/modern/desktop/Component.desktop.js +2 -2
  385. package/select/modern/desktop/index.js +2 -2
  386. package/select/modern/index.js +3 -3
  387. package/select/modern/mobile/Component.mobile.js +3 -3
  388. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  389. package/select/modern/mobile/index.js +3 -3
  390. package/select/modern/presets/index.js +1 -1
  391. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  392. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  393. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  394. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  395. package/select/modern/shared/index.js +3 -3
  396. package/select/presets/index.js +1 -1
  397. package/select/presets/useSelectWithApply/hook.js +1 -1
  398. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  399. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  400. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  401. package/select/shared/index.js +1 -1
  402. package/side-panel/components/controls/Component.js +1 -1
  403. package/side-panel/components/footer/Component.js +1 -1
  404. package/side-panel/esm/Component.responsive.js +1 -1
  405. package/side-panel/esm/components/controls/Component.js +1 -1
  406. package/side-panel/esm/components/controls/index.js +1 -1
  407. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  408. package/side-panel/esm/components/footer/Component.js +1 -1
  409. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  410. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  411. package/side-panel/esm/desktop/index.js +1 -1
  412. package/side-panel/esm/index.js +1 -1
  413. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  414. package/side-panel/esm/mobile/index.js +1 -1
  415. package/side-panel/modern/Component.responsive.js +1 -1
  416. package/side-panel/modern/components/controls/Component.js +1 -1
  417. package/side-panel/modern/components/controls/index.js +1 -1
  418. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  419. package/side-panel/modern/components/footer/Component.js +1 -1
  420. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  421. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  422. package/side-panel/modern/desktop/index.js +1 -1
  423. package/side-panel/modern/index.js +1 -1
  424. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  425. package/side-panel/modern/mobile/index.js +1 -1
  426. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  427. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  428. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  429. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  430. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  431. package/tabs/esm/collapsible/index.js +1 -1
  432. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  433. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  434. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  435. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  436. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  437. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  438. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  439. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  440. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  441. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  442. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  443. package/tabs/esm/desktop/index.js +2 -2
  444. package/tabs/esm/index.js +2 -2
  445. package/tabs/esm/mobile/index.js +2 -2
  446. package/tabs/modern/collapsible/index.js +1 -1
  447. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  448. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  449. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  450. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  451. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  452. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  453. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  454. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  455. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  456. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  457. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  458. package/tabs/modern/desktop/index.js +2 -2
  459. package/tabs/modern/index.js +2 -2
  460. package/tabs/modern/mobile/index.js +2 -2
  461. package/textarea/Component.js +1 -1
  462. package/textarea/components/PseudoTextArea.js +1 -1
  463. package/textarea/components/index.d.ts +1 -1
  464. package/textarea/components/index.js +1 -1
  465. package/textarea/esm/Component.js +1 -1
  466. package/textarea/esm/components/PseudoTextArea.js +1 -1
  467. package/textarea/esm/components/index.d.ts +1 -1
  468. package/textarea/esm/components/index.js +1 -1
  469. package/textarea/esm/index.js +1 -1
  470. package/textarea/modern/Component.js +1 -1
  471. package/textarea/modern/components/PseudoTextArea.js +1 -1
  472. package/textarea/modern/components/index.d.ts +1 -1
  473. package/textarea/modern/components/index.js +1 -1
  474. package/textarea/modern/index.js +1 -1
  475. package/themes/compiled/mobile-dark-bluetint.css +19 -158
  476. package/time-input/utils/format.js +10 -6
  477. package/typography/cssm/common.module.css +3 -0
  478. package/typography/cssm/text/component.js +1 -0
  479. package/typography/cssm/text/index.module.css +3 -1
  480. package/typography/cssm/title/component.js +4 -1
  481. package/typography/cssm/title/index.module.css +3 -1
  482. package/typography/esm/component.js +2 -2
  483. package/typography/esm/index.js +2 -2
  484. package/typography/esm/text/component.js +3 -2
  485. package/typography/esm/text/index.css +3 -1
  486. package/typography/esm/text/index.js +1 -1
  487. package/typography/esm/title/component.js +5 -2
  488. package/typography/esm/title/index.css +3 -1
  489. package/typography/esm/title/index.js +3 -3
  490. package/typography/esm/title-mobile/component.js +2 -2
  491. package/typography/esm/title-mobile/index.js +2 -2
  492. package/typography/esm/title-responsive/component.js +2 -2
  493. package/typography/esm/title-responsive/index.js +2 -2
  494. package/typography/modern/component.js +2 -2
  495. package/typography/modern/index.js +2 -2
  496. package/typography/modern/text/component.js +3 -2
  497. package/typography/modern/text/index.css +3 -1
  498. package/typography/modern/text/index.js +1 -1
  499. package/typography/modern/title/component.js +5 -2
  500. package/typography/modern/title/index.css +3 -1
  501. package/typography/modern/title/index.js +3 -3
  502. package/typography/modern/title-mobile/component.js +2 -2
  503. package/typography/modern/title-mobile/index.js +2 -2
  504. package/typography/modern/title-responsive/component.js +2 -2
  505. package/typography/modern/title-responsive/index.js +2 -2
  506. package/typography/moderncssm/common.module.css +3 -0
  507. package/typography/moderncssm/text/component.js +1 -0
  508. package/typography/moderncssm/text/index.module.css +3 -21
  509. package/typography/moderncssm/title/component.js +4 -1
  510. package/typography/moderncssm/title/index.module.css +3 -0
  511. package/typography/text/component.js +3 -2
  512. package/typography/text/index.css +3 -1
  513. package/typography/title/component.js +5 -2
  514. package/typography/title/index.css +3 -1
  515. package/typography/title/index.js +2 -2
  516. package/typography/title-mobile/component.js +1 -1
  517. package/universal-date-input/cssm/index-03d088c4.d.ts +1 -1
  518. package/universal-date-input/cssm/index-281accb7.d.ts +1 -1
  519. package/universal-date-input/esm/index-03d088c4.d.ts +1 -1
  520. package/universal-date-input/esm/index-281accb7.d.ts +1 -1
  521. package/universal-date-input/index-03d088c4.d.ts +1 -1
  522. package/universal-date-input/index-281accb7.d.ts +1 -1
  523. package/universal-date-input/modern/index-03d088c4.d.ts +1 -1
  524. package/universal-date-input/modern/index-281accb7.d.ts +1 -1
  525. package/universal-date-input/moderncssm/index-03d088c4.d.ts +1 -1
  526. package/universal-date-input/moderncssm/index-281accb7.d.ts +1 -1
  527. package/accordion/@alfalab/icons-glyph/package.json +0 -14
  528. package/attach/@alfalab/icons-glyph/package.json +0 -14
  529. package/bank-card/@alfalab/icons-glyph/package.json +0 -14
  530. package/calendar/@alfalab/icons-glyph/package.json +0 -14
  531. package/calendar-input/@alfalab/icons-glyph/package.json +0 -14
  532. package/checkbox/@alfalab/icons-glyph/package.json +0 -14
  533. package/collapse/@alfalab/icons-glyph/package.json +0 -14
  534. package/confirmation-v1/@alfalab/icons-glyph/package.json +0 -14
  535. package/date-range-input/@alfalab/icons-glyph/package.json +0 -14
  536. package/date-time-input/@alfalab/icons-glyph/package.json +0 -14
  537. package/dropzone/@alfalab/icons-glyph/package.json +0 -14
  538. package/file-upload-item/components/content/components/content-error/content-error.css +0 -4
  539. package/file-upload-item/components/content/components/content-error/content-error.d.ts +0 -4
  540. package/file-upload-item/components/content/components/content-error/content-error.js +0 -25
  541. package/file-upload-item/components/content/components/content-error/index.d.ts +0 -1
  542. package/file-upload-item/components/content/components/content-error/index.js +0 -7
  543. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.css +0 -31
  544. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  545. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +0 -49
  546. package/file-upload-item/components/content/components/content-subtitle/hooks/useContentSubtitle.d.ts +0 -8
  547. package/file-upload-item/components/content/components/content-subtitle/hooks/useContentSubtitle.js +0 -36
  548. package/file-upload-item/components/content/content.css +0 -50
  549. package/file-upload-item/components/content/content.d.ts +0 -4
  550. package/file-upload-item/components/content/content.js +0 -33
  551. package/file-upload-item/components/content/index.d.ts +0 -1
  552. package/file-upload-item/components/content/index.js +0 -7
  553. package/file-upload-item/components/content/utils/isError.d.ts +0 -2
  554. package/file-upload-item/components/content/utils/isError.js +0 -13
  555. package/file-upload-item/components/left-addon/components/left-addon-icon/index.d.ts +0 -1
  556. package/file-upload-item/components/left-addon/components/left-addon-icon/index.js +0 -7
  557. package/file-upload-item/components/left-addon/components/left-addon-icon/left-addon-icon.d.ts +0 -4
  558. package/file-upload-item/components/left-addon/components/left-addon-icon/left-addon-icon.js +0 -64
  559. package/file-upload-item/components/left-addon/components/progress-bar/index.d.ts +0 -1
  560. package/file-upload-item/components/left-addon/components/progress-bar/index.js +0 -7
  561. package/file-upload-item/components/left-addon/components/progress-bar/progress-bar.d.ts +0 -6
  562. package/file-upload-item/components/left-addon/components/progress-bar/progress-bar.js +0 -20
  563. package/file-upload-item/components/left-addon/index.d.ts +0 -1
  564. package/file-upload-item/components/left-addon/index.js +0 -7
  565. package/file-upload-item/components/left-addon/left-addon.css +0 -46
  566. package/file-upload-item/components/left-addon/left-addon.d.ts +0 -4
  567. package/file-upload-item/components/left-addon/left-addon.js +0 -46
  568. package/file-upload-item/components/right-addon/hooks/useRightAddon.d.ts +0 -14
  569. package/file-upload-item/components/right-addon/hooks/useRightAddon.js +0 -37
  570. package/file-upload-item/components/right-addon/index.d.ts +0 -1
  571. package/file-upload-item/components/right-addon/index.js +0 -7
  572. package/file-upload-item/components/right-addon/right-addon.css +0 -9
  573. package/file-upload-item/components/right-addon/right-addon.d.ts +0 -4
  574. package/file-upload-item/components/right-addon/right-addon.js +0 -29
  575. package/file-upload-item/const/file-type-map.d.ts +0 -15
  576. package/file-upload-item/const/file-type-map.js +0 -18
  577. package/file-upload-item/const/progress-bar.d.ts +0 -2
  578. package/file-upload-item/const/progress-bar.js +0 -5
  579. package/file-upload-item/const/upload-status-map.d.ts +0 -9
  580. package/file-upload-item/const/upload-status-map.js +0 -12
  581. package/file-upload-item/context/file-upload-item-context.d.ts +0 -31
  582. package/file-upload-item/context/file-upload-item-context.js +0 -30
  583. package/file-upload-item/cssm/components/content/components/content-error/content-error.d.ts +0 -4
  584. package/file-upload-item/cssm/components/content/components/content-error/content-error.js +0 -24
  585. package/file-upload-item/cssm/components/content/components/content-error/content-error.module.css +0 -3
  586. package/file-upload-item/cssm/components/content/components/content-error/index.d.ts +0 -1
  587. package/file-upload-item/cssm/components/content/components/content-error/index.js +0 -7
  588. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  589. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +0 -48
  590. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.module.css +0 -30
  591. package/file-upload-item/cssm/components/content/components/content-subtitle/hooks/useContentSubtitle.d.ts +0 -8
  592. package/file-upload-item/cssm/components/content/components/content-subtitle/hooks/useContentSubtitle.js +0 -36
  593. package/file-upload-item/cssm/components/content/content.d.ts +0 -4
  594. package/file-upload-item/cssm/components/content/content.js +0 -32
  595. package/file-upload-item/cssm/components/content/content.module.css +0 -49
  596. package/file-upload-item/cssm/components/content/index.d.ts +0 -1
  597. package/file-upload-item/cssm/components/content/index.js +0 -7
  598. package/file-upload-item/cssm/components/content/utils/isError.d.ts +0 -2
  599. package/file-upload-item/cssm/components/content/utils/isError.js +0 -13
  600. package/file-upload-item/cssm/components/left-addon/components/left-addon-icon/index.d.ts +0 -1
  601. package/file-upload-item/cssm/components/left-addon/components/left-addon-icon/index.js +0 -7
  602. package/file-upload-item/cssm/components/left-addon/components/left-addon-icon/left-addon-icon.d.ts +0 -4
  603. package/file-upload-item/cssm/components/left-addon/components/left-addon-icon/left-addon-icon.js +0 -64
  604. package/file-upload-item/cssm/components/left-addon/components/progress-bar/index.d.ts +0 -1
  605. package/file-upload-item/cssm/components/left-addon/components/progress-bar/index.js +0 -7
  606. package/file-upload-item/cssm/components/left-addon/components/progress-bar/progress-bar.d.ts +0 -6
  607. package/file-upload-item/cssm/components/left-addon/components/progress-bar/progress-bar.js +0 -20
  608. package/file-upload-item/cssm/components/left-addon/index.d.ts +0 -1
  609. package/file-upload-item/cssm/components/left-addon/index.js +0 -7
  610. package/file-upload-item/cssm/components/left-addon/left-addon.d.ts +0 -4
  611. package/file-upload-item/cssm/components/left-addon/left-addon.js +0 -45
  612. package/file-upload-item/cssm/components/left-addon/left-addon.module.css +0 -45
  613. package/file-upload-item/cssm/components/right-addon/hooks/useRightAddon.d.ts +0 -14
  614. package/file-upload-item/cssm/components/right-addon/hooks/useRightAddon.js +0 -37
  615. package/file-upload-item/cssm/components/right-addon/index.d.ts +0 -1
  616. package/file-upload-item/cssm/components/right-addon/index.js +0 -7
  617. package/file-upload-item/cssm/components/right-addon/right-addon.d.ts +0 -4
  618. package/file-upload-item/cssm/components/right-addon/right-addon.js +0 -28
  619. package/file-upload-item/cssm/components/right-addon/right-addon.module.css +0 -8
  620. package/file-upload-item/cssm/const/file-type-map.d.ts +0 -15
  621. package/file-upload-item/cssm/const/file-type-map.js +0 -18
  622. package/file-upload-item/cssm/const/progress-bar.d.ts +0 -2
  623. package/file-upload-item/cssm/const/progress-bar.js +0 -5
  624. package/file-upload-item/cssm/const/upload-status-map.d.ts +0 -9
  625. package/file-upload-item/cssm/const/upload-status-map.js +0 -12
  626. package/file-upload-item/cssm/context/file-upload-item-context.d.ts +0 -31
  627. package/file-upload-item/cssm/context/file-upload-item-context.js +0 -30
  628. package/file-upload-item/cssm/types/file-upload-item-props.d.ts +0 -114
  629. package/file-upload-item/cssm/types/file-upload-item-props.js +0 -1
  630. package/file-upload-item/cssm/types/index.d.ts +0 -3
  631. package/file-upload-item/cssm/types/index.js +0 -1
  632. package/file-upload-item/esm/components/content/components/content-error/content-error.css +0 -4
  633. package/file-upload-item/esm/components/content/components/content-error/content-error.d.ts +0 -4
  634. package/file-upload-item/esm/components/content/components/content-error/content-error.js +0 -19
  635. package/file-upload-item/esm/components/content/components/content-error/index.d.ts +0 -1
  636. package/file-upload-item/esm/components/content/components/content-error/index.js +0 -4
  637. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.css +0 -31
  638. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  639. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +0 -45
  640. package/file-upload-item/esm/components/content/components/content-subtitle/hooks/useContentSubtitle.d.ts +0 -8
  641. package/file-upload-item/esm/components/content/components/content-subtitle/hooks/useContentSubtitle.js +0 -35
  642. package/file-upload-item/esm/components/content/content.css +0 -50
  643. package/file-upload-item/esm/components/content/content.d.ts +0 -4
  644. package/file-upload-item/esm/components/content/content.js +0 -32
  645. package/file-upload-item/esm/components/content/index.d.ts +0 -1
  646. package/file-upload-item/esm/components/content/index.js +0 -12
  647. package/file-upload-item/esm/components/content/utils/isError.d.ts +0 -2
  648. package/file-upload-item/esm/components/content/utils/isError.js +0 -11
  649. package/file-upload-item/esm/components/left-addon/components/left-addon-icon/index.d.ts +0 -1
  650. package/file-upload-item/esm/components/left-addon/components/left-addon-icon/index.js +0 -15
  651. package/file-upload-item/esm/components/left-addon/components/left-addon-icon/left-addon-icon.d.ts +0 -4
  652. package/file-upload-item/esm/components/left-addon/components/left-addon-icon/left-addon-icon.js +0 -58
  653. package/file-upload-item/esm/components/left-addon/components/progress-bar/index.d.ts +0 -1
  654. package/file-upload-item/esm/components/left-addon/components/progress-bar/index.js +0 -2
  655. package/file-upload-item/esm/components/left-addon/components/progress-bar/progress-bar.d.ts +0 -6
  656. package/file-upload-item/esm/components/left-addon/components/progress-bar/progress-bar.js +0 -14
  657. package/file-upload-item/esm/components/left-addon/index.d.ts +0 -1
  658. package/file-upload-item/esm/components/left-addon/index.js +0 -19
  659. package/file-upload-item/esm/components/left-addon/left-addon.css +0 -46
  660. package/file-upload-item/esm/components/left-addon/left-addon.d.ts +0 -4
  661. package/file-upload-item/esm/components/left-addon/left-addon.js +0 -49
  662. package/file-upload-item/esm/components/right-addon/hooks/useRightAddon.d.ts +0 -14
  663. package/file-upload-item/esm/components/right-addon/hooks/useRightAddon.js +0 -35
  664. package/file-upload-item/esm/components/right-addon/index.d.ts +0 -1
  665. package/file-upload-item/esm/components/right-addon/index.js +0 -8
  666. package/file-upload-item/esm/components/right-addon/right-addon.css +0 -9
  667. package/file-upload-item/esm/components/right-addon/right-addon.d.ts +0 -4
  668. package/file-upload-item/esm/components/right-addon/right-addon.js +0 -21
  669. package/file-upload-item/esm/const/file-type-map.d.ts +0 -15
  670. package/file-upload-item/esm/const/file-type-map.js +0 -16
  671. package/file-upload-item/esm/const/progress-bar.d.ts +0 -2
  672. package/file-upload-item/esm/const/progress-bar.js +0 -3
  673. package/file-upload-item/esm/const/upload-status-map.d.ts +0 -9
  674. package/file-upload-item/esm/const/upload-status-map.js +0 -10
  675. package/file-upload-item/esm/context/file-upload-item-context.d.ts +0 -31
  676. package/file-upload-item/esm/context/file-upload-item-context.js +0 -28
  677. package/file-upload-item/esm/types/file-upload-item-props.d.ts +0 -114
  678. package/file-upload-item/esm/types/file-upload-item-props.js +0 -1
  679. package/file-upload-item/esm/types/index.d.ts +0 -3
  680. package/file-upload-item/esm/types/index.js +0 -1
  681. package/file-upload-item/modern/components/content/components/content-error/content-error.css +0 -4
  682. package/file-upload-item/modern/components/content/components/content-error/content-error.d.ts +0 -4
  683. package/file-upload-item/modern/components/content/components/content-error/content-error.js +0 -19
  684. package/file-upload-item/modern/components/content/components/content-error/index.d.ts +0 -1
  685. package/file-upload-item/modern/components/content/components/content-error/index.js +0 -4
  686. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.css +0 -31
  687. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  688. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +0 -44
  689. package/file-upload-item/modern/components/content/components/content-subtitle/hooks/useContentSubtitle.d.ts +0 -8
  690. package/file-upload-item/modern/components/content/components/content-subtitle/hooks/useContentSubtitle.js +0 -35
  691. package/file-upload-item/modern/components/content/content.css +0 -50
  692. package/file-upload-item/modern/components/content/content.d.ts +0 -4
  693. package/file-upload-item/modern/components/content/content.js +0 -31
  694. package/file-upload-item/modern/components/content/index.d.ts +0 -1
  695. package/file-upload-item/modern/components/content/index.js +0 -12
  696. package/file-upload-item/modern/components/content/utils/isError.d.ts +0 -2
  697. package/file-upload-item/modern/components/content/utils/isError.js +0 -11
  698. package/file-upload-item/modern/components/left-addon/components/left-addon-icon/index.d.ts +0 -1
  699. package/file-upload-item/modern/components/left-addon/components/left-addon-icon/index.js +0 -14
  700. package/file-upload-item/modern/components/left-addon/components/left-addon-icon/left-addon-icon.d.ts +0 -4
  701. package/file-upload-item/modern/components/left-addon/components/left-addon-icon/left-addon-icon.js +0 -57
  702. package/file-upload-item/modern/components/left-addon/components/progress-bar/index.d.ts +0 -1
  703. package/file-upload-item/modern/components/left-addon/components/progress-bar/index.js +0 -2
  704. package/file-upload-item/modern/components/left-addon/components/progress-bar/progress-bar.d.ts +0 -6
  705. package/file-upload-item/modern/components/left-addon/components/progress-bar/progress-bar.js +0 -11
  706. package/file-upload-item/modern/components/left-addon/index.d.ts +0 -1
  707. package/file-upload-item/modern/components/left-addon/index.js +0 -18
  708. package/file-upload-item/modern/components/left-addon/left-addon.css +0 -46
  709. package/file-upload-item/modern/components/left-addon/left-addon.d.ts +0 -4
  710. package/file-upload-item/modern/components/left-addon/left-addon.js +0 -47
  711. package/file-upload-item/modern/components/right-addon/hooks/useRightAddon.d.ts +0 -14
  712. package/file-upload-item/modern/components/right-addon/hooks/useRightAddon.js +0 -35
  713. package/file-upload-item/modern/components/right-addon/index.d.ts +0 -1
  714. package/file-upload-item/modern/components/right-addon/index.js +0 -8
  715. package/file-upload-item/modern/components/right-addon/right-addon.css +0 -9
  716. package/file-upload-item/modern/components/right-addon/right-addon.d.ts +0 -4
  717. package/file-upload-item/modern/components/right-addon/right-addon.js +0 -21
  718. package/file-upload-item/modern/const/file-type-map.d.ts +0 -15
  719. package/file-upload-item/modern/const/file-type-map.js +0 -16
  720. package/file-upload-item/modern/const/progress-bar.d.ts +0 -2
  721. package/file-upload-item/modern/const/progress-bar.js +0 -3
  722. package/file-upload-item/modern/const/upload-status-map.d.ts +0 -9
  723. package/file-upload-item/modern/const/upload-status-map.js +0 -10
  724. package/file-upload-item/modern/context/file-upload-item-context.d.ts +0 -31
  725. package/file-upload-item/modern/context/file-upload-item-context.js +0 -28
  726. package/file-upload-item/modern/types/file-upload-item-props.d.ts +0 -114
  727. package/file-upload-item/modern/types/file-upload-item-props.js +0 -1
  728. package/file-upload-item/modern/types/index.d.ts +0 -3
  729. package/file-upload-item/modern/types/index.js +0 -1
  730. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.d.ts +0 -4
  731. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.js +0 -17
  732. package/file-upload-item/moderncssm/components/content/components/content-error/content-error.module.css +0 -3
  733. package/file-upload-item/moderncssm/components/content/components/content-error/index.d.ts +0 -1
  734. package/file-upload-item/moderncssm/components/content/components/content-error/index.js +0 -5
  735. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.d.ts +0 -4
  736. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +0 -43
  737. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.module.css +0 -15
  738. package/file-upload-item/moderncssm/components/content/components/content-subtitle/hooks/useContentSubtitle.d.ts +0 -8
  739. package/file-upload-item/moderncssm/components/content/components/content-subtitle/hooks/useContentSubtitle.js +0 -35
  740. package/file-upload-item/moderncssm/components/content/content.d.ts +0 -4
  741. package/file-upload-item/moderncssm/components/content/content.js +0 -31
  742. package/file-upload-item/moderncssm/components/content/content.module.css +0 -37
  743. package/file-upload-item/moderncssm/components/content/index.d.ts +0 -1
  744. package/file-upload-item/moderncssm/components/content/index.js +0 -15
  745. package/file-upload-item/moderncssm/components/content/utils/isError.d.ts +0 -2
  746. package/file-upload-item/moderncssm/components/content/utils/isError.js +0 -11
  747. package/file-upload-item/moderncssm/components/left-addon/components/left-addon-icon/index.d.ts +0 -1
  748. package/file-upload-item/moderncssm/components/left-addon/components/left-addon-icon/index.js +0 -14
  749. package/file-upload-item/moderncssm/components/left-addon/components/left-addon-icon/left-addon-icon.d.ts +0 -4
  750. package/file-upload-item/moderncssm/components/left-addon/components/left-addon-icon/left-addon-icon.js +0 -57
  751. package/file-upload-item/moderncssm/components/left-addon/components/progress-bar/index.d.ts +0 -1
  752. package/file-upload-item/moderncssm/components/left-addon/components/progress-bar/index.js +0 -2
  753. package/file-upload-item/moderncssm/components/left-addon/components/progress-bar/progress-bar.d.ts +0 -6
  754. package/file-upload-item/moderncssm/components/left-addon/components/progress-bar/progress-bar.js +0 -11
  755. package/file-upload-item/moderncssm/components/left-addon/index.d.ts +0 -1
  756. package/file-upload-item/moderncssm/components/left-addon/index.js +0 -19
  757. package/file-upload-item/moderncssm/components/left-addon/left-addon.d.ts +0 -4
  758. package/file-upload-item/moderncssm/components/left-addon/left-addon.js +0 -45
  759. package/file-upload-item/moderncssm/components/left-addon/left-addon.module.css +0 -32
  760. package/file-upload-item/moderncssm/components/right-addon/hooks/useRightAddon.d.ts +0 -14
  761. package/file-upload-item/moderncssm/components/right-addon/hooks/useRightAddon.js +0 -35
  762. package/file-upload-item/moderncssm/components/right-addon/index.d.ts +0 -1
  763. package/file-upload-item/moderncssm/components/right-addon/index.js +0 -9
  764. package/file-upload-item/moderncssm/components/right-addon/right-addon.d.ts +0 -4
  765. package/file-upload-item/moderncssm/components/right-addon/right-addon.js +0 -19
  766. package/file-upload-item/moderncssm/components/right-addon/right-addon.module.css +0 -8
  767. package/file-upload-item/moderncssm/const/file-type-map.d.ts +0 -15
  768. package/file-upload-item/moderncssm/const/file-type-map.js +0 -16
  769. package/file-upload-item/moderncssm/const/progress-bar.d.ts +0 -2
  770. package/file-upload-item/moderncssm/const/progress-bar.js +0 -3
  771. package/file-upload-item/moderncssm/const/upload-status-map.d.ts +0 -9
  772. package/file-upload-item/moderncssm/const/upload-status-map.js +0 -10
  773. package/file-upload-item/moderncssm/context/file-upload-item-context.d.ts +0 -31
  774. package/file-upload-item/moderncssm/context/file-upload-item-context.js +0 -28
  775. package/file-upload-item/moderncssm/types/file-upload-item-props.d.ts +0 -114
  776. package/file-upload-item/moderncssm/types/file-upload-item-props.js +0 -1
  777. package/file-upload-item/moderncssm/types/index.d.ts +0 -3
  778. package/file-upload-item/moderncssm/types/index.js +0 -1
  779. package/file-upload-item/types/file-upload-item-props.d.ts +0 -114
  780. package/file-upload-item/types/file-upload-item-props.js +0 -1
  781. package/file-upload-item/types/index.d.ts +0 -3
  782. package/file-upload-item/types/index.js +0 -1
  783. package/file-upload-item-v1/@alfalab/icons-glyph/package.json +0 -14
  784. package/file-upload-item-v1/Component.d.ts +0 -95
  785. package/file-upload-item-v1/Component.js +0 -81
  786. package/file-upload-item-v1/cssm/Component.d.ts +0 -95
  787. package/file-upload-item-v1/cssm/Component.js +0 -80
  788. package/file-upload-item-v1/cssm/index.d.ts +0 -1
  789. package/file-upload-item-v1/cssm/index.js +0 -7
  790. package/file-upload-item-v1/cssm/index.module.css +0 -124
  791. package/file-upload-item-v1/cssm/utils.d.ts +0 -5
  792. package/file-upload-item-v1/cssm/utils.js +0 -45
  793. package/file-upload-item-v1/esm/Component.d.ts +0 -95
  794. package/file-upload-item-v1/esm/Component.js +0 -79
  795. package/file-upload-item-v1/esm/index.css +0 -125
  796. package/file-upload-item-v1/esm/index.d.ts +0 -1
  797. package/file-upload-item-v1/esm/index.js +0 -17
  798. package/file-upload-item-v1/esm/utils.d.ts +0 -5
  799. package/file-upload-item-v1/esm/utils.js +0 -41
  800. package/file-upload-item-v1/index.css +0 -125
  801. package/file-upload-item-v1/index.d.ts +0 -1
  802. package/file-upload-item-v1/index.js +0 -7
  803. package/file-upload-item-v1/modern/Component.d.ts +0 -95
  804. package/file-upload-item-v1/modern/Component.js +0 -77
  805. package/file-upload-item-v1/modern/index.css +0 -125
  806. package/file-upload-item-v1/modern/index.d.ts +0 -1
  807. package/file-upload-item-v1/modern/index.js +0 -17
  808. package/file-upload-item-v1/modern/utils.d.ts +0 -5
  809. package/file-upload-item-v1/modern/utils.js +0 -41
  810. package/file-upload-item-v1/moderncssm/Component.d.ts +0 -95
  811. package/file-upload-item-v1/moderncssm/Component.js +0 -75
  812. package/file-upload-item-v1/moderncssm/index.d.ts +0 -1
  813. package/file-upload-item-v1/moderncssm/index.js +0 -18
  814. package/file-upload-item-v1/moderncssm/index.module.css +0 -129
  815. package/file-upload-item-v1/moderncssm/utils.d.ts +0 -5
  816. package/file-upload-item-v1/moderncssm/utils.js +0 -41
  817. package/file-upload-item-v1/package.json +0 -3
  818. package/file-upload-item-v1/utils.d.ts +0 -5
  819. package/file-upload-item-v1/utils.js +0 -45
  820. package/filter-tag/@alfalab/icons-glyph/package.json +0 -14
  821. package/gallery/@alfalab/icons-glyph/package.json +0 -14
  822. package/input/@alfalab/icons-glyph/package.json +0 -14
  823. package/international-phone-input/@alfalab/icons-glyph/package.json +0 -14
  824. package/international-phone-input/moderncssm/component-eb15729d.d.ts +0 -123
  825. package/intl-phone-input/@alfalab/icons-glyph/package.json +0 -14
  826. package/navigation-bar/@alfalab/icons-glyph/package.json +0 -14
  827. package/navigation-bar-private/@alfalab/icons-glyph/package.json +0 -14
  828. package/number-input/@alfalab/icons-glyph/package.json +0 -14
  829. package/pagination/@alfalab/icons-glyph/package.json +0 -14
  830. package/pass-code/@alfalab/icons-glyph/package.json +0 -14
  831. package/pass-code-v1/@alfalab/icons-glyph/package.json +0 -14
  832. package/password-input/@alfalab/icons-glyph/package.json +0 -14
  833. package/picker-button/@alfalab/icons-glyph/package.json +0 -14
  834. package/plate/@alfalab/icons-glyph/package.json +0 -14
  835. package/product-cover/@alfalab/icons-glyph/package.json +0 -14
  836. package/select/@alfalab/icons-glyph/package.json +0 -14
  837. package/select-with-tags/@alfalab/icons-glyph/package.json +0 -14
  838. package/sortable-list/@alfalab/icons-glyph/package.json +0 -14
  839. package/status-badge/@alfalab/icons-glyph/package.json +0 -14
  840. package/steps/@alfalab/icons-glyph/package.json +0 -14
  841. package/tabs/@alfalab/icons-glyph/package.json +0 -14
  842. package/toast-plate/@alfalab/icons-glyph/package.json +0 -14
  843. package/universal-date-input/@alfalab/icons-glyph/package.json +0 -14
  844. /package/confirmation/{countdown-section-bcbe6c2c.d.ts → countdown-section-814307fc.d.ts} +0 -0
  845. /package/confirmation/{countdown-section-bcbe6c2c.js → countdown-section-814307fc.js} +0 -0
  846. /package/confirmation/esm/{countdown-section-d29b1c80.d.ts → countdown-section-f1015182.d.ts} +0 -0
  847. /package/confirmation/esm/{countdown-section-d29b1c80.js → countdown-section-f1015182.js} +0 -0
  848. /package/confirmation/modern/{countdown-section-cc3b35c1.d.ts → countdown-section-791d483e.d.ts} +0 -0
  849. /package/confirmation/modern/{countdown-section-cc3b35c1.js → countdown-section-791d483e.js} +0 -0
  850. /package/gallery/esm/{slide-c7cc0c1c.d.ts → slide-3be75078.d.ts} +0 -0
  851. /package/gallery/esm/{slide-c7cc0c1c.js → slide-3be75078.js} +0 -0
  852. /package/gallery/modern/{slide-999fba64.d.ts → slide-df1baab8.d.ts} +0 -0
  853. /package/gallery/modern/{slide-999fba64.js → slide-df1baab8.js} +0 -0
  854. /package/gallery/{slide-1f1d2acf.d.ts → slide-2cbb0733.d.ts} +0 -0
  855. /package/gallery/{slide-1f1d2acf.js → slide-2cbb0733.js} +0 -0
  856. /package/international-phone-input/{component-eb15729d.d.ts → cssm/component-8bdd19d3.d.ts} +0 -0
  857. /package/international-phone-input/{cssm/component-eb15729d.d.ts → esm/component-8bdd19d3.d.ts} +0 -0
  858. /package/international-phone-input/{esm/component-eb15729d.d.ts → modern/component-8bdd19d3.d.ts} +0 -0
  859. /package/international-phone-input/{modern/component-eb15729d.d.ts → moderncssm/component-8bdd19d3.d.ts} +0 -0
  860. /package/modal/esm/{layout.module-8c3f4015.js → layout.module-fa0d2a0e.js} +0 -0
  861. /package/modal/{layout.module-6f0f649e.js → layout.module-6d802129.js} +0 -0
  862. /package/modal/modern/{layout.module-c0179503.js → layout.module-b56322a3.js} +0 -0
  863. /package/picker-button/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  864. /package/picker-button/cssm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  865. /package/picker-button/esm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  866. /package/picker-button/modern/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  867. /package/picker-button/moderncssm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  868. /package/plate/{PortalContext-299743c9.d.ts → PortalContext-02307480.d.ts} +0 -0
  869. /package/plate/{PortalContext-299743c9.js → PortalContext-02307480.js} +0 -0
  870. /package/plate/esm/{PortalContext-3575a374.d.ts → PortalContext-53bcec9b.d.ts} +0 -0
  871. /package/plate/esm/{PortalContext-3575a374.js → PortalContext-53bcec9b.js} +0 -0
  872. /package/plate/modern/{PortalContext-ed8ca67b.d.ts → PortalContext-78ac50c2.d.ts} +0 -0
  873. /package/plate/modern/{PortalContext-ed8ca67b.js → PortalContext-78ac50c2.js} +0 -0
  874. /package/select/esm/{hook-7650fcff.d.ts → hook-2671ed8c.d.ts} +0 -0
  875. /package/select/esm/{hook-7650fcff.js → hook-2671ed8c.js} +0 -0
  876. /package/select/esm/{list-popover-desktop-72ae27cf.d.ts → list-popover-desktop-887652b7.d.ts} +0 -0
  877. /package/select/esm/{list-popover-desktop-72ae27cf.js → list-popover-desktop-887652b7.js} +0 -0
  878. /package/select/esm/{mobile.module-8f586354.js → mobile.module-4e795c47.js} +0 -0
  879. /package/select/{hook-2b7aa5ff.d.ts → hook-915ae008.d.ts} +0 -0
  880. /package/select/{hook-2b7aa5ff.js → hook-915ae008.js} +0 -0
  881. /package/select/{list-popover-desktop-769ffea3.d.ts → list-popover-desktop-cbc31679.d.ts} +0 -0
  882. /package/select/{list-popover-desktop-769ffea3.js → list-popover-desktop-cbc31679.js} +0 -0
  883. /package/select/{mobile.module-d30b56ac.js → mobile.module-1cf424b0.js} +0 -0
  884. /package/select/modern/{hook-99e3535e.d.ts → hook-3033a0ac.d.ts} +0 -0
  885. /package/select/modern/{hook-99e3535e.js → hook-3033a0ac.js} +0 -0
  886. /package/select/modern/{list-popover-desktop-319208cf.d.ts → list-popover-desktop-9ae81274.d.ts} +0 -0
  887. /package/select/modern/{list-popover-desktop-319208cf.js → list-popover-desktop-9ae81274.js} +0 -0
  888. /package/select/modern/{mobile.module-b32d7337.js → mobile.module-e9497052.js} +0 -0
  889. /package/side-panel/esm/{layout.module-155f70bb.js → layout.module-2625969b.js} +0 -0
  890. /package/side-panel/{layout.module-954e4edd.js → layout.module-c9342b67.js} +0 -0
  891. /package/side-panel/modern/{layout.module-967ac179.js → layout.module-dc84bb3b.js} +0 -0
  892. /package/tabs/esm/{index.module-598bee45.js → index.module-342885f1.js} +0 -0
  893. /package/tabs/esm/{index.module-f80943ef.js → index.module-9b44ff59.js} +0 -0
  894. /package/tabs/{index.module-cbce900a.js → index.module-1138c681.js} +0 -0
  895. /package/tabs/{index.module-39d15ebf.js → index.module-38ada3b4.js} +0 -0
  896. /package/tabs/modern/{index.module-5b9944ea.js → index.module-7a9806c0.js} +0 -0
  897. /package/tabs/modern/{index.module-4293593a.js → index.module-7dca3213.js} +0 -0
  898. /package/textarea/{PseudoTextArea-860b4f49.d.ts → PseudoTextArea-c8a361a3.d.ts} +0 -0
  899. /package/textarea/{PseudoTextArea-860b4f49.js → PseudoTextArea-c8a361a3.js} +0 -0
  900. /package/textarea/esm/{PseudoTextArea-737c70a4.d.ts → PseudoTextArea-9f3b722c.d.ts} +0 -0
  901. /package/textarea/esm/{PseudoTextArea-737c70a4.js → PseudoTextArea-9f3b722c.js} +0 -0
  902. /package/textarea/modern/{PseudoTextArea-e6d47a0d.d.ts → PseudoTextArea-539ff60d.d.ts} +0 -0
  903. /package/textarea/modern/{PseudoTextArea-e6d47a0d.js → PseudoTextArea-539ff60d.js} +0 -0
  904. /package/typography/{colors.module-020c0805.js → colors.module-ae9203b0.js} +0 -0
  905. /package/typography/{common.module-27eacf15.js → common.module-b6c435d0.js} +0 -0
  906. /package/typography/esm/{colors.module-ecac5cf6.js → colors.module-8ee7777c.js} +0 -0
  907. /package/typography/esm/{common.module-247badde.js → common.module-918e04b1.js} +0 -0
  908. /package/typography/modern/{colors.module-07a8f050.js → colors.module-74da56c2.js} +0 -0
  909. /package/typography/modern/{common.module-ef8742a0.js → common.module-95d0a71b.js} +0 -0
  910. /package/universal-date-input/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  911. /package/universal-date-input/cssm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  912. /package/universal-date-input/esm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  913. /package/universal-date-input/modern/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
  914. /package/universal-date-input/moderncssm/{component-eb15729d.d.ts → component-8bdd19d3.d.ts} +0 -0
@@ -4,7 +4,7 @@ import 'classnames';
4
4
  import '../../../../amount/esm';
5
5
  import '../../../../shared/esm';
6
6
  import '../../../../typography/esm';
7
- export { a as Amount } from '../../component-e838a48b.js';
7
+ export { a as Amount } from '../../component-d0dfcb11.js';
8
8
  import 'react-merge-refs';
9
9
  import '../../../../comment/esm';
10
10
  import '@alfalab/hooks';
@@ -1,6 +1,7 @@
1
1
  /* hash: 1s7dd */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
- } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
+ } /* deprecated */ :root {
4
+ --color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
6
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
7
  } :root {
@@ -10,18 +11,31 @@
10
11
  /* Up */
11
12
 
12
13
  /* Hard up */
13
- } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+ } :root { /* deprecated */ /* deprecated */
15
+ --border-radius-m: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
16
 
15
17
  /* новые значения, используйте их */
18
+ --border-radius-8: var(--border-radius-m);
16
19
  } :root {
17
- --gap-3xs: 2px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
20
+ --gap-3xs: 2px; /* deprecated */ /* deprecated */
21
+ --gap-xs: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
22
 
19
23
  /* новые значения, используйте их */
20
24
  --gap-0: 0;
21
25
  --gap-2: var(--gap-3xs);
26
+ --gap-8: var(--gap-xs);
22
27
  } :root {
23
28
  } :root {
24
29
  } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_4vsts {
25
30
  padding: var(--gap-2) var(--gap-0);
26
31
  display: flex;
32
+ } .pure-cell__hidden_4vsts {
33
+ background: var(--color-light-neutral-translucent-400);
34
+ border-radius: var(--border-radius-8);
35
+ display: inline-block;
36
+ height: 24px;
37
+ width: 120px;
38
+ } .pure-cell__hiddenWrapper_4vsts {
39
+ display: flex;
40
+ padding: var(--gap-8) var(--gap-0);
27
41
  }
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { a as Amount } from '../../component-e838a48b.js';
1
+ export { a as Amount } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -4,7 +4,7 @@ import 'classnames';
4
4
  import '../../../../amount/esm';
5
5
  import '../../../../shared/esm';
6
6
  import '../../../../typography/esm';
7
- export { b as AmountTitle } from '../../component-e838a48b.js';
7
+ export { b as AmountTitle } from '../../component-d0dfcb11.js';
8
8
  import 'react-merge-refs';
9
9
  import '../../../../comment/esm';
10
10
  import '@alfalab/hooks';
@@ -1,6 +1,7 @@
1
1
  /* hash: 178hv */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
- } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
+ } /* deprecated */ :root {
4
+ --color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
5
6
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
6
7
  } :root {
@@ -10,16 +11,58 @@
10
11
  /* Up */
11
12
 
12
13
  /* Hard up */
13
- } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
+ } :root { /* deprecated */ /* deprecated */
15
+ --border-radius-m: 8px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
14
16
 
15
17
  /* новые значения, используйте их */
16
- } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
18
+ --border-radius-8: var(--border-radius-m);
19
+ } :root { /* deprecated */
20
+ --gap-2xs: 4px; /* deprecated */
21
+ --gap-xs: 8px; /* deprecated */
22
+ --gap-s: 12px; /* deprecated */ /* deprecated */
23
+ --gap-m: 16px; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
17
24
 
18
25
  /* новые значения, используйте их */
26
+ --gap-0: 0;
27
+ --gap-4: var(--gap-2xs);
28
+ --gap-8: var(--gap-xs);
29
+ --gap-12: var(--gap-s);
30
+ --gap-16: var(--gap-m);
19
31
  } :root {
20
32
  } :root {
21
33
  } /* сбрасывает синюю подсветку при нажатии */ .pure-cell__component_d3u1r {
22
34
  display: flex;
23
35
  } .pure-cell__weight_d3u1r {
24
36
  font-weight: inherit;
37
+ } .pure-cell__hidden_d3u1r {
38
+ background: var(--color-light-neutral-translucent-400);
39
+ border-radius: var(--border-radius-8);
40
+ display: inline-block;
41
+ } .pure-cell__hidden-xsmall_d3u1r {
42
+ height: 16px;
43
+ width: 88px;
44
+ } .pure-cell__hidden-small_d3u1r {
45
+ height: 18px;
46
+ width: 100px;
47
+ } .pure-cell__hidden-medium_d3u1r {
48
+ height: 24px;
49
+ width: 120px;
50
+ } .pure-cell__hidden-large_d3u1r {
51
+ height: 28px;
52
+ width: 136px;
53
+ } .pure-cell__hidden-xlarge_d3u1r {
54
+ height: 32px;
55
+ width: 156px;
56
+ } .pure-cell__hiddenWrapper_d3u1r {
57
+ display: flex;
58
+ } .pure-cell__hiddenWrapper-xsmall_d3u1r {
59
+ padding: var(--gap-4) var(--gap-0);
60
+ } .pure-cell__hiddenWrapper-small_d3u1r {
61
+ padding: var(--gap-8) var(--gap-0);
62
+ } .pure-cell__hiddenWrapper-medium_d3u1r {
63
+ padding: var(--gap-8) var(--gap-0);
64
+ } .pure-cell__hiddenWrapper-large_d3u1r {
65
+ padding: var(--gap-12) var(--gap-0);
66
+ } .pure-cell__hiddenWrapper-xlarge_d3u1r {
67
+ padding: var(--gap-16) var(--gap-0);
25
68
  }
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { b as AmountTitle } from '../../component-e838a48b.js';
1
+ export { b as AmountTitle } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import '../../../../shared/esm';
3
3
  import '../../../../typography/esm';
4
- export { C as Category } from '../../component-e838a48b.js';
4
+ export { C as Category } from '../../component-d0dfcb11.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import 'classnames';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { C as Category } from '../../component-e838a48b.js';
1
+ export { C as Category } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
- export { c as Content } from '../../component-e838a48b.js';
4
+ export { c as Content } from '../../component-d0dfcb11.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { c as Content } from '../../component-e838a48b.js';
1
+ export { c as Content } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
- export { F as Footer } from '../../component-e838a48b.js';
4
+ export { F as Footer } from '../../component-d0dfcb11.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { F as Footer } from '../../component-e838a48b.js';
1
+ export { F as Footer } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import 'tslib';
2
2
  import 'react';
3
3
  import '../../../../button/esm';
4
4
  import '../../../../shared/esm';
5
- export { d as FooterButton } from '../../component-e838a48b.js';
5
+ export { d as FooterButton } from '../../component-d0dfcb11.js';
6
6
  import 'react-merge-refs';
7
7
  import 'classnames';
8
8
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { d as FooterButton } from '../../component-e838a48b.js';
1
+ export { d as FooterButton } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import '../../../../shared/esm';
3
3
  import '../../../../typography/esm';
4
- export { e as FooterText } from '../../component-e838a48b.js';
4
+ export { e as FooterText } from '../../component-d0dfcb11.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import 'classnames';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { e as FooterText } from '../../component-e838a48b.js';
1
+ export { e as FooterText } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import 'tslib';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/esm';
5
- export { G as Graphics } from '../../component-e838a48b.js';
5
+ export { G as Graphics } from '../../component-d0dfcb11.js';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
8
8
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { G as Graphics } from '../../component-e838a48b.js';
1
+ export { G as Graphics } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import 'tslib';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/esm';
5
- export { M as Main } from '../../component-e838a48b.js';
5
+ export { M as Main } from '../../component-d0dfcb11.js';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
8
8
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-e838a48b.js';
1
+ export { M as Main } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
4
  import '../../../../typography/esm';
5
- export { T as Text } from '../../component-e838a48b.js';
5
+ export { T as Text } from '../../component-d0dfcb11.js';
6
6
  import 'tslib';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-e838a48b";
1
+ export * from "../../component-d0dfcb11";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-e838a48b.js';
1
+ export { T as Text } from '../../component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-e838a48b.js';
1
+ export { P as PureCell } from './component-d0dfcb11.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_addon_component = require('./component-2061fb6d.js');
3
+ var components_addon_component = require('./component-0670c13b.js');
4
4
 
5
5
 
6
6
 
@@ -137,6 +137,10 @@ type Props$4 = {
137
137
  * Пропсы, которые будут прокинуты в компонент типографики
138
138
  */
139
139
  titleProps?: TitleProps;
140
+ /**
141
+ * Скрыть денежное значение
142
+ */
143
+ hidden?: boolean;
140
144
  /**
141
145
  * Идентификатор для систем автоматизированного тестирования.
142
146
  * Для typography используется модификатор -amount-title, для компонента Amount -core-amount-title
@@ -157,6 +161,10 @@ type Props$5 = {
157
161
  * Цвет денежного значения
158
162
  */
159
163
  color?: Color;
164
+ /**
165
+ * Скрыть денежное значение
166
+ */
167
+ hidden?: boolean;
160
168
  /**
161
169
  * Идентификатор для систем автоматизированного тестирования.
162
170
  * Для typography используется модификатор -amount-text, для компонента Amount -amount
@@ -38,27 +38,35 @@ const Addon = ({ children, verticalAlign = 'top', addonPadding = 'default', data
38
38
  }), "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'addon'), ...(onClick && onMouseEvents) }, children));
39
39
  };
40
40
 
41
- const styles$9 = {"component":"pure-cell__component_4vsts"};
41
+ const styles$9 = {"component":"pure-cell__component_4vsts","hidden":"pure-cell__hidden_4vsts","hiddenWrapper":"pure-cell__hiddenWrapper_4vsts"};
42
42
  require('./components/amount/index.css');
43
43
 
44
- const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, dataTestId, ...restProps }) => {
44
+ const Amount = ({ weight = 'normal', textView = 'component', color = 'primary', minority, minorUnits = 100, hidden, dataTestId, ...restProps }) => {
45
45
  const pureCellContext = useContext(PureCellContext);
46
+ if (hidden) {
47
+ return (React.createElement("div", { className: styles$9.hiddenWrapper },
48
+ React.createElement("div", { className: styles$9.hidden })));
49
+ }
46
50
  return (React.createElement(Typography.Text, { view: textView, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-text'), className: cn(styles$9.component), color: color },
47
51
  React.createElement(Amount$1, { minority: minority || minorUnits, bold: weight === 'bold' ? 'full' : 'none', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount'), ...restProps })));
48
52
  };
49
53
 
50
- const styles$8 = {"component":"pure-cell__component_d3u1r","weight":"pure-cell__weight_d3u1r"};
54
+ const styles$8 = {"component":"pure-cell__component_d3u1r","weight":"pure-cell__weight_d3u1r","hidden":"pure-cell__hidden_d3u1r","hidden-xsmall":"pure-cell__hidden-xsmall_d3u1r","hidden-small":"pure-cell__hidden-small_d3u1r","hidden-medium":"pure-cell__hidden-medium_d3u1r","hidden-large":"pure-cell__hidden-large_d3u1r","hidden-xlarge":"pure-cell__hidden-xlarge_d3u1r","hiddenWrapper":"pure-cell__hiddenWrapper_d3u1r","hiddenWrapper-xsmall":"pure-cell__hiddenWrapper-xsmall_d3u1r","hiddenWrapper-small":"pure-cell__hiddenWrapper-small_d3u1r","hiddenWrapper-medium":"pure-cell__hiddenWrapper-medium_d3u1r","hiddenWrapper-large":"pure-cell__hiddenWrapper-large_d3u1r","hiddenWrapper-xlarge":"pure-cell__hiddenWrapper-xlarge_d3u1r"};
51
55
  require('./components/amount-title/index.css');
52
56
 
53
- const AmountTitle = ({ minority, minorUnits = 100, className, color = 'primary', dataTestId, titleProps = {}, ...restProps }) => {
57
+ const AmountTitle = ({ minority, minorUnits = 100, hidden, className, color = 'primary', dataTestId, titleProps: titlePropsFromProps = {}, ...restProps }) => {
54
58
  const pureCellContext = useContext(PureCellContext);
55
- const titleDefaultProps = {
59
+ const titleProps = {
56
60
  tag: 'h4',
57
61
  view: 'small',
58
62
  color,
59
- ...titleProps,
63
+ ...titlePropsFromProps,
60
64
  };
61
- return (React.createElement(Typography.TitleResponsive, { ...titleDefaultProps, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titleProps.className) },
65
+ if (hidden) {
66
+ return (React.createElement("div", { className: cn(styles$8.hiddenWrapper, styles$8[`hiddenWrapper-${titleProps.view}`]) },
67
+ React.createElement("div", { className: cn(styles$8.hidden, styles$8[`hidden-${titleProps.view}`]) })));
68
+ }
69
+ return (React.createElement(Typography.TitleResponsive, { ...titleProps, dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'amount-title'), className: cn(styles$8.component, titlePropsFromProps?.className) },
62
70
  React.createElement(Amount$1, { minority: minority || minorUnits, className: cn(styles$8.weight, className), dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'core-amount-title'), ...restProps, bold: 'none' })));
63
71
  };
64
72
 
@@ -91,11 +91,13 @@ declare const PureCell: React.ForwardRefExoticComponent<PureCellProps & React.Re
91
91
  weight?: "bold" | "normal" | undefined;
92
92
  textView?: "component" | "primary-small" | undefined;
93
93
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
94
+ hidden?: boolean | undefined;
94
95
  dataTestId?: string | undefined;
95
96
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
96
97
  AmountTitle: React.FC<{
97
98
  color?: "link" | "accent" | "primary" | "primary-inverted" | "secondary" | "secondary-inverted" | "tertiary" | "tertiary-inverted" | "attention" | "positive" | "negative" | "static-accent" | "disabled" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | undefined;
98
99
  titleProps?: import("../../typography").TitleProps | undefined;
100
+ hidden?: boolean | undefined;
99
101
  dataTestId?: string | undefined;
100
102
  } & Omit<import("./components/typesProps").AmountProps, "dataTestId">>;
101
103
  Addon: React.FC<{
@@ -3,7 +3,7 @@ import 'react-merge-refs';
3
3
  import 'classnames';
4
4
  import '../../comment/modern';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-a22727a6.js';
6
+ export { P as PureCell, f as PureCellContext } from './component-5586ab91.js';
7
7
  import '../../shared/modern';
8
8
  import '../../amount/modern';
9
9
  import '../../typography/modern';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { A as Addon } from '../../component-a22727a6.js';
4
+ export { A as Addon } from '../../component-5586ab91.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-a22727a6";
1
+ export * from "../../component-5586ab91";