@alfalab/core-components 48.15.1-beta.1 → 48.16.0-beta.999

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 (478) hide show
  1. package/bottom-sheet/component.js +5 -17
  2. package/bottom-sheet/cssm/component.js +5 -17
  3. package/bottom-sheet/cssm/types.d.ts +0 -4
  4. package/bottom-sheet/esm/component.js +5 -17
  5. package/bottom-sheet/esm/types.d.ts +0 -4
  6. package/bottom-sheet/modern/component.js +6 -18
  7. package/bottom-sheet/modern/types.d.ts +0 -4
  8. package/bottom-sheet/moderncssm/component.js +6 -18
  9. package/bottom-sheet/moderncssm/types.d.ts +0 -4
  10. package/bottom-sheet/types.d.ts +0 -4
  11. package/calendar/components/calendar-mobile/Component.js +1 -1
  12. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  13. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  14. package/calendar/components/calendar-mobile/index.js +1 -1
  15. package/calendar/esm/Component.responsive.d.ts +1 -1
  16. package/calendar/esm/Component.responsive.js +1 -1
  17. package/calendar/{modern/calendarMonthOnlyView-27ec05d5.d.ts → esm/calendarMonthOnlyView-722effd4.d.ts} +1 -1
  18. package/calendar/esm/components/calendar-mobile/Component.d.ts +1 -1
  19. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  20. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  21. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  22. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  23. package/calendar/esm/index.js +1 -1
  24. package/calendar/esm/mobile/index.js +1 -1
  25. package/calendar/mobile/index.js +1 -1
  26. package/calendar/modern/Component.responsive.js +1 -1
  27. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  28. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  29. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  30. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  31. package/calendar/modern/index.js +1 -1
  32. package/calendar/modern/mobile/index.js +1 -1
  33. package/confirmation/components/screens/initial/component.js +1 -1
  34. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  35. package/confirmation/esm/component.responsive.js +1 -1
  36. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  37. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  38. package/confirmation/esm/components/index.js +1 -1
  39. package/confirmation/esm/components/screens/index.js +1 -1
  40. package/confirmation/esm/components/screens/initial/component.js +1 -1
  41. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  42. package/confirmation/esm/components/screens/initial/index.js +1 -1
  43. package/confirmation/esm/desktop/component.desktop.js +1 -1
  44. package/confirmation/esm/desktop/index.js +1 -1
  45. package/confirmation/esm/index.js +1 -1
  46. package/confirmation/esm/mobile/component.mobile.js +1 -1
  47. package/confirmation/esm/mobile/index.js +1 -1
  48. package/confirmation/esm/shared/index.js +1 -1
  49. package/confirmation/modern/component.responsive.js +1 -1
  50. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  51. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  52. package/confirmation/modern/components/index.js +1 -1
  53. package/confirmation/modern/components/screens/index.js +1 -1
  54. package/confirmation/modern/components/screens/initial/component.js +1 -1
  55. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  56. package/confirmation/modern/components/screens/initial/index.js +1 -1
  57. package/confirmation/modern/desktop/component.desktop.js +1 -1
  58. package/confirmation/modern/desktop/index.js +1 -1
  59. package/confirmation/modern/index.js +1 -1
  60. package/confirmation/modern/mobile/component.mobile.js +1 -1
  61. package/confirmation/modern/mobile/index.js +1 -1
  62. package/confirmation/modern/shared/index.js +1 -1
  63. package/file-upload-item/components/actions-control/actions.js +1 -1
  64. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  65. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  66. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  67. package/file-upload-item/esm/Component.js +1 -1
  68. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  69. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  70. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  71. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  72. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  73. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  74. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  75. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  76. package/file-upload-item/esm/index.js +1 -1
  77. package/file-upload-item/modern/Component.js +1 -1
  78. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  79. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  80. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  81. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  82. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  83. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  84. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  85. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  86. package/file-upload-item/modern/index.js +1 -1
  87. package/gallery/components/image-viewer/component.js +1 -1
  88. package/gallery/components/image-viewer/hooks.js +1 -1
  89. package/gallery/components/image-viewer/single.js +1 -1
  90. package/gallery/components/image-viewer/slide.js +1 -1
  91. package/gallery/esm/Component.js +1 -1
  92. package/gallery/esm/components/image-viewer/component.js +1 -1
  93. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  94. package/gallery/esm/components/image-viewer/index.js +1 -1
  95. package/gallery/esm/components/image-viewer/single.js +1 -1
  96. package/gallery/esm/components/image-viewer/slide.js +1 -1
  97. package/gallery/esm/components/index.js +1 -1
  98. package/gallery/esm/index.js +1 -1
  99. package/gallery/modern/Component.js +1 -1
  100. package/gallery/modern/components/image-viewer/component.js +1 -1
  101. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  102. package/gallery/modern/components/image-viewer/index.js +1 -1
  103. package/gallery/modern/components/image-viewer/single.js +1 -1
  104. package/gallery/modern/components/image-viewer/slide.js +1 -1
  105. package/gallery/modern/components/index.js +1 -1
  106. package/gallery/modern/index.js +1 -1
  107. package/international-phone-input/cssm/typings-d515b24c.d.ts +0 -4
  108. package/international-phone-input/esm/typings-d515b24c.d.ts +0 -4
  109. package/international-phone-input/modern/typings-d515b24c.d.ts +0 -4
  110. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +0 -4
  111. package/international-phone-input/typings-d515b24c.d.ts +0 -4
  112. package/list/Component.js +1 -1
  113. package/list/components/item/Component.js +1 -1
  114. package/list/components/item/index.d.ts +1 -1
  115. package/list/components/item/index.js +1 -1
  116. package/list/esm/Component.js +1 -1
  117. package/list/esm/components/item/Component.js +1 -1
  118. package/list/esm/components/item/index.d.ts +1 -1
  119. package/list/esm/components/item/index.js +1 -1
  120. package/list/esm/index.js +1 -1
  121. package/list/index.js +1 -1
  122. package/list/modern/Component.js +1 -1
  123. package/list/modern/components/item/Component.js +1 -1
  124. package/list/modern/components/item/index.d.ts +1 -1
  125. package/list/modern/components/item/index.js +1 -1
  126. package/list/modern/index.js +1 -1
  127. package/modal/components/controls/Component.js +1 -1
  128. package/modal/components/footer/Component.js +1 -1
  129. package/modal/components/header/mobile.css +2 -3
  130. package/modal/cssm/components/header/mobile.module.css +2 -3
  131. package/modal/esm/Component.responsive.js +1 -1
  132. package/modal/esm/components/controls/Component.js +1 -1
  133. package/modal/esm/components/controls/index.js +1 -1
  134. package/modal/esm/components/footer/Component.js +1 -1
  135. package/modal/esm/components/header/mobile.css +2 -3
  136. package/modal/esm/desktop/Component.desktop.js +1 -1
  137. package/modal/esm/desktop/index.js +1 -1
  138. package/modal/esm/index.js +1 -1
  139. package/modal/esm/mobile/Component.mobile.js +1 -1
  140. package/modal/esm/mobile/index.js +1 -1
  141. package/modal/modern/Component.responsive.js +1 -1
  142. package/modal/modern/components/controls/Component.js +1 -1
  143. package/modal/modern/components/controls/index.js +1 -1
  144. package/modal/modern/components/footer/Component.js +1 -1
  145. package/modal/modern/components/header/mobile.css +2 -3
  146. package/modal/modern/desktop/Component.desktop.js +1 -1
  147. package/modal/modern/desktop/index.js +1 -1
  148. package/modal/modern/index.js +1 -1
  149. package/modal/modern/mobile/Component.mobile.js +1 -1
  150. package/modal/modern/mobile/index.js +1 -1
  151. package/modal/moderncssm/components/header/mobile.module.css +2 -3
  152. package/package.json +1 -1
  153. package/phone-input/utils/index.js +3 -1
  154. package/picker-button/cssm/typings-d515b24c.d.ts +0 -4
  155. package/picker-button/esm/typings-d515b24c.d.ts +0 -4
  156. package/picker-button/modern/typings-d515b24c.d.ts +0 -4
  157. package/picker-button/moderncssm/typings-d515b24c.d.ts +0 -4
  158. package/picker-button/typings-d515b24c.d.ts +0 -4
  159. package/pure-cell/component.js +1 -1
  160. package/pure-cell/components/addon/component.js +1 -1
  161. package/pure-cell/components/addon/index.d.ts +1 -1
  162. package/pure-cell/components/addon/index.js +1 -1
  163. package/pure-cell/components/amount/component.js +1 -1
  164. package/pure-cell/components/amount/index.d.ts +1 -1
  165. package/pure-cell/components/amount/index.js +1 -1
  166. package/pure-cell/components/amount-title/component.js +1 -1
  167. package/pure-cell/components/amount-title/index.d.ts +1 -1
  168. package/pure-cell/components/amount-title/index.js +1 -1
  169. package/pure-cell/components/category/component.js +1 -1
  170. package/pure-cell/components/category/index.d.ts +1 -1
  171. package/pure-cell/components/category/index.js +1 -1
  172. package/pure-cell/components/content/component.js +1 -1
  173. package/pure-cell/components/content/index.d.ts +1 -1
  174. package/pure-cell/components/content/index.js +1 -1
  175. package/pure-cell/components/footer/component.js +1 -1
  176. package/pure-cell/components/footer/index.d.ts +1 -1
  177. package/pure-cell/components/footer/index.js +1 -1
  178. package/pure-cell/components/footer-button/component.js +1 -1
  179. package/pure-cell/components/footer-button/index.d.ts +1 -1
  180. package/pure-cell/components/footer-button/index.js +1 -1
  181. package/pure-cell/components/footer-text/component.js +1 -1
  182. package/pure-cell/components/footer-text/index.d.ts +1 -1
  183. package/pure-cell/components/footer-text/index.js +1 -1
  184. package/pure-cell/components/graphics/component.js +1 -1
  185. package/pure-cell/components/graphics/index.d.ts +1 -1
  186. package/pure-cell/components/graphics/index.js +1 -1
  187. package/pure-cell/components/main/component.js +1 -1
  188. package/pure-cell/components/main/index.d.ts +1 -1
  189. package/pure-cell/components/main/index.js +1 -1
  190. package/pure-cell/components/text/component.js +1 -1
  191. package/pure-cell/components/text/index.d.ts +1 -1
  192. package/pure-cell/components/text/index.js +1 -1
  193. package/pure-cell/esm/component.js +1 -1
  194. package/pure-cell/esm/components/addon/component.js +1 -1
  195. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  196. package/pure-cell/esm/components/addon/index.js +1 -1
  197. package/pure-cell/esm/components/amount/component.js +1 -1
  198. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  199. package/pure-cell/esm/components/amount/index.js +1 -1
  200. package/pure-cell/esm/components/amount-title/component.js +1 -1
  201. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  202. package/pure-cell/esm/components/amount-title/index.js +1 -1
  203. package/pure-cell/esm/components/category/component.js +1 -1
  204. package/pure-cell/esm/components/category/index.d.ts +1 -1
  205. package/pure-cell/esm/components/category/index.js +1 -1
  206. package/pure-cell/esm/components/content/component.js +1 -1
  207. package/pure-cell/esm/components/content/index.d.ts +1 -1
  208. package/pure-cell/esm/components/content/index.js +1 -1
  209. package/pure-cell/esm/components/footer/component.js +1 -1
  210. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  211. package/pure-cell/esm/components/footer/index.js +1 -1
  212. package/pure-cell/esm/components/footer-button/component.js +1 -1
  213. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  214. package/pure-cell/esm/components/footer-button/index.js +1 -1
  215. package/pure-cell/esm/components/footer-text/component.js +1 -1
  216. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  217. package/pure-cell/esm/components/footer-text/index.js +1 -1
  218. package/pure-cell/esm/components/graphics/component.js +1 -1
  219. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  220. package/pure-cell/esm/components/graphics/index.js +1 -1
  221. package/pure-cell/esm/components/main/component.js +1 -1
  222. package/pure-cell/esm/components/main/index.d.ts +1 -1
  223. package/pure-cell/esm/components/main/index.js +1 -1
  224. package/pure-cell/esm/components/text/component.js +1 -1
  225. package/pure-cell/esm/components/text/index.d.ts +1 -1
  226. package/pure-cell/esm/components/text/index.js +1 -1
  227. package/pure-cell/esm/index.js +1 -1
  228. package/pure-cell/index.js +1 -1
  229. package/pure-cell/modern/component.js +1 -1
  230. package/pure-cell/modern/components/addon/component.js +1 -1
  231. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  232. package/pure-cell/modern/components/addon/index.js +1 -1
  233. package/pure-cell/modern/components/amount/component.js +1 -1
  234. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  235. package/pure-cell/modern/components/amount/index.js +1 -1
  236. package/pure-cell/modern/components/amount-title/component.js +1 -1
  237. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  238. package/pure-cell/modern/components/amount-title/index.js +1 -1
  239. package/pure-cell/modern/components/category/component.js +1 -1
  240. package/pure-cell/modern/components/category/index.d.ts +1 -1
  241. package/pure-cell/modern/components/category/index.js +1 -1
  242. package/pure-cell/modern/components/content/component.js +1 -1
  243. package/pure-cell/modern/components/content/index.d.ts +1 -1
  244. package/pure-cell/modern/components/content/index.js +1 -1
  245. package/pure-cell/modern/components/footer/component.js +1 -1
  246. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  247. package/pure-cell/modern/components/footer/index.js +1 -1
  248. package/pure-cell/modern/components/footer-button/component.js +1 -1
  249. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  250. package/pure-cell/modern/components/footer-button/index.js +1 -1
  251. package/pure-cell/modern/components/footer-text/component.js +1 -1
  252. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  253. package/pure-cell/modern/components/footer-text/index.js +1 -1
  254. package/pure-cell/modern/components/graphics/component.js +1 -1
  255. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  256. package/pure-cell/modern/components/graphics/index.js +1 -1
  257. package/pure-cell/modern/components/main/component.js +1 -1
  258. package/pure-cell/modern/components/main/index.d.ts +1 -1
  259. package/pure-cell/modern/components/main/index.js +1 -1
  260. package/pure-cell/modern/components/text/component.js +1 -1
  261. package/pure-cell/modern/components/text/index.d.ts +1 -1
  262. package/pure-cell/modern/components/text/index.js +1 -1
  263. package/pure-cell/modern/index.js +1 -1
  264. package/select/components/base-select/Component.js +2 -2
  265. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  266. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  267. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  268. package/select/esm/Component.responsive.js +3 -3
  269. package/select/esm/components/base-select/Component.js +2 -2
  270. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  271. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  272. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  273. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  274. package/select/esm/components/base-select/index.js +2 -2
  275. package/select/esm/components/index.js +2 -2
  276. package/select/esm/desktop/Component.desktop.js +2 -2
  277. package/select/esm/desktop/index.js +2 -2
  278. package/select/esm/index.js +3 -3
  279. package/select/esm/mobile/Component.mobile.js +3 -3
  280. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  281. package/select/esm/mobile/index.js +3 -3
  282. package/select/esm/presets/index.js +1 -1
  283. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  284. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  285. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  286. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  287. package/select/esm/shared/index.js +3 -3
  288. package/select/mobile/Component.mobile.js +1 -1
  289. package/select/modern/Component.responsive.js +3 -3
  290. package/select/modern/components/base-select/Component.js +2 -2
  291. package/select/modern/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
  292. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  293. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  294. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  295. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  296. package/select/modern/components/base-select/index.js +2 -2
  297. package/select/modern/components/index.js +2 -2
  298. package/select/modern/desktop/Component.desktop.js +2 -2
  299. package/select/modern/desktop/index.js +2 -2
  300. package/select/modern/index.js +3 -3
  301. package/select/modern/mobile/Component.mobile.js +3 -3
  302. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  303. package/select/modern/mobile/index.js +3 -3
  304. package/select/modern/presets/index.js +1 -1
  305. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  306. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  307. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  308. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  309. package/select/modern/shared/index.js +3 -3
  310. package/select/presets/index.js +1 -1
  311. package/select/presets/useSelectWithApply/hook.js +1 -1
  312. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  313. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  314. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  315. package/select/shared/index.js +1 -1
  316. package/select-with-tags/Component.responsive.d.ts +1 -1
  317. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  318. package/side-panel/components/controls/Component.js +1 -1
  319. package/side-panel/components/footer/Component.js +1 -1
  320. package/side-panel/components/header/mobile.css +2 -3
  321. package/side-panel/cssm/components/header/mobile.module.css +2 -3
  322. package/side-panel/esm/Component.responsive.js +1 -1
  323. package/side-panel/esm/components/controls/Component.js +1 -1
  324. package/side-panel/esm/components/controls/index.js +1 -1
  325. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  326. package/side-panel/esm/components/footer/Component.js +1 -1
  327. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  328. package/side-panel/esm/components/header/mobile.css +2 -3
  329. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  330. package/side-panel/esm/desktop/index.js +1 -1
  331. package/side-panel/esm/index.js +1 -1
  332. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  333. package/side-panel/esm/mobile/index.js +1 -1
  334. package/side-panel/modern/Component.responsive.js +1 -1
  335. package/side-panel/modern/components/controls/Component.js +1 -1
  336. package/side-panel/modern/components/controls/index.js +1 -1
  337. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  338. package/side-panel/modern/components/footer/Component.js +1 -1
  339. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  340. package/side-panel/modern/components/header/mobile.css +2 -3
  341. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  342. package/side-panel/modern/desktop/index.js +1 -1
  343. package/side-panel/modern/index.js +1 -1
  344. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  345. package/side-panel/modern/mobile/index.js +1 -1
  346. package/side-panel/moderncssm/components/header/mobile.module.css +2 -3
  347. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  348. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  349. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  350. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  351. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  352. package/tabs/esm/collapsible/index.js +1 -1
  353. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  354. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  355. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  356. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  357. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  358. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  359. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  360. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  361. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  362. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  363. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  364. package/tabs/esm/desktop/index.js +2 -2
  365. package/tabs/esm/index.js +2 -2
  366. package/tabs/esm/mobile/index.js +2 -2
  367. package/tabs/modern/collapsible/index.js +1 -1
  368. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  369. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  370. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  371. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  372. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  373. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  374. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  375. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  376. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  377. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  378. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  379. package/tabs/modern/desktop/index.js +2 -2
  380. package/tabs/modern/index.js +2 -2
  381. package/tabs/modern/mobile/index.js +2 -2
  382. package/themes/click.css +0 -844
  383. package/themes/compiled/mobile-dark-bluetint.css +30 -30
  384. package/themes/corp.css +0 -844
  385. package/themes/intranet.css +0 -844
  386. package/themes/mobile.css +0 -844
  387. package/themes/site.css +0 -844
  388. package/toast/Component.responsive.d.ts +1 -1
  389. package/toast/components/base-toast/component.d.ts +1 -1
  390. package/typography/esm/component.js +2 -2
  391. package/typography/esm/index.js +2 -2
  392. package/typography/esm/text/component.js +1 -1
  393. package/typography/esm/text/index.js +1 -1
  394. package/typography/esm/title/component.js +1 -1
  395. package/typography/esm/title/index.js +2 -2
  396. package/typography/esm/title-mobile/component.js +2 -2
  397. package/typography/esm/title-mobile/index.js +2 -2
  398. package/typography/esm/title-responsive/component.js +2 -2
  399. package/typography/esm/title-responsive/index.js +2 -2
  400. package/typography/modern/component.js +2 -2
  401. package/typography/modern/index.js +2 -2
  402. package/typography/modern/text/component.js +1 -1
  403. package/typography/modern/text/index.js +1 -1
  404. package/typography/modern/title/component.js +1 -1
  405. package/typography/modern/title/index.js +2 -2
  406. package/typography/modern/title-mobile/component.js +2 -2
  407. package/typography/modern/title-mobile/index.js +2 -2
  408. package/typography/modern/title-responsive/component.js +2 -2
  409. package/typography/modern/title-responsive/index.js +2 -2
  410. package/typography/text/component.js +1 -1
  411. package/typography/title/component.js +1 -1
  412. package/typography/title/index.js +1 -1
  413. package/typography/title-mobile/component.js +1 -1
  414. /package/calendar/{calendarMonthOnlyView-c3bce758.d.ts → calendarMonthOnlyView-1e3e74b9.d.ts} +0 -0
  415. /package/calendar/{calendarMonthOnlyView-c3bce758.js → calendarMonthOnlyView-1e3e74b9.js} +0 -0
  416. /package/calendar/esm/{calendarMonthOnlyView-5c6a2357.js → calendarMonthOnlyView-722effd4.js} +0 -0
  417. /package/calendar/{esm/calendarMonthOnlyView-5c6a2357.d.ts → modern/calendarMonthOnlyView-83761001.d.ts} +0 -0
  418. /package/calendar/modern/{calendarMonthOnlyView-27ec05d5.js → calendarMonthOnlyView-83761001.js} +0 -0
  419. /package/confirmation/{countdown-section-7c6a4b4a.d.ts → countdown-section-59c50636.d.ts} +0 -0
  420. /package/confirmation/{countdown-section-7c6a4b4a.js → countdown-section-59c50636.js} +0 -0
  421. /package/confirmation/esm/{countdown-section-b2a1e0e2.d.ts → countdown-section-dde1dc07.d.ts} +0 -0
  422. /package/confirmation/esm/{countdown-section-b2a1e0e2.js → countdown-section-dde1dc07.js} +0 -0
  423. /package/confirmation/modern/{countdown-section-f41858be.d.ts → countdown-section-b3cce293.d.ts} +0 -0
  424. /package/confirmation/modern/{countdown-section-f41858be.js → countdown-section-b3cce293.js} +0 -0
  425. /package/file-upload-item/{actions-control.module-a940a97b.js → actions-control.module-212b146b.js} +0 -0
  426. /package/file-upload-item/esm/{actions-control.module-a1138ab3.js → actions-control.module-9ad87b4f.js} +0 -0
  427. /package/file-upload-item/modern/{actions-control.module-a77a2157.js → actions-control.module-1dee639a.js} +0 -0
  428. /package/gallery/esm/{hooks-5b464b71.d.ts → hooks-f6a17777.d.ts} +0 -0
  429. /package/gallery/esm/{hooks-5b464b71.js → hooks-f6a17777.js} +0 -0
  430. /package/gallery/{hooks-ef0e8dc2.d.ts → hooks-a66b7dd4.d.ts} +0 -0
  431. /package/gallery/{hooks-ef0e8dc2.js → hooks-a66b7dd4.js} +0 -0
  432. /package/gallery/modern/{hooks-0ec6ccd5.d.ts → hooks-394520d4.d.ts} +0 -0
  433. /package/gallery/modern/{hooks-0ec6ccd5.js → hooks-394520d4.js} +0 -0
  434. /package/list/{Component-b29e0fcc.d.ts → Component-20360fa5.d.ts} +0 -0
  435. /package/list/{Component-b29e0fcc.js → Component-20360fa5.js} +0 -0
  436. /package/list/esm/{Component-668d84f8.d.ts → Component-409a7f64.d.ts} +0 -0
  437. /package/list/esm/{Component-668d84f8.js → Component-409a7f64.js} +0 -0
  438. /package/list/modern/{Component-84146764.d.ts → Component-ec69b2bc.d.ts} +0 -0
  439. /package/list/modern/{Component-84146764.js → Component-ec69b2bc.js} +0 -0
  440. /package/modal/esm/{layout.module-d7cb7e57.js → layout.module-4be9d2ba.js} +0 -0
  441. /package/modal/{layout.module-da4fc7b6.js → layout.module-8f7e8fc2.js} +0 -0
  442. /package/modal/modern/{layout.module-a086d8fa.js → layout.module-d411e553.js} +0 -0
  443. /package/pure-cell/{component-760443de.d.ts → component-18382eac.d.ts} +0 -0
  444. /package/pure-cell/{component-760443de.js → component-18382eac.js} +0 -0
  445. /package/pure-cell/esm/{component-093da6f0.d.ts → component-c344e0e9.d.ts} +0 -0
  446. /package/pure-cell/esm/{component-093da6f0.js → component-c344e0e9.js} +0 -0
  447. /package/pure-cell/modern/{component-5458e1d8.d.ts → component-581275ed.d.ts} +0 -0
  448. /package/pure-cell/modern/{component-5458e1d8.js → component-581275ed.js} +0 -0
  449. /package/select/esm/{hook-2a61dfa5.d.ts → hook-f0ec9764.d.ts} +0 -0
  450. /package/select/esm/{hook-2a61dfa5.js → hook-f0ec9764.js} +0 -0
  451. /package/select/esm/{list-popover-desktop-5ef090d9.d.ts → list-popover-desktop-4c015200.d.ts} +0 -0
  452. /package/select/esm/{list-popover-desktop-5ef090d9.js → list-popover-desktop-4c015200.js} +0 -0
  453. /package/select/esm/{mobile.module-ba501407.js → mobile.module-b8531b21.js} +0 -0
  454. /package/select/{hook-2fda3b4b.d.ts → hook-ba51a732.d.ts} +0 -0
  455. /package/select/{hook-2fda3b4b.js → hook-ba51a732.js} +0 -0
  456. /package/select/{list-popover-desktop-2b2f88b5.d.ts → list-popover-desktop-204848fd.d.ts} +0 -0
  457. /package/select/{list-popover-desktop-2b2f88b5.js → list-popover-desktop-204848fd.js} +0 -0
  458. /package/select/{mobile.module-e0310f45.js → mobile.module-d2c393cd.js} +0 -0
  459. /package/select/modern/{hook-95afdf57.d.ts → hook-5954dd86.d.ts} +0 -0
  460. /package/select/modern/{hook-95afdf57.js → hook-5954dd86.js} +0 -0
  461. /package/select/modern/{list-popover-desktop-2fcbf397.d.ts → list-popover-desktop-e04a4b83.d.ts} +0 -0
  462. /package/select/modern/{list-popover-desktop-2fcbf397.js → list-popover-desktop-e04a4b83.js} +0 -0
  463. /package/select/modern/{mobile.module-6024af15.js → mobile.module-25ee5910.js} +0 -0
  464. /package/side-panel/esm/{layout.module-9e259809.js → layout.module-6401ff1a.js} +0 -0
  465. /package/side-panel/{layout.module-d70b6764.js → layout.module-50fec2c0.js} +0 -0
  466. /package/side-panel/modern/{layout.module-ed911424.js → layout.module-dbf00e6f.js} +0 -0
  467. /package/tabs/esm/{index.module-3ecdaca8.js → index.module-c0a85158.js} +0 -0
  468. /package/tabs/esm/{index.module-1a6ea1b1.js → index.module-f053f410.js} +0 -0
  469. /package/tabs/{index.module-e33e04d6.js → index.module-c992bcf1.js} +0 -0
  470. /package/tabs/{index.module-75df1cb0.js → index.module-e4b3372d.js} +0 -0
  471. /package/tabs/modern/{index.module-07c8fc26.js → index.module-c3a0372a.js} +0 -0
  472. /package/tabs/modern/{index.module-73629ab1.js → index.module-fa46b7cd.js} +0 -0
  473. /package/typography/{colors.module-b277fd75.js → colors.module-6b26d478.js} +0 -0
  474. /package/typography/{common.module-bb467df0.js → common.module-75e01e69.js} +0 -0
  475. /package/typography/esm/{colors.module-0cdf3a15.js → colors.module-70dec409.js} +0 -0
  476. /package/typography/esm/{common.module-8e7f6009.js → common.module-94685936.js} +0 -0
  477. /package/typography/modern/{colors.module-11872efc.js → colors.module-2779b5fb.js} +0 -0
  478. /package/typography/modern/{common.module-be0b4ed8.js → common.module-d2a36155.js} +0 -0
