@alfalab/core-components 48.23.0-beta.0 → 48.23.0-beta.1

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 (630) hide show
  1. package/calendar/components/calendar-mobile/Component.js +1 -1
  2. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  3. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  4. package/calendar/components/calendar-mobile/index.js +1 -1
  5. package/calendar/esm/Component.responsive.js +1 -1
  6. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  7. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  8. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  9. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  10. package/calendar/esm/index.js +1 -1
  11. package/calendar/esm/mobile/index.js +1 -1
  12. package/calendar/mobile/index.js +1 -1
  13. package/calendar/modern/Component.responsive.js +1 -1
  14. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  15. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  16. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  17. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  18. package/calendar/modern/index.js +1 -1
  19. package/calendar/modern/mobile/index.js +1 -1
  20. package/calendar-range/esm/Component.js +1 -1
  21. package/calendar-range/esm/index.js +1 -1
  22. package/calendar-range/esm/views/popover.js +1 -1
  23. package/calendar-range/esm/views/static.js +1 -1
  24. package/calendar-range/modern/Component.js +1 -1
  25. package/calendar-range/modern/index.js +1 -1
  26. package/calendar-range/modern/views/popover.js +1 -1
  27. package/calendar-range/modern/views/static.js +1 -1
  28. package/calendar-range/views/popover.js +1 -1
  29. package/calendar-range/views/static.js +1 -1
  30. package/checkbox-group/components/base-checkbox-group/Component.d.ts +4 -2
  31. package/checkbox-group/components/base-checkbox-group/Component.js +7 -5
  32. package/checkbox-group/cssm/components/base-checkbox-group/Component.d.ts +4 -2
  33. package/checkbox-group/cssm/components/base-checkbox-group/Component.js +7 -5
  34. package/checkbox-group/esm/components/base-checkbox-group/Component.d.ts +4 -2
  35. package/checkbox-group/esm/components/base-checkbox-group/Component.js +8 -6
  36. package/checkbox-group/modern/components/base-checkbox-group/Component.d.ts +4 -2
  37. package/checkbox-group/modern/components/base-checkbox-group/Component.js +8 -6
  38. package/checkbox-group/moderncssm/components/base-checkbox-group/Component.d.ts +4 -2
  39. package/checkbox-group/moderncssm/components/base-checkbox-group/Component.js +8 -6
  40. package/confirmation/components/screens/initial/component.js +1 -1
  41. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  42. package/confirmation/esm/component.responsive.js +1 -1
  43. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  44. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  45. package/confirmation/esm/components/index.js +1 -1
  46. package/confirmation/esm/components/screens/index.js +1 -1
  47. package/confirmation/esm/components/screens/initial/component.js +1 -1
  48. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  49. package/confirmation/esm/components/screens/initial/index.js +1 -1
  50. package/confirmation/esm/desktop/component.desktop.js +1 -1
  51. package/confirmation/esm/desktop/index.js +1 -1
  52. package/confirmation/esm/index.js +1 -1
  53. package/confirmation/esm/mobile/component.mobile.js +1 -1
  54. package/confirmation/esm/mobile/index.js +1 -1
  55. package/confirmation/esm/shared/index.js +1 -1
  56. package/confirmation/modern/component.responsive.js +1 -1
  57. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  58. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  59. package/confirmation/modern/components/index.js +1 -1
  60. package/confirmation/modern/components/screens/index.js +1 -1
  61. package/confirmation/modern/components/screens/initial/component.js +1 -1
  62. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  63. package/confirmation/modern/components/screens/initial/index.js +1 -1
  64. package/confirmation/modern/desktop/component.desktop.js +1 -1
  65. package/confirmation/modern/desktop/index.js +1 -1
  66. package/confirmation/modern/index.js +1 -1
  67. package/confirmation/modern/mobile/component.mobile.js +1 -1
  68. package/confirmation/modern/mobile/index.js +1 -1
  69. package/confirmation/modern/shared/index.js +1 -1
  70. package/file-upload-item/components/actions-control/actions.js +1 -1
  71. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  72. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  73. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  74. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  75. package/file-upload-item/components/status-control/status-control.js +1 -1
  76. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  77. package/file-upload-item/cssm/components/status-control/status-control.js +1 -1
  78. package/file-upload-item/esm/Component.js +2 -2
  79. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  80. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  81. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  82. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  83. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  84. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  85. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  86. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  87. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  88. package/file-upload-item/esm/components/status-control/index.js +1 -1
  89. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  90. package/file-upload-item/esm/index.js +2 -2
  91. package/file-upload-item/modern/Component.js +2 -2
  92. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  93. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  94. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  95. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  96. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  97. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  98. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  99. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  100. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  101. package/file-upload-item/modern/components/status-control/index.js +1 -1
  102. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  103. package/file-upload-item/modern/index.js +2 -2
  104. package/file-upload-item/moderncssm/Component.js +1 -1
  105. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  106. package/file-upload-item/moderncssm/components/status-control/index.js +1 -1
  107. package/file-upload-item/moderncssm/components/status-control/status-control.js +1 -1
  108. package/file-upload-item/moderncssm/index.js +1 -1
  109. package/gallery/components/image-viewer/component.js +1 -1
  110. package/gallery/components/image-viewer/hooks.js +1 -1
  111. package/gallery/components/image-viewer/single.js +1 -1
  112. package/gallery/components/image-viewer/slide.js +1 -1
  113. package/gallery/components/image-viewer/video/index.js +1 -1
  114. package/gallery/cssm/components/image-viewer/video/index.js +1 -1
  115. package/gallery/esm/Component.js +2 -2
  116. package/gallery/esm/components/image-viewer/component.js +2 -2
  117. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  118. package/gallery/esm/components/image-viewer/index.js +2 -2
  119. package/gallery/esm/components/image-viewer/single.js +2 -2
  120. package/gallery/esm/components/image-viewer/slide.js +2 -2
  121. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  122. package/gallery/esm/components/index.js +2 -2
  123. package/gallery/esm/index.js +2 -2
  124. package/gallery/modern/Component.js +2 -2
  125. package/gallery/modern/components/image-viewer/component.js +2 -2
  126. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  127. package/gallery/modern/components/image-viewer/index.js +2 -2
  128. package/gallery/modern/components/image-viewer/single.js +2 -2
  129. package/gallery/modern/components/image-viewer/slide.js +2 -2
  130. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  131. package/gallery/modern/components/index.js +2 -2
  132. package/gallery/modern/index.js +2 -2
  133. package/gallery/moderncssm/Component.js +1 -1
  134. package/gallery/moderncssm/components/image-viewer/component.js +1 -1
  135. package/gallery/moderncssm/components/image-viewer/index.js +1 -1
  136. package/gallery/moderncssm/components/image-viewer/single.js +1 -1
  137. package/gallery/moderncssm/components/image-viewer/slide.js +1 -1
  138. package/gallery/moderncssm/components/image-viewer/video/index.js +1 -1
  139. package/gallery/moderncssm/components/index.js +1 -1
  140. package/gallery/moderncssm/index.js +1 -1
  141. package/icon-view/components/base-shape/component.d.ts +1 -0
  142. package/icon-view/components/base-shape/component.js +9 -9
  143. package/icon-view/cssm/components/base-shape/component.d.ts +1 -0
  144. package/icon-view/cssm/components/base-shape/component.js +9 -9
  145. package/icon-view/esm/components/base-shape/component.d.ts +1 -0
  146. package/icon-view/esm/components/base-shape/component.js +9 -9
  147. package/icon-view/modern/components/base-shape/component.d.ts +1 -0
  148. package/icon-view/modern/components/base-shape/component.js +6 -7
  149. package/icon-view/moderncssm/components/base-shape/component.d.ts +1 -0
  150. package/icon-view/moderncssm/components/base-shape/component.js +6 -7
  151. package/input/components/base-input/Component.js +1 -3
  152. package/input/cssm/components/base-input/Component.js +1 -3
  153. package/input/esm/Component.responsive.js +0 -5
  154. package/input/esm/components/base-input/Component.js +1 -7
  155. package/input/esm/components/base-input/index.js +0 -5
  156. package/input/esm/desktop/Component.desktop.js +0 -5
  157. package/input/esm/desktop/index.js +0 -5
  158. package/input/esm/index.js +0 -5
  159. package/input/esm/mobile/Component.mobile.js +0 -5
  160. package/input/esm/mobile/index.js +0 -5
  161. package/input/modern/Component.responsive.js +0 -5
  162. package/input/modern/components/base-input/Component.js +1 -7
  163. package/input/modern/components/base-input/index.js +0 -5
  164. package/input/modern/desktop/Component.desktop.js +0 -5
  165. package/input/modern/desktop/index.js +0 -5
  166. package/input/modern/index.js +0 -5
  167. package/input/modern/mobile/Component.mobile.js +0 -5
  168. package/input/modern/mobile/index.js +0 -5
  169. package/input/moderncssm/Component.responsive.js +0 -5
  170. package/input/moderncssm/components/base-input/Component.js +1 -7
  171. package/input/moderncssm/components/base-input/index.js +0 -5
  172. package/input/moderncssm/desktop/Component.desktop.js +0 -5
  173. package/input/moderncssm/desktop/index.js +0 -5
  174. package/input/moderncssm/index.js +0 -5
  175. package/input/moderncssm/mobile/Component.mobile.js +0 -5
  176. package/input/moderncssm/mobile/index.js +0 -5
  177. package/international-phone-input/typings-d515b24c.d.ts +559 -11
  178. package/modal/components/controls/Component.js +1 -1
  179. package/modal/components/footer/Component.js +1 -1
  180. package/modal/esm/Component.responsive.js +1 -1
  181. package/modal/esm/components/controls/Component.js +1 -1
  182. package/modal/esm/components/controls/index.js +1 -1
  183. package/modal/esm/components/footer/Component.js +1 -1
  184. package/modal/esm/desktop/Component.desktop.js +1 -1
  185. package/modal/esm/desktop/index.js +1 -1
  186. package/modal/esm/index.js +1 -1
  187. package/modal/esm/mobile/Component.mobile.js +1 -1
  188. package/modal/esm/mobile/index.js +1 -1
  189. package/modal/modern/Component.responsive.js +1 -1
  190. package/modal/modern/components/controls/Component.js +1 -1
  191. package/modal/modern/components/controls/index.js +1 -1
  192. package/modal/modern/components/footer/Component.js +1 -1
  193. package/modal/modern/desktop/Component.desktop.js +1 -1
  194. package/modal/modern/desktop/index.js +1 -1
  195. package/modal/modern/index.js +1 -1
  196. package/modal/modern/mobile/Component.mobile.js +1 -1
  197. package/modal/modern/mobile/index.js +1 -1
  198. package/package.json +3 -2
  199. package/password-input/component.d.ts +14 -0
  200. package/password-input/component.js +8 -6
  201. package/password-input/cssm/component.d.ts +14 -0
  202. package/password-input/cssm/component.js +8 -6
  203. package/password-input/esm/component.d.ts +14 -0
  204. package/password-input/esm/component.js +8 -6
  205. package/password-input/modern/component.d.ts +14 -0
  206. package/password-input/modern/component.js +7 -5
  207. package/password-input/moderncssm/component.d.ts +14 -0
  208. package/password-input/moderncssm/component.js +7 -5
  209. package/picker-button/Component-c44170fe.d.ts +3 -34
  210. package/picker-button/cssm/Component-c44170fe.d.ts +3 -34
  211. package/picker-button/esm/Component-c44170fe.d.ts +3 -34
  212. package/picker-button/modern/Component-c44170fe.d.ts +3 -34
  213. package/picker-button/moderncssm/Component-c44170fe.d.ts +3 -34
  214. package/pure-cell/component.js +1 -1
  215. package/pure-cell/components/addon/component.js +1 -1
  216. package/pure-cell/components/addon/index.d.ts +1 -1
  217. package/pure-cell/components/addon/index.js +1 -1
  218. package/pure-cell/components/amount/component.js +1 -1
  219. package/pure-cell/components/amount/index.d.ts +1 -1
  220. package/pure-cell/components/amount/index.js +1 -1
  221. package/pure-cell/components/amount-title/component.js +1 -1
  222. package/pure-cell/components/amount-title/index.d.ts +1 -1
  223. package/pure-cell/components/amount-title/index.js +1 -1
  224. package/pure-cell/components/category/component.js +1 -1
  225. package/pure-cell/components/category/index.d.ts +1 -1
  226. package/pure-cell/components/category/index.js +1 -1
  227. package/pure-cell/components/content/component.js +1 -1
  228. package/pure-cell/components/content/index.d.ts +1 -1
  229. package/pure-cell/components/content/index.js +1 -1
  230. package/pure-cell/components/footer/component.js +1 -1
  231. package/pure-cell/components/footer/index.d.ts +1 -1
  232. package/pure-cell/components/footer/index.js +1 -1
  233. package/pure-cell/components/footer-button/component.js +1 -1
  234. package/pure-cell/components/footer-button/index.d.ts +1 -1
  235. package/pure-cell/components/footer-button/index.js +1 -1
  236. package/pure-cell/components/footer-text/component.js +1 -1
  237. package/pure-cell/components/footer-text/index.d.ts +1 -1
  238. package/pure-cell/components/footer-text/index.js +1 -1
  239. package/pure-cell/components/graphics/component.js +1 -1
  240. package/pure-cell/components/graphics/index.d.ts +1 -1
  241. package/pure-cell/components/graphics/index.js +1 -1
  242. package/pure-cell/components/main/component.js +1 -1
  243. package/pure-cell/components/main/index.d.ts +1 -1
  244. package/pure-cell/components/main/index.js +1 -1
  245. package/pure-cell/components/text/component.js +1 -1
  246. package/pure-cell/components/text/index.d.ts +1 -1
  247. package/pure-cell/components/text/index.js +1 -1
  248. package/pure-cell/esm/component.js +1 -1
  249. package/pure-cell/esm/components/addon/component.js +1 -1
  250. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  251. package/pure-cell/esm/components/addon/index.js +1 -1
  252. package/pure-cell/esm/components/amount/component.js +1 -1
  253. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  254. package/pure-cell/esm/components/amount/index.js +1 -1
  255. package/pure-cell/esm/components/amount-title/component.js +1 -1
  256. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  257. package/pure-cell/esm/components/amount-title/index.js +1 -1
  258. package/pure-cell/esm/components/category/component.js +1 -1
  259. package/pure-cell/esm/components/category/index.d.ts +1 -1
  260. package/pure-cell/esm/components/category/index.js +1 -1
  261. package/pure-cell/esm/components/content/component.js +1 -1
  262. package/pure-cell/esm/components/content/index.d.ts +1 -1
  263. package/pure-cell/esm/components/content/index.js +1 -1
  264. package/pure-cell/esm/components/footer/component.js +1 -1
  265. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  266. package/pure-cell/esm/components/footer/index.js +1 -1
  267. package/pure-cell/esm/components/footer-button/component.js +1 -1
  268. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  269. package/pure-cell/esm/components/footer-button/index.js +1 -1
  270. package/pure-cell/esm/components/footer-text/component.js +1 -1
  271. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  272. package/pure-cell/esm/components/footer-text/index.js +1 -1
  273. package/pure-cell/esm/components/graphics/component.js +1 -1
  274. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  275. package/pure-cell/esm/components/graphics/index.js +1 -1
  276. package/pure-cell/esm/components/main/component.js +1 -1
  277. package/pure-cell/esm/components/main/index.d.ts +1 -1
  278. package/pure-cell/esm/components/main/index.js +1 -1
  279. package/pure-cell/esm/components/text/component.js +1 -1
  280. package/pure-cell/esm/components/text/index.d.ts +1 -1
  281. package/pure-cell/esm/components/text/index.js +1 -1
  282. package/pure-cell/esm/index.js +1 -1
  283. package/pure-cell/index.js +1 -1
  284. package/pure-cell/modern/component.js +1 -1
  285. package/pure-cell/modern/components/addon/component.js +1 -1
  286. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  287. package/pure-cell/modern/components/addon/index.js +1 -1
  288. package/pure-cell/modern/components/amount/component.js +1 -1
  289. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  290. package/pure-cell/modern/components/amount/index.js +1 -1
  291. package/pure-cell/modern/components/amount-title/component.js +1 -1
  292. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  293. package/pure-cell/modern/components/amount-title/index.js +1 -1
  294. package/pure-cell/modern/components/category/component.js +1 -1
  295. package/pure-cell/modern/components/category/index.d.ts +1 -1
  296. package/pure-cell/modern/components/category/index.js +1 -1
  297. package/pure-cell/modern/components/content/component.js +1 -1
  298. package/pure-cell/modern/components/content/index.d.ts +1 -1
  299. package/pure-cell/modern/components/content/index.js +1 -1
  300. package/pure-cell/modern/components/footer/component.js +1 -1
  301. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  302. package/pure-cell/modern/components/footer/index.js +1 -1
  303. package/pure-cell/modern/components/footer-button/component.js +1 -1
  304. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  305. package/pure-cell/modern/components/footer-button/index.js +1 -1
  306. package/pure-cell/modern/components/footer-text/component.js +1 -1
  307. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  308. package/pure-cell/modern/components/footer-text/index.js +1 -1
  309. package/pure-cell/modern/components/graphics/component.js +1 -1
  310. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  311. package/pure-cell/modern/components/graphics/index.js +1 -1
  312. package/pure-cell/modern/components/main/component.js +1 -1
  313. package/pure-cell/modern/components/main/index.d.ts +1 -1
  314. package/pure-cell/modern/components/main/index.js +1 -1
  315. package/pure-cell/modern/components/text/component.js +1 -1
  316. package/pure-cell/modern/components/text/index.d.ts +1 -1
  317. package/pure-cell/modern/components/text/index.js +1 -1
  318. package/pure-cell/modern/index.js +1 -1
  319. package/select/components/base-select/Component.js +2 -2
  320. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  321. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  322. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  323. package/select/esm/Component.responsive.js +3 -3
  324. package/select/esm/components/base-select/Component.js +2 -2
  325. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  326. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  327. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  328. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  329. package/select/esm/components/base-select/index.js +2 -2
  330. package/select/esm/components/index.js +2 -2
  331. package/select/esm/desktop/Component.desktop.js +2 -2
  332. package/select/esm/desktop/index.js +2 -2
  333. package/select/esm/index.js +3 -3
  334. package/select/esm/mobile/Component.mobile.js +3 -3
  335. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  336. package/select/esm/mobile/index.js +3 -3
  337. package/select/esm/presets/index.js +1 -1
  338. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  339. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  340. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  341. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  342. package/select/esm/shared/index.js +3 -3
  343. package/select/mobile/Component.mobile.js +1 -1
  344. package/select/modern/Component.responsive.js +3 -3
  345. package/select/modern/components/base-select/Component.js +2 -2
  346. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  347. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  348. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  349. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  350. package/select/modern/components/base-select/index.js +2 -2
  351. package/select/modern/components/index.js +2 -2
  352. package/select/modern/desktop/Component.desktop.js +2 -2
  353. package/select/modern/desktop/index.js +2 -2
  354. package/select/modern/index.js +3 -3
  355. package/select/modern/mobile/Component.mobile.js +3 -3
  356. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  357. package/select/modern/mobile/index.js +3 -3
  358. package/select/modern/presets/index.js +1 -1
  359. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  360. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  361. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  362. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  363. package/select/modern/shared/index.js +3 -3
  364. package/select/presets/index.js +1 -1
  365. package/select/presets/useSelectWithApply/hook.js +1 -1
  366. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  367. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  368. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  369. package/select/shared/index.js +1 -1
  370. package/select-with-tags/Component.responsive.d.ts +1 -1
  371. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  372. package/side-panel/components/controls/Component.js +1 -1
  373. package/side-panel/components/footer/Component.js +1 -1
  374. package/side-panel/esm/Component.responsive.js +1 -1
  375. package/side-panel/esm/components/controls/Component.js +1 -1
  376. package/side-panel/esm/components/controls/index.js +1 -1
  377. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  378. package/side-panel/esm/components/footer/Component.js +1 -1
  379. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  380. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  381. package/side-panel/esm/desktop/index.js +1 -1
  382. package/side-panel/esm/index.js +1 -1
  383. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  384. package/side-panel/esm/mobile/index.js +1 -1
  385. package/side-panel/modern/Component.responsive.js +1 -1
  386. package/side-panel/modern/components/controls/Component.js +1 -1
  387. package/side-panel/modern/components/controls/index.js +1 -1
  388. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  389. package/side-panel/modern/components/footer/Component.js +1 -1
  390. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  391. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  392. package/side-panel/modern/desktop/index.js +1 -1
  393. package/side-panel/modern/index.js +1 -1
  394. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  395. package/side-panel/modern/mobile/index.js +1 -1
  396. package/spinner/cssm/index.module.css +1 -0
  397. package/spinner/esm/index.css +1 -0
  398. package/spinner/index.css +1 -0
  399. package/spinner/modern/index.css +1 -0
  400. package/spinner/moderncssm/index.module.css +1 -0
  401. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  402. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  403. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  404. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  405. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  406. package/tabs/esm/collapsible/index.js +1 -1
  407. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  408. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  409. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  410. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  411. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  412. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  413. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  414. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  415. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  416. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  417. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  418. package/tabs/esm/desktop/index.js +2 -2
  419. package/tabs/esm/index.js +2 -2
  420. package/tabs/esm/mobile/index.js +2 -2
  421. package/tabs/modern/collapsible/index.js +1 -1
  422. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  423. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  424. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  425. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  426. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  427. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  428. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  429. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  430. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  431. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  432. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  433. package/tabs/modern/desktop/index.js +2 -2
  434. package/tabs/modern/index.js +2 -2
  435. package/tabs/modern/mobile/index.js +2 -2
  436. package/textarea/Component.js +1 -1
  437. package/textarea/components/PseudoTextArea.js +1 -1
  438. package/textarea/components/index.d.ts +1 -1
  439. package/textarea/components/index.js +1 -1
  440. package/textarea/esm/Component.js +1 -1
  441. package/textarea/esm/components/PseudoTextArea.js +1 -1
  442. package/textarea/esm/components/index.d.ts +1 -1
  443. package/textarea/esm/components/index.js +1 -1
  444. package/textarea/esm/index.js +1 -1
  445. package/textarea/modern/Component.js +1 -1
  446. package/textarea/modern/components/PseudoTextArea.js +1 -1
  447. package/textarea/modern/components/index.d.ts +1 -1
  448. package/textarea/modern/components/index.js +1 -1
  449. package/textarea/modern/index.js +1 -1
  450. package/themes/compiled/mobile-dark-bluetint.css +18 -18
  451. package/typography/esm/component.js +2 -2
  452. package/typography/esm/index.js +2 -2
  453. package/typography/esm/text/component.js +1 -1
  454. package/typography/esm/text/index.js +1 -1
  455. package/typography/esm/title/component.js +1 -1
  456. package/typography/esm/title/index.js +2 -2
  457. package/typography/esm/title-mobile/component.js +2 -2
  458. package/typography/esm/title-mobile/index.js +2 -2
  459. package/typography/esm/title-responsive/component.js +2 -2
  460. package/typography/esm/title-responsive/index.js +2 -2
  461. package/typography/modern/component.js +2 -2
  462. package/typography/modern/index.js +2 -2
  463. package/typography/modern/text/component.js +1 -1
  464. package/typography/modern/text/index.js +1 -1
  465. package/typography/modern/title/component.js +1 -1
  466. package/typography/modern/title/index.js +2 -2
  467. package/typography/modern/title-mobile/component.js +2 -2
  468. package/typography/modern/title-mobile/index.js +2 -2
  469. package/typography/modern/title-responsive/component.js +2 -2
  470. package/typography/modern/title-responsive/index.js +2 -2
  471. package/typography/text/component.js +1 -1
  472. package/typography/title/component.js +1 -1
  473. package/typography/title/index.js +1 -1
  474. package/typography/title-mobile/component.js +1 -1
  475. package/universal-modal/Component.responsive.d.ts +2 -2
  476. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  477. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  478. package/universal-modal/desktop/Component.desktop.d.ts +2 -2
  479. package/universal-modal/desktop/components/center-modal/center-modal.d.ts +1 -1
  480. package/universal-modal/desktop/components/side-modal/side-modal.d.ts +1 -1
  481. package/universal-modal/esm/Component.responsive.js +1 -1
  482. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  483. package/universal-modal/esm/components/header/index.js +1 -1
  484. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  485. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  486. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  487. package/universal-modal/esm/desktop/index.js +1 -1
  488. package/universal-modal/esm/index.js +1 -1
  489. package/universal-modal/esm/mobile/Component.mobile.js +1 -1
  490. package/universal-modal/esm/mobile/index.js +1 -1
  491. package/universal-modal/mobile/Component.mobile.d.ts +2 -2
  492. package/universal-modal/modern/Component.responsive.js +1 -1
  493. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  494. package/universal-modal/modern/components/header/index.js +1 -1
  495. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  496. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  497. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  498. package/universal-modal/modern/desktop/index.js +1 -1
  499. package/universal-modal/modern/index.js +1 -1
  500. package/universal-modal/modern/mobile/Component.mobile.js +1 -1
  501. package/universal-modal/modern/mobile/index.js +1 -1
  502. package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
  503. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  504. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  505. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  506. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  507. package/input/cssm/helpers/findScrollableParent.d.ts +0 -11
  508. package/input/cssm/helpers/findScrollableParent.js +0 -25
  509. package/input/cssm/helpers/isInput.d.ts +0 -16
  510. package/input/cssm/helpers/isInput.js +0 -42
  511. package/input/cssm/helpers/isScrollable.d.ts +0 -2
  512. package/input/cssm/helpers/isScrollable.js +0 -14
  513. package/input/cssm/hooks/usePreventScrollOnFocus.d.ts +0 -3
  514. package/input/cssm/hooks/usePreventScrollOnFocus.js +0 -67
  515. package/input/cssm/hooks/useVirtualKeyboard.d.ts +0 -5
  516. package/input/cssm/hooks/useVirtualKeyboard.js +0 -31
  517. package/input/esm/helpers/findScrollableParent.d.ts +0 -11
  518. package/input/esm/helpers/findScrollableParent.js +0 -23
  519. package/input/esm/helpers/isInput.d.ts +0 -16
  520. package/input/esm/helpers/isInput.js +0 -40
  521. package/input/esm/helpers/isScrollable.d.ts +0 -2
  522. package/input/esm/helpers/isScrollable.js +0 -12
  523. package/input/esm/hooks/usePreventScrollOnFocus.d.ts +0 -3
  524. package/input/esm/hooks/usePreventScrollOnFocus.js +0 -66
  525. package/input/esm/hooks/useVirtualKeyboard.d.ts +0 -5
  526. package/input/esm/hooks/useVirtualKeyboard.js +0 -29
  527. package/input/helpers/findScrollableParent.d.ts +0 -11
  528. package/input/helpers/findScrollableParent.js +0 -25
  529. package/input/helpers/isInput.d.ts +0 -16
  530. package/input/helpers/isInput.js +0 -42
  531. package/input/helpers/isScrollable.d.ts +0 -2
  532. package/input/helpers/isScrollable.js +0 -14
  533. package/input/hooks/usePreventScrollOnFocus.d.ts +0 -3
  534. package/input/hooks/usePreventScrollOnFocus.js +0 -67
  535. package/input/hooks/useVirtualKeyboard.d.ts +0 -5
  536. package/input/hooks/useVirtualKeyboard.js +0 -31
  537. package/input/modern/helpers/findScrollableParent.d.ts +0 -11
  538. package/input/modern/helpers/findScrollableParent.js +0 -23
  539. package/input/modern/helpers/isInput.d.ts +0 -16
  540. package/input/modern/helpers/isInput.js +0 -40
  541. package/input/modern/helpers/isScrollable.d.ts +0 -2
  542. package/input/modern/helpers/isScrollable.js +0 -12
  543. package/input/modern/hooks/usePreventScrollOnFocus.d.ts +0 -3
  544. package/input/modern/hooks/usePreventScrollOnFocus.js +0 -64
  545. package/input/modern/hooks/useVirtualKeyboard.d.ts +0 -5
  546. package/input/modern/hooks/useVirtualKeyboard.js +0 -29
  547. package/input/moderncssm/helpers/findScrollableParent.d.ts +0 -11
  548. package/input/moderncssm/helpers/findScrollableParent.js +0 -23
  549. package/input/moderncssm/helpers/isInput.d.ts +0 -16
  550. package/input/moderncssm/helpers/isInput.js +0 -40
  551. package/input/moderncssm/helpers/isScrollable.d.ts +0 -2
  552. package/input/moderncssm/helpers/isScrollable.js +0 -12
  553. package/input/moderncssm/hooks/usePreventScrollOnFocus.d.ts +0 -3
  554. package/input/moderncssm/hooks/usePreventScrollOnFocus.js +0 -64
  555. package/input/moderncssm/hooks/useVirtualKeyboard.d.ts +0 -5
  556. package/input/moderncssm/hooks/useVirtualKeyboard.js +0 -29
  557. package/international-phone-input/index-235f6347.d.ts +0 -272
  558. package/international-phone-input/types-464d40a4.d.ts +0 -293
  559. /package/calendar/{calendarMonthOnlyView-d9c730cf.d.ts → calendarMonthOnlyView-acca1fb7.d.ts} +0 -0
  560. /package/calendar/{calendarMonthOnlyView-d9c730cf.js → calendarMonthOnlyView-acca1fb7.js} +0 -0
  561. /package/calendar/esm/{calendarMonthOnlyView-a6afa5b6.d.ts → calendarMonthOnlyView-4ff99717.d.ts} +0 -0
  562. /package/calendar/esm/{calendarMonthOnlyView-a6afa5b6.js → calendarMonthOnlyView-4ff99717.js} +0 -0
  563. /package/calendar/modern/{calendarMonthOnlyView-44e1c26b.d.ts → calendarMonthOnlyView-2c37f7b0.d.ts} +0 -0
  564. /package/calendar/modern/{calendarMonthOnlyView-44e1c26b.js → calendarMonthOnlyView-2c37f7b0.js} +0 -0
  565. /package/calendar-range/esm/{index.module-665f94a5.js → index.module-1d30faeb.js} +0 -0
  566. /package/calendar-range/{index.module-cfeb7a2d.js → index.module-958c1756.js} +0 -0
  567. /package/calendar-range/modern/{index.module-ac1eacf3.js → index.module-2941240e.js} +0 -0
  568. /package/confirmation/{countdown-section-a0ef9e36.d.ts → countdown-section-58284803.d.ts} +0 -0
  569. /package/confirmation/{countdown-section-a0ef9e36.js → countdown-section-58284803.js} +0 -0
  570. /package/confirmation/esm/{countdown-section-2f6f8adb.d.ts → countdown-section-e5ac12d6.d.ts} +0 -0
  571. /package/confirmation/esm/{countdown-section-2f6f8adb.js → countdown-section-e5ac12d6.js} +0 -0
  572. /package/confirmation/modern/{countdown-section-ff0b9f85.d.ts → countdown-section-0c11b617.d.ts} +0 -0
  573. /package/confirmation/modern/{countdown-section-ff0b9f85.js → countdown-section-0c11b617.js} +0 -0
  574. /package/file-upload-item/{actions-control.module-2eb76329.js → actions-control.module-aceace7e.js} +0 -0
  575. /package/file-upload-item/esm/{actions-control.module-8047680e.js → actions-control.module-7239f481.js} +0 -0
  576. /package/file-upload-item/modern/{actions-control.module-5d194cf0.js → actions-control.module-f08871e0.js} +0 -0
  577. /package/gallery/esm/{hooks-62f2553f.d.ts → hooks-c56b331a.d.ts} +0 -0
  578. /package/gallery/esm/{hooks-62f2553f.js → hooks-c56b331a.js} +0 -0
  579. /package/gallery/{hooks-39acefec.d.ts → hooks-b3e8b676.d.ts} +0 -0
  580. /package/gallery/{hooks-39acefec.js → hooks-b3e8b676.js} +0 -0
  581. /package/gallery/modern/{hooks-b30860a1.d.ts → hooks-6bb783a4.d.ts} +0 -0
  582. /package/gallery/modern/{hooks-b30860a1.js → hooks-6bb783a4.js} +0 -0
  583. /package/modal/esm/{layout.module-cc3d7d30.js → layout.module-24b466f4.js} +0 -0
  584. /package/modal/{layout.module-88dae8bd.js → layout.module-17b3fea2.js} +0 -0
  585. /package/modal/modern/{layout.module-a5cb3874.js → layout.module-aeafc754.js} +0 -0
  586. /package/pure-cell/{component-d8a26783.d.ts → component-67690572.d.ts} +0 -0
  587. /package/pure-cell/{component-d8a26783.js → component-67690572.js} +0 -0
  588. /package/pure-cell/esm/{component-a85d77b3.d.ts → component-6b547e2b.d.ts} +0 -0
  589. /package/pure-cell/esm/{component-a85d77b3.js → component-6b547e2b.js} +0 -0
  590. /package/pure-cell/modern/{component-92dbeeda.d.ts → component-26396561.d.ts} +0 -0
  591. /package/pure-cell/modern/{component-92dbeeda.js → component-26396561.js} +0 -0
  592. /package/select/esm/{hook-7199f493.d.ts → hook-477644e7.d.ts} +0 -0
  593. /package/select/esm/{hook-7199f493.js → hook-477644e7.js} +0 -0
  594. /package/select/esm/{list-popover-desktop-b5f1a09c.d.ts → list-popover-desktop-c56aa6f9.d.ts} +0 -0
  595. /package/select/esm/{list-popover-desktop-b5f1a09c.js → list-popover-desktop-c56aa6f9.js} +0 -0
  596. /package/select/esm/{mobile.module-ca5601d6.js → mobile.module-5bb4bf89.js} +0 -0
  597. /package/select/{hook-c5dc8941.d.ts → hook-3ccb8535.d.ts} +0 -0
  598. /package/select/{hook-c5dc8941.js → hook-3ccb8535.js} +0 -0
  599. /package/select/{list-popover-desktop-39ddc283.d.ts → list-popover-desktop-4250ce55.d.ts} +0 -0
  600. /package/select/{list-popover-desktop-39ddc283.js → list-popover-desktop-4250ce55.js} +0 -0
  601. /package/select/{mobile.module-1203bf61.js → mobile.module-ff870350.js} +0 -0
  602. /package/select/modern/{hook-db27571c.d.ts → hook-4b600ff8.d.ts} +0 -0
  603. /package/select/modern/{hook-db27571c.js → hook-4b600ff8.js} +0 -0
  604. /package/select/modern/{list-popover-desktop-6a634875.d.ts → list-popover-desktop-b46c9f69.d.ts} +0 -0
  605. /package/select/modern/{list-popover-desktop-6a634875.js → list-popover-desktop-b46c9f69.js} +0 -0
  606. /package/select/modern/{mobile.module-4896283c.js → mobile.module-6f7f49a3.js} +0 -0
  607. /package/side-panel/esm/{layout.module-b2ec1308.js → layout.module-470e5da8.js} +0 -0
  608. /package/side-panel/{layout.module-1a0e4490.js → layout.module-ba9ed853.js} +0 -0
  609. /package/side-panel/modern/{layout.module-a929650c.js → layout.module-6e94982f.js} +0 -0
  610. /package/tabs/esm/{index.module-1728571d.js → index.module-3db742b2.js} +0 -0
  611. /package/tabs/esm/{index.module-9e20d95f.js → index.module-cf779074.js} +0 -0
  612. /package/tabs/{index.module-417412d8.js → index.module-faadd27c.js} +0 -0
  613. /package/tabs/{index.module-8f8b64f2.js → index.module-fc7ff935.js} +0 -0
  614. /package/tabs/modern/{index.module-6a379f5e.js → index.module-8c901e89.js} +0 -0
  615. /package/tabs/modern/{index.module-f21c4ecb.js → index.module-e6f80b3b.js} +0 -0
  616. /package/textarea/{PseudoTextArea-4e483f15.d.ts → PseudoTextArea-6237dbc3.d.ts} +0 -0
  617. /package/textarea/{PseudoTextArea-4e483f15.js → PseudoTextArea-6237dbc3.js} +0 -0
  618. /package/textarea/esm/{PseudoTextArea-79dc6712.d.ts → PseudoTextArea-691ebeeb.d.ts} +0 -0
  619. /package/textarea/esm/{PseudoTextArea-79dc6712.js → PseudoTextArea-691ebeeb.js} +0 -0
  620. /package/textarea/modern/{PseudoTextArea-01e573fc.d.ts → PseudoTextArea-25604eec.d.ts} +0 -0
  621. /package/textarea/modern/{PseudoTextArea-01e573fc.js → PseudoTextArea-25604eec.js} +0 -0
  622. /package/typography/{colors.module-6207a2cb.js → colors.module-261d4bae.js} +0 -0
  623. /package/typography/{common.module-da186315.js → common.module-26c8fc0f.js} +0 -0
  624. /package/typography/esm/{colors.module-1321afaf.js → colors.module-68bfd94c.js} +0 -0
  625. /package/typography/esm/{common.module-45c113f5.js → common.module-a20670be.js} +0 -0
  626. /package/typography/modern/{colors.module-855bb586.js → colors.module-5326aaed.js} +0 -0
  627. /package/typography/modern/{common.module-cfed8796.js → common.module-c5c9c067.js} +0 -0
  628. /package/universal-modal/esm/{index.module-635b2d9f.js → index.module-eb2cc288.js} +0 -0
  629. /package/universal-modal/{index.module-331fa14f.js → index.module-5a259fb8.js} +0 -0
  630. /package/universal-modal/modern/{index.module-958e796d.js → index.module-6d399d4a.js} +0 -0
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
14
14
  import '../context.js';
