@zanichelli/albe-web-components 19.5.0 → 19.6.0

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 (414) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/web-components-library.cjs.js +1 -1
  4. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  6. package/dist/cjs/z-app-header_12.cjs.entry.js +27 -23
  7. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  8. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  10. package/dist/cjs/z-book-cover.cjs.entry.js +2 -1
  11. package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -1
  12. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  13. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  14. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  15. package/dist/cjs/z-color-picker.cjs.entry.js +1 -1
  16. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  17. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  18. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  19. package/dist/cjs/z-file.cjs.entry.js +1 -1
  20. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  21. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  22. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  23. package/dist/cjs/z-input-range.cjs.entry.js +1 -1
  24. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  25. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  26. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  27. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  28. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  29. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  30. package/dist/cjs/z-result-card.cjs.entry.js +1 -1
  31. package/dist/cjs/z-result-card.cjs.entry.js.map +1 -1
  32. package/dist/cjs/z-select.cjs.entry.js +4 -2
  33. package/dist/cjs/z-select.cjs.entry.js.map +1 -1
  34. package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
  35. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  36. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/z-table.cjs.entry.js +1 -1
  38. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  39. package/dist/cjs/z-td.cjs.entry.js +1 -1
  40. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  41. package/dist/cjs/z-th.cjs.entry.js +1 -1
  42. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  43. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  44. package/dist/cjs/z-toast-notification.cjs.entry.js +3 -3
  45. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  46. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -1
  47. package/dist/cjs/z-tr.cjs.entry.js +1 -1
  48. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  49. package/dist/collection/collection-manifest.json +1 -1
  50. package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/index.js +2 -2
  51. package/dist/collection/components/deprecated/z-toggle-button/index.js.map +1 -0
  52. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  53. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  54. package/dist/collection/components/list/z-list/index.js +1 -1
  55. package/dist/collection/components/list/z-list-element/index.js +1 -1
  56. package/dist/collection/components/list/z-list-group/index.js +2 -2
  57. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  58. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  59. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  60. package/dist/collection/components/table/z-table/index.js +1 -1
  61. package/dist/collection/components/table/z-tbody/index.js +1 -1
  62. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  63. package/dist/collection/components/table/z-thead/index.js +1 -1
  64. package/dist/collection/components/table/z-tr/index.js +1 -1
  65. package/dist/collection/components/z-accordion/index.js +1 -1
  66. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  67. package/dist/collection/components/z-app-header/index.js +1 -1
  68. package/dist/collection/components/z-aria-alert/index.js +1 -1
  69. package/dist/collection/components/z-avatar/index.js +2 -2
  70. package/dist/collection/components/z-book-cover/index.js +21 -1
  71. package/dist/collection/components/z-book-cover/index.js.map +1 -1
  72. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  73. package/dist/collection/components/z-button/index.js +3 -2
  74. package/dist/collection/components/z-button/index.js.map +1 -1
  75. package/dist/collection/components/z-button-sort/index.js +1 -1
  76. package/dist/collection/components/z-chip/index.js +2 -2
  77. package/dist/collection/components/z-color-picker/index.js +1 -1
  78. package/dist/collection/components/z-combobox/index.js +1 -1
  79. package/dist/collection/components/z-cover-hero/index.js +2 -2
  80. package/dist/collection/components/z-divider/index.js +1 -1
  81. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  82. package/dist/collection/components/z-icon/index.js +1 -1
  83. package/dist/collection/components/z-info-box/index.js +1 -1
  84. package/dist/collection/components/z-info-reveal/index.js +1 -1
  85. package/dist/collection/components/z-input/index.js +8 -5
  86. package/dist/collection/components/z-input/index.js.map +1 -1
  87. package/dist/collection/components/z-input-message/index.js +1 -1
  88. package/dist/collection/components/z-input-message/index.js.map +1 -1
  89. package/dist/collection/components/z-input-range/index.js +1 -1
  90. package/dist/collection/components/z-logo/index.js +1 -1
  91. package/dist/collection/components/z-menu-section/index.js +1 -1
  92. package/dist/collection/components/z-modal/index.js +4 -4
  93. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  94. package/dist/collection/components/z-notification/index.js +1 -1
  95. package/dist/collection/components/z-offcanvas/index.js +2 -2
  96. package/dist/collection/components/z-panel-elem/index.js +2 -2
  97. package/dist/collection/components/z-popover/index.js +1 -1
  98. package/dist/collection/components/z-result-card/index.js +20 -1
  99. package/dist/collection/components/z-result-card/index.js.map +1 -1
  100. package/dist/collection/components/z-searchbar/index.js +3 -3
  101. package/dist/collection/components/z-searchbar/styles.css +1 -0
  102. package/dist/collection/components/z-select/index.js +24 -2
  103. package/dist/collection/components/z-select/index.js.map +1 -1
  104. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  105. package/dist/collection/components/z-stepper/index.js +1 -1
  106. package/dist/collection/components/z-stepper-item/index.js +1 -1
  107. package/dist/collection/components/z-tag/index.js +2 -2
  108. package/dist/collection/components/z-toast-notification/index.js +3 -3
  109. package/dist/collection/components/z-toast-notification-list/index.js +1 -1
  110. package/dist/components/index.d.ts +1 -1
  111. package/dist/components/index10.js +1 -1
  112. package/dist/components/index11.js +1 -1
  113. package/dist/components/index12.js +1 -1
  114. package/dist/components/index13.js +1 -1
  115. package/dist/components/index13.js.map +1 -1
  116. package/dist/components/index14.js +1 -1
  117. package/dist/components/index15.js +1 -1
  118. package/dist/components/index15.js.map +1 -1
  119. package/dist/components/index16.js +1 -1
  120. package/dist/components/index17.js +1 -1
  121. package/dist/components/index18.js +1 -1
  122. package/dist/components/index19.js +1 -1
  123. package/dist/components/index20.js +1 -1
  124. package/dist/components/index21.js +1 -1
  125. package/dist/components/index3.js +1 -1
  126. package/dist/components/index5.js +1 -1
  127. package/dist/components/index5.js.map +1 -1
  128. package/dist/components/index6.js +1 -1
  129. package/dist/components/index7.js +1 -1
  130. package/dist/components/index7.js.map +1 -1
  131. package/dist/components/index8.js +1 -1
  132. package/dist/components/index8.js.map +1 -1
  133. package/dist/components/index9.js +1 -1
  134. package/dist/components/z-accordion.js +1 -1
  135. package/dist/components/z-anchor-navigation.js +1 -1
  136. package/dist/components/z-app-header.js +1 -1
  137. package/dist/components/z-aria-alert.js +1 -1
  138. package/dist/components/z-avatar.js +1 -1
  139. package/dist/components/z-breadcrumb.js +1 -1
  140. package/dist/components/z-button-sort.js +1 -1
  141. package/dist/components/z-color-picker.js +1 -1
  142. package/dist/components/z-combobox.js +1 -1
  143. package/dist/components/z-cover-hero.js +1 -1
  144. package/dist/components/z-file.js +1 -1
  145. package/dist/components/z-info-box.js +1 -1
  146. package/dist/components/z-input-range.js +1 -1
  147. package/dist/components/z-logo.js +1 -1
  148. package/dist/components/z-menu-section.js +1 -1
  149. package/dist/components/z-navigation-tabs.js +1 -1
  150. package/dist/components/z-notification.js +1 -1
  151. package/dist/components/z-panel-elem.js +1 -1
  152. package/dist/components/z-result-card.js +1 -1
  153. package/dist/components/z-result-card.js.map +1 -1
  154. package/dist/components/z-select.js +1 -1
  155. package/dist/components/z-select.js.map +1 -1
  156. package/dist/components/z-skip-to-content.js +1 -1
  157. package/dist/components/z-stepper-item.js +1 -1
  158. package/dist/components/z-stepper.js +1 -1
  159. package/dist/components/z-table.js +1 -1
  160. package/dist/components/z-tbody.js +1 -1
  161. package/dist/components/z-td.js +1 -1
  162. package/dist/components/z-tfoot.js +1 -1
  163. package/dist/components/z-th.js +1 -1
  164. package/dist/components/z-thead.js +1 -1
  165. package/dist/components/z-toast-notification-list.js +1 -1
  166. package/dist/components/z-toast-notification.js +2 -2
  167. package/dist/components/z-toggle-button.js +1 -1
  168. package/dist/components/z-toggle-button.js.map +1 -1
  169. package/dist/components/z-tr.js +1 -1
  170. package/dist/components/z-tree-list.js +1 -1
  171. package/dist/esm/loader.js +1 -1
  172. package/dist/esm/web-components-library.js +1 -1
  173. package/dist/esm/z-accordion.entry.js +1 -1
  174. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  175. package/dist/esm/z-app-header_12.entry.js +27 -23
  176. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  177. package/dist/esm/z-aria-alert.entry.js +1 -1
  178. package/dist/esm/z-avatar.entry.js +2 -2
  179. package/dist/esm/z-book-cover.entry.js +2 -1
  180. package/dist/esm/z-book-cover.entry.js.map +1 -1
  181. package/dist/esm/z-breadcrumb.entry.js +2 -2
  182. package/dist/esm/z-button-sort.entry.js +1 -1
  183. package/dist/esm/z-chip.entry.js +2 -2
  184. package/dist/esm/z-color-picker.entry.js +1 -1
  185. package/dist/esm/z-combobox.entry.js +1 -1
  186. package/dist/esm/z-cover-hero.entry.js +2 -2
  187. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  188. package/dist/esm/z-file.entry.js +1 -1
  189. package/dist/esm/z-ghost-loading.entry.js +1 -1
  190. package/dist/esm/z-info-box.entry.js +1 -1
  191. package/dist/esm/z-info-reveal.entry.js +1 -1
  192. package/dist/esm/z-input-range.entry.js +1 -1
  193. package/dist/esm/z-logo.entry.js +1 -1
  194. package/dist/esm/z-menu-section.entry.js +1 -1
  195. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  196. package/dist/esm/z-notification.entry.js +1 -1
  197. package/dist/esm/z-panel-elem.entry.js +2 -2
  198. package/dist/esm/z-popover.entry.js +1 -1
  199. package/dist/esm/z-result-card.entry.js +1 -1
  200. package/dist/esm/z-result-card.entry.js.map +1 -1
  201. package/dist/esm/z-select.entry.js +4 -2
  202. package/dist/esm/z-select.entry.js.map +1 -1
  203. package/dist/esm/z-skip-to-content.entry.js +1 -1
  204. package/dist/esm/z-stepper-item.entry.js +1 -1
  205. package/dist/esm/z-stepper.entry.js +1 -1
  206. package/dist/esm/z-table.entry.js +1 -1
  207. package/dist/esm/z-tbody.entry.js +1 -1
  208. package/dist/esm/z-td.entry.js +1 -1
  209. package/dist/esm/z-tfoot.entry.js +1 -1
  210. package/dist/esm/z-th.entry.js +1 -1
  211. package/dist/esm/z-thead.entry.js +1 -1
  212. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  213. package/dist/esm/z-toast-notification.entry.js +3 -3
  214. package/dist/esm/z-toggle-button.entry.js +2 -2
  215. package/dist/esm/z-toggle-button.entry.js.map +1 -1
  216. package/dist/esm/z-tr.entry.js +1 -1
  217. package/dist/esm/z-tree-list.entry.js +1 -1
  218. package/dist/types/components/{z-toggle-button → deprecated/z-toggle-button}/index.d.ts +1 -1
  219. package/dist/types/components/z-book-cover/index.d.ts +2 -0
  220. package/dist/types/components/z-result-card/index.d.ts +2 -0
  221. package/dist/types/components/z-select/index.d.ts +2 -0
  222. package/dist/types/components.d.ts +29 -0
  223. package/dist/web-components-library/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  224. package/{www/build/p-9f9c4296.entry.js → dist/web-components-library/p-136f336a.entry.js} +2 -2
  225. package/dist/web-components-library/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  226. package/dist/web-components-library/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  227. package/dist/web-components-library/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  228. package/dist/web-components-library/p-315ca31f.entry.js.map +1 -0
  229. package/dist/web-components-library/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  230. package/{www/build/p-e59a5539.entry.js → dist/web-components-library/p-4085be9a.entry.js} +2 -2
  231. package/dist/web-components-library/p-41f63f0e.entry.js +2 -0
  232. package/dist/web-components-library/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  233. package/dist/web-components-library/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  234. package/dist/web-components-library/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  235. package/dist/web-components-library/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  236. package/dist/web-components-library/p-5c012917.entry.js +2 -0
  237. package/{www/build/p-c2e2c6be.entry.js.map → dist/web-components-library/p-5c012917.entry.js.map} +1 -1
  238. package/dist/web-components-library/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  239. package/dist/web-components-library/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  240. package/dist/web-components-library/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  241. package/dist/web-components-library/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  242. package/{www/build/p-40065476.entry.js → dist/web-components-library/p-817630e4.entry.js} +2 -2
  243. package/dist/web-components-library/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  244. package/dist/web-components-library/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  245. package/dist/web-components-library/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  246. package/dist/web-components-library/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  247. package/{www/build/p-c7046a20.entry.js → dist/web-components-library/p-8f6ff78c.entry.js} +2 -2
  248. package/dist/web-components-library/p-9b181758.entry.js +2 -0
  249. package/dist/web-components-library/p-9b181758.entry.js.map +1 -0
  250. package/dist/web-components-library/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  251. package/dist/web-components-library/p-a09646a9.entry.js.map +1 -0
  252. package/dist/web-components-library/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  253. package/dist/web-components-library/p-a47b9059.entry.js +2 -0
  254. package/dist/web-components-library/p-a47b9059.entry.js.map +1 -0
  255. package/{www/build/p-91d2c110.entry.js → dist/web-components-library/p-ab221eac.entry.js} +3 -3
  256. package/dist/web-components-library/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  257. package/dist/web-components-library/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  258. package/dist/web-components-library/p-b15d006f.entry.js.map +1 -0
  259. package/dist/web-components-library/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  260. package/dist/web-components-library/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  261. package/{www/build/p-d9d80082.entry.js → dist/web-components-library/p-c39e4a49.entry.js} +2 -2
  262. package/dist/web-components-library/p-cb7381a0.entry.js +2 -0
  263. package/dist/web-components-library/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  264. package/dist/web-components-library/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  265. package/{www/build/p-d0d950e1.entry.js → dist/web-components-library/p-f36e7e6b.entry.js} +2 -2
  266. package/dist/web-components-library/p-f6138bf7.entry.js +2 -0
  267. package/dist/web-components-library/p-f8bc8ed9.entry.js +2 -0
  268. package/dist/web-components-library/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  269. package/dist/web-components-library/web-components-library.esm.js +1 -1
  270. package/package.json +1 -1
  271. package/www/build/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  272. package/{dist/web-components-library/p-9f9c4296.entry.js → www/build/p-136f336a.entry.js} +2 -2
  273. package/www/build/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  274. package/www/build/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  275. package/www/build/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  276. package/www/build/p-315ca31f.entry.js.map +1 -0
  277. package/www/build/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  278. package/{dist/web-components-library/p-e59a5539.entry.js → www/build/p-4085be9a.entry.js} +2 -2
  279. package/www/build/p-41f63f0e.entry.js +2 -0
  280. package/www/build/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  281. package/www/build/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  282. package/www/build/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  283. package/www/build/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  284. package/www/build/p-5c012917.entry.js +2 -0
  285. package/{dist/web-components-library/p-c2e2c6be.entry.js.map → www/build/p-5c012917.entry.js.map} +1 -1
  286. package/www/build/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  287. package/www/build/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  288. package/www/build/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  289. package/www/build/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  290. package/www/build/p-7ffd9721.js +2 -0
  291. package/{dist/web-components-library/p-40065476.entry.js → www/build/p-817630e4.entry.js} +2 -2
  292. package/www/build/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  293. package/www/build/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  294. package/www/build/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  295. package/www/build/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  296. package/{dist/web-components-library/p-c7046a20.entry.js → www/build/p-8f6ff78c.entry.js} +2 -2
  297. package/www/build/p-9b181758.entry.js +2 -0
  298. package/www/build/p-9b181758.entry.js.map +1 -0
  299. package/www/build/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  300. package/www/build/p-a09646a9.entry.js.map +1 -0
  301. package/www/build/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  302. package/www/build/p-a47b9059.entry.js +2 -0
  303. package/www/build/p-a47b9059.entry.js.map +1 -0
  304. package/{dist/web-components-library/p-91d2c110.entry.js → www/build/p-ab221eac.entry.js} +3 -3
  305. package/www/build/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  306. package/www/build/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  307. package/www/build/p-b15d006f.entry.js.map +1 -0
  308. package/www/build/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  309. package/www/build/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  310. package/{dist/web-components-library/p-d9d80082.entry.js → www/build/p-c39e4a49.entry.js} +2 -2
  311. package/www/build/p-cb7381a0.entry.js +2 -0
  312. package/www/build/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  313. package/www/build/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  314. package/{dist/web-components-library/p-d0d950e1.entry.js → www/build/p-f36e7e6b.entry.js} +2 -2
  315. package/www/build/p-f6138bf7.entry.js +2 -0
  316. package/www/build/p-f8bc8ed9.entry.js +2 -0
  317. package/www/build/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  318. package/www/build/web-components-library.esm.js +1 -1
  319. package/www/index.html +1 -1
  320. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  321. package/dist/web-components-library/p-06aba4ff.entry.js +0 -2
  322. package/dist/web-components-library/p-1e25b55b.entry.js.map +0 -1
  323. package/dist/web-components-library/p-2f6f0c08.entry.js +0 -2
  324. package/dist/web-components-library/p-55468801.entry.js +0 -2
  325. package/dist/web-components-library/p-6f58880c.entry.js.map +0 -1
  326. package/dist/web-components-library/p-c20730b2.entry.js +0 -2
  327. package/dist/web-components-library/p-c2e2c6be.entry.js +0 -2
  328. package/dist/web-components-library/p-d33dcac5.entry.js +0 -2
  329. package/dist/web-components-library/p-d33dcac5.entry.js.map +0 -1
  330. package/dist/web-components-library/p-eb22ba82.entry.js +0 -2
  331. package/dist/web-components-library/p-eb22ba82.entry.js.map +0 -1
  332. package/dist/web-components-library/p-f9e5a0aa.entry.js.map +0 -1
  333. package/www/build/p-06aba4ff.entry.js +0 -2
  334. package/www/build/p-1e25b55b.entry.js.map +0 -1
  335. package/www/build/p-2f6f0c08.entry.js +0 -2
  336. package/www/build/p-54ce4fe9.js +0 -2
  337. package/www/build/p-55468801.entry.js +0 -2
  338. package/www/build/p-6f58880c.entry.js.map +0 -1
  339. package/www/build/p-c20730b2.entry.js +0 -2
  340. package/www/build/p-c2e2c6be.entry.js +0 -2
  341. package/www/build/p-d33dcac5.entry.js +0 -2
  342. package/www/build/p-d33dcac5.entry.js.map +0 -1
  343. package/www/build/p-eb22ba82.entry.js +0 -2
  344. package/www/build/p-eb22ba82.entry.js.map +0 -1
  345. package/www/build/p-f9e5a0aa.entry.js.map +0 -1
  346. /package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/styles.css +0 -0
  347. /package/dist/web-components-library/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  358. /package/dist/web-components-library/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  359. /package/dist/web-components-library/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  363. /package/dist/web-components-library/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  364. /package/dist/web-components-library/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  366. /package/dist/web-components-library/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  367. /package/dist/web-components-library/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  368. /package/dist/web-components-library/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  369. /package/dist/web-components-library/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  370. /package/dist/web-components-library/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  371. /package/dist/web-components-library/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  372. /package/dist/web-components-library/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  373. /package/dist/web-components-library/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  374. /package/dist/web-components-library/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  375. /package/dist/web-components-library/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  376. /package/dist/web-components-library/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  377. /package/dist/web-components-library/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  378. /package/dist/web-components-library/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  379. /package/dist/web-components-library/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  380. /package/dist/web-components-library/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
  381. /package/www/build/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  382. /package/www/build/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  383. /package/www/build/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  384. /package/www/build/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  385. /package/www/build/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  386. /package/www/build/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  387. /package/www/build/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  388. /package/www/build/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  389. /package/www/build/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  390. /package/www/build/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  391. /package/www/build/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  392. /package/www/build/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  393. /package/www/build/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  394. /package/www/build/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  395. /package/www/build/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  396. /package/www/build/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  397. /package/www/build/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  398. /package/www/build/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  399. /package/www/build/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  400. /package/www/build/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  401. /package/www/build/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  402. /package/www/build/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  403. /package/www/build/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  404. /package/www/build/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  405. /package/www/build/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  406. /package/www/build/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  407. /package/www/build/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  408. /package/www/build/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  409. /package/www/build/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  410. /package/www/build/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  411. /package/www/build/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  412. /package/www/build/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  413. /package/www/build/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  414. /package/www/build/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
