@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
@@ -9,11 +9,11 @@ export class ZChip {
9
9
  this.ariaLabel = "";
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'f298fec6fee651bf99d7eb287f758021afb8b3b7', class: {
12
+ return (h("div", { key: '0c1d69ed8078ff340f797d27d2b74798471c001b', class: {
13
13
  "z-chip-container": true,
14
14
  "z-chip-interactive": !!this.interactiveIcon,
15
15
  [this.type]: true,
16
- }, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: '2ee1ad57ac26ca309542f87b209cb071c8edd174', name: this.icon }), h("slot", { key: '8c37d2157e77e82a5a3a833e000592e9d1980a80' }), this.interactiveIcon && (h("button", { key: 'df795b0413c1f6cd8a97efd1ef57fb4127083cb0', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: 'fbfaf3b3df75f783b248de61486b07e4d117335c', class: "interactive-icon", name: this.interactiveIcon })))));
16
+ }, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: 'baa00891b0130541f3a820a08678d2f1eef894b7', name: this.icon }), h("slot", { key: 'd49c8dc5643a7f42f62ab086f9ae97da18aa2561' }), this.interactiveIcon && (h("button", { key: '970f2ccfd3cf3718627e8aec7bfe06d957694030', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: '68c899a4e14a204eaac9fc7d2be37dfd5af1b087', class: "interactive-icon", name: this.interactiveIcon })))));
17
17
  }
18
18
  static get is() { return "z-chip"; }
19
19
  static get encapsulation() { return "scoped"; }
@@ -251,7 +251,7 @@ export class ZCombobox {
251
251
  return (h("div", { class: "check-all-wrapper" }, h("z-input", { type: InputType.CHECKBOX, checked: allChecked, htmlid: checkAllId, class: this.getCheckboxClass(), label: allChecked ? this.uncheckalltext : this.checkalltext, disabled: this.maxcheckableitems && this.maxcheckableitems < this.itemsList.length, size: this.size === ControlSize.X_SMALL ? ControlSize.SMALL : this.size, role: "option", "aria-selected": allChecked ? "true" : "false", onKeyDown: (e) => this.handleSelectArrowsNavigation(e, checkAllId), onInputCheck: (e) => this.checkAll(e.detail.checked), onInputFocus: (e) => this.handleCheckboxFocus(e.detail.id) })));
252
252
  }