@@ -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-ed911424.js';
8
+ import '../../layout.module-dbf00e6f.js';
9
9
 
10
10
  const styles = {"footer":"side-panel__footer_46jp2","sticky":"side-panel__sticky_46jp2"};
11
11
  require('./mobile.css');
@@ -58,15 +58,14 @@
58
58
  --side-panel-header-mobile-font-weight: 600;
59
59
 
60
60
  /* paddings */
61
- --side-panel-header-mobile-vertical-padding: var(--gap-4);
62
- --side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
61
+ --side-panel-header-mobile-paddings: var(--gap-4) var(--gap-8);
63
62
  }
64
63
  .side-panel__header_5r59f {
65
64
  padding: var(--side-panel-header-mobile-paddings)
66
65
  }
67
66
  @media (display-mode: standalone) {
68
67
  .side-panel__header_5r59f {
69
- padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
68
+ padding-top: var(--sat)
70
69
  }
71
70
  }
72
71
  .side-panel__sticky_5r59f {
@@ -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-ed911424.js';
15
+ import '../layout.module-dbf00e6f.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-ed911424.js';
11
+ import '../layout.module-dbf00e6f.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-ed911424.js';
21
+ import './layout.module-dbf00e6f.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-ed911424.js';
12
+ import '../layout.module-dbf00e6f.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-ed911424.js';
11
+ import '../layout.module-dbf00e6f.js';
12
12
  import '../components/content/Component.js';
13
13
  import '../Context.js';
14
14
  import '../components/footer/Component.js';
@@ -20,15 +20,14 @@
20
20
  --side-panel-header-mobile-font-weight: 600;
21
21
 
22
22
  /* paddings */
23
- --side-panel-header-mobile-vertical-padding: var(--gap-4);
24
- --side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
23
+ --side-panel-header-mobile-paddings: var(--gap-4) var(--gap-8);
25
24
  }
