@alfalab/core-components 48.22.1-beta.0 → 48.22.1-beta.2

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 (854) hide show
  1. package/accordion/cssm/hooks/useMeasureHeight.js +0 -2
  2. package/accordion/esm/hooks/useMeasureHeight.js +1 -3
  3. package/accordion/hooks/useMeasureHeight.js +0 -2
  4. package/accordion/modern/hooks/useMeasureHeight.js +1 -3
  5. package/accordion/moderncssm/hooks/useMeasureHeight.js +1 -3
  6. package/calendar/components/calendar-mobile/Component.js +1 -1
  7. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  8. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  9. package/calendar/components/calendar-mobile/index.js +1 -1
  10. package/calendar/esm/Component.responsive.js +1 -1
  11. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  12. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  13. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  14. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  15. package/calendar/esm/index.js +1 -1
  16. package/calendar/esm/mobile/index.js +1 -1
  17. package/calendar/mobile/index.js +1 -1
  18. package/calendar/modern/Component.responsive.js +1 -1
  19. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  20. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  21. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  22. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  23. package/calendar/modern/index.js +1 -1
  24. package/calendar/modern/mobile/index.js +1 -1
  25. package/calendar-range/esm/Component.js +1 -1
  26. package/calendar-range/esm/index.js +1 -1
  27. package/calendar-range/esm/views/popover.js +1 -1
  28. package/calendar-range/esm/views/static.js +1 -1
  29. package/calendar-range/modern/Component.js +1 -1
  30. package/calendar-range/modern/index.js +1 -1
  31. package/calendar-range/modern/views/popover.js +1 -1
  32. package/calendar-range/modern/views/static.js +1 -1
  33. package/calendar-range/views/popover.js +1 -1
  34. package/calendar-range/views/static.js +1 -1
  35. package/checkbox-group/components/base-checkbox-group/Component.d.ts +4 -2
  36. package/checkbox-group/components/base-checkbox-group/Component.js +7 -5
  37. package/checkbox-group/cssm/components/base-checkbox-group/Component.d.ts +4 -2
  38. package/checkbox-group/cssm/components/base-checkbox-group/Component.js +7 -5
  39. package/checkbox-group/esm/components/base-checkbox-group/Component.d.ts +4 -2
  40. package/checkbox-group/esm/components/base-checkbox-group/Component.js +8 -6
  41. package/checkbox-group/modern/components/base-checkbox-group/Component.d.ts +4 -2
  42. package/checkbox-group/modern/components/base-checkbox-group/Component.js +8 -6
  43. package/checkbox-group/moderncssm/components/base-checkbox-group/Component.d.ts +4 -2
  44. package/checkbox-group/moderncssm/components/base-checkbox-group/Component.js +8 -6
  45. package/confirmation/components/screens/initial/component.js +1 -1
  46. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  47. package/confirmation/esm/component.responsive.js +1 -1
  48. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  49. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  50. package/confirmation/esm/components/index.js +1 -1
  51. package/confirmation/esm/components/screens/index.js +1 -1
  52. package/confirmation/esm/components/screens/initial/component.js +1 -1
  53. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  54. package/confirmation/esm/components/screens/initial/index.js +1 -1
  55. package/confirmation/esm/desktop/component.desktop.js +1 -1
  56. package/confirmation/esm/desktop/index.js +1 -1
  57. package/confirmation/esm/index.js +1 -1
  58. package/confirmation/esm/mobile/component.mobile.js +1 -1
  59. package/confirmation/esm/mobile/index.js +1 -1
  60. package/confirmation/esm/shared/index.js +1 -1
  61. package/confirmation/modern/component.responsive.js +1 -1
  62. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  63. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  64. package/confirmation/modern/components/index.js +1 -1
  65. package/confirmation/modern/components/screens/index.js +1 -1
  66. package/confirmation/modern/components/screens/initial/component.js +1 -1
  67. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  68. package/confirmation/modern/components/screens/initial/index.js +1 -1
  69. package/confirmation/modern/desktop/component.desktop.js +1 -1
  70. package/confirmation/modern/desktop/index.js +1 -1
  71. package/confirmation/modern/index.js +1 -1
  72. package/confirmation/modern/mobile/component.mobile.js +1 -1
  73. package/confirmation/modern/mobile/index.js +1 -1
  74. package/confirmation/modern/shared/index.js +1 -1
  75. package/file-upload-item/components/actions-control/actions.js +1 -1
  76. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  77. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  78. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  79. package/file-upload-item/components/content/components/content-subtitle/content-subtitle.js +1 -1
  80. package/file-upload-item/components/status-control/status-control.js +1 -1
  81. package/file-upload-item/cssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  82. package/file-upload-item/cssm/components/status-control/status-control.js +1 -1
  83. package/file-upload-item/esm/Component.js +2 -2
  84. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  85. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  86. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  87. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  88. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  89. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  90. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  91. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  92. package/file-upload-item/esm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  93. package/file-upload-item/esm/components/status-control/index.js +1 -1
  94. package/file-upload-item/esm/components/status-control/status-control.js +1 -1
  95. package/file-upload-item/esm/index.js +2 -2
  96. package/file-upload-item/modern/Component.js +2 -2
  97. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  98. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  99. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  100. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  101. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  102. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  103. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  104. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  105. package/file-upload-item/modern/components/content/components/content-subtitle/content-subtitle.js +1 -1
  106. package/file-upload-item/modern/components/status-control/index.js +1 -1
  107. package/file-upload-item/modern/components/status-control/status-control.js +1 -1
  108. package/file-upload-item/modern/index.js +2 -2
  109. package/file-upload-item/moderncssm/Component.js +1 -1
  110. package/file-upload-item/moderncssm/components/content/components/content-subtitle/content-subtitle.js +1 -1
  111. package/file-upload-item/moderncssm/components/status-control/index.js +1 -1
  112. package/file-upload-item/moderncssm/components/status-control/status-control.js +1 -1
  113. package/file-upload-item/moderncssm/index.js +1 -1
  114. package/gallery/components/image-viewer/component.js +1 -1
  115. package/gallery/components/image-viewer/hooks.js +1 -1
  116. package/gallery/components/image-viewer/single.js +1 -1
  117. package/gallery/components/image-viewer/slide.js +1 -1
  118. package/gallery/components/image-viewer/video/index.js +1 -1
  119. package/gallery/cssm/components/image-viewer/video/index.js +1 -1
  120. package/gallery/esm/Component.js +2 -2
  121. package/gallery/esm/components/image-viewer/component.js +2 -2
  122. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  123. package/gallery/esm/components/image-viewer/index.js +2 -2
  124. package/gallery/esm/components/image-viewer/single.js +2 -2
  125. package/gallery/esm/components/image-viewer/slide.js +2 -2
  126. package/gallery/esm/components/image-viewer/video/index.js +1 -1
  127. package/gallery/esm/components/index.js +2 -2
  128. package/gallery/esm/index.js +2 -2
  129. package/gallery/modern/Component.js +2 -2
  130. package/gallery/modern/components/image-viewer/component.js +2 -2
  131. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  132. package/gallery/modern/components/image-viewer/index.js +2 -2
  133. package/gallery/modern/components/image-viewer/single.js +2 -2
  134. package/gallery/modern/components/image-viewer/slide.js +2 -2
  135. package/gallery/modern/components/image-viewer/video/index.js +1 -1
  136. package/gallery/modern/components/index.js +2 -2
  137. package/gallery/modern/index.js +2 -2
  138. package/gallery/moderncssm/Component.js +1 -1
  139. package/gallery/moderncssm/components/image-viewer/component.js +1 -1
  140. package/gallery/moderncssm/components/image-viewer/index.js +1 -1
  141. package/gallery/moderncssm/components/image-viewer/single.js +1 -1
  142. package/gallery/moderncssm/components/image-viewer/slide.js +1 -1
  143. package/gallery/moderncssm/components/image-viewer/video/index.js +1 -1
  144. package/gallery/moderncssm/components/index.js +1 -1
  145. package/gallery/moderncssm/index.js +1 -1
  146. package/icon-view/components/base-shape/component.d.ts +1 -0
  147. package/icon-view/components/base-shape/component.js +4 -3
  148. package/icon-view/cssm/components/base-shape/component.d.ts +1 -0
  149. package/icon-view/cssm/components/base-shape/component.js +4 -3
  150. package/icon-view/esm/components/base-shape/component.d.ts +1 -0
  151. package/icon-view/esm/components/base-shape/component.js +4 -3
  152. package/icon-view/modern/components/base-shape/component.d.ts +1 -0
  153. package/icon-view/modern/components/base-shape/component.js +1 -1
  154. package/icon-view/moderncssm/components/base-shape/component.d.ts +1 -0
  155. package/icon-view/moderncssm/components/base-shape/component.js +1 -1
  156. package/international-phone-input/Component.responsive.d.ts +0 -2
  157. package/international-phone-input/components/base-international-phone-input/Component.d.ts +0 -1
  158. package/international-phone-input/components/base-international-phone-input/Component.js +1 -1
  159. package/international-phone-input/components/country-select/Component.js +5 -13
  160. package/international-phone-input/components/country-select/index.css +3 -8
  161. package/international-phone-input/components/select-field/component.js +12 -3
  162. package/international-phone-input/components/select-field/index.css +2 -1
  163. package/international-phone-input/consts.d.ts +1 -12
  164. package/international-phone-input/consts.js +0 -12
  165. package/international-phone-input/cssm/Component.responsive.d.ts +0 -2
  166. package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +0 -1
  167. package/international-phone-input/cssm/components/base-international-phone-input/Component.js +1 -1
  168. package/international-phone-input/cssm/components/country-select/Component.js +4 -12
  169. package/international-phone-input/cssm/components/country-select/index.module.css +3 -8
  170. package/international-phone-input/cssm/components/select-field/component.js +11 -2
  171. package/international-phone-input/cssm/components/select-field/index.module.css +2 -1
  172. package/international-phone-input/cssm/consts.d.ts +1 -12
  173. package/international-phone-input/cssm/consts.js +0 -12
  174. package/international-phone-input/cssm/types.d.ts +0 -5
  175. package/international-phone-input/esm/Component.responsive.d.ts +0 -2
  176. package/international-phone-input/esm/Component.responsive.js +1 -1
  177. package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +0 -1
  178. package/international-phone-input/esm/components/base-international-phone-input/Component.js +2 -2
  179. package/international-phone-input/esm/components/base-international-phone-input/index.js +1 -1
  180. package/international-phone-input/esm/components/country-select/Component.js +6 -12
  181. package/international-phone-input/esm/components/country-select/index.css +3 -8
  182. package/international-phone-input/esm/components/country-select/index.js +1 -2
  183. package/international-phone-input/esm/components/select-field/component.js +11 -2
  184. package/international-phone-input/esm/components/select-field/index.css +2 -1
  185. package/international-phone-input/esm/components/select-field/index.js +0 -1
  186. package/international-phone-input/esm/consts.d.ts +1 -12
  187. package/international-phone-input/esm/consts.js +1 -12
  188. package/international-phone-input/esm/desktop/Component.desktop.js +1 -1
  189. package/international-phone-input/esm/desktop/index.js +1 -1
  190. package/international-phone-input/esm/index.js +1 -1
  191. package/international-phone-input/esm/mobile/Component.mobile.js +1 -1
  192. package/international-phone-input/esm/mobile/index.js +1 -1
  193. package/international-phone-input/esm/types.d.ts +0 -5
  194. package/international-phone-input/modern/Component.responsive.d.ts +0 -2
  195. package/international-phone-input/modern/Component.responsive.js +1 -1
  196. package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +0 -1
  197. package/international-phone-input/modern/components/base-international-phone-input/Component.js +2 -2
  198. package/international-phone-input/modern/components/base-international-phone-input/index.js +1 -1
  199. package/international-phone-input/modern/components/country-select/Component.js +6 -12
  200. package/international-phone-input/modern/components/country-select/index.css +3 -8
  201. package/international-phone-input/modern/components/country-select/index.js +1 -2
  202. package/international-phone-input/modern/components/select-field/component.js +11 -2
  203. package/international-phone-input/modern/components/select-field/index.css +2 -1
  204. package/international-phone-input/modern/components/select-field/index.js +0 -1
  205. package/international-phone-input/modern/consts.d.ts +1 -12
  206. package/international-phone-input/modern/consts.js +1 -12
  207. package/international-phone-input/modern/desktop/Component.desktop.js +1 -1
  208. package/international-phone-input/modern/desktop/index.js +1 -1
  209. package/international-phone-input/modern/index.js +1 -1
  210. package/international-phone-input/modern/mobile/Component.mobile.js +1 -1
  211. package/international-phone-input/modern/mobile/index.js +1 -1
  212. package/international-phone-input/modern/types.d.ts +0 -5
  213. package/international-phone-input/moderncssm/Component.responsive.d.ts +0 -2
  214. package/international-phone-input/moderncssm/Component.responsive.js +1 -1
  215. package/international-phone-input/moderncssm/components/base-international-phone-input/Component.d.ts +0 -1
  216. package/international-phone-input/moderncssm/components/base-international-phone-input/Component.js +2 -2
  217. package/international-phone-input/moderncssm/components/base-international-phone-input/index.js +1 -1
  218. package/international-phone-input/moderncssm/components/country-select/Component.js +5 -11
  219. package/international-phone-input/moderncssm/components/country-select/index.js +1 -2
  220. package/international-phone-input/moderncssm/components/country-select/index.module.css +1 -6
  221. package/international-phone-input/moderncssm/components/select-field/component.js +10 -1
  222. package/international-phone-input/moderncssm/components/select-field/index.js +0 -1
  223. package/international-phone-input/moderncssm/components/select-field/index.module.css +1 -0
  224. package/international-phone-input/moderncssm/consts.d.ts +1 -12
  225. package/international-phone-input/moderncssm/consts.js +1 -12
  226. package/international-phone-input/moderncssm/desktop/Component.desktop.js +1 -1
  227. package/international-phone-input/moderncssm/desktop/index.js +1 -1
  228. package/international-phone-input/moderncssm/index.js +1 -1
  229. package/international-phone-input/moderncssm/mobile/Component.mobile.js +1 -1
  230. package/international-phone-input/moderncssm/mobile/index.js +1 -1
  231. package/international-phone-input/moderncssm/types.d.ts +0 -5
  232. package/international-phone-input/types.d.ts +0 -5
  233. package/modal/components/controls/Component.js +1 -1
  234. package/modal/components/footer/Component.js +1 -1
  235. package/modal/esm/Component.responsive.js +1 -1
  236. package/modal/esm/components/controls/Component.js +1 -1
  237. package/modal/esm/components/controls/index.js +1 -1
  238. package/modal/esm/components/footer/Component.js +1 -1
  239. package/modal/esm/desktop/Component.desktop.js +1 -1
  240. package/modal/esm/desktop/index.js +1 -1
  241. package/modal/esm/index.js +1 -1
  242. package/modal/esm/mobile/Component.mobile.js +1 -1
  243. package/modal/esm/mobile/index.js +1 -1
  244. package/modal/modern/Component.responsive.js +1 -1
  245. package/modal/modern/components/controls/Component.js +1 -1
  246. package/modal/modern/components/controls/index.js +1 -1
  247. package/modal/modern/components/footer/Component.js +1 -1
  248. package/modal/modern/desktop/Component.desktop.js +1 -1
  249. package/modal/modern/desktop/index.js +1 -1
  250. package/modal/modern/index.js +1 -1
  251. package/modal/modern/mobile/Component.mobile.js +1 -1
  252. package/modal/modern/mobile/index.js +1 -1
  253. package/notification/cssm/utils/getNotificationTestIds.js +1 -3
  254. package/notification/esm/utils/getNotificationTestIds.js +1 -3
  255. package/notification/modern/utils/getNotificationTestIds.js +1 -3
  256. package/notification/moderncssm/utils/getNotificationTestIds.js +1 -3
  257. package/notification/utils/getNotificationTestIds.js +1 -3
  258. package/package.json +2 -2
  259. package/password-input/component.d.ts +14 -0
  260. package/password-input/component.js +8 -6
  261. package/password-input/cssm/component.d.ts +14 -0
  262. package/password-input/cssm/component.js +8 -6
  263. package/password-input/esm/component.d.ts +14 -0
  264. package/password-input/esm/component.js +8 -6
  265. package/password-input/modern/component.d.ts +14 -0
  266. package/password-input/modern/component.js +7 -5
  267. package/password-input/moderncssm/component.d.ts +14 -0
  268. package/password-input/moderncssm/component.js +7 -5
  269. package/picker-button/Component-c44170fe.d.ts +2 -2
  270. package/picker-button/cssm/index-11f20b2e.d.ts +2 -2
  271. package/picker-button/esm/index-11f20b2e.d.ts +2 -2
  272. package/picker-button/index-11f20b2e.d.ts +2 -2
  273. package/picker-button/modern/index-11f20b2e.d.ts +2 -2
  274. package/picker-button/moderncssm/index-11f20b2e.d.ts +2 -2
  275. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  276. package/plate/components/base-plate/Component.js +1 -1
  277. package/plate/cssm/components/base-plate/Component.js +1 -1
  278. package/plate/cssm/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
  279. package/plate/cssm/utils.js +1 -1
  280. package/plate/{esm/warning-5cc6af8a.d.ts → cssm/warning-f6e0ddce.d.ts} +1 -4
  281. package/plate/cssm/{warning-9845719a.js → warning-f6e0ddce.js} +0 -3
  282. package/plate/esm/Component.responsive.js +1 -1
  283. package/plate/esm/components/base-plate/Component.js +1 -1
  284. package/plate/esm/components/base-plate/index.js +1 -1
  285. package/plate/esm/desktop/Component.desktop.js +1 -1
  286. package/plate/esm/desktop/index.js +1 -1
  287. package/plate/esm/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
  288. package/plate/esm/index.js +1 -1
  289. package/plate/esm/mobile/Component.mobile.js +1 -1
  290. package/plate/esm/mobile/index.js +1 -1
  291. package/plate/esm/shared/index.js +1 -1
  292. package/plate/esm/utils.js +1 -1
  293. package/plate/{modern/warning-ddcfdd3c.d.ts → esm/warning-f767f1d8.d.ts} +1 -4
  294. package/plate/esm/{warning-5cc6af8a.js → warning-f767f1d8.js} +0 -3
  295. package/plate/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
  296. package/plate/modern/Component.responsive.js +1 -1
  297. package/plate/modern/components/base-plate/Component.js +1 -1
  298. package/plate/modern/components/base-plate/index.js +1 -1
  299. package/plate/modern/desktop/Component.desktop.js +1 -1
  300. package/plate/modern/desktop/index.js +1 -1
  301. package/plate/modern/{index-7f6b04c5.d.ts → index-7a60c8a5.d.ts} +1 -2
  302. package/plate/modern/index.js +1 -1
  303. package/plate/modern/mobile/Component.mobile.js +1 -1
  304. package/plate/modern/mobile/index.js +1 -1
  305. package/plate/modern/shared/index.js +1 -1
  306. package/plate/modern/utils.js +1 -1
  307. package/plate/{moderncssm/warning-d26c81e4.d.ts → modern/warning-8ef1cad9.d.ts} +1 -4
  308. package/plate/modern/{warning-ddcfdd3c.js → warning-8ef1cad9.js} +0 -3
  309. package/plate/moderncssm/Component.responsive.js +1 -1
  310. package/plate/moderncssm/components/base-plate/Component.js +1 -1
  311. package/plate/moderncssm/components/base-plate/index.js +1 -1
  312. package/plate/moderncssm/desktop/Component.desktop.js +1 -1
  313. package/plate/moderncssm/desktop/index.js +1 -1
  314. package/plate/moderncssm/index-7a60c8a5.d.ts +87 -0
  315. package/plate/moderncssm/index.js +1 -1
  316. package/plate/moderncssm/mobile/Component.mobile.js +1 -1
  317. package/plate/moderncssm/mobile/index.js +1 -1
  318. package/plate/moderncssm/shared/index.js +1 -1
  319. package/plate/moderncssm/utils.js +1 -1
  320. package/plate/{cssm/warning-9845719a.d.ts → moderncssm/warning-3ebece2f.d.ts} +1 -4
  321. package/plate/moderncssm/{warning-d26c81e4.js → warning-3ebece2f.js} +0 -3
  322. package/plate/utils.js +1 -1
  323. package/plate/warning-bde58dcf.d.ts +19 -0
  324. package/plate/{warning-030b2408.js → warning-bde58dcf.js} +0 -3
  325. package/portal/Component.d.ts +1 -1
  326. package/portal/cssm/Component.d.ts +1 -1
  327. package/portal/cssm/hooks/usePortalContainer.d.ts +1 -1
  328. package/portal/cssm/hooks/usePortalContainer.js +4 -5
  329. package/portal/esm/Component.d.ts +1 -1
  330. package/portal/esm/Component.js +1 -1
  331. package/portal/esm/hooks/usePortalContainer.d.ts +1 -1
  332. package/portal/esm/hooks/usePortalContainer.js +4 -5
  333. package/portal/esm/index.js +1 -1
  334. package/portal/hooks/usePortalContainer.d.ts +1 -1
  335. package/portal/hooks/usePortalContainer.js +4 -5
  336. package/portal/modern/Component.d.ts +1 -1
  337. package/portal/modern/Component.js +1 -1
  338. package/portal/modern/hooks/usePortalContainer.d.ts +1 -1
  339. package/portal/modern/hooks/usePortalContainer.js +4 -5
  340. package/portal/modern/index.js +1 -1
  341. package/portal/moderncssm/Component.d.ts +1 -1
  342. package/portal/moderncssm/Component.js +1 -1
  343. package/portal/moderncssm/hooks/usePortalContainer.d.ts +1 -1
  344. package/portal/moderncssm/hooks/usePortalContainer.js +4 -5
  345. package/portal/moderncssm/index.js +1 -1
  346. package/pure-cell/component.js +1 -1
  347. package/pure-cell/components/addon/component.js +1 -1
  348. package/pure-cell/components/addon/index.d.ts +1 -1
  349. package/pure-cell/components/addon/index.js +1 -1
  350. package/pure-cell/components/amount/component.js +1 -1
  351. package/pure-cell/components/amount/index.d.ts +1 -1
  352. package/pure-cell/components/amount/index.js +1 -1
  353. package/pure-cell/components/amount-title/component.js +1 -1
  354. package/pure-cell/components/amount-title/index.d.ts +1 -1
  355. package/pure-cell/components/amount-title/index.js +1 -1
  356. package/pure-cell/components/category/component.js +1 -1
  357. package/pure-cell/components/category/index.d.ts +1 -1
  358. package/pure-cell/components/category/index.js +1 -1
  359. package/pure-cell/components/content/component.js +1 -1
  360. package/pure-cell/components/content/index.d.ts +1 -1
  361. package/pure-cell/components/content/index.js +1 -1
  362. package/pure-cell/components/footer/component.js +1 -1
  363. package/pure-cell/components/footer/index.d.ts +1 -1
  364. package/pure-cell/components/footer/index.js +1 -1
  365. package/pure-cell/components/footer-button/component.js +1 -1
  366. package/pure-cell/components/footer-button/index.d.ts +1 -1
  367. package/pure-cell/components/footer-button/index.js +1 -1
  368. package/pure-cell/components/footer-text/component.js +1 -1
  369. package/pure-cell/components/footer-text/index.d.ts +1 -1
  370. package/pure-cell/components/footer-text/index.js +1 -1
  371. package/pure-cell/components/graphics/component.js +1 -1
  372. package/pure-cell/components/graphics/index.d.ts +1 -1
  373. package/pure-cell/components/graphics/index.js +1 -1
  374. package/pure-cell/components/main/component.js +1 -1
  375. package/pure-cell/components/main/index.d.ts +1 -1
  376. package/pure-cell/components/main/index.js +1 -1
  377. package/pure-cell/components/text/component.js +1 -1
  378. package/pure-cell/components/text/index.d.ts +1 -1
  379. package/pure-cell/components/text/index.js +1 -1
  380. package/pure-cell/esm/component-fb05ccb7.d.ts +5 -5
  381. package/pure-cell/esm/component.js +1 -1
  382. package/pure-cell/esm/components/addon/component.js +1 -1
  383. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  384. package/pure-cell/esm/components/addon/index.js +1 -1
  385. package/pure-cell/esm/components/amount/component.js +1 -1
  386. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  387. package/pure-cell/esm/components/amount/index.js +1 -1
  388. package/pure-cell/esm/components/amount-title/component.js +1 -1
  389. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  390. package/pure-cell/esm/components/amount-title/index.js +1 -1
  391. package/pure-cell/esm/components/category/component.js +1 -1
  392. package/pure-cell/esm/components/category/index.d.ts +1 -1
  393. package/pure-cell/esm/components/category/index.js +1 -1
  394. package/pure-cell/esm/components/content/component.js +1 -1
  395. package/pure-cell/esm/components/content/index.d.ts +1 -1
  396. package/pure-cell/esm/components/content/index.js +1 -1
  397. package/pure-cell/esm/components/footer/component.js +1 -1
  398. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  399. package/pure-cell/esm/components/footer/index.js +1 -1
  400. package/pure-cell/esm/components/footer-button/component.js +1 -1
  401. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  402. package/pure-cell/esm/components/footer-button/index.js +1 -1
  403. package/pure-cell/esm/components/footer-text/component.js +1 -1
  404. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  405. package/pure-cell/esm/components/footer-text/index.js +1 -1
  406. package/pure-cell/esm/components/graphics/component.js +1 -1
  407. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  408. package/pure-cell/esm/components/graphics/index.js +1 -1
  409. package/pure-cell/esm/components/main/component.js +1 -1
  410. package/pure-cell/esm/components/main/index.d.ts +1 -1
  411. package/pure-cell/esm/components/main/index.js +1 -1
  412. package/pure-cell/esm/components/text/component.js +1 -1
  413. package/pure-cell/esm/components/text/index.d.ts +1 -1
  414. package/pure-cell/esm/components/text/index.js +1 -1
  415. package/pure-cell/esm/index.js +1 -1
  416. package/pure-cell/index.js +1 -1
  417. package/pure-cell/modern/component.js +1 -1
  418. package/pure-cell/modern/components/addon/component.js +1 -1
  419. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  420. package/pure-cell/modern/components/addon/index.js +1 -1
  421. package/pure-cell/modern/components/amount/component.js +1 -1
  422. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  423. package/pure-cell/modern/components/amount/index.js +1 -1
  424. package/pure-cell/modern/components/amount-title/component.js +1 -1
  425. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  426. package/pure-cell/modern/components/amount-title/index.js +1 -1
  427. package/pure-cell/modern/components/category/component.js +1 -1
  428. package/pure-cell/modern/components/category/index.d.ts +1 -1
  429. package/pure-cell/modern/components/category/index.js +1 -1
  430. package/pure-cell/modern/components/content/component.js +1 -1
  431. package/pure-cell/modern/components/content/index.d.ts +1 -1
  432. package/pure-cell/modern/components/content/index.js +1 -1
  433. package/pure-cell/modern/components/footer/component.js +1 -1
  434. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  435. package/pure-cell/modern/components/footer/index.js +1 -1
  436. package/pure-cell/modern/components/footer-button/component.js +1 -1
  437. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  438. package/pure-cell/modern/components/footer-button/index.js +1 -1
  439. package/pure-cell/modern/components/footer-text/component.js +1 -1
  440. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  441. package/pure-cell/modern/components/footer-text/index.js +1 -1
  442. package/pure-cell/modern/components/graphics/component.js +1 -1
  443. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  444. package/pure-cell/modern/components/graphics/index.js +1 -1
  445. package/pure-cell/modern/components/main/component.js +1 -1
  446. package/pure-cell/modern/components/main/index.d.ts +1 -1
  447. package/pure-cell/modern/components/main/index.js +1 -1
  448. package/pure-cell/modern/components/text/component.js +1 -1
  449. package/pure-cell/modern/components/text/index.d.ts +1 -1
  450. package/pure-cell/modern/components/text/index.js +1 -1
  451. package/pure-cell/modern/index.js +1 -1
  452. package/select/components/base-option/Component.js +4 -5
  453. package/select/components/base-option/index.css +2 -7
  454. package/select/components/base-select/Component.js +3 -4
  455. package/select/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  456. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  457. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  458. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  459. package/select/components/base-select/index.css +2 -7
  460. package/select/components/optgroup/Component.js +1 -1
  461. package/select/components/optgroup/index.css +2 -1
  462. package/select/components/option/desktop/index.css +3 -2
  463. package/select/components/option/mobile/index.css +3 -2
  464. package/select/components/options-list/Component.js +1 -1
  465. package/select/components/options-list/index.css +2 -1
  466. package/select/components/virtual-options-list/Component.js +1 -1
  467. package/select/components/virtual-options-list/index.css +2 -1
  468. package/select/cssm/components/base-option/Component.js +3 -4
  469. package/select/cssm/components/base-option/index.module.css +2 -7
  470. package/select/cssm/components/base-select/Component.js +1 -2
  471. package/select/cssm/components/base-select/index.module.css +2 -7
  472. package/select/cssm/components/optgroup/index.module.css +2 -1
  473. package/select/cssm/components/option/desktop/index.module.css +3 -2
  474. package/select/cssm/components/option/index.module.css +3 -2
  475. package/select/cssm/components/option/mobile/index.module.css +3 -2
  476. package/select/cssm/components/options-list/index.module.css +2 -1
  477. package/select/cssm/components/virtual-options-list/index.module.css +2 -1
  478. package/select/{hook-8877486e.js → cssm/hook-928265a3.js} +3 -3
  479. package/select/cssm/mobile/Component.mobile.js +1 -1
  480. package/select/cssm/presets/index.js +1 -1
  481. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  482. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  483. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -3
  484. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +2 -5
  485. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +2 -6
  486. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
  487. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +2 -6
  488. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +3 -7
  489. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  490. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  491. package/select/cssm/shared/index.js +1 -1
  492. package/select/esm/Component.responsive.js +4 -4
  493. package/select/esm/components/base-option/Component.js +4 -5
  494. package/select/esm/components/base-option/index.css +2 -7
  495. package/select/esm/components/base-option/index.js +0 -1
  496. package/select/esm/components/base-select/Component.js +3 -4
  497. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  498. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  499. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  500. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  501. package/select/esm/components/base-select/index.css +2 -7
  502. package/select/esm/components/base-select/index.js +2 -3
  503. package/select/esm/components/index.js +3 -3
  504. package/select/esm/components/optgroup/Component.js +1 -1
  505. package/select/esm/components/optgroup/index.css +2 -1
  506. package/select/esm/components/option/desktop/index.css +3 -2
  507. package/select/esm/components/option/mobile/index.css +3 -2
  508. package/select/esm/components/options-list/Component.js +1 -1
  509. package/select/esm/components/options-list/index.css +2 -1
  510. package/select/esm/components/virtual-options-list/Component.js +1 -1
  511. package/select/esm/components/virtual-options-list/index.css +2 -1
  512. package/select/esm/desktop/Component.desktop.js +3 -3
  513. package/select/esm/desktop/index.js +3 -3
  514. package/select/esm/{hook-9169e175.js → hook-8ea33033.js} +3 -3
  515. package/select/esm/index.js +4 -4
  516. package/select/esm/{list-popover-desktop-f5c921ea.js → list-popover-desktop-19302cc2.js} +1 -1
  517. package/select/esm/mobile/Component.mobile.js +4 -4
  518. package/select/esm/mobile/Component.modal.mobile.js +4 -4
  519. package/select/esm/mobile/index.js +4 -4
  520. package/select/esm/presets/index.js +1 -1
  521. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  522. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  523. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -3
  524. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -5
  525. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
  526. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
  527. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -7
  528. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
  529. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  530. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  531. package/select/esm/shared/index.js +3 -3
  532. package/select/{cssm/hook-bb149630.js → hook-969a9282.js} +3 -3
  533. package/select/{list-popover-desktop-8a3f493d.js → list-popover-desktop-7c0c3ff4.js} +1 -1
  534. package/select/mobile/Component.mobile.js +1 -1
  535. package/select/modern/Component.responsive.js +4 -4
  536. package/select/modern/components/base-option/Component.js +3 -4
  537. package/select/modern/components/base-option/index.css +2 -7
  538. package/select/modern/components/base-option/index.js +0 -1
  539. package/select/modern/components/base-select/Component.js +3 -4
  540. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  541. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  542. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  543. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  544. package/select/modern/components/base-select/index.css +2 -7
  545. package/select/modern/components/base-select/index.js +2 -3
  546. package/select/modern/components/index.js +3 -3
  547. package/select/modern/components/optgroup/Component.js +1 -1
  548. package/select/modern/components/optgroup/index.css +2 -1
  549. package/select/modern/components/option/desktop/index.css +3 -2
  550. package/select/modern/components/option/mobile/index.css +3 -2
  551. package/select/modern/components/options-list/Component.js +1 -1
  552. package/select/modern/components/options-list/index.css +2 -1
  553. package/select/modern/components/virtual-options-list/Component.js +1 -1
  554. package/select/modern/components/virtual-options-list/index.css +2 -1
  555. package/select/modern/desktop/Component.desktop.js +3 -3
  556. package/select/modern/desktop/index.js +3 -3
  557. package/select/modern/{hook-8bdd0917.js → hook-944ae153.js} +3 -3
  558. package/select/modern/index.js +4 -4
  559. package/select/modern/{list-popover-desktop-45685adc.js → list-popover-desktop-e1ffb5ee.js} +1 -1
  560. package/select/modern/mobile/Component.mobile.js +4 -4
  561. package/select/modern/mobile/Component.modal.mobile.js +4 -4
  562. package/select/modern/mobile/index.js +4 -4
  563. package/select/modern/presets/index.js +1 -1
  564. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  565. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  566. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -3
  567. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -5
  568. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
  569. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
  570. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +2 -6
  571. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
  572. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  573. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  574. package/select/modern/shared/index.js +3 -3
  575. package/select/moderncssm/Component.responsive.js +2 -2
  576. package/select/moderncssm/components/base-option/Component.js +2 -3
  577. package/select/moderncssm/components/base-option/index.js +0 -1
  578. package/select/moderncssm/components/base-option/index.module.css +0 -7
  579. package/select/moderncssm/components/base-select/Component.js +1 -2
  580. package/select/moderncssm/components/base-select/index.js +0 -1
  581. package/select/moderncssm/components/base-select/index.module.css +0 -4
  582. package/select/moderncssm/components/index.js +1 -1
  583. package/select/moderncssm/components/optgroup/index.module.css +1 -0
  584. package/select/moderncssm/components/option/desktop/index.module.css +2 -1
  585. package/select/moderncssm/components/option/index.module.css +2 -1
  586. package/select/moderncssm/components/option/mobile/index.module.css +2 -1
  587. package/select/moderncssm/components/options-list/index.module.css +1 -0
  588. package/select/moderncssm/components/virtual-options-list/index.module.css +1 -0
  589. package/select/moderncssm/desktop/Component.desktop.js +1 -1
  590. package/select/moderncssm/desktop/index.js +1 -1
  591. package/select/moderncssm/{hook-fc2403e7.js → hook-0c8b8277.js} +3 -3
  592. package/select/moderncssm/index.js +2 -2
  593. package/select/moderncssm/mobile/Component.mobile.js +2 -2
  594. package/select/moderncssm/mobile/Component.modal.mobile.js +2 -2
  595. package/select/moderncssm/mobile/index.js +2 -2
  596. package/select/moderncssm/presets/index.js +1 -1
  597. package/select/moderncssm/presets/useSelectWithApply/hook.js +1 -1
  598. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
  599. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -3
  600. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +2 -4
  601. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css +0 -3
  602. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
  603. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -5
  604. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css +1 -5
  605. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  606. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  607. package/select/moderncssm/shared/index.js +1 -1
  608. package/select/presets/index.js +1 -1
  609. package/select/presets/useSelectWithApply/hook.js +1 -1
  610. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  611. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -3
  612. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +3 -6
  613. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +2 -6
  614. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +0 -2
  615. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -7
  616. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -7
  617. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  618. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  619. package/select/shared/index.js +1 -1
  620. package/shared/cssm/index.d.ts +0 -1
  621. package/shared/cssm/index.js +0 -2
  622. package/shared/esm/index.d.ts +0 -1
  623. package/shared/esm/index.js +0 -1
  624. package/shared/index.d.ts +0 -1
  625. package/shared/index.js +0 -2
  626. package/shared/modern/index.d.ts +0 -1
  627. package/shared/modern/index.js +0 -1
  628. package/shared/moderncssm/index.d.ts +0 -1
  629. package/shared/moderncssm/index.js +0 -1
  630. package/side-panel/components/controls/Component.js +1 -1
  631. package/side-panel/components/footer/Component.js +1 -1
  632. package/side-panel/esm/Component.responsive.js +1 -1
  633. package/side-panel/esm/components/controls/Component.js +1 -1
  634. package/side-panel/esm/components/controls/index.js +1 -1
  635. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  636. package/side-panel/esm/components/footer/Component.js +1 -1
  637. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  638. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  639. package/side-panel/esm/desktop/index.js +1 -1
  640. package/side-panel/esm/index.js +1 -1
  641. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  642. package/side-panel/esm/mobile/index.js +1 -1
  643. package/side-panel/modern/Component.responsive.js +1 -1
  644. package/side-panel/modern/components/controls/Component.js +1 -1
  645. package/side-panel/modern/components/controls/index.js +1 -1
  646. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  647. package/side-panel/modern/components/footer/Component.js +1 -1
  648. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  649. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  650. package/side-panel/modern/desktop/index.js +1 -1
  651. package/side-panel/modern/index.js +1 -1
  652. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  653. package/side-panel/modern/mobile/index.js +1 -1
  654. package/spinner/cssm/index.module.css +1 -0
  655. package/spinner/esm/index.css +1 -0
  656. package/spinner/index.css +1 -0
  657. package/spinner/modern/index.css +1 -0
  658. package/spinner/moderncssm/index.module.css +1 -0
  659. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  660. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  661. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  662. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  663. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  664. package/tabs/esm/collapsible/index.js +1 -1
  665. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  666. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  667. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  668. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  669. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  670. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  671. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  672. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  673. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  674. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  675. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  676. package/tabs/esm/desktop/index.js +2 -2
  677. package/tabs/esm/index.js +2 -2
  678. package/tabs/esm/mobile/index.js +2 -2
  679. package/tabs/modern/collapsible/index.js +1 -1
  680. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  681. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  682. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  683. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  684. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  685. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  686. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  687. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  688. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  689. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  690. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  691. package/tabs/modern/desktop/index.js +2 -2
  692. package/tabs/modern/index.js +2 -2
  693. package/tabs/modern/mobile/index.js +2 -2
  694. package/textarea/Component.js +1 -1
  695. package/textarea/components/PseudoTextArea.js +1 -1
  696. package/textarea/components/index.d.ts +1 -1
  697. package/textarea/components/index.js +1 -1
  698. package/textarea/esm/Component.js +1 -1
  699. package/textarea/esm/components/PseudoTextArea.js +1 -1
  700. package/textarea/esm/components/index.d.ts +1 -1
  701. package/textarea/esm/components/index.js +1 -1
  702. package/textarea/esm/index.js +1 -1
  703. package/textarea/modern/Component.js +1 -1
  704. package/textarea/modern/components/PseudoTextArea.js +1 -1
  705. package/textarea/modern/components/index.d.ts +1 -1
  706. package/textarea/modern/components/index.js +1 -1
  707. package/textarea/modern/index.js +1 -1
  708. package/themes/compiled/mobile-dark-bluetint.css +4 -143
  709. package/typography/esm/component.js +2 -2
  710. package/typography/esm/index.js +2 -2
  711. package/typography/esm/text/component.js +1 -1
  712. package/typography/esm/text/index.js +1 -1
  713. package/typography/esm/title/component.js +1 -1
  714. package/typography/esm/title/index.js +2 -2
  715. package/typography/esm/title-mobile/component.js +2 -2
  716. package/typography/esm/title-mobile/index.js +2 -2
  717. package/typography/esm/title-responsive/component.js +2 -2
  718. package/typography/esm/title-responsive/index.js +2 -2
  719. package/typography/modern/component.js +2 -2
  720. package/typography/modern/index.js +2 -2
  721. package/typography/modern/text/component.js +1 -1
  722. package/typography/modern/text/index.js +1 -1
  723. package/typography/modern/title/component.js +1 -1
  724. package/typography/modern/title/index.js +2 -2
  725. package/typography/modern/title-mobile/component.js +2 -2
  726. package/typography/modern/title-mobile/index.js +2 -2
  727. package/typography/modern/title-responsive/component.js +2 -2
  728. package/typography/modern/title-responsive/index.js +2 -2
  729. package/typography/text/component.js +1 -1
  730. package/typography/title/component.js +1 -1
  731. package/typography/title/index.js +1 -1
  732. package/typography/title-mobile/component.js +1 -1
  733. package/universal-date-input/cssm/index-5712fce2.d.ts +2 -2
  734. package/universal-date-input/esm/index-5712fce2.d.ts +2 -2
  735. package/universal-date-input/index-5712fce2.d.ts +2 -2
  736. package/universal-date-input/modern/index-5712fce2.d.ts +2 -2
  737. package/universal-date-input/moderncssm/index-5712fce2.d.ts +2 -2
  738. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  739. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  740. package/universal-modal/esm/Component.responsive.js +1 -1
  741. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  742. package/universal-modal/esm/components/header/index.js +1 -1
  743. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  744. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  745. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  746. package/universal-modal/esm/desktop/index.js +1 -1
  747. package/universal-modal/esm/index.js +1 -1
  748. package/universal-modal/esm/mobile/Component.mobile.js +1 -1
  749. package/universal-modal/esm/mobile/index.js +1 -1
  750. package/universal-modal/modern/Component.responsive.js +1 -1
  751. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  752. package/universal-modal/modern/components/header/index.js +1 -1
  753. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  754. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  755. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  756. package/universal-modal/modern/desktop/index.js +1 -1
  757. package/universal-modal/modern/index.js +1 -1
  758. package/universal-modal/modern/mobile/Component.mobile.js +1 -1
  759. package/universal-modal/modern/mobile/index.js +1 -1
  760. package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
  761. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  762. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  763. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  764. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  765. package/plate/moderncssm/index-7f6b04c5.d.ts +0 -88
  766. package/plate/warning-030b2408.d.ts +0 -22
  767. package/shared/context/PortalContext/PortalContext.d.ts +0 -4
  768. package/shared/context/PortalContext/PortalContext.js +0 -7
  769. package/shared/context/PortalContext/index.d.ts +0 -1
  770. package/shared/context/PortalContext/index.js +0 -7
  771. package/shared/cssm/context/PortalContext/PortalContext.d.ts +0 -4
  772. package/shared/cssm/context/PortalContext/PortalContext.js +0 -7
  773. package/shared/cssm/context/PortalContext/index.d.ts +0 -1
  774. package/shared/cssm/context/PortalContext/index.js +0 -7
  775. package/shared/esm/context/PortalContext/PortalContext.d.ts +0 -4
  776. package/shared/esm/context/PortalContext/PortalContext.js +0 -5
  777. package/shared/esm/context/PortalContext/index.d.ts +0 -1
  778. package/shared/esm/context/PortalContext/index.js +0 -2
  779. package/shared/modern/context/PortalContext/PortalContext.d.ts +0 -4
  780. package/shared/modern/context/PortalContext/PortalContext.js +0 -5
  781. package/shared/modern/context/PortalContext/index.d.ts +0 -1
  782. package/shared/modern/context/PortalContext/index.js +0 -2
  783. package/shared/moderncssm/context/PortalContext/PortalContext.d.ts +0 -4
  784. package/shared/moderncssm/context/PortalContext/PortalContext.js +0 -5
  785. package/shared/moderncssm/context/PortalContext/index.d.ts +0 -1
  786. package/shared/moderncssm/context/PortalContext/index.js +0 -2
  787. /package/calendar/{calendarMonthOnlyView-6a605bb0.d.ts → calendarMonthOnlyView-97ffe928.d.ts} +0 -0
  788. /package/calendar/{calendarMonthOnlyView-6a605bb0.js → calendarMonthOnlyView-97ffe928.js} +0 -0
  789. /package/calendar/esm/{calendarMonthOnlyView-87f68a0a.d.ts → calendarMonthOnlyView-82aed7a3.d.ts} +0 -0
  790. /package/calendar/esm/{calendarMonthOnlyView-87f68a0a.js → calendarMonthOnlyView-82aed7a3.js} +0 -0
  791. /package/calendar/modern/{calendarMonthOnlyView-629ecbd6.d.ts → calendarMonthOnlyView-e737b030.d.ts} +0 -0
  792. /package/calendar/modern/{calendarMonthOnlyView-629ecbd6.js → calendarMonthOnlyView-e737b030.js} +0 -0
  793. /package/calendar-range/esm/{index.module-1d30faeb.js → index.module-665f94a5.js} +0 -0
  794. /package/calendar-range/{index.module-958c1756.js → index.module-cfeb7a2d.js} +0 -0
  795. /package/calendar-range/modern/{index.module-2941240e.js → index.module-ac1eacf3.js} +0 -0
  796. /package/confirmation/{countdown-section-617ea611.d.ts → countdown-section-9b3f57d9.d.ts} +0 -0
  797. /package/confirmation/{countdown-section-617ea611.js → countdown-section-9b3f57d9.js} +0 -0
  798. /package/confirmation/esm/{countdown-section-b1b61790.d.ts → countdown-section-846f3d8f.d.ts} +0 -0
  799. /package/confirmation/esm/{countdown-section-b1b61790.js → countdown-section-846f3d8f.js} +0 -0
  800. /package/confirmation/modern/{countdown-section-241ed944.d.ts → countdown-section-4ca6897e.d.ts} +0 -0
  801. /package/confirmation/modern/{countdown-section-241ed944.js → countdown-section-4ca6897e.js} +0 -0
  802. /package/file-upload-item/{actions-control.module-5b55d756.js → actions-control.module-998010b1.js} +0 -0
  803. /package/file-upload-item/esm/{actions-control.module-bc4eb1d0.js → actions-control.module-57ea3bd6.js} +0 -0
  804. /package/file-upload-item/modern/{actions-control.module-d5221506.js → actions-control.module-8e42c7f3.js} +0 -0
  805. /package/gallery/esm/{hooks-fef40a05.d.ts → hooks-53e2d904.d.ts} +0 -0
  806. /package/gallery/esm/{hooks-fef40a05.js → hooks-53e2d904.js} +0 -0
  807. /package/gallery/{hooks-9195cf0e.d.ts → hooks-b1e91594.d.ts} +0 -0
  808. /package/gallery/{hooks-9195cf0e.js → hooks-b1e91594.js} +0 -0
  809. /package/gallery/modern/{hooks-96f7e0e9.d.ts → hooks-739163e8.d.ts} +0 -0
  810. /package/gallery/modern/{hooks-96f7e0e9.js → hooks-739163e8.js} +0 -0
  811. /package/modal/esm/{layout.module-3eb2e4a6.js → layout.module-348fc08c.js} +0 -0
  812. /package/modal/{layout.module-8b3aad94.js → layout.module-92fdb656.js} +0 -0
  813. /package/modal/modern/{layout.module-1fe3d4d0.js → layout.module-a9768ae2.js} +0 -0
  814. /package/pure-cell/{component-c2f57263.d.ts → component-1acf736f.d.ts} +0 -0
  815. /package/pure-cell/{component-c2f57263.js → component-1acf736f.js} +0 -0
  816. /package/pure-cell/esm/{component-8681efcf.d.ts → component-f38c8fa9.d.ts} +0 -0
  817. /package/pure-cell/esm/{component-8681efcf.js → component-f38c8fa9.js} +0 -0
  818. /package/pure-cell/modern/{component-07952d1b.d.ts → component-8478eb62.d.ts} +0 -0
  819. /package/pure-cell/modern/{component-07952d1b.js → component-8478eb62.js} +0 -0
  820. /package/select/cssm/{hook-bb149630.d.ts → hook-928265a3.d.ts} +0 -0
  821. /package/select/esm/{hook-9169e175.d.ts → hook-8ea33033.d.ts} +0 -0
  822. /package/select/esm/{list-popover-desktop-f5c921ea.d.ts → list-popover-desktop-19302cc2.d.ts} +0 -0
  823. /package/select/esm/{mobile.module-d5557108.js → mobile.module-a5627c92.js} +0 -0
  824. /package/select/{hook-8877486e.d.ts → hook-969a9282.d.ts} +0 -0
  825. /package/select/{list-popover-desktop-8a3f493d.d.ts → list-popover-desktop-7c0c3ff4.d.ts} +0 -0
  826. /package/select/{mobile.module-d9fa5369.js → mobile.module-92b87d8e.js} +0 -0
  827. /package/select/modern/{hook-8bdd0917.d.ts → hook-944ae153.d.ts} +0 -0
  828. /package/select/modern/{list-popover-desktop-45685adc.d.ts → list-popover-desktop-e1ffb5ee.d.ts} +0 -0
  829. /package/select/modern/{mobile.module-9ffa3546.js → mobile.module-38c380ea.js} +0 -0
  830. /package/select/moderncssm/{hook-fc2403e7.d.ts → hook-0c8b8277.d.ts} +0 -0
  831. /package/side-panel/esm/{layout.module-57022098.js → layout.module-fe79b7b5.js} +0 -0
  832. /package/side-panel/{layout.module-5f4bfcc6.js → layout.module-478eea81.js} +0 -0
  833. /package/side-panel/modern/{layout.module-b310bac4.js → layout.module-51ce6639.js} +0 -0
  834. /package/tabs/esm/{index.module-166c8fc6.js → index.module-77d75a02.js} +0 -0
  835. /package/tabs/esm/{index.module-db086312.js → index.module-c3609452.js} +0 -0
  836. /package/tabs/{index.module-8dfa92e6.js → index.module-868a5c11.js} +0 -0
  837. /package/tabs/{index.module-b2279ae3.js → index.module-e29c8a69.js} +0 -0
  838. /package/tabs/modern/{index.module-d65290bc.js → index.module-758d9364.js} +0 -0
  839. /package/tabs/modern/{index.module-09adb037.js → index.module-cfb61f9c.js} +0 -0
  840. /package/textarea/{PseudoTextArea-4e483f15.d.ts → PseudoTextArea-6237dbc3.d.ts} +0 -0
  841. /package/textarea/{PseudoTextArea-4e483f15.js → PseudoTextArea-6237dbc3.js} +0 -0
  842. /package/textarea/esm/{PseudoTextArea-79dc6712.d.ts → PseudoTextArea-691ebeeb.d.ts} +0 -0
  843. /package/textarea/esm/{PseudoTextArea-79dc6712.js → PseudoTextArea-691ebeeb.js} +0 -0
  844. /package/textarea/modern/{PseudoTextArea-01e573fc.d.ts → PseudoTextArea-25604eec.d.ts} +0 -0
  845. /package/textarea/modern/{PseudoTextArea-01e573fc.js → PseudoTextArea-25604eec.js} +0 -0
  846. /package/typography/{colors.module-261d4bae.js → colors.module-4d842520.js} +0 -0
  847. /package/typography/{common.module-26c8fc0f.js → common.module-0b25f4c2.js} +0 -0
  848. /package/typography/esm/{colors.module-68bfd94c.js → colors.module-8125185a.js} +0 -0
  849. /package/typography/esm/{common.module-a20670be.js → common.module-8ebc92e3.js} +0 -0
  850. /package/typography/modern/{colors.module-5326aaed.js → colors.module-299e3cdd.js} +0 -0
  851. /package/typography/modern/{common.module-c5c9c067.js → common.module-98236469.js} +0 -0
  852. /package/universal-modal/esm/{index.module-f38e3cfe.js → index.module-e3ebc48f.js} +0 -0
  853. /package/universal-modal/{index.module-572c2b13.js → index.module-4ea89642.js} +0 -0
  854. /package/universal-modal/modern/{index.module-8d080141.js → index.module-6fb41cd2.js} +0 -0