15
15
  import '../utils.js';
16
16
  import './header/component.js';
17
- import '../countdown-section-2f6f8adb.js';
17
+ import '../countdown-section-e5ac12d6.js';
18
18
  import '../../../button/esm';
19
19
  import '../../../spinner/esm';
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
13
13
  import '../../context.js';
14
14
  import '../../utils.js';
15
15
  import '../header/component.js';
16
- import '../../countdown-section-2f6f8adb.js';
16
+ import '../../countdown-section-e5ac12d6.js';
17
17
  import '../../../../button/esm';
18
18
  import '../../../../spinner/esm';
19
19
  import '../countdown-loader/component.js';
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/esm';
8
8
  import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
9
9
  import { ConfirmationContext } from '../../../context.js';
10
10
  import { Header } from '../../header/component.js';
11
- import { s as styles, C as CountdownSection } from '../../../countdown-section-2f6f8adb.js';
11
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-e5ac12d6.js';
12
12
  import '../../../utils.js';
13
13
  import '../../../../../button/esm';
14
14
  import '../../../../../spinner/esm';
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
4
4
  import '../../../../../spinner/esm';
5
5
  import '../../../../../typography/esm';
6
6
  import '../../../context.js';
7
- export { C as CountdownSection } from '../../../countdown-section-2f6f8adb.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-e5ac12d6.js';
8
8
  import '../../../utils.js';
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
10
10
  import '../../../context.js';
