@zanichelli/delta_share 2.0.3 → 2.0.6

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 (359) hide show
  1. package/dist/wc/cjs/{breakpoints-da666109.js → breakpoints-a55736d0.js} +2 -0
  2. package/dist/wc/cjs/delta_share.cjs.js +2 -2
  3. package/dist/wc/cjs/hammer-4f20813e.js +2650 -0
  4. package/dist/wc/cjs/{icons-f65fa82e.js → icons-2aca6c75.js} +132 -58
  5. package/dist/wc/cjs/index-9c6fd1db.js +315 -0
  6. package/dist/wc/cjs/{index-458dc8f4.js → index-9ca7d5e5.js} +12 -0
  7. package/dist/wc/cjs/{license-activation_16.cjs.entry.js → license-activation_13.cjs.entry.js} +145 -489
  8. package/dist/wc/cjs/loader.cjs.js +2 -2
  9. package/dist/wc/cjs/utils-8a10bba9.js +88 -0
  10. package/dist/wc/cjs/z-alert.cjs.entry.js +19 -0
  11. package/dist/wc/cjs/z-app-header.cjs.entry.js +132 -6
  12. package/dist/wc/cjs/z-app-switcher.cjs.entry.js +2 -2
  13. package/dist/wc/cjs/z-app-topbar.cjs.entry.js +15 -28
  14. package/dist/wc/cjs/z-aria-alert.cjs.entry.js +18 -0
  15. package/dist/wc/cjs/z-avatar.cjs.entry.js +43 -0
  16. package/dist/wc/cjs/z-button-deprecated.cjs.entry.js +38 -0
  17. package/dist/wc/cjs/z-button-filter.cjs.entry.js +49 -0
  18. package/dist/wc/cjs/z-button-sort.cjs.entry.js +17 -3
  19. package/dist/wc/cjs/z-candybar.cjs.entry.js +1 -1
  20. package/dist/wc/cjs/z-card.cjs.entry.js +53 -25
  21. package/dist/wc/cjs/z-carousel.cjs.entry.js +24 -0
  22. package/dist/wc/cjs/z-chip-deprecated.cjs.entry.js +24 -0
  23. package/dist/wc/cjs/z-chip.cjs.entry.js +20 -7
  24. package/dist/wc/cjs/z-combobox.cjs.entry.js +18 -17
  25. package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +40 -0
  26. package/dist/wc/cjs/z-cookiebar.cjs.entry.js +5 -5
  27. package/dist/wc/cjs/z-date-picker.cjs.entry.js +3104 -0
  28. package/dist/wc/cjs/z-divider.cjs.entry.js +2 -2
  29. package/dist/wc/cjs/z-dragdrop-area_2.cjs.entry.js +48 -0
  30. package/dist/wc/cjs/z-file-upload.cjs.entry.js +172 -0
  31. package/dist/wc/cjs/z-file.cjs.entry.js +47 -0
  32. package/dist/wc/cjs/z-footer-link_3.cjs.entry.js +4 -4
  33. package/dist/wc/cjs/z-footer.cjs.entry.js +35 -8
  34. package/dist/wc/cjs/z-ghost-loading.cjs.entry.js +19 -0
  35. package/dist/wc/cjs/z-icon-package.cjs.entry.js +2 -2
  36. package/dist/wc/cjs/z-input-deprecated.cjs.entry.js +271 -0
  37. package/dist/wc/cjs/z-input-label_2.cjs.entry.js +272 -0
  38. package/dist/wc/cjs/z-list-group.cjs.entry.js +54 -0
  39. package/dist/wc/cjs/z-list_2.cjs.entry.js +144 -53
  40. package/dist/wc/cjs/z-logo.cjs.entry.js +12 -10
  41. package/dist/wc/cjs/z-menu-dropdown_2.cjs.entry.js +89 -0
  42. package/dist/wc/cjs/z-menu-section.cjs.entry.js +2 -2
  43. package/dist/wc/cjs/z-menu.cjs.entry.js +58 -4
  44. package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +46 -0
  45. package/dist/wc/cjs/z-modal-login.cjs.entry.js +15 -6
  46. package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +63 -0
  47. package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +36 -0
  48. package/dist/wc/cjs/z-myz-card-footer-sections.cjs.entry.js +19 -0
  49. package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +56 -0
  50. package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +21 -0
  51. package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +119 -0
  52. package/dist/wc/cjs/{z-card-list.cjs.entry.js → z-myz-card-list.cjs.entry.js} +5 -5
  53. package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +104 -0
  54. package/dist/wc/cjs/{z-list-item.cjs.entry.js → z-myz-list-item.cjs.entry.js} +7 -6
  55. package/dist/wc/cjs/z-myz-topbar.cjs.entry.js +194 -0
  56. package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +71 -0
  57. package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +73 -0
  58. package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +126 -0
  59. package/dist/wc/cjs/z-notification.cjs.entry.js +46 -0
  60. package/dist/wc/cjs/z-offcanvas.cjs.entry.js +63 -0
  61. package/dist/wc/cjs/z-otp.cjs.entry.js +41 -0
  62. package/dist/wc/cjs/z-pagination-bar.cjs.entry.js +8 -2651
  63. package/dist/wc/cjs/z-pagination-page.cjs.entry.js +3 -4
  64. package/dist/wc/cjs/z-pagination.cjs.entry.js +229 -0
  65. package/dist/wc/cjs/z-panel-elem.cjs.entry.js +1 -1
  66. package/dist/wc/cjs/z-pocket-message.cjs.entry.js +19 -0
  67. package/dist/wc/cjs/z-pocket_3.cjs.entry.js +125 -0
  68. package/dist/wc/cjs/z-popover.cjs.entry.js +132 -0
  69. package/dist/wc/cjs/z-section-title.cjs.entry.js +42 -0
  70. package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +68 -0
  71. package/dist/wc/cjs/z-slideshow.cjs.entry.js +112 -0
  72. package/dist/wc/cjs/z-status-tag.cjs.entry.js +29 -0
  73. package/dist/wc/cjs/z-stepper-item.cjs.entry.js +1 -1
  74. package/dist/wc/cjs/z-stepper.cjs.entry.js +1 -1
  75. package/dist/wc/cjs/{z-registro-table-body.cjs.entry.js → z-table-body.cjs.entry.js} +5 -5
  76. package/dist/wc/cjs/z-table-cell.cjs.entry.js +36 -0
  77. package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +32 -0
  78. package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +19 -0
  79. package/dist/wc/cjs/{z-registro-table-head.cjs.entry.js → z-table-footer.cjs.entry.js} +5 -5
  80. package/dist/wc/cjs/{z-registro-table-footer.cjs.entry.js → z-table-head.cjs.entry.js} +5 -5
  81. package/dist/wc/cjs/z-table-header-row.cjs.entry.js +22 -0
  82. package/dist/wc/cjs/z-table-header.cjs.entry.js +88 -0
  83. package/dist/wc/cjs/z-table-row.cjs.entry.js +43 -0
  84. package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +19 -0
  85. package/dist/wc/cjs/z-table.cjs.entry.js +82 -0
  86. package/dist/wc/cjs/z-tag.cjs.entry.js +22 -0
  87. package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +56 -0
  88. package/dist/wc/cjs/z-toast-notification.cjs.entry.js +203 -0
  89. package/dist/wc/cjs/z-toggle-button.cjs.entry.js +7 -6
  90. package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +49 -0
  91. package/dist/wc/cjs/z-tooltip.cjs.entry.js +254 -24
  92. package/dist/wc/cjs/z-user-dropdown.cjs.entry.js +46 -51
  93. package/dist/wc/cjs/z-visually-hidden.cjs.entry.js +19 -0
  94. package/dist/wc/collection/collection-manifest.json +63 -18
  95. package/dist/wc/collection/components/license-activation-form/license-activation-form.css +6 -1
  96. package/dist/wc/collection/components/license-activation-form/license-activation-form.js +25 -16
  97. package/dist/wc/custom-elements/index.js +8655 -1943
  98. package/dist/wc/delta_share/delta_share.esm.js +1 -1
  99. package/dist/wc/delta_share/p-041ff3e2.entry.js +1 -0
  100. package/dist/wc/delta_share/p-06543221.entry.js +1 -0
  101. package/dist/wc/delta_share/{p-ef4da7dc.entry.js → p-06b89fb4.entry.js} +1 -1
  102. package/dist/wc/delta_share/p-0b0179c7.js +1 -0
  103. package/dist/wc/delta_share/p-0f55558e.js +1 -0
  104. package/dist/wc/delta_share/p-103f926c.entry.js +1 -0
  105. package/dist/wc/delta_share/p-12aa58e4.entry.js +1 -0
  106. package/dist/wc/delta_share/p-20c14e4e.entry.js +1 -0
  107. package/dist/wc/delta_share/p-243df9e5.entry.js +1 -0
  108. package/dist/wc/delta_share/p-244accd2.entry.js +1 -0
  109. package/dist/wc/delta_share/p-261611b1.js +1 -0
  110. package/dist/wc/delta_share/p-29cb5018.entry.js +1 -0
  111. package/dist/wc/delta_share/{p-6215ddbd.entry.js → p-29d111de.entry.js} +1 -1
  112. package/dist/wc/delta_share/p-2b05751b.entry.js +1 -0
  113. package/dist/wc/delta_share/p-3094900a.entry.js +1 -0
  114. package/dist/wc/delta_share/p-32975e01.entry.js +1 -0
  115. package/dist/wc/delta_share/p-32d34db1.entry.js +1 -0
  116. package/dist/wc/delta_share/{p-10d9e4f5.entry.js → p-3341f25e.entry.js} +1 -1
  117. package/dist/wc/delta_share/p-33fb12fc.entry.js +1 -0
  118. package/dist/wc/delta_share/p-35bccab3.entry.js +1 -0
  119. package/dist/wc/delta_share/p-36955fc5.entry.js +1 -0
  120. package/dist/wc/delta_share/p-39440988.entry.js +1 -0
  121. package/dist/wc/delta_share/p-3f61bc0d.entry.js +1 -0
  122. package/dist/wc/delta_share/p-422f29e8.entry.js +1 -0
  123. package/dist/wc/delta_share/p-43ae8e0a.entry.js +1 -0
  124. package/dist/wc/delta_share/p-44eba966.entry.js +1 -0
  125. package/dist/wc/delta_share/p-51431ace.js +1 -0
  126. package/dist/wc/delta_share/p-5374191c.entry.js +16 -0
  127. package/dist/wc/delta_share/p-5559856c.entry.js +1 -0
  128. package/dist/wc/delta_share/p-5af0e3cd.entry.js +1 -0
  129. package/dist/wc/delta_share/{p-ca57e6ec.entry.js → p-5b320481.entry.js} +1 -1
  130. package/dist/wc/delta_share/p-5d085d01.entry.js +1 -0
  131. package/dist/wc/delta_share/p-5d88112c.entry.js +1 -0
  132. package/dist/wc/delta_share/p-5e9898dd.entry.js +1 -0
  133. package/dist/wc/delta_share/p-6422731e.entry.js +1 -0
  134. package/dist/wc/delta_share/p-64ffaf7b.entry.js +1 -0
  135. package/dist/wc/delta_share/p-6613eeee.entry.js +1 -0
  136. package/dist/wc/delta_share/p-6a39042b.entry.js +1 -0
  137. package/dist/wc/delta_share/{p-a03963a8.entry.js → p-6a9fb59c.entry.js} +1 -1
  138. package/dist/wc/delta_share/p-6f7064dc.entry.js +1 -0
  139. package/dist/wc/delta_share/p-767a8d6e.entry.js +1 -0
  140. package/dist/wc/delta_share/p-76cfb0be.entry.js +1 -0
  141. package/dist/wc/delta_share/p-775af9dc.entry.js +1 -0
  142. package/dist/wc/delta_share/p-7f71c41e.entry.js +1 -0
  143. package/dist/wc/delta_share/p-8b6617d8.entry.js +1 -0
  144. package/dist/wc/delta_share/p-8fb4a4ea.entry.js +1 -0
  145. package/dist/wc/delta_share/p-91a4ef35.js +1 -0
  146. package/dist/wc/delta_share/p-91af6142.entry.js +1 -0
  147. package/dist/wc/delta_share/p-94b8f342.entry.js +1 -0
  148. package/dist/wc/delta_share/{p-65c48026.entry.js → p-94df01a9.entry.js} +1 -1
  149. package/dist/wc/delta_share/p-9656b290.entry.js +1 -0
  150. package/dist/wc/delta_share/p-97e4d621.entry.js +1 -0
  151. package/dist/wc/delta_share/p-9a1d266e.entry.js +1 -0
  152. package/dist/wc/delta_share/p-9c147330.entry.js +1 -0
  153. package/dist/wc/delta_share/p-9d35fb61.entry.js +1 -0
  154. package/dist/wc/delta_share/{p-6684b880.entry.js → p-a0663266.entry.js} +1 -1
  155. package/dist/wc/delta_share/p-a150a778.entry.js +1 -0
  156. package/dist/wc/delta_share/p-a823768b.entry.js +1 -0
  157. package/dist/wc/delta_share/p-a880ae33.entry.js +3 -0
  158. package/dist/wc/delta_share/p-a949636a.entry.js +1 -0
  159. package/dist/wc/delta_share/p-b1c1f030.entry.js +1 -0
  160. package/dist/wc/delta_share/p-b5f0d2dc.entry.js +1 -0
  161. package/dist/wc/delta_share/p-badf3f24.entry.js +1 -0
  162. package/dist/wc/delta_share/p-bb38e604.entry.js +1 -0
  163. package/dist/wc/delta_share/p-bc225deb.entry.js +1 -0
  164. package/dist/wc/delta_share/p-bf58b24b.entry.js +1 -0
  165. package/dist/wc/delta_share/p-c2dde3b3.entry.js +1 -0
  166. package/dist/wc/delta_share/p-cccef23b.entry.js +1 -0
  167. package/dist/wc/delta_share/p-cd42e0b5.entry.js +1 -0
  168. package/dist/wc/delta_share/{p-800cd436.entry.js → p-cfc122de.entry.js} +1 -1
  169. package/dist/wc/delta_share/p-d282ce22.entry.js +1 -0
  170. package/dist/wc/delta_share/p-d610565d.entry.js +1 -0
  171. package/dist/wc/delta_share/p-da8144e5.entry.js +1 -0
  172. package/dist/wc/delta_share/p-dafefe1f.entry.js +1 -0
  173. package/dist/wc/delta_share/p-dc148f92.entry.js +1 -0
  174. package/dist/wc/delta_share/p-dd50dd54.entry.js +1 -0
  175. package/dist/wc/delta_share/p-de117646.entry.js +1 -0
  176. package/dist/wc/delta_share/p-dec6ab35.entry.js +1 -0
  177. package/dist/wc/delta_share/p-e37c7b62.entry.js +1 -0
  178. package/dist/wc/delta_share/p-e43e61ac.js +7 -0
  179. package/dist/wc/delta_share/p-e7932e20.entry.js +1 -0
  180. package/dist/wc/delta_share/p-e9412ef0.entry.js +1 -0
  181. package/dist/wc/delta_share/p-ea6c7be0.entry.js +1 -0
  182. package/dist/wc/delta_share/p-ebb9a3f9.entry.js +1 -0
  183. package/dist/wc/delta_share/p-ee76ecea.entry.js +1 -0
  184. package/dist/wc/delta_share/p-f0723bcc.entry.js +1 -0
  185. package/dist/wc/delta_share/p-f2323f2a.entry.js +1 -0
  186. package/dist/wc/delta_share/p-f441efc3.entry.js +1 -0
  187. package/dist/wc/delta_share/{p-873e098b.entry.js → p-f531a563.entry.js} +1 -1
  188. package/dist/wc/delta_share/p-fd83d815.entry.js +1 -0
  189. package/dist/wc/delta_share/p-ff2508eb.entry.js +1 -0
  190. package/dist/wc/esm/breakpoints-e07f80e7.js +4 -0
  191. package/dist/wc/esm/delta_share.js +2 -2
  192. package/dist/wc/esm/hammer-c3266b17.js +2648 -0
  193. package/dist/wc/esm/{icons-973d360b.js → icons-74713b55.js} +132 -58
  194. package/dist/wc/esm/index-654849a7.js +315 -0
  195. package/dist/wc/esm/{index-5ecd661f.js → index-b3a91e19.js} +12 -0
  196. package/dist/wc/esm/{license-activation_16.entry.js → license-activation_13.entry.js} +146 -487
  197. package/dist/wc/esm/loader.js +2 -2
  198. package/dist/wc/esm/utils-417652d9.js +80 -0
  199. package/dist/wc/esm/z-alert.entry.js +15 -0
  200. package/dist/wc/esm/z-app-header.entry.js +132 -6
  201. package/dist/wc/esm/z-app-switcher.entry.js +2 -2
  202. package/dist/wc/esm/z-app-topbar.entry.js +15 -28
  203. package/dist/wc/esm/z-aria-alert.entry.js +14 -0
  204. package/dist/wc/esm/z-avatar.entry.js +39 -0
  205. package/dist/wc/esm/z-button-deprecated.entry.js +34 -0
  206. package/dist/wc/esm/z-button-filter.entry.js +45 -0
  207. package/dist/wc/esm/z-button-sort.entry.js +17 -3
  208. package/dist/wc/esm/z-candybar.entry.js +1 -1
  209. package/dist/wc/esm/z-card.entry.js +53 -25
  210. package/dist/wc/esm/z-carousel.entry.js +20 -0
  211. package/dist/wc/esm/z-chip-deprecated.entry.js +20 -0
  212. package/dist/wc/esm/z-chip.entry.js +20 -7
  213. package/dist/wc/esm/z-combobox.entry.js +18 -17
  214. package/dist/wc/esm/z-contextual-menu.entry.js +36 -0
  215. package/dist/wc/esm/z-cookiebar.entry.js +5 -5
  216. package/dist/wc/esm/z-date-picker.entry.js +3100 -0
  217. package/dist/wc/esm/z-divider.entry.js +2 -2
  218. package/dist/wc/esm/z-dragdrop-area_2.entry.js +43 -0
  219. package/dist/wc/esm/z-file-upload.entry.js +168 -0
  220. package/dist/wc/esm/z-file.entry.js +43 -0
  221. package/dist/wc/esm/z-footer-link_3.entry.js +4 -4
  222. package/dist/wc/esm/z-footer.entry.js +35 -8
  223. package/dist/wc/esm/z-ghost-loading.entry.js +15 -0
  224. package/dist/wc/esm/z-icon-package.entry.js +2 -2
  225. package/dist/wc/esm/z-input-deprecated.entry.js +267 -0
  226. package/dist/wc/esm/z-input-label_2.entry.js +267 -0
  227. package/dist/wc/esm/z-list-group.entry.js +50 -0
  228. package/dist/wc/esm/z-list_2.entry.js +144 -53
  229. package/dist/wc/esm/z-logo.entry.js +12 -10
  230. package/dist/wc/esm/z-menu-dropdown_2.entry.js +84 -0
  231. package/dist/wc/esm/z-menu-section.entry.js +2 -2
  232. package/dist/wc/esm/z-menu.entry.js +58 -4
  233. package/dist/wc/esm/z-messages-pocket.entry.js +42 -0
  234. package/dist/wc/esm/z-modal-login.entry.js +15 -6
  235. package/dist/wc/esm/z-myz-card-alert.entry.js +59 -0
  236. package/dist/wc/esm/z-myz-card-dictionary.entry.js +32 -0
  237. package/dist/wc/esm/z-myz-card-footer-sections.entry.js +15 -0
  238. package/dist/wc/esm/z-myz-card-footer.entry.js +52 -0
  239. package/dist/wc/esm/z-myz-card-icon.entry.js +17 -0
  240. package/dist/wc/esm/z-myz-card-info.entry.js +115 -0
  241. package/dist/wc/esm/z-myz-card-list.entry.js +33 -0
  242. package/dist/wc/esm/z-myz-card_4.entry.js +97 -0
  243. package/dist/wc/esm/{z-list-item.entry.js → z-myz-list-item.entry.js} +7 -6
  244. package/dist/wc/esm/z-myz-topbar.entry.js +190 -0
  245. package/dist/wc/esm/z-navigation-tab-link.entry.js +67 -0
  246. package/dist/wc/esm/z-navigation-tab.entry.js +69 -0
  247. package/dist/wc/esm/z-navigation-tabs.entry.js +122 -0
  248. package/dist/wc/esm/z-notification.entry.js +42 -0
  249. package/dist/wc/esm/z-offcanvas.entry.js +59 -0
  250. package/dist/wc/esm/z-otp.entry.js +37 -0
  251. package/dist/wc/esm/z-pagination-bar.entry.js +8 -2651
  252. package/dist/wc/esm/z-pagination-page.entry.js +3 -4
  253. package/dist/wc/esm/z-pagination.entry.js +225 -0
  254. package/dist/wc/esm/z-panel-elem.entry.js +1 -1
  255. package/dist/wc/esm/z-pocket-message.entry.js +15 -0
  256. package/dist/wc/esm/z-pocket_3.entry.js +119 -0
  257. package/dist/wc/esm/z-popover.entry.js +128 -0
  258. package/dist/wc/esm/z-section-title.entry.js +38 -0
  259. package/dist/wc/esm/z-skip-to-content.entry.js +64 -0
  260. package/dist/wc/esm/z-slideshow.entry.js +108 -0
  261. package/dist/wc/esm/z-status-tag.entry.js +25 -0
  262. package/dist/wc/esm/z-stepper-item.entry.js +1 -1
  263. package/dist/wc/esm/z-stepper.entry.js +1 -1
  264. package/dist/wc/esm/{z-registro-table-body.entry.js → z-table-body.entry.js} +5 -5
  265. package/dist/wc/esm/z-table-cell.entry.js +32 -0
  266. package/dist/wc/esm/z-table-empty-box.entry.js +28 -0
  267. package/dist/wc/esm/z-table-expanded-row.entry.js +15 -0
  268. package/dist/wc/esm/{z-registro-table-head.entry.js → z-table-footer.entry.js} +5 -5
  269. package/dist/wc/esm/{z-registro-table-footer.entry.js → z-table-head.entry.js} +5 -5
  270. package/dist/wc/esm/z-table-header-row.entry.js +18 -0
  271. package/dist/wc/esm/z-table-header.entry.js +84 -0
  272. package/dist/wc/esm/z-table-row.entry.js +39 -0
  273. package/dist/wc/esm/z-table-sticky-footer.entry.js +15 -0
  274. package/dist/wc/esm/z-table.entry.js +78 -0
  275. package/dist/wc/esm/z-tag.entry.js +18 -0
  276. package/dist/wc/esm/z-toast-notification-list.entry.js +52 -0
  277. package/dist/wc/esm/z-toast-notification.entry.js +199 -0
  278. package/dist/wc/esm/z-toggle-button.entry.js +7 -6
  279. package/dist/wc/esm/z-toggle-switch.entry.js +45 -0
  280. package/dist/wc/esm/z-tooltip.entry.js +254 -24
  281. package/dist/wc/esm/z-user-dropdown.entry.js +46 -51
  282. package/dist/wc/esm/z-visually-hidden.entry.js +15 -0
  283. package/dist/wc/types/beans/index.d.ts +1 -1
  284. package/dist/wc/types/components/license-activation/license-activation.d.ts +1 -1
  285. package/dist/wc/types/components/license-activation-form/license-activation-form.d.ts +3 -1
  286. package/package.json +1 -1
  287. package/dist/wc/cjs/index-b9bd2767.js +0 -81
  288. package/dist/wc/cjs/utils-1f907efa.js +0 -42
  289. package/dist/wc/cjs/z-card-alert.cjs.entry.js +0 -52
  290. package/dist/wc/cjs/z-card-body.cjs.entry.js +0 -19
  291. package/dist/wc/cjs/z-card-cover.cjs.entry.js +0 -22
  292. package/dist/wc/cjs/z-card-footer.cjs.entry.js +0 -46
  293. package/dist/wc/cjs/z-card-header.cjs.entry.js +0 -38
  294. package/dist/wc/cjs/z-card-icon.cjs.entry.js +0 -21
  295. package/dist/wc/cjs/z-header.cjs.entry.js +0 -180
  296. package/dist/wc/cjs/z-heading.cjs.entry.js +0 -17
  297. package/dist/wc/cjs/z-registro-table-cell.cjs.entry.js +0 -34
  298. package/dist/wc/cjs/z-registro-table-header.cjs.entry.js +0 -23
  299. package/dist/wc/cjs/z-registro-table-row.cjs.entry.js +0 -23
  300. package/dist/wc/cjs/z-registro-table-sticky-footer.cjs.entry.js +0 -19
  301. package/dist/wc/cjs/z-registro-table.cjs.entry.js +0 -31
  302. package/dist/wc/delta_share/p-04b614bf.entry.js +0 -1
  303. package/dist/wc/delta_share/p-0a05abe2.entry.js +0 -1
  304. package/dist/wc/delta_share/p-21e76fc5.entry.js +0 -1
  305. package/dist/wc/delta_share/p-26d039ff.entry.js +0 -1
  306. package/dist/wc/delta_share/p-3995e58c.entry.js +0 -1
  307. package/dist/wc/delta_share/p-3c0ba1d7.entry.js +0 -1
  308. package/dist/wc/delta_share/p-3dae174e.entry.js +0 -1
  309. package/dist/wc/delta_share/p-466d0fc0.entry.js +0 -1
  310. package/dist/wc/delta_share/p-57e825ae.entry.js +0 -1
  311. package/dist/wc/delta_share/p-5a2d329b.entry.js +0 -1
  312. package/dist/wc/delta_share/p-5e35124a.entry.js +0 -1
  313. package/dist/wc/delta_share/p-6422287d.entry.js +0 -3
  314. package/dist/wc/delta_share/p-7145c713.entry.js +0 -1
  315. package/dist/wc/delta_share/p-7a08a26d.entry.js +0 -1
  316. package/dist/wc/delta_share/p-7adbb1ec.entry.js +0 -1
  317. package/dist/wc/delta_share/p-804eb658.entry.js +0 -1
  318. package/dist/wc/delta_share/p-81d7702b.entry.js +0 -1
  319. package/dist/wc/delta_share/p-85623203.entry.js +0 -1
  320. package/dist/wc/delta_share/p-9dd299b2.js +0 -1
  321. package/dist/wc/delta_share/p-a259b62e.entry.js +0 -1
  322. package/dist/wc/delta_share/p-ab7c95da.entry.js +0 -1
  323. package/dist/wc/delta_share/p-abd1d378.entry.js +0 -1
  324. package/dist/wc/delta_share/p-acfe9eb3.entry.js +0 -1
  325. package/dist/wc/delta_share/p-b5e27e10.js +0 -1
  326. package/dist/wc/delta_share/p-b5eb340c.entry.js +0 -1
  327. package/dist/wc/delta_share/p-b60651f2.entry.js +0 -1
  328. package/dist/wc/delta_share/p-c56e8a41.entry.js +0 -1
  329. package/dist/wc/delta_share/p-c69e24bf.entry.js +0 -1
  330. package/dist/wc/delta_share/p-cac71697.js +0 -1
  331. package/dist/wc/delta_share/p-cad0320b.entry.js +0 -1
  332. package/dist/wc/delta_share/p-d1270e75.entry.js +0 -1
  333. package/dist/wc/delta_share/p-d2b8f445.entry.js +0 -1
  334. package/dist/wc/delta_share/p-d489328b.js +0 -1
  335. package/dist/wc/delta_share/p-de921fbb.entry.js +0 -1
  336. package/dist/wc/delta_share/p-ec64cd8e.entry.js +0 -1
  337. package/dist/wc/delta_share/p-f1ba2542.entry.js +0 -1
  338. package/dist/wc/delta_share/p-f500eb2e.entry.js +0 -1
  339. package/dist/wc/delta_share/p-f5d6ffbf.entry.js +0 -1
  340. package/dist/wc/delta_share/p-f6cf7f9f.entry.js +0 -1
  341. package/dist/wc/delta_share/p-f9175533.entry.js +0 -7
  342. package/dist/wc/delta_share/p-fb1885ec.js +0 -1
  343. package/dist/wc/esm/breakpoints-75d56fd9.js +0 -3
  344. package/dist/wc/esm/index-e68ea3a2.js +0 -81
  345. package/dist/wc/esm/utils-1c638931.js +0 -37
  346. package/dist/wc/esm/z-card-alert.entry.js +0 -48
  347. package/dist/wc/esm/z-card-body.entry.js +0 -15
  348. package/dist/wc/esm/z-card-cover.entry.js +0 -18
  349. package/dist/wc/esm/z-card-footer.entry.js +0 -42
  350. package/dist/wc/esm/z-card-header.entry.js +0 -34
  351. package/dist/wc/esm/z-card-icon.entry.js +0 -17
  352. package/dist/wc/esm/z-card-list.entry.js +0 -33
  353. package/dist/wc/esm/z-header.entry.js +0 -176
  354. package/dist/wc/esm/z-heading.entry.js +0 -13
  355. package/dist/wc/esm/z-registro-table-cell.entry.js +0 -30
  356. package/dist/wc/esm/z-registro-table-header.entry.js +0 -19
  357. package/dist/wc/esm/z-registro-table-row.entry.js +0 -19
  358. package/dist/wc/esm/z-registro-table-sticky-footer.entry.js +0 -15
  359. package/dist/wc/esm/z-registro-table.entry.js +0 -27
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-5ecd661f.js';
2
- import { D as DividerSize, d as DividerOrientation } from './index-e68ea3a2.js';
1
+ import { r as registerInstance, h, H as Host } from './index-b3a91e19.js';
2
+ import { k as DividerSize, c as DividerOrientation } from './index-654849a7.js';
3
3
 