@@ -1,8 +1,8 @@
1
- import React, { Children, isValidElement, cloneElement } from 'react';
1
+ import React, { forwardRef, Children, isValidElement, cloneElement } from 'react';
2
2
  import cn from 'classnames';
3
3
  import commonStyles from './index.module.css';
4
4
 
5
- const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }) => {
5
+ const BaseCheckboxGroup = forwardRef(({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'checkbox', dataTestId, disabled = false, styles, }, ref) => {
6
6
  const renderCheckbox = (child) => {
7
7
  const { name, checked, className: childClassName } = child.props;
8
8
  const handleChange = (event) => {
@@ -32,18 +32,20 @@ const BaseCheckboxGroup = ({ children, className, direction = 'vertical', label,
32
32
  React.createElement("input", { type: 'checkbox', autoComplete: 'off', onChange: handleChange, disabled: disabled || child.props.disabled, checked: checked, className: commonStyles.hiddenInput, tabIndex: -1 })));
33
33
  };
34
34
  const errorMessage = typeof error === 'boolean' ? '' : error;
35
- return (React.createElement("div", { className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
36
- label ? React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label) : null,
35
+ return (React.createElement("div", { ref: ref, className: cn(commonStyles.component, commonStyles[type], commonStyles[direction], { [commonStyles.error]: error }, className), "data-test-id": dataTestId },
36
+ label ? (React.createElement("span", { className: cn(commonStyles.label, styles.label) }, label)) : null,
37
37
  children ? (React.createElement("div", { className: cn(commonStyles.checkboxList, {
38
38
  [styles.checkboxList]: type === 'checkbox',
39
39
  }), onBlur: onBlur, onFocus: onFocus }, Children.map(children, (child) => {
40
40
  if (isValidElement(child)) {
41
- return type === 'checkbox' ? renderCheckbox(child) : renderTag(child);
41
+ return type === 'checkbox'
42
+ ? renderCheckbox(child)
43
+ : renderTag(child);
42
44
  }
43
45
  return null;
44
46
  }))) : null,
45
47
  errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.errorMessage), role: 'alert' }, errorMessage)),
46
48
  hint && !errorMessage && (React.createElement("span", { className: cn(commonStyles.sub, styles.sub, commonStyles.hint) }, hint))));
47
- };
49
+ });
48
50
 