11
11
  import '../../../utils.js';
12
12
  import '../../header/component.js';
13
- import '../../../countdown-section-2f6f8adb.js';
13
+ import '../../../countdown-section-e5ac12d6.js';
14
14
  import '../../../../../button/esm';
15
15
  import '../../../../../spinner/esm';
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
13
13
  import '../../../link/esm';
14
14
  import '../../../typography/esm';
15
15
  import '../components/header/component.js';
16
- import '../countdown-section-2f6f8adb.js';
16
+ import '../countdown-section-e5ac12d6.js';
17
17
  import '../../../button/esm';
18
18
  import '../../../spinner/esm';
19
19
  import '../components/screens/hint/component.js';
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
14
14
  import '../../../link/esm';
15
15
  import '../../../typography/esm';
16
16
  import '../components/header/component.js';
17
- import '../countdown-section-2f6f8adb.js';
17
+ import '../countdown-section-e5ac12d6.js';
18
18
  import '../../../button/esm';
19
19
  import '../../../spinner/esm';
20
20
  import '../components/screens/hint/component.js';
@@ -16,7 +16,7 @@ import '../../code-input/esm/mobile';
16
16
  import '../../link/esm';
17
17
  import '../../typography/esm';
18
18
  import './components/header/component.js';
19
- import './countdown-section-2f6f8adb.js';
19
+ import './countdown-section-e5ac12d6.js';
20
20
  import '../../button/esm';
