@alfalab/core-components 48.29.0-snapshot-b4d1ee6 → 48.29.0-snapshot.2-b4d1ee6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (472) hide show
  1. package/calendar/components/calendar-mobile/Component.js +1 -1
  2. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  3. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  4. package/calendar/components/calendar-mobile/index.js +1 -1
  5. package/calendar/esm/Component.responsive.js +1 -1
  6. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  7. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  8. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  9. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  10. package/calendar/esm/index.js +1 -1
  11. package/calendar/esm/mobile/index.js +1 -1
  12. package/calendar/mobile/index.js +1 -1
  13. package/calendar/modern/Component.responsive.js +1 -1
  14. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  15. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  16. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  17. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  18. package/calendar/modern/index.js +1 -1
  19. package/calendar/modern/mobile/index.js +1 -1
  20. package/cdn-icon/cssm/hooks/use-icon.js +1 -1
  21. package/cdn-icon/esm/hooks/use-icon.js +1 -1
  22. package/cdn-icon/hooks/use-icon.js +1 -1
  23. package/cdn-icon/modern/hooks/use-icon.js +1 -1
  24. package/cdn-icon/moderncssm/hooks/use-icon.js +1 -1
  25. package/confirmation/components/screens/initial/component.js +1 -1
  26. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  27. package/confirmation/esm/component.responsive.js +1 -1
  28. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  29. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  30. package/confirmation/esm/components/index.js +1 -1
  31. package/confirmation/esm/components/screens/index.js +1 -1
  32. package/confirmation/esm/components/screens/initial/component.js +1 -1
  33. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  34. package/confirmation/esm/components/screens/initial/index.js +1 -1
  35. package/confirmation/esm/desktop/component.desktop.js +1 -1
  36. package/confirmation/esm/desktop/index.js +1 -1
  37. package/confirmation/esm/index.js +1 -1
  38. package/confirmation/esm/mobile/component.mobile.js +1 -1
  39. package/confirmation/esm/mobile/index.js +1 -1
  40. package/confirmation/esm/shared/index.js +1 -1
  41. package/confirmation/modern/component.responsive.js +1 -1
  42. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  43. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  44. package/confirmation/modern/components/index.js +1 -1
  45. package/confirmation/modern/components/screens/index.js +1 -1
  46. package/confirmation/modern/components/screens/initial/component.js +1 -1
  47. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  48. package/confirmation/modern/components/screens/initial/index.js +1 -1
  49. package/confirmation/modern/desktop/component.desktop.js +1 -1
  50. package/confirmation/modern/desktop/index.js +1 -1
  51. package/confirmation/modern/index.js +1 -1
  52. package/confirmation/modern/mobile/component.mobile.js +1 -1
  53. package/confirmation/modern/mobile/index.js +1 -1
  54. package/confirmation/modern/shared/index.js +1 -1
  55. package/file-upload-item/components/actions-control/actions.js +1 -1
  56. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  57. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  58. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  59. package/file-upload-item/esm/Component.js +1 -1
  60. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  61. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  62. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  63. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  64. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  65. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  66. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  67. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  68. package/file-upload-item/esm/index.js +1 -1
  69. package/file-upload-item/modern/Component.js +1 -1
  70. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  71. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  72. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  73. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  74. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  75. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  76. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  77. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  78. package/file-upload-item/modern/index.js +1 -1
  79. package/gallery/components/image-viewer/component.js +1 -1
  80. package/gallery/components/image-viewer/hooks.js +1 -1
  81. package/gallery/components/image-viewer/single.js +1 -1
  82. package/gallery/components/image-viewer/slide.js +1 -1
  83. package/gallery/esm/Component.js +1 -1
  84. package/gallery/esm/components/image-viewer/component.js +1 -1
  85. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  86. package/gallery/esm/components/image-viewer/index.js +1 -1
  87. package/gallery/esm/components/image-viewer/single.js +1 -1
  88. package/gallery/esm/components/image-viewer/slide.js +1 -1
  89. package/gallery/esm/components/index.js +1 -1
  90. package/gallery/esm/index.js +1 -1
  91. package/gallery/modern/Component.js +1 -1
  92. package/gallery/modern/components/image-viewer/component.js +1 -1
  93. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  94. package/gallery/modern/components/image-viewer/index.js +1 -1
  95. package/gallery/modern/components/image-viewer/single.js +1 -1
  96. package/gallery/modern/components/image-viewer/slide.js +1 -1
  97. package/gallery/modern/components/index.js +1 -1
  98. package/gallery/modern/index.js +1 -1
  99. package/international-phone-input/cssm/typings-d515b24c.d.ts +590 -13
  100. package/list/Component.js +1 -1
  101. package/list/components/item/Component.js +1 -1
  102. package/list/components/item/index.d.ts +1 -1
  103. package/list/components/item/index.js +1 -1
  104. package/list/esm/Component.js +1 -1
  105. package/list/esm/components/item/Component.js +1 -1
  106. package/list/esm/components/item/index.d.ts +1 -1
  107. package/list/esm/components/item/index.js +1 -1
  108. package/list/esm/index.js +1 -1
  109. package/list/index.js +1 -1
  110. package/list/modern/Component.js +1 -1
  111. package/list/modern/components/item/Component.js +1 -1
  112. package/list/modern/components/item/index.d.ts +1 -1
  113. package/list/modern/components/item/index.js +1 -1
  114. package/list/modern/index.js +1 -1
  115. package/modal/components/controls/Component.js +1 -1
  116. package/modal/components/footer/Component.js +1 -1
  117. package/modal/esm/Component.responsive.js +1 -1
  118. package/modal/esm/components/controls/Component.js +1 -1
  119. package/modal/esm/components/controls/index.js +1 -1
  120. package/modal/esm/components/footer/Component.js +1 -1
  121. package/modal/esm/desktop/Component.desktop.js +1 -1
  122. package/modal/esm/desktop/index.js +1 -1
  123. package/modal/esm/index.js +1 -1
  124. package/modal/esm/mobile/Component.mobile.js +1 -1
  125. package/modal/esm/mobile/index.js +1 -1
  126. package/modal/modern/Component.responsive.js +1 -1
  127. package/modal/modern/components/controls/Component.js +1 -1
  128. package/modal/modern/components/controls/index.js +1 -1
  129. package/modal/modern/components/footer/Component.js +1 -1
  130. package/modal/modern/desktop/Component.desktop.js +1 -1
  131. package/modal/modern/desktop/index.js +1 -1
  132. package/modal/modern/index.js +1 -1
  133. package/modal/modern/mobile/Component.mobile.js +1 -1
  134. package/modal/modern/mobile/index.js +1 -1
  135. package/package.json +1 -1
  136. package/picker-button/Component-c44170fe.d.ts +1 -1
  137. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  138. package/pure-cell/component.js +1 -1
  139. package/pure-cell/components/addon/component.js +1 -1
  140. package/pure-cell/components/addon/index.d.ts +1 -1
  141. package/pure-cell/components/addon/index.js +1 -1
  142. package/pure-cell/components/amount/component.js +1 -1
  143. package/pure-cell/components/amount/index.d.ts +1 -1
  144. package/pure-cell/components/amount/index.js +1 -1
  145. package/pure-cell/components/amount-title/component.js +1 -1
  146. package/pure-cell/components/amount-title/index.d.ts +1 -1
  147. package/pure-cell/components/amount-title/index.js +1 -1
  148. package/pure-cell/components/category/component.js +1 -1
  149. package/pure-cell/components/category/index.d.ts +1 -1
  150. package/pure-cell/components/category/index.js +1 -1
  151. package/pure-cell/components/content/component.js +1 -1
  152. package/pure-cell/components/content/index.d.ts +1 -1
  153. package/pure-cell/components/content/index.js +1 -1
  154. package/pure-cell/components/footer/component.js +1 -1
  155. package/pure-cell/components/footer/index.d.ts +1 -1
  156. package/pure-cell/components/footer/index.js +1 -1
  157. package/pure-cell/components/footer-button/component.js +1 -1
  158. package/pure-cell/components/footer-button/index.d.ts +1 -1
  159. package/pure-cell/components/footer-button/index.js +1 -1
  160. package/pure-cell/components/footer-text/component.js +1 -1
  161. package/pure-cell/components/footer-text/index.d.ts +1 -1
  162. package/pure-cell/components/footer-text/index.js +1 -1
  163. package/pure-cell/components/graphics/component.js +1 -1
  164. package/pure-cell/components/graphics/index.d.ts +1 -1
  165. package/pure-cell/components/graphics/index.js +1 -1
  166. package/pure-cell/components/main/component.js +1 -1
  167. package/pure-cell/components/main/index.d.ts +1 -1
  168. package/pure-cell/components/main/index.js +1 -1
  169. package/pure-cell/components/text/component.js +1 -1
  170. package/pure-cell/components/text/index.d.ts +1 -1
  171. package/pure-cell/components/text/index.js +1 -1
  172. package/pure-cell/esm/component-3b563e70.d.ts +5 -5
  173. package/pure-cell/esm/component.js +1 -1
  174. package/pure-cell/esm/components/addon/component.js +1 -1
  175. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  176. package/pure-cell/esm/components/addon/index.js +1 -1
  177. package/pure-cell/esm/components/amount/component.js +1 -1
  178. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  179. package/pure-cell/esm/components/amount/index.js +1 -1
  180. package/pure-cell/esm/components/amount-title/component.js +1 -1
  181. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  182. package/pure-cell/esm/components/amount-title/index.js +1 -1
  183. package/pure-cell/esm/components/category/component.js +1 -1
  184. package/pure-cell/esm/components/category/index.d.ts +1 -1
  185. package/pure-cell/esm/components/category/index.js +1 -1
  186. package/pure-cell/esm/components/content/component.js +1 -1
  187. package/pure-cell/esm/components/content/index.d.ts +1 -1
  188. package/pure-cell/esm/components/content/index.js +1 -1
  189. package/pure-cell/esm/components/footer/component.js +1 -1
  190. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  191. package/pure-cell/esm/components/footer/index.js +1 -1
  192. package/pure-cell/esm/components/footer-button/component.js +1 -1
  193. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  194. package/pure-cell/esm/components/footer-button/index.js +1 -1
  195. package/pure-cell/esm/components/footer-text/component.js +1 -1
  196. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  197. package/pure-cell/esm/components/footer-text/index.js +1 -1
  198. package/pure-cell/esm/components/graphics/component.js +1 -1
  199. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  200. package/pure-cell/esm/components/graphics/index.js +1 -1
  201. package/pure-cell/esm/components/main/component.js +1 -1
  202. package/pure-cell/esm/components/main/index.d.ts +1 -1
  203. package/pure-cell/esm/components/main/index.js +1 -1
  204. package/pure-cell/esm/components/text/component.js +1 -1
  205. package/pure-cell/esm/components/text/index.d.ts +1 -1
  206. package/pure-cell/esm/components/text/index.js +1 -1
  207. package/pure-cell/esm/index.js +1 -1
  208. package/pure-cell/index.js +1 -1
  209. package/pure-cell/modern/component.js +1 -1
  210. package/pure-cell/modern/components/addon/component.js +1 -1
  211. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  212. package/pure-cell/modern/components/addon/index.js +1 -1
  213. package/pure-cell/modern/components/amount/component.js +1 -1
  214. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  215. package/pure-cell/modern/components/amount/index.js +1 -1
  216. package/pure-cell/modern/components/amount-title/component.js +1 -1
  217. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  218. package/pure-cell/modern/components/amount-title/index.js +1 -1
  219. package/pure-cell/modern/components/category/component.js +1 -1
  220. package/pure-cell/modern/components/category/index.d.ts +1 -1
  221. package/pure-cell/modern/components/category/index.js +1 -1
  222. package/pure-cell/modern/components/content/component.js +1 -1
  223. package/pure-cell/modern/components/content/index.d.ts +1 -1
  224. package/pure-cell/modern/components/content/index.js +1 -1
  225. package/pure-cell/modern/components/footer/component.js +1 -1
  226. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  227. package/pure-cell/modern/components/footer/index.js +1 -1
  228. package/pure-cell/modern/components/footer-button/component.js +1 -1
  229. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  230. package/pure-cell/modern/components/footer-button/index.js +1 -1
  231. package/pure-cell/modern/components/footer-text/component.js +1 -1
  232. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  233. package/pure-cell/modern/components/footer-text/index.js +1 -1
  234. package/pure-cell/modern/components/graphics/component.js +1 -1
  235. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  236. package/pure-cell/modern/components/graphics/index.js +1 -1
  237. package/pure-cell/modern/components/main/component.js +1 -1
  238. package/pure-cell/modern/components/main/index.d.ts +1 -1
  239. package/pure-cell/modern/components/main/index.js +1 -1
  240. package/pure-cell/modern/components/text/component.js +1 -1
  241. package/pure-cell/modern/components/text/index.d.ts +1 -1
  242. package/pure-cell/modern/components/text/index.js +1 -1
  243. package/pure-cell/modern/index.js +1 -1
  244. package/select/components/base-select/Component.js +2 -2
  245. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  246. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  247. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  248. package/select/esm/Component.responsive.js +3 -3
  249. package/select/esm/components/base-select/Component.js +2 -2
  250. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  251. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  252. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  253. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  254. package/select/esm/components/base-select/index.js +2 -2
  255. package/select/esm/components/index.js +2 -2
  256. package/select/esm/desktop/Component.desktop.js +2 -2
  257. package/select/esm/desktop/index.js +2 -2
  258. package/select/esm/index.js +3 -3
  259. package/select/esm/mobile/Component.mobile.js +3 -3
  260. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  261. package/select/esm/mobile/index.js +3 -3
  262. package/select/esm/presets/index.js +1 -1
  263. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  264. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  265. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  266. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  267. package/select/esm/shared/index.js +3 -3
  268. package/select/mobile/Component.mobile.js +1 -1
  269. package/select/modern/Component.responsive.js +3 -3
  270. package/select/modern/components/base-select/Component.js +2 -2
  271. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  272. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  273. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  274. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  275. package/select/modern/components/base-select/index.js +2 -2
  276. package/select/modern/components/index.js +2 -2
  277. package/select/modern/desktop/Component.desktop.js +2 -2
  278. package/select/modern/desktop/index.js +2 -2
  279. package/select/modern/index.js +3 -3
  280. package/select/modern/mobile/Component.mobile.js +3 -3
  281. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  282. package/select/modern/mobile/index.js +3 -3
  283. package/select/modern/presets/index.js +1 -1
  284. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  285. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  286. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  287. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  288. package/select/modern/shared/index.js +3 -3
  289. package/select/presets/index.js +1 -1
  290. package/select/presets/useSelectWithApply/hook.js +1 -1
  291. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  292. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  293. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  294. package/select/shared/index.js +1 -1
  295. package/side-panel/components/controls/Component.js +1 -1
  296. package/side-panel/components/footer/Component.js +1 -1
  297. package/side-panel/esm/Component.responsive.js +1 -1
  298. package/side-panel/esm/components/controls/Component.js +1 -1
  299. package/side-panel/esm/components/controls/index.js +1 -1
  300. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  301. package/side-panel/esm/components/footer/Component.js +1 -1
  302. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  303. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  304. package/side-panel/esm/desktop/index.js +1 -1
  305. package/side-panel/esm/index.js +1 -1
  306. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  307. package/side-panel/esm/mobile/index.js +1 -1
  308. package/side-panel/modern/Component.responsive.js +1 -1
  309. package/side-panel/modern/components/controls/Component.js +1 -1
  310. package/side-panel/modern/components/controls/index.js +1 -1
  311. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  312. package/side-panel/modern/components/footer/Component.js +1 -1
  313. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  314. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  315. package/side-panel/modern/desktop/index.js +1 -1
  316. package/side-panel/modern/index.js +1 -1
  317. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  318. package/side-panel/modern/mobile/index.js +1 -1
  319. package/textarea/Component.js +1 -1
  320. package/textarea/components/PseudoTextArea.js +1 -1
  321. package/textarea/components/index.d.ts +1 -1
  322. package/textarea/components/index.js +1 -1
  323. package/textarea/esm/Component.js +1 -1
  324. package/textarea/esm/components/PseudoTextArea.js +1 -1
  325. package/textarea/esm/components/index.d.ts +1 -1
  326. package/textarea/esm/components/index.js +1 -1
  327. package/textarea/esm/index.js +1 -1
  328. package/textarea/modern/Component.js +1 -1
  329. package/textarea/modern/components/PseudoTextArea.js +1 -1
  330. package/textarea/modern/components/index.d.ts +1 -1
  331. package/textarea/modern/components/index.js +1 -1
  332. package/textarea/modern/index.js +1 -1
  333. package/textarea/moderncssm/Component.d.ts +1 -1
  334. package/themes/compiled/mobile-dark-bluetint.css +362 -362
  335. package/themes/compiled/mobile-dark-bluetint.d.ts +1 -1
  336. package/themes/compiled/mobile-dark-bluetint.js +1 -1
  337. package/themes/esm/compiled/mobile-dark-bluetint.d.ts +1 -1
  338. package/themes/esm/compiled/mobile-dark-bluetint.js +1 -1
  339. package/themes/modern/compiled/mobile-dark-bluetint.d.ts +1 -1
  340. package/themes/modern/compiled/mobile-dark-bluetint.js +362 -362
  341. package/typography/cssm/title/alfasans-index.module.css +10 -0
  342. package/typography/esm/component.js +2 -2
  343. package/typography/esm/index.js +2 -2
  344. package/typography/esm/text/component.js +1 -1
  345. package/typography/esm/text/index.js +1 -1
  346. package/typography/esm/title/component.js +1 -1
  347. package/typography/esm/title/index.js +2 -2
  348. package/typography/esm/title-mobile/component.js +2 -2
  349. package/typography/esm/title-mobile/index.js +2 -2
  350. package/typography/esm/title-responsive/component.js +2 -2
  351. package/typography/esm/title-responsive/index.js +2 -2
  352. package/typography/modern/component.js +2 -2
  353. package/typography/modern/index.js +2 -2
  354. package/typography/modern/text/component.js +1 -1
  355. package/typography/modern/text/index.js +1 -1
  356. package/typography/modern/title/component.js +1 -1
  357. package/typography/modern/title/index.js +2 -2
  358. package/typography/modern/title-mobile/component.js +2 -2
  359. package/typography/modern/title-mobile/index.js +2 -2
  360. package/typography/modern/title-responsive/component.js +2 -2
  361. package/typography/modern/title-responsive/index.js +2 -2
  362. package/typography/text/component.js +1 -1
  363. package/typography/title/component.d.ts +1 -1
  364. package/typography/title/component.js +1 -1
  365. package/typography/title/index.d.ts +1 -1
  366. package/typography/title/index.js +1 -1
  367. package/typography/title-mobile/component.d.ts +1 -1
  368. package/typography/title-mobile/component.js +1 -1
  369. package/typography/title-responsive/component.d.ts +1 -1
  370. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  371. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  372. package/universal-modal/esm/Component.responsive.d.ts +4 -4
  373. package/universal-modal/esm/Component.responsive.js +1 -1
  374. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  375. package/universal-modal/esm/components/header/index.js +1 -1
  376. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  377. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  378. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  379. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  380. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  381. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  382. package/universal-modal/esm/desktop/index.js +1 -1
  383. package/universal-modal/esm/index.js +1 -1
  384. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  385. package/universal-modal/esm/mobile/Component.mobile.js +1 -1
  386. package/universal-modal/esm/mobile/index.js +1 -1
  387. package/universal-modal/modern/Component.responsive.js +1 -1
  388. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  389. package/universal-modal/modern/components/header/index.js +1 -1
  390. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  391. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  392. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  393. package/universal-modal/modern/desktop/index.js +1 -1
  394. package/universal-modal/modern/index.js +1 -1
  395. package/universal-modal/modern/mobile/Component.mobile.js +1 -1
  396. package/universal-modal/modern/mobile/index.js +1 -1
  397. package/universal-modal/moderncssm/Component.responsive.d.ts +4 -4
  398. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  399. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  400. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  401. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  402. package/international-phone-input/cssm/index-235f6347.d.ts +0 -291
  403. package/international-phone-input/cssm/types-464d40a4.d.ts +0 -300
  404. /package/calendar/{calendarMonthOnlyView-16b5dcd3.d.ts → calendarMonthOnlyView-ae3554d3.d.ts} +0 -0
  405. /package/calendar/{calendarMonthOnlyView-16b5dcd3.js → calendarMonthOnlyView-ae3554d3.js} +0 -0
  406. /package/calendar/esm/{calendarMonthOnlyView-b0a0229f.d.ts → calendarMonthOnlyView-57744d42.d.ts} +0 -0
  407. /package/calendar/esm/{calendarMonthOnlyView-b0a0229f.js → calendarMonthOnlyView-57744d42.js} +0 -0
  408. /package/calendar/modern/{calendarMonthOnlyView-5a7b8b21.d.ts → calendarMonthOnlyView-acdad43b.d.ts} +0 -0
  409. /package/calendar/modern/{calendarMonthOnlyView-5a7b8b21.js → calendarMonthOnlyView-acdad43b.js} +0 -0
  410. /package/confirmation/{countdown-section-9a9515cd.d.ts → countdown-section-8e5606d8.d.ts} +0 -0
  411. /package/confirmation/{countdown-section-9a9515cd.js → countdown-section-8e5606d8.js} +0 -0
  412. /package/confirmation/esm/{countdown-section-ae9348ec.d.ts → countdown-section-f1f836d4.d.ts} +0 -0
  413. /package/confirmation/esm/{countdown-section-ae9348ec.js → countdown-section-f1f836d4.js} +0 -0
  414. /package/confirmation/modern/{countdown-section-77fe4bb7.d.ts → countdown-section-81fc2619.d.ts} +0 -0
  415. /package/confirmation/modern/{countdown-section-77fe4bb7.js → countdown-section-81fc2619.js} +0 -0
  416. /package/file-upload-item/{actions-control.module-d0ef1eb5.js → actions-control.module-89fafdd1.js} +0 -0
  417. /package/file-upload-item/esm/{actions-control.module-208119bf.js → actions-control.module-6d46bee9.js} +0 -0
  418. /package/file-upload-item/modern/{actions-control.module-9765d740.js → actions-control.module-f3f65872.js} +0 -0
  419. /package/gallery/esm/{hooks-0750407c.d.ts → hooks-e6ff26c2.d.ts} +0 -0
  420. /package/gallery/esm/{hooks-0750407c.js → hooks-e6ff26c2.js} +0 -0
  421. /package/gallery/{hooks-a2794cd9.d.ts → hooks-13137381.d.ts} +0 -0
  422. /package/gallery/{hooks-a2794cd9.js → hooks-13137381.js} +0 -0
  423. /package/gallery/modern/{hooks-86736163.d.ts → hooks-ce6f3214.d.ts} +0 -0
  424. /package/gallery/modern/{hooks-86736163.js → hooks-ce6f3214.js} +0 -0
  425. /package/list/{Component-c467565e.d.ts → Component-d8e8e561.d.ts} +0 -0
  426. /package/list/{Component-c467565e.js → Component-d8e8e561.js} +0 -0
  427. /package/list/esm/{Component-f356b84f.d.ts → Component-798079a1.d.ts} +0 -0
  428. /package/list/esm/{Component-f356b84f.js → Component-798079a1.js} +0 -0
  429. /package/list/modern/{Component-8b757227.d.ts → Component-62f5c191.d.ts} +0 -0
  430. /package/list/modern/{Component-8b757227.js → Component-62f5c191.js} +0 -0
  431. /package/modal/esm/{layout.module-6d36fed2.js → layout.module-451a6c6e.js} +0 -0
  432. /package/modal/{layout.module-51ca7239.js → layout.module-9106d1aa.js} +0 -0
  433. /package/modal/modern/{layout.module-25ef6209.js → layout.module-7b011b62.js} +0 -0
  434. /package/pure-cell/{component-175ec844.d.ts → component-4ce0344f.d.ts} +0 -0
  435. /package/pure-cell/{component-175ec844.js → component-4ce0344f.js} +0 -0
  436. /package/pure-cell/esm/{component-cb79e2d3.d.ts → component-3be0ed17.d.ts} +0 -0
  437. /package/pure-cell/esm/{component-cb79e2d3.js → component-3be0ed17.js} +0 -0
  438. /package/pure-cell/modern/{component-83d506c4.d.ts → component-7ee1b6f6.d.ts} +0 -0
  439. /package/pure-cell/modern/{component-83d506c4.js → component-7ee1b6f6.js} +0 -0
  440. /package/select/esm/{hook-268f991d.d.ts → hook-ec604dd8.d.ts} +0 -0
  441. /package/select/esm/{hook-268f991d.js → hook-ec604dd8.js} +0 -0
  442. /package/select/esm/{list-popover-desktop-48e84237.d.ts → list-popover-desktop-09250785.d.ts} +0 -0
  443. /package/select/esm/{list-popover-desktop-48e84237.js → list-popover-desktop-09250785.js} +0 -0
  444. /package/select/esm/{mobile.module-0c210cb6.js → mobile.module-5186258d.js} +0 -0
  445. /package/select/{hook-10786da9.d.ts → hook-009721bc.d.ts} +0 -0
  446. /package/select/{hook-10786da9.js → hook-009721bc.js} +0 -0
  447. /package/select/{list-popover-desktop-13b35fdd.d.ts → list-popover-desktop-0dbaa593.d.ts} +0 -0
  448. /package/select/{list-popover-desktop-13b35fdd.js → list-popover-desktop-0dbaa593.js} +0 -0
  449. /package/select/{mobile.module-e4bd11ea.js → mobile.module-c6844b03.js} +0 -0
  450. /package/select/modern/{hook-3472f893.d.ts → hook-626d9e78.d.ts} +0 -0
  451. /package/select/modern/{hook-3472f893.js → hook-626d9e78.js} +0 -0
  452. /package/select/modern/{list-popover-desktop-d5ee8b7a.d.ts → list-popover-desktop-b8b8dfb0.d.ts} +0 -0
  453. /package/select/modern/{list-popover-desktop-d5ee8b7a.js → list-popover-desktop-b8b8dfb0.js} +0 -0
  454. /package/select/modern/{mobile.module-aad1be1b.js → mobile.module-1be9c79e.js} +0 -0
  455. /package/side-panel/esm/{layout.module-39c27a97.js → layout.module-967e9373.js} +0 -0
  456. /package/side-panel/{layout.module-7161ee12.js → layout.module-d253bd44.js} +0 -0
  457. /package/side-panel/modern/{layout.module-0566e711.js → layout.module-05cf0c8b.js} +0 -0
  458. /package/textarea/{PseudoTextArea-dd409104.d.ts → PseudoTextArea-1238b412.d.ts} +0 -0
  459. /package/textarea/{PseudoTextArea-dd409104.js → PseudoTextArea-1238b412.js} +0 -0
  460. /package/textarea/esm/{PseudoTextArea-e29c54ee.d.ts → PseudoTextArea-cc16f9b9.d.ts} +0 -0
  461. /package/textarea/esm/{PseudoTextArea-e29c54ee.js → PseudoTextArea-cc16f9b9.js} +0 -0
  462. /package/textarea/modern/{PseudoTextArea-397dd01e.d.ts → PseudoTextArea-5871ec18.d.ts} +0 -0
  463. /package/textarea/modern/{PseudoTextArea-397dd01e.js → PseudoTextArea-5871ec18.js} +0 -0
  464. /package/typography/{colors.module-dc8371a3.js → colors.module-a6e0da27.js} +0 -0
  465. /package/typography/{common.module-bea9ba51.js → common.module-c7f0e486.js} +0 -0
  466. /package/typography/esm/{colors.module-e811f915.js → colors.module-b73c8885.js} +0 -0
  467. /package/typography/esm/{common.module-d5b2820c.js → common.module-f2307db8.js} +0 -0
  468. /package/typography/modern/{colors.module-8efe43eb.js → colors.module-fde05f10.js} +0 -0
  469. /package/typography/modern/{common.module-c5b13a6a.js → common.module-a5dc65e9.js} +0 -0
  470. /package/universal-modal/esm/{index.module-99cff4af.js → index.module-f796cf80.js} +0 -0
  471. /package/universal-modal/{index.module-0216533a.js → index.module-26b1b7d5.js} +0 -0
  472. /package/universal-modal/modern/{index.module-f6691090.js → index.module-94595b39.js} +0 -0
