@zanichelli/albe-web-components 18.2.0 → 18.2.1

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 (401) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/{index-50ec1f12.js → index-364e3f60.js} +2 -2
  3. package/dist/cjs/{index-50ec1f12.js.map → index-364e3f60.js.map} +1 -1
  4. package/dist/cjs/{index-be1dfa97.js → index-394da17e.js} +4 -4
  5. package/dist/cjs/{index-be1dfa97.js.map → index-394da17e.js.map} +1 -1
  6. package/dist/cjs/{index-1c288846.js → index-62712250.js} +2 -2
  7. package/dist/cjs/{index-1c288846.js.map → index-62712250.js.map} +1 -1
  8. package/dist/cjs/{index-afafb76c.js → index-bf197d11.js} +2 -2
  9. package/dist/cjs/{index-afafb76c.js.map → index-bf197d11.js.map} +1 -1
  10. package/dist/cjs/{index-5af9d3d1.js → index-d1759a5a.js} +2 -2
  11. package/dist/cjs/{index-5af9d3d1.js.map → index-d1759a5a.js.map} +1 -1
  12. package/dist/cjs/{index-be650150.js → index-f0b0a7d1.js} +2 -2
  13. package/dist/cjs/{index-be650150.js.map → index-f0b0a7d1.js.map} +1 -1
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/web-components-library.cjs.js +1 -1
  16. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  17. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  18. package/dist/cjs/z-app-header_12.cjs.entry.js +12 -12
  19. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  20. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  21. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  22. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  23. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  24. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  25. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  26. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  27. package/dist/cjs/z-date-picker.cjs.entry.js +1 -1
  28. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -1
  29. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  30. package/dist/cjs/z-file.cjs.entry.js +1 -1
  31. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  33. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  34. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  35. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  36. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  37. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  38. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  39. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  40. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  41. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -1
  42. package/dist/cjs/z-select.cjs.entry.js +1 -1
  43. package/dist/cjs/z-table.cjs.entry.js +7 -7
  44. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  45. package/dist/cjs/z-td.cjs.entry.js +1 -1
  46. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  47. package/dist/cjs/z-th.cjs.entry.js +1 -1
  48. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  49. package/dist/cjs/z-tr.cjs.entry.js +3 -3
  50. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  51. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  52. package/dist/collection/collection-manifest.json +1 -1
  53. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  54. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -1
  55. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.js +3 -3
  56. package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
  57. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.stories.js +7 -3
  58. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
  59. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  60. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  61. package/dist/collection/components/list/z-list/index.js +1 -1
  62. package/dist/collection/components/list/z-list-element/index.js +1 -1
  63. package/dist/collection/components/list/z-list-group/index.js +2 -2
  64. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  65. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  66. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  67. package/dist/collection/components/table/z-table/index.js +1 -1
  68. package/dist/collection/components/table/z-tbody/index.js +1 -1
  69. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  70. package/dist/collection/components/table/z-thead/index.js +1 -1
  71. package/dist/collection/components/table/z-tr/index.js +1 -1
  72. package/dist/collection/components/z-accordion/index.js +1 -1
  73. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  74. package/dist/collection/components/z-app-header/index.js +1 -1
  75. package/dist/collection/components/z-aria-alert/index.js +1 -1
  76. package/dist/collection/components/z-avatar/index.js +2 -2
  77. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  78. package/dist/collection/components/z-button-sort/index.js +1 -1
  79. package/dist/collection/components/z-chip/index.js +2 -2
  80. package/dist/collection/components/z-combobox/index.js +1 -1
  81. package/dist/collection/components/z-cover-hero/index.js +2 -2
  82. package/dist/collection/components/z-divider/index.js +1 -1
  83. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  84. package/dist/collection/components/z-icon/index.js +7 -7
  85. package/dist/collection/components/z-icon/index.js.map +1 -1
  86. package/dist/collection/components/z-icon/index.stories.js +26 -1
  87. package/dist/collection/components/z-icon/index.stories.js.map +1 -1
  88. package/dist/collection/components/z-icon/styles.css +2 -2
  89. package/dist/collection/components/z-info-box/index.js +1 -1
  90. package/dist/collection/components/z-info-reveal/index.js +1 -1
  91. package/dist/collection/components/z-input/index.js +1 -1
  92. package/dist/collection/components/z-input-message/index.js +1 -1
  93. package/dist/collection/components/z-logo/index.js +1 -1
  94. package/dist/collection/components/z-menu-section/index.js +1 -1
  95. package/dist/collection/components/z-modal/index.js +4 -4
  96. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  97. package/dist/collection/components/z-notification/index.js +1 -1
  98. package/dist/collection/components/z-offcanvas/index.js +1 -1
  99. package/dist/collection/components/z-panel-elem/index.js +2 -2
  100. package/dist/collection/components/z-popover/index.js +1 -1
  101. package/dist/collection/components/z-searchbar/index.js +1 -1
  102. package/dist/collection/components/z-select/index.js +1 -1
  103. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  104. package/dist/components/index.d.ts +1 -1
  105. package/dist/components/index10.js +1 -1
  106. package/dist/components/index11.js +1 -1
  107. package/dist/components/index12.js +1 -1
  108. package/dist/components/index13.js +1 -1
  109. package/dist/components/index14.js +1 -1
  110. package/dist/components/index15.js +2 -2
  111. package/dist/components/index16.js +4 -4
  112. package/dist/components/index22.js +1 -1
  113. package/dist/components/index23.js +1 -1
  114. package/dist/components/index24.js +1 -1
  115. package/dist/components/index5.js +2 -2
  116. package/dist/components/index6.js +1 -1
  117. package/dist/components/index7.js +2 -2
  118. package/dist/components/index8.js +1 -1
  119. package/dist/components/index9.js +4 -4
  120. package/dist/components/index9.js.map +1 -1
  121. package/dist/components/z-accordion.js +1 -1
  122. package/dist/components/z-anchor-navigation.js +1 -1
  123. package/dist/components/z-app-header.js +1 -1
  124. package/dist/components/z-aria-alert.js +1 -1
  125. package/dist/components/z-avatar.js +2 -2
  126. package/dist/components/z-breadcrumb.js +2 -2
  127. package/dist/components/z-button-sort.js +1 -1
  128. package/dist/components/z-combobox.js +1 -1
  129. package/dist/components/z-cover-hero.js +2 -2
  130. package/dist/components/z-date-picker.js +2 -2
  131. package/dist/components/z-date-picker.js.map +1 -1
  132. package/dist/components/z-file.js +1 -1
  133. package/dist/components/z-info-box.js +1 -1
  134. package/dist/components/z-logo.js +1 -1
  135. package/dist/components/z-menu-section.js +1 -1
  136. package/dist/components/z-navigation-tabs.js +2 -2
  137. package/dist/components/z-notification.js +1 -1
  138. package/dist/components/z-panel-elem.js +2 -2
  139. package/dist/components/z-section-title.js +1 -1
  140. package/dist/components/z-section-title.js.map +1 -1
  141. package/dist/components/z-select.js +1 -1
  142. package/dist/components/z-table.js +1 -1
  143. package/dist/components/z-tbody.js +1 -1
  144. package/dist/components/z-td.js +1 -1
  145. package/dist/components/z-tfoot.js +1 -1
  146. package/dist/components/z-th.js +1 -1
  147. package/dist/components/z-thead.js +1 -1
  148. package/dist/components/z-tr.js +1 -1
  149. package/dist/components/z-tree-list.js +1 -1
  150. package/dist/components/z-visually-hidden.js +1 -1
  151. package/dist/docs/themes/index.stories.js +1 -1
  152. package/dist/docs/themes/index.stories.js.map +1 -1
  153. package/dist/esm/{index-9a0ea49b.js → index-0ea3c7c8.js} +2 -2
  154. package/dist/esm/{index-9a0ea49b.js.map → index-0ea3c7c8.js.map} +1 -1
  155. package/dist/esm/{index-2a83dc12.js → index-2ccbb96f.js} +2 -2
  156. package/dist/esm/{index-2a83dc12.js.map → index-2ccbb96f.js.map} +1 -1
  157. package/dist/esm/{index-43637886.js → index-571f913c.js} +2 -2
  158. package/dist/esm/{index-43637886.js.map → index-571f913c.js.map} +1 -1
  159. package/dist/esm/{index-1294ef3d.js → index-ceebee64.js} +4 -4
  160. package/dist/esm/{index-1294ef3d.js.map → index-ceebee64.js.map} +1 -1
  161. package/dist/esm/{index-b2c92bbb.js → index-eb53c87f.js} +2 -2
  162. package/dist/esm/{index-b2c92bbb.js.map → index-eb53c87f.js.map} +1 -1
  163. package/dist/esm/{index-ea1d61dc.js → index-fc0913d1.js} +2 -2
  164. package/dist/esm/{index-ea1d61dc.js.map → index-fc0913d1.js.map} +1 -1
  165. package/dist/esm/loader.js +1 -1
  166. package/dist/esm/web-components-library.js +1 -1
  167. package/dist/esm/z-accordion.entry.js +1 -1
  168. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  169. package/dist/esm/z-app-header_12.entry.js +12 -12
  170. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  171. package/dist/esm/z-aria-alert.entry.js +1 -1
  172. package/dist/esm/z-avatar.entry.js +2 -2
  173. package/dist/esm/z-breadcrumb.entry.js +2 -2
  174. package/dist/esm/z-button-sort.entry.js +1 -1
  175. package/dist/esm/z-chip.entry.js +2 -2
  176. package/dist/esm/z-combobox.entry.js +1 -1
  177. package/dist/esm/z-cover-hero.entry.js +2 -2
  178. package/dist/esm/z-date-picker.entry.js +1 -1
  179. package/dist/esm/z-date-picker.entry.js.map +1 -1
  180. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  181. package/dist/esm/z-file.entry.js +1 -1
  182. package/dist/esm/z-ghost-loading.entry.js +1 -1
  183. package/dist/esm/z-info-box.entry.js +1 -1
  184. package/dist/esm/z-info-reveal.entry.js +1 -1
  185. package/dist/esm/z-logo.entry.js +1 -1
  186. package/dist/esm/z-menu-section.entry.js +1 -1
  187. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  188. package/dist/esm/z-notification.entry.js +1 -1
  189. package/dist/esm/z-panel-elem.entry.js +2 -2
  190. package/dist/esm/z-popover.entry.js +1 -1
  191. package/dist/esm/z-section-title.entry.js +1 -1
  192. package/dist/esm/z-section-title.entry.js.map +1 -1
  193. package/dist/esm/z-select.entry.js +1 -1
  194. package/dist/esm/z-table.entry.js +7 -7
  195. package/dist/esm/z-tbody.entry.js +1 -1
  196. package/dist/esm/z-td.entry.js +1 -1
  197. package/dist/esm/z-tfoot.entry.js +1 -1
  198. package/dist/esm/z-th.entry.js +1 -1
  199. package/dist/esm/z-thead.entry.js +1 -1
  200. package/dist/esm/z-tr.entry.js +3 -3
  201. package/dist/esm/z-tree-list.entry.js +1 -1
  202. package/dist/esm/z-visually-hidden.entry.js +1 -1
  203. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.d.ts +1 -1
  204. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.stories.d.ts +6 -2
  205. package/dist/types/components/z-icon/index.d.ts +2 -2
  206. package/dist/types/components/z-icon/index.stories.d.ts +23 -3
  207. package/dist/types/components.d.ts +4 -4
  208. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +1 -1
  209. package/{www/build/p-fbe3bc33.js → dist/web-components-library/p-0b26a8e0.js} +2 -2
  210. package/dist/web-components-library/p-0bd2b21e.entry.js +2 -0
  211. package/dist/web-components-library/p-1170826b.js +2 -0
  212. package/dist/web-components-library/p-195ed6d2.js +2 -0
  213. package/dist/web-components-library/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  214. package/dist/web-components-library/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  215. package/dist/web-components-library/p-237fcaa9.entry.js +2 -0
  216. package/dist/web-components-library/p-39a968af.entry.js +2 -0
  217. package/dist/web-components-library/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  218. package/dist/web-components-library/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  219. package/dist/web-components-library/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  220. package/{www/build/p-7a33fe43.entry.js → dist/web-components-library/p-43f9569d.entry.js} +2 -2
  221. package/dist/web-components-library/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  222. package/{www/build/p-b0d88afc.entry.js → dist/web-components-library/p-564ddab3.entry.js} +2 -2
  223. package/dist/web-components-library/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  224. package/dist/web-components-library/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  225. package/{www/build/p-b555681f.entry.js → dist/web-components-library/p-684c8fcb.entry.js} +2 -2
  226. package/dist/web-components-library/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  227. package/{www/build/p-9b2e5033.entry.js → dist/web-components-library/p-6a48d114.entry.js} +2 -2
  228. package/{www/build/p-9b2e5033.entry.js.map → dist/web-components-library/p-6a48d114.entry.js.map} +1 -1
  229. package/dist/web-components-library/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  230. package/dist/web-components-library/p-83e3b2ff.entry.js +2 -0
  231. package/dist/web-components-library/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  232. package/dist/web-components-library/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  233. package/dist/web-components-library/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  234. package/dist/web-components-library/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  235. package/{www/build/p-6f761080.entry.js → dist/web-components-library/p-96b5a35d.entry.js} +2 -2
  236. package/dist/web-components-library/p-a22b7aa0.entry.js +2 -0
  237. package/dist/web-components-library/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  238. package/{www/build/p-2618e4de.entry.js → dist/web-components-library/p-c1d89e00.entry.js} +2 -2
  239. package/dist/web-components-library/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  240. package/{www/build/p-663115e2.entry.js → dist/web-components-library/p-c8eef88d.entry.js} +2 -2
  241. package/dist/web-components-library/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  242. package/dist/web-components-library/p-cf837902.entry.js +2 -0
  243. package/dist/web-components-library/p-e2b57681.js +2 -0
  244. package/{www/build/p-6e8d5142.js.map → dist/web-components-library/p-e2b57681.js.map} +1 -1
  245. package/dist/web-components-library/p-e8bab6ad.entry.js +2 -0
  246. package/dist/web-components-library/p-eb9ef3cb.js +2 -0
  247. package/dist/web-components-library/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  248. package/dist/web-components-library/p-f609b40e.entry.js.map +1 -0
  249. package/dist/web-components-library/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  250. package/dist/web-components-library/p-fd7c7885.entry.js +2 -0
  251. package/dist/web-components-library/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  252. package/dist/web-components-library/web-components-library.esm.js +1 -1
  253. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  254. package/package.json +1 -1
  255. package/{dist/web-components-library/p-fbe3bc33.js → www/build/p-0b26a8e0.js} +2 -2
  256. package/www/build/p-0bd2b21e.entry.js +2 -0
  257. package/www/build/p-1170826b.js +2 -0
  258. package/www/build/p-11df33c9.js +2 -0
  259. package/www/build/p-195ed6d2.js +2 -0
  260. package/www/build/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  261. package/www/build/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  262. package/www/build/p-237fcaa9.entry.js +2 -0
  263. package/www/build/p-39a968af.entry.js +2 -0
  264. package/www/build/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  265. package/www/build/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  266. package/www/build/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  267. package/{dist/web-components-library/p-7a33fe43.entry.js → www/build/p-43f9569d.entry.js} +2 -2
  268. package/www/build/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  269. package/{dist/web-components-library/p-b0d88afc.entry.js → www/build/p-564ddab3.entry.js} +2 -2
  270. package/www/build/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  271. package/www/build/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  272. package/{dist/web-components-library/p-b555681f.entry.js → www/build/p-684c8fcb.entry.js} +2 -2
  273. package/www/build/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  274. package/{dist/web-components-library/p-9b2e5033.entry.js → www/build/p-6a48d114.entry.js} +2 -2
  275. package/{dist/web-components-library/p-9b2e5033.entry.js.map → www/build/p-6a48d114.entry.js.map} +1 -1
  276. package/www/build/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  277. package/www/build/p-83e3b2ff.entry.js +2 -0
  278. package/www/build/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  279. package/www/build/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  280. package/www/build/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  281. package/www/build/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  282. package/{dist/web-components-library/p-6f761080.entry.js → www/build/p-96b5a35d.entry.js} +2 -2
  283. package/www/build/p-a22b7aa0.entry.js +2 -0
  284. package/www/build/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  285. package/{dist/web-components-library/p-2618e4de.entry.js → www/build/p-c1d89e00.entry.js} +2 -2
  286. package/www/build/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  287. package/{dist/web-components-library/p-663115e2.entry.js → www/build/p-c8eef88d.entry.js} +2 -2
  288. package/www/build/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  289. package/www/build/p-cf837902.entry.js +2 -0
  290. package/www/build/p-e2b57681.js +2 -0
  291. package/{dist/web-components-library/p-6e8d5142.js.map → www/build/p-e2b57681.js.map} +1 -1
  292. package/www/build/p-e8bab6ad.entry.js +2 -0
  293. package/www/build/p-eb9ef3cb.js +2 -0
  294. package/www/build/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  295. package/www/build/p-f609b40e.entry.js.map +1 -0
  296. package/www/build/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  297. package/www/build/p-fd7c7885.entry.js +2 -0
  298. package/www/build/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  299. package/www/build/web-components-library.esm.js +1 -1
  300. package/www/build/web-components-library.esm.js.map +1 -1
  301. package/www/index.html +1 -1
  302. package/dist/collection/components/z-section-title/index.js.map +0 -1
  303. package/dist/collection/components/z-section-title/index.stories.js.map +0 -1
  304. package/dist/web-components-library/p-26f324ab.js +0 -2
  305. package/dist/web-components-library/p-29759f61.entry.js +0 -2
  306. package/dist/web-components-library/p-2ac26cde.entry.js +0 -2
  307. package/dist/web-components-library/p-2e373eba.entry.js +0 -2
  308. package/dist/web-components-library/p-473ac922.entry.js +0 -2
  309. package/dist/web-components-library/p-4900a14c.entry.js +0 -2
  310. package/dist/web-components-library/p-6e8d5142.js +0 -2
  311. package/dist/web-components-library/p-7000e4f8.js +0 -2
  312. package/dist/web-components-library/p-88983b48.entry.js +0 -2
  313. package/dist/web-components-library/p-8f59d90d.entry.js.map +0 -1
  314. package/dist/web-components-library/p-8fe13fca.entry.js +0 -2
  315. package/dist/web-components-library/p-ad821c05.entry.js +0 -2
  316. package/dist/web-components-library/p-ee43894c.js +0 -2
  317. package/www/build/p-26f324ab.js +0 -2
  318. package/www/build/p-29759f61.entry.js +0 -2
  319. package/www/build/p-2ac26cde.entry.js +0 -2
  320. package/www/build/p-2e373eba.entry.js +0 -2
  321. package/www/build/p-473ac922.entry.js +0 -2
  322. package/www/build/p-4900a14c.entry.js +0 -2
  323. package/www/build/p-6e8d5142.js +0 -2
  324. package/www/build/p-7000e4f8.js +0 -2
  325. package/www/build/p-88983b48.entry.js +0 -2
  326. package/www/build/p-8f59d90d.entry.js.map +0 -1
  327. package/www/build/p-8fe13fca.entry.js +0 -2
  328. package/www/build/p-ad821c05.entry.js +0 -2
  329. package/www/build/p-ee43894c.js +0 -2
  330. package/www/build/p-fb3cf8fc.js +0 -2
  331. /package/dist/collection/components/{z-section-title → deprecated/z-section-title}/styles.css +0 -0
  332. /package/dist/web-components-library/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  333. /package/dist/web-components-library/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  334. /package/dist/web-components-library/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  335. /package/dist/web-components-library/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  336. /package/dist/web-components-library/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  337. /package/dist/web-components-library/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  338. /package/dist/web-components-library/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  339. /package/dist/web-components-library/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  340. /package/dist/web-components-library/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  341. /package/dist/web-components-library/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  342. /package/dist/web-components-library/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  343. /package/dist/web-components-library/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  344. /package/dist/web-components-library/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  345. /package/dist/web-components-library/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  346. /package/dist/web-components-library/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  347. /package/dist/web-components-library/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  358. /package/dist/web-components-library/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  359. /package/dist/web-components-library/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  363. /package/dist/web-components-library/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  364. /package/dist/web-components-library/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  366. /package/dist/web-components-library/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
  367. /package/www/build/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  368. /package/www/build/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  369. /package/www/build/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  370. /package/www/build/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  371. /package/www/build/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  372. /package/www/build/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  373. /package/www/build/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  374. /package/www/build/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  375. /package/www/build/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  376. /package/www/build/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  377. /package/www/build/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  378. /package/www/build/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  379. /package/www/build/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  380. /package/www/build/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  381. /package/www/build/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  382. /package/www/build/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  383. /package/www/build/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  384. /package/www/build/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  385. /package/www/build/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  386. /package/www/build/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  387. /package/www/build/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  388. /package/www/build/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  389. /package/www/build/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  390. /package/www/build/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  391. /package/www/build/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  392. /package/www/build/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  393. /package/www/build/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  394. /package/www/build/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  395. /package/www/build/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  396. /package/www/build/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  397. /package/www/build/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  398. /package/www/build/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  399. /package/www/build/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  400. /package/www/build/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  401. /package/www/build/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