49
51
  export { BaseCheckboxGroup };
@@ -10,7 +10,7 @@ var coreComponentsTypography = require('../../../../typography');
10
10
  var hooks = require('@alfalab/hooks');
11
11
  var context = require('../../../context.js');
12
12
  var components_header_component = require('../../header/component.js');
13
- var components_screens_initial_countdownSection = require('../../../countdown-section-617ea611.js');
13
+ var components_screens_initial_countdownSection = require('../../../countdown-section-9b3f57d9.js');
14
14
 
15
15
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
16
16
 
@@ -7,7 +7,7 @@ require('../../../../spinner');
7
7
  require('../../../../typography');
8
8
  require('../../../context.js');
9
9
  require('../../../utils.js');
10
- var components_screens_initial_countdownSection = require('../../../countdown-section-617ea611.js');
10
+ var components_screens_initial_countdownSection = require('../../../countdown-section-9b3f57d9.js');
11
11
 
12
12
 
13
13
 
@@ -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-b1b61790.js';
19
+ import './countdown-section-846f3d8f.js';
20
20
  import '../../button/esm';
21
21
  import '../../spinner/esm';
22
22
  import './components/screens/hint/component.js';
@@ -15,7 +15,7 @@ import '../../../../code-input/esm/mobile';
15
15
  import '../../../../link/esm';
