@alfalab/core-components 48.9.0-beta.1 → 48.9.0-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 (593) hide show
  1. package/calendar/components/calendar-mobile/Component.js +1 -1
  2. package/calendar/components/calendar-mobile/components/calendar-month-only-view/calendarMonthOnlyView.js +1 -1
  3. package/calendar/components/calendar-mobile/components/calendar-month-only-view/index.d.ts +1 -1
  4. package/calendar/components/calendar-mobile/components/calendar-month-only-view/index.js +1 -1
  5. package/calendar/components/calendar-mobile/index.js +1 -1
  6. package/calendar/esm/Component.responsive.js +1 -1
  7. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  8. package/calendar/esm/components/calendar-mobile/components/calendar-month-only-view/calendarMonthOnlyView.js +1 -1
  9. package/calendar/esm/components/calendar-mobile/components/calendar-month-only-view/index.d.ts +1 -1
  10. package/calendar/esm/components/calendar-mobile/components/calendar-month-only-view/index.js +1 -1
  11. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  12. package/calendar/esm/index.js +1 -1
  13. package/calendar/esm/mobile/index.js +1 -1
  14. package/calendar/mobile/index.js +1 -1
  15. package/calendar/modern/Component.responsive.js +1 -1
  16. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  17. package/calendar/modern/components/calendar-mobile/components/calendar-month-only-view/calendarMonthOnlyView.js +1 -1
  18. package/calendar/modern/components/calendar-mobile/components/calendar-month-only-view/index.d.ts +1 -1
  19. package/calendar/modern/components/calendar-mobile/components/calendar-month-only-view/index.js +1 -1
  20. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  21. package/calendar/modern/index.js +1 -1
  22. package/calendar/modern/mobile/index.js +1 -1
  23. package/confirmation/components/screens/initial/component.js +1 -1
  24. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  25. package/confirmation/esm/component.responsive.js +1 -1
  26. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  27. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  28. package/confirmation/esm/components/index.js +1 -1
  29. package/confirmation/esm/components/screens/index.js +1 -1
  30. package/confirmation/esm/components/screens/initial/component.js +1 -1
  31. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  32. package/confirmation/esm/components/screens/initial/index.js +1 -1
  33. package/confirmation/esm/desktop/component.desktop.js +1 -1
  34. package/confirmation/esm/desktop/index.js +1 -1
  35. package/confirmation/esm/index.js +1 -1
  36. package/confirmation/esm/mobile/component.mobile.js +1 -1
  37. package/confirmation/esm/mobile/index.js +1 -1
  38. package/confirmation/esm/shared/index.js +1 -1
  39. package/confirmation/modern/component.responsive.js +1 -1
  40. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  41. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  42. package/confirmation/modern/components/index.js +1 -1
  43. package/confirmation/modern/components/screens/index.js +1 -1
  44. package/confirmation/modern/components/screens/initial/component.js +1 -1
  45. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  46. package/confirmation/modern/components/screens/initial/index.js +1 -1
  47. package/confirmation/modern/desktop/component.desktop.js +1 -1
  48. package/confirmation/modern/desktop/index.js +1 -1
  49. package/confirmation/modern/index.js +1 -1
  50. package/confirmation/modern/mobile/component.mobile.js +1 -1
  51. package/confirmation/modern/mobile/index.js +1 -1
  52. package/confirmation/modern/shared/index.js +1 -1
  53. package/file-upload-item/components/actions-control/actions.js +1 -1
  54. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  55. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  56. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  57. package/file-upload-item/esm/Component.js +1 -1
  58. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  59. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  60. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  61. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  62. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  63. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  64. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  65. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  66. package/file-upload-item/esm/index.js +1 -1
  67. package/file-upload-item/modern/Component.js +1 -1
  68. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  69. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  70. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  71. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  72. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  73. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  74. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  75. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  76. package/file-upload-item/modern/index.js +1 -1
  77. package/gallery/components/image-viewer/component.js +1 -1
  78. package/gallery/components/image-viewer/hooks.js +1 -1
  79. package/gallery/components/image-viewer/single.js +1 -1
  80. package/gallery/components/image-viewer/slide.js +1 -1
  81. package/gallery/esm/Component.js +1 -1
  82. package/gallery/esm/components/image-viewer/component.js +1 -1
  83. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  84. package/gallery/esm/components/image-viewer/index.js +1 -1
  85. package/gallery/esm/components/image-viewer/single.js +1 -1
  86. package/gallery/esm/components/image-viewer/slide.js +1 -1
  87. package/gallery/esm/components/index.js +1 -1
  88. package/gallery/esm/index.js +1 -1
  89. package/gallery/modern/Component.js +1 -1
  90. package/gallery/modern/components/image-viewer/component.js +1 -1
  91. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  92. package/gallery/modern/components/image-viewer/index.js +1 -1
  93. package/gallery/modern/components/image-viewer/single.js +1 -1
  94. package/gallery/modern/components/image-viewer/slide.js +1 -1
  95. package/gallery/modern/components/index.js +1 -1
  96. package/gallery/modern/index.js +1 -1
  97. package/modal/components/controls/Component.js +1 -1
  98. package/modal/components/footer/Component.js +1 -1
  99. package/modal/esm/Component.responsive.js +1 -1
  100. package/modal/esm/components/controls/Component.js +1 -1
  101. package/modal/esm/components/controls/index.js +1 -1
  102. package/modal/esm/components/footer/Component.js +1 -1
  103. package/modal/esm/desktop/Component.desktop.js +1 -1
  104. package/modal/esm/desktop/index.js +1 -1
  105. package/modal/esm/index.js +1 -1
  106. package/modal/esm/mobile/Component.mobile.js +1 -1
  107. package/modal/esm/mobile/index.js +1 -1
  108. package/modal/modern/Component.responsive.js +1 -1
  109. package/modal/modern/components/controls/Component.js +1 -1
  110. package/modal/modern/components/controls/index.js +1 -1
  111. package/modal/modern/components/footer/Component.js +1 -1
  112. package/modal/modern/desktop/Component.desktop.js +1 -1
  113. package/modal/modern/desktop/index.js +1 -1
  114. package/modal/modern/index.js +1 -1
  115. package/modal/modern/mobile/Component.mobile.js +1 -1
  116. package/modal/modern/mobile/index.js +1 -1
  117. package/package.json +1 -1
  118. package/picker-button/Component-c44170fe.d.ts +2 -2
  119. package/picker-button/transformSize-ebda875c.d.ts +1 -1
  120. package/plate/components/base-plate/Component.js +1 -1
  121. package/plate/esm/Component.responsive.js +1 -1
  122. package/plate/esm/components/base-plate/Component.js +1 -1
  123. package/plate/esm/components/base-plate/index.js +1 -1
  124. package/plate/esm/desktop/Component.desktop.js +1 -1
  125. package/plate/esm/desktop/index.js +1 -1
  126. package/plate/esm/index-a8f55d3a.d.ts +2 -2
  127. package/plate/esm/index.js +1 -1
  128. package/plate/esm/mobile/Component.mobile.js +1 -1
  129. package/plate/esm/mobile/index.js +1 -1
  130. package/plate/esm/shared/index.js +1 -1
  131. package/plate/esm/utils.js +1 -1
  132. package/plate/index-a8f55d3a.d.ts +2 -2
  133. package/plate/modern/Component.responsive.js +1 -1
  134. package/plate/modern/components/base-plate/Component.js +1 -1
  135. package/plate/modern/components/base-plate/index.js +1 -1
  136. package/plate/modern/desktop/Component.desktop.js +1 -1
  137. package/plate/modern/desktop/index.js +1 -1
  138. package/plate/modern/index-a8f55d3a.d.ts +2 -2
  139. package/plate/modern/index.js +1 -1
  140. package/plate/modern/mobile/Component.mobile.js +1 -1
  141. package/plate/modern/mobile/index.js +1 -1
  142. package/plate/modern/shared/index.js +1 -1
  143. package/plate/modern/utils.js +1 -1
  144. package/plate/utils.js +1 -1
  145. package/pure-cell/component.js +1 -1
  146. package/pure-cell/components/addon/component.js +1 -1
  147. package/pure-cell/components/addon/index.d.ts +1 -1
  148. package/pure-cell/components/addon/index.js +1 -1
  149. package/pure-cell/components/amount/component.js +1 -1
  150. package/pure-cell/components/amount/index.d.ts +1 -1
  151. package/pure-cell/components/amount/index.js +1 -1
  152. package/pure-cell/components/amount-title/component.js +1 -1
  153. package/pure-cell/components/amount-title/index.d.ts +1 -1
  154. package/pure-cell/components/amount-title/index.js +1 -1
  155. package/pure-cell/components/category/component.js +1 -1
  156. package/pure-cell/components/category/index.d.ts +1 -1
  157. package/pure-cell/components/category/index.js +1 -1
  158. package/pure-cell/components/content/component.js +1 -1
  159. package/pure-cell/components/content/index.d.ts +1 -1
  160. package/pure-cell/components/content/index.js +1 -1
  161. package/pure-cell/components/footer/component.js +1 -1
  162. package/pure-cell/components/footer/index.d.ts +1 -1
  163. package/pure-cell/components/footer/index.js +1 -1
  164. package/pure-cell/components/footer-button/component.js +1 -1
  165. package/pure-cell/components/footer-button/index.d.ts +1 -1
  166. package/pure-cell/components/footer-button/index.js +1 -1
  167. package/pure-cell/components/footer-text/component.js +1 -1
  168. package/pure-cell/components/footer-text/index.d.ts +1 -1
  169. package/pure-cell/components/footer-text/index.js +1 -1
  170. package/pure-cell/components/graphics/component.js +1 -1
  171. package/pure-cell/components/graphics/index.d.ts +1 -1
  172. package/pure-cell/components/graphics/index.js +1 -1
  173. package/pure-cell/components/main/component.js +1 -1
  174. package/pure-cell/components/main/index.d.ts +1 -1
  175. package/pure-cell/components/main/index.js +1 -1
  176. package/pure-cell/components/text/component.js +1 -1
  177. package/pure-cell/components/text/index.d.ts +1 -1
  178. package/pure-cell/components/text/index.js +1 -1
  179. package/pure-cell/esm/component.js +1 -1
  180. package/pure-cell/esm/components/addon/component.js +1 -1
  181. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  182. package/pure-cell/esm/components/addon/index.js +1 -1
  183. package/pure-cell/esm/components/amount/component.js +1 -1
  184. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  185. package/pure-cell/esm/components/amount/index.js +1 -1
  186. package/pure-cell/esm/components/amount-title/component.js +1 -1
  187. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  188. package/pure-cell/esm/components/amount-title/index.js +1 -1
  189. package/pure-cell/esm/components/category/component.js +1 -1
  190. package/pure-cell/esm/components/category/index.d.ts +1 -1
  191. package/pure-cell/esm/components/category/index.js +1 -1
  192. package/pure-cell/esm/components/content/component.js +1 -1
  193. package/pure-cell/esm/components/content/index.d.ts +1 -1
  194. package/pure-cell/esm/components/content/index.js +1 -1
  195. package/pure-cell/esm/components/footer/component.js +1 -1
  196. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  197. package/pure-cell/esm/components/footer/index.js +1 -1
  198. package/pure-cell/esm/components/footer-button/component.js +1 -1
  199. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  200. package/pure-cell/esm/components/footer-button/index.js +1 -1
  201. package/pure-cell/esm/components/footer-text/component.js +1 -1
  202. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  203. package/pure-cell/esm/components/footer-text/index.js +1 -1
  204. package/pure-cell/esm/components/graphics/component.js +1 -1
  205. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  206. package/pure-cell/esm/components/graphics/index.js +1 -1
  207. package/pure-cell/esm/components/main/component.js +1 -1
  208. package/pure-cell/esm/components/main/index.d.ts +1 -1
  209. package/pure-cell/esm/components/main/index.js +1 -1
  210. package/pure-cell/esm/components/text/component.js +1 -1
  211. package/pure-cell/esm/components/text/index.d.ts +1 -1
  212. package/pure-cell/esm/components/text/index.js +1 -1
  213. package/pure-cell/esm/index.js +1 -1
  214. package/pure-cell/index.js +1 -1
  215. package/pure-cell/modern/component.js +1 -1
  216. package/pure-cell/modern/components/addon/component.js +1 -1
  217. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  218. package/pure-cell/modern/components/addon/index.js +1 -1
  219. package/pure-cell/modern/components/amount/component.js +1 -1
  220. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  221. package/pure-cell/modern/components/amount/index.js +1 -1
  222. package/pure-cell/modern/components/amount-title/component.js +1 -1
  223. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  224. package/pure-cell/modern/components/amount-title/index.js +1 -1
  225. package/pure-cell/modern/components/category/component.js +1 -1
  226. package/pure-cell/modern/components/category/index.d.ts +1 -1
  227. package/pure-cell/modern/components/category/index.js +1 -1
  228. package/pure-cell/modern/components/content/component.js +1 -1
  229. package/pure-cell/modern/components/content/index.d.ts +1 -1
  230. package/pure-cell/modern/components/content/index.js +1 -1
  231. package/pure-cell/modern/components/footer/component.js +1 -1
  232. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  233. package/pure-cell/modern/components/footer/index.js +1 -1
  234. package/pure-cell/modern/components/footer-button/component.js +1 -1
  235. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  236. package/pure-cell/modern/components/footer-button/index.js +1 -1
  237. package/pure-cell/modern/components/footer-text/component.js +1 -1
  238. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  239. package/pure-cell/modern/components/footer-text/index.js +1 -1
  240. package/pure-cell/modern/components/graphics/component.js +1 -1
  241. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  242. package/pure-cell/modern/components/graphics/index.js +1 -1
  243. package/pure-cell/modern/components/main/component.js +1 -1
  244. package/pure-cell/modern/components/main/index.d.ts +1 -1
  245. package/pure-cell/modern/components/main/index.js +1 -1
  246. package/pure-cell/modern/components/text/component.js +1 -1
  247. package/pure-cell/modern/components/text/index.d.ts +1 -1
  248. package/pure-cell/modern/components/text/index.js +1 -1
  249. package/pure-cell/modern/index.js +1 -1
  250. package/select/components/base-select/Component.js +2 -2
  251. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  252. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  253. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  254. package/select/esm/Component.responsive.js +3 -3
  255. package/select/esm/components/base-select/Component.js +2 -2
  256. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  257. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  258. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  259. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  260. package/select/esm/components/base-select/index.js +2 -2
  261. package/select/esm/components/index.js +2 -2
  262. package/select/esm/desktop/Component.desktop.js +2 -2
  263. package/select/esm/desktop/index.js +2 -2
  264. package/select/esm/index.js +3 -3
  265. package/select/esm/mobile/Component.mobile.js +3 -3
  266. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  267. package/select/esm/mobile/index.js +3 -3
  268. package/select/esm/presets/index.js +1 -1
  269. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  270. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  271. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  272. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  273. package/select/esm/shared/index.js +3 -3
  274. package/select/mobile/Component.mobile.js +1 -1
  275. package/select/modern/Component.responsive.js +3 -3
  276. package/select/modern/components/base-select/Component.js +2 -2
  277. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  278. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  279. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  280. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  281. package/select/modern/components/base-select/index.js +2 -2
  282. package/select/modern/components/index.js +2 -2
  283. package/select/modern/desktop/Component.desktop.js +2 -2
  284. package/select/modern/desktop/index.js +2 -2
  285. package/select/modern/index.js +3 -3
  286. package/select/modern/mobile/Component.mobile.js +3 -3
  287. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  288. package/select/modern/mobile/index.js +3 -3
  289. package/select/modern/presets/index.js +1 -1
  290. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  291. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  292. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  293. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  294. package/select/modern/shared/index.js +3 -3
  295. package/select/presets/index.js +1 -1
  296. package/select/presets/useSelectWithApply/hook.js +1 -1
  297. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  298. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  299. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  300. package/select/shared/index.js +1 -1
  301. package/side-panel/components/controls/Component.js +1 -1
  302. package/side-panel/components/footer/Component.js +1 -1
  303. package/side-panel/esm/Component.responsive.js +1 -1
  304. package/side-panel/esm/components/controls/Component.js +1 -1
  305. package/side-panel/esm/components/controls/index.js +1 -1
  306. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  307. package/side-panel/esm/components/footer/Component.js +1 -1
  308. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  309. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  310. package/side-panel/esm/desktop/index.js +1 -1
  311. package/side-panel/esm/index.js +1 -1
  312. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  313. package/side-panel/esm/mobile/index.js +1 -1
  314. package/side-panel/modern/Component.responsive.js +1 -1
  315. package/side-panel/modern/components/controls/Component.js +1 -1
  316. package/side-panel/modern/components/controls/index.js +1 -1
  317. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  318. package/side-panel/modern/components/footer/Component.js +1 -1
  319. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  320. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  321. package/side-panel/modern/desktop/index.js +1 -1
  322. package/side-panel/modern/index.js +1 -1
  323. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  324. package/side-panel/modern/mobile/index.js +1 -1
  325. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  326. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  327. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  328. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  329. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  330. package/tabs/esm/collapsible/index.js +1 -1
  331. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  332. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  333. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  334. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  335. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  336. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  337. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  338. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  339. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  340. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  341. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  342. package/tabs/esm/desktop/index.js +2 -2
  343. package/tabs/esm/index.js +2 -2
  344. package/tabs/esm/mobile/index.js +2 -2
  345. package/tabs/modern/collapsible/index.js +1 -1
  346. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  347. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  348. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  349. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  350. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  351. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  352. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  353. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  354. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  355. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  356. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  357. package/tabs/modern/desktop/index.js +2 -2
  358. package/tabs/modern/index.js +2 -2
  359. package/tabs/modern/mobile/index.js +2 -2
  360. package/tag/components/base-tag/Component.d.ts +1 -1
  361. package/textarea/Component.js +1 -1
  362. package/textarea/components/PseudoTextArea.js +1 -1
  363. package/textarea/components/index.d.ts +1 -1
  364. package/textarea/components/index.js +1 -1
  365. package/textarea/esm/Component.js +1 -1
  366. package/textarea/esm/components/PseudoTextArea.js +1 -1
  367. package/textarea/esm/components/index.d.ts +1 -1
  368. package/textarea/esm/components/index.js +1 -1
  369. package/textarea/esm/index.js +1 -1
  370. package/textarea/modern/Component.js +1 -1
  371. package/textarea/modern/components/PseudoTextArea.js +1 -1
  372. package/textarea/modern/components/index.d.ts +1 -1
  373. package/textarea/modern/components/index.js +1 -1
  374. package/textarea/modern/index.js +1 -1
  375. package/themes/compiled/mobile-dark-bluetint.css +20 -159
  376. package/typography/esm/component.js +2 -2
  377. package/typography/esm/index.js +2 -2
  378. package/typography/esm/text/component.js +1 -1
  379. package/typography/esm/text/index.js +1 -1
  380. package/typography/esm/title/component.js +1 -1
  381. package/typography/esm/title/index.js +2 -2
  382. package/typography/esm/title-mobile/component.js +2 -2
  383. package/typography/esm/title-mobile/index.js +2 -2
  384. package/typography/esm/title-responsive/component.js +2 -2
  385. package/typography/esm/title-responsive/index.js +2 -2
  386. package/typography/modern/component.js +2 -2
  387. package/typography/modern/index.js +2 -2
  388. package/typography/modern/text/component.js +1 -1
  389. package/typography/modern/text/index.js +1 -1
  390. package/typography/modern/title/component.js +1 -1
  391. package/typography/modern/title/index.js +2 -2
  392. package/typography/modern/title-mobile/component.js +2 -2
  393. package/typography/modern/title-mobile/index.js +2 -2
  394. package/typography/modern/title-responsive/component.js +2 -2
  395. package/typography/modern/title-responsive/index.js +2 -2
  396. package/typography/text/component.js +1 -1
  397. package/typography/title/component.js +1 -1
  398. package/typography/title/index.js +1 -1
  399. package/typography/title-mobile/component.js +1 -1
  400. package/universal-modal/Component.responsive.d.ts +2 -2
  401. package/universal-modal/components/content/responsive/Component.responsive.d.ts +2 -1
  402. package/universal-modal/components/controls/desktop/Component.desktop.js +2 -2
  403. package/universal-modal/components/controls/mobile/Component.mobile.js +2 -2
  404. package/universal-modal/components/controls/responsive/Component.responsive.d.ts +2 -1
  405. package/universal-modal/components/footer/desktop/Component.desktop.js +1 -1
  406. package/universal-modal/components/footer/responsive/Component.responsive.d.ts +2 -1
  407. package/universal-modal/components/header/desktop/Component.desktop.d.ts +1 -1
  408. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  409. package/universal-modal/components/header/mobile/Component.mobile.d.ts +1 -1
  410. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  411. package/universal-modal/components/header/responsive/Component.responsive.d.ts +2 -1
  412. package/universal-modal/cssm/Component.responsive.d.ts +2 -2
  413. package/universal-modal/cssm/components/content/responsive/Component.responsive.d.ts +2 -1
  414. package/universal-modal/cssm/components/controls/responsive/Component.responsive.d.ts +2 -1
  415. package/universal-modal/cssm/components/footer/responsive/Component.responsive.d.ts +2 -1
  416. package/universal-modal/cssm/components/header/desktop/Component.desktop.d.ts +1 -1
  417. package/universal-modal/cssm/components/header/mobile/Component.mobile.d.ts +1 -1
  418. package/universal-modal/cssm/components/header/responsive/Component.responsive.d.ts +2 -1
  419. package/universal-modal/cssm/desktop/Component.desktop.d.ts +2 -2
  420. package/universal-modal/cssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  421. package/universal-modal/cssm/desktop/components/center-modal/center-modal.js +2 -3
  422. package/universal-modal/cssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  423. package/universal-modal/cssm/desktop/components/side-modal/side-modal.js +6 -14
  424. package/universal-modal/cssm/desktop/types/props.d.ts +1 -1
  425. package/universal-modal/cssm/mobile/Component.mobile.d.ts +2 -2
  426. package/universal-modal/cssm/mobile/types/props.d.ts +1 -1
  427. package/universal-modal/desktop/Component.desktop.d.ts +2 -2
  428. package/universal-modal/desktop/components/center-modal/center-modal.d.ts +1 -1
  429. package/universal-modal/desktop/components/center-modal/center-modal.js +2 -3
  430. package/universal-modal/desktop/components/side-modal/side-modal.d.ts +1 -1
  431. package/universal-modal/desktop/components/side-modal/side-modal.js +6 -14
  432. package/universal-modal/desktop/types/props.d.ts +1 -1
  433. package/universal-modal/esm/Component.responsive.d.ts +2 -2
  434. package/universal-modal/esm/Component.responsive.js +3 -3
  435. package/universal-modal/esm/components/content/responsive/Component.responsive.d.ts +2 -1
  436. package/universal-modal/esm/components/controls/desktop/Component.desktop.js +2 -2
  437. package/universal-modal/esm/components/controls/index.js +2 -2
  438. package/universal-modal/esm/components/controls/mobile/Component.mobile.js +2 -2
  439. package/universal-modal/esm/components/controls/responsive/Component.responsive.d.ts +2 -1
  440. package/universal-modal/esm/components/controls/responsive/Component.responsive.js +2 -2
  441. package/universal-modal/esm/components/footer/desktop/Component.desktop.js +1 -1
  442. package/universal-modal/esm/components/footer/index.js +1 -1
  443. package/universal-modal/esm/components/footer/responsive/Component.responsive.d.ts +2 -1
  444. package/universal-modal/esm/components/footer/responsive/Component.responsive.js +1 -1
  445. package/universal-modal/esm/components/header/desktop/Component.desktop.d.ts +1 -1
  446. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  447. package/universal-modal/esm/components/header/index.js +1 -1
  448. package/universal-modal/esm/components/header/mobile/Component.mobile.d.ts +1 -1
  449. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  450. package/universal-modal/esm/components/header/responsive/Component.responsive.d.ts +2 -1
  451. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  452. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  453. package/universal-modal/esm/desktop/Component.desktop.js +3 -3
  454. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  455. package/universal-modal/esm/desktop/components/center-modal/center-modal.js +2 -3
  456. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  457. package/universal-modal/esm/desktop/components/side-modal/side-modal.js +6 -14
  458. package/universal-modal/esm/desktop/index.js +3 -3
  459. package/universal-modal/esm/desktop/types/props.d.ts +1 -1
  460. package/universal-modal/esm/index.js +3 -3
  461. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  462. package/universal-modal/esm/mobile/Component.mobile.js +3 -3
  463. package/universal-modal/esm/mobile/index.js +3 -3
  464. package/universal-modal/esm/mobile/types/props.d.ts +1 -1
  465. package/universal-modal/esm/utils/getMarginValues.d.ts +4 -4
  466. package/universal-modal/mobile/Component.mobile.d.ts +2 -2
  467. package/universal-modal/mobile/types/props.d.ts +1 -1
  468. package/universal-modal/modern/Component.responsive.d.ts +2 -2
  469. package/universal-modal/modern/Component.responsive.js +3 -3
  470. package/universal-modal/modern/components/content/responsive/Component.responsive.d.ts +2 -1
  471. package/universal-modal/modern/components/controls/desktop/Component.desktop.js +2 -2
  472. package/universal-modal/modern/components/controls/index.js +2 -2
  473. package/universal-modal/modern/components/controls/mobile/Component.mobile.js +2 -2
  474. package/universal-modal/modern/components/controls/responsive/Component.responsive.d.ts +2 -1
  475. package/universal-modal/modern/components/controls/responsive/Component.responsive.js +2 -2
  476. package/universal-modal/modern/components/footer/desktop/Component.desktop.js +1 -1
  477. package/universal-modal/modern/components/footer/index.js +1 -1
  478. package/universal-modal/modern/components/footer/responsive/Component.responsive.d.ts +2 -1
  479. package/universal-modal/modern/components/footer/responsive/Component.responsive.js +1 -1
  480. package/universal-modal/modern/components/header/desktop/Component.desktop.d.ts +1 -1
  481. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  482. package/universal-modal/modern/components/header/index.js +1 -1
  483. package/universal-modal/modern/components/header/mobile/Component.mobile.d.ts +1 -1
  484. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  485. package/universal-modal/modern/components/header/responsive/Component.responsive.d.ts +2 -1
  486. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  487. package/universal-modal/modern/desktop/Component.desktop.d.ts +2 -2
  488. package/universal-modal/modern/desktop/Component.desktop.js +3 -3
  489. package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
  490. package/universal-modal/modern/desktop/components/center-modal/center-modal.js +2 -0
  491. package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +1 -1
  492. package/universal-modal/modern/desktop/components/side-modal/side-modal.js +1 -0
  493. package/universal-modal/modern/desktop/index.js +3 -3
  494. package/universal-modal/modern/desktop/types/props.d.ts +1 -1
  495. package/universal-modal/modern/index.js +3 -3
  496. package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
  497. package/universal-modal/modern/mobile/Component.mobile.js +3 -3
  498. package/universal-modal/modern/mobile/index.js +3 -3
  499. package/universal-modal/modern/mobile/types/props.d.ts +1 -1
  500. package/universal-modal/modern/utils/getMarginValues.d.ts +4 -4
  501. package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
  502. package/universal-modal/moderncssm/components/content/responsive/Component.responsive.d.ts +2 -1
  503. package/universal-modal/moderncssm/components/controls/responsive/Component.responsive.d.ts +2 -1
  504. package/universal-modal/moderncssm/components/footer/responsive/Component.responsive.d.ts +2 -1
  505. package/universal-modal/moderncssm/components/header/desktop/Component.desktop.d.ts +1 -1
  506. package/universal-modal/moderncssm/components/header/mobile/Component.mobile.d.ts +1 -1
  507. package/universal-modal/moderncssm/components/header/responsive/Component.responsive.d.ts +2 -1
  508. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  509. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  510. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.js +2 -0
  511. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  512. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.js +1 -0
  513. package/universal-modal/moderncssm/desktop/types/props.d.ts +1 -1
  514. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  515. package/universal-modal/moderncssm/mobile/types/props.d.ts +1 -1
  516. /package/calendar/{calendarMonthOnlyView-7ba2b78f.d.ts → calendarMonthOnlyView-9c6ceff8.d.ts} +0 -0
  517. /package/calendar/{calendarMonthOnlyView-7ba2b78f.js → calendarMonthOnlyView-9c6ceff8.js} +0 -0
  518. /package/calendar/esm/{calendarMonthOnlyView-d1c2199f.d.ts → calendarMonthOnlyView-2ae61b4d.d.ts} +0 -0
  519. /package/calendar/esm/{calendarMonthOnlyView-d1c2199f.js → calendarMonthOnlyView-2ae61b4d.js} +0 -0
  520. /package/calendar/modern/{calendarMonthOnlyView-32c293bc.d.ts → calendarMonthOnlyView-2d2a4a66.d.ts} +0 -0
  521. /package/calendar/modern/{calendarMonthOnlyView-32c293bc.js → calendarMonthOnlyView-2d2a4a66.js} +0 -0
  522. /package/confirmation/{countdown-section-84913f5d.d.ts → countdown-section-986243ee.d.ts} +0 -0
  523. /package/confirmation/{countdown-section-84913f5d.js → countdown-section-986243ee.js} +0 -0
  524. /package/confirmation/esm/{countdown-section-dd0fda08.d.ts → countdown-section-a09582ef.d.ts} +0 -0
  525. /package/confirmation/esm/{countdown-section-dd0fda08.js → countdown-section-a09582ef.js} +0 -0
  526. /package/confirmation/modern/{countdown-section-22e68260.d.ts → countdown-section-b12667ca.d.ts} +0 -0
  527. /package/confirmation/modern/{countdown-section-22e68260.js → countdown-section-b12667ca.js} +0 -0
  528. /package/file-upload-item/{actions-control.module-899a83d5.js → actions-control.module-19db446f.js} +0 -0
  529. /package/file-upload-item/esm/{actions-control.module-ce8215ff.js → actions-control.module-7823ee55.js} +0 -0
  530. /package/file-upload-item/modern/{actions-control.module-997f17ff.js → actions-control.module-4172ed2a.js} +0 -0
  531. /package/gallery/esm/{index.module-b18799fd.js → index.module-8a1bb5a8.js} +0 -0
  532. /package/gallery/{index.module-b540e82f.js → index.module-35d9e7ec.js} +0 -0
  533. /package/gallery/modern/{index.module-00a777cf.js → index.module-ef318aeb.js} +0 -0
  534. /package/modal/esm/{layout.module-34c0e990.js → layout.module-502ed9ce.js} +0 -0
  535. /package/modal/{layout.module-d2e17c61.js → layout.module-1b4411aa.js} +0 -0
  536. /package/modal/modern/{layout.module-a1873b42.js → layout.module-bdcdae71.js} +0 -0
  537. /package/plate/esm/{warning-af6433c0.d.ts → warning-bd579778.d.ts} +0 -0
  538. /package/plate/esm/{warning-af6433c0.js → warning-bd579778.js} +0 -0
  539. /package/plate/modern/{warning-dc9bde32.d.ts → warning-35090b7d.d.ts} +0 -0
  540. /package/plate/modern/{warning-dc9bde32.js → warning-35090b7d.js} +0 -0
  541. /package/plate/{warning-554cdc56.d.ts → warning-6fee14a4.d.ts} +0 -0
  542. /package/plate/{warning-554cdc56.js → warning-6fee14a4.js} +0 -0
  543. /package/pure-cell/{component-39906d16.d.ts → component-422a448f.d.ts} +0 -0
  544. /package/pure-cell/{component-39906d16.js → component-422a448f.js} +0 -0
  545. /package/pure-cell/esm/{component-9f2f9258.d.ts → component-0910b9c9.d.ts} +0 -0
  546. /package/pure-cell/esm/{component-9f2f9258.js → component-0910b9c9.js} +0 -0
  547. /package/pure-cell/modern/{component-ef481b5a.d.ts → component-7603f5ac.d.ts} +0 -0
  548. /package/pure-cell/modern/{component-ef481b5a.js → component-7603f5ac.js} +0 -0
  549. /package/select/esm/{hook-243d5688.d.ts → hook-192a04eb.d.ts} +0 -0
  550. /package/select/esm/{hook-243d5688.js → hook-192a04eb.js} +0 -0
  551. /package/select/esm/{list-popover-desktop-5a158c17.d.ts → list-popover-desktop-c320d887.d.ts} +0 -0
  552. /package/select/esm/{list-popover-desktop-5a158c17.js → list-popover-desktop-c320d887.js} +0 -0
  553. /package/select/esm/{mobile.module-ad397621.js → mobile.module-019d702b.js} +0 -0
  554. /package/select/{hook-970523b0.d.ts → hook-317cc673.d.ts} +0 -0
  555. /package/select/{hook-970523b0.js → hook-317cc673.js} +0 -0
  556. /package/select/{list-popover-desktop-19dff18e.d.ts → list-popover-desktop-adc0a21d.d.ts} +0 -0
  557. /package/select/{list-popover-desktop-19dff18e.js → list-popover-desktop-adc0a21d.js} +0 -0
  558. /package/select/{mobile.module-03617e5d.js → mobile.module-fad25a51.js} +0 -0
  559. /package/select/modern/{hook-0eca09bc.d.ts → hook-096e9140.d.ts} +0 -0
  560. /package/select/modern/{hook-0eca09bc.js → hook-096e9140.js} +0 -0
  561. /package/select/modern/{list-popover-desktop-dc0ab547.d.ts → list-popover-desktop-7f59b7df.d.ts} +0 -0
  562. /package/select/modern/{list-popover-desktop-dc0ab547.js → list-popover-desktop-7f59b7df.js} +0 -0
  563. /package/select/modern/{mobile.module-804d4df2.js → mobile.module-fa288dc0.js} +0 -0
  564. /package/side-panel/esm/{layout.module-8cc8600b.js → layout.module-08175d27.js} +0 -0
  565. /package/side-panel/{layout.module-43cab928.js → layout.module-2b8dde16.js} +0 -0
  566. /package/side-panel/modern/{layout.module-65c24f8d.js → layout.module-95aa703b.js} +0 -0
  567. /package/tabs/esm/{index.module-48ba7d85.js → index.module-a7852212.js} +0 -0
  568. /package/tabs/esm/{index.module-86654bfe.js → index.module-aefd41e2.js} +0 -0
  569. /package/tabs/{index.module-df90c2d0.js → index.module-607cd602.js} +0 -0
  570. /package/tabs/{index.module-343cb1d2.js → index.module-a44a4e67.js} +0 -0
  571. /package/tabs/modern/{index.module-5ab0b655.js → index.module-6070f379.js} +0 -0
  572. /package/tabs/modern/{index.module-630159b4.js → index.module-60fe1e9b.js} +0 -0
  573. /package/textarea/{PseudoTextArea-2f74fe87.d.ts → PseudoTextArea-c5f855a9.d.ts} +0 -0
  574. /package/textarea/{PseudoTextArea-2f74fe87.js → PseudoTextArea-c5f855a9.js} +0 -0
  575. /package/textarea/esm/{PseudoTextArea-a2a9e826.d.ts → PseudoTextArea-d95432f5.d.ts} +0 -0
  576. /package/textarea/esm/{PseudoTextArea-a2a9e826.js → PseudoTextArea-d95432f5.js} +0 -0
  577. /package/textarea/modern/{PseudoTextArea-2264d209.d.ts → PseudoTextArea-bd97713f.d.ts} +0 -0
  578. /package/textarea/modern/{PseudoTextArea-2264d209.js → PseudoTextArea-bd97713f.js} +0 -0
  579. /package/typography/{colors.module-548615e9.js → colors.module-c59ea5bf.js} +0 -0
  580. /package/typography/{common.module-cc7a2a9e.js → common.module-6dde62ad.js} +0 -0
  581. /package/typography/esm/{colors.module-4b4de7ac.js → colors.module-64889e95.js} +0 -0
  582. /package/typography/esm/{common.module-401c9291.js → common.module-a95d2134.js} +0 -0
  583. /package/typography/modern/{colors.module-4f7b4d4b.js → colors.module-4a6eca81.js} +0 -0
  584. /package/typography/modern/{common.module-f8a7d420.js → common.module-be649985.js} +0 -0
  585. /package/universal-modal/esm/{index.module-cd589e1c.js → index.module-625b9101.js} +0 -0
  586. /package/universal-modal/esm/{index.module-c0792c5b.js → index.module-ef120f3a.js} +0 -0
  587. /package/universal-modal/esm/{layout.module-4e46cdba.js → layout.module-0a56e67e.js} +0 -0
  588. /package/universal-modal/{index.module-f528c41c.js → index.module-13a511be.js} +0 -0
  589. /package/universal-modal/{index.module-3cf61746.js → index.module-53f0a71b.js} +0 -0
  590. /package/universal-modal/{layout.module-9b6bc372.js → layout.module-8a3cc045.js} +0 -0
  591. /package/universal-modal/modern/{index.module-f5e80f0c.js → index.module-0a3f14da.js} +0 -0
  592. /package/universal-modal/modern/{index.module-31e2d1bf.js → index.module-6ee0080c.js} +0 -0
  593. /package/universal-modal/modern/{layout.module-370480ad.js → layout.module-88a3fe92.js} +0 -0