@@ -276,7 +276,7 @@ const ZAppHeader = class {
276
276
  }
277
277
  render() {
278
278
  const hasTopSubtitle = this.hasSlot("top-subtitle");
279
- return (index$1.h(index$1.Host, { key: 'a48e907303247432d294871a6810e996cc6f48f4', "menu-length": this.menuLength }, index$1.h("div", { key: '094aee9d0964cdcec17acde3ec7eaa1767b8ae31', class: { "heading-panel": true, "has-menubar": this.menuLength > 0 && !this.enableOffcanvas }, ref: (el) => (this.container = el) }, index$1.h("div", { key: '0635f1f529b2f3e25db7bfc55579c3c3bd8995cb', class: { "heading-container": true, "has-top-subtitle": hasTopSubtitle } }, ((!this.enableSearch && this.isMobile) || !this.isMobile) && (index$1.h("div", { key: 'a2104e8dd013fca97b2af2e57e95e108b423ecbd', class: { "top-subtitle": true, "has-product-logo": hasTopSubtitle && this.hasSlot("product-logo") } }, index$1.h("slot", { key: 'a6a7899aba37a27e24982567bc1b7242f4b9bf1b', name: "top-subtitle" }))), index$1.h("div", { key: 'e47339a0a8d9aaee0bd87c0cdf1434e553051030', class: "heading-title" }, index$1.h("slot", { key: '1212a43bb3d52591a53aea6fb587723750204578', name: "menu-button" }, this.renderMenuButton()), !this._stuck && this.renderProductLogos(), index$1.h("slot", { key: '9166a624ad670c914d630b3b5bb46877d46883c8', name: "title" }), this.enableSearch && !this.isMobile && this.renderSeachbar()), this.enableSearch && this.isMobile && this.renderSeachbar()), index$1.h("nav", { key: 'a39bc8d9020b6243e4b6ce885f0cfc52d8bd8d95', class: "menu-container", "aria-label": this.title || undefined }, this.canShowMenu && (index$1.h("div", { key: 'b58bbc10d6385c6b9404a47c512e912c22650d85', role: "menubar", "aria-label": this.title || undefined }, index$1.h("slot", { key: 'c50f81c40e06360ca293172752095155f2f574d4', name: "menu", onSlotchange: this.collectMenuElements }))))), this.renderOffcanvas(), this._stuck && this.renderStuck()));
279
+ return (index$1.h(index$1.Host, { key: '6ea43dd25c57ed4292a243326d7c8af37e88175a', "menu-length": this.menuLength }, index$1.h("div", { key: '2909e033b13f3c3703ba3402dddd58ab93de9d83', class: { "heading-panel": true, "has-menubar": this.menuLength > 0 && !this.enableOffcanvas }, ref: (el) => (this.container = el) }, index$1.h("div", { key: 'f4db1b9e05adb9ec6abfc5be7d7eb03d23cdadeb', class: { "heading-container": true, "has-top-subtitle": hasTopSubtitle } }, ((!this.enableSearch && this.isMobile) || !this.isMobile) && (index$1.h("div", { key: 'd654db6c1f20676c702ffd55896f74dc83b008ae', class: { "top-subtitle": true, "has-product-logo": hasTopSubtitle && this.hasSlot("product-logo") } }, index$1.h("slot", { key: '9baf1c16220364d06665b2e77f3f40c22abf9312', name: "top-subtitle" }))), index$1.h("div", { key: 'cd2665cc5b5e3528080ae049ff5c1b1b259387f8', class: "heading-title" }, index$1.h("slot", { key: 'b52786726e900d20c4f7251650fe828075e656ca', name: "menu-button" }, this.renderMenuButton()), !this._stuck && this.renderProductLogos(), index$1.h("slot", { key: 'fbb0a8b9d580ffef099072782f9efded6ae448ba', name: "title" }), this.enableSearch && !this.isMobile && this.renderSeachbar()), this.enableSearch && this.isMobile && this.renderSeachbar()), index$1.h("nav", { key: 'e4d4bc464bcb11330a096582abf0ad7b4f95aed0', class: "menu-container", "aria-label": this.title || undefined }, this.canShowMenu && (index$1.h("div", { key: 'eb712a6bd2324625dbb4647aa3e91e3c1bf21340', role: "menubar", "aria-label": this.title || undefined }, index$1.h("slot", { key: '90d4f9eb7b361eb8e394a504d3779ea80241bc32', name: "menu", onSlotchange: this.collectMenuElements }))))), this.renderOffcanvas(), this._stuck && this.renderStuck()));
280
280
  }