21
21
  import '../../spinner/esm';
22
22
  import './components/screens/hint/component.js';
@@ -13,7 +13,7 @@ import '../../../code-input/esm/mobile';
13
13
  import '../../../link/esm';
14
14
  import '../../../typography/esm';
15
15
  import '../components/header/component.js';
16
- import '../countdown-section-2f6f8adb.js';
16
+ import '../countdown-section-e5ac12d6.js';
17
17
  import '../../../button/esm';
18
18
  import '../../../spinner/esm';
19
19
  import '../components/screens/hint/component.js';
@@ -14,7 +14,7 @@ import '../../../code-input/esm/mobile';
14
14
  import '../../../link/esm';
15
15
  import '../../../typography/esm';
16
16
  import '../components/header/component.js';
17
- import '../countdown-section-2f6f8adb.js';
17
+ import '../countdown-section-e5ac12d6.js';
18
18
  import '../../../button/esm';
19
19
  import '../../../spinner/esm';
20
20
  import '../components/screens/hint/component.js';
@@ -15,6 +15,6 @@ import '../../../link/esm';
15
15
  import '../../../typography/esm';
16
16
  import '@alfalab/hooks';
17
17
  import '../components/header/component.js';
18
- import '../countdown-section-2f6f8adb.js';
18
+ import '../countdown-section-e5ac12d6.js';
19
19
  import '../../../button/esm';