@@ -7,7 +7,7 @@ import '../../../../shared/esm';
7
7
  import '../../Context.js';
8
8
  import '../../../../base-modal/esm';
9
9
  import '../../ResponsiveContext.js';
10
- import '../../layout.module-8cc8600b.js';
10
+ import '../../layout.module-08175d27.js';
11
11
 
12
12
  var styles = {"sticky":"side-panel__sticky_17glm","size-500":"side-panel__size-500_17glm"};
13
13
  require('./desktop.css');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
  import { ResponsiveContext } from '../../ResponsiveContext.js';
6
- import { l as layoutStyles } from '../../layout.module-8cc8600b.js';
6
+ import { l as layoutStyles } from '../../layout.module-08175d27.js';
7
7
  import '../../../../base-modal/esm';
8
8
 
9
9
  var styles = {"footer":"side-panel__footer_ijxwr","sticky":"side-panel__sticky_ijxwr","highlighted":"side-panel__highlighted_ijxwr"};
@@ -6,7 +6,7 @@ import '../../../../shared/esm';
6
6
  import '../../Context.js';
7
7
  import '../../../../base-modal/esm';
8
8
  import '../../ResponsiveContext.js';
9
- import '../../layout.module-8cc8600b.js';
9
+ import '../../layout.module-08175d27.js';
10
10
 