281
281
  get hostElement() { return index$1.getElement(this); }
282
282
  static get watchers() { return {
@@ -337,8 +337,9 @@ const ZButton = class {
337
337
  var _a, _b;
338
338
  const normalizedAriaLabel = ((_a = this.ariaLabel) === null || _a === void 0 ? void 0 : _a.trim()) || undefined;
339
339
  const normalizedRole = this.htmlrole || ((_b = this.role) === null || _b === void 0 ? void 0 : _b.trim()) || undefined;
340
- if (this.href) {
341
- return (index$1.h("a", Object.assign({}, this.attributes, { "aria-label": normalizedAriaLabel, href: this.href, target: this.target }), this.renderIcon(), index$1.h("slot", null)));
340
+ const shouldRenderAsLink = normalizedRole === "link";
341
+ if (this.href || shouldRenderAsLink) {
342
+ return (index$1.h("a", Object.assign({}, this.attributes, { "aria-label": normalizedAriaLabel, href: this.href || "#", target: this.target }), this.renderIcon(), index$1.h("slot", null)));
342
343
  }
343
344
  return (index$1.h("button", Object.assign({}, this.attributes, { "aria-label": normalizedAriaLabel, name: this.name, type: this.type, disabled: this.disabled, role: normalizedRole }), this.renderIcon(), index$1.h("slot", null)));
344
345
  }
@@ -359,7 +360,7 @@ const ZDivider = class {
359
360
  this.orientation = index.DividerOrientation.HORIZONTAL;
360
361
  }
361
362
  render() {
362
- return (index$1.h(index$1.Host, { key: 'ad8d9a15195becf87ba4a03e73a279ecee4d4b93', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
363
+ return (index$1.h(index$1.Host, { key: '43a290ca09c39c630779133fa5fd9912fca785e0', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
363
364
  }
364
365
  };
365
366
  ZDivider.style = stylesCss$a();
@@ -413,7 +414,7 @@ const ZIcon = class {
413
414
  return (index$1.h("svg", { id: this.iconid || undefined, fill: this.fill ? `var(--${this.fill})` : undefined, viewBox: "0 0 1000 1000", width: this.width, height: this.height, "aria-hidden": "true" }, this.selectPathOrPolygon(iconset.ICONS[this.getTransparentIndicatorIconIfNeeded()])));
414
415
  }
415
416
  render() {
416
- return (index$1.h(index$1.Host, { key: 'a25f6701cc68dc9fbf9d14b4e8747d4ead9ee44b', "aria-hidden": "true" }, this.hasColorIndicator && !this.needsTransparentIndicator ? (index$1.h("div", { class: "icon-wrapper" }, this.renderColorIndicator(), this.renderBaseIcon())) : (this.renderBaseIcon())));
417
+ return (index$1.h(index$1.Host, { key: '7c57cd059787e6ec7d12b0aceb02f8b6bb5b79a2', "aria-hidden": "true" }, this.hasColorIndicator && !this.needsTransparentIndicator ? (index$1.h("div", { class: "icon-wrapper" }, this.renderColorIndicator(), this.renderBaseIcon())) : (this.renderBaseIcon())));
417
418
  }
418
419
  };
419
420
  ZIcon.style = stylesCss$9();
@@ -596,7 +597,8 @@ const ZInput = class {
596
597
  ? { "aria-describedby": this.htmlAriaDescribedBy || `${this.htmlid}-message` }
597
598
  : {};
598
599
  const ariaInvalid = this.status === index.InputStatus.ERROR ? { "aria-invalid": "true" } : {};
599
- return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, this.getAriaAttributes()), expanded), controls), autocomplete), activedescendant), ariaDescribedby), ariaInvalid);
600
+ const required = this.required ? { "aria-required": "true" } : {};
601
+ return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, this.getAriaAttributes()), expanded), controls), autocomplete), activedescendant), ariaDescribedby), ariaInvalid), required);
600
602
  }