20
20
  import '../../../spinner/esm';
@@ -15,7 +15,7 @@ import '../../code-input/modern/mobile';
15
15
  import '../../link/modern';
16
16
  import '../../typography/modern';
17
17
  import './components/header/component.js';
18
- import './countdown-section-ff0b9f85.js';
18
+ import './countdown-section-0c11b617.js';
19
19
  import '../../button/modern';
20
20
  import '../../spinner/modern';
21
21
  import './components/screens/hint/component.js';
@@ -14,7 +14,7 @@ import '../../../../code-input/modern/mobile';
14
14
  import '../../../../link/modern';
15
15
  import '../../../../typography/modern';
16
16
  import '../header/component.js';
17
- import '../../countdown-section-ff0b9f85.js';
17
+ import '../../countdown-section-0c11b617.js';
18
18
  import '../../../../button/modern';
19
19
  import '../../../../spinner/modern';
20
20
  import '../countdown-loader/component.js';
@@ -12,7 +12,7 @@ import '../../../../code-input/modern/mobile';
12
12
  import '../../../../link/modern';
13
13
  import '../../../../typography/modern';
14
14
  import '../header/component.js';
15
- import '../../countdown-section-ff0b9f85.js';
15
+ import '../../countdown-section-0c11b617.js';
16
16
  import '../../../../button/modern';