@@ -29,6 +29,7 @@
29
29
  letter-spacing: 0.1px;
30
30
  font-family: var(--font-family-alfasans)
31
31
  } .alfasans-xlarge.systemCompat {
32
+ line-height: 52px;
32
33
  } .alfasans-large {
33
34
  font-size: 40px;
34
35
  line-height: 48px;
@@ -43,6 +44,9 @@
43
44
  letter-spacing: 0.3px;
44
45
  font-family: var(--font-family-alfasans)
45
46
  } .alfasans-medium.systemCompat {
47
+ font-size: 30px;
48
+ line-height: 36px;
49
+ letter-spacing: 0.1px;
46
50
  } .alfasans-small {
47
51
  font-size: 24px;
48
52
  line-height: 32px;
@@ -50,6 +54,9 @@
50
54
  letter-spacing: 0.39px;
51
55
  font-family: var(--font-family-alfasans)
52
56
  } .alfasans-small.systemCompat {
57
+ font-size: 22px;
58
+ line-height: 26px;
59
+ letter-spacing: 0.2px;
53
60
  } .alfasans-xsmall {
54
61
  font-size: 20px;
55
62
  line-height: 24px;
@@ -57,4 +64,7 @@
57
64
  letter-spacing: 0.33px;
58
65
  font-family: var(--font-family-alfasans)
59
66
  } .alfasans-xsmall.systemCompat {
67
+ font-size: 18px;
68
+ line-height: 22px;
69
+ letter-spacing: 0.38px;
60
70
  }