4
4
  const stylesCss = ".sc-z-divider-h{display:block;padding:0;margin:0}.divider-horizontal.sc-z-divider-h{width:100%}.divider-vertical.sc-z-divider-h{height:100%}.divider-small.divider-horizontal.sc-z-divider-h{height:var(--border-size-small)}.divider-medium.divider-horizontal.sc-z-divider-h{height:var(--border-size-medium)}.divider-large.divider-horizontal.sc-z-divider-h{height:var(--border-size-large)}.divider-small.divider-vertical.sc-z-divider-h{width:var(--border-size-small)}.divider-medium.divider-vertical.sc-z-divider-h{width:var(--border-size-medium)}.divider-large.divider-vertical.sc-z-divider-h{width:var(--border-size-large)}";
5
5
 
@@ -0,0 +1,43 @@
1
+ import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
+
3
+ const stylesCss = ".sc-z-dragdrop-area-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);margin-top:calc(var(--space-unit) * 3)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area{display:flex;color:var(--color-text01);flex-direction:column;position:relative;background-image:url(\"data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='2' ry='2' stroke='%23CACCCEFF' stroke-width='2' stroke-dasharray='15%2c 10%2c 14%2c 11' stroke-dashoffset='3' stroke-linecap='square'/%3e%3c/svg%3e\");border-radius:2px;border-color:var(--color-surface04);height:228px;background-color:var(--color-surface02)}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area *.sc-z-dragdrop-area{pointer-events:none}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:none;background-color:var(--color-primary03);box-shadow:var(--shadow-focus-primary)}.sc-z-dragdrop-area-h>.dragdrop.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area .dragover-message.sc-z-dragdrop-area{background-color:var(--color-link-primary);color:var(--color-text04);padding:10px 28px}.sc-z-dragdrop-area-h>.dragdrop.dragover.sc-z-dragdrop-area .dragover-container.sc-z-dragdrop-area{display:flex;justify-content:center;align-items:center}";
4
+
5
+ const ZDragdropArea = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ this.fileDropped = createEvent(this, "fileDropped", 7);
9
+ }
10
+ fileDroppedHandler(files) {
11
+ this.fileDropped.emit(files);
12
+ }
13
+ renderOnDragOverMessage() {
14
+ return (h("div", { class: "dragover-container" }, h("div", { class: "dragover-message" }, h("z-body", { variant: "semibold", level: 2 }, "Rilascia i file in questa area per allegarli."))));
15
+ }
16
+ render() {
17
+ return (h("div", { tabIndex: 0, ref: (val) => (this.dragDropContainer = val), class: "dragdrop", onDragOver: (e) => {
18
+ e.preventDefault();
19
+ this.dragDropContainer.classList.add("dragover");
20
+ }, onDragLeave: () => {
21
+ this.dragDropContainer.classList.remove("dragover");
22
+ }, onDragEnd: () => { }, onDrop: (e) => {
23
+ e.preventDefault();
24
+ if (e.dataTransfer.files.length) {
25
+ this.dragDropContainer.classList.remove("dragover");
26
+ this.fileDroppedHandler(e.dataTransfer.files);
27
+ }
28
+ } }, this.renderOnDragOverMessage(), h("slot", null)));
29
+ }
30
+ };
31
+ ZDragdropArea.style = stylesCss;
32
+
33
+ const ZHeading = class {
34
+ constructor(hostRef) {
35
+ registerInstance(this, hostRef);
36
+ this.variant = "regular";
37
+ }
38
+ render() {
39
+ return (h("z-typography", { tabIndex: 0, component: this.component || `h${this.level}`, level: `h${this.level}`, variant: this.variant }, h("slot", null)));
40
+ }
41
+ };
42
+
43
+ export { ZDragdropArea as z_dragdrop_area, ZHeading as z_heading };
@@ -0,0 +1,168 @@
1
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-b3a91e19.js';
2
+ import { j as ZFileUploadTypeEnum, D as DeviceEnum, k as DividerSize } from './index-654849a7.js';
3
+ import { g as getDevice } from './utils-417652d9.js';
4
+ import './breakpoints-e07f80e7.js';
5
+
6
+ const stylesCss = ".sc-z-file-upload-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-text01)}.sc-z-file-upload-h>.container.sc-z-file-upload{display:flex;flex-direction:column}.sc-z-file-upload-h .modalWrapper.sc-z-file-upload{display:flex;justify-content:center;align-items:center}.sc-z-file-upload-h .modalWrapper.sc-z-file-upload>.files.sc-z-file-upload{margin:calc(var(--space-unit) * 4);display:flex;flex-direction:column;gap:var(--space-unit)}.sc-z-file-upload-h .text-container.sc-z-file-upload{display:flex;flex-direction:column;margin:auto}.sc-z-file-upload-h .text-container.sc-z-file-upload z-body.sc-z-file-upload{text-align:center}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link.sc-z-file-upload{color:var(--color-link-primary);cursor:pointer}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link-text.sc-z-file-upload{margin-bottom:var(--space-unit)}input#fileElem.sc-z-file-upload{display:none}#title.sc-z-file-upload{display:inline-block;margin-bottom:var(--space-unit)}.sc-z-file-upload-h>.container.sc-z-file-upload>z-button-deprecated.sc-z-file-upload{display:inline-block;margin-top:calc(var(--space-unit) * 3)}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>z-heading.sc-z-file-upload{display:inline-block;margin:calc(var(--space-unit) * 3) 0}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>.files.sc-z-file-upload{display:flex;flex-wrap:wrap;row-gap:calc(var(--space-unit) * 2);column-gap:calc(var(--space-unit) * 2)}.sc-z-file-upload-h>.container.sc-z-file-upload>.files-container.sc-z-file-upload>z-divider.sc-z-file-upload{margin-top:calc(var(--space-unit) * 3);margin-bottom:0}@media only screen and (min-width: 768px){.sc-z-file-upload-h>.container.sc-z-file-upload>z-button-deprecated.sc-z-file-upload{align-self:flex-start}}";
7
+
8
+ const ZFileUpload = class {
9
+ constructor(hostRef) {
10
+ registerInstance(this, hostRef);
11
+ this.fileInput = createEvent(this, "fileInput", 7);
12
+ /** Prop indicating the file upload type - can be default or dragdrop */
13
+ this.type = ZFileUploadTypeEnum.default;
14
+ /** Number of files added by the user */
15
+ this.filesNumber = 0;
16
+ this.inputAttributes = {
17
+ type: "file",
18
+ id: "fileElem",
19
+ multiple: true,
20
+ };
21
+ }
22
+ /** Listen removeFile event sent from z-file component */
23
+ removeFileListener() {
24
+ this.filesNumber--;
25
+ }
26
+ /** Listen fileDropped event sent from z-dragdrop-area component */
27
+ fileDroppedListener(e) {
28
+ this.input.files = e.detail;
29
+ this.fileInputHandler();
30
+ }
31
+ componentDidUpdate() {
32
+ this.handleAccessibility();
33
+ this.invalidFiles.size && this.errorModal.focus();
34
+ }
35
+ componentWillLoad() {
36
+ this.invalidFiles = new Map();
37
+ if (this.type === ZFileUploadTypeEnum.dragdrop &&
38
+ getDevice() !== DeviceEnum.desktop)
39
+ this.type = ZFileUploadTypeEnum.default;
40
+ }
41
+ fileInputHandler() {
42
+ if (this.input.files.length) {
43
+ this.invalidFiles = this.checkFiles(Array.from(this.input.files));
44
+ }
45
+ }
46
+ handleAccessibility() {
47
+ if (this.filesNumber > 0) {
48
+ this.el.querySelector("z-file:last-child z-chip button").focus();
49
+ }
50
+ else {
51
+ this.type === ZFileUploadTypeEnum.default
52
+ ? this.button.shadowRoot.querySelector("button").focus()
53
+ : this.uploadLink.focus();
54
+ }
55
+ }
56
+ checkFiles(files) {
57
+ let errors = new Map();
58
+ const sizeErrorString = `supera i ${this.fileMaxSize}MB`;
59
+ const formatErrorString = " ha un'estensione non prevista";
60
+ files.forEach((file) => {
61
+ const fileSize = file.size / 1024 / 1024;
62
+ const fileFormatOk = this.acceptedFormat
63
+ .split(",")
64
+ .some((ext) => file.name.toLowerCase().endsWith(ext.trim()));
65
+ const fileSizeOk = fileSize <= this.fileMaxSize;
66
+ if (fileSizeOk && fileFormatOk) {
67
+ this.fileInput.emit(file);
68
+ this.filesNumber++;
69
+ this.input.value = "";
70
+ return;
71
+ }
72
+ errors.set(file.name, []);
73
+ if (!fileSizeOk) {
74
+ errors.get(file.name).push(sizeErrorString);
75
+ }
76
+ if (!fileFormatOk) {
77
+ errors.get(file.name).push(formatErrorString);
78
+ }
79
+ });
80
+ return errors;
81
+ }
82
+ renderTitle() {
83
+ return (h("z-heading", { id: "title", variant: "semibold", level: 2 }, this.mainTitle));
84
+ }
85
+ renderDescription(variant, level) {
86
+ return (h("z-body", { variant: variant, level: level }, this.description));
87
+ }
88
+ renderAllowedFileExtensions() {
89
+ let fileFormatString = "";
90
+ let fileWeightString = "";
91
+ if (this.acceptedFormat) {
92
+ const fileFormat = this.acceptedFormat
93
+ .split(", ")
94
+ .map((string) => string.substring(1).toUpperCase())
95
+ .join(", ");
96
+ fileFormatString = ` nei formati ${fileFormat}`;
97
+ }
98
+ if (this.fileMaxSize) {
99
+ fileWeightString = ` per un massimo di ${this.fileMaxSize}MB di peso`;
100
+ }
101
+ const finalString = `Puoi allegare file${fileFormatString}${fileWeightString}.`;
102
+ return (h("z-body", { level: 3 }, fileFormatString || fileWeightString ? finalString : null));
103
+ }
104
+ renderFileSection() {
105
+ return (this.filesNumber > 0 && (h("section", { class: "files-container" }, h("z-heading", { variant: "semibold", level: 4 }, "File appena caricati"), h("div", { class: "files" }, h("slot", { name: "files" })), h("z-divider", { size: DividerSize.medium }))));
106
+ }
107
+ renderInput() {
108
+ return (h("input", Object.assign({}, this.inputAttributes, { onChange: () => this.fileInputHandler(), accept: this.acceptedFormat, ref: (val) => (this.input = val) })));
109
+ }
110
+ renderUploadButton() {
111
+ return [
112
+ this.renderInput(),
113
+ h("z-button-deprecated", { onClick: () => this.input.click(), onKeyPress: (e) => {
114
+ if (e.code == "Space" || e.code == "Enter") {
115
+ e.preventDefault();
116
+ this.input.click();
117
+ }
118
+ }, id: "fileSelect", variant: this.buttonVariant, icon: "upload", ref: (val) => (this.button = val) }, "Allega"),
119
+ ];
120
+ }
121
+ renderUploadLink() {
122
+ return [
123
+ this.renderInput(),
124
+ h("z-body", { class: "upload-link-text", variant: "regular", level: 1 }, "Trascinalo qui o", " ", h("z-body", { tabIndex: 0, class: "upload-link", onClick: () => this.input.click(), onKeyPress: (e) => {
125
+ if (e.code == "Space" || e.code == "Enter") {
126
+ e.preventDefault();
127
+ this.input.click();
128
+ }
129
+ }, variant: "semibold", level: 1, ref: (val) => (this.uploadLink = val) }, "caricalo"), " ", "dal tuo computer"),
130
+ ];
131
+ }
132
+ renderDefaultMode() {
133
+ return [
134
+ this.renderDescription("semibold", 3),
135
+ this.renderAllowedFileExtensions(),
136
+ this.renderFileSection(),
137
+ this.renderUploadButton(),
138
+ ];
139
+ }
140
+ renderDragDropMode() {
141
+ return [
142
+ this.renderFileSection(),
143
+ h("z-dragdrop-area", null, h("div", { class: "text-container" }, this.renderDescription("regular", 1), this.renderUploadLink(), this.renderAllowedFileExtensions())),
144
+ ];
145
+ }
146
+ formatErrorString(key, value) {
147
+ var _a, _b;
148
+ const bothErrors = value[0] && value[1] ? ", " : "";
149
+ return `Il file ${key} ${(_a = value[0]) !== null && _a !== void 0 ? _a : ""}${bothErrors} ${(_b = value[1]) !== null && _b !== void 0 ? _b : ""} e non può quindi essere caricato.`;
150
+ }
151
+ handleErrorModalContent() {
152
+ return (h("div", { slot: "modalContent" }, h("div", { class: "modalWrapper" }, h("div", { class: "files" }, Array.from(this.invalidFiles).map(([key, value]) => {
153
+ return (h("z-body", { variant: "regular", level: 3 }, this.formatErrorString(key, value)));
154
+ })))));
155
+ }
156
+ render() {
157
+ return [
158
+ h("div", { tabIndex: 0, class: `container ${this.type}` }, this.renderTitle(), this.type == ZFileUploadTypeEnum.default
159
+ ? this.renderDefaultMode()
160
+ : this.renderDragDropMode()),
161
+ !!this.invalidFiles.size && (h("z-modal", { tabIndex: 0, ref: (val) => (this.errorModal = val), modaltitle: "Attenzione", onModalClose: () => (this.invalidFiles = new Map()), onModalBackgroundClick: () => (this.invalidFiles = new Map()) }, this.handleErrorModalContent())),
162
+ ];
163
+ }
164
+ get el() { return getElement(this); }
165
+ };
166
+ ZFileUpload.style = stylesCss;
167
+
168
+ export { ZFileUpload as z_file_upload };
@@ -0,0 +1,43 @@
1
+ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-b3a91e19.js';
2
+ import { h as ZChipType, i as TooltipPosition } from './index-654849a7.js';
3
+ import { t as tabletBreakpoint } from './breakpoints-e07f80e7.js';
4
+
5
+ const stylesCss = ".sc-z-file-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);position:relative}.sc-z-file-h>z-tooltip.sc-z-file{z-index:10}.sc-z-file-h>z-tooltip.sc-z-file>.tootip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.33;letter-spacing:0.32px;display:block}";
6
+
7
+ const ZFile = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.removeFile = createEvent(this, "removeFile", 7);
11
+ this.allowTooltip = false;
12
+ this.tooltipVisible = false;
13
+ }
14
+ removeFileHandler() {
15
+ this.removeFile.emit();
16
+ this.el.remove();
17
+ }
18
+ onMouseOver() {
19
+ this.tooltipVisible = true;
20
+ }
21
+ onMouseLeave() {
22
+ this.tooltipVisible = false;
23
+ }
24
+ onInteractiveIconClick() {
25
+ this.removeFileHandler();
26
+ }
27
+ componentDidLoad() {
28
+ var _a, _b;
29
+ if (this.elementHasEllipsis() && window.innerWidth > tabletBreakpoint)
30
+ this.allowTooltip = true;
31
+ (_b = (_a = this.icon) === null || _a === void 0 ? void 0 : _a.focus) === null || _b === void 0 ? void 0 : _b.call(_a);
32
+ }
33
+ elementHasEllipsis() {
34
+ return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
35
+ }
36
+ render() {
37
+ return (h(Host, null, this.allowTooltip && (h("z-tooltip", { open: this.tooltipVisible, type: TooltipPosition.AUTO, "bind-to": `#chip-${this.fileNumber}` }, h("span", { class: "body-5 tootip-content" }, this.ellipsis.innerText))), h("z-chip", { id: `chip-${this.fileNumber}`, interactiveIcon: "multiply-circled", type: ZChipType.default }, h("span", { ref: (el) => (this.ellipsis = el), tabIndex: -1 }, h("slot", null)))));
38
+ }
39
+ get el() { return getElement(this); }
40
+ };
41
+ ZFile.style = stylesCss;
42
+
43
+ export { ZFile as z_file };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
1
+ import { r as registerInstance, h } from './index-b3a91e19.js';
2
2
 