17
17
  import '../../../../spinner/modern';
18
18
  import '../screens/hint/component.js';
@@ -14,6 +14,6 @@ import '@alfalab/hooks';
14
14
  import '../context.js';
15
15
  import '../utils.js';
16
16
  import './header/component.js';
17
- import '../countdown-section-ff0b9f85.js';
17
+ import '../countdown-section-0c11b617.js';
18
18
  import '../../../button/modern';
19
19
  import '../../../spinner/modern';
@@ -13,7 +13,7 @@ import '@alfalab/hooks';
13
13
  import '../../context.js';
14
14
  import '../../utils.js';
15
15
  import '../header/component.js';
16
- import '../../countdown-section-ff0b9f85.js';
16
+ import '../../countdown-section-0c11b617.js';
17
17
  import '../../../../button/modern';
18
18
  import '../../../../spinner/modern';
19
19
  import '../countdown-loader/component.js';
@@ -8,7 +8,7 @@ import { Text } from '../../../../../typography/modern';
8
8
  import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
9
9
  import { ConfirmationContext } from '../../../context.js';
10
10
  import { Header } from '../../header/component.js';
11
- import { s as styles, C as CountdownSection } from '../../../countdown-section-ff0b9f85.js';
11
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-0c11b617.js';
12
12
  import '../../../utils.js';
13
13
  import '../../../../../button/modern';
14
14
  import '../../../../../spinner/modern';
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
4
4
  import '../../../../../spinner/modern';
5
5
  import '../../../../../typography/modern';
6
6
  import '../../../context.js';
7
- export { C as CountdownSection } from '../../../countdown-section-ff0b9f85.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-0c11b617.js';
8
8
  import '../../../utils.js';
@@ -10,6 +10,6 @@ import '@alfalab/hooks';
10
10
  import '../../../context.js';
11
11
  import '../../../utils.js';
12
12
  import '../../header/component.js';
13
- import '../../../countdown-section-ff0b9f85.js';
13
+ import '../../../countdown-section-0c11b617.js';
14
14
  import '../../../../../button/modern';
15
15
  import '../../../../../spinner/modern';
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
12
12
  import '../../../link/modern';
13
13
  import '../../../typography/modern';
14
14
  import '../components/header/component.js';
15
- import '../countdown-section-ff0b9f85.js';
15
+ import '../countdown-section-0c11b617.js';
16
16
  import '../../../button/modern';
17
17
  import '../../../spinner/modern';
18
18
  import '../components/screens/hint/component.js';
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
13
13
  import '../../../link/modern';
14
14
  import '../../../typography/modern';
15
15
  import '../components/header/component.js';