@@ -43,7 +43,7 @@ const ZAnchorNavigation = class {
43
43
  window.removeEventListener("hashchange", this.setCurrent);
44
44
  }
45
45
  render() {
46
- return (index.h(index.Host, { key: '9822a919e14a9643ce66da7d4e24c8cc3e2f62af', collapsed: this.collapsed }, index.h("z-button", { key: '3996cbb3c1e449c1bd28b7e31b0a4de1b0863b7f', class: "toggle", variant: index$1.ButtonVariant.SECONDARY, icon: this.collapsed ? "chevron-up" : "chevron-down", onClick: this.toggleCollapsed.bind(this) }, "salta a"), index.h("nav", { key: '569d34c11dc979a00e89f75fb3ad3f830ff64982', ref: (el) => (this.nav = el) }, index.h("slot", { key: 'a23248eaf941da66c5160e335eb1e6acb286fe80' }))));
46
+ return (index.h(index.Host, { key: '21559cd97e3c519b4b09f5c820200db11cd46fea', collapsed: this.collapsed }, index.h("z-button", { key: '5e64a3ddca23ea019ccdec281fd352d118b689d6', class: "toggle", variant: index$1.ButtonVariant.SECONDARY, icon: this.collapsed ? "chevron-up" : "chevron-down", onClick: this.toggleCollapsed.bind(this) }, "salta a"), index.h("nav", { key: 'c0be356bcf89ee170536187e0aab628f9463373f', ref: (el) => (this.nav = el) }, index.h("slot", { key: '833fa42dbc67db1987de137de8a2f3217cc5142b' }))));
47
47
  }
