@zanichelli/albe-web-components 19.5.0 → 19.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (414) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/web-components-library.cjs.js +1 -1
  4. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  6. package/dist/cjs/z-app-header_12.cjs.entry.js +27 -23
  7. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  8. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  10. package/dist/cjs/z-book-cover.cjs.entry.js +2 -1
  11. package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -1
  12. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  13. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  14. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  15. package/dist/cjs/z-color-picker.cjs.entry.js +1 -1
  16. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  17. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  18. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  19. package/dist/cjs/z-file.cjs.entry.js +1 -1
  20. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  21. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  22. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  23. package/dist/cjs/z-input-range.cjs.entry.js +1 -1
  24. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  25. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  26. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  27. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  28. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  29. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  30. package/dist/cjs/z-result-card.cjs.entry.js +1 -1
  31. package/dist/cjs/z-result-card.cjs.entry.js.map +1 -1
  32. package/dist/cjs/z-select.cjs.entry.js +4 -2
  33. package/dist/cjs/z-select.cjs.entry.js.map +1 -1
  34. package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
  35. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  36. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/z-table.cjs.entry.js +1 -1
  38. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  39. package/dist/cjs/z-td.cjs.entry.js +1 -1
  40. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  41. package/dist/cjs/z-th.cjs.entry.js +1 -1
  42. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  43. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  44. package/dist/cjs/z-toast-notification.cjs.entry.js +3 -3
  45. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  46. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -1
  47. package/dist/cjs/z-tr.cjs.entry.js +1 -1
  48. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  49. package/dist/collection/collection-manifest.json +1 -1
  50. package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/index.js +2 -2
  51. package/dist/collection/components/deprecated/z-toggle-button/index.js.map +1 -0
  52. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  53. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  54. package/dist/collection/components/list/z-list/index.js +1 -1
  55. package/dist/collection/components/list/z-list-element/index.js +1 -1
  56. package/dist/collection/components/list/z-list-group/index.js +2 -2
  57. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  58. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  59. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  60. package/dist/collection/components/table/z-table/index.js +1 -1
  61. package/dist/collection/components/table/z-tbody/index.js +1 -1
  62. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  63. package/dist/collection/components/table/z-thead/index.js +1 -1
  64. package/dist/collection/components/table/z-tr/index.js +1 -1
  65. package/dist/collection/components/z-accordion/index.js +1 -1
  66. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  67. package/dist/collection/components/z-app-header/index.js +1 -1
  68. package/dist/collection/components/z-aria-alert/index.js +1 -1
  69. package/dist/collection/components/z-avatar/index.js +2 -2
  70. package/dist/collection/components/z-book-cover/index.js +21 -1
  71. package/dist/collection/components/z-book-cover/index.js.map +1 -1
  72. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  73. package/dist/collection/components/z-button/index.js +3 -2
  74. package/dist/collection/components/z-button/index.js.map +1 -1
  75. package/dist/collection/components/z-button-sort/index.js +1 -1
  76. package/dist/collection/components/z-chip/index.js +2 -2
  77. package/dist/collection/components/z-color-picker/index.js +1 -1
  78. package/dist/collection/components/z-combobox/index.js +1 -1
  79. package/dist/collection/components/z-cover-hero/index.js +2 -2
  80. package/dist/collection/components/z-divider/index.js +1 -1
  81. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  82. package/dist/collection/components/z-icon/index.js +1 -1
  83. package/dist/collection/components/z-info-box/index.js +1 -1
  84. package/dist/collection/components/z-info-reveal/index.js +1 -1
  85. package/dist/collection/components/z-input/index.js +8 -5
  86. package/dist/collection/components/z-input/index.js.map +1 -1
  87. package/dist/collection/components/z-input-message/index.js +1 -1
  88. package/dist/collection/components/z-input-message/index.js.map +1 -1
  89. package/dist/collection/components/z-input-range/index.js +1 -1
  90. package/dist/collection/components/z-logo/index.js +1 -1
  91. package/dist/collection/components/z-menu-section/index.js +1 -1
  92. package/dist/collection/components/z-modal/index.js +4 -4
  93. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  94. package/dist/collection/components/z-notification/index.js +1 -1
  95. package/dist/collection/components/z-offcanvas/index.js +2 -2
  96. package/dist/collection/components/z-panel-elem/index.js +2 -2
  97. package/dist/collection/components/z-popover/index.js +1 -1
  98. package/dist/collection/components/z-result-card/index.js +20 -1
  99. package/dist/collection/components/z-result-card/index.js.map +1 -1
  100. package/dist/collection/components/z-searchbar/index.js +3 -3
  101. package/dist/collection/components/z-searchbar/styles.css +1 -0
  102. package/dist/collection/components/z-select/index.js +24 -2
  103. package/dist/collection/components/z-select/index.js.map +1 -1
  104. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  105. package/dist/collection/components/z-stepper/index.js +1 -1
  106. package/dist/collection/components/z-stepper-item/index.js +1 -1
  107. package/dist/collection/components/z-tag/index.js +2 -2
  108. package/dist/collection/components/z-toast-notification/index.js +3 -3
  109. package/dist/collection/components/z-toast-notification-list/index.js +1 -1
  110. package/dist/components/index.d.ts +1 -1
  111. package/dist/components/index10.js +1 -1
  112. package/dist/components/index11.js +1 -1
  113. package/dist/components/index12.js +1 -1
  114. package/dist/components/index13.js +1 -1
  115. package/dist/components/index13.js.map +1 -1
  116. package/dist/components/index14.js +1 -1
  117. package/dist/components/index15.js +1 -1
  118. package/dist/components/index15.js.map +1 -1
  119. package/dist/components/index16.js +1 -1
  120. package/dist/components/index17.js +1 -1
  121. package/dist/components/index18.js +1 -1
  122. package/dist/components/index19.js +1 -1
  123. package/dist/components/index20.js +1 -1
  124. package/dist/components/index21.js +1 -1
  125. package/dist/components/index3.js +1 -1
  126. package/dist/components/index5.js +1 -1
  127. package/dist/components/index5.js.map +1 -1
  128. package/dist/components/index6.js +1 -1
  129. package/dist/components/index7.js +1 -1
  130. package/dist/components/index7.js.map +1 -1
  131. package/dist/components/index8.js +1 -1
  132. package/dist/components/index8.js.map +1 -1
  133. package/dist/components/index9.js +1 -1
  134. package/dist/components/z-accordion.js +1 -1
  135. package/dist/components/z-anchor-navigation.js +1 -1
  136. package/dist/components/z-app-header.js +1 -1
  137. package/dist/components/z-aria-alert.js +1 -1
  138. package/dist/components/z-avatar.js +1 -1
  139. package/dist/components/z-breadcrumb.js +1 -1
  140. package/dist/components/z-button-sort.js +1 -1
  141. package/dist/components/z-color-picker.js +1 -1
  142. package/dist/components/z-combobox.js +1 -1
  143. package/dist/components/z-cover-hero.js +1 -1
  144. package/dist/components/z-file.js +1 -1
  145. package/dist/components/z-info-box.js +1 -1
  146. package/dist/components/z-input-range.js +1 -1
  147. package/dist/components/z-logo.js +1 -1
  148. package/dist/components/z-menu-section.js +1 -1
  149. package/dist/components/z-navigation-tabs.js +1 -1
  150. package/dist/components/z-notification.js +1 -1
  151. package/dist/components/z-panel-elem.js +1 -1
  152. package/dist/components/z-result-card.js +1 -1
  153. package/dist/components/z-result-card.js.map +1 -1
  154. package/dist/components/z-select.js +1 -1
  155. package/dist/components/z-select.js.map +1 -1
  156. package/dist/components/z-skip-to-content.js +1 -1
  157. package/dist/components/z-stepper-item.js +1 -1
  158. package/dist/components/z-stepper.js +1 -1
  159. package/dist/components/z-table.js +1 -1
  160. package/dist/components/z-tbody.js +1 -1
  161. package/dist/components/z-td.js +1 -1
  162. package/dist/components/z-tfoot.js +1 -1
  163. package/dist/components/z-th.js +1 -1
  164. package/dist/components/z-thead.js +1 -1
  165. package/dist/components/z-toast-notification-list.js +1 -1
  166. package/dist/components/z-toast-notification.js +2 -2
  167. package/dist/components/z-toggle-button.js +1 -1
  168. package/dist/components/z-toggle-button.js.map +1 -1
  169. package/dist/components/z-tr.js +1 -1
  170. package/dist/components/z-tree-list.js +1 -1
  171. package/dist/esm/loader.js +1 -1
  172. package/dist/esm/web-components-library.js +1 -1
  173. package/dist/esm/z-accordion.entry.js +1 -1
  174. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  175. package/dist/esm/z-app-header_12.entry.js +27 -23
  176. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  177. package/dist/esm/z-aria-alert.entry.js +1 -1
  178. package/dist/esm/z-avatar.entry.js +2 -2
  179. package/dist/esm/z-book-cover.entry.js +2 -1
  180. package/dist/esm/z-book-cover.entry.js.map +1 -1
  181. package/dist/esm/z-breadcrumb.entry.js +2 -2
  182. package/dist/esm/z-button-sort.entry.js +1 -1
  183. package/dist/esm/z-chip.entry.js +2 -2
  184. package/dist/esm/z-color-picker.entry.js +1 -1
  185. package/dist/esm/z-combobox.entry.js +1 -1
  186. package/dist/esm/z-cover-hero.entry.js +2 -2
  187. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  188. package/dist/esm/z-file.entry.js +1 -1
  189. package/dist/esm/z-ghost-loading.entry.js +1 -1
  190. package/dist/esm/z-info-box.entry.js +1 -1
  191. package/dist/esm/z-info-reveal.entry.js +1 -1
  192. package/dist/esm/z-input-range.entry.js +1 -1
  193. package/dist/esm/z-logo.entry.js +1 -1
  194. package/dist/esm/z-menu-section.entry.js +1 -1
  195. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  196. package/dist/esm/z-notification.entry.js +1 -1
  197. package/dist/esm/z-panel-elem.entry.js +2 -2
  198. package/dist/esm/z-popover.entry.js +1 -1
  199. package/dist/esm/z-result-card.entry.js +1 -1
  200. package/dist/esm/z-result-card.entry.js.map +1 -1
  201. package/dist/esm/z-select.entry.js +4 -2
  202. package/dist/esm/z-select.entry.js.map +1 -1
  203. package/dist/esm/z-skip-to-content.entry.js +1 -1
  204. package/dist/esm/z-stepper-item.entry.js +1 -1
  205. package/dist/esm/z-stepper.entry.js +1 -1
  206. package/dist/esm/z-table.entry.js +1 -1
  207. package/dist/esm/z-tbody.entry.js +1 -1
  208. package/dist/esm/z-td.entry.js +1 -1
  209. package/dist/esm/z-tfoot.entry.js +1 -1
  210. package/dist/esm/z-th.entry.js +1 -1
  211. package/dist/esm/z-thead.entry.js +1 -1
  212. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  213. package/dist/esm/z-toast-notification.entry.js +3 -3
  214. package/dist/esm/z-toggle-button.entry.js +2 -2
  215. package/dist/esm/z-toggle-button.entry.js.map +1 -1
  216. package/dist/esm/z-tr.entry.js +1 -1
  217. package/dist/esm/z-tree-list.entry.js +1 -1
  218. package/dist/types/components/{z-toggle-button → deprecated/z-toggle-button}/index.d.ts +1 -1
  219. package/dist/types/components/z-book-cover/index.d.ts +2 -0
  220. package/dist/types/components/z-result-card/index.d.ts +2 -0
  221. package/dist/types/components/z-select/index.d.ts +2 -0
  222. package/dist/types/components.d.ts +29 -0
  223. package/dist/web-components-library/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  224. package/{www/build/p-9f9c4296.entry.js → dist/web-components-library/p-136f336a.entry.js} +2 -2
  225. package/dist/web-components-library/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  226. package/dist/web-components-library/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  227. package/dist/web-components-library/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  228. package/dist/web-components-library/p-315ca31f.entry.js.map +1 -0
  229. package/dist/web-components-library/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  230. package/{www/build/p-e59a5539.entry.js → dist/web-components-library/p-4085be9a.entry.js} +2 -2
  231. package/dist/web-components-library/p-41f63f0e.entry.js +2 -0
  232. package/dist/web-components-library/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  233. package/dist/web-components-library/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  234. package/dist/web-components-library/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  235. package/dist/web-components-library/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  236. package/dist/web-components-library/p-5c012917.entry.js +2 -0
  237. package/{www/build/p-c2e2c6be.entry.js.map → dist/web-components-library/p-5c012917.entry.js.map} +1 -1
  238. package/dist/web-components-library/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  239. package/dist/web-components-library/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  240. package/dist/web-components-library/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  241. package/dist/web-components-library/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  242. package/{www/build/p-40065476.entry.js → dist/web-components-library/p-817630e4.entry.js} +2 -2
  243. package/dist/web-components-library/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  244. package/dist/web-components-library/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  245. package/dist/web-components-library/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  246. package/dist/web-components-library/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  247. package/{www/build/p-c7046a20.entry.js → dist/web-components-library/p-8f6ff78c.entry.js} +2 -2
  248. package/dist/web-components-library/p-9b181758.entry.js +2 -0
  249. package/dist/web-components-library/p-9b181758.entry.js.map +1 -0
  250. package/dist/web-components-library/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  251. package/dist/web-components-library/p-a09646a9.entry.js.map +1 -0
  252. package/dist/web-components-library/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  253. package/dist/web-components-library/p-a47b9059.entry.js +2 -0
  254. package/dist/web-components-library/p-a47b9059.entry.js.map +1 -0
  255. package/{www/build/p-91d2c110.entry.js → dist/web-components-library/p-ab221eac.entry.js} +3 -3
  256. package/dist/web-components-library/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  257. package/dist/web-components-library/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  258. package/dist/web-components-library/p-b15d006f.entry.js.map +1 -0
  259. package/dist/web-components-library/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  260. package/dist/web-components-library/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  261. package/{www/build/p-d9d80082.entry.js → dist/web-components-library/p-c39e4a49.entry.js} +2 -2
  262. package/dist/web-components-library/p-cb7381a0.entry.js +2 -0
  263. package/dist/web-components-library/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  264. package/dist/web-components-library/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  265. package/{www/build/p-d0d950e1.entry.js → dist/web-components-library/p-f36e7e6b.entry.js} +2 -2
  266. package/dist/web-components-library/p-f6138bf7.entry.js +2 -0
  267. package/dist/web-components-library/p-f8bc8ed9.entry.js +2 -0
  268. package/dist/web-components-library/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  269. package/dist/web-components-library/web-components-library.esm.js +1 -1
  270. package/package.json +1 -1
  271. package/www/build/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  272. package/{dist/web-components-library/p-9f9c4296.entry.js → www/build/p-136f336a.entry.js} +2 -2
  273. package/www/build/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  274. package/www/build/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  275. package/www/build/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  276. package/www/build/p-315ca31f.entry.js.map +1 -0
  277. package/www/build/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  278. package/{dist/web-components-library/p-e59a5539.entry.js → www/build/p-4085be9a.entry.js} +2 -2
  279. package/www/build/p-41f63f0e.entry.js +2 -0
  280. package/www/build/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  281. package/www/build/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  282. package/www/build/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  283. package/www/build/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  284. package/www/build/p-5c012917.entry.js +2 -0
  285. package/{dist/web-components-library/p-c2e2c6be.entry.js.map → www/build/p-5c012917.entry.js.map} +1 -1
  286. package/www/build/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  287. package/www/build/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  288. package/www/build/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  289. package/www/build/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  290. package/www/build/p-7ffd9721.js +2 -0
  291. package/{dist/web-components-library/p-40065476.entry.js → www/build/p-817630e4.entry.js} +2 -2
  292. package/www/build/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  293. package/www/build/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  294. package/www/build/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  295. package/www/build/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  296. package/{dist/web-components-library/p-c7046a20.entry.js → www/build/p-8f6ff78c.entry.js} +2 -2
  297. package/www/build/p-9b181758.entry.js +2 -0
  298. package/www/build/p-9b181758.entry.js.map +1 -0
  299. package/www/build/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  300. package/www/build/p-a09646a9.entry.js.map +1 -0
  301. package/www/build/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  302. package/www/build/p-a47b9059.entry.js +2 -0
  303. package/www/build/p-a47b9059.entry.js.map +1 -0
  304. package/{dist/web-components-library/p-91d2c110.entry.js → www/build/p-ab221eac.entry.js} +3 -3
  305. package/www/build/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  306. package/www/build/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  307. package/www/build/p-b15d006f.entry.js.map +1 -0
  308. package/www/build/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  309. package/www/build/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  310. package/{dist/web-components-library/p-d9d80082.entry.js → www/build/p-c39e4a49.entry.js} +2 -2
  311. package/www/build/p-cb7381a0.entry.js +2 -0
  312. package/www/build/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  313. package/www/build/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  314. package/{dist/web-components-library/p-d0d950e1.entry.js → www/build/p-f36e7e6b.entry.js} +2 -2
  315. package/www/build/p-f6138bf7.entry.js +2 -0
  316. package/www/build/p-f8bc8ed9.entry.js +2 -0
  317. package/www/build/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  318. package/www/build/web-components-library.esm.js +1 -1
  319. package/www/index.html +1 -1
  320. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  321. package/dist/web-components-library/p-06aba4ff.entry.js +0 -2
  322. package/dist/web-components-library/p-1e25b55b.entry.js.map +0 -1
  323. package/dist/web-components-library/p-2f6f0c08.entry.js +0 -2
  324. package/dist/web-components-library/p-55468801.entry.js +0 -2
  325. package/dist/web-components-library/p-6f58880c.entry.js.map +0 -1
  326. package/dist/web-components-library/p-c20730b2.entry.js +0 -2
  327. package/dist/web-components-library/p-c2e2c6be.entry.js +0 -2
  328. package/dist/web-components-library/p-d33dcac5.entry.js +0 -2
  329. package/dist/web-components-library/p-d33dcac5.entry.js.map +0 -1
  330. package/dist/web-components-library/p-eb22ba82.entry.js +0 -2
  331. package/dist/web-components-library/p-eb22ba82.entry.js.map +0 -1
  332. package/dist/web-components-library/p-f9e5a0aa.entry.js.map +0 -1
  333. package/www/build/p-06aba4ff.entry.js +0 -2
  334. package/www/build/p-1e25b55b.entry.js.map +0 -1
  335. package/www/build/p-2f6f0c08.entry.js +0 -2
  336. package/www/build/p-54ce4fe9.js +0 -2
  337. package/www/build/p-55468801.entry.js +0 -2
  338. package/www/build/p-6f58880c.entry.js.map +0 -1
  339. package/www/build/p-c20730b2.entry.js +0 -2
  340. package/www/build/p-c2e2c6be.entry.js +0 -2
  341. package/www/build/p-d33dcac5.entry.js +0 -2
  342. package/www/build/p-d33dcac5.entry.js.map +0 -1
  343. package/www/build/p-eb22ba82.entry.js +0 -2
  344. package/www/build/p-eb22ba82.entry.js.map +0 -1
  345. package/www/build/p-f9e5a0aa.entry.js.map +0 -1
  346. /package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/styles.css +0 -0
  347. /package/dist/web-components-library/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  358. /package/dist/web-components-library/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  359. /package/dist/web-components-library/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  363. /package/dist/web-components-library/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  364. /package/dist/web-components-library/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  366. /package/dist/web-components-library/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  367. /package/dist/web-components-library/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  368. /package/dist/web-components-library/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  369. /package/dist/web-components-library/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  370. /package/dist/web-components-library/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  371. /package/dist/web-components-library/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  372. /package/dist/web-components-library/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  373. /package/dist/web-components-library/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  374. /package/dist/web-components-library/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  375. /package/dist/web-components-library/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  376. /package/dist/web-components-library/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  377. /package/dist/web-components-library/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  378. /package/dist/web-components-library/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  379. /package/dist/web-components-library/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  380. /package/dist/web-components-library/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
  381. /package/www/build/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  382. /package/www/build/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  383. /package/www/build/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  384. /package/www/build/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  385. /package/www/build/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  386. /package/www/build/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  387. /package/www/build/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  388. /package/www/build/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  389. /package/www/build/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  390. /package/www/build/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  391. /package/www/build/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  392. /package/www/build/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  393. /package/www/build/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  394. /package/www/build/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  395. /package/www/build/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  396. /package/www/build/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  397. /package/www/build/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  398. /package/www/build/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  399. /package/www/build/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  400. /package/www/build/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  401. /package/www/build/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  402. /package/www/build/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  403. /package/www/build/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  404. /package/www/build/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  405. /package/www/build/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  406. /package/www/build/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  407. /package/www/build/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  408. /package/www/build/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  409. /package/www/build/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  410. /package/www/build/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  411. /package/www/build/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  412. /package/www/build/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  413. /package/www/build/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  414. /package/www/build/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