11
11
  var styles = {"footer":"side-panel__footer_jdvzh","sticky":"side-panel__sticky_jdvzh"};
12
12
  require('./mobile.css');
@@ -13,7 +13,7 @@ import '../components/content/Component.js';
13
13
  import '../../../shared/esm';
14
14
  import '../Context.js';
15
15
  import '../../../base-modal/esm';
16
- import '../layout.module-8cc8600b.js';
16
+ import '../layout.module-08175d27.js';
17
17
  import '../components/footer/Component.js';
18
18
  import '../../../navigation-bar-private/esm';
19
19
 
@@ -9,7 +9,7 @@ import '../../../drawer/esm';
9
9
  import '../components/controls/Component.js';
10
10
  import '../../../shared/esm';
11
11
  import '../ResponsiveContext.js';
12
- import '../layout.module-8cc8600b.js';
12
+ import '../layout.module-08175d27.js';
13
13
  import '../components/header/Component.js';
14
14
  import '../../../navigation-bar-private/esm';
15
15
  import '../consts.js';
@@ -19,6 +19,6 @@ import '../../mq/esm';
19
19
  import '../../navigation-bar-private/esm';
20
20
  import '../../shared/esm';
21
21
  import './Context.js';
22
- import './layout.module-8cc8600b.js';
22
+ import './layout.module-08175d27.js';
23
23
  import './components/content/Component.js';