48
48
  get host() { return index.getElement(this); }
49
49
  };
@@ -254,7 +254,7 @@ const ZAppHeader = class {
254
254
  }
255
255
  render() {
256
256
  const hasTopSubtitle = this.hasSlot("top-subtitle");
257
- return (index$1.h(index$1.Host, { key: '451b6acd7b53a5f3cae55dc7c0004b22ade0aa41', "menu-length": this.menuLength }, index$1.h("div", { key: 'e97dc023c06d7c1eada472e98e744f47f5633b36', class: { "heading-panel": true, "has-menubar": this.menuLength > 0 && !this.enableOffcanvas }, ref: (el) => (this.container = el) }, index$1.h("div", { key: '1aa75f7514bafc871755fa69995dfb459f6380a1', class: "heading-container" }, ((!this.enableSearch && this.isMobile) || !this.isMobile) && (index$1.h("div", { key: '0d6db048a85956f68e906658d6302003cb9b2c48', class: "top-subtitle" }, index$1.h("slot", { key: '5cb024fd28e76d7152a7e6c77f983ecbfdfbb415', name: "top-subtitle" }))), index$1.h("div", { key: '595a01015699c9457b6358fbade05c511b41e601', class: "heading-title" }, this.renderMenuButton(), !hasTopSubtitle && !this._stuck && this.renderProductLogos(), index$1.h("slot", { key: '5ddfea601bbbed4fa9f8471d609f9eaf64ad1311', name: "title" }), this.enableSearch && !this.isMobile && this.renderSeachbar()), this.enableSearch && this.isMobile && this.renderSeachbar()), index$1.h("nav", { key: '7971c0a2e1d014a62675fbddb2e712b19c6dc79f', class: "menu-container", "aria-label": this.title || undefined }, this.canShowMenu && (index$1.h("div", { key: 'ffd0f44061f20897bba3ae34a3d3e26bde993206', role: "menubar", "aria-label": this.title || undefined }, index$1.h("slot", { key: '2ddbfb789b028464ae5583c6f592f1be629bbb73', name: "menu", onSlotchange: this.collectMenuElements }))))), this.renderOffcanvas(), this._stuck && this.renderStuck()));
257
+ return (index$1.h(index$1.Host, { key: '607b7e24e9f285a68b2b060594d7f05e1858d5cb', "menu-length": this.menuLength }, index$1.h("div", { key: 'de8f54eeebf6566e213aa26f938de37837a4eaee', class: { "heading-panel": true, "has-menubar": this.menuLength > 0 && !this.enableOffcanvas }, ref: (el) => (this.container = el) }, index$1.h("div", { key: 'f11b563767f199727353f296321d0668f8444465', class: "heading-container" }, ((!this.enableSearch && this.isMobile) || !this.isMobile) && (index$1.h("div", { key: '19345fabd859f0d6bad18ee1cdb1c03d959f888a', class: "top-subtitle" }, index$1.h("slot", { key: '47a905ab7dc9c88c99d296bc57021bb15ce5ca12', name: "top-subtitle" }))), index$1.h("div", { key: 'c2143a9324af347082cdd40584622818f631cea3', class: "heading-title" }, this.renderMenuButton(), !hasTopSubtitle && !this._stuck && this.renderProductLogos(), index$1.h("slot", { key: '90ebc7860504f24edf3b4380d716eedf4674ccab', name: "title" }), this.enableSearch && !this.isMobile && this.renderSeachbar()), this.enableSearch && this.isMobile && this.renderSeachbar()), index$1.h("nav", { key: '43fb23d049539010c329b0b4c03df3651ad0962b', class: "menu-container", "aria-label": this.title || undefined }, this.canShowMenu && (index$1.h("div", { key: 'e08c4cd11e0fb472ae66ed70c7129977175eaa1c', role: "menubar", "aria-label": this.title || undefined }, index$1.h("slot", { key: '5daa80b2f4cd1274f2cf564d29677a2c426a4359', name: "menu", onSlotchange: this.collectMenuElements }))))), this.renderOffcanvas(), this._stuck && this.renderStuck()));
258
258
  }