@@ -7,11 +7,11 @@ import 'react';
7
7
  import 'react-merge-refs';
8
8
  import 'classnames';
9
9
  import '../../skeleton/esm';
10
- import './colors.module-e811f915.js';
10
+ import './colors.module-b73c8885.js';
11
11
  import './title/component.js';
12
12
  import '../../shared/esm';
13
13
  import './title/utils.js';
14
- import './common.module-d5b2820c.js';
14
+ import './common.module-f2307db8.js';
15
15
  import '../../mq/esm';
16
16
 
17
17
  var Typography = {
@@ -9,9 +9,9 @@ import 'react';
9
9
  import 'react-merge-refs';
10
10
  import 'classnames';
11
11
  import '../../skeleton/esm';
12
- import './colors.module-e811f915.js';
12
+ import './colors.module-b73c8885.js';
13
13
  import './title/component.js';
14
14
  import '../../shared/esm';
15
15
  import './title/utils.js';
16
- import './common.module-d5b2820c.js';
16
+ import './common.module-f2307db8.js';
17
17
  import '../../mq/esm';
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../../../skeleton/esm';
6
- import { c as colors } from '../colors.module-e811f915.js';
6
+ import { c as colors } from '../colors.module-b73c8885.js';
7
7
 
8
8
  var alfasansStyles = {"text":"typography__text_10k8l","component":"typography__component_10k8l","caps":"typography__caps_10k8l","tagline":"typography__tagline_10k8l","primary-large":"typography__primary-large_10k8l","bold":"typography__bold_10k8l","medium":"typography__medium_10k8l","primary-medium":"typography__primary-medium_10k8l","primary-small":"typography__primary-small_10k8l","component-primary":"typography__component-primary_10k8l","secondary-large":"typography__secondary-large_10k8l","secondary-medium":"typography__secondary-medium_10k8l","secondary-small":"typography__secondary-small_10k8l","component-secondary":"typography__component-secondary_10k8l"};
9
9
  require('./alfasans-index.css');
@@ -4,4 +4,4 @@ import 'react';
4
4
  import 'react-merge-refs';
5
5
  import 'classnames';
6
6
  import '../../../skeleton/esm';
7
- import '../colors.module-e811f915.js';
7
+ import '../colors.module-b73c8885.js';
@@ -5,7 +5,7 @@ import cn from 'classnames';
5
5
  import { isObject } from '../../../shared/esm';
6
6
  import { useSkeleton } from '../../../skeleton/esm';
7
7
  import { getDefaultWeight } from './utils.js';
8
- import { c as colors } from '../colors.module-e811f915.js';
8
+ import { c as colors } from '../colors.module-b73c8885.js';
9
9
 
10
10
  var TitleBase = forwardRef(function (_a, ref) {
11
11
  var _b;
@@ -1,13 +1,13 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React, { forwardRef } from 'react';
3
3
  import { TitleBase } from './component.js';
4
- import { c as commonStyles } from '../common.module-d5b2820c.js';
4
+ import { c as commonStyles } from '../common.module-f2307db8.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
7
7
  import '../../../shared/esm';
8
8
  import '../../../skeleton/esm';
9
9
  import './utils.js';
10
- import '../colors.module-e811f915.js';
10
+ import '../colors.module-b73c8885.js';
11
11
 
12
12
  var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_fg5ut","systemCompat":"typography__systemCompat_fg5ut","alfasans-large":"typography__alfasans-large_fg5ut","alfasans-medium":"typography__alfasans-medium_fg5ut","alfasans-small":"typography__alfasans-small_fg5ut","alfasans-xsmall":"typography__alfasans-xsmall_fg5ut"};
13
13
  require('./alfasans-index.css');
@@ -1,13 +1,13 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React, { forwardRef } from 'react';
3
3
  import { TitleBase } from '../title/component.js';
4
- import { c as commonStyles } from '../common.module-d5b2820c.js';
4
+ import { c as commonStyles } from '../common.module-f2307db8.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
7
7
  import '../../../shared/esm';
8
8
  import '../../../skeleton/esm';
9
9
  import '../title/utils.js';
10
- import '../colors.module-e811f915.js';
10
+ import '../colors.module-b73c8885.js';
11
11
 
12
12
  var alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_1xs3p","systemCompat":"typography__systemCompat_1xs3p","alfasans-large":"typography__alfasans-large_1xs3p","alfasans-medium":"typography__alfasans-medium_1xs3p","alfasans-small":"typography__alfasans-small_1xs3p","alfasans-xsmall":"typography__alfasans-xsmall_1xs3p"};
13
13
  require('./alfasans-index.css');
@@ -7,5 +7,5 @@ import 'classnames';
7
7
  import '../../../shared/esm';
8
8
  import '../../../skeleton/esm';
9
9
  import '../title/utils.js';
10
- import '../colors.module-e811f915.js';
11
- import '../common.module-d5b2820c.js';
10
+ import '../colors.module-b73c8885.js';
11
+ import '../common.module-f2307db8.js';
@@ -9,8 +9,8 @@ import 'classnames';
9
9
  import '../../../shared/esm';
10
10
  import '../../../skeleton/esm';
11
11
  import '../title/utils.js';
12
- import '../colors.module-e811f915.js';
13
- import '../common.module-d5b2820c.js';
12
+ import '../colors.module-b73c8885.js';
13
+ import '../common.module-f2307db8.js';
14
14
 
15
15
  var TitleResponsive = forwardRef(function (_a, ref) {
16
16
  var breakpoint = _a.breakpoint, client = _a.client, restProps = __rest(_a, ["breakpoint", "client"]);
@@ -9,6 +9,6 @@ import 'classnames';
9
9
  import '../../../shared/esm';
10
10
  import '../../../skeleton/esm';
11
11
  import '../title/utils.js';
12
- import '../colors.module-e811f915.js';
13
- import '../common.module-d5b2820c.js';
12
+ import '../colors.module-b73c8885.js';
13
+ import '../common.module-f2307db8.js';
14
14
  import '../title-mobile/component.js';
@@ -6,11 +6,11 @@ import 'react';
6
6
  import 'react-merge-refs';
7
7
  import 'classnames';
8
8
  import '../../skeleton/modern';
9
- import './colors.module-8efe43eb.js';
9
+ import './colors.module-fde05f10.js';
10
10
  import './title/component.js';
11
11
  import '../../shared/modern';
12
12
  import './title/utils.js';
13
- import './common.module-c5b13a6a.js';
13
+ import './common.module-a5dc65e9.js';
14
14
  import '../../mq/modern';
15
15
 
16
16
  const Typography = {
@@ -8,9 +8,9 @@ import 'react';
8
8
  import 'react-merge-refs';
9
9
  import 'classnames';
10
10
  import '../../skeleton/modern';
11
- import './colors.module-8efe43eb.js';
11
+ import './colors.module-fde05f10.js';
12
12
  import './title/component.js';
13
13
  import '../../shared/modern';
14
14
  import './title/utils.js';
15
- import './common.module-c5b13a6a.js';
15
+ import './common.module-a5dc65e9.js';
16
16
  import '../../mq/modern';
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import mergeRefs from 'react-merge-refs';
3
3
  import cn from 'classnames';
4
4
  import { useSkeleton } from '../../../skeleton/modern';
5
- import { c as colors } from '../colors.module-8efe43eb.js';
5
+ import { c as colors } from '../colors.module-fde05f10.js';
6
6
 
7
7
  const alfasansStyles = {"text":"typography__text_10k8l","component":"typography__component_10k8l","caps":"typography__caps_10k8l","tagline":"typography__tagline_10k8l","primary-large":"typography__primary-large_10k8l","bold":"typography__bold_10k8l","medium":"typography__medium_10k8l","primary-medium":"typography__primary-medium_10k8l","primary-small":"typography__primary-small_10k8l","component-primary":"typography__component-primary_10k8l","secondary-large":"typography__secondary-large_10k8l","secondary-medium":"typography__secondary-medium_10k8l","secondary-small":"typography__secondary-small_10k8l","component-secondary":"typography__component-secondary_10k8l"};
8
8
  require('./alfasans-index.css');
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
5
5
  import '../../../skeleton/modern';
6
- import '../colors.module-8efe43eb.js';
6
+ import '../colors.module-fde05f10.js';
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { isObject } from '../../../shared/modern';
5
5
  import { useSkeleton } from '../../../skeleton/modern';
6
6
  import { getDefaultWeight } from './utils.js';
7
- import { c as colors } from '../colors.module-8efe43eb.js';
7
+ import { c as colors } from '../colors.module-fde05f10.js';
8
8
 
9
9
  const TitleBase = forwardRef(({ tag: Component = 'div', view = 'medium', font: fontProp = 'styrene', platform, weight = getDefaultWeight(isObject(fontProp) ? fontProp.font : fontProp, platform), defaultMargins = false, color, className, dataTestId, children, rowLimit, styles, skeletonProps, showSkeleton, ...restProps }, ref) => {
10
10
  const { renderSkeleton, textRef } = useSkeleton(showSkeleton, skeletonProps);
@@ -1,12 +1,12 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  import { TitleBase } from './component.js';
3
- import { c as commonStyles } from '../common.module-c5b13a6a.js';
3
+ import { c as commonStyles } from '../common.module-a5dc65e9.js';
4
4
  import 'react-merge-refs';
5
5
  import 'classnames';
6
6
  import '../../../shared/modern';
7
7
  import '../../../skeleton/modern';
8
8
  import './utils.js';
9
- import '../colors.module-8efe43eb.js';
9
+ import '../colors.module-fde05f10.js';
10
10
 
11
11
  const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_fg5ut","systemCompat":"typography__systemCompat_fg5ut","alfasans-large":"typography__alfasans-large_fg5ut","alfasans-medium":"typography__alfasans-medium_fg5ut","alfasans-small":"typography__alfasans-small_fg5ut","alfasans-xsmall":"typography__alfasans-xsmall_fg5ut"};
12
12
  require('./alfasans-index.css');
@@ -1,12 +1,12 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  import { TitleBase } from '../title/component.js';
3
- import { c as commonStyles } from '../common.module-c5b13a6a.js';
3
+ import { c as commonStyles } from '../common.module-a5dc65e9.js';
4
4
  import 'react-merge-refs';
5
5
  import 'classnames';
6
6
  import '../../../shared/modern';
7
7
  import '../../../skeleton/modern';
8
8
  import '../title/utils.js';
9
- import '../colors.module-8efe43eb.js';
9
+ import '../colors.module-fde05f10.js';
10
10
 
11
11
  const alfasansStyles = {"alfasans-xlarge":"typography__alfasans-xlarge_1xs3p","systemCompat":"typography__systemCompat_1xs3p","alfasans-large":"typography__alfasans-large_1xs3p","alfasans-medium":"typography__alfasans-medium_1xs3p","alfasans-small":"typography__alfasans-small_1xs3p","alfasans-xsmall":"typography__alfasans-xsmall_1xs3p"};
12
12
  require('./alfasans-index.css');
@@ -6,5 +6,5 @@ import 'classnames';
6
6
  import '../../../shared/modern';
7
7
  import '../../../skeleton/modern';
8
8
  import '../title/utils.js';
9
- import '../colors.module-8efe43eb.js';
10
- import '../common.module-c5b13a6a.js';
9
+ import '../colors.module-fde05f10.js';
10
+ import '../common.module-a5dc65e9.js';
@@ -8,8 +8,8 @@ import 'classnames';
8
8
  import '../../../shared/modern';
9
9
  import '../../../skeleton/modern';
10
10
  import '../title/utils.js';
11
- import '../colors.module-8efe43eb.js';
12
- import '../common.module-c5b13a6a.js';
11
+ import '../colors.module-fde05f10.js';
12
+ import '../common.module-a5dc65e9.js';
13
13
 
14
14
  const TitleResponsive = forwardRef(({ breakpoint, client, ...restProps }, ref) => {
15
15
  const isDesktop = useIsDesktop(breakpoint, client === 'desktop');
@@ -8,6 +8,6 @@ import 'classnames';
8
8
  import '../../../shared/modern';
9
9
  import '../../../skeleton/modern';
10
10
  import '../title/utils.js';
11
- import '../colors.module-8efe43eb.js';
12
- import '../common.module-c5b13a6a.js';
11
+ import '../colors.module-fde05f10.js';
12
+ import '../common.module-a5dc65e9.js';
13
13
  import '../title-mobile/component.js';
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var mergeRefs = require('react-merge-refs');
6
6
  var cn = require('classnames');
7
7
  var coreComponentsSkeleton = require('../../skeleton');
8
- var colors_module = require('../colors.module-dc8371a3.js');
8
+ var colors_module = require('../colors.module-a6e0da27.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -80,7 +80,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
80
80
  /**
81
81
  * Цвет текста
82
82
  */
83
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
83
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
84
84
  /**
85
85
  * Толщина шрифта
86
86
  */
@@ -7,7 +7,7 @@ var cn = require('classnames');
7
7
  var coreComponentsShared = require('../../shared');
8
8
  var coreComponentsSkeleton = require('../../skeleton');
9
9
  var title_utils = require('./utils.js');
10
- var colors_module = require('../colors.module-dc8371a3.js');
10
+ var colors_module = require('../colors.module-a6e0da27.js');
11
11
 
12
12
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
13
13
 
@@ -4,7 +4,7 @@ import { TitleProps } from "./component";
4
4
  declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
5
5
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
6
6
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
7
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
7
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
8
8
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
9
9
  font?: "alfasans" | "styrene" | "system" | {
10
10
  font: "alfasans";
@@ -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 title_component = require('./component.js');
6
- var common_module = require('../common.module-bea9ba51.js');
6
+ var common_module = require('../common.module-c7f0e486.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
4
4
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
5
5
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
6
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
6
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
7
7
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
8
8
  font?: "alfasans" | "styrene" | "system" | {
9
9
  font: "alfasans";
@@ -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 title_component = require('../title/component.js');
6
- var common_module = require('../common.module-bea9ba51.js');
6
+ var common_module = require('../common.module-c7f0e486.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -15,7 +15,7 @@ type TitleResponsiveProps = TitleProps & {
15
15
  declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
16
16
  tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
17
17
  view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
18
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
18
+ color?: "link" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | "static-positive" | undefined;
19
19
  weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
20
20
  font?: "alfasans" | "styrene" | "system" | {
21
21
  font: "alfasans";
@@ -7,7 +7,7 @@ var coreComponentsNavigationBarPrivate = require('../../../../navigation-bar-pri
7
7
  var coreComponentsShared = require('../../../../shared');
8
8
  var Context = require('../../../Context.js');
9
9
  var context_universalModalContext = require('../../../context/universal-modal-context.js');
10
- var index_module = require('../../../index.module-0216533a.js');
10
+ var index_module = require('../../../index.module-26b1b7d5.js');
11
11
 
12
12
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
13
13
 
@@ -6,7 +6,7 @@ var cn = require('classnames');
6
6
  var coreComponentsNavigationBarPrivate = require('../../../../navigation-bar-private');
7
7
  var coreComponentsShared = require('../../../../shared');
8
8
  var Context = require('../../../Context.js');
9
- var index_module = require('../../../index.module-0216533a.js');
9
+ var index_module = require('../../../index.module-26b1b7d5.js');
10
10
 
11
11
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
12
12
 
@@ -1,14 +1,14 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- declare const UniversalModal: React.ForwardRefExoticComponent<import("./desktop/types/props").BaseUniversalModalProps & Pick<import("../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
3
+ declare const UniversalModal: React.ForwardRefExoticComponent<import("./desktop/types/props").BaseUniversalModalProps & Pick<import("../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
4
4
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
5
- } & import("./mobile/types/props").BaseUniversalModalMobileProps & Partial<Pick<import("../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
5
+ } & import("./mobile/types/props").BaseUniversalModalMobileProps & Partial<Pick<import("../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
6
6
  breakpoint?: number | undefined;
7
7
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
8
8
  } & React.RefAttributes<HTMLDivElement>>;
9
- declare const UniversalModalResponsive: React.ForwardRefExoticComponent<import("./desktop/types/props").BaseUniversalModalProps & Pick<import("../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
9
+ declare const UniversalModalResponsive: React.ForwardRefExoticComponent<import("./desktop/types/props").BaseUniversalModalProps & Pick<import("../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
10
10
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
11
- } & import("./mobile/types/props").BaseUniversalModalMobileProps & Partial<Pick<import("../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
11
+ } & import("./mobile/types/props").BaseUniversalModalMobileProps & Partial<Pick<import("../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
12
12
  breakpoint?: number | undefined;
13
13
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
14
14
  } & React.RefAttributes<HTMLDivElement>> & {
@@ -28,7 +28,7 @@ import './components/content/mobile/Component.mobile.js';
28
28
  import './components/footer/mobile/Component.mobile.js';
29
29
  import './desktop/constants/index.js';
30
30
  import './components/header/mobile/Component.mobile.js';
31
- import './index.module-99cff4af.js';
31
+ import './index.module-f796cf80.js';
32
32
  import './desktop/components/center-modal/center-modal.js';
33
33
  import './desktop/hooks/useModalWheel.js';
34
34
  import './desktop/utils/get-full-size-modal-transitions.js';
@@ -5,7 +5,7 @@ import { NavigationBarPrivate } from '../../../../../navigation-bar-private/esm'
5
5
  import { getDataTestId } from '../../../../../shared/esm';
6
6
  import { ModalContext } from '../../../Context.js';
7
7
  import { UniversalModalContext } from '../../../context/universal-modal-context.js';
8
- import { s as styles } from '../../../index.module-99cff4af.js';
8
+ import { s as styles } from '../../../index.module-f796cf80.js';
9
9
  import '../../../../../base-modal/esm';
10
10
 
11
11
  var desktopStyles = {"content":"universal-modal__content_19noq","sticky":"universal-modal__sticky_19noq","bottomAddons":"universal-modal__bottomAddons_19noq","headerTitle":"universal-modal__headerTitle_19noq","medium":"universal-modal__medium_19noq"};
@@ -10,4 +10,4 @@ import '../../../../shared/esm';
10
10
  import '../../Context.js';
11
11
  import '../../../../base-modal/esm';
12
12
  import '../../context/universal-modal-context.js';
13
- import '../../index.module-99cff4af.js';
13
+ import '../../index.module-f796cf80.js';
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { NavigationBarPrivate } from '../../../../../navigation-bar-private/esm';
5
5
  import { getDataTestId } from '../../../../../shared/esm';
6
6
  import { ModalContext } from '../../../Context.js';
7
- import { s as styles } from '../../../index.module-99cff4af.js';
7
+ import { s as styles } from '../../../index.module-f796cf80.js';
8
8
  import '../../../../../base-modal/esm';
9
9
 
10
10
  var mobileStyles = {"header":"universal-modal__header_1iq0k","sticky":"universal-modal__sticky_1iq0k","content":"universal-modal__content_1iq0k","bottomAddons":"universal-modal__bottomAddons_1iq0k"};
@@ -9,7 +9,7 @@ import '../../../../../shared/esm';
9
9
  import '../../../Context.js';
10
10
  import '../../../../../base-modal/esm';
11
11
  import '../../../context/universal-modal-context.js';
12
- import '../../../index.module-99cff4af.js';
12
+ import '../../../index.module-f796cf80.js';
13
13
 
14
14
  var HeaderResponsive = forwardRef(function (props, ref) {
15
15
  var isDesktop = useIsDesktop();
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- declare const UniversalModalDesktopComponent: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalProps & Pick<import("../../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
3
+ declare const UniversalModalDesktopComponent: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalProps & Pick<import("../../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
4
4
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
5
5
  } & React.RefAttributes<HTMLDivElement>>;
6
- declare const UniversalModalDesktop: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalProps & Pick<import("../../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
6
+ declare const UniversalModalDesktop: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalProps & Pick<import("../../../base-modal/src").BaseModalProps, "open"> & Partial<Pick<import("packages/base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
7
7
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
8
8
  } & React.RefAttributes<HTMLDivElement>> & {
9
9
  Header: React.ForwardRefExoticComponent<Omit<import("../../../navigation-bar-private").NavigationBarPrivateProps, "view" | "size" | "titleSize" | "subtitle" | "parentRef"> & {
@@ -20,7 +20,7 @@ import '../Context.js';
20
20
  import '../components/footer/mobile/Component.mobile.js';
21
21
  import './constants/index.js';
22
22
  import '../components/header/mobile/Component.mobile.js';
23
- import '../index.module-99cff4af.js';
23
+ import '../index.module-f796cf80.js';
24
24
  import './hooks/useModalWheel.js';
25
25
  import './utils/get-full-size-modal-transitions.js';
26
26
  import './utils/get-height-style.js';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- declare const CenterModal: React.ForwardRefExoticComponent<import("../../types/props").BaseUniversalModalProps & Pick<import("../../../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
3
+ declare const CenterModal: React.ForwardRefExoticComponent<import("../../types/props").BaseUniversalModalProps & Pick<import("../../../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
4
4
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
5
5
  } & React.RefAttributes<HTMLDivElement>>;
6
6
  export { CenterModal };
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- declare const SideModal: React.ForwardRefExoticComponent<import("../../types/props").BaseUniversalModalProps & Pick<import("../../../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
3
+ declare const SideModal: React.ForwardRefExoticComponent<import("../../types/props").BaseUniversalModalProps & Pick<import("../../../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "backdropProps" | "disableBackdropClick" | "wrapperClassName" | "transitionProps" | "onUnmount">> & {
4
4
  scrollableContainerRef?: React.RefObject<HTMLDivElement> | undefined;
5
5
  } & React.RefAttributes<HTMLDivElement>>;
6
6
  export { SideModal };
@@ -39,7 +39,7 @@ import '../components/content/base-content/base-content.js';
39
39
  import '../Context.js';
40
40
  import '../components/footer/mobile/Component.mobile.js';
41
41
  import '../components/header/mobile/Component.mobile.js';
42
- import '../index.module-99cff4af.js';
42
+ import '../index.module-f796cf80.js';
43
43
  import '../../../button/esm/desktop';
44
44
  import '@alfalab/icons-glyph/CrossMediumMIcon';
45
45
  import '../../../typography/esm';
@@ -45,7 +45,7 @@ import './mobile/Component.mobile.js';
45
45
  import './components/content/mobile/Component.mobile.js';
46
46
  import './components/footer/mobile/Component.mobile.js';
47
47
  import './components/header/mobile/Component.mobile.js';
48
- import './index.module-99cff4af.js';
48
+ import './index.module-f796cf80.js';
49
49
  import '../../button/esm/mobile';
50
50
  import '@alfalab/icons-glyph/CrossMIcon';
51
51
  import '@alfalab/icons-glyph/ChevronLeftMIcon';
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- declare const UniversalModalMobileComponent: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalMobileProps & Pick<import("../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & React.RefAttributes<HTMLDivElement>>;
4
- declare const UniversalModalMobile: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalMobileProps & Pick<import("../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../base-modal").BaseModalProps, "className" | "children" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & React.RefAttributes<HTMLDivElement>> & {
3
+ declare const UniversalModalMobileComponent: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalMobileProps & Pick<import("../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & React.RefAttributes<HTMLDivElement>>;
4
+ declare const UniversalModalMobile: React.ForwardRefExoticComponent<import("./types/props").BaseUniversalModalMobileProps & Pick<import("../../../base-modal").BaseModalProps, "open"> & Partial<Pick<import("../../../base-modal").BaseModalProps, "children" | "className" | "dataTestId" | "wrapperClassName" | "transitionProps" | "onUnmount">> & React.RefAttributes<HTMLDivElement>> & {
5
5
  Header: React.FC<import("../components/header/index").HeaderMobileProps>;
6
6
  Content: React.FC<import("../components/content/base-content/base-content").ContentProps>;
7
7
  Footer: React.FC<import("../components/footer/base-footer/base-footer").FooterProps>;
@@ -17,7 +17,7 @@ import '../components/content/base-content/base-content.js';
17
17
  import '../desktop/constants/index.js';
18
18
  import '../components/footer/base-footer/base-footer.js';
19
19
  import '../../../navigation-bar-private/esm';
20
- import '../index.module-99cff4af.js';
20
+ import '../index.module-f796cf80.js';
21
21
 
22
22
  var styles = {"component":"universal-modal__component_9pqxd","content":"universal-modal__content_9pqxd"};
23
23
  require('./mobile.css');
@@ -20,7 +20,7 @@ import '../components/content/base-content/base-content.js';
20
20
  import '../desktop/constants/index.js';
21
21
  import '../components/footer/base-footer/base-footer.js';
22
22
  import '../../../navigation-bar-private/esm';
23
- import '../index.module-99cff4af.js';
23
+ import '../index.module-f796cf80.js';
24
24
  import '../../../button/esm/mobile';
25
25
  import '@alfalab/icons-glyph/CrossMIcon';
26
26
  import '@alfalab/icons-glyph/ChevronLeftMIcon';
@@ -27,7 +27,7 @@ import './components/content/mobile/Component.mobile.js';
27
27
  import './components/footer/mobile/Component.mobile.js';
28
28
  import './desktop/constants/index.js';
29
29
  import './components/header/mobile/Component.mobile.js';
30
- import './index.module-f6691090.js';
30
+ import './index.module-94595b39.js';
31
31
  import './desktop/components/center-modal/center-modal.js';
32
32
  import './desktop/hooks/useModalWheel.js';
33
33
  import './desktop/utils/get-full-size-modal-transitions.js';
@@ -4,7 +4,7 @@ import { NavigationBarPrivate } from '../../../../../navigation-bar-private/mode
4
4
  import { getDataTestId } from '../../../../../shared/modern';
5
5
  import { ModalContext } from '../../../Context.js';
6
6
  import { UniversalModalContext } from '../../../context/universal-modal-context.js';
7
- import { s as styles } from '../../../index.module-f6691090.js';
7
+ import { s as styles } from '../../../index.module-94595b39.js';
8
8
  import '../../../../../base-modal/modern';
9
9
 
10
10
  const desktopStyles = {"content":"universal-modal__content_19noq","sticky":"universal-modal__sticky_19noq","bottomAddons":"universal-modal__bottomAddons_19noq","headerTitle":"universal-modal__headerTitle_19noq","medium":"universal-modal__medium_19noq"};