24
24
  import './components/footer/Component.js';
@@ -10,7 +10,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
10
10
  import '../components/content/Component.js';
11
11
  import '../../../shared/esm';
12
12
  import '../Context.js';
13
- import '../layout.module-8cc8600b.js';
13
+ import '../layout.module-08175d27.js';
14
14
  import '../components/footer/Component.js';
15
15
  import '../../../navigation-bar-private/esm';
16
16
  import '../consts.js';
@@ -9,7 +9,7 @@ import '../../../base-modal/esm';
9
9
  import '../components/controls/Component.js';
10
10
  import '../../../shared/esm';
11
11
  import '../ResponsiveContext.js';
12
- import '../layout.module-8cc8600b.js';
12
+ import '../layout.module-08175d27.js';
13
13
  import '../components/content/Component.js';
14
14
  import '../Context.js';
15
15
  import '../components/footer/Component.js';
@@ -7,7 +7,7 @@ import { SidePanelMobile } from './mobile/Component.mobile.js';
7
7
  import { ResponsiveContext } from './ResponsiveContext.js';
8
8
  import 'classnames';
9
9
  import '../../shared/modern';
10
- import './layout.module-65c24f8d.js';
10
+ import './layout.module-95aa703b.js';
11
11
  import '../../navigation-bar-private/modern';