259
259
  get hostElement() { return index$1.getElement(this); }
260
260
  static get watchers() { return {
@@ -314,7 +314,7 @@ const ZDivider = class {
314
314
  this.orientation = index.DividerOrientation.HORIZONTAL;
315
315
  }
316
316
  render() {
317
- return (index$1.h(index$1.Host, { key: '65ff62cb6eb5e7c452bd78ca0818f84d2cbe7a06', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
317
+ return (index$1.h(index$1.Host, { key: '04573f93294d9e35e7901c677476414b9d1eb74f', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
318
318
  }
319
319
  };
320
320
  ZDivider.style = ZDividerStyle0;
@@ -1256,7 +1256,7 @@ Object.assign(ICONS, LEGACY_ICONS);
1256
1256
  Object.assign(ICONS, { "burger-menu": ICONS["burger-menu-mobile"] });
1257
1257
  Object.assign(ICONS, { "burger-menu-filled": ICONS["burger-menu-mobile-filled"] });
1258
1258
 
1259
- const stylesCss$8 = ":host{margin-right:var(--z-icon-right-margin, 0);margin-left:var(--z-icon-left-margin, 0);line-height:0;vertical-align:middle}:host svg:not([width]){width:var(--z-icon-width, 18px)}:host svg:not([height]){height:var(--z-icon-height, 18px)}";
1259
+ const stylesCss$8 = ":host{margin-right:var(--z-icon-right-margin, 0);margin-left:var(--z-icon-left-margin, 0);line-height:0;vertical-align:middle}:host svg:not([width]){width:var(--z-icon-width, 1.125rem)}:host svg:not([height]){height:var(--z-icon-height, 1.125rem)}";
1260
1260
  const ZIconStyle0 = stylesCss$8;
1261
1261
 
1262
1262
  const ZIcon = class {
@@ -1275,7 +1275,7 @@ const ZIcon = class {
1275
1275
  return index$1.h("polygon", { points: ICONS[this.name] });
1276
1276
  }
1277
1277
  render() {
1278
- return (index$1.h(index$1.Host, { key: 'fdf876a0af1632805ab24af1c593ef5bff78271a', "aria-hidden": "true" }, index$1.h("svg", { key: 'fc339ba7c96345b920c370f8476be850332c3eed', viewBox: "0 0 1000 1000", width: this.width, height: this.height, id: this.iconid, fill: this.fill ? `var(--${this.fill})` : "" }, this.selectPathOrPolygon(ICONS[this.name]))));
1278
+ return (index$1.h(index$1.Host, { key: '427cac0797fc718938ee45da5999b8a2bf70e570', "aria-hidden": "true" }, index$1.h("svg", { key: '23275947c49b69095acbec1df2ecec0f04da3525', viewBox: "0 0 1000 1000", width: this.width, height: this.height, id: this.iconid, fill: this.fill ? `var(--${this.fill})` : "" }, this.selectPathOrPolygon(ICONS[this.name]))));
1279
1279
  }
1280
1280
  };
1281
1281
  ZIcon.style = ZIconStyle0;
@@ -1547,7 +1547,7 @@ const ZInput = class {
1547
1547
  default:
1548
1548
  input = this.renderInputText(this.type);
1549
1549
  }
1550
- return index$1.h(index$1.Host, { key: 'e6da498fffe9f65443c3adf2a30995209582c9bc' }, input);
1550
+ return index$1.h(index$1.Host, { key: '716ee8b89dbfeffedfdbfa8785c3994a94c44f44' }, input);
1551
1551
  }
1552
1552
  get hostElement() { return index$1.getElement(this); }
1553
1553
  };
@@ -1576,7 +1576,7 @@ const ZInputMessage = class {
1576
1576
  this.onMessageChange();
1577
1577
  }
1578
1578
  render() {
1579
- return (index$1.h(index$1.Host, Object.assign({ key: '919a2529c38124f49831f98be6500d63209ff06c' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && index$1.h("z-icon", { key: 'e1bfac5cf309cdc16850fe59beda60f2a3c03822', name: this.statusIcons[this.status] }), index$1.h("span", { key: '2790e625b47cd9efe8f2e71f7e741ff237ccf645', innerHTML: this.message })));
1579
+ return (index$1.h(index$1.Host, Object.assign({ key: 'ef26c50e4e8f21bed23b6b530f34866bb9d746af' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && index$1.h("z-icon", { key: '1c701e5f10e96e549fc3e799cbc16099f2032956', name: this.statusIcons[this.status] }), index$1.h("span", { key: '9a12b124d65a4b4ebcb9856ce6e9fa275d96ac64', innerHTML: this.message })));
1580
1580
  }
1581
1581
  static get watchers() { return {
1582
1582
  "message": ["onMessageChange"],
@@ -1607,7 +1607,7 @@ const ZList = class {
1607
1607
  this.setChildrenSizeType();
1608
1608
  }
1609
1609
  render() {
1610
- return (index$1.h(index$1.Host, { key: 'b8c56afd8f7e7bc741811796373511d8bea0e134' }, index$1.h("slot", { key: 'd38c7d0cda75c379d2b7f3b1a30f6b02cb6cec5f' })));
1610
+ return (index$1.h(index$1.Host, { key: 'f178d7e0463f0e0495aa3029dd8a14b3947770ad' }, index$1.h("slot", { key: '9f177d9529829d8eb48329cfc969c739c24c5a52' })));
1611
1611
  }
1612
1612
  get host() { return index$1.getElement(this); }
1613
1613
  };
@@ -1734,7 +1734,7 @@ const ZListElement = class {
1734
1734
  }
1735
1735
  }
1736
1736
  render() {
1737
- return (index$1.h(index$1.Host, { key: '7275a62d92ddfa15c3ab65be4509029e0c696757', "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: '422279708849ca0c34ec54eab90a3159107b4e70', class: this.hasTreeItems ? "tree-element-container" : "container", style: { color: `var(--${this.color})` }, tabindex: "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, index$1.h("div", { key: 'dde7317eab7945dbe785b03727c4210f5e88c377', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === index.ListDividerType.ELEMENT && (index$1.h("z-divider", { key: 'c91885e38afd87b9f0b68e9e5bc3b4913274eec7', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
1737
+ return (index$1.h(index$1.Host, { key: 'e85405b1ec7beb005da77e536f26ddbc336b8e85', "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: '00aa30024263577a239edd5ab76fe655f42ffa5c', class: this.hasTreeItems ? "tree-element-container" : "container", style: { color: `var(--${this.color})` }, tabindex: "-1", id: `z-list-element-id-${this.listElementId}`, part: "list-item-container" }, index$1.h("div", { key: '03e62ff1c159abab3d96086e54fb975a37cc06fc', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === index.ListDividerType.ELEMENT && (index$1.h("z-divider", { key: '64675717abe6bb63de0b3ec39c638fc445639ce3', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
1738
1738
  }
1739
1739
  get host() { return index$1.getElement(this); }
1740
1740
  };
@@ -1770,11 +1770,11 @@ const ZListGroup = class {
1770
1770
  this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
1771
1771
  }
1772
1772
  render() {
1773
- return (index$1.h(index$1.Host, { key: 'e1e930b456d48f33cee98df8b0cff95a1e4ef284', role: "group" }, index$1.h("div", { key: '9774b849c0a10d22a9dfee59e02fe06e2f2574d9', class: {
1773
+ return (index$1.h(index$1.Host, { key: '1e3229205e55482b92dc8d0a972d9f9e1805ba56', role: "group" }, index$1.h("div", { key: 'ede88ef3d1845e0c432b7a00b8f9dc959ce258e6', class: {
1774
1774
  "z-list-group-header-container": true,
1775
1775
  "has-header": this.hasHeader && !this.hasTreeItems,
1776
1776
  "grouped-tree-list-header": this.hasTreeItems,
1777
- } }, index$1.h("slot", { key: '754ee43ea298bb22452859671d509480d311918b', name: "header-title" }), this.dividerType === index.ListDividerType.HEADER && (index$1.h("z-divider", { key: '5033e52bedd67862875cb05a5ebc3a4d3f4765fa', color: this.dividerColor, size: this.dividerSize }))), index$1.h("slot", { key: '469a386f1d102b371aad8e9bfcd1ea7a3d5e8ee9' })));
1777
+ } }, index$1.h("slot", { key: 'd6c2cef7568424ebab1ae5d3dc572d4bc2aba61c', name: "header-title" }), this.dividerType === index.ListDividerType.HEADER && (index$1.h("z-divider", { key: '5e45b81c54db4f623d366e62817f2a60ede8fa19', color: this.dividerColor, size: this.dividerSize }))), index$1.h("slot", { key: '2a1a7ad0e3f8b56dd4880b8215ab79bd27981804' })));
1778
1778
  }
1779
1779
  get host() { return index$1.getElement(this); }
1780
1780
  };
@@ -1845,7 +1845,7 @@ const ZOffcanvas = class {
1845
1845
  this.open = false;
1846
1846
  }
1847
1847
  render() {
1848
- return (index$1.h(index$1.Host, { key: '9a9c6e3c3f980f8004b398ae8b0c55bc10f5449f', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, index$1.h("div", { key: 'e6d7d7c21cbf000b312292032f5866a9d565ea86', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, index$1.h("div", { key: 'b4e9935c0b0bc5d3aca14013448068ffb48f29bb', class: "canvas-content z-scrollbar", role: "presentation" }, index$1.h("slot", { key: '884558175709f4d62aa7540d8b31802d53017126', name: "canvasContent" }))), (this.variant == index.OffCanvasVariant.OVERLAY || this.transitiondirection === index.TransitionDirection.UP) && (index$1.h("div", { key: 'd6f83f4bf0a3b5a8295226d81fa687a40aececda', class: "canvas-background", onClick: () => (this.open = false) }))));
1848
+ return (index$1.h(index$1.Host, { key: '299c69d8788f7cf2e12b6f6eb151c3b7c5e4e271', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, index$1.h("div", { key: '2620f2f0ef0741cbe6e5d63f7ed38299fb253852', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, index$1.h("div", { key: '1df851d5c4d1fddb24a62c5e3d92a7181bd36d05', class: "canvas-content z-scrollbar", role: "presentation" }, index$1.h("slot", { key: '89303666352d55c9a92a0b4cecc9bea8d42125f7', name: "canvasContent" }))), (this.variant == index.OffCanvasVariant.OVERLAY || this.transitiondirection === index.TransitionDirection.UP) && (index$1.h("div", { key: '197e3eb34f5981c52a553875157a3a02993f7684', class: "canvas-background", onClick: () => (this.open = false) }))));
1849
1849
  }
1850
1850
  static get watchers() { return {
1851
1851
  "variant": ["handlePageOverflow"],
@@ -2141,7 +2141,7 @@ const ZSearchbar = class {
2141
2141
  return (index$1.h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, index$1.h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
2142
2142
  }
2143
2143
  render() {
2144
- return (index$1.h(index$1.Host, { key: 'cc39817de805447fe7f47210216366df394f862b', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, index$1.h("div", { key: 'f91887f06e4fcf0525c30acc4331579ae84fcd3c', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
2144
+ return (index$1.h(index$1.Host, { key: '700c1b24aa29998ad1f51ddeff187bb462c87d39', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, index$1.h("div", { key: 'fb8c855749a9d3e901cd350d4d0246c2f2b3d183', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
2145
2145
  }
2146
2146
  get element() { return index$1.getElement(this); }
2147
2147
  static get watchers() { return {