26
25
  .header {
27
26
  padding: var(--side-panel-header-mobile-paddings)
28
27
  }
29
28
  @media (display-mode: standalone) {
30
29
  .header {
31
- padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
30
+ padding-top: var(--sat)
32
31
  }
33
32
  }
34
33
  .sticky {
@@ -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-e33e04d6.js');
12
+ var index_module = require('../../index.module-c992bcf1.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-e33e04d6.js');
6
+ var index_module = require('../../index.module-c992bcf1.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-e33e04d6.js');
6
+ var index_module = require('../../index.module-c992bcf1.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-75df1cb0.js');
7
+ var index_module = require('../../index.module-e4b3372d.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-75df1cb0.js');
8
+ var index_module = require('../../index.module-e4b3372d.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-3ecdaca8.js';
21
+ import '../index.module-c0a85158.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-3ecdaca8.js';
10
+ import { s as styles } from '../../index.module-c0a85158.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-3ecdaca8.js';
4
+ import { s as styles } from '../../index.module-c0a85158.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-3ecdaca8.js';
4
+ import { s as styles$1 } from '../../index.module-c0a85158.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-3ecdaca8.js';
23
+ import '../../index.module-c0a85158.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-1a6ea1b1.js';
5
+ import { c as commonStyles } from '../../index.module-f053f410.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-1a6ea1b1.js';
6
+ import { c as commonStyles } from '../../index.module-f053f410.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-1a6ea1b1.js';
21
+ import '../../index.module-f053f410.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-3ecdaca8.js';
20
+ import '../../index.module-c0a85158.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-3ecdaca8.js';
23
+ import '../../index.module-c0a85158.js';
24
24
  import '../../../../tag/esm/desktop';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-1a6ea1b1.js';
26
+ import '../../index.module-f053f410.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-3ecdaca8.js';
23
+ import '../../index.module-c0a85158.js';
24
24
  import '../../../../tag/esm/mobile';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-1a6ea1b1.js';
26
+ import '../../index.module-f053f410.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-3ecdaca8.js';
25
+ import '../../index.module-c0a85158.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-1a6ea1b1.js';
30
+ import '../../index.module-f053f410.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-3ecdaca8.js';
24
+ import '../index.module-c0a85158.js';
25
25
  import '../../../tag/esm/desktop';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-1a6ea1b1.js';
27
+ import '../index.module-f053f410.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-3ecdaca8.js';
26
+ import './index.module-c0a85158.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-1a6ea1b1.js';
31
+ import './index.module-f053f410.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-3ecdaca8.js';
24
+ import '../index.module-c0a85158.js';
25
25
  import '../../../tag/esm/mobile';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-1a6ea1b1.js';
27
+ import '../index.module-f053f410.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-73629ab1.js';
20
+ import '../index.module-fa46b7cd.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-73629ab1.js';
9
+ import { s as styles } from '../../index.module-fa46b7cd.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-73629ab1.js';
3
+ import { s as styles } from '../../index.module-fa46b7cd.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-73629ab1.js';
3
+ import { s as styles$1 } from '../../index.module-fa46b7cd.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-73629ab1.js';
22
+ import '../../index.module-fa46b7cd.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-07c8fc26.js';
4
+ import { c as commonStyles } from '../../index.module-c3a0372a.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-07c8fc26.js';
5
+ import { c as commonStyles } from '../../index.module-c3a0372a.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-07c8fc26.js';
20
+ import '../../index.module-c3a0372a.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-73629ab1.js';
19
+ import '../../index.module-fa46b7cd.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-73629ab1.js';
22
+ import '../../index.module-fa46b7cd.js';
23
23
  import '../../../../tag/modern/desktop';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-07c8fc26.js';
25
+ import '../../index.module-c3a0372a.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-73629ab1.js';
22
+ import '../../index.module-fa46b7cd.js';
23
23
  import '../../../../tag/modern/mobile';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-07c8fc26.js';
25
+ import '../../index.module-c3a0372a.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-73629ab1.js';
24
+ import '../../index.module-fa46b7cd.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-07c8fc26.js';
29
+ import '../../index.module-c3a0372a.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-73629ab1.js';
23
+ import '../index.module-fa46b7cd.js';
24
24
  import '../../../tag/modern/desktop';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-07c8fc26.js';
26
+ import '../index.module-c3a0372a.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-73629ab1.js';
25
+ import './index.module-fa46b7cd.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-07c8fc26.js';
30
+ import './index.module-c3a0372a.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-73629ab1.js';
23
+ import '../index.module-fa46b7cd.js';
24
24
  import '../../../tag/modern/mobile';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-07c8fc26.js';
26
+ import '../index.module-c3a0372a.js';
27
27
  import '../components/tabs/Component.js';