@zanichelli/albe-web-components 2.41.0 → 2.42.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (374) hide show
  1. package/dist/cjs/{index-dee3e21d.js → index-84b7063a.js} +182 -88
  2. package/dist/cjs/{index-15dc9f49.js → index-ef6dc2ee.js} +5 -0
  3. package/dist/cjs/index.cjs.js +2 -2
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/{utils-50477402.js → utils-d3a23e75.js} +3 -3
  6. package/dist/cjs/web-components-library.cjs.js +3 -3
  7. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  8. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  9. package/dist/cjs/z-app-switcher_10.cjs.entry.js +2 -2
  10. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  12. package/dist/cjs/z-body_2.cjs.entry.js +1 -1
  13. package/dist/cjs/z-button-filter_5.cjs.entry.js +3 -3
  14. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  15. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  16. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  17. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  18. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  19. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  20. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +49 -0
  21. package/dist/cjs/z-file-upload.cjs.entry.js +169 -0
  22. package/dist/cjs/z-file.cjs.entry.js +53 -0
  23. package/dist/cjs/z-footer-link_3.cjs.entry.js +1 -1
  24. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  25. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  26. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  27. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  28. package/dist/cjs/z-list_3.cjs.entry.js +2 -2
  29. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -3
  30. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  31. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  32. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  33. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  34. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  35. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  36. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  37. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  38. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  39. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  40. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  41. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  42. package/dist/cjs/z-myz-card_4.cjs.entry.js +2 -2
  43. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  44. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  45. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  46. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  47. package/dist/cjs/z-notification.cjs.entry.js +2 -2
  48. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  49. package/dist/cjs/z-pagination-bar.cjs.entry.js +3 -3
  50. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  51. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  52. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  53. package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
  54. package/dist/cjs/z-popover.cjs.entry.js +3 -3
  55. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  56. package/dist/cjs/z-status-tag.cjs.entry.js +2 -2
  57. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  58. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  59. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  60. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  61. package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
  62. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  63. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  64. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  65. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  66. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  67. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  68. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  69. package/dist/cjs/z-table.cjs.entry.js +2 -2
  70. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  71. package/dist/cjs/z-toast-notification.cjs.entry.js +2 -2
  72. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  73. package/dist/cjs/z-toggle-switch.cjs.entry.js +9 -7
  74. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  75. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  76. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  77. package/dist/collection/beans/index.js +5 -0
  78. package/dist/collection/collection-manifest.json +5 -2
  79. package/dist/collection/components/buttons/z-button/index.js +2 -2
  80. package/dist/collection/components/buttons/z-toggle-switch/index.js +5 -3
  81. package/dist/collection/components/buttons/z-toggle-switch/styles.css +5 -1
  82. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +52 -0
  83. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +62 -0
  84. package/dist/collection/components/file-upload/z-file/index.js +109 -0
  85. package/dist/collection/components/file-upload/z-file/styles.css +61 -0
  86. package/dist/collection/components/file-upload/z-file-upload/index.js +329 -0
  87. package/dist/collection/components/file-upload/z-file-upload/styles.css +87 -0
  88. package/dist/collection/components/navigation/z-menu/index.js +4 -4
  89. package/dist/collection/components/notification/z-tooltip/index.js +2 -2
  90. package/dist/collection/themes/index.stories.js +38 -0
  91. package/dist/collection/utils/utils.js +2 -2
  92. package/dist/esm/{index-fa9e549c.js → index-90e18641.js} +182 -88
  93. package/dist/esm/{index-672bd95c.js → index-cda2110a.js} +6 -1
  94. package/dist/esm/index.js +2 -2
  95. package/dist/esm/loader.js +3 -3
  96. package/dist/esm/polyfills/css-shim.js +1 -1
  97. package/dist/esm/{utils-c01fe130.js → utils-436360f5.js} +3 -3
  98. package/dist/esm/web-components-library.js +3 -3
  99. package/dist/esm/z-alert.entry.js +1 -1
  100. package/dist/esm/z-app-header.entry.js +1 -1
  101. package/dist/esm/z-app-switcher_10.entry.js +2 -2
  102. package/dist/esm/z-aria-alert.entry.js +2 -2
  103. package/dist/esm/z-avatar.entry.js +2 -2
  104. package/dist/esm/z-body_2.entry.js +1 -1
  105. package/dist/esm/z-button-filter_5.entry.js +3 -3
  106. package/dist/esm/z-button-sort.entry.js +1 -1
  107. package/dist/esm/z-candybar.entry.js +1 -1
  108. package/dist/esm/z-chip.entry.js +2 -2
  109. package/dist/esm/z-combobox.entry.js +3 -3
  110. package/dist/esm/z-contextual-menu.entry.js +2 -2
  111. package/dist/esm/z-cookiebar.entry.js +2 -2
  112. package/dist/esm/z-dragdrop-area_2.entry.js +44 -0
  113. package/dist/esm/z-file-upload.entry.js +165 -0
  114. package/dist/esm/z-file.entry.js +49 -0
  115. package/dist/esm/z-footer-link_3.entry.js +1 -1
  116. package/dist/esm/z-footer.entry.js +2 -2
  117. package/dist/esm/z-ghost-loading.entry.js +1 -1
  118. package/dist/esm/z-icon-package.entry.js +1 -1
  119. package/dist/esm/z-info-box.entry.js +1 -1
  120. package/dist/esm/z-list_3.entry.js +2 -2
  121. package/dist/esm/z-menu-dropdown_2.entry.js +3 -3
  122. package/dist/esm/z-menu-section.entry.js +1 -1
  123. package/dist/esm/z-menu.entry.js +1 -1
  124. package/dist/esm/z-messages-pocket.entry.js +2 -2
  125. package/dist/esm/z-modal-login.entry.js +2 -2
  126. package/dist/esm/z-modal.entry.js +1 -1
  127. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  128. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  129. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  130. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  131. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  132. package/dist/esm/z-myz-card-info.entry.js +3 -3
  133. package/dist/esm/z-myz-card-list.entry.js +1 -1
  134. package/dist/esm/z-myz-card_4.entry.js +2 -2
  135. package/dist/esm/z-myz-list-item.entry.js +3 -3
  136. package/dist/esm/z-myz-topbar.entry.js +2 -2
  137. package/dist/esm/z-navigation-tab.entry.js +1 -1
  138. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  139. package/dist/esm/z-notification.entry.js +2 -2
  140. package/dist/esm/z-otp.entry.js +2 -2
  141. package/dist/esm/z-pagination-bar.entry.js +3 -3
  142. package/dist/esm/z-pagination-page.entry.js +1 -1
  143. package/dist/esm/z-panel-elem.entry.js +1 -1
  144. package/dist/esm/z-pocket-message.entry.js +1 -1
  145. package/dist/esm/z-pocket_3.entry.js +3 -3
  146. package/dist/esm/z-popover.entry.js +3 -3
  147. package/dist/esm/z-slideshow.entry.js +3 -3
  148. package/dist/esm/z-status-tag.entry.js +2 -2
  149. package/dist/esm/z-stepper-item.entry.js +1 -1
  150. package/dist/esm/z-stepper.entry.js +1 -1
  151. package/dist/esm/z-table-body.entry.js +1 -1
  152. package/dist/esm/z-table-cell.entry.js +2 -2
  153. package/dist/esm/z-table-empty-box.entry.js +1 -1
  154. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  155. package/dist/esm/z-table-footer.entry.js +1 -1
  156. package/dist/esm/z-table-head.entry.js +1 -1
  157. package/dist/esm/z-table-header-row.entry.js +1 -1
  158. package/dist/esm/z-table-header.entry.js +3 -3
  159. package/dist/esm/z-table-row.entry.js +2 -2
  160. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  161. package/dist/esm/z-table.entry.js +2 -2
  162. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  163. package/dist/esm/z-toast-notification.entry.js +2 -2
  164. package/dist/esm/z-toggle-button.entry.js +1 -1
  165. package/dist/esm/z-toggle-switch.entry.js +9 -7
  166. package/dist/esm/z-tooltip.entry.js +2 -2
  167. package/dist/esm/z-user-dropdown.entry.js +1 -1
  168. package/dist/esm/z-visually-hidden.entry.js +1 -1
  169. package/dist/types/beans/index.d.ts +4 -0
  170. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +9 -0
  171. package/dist/types/components/file-upload/z-file/index.d.ts +18 -0
  172. package/dist/types/components/file-upload/z-file-upload/index.d.ts +49 -0
  173. package/dist/types/components.d.ts +102 -1
  174. package/dist/types/stencil-public-runtime.d.ts +189 -186
  175. package/dist/web-components-library/index.esm.js +1 -1
  176. package/dist/web-components-library/{p-cf914ea7.entry.js → p-02474663.entry.js} +1 -1
  177. package/{www/build/p-4a414eb2.entry.js → dist/web-components-library/p-104b70e5.entry.js} +1 -1
  178. package/dist/web-components-library/{p-8deddec7.entry.js → p-105b82a6.entry.js} +1 -1
  179. package/dist/web-components-library/{p-d6d19aeb.entry.js → p-21a85d4f.entry.js} +1 -1
  180. package/dist/web-components-library/{p-bc5e78a8.entry.js → p-24d62d5d.entry.js} +1 -1
  181. package/{www/build/p-39f55fdd.entry.js → dist/web-components-library/p-26286e79.entry.js} +1 -1
  182. package/dist/web-components-library/{p-9af1322d.entry.js → p-2c836d42.entry.js} +1 -1
  183. package/dist/web-components-library/{p-698e18cf.entry.js → p-2c8e542b.entry.js} +1 -1
  184. package/dist/web-components-library/{p-5ed90426.entry.js → p-2d74660a.entry.js} +1 -1
  185. package/dist/web-components-library/{p-434512c4.entry.js → p-2edeb36b.entry.js} +1 -1
  186. package/dist/web-components-library/{p-2afdbac4.entry.js → p-32fbc96b.entry.js} +1 -1
  187. package/dist/web-components-library/{p-2feaa8e1.entry.js → p-3371604c.entry.js} +1 -1
  188. package/dist/web-components-library/{p-e1f1f39e.entry.js → p-3fc438b7.entry.js} +1 -1
  189. package/dist/web-components-library/{p-cfebc80e.entry.js → p-41c5beec.entry.js} +1 -1
  190. package/dist/web-components-library/{p-be40901d.entry.js → p-49fd1045.entry.js} +1 -1
  191. package/dist/web-components-library/{p-4a1404e2.entry.js → p-4aaf3433.entry.js} +1 -1
  192. package/dist/web-components-library/{p-4665d79f.entry.js → p-4d9667dc.entry.js} +1 -1
  193. package/{www/build/p-5558c49a.entry.js → dist/web-components-library/p-5590d187.entry.js} +1 -1
  194. package/dist/web-components-library/p-5651167f.entry.js +1 -0
  195. package/{www/build/p-c19e3c48.entry.js → dist/web-components-library/p-5683fb4a.entry.js} +1 -1
  196. package/dist/web-components-library/{p-ebcad010.entry.js → p-5789bbe7.entry.js} +1 -1
  197. package/dist/web-components-library/{p-140cc18f.entry.js → p-578a5ad1.entry.js} +1 -1
  198. package/dist/web-components-library/p-5dfad268.entry.js +1 -0
  199. package/dist/web-components-library/{p-f113a03a.entry.js → p-5e41c6c2.entry.js} +1 -1
  200. package/dist/web-components-library/{p-6583cbec.entry.js → p-6375f662.entry.js} +1 -1
  201. package/dist/web-components-library/{p-0dbee434.entry.js → p-654c1830.entry.js} +1 -1
  202. package/dist/web-components-library/{p-4c1dc891.entry.js → p-6baa8e33.entry.js} +1 -1
  203. package/dist/web-components-library/{p-1094e4de.entry.js → p-6bb8de3e.entry.js} +1 -1
  204. package/dist/web-components-library/{p-250926fe.entry.js → p-71e8c2af.entry.js} +1 -1
  205. package/dist/web-components-library/{p-2805c574.entry.js → p-729a98ab.entry.js} +1 -1
  206. package/dist/web-components-library/{p-71cc7ed0.entry.js → p-78e26102.entry.js} +1 -1
  207. package/{www/build/p-b008639f.entry.js → dist/web-components-library/p-7a3c0d01.entry.js} +1 -1
  208. package/dist/web-components-library/{p-b78fb152.entry.js → p-7ebb03d8.entry.js} +1 -1
  209. package/dist/web-components-library/{p-aa0f7169.entry.js → p-7f2fa336.entry.js} +1 -1
  210. package/dist/web-components-library/{p-b6ad7e23.entry.js → p-83dda293.entry.js} +1 -1
  211. package/dist/web-components-library/{p-240834e2.entry.js → p-8537e37d.entry.js} +1 -1
  212. package/dist/web-components-library/{p-4d35157e.entry.js → p-889bcfab.entry.js} +1 -1
  213. package/dist/web-components-library/{p-8303fd88.entry.js → p-8ddeda29.entry.js} +1 -1
  214. package/dist/web-components-library/{p-0ce6293a.entry.js → p-9260abad.entry.js} +1 -1
  215. package/dist/web-components-library/{p-ac3bc4c2.entry.js → p-9352da73.entry.js} +1 -1
  216. package/dist/web-components-library/{p-056f3b6a.entry.js → p-9409540b.entry.js} +1 -1
  217. package/dist/web-components-library/{p-d4e409ba.entry.js → p-96da0513.entry.js} +1 -1
  218. package/dist/web-components-library/p-98268a57.js +1 -0
  219. package/{www/build/p-6af9e8d7.entry.js → dist/web-components-library/p-98e15cf2.entry.js} +1 -1
  220. package/{www/build/p-a7733104.entry.js → dist/web-components-library/p-9c7cf598.entry.js} +1 -1
  221. package/dist/web-components-library/p-9dc8fdb1.entry.js +1 -0
  222. package/dist/web-components-library/{p-b8770504.entry.js → p-a61ee49c.entry.js} +1 -1
  223. package/dist/web-components-library/{p-c7af96eb.entry.js → p-a759ab46.entry.js} +1 -1
  224. package/dist/web-components-library/p-a785ff38.entry.js +1 -0
  225. package/dist/web-components-library/p-a90d876c.entry.js +1 -0
  226. package/dist/web-components-library/{p-db5863cf.entry.js → p-a9eea65b.entry.js} +1 -1
  227. package/dist/web-components-library/{p-a85195a4.entry.js → p-b359a48a.entry.js} +1 -1
  228. package/dist/web-components-library/{p-7af1b50c.entry.js → p-b48105a4.entry.js} +1 -1
  229. package/dist/web-components-library/{p-c52df17b.entry.js → p-b68c2b06.entry.js} +1 -1
  230. package/dist/web-components-library/{p-767c4094.entry.js → p-bc4df198.entry.js} +1 -1
  231. package/dist/web-components-library/{p-5ff60fcd.js → p-c17b64f1.js} +1 -1
  232. package/dist/web-components-library/{p-1c72783c.entry.js → p-c284139b.entry.js} +1 -1
  233. package/dist/web-components-library/p-c9c7071f.entry.js +1 -0
  234. package/dist/web-components-library/{p-cb2acc2e.entry.js → p-caa452fc.entry.js} +1 -1
  235. package/dist/web-components-library/{p-5bbbc979.entry.js → p-cb13d050.entry.js} +1 -1
  236. package/{www/build/p-778c843f.entry.js → dist/web-components-library/p-cf00f379.entry.js} +1 -1
  237. package/{www/build/p-fdfca9b7.entry.js → dist/web-components-library/p-d39c0372.entry.js} +1 -1
  238. package/dist/web-components-library/{p-8edb6b65.entry.js → p-d4927410.entry.js} +1 -1
  239. package/dist/web-components-library/{p-2ea470c2.entry.js → p-d59d1090.entry.js} +1 -1
  240. package/dist/web-components-library/p-d64c6f56.entry.js +1 -0
  241. package/{www/build/p-f15ca066.entry.js → dist/web-components-library/p-d97dd15a.entry.js} +1 -1
  242. package/dist/web-components-library/{p-74fb3d69.entry.js → p-e2560604.entry.js} +1 -1
  243. package/dist/web-components-library/p-e5602e1b.js +1 -0
  244. package/dist/web-components-library/p-f6a11970.entry.js +1 -0
  245. package/dist/web-components-library/{p-b9f91ea1.entry.js → p-fc2043f7.entry.js} +1 -1
  246. package/{www/build/p-cd6cfb85.entry.js → dist/web-components-library/p-fc5bb8d5.entry.js} +1 -1
  247. package/{www/build/p-6011c261.entry.js → dist/web-components-library/p-fd167bfb.entry.js} +1 -1
  248. package/dist/web-components-library/p-febe0261.entry.js +1 -0
  249. package/dist/web-components-library/web-components-library.css +1 -1
  250. package/dist/web-components-library/web-components-library.esm.js +1 -1
  251. package/loader/index.d.ts +0 -1
  252. package/package.json +9 -9
  253. package/react/components.d.ts +3 -0
  254. package/react/components.js +5 -2
  255. package/react/components.js.map +1 -1
  256. package/react/react-component-lib/createComponent.d.ts +1 -1
  257. package/react/react-component-lib/createComponent.js +42 -10
  258. package/react/react-component-lib/createComponent.js.map +1 -1
  259. package/react/react-component-lib/createOverlayComponent.d.ts +5 -4
  260. package/react/react-component-lib/createOverlayComponent.js +28 -8
  261. package/react/react-component-lib/createOverlayComponent.js.map +1 -1
  262. package/react/react-component-lib/utils/attachProps.d.ts +1 -1
  263. package/react/react-component-lib/utils/attachProps.js +14 -12
  264. package/react/react-component-lib/utils/attachProps.js.map +1 -1
  265. package/react/react-component-lib/utils/index.d.ts +4 -1
  266. package/react/react-component-lib/utils/index.js +20 -5
  267. package/react/react-component-lib/utils/index.js.map +1 -1
  268. package/readme.md +1 -0
  269. package/www/build/index.esm.js +1 -1
  270. package/www/build/{p-cf914ea7.entry.js → p-02474663.entry.js} +1 -1
  271. package/{dist/web-components-library/p-4a414eb2.entry.js → www/build/p-104b70e5.entry.js} +1 -1
  272. package/www/build/{p-8deddec7.entry.js → p-105b82a6.entry.js} +1 -1
  273. package/www/build/{p-d6d19aeb.entry.js → p-21a85d4f.entry.js} +1 -1
  274. package/www/build/{p-bc5e78a8.entry.js → p-24d62d5d.entry.js} +1 -1
  275. package/{dist/web-components-library/p-39f55fdd.entry.js → www/build/p-26286e79.entry.js} +1 -1
  276. package/www/build/{p-9af1322d.entry.js → p-2c836d42.entry.js} +1 -1
  277. package/www/build/{p-698e18cf.entry.js → p-2c8e542b.entry.js} +1 -1
  278. package/www/build/{p-5ed90426.entry.js → p-2d74660a.entry.js} +1 -1
  279. package/www/build/{p-434512c4.entry.js → p-2edeb36b.entry.js} +1 -1
  280. package/www/build/{p-2afdbac4.entry.js → p-32fbc96b.entry.js} +1 -1
  281. package/www/build/{p-2feaa8e1.entry.js → p-3371604c.entry.js} +1 -1
  282. package/www/build/{p-e1f1f39e.entry.js → p-3fc438b7.entry.js} +1 -1
  283. package/www/build/p-41b51e91.js +1 -0
  284. package/www/build/{p-cfebc80e.entry.js → p-41c5beec.entry.js} +1 -1
  285. package/www/build/{p-be40901d.entry.js → p-49fd1045.entry.js} +1 -1
  286. package/www/build/{p-4a1404e2.entry.js → p-4aaf3433.entry.js} +1 -1
  287. package/www/build/{p-4665d79f.entry.js → p-4d9667dc.entry.js} +1 -1
  288. package/{dist/web-components-library/p-5558c49a.entry.js → www/build/p-5590d187.entry.js} +1 -1
  289. package/www/build/p-5651167f.entry.js +1 -0
  290. package/{dist/web-components-library/p-c19e3c48.entry.js → www/build/p-5683fb4a.entry.js} +1 -1
  291. package/www/build/{p-ebcad010.entry.js → p-5789bbe7.entry.js} +1 -1
  292. package/www/build/{p-140cc18f.entry.js → p-578a5ad1.entry.js} +1 -1
  293. package/www/build/p-5dfad268.entry.js +1 -0
  294. package/www/build/{p-f113a03a.entry.js → p-5e41c6c2.entry.js} +1 -1
  295. package/www/build/{p-6583cbec.entry.js → p-6375f662.entry.js} +1 -1
  296. package/www/build/{p-0dbee434.entry.js → p-654c1830.entry.js} +1 -1
  297. package/www/build/{p-4c1dc891.entry.js → p-6baa8e33.entry.js} +1 -1
  298. package/www/build/{p-1094e4de.entry.js → p-6bb8de3e.entry.js} +1 -1
  299. package/www/build/{p-250926fe.entry.js → p-71e8c2af.entry.js} +1 -1
  300. package/www/build/{p-2805c574.entry.js → p-729a98ab.entry.js} +1 -1
  301. package/www/build/{p-71cc7ed0.entry.js → p-78e26102.entry.js} +1 -1
  302. package/{dist/web-components-library/p-b008639f.entry.js → www/build/p-7a3c0d01.entry.js} +1 -1
  303. package/www/build/{p-b78fb152.entry.js → p-7ebb03d8.entry.js} +1 -1
  304. package/www/build/{p-aa0f7169.entry.js → p-7f2fa336.entry.js} +1 -1
  305. package/www/build/{p-b6ad7e23.entry.js → p-83dda293.entry.js} +1 -1
  306. package/www/build/{p-240834e2.entry.js → p-8537e37d.entry.js} +1 -1
  307. package/www/build/{p-4d35157e.entry.js → p-889bcfab.entry.js} +1 -1
  308. package/www/build/p-88b56b6e.css +1 -0
  309. package/www/build/{p-8303fd88.entry.js → p-8ddeda29.entry.js} +1 -1
  310. package/www/build/{p-0ce6293a.entry.js → p-9260abad.entry.js} +1 -1
  311. package/www/build/{p-ac3bc4c2.entry.js → p-9352da73.entry.js} +1 -1
  312. package/www/build/{p-056f3b6a.entry.js → p-9409540b.entry.js} +1 -1
  313. package/www/build/{p-d4e409ba.entry.js → p-96da0513.entry.js} +1 -1
  314. package/www/build/p-98268a57.js +1 -0
  315. package/{dist/web-components-library/p-6af9e8d7.entry.js → www/build/p-98e15cf2.entry.js} +1 -1
  316. package/{dist/web-components-library/p-a7733104.entry.js → www/build/p-9c7cf598.entry.js} +1 -1
  317. package/www/build/p-9dc8fdb1.entry.js +1 -0
  318. package/www/build/{p-b8770504.entry.js → p-a61ee49c.entry.js} +1 -1
  319. package/www/build/{p-c7af96eb.entry.js → p-a759ab46.entry.js} +1 -1
  320. package/www/build/p-a785ff38.entry.js +1 -0
  321. package/www/build/p-a90d876c.entry.js +1 -0
  322. package/www/build/{p-db5863cf.entry.js → p-a9eea65b.entry.js} +1 -1
  323. package/www/build/{p-a85195a4.entry.js → p-b359a48a.entry.js} +1 -1
  324. package/www/build/{p-7af1b50c.entry.js → p-b48105a4.entry.js} +1 -1
  325. package/www/build/{p-c52df17b.entry.js → p-b68c2b06.entry.js} +1 -1
  326. package/www/build/{p-767c4094.entry.js → p-bc4df198.entry.js} +1 -1
  327. package/www/build/{p-5ff60fcd.js → p-c17b64f1.js} +1 -1
  328. package/www/build/{p-1c72783c.entry.js → p-c284139b.entry.js} +1 -1
  329. package/www/build/p-c9c7071f.entry.js +1 -0
  330. package/www/build/{p-cb2acc2e.entry.js → p-caa452fc.entry.js} +1 -1
  331. package/www/build/{p-5bbbc979.entry.js → p-cb13d050.entry.js} +1 -1
  332. package/{dist/web-components-library/p-778c843f.entry.js → www/build/p-cf00f379.entry.js} +1 -1
  333. package/{dist/web-components-library/p-fdfca9b7.entry.js → www/build/p-d39c0372.entry.js} +1 -1
  334. package/www/build/{p-8edb6b65.entry.js → p-d4927410.entry.js} +1 -1
  335. package/www/build/{p-2ea470c2.entry.js → p-d59d1090.entry.js} +1 -1
  336. package/www/build/p-d64c6f56.entry.js +1 -0
  337. package/{dist/web-components-library/p-f15ca066.entry.js → www/build/p-d97dd15a.entry.js} +1 -1
  338. package/www/build/{p-74fb3d69.entry.js → p-e2560604.entry.js} +1 -1
  339. package/www/build/p-e5602e1b.js +1 -0
  340. package/www/build/p-f6a11970.entry.js +1 -0
  341. package/www/build/{p-b9f91ea1.entry.js → p-fc2043f7.entry.js} +1 -1
  342. package/{dist/web-components-library/p-cd6cfb85.entry.js → www/build/p-fc5bb8d5.entry.js} +1 -1
  343. package/{dist/web-components-library/p-6011c261.entry.js → www/build/p-fd167bfb.entry.js} +1 -1
  344. package/www/build/p-febe0261.entry.js +1 -0
  345. package/www/build/web-components-library.css +1 -1
  346. package/www/build/web-components-library.esm.js +1 -1
  347. package/www/build/web-components-library.js +1 -1
  348. package/www/index.html +1 -1
  349. package/www/pages/file-upload.html +236 -0
  350. package/CHANGELOG.md +0 -1399
  351. package/dist/cjs/z-heading.cjs.entry.js +0 -17
  352. package/dist/collection/themes/index.story.js +0 -18
  353. package/dist/esm/z-heading.entry.js +0 -13
  354. package/dist/web-components-library/p-007b2b1e.entry.js +0 -1
  355. package/dist/web-components-library/p-02956254.entry.js +0 -1
  356. package/dist/web-components-library/p-3ee697e5.entry.js +0 -1
  357. package/dist/web-components-library/p-483d10ba.entry.js +0 -1
  358. package/dist/web-components-library/p-48e0a763.entry.js +0 -1
  359. package/dist/web-components-library/p-904a85e4.js +0 -1
  360. package/dist/web-components-library/p-93c863d2.entry.js +0 -1
  361. package/dist/web-components-library/p-a1bb6af2.entry.js +0 -1
  362. package/dist/web-components-library/p-a321fe03.js +0 -1
  363. package/src-react/index.ts +0 -1
  364. package/www/build/p-007b2b1e.entry.js +0 -1
  365. package/www/build/p-02956254.entry.js +0 -1
  366. package/www/build/p-3ee697e5.entry.js +0 -1
  367. package/www/build/p-41964367.js +0 -122
  368. package/www/build/p-483d10ba.entry.js +0 -1
  369. package/www/build/p-48e0a763.entry.js +0 -1
  370. package/www/build/p-904a85e4.js +0 -1
  371. package/www/build/p-93c863d2.entry.js +0 -1
  372. package/www/build/p-97a11655.css +0 -789
  373. package/www/build/p-a1bb6af2.entry.js +0 -1
  374. package/www/build/p-a321fe03.js +0 -1