@@ -213,10 +213,10 @@ const ZBreadcrumb = class {
213
213
  ];
214
214
  }
215
215
  render() {
216
- return (index.h(index.Host, { key: '84c8968de32dd42b1c186c3e21ef455ed3419b1b', style: { "--line-clamp-popover": `${this.overflowMenuItemRows}` } }, index.h("nav", { key: 'a33b0ec178cf876482c3c598be9b08f3af192e74', ref: (val) => (this.wrapElement = val), "aria-label": "Breadcrumb", class: {
216
+ return (index.h(index.Host, { key: 'ea18e6bec466825e194807d80ecf0c132915b8a4', style: { "--line-clamp-popover": `${this.overflowMenuItemRows}` } }, index.h("nav", { key: '080ce8ea0bc8dd13d94e1ded21878f61a8e1f09e', ref: (val) => (this.wrapElement = val), "aria-label": "Breadcrumb", class: {
217
217
  semibold: this.pathStyle === index$1.BreadcrumbPathStyle.SEMIBOLD,
218
218
  underlined: this.pathStyle === index$1.BreadcrumbPathStyle.UNDERLINED,
219
- } }, index.h("ol", { key: 'b73a28050ec43c5441b675b497236ae0210b6657' }, this.viewPortWidth === index$1.Device.MOBILE ? this.renderMobileItems() : this.renderItems()))));
219
+ } }, index.h("ol", { key: 'ebced04e4063e2db12f1ab2a5fa39fdb447973fa' }, this.viewPortWidth === index$1.Device.MOBILE ? this.renderMobileItems() : this.renderItems()))));
220
220
  }