12
12
  import './consts.js';
13
13
  import './Context.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/modern';
4
4
  import { ResponsiveContext } from '../../ResponsiveContext.js';
5
- import { l as layoutStyles } from '../../layout.module-65c24f8d.js';
5
+ import { l as layoutStyles } from '../../layout.module-95aa703b.js';
6
6
 
7
7
  const styles = {"component":"side-panel__component_rvpjd"};
8
8
  require('./index.css');
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/modern';
5
5
  import '../../ResponsiveContext.js';
6
- import '../../layout.module-65c24f8d.js';
6
+ import '../../layout.module-95aa703b.js';
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
6
6
  import '../../Context.js';
7
7
  import '../../../../base-modal/modern';
8
8
  import '../../ResponsiveContext.js';
9
- import '../../layout.module-65c24f8d.js';
9
+ import '../../layout.module-95aa703b.js';
10
10
 
11
11
  const styles = {"sticky":"side-panel__sticky_17glm","size-500":"side-panel__size-500_17glm"};
12
12
  require('./desktop.css');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/modern';
4
4
  import { ModalContext } from '../../Context.js';
5
5
  import { ResponsiveContext } from '../../ResponsiveContext.js';
6
- import { l as layoutStyles } from '../../layout.module-65c24f8d.js';
6
+ import { l as layoutStyles } from '../../layout.module-95aa703b.js';
7
7
  import '../../../../base-modal/modern';