253
253
  render() {
254
- return (h("div", { key: 'f9e2fc533ccbebfaa72bc7eed6bd57fd6552a4fb', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
254
+ return (h("div", { key: '5f5a261815a1e041fe8958fdd5444b7b0a49845b', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
255
255
  }
256
256
  static get is() { return "z-combobox"; }
257
257
  static get encapsulation() { return "shadow"; }
@@ -35,9 +35,9 @@ export class ZCoverHero {
35
35
  return (h("div", { class: "content-container" }, h("slot", { name: "content" })));
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: '778bbf291108b26191769f57408abd96e28bf95d' }, this.variant === CoverHeroVariant.STACKED &&
38
+ return (h(Host, { key: '9d19bccd90d41d823dedfd22d4735806513e02b4' }, this.variant === CoverHeroVariant.STACKED &&
39
39
  this.contentPosition === CoverHeroContentPosition.TOP &&
40
- this.renderContent(), h("div", { key: '648e41fe0943939797b73323a3f746ff884b8f54', class: "main-container" }, h("div", { key: '2b9f9f1f996cd56cb85669875c08379f0bfa2c20', class: "cover-container" }, h("slot", { key: 'c0586ce06659006ef1929095e43f8708d324eaec', name: "cover" })), h("slot", { key: '7a67416d291fcf85905d10bafbf37ce651917fda', name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === CoverHeroVariant.STACKED &&
40
+ this.renderContent(), h("div", { key: 'c700a2f18c53e2ee3f0893bb5e06c591847cbf3d', class: "main-container" }, h("div", { key: '32d74cad8e5c8ca8e6bf14a98dda4f490eca8983', class: "cover-container" }, h("slot", { key: '3b54102807692fa0bd3c13ec02ca577dd817f12c', name: "cover" })), h("slot", { key: '330c4c5cb791cb34d6ae5c797f5af17b55e6173b', name: "info-reveal" }), this.variant === CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === CoverHeroVariant.STACKED &&
41
41
  this.contentPosition === CoverHeroContentPosition.BOTTOM &&
42
42
  this.renderContent()));
43
43
  }
@@ -7,7 +7,7 @@ export class ZDivider {
7
7
  this.orientation = DividerOrientation.HORIZONTAL;
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '65ff62cb6eb5e7c452bd78ca0818f84d2cbe7a06', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
10
+ return (h(Host, { key: '04573f93294d9e35e7901c677476414b9d1eb74f', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
11
11
  }
12
12
  static get is() { return "z-divider"; }
13
13
  static get encapsulation() { return "scoped"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class ZGhostLoading {
3
3
  render() {
4
- return h(Host, { key: 'bf81f9a8a42163a8ec5ddec0e97dda8dee2bb15b' });
4
+ return h(Host, { key: '06569bdb14202a00a873fc4d8336448b20115378' });
5
5
  }
6
6
  static get is() { return "z-ghost-loading"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -15,7 +15,7 @@ export class ZIcon {
15
15
  return h("polygon", { points: ICONS[this.name] });
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: 'fdf876a0af1632805ab24af1c593ef5bff78271a', "aria-hidden": "true" }, 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]))));
18
+ return (h(Host, { key: '427cac0797fc718938ee45da5999b8a2bf70e570', "aria-hidden": "true" }, 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]))));
19
19
  }
20
20
  static get is() { return "z-icon"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -49,11 +49,11 @@ export class ZIcon {
49
49
  "reflect": false
50
50
  },
51
51
  "height": {
52
- "type": "number",
52
+ "type": "any",
53
53
  "mutable": false,
54
54
  "complexType": {
55
- "original": "number",
56
- "resolved": "number",
55
+ "original": "number | string",
56
+ "resolved": "number | string",
57
57
  "references": {}
58
58
  },
59
59
  "required": false,
@@ -66,11 +66,11 @@ export class ZIcon {
66
66
  "reflect": false
67
67
  },
68
68
  "width": {
69
- "type": "number",
69
+ "type": "any",
70
70
  "mutable": false,
71
71
  "complexType": {
72
- "original": "number",
73
- "resolved": "number",
72
+ "original": "number | string",
73
+ "resolved": "number | string",
74
74
  "references": {}
75
75
  },
76
76
  "required": false,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-icon/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AACvD,OAAO,EAAC,KAAK,EAAC,MAAM,yBAAyB,CAAC;AAO9C,MAAM,OAAO,KAAK;;;;;;;;IAqBR,mBAAmB,CAAC,SAAiB;QAC3C,IAAI,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,CAAC,GAAG,CAAC,EAAE,CAAC;YAC/B,OAAO,YAAM,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAS,CAAC;QAC5C,CAAC;QAED,OAAO,eAAS,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAY,CAAC;IACvD,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,oEAAa,MAAM;YACtB,4DACE,OAAO,EAAC,eAAe,EACvB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,EAAE,EAAE,IAAI,CAAC,MAAM,EACf,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC,CAAC,EAAE,IAE3C,IAAI,CAAC,mBAAmB,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CACvC,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Host, Prop, h} from \"@stencil/core\";\nimport {ICONS} from \"../../constants/iconset\";\n\n@Component({\n tag: \"z-icon\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZIcon {\n /** icon name */\n @Prop()\n name: string;\n\n /** icon height (optional) */\n @Prop()\n height?: number;\n\n /** icon width (optional) */\n @Prop()\n width?: number;\n\n /** icon id (optional) */\n @Prop()\n iconid?: string;\n\n /** icon fill (optional) */\n @Prop()\n fill?: string;\n\n private selectPathOrPolygon(iconValue: string): SVGPathElement | SVGPolygonElement {\n if (iconValue?.startsWith(\"M\")) {\n return <path d={ICONS[this.name]}></path>;\n }\n\n return <polygon points={ICONS[this.name]}></polygon>;\n }\n\n render(): SVGElement {\n return (\n <Host aria-hidden=\"true\">\n <svg\n viewBox=\"0 0 1000 1000\"\n width={this.width}\n height={this.height}\n id={this.iconid}\n fill={this.fill ? `var(--${this.fill})` : \"\"}\n >\n {this.selectPathOrPolygon(ICONS[this.name])}\n </svg>\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-icon/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC,EAAC,MAAM,eAAe,CAAC;AACvD,OAAO,EAAC,KAAK,EAAC,MAAM,yBAAyB,CAAC;AAO9C,MAAM,OAAO,KAAK;;;;;;;;IAqBR,mBAAmB,CAAC,SAAiB;QAC3C,IAAI,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,CAAC,GAAG,CAAC,EAAE,CAAC;YAC/B,OAAO,YAAM,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAS,CAAC;QAC5C,CAAC;QAED,OAAO,eAAS,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,GAAY,CAAC;IACvD,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,oEAAa,MAAM;YACtB,4DACE,OAAO,EAAC,eAAe,EACvB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,EAAE,EAAE,IAAI,CAAC,MAAM,EACf,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC,CAAC,EAAE,IAE3C,IAAI,CAAC,mBAAmB,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CACvC,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Host, Prop, h} from \"@stencil/core\";\nimport {ICONS} from \"../../constants/iconset\";\n\n@Component({\n tag: \"z-icon\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZIcon {\n /** icon name */\n @Prop()\n name: string;\n\n /** icon height (optional) */\n @Prop()\n height?: number | string;\n\n /** icon width (optional) */\n @Prop()\n width?: number | string;\n\n /** icon id (optional) */\n @Prop()\n iconid?: string;\n\n /** icon fill (optional) */\n @Prop()\n fill?: string;\n\n private selectPathOrPolygon(iconValue: string): SVGPathElement | SVGPolygonElement {\n if (iconValue?.startsWith(\"M\")) {\n return <path d={ICONS[this.name]}></path>;\n }\n\n return <polygon points={ICONS[this.name]}></polygon>;\n }\n\n render(): SVGElement {\n return (\n <Host aria-hidden=\"true\">\n <svg\n viewBox=\"0 0 1000 1000\"\n width={this.width}\n height={this.height}\n id={this.iconid}\n fill={this.fill ? `var(--${this.fill})` : \"\"}\n >\n {this.selectPathOrPolygon(ICONS[this.name])}\n </svg>\n </Host>\n );\n }\n}\n"]}
@@ -1,10 +1,20 @@
1
1
  import { html } from "lit";
2
2
  import { getColorTokens } from "../../utils/storybook-utils";
3
3
  import "./index";
4
- export default {
4
+ const StoryMeta = {
5
5
  title: "ZIcon",
6
6
  component: "z-icon",
7
7
  argTypes: {
8
+ width: {
9
+ control: {
10
+ type: "text",
11
+ },
12
+ },
13
+ height: {
14
+ control: {
15
+ type: "text",
16
+ },
17
+ },
8
18
  fill: {
9
19
  options: getColorTokens().map((token) => token.replace("--", "")),
10
20
  control: {
@@ -19,6 +29,7 @@ export default {
19
29
  fill: "color-primary01",
20
30
  },
21
31
  };
32
+ export default StoryMeta;
22
33
  export const Default = {
23
34
  render: (args) => html `<z-icon
24
35
  name="${args.name}"
@@ -27,4 +38,18 @@ export const Default = {
27
38
  fill="${args.fill}"
28
39
  ></z-icon>`,
29
40
  };
41
+ export const ZIconRem = {
42
+ args: {
43
+ name: "download",
44
+ height: "1.125rem",
45
+ width: "1.125rem",
46
+ fill: "color-primary01",
47
+ },
48
+ render: (args) => html `<z-icon
49
+ name="${args.name}"
50
+ height="${args.height}"
51
+ width="${args.width}"
52
+ fill="${args.fill}"
53
+ ></z-icon>`,
54
+ };
30
55
  //# sourceMappingURL=index.stories.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../src/components/z-icon/index.stories.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,IAAI,EAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAC,cAAc,EAAC,MAAM,6BAA6B,CAAC;AAC3D,OAAO,SAAS,CAAC;AAEjB,eAAe;IACb,KAAK,EAAE,OAAO;IACd,SAAS,EAAE,QAAQ;IACnB,QAAQ,EAAE;QACR,IAAI,EAAE;YACJ,OAAO,EAAE,cAAc,EAAE,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;YACjE,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;SACF;KACF;IACD,IAAI,EAAE;QACJ,IAAI,EAAE,UAAU;QAChB,MAAM,EAAE,EAAE;QACV,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,iBAAiB;KACxB;CACoB,CAAC;AAExB,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CACf,IAAI,CAAA;cACM,IAAI,CAAC,IAAI;gBACP,IAAI,CAAC,MAAM;eACZ,IAAI,CAAC,KAAK;cACX,IAAI,CAAC,IAAI;eACR;CACd,CAAC","sourcesContent":["import {Meta} from \"@storybook/web-components\";\nimport {html} from \"lit\";\nimport {type ZIcon} from \".\";\nimport {getColorTokens} from \"../../utils/storybook-utils\";\nimport \"./index\";\n\nexport default {\n title: \"ZIcon\",\n component: \"z-icon\",\n argTypes: {\n fill: {\n options: getColorTokens().map((token) => token.replace(\"--\", \"\")),\n control: {\n type: \"select\",\n },\n },\n },\n args: {\n name: \"download\",\n height: 24,\n width: 24,\n fill: \"color-primary01\",\n },\n} satisfies Meta<ZIcon>;\n\nexport const Default = {\n render: (args) =>\n html`<z-icon\n name=\"${args.name}\"\n height=\"${args.height}\"\n width=\"${args.width}\"\n fill=\"${args.fill}\"\n ></z-icon>`,\n};\n"]}
1
+ {"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../src/components/z-icon/index.stories.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,IAAI,EAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAC,cAAc,EAAC,MAAM,6BAA6B,CAAC;AAC3D,OAAO,SAAS,CAAC;AAEjB,MAAM,SAAS,GAAG;IAChB,KAAK,EAAE,OAAO;IACd,SAAS,EAAE,QAAQ;IACnB,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,OAAO,EAAE;gBACP,IAAI,EAAE,MAAM;aACb;SACF;QACD,MAAM,EAAE;YACN,OAAO,EAAE;gBACP,IAAI,EAAE,MAAM;aACb;SACF;QACD,IAAI,EAAE;YACJ,OAAO,EAAE,cAAc,EAAE,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;YACjE,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;SACF;KACF;IACD,IAAI,EAAE;QACJ,IAAI,EAAE,UAAU;QAChB,MAAM,EAAE,EAAE;QACV,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,iBAAiB;KACxB;CACoB,CAAC;AAExB,eAAe,SAAS,CAAC;AAIzB,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CACf,IAAI,CAAA;cACM,IAAI,CAAC,IAAI;gBACP,IAAI,CAAC,MAAM;eACZ,IAAI,CAAC,KAAK;cACX,IAAI,CAAC,IAAI;eACR;CACE,CAAC;AAElB,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,IAAI,EAAE;QACJ,IAAI,EAAE,UAAU;QAChB,MAAM,EAAE,UAAU;QAClB,KAAK,EAAE,UAAU;QACjB,IAAI,EAAE,iBAAiB;KACxB;IACD,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CACf,IAAI,CAAA;cACM,IAAI,CAAC,IAAI;gBACP,IAAI,CAAC,MAAM;eACZ,IAAI,CAAC,KAAK;cACX,IAAI,CAAC,IAAI;eACR;CACE,CAAC","sourcesContent":["import {Meta, StoryObj} from \"@storybook/web-components\";\nimport {html} from \"lit\";\nimport {type ZIcon} from \".\";\nimport {getColorTokens} from \"../../utils/storybook-utils\";\nimport \"./index\";\n\nconst StoryMeta = {\n title: \"ZIcon\",\n component: \"z-icon\",\n argTypes: {\n width: {\n control: {\n type: \"text\",\n },\n },\n height: {\n control: {\n type: \"text\",\n },\n },\n fill: {\n options: getColorTokens().map((token) => token.replace(\"--\", \"\")),\n control: {\n type: \"select\",\n },\n },\n },\n args: {\n name: \"download\",\n height: 24,\n width: 24,\n fill: \"color-primary01\",\n },\n} satisfies Meta<ZIcon>;\n\nexport default StoryMeta;\n\ntype Story = StoryObj<ZIcon>;\n\nexport const Default = {\n render: (args) =>\n html`<z-icon\n name=\"${args.name}\"\n height=\"${args.height}\"\n width=\"${args.width}\"\n fill=\"${args.fill}\"\n ></z-icon>`,\n} satisfies Story;\n\nexport const ZIconRem = {\n args: {\n name: \"download\",\n height: \"1.125rem\",\n width: \"1.125rem\",\n fill: \"color-primary01\",\n },\n render: (args) =>\n html`<z-icon\n name=\"${args.name}\"\n height=\"${args.height}\"\n width=\"${args.width}\"\n fill=\"${args.fill}\"\n ></z-icon>`,\n} satisfies Story;\n"]}
@@ -6,9 +6,9 @@
6
6
  }
7
7
 
8
8
  :host svg:not([width]) {
9
- width: var(--z-icon-width, 18px);
9
+ width: var(--z-icon-width, 1.125rem);
10
10
  }
11
11
 
12
12
  :host svg:not([height]) {
13
- height: var(--z-icon-height, 18px);
13
+ height: var(--z-icon-height, 1.125rem);
14
14
  }
@@ -11,7 +11,7 @@ export class ZInfoBox {
11
11
  this.infoBoxClose.emit({ boxid: this.boxid });
12
12
  }
13
13
  render() {
14
- return (h("div", { key: 'f8042fc7ac5f86f6023c2ed1c9a883aef87e1064', id: this.boxid }, h("slot", { key: 'b518c1864d89232be174880a07f871f382c255b6', name: "content" }), this.isclosable && (h("z-icon", { key: '58b3730cbacf445bfa6097c47ab6f4fc558ef404', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
14
+ return (h("div", { key: '97f595bcb0456f5a5178d713253f44798e97aa64', id: this.boxid }, h("slot", { key: 'dad87fab0f68993bfd0c255b10d7949e8df64ce4', name: "content" }), this.isclosable && (h("z-icon", { key: '405f33531ac9fb80f1677837c4e873fc609b289f', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
15
15
  }
16
16
  static get is() { return "z-info-box"; }
17
17
  static get encapsulation() { return "shadow"; }
@@ -50,7 +50,7 @@ export class ZInfoReveal {
50
50
  }
51
51
  }
52
52
  render() {
53
- return (h(Host, { key: 'db7f27575bc8af8b9e3b3b1e49f24e25f9c4bc81', open: this.open }, h("button", { key: 'e73aac3a73abd56bdde77a324afce36c935af94a', class: "z-info-reveal-trigger", type: "button", onClick: this.togglePanel.bind(this), "aria-label": !this.label ? this.ariaLabel : undefined, "aria-expanded": this.open ? "true" : "false", "aria-controls": "z-info-reveal-panel" }, this.icon && h("z-icon", { key: '1dc7e3e5a2259dcf6199387f2601d33200262290', name: this.icon }), this.label && h("span", { key: '738d19a9cd45bcb7bdd7954af2f6d8b3ab3db607', class: "z-info-reveal-label" }, this.label)), h("div", { key: '3e3d2967bae86e8d771a97410af7a60071ae53d3', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: 'f8d97c7f92f87e981eca6d8c3be184c16adbc079' }), h("button", { key: 'db6a7e6bad33bb3e669e6b1dad1c2e4308882000', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: 'a031272c3558f918556bbc45af47566c7edd6dce', name: "multiply" })))));
53
+ return (h(Host, { key: 'a19485beada104ab116a2eb280d976aa608260aa', open: this.open }, h("button", { key: '504213f62284cc74ed74b651a3a54dcd9715a1f1', class: "z-info-reveal-trigger", type: "button", onClick: this.togglePanel.bind(this), "aria-label": !this.label ? this.ariaLabel : undefined, "aria-expanded": this.open ? "true" : "false", "aria-controls": "z-info-reveal-panel" }, this.icon && h("z-icon", { key: '4fd422856292ae26d66a04188abfb74c5e809141', name: this.icon }), this.label && h("span", { key: '4753636fcf7c98c077a93ac783b22b1057492bb5', class: "z-info-reveal-label" }, this.label)), h("div", { key: 'bdff08efa35c74951b48d909e83d7ccf32079460', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: '441569ddd80537294c1d66a1555423c460f7f8c9' }), h("button", { key: '690e9a97f7e77a6de567030062d159184106b725', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: '1e110ca5a85731ec582d4696f72e4b010593d9eb', name: "multiply" })))));
54
54
  }
55
55
  static get is() { return "z-info-reveal"; }
56
56
  static get encapsulation() { return "shadow"; }
@@ -259,7 +259,7 @@ export class ZInput {
259
259
  default:
260
260
  input = this.renderInputText(this.type);
261
261
  }
262
- return h(Host, { key: 'e6da498fffe9f65443c3adf2a30995209582c9bc' }, input);
262
+ return h(Host, { key: '716ee8b89dbfeffedfdbfa8785c3994a94c44f44' }, input);
263
263
  }
264
264
  static get is() { return "z-input"; }
265
265
  static get encapsulation() { return "scoped"; }
@@ -18,7 +18,7 @@ export class ZInputMessage {
18
18
  this.onMessageChange();
19
19
  }
20
20
  render() {
21
- return (h(Host, Object.assign({ key: '919a2529c38124f49831f98be6500d63209ff06c' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { key: 'e1bfac5cf309cdc16850fe59beda60f2a3c03822', name: this.statusIcons[this.status] }), h("span", { key: '2790e625b47cd9efe8f2e71f7e741ff237ccf645', innerHTML: this.message })));
21
+ return (h(Host, Object.assign({ key: 'ef26c50e4e8f21bed23b6b530f34866bb9d746af' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { key: '1c701e5f10e96e549fc3e799cbc16099f2032956', name: this.statusIcons[this.status] }), h("span", { key: '9a12b124d65a4b4ebcb9856ce6e9fa275d96ac64', innerHTML: this.message })));
22
22
  }
23
23
  static get is() { return "z-input-message"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -16,7 +16,7 @@ export class ZLogo {
16
16
  if (this.height) {
17
17
  style["height"] = style["max-height"] = `${this.height}px`;
18
18
  }
19
- return (h(Host, { key: '06126b5c946902a25659b899bb8a24bf5cefd7eb', style: style, class: { mobile: !!this.mobileLogo } }, this.link ? (h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, h("img", { alt: this.imageAlt }))) : (h("img", { alt: this.imageAlt }))));
19
+ return (h(Host, { key: 'df9ab886a8af4c38414cb06e6ecc044154338e67', style: style, class: { mobile: !!this.mobileLogo } }, this.link ? (h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, h("img", { alt: this.imageAlt }))) : (h("img", { alt: this.imageAlt }))));
20
20
  }
21
21
  static get is() { return "z-logo"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -174,7 +174,7 @@ export class ZMenuSection {
174
174
  this.onItemsChange();
175
175
  }
176
176
  render() {
177
- return (h(Host, { key: '90fcce7d61b4b588841d06905eaa81b49fe64ce6', open: this.open }, h("button", { key: '477f0cfd742e2e5a01a3ab9207da8ff4cca5acd0', ref: (el) => (this.label = el), class: "label", "aria-haspopup": `${!!this.hasItems}`, "aria-expanded": `${!!this.open}`, role: "menuitem", tabindex: this.htmlTabindex, onClick: this.onLabelClick, onKeyDown: this.onLabelKeydown }, h("slot", { key: '75b03026e1296a5c9611d46d6891e5911eeeedb1', onSlotchange: this.onLabelSlotChange }), this.hasItems && h("z-icon", { key: 'eb056e5b49a728cc93637af36aa88b51337a2e28', name: this.open ? "chevron-up" : "chevron-down" })), h("div", { key: '392e0837741e43ab71667cbdfbfbb2049391f973', class: "items", role: "menu", hidden: !this.open }, h("slot", { key: '711e8c269ad328c8b34b1a5f28f90dc266510c31', name: "section", onSlotchange: this.onItemsChange }))));
177
+ return (h(Host, { key: 'b308fce3890a3094dca7d5de4f5837b47d6f2796', open: this.open }, h("button", { key: 'dd6eaa241e2f26c79b7fa0e6f7e14049c20b3ed6', ref: (el) => (this.label = el), class: "label", "aria-haspopup": `${!!this.hasItems}`, "aria-expanded": `${!!this.open}`, role: "menuitem", tabindex: this.htmlTabindex, onClick: this.onLabelClick, onKeyDown: this.onLabelKeydown }, h("slot", { key: '74f5c61fcf32df69b0b5d17ff0f06b5b62f940fa', onSlotchange: this.onLabelSlotChange }), this.hasItems && h("z-icon", { key: '8338d8b57893c110475fe980320310236abb3446', name: this.open ? "chevron-up" : "chevron-down" })), h("div", { key: '4df11f5eaa5226c24930527caba7f0bfa048946a', class: "items", role: "menu", hidden: !this.open }, h("slot", { key: '8393b22b945ec02e32e78248090505a012529253', name: "section", onSlotchange: this.onItemsChange }))));
178
178
  }
179
179
  static get is() { return "z-menu-section"; }
180
180
  static get encapsulation() { return "shadow"; }
@@ -123,16 +123,16 @@ export class ZModal {
123
123
  e.preventDefault();
124
124
  }
125
125
  render() {
126
- return (h("dialog", { key: '9fa977b576b3828480a694565022622f717d3991', class: {
126
+ return (h("dialog", { key: '8b921668da4604e386536b7aad9f29aa79f8c070', class: {
127
127
  "modal-dialog": !this.scrollInside,
128
- }, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: '168c660fcf3dab742a4bd250c371383eec907aa4', class: {
128
+ }, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: 'ff7c0a54c27501f0de55fa051f4181dbb67b45f8', class: {
129
129
  "modal-container": true,
130
130
  "modal-container-scroll-inside": this.scrollInside,
131
131
  "modal-container-scroll-outside": !this.scrollInside,
132
- }, id: this.modalid }, h("header", { key: 'f1830279516fdab9257c14f1708492b6d96cbe70', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '3065f8affee38460cf293d47e7f29ce9161f5f78' }, this.modaltitle && h("h1", { key: 'c6e32d9cc56cfc8034dc3211485eb95fe9e05606', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: 'a717648146cb312e40bb09dc7b046f8280b52b17', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: '3e2456ff5f803f1e090061ae3f5ea67d8aab000e', class: {
132
+ }, id: this.modalid }, h("header", { key: 'bc3fb5a42fc5b9b7a4a0772edc128b3b2cdb4145', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '0dbf87678b992d60df083e61f301ac43df103dbb' }, this.modaltitle && h("h1", { key: '7e61c3c9efc52d5b8d9a457907af76f9e10365a7', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: '594aedcd430c5f132973c59dfdba288b657243ba', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: 'ac5d89b074eb7ab21acd3a5ae0846f96f2a9df66', class: {
133
133
  "modal-content-scroll-inside": this.scrollInside,
134
134
  "modal-content-scroll-outside": !this.scrollInside,
135
- }, id: "modal-content" }, h("slot", { key: '74fa8cad5ddcb0d75eb9dd9feef348f2dc1b35ee', name: "modalContent" }))), h("div", { key: '8c6d0427520febeade44d8ed06b2dfe930a16d59', class: {
135
+ }, id: "modal-content" }, h("slot", { key: 'f6810e73b2dc2fc698bebed654698d267b113f11', name: "modalContent" }))), h("div", { key: '65bd11b7941467700592d45edd0ec078cde6f145', class: {
136
136
  "modal-background": true,
137
137
  "modal-background-scroll-outside": !this.scrollInside,
138
138
  }, "data-action": "modalBackground", "data-modal": this.modalid, onClick: () => {
@@ -208,10 +208,10 @@ export class ZNavigationTabs {
208
208
  (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
209
209
  }
210
210
  render() {
211
- return (h(Host, { key: '4202639d48d44e713a85ec34eb123f1ca3b7df02', class: {
211
+ return (h(Host, { key: 'a9ef822fd6963ee4726b2ca21e744bd4f05e1ad0', class: {
212
212
  "interactive-2": this.size === NavigationTabsSize.SMALL,
213
213
  "interactive-1": this.size !== NavigationTabsSize.SMALL,
214
- }, scrollable: this.canNavigate }, h("button", { key: '15ffe092d153db3e707da88864da59090408885d', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, h("z-icon", { key: '8fc6b30874893bcb4bc0809bc3912105dac533f8', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: 'ea45e4d47677c2006ba272696b8d0fe3e9a55af1', role: "tablist", "aria-label": this.ariaLabel, ref: (el) => (this.nav = el !== null && el !== void 0 ? el : this.nav), onScroll: this.checkScrollEnabled.bind(this), "aria-orientation": this.orientation }, h("slot", { key: 'be42086314346446c5266fb3f28d792b05e5509e' })), h("button", { key: '545755b0358654f43f279f5ea723a2be19ec62a7', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, h("z-icon", { key: '959ad0a93c1a82e12cb818fd43f864388b1b67bb', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
214
+ }, scrollable: this.canNavigate }, h("button", { key: 'caa08658d0c5c4883999919094d45b228cd55869', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, h("z-icon", { key: 'fedbe3077c767d0fd72b48c9bcab3fec8db43b39', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), h("nav", { key: 'b35b18ced0fe4dbd2533c68f8441a2d356175726', role: "tablist", "aria-label": this.ariaLabel, ref: (el) => (this.nav = el !== null && el !== void 0 ? el : this.nav), onScroll: this.checkScrollEnabled.bind(this), "aria-orientation": this.orientation }, h("slot", { key: '48d80980576b4cd06ad7450430529558aa7ba1eb' })), h("button", { key: 'b36285b9d650e1388082250ea03f82da939af58f', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, h("z-icon", { key: '3f42c48291a15584299869c3064c165647ca7499', name: this.orientation === NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
215
215
  }
216
216
  static get is() { return "z-navigation-tabs"; }
217
217
  static get originalStyleUrls() {
@@ -25,7 +25,7 @@ export class ZNotification {
25
25
  }
26
26
  render() {
27
27
  var _a;
28
- return (h(Host, { key: '20cc99ee217b1e452cdf9499f5b110a65ed316e8' }, this.contenticonname && (h("z-icon", { key: 'b28e2d1c2f2e701ed3a1821db38e4d512688bb6a', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: '7241c3cdc688271e74d059497bb20acb40baa280', class: "content-container" }, h("div", { key: 'a88472e43e6069e418c3a6666935968d49fd0f97', class: "content-text" }, h("slot", { key: '9f5bb799c4e0234e5bb132c2fc164fd073cf65d3' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: 'b1f68ca6cb0235981a6346541f38ea12d292587f', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: '956699cf5b3abef8ffedcc3f136f4c1b84a209ce', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: 'af7fe83cc6686a364b5e0165fcf684716cf67c13', name: "multiply-circle", width: 16, height: 16 })))));
28
+ return (h(Host, { key: '3681c9216f7ab0ce532c8b1ed013d7af611151de' }, this.contenticonname && (h("z-icon", { key: 'e7c538a5583873ed4ad95885f1199050b89f6732', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), h("div", { key: '93855c8906e6a65fa2d762fc447d14ee7a456b53', class: "content-container" }, h("div", { key: '526f760b7739c28154195e7a01ce66b185ccb068', class: "content-text" }, h("slot", { key: '56313ec91ad750e57af3035455aa89db3880ae4e' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (h("button", { key: 'fc2de2fa3ff7cdf5e522f009efa41af06f8a6cca', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (h("button", { key: '3ba0d198a3617d1a05fb33eb8f3ceb9b0d685503', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, h("z-icon", { key: '0bba4473674bee1c8c4abbc5792c9cab84c06088', name: "multiply-circle", width: 16, height: 16 })))));
29
29
  }
30
30
  static get is() { return "z-notification"; }
31
31
  static get encapsulation() { return "shadow"; }
@@ -66,7 +66,7 @@ export class ZOffcanvas {
66
66
  this.open = false;
67
67
  }
68
68
  render() {
69
- return (h(Host, { key: '9a9c6e3c3f980f8004b398ae8b0c55bc10f5449f', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, h("div", { key: 'e6d7d7c21cbf000b312292032f5866a9d565ea86', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, h("div", { key: 'b4e9935c0b0bc5d3aca14013448068ffb48f29bb', class: "canvas-content z-scrollbar", role: "presentation" }, h("slot", { key: '884558175709f4d62aa7540d8b31802d53017126', name: "canvasContent" }))), (this.variant == OffCanvasVariant.OVERLAY || this.transitiondirection === TransitionDirection.UP) && (h("div", { key: 'd6f83f4bf0a3b5a8295226d81fa687a40aececda', class: "canvas-background", onClick: () => (this.open = false) }))));
69
+ return (h(Host, { key: '299c69d8788f7cf2e12b6f6eb151c3b7c5e4e271', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, h("div", { key: '2620f2f0ef0741cbe6e5d63f7ed38299fb253852', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, h("div", { key: '1df851d5c4d1fddb24a62c5e3d92a7181bd36d05', class: "canvas-content z-scrollbar", role: "presentation" }, h("slot", { key: '89303666352d55c9a92a0b4cecc9bea8d42125f7', name: "canvasContent" }))), (this.variant == OffCanvasVariant.OVERLAY || this.transitiondirection === TransitionDirection.UP) && (h("div", { key: '197e3eb34f5981c52a553875157a3a02993f7684', class: "canvas-background", onClick: () => (this.open = false) }))));
70
70
  }
71
71
  static get is() { return "z-offcanvas"; }
72
72
  static get encapsulation() { return "scoped"; }
@@ -16,12 +16,12 @@ export class ZPanelElem {
16
16
  }
17
17
  render() {
18
18
  const elemId = this.elemid ? this.elemid : "";
19
- return (h("div", { key: 'a969f8ebeb2bf77ba045a87b55f7570d023ffeb6', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: '67692b24bb6198e926956f90ab5812056a839dcf', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: '26e77e2d8a11a91bd72afad5e8ba4d3c6d56d632', src: this.imgurl, alt: this.imgalt }))), h("div", { key: '985d91a02e9b0db88c20fc6c5d880cf7d79881cc', class: "panel-elem-link" }, h("a", { key: 'd121b217babdab2bd0c30108922b7ccbc4690221', class: {
19
+ return (h("div", { key: '0812aa28734e176eaa553ba98011e4e9c7e9522c', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (h("div", { key: 'ad62ef2a70a88716ef12b177117e820267e62762', "aria-hidden": "true", class: "panel-elem-icon" }, h("img", { key: '8891d636ff439e25801a60a14e65e4dcad6d6038', src: this.imgurl, alt: this.imgalt }))), h("div", { key: 'aa1275fe9fa4f33cf9c7151bb192e9acce2d3070', class: "panel-elem-link" }, h("a", { key: '6500ac1c11088d22b12de3c63fd8e065c0cf100d', class: {
20
20
  "z-link": true,
21
21
  "z-link-disabled": this.isdisabled,
22
22
  "z-link-icon": true,
23
23
  "z-link-blue": true,
24
- }, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '3b2a5bf811493521611ae4b95799a62e3e23ecd4', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: '866b699f492288307fb1f01356bf53654670888e', class: "panel-elem-desc" }, h("slot", { key: '0c2a3fecf4d4d9b2fda23a3ace0b88bbd01966cc', name: this.descrSlotName })))));
24
+ }, id: elemId + "link_id", href: this.url, target: this.target }, h("z-icon", { key: '143e204c1d1bd20178a46a9d77110b9219464c99', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (h("div", { key: '9215d44929526bc6e9b8034debbec3f23b00d5ef', class: "panel-elem-desc" }, h("slot", { key: '036bc705038c03e6c021807f5d2217208ec46c9c', name: this.descrSlotName })))));
25
25
  }
26
26
  static get is() { return "z-panel-elem"; }
27
27
  static get encapsulation() { return "scoped"; }
@@ -301,7 +301,7 @@ export class ZPopover {
301
301
  this.onOpen();
302
302
  }
303
303
  render() {
304
- return h("slot", { key: '520839c57687a59a45f7ef356de1b34787d1acd4' });
304
+ return h("slot", { key: 'f7f6f81dc2698b5d560503a984dcd47e377de0bc' });
305
305
  }
306
306
  static get is() { return "z-popover"; }
307
307
  static get encapsulation() { return "shadow"; }
@@ -286,7 +286,7 @@ export class ZSearchbar {
286
286
  return (h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
287
287
  }
288
288
  render() {
289
- return (h(Host, { key: 'cc39817de805447fe7f47210216366df394f862b', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: 'f91887f06e4fcf0525c30acc4331579ae84fcd3c', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
289
+ return (h(Host, { key: '700c1b24aa29998ad1f51ddeff187bb462c87d39', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: 'fb8c855749a9d3e901cd350d4d0246c2f2b3d183', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
290
290
  }
291
291
  static get is() { return "z-searchbar"; }
292
292
  static get encapsulation() { return "shadow"; }
@@ -466,7 +466,7 @@ export class ZSelect {
466
466
  return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
467
467
  }
468
468
  render() {
469
- return (h("div", { key: '3d387c6835c33fd7fe875223800a342d3fc50762', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
469
+ return (h("div", { key: '50d85283f13af94f07e960f17e2f8126c7f2469e', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
470
470
  }
471
471
  static get is() { return "z-select"; }
472
472
  static get encapsulation() { return "scoped"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZVisuallyHidden {
3
3
  render() {
4
- return h("slot", { key: '9ce7d87881fa96e717bc1556d5242cbfe68d0739' });
4
+ return h("slot", { key: '3d75845d1ec7fa620b82b32f68fe73368d800e61' });
5
5
  }
6
6
  static get is() { return "z-visually-hidden"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -119,7 +119,7 @@ export { ZRangePicker as ZRangePicker } from '../types/components/date-picker/z-
119
119
  export { defineCustomElement as defineCustomElementZRangePicker } from './z-range-picker';
120
120
  export { ZSearchbar as ZSearchbar } from '../types/components/z-searchbar/index';
121
121
  export { defineCustomElement as defineCustomElementZSearchbar } from './z-searchbar';
122
- export { ZSectionTitle as ZSectionTitle } from '../types/components/z-section-title/index';
122
+ export { ZSectionTitle as ZSectionTitle } from '../types/components/deprecated/z-section-title/index';
123
123
  export { defineCustomElement as defineCustomElementZSectionTitle } from './z-section-title';
124
124
  export { ZSelect as ZSelect } from '../types/components/z-select/index';
125
125
  export { defineCustomElement as defineCustomElementZSelect } from './z-select';
@@ -49,7 +49,7 @@ const ZInfoReveal = /*@__PURE__*/ proxyCustomElement(class ZInfoReveal extends H
49
49
  }
50
50
  }
51
51
  render() {
52
- return (h(Host, { key: 'db7f27575bc8af8b9e3b3b1e49f24e25f9c4bc81', open: this.open }, h("button", { key: 'e73aac3a73abd56bdde77a324afce36c935af94a', class: "z-info-reveal-trigger", type: "button", onClick: this.togglePanel.bind(this), "aria-label": !this.label ? this.ariaLabel : undefined, "aria-expanded": this.open ? "true" : "false", "aria-controls": "z-info-reveal-panel" }, this.icon && h("z-icon", { key: '1dc7e3e5a2259dcf6199387f2601d33200262290', name: this.icon }), this.label && h("span", { key: '738d19a9cd45bcb7bdd7954af2f6d8b3ab3db607', class: "z-info-reveal-label" }, this.label)), h("div", { key: '3e3d2967bae86e8d771a97410af7a60071ae53d3', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: 'f8d97c7f92f87e981eca6d8c3be184c16adbc079' }), h("button", { key: 'db6a7e6bad33bb3e669e6b1dad1c2e4308882000', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: 'a031272c3558f918556bbc45af47566c7edd6dce', name: "multiply" })))));
52
+ return (h(Host, { key: 'a19485beada104ab116a2eb280d976aa608260aa', open: this.open }, h("button", { key: '504213f62284cc74ed74b651a3a54dcd9715a1f1', class: "z-info-reveal-trigger", type: "button", onClick: this.togglePanel.bind(this), "aria-label": !this.label ? this.ariaLabel : undefined, "aria-expanded": this.open ? "true" : "false", "aria-controls": "z-info-reveal-panel" }, this.icon && h("z-icon", { key: '4fd422856292ae26d66a04188abfb74c5e809141', name: this.icon }), this.label && h("span", { key: '4753636fcf7c98c077a93ac783b22b1057492bb5', class: "z-info-reveal-label" }, this.label)), h("div", { key: 'bdff08efa35c74951b48d909e83d7ccf32079460', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, h("slot", { key: '441569ddd80537294c1d66a1555423c460f7f8c9' }), h("button", { key: '690e9a97f7e77a6de567030062d159184106b725', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, h("z-icon", { key: '1e110ca5a85731ec582d4696f72e4b010593d9eb', name: "multiply" })))));
53
53
  }
54
54
  get host() { return this; }
55
55
  static get watchers() { return {
@@ -272,7 +272,7 @@ const ZInput = /*@__PURE__*/ proxyCustomElement(class ZInput extends HTMLElement
272
272
  default:
273
273
  input = this.renderInputText(this.type);
274
274
  }
275
- return h(Host, { key: 'e6da498fffe9f65443c3adf2a30995209582c9bc' }, input);
275
+ return h(Host, { key: '716ee8b89dbfeffedfdbfa8785c3994a94c44f44' }, input);
276
276
  }
277
277
  get hostElement() { return this; }
278
278
  static get style() { return ZInputStyle0; }
@@ -26,7 +26,7 @@ const ZInputMessage = /*@__PURE__*/ proxyCustomElement(class ZInputMessage exten
26
26
  this.onMessageChange();
27
27
  }
28
28
  render() {
29
- return (h(Host, Object.assign({ key: '919a2529c38124f49831f98be6500d63209ff06c' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { key: 'e1bfac5cf309cdc16850fe59beda60f2a3c03822', name: this.statusIcons[this.status] }), h("span", { key: '2790e625b47cd9efe8f2e71f7e741ff237ccf645', innerHTML: this.message })));
29
+ return (h(Host, Object.assign({ key: 'ef26c50e4e8f21bed23b6b530f34866bb9d746af' }, this.statusRole, { "aria-label": this.message }), this.statusIcons[this.status] && this.message && h("z-icon", { key: '1c701e5f10e96e549fc3e799cbc16099f2032956', name: this.statusIcons[this.status] }), h("span", { key: '9a12b124d65a4b4ebcb9856ce6e9fa275d96ac64', innerHTML: this.message })));
30
30
  }
31
31
  static get watchers() { return {
32
32
  "message": ["onMessageChange"],
@@ -25,7 +25,7 @@ const ZList = /*@__PURE__*/ proxyCustomElement(class ZList extends HTMLElement {
25
25
  this.setChildrenSizeType();
26
26
  }
27
27
  render() {
28
- return (h(Host, { key: 'b8c56afd8f7e7bc741811796373511d8bea0e134' }, h("slot", { key: 'd38c7d0cda75c379d2b7f3b1a30f6b02cb6cec5f' })));
28
+ return (h(Host, { key: 'f178d7e0463f0e0495aa3029dd8a14b3947770ad' }, h("slot", { key: '9f177d9529829d8eb48329cfc969c739c24c5a52' })));
29
29
  }
30
30
  get host() { return this; }
31
31
  static get style() { return ZListStyle0; }
@@ -126,7 +126,7 @@ const ZListElement = /*@__PURE__*/ proxyCustomElement(class ZListElement extends
126
126
  }
127
127
  }
128
128
  render() {
129
- return (h(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 }, 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" }, h("div", { key: 'dde7317eab7945dbe785b03727c4210f5e88c377', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === ListDividerType.ELEMENT && (h("z-divider", { key: 'c91885e38afd87b9f0b68e9e5bc3b4913274eec7', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
129
+ return (h(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 }, 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" }, h("div", { key: '03e62ff1c159abab3d96086e54fb975a37cc06fc', class: "z-list-element-container" }, this.renderExpandableButton(), this.renderContent()), this.renderExpandedContent()), this.dividerType === ListDividerType.ELEMENT && (h("z-divider", { key: '64675717abe6bb63de0b3ec39c638fc445639ce3', class: { "z-tree-list-divider": this.hasTreeItems }, color: this.dividerColor, size: this.dividerSize }))));
130
130
  }
131
131
  get host() { return this; }
132
132
  static get style() { return ZListElementStyle0; }
@@ -34,11 +34,11 @@ const ZListGroup = /*@__PURE__*/ proxyCustomElement(class ZListGroup extends HTM
34
34
  this.hasHeader = !!this.host.querySelector('[slot="header-title"]');
35
35
  }
36
36
  render() {
37
- return (h(Host, { key: 'e1e930b456d48f33cee98df8b0cff95a1e4ef284', role: "group" }, h("div", { key: '9774b849c0a10d22a9dfee59e02fe06e2f2574d9', class: {
37
+ return (h(Host, { key: '1e3229205e55482b92dc8d0a972d9f9e1805ba56', role: "group" }, h("div", { key: 'ede88ef3d1845e0c432b7a00b8f9dc959ce258e6', class: {
38
38
  "z-list-group-header-container": true,
39
39
  "has-header": this.hasHeader && !this.hasTreeItems,
40
40
  "grouped-tree-list-header": this.hasTreeItems,
41
- } }, h("slot", { key: '754ee43ea298bb22452859671d509480d311918b', name: "header-title" }), this.dividerType === ListDividerType.HEADER && (h("z-divider", { key: '5033e52bedd67862875cb05a5ebc3a4d3f4765fa', color: this.dividerColor, size: this.dividerSize }))), h("slot", { key: '469a386f1d102b371aad8e9bfcd1ea7a3d5e8ee9' })));
41
+ } }, h("slot", { key: 'd6c2cef7568424ebab1ae5d3dc572d4bc2aba61c', name: "header-title" }), this.dividerType === ListDividerType.HEADER && (h("z-divider", { key: '5e45b81c54db4f623d366e62817f2a60ede8fa19', color: this.dividerColor, size: this.dividerSize }))), h("slot", { key: '2a1a7ad0e3f8b56dd4880b8215ab79bd27981804' })));
42
42
  }
43
43
  get host() { return this; }
44
44
  static get style() { return ZListGroupStyle0; }
@@ -985,16 +985,16 @@ const ZModal = /*@__PURE__*/ proxyCustomElement(class ZModal extends HTMLElement
985
985
  e.preventDefault();
986
986
  }
987
987
  render() {
988
- return (h("dialog", { key: '9fa977b576b3828480a694565022622f717d3991', class: {
988
+ return (h("dialog", { key: '8b921668da4604e386536b7aad9f29aa79f8c070', class: {
989
989
  "modal-dialog": !this.scrollInside,
990
- }, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: '168c660fcf3dab742a4bd250c371383eec907aa4', class: {
990
+ }, "aria-labelledby": "modal-title", "aria-describedby": "modal-content", role: this.alertdialog ? "alertdialog" : undefined, ref: (el) => (this.dialog = el), onClose: () => this.emitModalClose(), onCancel: (e) => this.handleEscape(e) }, h("div", { key: 'ff7c0a54c27501f0de55fa051f4181dbb67b45f8', class: {
991
991
  "modal-container": true,
992
992
  "modal-container-scroll-inside": this.scrollInside,
993
993
  "modal-container-scroll-outside": !this.scrollInside,
994
- }, id: this.modalid }, h("header", { key: 'f1830279516fdab9257c14f1708492b6d96cbe70', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '3065f8affee38460cf293d47e7f29ce9161f5f78' }, this.modaltitle && h("h1", { key: 'c6e32d9cc56cfc8034dc3211485eb95fe9e05606', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: 'a717648146cb312e40bb09dc7b046f8280b52b17', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: '3e2456ff5f803f1e090061ae3f5ea67d8aab000e', class: {
994
+ }, id: this.modalid }, h("header", { key: 'bc3fb5a42fc5b9b7a4a0772edc128b3b2cdb4145', onClick: this.emitModalHeaderActive.bind(this) }, h("div", { key: '0dbf87678b992d60df083e61f301ac43df103dbb' }, this.modaltitle && h("h1", { key: '7e61c3c9efc52d5b8d9a457907af76f9e10365a7', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (h("div", { key: '594aedcd430c5f132973c59dfdba288b657243ba', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), h("div", { key: 'ac5d89b074eb7ab21acd3a5ae0846f96f2a9df66', class: {
995
995
  "modal-content-scroll-inside": this.scrollInside,
996
996
  "modal-content-scroll-outside": !this.scrollInside,
997
- }, id: "modal-content" }, h("slot", { key: '74fa8cad5ddcb0d75eb9dd9feef348f2dc1b35ee', name: "modalContent" }))), h("div", { key: '8c6d0427520febeade44d8ed06b2dfe930a16d59', class: {
997
+ }, id: "modal-content" }, h("slot", { key: 'f6810e73b2dc2fc698bebed654698d267b113f11', name: "modalContent" }))), h("div", { key: '65bd11b7941467700592d45edd0ec078cde6f145', class: {
998
998
  "modal-background": true,
999
999
  "modal-background-scroll-outside": !this.scrollInside,
1000
1000
  }, "data-action": "modalBackground", "data-modal": this.modalid, onClick: () => {
@@ -67,7 +67,7 @@ const ZOffcanvas = /*@__PURE__*/ proxyCustomElement(class ZOffcanvas extends HTM
67
67
  this.open = false;
68
68
  }
69
69
  render() {
70
- return (h(Host, { key: '9a9c6e3c3f980f8004b398ae8b0c55bc10f5449f', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, h("div", { key: 'e6d7d7c21cbf000b312292032f5866a9d565ea86', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, h("div", { key: 'b4e9935c0b0bc5d3aca14013448068ffb48f29bb', class: "canvas-content z-scrollbar", role: "presentation" }, h("slot", { key: '884558175709f4d62aa7540d8b31802d53017126', name: "canvasContent" }))), (this.variant == OffCanvasVariant.OVERLAY || this.transitiondirection === TransitionDirection.UP) && (h("div", { key: 'd6f83f4bf0a3b5a8295226d81fa687a40aececda', class: "canvas-background", onClick: () => (this.open = false) }))));
70
+ return (h(Host, { key: '299c69d8788f7cf2e12b6f6eb151c3b7c5e4e271', "skip-animation": this.skipAnimation, "aria-hidden": !this.open ? "true" : null }, h("div", { key: '2620f2f0ef0741cbe6e5d63f7ed38299fb253852', class: "canvas-container", role: "presentation", ref: (el) => (this.canvasContainer = el) }, h("div", { key: '1df851d5c4d1fddb24a62c5e3d92a7181bd36d05', class: "canvas-content z-scrollbar", role: "presentation" }, h("slot", { key: '89303666352d55c9a92a0b4cecc9bea8d42125f7', name: "canvasContent" }))), (this.variant == OffCanvasVariant.OVERLAY || this.transitiondirection === TransitionDirection.UP) && (h("div", { key: '197e3eb34f5981c52a553875157a3a02993f7684', class: "canvas-background", onClick: () => (this.open = false) }))));
71
71
  }
72
72
  static get watchers() { return {
73
73
  "variant": ["handlePageOverflow"],
@@ -302,7 +302,7 @@ const ZPopover = /*@__PURE__*/ proxyCustomElement(class ZPopover extends HTMLEle
302
302
  this.onOpen();
303
303
  }
304
304
  render() {
305
- return h("slot", { key: '520839c57687a59a45f7ef356de1b34787d1acd4' });
305
+ return h("slot", { key: 'f7f6f81dc2698b5d560503a984dcd47e377de0bc' });
306
306
  }
307
307
  get host() { return this; }
308
308
  static get watchers() { return {
@@ -300,7 +300,7 @@ const ZSearchbar = /*@__PURE__*/ proxyCustomElement(class ZSearchbar extends HTM
300
300
  return (h("z-list-element", { role: "option", tabindex: 0, clickable: true, id: `list-item-${this.htmlid}-show-all`, onClickItem: () => (this.currResultsCount = 0), color: "color-primary01" }, h("div", { class: "item-show-all" }, "Vedi tutti i risultati")));
301
301
  }
302
302
  render() {
303
- return (h(Host, { key: 'cc39817de805447fe7f47210216366df394f862b', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: 'f91887f06e4fcf0525c30acc4331579ae84fcd3c', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
303
+ return (h(Host, { key: '700c1b24aa29998ad1f51ddeff187bb462c87d39', onFocus: () => (this.showResults = true), onClick: (e) => this.handleOutsideClick(e), class: { "has-submit": this.showSearchButton, "has-results": this.autocomplete } }, h("div", { key: 'fb8c855749a9d3e901cd350d4d0246c2f2b3d183', class: "input-container" }, this.renderInput(), this.renderResults()), this.renderButton()));
304
304
  }
305
305
  get element() { return this; }
306
306
  static get watchers() { return {
@@ -17,11 +17,11 @@ const ZChip = /*@__PURE__*/ proxyCustomElement(class ZChip extends HTMLElement {
17
17
  this.ariaLabel = "";
18
18
  }
19
19
  render() {
20
- return (h("div", { key: 'f298fec6fee651bf99d7eb287f758021afb8b3b7', class: {
20
+ return (h("div", { key: '0c1d69ed8078ff340f797d27d2b74798471c001b', class: {
21
21
  "z-chip-container": true,
22
22
  "z-chip-interactive": !!this.interactiveIcon,
23
23
  [this.type]: true,
24
- }, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: '2ee1ad57ac26ca309542f87b209cb071c8edd174', name: this.icon }), h("slot", { key: '8c37d2157e77e82a5a3a833e000592e9d1980a80' }), this.interactiveIcon && (h("button", { key: 'df795b0413c1f6cd8a97efd1ef57fb4127083cb0', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: 'fbfaf3b3df75f783b248de61486b07e4d117335c', class: "interactive-icon", name: this.interactiveIcon })))));
24
+ }, "aria-disabled": this.disabled }, this.icon && h("z-icon", { key: 'baa00891b0130541f3a820a08678d2f1eef894b7', name: this.icon }), h("slot", { key: 'd49c8dc5643a7f42f62ab086f9ae97da18aa2561' }), this.interactiveIcon && (h("button", { key: '970f2ccfd3cf3718627e8aec7bfe06d957694030', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, h("z-icon", { key: '68c899a4e14a204eaac9fc7d2be37dfd5af1b087', class: "interactive-icon", name: this.interactiveIcon })))));
25
25
  }
26
26
  get el() { return this; }
27
27
  static get style() { return ZChipStyle0; }
@@ -13,7 +13,7 @@ const ZDivider = /*@__PURE__*/ proxyCustomElement(class ZDivider extends HTMLEle
13
13
  this.orientation = DividerOrientation.HORIZONTAL;
14
14
  }
15
15
  render() {
16
- return (h(Host, { key: '65ff62cb6eb5e7c452bd78ca0818f84d2cbe7a06', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
16
+ return (h(Host, { key: '04573f93294d9e35e7901c677476414b9d1eb74f', class: `divider-${this.size} divider-${this.orientation}`, style: { backgroundColor: `var(--${this.color})` } }));
17
17
  }
18
18
  static get style() { return ZDividerStyle0; }
19
19
  }, [2, "z-divider", {