221
221
  get hostElement() { return index.getElement(this); }
222
222
  static get watchers() { return {
@@ -43,7 +43,7 @@ const ZButtonSort = class {
43
43
  return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
44
44
  }
45
45
  render() {
46
- return (index.h("button", { key: '8bb124d8ffcce4ac1d7c01bc31f9256da769a90b', title: this.setButtonTitle(), id: this.buttonid, class: { selected: this.isselected }, onClick: () => this.emitButtonSortClick() }, index.h("span", { key: '6ab1b449e4d9c539683353cdcf8a4c8b3bdfa578', ref: (el) => (this.ellipsis = el), class: "ellipsis" }, !this.sortasc && this.desclabel ? this.desclabel : this.label), index.h("span", { key: 'd67c255b32c814e0b6afec14c79ba422b8b2a57d', class: "counter" }, this.counter && ` (${this.counter})`), index.h("span", { key: '77ea4b67643b28db4737dc301bc416595581b93f', class: "sort" }, this.sortasc ? this.sortlabelasc : this.sortlabeldesc), index.h("z-icon", { key: '098881514d797b081e36f7ad66c9f60ea2423b27', name: "caret-up-down", width: 16, height: 16 })));
46
+ return (index.h("button", { key: '269e2d1a959dde597965561177dde2374d92a27b', title: this.setButtonTitle(), id: this.buttonid, class: { selected: this.isselected }, onClick: () => this.emitButtonSortClick() }, index.h("span", { key: 'e33cb753f6c120cdd12f5ea4251ca626cfc28711', ref: (el) => (this.ellipsis = el), class: "ellipsis" }, !this.sortasc && this.desclabel ? this.desclabel : this.label), index.h("span", { key: 'c852c01e557ca5245352ddcc7e35a9fe2d9710fb', class: "counter" }, this.counter && ` (${this.counter})`), index.h("span", { key: 'abc484df3ccc4a976831c3664e1e451620741419', class: "sort" }, this.sortasc ? this.sortlabelasc : this.sortlabeldesc), index.h("z-icon", { key: 'f6325a573dd1f8f2208fb3edd70d176a2b7ad141', name: "caret-up-down", width: 16, height: 16 })));
47
47
  }
48
48
  };
49
49
  ZButtonSort.style = stylesCss();
@@ -19,12 +19,12 @@ const ZChip = class {
19
19
  this.ariaLabel = "";
20
20
  }
21
21
  render() {
22
- return (index.h("div", { key: '82e7b420794008dd46a89c207a6d72510a28d562', class: {
22
+ return (index.h("div", { key: '9a098f7915cfbb84e2290a853fe59b7e30c6f555', class: {
23
23
  "z-chip-container": true,
24
24
  "z-chip-interactive": !!this.interactiveIcon,
25
25
  [this.type]: true,
26
26
  [this.variant]: true,
27
- }, "aria-disabled": this.disabled ? "true" : undefined }, this.icon && index.h("z-icon", { key: 'c66f7b3473c3f7f2af628645e59a6b9a75eafa8a', name: this.icon }), index.h("slot", { key: 'a5fbe9ef849681546a521531f0a69ef29fc2bc63' }), this.interactiveIcon && (index.h("button", { key: 'f4adbbb6472e8a04498811dd0ffa077784cbcba6', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, index.h("z-icon", { key: '690dc0bed21c44a3d20628192b0cc99665d90b24', class: "interactive-icon", name: this.interactiveIcon })))));
27
+ }, "aria-disabled": this.disabled ? "true" : undefined }, this.icon && index.h("z-icon", { key: 'e563c31c093f46beeda6e658c5c05e7c16a56204', name: this.icon }), index.h("slot", { key: '9b186a85b090df0ab12c030ee3a517ef253e62d6' }), this.interactiveIcon && (index.h("button", { key: '4a5dd47a8ec40062d0b564f165adb81b11a3b4a5', type: "button", onClick: () => this.interactiveIconClick.emit(), "aria-label": this.ariaLabel, disabled: this.disabled }, index.h("z-icon", { key: '092864aef71920ba68f9d778797489e476c51971', class: "interactive-icon", name: this.interactiveIcon })))));
28
28
  }
29
29
  get el() { return index.getElement(this); }
30
30
  };
@@ -196,7 +196,7 @@ const ZColorPicker = class {
196
196
  this.colorKeysByRow = this.sortColorKeysByRow();
197
197
  }
198
198
  render() {
199
- return (index.h(index.Host, { key: '8ab27c4b68bd295e1bda15e78f1f41bfbfc66b47', role: "listbox", "aria-label": this.htmlAriaLabel || LOCALES[this.lng]["Select a color"], tabIndex: 0 }, this.colorKeysByRow.map((colorKey) => {
199
+ return (index.h(index.Host, { key: 'ea14b99e379cb85851c041edc4c4136afd693ba1', role: "listbox", "aria-label": this.htmlAriaLabel || LOCALES[this.lng]["Select a color"], tabIndex: 0 }, this.colorKeysByRow.map((colorKey) => {
200
200
  var _a;
201
201
  return (index.h("button", { class: "color-swatch", "data-color": colorKey, role: "option", "aria-selected": ((_a = this.selectedColor) === null || _a === void 0 ? void 0 : _a.toUpperCase()) === colorKey.toUpperCase() ? "true" : "false", tabIndex: -1, onClick: () => (this.selectedColor = colorKey), disabled: this.disableTransparent && colorKey === "#FFFFFF00" }, index.h("div", { class: "color-swatch", role: "img", "aria-roledescription": LOCALES[this.lng]["Color swatch"], "aria-label": index$1.ColorPickerPalette[colorKey][this.lng], title: index$1.ColorPickerPalette[colorKey][this.lng], style: { backgroundColor: colorKey } })));
202
202
  })));
@@ -307,7 +307,7 @@ const ZCombobox = class {
307
307
  return (index.h("z-list-element", { class: "check-all-wrapper", role: "presentation", htmlTabindex: -1, dividerType: index$1.ListDividerType.ELEMENT, dividerColor: "gray800", size: this.getControlToListSize(), disabled: !!isDisabled }, index.h("span", { class: "option-wrap", role: "presentation", onClick: () => this.checkOption(optionId) }, index.h("z-icon", { name: allChecked ? "checkbox-checked" : "checkbox", class: this.focusedItemId === optionId ? "focused" : "" }), index.h("span", { id: optionId, role: isDisabled ? "presentation" : "option", "aria-selected": allChecked ? "true" : "false" }, allChecked ? this.uncheckalltext : this.checkalltext))));
308
308
  }
309
309
  render() {
310
- return (index.h("div", { key: '6ada0f3dc9aebeb5c97843c18935199f6c981e28', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
310
+ return (index.h("div", { key: 'a2df3543d11b1e568d1aa397a0cc4acd78496a1b', "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed, disabled: this.disabled }, id: this.inputid }, this.renderHeader(), !this.disabled && this.renderContent()));
311
311
  }
312
312
  get element() { return index.getElement(this); }
313
313
  static get watchers() { return {
@@ -42,9 +42,9 @@ const ZCoverHero = class {
42
42
  return (index.h("div", { class: "content-container" }, index.h("slot", { name: "content" })));
43
43
  }
44
44
  render() {
45
- return (index.h(index.Host, { key: 'bb147f3b614268218fba165360012031572ec76b' }, this.variant === index$1.CoverHeroVariant.STACKED &&
45
+ return (index.h(index.Host, { key: '94a8612be36a5b2b14c93e68b8b6ecbf2cfb47c9' }, this.variant === index$1.CoverHeroVariant.STACKED &&
46
46
  this.contentPosition === index$1.CoverHeroContentPosition.TOP &&
47
- this.renderContent(), index.h("div", { key: '94c697c41b4d98ea9f5be00634a3de1fd214ea72', class: "main-container" }, index.h("div", { key: 'e1a181735381dbc2472085c7e1d7082e1564185a', class: "cover-container" }, index.h("slot", { key: '1692cfa7f6a9ee926a262e04e8912a72f5a95cca', name: "cover" })), index.h("slot", { key: 'c13a059c162d85e46d3f116a8b1fd9e3a6e363f7', name: "info-reveal" }), this.variant === index$1.CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === index$1.CoverHeroVariant.STACKED &&
47
+ this.renderContent(), index.h("div", { key: '7b57691247bc581f9c43f36c475892cf7927abbf', class: "main-container" }, index.h("div", { key: '46ff0b8886b5450e2a2d3a5df5cc4fd3adf5962b', class: "cover-container" }, index.h("slot", { key: 'c84a53350c2077d1201cd938745cb2e5c797b76b', name: "cover" })), index.h("slot", { key: '6debb9704761c43ed9c485b66e1e97e41f7780da', name: "info-reveal" }), this.variant === index$1.CoverHeroVariant.OVERLAY && this.renderContent()), this.variant === index$1.CoverHeroVariant.STACKED &&
48
48
  this.contentPosition === index$1.CoverHeroContentPosition.BOTTOM &&
49
49
  this.renderContent()));
50
50
  }
@@ -23,12 +23,12 @@ const ZDragdropArea = class {
23
23
  }
24
24
  }
25
25
  render() {
26
- return (index.h(index.Host, { key: 'ec92afc8d6998ac3595b4c84121cc80204367bbb', class: { dragover: this.dragging }, onDragOver: (e) => {
26
+ return (index.h(index.Host, { key: 'ccf7bb034552345593b13a996bb80af42d808f41', class: { dragover: this.dragging }, onDragOver: (e) => {
27
27
  e.preventDefault();
28
28
  this.dragging = true;
29
29
  }, onDragLeave: () => {
30
30
  this.dragging = false;
31
- }, onDrop: this.onDrop.bind(this) }, index.h("div", { key: '6008c32e681b7c8f9f1063bba50c6106e12599de', class: "dragover-container" }, index.h("z-button", { key: 'ea4bfd5b7ee6d05241f5efb18844cd8beb10dde2' }, this.dragAndDropLabel)), index.h("slot", { key: '95aa7512bbbd0efcea3c3dbafecc4b33a1d24f87' })));
31
+ }, onDrop: this.onDrop.bind(this) }, index.h("div", { key: 'efa401f0a7885029e1c1c403b94daebf7f8d24db', class: "dragover-container" }, index.h("z-button", { key: 'd302fd74282ea98b68cad4f090a1985f8f70a256' }, this.dragAndDropLabel)), index.h("slot", { key: 'e558e6fcf2f1ca7dd7b1dc617d3e98879e8c9a04' })));
32
32
  }
33
33
  };
34
34
  ZDragdropArea.style = stylesCss$1();
@@ -993,16 +993,16 @@ const ZModal = class extends reactiveController.ReactiveControllerHost {
993
993
  e.preventDefault();
994
994
  }
995
995
  render() {
996
- return (index.h("dialog", { key: '2fd3e4e2ddcca401f85e379b2a3110f53d7a3766', class: {
996
+ return (index.h("dialog", { key: '081900076d57b4b96592ec9491b7c46dc705f3bf', class: {
997
997
  "modal-dialog": !this.scrollInside,
998
- }, "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) }, index.h("div", { key: 'f0f3eee2e047afb3e71fb0b6f706c2e1aa9a6e84', class: {
998
+ }, "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) }, index.h("div", { key: '1e13132fada1a6446f21820e0759fc79728e48d3', class: {
999
999
  "modal-container": true,
1000
1000
  "modal-container-scroll-inside": this.scrollInside,
1001
1001
  "modal-container-scroll-outside": !this.scrollInside,
1002
- }, id: this.modalid }, index.h("header", { key: '9f3fb52e15a1add072ad479b1e89aa6aa8a66613', onClick: this.emitModalHeaderActive.bind(this) }, index.h("div", { key: '38b22b4d59913dfa9ace56330e37354406db8533' }, this.modaltitle && index.h("h1", { key: '7c94dc6d10aca3812dd2ca1ff498ad9d8b34aecc', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (index.h("div", { key: '9bc717fd0b831c4de74a38eb92a69a44f51a0a4d', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), index.h("div", { key: '346772b20ab0d14758433644330f178bfbf147fd', class: {
1002
+ }, id: this.modalid }, index.h("header", { key: '3e35e0b3d568b2ebab9bb95cb3493fcb1e1d5b81', onClick: this.emitModalHeaderActive.bind(this) }, index.h("div", { key: '4da4deaab0437652909b9c8fae45744b9bbd8bb6' }, this.modaltitle && index.h("h1", { key: 'dd392fffb016cd7300544ac0be8225799ec831f1', id: "modal-title" }, this.modaltitle), this.closeButtonSlot()), this.modalsubtitle && (index.h("div", { key: 'a3aaffbfbce5f6c6daccee1cd34effe9eeaeb6b6', class: "subtitle", id: "modal-subtitle" }, this.modalsubtitle))), index.h("div", { key: 'ab70680024e1d43e5b4fdb7348eefeccefa8efdb', class: {
1003
1003
  "modal-content-scroll-inside": this.scrollInside,
1004
1004
  "modal-content-scroll-outside": !this.scrollInside,
1005
- }, id: "modal-content" }, index.h("slot", { key: '10bb35f9925f7df7826566181db8bfaf07d665d1', name: "modalContent" }))), index.h("div", { key: '62fa5aa67f2fe84f88caf0af308ca5c4c0f2162f', class: {
1005
+ }, id: "modal-content" }, index.h("slot", { key: '1170bba2f95b5936138443a61624ed4906ae57de', name: "modalContent" }))), index.h("div", { key: 'df1c02457d80a75ffcc46cc670b4220df75c4150', class: {
1006
1006
  "modal-background": true,
1007
1007
  "modal-background-scroll-outside": !this.scrollInside,
1008
1008
  }, "data-action": "modalBackground", "data-modal": this.modalid, onClick: () => {
@@ -37,7 +37,7 @@ const ZFile = class {
37
37
  return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
38
38
  }
39
39
  render() {
40
- return (index.h(index.Host, { key: '12ffcf9cd4e06418f8ef0c0fe6f901519ea81578' }, this.allowPopover && (index.h("z-popover", { key: 'b77adda2c9f80584b3e74ab82d5c8b5198b50d88', open: this.popoverVisible, position: index$1.PopoverPosition.AUTO, bindTo: this.chip }, index.h("span", { key: '9d0bb9bbdb210ce143a129ca4f46a6409b85b393', class: "body-5 tooltip-content" }, this.ellipsis.innerText))), index.h("z-chip", { key: '9d9c8f64f63c4723c2f6540be7d6c534650a847d', ref: (el) => (this.chip = el), id: `chip-${this.fileNumber}`, interactiveIcon: "multiply-circled", type: index$1.ZChipType.DEFAULT }, index.h("span", { key: '959647e217388cad43c3bb3536a44ce22b548067', ref: (el) => (this.ellipsis = el), tabIndex: -1 }, this.fileName))));
40
+ return (index.h(index.Host, { key: '1f3779a71046e1f2b90f42fdb4cac9c6f3e5522d' }, this.allowPopover && (index.h("z-popover", { key: '15979daf21b0aa2595427f753cbf8ced1bd69b17', open: this.popoverVisible, position: index$1.PopoverPosition.AUTO, bindTo: this.chip }, index.h("span", { key: '93f097d69920bae187474bec3e66146fac747758', class: "body-5 tooltip-content" }, this.ellipsis.innerText))), index.h("z-chip", { key: 'f636e2b2116875edd932439ed4170afb69e23027', ref: (el) => (this.chip = el), id: `chip-${this.fileNumber}`, interactiveIcon: "multiply-circled", type: index$1.ZChipType.DEFAULT }, index.h("span", { key: '7e200d1d86551cd36d10354323be1e5b0b6e8306', ref: (el) => (this.ellipsis = el), tabIndex: -1 }, this.fileName))));
41
41
  }
42
42
  get el() { return index.getElement(this); }
43
43
  };
@@ -9,7 +9,7 @@ const ZGhostLoading = class {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
11
11
  render() {
12
- return index.h(index.Host, { key: '36459896003d9c65cc0e969a184987ddcac8c962' });
12
+ return index.h(index.Host, { key: '15c0d5cc4985a23bd1cba510e6c1d323ac0be0c4' });
13
13
  }
14
14
  };
15
15
  ZGhostLoading.style = stylesCss();
@@ -15,7 +15,7 @@ const ZInfoBox = class {
15
15
  this.infoBoxClose.emit({ boxid: this.boxid });
16
16
  }
17
17
  render() {
18
- return (index.h("div", { key: 'c3062d082fff5558ebcc44b6c15feaa9d4fdf9f9', id: this.boxid }, index.h("slot", { key: 'd4d4b0bdb644a777c22489afa52c990748bf1da7', name: "content" }), this.isclosable && (index.h("z-icon", { key: '4b02226c9a11e800ad1ac956471683f4546d39c3', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
18
+ return (index.h("div", { key: '3cc569ffebd21d03c33f5764291fca612caae620', id: this.boxid }, index.h("slot", { key: 'a4110163e695bbbfa7e291771e3b531f3f678a3b', name: "content" }), this.isclosable && (index.h("z-icon", { key: 'bb3ec9d56fa2c52b38ceea0cfaf70a5c04dffd65', name: "multiply", "data-action": "infoBoxClose", onClick: () => this.emitInfoBoxClose() }))));
19
19
  }
20
20
  };
21
21
  ZInfoBox.style = stylesCss();
@@ -55,7 +55,7 @@ const ZInfoReveal = class {
55
55
  }
56
56
  }
57
57
  render() {
58
- return (index.h(index.Host, { key: 'f9bc69d9bdbc9b2e30687f54877b241b51df3e45', open: this.open }, index.h("button", { key: 'f0dc5ceaf6f24d5597699b3158074403bac8f641', 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 && index.h("z-icon", { key: '5cddcacfd8d9e5f3dc8a1c171aa50621d6e2b044', name: this.icon }), this.label && index.h("span", { key: '5417e101306098a399a9f8e6a39d1637be4f8901', class: "z-info-reveal-label" }, this.label)), index.h("div", { key: 'bd57a9686560c17c5d670a6fa87396a509ffb50a', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, index.h("slot", { key: 'bd5fd2a1cf9c2a95fbb9ea966a0f09ec1940c9f9' }), index.h("button", { key: '73a9178e3ea240abad5d91f2fd82879313d2df24', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, index.h("z-icon", { key: 'de404809d5ea1fd51b36abc74518448c7502927e', name: "multiply" })))));
58
+ return (index.h(index.Host, { key: '062623399b8e6d19274dd482570f4ae1649ef23b', open: this.open }, index.h("button", { key: '1fc4f3951ad4055943e7ef8fc61d94cc425e70c2', 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 && index.h("z-icon", { key: '67d263d17b3a238af33c7fd5785a4409b3817eb7', name: this.icon }), this.label && index.h("span", { key: '8de421e649b240588bd11a87a4f241ddd7bee004', class: "z-info-reveal-label" }, this.label)), index.h("div", { key: 'd588ee526e87e72712a00b78c9090ed40b6473c9', class: "z-info-reveal-panel", id: "z-info-reveal-panel", ref: (el) => (this.panel = el), hidden: !this.open }, index.h("slot", { key: 'd6739b3a91ba44106ee1f72abd185bf2a7bc5727' }), index.h("button", { key: '978742081a1d1f51b0e05d99989e0bfc5c7cf276', class: "z-info-reveal-close", type: "button", onClick: this.closePanel.bind(this), "aria-label": "Chiudi pannello informazioni" }, index.h("z-icon", { key: 'bef98b8858f38d06099d94a33bb8b97c588a8465', name: "multiply" })))));
59
59
  }
60
60
  get host() { return index.getElement(this); }
61
61
  static get watchers() { return {
@@ -118,7 +118,7 @@ const ZInputRange = class {
118
118
  this.needsNativeValueSync = false;
119
119
  }
120
120
  render() {
121
- return (index.h(index.Host, { key: '4297a1ce9ebf313882a70733661321a2f5bde38d' }, this.label && (index.h("label", { key: '933af2d529a852f226e0fe9eb18109fc5b7feccd', class: "z-label", htmlFor: this.htmlId }, this.label)), index.h("div", { key: '5a6a44ec7bc2fe7a292474027c1f39fc6d7cb9aa', class: "input-container body-3" }, index.h("input", { key: '2759d81abdf6106cd29a261081b2d60495d2fe8d', ref: (el) => (this.inputRef = el), type: "range", "aria-label": this.ariaLabel, id: this.htmlId, disabled: this.disabled, min: this.min, max: this.max, step: this.step, value: this.currentValue, onInput: (event) => this.onInput(event), onChange: (event) => this.onChange(event), onFocus: () => (this.showValueTooltip = true), onBlur: () => (this.showValueTooltip = false) }), index.h("div", { key: '252ee3a382b279cf6bb397d066300dd97cca2537', class: "tooltip-guide", ref: (el) => (this.tooltipGuideRef = el) }), index.h("z-tooltip", { key: 'e8795cd4df104297809f79f13fdf5317cbb20ec1', position: this.tooltipPosition, bindTo: this.tooltipGuideRef, open: this.showValueTooltip, closable: false }, index.h("div", { key: '92186a95ac641beaff9afdd95537f85161ab7186', class: "current-value" }, this.currentValue))), this.showEdges && (index.h("div", { key: 'd09e29dc8bef5b376a5d04d138f70c5c43f8bebe', class: "edges body-3" }, index.h("span", { key: 'fea33d9d289b5f31da1b0c756b347fa25892940f', class: "min" }, this.min), index.h("span", { key: '602ac1fc4957b2262bb2bb2c802898c6296e31f6', class: "max" }, this.max)))));
121
+ return (index.h(index.Host, { key: 'bbe608639444be9549dc727cbdbc68f906b41157' }, this.label && (index.h("label", { key: 'c2ee1ca74d1c5ccc09fb00b52443b4b97b6dfbfd', class: "z-label", htmlFor: this.htmlId }, this.label)), index.h("div", { key: '5f17e9204d1d07728adac5a237d664f6ec1f10c9', class: "input-container body-3" }, index.h("input", { key: '8574502254f8f457cce3f9124d8097c850d68fc8', ref: (el) => (this.inputRef = el), type: "range", "aria-label": this.ariaLabel, id: this.htmlId, disabled: this.disabled, min: this.min, max: this.max, step: this.step, value: this.currentValue, onInput: (event) => this.onInput(event), onChange: (event) => this.onChange(event), onFocus: () => (this.showValueTooltip = true), onBlur: () => (this.showValueTooltip = false) }), index.h("div", { key: '843596b2fe410d771ccbeb059d544a3f9daeb302', class: "tooltip-guide", ref: (el) => (this.tooltipGuideRef = el) }), index.h("z-tooltip", { key: '2be5826efecc132931d123a6be24822b0e224c81', position: this.tooltipPosition, bindTo: this.tooltipGuideRef, open: this.showValueTooltip, closable: false }, index.h("div", { key: '92a1578d37eb6ac6823dd5e9e547858e8b6d94ab', class: "current-value" }, this.currentValue))), this.showEdges && (index.h("div", { key: 'b0ad1133691483dbe2a135762b81311d32b6eba6', class: "edges body-3" }, index.h("span", { key: '699a22b70647ebf005aca8766e36007dc588cd0c', class: "min" }, this.min), index.h("span", { key: 'fbe2ea77473fc068c2ba7f9849cbb07225912fff', class: "max" }, this.max)))));
122
122
  }
123
123
  static get formAssociated() { return true; }
124
124
  get host() { return index.getElement(this); }
@@ -16,7 +16,7 @@ const ZLogo = class {
16
16
  if (this.height) {
17
17
  style["height"] = style["max-height"] = `${this.height}px`;
18
18
  }
19
- return (index.h(index.Host, { key: '35e05af6b6f866d00ee18e9f88c56665a70ffaf1', style: style, class: { mobile: !!this.mobileLogo } }, this.link ? (index.h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, index.h("img", { alt: this.imageAlt }))) : (index.h("img", { alt: this.imageAlt }))));
19
+ return (index.h(index.Host, { key: 'ab19d473781e8ab273d484799ea87324dd9188cd', style: style, class: { mobile: !!this.mobileLogo } }, this.link ? (index.h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, index.h("img", { alt: this.imageAlt }))) : (index.h("img", { alt: this.imageAlt }))));
20
20
  }
21
21
  };
22
22
  ZLogo.style = stylesCss();
@@ -177,7 +177,7 @@ const ZMenuSection = class {
177
177
  this.onItemsChange();
178
178
  }
179
179
  render() {
180
- return (index$1.h(index$1.Host, { key: 'fff56aa316372fc2df80738c86be52be59e4deb9', open: this.open }, index$1.h("button", { key: '89630a6dc1985a9236dd7f7d0fdd2b5e5b8bd580', 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 }, index$1.h("slot", { key: '5b131d904e2154fb8c852a734bcc8dd9b421da65', onSlotchange: this.onLabelSlotChange }), this.hasItems && index$1.h("z-icon", { key: '0463aa91e57fa4766c0a11fd3e329752fd770240', name: this.open ? "chevron-up" : "chevron-down" })), index$1.h("div", { key: 'f919168a46d3d3ebd7c12fce97d84f029ee938bc', class: "items", role: "menu", hidden: !this.open }, index$1.h("slot", { key: 'e21f494480c18514ff4081b2aa75a8f856f74cc6', name: "section", onSlotchange: this.onItemsChange }))));
180
+ return (index$1.h(index$1.Host, { key: 'e6175335e6b2cff9e1789220c6ff64ca70b1e8b4', open: this.open }, index$1.h("button", { key: '097d0ad86fb95b7c29c4dba6c55cad958dad1b6c', 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 }, index$1.h("slot", { key: 'bb9505220755332d911c976255aac4d228b615b8', onSlotchange: this.onLabelSlotChange }), this.hasItems && index$1.h("z-icon", { key: '92c9f44aca699c5604d7c67584698f30b39c7d27', name: this.open ? "chevron-up" : "chevron-down" })), index$1.h("div", { key: 'fc43a6643a3bb3c6814da59f61a2e1411c5662de', class: "items", role: "menu", hidden: !this.open }, index$1.h("slot", { key: '4eb19cb44a7fd0f4e083c79bbe755d8016bb2bad', name: "section", onSlotchange: this.onItemsChange }))));
181
181
  }
182
182
  get host() { return index$1.getElement(this); }
183
183
  static get watchers() { return {
@@ -232,10 +232,10 @@ const ZNavigationTabs = class {
232
232
  (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
233
233
  }
234
234
  render() {
235
- return (index.h(index.Host, { key: 'e42f29ee8dd02deb457e708d9a81cba1c512e316', class: {
235
+ return (index.h(index.Host, { key: 'c01be594e11d9cf1d698b06c83ec4a888c7af5b4', class: {
236
236
  "interactive-2": this.size === index$1.NavigationTabsSize.SMALL,
237
237
  "interactive-1": this.size !== index$1.NavigationTabsSize.SMALL,
238
- }, scrollable: this.canNavigate }, index.h("button", { key: '820b7b1f82db2415cf6c689388641eb66b59e37e', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, index.h("z-icon", { key: '6f61292f4e0587755981a5baff24034c71ef6fcf', name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), index.h("nav", { key: 'df2a90ce465c82acb651ae92782edce04aafd55c', 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 }, index.h("slot", { key: 'b441002c32b7de956a388f93568d2404c8faf5db' })), index.h("button", { key: '83de33b5686491cf99350dc23ab5b34a5c1a2846', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, index.h("z-icon", { key: '725767832f004a26638807c64b8b305694499d55', name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
238
+ }, scrollable: this.canNavigate }, index.h("button", { key: 'aa791c858ad0dd69592c8a3e2edb439bce3168dc', class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabIndex: -1, disabled: !this.canNavigatePrev, "aria-label": "Mostra elementi precedenti", hidden: !this.canNavigate }, index.h("z-icon", { key: '50092cbfdfec8f07917d3c6aaed9886aef333ba7', name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 })), index.h("nav", { key: 'c4a2563c2179dc1e345d8793643cf786243d96b6', 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 }, index.h("slot", { key: '56dfd0a8c140b9d426a3ee5675b7d602b0ca2434' })), index.h("button", { key: '1ffabd713e915b0973f4f4958564a842cb898c30', class: "navigation-button", onClick: this.navigateForward.bind(this), tabIndex: -1, disabled: !this.canNavigateNext, "aria-label": "Mostra elementi successivi", hidden: !this.canNavigate }, index.h("z-icon", { key: 'a0dd7e2d95fab2c2a0cfeeca289b040ee72d5bc8', name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 }))));
239
239
  }
240
240
  get host() { return index.getElement(this); }
241
241
  static get watchers() { return {
@@ -33,7 +33,7 @@ const ZNotification = class {
33
33
  }
34
34
  render() {
35
35
  var _a;
36
- return (index.h(index.Host, { key: 'dc72b8c965151d9928aa0ddede2796c09fdc5da5' }, index.h("div", { key: 'a3492b0ec98ed322e2e6b41b10ae7f7141a794f1', class: "main-container" }, this.contenticonname && (index.h("z-icon", { key: 'a6754bf4dd0803636e223465e8e0f7d3f0289fd5', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), index.h("div", { key: 'b0761286fda860b2531b97f3550160cbaba31c69', class: "content-container" }, index.h("div", { key: 'ea7441390672258a330fb137c17376c0f736b022', class: "content-text" }, index.h("slot", { key: '63c90279f0a02606bace42317f9329f4a92b0523' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (index.h("button", { key: '510ab69472d1e530aef292bfa416f50a7f222d0b', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (index.h("button", { key: 'c8577b0e8d0cec6573a6b69cd312738d8e866e58', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, index.h("z-icon", { key: 'b6c163251b82c717b8b6ebe5d50ddbc02f5ea318', name: "multiply-circle", width: 16, height: 16 }))))));
36
+ return (index.h(index.Host, { key: '3897fea3707c58676c02f631f58d5c00b3f028fb' }, index.h("div", { key: 'a0b17e87acd277553b7ca9e2f0ab196fe4b883b3', class: "main-container" }, this.contenticonname && (index.h("z-icon", { key: 'b44db99e2d8f86fba47615d02b6aa39590f48fc9', class: "status-icon", name: this.contenticonname, width: 16, height: 16 })), index.h("div", { key: '403853f403a68d3b86699c2ff2259f9e23904d9f', class: "content-container" }, index.h("div", { key: 'be2e44f3642e630a9243321d1e00d0d5fe2eb4cf', class: "content-text" }, index.h("slot", { key: 'e148f392541b986cfc91e857f8817c164e66fd4d' })), !!((_a = this.actiontext) === null || _a === void 0 ? void 0 : _a.trim()) && (index.h("button", { key: '91476468202a8c102657fafade85a96306742971', class: "action-button", type: "button", onClick: this.handleActionButtonClick }, this.actiontext))), this.showclose && (index.h("button", { key: '988878e4330ac03f4f732b095f82d976ec60fea0', class: "close-button", type: "button", onClick: this.handleCloseButtonClick }, index.h("z-icon", { key: '1f9d1caaafa38d826462bfab03588c854ffb3d75', name: "multiply-circle", width: 16, height: 16 }))))));
37
37
  }
38
38
  };
39
39
  ZNotification.style = stylesCss();
@@ -14,12 +14,12 @@ const ZPanelElem = class {
14
14
  }
15
15
  render() {
16
16
  const elemId = this.elemid ? this.elemid : "";
17
- return (index.h("div", { key: '46e51aca7f95d8725e6dcdc8c59827ff746bb1eb', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (index.h("div", { key: '70da90dd66acdd19751cd3b80834d151857497be', "aria-hidden": "true", class: "panel-elem-icon" }, index.h("img", { key: '5f44b565c0fffe7056ec217066c9ffd1ad2aa5ec', src: this.imgurl, alt: this.imgalt }))), index.h("div", { key: 'dd425e4fb93951570cd66f605c6e39cb12234646', class: "panel-elem-link" }, index.h("a", { key: 'ac7e5734b47ead56cc3d2e0ecf7eb81eb3e0dd18', class: {
17
+ return (index.h("div", { key: '3d07681afc0fea36faebcb7feb5a8130db27672e', class: "panel-elem-container" }, (this.imgurl || this.imgalt) && (index.h("div", { key: '0ceb3c7b1a4a0b201dee2ae89ac094e4adfdff52', "aria-hidden": "true", class: "panel-elem-icon" }, index.h("img", { key: '5fbfffb0c4ab329e207ec4c9eccc87fa7ec85b4a', src: this.imgurl, alt: this.imgalt }))), index.h("div", { key: 'fc374daf3f398ce285209f2c4a11ecd78e2e1af6', class: "panel-elem-link" }, index.h("a", { key: '1aabbd26a88c3d6b9ae9da80330f882a1bedadf2', class: {
18
18
  "z-link": true,
19
19
  "z-link-disabled": this.isdisabled,
20
20
  "z-link-icon": true,
21
21
  "z-link-blue": true,
22
- }, id: elemId + "link_id", href: this.url, target: this.target }, index.h("z-icon", { key: '405152dd34d8aaacee615f0ec8302d2c305e3dc3', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (index.h("div", { key: '1ce8a5eda374656fe7bdd750d2be29f65d102395', class: "panel-elem-desc" }, index.h("slot", { key: 'fb7f00494aad2bc3228fdc2221d329ec52460676', name: this.descrSlotName })))));
22
+ }, id: elemId + "link_id", href: this.url, target: this.target }, index.h("z-icon", { key: '2adfbfee7ceeb9f9ca87f5c3684424142dea1752', height: 14, width: 14, name: this.linkicon }), this.linklabel)), this.descrSlotName && (index.h("div", { key: '0dffd18adfba92a541a00e80857b7eef8219f8bf', class: "panel-elem-desc" }, index.h("slot", { key: 'd135bf6110db25151199d167c659e5bcab7acecd', name: this.descrSlotName })))));
23
23
  }
24
24
  };
25
25
  ZPanelElem.style = stylesCss();
@@ -508,7 +508,7 @@ const ZPopover = class {
508
508
  cancelAnimationFrame(this.animationFrameRequestId);
509
509
  }
510
510
  render() {
511
- return (index.h(index.Host, { key: '7fbbbdd9f347c6b5159070e3c6e59748d6fc93f1', "current-position": this.currentPosition }, index.h("slot", { key: 'f23968908e927fb14a32b74834918aa837f984cd' })));
511
+ return (index.h(index.Host, { key: '797563b1602bb4c64fb75dabc54286c24b292577', "current-position": this.currentPosition }, index.h("slot", { key: '84d724dbb9bd512fb2101cf8e27af2b71658a09b' })));
512
512
  }
513
513
  get host() { return index.getElement(this); }
514
514
  static get watchers() { return {
@@ -24,7 +24,7 @@ const ZResultCard = class {
24
24
  return (index.h("span", { class: "card-subtitle", ref: (el) => (this.subtitleRef = el) }, this.cardSubtitle));
25
25
  };
26
26
  this.renderOperaCard = () => {
27
- return (index.h(index.Host, null, index.h("z-book-cover", { cover: this.cover, fallbackCover: this.fallbackCover, multiple: this.hasMultipleCovers, bordered: true }), index.h("div", { class: "info-container" }, this.authors && (index.h("span", { class: "authors-label", ref: (el) => (this.authorsRef = el) }, this.authors)), this.renderTitle(), this.renderSubtitle(), index.h("div", { class: "tags-container" }, index.h("slot", { name: "tags" })), index.h("div", { class: "volumes-label" }, index.h("slot", { name: "volumes" })))));
27
+ return (index.h(index.Host, null, index.h("z-book-cover", { cover: this.cover, coverAlt: this.coverAlt, fallbackCover: this.fallbackCover, multiple: this.hasMultipleCovers, bordered: true }), index.h("div", { class: "info-container" }, this.authors && (index.h("span", { class: "authors-label", ref: (el) => (this.authorsRef = el) }, this.authors)), this.renderTitle(), this.renderSubtitle(), index.h("div", { class: "tags-container" }, index.h("slot", { name: "tags" })), index.h("div", { class: "volumes-label" }, index.h("slot", { name: "volumes" })))));
28
28
  };
29
29
  this.renderInfoCard = () => {
30
30
  return (index.h(index.Host, { class: "info-card" }, index.h("div", { class: "info-icon-container" }, index.h("z-icon", { class: "info-icon", name: "link" })), index.h("div", { class: "info-container" }, this.renderTitle(), this.renderSubtitle())));
@@ -1 +1 @@
1
- {"file":"z-result-card.cjs.entry.js","mappings":"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","names":["h","Host"],"sources":["src/components/z-result-card/styles.css?tag=z-result-card&encapsulation=shadow","src/components/z-result-card/index.tsx"],"sourcesContent":[":host,\n* {\n box-sizing: border-box;\n}\n\n:host {\n display: flex;\n overflow: hidden;\n min-width: 0;\n min-height: 11.125rem;\n padding: var(--space-unit);\n border: var(--border-size-medium) solid var(--color-surface02);\n background-color: var(--color-surface01);\n border-radius: var(--border-size-large);\n cursor: pointer;\n font-family: var(--font-family-sans);\n gap: calc(var(--space-unit) * 2);\n}\n\nz-book-cover {\n --z-book-cover-stack-shift-x: 6px;\n --z-book-cover-stack-shift-y: 8px;\n --z-book-cover-height: 158px;\n --z-book-cover-border-radius: 0;\n}\n\n.info-container {\n display: flex;\n overflow: hidden;\n min-width: 0;\n flex: 1;\n flex-direction: column;\n}\n\n.authors-label {\n overflow: hidden;\n color: var(--color-default-text);\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.card-title {\n display: -webkit-box;\n overflow: hidden;\n margin: 0;\n -webkit-box-orient: vertical;\n font-size: var(--font-size-3);\n font-weight: var(--font-bd);\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.5;\n word-break: break-word;\n}\n\n.card-subtitle {\n overflow: hidden;\n color: var(--color-default-text);\n line-height: 1.4;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.tags-container {\n display: flex;\n max-width: 100%;\n flex-wrap: wrap;\n margin-top: calc(var(--space-unit) * 2);\n gap: var(--space-unit);\n}\n\n.volumes-label {\n display: flex;\n flex-grow: 1;\n align-items: end;\n color: var(--color-default-text);\n font-size: var(--font-size-1);\n}\n\n/* info-card */\n:host(.info-card) {\n height: 5rem;\n gap: calc(var(--space-unit) * 1.5);\n}\n\n:host(.info-card) .info-icon-container {\n display: flex;\n align-items: center;\n align-self: flex-start;\n justify-content: center;\n padding: var(--space-unit);\n margin-bottom: calc(var(--space-unit) * 3);\n background-color: var(--gray50);\n border-radius: var(--border-size-large);\n}\n\n:host(.info-card) .info-icon {\n --z-icon-width: 1.125rem;\n --z-icon-height: 1.125rem;\n\n fill: var(--color-default-icon);\n}\n\n:host(.info-card) .card-title {\n display: -webkit-box;\n overflow: hidden;\n min-width: 0;\n max-width: 100%;\n max-height: 2.4em;\n margin-top: 0;\n margin-bottom: calc(var(--space-unit) / 2);\n -webkit-box-orient: vertical;\n font-size: var(--font-size-3);\n font-weight: var(--font-bd);\n -webkit-line-clamp: 1;\n line-clamp: 1;\n line-height: 1.2;\n word-break: break-word;\n}\n\n:host(.info-card) .card-subtitle {\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.2;\n white-space: normal;\n word-break: break-word;\n}\n\n@media (max-width: 767px) {\n .card-title {\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.4;\n word-break: break-word;\n }\n}\n","import {Component, ComponentInterface, Element, Host, Prop, h} from \"@stencil/core\";\n\n/**\n * @slot tags - slot containing the descriptors for the opera variant\n * @slot volumes - slot containing the volume count to be displayed in the opera variant\n */\n@Component({\n tag: \"z-result-card\",\n styleUrls: [\"styles.css\"],\n shadow: true,\n})\nexport class ZResultCard implements ComponentInterface {\n @Element() hostElement: HTMLZResultCardElement;\n\n /** The title of the card. */\n @Prop()\n cardTitle: string;\n\n /** The subtitle of the card. */\n @Prop()\n cardSubtitle: string;\n\n /** The authors of the opera. */\n @Prop()\n authors?: string;\n\n /** The URL of the cover image of the opera. */\n @Prop()\n cover?: string;\n\n /** [optional] Fallback cover URL. */\n @Prop()\n fallbackCover?: string;\n\n /** Whether to show a stack of covers to represent multiple books. */\n @Prop()\n hasMultipleCovers = false;\n\n /** Enables the \"info\" variant of the card. */\n @Prop()\n isInfoCard = false;\n\n /** [optional] Set a specific heading level as html tag for the title. */\n @Prop()\n titleHtmlTag?: string;\n\n private authorsRef: HTMLElement;\n\n private titleRef: HTMLElement;\n\n private subtitleRef: HTMLElement;\n\n private setTooltipTitle(el: HTMLElement): void {\n if (!el) {\n return;\n }\n\n // Check if element uses line-clamp\n const style = window.getComputedStyle(el);\n const hasLineClamp = style.getPropertyValue(\"-webkit-line-clamp\") !== \"none\";\n\n let isTruncated;\n if (hasLineClamp) {\n // For elements with line-clamp, check if content height exceeds line-clamp height\n const lineHeight = parseInt(style.lineHeight);\n const maxLines = parseInt(style.getPropertyValue(\"-webkit-line-clamp\"));\n const maxHeight = lineHeight * maxLines;\n\n isTruncated = el.scrollHeight > maxHeight;\n } else {\n // Original check for elements without line-clamp\n isTruncated = el.scrollWidth > el.clientWidth || el.scrollHeight > el.clientHeight;\n }\n\n if (isTruncated) {\n el.setAttribute(\"title\", el.textContent.trim());\n } else {\n el.removeAttribute(\"title\");\n }\n }\n\n componentDidRender(): void {\n this.setTooltipTitle(this.authorsRef);\n this.setTooltipTitle(this.titleRef);\n this.setTooltipTitle(this.subtitleRef);\n }\n\n private resizeHandler = (): void => {\n this.setTooltipTitle(this.authorsRef);\n this.setTooltipTitle(this.titleRef);\n this.setTooltipTitle(this.subtitleRef);\n };\n\n componentDidLoad(): void {\n window.addEventListener(\"resize\", this.resizeHandler);\n }\n\n disconnectedCallback(): void {\n window.removeEventListener(\"resize\", this.resizeHandler);\n }\n\n private renderTitle = (): HTMLElement => {\n const TitleTag = this.titleHtmlTag || \"div\";\n\n return (\n <TitleTag\n class=\"card-title\"\n ref={(el) => (this.titleRef = el as HTMLElement)}\n >\n {this.cardTitle}\n </TitleTag>\n );\n };\n\n private renderSubtitle = (): HTMLSpanElement => {\n return (\n <span\n class=\"card-subtitle\"\n ref={(el) => (this.subtitleRef = el as HTMLElement)}\n >\n {this.cardSubtitle}\n </span>\n );\n };\n\n private renderOperaCard = (): HTMLZResultCardElement => {\n return (\n <Host>\n <z-book-cover\n cover={this.cover}\n fallbackCover={this.fallbackCover}\n multiple={this.hasMultipleCovers}\n bordered={true}\n ></z-book-cover>\n <div class=\"info-container\">\n {this.authors && (\n <span\n class=\"authors-label\"\n ref={(el) => (this.authorsRef = el as HTMLElement)}\n >\n {this.authors}\n </span>\n )}\n {this.renderTitle()}\n {this.renderSubtitle()}\n <div class=\"tags-container\">\n <slot name=\"tags\"></slot>\n </div>\n <div class=\"volumes-label\">\n <slot name=\"volumes\"></slot>\n </div>\n </div>\n </Host>\n );\n };\n\n private renderInfoCard = (): HTMLZResultCardElement => {\n return (\n <Host class=\"info-card\">\n <div class=\"info-icon-container\">\n <z-icon\n class=\"info-icon\"\n name=\"link\"\n />\n </div>\n <div class=\"info-container\">\n {this.renderTitle()}\n {this.renderSubtitle()}\n </div>\n </Host>\n );\n };\n\n render(): HTMLZResultCardElement {\n return this.isInfoCard ? this.renderInfoCard() : this.renderOperaCard();\n }\n}\n"],"version":3}
1
+ {"file":"z-result-card.cjs.entry.js","mappings":"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","names":["h","Host"],"sources":["src/components/z-result-card/styles.css?tag=z-result-card&encapsulation=shadow","src/components/z-result-card/index.tsx"],"sourcesContent":[":host,\n* {\n box-sizing: border-box;\n}\n\n:host {\n display: flex;\n overflow: hidden;\n min-width: 0;\n min-height: 11.125rem;\n padding: var(--space-unit);\n border: var(--border-size-medium) solid var(--color-surface02);\n background-color: var(--color-surface01);\n border-radius: var(--border-size-large);\n cursor: pointer;\n font-family: var(--font-family-sans);\n gap: calc(var(--space-unit) * 2);\n}\n\nz-book-cover {\n --z-book-cover-stack-shift-x: 6px;\n --z-book-cover-stack-shift-y: 8px;\n --z-book-cover-height: 158px;\n --z-book-cover-border-radius: 0;\n}\n\n.info-container {\n display: flex;\n overflow: hidden;\n min-width: 0;\n flex: 1;\n flex-direction: column;\n}\n\n.authors-label {\n overflow: hidden;\n color: var(--color-default-text);\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.card-title {\n display: -webkit-box;\n overflow: hidden;\n margin: 0;\n -webkit-box-orient: vertical;\n font-size: var(--font-size-3);\n font-weight: var(--font-bd);\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.5;\n word-break: break-word;\n}\n\n.card-subtitle {\n overflow: hidden;\n color: var(--color-default-text);\n line-height: 1.4;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.tags-container {\n display: flex;\n max-width: 100%;\n flex-wrap: wrap;\n margin-top: calc(var(--space-unit) * 2);\n gap: var(--space-unit);\n}\n\n.volumes-label {\n display: flex;\n flex-grow: 1;\n align-items: end;\n color: var(--color-default-text);\n font-size: var(--font-size-1);\n}\n\n/* info-card */\n:host(.info-card) {\n height: 5rem;\n gap: calc(var(--space-unit) * 1.5);\n}\n\n:host(.info-card) .info-icon-container {\n display: flex;\n align-items: center;\n align-self: flex-start;\n justify-content: center;\n padding: var(--space-unit);\n margin-bottom: calc(var(--space-unit) * 3);\n background-color: var(--gray50);\n border-radius: var(--border-size-large);\n}\n\n:host(.info-card) .info-icon {\n --z-icon-width: 1.125rem;\n --z-icon-height: 1.125rem;\n\n fill: var(--color-default-icon);\n}\n\n:host(.info-card) .card-title {\n display: -webkit-box;\n overflow: hidden;\n min-width: 0;\n max-width: 100%;\n max-height: 2.4em;\n margin-top: 0;\n margin-bottom: calc(var(--space-unit) / 2);\n -webkit-box-orient: vertical;\n font-size: var(--font-size-3);\n font-weight: var(--font-bd);\n -webkit-line-clamp: 1;\n line-clamp: 1;\n line-height: 1.2;\n word-break: break-word;\n}\n\n:host(.info-card) .card-subtitle {\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.2;\n white-space: normal;\n word-break: break-word;\n}\n\n@media (max-width: 767px) {\n .card-title {\n display: -webkit-box;\n overflow: hidden;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n line-height: 1.4;\n word-break: break-word;\n }\n}\n","import {Component, ComponentInterface, Element, Host, Prop, h} from \"@stencil/core\";\n\n/**\n * @slot tags - slot containing the descriptors for the opera variant\n * @slot volumes - slot containing the volume count to be displayed in the opera variant\n */\n@Component({\n tag: \"z-result-card\",\n styleUrls: [\"styles.css\"],\n shadow: true,\n})\nexport class ZResultCard implements ComponentInterface {\n @Element() hostElement: HTMLZResultCardElement;\n\n /** The title of the card. */\n @Prop()\n cardTitle: string;\n\n /** The subtitle of the card. */\n @Prop()\n cardSubtitle: string;\n\n /** The authors of the opera. */\n @Prop()\n authors?: string;\n\n /** The URL of the cover image of the opera. */\n @Prop()\n cover?: string;\n\n /** [optional] Fallback cover URL. */\n @Prop()\n fallbackCover?: string;\n\n /** [optional] Alt text for the cover image. When provided, the image is exposed to assistive technologies. */\n @Prop()\n coverAlt?: string;\n\n /** Whether to show a stack of covers to represent multiple books. */\n @Prop()\n hasMultipleCovers = false;\n\n /** Enables the \"info\" variant of the card. */\n @Prop()\n isInfoCard = false;\n\n /** [optional] Set a specific heading level as html tag for the title. */\n @Prop()\n titleHtmlTag?: string;\n\n private authorsRef: HTMLElement;\n\n private titleRef: HTMLElement;\n\n private subtitleRef: HTMLElement;\n\n private setTooltipTitle(el: HTMLElement): void {\n if (!el) {\n return;\n }\n\n // Check if element uses line-clamp\n const style = window.getComputedStyle(el);\n const hasLineClamp = style.getPropertyValue(\"-webkit-line-clamp\") !== \"none\";\n\n let isTruncated;\n if (hasLineClamp) {\n // For elements with line-clamp, check if content height exceeds line-clamp height\n const lineHeight = parseInt(style.lineHeight);\n const maxLines = parseInt(style.getPropertyValue(\"-webkit-line-clamp\"));\n const maxHeight = lineHeight * maxLines;\n\n isTruncated = el.scrollHeight > maxHeight;\n } else {\n // Original check for elements without line-clamp\n isTruncated = el.scrollWidth > el.clientWidth || el.scrollHeight > el.clientHeight;\n }\n\n if (isTruncated) {\n el.setAttribute(\"title\", el.textContent.trim());\n } else {\n el.removeAttribute(\"title\");\n }\n }\n\n componentDidRender(): void {\n this.setTooltipTitle(this.authorsRef);\n this.setTooltipTitle(this.titleRef);\n this.setTooltipTitle(this.subtitleRef);\n }\n\n private resizeHandler = (): void => {\n this.setTooltipTitle(this.authorsRef);\n this.setTooltipTitle(this.titleRef);\n this.setTooltipTitle(this.subtitleRef);\n };\n\n componentDidLoad(): void {\n window.addEventListener(\"resize\", this.resizeHandler);\n }\n\n disconnectedCallback(): void {\n window.removeEventListener(\"resize\", this.resizeHandler);\n }\n\n private renderTitle = (): HTMLElement => {\n const TitleTag = this.titleHtmlTag || \"div\";\n\n return (\n <TitleTag\n class=\"card-title\"\n ref={(el) => (this.titleRef = el as HTMLElement)}\n >\n {this.cardTitle}\n </TitleTag>\n );\n };\n\n private renderSubtitle = (): HTMLSpanElement => {\n return (\n <span\n class=\"card-subtitle\"\n ref={(el) => (this.subtitleRef = el as HTMLElement)}\n >\n {this.cardSubtitle}\n </span>\n );\n };\n\n private renderOperaCard = (): HTMLZResultCardElement => {\n return (\n <Host>\n <z-book-cover\n cover={this.cover}\n coverAlt={this.coverAlt}\n fallbackCover={this.fallbackCover}\n multiple={this.hasMultipleCovers}\n bordered={true}\n ></z-book-cover>\n <div class=\"info-container\">\n {this.authors && (\n <span\n class=\"authors-label\"\n ref={(el) => (this.authorsRef = el as HTMLElement)}\n >\n {this.authors}\n </span>\n )}\n {this.renderTitle()}\n {this.renderSubtitle()}\n <div class=\"tags-container\">\n <slot name=\"tags\"></slot>\n </div>\n <div class=\"volumes-label\">\n <slot name=\"volumes\"></slot>\n </div>\n </div>\n </Host>\n );\n };\n\n private renderInfoCard = (): HTMLZResultCardElement => {\n return (\n <Host class=\"info-card\">\n <div class=\"info-icon-container\">\n <z-icon\n class=\"info-icon\"\n name=\"link\"\n />\n </div>\n <div class=\"info-container\">\n {this.renderTitle()}\n {this.renderSubtitle()}\n </div>\n </Host>\n );\n };\n\n render(): HTMLZResultCardElement {\n return this.isInfoCard ? this.renderInfoCard() : this.renderOperaCard();\n }\n}\n"],"version":3}
@@ -22,6 +22,8 @@ const ZSelect = class {
22
22
  this.disabled = false;
23
23
  /** the input is readonly */
24
24
  this.readonly = false;
25
+ /** the input is required */
26
+ this.required = false;
25
27
  /** input helper message (optional) - if set to `false` message won't be displayed */
26
28
  this.message = true;
27
29
  /** the input has autocomplete option */
@@ -355,7 +357,7 @@ const ZSelect = class {
355
357
  index.h("z-input", { class: {
356
358
  "active-select": this.isOpen,
357
359
  "cursor-select": !this.autocomplete,
358
- }, id: `${this.htmlid}_input`, htmlid: `${this.htmlid}_select_input`, placeholder: this.placeholder, value: value, label: this.label, autocomplete: "off", "aria-label": this.ariaLabel, icon: this.isOpen ? "caret-up" : "caret-down", hasclearicon: false, message: false, name: this.name, disabled: this.disabled, readonly: this.readonly || (!this.hasAutocomplete() && this.isOpen), status: this.isOpen ? undefined : this.status, size: this.size, role: "combobox", "html-aria-expanded": this.isOpen ? "true" : "false", "html-aria-controls": `${this.htmlid}_list`, "html-aria-activedescendant": this.isOpen ? this.focusedItemId : "", "html-aria-autocomplete": this.hasAutocomplete() ? "list" : undefined, onClick: (e) => this.handleInputClick(e), onKeyDown: (e) => this.handleInputKeyDown(e), onInputChange: (e) => this.handleInputChange(e), onKeyPress: (e) => {
360
+ }, id: `${this.htmlid}_input`, htmlid: `${this.htmlid}_select_input`, placeholder: this.placeholder, value: value, label: this.label, autocomplete: "off", "aria-label": this.ariaLabel, icon: this.isOpen ? "caret-up" : "caret-down", hasclearicon: false, message: false, name: this.name, disabled: this.disabled, readonly: this.readonly || (!this.hasAutocomplete() && this.isOpen), required: this.required, status: this.isOpen ? undefined : this.status, size: this.size, role: "combobox", "html-aria-expanded": this.isOpen ? "true" : "false", "html-aria-controls": `${this.htmlid}_list`, "html-aria-activedescendant": this.isOpen ? this.focusedItemId : "", "html-aria-autocomplete": this.hasAutocomplete() ? "list" : undefined, onClick: (e) => this.handleInputClick(e), onKeyDown: (e) => this.handleInputKeyDown(e), onInputChange: (e) => this.handleInputChange(e), onKeyPress: (e) => {
359
361
  if (!this.hasAutocomplete()) {
360
362
  e.preventDefault();
361
363
  this.scrollToLetter(e.key);
@@ -474,7 +476,7 @@ const ZSelect = class {
474
476
  return (index.h("z-input-message", { message: utils.boolean(this.message) === true ? undefined : this.message, status: this.status, class: this.size, disabled: this.disabled }));
475
477
  }
476
478
  render() {
477
- return (index.h("div", { key: 'f2be06f6abfff472e90031034431f4e7acb27be6', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
479
+ return (index.h("div", { key: '0656bc0ce5a7ba47aae6e467ff5291631abb35e5', class: "select-wrapper" }, this.renderInput(), this.renderSelectUl(), this.renderMessage()));
478
480
  }
479
481
  get host() { return index.getElement(this); }
480
482
  static get watchers() { return {