8
8
 
9
9
  const styles = {"footer":"side-panel__footer_ijxwr","sticky":"side-panel__sticky_ijxwr","highlighted":"side-panel__highlighted_ijxwr"};
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
5
5
  import '../../Context.js';
6
6
  import '../../../../base-modal/modern';
7
7
  import '../../ResponsiveContext.js';
8
- import '../../layout.module-65c24f8d.js';
8
+ import '../../layout.module-95aa703b.js';
9
9
 
10
10
  const styles = {"footer":"side-panel__footer_jdvzh","sticky":"side-panel__sticky_jdvzh"};
11
11
  require('./mobile.css');
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
12
12
  import '../../../shared/modern';
13
13
  import '../Context.js';
14
14
  import '../../../base-modal/modern';
15
- import '../layout.module-65c24f8d.js';
15
+ import '../layout.module-95aa703b.js';
16
16
  import '../components/footer/Component.js';
17
17
  import '../../../navigation-bar-private/modern';
18
18
 
@@ -8,7 +8,7 @@ import '../../../drawer/modern';
8
8
  import '../components/controls/Component.js';
9
9
  import '../../../shared/modern';
10
10
  import '../ResponsiveContext.js';
11
- import '../layout.module-65c24f8d.js';
11
+ import '../layout.module-95aa703b.js';
12
12
  import '../components/header/Component.js';