601
603
  getFocusBlurAttributes() {
602
604
  return {
@@ -645,7 +647,7 @@ const ZInput = class {
645
647
  } }, index$1.h("z-icon", { name: "multiply", class: this.size })));
646
648
  }
647
649
  renderShowHidePassword() {
648
- return (index$1.h("button", { type: "button", class: "input-icon toggle-password-icon", disabled: this.disabled, "aria-label": this.passwordHidden ? "mostra password" : "nascondi password", onClick: () => (this.passwordHidden = !this.passwordHidden) }, index$1.h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled", class: this.size })));
650
+ return (index$1.h("button", { type: "button", class: "input-icon toggle-password-icon", disabled: this.disabled, "aria-label": "mostra password", "aria-pressed": !this.passwordHidden ? "true" : "false", onClick: () => (this.passwordHidden = !this.passwordHidden) }, index$1.h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled", class: this.size })));
649
651
  }
650
652
  renderMessage() {
651
653
  if (utils.boolean(this.message) === false) {
@@ -667,7 +669,8 @@ const ZInput = class {
667
669
  }
668
670
  /* START checkbox */
669
671
  renderCheckbox() {
670
- return (index$1.h("div", { class: "checkbox-wrapper" }, index$1.h("input", Object.assign({ id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, this.getAriaAttributes(), this.getFocusBlurAttributes())), index$1.h("label", { htmlFor: this.htmlid, class: {
672
+ const ariaRequired = this.required ? { "aria-required": "true" } : {};
673
+ return (index$1.h("div", { class: "checkbox-wrapper" }, index$1.h("input", Object.assign({ id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, ariaRequired, this.getAriaAttributes(), this.getFocusBlurAttributes())), index$1.h("label", { htmlFor: this.htmlid, class: {
671
674
  "checkbox-label": true,
672
675
  "after": this.labelPosition === index.LabelPosition.RIGHT,
673
676
  "before": this.labelPosition === index.LabelPosition.LEFT,
@@ -676,7 +679,8 @@ const ZInput = class {
676
679
  /* END checkbox */
677
680
  /* START radio */
678
681
  renderRadio() {
679
- return (index$1.h("div", { class: "radio-wrapper" }, index$1.h("input", Object.assign({ id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }, this.getAriaAttributes(), this.getFocusBlurAttributes())), index$1.h("label", { htmlFor: this.htmlid, class: {
682
+ const ariaRequired = this.required ? { "aria-required": "true" } : {};
683
+ return (index$1.h("div", { class: "radio-wrapper" }, index$1.h("input", Object.assign({ id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }, this.getAriaAttributes(), this.getFocusBlurAttributes(), ariaRequired)), index$1.h("label", { htmlFor: this.htmlid, class: {
680
684
  "radio-label": true,
681
685
  "after": this.labelPosition === index.LabelPosition.RIGHT,
682
686
  "before": this.labelPosition === index.LabelPosition.LEFT,
@@ -698,7 +702,7 @@ const ZInput = class {
698
702
  default:
699
703
  input = this.renderInputText(this.type);
700
704
  }
701
- return index$1.h(index$1.Host, { key: '2536f6387f2325190522fc8cc4f788147bead800' }, input);
705
+ return index$1.h(index$1.Host, { key: '7a98a32f222c422a2f253f0cadd78cf27e0c8913' }, input);
702
706
  }
703
707
  get hostElement() { return index$1.getElement(this); }
704
708
  };
@@ -727,7 +731,7 @@ const ZInputMessage = class {
727
731
  this.onMessageChange();
728
732
  }
729
733
  render() {
730
- return (index$1.h(index$1.Host, Object.assign({ key: '575ca29cba9f2d617b8b2c65bb054204e7aa411c' }, this.statusRole), this.statusIcons[this.status] && this.message && index$1.h("z-icon", { key: '6b9a19626fac468cdf5773aebd66cba90489eaa3', name: this.statusIcons[this.status] }), index$1.h("span", { key: 'c951a0146f5fe8def8428aee39ce923b24aa23bb', id: this.htmlId, innerHTML: this.message })));
734
+ return (index$1.h(index$1.Host, Object.assign({ key: 'a35cc36ee979d11215b973a0f11e2c8f59105a50' }, this.statusRole, { id: this.htmlId }), this.statusIcons[this.status] && this.message && index$1.h("z-icon", { key: 'be5aa19afcdddefe15f252b8ea175b0615a5e983', name: this.statusIcons[this.status] }), index$1.h("span", { key: 'b1d11a0a9694e604b6aa252c2d8a77143288ad99', innerHTML: this.message })));
731
735
  }
732
736
  static get watchers() { return {
733
737
  "message": [{
@@ -773,7 +777,7 @@ const ZList = class {
773
777
  this.setChildrenSizeType();
774
778
  }
775
779
  render() {
776
- return (index$1.h(index$1.Host, { key: '2aac86dccac20cc21ec7c1341a99298f8523af49' }, index$1.h("slot", { key: '207231c63243efcd61917a9b4aa3394e22379bbd' })));
780
+ return (index$1.h(index$1.Host, { key: 'f9a6d8006b845e618b0aff2c8b0ed3568c438e4d' }, index$1.h("slot", { key: 'd9b7fd704481fdc6870d8269833ddacb035cb1b4' })));
777
781
  }
778
782
  get host() { return index$1.getElement(this); }
779
783
  };
@@ -940,7 +944,7 @@ const ZListElement = class {
940
944
  }
941
945
  }
942
946
  render() {
943
- return (index$1.h(index$1.Host, { key: '9a06293fba7e3b74fe169d1d3e927a4abd7b17f1', "aria-expanded": this.expandable ? this.showInnerContent : null, onClick: this.handleClick, onFocus: () => this.ariaDescendantFocus.emit(this.listElementId), onKeyDown: this.handleKeyDown, clickable: this.clickable && !this.disabled, tabIndex: this.hasTreeItems ? undefined : this.htmlTabindex, role: this.hasTreeItems ? "none" : this.role }, index$1.h("div", { key: 'c962c30a71313bd84b1075ad03a96e4b5de77a42', class: this.hasTreeItems ? "tree-element-container" : "container", style: !this.disabled && { color: `var(--${this.color})` }, tabindex: "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, index$1.h("div", { key: 'ccca86019dec23767ae7bcf5af988c7f2366d850', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === index.ListDividerType.ELEMENT && (index$1.h("z-divider", { key: 'f8f1b6053d0fe0415b520c4f1deaba92e24019b8', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
947
+ return (index$1.h(index$1.Host, { key: '211b41c7cce6dd3c94d770da67d42203fc776d7e', "aria-expanded": this.expandable ? this.showInnerContent : null, onClick: this.handleClick, onFocus: () => this.ariaDescendantFocus.emit(this.listElementId), onKeyDown: this.handleKeyDown, clickable: this.clickable && !this.disabled, tabIndex: this.hasTreeItems ? undefined : this.htmlTabindex, role: this.hasTreeItems ? "none" : this.role }, index$1.h("div", { key: 'a79eb753f19c45eb6c87cbf592e9e6196f7188f3', class: this.hasTreeItems ? "tree-element-container" : "container", style: !this.disabled && { color: `var(--${this.color})` }, tabindex: "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, index$1.h("div", { key: 'c0ec5ddcbdb6b5cea2fe6fa5ec548ca0979fb8bd', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === index.ListDividerType.ELEMENT && (index$1.h("z-divider", { key: '50a40995617a49ae25c8351bdcef0ed8cbe791cf', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
944
948
  }
945
949
  get host() { return index$1.getElement(this); }
946
950
  };
@@ -993,11 +997,11 @@ const ZListGroup = class {
993
997
  this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
994
998
  }
995
999
  render() {
996
- return (index$1.h(index$1.Host, { key: 'cd9bd738252e44011edad7b468ad711a2ef83f12' }, index$1.h("div", { key: 'd2c2e41d50b4884b438ae7b25e9e2b06260df6ac', class: {
1000
+ return (index$1.h(index$1.Host, { key: '08d721c30d9c6f11e4628990bcdb3c6a0f948ef7' }, index$1.h("div", { key: '9148e5ba5b02120034499ee9e3ba304a2c7a59bc', class: {
997
1001
  "z-list-group-header-container": true,
998
1002
  "has-header": this.hasHeader && !this.hasTreeItems,
999
1003
  "grouped-tree-list-header": this.hasTreeItems,
1000
- } }, index$1.h("slot", { key: 'c47a8ea2508c87bbd0688248dcae0350d159350a', name: "header-title" }), this.dividerType === index.ListDividerType.HEADER && (index$1.h("z-divider", { key: 'c0586eee517b42aaf76507286bd086abaecb8013', color: this.dividerColor, size: this.dividerSize }))), index$1.h("slot", { key: '5f558529f5de2f4b62403d239e8424eea6259fd3' })));
1004
+ } }, index$1.h("slot", { key: 'c7e244b995fd510f0de3fe5b56fab29645e498e3', name: "header-title" }), this.dividerType === index.ListDividerType.HEADER && (index$1.h("z-divider", { key: 'b7b215bb4fb5d788f51d939277dd63304fecaf50', color: this.dividerColor, size: this.dividerSize }))), index$1.h("slot", { key: '4b84ad375fca78efccb67e39fdb84ea2786951ab' })));
1001
1005
  }
1002
1006
  get host() { return index$1.getElement(this); }
1003
1007
  };
@@ -1087,8 +1091,8 @@ const ZOffcanvas = class extends reactiveController.ReactiveControllerHost {
1087
1091
  super.disconnectedCallback();
1088
1092
  }
1089
1093
  render() {
1090
- return (index$1.h(index$1.Host, { key: '7296200f4eb4aa2f332af790ea04d6e6e78e824c', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null, "aria-modal": this.open && this.variant === index.OffCanvasVariant.OVERLAY ? "true" : null, role: this.open && this.variant === index.OffCanvasVariant.OVERLAY ? "dialog" : null }, index$1.h("div", { key: '8aef7db88fcecdc89484aad70c3a30973dbf17d8', class: "canvas-container" }, index$1.h("div", { key: 'ca715459c24fe5256987efd279db222446186692', class: "canvas-content z-scrollbar", ref: (el) => (this.canvasContent = el), tabIndex: utils.getTabbableElements(this.host).length ? undefined : -1 }, index$1.h("slot", { key: 'a365eb11a346deaa1d93deee0e0625858070296e', name: "canvasContent" }))), (this.variant == index.OffCanvasVariant.OVERLAY || this.transitiondirection === index.TransitionDirection.UP) &&
1091
- this.showBackdrop && (index$1.h("div", { key: '4e918c25bda62190bc87720ceb3269d99bd4ad5d', class: "backdrop", onClick: (ev) => {
1094
+ return (index$1.h(index$1.Host, { key: '51b926901186e062a9c9bb092db3429a7ac305eb', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null, "aria-modal": this.open && this.variant === index.OffCanvasVariant.OVERLAY ? "true" : null, role: this.open && this.variant === index.OffCanvasVariant.OVERLAY ? "dialog" : null }, index$1.h("div", { key: '353b8acace02902509f4ae502718aa7e8c6ee1e2', class: "canvas-container" }, index$1.h("div", { key: '2a18631be55b973bd8a3853284d3e1be5c6e6f23', class: "canvas-content z-scrollbar", ref: (el) => (this.canvasContent = el), tabIndex: utils.getTabbableElements(this.host).length ? undefined : -1 }, index$1.h("slot", { key: '9bd16e9e5b133a17eb3b53d2e1cb89c367e40f84', name: "canvasContent" }))), (this.variant == index.OffCanvasVariant.OVERLAY || this.transitiondirection === index.TransitionDirection.UP) &&
1095
+ this.showBackdrop && (index$1.h("div", { key: '5e31cd8fcd36857ad313f9e99691147d08858819', class: "backdrop", onClick: (ev) => {
1092
1096
  ev.preventDefault();
1093
1097
  ev.stopPropagation();
1094
1098
  this.open = false;
@@ -1106,7 +1110,7 @@ const ZOffcanvas = class extends reactiveController.ReactiveControllerHost {
1106
1110
  };
1107
1111
  ZOffcanvas.style = stylesCss$4();
1108
1112
 
1109
- const stylesCss$3 = () => `:host{--z-searchbar-tag-text-color:var(--color-primary03);--z-searchbar-tag-bg:var(--color-hover-primary);--z-searchbar-item-height:2.75rem;z-index:15;display:flex;column-gap:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,*,::after,::before{box-sizing:border-box}.input-container{position:relative;display:flex;width:100%;flex-direction:column}.input-container z-input{z-index:1}.results{--item-icon-size:1rem;--z-icon-height:var(--item-icon-size);--z-icon-width:var(--item-icon-size);--item-inline-padding:calc(var(--space-unit) * 1.5);--item-col-gap:var(--space-unit);position:absolute;top:calc(100% - 1px);left:0;overflow:auto;width:100%;max-height:var(--z-searchbar-results-height, 540px);border:var(--border-size-small) solid var(--color-form-surface03);border-top:none;background:var(--color-form-background)}.results z-list-element{--background-color-list-element:var(--color-form-background);position:relative;display:block}.results>z-list>z-list-element::part(list-item-container){padding:0 var(--item-inline-padding)}.results z-list-element>.list-item{position:relative;display:flex;align-items:center;padding:calc(var(--space-unit) * 1.25) calc(var(--space-unit) / 4);background-color:transparent;color:var(--color-form-default-text);fill:var(--color-form-default-icon);gap:var(--item-col-gap)}.results z-list-element>.list-item:hover{background-color:var(--gray100);cursor:pointer}.results z-list-element>.list-item:focus-visible{z-index:1;box-shadow:var(--shadow-focus-primary);outline:none}.results>z-list>z-list-element:not(:last-child)>.list-item,.results z-list-group:not(:last-child)>z-list-element:not(.category-heading){border-bottom:1px solid var(--color-form-surface03)}.results z-list-group{padding:0 var(--item-inline-padding)}.results z-list-group>z-list-element::part(list-item-container){padding:0}.results .sub-list{padding-left:calc(var(--item-icon-size) + var(--item-col-gap))}.results .sub-list z-list-element::part(list-item-container){padding:0}.results .sub-list z-list-element>.list-item{position:relative}.results .sub-list>z-list-element:not(:last-child)::before,.results .sub-list>z-list-element>.list-item::before{position:absolute;top:0;left:calc(0px - var(--item-col-gap) - var(--item-icon-size) / 2 + 1px);border-left:1px solid var(--color-form-surface03);content:""}.results .sub-list>z-list-element:not(:last-child)::before{top:-4px;height:calc(100% + 4px)}.results .sub-list z-list-element>.list-item::before{width:14px;height:calc(var(--z-searchbar-item-height) / 2);border-bottom:1px solid var(--color-form-surface03)}.results .category-heading>.category{font-style:italic}.results .category-heading>.subcategory{text-transform:uppercase}.results z-list-element>.list-item .ellipsis{overflow:hidden}.results .ellipsis>.item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results .item-label mark{background:var(--color-primary03);color:var(--color-default-text)}.results .list-item>z-tag{--z-tag-bg:var(--z-searchbar-tag-bg);--z-tag-text-color:var(--z-searchbar-tag-text-color);margin-left:auto;white-space:nowrap}.results .item-show-all{width:100%;color:var(--color-primary01);cursor:pointer;text-align:center}.results .item-no-results{display:block;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 0.5);font-style:italic}.results .item-no-results>ul{padding-left:calc(var(--space-unit) * 2);margin:var(--space-unit)}@media (min-width: 768px){.results{--item-icon-size:1.125rem}}`;
1113
+ const stylesCss$3 = () => `:host{--z-searchbar-tag-text-color:var(--color-primary03);--z-searchbar-tag-bg:var(--color-hover-primary);--z-searchbar-item-height:2.75rem;z-index:15;display:flex;align-items:flex-end;column-gap:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,*,::after,::before{box-sizing:border-box}.input-container{position:relative;display:flex;width:100%;flex-direction:column}.input-container z-input{z-index:1}.results{--item-icon-size:1rem;--z-icon-height:var(--item-icon-size);--z-icon-width:var(--item-icon-size);--item-inline-padding:calc(var(--space-unit) * 1.5);--item-col-gap:var(--space-unit);position:absolute;top:calc(100% - 1px);left:0;overflow:auto;width:100%;max-height:var(--z-searchbar-results-height, 540px);border:var(--border-size-small) solid var(--color-form-surface03);border-top:none;background:var(--color-form-background)}.results z-list-element{--background-color-list-element:var(--color-form-background);position:relative;display:block}.results>z-list>z-list-element::part(list-item-container){padding:0 var(--item-inline-padding)}.results z-list-element>.list-item{position:relative;display:flex;align-items:center;padding:calc(var(--space-unit) * 1.25) calc(var(--space-unit) / 4);background-color:transparent;color:var(--color-form-default-text);fill:var(--color-form-default-icon);gap:var(--item-col-gap)}.results z-list-element>.list-item:hover{background-color:var(--gray100);cursor:pointer}.results z-list-element>.list-item:focus-visible{z-index:1;box-shadow:var(--shadow-focus-primary);outline:none}.results>z-list>z-list-element:not(:last-child)>.list-item,.results z-list-group:not(:last-child)>z-list-element:not(.category-heading){border-bottom:1px solid var(--color-form-surface03)}.results z-list-group{padding:0 var(--item-inline-padding)}.results z-list-group>z-list-element::part(list-item-container){padding:0}.results .sub-list{padding-left:calc(var(--item-icon-size) + var(--item-col-gap))}.results .sub-list z-list-element::part(list-item-container){padding:0}.results .sub-list z-list-element>.list-item{position:relative}.results .sub-list>z-list-element:not(:last-child)::before,.results .sub-list>z-list-element>.list-item::before{position:absolute;top:0;left:calc(0px - var(--item-col-gap) - var(--item-icon-size) / 2 + 1px);border-left:1px solid var(--color-form-surface03);content:""}.results .sub-list>z-list-element:not(:last-child)::before{top:-4px;height:calc(100% + 4px)}.results .sub-list z-list-element>.list-item::before{width:14px;height:calc(var(--z-searchbar-item-height) / 2);border-bottom:1px solid var(--color-form-surface03)}.results .category-heading>.category{font-style:italic}.results .category-heading>.subcategory{text-transform:uppercase}.results z-list-element>.list-item .ellipsis{overflow:hidden}.results .ellipsis>.item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results .item-label mark{background:var(--color-primary03);color:var(--color-default-text)}.results .list-item>z-tag{--z-tag-bg:var(--z-searchbar-tag-bg);--z-tag-text-color:var(--z-searchbar-tag-text-color);margin-left:auto;white-space:nowrap}.results .item-show-all{width:100%;color:var(--color-primary01);cursor:pointer;text-align:center}.results .item-no-results{display:block;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 0.5);font-style:italic}.results .item-no-results>ul{padding-left:calc(var(--space-unit) * 2);margin:var(--space-unit)}@media (min-width: 768px){.results{--item-icon-size:1.125rem}}`;
1110
1114
 
1111
1115
  const stylesCss$2 = () => `.z-label{display:block;padding-bottom:var(--space-unit);color:var(--color-default-text);font-family:var(--font-family-sans);font-size:var(--font-size-1);font-weight:var(--font-sb);text-align:left;text-transform:uppercase}`;
1112
1116
 
@@ -1318,17 +1322,17 @@ const ZSearchbar = class {
1318
1322
  }
1319
1323
  render() {
1320
1324
  var _a, _b, _c, _d, _e;
1321
- return (index$1.h(index$1.Host, { key: '511bdb107a222201f119e5d9fc0e936adb2e9658', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": !!this.showSearchButton, "has-results": !!this.autocomplete } }, index$1.h("div", { key: 'b31f7c2ece0d26218f8d586217180061ee84a02f', class: "input-container" }, index$1.h("z-input", { key: 'c2d0d0f22126a5676949664e21f37c6450e6e645', ref: (el) => (this.inputRef = el), htmlid: `input-${this.htmlid}`, message: false, placeholder: this.placeholder, onStopTyping: (e) => this.handleStopTyping(e), onKeyUp: (e) => {
1325
+ return (index$1.h(index$1.Host, { key: '612cbac3edf6d67856efc5b7eff0fc30d5646e7f', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": !!this.showSearchButton, "has-results": !!this.autocomplete } }, index$1.h("div", { key: 'ddbdeb53bc40923281a6b83a71912668a7f67a3f', class: "input-container" }, index$1.h("z-input", { key: '5cdb21ccde59c92d9752c15c8891b642cd72cf21', ref: (el) => (this.inputRef = el), htmlid: `input-${this.htmlid}`, message: false, placeholder: this.placeholder, onStopTyping: (e) => this.handleStopTyping(e), onKeyUp: (e) => {
1322
1326
  utils.handleEnterKeydSubmit(e, () => this.handleSubmit());
1323
1327
  this.handleArrowsNavigation(e);
1324
1328
  }, onFocus: () => (this.showResults = true), value: this.searchString || ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.label), size: this.size, label: this.label, "aria-label": this.htmlAriaLabel || this.placeholder || undefined }), !!(this.showResults &&
1325
1329
  this.autocomplete &&
1326
1330
  this.searchString &&
1327
1331
  this.searchString.length >= this.autocompleteMinChars &&
1328
- this.resultsItemsList) && (index$1.h("div", { key: 'acbce883c61063828aa863072282a806da42abef', class: "results z-scrollbar" }, this.preventSubmit && !((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length) ? (index$1.h("div", { class: "item-no-results body-3 mobile-body-4" }, "Non abbiamo trovato risultati per ", index$1.h("b", null, this.searchString), index$1.h("br", null), index$1.h("br", null), "Cosa puoi fare?", index$1.h("ul", null, index$1.h("li", null, "Verificare di aver scritto bene"), index$1.h("li", null, "Provare a cercare un'altra parola"), index$1.h("li", null, "Provare a cercare qualcosa di pi\u00F9 generico")))) : (index$1.h("z-list", { role: "listbox", id: `list-${this.htmlid}`, "aria-label": this.htmlAriaLabel || this.label || undefined }, this.autocomplete && !this.preventSubmit && !!this.searchString && (index$1.h("z-list-element", { role: "presentation", htmlTabindex: -1, id: `list-item-${this.htmlid}-search`, onKeyDown: (e) => this.onSearchHelperKeyDown(e), onClick: () => this.emitSearchSubmit() }, index$1.h("div", { class: "list-item item-search", role: "option", tabindex: 0 }, index$1.h("z-icon", { class: "search-icon", name: "left-magnifying-glass" }), index$1.h("div", { class: "item-label body-3 mobile-body-4", innerHTML: (_c = this.searchHelperLabel) === null || _c === void 0 ? void 0 : _c.replace("{searchString}", `<mark>${this.searchString}</mark>`) })))), this.renderItemGroups(), !!(this.searchString &&
1332
+ this.resultsItemsList) && (index$1.h("div", { key: '186b6d67d30f51df48ef9d5666e7d7472f07d144', class: "results z-scrollbar" }, this.preventSubmit && !((_b = this.resultsItemsList) === null || _b === void 0 ? void 0 : _b.length) ? (index$1.h("div", { class: "item-no-results body-3 mobile-body-4" }, "Non abbiamo trovato risultati per ", index$1.h("b", null, this.searchString), index$1.h("br", null), index$1.h("br", null), "Cosa puoi fare?", index$1.h("ul", null, index$1.h("li", null, "Verificare di aver scritto bene"), index$1.h("li", null, "Provare a cercare un'altra parola"), index$1.h("li", null, "Provare a cercare qualcosa di pi\u00F9 generico")))) : (index$1.h("z-list", { role: "listbox", id: `list-${this.htmlid}`, "aria-label": this.htmlAriaLabel || this.label || undefined }, this.autocomplete && !this.preventSubmit && !!this.searchString && (index$1.h("z-list-element", { role: "presentation", htmlTabindex: -1, id: `list-item-${this.htmlid}-search`, onKeyDown: (e) => this.onSearchHelperKeyDown(e), onClick: () => this.emitSearchSubmit() }, index$1.h("div", { class: "list-item item-search", role: "option", tabindex: 0 }, index$1.h("z-icon", { class: "search-icon", name: "left-magnifying-glass" }), index$1.h("div", { class: "item-label body-3 mobile-body-4", innerHTML: (_c = this.searchHelperLabel) === null || _c === void 0 ? void 0 : _c.replace("{searchString}", `<mark>${this.searchString}</mark>`) })))), this.renderItemGroups(), !!(this.searchString &&
1329
1333
  ((_d = this.resultsItemsList) === null || _d === void 0 ? void 0 : _d.length) &&
1330
1334
  this.currResultsCount &&
1331
- this.currResultsCount < ((_e = this.resultsItemsList) === null || _e === void 0 ? void 0 : _e.length)) && (index$1.h("z-list-element", { role: "presentation", htmlTabindex: -1, id: `list-item-${this.htmlid}-show-all` }, index$1.h("div", { role: "option", class: "item-show-all body-3 mobile-body-4", tabindex: 0, onClick: () => (this.currResultsCount = undefined) }, "Vedi tutti i risultati")))))))), this.showSearchButton && (index$1.h("z-button", { key: 'dda2667e972cbe44b36f35b53363020ca96de5dc', icon: this.searchButtonIconOnly ? "search" : undefined, "aria-label": this.searchButtonIconOnly ? this.searchButtonLabel.trim() || "CERCA" : undefined, disabled: !!this.preventSubmit, variant: this.variant, size: this.size, onClick: () => this.handleSubmit() }, this.searchButtonIconOnly ? "" : this.searchButtonLabel.trim() || "CERCA"))));
1335
+ this.currResultsCount < ((_e = this.resultsItemsList) === null || _e === void 0 ? void 0 : _e.length)) && (index$1.h("z-list-element", { role: "presentation", htmlTabindex: -1, id: `list-item-${this.htmlid}-show-all` }, index$1.h("div", { role: "option", class: "item-show-all body-3 mobile-body-4", tabindex: 0, onClick: () => (this.currResultsCount = undefined) }, "Vedi tutti i risultati")))))))), this.showSearchButton && (index$1.h("z-button", { key: 'b532793e35d1868ed23771b6ec1203c9e62180ee', icon: this.searchButtonIconOnly ? "search" : undefined, "aria-label": this.searchButtonIconOnly ? this.searchButtonLabel.trim() || "CERCA" : undefined, disabled: !!this.preventSubmit, variant: this.variant, size: this.size, onClick: () => this.handleSubmit() }, this.searchButtonIconOnly ? "" : this.searchButtonLabel.trim() || "CERCA"))));
1332
1336
  }
1333
1337
  get host() { return index$1.getElement(this); }
1334
1338
  static get watchers() { return {
@@ -1355,10 +1359,10 @@ const ZTag = class {
1355
1359
  index$1.registerInstance(this, hostRef);
1356
1360
  }
1357
1361
  render() {
1358
- return (index$1.h(index$1.Host, { key: 'd5f0ba8914c2d1503af21e5ee3ebcf81c35e9475', class: {
1362
+ return (index$1.h(index$1.Host, { key: '273eb9a78f7f39ed81015bbe235b46d8582536dc', class: {
1359
1363
  "expandable": this.expandable && !!this.icon,
1360
1364
  "has-text": !!this.host.textContent.trim(),
1361
- } }, this.icon && index$1.h("z-icon", { key: 'c15ecbd499567cfbd03a2f64117858676dc6e353', name: this.icon }), index$1.h("div", { key: '6b22a48ec600929db078c2fdb692c828ac3bf6e3' }, index$1.h("slot", { key: '6566b710bdb7a0fa765628e2dad24ad4b0bc9bd8' }))));
1365
+ } }, this.icon && index$1.h("z-icon", { key: '5e40ec0815396062058b551eaaa473d4334c82d9', name: this.icon }), index$1.h("div", { key: 'af9ed36756ea11b9b50f7c155e546b0e369e73a3' }, index$1.h("slot", { key: 'eeb87108d276c593c17dfa0aec905a75cf0f826d' }))));
1362
1366
  }
1363
1367
  get host() { return index$1.getElement(this); }
1364
1368
  };