@@ -1 +1 @@
1
- import{p as e,b as t}from"./p-904a85e4.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((e=>t(JSON.parse('[["p-2805c574",[[1,"z-app-topbar",{"theme":[1],"contentMaxWidth":[2,"content-max-width"],"topbarContent":[1,"topbar-content"],"logoLink":[1,"logo-link"],"showAppSwitcher":[4,"show-app-switcher"],"isMobile":[32]},[[9,"resize","handleResize"]]],[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"clickable":[516],"showshadow":[516],"hasCoverImage":[32]},[[0,"click","onClick"]]],[4,"z-carousel"],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513]}],[1,"z-app-switcher",{"theme":[1],"isopen":[32]}],[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[1,"z-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[4],"iconposition":[1],"underline":[4],"iconSize":[32]}],[1,"z-button",{"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513],"issmall":[516],"square":[516]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-f15ca066",[[6,"z-modal-login",{"forgotPasswordUrl":[1,"forgot-password-url"],"heading":[1],"status":[1025],"message":[1025],"pwdmessage":[1025],"externalProviderCheck":[32]}]]],["p-6af9e8d7",[[1,"z-footer",{"data":[1],"productName":[1,"product-name"],"productVersion":[1,"product-version"],"productCreditsLink":[1,"product-credits-link"],"showReportAProblemButton":[4,"show-report-a-problem-button"],"contentMaxWidth":[2,"content-max-width"]},[[0,"zLinkClick","zLinkClickListener"]]]]],["p-c19e3c48",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32]},[[0,"inputCheck","inputCheckListener"]]]]],["p-5558c49a",[[1,"z-myz-topbar",{"intlinkdata":[1],"extlinkdata":[1],"userdata":[1],"ismyz":[4],"logolink":[1],"imagealt":[1],"activeintlinkid":[1],"activesublinkid":[1],"hideloginbutton":[4],"activeMenuItem":[32],"currentMenuItem":[32],"isMobile":[32],"isMenuMobileOpen":[32]},[[9,"resize","handleResize"],[2,"zListItemLinkClick","handleZListItemLinkClick"],[2,"zListItemClick","handleZListItemClick"]]]]],["p-7af1b50c",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[1,"popover-position"]}]]],["p-8303fd88",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-5ed90426",[[4,"z-table",{"lines":[514],"errorMessage":[1,"error-message"],"bordered":[4],"callToActionLabel":[1,"call-to-action-label"],"callToActionTwoLabel":[1,"call-to-action-two-label"],"columnSticky":[4,"column-sticky"],"empty":[4],"error":[4],"errorLink":[1,"error-link"],"headerSticky":[4,"header-sticky"],"message":[1],"subtitle":[1],"hasTableBody":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"]]]]],["p-2afdbac4",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-4665d79f",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-2feaa8e1",[[1,"z-cookiebar",{"cookiepolicyurl":[1],"hide":[4],"callback":[16]}]]],["p-767c4094",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[1],"showclose":[4],"showshadow":[4]}]]],["p-d6d19aeb",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-02956254",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-b9f91ea1",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-c52df17b",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-240834e2",[[1,"z-pagination-bar",{"pages":[2],"visiblepages":[2],"currentpage":[1026],"startpage":[1026],"historyraw":[1],"listhistoryrow":[1040],"currentPages":[32]}]]],["p-250926fe",[[1,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descr_slot_name":[1]}]]],["p-4a414eb2",[[1,"z-user-dropdown",{"logged":[4],"userFullName":[1,"user-full-name"],"userEmail":[1,"user-email"],"menuContent":[1,"menu-content"],"useInverseColors":[4,"use-inverse-colors"],"isMenuOpen":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"],[8,"click","handleClickOutside"]]]]],["p-fdfca9b7",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"stucked":[32],"menuLength":[32]}]]],["p-b78fb152",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-a1bb6af2",[[1,"z-heading",{"level":[2],"variant":[1],"component":[1]}]]],["p-698e18cf",[[1,"z-icon-package"]]],["p-0ce6293a",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-a7733104",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-cfebc80e",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-6583cbec",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-bc5e78a8",[[1,"z-navigation-tabs",{"orientation":[513],"size":[513],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32],"direction":[32],"dimension":[32]},[[9,"resize","checkScrollVisible"],[0,"selected","selectedTabHandler"]]]]],["p-1c72783c",[[1,"z-pocket-message"]]],["p-d4e409ba",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-cb2acc2e",[[1,"z-status-tag",{"icon":[1],"text":[1],"expandable":[4],"status":[513],"variant":[1]}]]],["p-39f55fdd",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32],"isTextLong":[32]}]]],["p-cf914ea7",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028]}]]],["p-93c863d2",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-007b2b1e",[[4,"z-aria-alert",{"mode":[1]}]]],["p-0dbee434",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-b6ad7e23",[[1,"z-chip",{"regulartext":[1],"boldtext":[2],"type":[513],"disabled":[516],"filter":[516]}]]],["p-ebcad010",[[1,"z-ghost-loading"]]],["p-778c843f",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-140cc18f",[[1,"z-myz-card-footer-sections"]]],["p-aa0f7169",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-f113a03a",[[1,"z-navigation-tab",{"selected":[1540],"disabled":[516],"orientation":[513],"size":[513]},[[0,"focus","onFocus"],[0,"click","onClick"]]]]],["p-74fb3d69",[[1,"z-stepper"]]],["p-ac3bc4c2",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-8deddec7",[[6,"z-table-body"]]],["p-8edb6b65",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-4a1404e2",[[6,"z-table-footer"]]],["p-4c1dc891",[[6,"z-table-head"]]],["p-1094e4de",[[6,"z-table-sticky-footer"]]],["p-4d35157e",[[1,"z-toast-notification-list",{"position":[1],"newestontop":[4]}]]],["p-483d10ba",[[1,"z-visually-hidden"]]],["p-b8770504",[[1,"z-table-header",{"columnId":[1,"column-id"],"padding":[513],"sortable":[4],"showButton":[4,"show-button"],"defaultSortDirection":[1,"default-sort-direction"],"sortDirection":[1025,"sort-direction"],"isMenuOpened":[32]},[[18,"click","handleOutsideClick"],[18,"click","handleClickHeaders"]]]]],["p-be40901d",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-48e0a763",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-e1f1f39e",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"]}]]],["p-db5863cf",[[1,"z-alert",{"type":[1]}]]],["p-c7af96eb",[[1,"z-candybar"]]],["p-71cc7ed0",[[1,"z-pagination-page",{"pageid":[1],"value":[2],"isselected":[4],"isdisabled":[4],"isvisited":[4],"ariaLabel":[1,"aria-label"]}]]],["p-cd6cfb85",[[1,"z-tooltip",{"content":[1],"type":[1025],"open":[1540],"bindTo":[1,"bind-to"],"position":[32]}]]],["p-a85195a4",[[1,"z-menu-dropdown",{"nomeutente":[1],"menucontent":[1],"buttonid":[1],"ismenuopen":[32]}],[1,"z-myz-list",{"inputrawdata":[1025],"list":[1040]}]]],["p-3ee697e5",[[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"isContextualMenu":[516,"is-contextual-menu"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"]}],[1,"z-list",{"size":[513]}]]],["p-5bbbc979",[[1,"z-footer-section",{"name":[1],"isOpen":[32]}],[1,"z-footer-link",{"href":[1]}],[1,"z-footer-social",{"icon":[1],"href":[1],"description":[1]}]]],["p-056f3b6a",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-2ea470c2",[[1,"z-pocket",{"pocketid":[1],"status":[1025],"open":[64],"close":[64]},[[0,"pocketHeaderClick","handlePocketHeaderClick"],[0,"pocketHeaderPan","handlePocketHeaderPan"]]],[1,"z-pocket-body",{"pocketid":[1],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]],[1,"z-pocket-header",{"pocketid":[1]}]]],["p-6011c261",[[6,"z-popover",{"position":[1],"backgroundColor":[1,"background-color"],"borderRadius":[1,"border-radius"],"boxShadow":[1,"box-shadow"],"showArrow":[4,"show-arrow"],"padding":[1],"isVisible":[32],"popoverPosition":[32]},[[0,"closePopover","closePopover"],[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]]]]],["p-b008639f",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-9af1322d",[[1,"z-body",{"level":[2],"variant":[1],"component":[1]}],[1,"z-typography",{"component":[1],"variant":[1],"level":[1]}]]],["p-434512c4",[[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"value":[1025],"disabled":[4],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"hasmessage":[4],"message":[1],"labelafter":[4],"typingtimeout":[2],"items":[1],"autocomplete":[8],"multiple":[4],"hasclearicon":[4],"icon":[1],"isTyping":[32],"textareaWrapperHover":[32],"textareaWrapperFocus":[32],"passwordHidden":[32],"getValue":[64],"setValue":[64],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"hasmessage":[4],"message":[1],"autocomplete":[8],"multiple":[4],"noresultslabel":[1],"isOpen":[32],"selectedItems":[32],"searchString":[32],"getSelectedItems":[64],"getValue":[64],"setValue":[64]}],[1,"z-button-filter",{"filtername":[1],"isfixed":[4],"hasicon":[4],"filterid":[1],"issmall":[4]}],[1,"z-input-label",{"value":[1],"disabled":[4],"htmlfor":[1]}],[1,"z-input-message",{"message":[1],"status":[513]}]]]]'),e)));
1
+ import{p as e,b as t}from"./p-98268a57.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((e=>t(JSON.parse('[["p-729a98ab",[[1,"z-app-topbar",{"theme":[1],"contentMaxWidth":[2,"content-max-width"],"topbarContent":[1,"topbar-content"],"logoLink":[1,"logo-link"],"showAppSwitcher":[4,"show-app-switcher"],"isMobile":[32]},[[9,"resize","handleResize"]]],[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"clickable":[516],"showshadow":[516],"hasCoverImage":[32]},[[0,"click","onClick"]]],[4,"z-carousel"],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513]}],[1,"z-app-switcher",{"theme":[1],"isopen":[32]}],[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[1,"z-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[4],"iconposition":[1],"underline":[4],"iconSize":[32]}],[1,"z-button",{"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513],"issmall":[516],"square":[516]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-d97dd15a",[[6,"z-modal-login",{"forgotPasswordUrl":[1,"forgot-password-url"],"heading":[1],"status":[1025],"message":[1025],"pwdmessage":[1025],"externalProviderCheck":[32]}]]],["p-98e15cf2",[[1,"z-footer",{"data":[1],"productName":[1,"product-name"],"productVersion":[1,"product-version"],"productCreditsLink":[1,"product-credits-link"],"showReportAProblemButton":[4,"show-report-a-problem-button"],"contentMaxWidth":[2,"content-max-width"]},[[0,"zLinkClick","zLinkClickListener"]]]]],["p-5683fb4a",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32]},[[0,"inputCheck","inputCheckListener"]]]]],["p-9dc8fdb1",[[6,"z-file-upload",{"type":[1537],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"filesNumber":[32],"invalidFiles":[32]},[[0,"removeFile","removeFileListener"],[0,"fileDropped","fileDroppedListener"]]]]],["p-5590d187",[[1,"z-myz-topbar",{"intlinkdata":[1],"extlinkdata":[1],"userdata":[1],"ismyz":[4],"logolink":[1],"imagealt":[1],"activeintlinkid":[1],"activesublinkid":[1],"hideloginbutton":[4],"activeMenuItem":[32],"currentMenuItem":[32],"isMobile":[32],"isMenuMobileOpen":[32]},[[9,"resize","handleResize"],[2,"zListItemLinkClick","handleZListItemLinkClick"],[2,"zListItemClick","handleZListItemClick"]]]]],["p-b48105a4",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[1,"popover-position"]}]]],["p-8ddeda29",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-2d74660a",[[4,"z-table",{"lines":[514],"errorMessage":[1,"error-message"],"bordered":[4],"callToActionLabel":[1,"call-to-action-label"],"callToActionTwoLabel":[1,"call-to-action-two-label"],"columnSticky":[4,"column-sticky"],"empty":[4],"error":[4],"errorLink":[1,"error-link"],"headerSticky":[4,"header-sticky"],"message":[1],"subtitle":[1],"hasTableBody":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"]]]]],["p-32fbc96b",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-4d9667dc",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-3371604c",[[1,"z-cookiebar",{"cookiepolicyurl":[1],"hide":[4],"callback":[16]}]]],["p-a90d876c",[[6,"z-file",{"fileNumber":[2,"file-number"],"allowTooltip":[32],"tooltipVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"]]]]],["p-bc4df198",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[1],"showclose":[4],"showshadow":[4]}]]],["p-21a85d4f",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-c9c7071f",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-fc2043f7",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-b68c2b06",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-8537e37d",[[1,"z-pagination-bar",{"pages":[2],"visiblepages":[2],"currentpage":[1026],"startpage":[1026],"historyraw":[1],"listhistoryrow":[1040],"currentPages":[32]}]]],["p-71e8c2af",[[1,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descr_slot_name":[1]}]]],["p-104b70e5",[[1,"z-user-dropdown",{"logged":[4],"userFullName":[1,"user-full-name"],"userEmail":[1,"user-email"],"menuContent":[1,"menu-content"],"useInverseColors":[4,"use-inverse-colors"],"isMenuOpen":[32],"isMobile":[32]},[[9,"resize","handleResize"],[8,"orientationchange","handleOrientationChange"],[8,"click","handleClickOutside"]]]]],["p-d39c0372",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"stucked":[32],"menuLength":[32]}]]],["p-7ebb03d8",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-2c8e542b",[[1,"z-icon-package"]]],["p-9260abad",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-9c7cf598",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-41c5beec",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-6375f662",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-24d62d5d",[[1,"z-navigation-tabs",{"orientation":[513],"size":[513],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32],"direction":[32],"dimension":[32]},[[9,"resize","checkScrollVisible"],[0,"selected","selectedTabHandler"]]]]],["p-c284139b",[[1,"z-pocket-message"]]],["p-96da0513",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-caa452fc",[[1,"z-status-tag",{"icon":[1],"text":[1],"expandable":[4],"status":[513],"variant":[1]}]]],["p-26286e79",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32],"isTextLong":[32]}]]],["p-02474663",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028]}]]],["p-d64c6f56",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-febe0261",[[4,"z-aria-alert",{"mode":[1]}]]],["p-654c1830",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-5789bbe7",[[1,"z-ghost-loading"]]],["p-cf00f379",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-578a5ad1",[[1,"z-myz-card-footer-sections"]]],["p-7f2fa336",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-5e41c6c2",[[1,"z-navigation-tab",{"selected":[1540],"disabled":[516],"orientation":[513],"size":[513]},[[0,"focus","onFocus"],[0,"click","onClick"]]]]],["p-e2560604",[[1,"z-stepper"]]],["p-9352da73",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-105b82a6",[[6,"z-table-body"]]],["p-d4927410",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-4aaf3433",[[6,"z-table-footer"]]],["p-6baa8e33",[[6,"z-table-head"]]],["p-6bb8de3e",[[6,"z-table-sticky-footer"]]],["p-889bcfab",[[1,"z-toast-notification-list",{"position":[1],"newestontop":[4]}]]],["p-f6a11970",[[1,"z-visually-hidden"]]],["p-fd167bfb",[[6,"z-popover",{"position":[1],"backgroundColor":[1,"background-color"],"borderRadius":[1,"border-radius"],"boxShadow":[1,"box-shadow"],"showArrow":[4,"show-arrow"],"padding":[1],"isVisible":[32],"popoverPosition":[32]},[[0,"closePopover","closePopover"],[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]]]]],["p-a61ee49c",[[1,"z-table-header",{"columnId":[1,"column-id"],"padding":[513],"sortable":[4],"showButton":[4,"show-button"],"defaultSortDirection":[1,"default-sort-direction"],"sortDirection":[1025,"sort-direction"],"isMenuOpened":[32]},[[18,"click","handleOutsideClick"],[18,"click","handleClickHeaders"]]]]],["p-49fd1045",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-5651167f",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-a9eea65b",[[1,"z-alert",{"type":[1]}]]],["p-a759ab46",[[1,"z-candybar"]]],["p-83dda293",[[1,"z-chip",{"regulartext":[1],"boldtext":[2],"type":[513],"disabled":[516],"filter":[516]}]]],["p-78e26102",[[1,"z-pagination-page",{"pageid":[1],"value":[2],"isselected":[4],"isdisabled":[4],"isvisited":[4],"ariaLabel":[1,"aria-label"]}]]],["p-9409540b",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-b359a48a",[[1,"z-menu-dropdown",{"nomeutente":[1],"menucontent":[1],"buttonid":[1],"ismenuopen":[32]}],[1,"z-myz-list",{"inputrawdata":[1025],"list":[1040]}]]],["p-2c836d42",[[1,"z-body",{"level":[2],"variant":[1],"component":[1]}],[1,"z-typography",{"component":[1],"variant":[1],"level":[1]}]]],["p-a785ff38",[[6,"z-dragdrop-area"],[1,"z-heading",{"level":[2],"variant":[1],"component":[1]}]]],["p-3fc438b7",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"]}]]],["p-fc5bb8d5",[[1,"z-tooltip",{"content":[1],"type":[1025],"open":[1540],"bindTo":[1,"bind-to"],"position":[32]}]]],["p-5dfad268",[[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"isContextualMenu":[516,"is-contextual-menu"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"]}],[1,"z-list",{"size":[513]}]]],["p-cb13d050",[[1,"z-footer-section",{"name":[1],"isOpen":[32]}],[1,"z-footer-link",{"href":[1]}],[1,"z-footer-social",{"icon":[1],"href":[1],"description":[1]}]]],["p-d59d1090",[[1,"z-pocket",{"pocketid":[1],"status":[1025],"open":[64],"close":[64]},[[0,"pocketHeaderClick","handlePocketHeaderClick"],[0,"pocketHeaderPan","handlePocketHeaderPan"]]],[1,"z-pocket-body",{"pocketid":[1],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]],[1,"z-pocket-header",{"pocketid":[1]}]]],["p-7a3c0d01",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-2edeb36b",[[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"value":[1025],"disabled":[4],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"hasmessage":[4],"message":[1],"labelafter":[4],"typingtimeout":[2],"items":[1],"autocomplete":[8],"multiple":[4],"hasclearicon":[4],"icon":[1],"isTyping":[32],"textareaWrapperHover":[32],"textareaWrapperFocus":[32],"passwordHidden":[32],"getValue":[64],"setValue":[64],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"hasmessage":[4],"message":[1],"autocomplete":[8],"multiple":[4],"noresultslabel":[1],"isOpen":[32],"selectedItems":[32],"searchString":[32],"getSelectedItems":[64],"getValue":[64],"setValue":[64]}],[1,"z-button-filter",{"filtername":[1],"isfixed":[4],"hasicon":[4],"filterid":[1],"issmall":[4]}],[1,"z-input-label",{"value":[1],"disabled":[4],"htmlfor":[1]}],[1,"z-input-message",{"message":[1],"status":[513]}]]]]'),e)));
@@ -15,7 +15,7 @@
15
15
  var supportsEsModules = !!('noModule' in document.createElement('script'));
16
16
 
17
17
  if (!supportsEsModules) {
18
- document.body.innerHTML = '\n \n<style>\nbody {\n display: block !important;\n font-family: sans-serif;\n padding: 20px;\n line-height:22px;\n}\nh1 {\n font-size: 18px;\n}\nh2 {\n font-size: 14px;\n margin-top: 40px;\n}\n</style>\n\n\n <h1>This Stencil app is disabled for this browser.</h1>\n\n <h2>Developers:</h2>\n <ul>\n <li>ES5 builds are disabled <strong>during development</strong> to take advantage of 2x faster build times.</li>\n <li>Please see the example below or our <a href="https://stenciljs.com/docs/stencil-config" target="_blank" rel="noopener noreferrer">config docs</a> if you would like to develop on a browser that does not fully support ES2017 and custom elements.</li>\n <li>Note that by default, ES5 builds and polyfills are enabled during production builds.</li>\n <li>When testing browsers it is recommended to always test in production mode, and ES5 builds should always be enabled during production builds.</li>\n <li><em>This is only an experiment and if it slows down app development then we will revert this and enable ES5 builds during dev.</em></li>\n </ul>\n\n\n <h2>Enabling ES5 builds during development:</h2>\n <pre>\n <code>npm run dev --es5</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --es5</code>\n </pre>\n\n\n <h2>Enabling full production builds during development:</h2>\n <pre>\n <code>npm run dev --prod</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --prod</code>\n </pre>\n\n <h2>Current Browser\'s Support:</h2>\n <ul>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import">ES Module Imports</a>: <span id="es-modules-test"></span></li>\n <li><a href="http://2ality.com/2017/01/import-operator.html">ES Dynamic Imports</a>: <span id="es-dynamic-modules-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/customElements">Custom Elements</a>: <span id="custom-elements-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM">Shadow DOM</a>: <span id="shadow-dom-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">fetch</a>: <span id="fetch-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables">CSS Variables</a>: <span id="css-variables-test"></span></li>\n </ul>\n\n <h2>Current Browser:</h2>\n <pre>\n <code id="current-browser-output"></code>\n </pre>\n';
18
+ document.body.innerHTML = '\n \n<style>\nbody {\n display: block !important;\n font-family: sans-serif;\n padding: 20px;\n line-height:22px;\n}\nh1 {\n font-size: 18px;\n}\nh2 {\n font-size: 14px;\n margin-top: 40px;\n}\n</style>\n\n\n <h1>This Stencil app is disabled for this browser.</h1>\n\n <h2>Developers:</h2>\n <ul>\n <li>ES5 builds are disabled <strong>during development</strong> to take advantage of 2x faster build times.</li>\n <li>Please see the example below or our <a href="https://stenciljs.com/docs/stencil-config" target="_blank" rel="noopener noreferrer">config docs</a> if you would like to develop on a browser that does not fully support ES2017 and custom elements.</li>\n <li>Note that as of Stencil v2, ES5 builds and polyfills are <strong>disabled</strong> during production builds. You can enable these <a href="https://stenciljs.com/docs/config#buildes5" target="_blank" rel="noopener noreferrer">in your stencil.config.ts file</a>.</li>\n <li>When testing browsers it is recommended to always test in production mode, and ES5 builds should always be enabled during production builds.</li>\n <li><em>This is only an experiment and if it slows down app development then we will revert this and enable ES5 builds during dev.</em></li>\n </ul>\n\n\n <h2>Enabling ES5 builds during development:</h2>\n <pre>\n <code>npm run dev --es5</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --es5</code>\n </pre>\n\n\n <h2>Enabling full production builds during development:</h2>\n <pre>\n <code>npm run dev --prod</code>\n </pre>\n <p>For stencil-component-starter, use:</p>\n <pre>\n <code>npm start --prod</code>\n </pre>\n\n <h2>Current Browser\'s Support:</h2>\n <ul>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import">ES Module Imports</a>: <span id="es-modules-test"></span></li>\n <li><a href="http://2ality.com/2017/01/import-operator.html">ES Dynamic Imports</a>: <span id="es-dynamic-modules-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/customElements">Custom Elements</a>: <span id="custom-elements-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM">Shadow DOM</a>: <span id="shadow-dom-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">fetch</a>: <span id="fetch-test"></span></li>\n <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables">CSS Variables</a>: <span id="css-variables-test"></span></li>\n </ul>\n\n <h2>Current Browser:</h2>\n <pre>\n <code id="current-browser-output"></code>\n </pre>\n';
19
19
 
20
20
  document.getElementById('current-browser-output').textContent = window.navigator.userAgent;
21
21
  document.getElementById('es-modules-test').textContent = supportsEsModules;
package/www/index.html CHANGED
@@ -1,4 +1,4 @@
1
- <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <link rel="stylesheet" type="text/css" href="/build/p-97a11655.css"> <link rel="modulepreload" href="/build/p-41964367.js"><script type="module" src="/build/p-41964367.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body style="width: 100%; margin: 0; background-color: #f9f9f9;"> <header> <z-app-topbar show-app-switcher="true" topbar-content="[{&quot;label&quot;: &quot;Assistenza&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;support&quot;}, {&quot;label&quot;: &quot;Contattaci&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;question-mark-circle&quot;}, {&quot;label&quot;: &quot;Carrello&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;shopping-cart&quot;}]" content-max-width="800"> <z-app-switcher id="myappswitcher" slot="login"></z-app-switcher></z-app-topbar> </header> <div class="body" style="display: flex; height: calc(100vh - 48px);"> <z-offcanvas id="mycanvas" transitiondirection="right" variant="overlay"> <div slot="canvasContent"> <div> <z-button id="canvas-button">chiudi</z-button> </div> <span> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non urna ac urna aliquet lacinia eu ac augue. Nullam consectetur rutrum ultrices. Cras eros ex, cursus nec nisi sed, porttitor fringilla metus. Etiam eleifend fringilla quam et tincidunt. Cras gravida, tortor at consectetur iaculis, lacus eros sagittis magna, ac iaculis orci augue in dolor. Nullam nibh orci, maximus vel tempor sit amet, scelerisque eget velit. Quisque dignissim non dolor iaculis scelerisque. Cras at lectus arcu. Morbi dignissim fermentum magna, sed interdum leo condimentum et. Sed vitae consectetur leo, vel placerat turpis. Donec sagittis rutrum felis, eu consequat tortor efficitur in. Vivamus non nunc vehicula, laoreet lorem id, molestie eros. Etiam ornare at turpis ut suscipit. Nulla non diam eget lorem hendrerit imperdiet. Integer maximus quam non ligula lacinia pharetra. Mauris ullamcorper ligula nec elit pellentesque, a pellentesque mauris tristique.
1
+ <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <link rel="stylesheet" type="text/css" href="/build/p-88b56b6e.css"> <link rel="modulepreload" href="/build/p-41b51e91.js"><script type="module" src="/build/p-41b51e91.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body style="width: 100%; margin: 0; background-color: #f9f9f9;"> <header> <z-app-topbar show-app-switcher="true" topbar-content="[{&quot;label&quot;: &quot;Assistenza&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;support&quot;}, {&quot;label&quot;: &quot;Contattaci&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;question-mark-circle&quot;}, {&quot;label&quot;: &quot;Carrello&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;shopping-cart&quot;}]" content-max-width="800"> <z-app-switcher id="myappswitcher" slot="login"></z-app-switcher></z-app-topbar> </header> <div class="body" style="display: flex; height: calc(100vh - 48px);"> <z-offcanvas id="mycanvas" transitiondirection="right" variant="overlay"> <div slot="canvasContent"> <div> <z-button id="canvas-button">chiudi</z-button> </div> <span> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non urna ac urna aliquet lacinia eu ac augue. Nullam consectetur rutrum ultrices. Cras eros ex, cursus nec nisi sed, porttitor fringilla metus. Etiam eleifend fringilla quam et tincidunt. Cras gravida, tortor at consectetur iaculis, lacus eros sagittis magna, ac iaculis orci augue in dolor. Nullam nibh orci, maximus vel tempor sit amet, scelerisque eget velit. Quisque dignissim non dolor iaculis scelerisque. Cras at lectus arcu. Morbi dignissim fermentum magna, sed interdum leo condimentum et. Sed vitae consectetur leo, vel placerat turpis. Donec sagittis rutrum felis, eu consequat tortor efficitur in. Vivamus non nunc vehicula, laoreet lorem id, molestie eros. Etiam ornare at turpis ut suscipit. Nulla non diam eget lorem hendrerit imperdiet. Integer maximus quam non ligula lacinia pharetra. Mauris ullamcorper ligula nec elit pellentesque, a pellentesque mauris tristique.
2
2
  Maecenas tortor enim, rutrum ornare tincidunt sed, tempor vitae urna. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Fusce feugiat egestas mollis. In eleifend neque quis tellus bibendum sodales. Curabitur mattis, magna maximus volutpat dapibus, velit nibh dictum elit, eu sodales leo elit vel odio. Quisque sit amet lorem molestie sapien interdum faucibus. Nunc in ex nisi. In hac habitasse platea dictumst. Maecenas dictum, nunc at finibus dapibus, nunc ligula congue odio, in hendrerit dui mauris vel magna. Vivamus sapien dui, eleifend auctor ornare vitae, aliquet in mi. Ut eget risus ex. Vivamus pharetra tellus in volutpat faucibus. Suspendisse interdum sapien ut dui molestie ullamcorper. Ut iaculis, nunc tincidunt posuere convallis, metus lorem mattis mi, nec ullamcorper mi ligula sit amet leo.
3
3
  Fusce at lectus risus. Aliquam tempor sollicitudin ullamcorper. Quisque eget dignissim purus. Nullam convallis purus a sem varius tincidunt ut in dui. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Curabitur fermentum rutrum nibh, nec vulputate nisi mollis in. Nullam venenatis metus nulla, at rhoncus neque gravida non. Nam vehicula mollis nunc nec faucibus. Phasellus eu turpis purus. Proin aliquam, ipsum non rutrum tincidunt, erat metus laoreet augue, facilisis ultricies magna tellus sed neque. Suspendisse quis tristique lorem. Pellentesque diam urna, congue et massa in, laoreet aliquet nibh.mybutton
4
4
  Ut vitae ligula eu elit ornare gravida. Vivamus ultricies, augue in fermentum tempus, purus ligula aliquet sapien, viverra condimentum tortor ante et est. Vivamus ex urna, gravida a enim auctor, ultrices ornare turpis. Quisque at lacus massa. Nulla facilisi. Ut id quam at ante sagittis posuere vitae sit amet sem. Fusce suscipit ante pellentesque felis facilisis tincidunt. </span> </div> </z-offcanvas> <div class="content" style="height: 100%; overflow-y: scroll; flex: 1;"> <section> <h4>z-card default variant</h4> <div class="z-cards"> <z-card clickable=""> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" cover-icon="play-filled"> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" showshadow="" style="--z-card--color-cover-background: orange;"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> </div> </section> <section> <h4>z-card border variant</h4> <div class="z-cards"> <z-card clickable="" variant="border"> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" variant="border" cover-icon="play-filled" showshadow=""> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" variant="border" style="--z-card--color-cover-background: orange;"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action" fill="color-text-inverse"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> </div> </section> <section> <h4>z-card shadow variant</h4> <div class="z-cards"> <z-card clickable="" variant="shadow"> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" variant="shadow" cover-icon="play-filled"> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" variant="shadow" style="--z-card--color-cover-background: orange;"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> </div> </section> <section> <h4>z-card overlay variant</h4> <div class="z-cards"> <z-card clickable="" variant="overlay"> <img slot="cover" src="https://i.pinimg.com/originals/b9/fc/7e/b9fc7e6b2dd2ca128bcc3412e68994f0.jpg"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.</p> <z-icon name="share" slot="action"></z-icon> <z-icon name="delete" slot="action"></z-icon> </z-card> <z-card clickable="" variant="overlay" showshadow="" style="--z-card--color-cover-background: orange;"> <h2 class="body-5" slot="metadata">metadata</h2> <h3 slot="title">Card title</h3> <p class="body-3" slot="text">Some description for the content of the card.Some description for the content of
@@ -0,0 +1,236 @@
1
+ <!DOCTYPE html>
2
+ <html dir="ltr" lang="en">
3
+
4
+ <head>
5
+ <meta charset="utf-8" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
7
+ <title>Stencil Component Starter</title>
8
+ <link rel="stylesheet" type="text/css" href="/build/web-components-library.css" />
9
+ <script type="module" src="/build/web-components-library.esm.js"></script>
10
+ <script nomodule src="/build/web-components-library.js"></script>
11
+ <style>
12
+ .main-container {
13
+ height: 500px;
14
+ background: white;
15
+ }
16
+ </style>
17
+ </head>
18
+
19
+ <body style="width: 100%;margin: 0; background-color: #f9f9f9;">
20
+ <z-app-topbar hashtag="via crucis">
21
+ <z-logo slot="logo" width="138" height="36" imagealt="zanichelli-logo" link="https://www.zanichelli.it"
22
+ targetblank>
23
+ </z-logo>
24
+ <z-link textcolor="white" big icon="support-filled" slot="actions" href="./pages/notification.html">Notification
25
+ </z-link>
26
+ <z-link textcolor="white" big icon="shopping-cart-filled" slot="actions" href="#">Carrello</z-link>
27
+ <z-user-dropdown userfullname="docente di calabresi per italiani" logged="false" slot="login"></z-user-dropdown>
28
+ <z-app-switcher slot="app-switcher"></z-app-switcher>
29
+ </z-app-topbar>
30
+ <div class="main-container">
31
+ <div style="margin: 10px">
32
+ <!-- <form action="https://api-catalogo.zanichelli.local/v3/file-upload" enctype="multipart/form-data" method="POST"> -->
33
+ <z-file-upload type="default"
34
+ button-variant="primary"
35
+ main-title="Allega un file"
36
+ description="Vuoi allegare un file per chiarire meglio la tua richiesta?"
37
+ accepted-format= ".pdf, .doc, .tiff, .png, .jpg, .jpeg"
38
+ file-max-size="50">
39
+ </z-file-upload>
40
+ <!-- <input type="submit" value="INVIA"> -->
41
+ <!-- </form> -->
42
+ </div>
43
+ </div>
44
+ <z-footer copyrightuser='Zanichelli' data='{
45
+ "zanichelliLinks": [{
46
+ "title": "Zanichelli.it",
47
+ "items": [{
48
+ "label": "Home zanichelli.it",
49
+ "link": "https://www.zanichelli.it"
50
+ }, {
51
+ "label": "Ricerca in catalogo",
52
+ "link": "https://www.zanichelli.it/ricerca"
53
+ }, {
54
+ "label": "Contatti",
55
+ "link": "https://www.zanichelli.it/contatti-e-recapiti"
56
+ }]
57
+ }, {
58
+ "title": "Scuola",
59
+ "items": [{
60
+ "label": "Home scuola",
61
+ "url": "https://www.zanichelli.it/scuola/in-primo-piano"
62
+ }, {
63
+ "label": "Catalogo scuola",
64
+ "url": "https://www.zanichelli.it/scuola/novita-e-proposte"
65
+ }, {
66
+ "label": "Bisogni Educativi Speciali (BES)",
67
+ "url": "https://www.zanichelli.it/scuola/la-nostra-proposta-per-i-bisogni-educativi-speciali"
68
+ }, {
69
+ "label": "Formazione docenti",
70
+ "url": "https://www.zanichelli.it/scuola/formazione-e-aggiornamento"
71
+ }]
72
+ }, {
73
+ "title": "Siti per la scuola",
74
+ "items": [{
75
+ "label": "Siti dei libri di testo",
76
+ "link": "https://www.zanichelli.it/scuola/siti-dei-libri-di-testo"
77
+ }, {
78
+ "label": "ZTE Zanichelli Test",
79
+ "link": "http://zte.zanichelli.it/"
80
+ }, {
81
+ "label": "Verso l esame di stato",
82
+ "link": "http://online.scuola.zanichelli.it/esamedistato"
83
+ }, {
84
+ "label": "La seconda prova di matematica e fisica",
85
+ "link": "http://online.scuola.zanichelli.it/provamatematicafisica/"
86
+ }, {
87
+ "label": "Collezioni",
88
+ "link": "http://collezioni.scuola.zanichelli.it/"
89
+ }, {
90
+ "label": "Crea Verifiche",
91
+ "link": "https://creaverifiche.zanichelli.it"
92
+ }, {
93
+ "label": "Biblioteca",
94
+ "link": "https://biblioteca.scuola.zanichelli.it"
95
+ }, {
96
+ "label": "Tavola periodica interattiva",
97
+ "link": "https://tavolaperiodica.zanichelli.it/it"
98
+ }, {
99
+ "label": "Tutte le prove",
100
+ "link": "http://online.scuola.zanichelli.it/tutteleprove/"
101
+ }, {
102
+ "label": "Verso l INVALSI",
103
+ "link": "http://online.scuola.zanichelli.it/invalsi/"
104
+ }, {
105
+ "label": "La certificazione delle competenze",
106
+ "link": "http://online.scuola.zanichelli.it/competenze/"
107
+ }, {
108
+ "label": "Tutti i siti Zanichelli per la scuola",
109
+ "link": "https://www.zanichelli.it/scuola/siti-per-la-scuola"
110
+ }]
111
+ },{
112
+ "title": "Università",
113
+ "items": [{
114
+ "label": "Home università",
115
+ "link": "https://www.zanichelli.it/universita/in-primo-piano"
116
+ }, {
117
+ "label": "Catalogo università",
118
+ "link": "https://www.zanichelli.it/universita/novita-e-proposte"
119
+ }, {
120
+ "label": "Area docenti",
121
+ "link": "https://www.zanichelli.it/universita/informazioni-e-contatti-docenti"
122
+ }, {
123
+ "label": "Area studenti",
124
+ "link": "https://www.zanichelli.it/universita/risorse-online-studenti"
125
+ }, {
126
+ "label": "Preparazione test di ammissione",
127
+ "link": "http://online.scuola.zanichelli.it/unitutor/"
128
+ }, {
129
+ "label": "ZTE università",
130
+ "link": "http://zte.universita.zanichelli.it/"
131
+ }, {
132
+ "label": "ZTE UniTutor",
133
+ "link": "http://zte.unitutor.zanichelli.it/"
134
+ }, {
135
+ "label": "Collezioni Università",
136
+ "link": "https://collezioni-universita.zanichelli.it/"
137
+ }]
138
+ },{
139
+ "title": "Dizionari",
140
+ "items": [{
141
+ "label": "Home dizionari",
142
+ "link": "https://www.zanichelli.it/dizionari/in-primo-piano"
143
+ }, {
144
+ "label": "Catalogo dizionari",
145
+ "link": "https://www.zanichelli.it/dizionari/novita-e-proposte"
146
+ }, {
147
+ "label": "Dizionari digitali",
148
+ "link": "http://dizionari.zanichelli.it/"
149
+ }, {
150
+ "label": "Dizionari Pi\u00f9",
151
+ "link": "http://dizionaripiu.zanichelli.it/"
152
+ }]
153
+ },{
154
+ "title": "Altri settori",
155
+ "items": [{
156
+ "label": "Giuridico",
157
+ "link": "https://www.zanichelli.it/giuridico/in-primo-piano"
158
+ }, {
159
+ "label": "Manuali e saggi",
160
+ "link": "https://www.zanichelli.it/saggistica/argomenti"
161
+ }, {
162
+ "label": "Medico professionale",
163
+ "link": "https://www.zanichelli.it/medico-professionale"
164
+ }]
165
+ }],
166
+ "myzLink": {
167
+ "label": "Home MyZanichelli",
168
+ "link": "https://my.zanichelli.it",
169
+ "img": "../../assets/images/png/zanichelli-logo-2.png"
170
+ },
171
+ "zanichelliAddress": "Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna\nFax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024\nPartita IVA 03978000374",
172
+ "social": [{
173
+ "icon": "../../assets/images/png/facebook.png",
174
+ "link": "https://it-it.facebook.com/zanichelliscuola",
175
+ "description" : "facebook"
176
+ },{
177
+ "icon": "../../assets/images/png/youtube.png",
178
+ "link": "https://www.youtube.com/user/zanichellieditore",
179
+ "description" : "youtube"
180
+ },{
181
+ "icon": "../../assets/images/png/twitter.png",
182
+ "link": "https://twitter.com/zanichelli_ed",
183
+ "description" : "twitter"
184
+ },{
185
+ "icon": "../../assets/images/png/instagram.png",
186
+ "link": "https://www.instagram.com/zanichellieditore/",
187
+ "description" : "instagram"
188
+ }],
189
+ "certification": "Zanichelli editore S.p.A. opera con sistema qualità certificato CertiCarGraf n. 477\nsecondo la norma UNI EN ISO 9001:2015",
190
+ "bottomLinks": [{
191
+ "label": "Chi siamo",
192
+ "link": "https://www.zanichelli.it/chi-siamo/via-irnerio-34"
193
+ },{
194
+ "label": "Contatti e recapiti",
195
+ "link": "https://www.zanichelli.it/contatti-e-recapiti"
196
+ },{
197
+ "label": "Area stampa",
198
+ "link": "https://www.zanichelli.it/comunicazione/area-stampa"
199
+ },{
200
+ "label": "Per acqusti online",
201
+ "link": "https://www.zanichelli.it/contatti/acquisti-e-recesso"
202
+ },{
203
+ "label": "Filiali e agenzie",
204
+ "link": "https://www.zanichelli.it/contatti/filiali-e-agenzie"
205
+ },{
206
+ "label": "Privacy",
207
+ "link": "https://my.zanichelli.it/privacy"
208
+ }]
209
+ }'></z-footer>
210
+ <script>
211
+
212
+ async function postData(item){
213
+ const form = new FormData();
214
+ form.append("attachments[]", item, item.name);
215
+ await fetch('https://api-catalogo.zanichelli.local/v3/file-upload', {
216
+ method: 'POST',
217
+ body: form
218
+ })
219
+ }
220
+
221
+ let fileNumber = 0;
222
+ const uploader = document.querySelector("z-file-upload");
223
+ document.addEventListener("fileInput", (e) => {
224
+ /* const items = postData(e.detail); */
225
+ fileNumber++;
226
+ const item = e.detail
227
+ const chip = document.createElement('Z-FILE')
228
+ chip.setAttribute('slot', 'files')
229
+ chip.setAttribute('file-number', fileNumber)
230
+ chip.innerText = item.name
231
+ uploader.appendChild(chip);
232
+ })
233
+ </script>
234
+ </body>
235
+
236
+ </html>