13
13
  import '../../../navigation-bar-private/modern';
14
14
  import '../consts.js';
@@ -18,6 +18,6 @@ import '../../mq/modern';
18
18
  import '../../navigation-bar-private/modern';
19
19
  import '../../shared/modern';
20
20
  import './Context.js';
21
- import './layout.module-65c24f8d.js';
21
+ import './layout.module-95aa703b.js';
22
22
  import './components/content/Component.js';
23
23
  import './components/footer/Component.js';
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
9
9
  import '../components/content/Component.js';
10
10
  import '../../../shared/modern';
11
11
  import '../Context.js';
12
- import '../layout.module-65c24f8d.js';
12
+ import '../layout.module-95aa703b.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../../../navigation-bar-private/modern';
15
15
  import '../consts.js';
@@ -8,7 +8,7 @@ import '../../../base-modal/modern';
8
8
  import '../components/controls/Component.js';
9
9
  import '../../../shared/modern';
10
10
  import '../ResponsiveContext.js';
11
- import '../layout.module-65c24f8d.js';
11
+ import '../layout.module-95aa703b.js';
12
12
  import '../components/content/Component.js';
13
13
  import '../Context.js';
14
14
  import '../components/footer/Component.js';
@@ -9,7 +9,7 @@ var desktop = require('../../../picker-button/desktop');
9
9
  var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
10
10
  var syntheticEvents = require('../../synthetic-events.js');
11
11
  var components_title_Component = require('../title/Component.js');
12
- var index_module = require('../../index.module-df90c2d0.js');
12
+ var index_module = require('../../index.module-607cd602.js');
13
13
 
14
14
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
15
15
 