3
- const stylesCss$2 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>a{display:inline-block;color:var(--color-white);padding:calc(var(--space-unit) / 2 * 3) 0;border-bottom:1px solid var(--gray50);text-decoration:none;font-size:14px;width:100%}@media only screen and (min-width: 768px){:host a{font-size:12px;border-bottom:none;text-decoration:underline;padding:0;width:initial}}";
3
+ const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a{display:inline-block;color:var(--color-white);padding:calc(var(--space-unit) / 2 * 3) 0;border-bottom:1px solid var(--gray50);text-decoration:none;font-size:14px;width:100%}@media only screen and (min-width: 768px){:host a{font-size:12px;border-bottom:none;text-decoration:underline;padding:0;width:initial}}";
4
4
 
5
5
  const ZFooterLink = class {
6
6
  constructor(hostRef) {
@@ -12,7 +12,7 @@ const ZFooterLink = class {
12
12
  };
13
13
  ZFooterLink.style = stylesCss$2;
14
14
 
15
- const stylesCss$1 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>nav{background-color:var(--bg-grey-900);display:flex;flex-direction:column;justify-items:flex-start;overflow:hidden;margin:calc(var(--space-unit) / 2) 0 calc(var(--space-unit) / 2) 0;padding:0}:host>nav>.header{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:flex-start;margin:0 calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4);border-bottom:1px solid var(--gray50);line-height:1}:host>nav>.header>h2{color:var(--color-white);font-size:16px;margin:var(--space-unit) 0 var(--space-unit) 0}:host>nav>.header{fill:var(--color-white)}:host>nav>.header>button{position:absolute;top:var(--space-unit);right:0;margin:0;padding:0;background:transparent;border:0;appearance:none;cursor:pointer}:host>nav>.header>z-icon{display:block}:host>nav>.content{background-color:var(--text-grey-800);display:none;height:0;transition:0.3s ease;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 4)}:host>nav>.content.show{display:block;height:auto;transition:0.3s ease}@media only screen and (min-width: 768px){:host>nav{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr;grid-column-gap:var(--grid-tablet-margin);padding:calc(var(--space-unit) * 2) 0;border-bottom:1px solid var(--color-white);margin:0;background-color:var(--bg-grey-800)}:host>nav>.header>button.toggleButton{display:none}:host>nav>.header{border-bottom:none;padding:0;margin:0}:host>nav>.header>h2{border:none}:host>nav>.content,:host>nav>.content.show{grid-column:span 3;width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-tablet-margin);grid-row-gap:var(--space-unit);height:auto;align-items:stretch;align-content:stretch;margin:0}}@media only screen and (min-width: 1152px){:host>nav{display:grid;grid-template-columns:1fr;grid-template-rows:40px 4fr;padding:0;border-bottom:none}:host>nav>.header{position:relative;display:inline-flex;height:24px}:host>nav>.header>h2{width:auto;font-size:16px;line-height:1;font-weight:600;color:var(--gray50);padding:0 0 var(--space-unit);margin:0}:host>nav>.header::after{content:\"\";display:block;position:absolute;top:100%;left:0;width:120px;border-bottom:1px solid var(--gray50)}:host>nav>.content,:host>nav>.content.show{grid-column:auto;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}}";
15
+ const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>nav{background-color:var(--gray900);display:flex;flex-direction:column;justify-items:flex-start;overflow:hidden;margin:calc(var(--space-unit) / 2) 0;padding:0}:host>nav>.header{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:flex-start;height:calc(var(--space-unit) * 4);border-bottom:1px solid var(--gray50);line-height:1}:host>nav>.header>h2{color:var(--color-white);font-size:16px;margin:var(--space-unit) 0}:host>nav>.header{fill:var(--color-white)}:host>nav>.header>button{position:absolute;top:var(--space-unit);right:0;margin:0;padding:0;background:transparent;border:0;appearance:none;cursor:pointer}:host>nav>.header>z-icon{display:block}:host>nav>.content{background-color:var(--gray800);display:none;height:0;transition:0.3s ease;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}:host>nav>.content.show{display:block;height:auto;transition:0.3s ease}@media only screen and (min-width: 768px){:host>nav{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr;grid-column-gap:var(--grid-tablet-margin);padding:calc(var(--space-unit) * 2) 0;border-bottom:1px solid var(--color-white);margin:0;background-color:var(--gray800)}:host>nav>.header>button.toggleButton{display:none}:host>nav>.header{border-bottom:none;padding:0;margin:0}:host>nav>.header>h2{border:none}:host>nav>.content,:host>nav>.content.show{grid-column:span 3;width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-tablet-margin);grid-row-gap:var(--space-unit);height:auto;align-items:stretch;align-content:stretch;margin:0}}@media only screen and (min-width: 1152px){:host>nav{display:grid;grid-template-columns:1fr;grid-template-rows:40px 4fr;padding:0;border-bottom:none}:host>nav>.header{position:relative;display:inline-flex;height:24px}:host>nav>.header>h2{width:auto;font-size:16px;line-height:1;font-weight:600;color:var(--gray50);padding:0 0 var(--space-unit);margin:0}:host>nav>.header::after{content:\"\";display:block;position:absolute;top:100%;left:0;width:120px;border-bottom:1px solid var(--gray50)}:host>nav>.content,:host>nav>.content.show{grid-column:auto;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}}";
16
16
 
17
17
  const ZFooterSection = class {
18
18
  constructor(hostRef) {
@@ -28,7 +28,7 @@ const ZFooterSection = class {
28
28
  };
29
29
  ZFooterSection.style = stylesCss$1;
30
30
 
31
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>a>img{width:calc(var(--space-unit) * 3)}@media only screen and (min-width: 1152px){:host>a>img{width:16px}}";
31
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a>img{width:calc(var(--space-unit) * 3)}@media only screen and (min-width: 1152px){:host>a>img{width:16px}}";
32
32
 
33
33
  const ZFooterSocial = class {
34
34
  constructor(hostRef) {
@@ -1,22 +1,36 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
+ import { B as ButtonVariantEnum, b as ButtonSizeEnum } from './index-654849a7.js';
2
3
 
3
- const stylesCss = ":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;font-family:var(--dashboard-font);font-size:13px;padding:var(--space-unit) 0 var(--space-unit) 0;background-color:var(--bg-grey-900);color:var(--gray50)}footer *{box-sizing:border-box}footer>section{display:grid}footer>section.bottom{display:grid;grid-template-columns:1fr;width:auto;height:auto;margin:0;padding:0;white-space:pre-line;font-size:12px}footer>section.bottom>div.item{display:flex;flex-direction:column;align-items:flex-start;grid-column:span 1;height:auto;width:auto;padding:calc(var(--space-unit) * 2) 0;margin:0 calc(var(--space-unit) * 3)}footer>section.bottom>div.item:nth-child(1){order:2}footer>section.bottom>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}footer>section.bottom>div.item>div.social{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px);column-gap:12px;padding:0;margin-bottom:0px}footer>section.bottom>div.bottom-links{display:none}footer>section.bottom>div.item>p{margin:var(--space-unit) 0;padding:var(--space-unit) 0}footer>section.bottom>div.item>p:first-child{margin-top:0}footer>section.bottom>div.item>p:last-child{margin-bottom:0}footer>section.bottom>div.logo>p>span{display:block}@media only screen and (min-width: 768px){footer{padding:0}footer>section.top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4);background-color:var(--text-grey-800)}footer>section.top>z-footer-section:last-child{display:none}footer>section.bottom{grid-template-columns:repeat(4, 1fr);grid-column-gap:var(--grid-tablet-margin);background-color:var(--bg-grey-900);padding:0 calc(var(--space-unit) * 4)}footer>section.bottom>div.item{margin:0}footer>section.bottom>div.item:nth-child(1){order:1}footer>section.bottom>div.item:nth-child(2){order:2;border-bottom:none}footer>section.bottom>div.item>p{padding-top:0}footer>section.bottom>div.logo>z-logo{width:auto;height:39px}footer>section.bottom>div.bottom-links{display:block;grid-column:span 2;order:3}footer>section.bottom>div.bottom-links{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px);grid-column-gap:var(--grid-tablet-margin);font-size:12px}}@media only screen and (min-width: 1152px){footer>section.top{grid-template-columns:repeat(6, 1fr);grid-column-gap:var(--grid-desktop-margin);width:100%;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 4)}footer>section.bottom{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}footer>section.bottom>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}footer>section.bottom>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}footer>section.bottom>div.item>div.social{margin-top:0}footer>section.bottom>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0}footer>section.bottom>div.bottom-links{grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-desktop-margin);margin:0}}";
4
+ const stylesCss = ":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;font-family:var(--font-family-sans);font-size:13px;padding:var(--space-unit) 0;background-color:var(--gray900);color:var(--gray50)}footer *{box-sizing:border-box}footer>section>div{display:grid}#top{padding:0 calc(var(--space-unit) * 2)}#bottom{width:auto;height:auto;margin:0;padding:0 calc(var(--space-unit) * 2);white-space:pre-line;font-size:12px}#bottom>div{display:grid;grid-template-columns:1fr}#bottom>div>div.item{display:flex;flex-direction:column;align-items:flex-start;grid-column:span 1;height:auto;width:auto;padding:calc(var(--space-unit) * 2) 0}#bottom>div>div.item:nth-child(1){order:2}#bottom>div>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}#bottom>div>div.item>div.social{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px);column-gap:12px;padding:0;margin-bottom:0px}#bottom>div>div.bottom-links{display:none}#bottom>div>div.item>p{margin:var(--space-unit) 0;padding:var(--space-unit) 0}#bottom>div>div.item>p:first-child{margin-top:0}#bottom>div>div.item>p:last-child{margin-bottom:0}#bottom>div>div.logo>p>span{display:block}#extension{padding:0 calc(var(--space-unit) * 2)}#extension>div{display:grid;grid-template-columns:1fr;grid-row-gap:var(--space-unit);align-items:center}#extension z-divider{margin-top:var(--space-unit)}#extension z-button-deprecated{margin-left:var(--space-unit)}div.limited-width{margin:auto;max-width:var(--mw)}@media only screen and (min-width: 768px){footer{padding:0}#top{background-color:var(--gray800);padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3)}#top z-footer-section:last-child{display:none}#bottom{background-color:var(--gray900);padding:0 calc(var(--space-unit) * 3)}#bottom>div{grid-template-columns:repeat(4, 1fr);grid-column-gap:var(--grid-tablet-margin)}#bottom>div>div.item{margin:0}#bottom>div>div.item:nth-child(1){order:1}#bottom>div>div.item:nth-child(2){order:2;border-bottom:none}#bottom>div>div.item>p{padding-top:0}#bottom>div>div.logo>z-logo{width:auto;height:39px}#bottom>div>div.bottom-links{display:block;grid-column:span 2;order:3}#bottom>div>div.bottom-links{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px);grid-column-gap:var(--grid-tablet-margin);font-size:12px}#extension{margin:auto;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;background-color:var(--gray800);color:white;grid-template-columns:1fr 1fr}#extension>div>div{text-align:end}#extension z-divider{grid-column:1 / span 2}}@media only screen and (min-width: 1152px){#top{width:100%}#top>div{grid-template-columns:repeat(6, 1fr);grid-column-gap:var(--grid-desktop-margin)}#bottom>div>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}#bottom>div>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}#bottom>div>div.item>div.social{margin-top:0}#bottom>div>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0}#bottom>div>div.bottom-links{grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-desktop-margin);margin:0}}@media only screen and (min-width: 1366px){#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}#bottom{padding:0 calc(var(--space-unit) * 4)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0}}";
4
5
 
5
6
  const ZFooter = class {
6
7
  constructor(hostRef) {
7
8
  registerInstance(this, hostRef);
9
+ this.creditsLinkClick = createEvent(this, "creditsLinkClick", 7);
10
+ this.reportAProblemButtonClick = createEvent(this, "reportAProblemButtonClick", 7);
11
+ this.creditsLinkId = "creditsLinkId";
12
+ this.emitReportAProblemButtonClick =
13
+ this.emitReportAProblemButtonClick.bind(this);
8
14
  }
9
15
  componentWillLoad() {
10
16
  if (this.data) {
11
17
  console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead.");
12
18
  this.jsonData = JSON.parse(this.data);
13
19
  }
14
- if (this.copyrightuser) {
15
- console.warn("z-footer: `copyrightuser` prop is deprecated and will be removed in a future version.");
20
+ }
21
+ zLinkClickListener(e) {
22
+ if (e.detail.linkId === this.creditsLinkId) {
23
+ this.emitCreditsLinkClick();
16
24
  }
17
25
  }
26
+ emitCreditsLinkClick() {
27
+ this.creditsLinkClick.emit();
28
+ }
29
+ emitReportAProblemButtonClick() {
30
+ this.reportAProblemButtonClick.emit();
31
+ }
18
32
  renderZLogo() {
19
- return (h("z-logo", { link: "https://www.zanichelli.it", width: 144, height: 38, imagealt: "Home Zanichelli", targetblank: true }));
33
+ return (h("z-logo", { link: "https://www.zanichelli.it", width: 144, height: 38, imageAlt: "Home Zanichelli", targetBlank: true }));
20
34
  }
21
35
  renderAddress() {
22
36
  return (h("p", null, "Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna", h("br", null), "Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024", h("br", null), "Partita IVA 03978000374"));
@@ -34,10 +48,23 @@ const ZFooter = class {
34
48
  return (h("div", { class: "item bottom-links" }, h("slot", { name: "links" }), this.renderFooterBottomJsonData()));
35
49
  }
36
50
  renderFooterBottom() {
37
- return (h("section", { class: "bottom" }, h("div", { class: "item logo" }, this.renderZLogo(), this.renderCopyright(), this.renderCertification()), h("div", { class: "item" }, this.renderAddress(), this.renderSocial()), this.renderBottomLinks()));
51
+ return (h("section", { id: "bottom" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { class: "item logo" }, this.renderZLogo(), this.renderCopyright(), this.renderCertification()), h("div", { class: "item" }, this.renderAddress(), this.renderSocial()), this.renderBottomLinks())));
38
52
  }
39
53
  renderFooterTop() {
40
- return (h("section", { class: "top" }, h("slot", null), this.renderFooterTopJsonData()));
54
+ return (h("section", { id: "top" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("slot", null), this.renderFooterTopJsonData())));
55
+ }
56
+ renderFooterProductInfo() {
57
+ var _a;
58
+ if (this.productName ||
59
+ this.productVersion ||
60
+ this.productCreditsLink != null ||
61
+ this.showReportAProblemButton) {
62
+ const versionString = `${this.productName ? " versione" : "Versione"} ${this.productVersion}`;
63
+ const creditsObject = (h("z-body", { level: 5 }, (this.productName || this.productVersion) && " - ", h("z-link", { htmlid: this.creditsLinkId, href: (_a = this.productCreditsLink) === null || _a === void 0 ? void 0 : _a.trim(), target: "_blank", textcolor: "white" }, "Credits")));
64
+ return (h("div", { id: "extension" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth
65
+ ? { "--mw": `${this.contentMaxWidth}px` }
66
+ : {} }, h("span", null, this.productName && (h("z-body", { level: 5, variant: "semibold" }, this.productName)), this.productVersion && (h("z-body", { level: 5 }, versionString)), this.productCreditsLink != null && creditsObject), this.showReportAProblemButton && (h("div", null, h("z-body", { level: 5 }, "Hai bisogno di aiuto?"), h("z-button-deprecated", { variant: ButtonVariantEnum["dark-bg"], size: ButtonSizeEnum.small, onClick: this.emitReportAProblemButtonClick }, "SEGNALA UN PROBLEMA"))), h("z-divider", { color: "gray500" }))));
67
+ }
41
68
  }
42
69
  // INFO: backward compatibility
43
70
  renderFooterTopJsonData() {
@@ -68,7 +95,7 @@ const ZFooter = class {
68
95
  return social.map((item) => (h("z-footer-social", { href: item.link, icon: item.icon, description: item.description })));
69
96
  }
70
97
  render() {
71
- return (h("footer", null, this.renderFooterTop(), this.renderFooterBottom()));
98
+ return (h("footer", null, this.renderFooterProductInfo(), this.renderFooterTop(), this.renderFooterBottom()));
72
99
  }
73
100
  };
74
101
  ZFooter.style = stylesCss;
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h, H as Host } from './index-b3a91e19.js';
2
+
3
+ const stylesCss = ":host{display:inline-block;width:100%;height:100%;background:var(--bg-neutral-100);overflow:hidden;border-radius:4px;transform:translate3d(0, 0, 0)}:host::after{content:' ';display:block;width:100%;height:100%;box-shadow:#e8ebee20 0px 0px 1px;background-image:linear-gradient(\n 90deg,\n var(--bg-neutral-100) 0%,\n var(--bg-neutral-150) 95%,\n var(--bg-neutral-100) 100%\n );animation:progress 1.6s ease-in-out infinite}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}";
4
+
5
+ const ZGhostLoading = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h(Host, null));
11
+ }
12
+ };
13
+ ZGhostLoading.style = stylesCss;
14
+
15
+ export { ZGhostLoading as z_ghost_loading };
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
2
- import { i as icons } from './icons-973d360b.js';
1
+ import { r as registerInstance, h } from './index-b3a91e19.js';
2
+ import { i as icons } from './icons-74713b55.js';
3
3
 
4
4
  const stylesCss = ":host>div{display:flex;flex-flow:row wrap;justify-content:flex-start;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px}:host>div>div{width:300px;margin:5px}:host>div>div>label{margin:0 10px}";
5
5