16
- import '../countdown-section-ff0b9f85.js';
16
+ import '../countdown-section-0c11b617.js';
17
17
  import '../../../button/modern';
18
18
  import '../../../spinner/modern';
19
19
  import '../components/screens/hint/component.js';
@@ -15,7 +15,7 @@ import '../../code-input/modern/mobile';
15
15
  import '../../link/modern';
16
16
  import '../../typography/modern';
17
17
  import './components/header/component.js';
18
- import './countdown-section-ff0b9f85.js';
18
+ import './countdown-section-0c11b617.js';
19
19
  import '../../button/modern';
20
20
  import '../../spinner/modern';
21
21
  import './components/screens/hint/component.js';
@@ -12,7 +12,7 @@ import '../../../code-input/modern/mobile';
12
12
  import '../../../link/modern';
13
13
  import '../../../typography/modern';
14
14
  import '../components/header/component.js';
15
- import '../countdown-section-ff0b9f85.js';
15
+ import '../countdown-section-0c11b617.js';
16
16
  import '../../../button/modern';
17
17
  import '../../../spinner/modern';
18
18
  import '../components/screens/hint/component.js';
@@ -13,7 +13,7 @@ import '../../../code-input/modern/mobile';
13
13
  import '../../../link/modern';
14
14
  import '../../../typography/modern';
15
15
  import '../components/header/component.js';
16
- import '../countdown-section-ff0b9f85.js';
16
+ import '../countdown-section-0c11b617.js';
17
17
  import '../../../button/modern';
18
18
  import '../../../spinner/modern';
19
19
  import '../components/screens/hint/component.js';
@@ -15,6 +15,6 @@ import '../../../link/modern';
15
15
  import '../../../typography/modern';
16
16
  import '@alfalab/hooks';
17
17
  import '../components/header/component.js';
18
- import '../countdown-section-ff0b9f85.js';
18
+ import '../countdown-section-0c11b617.js';
19
19
  import '../../../button/modern';
20
20
  import '../../../spinner/modern';