@@ -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 components_primaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-df90c2d0.js');
6
+ var index_module = require('../../index.module-607cd602.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 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var components_primaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-df90c2d0.js');
6
+ var index_module = require('../../index.module-607cd602.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var desktop = require('../../../tag/desktop');
6
6
  var components_secondaryTablist_Component = require('./Component.js');
7
- var index_module = require('../../index.module-343cb1d2.js');
7
+ var index_module = require('../../index.module-a44a4e67.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var mobile = require('../../../tag/mobile');
7
7
  var components_secondaryTablist_Component = require('./Component.js');
8
- var index_module = require('../../index.module-343cb1d2.js');
8
+ var index_module = require('../../index.module-a44a4e67.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -18,5 +18,5 @@ import '../../../shared/esm';
18
18
  import '../synthetic-events.js';
19
19
  import '../components/title/Component.js';
20
20
  import '../../../skeleton/esm';
21
- import '../index.module-86654bfe.js';
21
+ import '../index.module-aefd41e2.js';
22
22
  import '../components/tabs/Component.js';
@@ -7,7 +7,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/esm/desktop';
7
7
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
8
8
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
9
9
  import { Title } from '../title/Component.js';
10
- import { s as styles } from '../../index.module-86654bfe.js';
10
+ import { s as styles } from '../../index.module-aefd41e2.js';
11
11
  import '../../../../mq/esm';
12
12
  import '../../hooks/use-collapsible-elements.js';
13
13
  import '@juggle/resize-observer';
@@ -1,7 +1,7 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { PrimaryTabList } from './Component.js';
4
- import { s as styles } from '../../index.module-86654bfe.js';
4
+ import { s as styles } from '../../index.module-aefd41e2.js';
5
5
  import '@juggle/resize-observer';
6
6
  import 'classnames';
7
7
  import '../../../../keyboard-focusable/esm';
@@ -1,7 +1,7 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { PrimaryTabList } from './Component.js';
4
- import { s as styles$1 } from '../../index.module-86654bfe.js';
4
+ import { s as styles$1 } from '../../index.module-aefd41e2.js';
5
5
  import '@juggle/resize-observer';
6
6
  import 'classnames';
7
7
  import '../../../../keyboard-focusable/esm';
@@ -20,7 +20,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-86654bfe.js';
23
+ import '../../index.module-aefd41e2.js';
24
24
 
25
25
  var PrimaryTabListResponsive = function (_a) {
26
26
  var size = _a.size, breakpoint = _a.breakpoint, client = _a.client, fullWidthScroll = _a.fullWidthScroll, _b = _a.defaultMatchMediaValue, defaultMatchMediaValue = _b === void 0 ? client === undefined ? undefined : client === 'desktop' : _b, restProps = __rest(_a, ["size", "breakpoint", "client", "fullWidthScroll", "defaultMatchMediaValue"]);
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { TagDesktop } from '../../../../tag/esm/desktop';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-48ba7d85.js';
5
+ import { c as commonStyles } from '../../index.module-a7852212.js';
6
6
  import 'classnames';
7
7
  import '../../../../skeleton/esm';
8
8
  import '../../hooks/use-tabs.js';
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { TagMobile } from '../../../../tag/esm/mobile';
5
5
  import { SecondaryTabList } from './Component.js';
6
- import { c as commonStyles } from '../../index.module-48ba7d85.js';
6
+ import { c as commonStyles } from '../../index.module-a7852212.js';
7
7
  import '../../../../skeleton/esm';
8
8
  import '../../hooks/use-tabs.js';
9
9
  import 'react-merge-refs';
@@ -18,7 +18,7 @@ import '../../../../icon-button/esm';
18
18
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
- import '../../index.module-48ba7d85.js';
21
+ import '../../index.module-a7852212.js';
22
22
  import '../../../../tag/esm/mobile';
23
23
 
24
24
  var SecondaryTabListResponsive = function (_a) {
@@ -17,7 +17,7 @@ import '../../../../shared/esm';
17
17
  import '../../synthetic-events.js';
18
18
  import '../title/Component.js';
19
19
  import '../../../../skeleton/esm';
20
- import '../../index.module-86654bfe.js';
20
+ import '../../index.module-aefd41e2.js';
21
21
 
22
22
  var TabsCollapsible = function (_a) {
23
23
  var restProps = __rest(_a, []);
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-86654bfe.js';
23
+ import '../../index.module-aefd41e2.js';
24
24
  import '../../../../tag/esm/desktop';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-48ba7d85.js';
26
+ import '../../index.module-a7852212.js';
27
27
 
28
28
  var views = {
29
29
  primary: PrimaryTabListDesktop,
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-86654bfe.js';
23
+ import '../../index.module-aefd41e2.js';
24
24
  import '../../../../tag/esm/mobile';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-48ba7d85.js';
26
+ import '../../index.module-a7852212.js';
27
27
 
28
28
  var views = {
29
29
  primary: PrimaryTabListMobile,
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import '../scroll-controls/utils.js';
23
23
  import '../title/Component.js';
24
24
  import '../../../../skeleton/esm';
25
- import '../../index.module-86654bfe.js';
25
+ import '../../index.module-aefd41e2.js';
26
26
  import '../primary-tablist/Component.mobile.js';
27
27
  import '../secondary-tablist/Component.desktop.js';
28
28
  import '../../../../tag/esm/desktop';
29
29
  import '../secondary-tablist/Component.js';
30
- import '../../index.module-48ba7d85.js';
30
+ import '../../index.module-a7852212.js';
31
31
  import '../secondary-tablist/Component.mobile.js';
32
32
  import '../../../../tag/esm/mobile';
33
33
 
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
23
  import '../../../skeleton/esm';
24
- import '../index.module-86654bfe.js';
24
+ import '../index.module-aefd41e2.js';
25
25
  import '../../../tag/esm/desktop';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-48ba7d85.js';
27
+ import '../index.module-a7852212.js';
28
28
  import '../components/tabs/Component.js';
package/tabs/esm/index.js CHANGED
@@ -23,12 +23,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
23
23
  import './components/scroll-controls/utils.js';
24
24
  import './components/title/Component.js';
25
25
  import '../../skeleton/esm';
26
- import './index.module-86654bfe.js';
26
+ import './index.module-aefd41e2.js';
27
27
  import './components/primary-tablist/Component.mobile.js';
28
28
  import './components/secondary-tablist/Component.desktop.js';
29
29
  import '../../tag/esm/desktop';
30
30
  import './components/secondary-tablist/Component.js';
31
- import './index.module-48ba7d85.js';
31
+ import './index.module-a7852212.js';
32
32
  import './components/secondary-tablist/Component.mobile.js';
33
33
  import '../../tag/esm/mobile';
34
34
  import './components/tabs/Component.js';
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
23
  import '../../../skeleton/esm';
24
- import '../index.module-86654bfe.js';
24
+ import '../index.module-aefd41e2.js';
25
25
  import '../../../tag/esm/mobile';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-48ba7d85.js';
27
+ import '../index.module-a7852212.js';
28
28
  import '../components/tabs/Component.js';
@@ -17,5 +17,5 @@ import '../../../shared/modern';
17
17
  import '../synthetic-events.js';
18
18
  import '../components/title/Component.js';
19
19
  import '../../../skeleton/modern';
20
- import '../index.module-630159b4.js';
20
+ import '../index.module-60fe1e9b.js';
21
21
  import '../components/tabs/Component.js';
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
6
6
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
7
7
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
8
8
  import { Title } from '../title/Component.js';
9
- import { s as styles } from '../../index.module-630159b4.js';
9
+ import { s as styles } from '../../index.module-60fe1e9b.js';
10
10
  import '../../../../mq/modern';
11
11
  import '../../hooks/use-collapsible-elements.js';
12
12
  import '@juggle/resize-observer';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles } from '../../index.module-630159b4.js';
3
+ import { s as styles } from '../../index.module-60fe1e9b.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles$1 } from '../../index.module-630159b4.js';
3
+ import { s as styles$1 } from '../../index.module-60fe1e9b.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -19,7 +19,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
21
  import '../../../../skeleton/modern';
22
- import '../../index.module-630159b4.js';
22
+ import '../../index.module-60fe1e9b.js';
23
23
 
24
24
  const PrimaryTabListResponsive = ({ size, breakpoint, client, fullWidthScroll, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
25
25
  const isDesktop = useIsDesktop(breakpoint, defaultMatchMediaValue);
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { TagDesktop } from '../../../../tag/modern/desktop';
3
3
  import { SecondaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-5ab0b655.js';
4
+ import { c as commonStyles } from '../../index.module-6070f379.js';
5
5
  import 'classnames';
6
6
  import '../../../../skeleton/modern';
7
7
  import '../../hooks/use-tabs.js';
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { TagMobile } from '../../../../tag/modern/mobile';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-5ab0b655.js';
5
+ import { c as commonStyles } from '../../index.module-6070f379.js';
6
6
  import '../../../../skeleton/modern';
7
7
  import '../../hooks/use-tabs.js';
8
8
  import 'react-merge-refs';
@@ -17,7 +17,7 @@ import '../../../../icon-button/modern';
17
17
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
- import '../../index.module-5ab0b655.js';
20
+ import '../../index.module-6070f379.js';
21
21
  import '../../../../tag/modern/mobile';
22
22
 
23
23
  const SecondaryTabListResponsive = ({ fullWidthScroll, breakpoint, client, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
@@ -16,7 +16,7 @@ import '../../../../shared/modern';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
18
  import '../../../../skeleton/modern';
19
- import '../../index.module-630159b4.js';
19
+ import '../../index.module-60fe1e9b.js';
20
20
 
21
21
  const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
22
22
 
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
21
  import '../../../../skeleton/modern';
22
- import '../../index.module-630159b4.js';
22
+ import '../../index.module-60fe1e9b.js';
23
23
  import '../../../../tag/modern/desktop';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-5ab0b655.js';
25
+ import '../../index.module-6070f379.js';
26
26
 
27
27
  const views = {
28
28
  primary: PrimaryTabListDesktop,
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
21
  import '../../../../skeleton/modern';
22
- import '../../index.module-630159b4.js';
22
+ import '../../index.module-60fe1e9b.js';
23
23
  import '../../../../tag/modern/mobile';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-5ab0b655.js';
25
+ import '../../index.module-6070f379.js';
26
26
 
27
27
  const views = {
28
28
  primary: PrimaryTabListMobile,
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../scroll-controls/utils.js';
22
22
  import '../title/Component.js';
23
23
  import '../../../../skeleton/modern';
24
- import '../../index.module-630159b4.js';
24
+ import '../../index.module-60fe1e9b.js';
25
25
  import '../primary-tablist/Component.mobile.js';
26
26
  import '../secondary-tablist/Component.desktop.js';
27
27
  import '../../../../tag/modern/desktop';
28
28
  import '../secondary-tablist/Component.js';
29
- import '../../index.module-5ab0b655.js';
29
+ import '../../index.module-6070f379.js';
30
30
  import '../secondary-tablist/Component.mobile.js';
31
31
  import '../../../../tag/modern/mobile';
32
32
 
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
22
  import '../../../skeleton/modern';
23
- import '../index.module-630159b4.js';
23
+ import '../index.module-60fe1e9b.js';
24
24
  import '../../../tag/modern/desktop';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-5ab0b655.js';
26
+ import '../index.module-6070f379.js';
27
27
  import '../components/tabs/Component.js';
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import './components/scroll-controls/utils.js';
23
23
  import './components/title/Component.js';
24
24
  import '../../skeleton/modern';
25
- import './index.module-630159b4.js';
25
+ import './index.module-60fe1e9b.js';
26
26
  import './components/primary-tablist/Component.mobile.js';
27
27
  import './components/secondary-tablist/Component.desktop.js';
28
28
  import '../../tag/modern/desktop';
29
29
  import './components/secondary-tablist/Component.js';
30
- import './index.module-5ab0b655.js';
30
+ import './index.module-6070f379.js';
31
31
  import './components/secondary-tablist/Component.mobile.js';
32
32
  import '../../tag/modern/mobile';
33
33
  import './components/tabs/Component.js';
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
22
  import '../../../skeleton/modern';
23
- import '../index.module-630159b4.js';
23
+ import '../index.module-60fe1e9b.js';
24
24
  import '../../../tag/modern/mobile';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-5ab0b655.js';
26
+ import '../index.module-6070f379.js';
27
27
  import '../components/tabs/Component.js';
@@ -94,7 +94,7 @@ declare const BaseTag: React.ForwardRefExoticComponent<Omit<NativeProps, "onClic
94
94
  * Размер компонента
95
95
  * @description xxs, xs, s, m, l, xl deprecated, используйте вместо них 32, 40, 48, 56, 64, 72 соответственно
96
96
  */
97
- size?: "xxs" | "xs" | "s" | "m" | "l" | "xl" | 32 | 40 | 48 | 56 | 64 | 72 | undefined;
97
+ size?: "s" | "xxs" | "xs" | "m" | "l" | "xl" | 32 | 40 | 48 | 56 | 64 | 72 | undefined;
98
98
  /**
99
99
  * Дочерние элементы.
100
100
  */