@zanichelli/albe-web-components 2.40.0 → 2.41.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 (411) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist/cjs/{index-25206491.js → index-15dc9f49.js} +10 -5
  3. package/dist/cjs/{index-e826b4ad.js → index-ec1433b8.js} +179 -91
  4. package/dist/cjs/index.cjs.js +2 -2
  5. package/dist/cjs/loader.cjs.js +3 -3
  6. package/dist/cjs/{utils-6410fc7d.js → utils-50477402.js} +3 -3
  7. package/dist/cjs/web-components-library.cjs.js +3 -3
  8. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  10. package/dist/cjs/z-app-switcher_10.cjs.entry.js +353 -0
  11. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  12. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  13. package/dist/cjs/z-body_2.cjs.entry.js +1 -1
  14. package/dist/cjs/z-button-filter_5.cjs.entry.js +3 -3
  15. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  16. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  17. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  18. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  19. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  20. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-footer-link_3.cjs.entry.js +1 -1
  22. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  23. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  24. package/dist/cjs/z-heading.cjs.entry.js +17 -0
  25. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  26. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  27. package/dist/cjs/z-list_3.cjs.entry.js +2 -2
  28. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -3
  29. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  30. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  31. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  32. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  33. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  34. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  35. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  36. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  37. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  38. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  39. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  40. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  41. package/dist/cjs/z-myz-card_4.cjs.entry.js +2 -2
  42. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  43. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  44. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  45. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  46. package/dist/cjs/z-notification.cjs.entry.js +2 -2
  47. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  48. package/dist/cjs/z-pagination-bar.cjs.entry.js +3 -3
  49. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  50. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  51. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  52. package/dist/cjs/z-pocket_3.cjs.entry.js +3 -3
  53. package/dist/cjs/z-popover.cjs.entry.js +3 -3
  54. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  55. package/dist/cjs/z-status-tag.cjs.entry.js +2 -2
  56. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  57. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  58. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  59. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  60. package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
  61. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  62. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  63. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  64. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  65. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  66. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  67. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  68. package/dist/cjs/z-table.cjs.entry.js +2 -2
  69. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  70. package/dist/cjs/z-toast-notification.cjs.entry.js +2 -2
  71. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  72. package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -12
  73. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  74. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  75. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  76. package/dist/collection/beans/index.js +10 -5
  77. package/dist/collection/collection-manifest.json +3 -5
  78. package/dist/collection/components/buttons/z-button/index.js +3 -4
  79. package/dist/collection/components/buttons/z-toggle-switch/index.js +14 -11
  80. package/dist/collection/components/buttons/z-toggle-switch/styles.css +19 -32
  81. package/dist/collection/components/navigation/z-menu/index.js +4 -4
  82. package/dist/collection/components/notification/z-tooltip/index.js +2 -2
  83. package/dist/collection/components/z-offcanvas/index.js +147 -0
  84. package/dist/collection/components/z-offcanvas/styles.css +163 -0
  85. package/dist/collection/utils/utils.js +2 -2
  86. package/dist/esm/{index-8782dff4.js → index-1877eca4.js} +179 -91
  87. package/dist/esm/{index-cca2b0d2.js → index-672bd95c.js} +11 -6
  88. package/dist/esm/index.js +2 -2
  89. package/dist/esm/loader.js +3 -3
  90. package/dist/esm/polyfills/css-shim.js +1 -1
  91. package/dist/esm/{utils-cdd5a909.js → utils-c01fe130.js} +3 -3
  92. package/dist/esm/web-components-library.js +3 -3
  93. package/dist/esm/z-alert.entry.js +1 -1
  94. package/dist/esm/z-app-header.entry.js +1 -1
  95. package/dist/esm/z-app-switcher_10.entry.js +340 -0
  96. package/dist/esm/z-aria-alert.entry.js +2 -2
  97. package/dist/esm/z-avatar.entry.js +2 -2
  98. package/dist/esm/z-body_2.entry.js +1 -1
  99. package/dist/esm/z-button-filter_5.entry.js +3 -3
  100. package/dist/esm/z-button-sort.entry.js +1 -1
  101. package/dist/esm/z-candybar.entry.js +1 -1
  102. package/dist/esm/z-chip.entry.js +2 -2
  103. package/dist/esm/z-combobox.entry.js +3 -3
  104. package/dist/esm/z-contextual-menu.entry.js +2 -2
  105. package/dist/esm/z-cookiebar.entry.js +2 -2
  106. package/dist/esm/z-footer-link_3.entry.js +1 -1
  107. package/dist/esm/z-footer.entry.js +2 -2
  108. package/dist/esm/z-ghost-loading.entry.js +1 -1
  109. package/dist/esm/z-heading.entry.js +13 -0
  110. package/dist/esm/z-icon-package.entry.js +1 -1
  111. package/dist/esm/z-info-box.entry.js +1 -1
  112. package/dist/esm/z-list_3.entry.js +2 -2
  113. package/dist/esm/z-menu-dropdown_2.entry.js +3 -3
  114. package/dist/esm/z-menu-section.entry.js +1 -1
  115. package/dist/esm/z-menu.entry.js +1 -1
  116. package/dist/esm/z-messages-pocket.entry.js +2 -2
  117. package/dist/esm/z-modal-login.entry.js +2 -2
  118. package/dist/esm/z-modal.entry.js +1 -1
  119. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  120. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  121. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  122. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  123. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  124. package/dist/esm/z-myz-card-info.entry.js +3 -3
  125. package/dist/esm/z-myz-card-list.entry.js +1 -1
  126. package/dist/esm/z-myz-card_4.entry.js +2 -2
  127. package/dist/esm/z-myz-list-item.entry.js +3 -3
  128. package/dist/esm/z-myz-topbar.entry.js +2 -2
  129. package/dist/esm/z-navigation-tab.entry.js +1 -1
  130. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  131. package/dist/esm/z-notification.entry.js +2 -2
  132. package/dist/esm/z-otp.entry.js +2 -2
  133. package/dist/esm/z-pagination-bar.entry.js +3 -3
  134. package/dist/esm/z-pagination-page.entry.js +1 -1
  135. package/dist/esm/z-panel-elem.entry.js +1 -1
  136. package/dist/esm/z-pocket-message.entry.js +1 -1
  137. package/dist/esm/z-pocket_3.entry.js +3 -3
  138. package/dist/esm/z-popover.entry.js +3 -3
  139. package/dist/esm/z-slideshow.entry.js +3 -3
  140. package/dist/esm/z-status-tag.entry.js +2 -2
  141. package/dist/esm/z-stepper-item.entry.js +1 -1
  142. package/dist/esm/z-stepper.entry.js +1 -1
  143. package/dist/esm/z-table-body.entry.js +1 -1
  144. package/dist/esm/z-table-cell.entry.js +2 -2
  145. package/dist/esm/z-table-empty-box.entry.js +1 -1
  146. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  147. package/dist/esm/z-table-footer.entry.js +1 -1
  148. package/dist/esm/z-table-head.entry.js +1 -1
  149. package/dist/esm/z-table-header-row.entry.js +1 -1
  150. package/dist/esm/z-table-header.entry.js +3 -3
  151. package/dist/esm/z-table-row.entry.js +2 -2
  152. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  153. package/dist/esm/z-table.entry.js +2 -2
  154. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  155. package/dist/esm/z-toast-notification.entry.js +2 -2
  156. package/dist/esm/z-toggle-button.entry.js +1 -1
  157. package/dist/esm/z-toggle-switch.entry.js +13 -12
  158. package/dist/esm/z-tooltip.entry.js +2 -2
  159. package/dist/esm/z-user-dropdown.entry.js +1 -1
  160. package/dist/esm/z-visually-hidden.entry.js +1 -1
  161. package/dist/types/beans/index.d.ts +8 -4
  162. package/dist/types/components/buttons/z-button/index.d.ts +1 -2
  163. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +2 -2
  164. package/dist/types/components/z-offcanvas/index.d.ts +25 -0
  165. package/dist/types/components.d.ts +42 -102
  166. package/dist/types/stencil-public-runtime.d.ts +189 -186
  167. package/dist/web-components-library/index.esm.js +1 -1
  168. package/dist/web-components-library/{p-d9a14771.entry.js → p-0084ea9f.entry.js} +1 -1
  169. package/dist/web-components-library/{p-18d36e2e.entry.js → p-0293d6c6.entry.js} +1 -1
  170. package/dist/web-components-library/{p-6a4dfee8.entry.js → p-02fa9e81.entry.js} +1 -1
  171. package/dist/web-components-library/{p-daec8d7f.entry.js → p-032bfb5c.entry.js} +1 -1
  172. package/dist/web-components-library/{p-c277d035.entry.js → p-04daa863.entry.js} +1 -1
  173. package/dist/web-components-library/{p-006a91ce.entry.js → p-07938fc2.entry.js} +1 -1
  174. package/dist/web-components-library/{p-db1508ed.entry.js → p-0948e843.entry.js} +1 -1
  175. package/dist/web-components-library/{p-b1e6a2ae.entry.js → p-09ded8b4.entry.js} +1 -1
  176. package/dist/web-components-library/{p-431d0295.entry.js → p-0b6bd214.entry.js} +1 -1
  177. package/dist/web-components-library/{p-824875b4.entry.js → p-1584dfb4.entry.js} +1 -1
  178. package/dist/web-components-library/{p-3830db49.entry.js → p-1bd60c44.entry.js} +1 -1
  179. package/dist/web-components-library/{p-031de7f3.entry.js → p-23c46ff2.entry.js} +1 -1
  180. package/{www/build/p-1c7ed895.entry.js → dist/web-components-library/p-24a2ecc0.entry.js} +1 -1
  181. package/dist/web-components-library/{p-7f866d57.entry.js → p-2c120632.entry.js} +1 -1
  182. package/dist/web-components-library/{p-68fab13e.entry.js → p-2cc0c93f.entry.js} +1 -1
  183. package/dist/web-components-library/p-3bbf16c8.entry.js +1 -0
  184. package/dist/web-components-library/{p-277f19e8.entry.js → p-3ea930a5.entry.js} +1 -1
  185. package/dist/web-components-library/{p-e8305a91.entry.js → p-40e6d79d.entry.js} +1 -1
  186. package/dist/web-components-library/{p-d1432a24.entry.js → p-45cbf885.entry.js} +1 -1
  187. package/{www/build/p-8fe1b60c.entry.js → dist/web-components-library/p-4b756d6a.entry.js} +1 -1
  188. package/dist/web-components-library/{p-1c66e50c.entry.js → p-4c7189d2.entry.js} +1 -1
  189. package/dist/web-components-library/{p-d950fcf8.entry.js → p-4e2763b2.entry.js} +1 -1
  190. package/dist/web-components-library/p-56640ea6.js +1 -0
  191. package/dist/web-components-library/{p-a5460f1e.entry.js → p-56fe8986.entry.js} +1 -1
  192. package/dist/web-components-library/{p-3504da90.entry.js → p-57aaa3d2.entry.js} +1 -1
  193. package/{www/build/p-99f59836.entry.js → dist/web-components-library/p-5fb435ca.entry.js} +1 -1
  194. package/dist/web-components-library/{p-42d64757.js → p-5ff60fcd.js} +1 -1
  195. package/dist/web-components-library/{p-8c298051.entry.js → p-61d066ee.entry.js} +1 -1
  196. package/dist/web-components-library/{p-d943ee16.entry.js → p-706eb92e.entry.js} +1 -1
  197. package/dist/web-components-library/{p-621a7fac.entry.js → p-732213f9.entry.js} +1 -1
  198. package/dist/web-components-library/{p-99f91860.entry.js → p-761eb0ec.entry.js} +1 -1
  199. package/dist/web-components-library/{p-ee432245.entry.js → p-77610e66.entry.js} +1 -1
  200. package/dist/web-components-library/{p-1a6b8d43.entry.js → p-779bc51a.entry.js} +1 -1
  201. package/dist/web-components-library/{p-a0fef4f3.entry.js → p-7bbf377b.entry.js} +1 -1
  202. package/dist/web-components-library/{p-7dcda694.entry.js → p-7d57c388.entry.js} +1 -1
  203. package/dist/web-components-library/{p-8497f556.entry.js → p-7e13c57d.entry.js} +1 -1
  204. package/dist/web-components-library/{p-95b95a4c.entry.js → p-82b2c47c.entry.js} +1 -1
  205. package/{www/build/p-823cbb37.entry.js → dist/web-components-library/p-8680baaf.entry.js} +1 -1
  206. package/dist/web-components-library/{p-a3820e7d.entry.js → p-8788a24f.entry.js} +1 -1
  207. package/dist/web-components-library/{p-d338e5a9.entry.js → p-8aa42057.entry.js} +1 -1
  208. package/dist/web-components-library/{p-6043d78f.entry.js → p-8b780334.entry.js} +1 -1
  209. package/dist/web-components-library/p-8b806916.entry.js +1 -0
  210. package/dist/web-components-library/{p-ee19d602.entry.js → p-915f59a5.entry.js} +1 -1
  211. package/dist/web-components-library/{p-d1a0cb4c.entry.js → p-979882a5.entry.js} +1 -1
  212. package/dist/web-components-library/{p-a73f0693.entry.js → p-9a764099.entry.js} +1 -1
  213. package/dist/web-components-library/p-a321fe03.js +1 -0
  214. package/dist/web-components-library/{p-836d2cb2.entry.js → p-a56f935f.entry.js} +1 -1
  215. package/dist/web-components-library/{p-f6bfde21.entry.js → p-a61ea96d.entry.js} +1 -1
  216. package/{www/build/p-8741a278.entry.js → dist/web-components-library/p-ad105cb1.entry.js} +1 -1
  217. package/dist/web-components-library/{p-b1e3a655.entry.js → p-af9c81d0.entry.js} +1 -1
  218. package/dist/web-components-library/{p-13a0a93a.entry.js → p-b33f83f6.entry.js} +1 -1
  219. package/dist/web-components-library/p-b4981c43.entry.js +1 -0
  220. package/dist/web-components-library/{p-2d45e45e.entry.js → p-b4bc83ea.entry.js} +1 -1
  221. package/dist/web-components-library/{p-39a787af.entry.js → p-b87c4984.entry.js} +1 -1
  222. package/dist/web-components-library/{p-97c04e0c.entry.js → p-bbc60b23.entry.js} +1 -1
  223. package/dist/web-components-library/{p-cddc1de0.entry.js → p-bd8a9e22.entry.js} +1 -1
  224. package/dist/web-components-library/p-c273c377.entry.js +1 -0
  225. package/{www/build/p-51957070.entry.js → dist/web-components-library/p-c932e698.entry.js} +1 -1
  226. package/dist/web-components-library/{p-016c1fd4.entry.js → p-cdf09ad7.entry.js} +1 -1
  227. package/dist/web-components-library/p-d0de0319.entry.js +1 -0
  228. package/dist/web-components-library/{p-335768cc.entry.js → p-d1d26026.entry.js} +1 -1
  229. package/dist/web-components-library/{p-f4062940.entry.js → p-d2848d7c.entry.js} +1 -1
  230. package/dist/web-components-library/{p-b0027b69.entry.js → p-dbbae18b.entry.js} +1 -1
  231. package/dist/web-components-library/p-df58b251.entry.js +1 -0
  232. package/dist/web-components-library/{p-e4739505.entry.js → p-e697181c.entry.js} +1 -1
  233. package/dist/web-components-library/{p-84f934a8.entry.js → p-e776d206.entry.js} +1 -1
  234. package/{www/build/p-70c7f657.entry.js → dist/web-components-library/p-f0913e02.entry.js} +1 -1
  235. package/dist/web-components-library/p-f52fb47b.entry.js +1 -0
  236. package/dist/web-components-library/{p-22e61c79.entry.js → p-f78ddbf1.entry.js} +1 -1
  237. package/dist/web-components-library/{p-152f95de.entry.js → p-f9a31c55.entry.js} +1 -1
  238. package/dist/web-components-library/p-f9e401fa.entry.js +1 -0
  239. package/dist/web-components-library/web-components-library.css +1 -1
  240. package/dist/web-components-library/web-components-library.esm.js +1 -1
  241. package/loader/index.d.ts +0 -1
  242. package/package.json +1 -1
  243. package/react/components.d.ts +1 -3
  244. package/react/components.js +3 -5
  245. package/react/components.js.map +1 -1
  246. package/react/react-component-lib/createComponent.d.ts +1 -1
  247. package/react/react-component-lib/createComponent.js +42 -10
  248. package/react/react-component-lib/createComponent.js.map +1 -1
  249. package/react/react-component-lib/createOverlayComponent.d.ts +5 -4
  250. package/react/react-component-lib/createOverlayComponent.js +28 -8
  251. package/react/react-component-lib/createOverlayComponent.js.map +1 -1
  252. package/react/react-component-lib/utils/attachProps.d.ts +1 -1
  253. package/react/react-component-lib/utils/attachProps.js +14 -12
  254. package/react/react-component-lib/utils/attachProps.js.map +1 -1
  255. package/react/react-component-lib/utils/index.d.ts +4 -1
  256. package/react/react-component-lib/utils/index.js +20 -5
  257. package/react/react-component-lib/utils/index.js.map +1 -1
  258. package/www/assets/favicon.png +0 -0
  259. package/www/build/index.esm.js +1 -1
  260. package/www/build/{p-d9a14771.entry.js → p-0084ea9f.entry.js} +1 -1
  261. package/www/build/{p-18d36e2e.entry.js → p-0293d6c6.entry.js} +1 -1
  262. package/www/build/{p-6a4dfee8.entry.js → p-02fa9e81.entry.js} +1 -1
  263. package/www/build/{p-daec8d7f.entry.js → p-032bfb5c.entry.js} +1 -1
  264. package/www/build/{p-c277d035.entry.js → p-04daa863.entry.js} +1 -1
  265. package/www/build/{p-006a91ce.entry.js → p-07938fc2.entry.js} +1 -1
  266. package/www/build/{p-db1508ed.entry.js → p-0948e843.entry.js} +1 -1
  267. package/www/build/{p-b1e6a2ae.entry.js → p-09ded8b4.entry.js} +1 -1
  268. package/www/build/{p-431d0295.entry.js → p-0b6bd214.entry.js} +1 -1
  269. package/www/build/{p-824875b4.entry.js → p-1584dfb4.entry.js} +1 -1
  270. package/www/build/{p-3830db49.entry.js → p-1bd60c44.entry.js} +1 -1
  271. package/www/build/p-1ef0dee5.js +129 -0
  272. package/www/build/{p-031de7f3.entry.js → p-23c46ff2.entry.js} +1 -1
  273. package/{dist/web-components-library/p-1c7ed895.entry.js → www/build/p-24a2ecc0.entry.js} +1 -1
  274. package/www/build/{p-7f866d57.entry.js → p-2c120632.entry.js} +1 -1
  275. package/www/build/{p-68fab13e.entry.js → p-2cc0c93f.entry.js} +1 -1
  276. package/www/build/p-3bbf16c8.entry.js +1 -0
  277. package/www/build/{p-277f19e8.entry.js → p-3ea930a5.entry.js} +1 -1
  278. package/www/build/{p-e8305a91.entry.js → p-40e6d79d.entry.js} +1 -1
  279. package/www/build/{p-d1432a24.entry.js → p-45cbf885.entry.js} +1 -1
  280. package/{dist/web-components-library/p-8fe1b60c.entry.js → www/build/p-4b756d6a.entry.js} +1 -1
  281. package/www/build/{p-1c66e50c.entry.js → p-4c7189d2.entry.js} +1 -1
  282. package/www/build/{p-d950fcf8.entry.js → p-4e2763b2.entry.js} +1 -1
  283. package/www/build/p-56640ea6.js +1 -0
  284. package/www/build/{p-a5460f1e.entry.js → p-56fe8986.entry.js} +1 -1
  285. package/www/build/{p-3504da90.entry.js → p-57aaa3d2.entry.js} +1 -1
  286. package/{dist/web-components-library/p-99f59836.entry.js → www/build/p-5fb435ca.entry.js} +1 -1
  287. package/www/build/{p-42d64757.js → p-5ff60fcd.js} +1 -1
  288. package/www/build/{p-8c298051.entry.js → p-61d066ee.entry.js} +1 -1
  289. package/www/build/{p-d943ee16.entry.js → p-706eb92e.entry.js} +1 -1
  290. package/www/build/{p-621a7fac.entry.js → p-732213f9.entry.js} +1 -1
  291. package/www/build/{p-99f91860.entry.js → p-761eb0ec.entry.js} +1 -1
  292. package/www/build/{p-ee432245.entry.js → p-77610e66.entry.js} +1 -1
  293. package/www/build/{p-1a6b8d43.entry.js → p-779bc51a.entry.js} +1 -1
  294. package/www/build/{p-a0fef4f3.entry.js → p-7bbf377b.entry.js} +1 -1
  295. package/www/build/{p-7dcda694.entry.js → p-7d57c388.entry.js} +1 -1
  296. package/www/build/{p-8497f556.entry.js → p-7e13c57d.entry.js} +1 -1
  297. package/www/build/{p-95b95a4c.entry.js → p-82b2c47c.entry.js} +1 -1
  298. package/{dist/web-components-library/p-823cbb37.entry.js → www/build/p-8680baaf.entry.js} +1 -1
  299. package/www/build/{p-a3820e7d.entry.js → p-8788a24f.entry.js} +1 -1
  300. package/www/build/{p-d338e5a9.entry.js → p-8aa42057.entry.js} +1 -1
  301. package/www/build/{p-6043d78f.entry.js → p-8b780334.entry.js} +1 -1
  302. package/www/build/p-8b806916.entry.js +1 -0
  303. package/www/build/{p-ee19d602.entry.js → p-915f59a5.entry.js} +1 -1
  304. package/www/build/{p-d1a0cb4c.entry.js → p-979882a5.entry.js} +1 -1
  305. package/www/build/{p-a73f0693.entry.js → p-9a764099.entry.js} +1 -1
  306. package/www/build/p-a321fe03.js +1 -0
  307. package/www/build/{p-836d2cb2.entry.js → p-a56f935f.entry.js} +1 -1
  308. package/www/build/{p-f6bfde21.entry.js → p-a61ea96d.entry.js} +1 -1
  309. package/{dist/web-components-library/p-8741a278.entry.js → www/build/p-ad105cb1.entry.js} +1 -1
  310. package/www/build/{p-b1e3a655.entry.js → p-af9c81d0.entry.js} +1 -1
  311. package/www/build/{p-13a0a93a.entry.js → p-b33f83f6.entry.js} +1 -1
  312. package/www/build/p-b4981c43.entry.js +1 -0
  313. package/www/build/{p-2d45e45e.entry.js → p-b4bc83ea.entry.js} +1 -1
  314. package/www/build/{p-39a787af.entry.js → p-b87c4984.entry.js} +1 -1
  315. package/www/build/{p-97c04e0c.entry.js → p-bbc60b23.entry.js} +1 -1
  316. package/www/build/{p-cddc1de0.entry.js → p-bd8a9e22.entry.js} +1 -1
  317. package/www/build/p-c273c377.entry.js +1 -0
  318. package/{dist/web-components-library/p-51957070.entry.js → www/build/p-c932e698.entry.js} +1 -1
  319. package/www/build/{p-016c1fd4.entry.js → p-cdf09ad7.entry.js} +1 -1
  320. package/www/build/p-d0de0319.entry.js +1 -0
  321. package/www/build/{p-335768cc.entry.js → p-d1d26026.entry.js} +1 -1
  322. package/www/build/{p-f4062940.entry.js → p-d2848d7c.entry.js} +1 -1
  323. package/www/build/{p-b0027b69.entry.js → p-dbbae18b.entry.js} +1 -1
  324. package/www/build/p-df58b251.entry.js +1 -0
  325. package/www/build/{p-e4739505.entry.js → p-e697181c.entry.js} +1 -1
  326. package/www/build/{p-84f934a8.entry.js → p-e776d206.entry.js} +1 -1
  327. package/{dist/web-components-library/p-70c7f657.entry.js → www/build/p-f0913e02.entry.js} +1 -1
  328. package/www/build/p-f52fb47b.entry.js +1 -0
  329. package/www/build/{p-22e61c79.entry.js → p-f78ddbf1.entry.js} +1 -1
  330. package/www/build/{p-152f95de.entry.js → p-f9a31c55.entry.js} +1 -1
  331. package/www/build/p-f9e401fa.entry.js +1 -0
  332. package/www/build/{p-97a11655.css → p-fcff1237.css} +24 -1
  333. package/www/build/web-components-library.css +1 -1
  334. package/www/build/web-components-library.esm.js +1 -1
  335. package/www/build/web-components-library.js +1 -1
  336. package/www/index.html +32 -8
  337. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -29
  338. package/dist/cjs/z-app-topbar.cjs.entry.js +0 -41
  339. package/dist/cjs/z-button.cjs.entry.js +0 -39
  340. package/dist/cjs/z-card.cjs.entry.js +0 -69
  341. package/dist/cjs/z-carousel.cjs.entry.js +0 -19
  342. package/dist/cjs/z-divider.cjs.entry.js +0 -26
  343. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +0 -49
  344. package/dist/cjs/z-file-upload.cjs.entry.js +0 -169
  345. package/dist/cjs/z-file.cjs.entry.js +0 -53
  346. package/dist/cjs/z-icon.cjs.entry.js +0 -28
  347. package/dist/cjs/z-link.cjs.entry.js +0 -71
  348. package/dist/cjs/z-logo.cjs.entry.js +0 -28
  349. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +0 -52
  350. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +0 -62
  351. package/dist/collection/components/file-upload/z-file/index.js +0 -108
  352. package/dist/collection/components/file-upload/z-file/styles.css +0 -61
  353. package/dist/collection/components/file-upload/z-file-upload/index.js +0 -329
  354. package/dist/collection/components/file-upload/z-file-upload/styles.css +0 -87
  355. package/dist/esm/z-app-switcher.entry.js +0 -25
  356. package/dist/esm/z-app-topbar.entry.js +0 -37
  357. package/dist/esm/z-button.entry.js +0 -35
  358. package/dist/esm/z-card.entry.js +0 -65
  359. package/dist/esm/z-carousel.entry.js +0 -15
  360. package/dist/esm/z-divider.entry.js +0 -22
  361. package/dist/esm/z-dragdrop-area_2.entry.js +0 -44
  362. package/dist/esm/z-file-upload.entry.js +0 -165
  363. package/dist/esm/z-file.entry.js +0 -49
  364. package/dist/esm/z-icon.entry.js +0 -24
  365. package/dist/esm/z-link.entry.js +0 -67
  366. package/dist/esm/z-logo.entry.js +0 -24
  367. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +0 -9
  368. package/dist/types/components/file-upload/z-file/index.d.ts +0 -17
  369. package/dist/types/components/file-upload/z-file-upload/index.d.ts +0 -49
  370. package/dist/web-components-library/p-0e7fe7c1.js +0 -1
  371. package/dist/web-components-library/p-117c6e89.entry.js +0 -1
  372. package/dist/web-components-library/p-11d4e9b7.entry.js +0 -1
  373. package/dist/web-components-library/p-13abb76e.entry.js +0 -1
  374. package/dist/web-components-library/p-1acbd992.js +0 -1
  375. package/dist/web-components-library/p-1f439216.entry.js +0 -1
  376. package/dist/web-components-library/p-4ce434aa.entry.js +0 -1
  377. package/dist/web-components-library/p-5ff0b130.entry.js +0 -1
  378. package/dist/web-components-library/p-7076e9fd.entry.js +0 -1
  379. package/dist/web-components-library/p-73e8c323.entry.js +0 -1
  380. package/dist/web-components-library/p-8ed29309.entry.js +0 -1
  381. package/dist/web-components-library/p-9b4f979f.entry.js +0 -1
  382. package/dist/web-components-library/p-a3792cf0.entry.js +0 -1
  383. package/dist/web-components-library/p-a4b2df38.entry.js +0 -1
  384. package/dist/web-components-library/p-b10f1aaa.entry.js +0 -1
  385. package/dist/web-components-library/p-c1a7b740.entry.js +0 -1
  386. package/dist/web-components-library/p-db38494e.entry.js +0 -1
  387. package/dist/web-components-library/p-e5c89d9f.entry.js +0 -1
  388. package/dist/web-components-library/p-e88726bc.entry.js +0 -1
  389. package/dist/web-components-library/p-fc23b15f.entry.js +0 -1
  390. package/www/build/p-0e7fe7c1.js +0 -1
  391. package/www/build/p-117c6e89.entry.js +0 -1
  392. package/www/build/p-11d4e9b7.entry.js +0 -1
  393. package/www/build/p-13abb76e.entry.js +0 -1
  394. package/www/build/p-1acbd992.js +0 -1
  395. package/www/build/p-1f439216.entry.js +0 -1
  396. package/www/build/p-4ce434aa.entry.js +0 -1
  397. package/www/build/p-5ff0b130.entry.js +0 -1
  398. package/www/build/p-7076e9fd.entry.js +0 -1
  399. package/www/build/p-73e8c323.entry.js +0 -1
  400. package/www/build/p-7fab4941.js +0 -122
  401. package/www/build/p-8ed29309.entry.js +0 -1
  402. package/www/build/p-9b4f979f.entry.js +0 -1
  403. package/www/build/p-a3792cf0.entry.js +0 -1
  404. package/www/build/p-a4b2df38.entry.js +0 -1
  405. package/www/build/p-b10f1aaa.entry.js +0 -1
  406. package/www/build/p-c1a7b740.entry.js +0 -1
  407. package/www/build/p-db38494e.entry.js +0 -1
  408. package/www/build/p-e5c89d9f.entry.js +0 -1
  409. package/www/build/p-e88726bc.entry.js +0 -1
  410. package/www/build/p-fc23b15f.entry.js +0 -1
  411. package/www/pages/file-upload.html +0 -236
@@ -1,236 +0,0 @@
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="dragdrop"
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>