16
16
  import '../../../../typography/esm';
17
17
  import '../header/component.js';
18
- import '../../countdown-section-b1b61790.js';
18
+ import '../../countdown-section-846f3d8f.js';
19
19
  import '../../../../button/esm';
20
20
  import '../../../../spinner/esm';
21
21
  import '../countdown-loader/component.js';
@@ -13,7 +13,7 @@ import '../../../../code-input/esm/mobile';
13
13
  import '../../../../link/esm';
14
14
  import '../../../../typography/esm';
15
15
  import '../header/component.js';
16
- import '../../countdown-section-b1b61790.js';
16
+ import '../../countdown-section-846f3d8f.js';
17
17
  import '../../../../button/esm';
18
18
  import '../../../../spinner/esm';
19
19
  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-b1b61790.js';
17
+ import '../countdown-section-846f3d8f.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-b1b61790.js';
16
+ import '../../countdown-section-846f3d8f.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-b1b61790.js';
11
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-846f3d8f.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-b1b61790.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-846f3d8f.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-b1b61790.js';
13
+ import '../../../countdown-section-846f3d8f.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-b1b61790.js';
16
+ import '../countdown-section-846f3d8f.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-b1b61790.js';
17
+ import '../countdown-section-846f3d8f.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-b1b61790.js';
19
+ import './countdown-section-846f3d8f.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-b1b61790.js';
16
+ import '../countdown-section-846f3d8f.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-b1b61790.js';
17
+ import '../countdown-section-846f3d8f.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-b1b61790.js';
18
+ import '../countdown-section-846f3d8f.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-241ed944.js';
18
+ import './countdown-section-4ca6897e.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-241ed944.js';
17
+ import '../../countdown-section-4ca6897e.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-241ed944.js';
15
+ import '../../countdown-section-4ca6897e.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-241ed944.js';
17
+ import '../countdown-section-4ca6897e.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-241ed944.js';
16
+ import '../../countdown-section-4ca6897e.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-241ed944.js';
11
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-4ca6897e.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-241ed944.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-4ca6897e.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-241ed944.js';
13
+ import '../../../countdown-section-4ca6897e.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-241ed944.js';
15
+ import '../countdown-section-4ca6897e.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-241ed944.js';
16
+ import '../countdown-section-4ca6897e.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-241ed944.js';
18
+ import './countdown-section-4ca6897e.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-241ed944.js';
15
+ import '../countdown-section-4ca6897e.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-241ed944.js';
16
+ import '../countdown-section-4ca6897e.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-241ed944.js';
18
+ import '../countdown-section-4ca6897e.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-5b55d756.js');
8
+ var actionsControl_module = require('../../actions-control.module-998010b1.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-5b55d756.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-998010b1.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-5b55d756.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-998010b1.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-5b55d756.js');
7
+ var actionsControl_module = require('../../../../actions-control.module-998010b1.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-bc4eb1d0.js';
10
+ import './actions-control.module-57ea3bd6.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-bc4eb1d0.js';
6
+ import { s as styles } from '../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
5
+ import { s as styles } from '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
6
+ import '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
5
+ import { s as styles } from '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
6
+ import '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
6
+ import '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
5
+ import { s as styles } from '../../../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
7
+ import '../../actions-control.module-57ea3bd6.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-bc4eb1d0.js';
9
+ import './actions-control.module-57ea3bd6.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-d5221506.js';
10
+ import './actions-control.module-8e42c7f3.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-d5221506.js';
6
+ import { s as styles } from '../../actions-control.module-8e42c7f3.js';
7
7
  import '../../../../icon-button/modern';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
9
9
  import '@alfalab/icons-glyph/ArrowDownLineDownCompactMIcon';