@@ -5,7 +5,7 @@ var context_fileUploadItemContext = require('../../context/file-upload-item-cont
5
5
  var components_actionsControl_components_deleteButton_deleteButton = require('./components/delete-button/delete-button.js');
6
6
  var components_actionsControl_components_downloadButton_downloadButton = require('./components/download-button/download-button.js');
7
7
  var components_actionsControl_components_restoreButton_restoreButton = require('./components/restore-button/restore-button.js');
8
- var actionsControl_module = require('../../actions-control.module-2eb76329.js');
8
+ var actionsControl_module = require('../../actions-control.module-aceace7e.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -4,7 +4,7 @@ var React = require('react');
4
4
  var coreComponentsIconButton = require('../../../../../icon-button');
5
5
  var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
6
6
  var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
7
- var actionsControl_module = require('../../../../actions-control.module-2eb76329.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-aceace7e.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -4,7 +4,7 @@ var React = require('react');
4
4
  var coreComponentsIconButton = require('../../../../../icon-button');
5
5
  var ArrowDownLineDownCompactMIcon = require('@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon');
6
6
  var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
7
- var actionsControl_module = require('../../../../actions-control.module-2eb76329.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-aceace7e.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -4,7 +4,7 @@ var React = require('react');
4
4
  var coreComponentsIconButton = require('../../../../../icon-button');
5
5
  var ArrowsCwCompactMIcon = require('@alfalab/icons-glyph/ArrowsCwCompactMIcon');
6
6
  var context_fileUploadItemContext = require('../../../../context/file-upload-item-context.js');
7
- var actionsControl_module = require('../../../../actions-control.module-2eb76329.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-aceace7e.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -33,7 +33,7 @@ var ContentSubtitle = function () {
33
33
  // uploading status
34
34
  if (utils.isUploadingStatus(uploadStatus)) {
35
35
  return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: 'secondary' },
36
- "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
36
+ "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
37
37
  '\u00A0',
38
38
  Math.floor(validProgressBar),
39
39
  "%"));
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
- var superEllipse = require('@alfalab/core-components/icon-view/super-ellipse');
6
+ var superEllipse = require('../../../icon-view/super-ellipse');
7
7
  var const_progressBar = require('../../const/progress-bar.js');
8
8
  var context_fileUploadItemContext = require('../../context/file-upload-item-context.js');
9
9
  var utils = require('../../utils.js');
@@ -32,7 +32,7 @@ var ContentSubtitle = function () {
32
32
  // uploading status
33
33
  if (utils.isUploadingStatus(uploadStatus)) {
34
34
  return (React__default.default.createElement(coreComponentsTypography.Text, { view: 'primary-small', color: 'secondary' },
35
- "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
35
+ "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
36
36
  '\u00A0',
37
37
  Math.floor(validProgressBar),
38
38
  "%"));
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
- var superEllipse = require('@alfalab/core-components/icon-view/super-ellipse');
6
+ var superEllipse = require('../../../../icon-view/cssm/super-ellipse');
7
7
  var const_progressBar = require('../../const/progress-bar.js');
8
8
  var context_fileUploadItemContext = require('../../context/file-upload-item-context.js');
9
9
  var utils = require('../../utils.js');
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
7
7
  import './components/actions-control/components/delete-button/delete-button.js';
8
8
  import '../../icon-button/esm';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
10
- import './actions-control.module-8047680e.js';
10
+ import './actions-control.module-7239f481.js';
11
11
  import './components/actions-control/components/download-button/download-button.js';
12
12
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
13
13
  import './components/actions-control/components/restore-button/restore-button.js';
@@ -19,7 +19,7 @@ import './utils.js';
19
19
  import './components/content/utils/isError.js';
20
20
  import './components/content/components/content-error/content-error.js';
21
21
  import 'tslib';
22
- import '@alfalab/core-components/icon-view/super-ellipse';
22
+ import '../../icon-view/esm/super-ellipse';
23
23
  import './components/status-control/components/status-control-icon/status-control-icon.js';
24
24
  import '@alfalab/icons-glyph/Document1CMIcon';
25
25
  import '@alfalab/icons-glyph/DocumentDocMIcon';
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
3
3
  import { DeleteButton } from './components/delete-button/delete-button.js';
4
4
  import { DownloadButton } from './components/download-button/download-button.js';
5
5
  import { RestoreButton } from './components/restore-button/restore-button.js';
6
- import { s as styles } from '../../actions-control.module-8047680e.js';
6
+ import { s as styles } from '../../actions-control.module-7239f481.js';
7
7
  import '../../../../icon-button/esm';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
9
9
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/esm';
3
3
  import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-8047680e.js';
5
+ import { s as styles } from '../../../../actions-control.module-7239f481.js';
6
6
 
7
7
  var DeleteButton = function () {
8
8
  var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onDelete = _a.onDelete;
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/esm';
4
4
  import '@alfalab/icons-glyph/CrossMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-8047680e.js';
6
+ import '../../../../actions-control.module-7239f481.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/esm';
3
3
  import ArrowDownLineDownCompactMIcon from '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-8047680e.js';
5
+ import { s as styles } from '../../../../actions-control.module-7239f481.js';
6
6
 
7
7
  var DownloadButton = function () {
8
8
  var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, downloadLink = _a.downloadLink, download = _a.download, disableButtons = _a.disableButtons, target = _a.target, onDownload = _a.onDownload;
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/esm';
4
4
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-8047680e.js';
6
+ import '../../../../actions-control.module-7239f481.js';
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/esm';
4
4
  import '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-8047680e.js';
6
+ import '../../../../actions-control.module-7239f481.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/esm';
3
3
  import ArrowsCwCompactMIcon from '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-8047680e.js';
5
+ import { s as styles } from '../../../../actions-control.module-7239f481.js';
6
6
 
7
7
  var RestoreButton = function () {
8
8
  var _a = useContext(FileUploadItemContext), _b = _a.id, id = _b === void 0 ? '0' : _b, disableButtons = _a.disableButtons, onRestore = _a.onRestore;
@@ -4,7 +4,7 @@ import '../../context/file-upload-item-context.js';
4
4
  import './components/delete-button/delete-button.js';
5
5
  import '../../../../icon-button/esm';
6
6
  import '@alfalab/icons-glyph/CrossMIcon';
7
- import '../../actions-control.module-8047680e.js';
7
+ import '../../actions-control.module-7239f481.js';
8
8
  import './components/download-button/download-button.js';
9
9
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
10
10
  import './components/restore-button/restore-button.js';
@@ -26,7 +26,7 @@ var ContentSubtitle = function () {
26
26
  // uploading status
27
27
  if (isUploadingStatus(uploadStatus)) {
28
28
  return (React.createElement(Text, { view: 'primary-small', color: 'secondary' },
29
- "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
29
+ "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
30
30
  '\u00A0',
31
31
  Math.floor(validProgressBar),
32
32
  "%"));
@@ -2,7 +2,7 @@ export { StatusControl } from './status-control.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'classnames';
5
- import '@alfalab/core-components/icon-view/super-ellipse';
5
+ import '../../../../icon-view/esm/super-ellipse';
6
6
  import '../../const/progress-bar.js';
7
7
  import '../../context/file-upload-item-context.js';
8
8
  import '../../utils.js';
@@ -1,7 +1,7 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React, { useContext, useRef } from 'react';
3
3
  import cn from 'classnames';
4
- import { SuperEllipse } from '@alfalab/core-components/icon-view/super-ellipse';
4
+ import { SuperEllipse } from '../../../../icon-view/esm/super-ellipse';
5
5
  import { RADIUS, MAX_PROGRESS_BAR_VALUE } from '../../const/progress-bar.js';
6
6
  import { FileUploadItemContext } from '../../context/file-upload-item-context.js';
7
7
  import { isUploadingStatus, isSuccessStatus, isErrorStatus } from '../../utils.js';
@@ -6,7 +6,7 @@ import './context/file-upload-item-context.js';
6
6
  import './components/actions-control/components/delete-button/delete-button.js';
7
7
  import '../../icon-button/esm';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
9
- import './actions-control.module-8047680e.js';
9
+ import './actions-control.module-7239f481.js';
10
10
  import './components/actions-control/components/download-button/download-button.js';
11
11
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
12
12
  import './components/actions-control/components/restore-button/restore-button.js';
@@ -20,7 +20,7 @@ import './components/content/utils/isError.js';
20
20
  import './components/content/components/content-error/content-error.js';
21
21
  import './components/status-control/status-control.js';
22
22
  import 'tslib';
23
- import '@alfalab/core-components/icon-view/super-ellipse';
23
+ import '../../icon-view/esm/super-ellipse';
24
24
  import './components/status-control/components/status-control-icon/status-control-icon.js';
25
25
  import '@alfalab/icons-glyph/Document1CMIcon';
26
26
  import '@alfalab/icons-glyph/DocumentDocMIcon';
@@ -7,7 +7,7 @@ import { FileUploadItemContext } from './context/file-upload-item-context.js';
7
7
  import './components/actions-control/components/delete-button/delete-button.js';
8
8
  import '../../icon-button/modern';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
10
- import './actions-control.module-5d194cf0.js';
10
+ import './actions-control.module-f08871e0.js';
11
11
  import './components/actions-control/components/download-button/download-button.js';
12
12
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
13
13
  import './components/actions-control/components/restore-button/restore-button.js';
@@ -18,7 +18,7 @@ import './const/progress-bar.js';
18
18
  import './utils.js';
19
19
  import './components/content/utils/isError.js';
20
20
  import './components/content/components/content-error/content-error.js';
21
- import '@alfalab/core-components/icon-view/super-ellipse';
21
+ import '../../icon-view/modern/super-ellipse';
22
22
  import './components/status-control/components/status-control-icon/status-control-icon.js';
23
23
  import '@alfalab/icons-glyph/Document1CMIcon';
24
24
  import '@alfalab/icons-glyph/DocumentDocMIcon';
@@ -3,7 +3,7 @@ import { FileUploadItemContext } from '../../context/file-upload-item-context.js
3
3
  import { DeleteButton } from './components/delete-button/delete-button.js';
4
4
  import { DownloadButton } from './components/download-button/download-button.js';
5
5
  import { RestoreButton } from './components/restore-button/restore-button.js';
6
- import { s as styles } from '../../actions-control.module-5d194cf0.js';
6
+ import { s as styles } from '../../actions-control.module-f08871e0.js';
7
7
  import '../../../../icon-button/modern';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
9
9
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/modern';
3
3
  import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-5d194cf0.js';
5
+ import { s as styles } from '../../../../actions-control.module-f08871e0.js';
6
6
 
7
7
  const DeleteButton = () => {
8
8
  const { id = '0', disableButtons, onDelete } = useContext(FileUploadItemContext);
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/modern';
4
4
  import '@alfalab/icons-glyph/CrossMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-5d194cf0.js';
6
+ import '../../../../actions-control.module-f08871e0.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/modern';
3
3
  import ArrowDownLineDownCompactMIcon from '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-5d194cf0.js';
5
+ import { s as styles } from '../../../../actions-control.module-f08871e0.js';
6
6
 
7
7
  const DownloadButton = () => {
8
8
  const { id = '0', downloadLink, download, disableButtons, target, onDownload, } = useContext(FileUploadItemContext);
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/modern';
4
4
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-5d194cf0.js';
6
+ import '../../../../actions-control.module-f08871e0.js';
@@ -3,4 +3,4 @@ import 'react';
3
3
  import '../../../../../../icon-button/modern';
4
4
  import '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
5
5
  import '../../../../context/file-upload-item-context.js';
6
- import '../../../../actions-control.module-5d194cf0.js';
6
+ import '../../../../actions-control.module-f08871e0.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import { IconButton } from '../../../../../../icon-button/modern';
3
3
  import ArrowsCwCompactMIcon from '@alfalab/icons-glyph/ArrowsCwCompactMIcon';
4
4
  import { FileUploadItemContext } from '../../../../context/file-upload-item-context.js';
5
- import { s as styles } from '../../../../actions-control.module-5d194cf0.js';
5
+ import { s as styles } from '../../../../actions-control.module-f08871e0.js';
6
6
 
7
7
  const RestoreButton = () => {
8
8
  const { id = '0', disableButtons, onRestore } = useContext(FileUploadItemContext);
@@ -4,7 +4,7 @@ import '../../context/file-upload-item-context.js';
4
4
  import './components/delete-button/delete-button.js';
5
5
  import '../../../../icon-button/modern';
6
6
  import '@alfalab/icons-glyph/CrossMIcon';
7
- import '../../actions-control.module-5d194cf0.js';
7
+ import '../../actions-control.module-f08871e0.js';
8
8
  import './components/download-button/download-button.js';
9
9
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';
10
10
  import './components/restore-button/restore-button.js';
@@ -25,7 +25,7 @@ const ContentSubtitle = () => {
25
25
  // uploading status
26
26
  if (isUploadingStatus(uploadStatus)) {
27
27
  return (React.createElement(Text, { view: 'primary-small', color: 'secondary' },
28
- "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
28
+ "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u043E",
29
29
  '\u00A0',
30
30
  Math.floor(validProgressBar),
31
31
  "%"));
@@ -1,7 +1,7 @@
1
1
  export { StatusControl } from './status-control.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
- import '@alfalab/core-components/icon-view/super-ellipse';
4
+ import '../../../../icon-view/modern/super-ellipse';
5
5
  import '../../const/progress-bar.js';
6
6
  import '../../context/file-upload-item-context.js';
7
7
  import '../../utils.js';