@zanichelli/delta_share 2.0.7 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (359) hide show
  1. package/dist/wc/cjs/{breakpoints-da666109.js → breakpoints-a55736d0.js} +2 -0
  2. package/dist/wc/cjs/delta_share.cjs.js +2 -2
  3. package/dist/wc/cjs/hammer-4f20813e.js +2650 -0
  4. package/dist/wc/cjs/{icons-f65fa82e.js → icons-2aca6c75.js} +132 -58
  5. package/dist/wc/cjs/index-9c6fd1db.js +315 -0
  6. package/dist/wc/cjs/{index-458dc8f4.js → index-9ca7d5e5.js} +12 -0
  7. package/dist/wc/cjs/{license-activation_16.cjs.entry.js → license-activation_13.cjs.entry.js} +127 -484
  8. package/dist/wc/cjs/loader.cjs.js +2 -2
  9. package/dist/wc/cjs/utils-8a10bba9.js +88 -0
  10. package/dist/wc/cjs/z-alert.cjs.entry.js +19 -0
  11. package/dist/wc/cjs/z-app-header.cjs.entry.js +115 -6
  12. package/dist/wc/cjs/z-app-switcher.cjs.entry.js +2 -2
  13. package/dist/wc/cjs/z-app-topbar.cjs.entry.js +15 -28
  14. package/dist/wc/cjs/z-aria-alert.cjs.entry.js +18 -0
  15. package/dist/wc/cjs/z-avatar.cjs.entry.js +43 -0
  16. package/dist/wc/cjs/z-button-deprecated.cjs.entry.js +38 -0
  17. package/dist/wc/cjs/z-button-filter.cjs.entry.js +49 -0
  18. package/dist/wc/cjs/z-button-sort.cjs.entry.js +17 -3
  19. package/dist/wc/cjs/z-candybar.cjs.entry.js +1 -1
  20. package/dist/wc/cjs/z-card.cjs.entry.js +53 -25
  21. package/dist/wc/cjs/z-carousel.cjs.entry.js +24 -0
  22. package/dist/wc/cjs/z-chip-deprecated.cjs.entry.js +24 -0
  23. package/dist/wc/cjs/z-chip.cjs.entry.js +20 -7
  24. package/dist/wc/cjs/z-combobox.cjs.entry.js +18 -17
  25. package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +40 -0
  26. package/dist/wc/cjs/z-cookiebar.cjs.entry.js +4 -4
  27. package/dist/wc/cjs/z-date-picker.cjs.entry.js +3104 -0
  28. package/dist/wc/cjs/z-divider.cjs.entry.js +2 -2
  29. package/dist/wc/cjs/z-dragdrop-area_2.cjs.entry.js +48 -0
  30. package/dist/wc/cjs/z-file-upload.cjs.entry.js +172 -0
  31. package/dist/wc/cjs/z-file.cjs.entry.js +47 -0
  32. package/dist/wc/cjs/z-footer-link_3.cjs.entry.js +4 -4
  33. package/dist/wc/cjs/z-footer.cjs.entry.js +35 -8
  34. package/dist/wc/cjs/z-ghost-loading.cjs.entry.js +19 -0
  35. package/dist/wc/cjs/z-icon-package.cjs.entry.js +2 -2
  36. package/dist/wc/cjs/z-input-deprecated.cjs.entry.js +271 -0
  37. package/dist/wc/cjs/z-input-label_2.cjs.entry.js +272 -0
  38. package/dist/wc/cjs/z-list-group.cjs.entry.js +54 -0
  39. package/dist/wc/cjs/z-list_2.cjs.entry.js +144 -53
  40. package/dist/wc/cjs/z-logo.cjs.entry.js +12 -10
  41. package/dist/wc/cjs/z-menu-dropdown_2.cjs.entry.js +89 -0
  42. package/dist/wc/cjs/z-menu-section.cjs.entry.js +2 -2
  43. package/dist/wc/cjs/z-menu.cjs.entry.js +58 -4
  44. package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +46 -0
  45. package/dist/wc/cjs/z-modal-login.cjs.entry.js +13 -4
  46. package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +63 -0
  47. package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +36 -0
  48. package/dist/wc/cjs/z-myz-card-footer-sections.cjs.entry.js +19 -0
  49. package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +56 -0
  50. package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +21 -0
  51. package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +119 -0
  52. package/dist/wc/cjs/{z-card-list.cjs.entry.js → z-myz-card-list.cjs.entry.js} +5 -5
  53. package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +104 -0
  54. package/dist/wc/cjs/{z-list-item.cjs.entry.js → z-myz-list-item.cjs.entry.js} +7 -6
  55. package/dist/wc/cjs/z-myz-topbar.cjs.entry.js +194 -0
  56. package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +71 -0
  57. package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +73 -0
  58. package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +126 -0
  59. package/dist/wc/cjs/z-notification.cjs.entry.js +46 -0
  60. package/dist/wc/cjs/z-offcanvas.cjs.entry.js +63 -0
  61. package/dist/wc/cjs/z-otp.cjs.entry.js +41 -0
  62. package/dist/wc/cjs/z-pagination-bar.cjs.entry.js +8 -2651
  63. package/dist/wc/cjs/z-pagination-page.cjs.entry.js +3 -4
  64. package/dist/wc/cjs/z-pagination.cjs.entry.js +229 -0
  65. package/dist/wc/cjs/z-panel-elem.cjs.entry.js +1 -1
  66. package/dist/wc/cjs/z-pocket-message.cjs.entry.js +19 -0
  67. package/dist/wc/cjs/z-pocket_3.cjs.entry.js +125 -0
  68. package/dist/wc/cjs/z-popover.cjs.entry.js +132 -0
  69. package/dist/wc/cjs/z-section-title.cjs.entry.js +42 -0
  70. package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +68 -0
  71. package/dist/wc/cjs/z-slideshow.cjs.entry.js +112 -0
  72. package/dist/wc/cjs/z-status-tag.cjs.entry.js +29 -0
  73. package/dist/wc/cjs/z-stepper-item.cjs.entry.js +1 -1
  74. package/dist/wc/cjs/z-stepper.cjs.entry.js +1 -1
  75. package/dist/wc/cjs/{z-registro-table-body.cjs.entry.js → z-table-body.cjs.entry.js} +5 -5
  76. package/dist/wc/cjs/z-table-cell.cjs.entry.js +36 -0
  77. package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +32 -0
  78. package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +19 -0
  79. package/dist/wc/cjs/{z-registro-table-head.cjs.entry.js → z-table-footer.cjs.entry.js} +5 -5
  80. package/dist/wc/cjs/{z-registro-table-footer.cjs.entry.js → z-table-head.cjs.entry.js} +5 -5
  81. package/dist/wc/cjs/z-table-header-row.cjs.entry.js +22 -0
  82. package/dist/wc/cjs/z-table-header.cjs.entry.js +88 -0
  83. package/dist/wc/cjs/z-table-row.cjs.entry.js +43 -0
  84. package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +19 -0
  85. package/dist/wc/cjs/z-table.cjs.entry.js +82 -0
  86. package/dist/wc/cjs/z-tag.cjs.entry.js +22 -0
  87. package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +56 -0
  88. package/dist/wc/cjs/z-toast-notification.cjs.entry.js +203 -0
  89. package/dist/wc/cjs/z-toggle-button.cjs.entry.js +7 -6
  90. package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +49 -0
  91. package/dist/wc/cjs/z-tooltip.cjs.entry.js +254 -24
  92. package/dist/wc/cjs/z-user-dropdown.cjs.entry.js +46 -51
  93. package/dist/wc/cjs/z-visually-hidden.cjs.entry.js +19 -0
  94. package/dist/wc/collection/collection-manifest.json +63 -18
  95. package/dist/wc/collection/components/license-activation-form/license-activation-form.css +1 -1
  96. package/dist/wc/collection/components/license-activation-form/license-activation-form.js +7 -13
  97. package/dist/wc/custom-elements/index.js +8648 -1967
  98. package/dist/wc/delta_share/delta_share.esm.js +1 -1
  99. package/dist/wc/delta_share/p-06543221.entry.js +1 -0
  100. package/dist/wc/delta_share/{p-ef4da7dc.entry.js → p-06b89fb4.entry.js} +1 -1
  101. package/dist/wc/delta_share/p-0b0179c7.js +1 -0
  102. package/dist/wc/delta_share/p-0f55558e.js +1 -0
  103. package/dist/wc/delta_share/p-103f926c.entry.js +1 -0
  104. package/dist/wc/delta_share/p-11b446d7.entry.js +1 -0
  105. package/dist/wc/delta_share/p-13093633.entry.js +1 -0
  106. package/dist/wc/delta_share/p-20c14e4e.entry.js +1 -0
  107. package/dist/wc/delta_share/p-243df9e5.entry.js +1 -0
  108. package/dist/wc/delta_share/p-244accd2.entry.js +1 -0
  109. package/dist/wc/delta_share/p-261611b1.js +1 -0
  110. package/dist/wc/delta_share/p-29729c73.entry.js +1 -0
  111. package/dist/wc/delta_share/p-29cb5018.entry.js +1 -0
  112. package/dist/wc/delta_share/{p-6215ddbd.entry.js → p-29d111de.entry.js} +1 -1
  113. package/dist/wc/delta_share/p-2b05751b.entry.js +1 -0
  114. package/dist/wc/delta_share/p-32975e01.entry.js +1 -0
  115. package/dist/wc/delta_share/p-32d34db1.entry.js +1 -0
  116. package/dist/wc/delta_share/{p-10d9e4f5.entry.js → p-3341f25e.entry.js} +1 -1
  117. package/dist/wc/delta_share/p-33fb12fc.entry.js +1 -0
  118. package/dist/wc/delta_share/p-36955fc5.entry.js +1 -0
  119. package/dist/wc/delta_share/p-39440988.entry.js +1 -0
  120. package/dist/wc/delta_share/p-3bb7f110.entry.js +1 -0
  121. package/dist/wc/delta_share/p-3f61bc0d.entry.js +1 -0
  122. package/dist/wc/delta_share/p-422f29e8.entry.js +1 -0
  123. package/dist/wc/delta_share/p-43ae8e0a.entry.js +1 -0
  124. package/dist/wc/delta_share/p-44eba966.entry.js +1 -0
  125. package/dist/wc/delta_share/p-464dc49d.entry.js +1 -0
  126. package/dist/wc/delta_share/p-51431ace.js +1 -0
  127. package/dist/wc/delta_share/p-5374191c.entry.js +16 -0
  128. package/dist/wc/delta_share/p-5559856c.entry.js +1 -0
  129. package/dist/wc/delta_share/p-55ecb7aa.entry.js +1 -0
  130. package/dist/wc/delta_share/p-5af0e3cd.entry.js +1 -0
  131. package/dist/wc/delta_share/{p-ca57e6ec.entry.js → p-5b320481.entry.js} +1 -1
  132. package/dist/wc/delta_share/p-5d085d01.entry.js +1 -0
  133. package/dist/wc/delta_share/p-5d88112c.entry.js +1 -0
  134. package/dist/wc/delta_share/p-5e9898dd.entry.js +1 -0
  135. package/dist/wc/delta_share/p-6422731e.entry.js +1 -0
  136. package/dist/wc/delta_share/p-64ffaf7b.entry.js +1 -0
  137. package/dist/wc/delta_share/p-6613eeee.entry.js +1 -0
  138. package/dist/wc/delta_share/p-6a39042b.entry.js +1 -0
  139. package/dist/wc/delta_share/{p-a03963a8.entry.js → p-6a9fb59c.entry.js} +1 -1
  140. package/dist/wc/delta_share/p-6f7064dc.entry.js +1 -0
  141. package/dist/wc/delta_share/p-767a8d6e.entry.js +1 -0
  142. package/dist/wc/delta_share/p-76cfb0be.entry.js +1 -0
  143. package/dist/wc/delta_share/p-7f71c41e.entry.js +1 -0
  144. package/dist/wc/delta_share/p-8b6617d8.entry.js +1 -0
  145. package/dist/wc/delta_share/p-8b88f257.entry.js +3 -0
  146. package/dist/wc/delta_share/p-8fb4a4ea.entry.js +1 -0
  147. package/dist/wc/delta_share/p-91a4ef35.js +1 -0
  148. package/dist/wc/delta_share/p-91af6142.entry.js +1 -0
  149. package/dist/wc/delta_share/p-94b8f342.entry.js +1 -0
  150. package/dist/wc/delta_share/{p-65c48026.entry.js → p-94df01a9.entry.js} +1 -1
  151. package/dist/wc/delta_share/p-9656b290.entry.js +1 -0
  152. package/dist/wc/delta_share/p-97e4d621.entry.js +1 -0
  153. package/dist/wc/delta_share/p-98853ba5.entry.js +1 -0
  154. package/dist/wc/delta_share/p-9c147330.entry.js +1 -0
  155. package/dist/wc/delta_share/p-9d35fb61.entry.js +1 -0
  156. package/dist/wc/delta_share/{p-6684b880.entry.js → p-a0663266.entry.js} +1 -1
  157. package/dist/wc/delta_share/p-a150a778.entry.js +1 -0
  158. package/dist/wc/delta_share/p-a823768b.entry.js +1 -0
  159. package/dist/wc/delta_share/p-b1b05625.entry.js +1 -0
  160. package/dist/wc/delta_share/p-b1c1f030.entry.js +1 -0
  161. package/dist/wc/delta_share/p-badf3f24.entry.js +1 -0
  162. package/dist/wc/delta_share/p-bb38e604.entry.js +1 -0
  163. package/dist/wc/delta_share/p-bcb49d1a.entry.js +1 -0
  164. package/dist/wc/delta_share/p-c2dde3b3.entry.js +1 -0
  165. package/dist/wc/delta_share/p-cccef23b.entry.js +1 -0
  166. package/dist/wc/delta_share/p-cd42e0b5.entry.js +1 -0
  167. package/dist/wc/delta_share/{p-800cd436.entry.js → p-cfc122de.entry.js} +1 -1
  168. package/dist/wc/delta_share/p-d282ce22.entry.js +1 -0
  169. package/dist/wc/delta_share/p-d610565d.entry.js +1 -0
  170. package/dist/wc/delta_share/p-da0b941f.entry.js +1 -0
  171. package/dist/wc/delta_share/p-da8144e5.entry.js +1 -0
  172. package/dist/wc/delta_share/p-dafefe1f.entry.js +1 -0
  173. package/dist/wc/delta_share/p-dc148f92.entry.js +1 -0
  174. package/dist/wc/delta_share/p-dd50dd54.entry.js +1 -0
  175. package/dist/wc/delta_share/p-de117646.entry.js +1 -0
  176. package/dist/wc/delta_share/p-dec6ab35.entry.js +1 -0
  177. package/dist/wc/delta_share/p-e37c7b62.entry.js +1 -0
  178. package/dist/wc/delta_share/p-e43e61ac.js +7 -0
  179. package/dist/wc/delta_share/p-e7932e20.entry.js +1 -0
  180. package/dist/wc/delta_share/p-e9412ef0.entry.js +1 -0
  181. package/dist/wc/delta_share/p-ea6c7be0.entry.js +1 -0
  182. package/dist/wc/delta_share/p-ebb9a3f9.entry.js +1 -0
  183. package/dist/wc/delta_share/p-ee76ecea.entry.js +1 -0
  184. package/dist/wc/delta_share/p-f2323f2a.entry.js +1 -0
  185. package/dist/wc/delta_share/p-f441efc3.entry.js +1 -0
  186. package/dist/wc/delta_share/{p-873e098b.entry.js → p-f531a563.entry.js} +1 -1
  187. package/dist/wc/delta_share/p-fa3d96ab.entry.js +1 -0
  188. package/dist/wc/delta_share/p-fd83d815.entry.js +1 -0
  189. package/dist/wc/delta_share/p-ff2508eb.entry.js +1 -0
  190. package/dist/wc/esm/breakpoints-e07f80e7.js +4 -0
  191. package/dist/wc/esm/delta_share.js +2 -2
  192. package/dist/wc/esm/hammer-c3266b17.js +2648 -0
  193. package/dist/wc/esm/{icons-973d360b.js → icons-74713b55.js} +132 -58
  194. package/dist/wc/esm/index-654849a7.js +315 -0
  195. package/dist/wc/esm/{index-5ecd661f.js → index-b3a91e19.js} +12 -0
  196. package/dist/wc/esm/{license-activation_16.entry.js → license-activation_13.entry.js} +128 -482
  197. package/dist/wc/esm/loader.js +2 -2
  198. package/dist/wc/esm/utils-417652d9.js +80 -0
  199. package/dist/wc/esm/z-alert.entry.js +15 -0
  200. package/dist/wc/esm/z-app-header.entry.js +115 -6
  201. package/dist/wc/esm/z-app-switcher.entry.js +2 -2
  202. package/dist/wc/esm/z-app-topbar.entry.js +15 -28
  203. package/dist/wc/esm/z-aria-alert.entry.js +14 -0
  204. package/dist/wc/esm/z-avatar.entry.js +39 -0
  205. package/dist/wc/esm/z-button-deprecated.entry.js +34 -0
  206. package/dist/wc/esm/z-button-filter.entry.js +45 -0
  207. package/dist/wc/esm/z-button-sort.entry.js +17 -3
  208. package/dist/wc/esm/z-candybar.entry.js +1 -1
  209. package/dist/wc/esm/z-card.entry.js +53 -25
  210. package/dist/wc/esm/z-carousel.entry.js +20 -0
  211. package/dist/wc/esm/z-chip-deprecated.entry.js +20 -0
  212. package/dist/wc/esm/z-chip.entry.js +20 -7
  213. package/dist/wc/esm/z-combobox.entry.js +18 -17
  214. package/dist/wc/esm/z-contextual-menu.entry.js +36 -0
  215. package/dist/wc/esm/z-cookiebar.entry.js +4 -4
  216. package/dist/wc/esm/z-date-picker.entry.js +3100 -0
  217. package/dist/wc/esm/z-divider.entry.js +2 -2
  218. package/dist/wc/esm/z-dragdrop-area_2.entry.js +43 -0
  219. package/dist/wc/esm/z-file-upload.entry.js +168 -0
  220. package/dist/wc/esm/z-file.entry.js +43 -0
  221. package/dist/wc/esm/z-footer-link_3.entry.js +4 -4
  222. package/dist/wc/esm/z-footer.entry.js +35 -8
  223. package/dist/wc/esm/z-ghost-loading.entry.js +15 -0
  224. package/dist/wc/esm/z-icon-package.entry.js +2 -2
  225. package/dist/wc/esm/z-input-deprecated.entry.js +267 -0
  226. package/dist/wc/esm/z-input-label_2.entry.js +267 -0
  227. package/dist/wc/esm/z-list-group.entry.js +50 -0
  228. package/dist/wc/esm/z-list_2.entry.js +144 -53
  229. package/dist/wc/esm/z-logo.entry.js +12 -10
  230. package/dist/wc/esm/z-menu-dropdown_2.entry.js +84 -0
  231. package/dist/wc/esm/z-menu-section.entry.js +2 -2
  232. package/dist/wc/esm/z-menu.entry.js +58 -4
  233. package/dist/wc/esm/z-messages-pocket.entry.js +42 -0
  234. package/dist/wc/esm/z-modal-login.entry.js +13 -4
  235. package/dist/wc/esm/z-myz-card-alert.entry.js +59 -0
  236. package/dist/wc/esm/z-myz-card-dictionary.entry.js +32 -0
  237. package/dist/wc/esm/z-myz-card-footer-sections.entry.js +15 -0
  238. package/dist/wc/esm/z-myz-card-footer.entry.js +52 -0
  239. package/dist/wc/esm/z-myz-card-icon.entry.js +17 -0
  240. package/dist/wc/esm/z-myz-card-info.entry.js +115 -0
  241. package/dist/wc/esm/z-myz-card-list.entry.js +33 -0
  242. package/dist/wc/esm/z-myz-card_4.entry.js +97 -0
  243. package/dist/wc/esm/{z-list-item.entry.js → z-myz-list-item.entry.js} +7 -6
  244. package/dist/wc/esm/z-myz-topbar.entry.js +190 -0
  245. package/dist/wc/esm/z-navigation-tab-link.entry.js +67 -0
  246. package/dist/wc/esm/z-navigation-tab.entry.js +69 -0
  247. package/dist/wc/esm/z-navigation-tabs.entry.js +122 -0
  248. package/dist/wc/esm/z-notification.entry.js +42 -0
  249. package/dist/wc/esm/z-offcanvas.entry.js +59 -0
  250. package/dist/wc/esm/z-otp.entry.js +37 -0
  251. package/dist/wc/esm/z-pagination-bar.entry.js +8 -2651
  252. package/dist/wc/esm/z-pagination-page.entry.js +3 -4
  253. package/dist/wc/esm/z-pagination.entry.js +225 -0
  254. package/dist/wc/esm/z-panel-elem.entry.js +1 -1
  255. package/dist/wc/esm/z-pocket-message.entry.js +15 -0
  256. package/dist/wc/esm/z-pocket_3.entry.js +119 -0
  257. package/dist/wc/esm/z-popover.entry.js +128 -0
  258. package/dist/wc/esm/z-section-title.entry.js +38 -0
  259. package/dist/wc/esm/z-skip-to-content.entry.js +64 -0
  260. package/dist/wc/esm/z-slideshow.entry.js +108 -0
  261. package/dist/wc/esm/z-status-tag.entry.js +25 -0
  262. package/dist/wc/esm/z-stepper-item.entry.js +1 -1
  263. package/dist/wc/esm/z-stepper.entry.js +1 -1
  264. package/dist/wc/esm/{z-registro-table-body.entry.js → z-table-body.entry.js} +5 -5
  265. package/dist/wc/esm/z-table-cell.entry.js +32 -0
  266. package/dist/wc/esm/z-table-empty-box.entry.js +28 -0
  267. package/dist/wc/esm/z-table-expanded-row.entry.js +15 -0
  268. package/dist/wc/esm/{z-registro-table-head.entry.js → z-table-footer.entry.js} +5 -5
  269. package/dist/wc/esm/{z-registro-table-footer.entry.js → z-table-head.entry.js} +5 -5
  270. package/dist/wc/esm/z-table-header-row.entry.js +18 -0
  271. package/dist/wc/esm/z-table-header.entry.js +84 -0
  272. package/dist/wc/esm/z-table-row.entry.js +39 -0
  273. package/dist/wc/esm/z-table-sticky-footer.entry.js +15 -0
  274. package/dist/wc/esm/z-table.entry.js +78 -0
  275. package/dist/wc/esm/z-tag.entry.js +18 -0
  276. package/dist/wc/esm/z-toast-notification-list.entry.js +52 -0
  277. package/dist/wc/esm/z-toast-notification.entry.js +199 -0
  278. package/dist/wc/esm/z-toggle-button.entry.js +7 -6
  279. package/dist/wc/esm/z-toggle-switch.entry.js +45 -0
  280. package/dist/wc/esm/z-tooltip.entry.js +254 -24
  281. package/dist/wc/esm/z-user-dropdown.entry.js +46 -51
  282. package/dist/wc/esm/z-visually-hidden.entry.js +15 -0
  283. package/dist/wc/types/beans/index.d.ts +1 -1
  284. package/dist/wc/types/components/license-activation/license-activation.d.ts +1 -1
  285. package/dist/wc/types/components/license-activation-form/license-activation-form.d.ts +0 -1
  286. package/package.json +1 -1
  287. package/dist/wc/cjs/index-b9bd2767.js +0 -81
  288. package/dist/wc/cjs/utils-1f907efa.js +0 -42
  289. package/dist/wc/cjs/z-card-alert.cjs.entry.js +0 -52
  290. package/dist/wc/cjs/z-card-body.cjs.entry.js +0 -19
  291. package/dist/wc/cjs/z-card-cover.cjs.entry.js +0 -22
  292. package/dist/wc/cjs/z-card-footer.cjs.entry.js +0 -46
  293. package/dist/wc/cjs/z-card-header.cjs.entry.js +0 -38
  294. package/dist/wc/cjs/z-card-icon.cjs.entry.js +0 -21
  295. package/dist/wc/cjs/z-header.cjs.entry.js +0 -180
  296. package/dist/wc/cjs/z-heading.cjs.entry.js +0 -17
  297. package/dist/wc/cjs/z-registro-table-cell.cjs.entry.js +0 -34
  298. package/dist/wc/cjs/z-registro-table-header.cjs.entry.js +0 -23
  299. package/dist/wc/cjs/z-registro-table-row.cjs.entry.js +0 -23
  300. package/dist/wc/cjs/z-registro-table-sticky-footer.cjs.entry.js +0 -19
  301. package/dist/wc/cjs/z-registro-table.cjs.entry.js +0 -31
  302. package/dist/wc/delta_share/p-04b614bf.entry.js +0 -1
  303. package/dist/wc/delta_share/p-0a05abe2.entry.js +0 -1
  304. package/dist/wc/delta_share/p-21e76fc5.entry.js +0 -1
  305. package/dist/wc/delta_share/p-26d039ff.entry.js +0 -1
  306. package/dist/wc/delta_share/p-3995e58c.entry.js +0 -1
  307. package/dist/wc/delta_share/p-3c0ba1d7.entry.js +0 -1
  308. package/dist/wc/delta_share/p-3dae174e.entry.js +0 -1
  309. package/dist/wc/delta_share/p-466d0fc0.entry.js +0 -1
  310. package/dist/wc/delta_share/p-57e825ae.entry.js +0 -1
  311. package/dist/wc/delta_share/p-5a2d329b.entry.js +0 -1
  312. package/dist/wc/delta_share/p-5e35124a.entry.js +0 -1
  313. package/dist/wc/delta_share/p-7145c713.entry.js +0 -1
  314. package/dist/wc/delta_share/p-79e22647.entry.js +0 -3
  315. package/dist/wc/delta_share/p-7a08a26d.entry.js +0 -1
  316. package/dist/wc/delta_share/p-7adbb1ec.entry.js +0 -1
  317. package/dist/wc/delta_share/p-804eb658.entry.js +0 -1
  318. package/dist/wc/delta_share/p-81d7702b.entry.js +0 -1
  319. package/dist/wc/delta_share/p-85623203.entry.js +0 -1
  320. package/dist/wc/delta_share/p-9dd299b2.js +0 -1
  321. package/dist/wc/delta_share/p-a259b62e.entry.js +0 -1
  322. package/dist/wc/delta_share/p-ab7c95da.entry.js +0 -1
  323. package/dist/wc/delta_share/p-abd1d378.entry.js +0 -1
  324. package/dist/wc/delta_share/p-acfe9eb3.entry.js +0 -1
  325. package/dist/wc/delta_share/p-b5e27e10.js +0 -1
  326. package/dist/wc/delta_share/p-b5eb340c.entry.js +0 -1
  327. package/dist/wc/delta_share/p-b60651f2.entry.js +0 -1
  328. package/dist/wc/delta_share/p-c56e8a41.entry.js +0 -1
  329. package/dist/wc/delta_share/p-c69e24bf.entry.js +0 -1
  330. package/dist/wc/delta_share/p-cac71697.js +0 -1
  331. package/dist/wc/delta_share/p-cad0320b.entry.js +0 -1
  332. package/dist/wc/delta_share/p-d1270e75.entry.js +0 -1
  333. package/dist/wc/delta_share/p-d2b8f445.entry.js +0 -1
  334. package/dist/wc/delta_share/p-d489328b.js +0 -1
  335. package/dist/wc/delta_share/p-de921fbb.entry.js +0 -1
  336. package/dist/wc/delta_share/p-ec64cd8e.entry.js +0 -1
  337. package/dist/wc/delta_share/p-f1ba2542.entry.js +0 -1
  338. package/dist/wc/delta_share/p-f500eb2e.entry.js +0 -1
  339. package/dist/wc/delta_share/p-f5d6ffbf.entry.js +0 -1
  340. package/dist/wc/delta_share/p-f6cf7f9f.entry.js +0 -1
  341. package/dist/wc/delta_share/p-f9175533.entry.js +0 -7
  342. package/dist/wc/delta_share/p-fb1885ec.js +0 -1
  343. package/dist/wc/esm/breakpoints-75d56fd9.js +0 -3
  344. package/dist/wc/esm/index-e68ea3a2.js +0 -81
  345. package/dist/wc/esm/utils-1c638931.js +0 -37
  346. package/dist/wc/esm/z-card-alert.entry.js +0 -48
  347. package/dist/wc/esm/z-card-body.entry.js +0 -15
  348. package/dist/wc/esm/z-card-cover.entry.js +0 -18
  349. package/dist/wc/esm/z-card-footer.entry.js +0 -42
  350. package/dist/wc/esm/z-card-header.entry.js +0 -34
  351. package/dist/wc/esm/z-card-icon.entry.js +0 -17
  352. package/dist/wc/esm/z-card-list.entry.js +0 -33
  353. package/dist/wc/esm/z-header.entry.js +0 -176
  354. package/dist/wc/esm/z-heading.entry.js +0 -13
  355. package/dist/wc/esm/z-registro-table-cell.entry.js +0 -30
  356. package/dist/wc/esm/z-registro-table-header.entry.js +0 -19
  357. package/dist/wc/esm/z-registro-table-row.entry.js +0 -19
  358. package/dist/wc/esm/z-registro-table-sticky-footer.entry.js +0 -15
  359. package/dist/wc/esm/z-registro-table.entry.js +0 -27
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
1
+ import { r as registerInstance, h } from './index-b3a91e19.js';
2
2
 
3
3
  const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center}:host>div{position:fixed;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;top:30vh;max-width:297px;height:fit-content;min-height:232px;z-index:1000;margin:auto;overflow:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;background:var(--myz-blue-lighter);border-radius:calc(var(--space-unit) * .5);box-shadow:0px -2px 4px 0px rgba(66, 69, 72, 0.4)}@media only screen and (min-width: 768px){:host>div{position:initial;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;position:fixed;top:auto;bottom:0;margin:0 auto;left:0;right:0;height:auto;min-height:138px;max-width:100%;border-radius:0px}}@media only screen and (min-width: 1152px){:host>div{min-height:122px}}";
4
4
 
@@ -1,37 +1,65 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
2
- import { L as LicenseTypeEnum } from './index-e68ea3a2.js';
1
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-b3a91e19.js';
2
+ import { C as CardVariants } from './index-654849a7.js';
3
3
 
4
- const stylesCss = "div{background-color:var(--bg-white);display:flex;flex-direction:column;overflow:hidden;width:auto;box-sizing:border-box;width:256px;height:522px;border:var(--border-size-medium) solid var(--bg-grey-200);border-radius:var(--border-radius)}div.real,div.trial{border-color:var(--accent)}div.faded{border:none}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:0px 0px 2px 2px var(--accent-dark);outline:none}";
4
+ const stylesCss = ":host{--aspect-ratio:1.62;--z-card--border-color:var(--gray200);--z-card--color-cover-background:var(--color-surface01);--z-card--text-background:var(--color-surface01);--z-card--text-border-radius:none;--z-card--text-border:none;position:relative;display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}*,::slotted(*){box-sizing:border-box}:host(:not([variant='overlay'])) .cover-container{position:relative;width:100%}.cover-container{padding-bottom:calc(100% / var(--aspect-ratio))}::slotted([slot='cover']),.color-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cover-container>z-icon{--z-icon-width:calc(var(--space-unit) * 11);--z-icon-height:var(--z-icon-width);position:absolute;top:calc(50% - calc(var(--z-icon-height) / 2));left:calc(50% - calc(var(--z-icon-width) / 2));fill:var(--color-primary01)}.color-cover{background-color:var(--z-card--color-cover-background)}.content{display:flex;flex-direction:column;padding-top:var(--space-unit)}.color-cover .cover-content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:var(--space-unit)}::slotted([slot='metadata']),::slotted([slot='title']),::slotted([slot='text']){display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}::slotted([slot='title']:not(:last-child)),::slotted([slot='text']:not(:last-child)){margin-bottom:var(--space-unit)}::slotted([slot='text']),::slotted([slot='actions']){margin:0}::slotted([slot='metadata']:not(:last-child)){margin:0 0 calc(var(--space-unit) * 0.25);-webkit-line-clamp:1;text-transform:uppercase}::slotted([slot='title']){margin:0;font-weight:var(--font-sb);-webkit-line-clamp:2}::slotted([slot='text']){-webkit-line-clamp:3}.actions{display:flex;flex-direction:row;align-items:center}::slotted([slot='action']:not(:last-child)){margin-right:calc(var(--space-unit) * 1.5)}:host([clickable]){cursor:pointer}:host([clickable]:focus:focus-visible){outline:none}:host(:not([variant])[clickable]:focus:focus-visible){padding:calc(var(--space-unit) * 0.5);box-shadow:var(--shadow-focus-primary)}:host([variant='text']){background-color:var(--z-card--text-background);border:var(--z-card--text-border);border-radius:var(--z-card--text-border-radius)}:host([showshadow])>.content,:host([variant='border'])>.content,:host([variant='shadow'])>.content{height:100%;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host([variant='text'])>.content{padding:calc(var(--space-unit) * 2) var(--space-unit)}:host([variant='border']) .actions,:host([variant='shadow']) .actions{margin-top:auto}:host([variant='border']){border:var(--border-size-small) solid var(--z-card--border-color)}:host([variant='border'][clickable]:hover)>.content{background:var(--color-background)}:host([variant='border'][clickable]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant='border'][clickable]:active){border-color:transparent}:host([variant='shadow']),:host([showshadow]){box-shadow:var(--shadow-2)}:host([variant='shadow'][clickable]:hover),:host([clickable][showshadow]:hover){box-shadow:var(--shadow-4)}:host([variant='shadow'][clickable]:focus:focus-visible),:host([clickable][showshadow]:focus:focus-visible){box-shadow:var(--shadow-4)}:host([variant='shadow'][clickable]:active),:host([clickable][showshadow]:active){box-shadow:none}:host([variant='overlay']) .content{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:flex-end;padding:var(--space-unit);background-image:linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));color:var(--color-text-inverse);fill:var(--color-text-inverse)}";
5
5
 
6
- const ZCardComponent = class {
6
+ const ZCard = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
- /** pressed status */
10
- this.ispressed = false;
11
- /** highlighted status */
12
- this.ishighlighted = false;
9
+ this.cardClicked = createEvent(this, "cardClicked", 7);
10
+ /** Enable click interactions on the card. Default: false */
11
+ this.clickable = false;
12
+ /** Enable shadow. Default: false. */
13
+ this.showshadow = false;
13
14
  }
14
- retrieveClass() {
15
- let elemClasses = "";
16
- if (this.cardtype === LicenseTypeEnum.real)
17
- elemClasses += "real";
18
- else if (this.cardtype === LicenseTypeEnum.trial)
19
- elemClasses += "trial";
20
- if (this.faded) {
21
- elemClasses += " faded";
15
+ onClick(ev) {
16
+ // Do nothing for clicks on actions.
17
+ if (ev.target.getAttribute('slot') === 'action') {
18
+ return;
22
19
  }
23
- else if (this.ispressed) {
24
- elemClasses += " pressed";
20
+ if (!this.clickable) {
21
+ ev.preventDefault();
22
+ ev.stopPropagation();
23
+ return;
25
24
  }
26
- else if (this.ishighlighted) {
27
- elemClasses += " highlighted";
28
- }
29
- return elemClasses;
25
+ this.cardClicked.emit();
26
+ }
27
+ componentWillLoad() {
28
+ this.hasCoverImage = !!this.host.querySelector('[slot="cover"]');
29
+ }
30
+ /**
31
+ * Template for a card without image cover.
32
+ * A colored background replaces the image and some data is moved over it.
33
+ */
34
+ renderColorCoverCard() {
35
+ return [
36
+ h("div", { class: "cover-container" }, h("div", { class: "color-cover" }, h("div", { class: "cover-content" }, h("slot", { name: "metadata" }), h("slot", { name: "title" })))),
37
+ h("div", { class: "content" }, h("slot", { name: "text" }), h("div", { class: "actions" }, h("slot", { name: "action" })))
38
+ ];
39
+ }
40
+ /**
41
+ * Template for the content div.
42
+ */
43
+ renderContentDiv() {
44
+ return (h("div", { class: "content" }, h("slot", { name: "metadata" }), h("slot", { name: "title" }), h("slot", { name: "text" }), h("div", { class: "actions" }, h("slot", { name: "action" }))));
30
45
  }
31
46
  render() {
32
- return (h("div", { class: this.retrieveClass(), tabindex: "0" }, h("slot", null)));
47
+ if (this.variant === CardVariants.text) {
48
+ return this.renderContentDiv();
49
+ }
50
+ if (this.variant === CardVariants.overlay || this.hasCoverImage) {
51
+ return [
52
+ h("div", { class: "cover-container" }, this.hasCoverImage && [
53
+ h("slot", { name: "cover" }),
54
+ (this.variant !== CardVariants.overlay) && this.coverIcon && h("z-icon", { name: this.coverIcon })
55
+ ], !this.hasCoverImage && h("div", { class: "color-cover" })),
56
+ this.renderContentDiv()
57
+ ];
58
+ }
59
+ return this.renderColorCoverCard();
33
60
  }
61
+ get host() { return getElement(this); }
34
62
  };
35
- ZCardComponent.style = stylesCss;
63
+ ZCard.style = stylesCss;
36
64
 
37
- export { ZCardComponent as z_card };
65
+ export { ZCard as z_card };
@@ -0,0 +1,20 @@
1
+ import { r as registerInstance, h } from './index-b3a91e19.js';
2
+
3
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0}.z-carousel-items-container{display:flex;overflow-x:scroll;padding-inline-start:0;margin:0;list-style:none;-ms-overflow-style:none;scrollbar-width:none;}.z-carousel-items-container::-webkit-scrollbar{display:none}.z-carousel-items-container>*:not(:last-child){margin-right:var(--z-carousel-gutter)}";
4
+
5
+ const ZCarousel = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ /** sets the height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show. */
9
+ this.ghostLoadingHeight = 100;
10
+ }
11
+ render() {
12
+ if (this.isLoading) {
13
+ return (h("div", { style: { height: `${this.ghostLoadingHeight}px` } }, h("z-ghost-loading", null), h("div", { style: { display: "none" } }, h("slot", null))));
14
+ }
15
+ return (h("ul", { class: "z-carousel-items-container" }, h("slot", null)));
16
+ }
17
+ };
18
+ ZCarousel.style = stylesCss;
19
+
20
+ export { ZCarousel as z_carousel };
@@ -0,0 +1,20 @@
1
+ import { r as registerInstance, h } from './index-b3a91e19.js';
2
+
3
+ const stylesCss = ":host>div{display:inline-block;min-height:28px;line-height:28px;padding:0 calc(var(--space-unit) * 1.5);background-color:var(--bg-white);border:var(--border-size-small) solid var(--bg-grey-200);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:12px}.boldtext{font-weight:bold}";
4
+
5
+ const ZChipDeprecated = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ renderLegacyChip() {
10
+ return h("div", null, h("span", { class: "boldtext" }, this.boldtext), " ", this.regulartext);
11
+ }
12
+ render() {
13
+ return this.boldtext != null || this.regulartext != null ?
14
+ this.renderLegacyChip() :
15
+ h("div", null, h("slot", null));
16
+ }
17
+ };
18
+ ZChipDeprecated.style = stylesCss;
19
+
20
+ export { ZChipDeprecated as z_chip_deprecated };
@@ -1,19 +1,32 @@
1
- import { r as registerInstance, h } from './index-5ecd661f.js';
1
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-b3a91e19.js';
2
+ import { h as ZChipType, D as DeviceEnum } from './index-654849a7.js';
3
+ import { g as getDevice, h as handleKeyboardSubmit } from './utils-417652d9.js';
4
+ import './breakpoints-e07f80e7.js';
2
5
 
3
- const stylesCss = ":host>div{display:inline-block;min-height:28px;line-height:28px;padding:0 calc(var(--space-unit) * 1.5);background-color:var(--bg-white);border:var(--border-size-small) solid var(--bg-grey-200);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:12px}.boldtext{font-weight:bold}";
6
+ const stylesCss = ".sc-z-chip-h>button.sc-z-chip{display:inline-flex;align-items:center;padding:0 calc(var(--space-unit) * 1.5);background-color:var(--bg-white);border:var(--border-size-small) solid var(--gray400);border-radius:14px;color:var(--color-primary01);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:14px;font-weight:var(--font-sb)}.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled),.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled)>z-icon.sc-z-chip:last-child{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled)>z-icon.sc-z-chip:first-child{fill:var(--color-icon02)}.sc-z-chip-h>button.sc-z-chip>z-icon.sc-z-chip:last-child{cursor:pointer}.sc-z-chip-h>button.sc-z-chip>z-icon.iconSx.sc-z-chip{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>button.sc-z-chip>z-icon.sc-z-chip:last-child{margin-left:var(--space-unit);fill:var(--color-primary01)}.sc-z-chip-h>button.sc-z-chip:disabled,.sc-z-chip-h>button.sc-z-chip:disabled>z-icon.sc-z-chip{color:var(--color-disabled03);fill:var(--color-disabled03)}.sc-z-chip-h>button.sc-z-chip:disabled>z-icon.sc-z-chip{cursor:auto}.sc-z-chip-h>button.sc-z-chip:disabled{border:var(--border-size-small) solid var(--color-disabled01)}.sc-z-chip-h>button.sc-z-chip:focus:focus-visible,.sc-z-chip-h>div.sc-z-chip:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.sc-z-chip-h>button.sc-z-chip:not(:disabled):active{background-color:var(--gray50);text-decoration:underline}.sc-z-chip-h>button.sc-z-chip:not(:disabled):active:hover,.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled):active:hover>z-icon.sc-z-chip:last-child{color:var(--color-primary01);fill:var(--color-primary01)}.sc-z-chip-h>div.sc-z-chip{display:inline-flex;align-items:center;min-height:28px;line-height:28px;padding:0 calc(var(--space-unit) * 1.5);background-color:var(--bg-white);border:var(--border-size-small) solid var(--bg-grey-200);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:14px}.sc-z-chip-h>div.sc-z-chip>z-icon.sc-z-chip{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>button.default.sc-z-chip,.sc-z-chip-h>div.default.sc-z-chip{min-height:44px;line-height:44px;border-radius:22px}.sc-z-chip-h>button.medium.sc-z-chip,.sc-z-chip-h>div.medium.sc-z-chip{min-height:40px;line-height:40px;border-radius:22px}.sc-z-chip-h>button.small.sc-z-chip,.sc-z-chip-h>div.small.sc-z-chip{min-height:36px;line-height:36px;border-radius:22px}@media only screen and (min-width: 1152px){.sc-z-chip-h>button.sc-z-chip{font-size:12px}.sc-z-chip-h>div.sc-z-chip{font-size:12px}.sc-z-chip-h>button.default.sc-z-chip,.sc-z-chip-h>div.default.sc-z-chip{min-height:32px;line-height:32px;border-radius:16px}.sc-z-chip-h>button.medium.sc-z-chip,.sc-z-chip-h>div.medium.sc-z-chip{min-height:28px;line-height:28px;border-radius:16px}.sc-z-chip-h>button.small.sc-z-chip,.sc-z-chip-h>div.small.sc-z-chip{min-height:24px;line-height:24px;border-radius:16px}}";
4
7
 
5
8
  const ZChip = class {
6
9
  constructor(hostRef) {
7
10
  registerInstance(this, hostRef);
11
+ this.interactiveIconClick = createEvent(this, "interactiveIconClick", 7);
12
+ /** z-chip size type, can be default, medium or small */
13
+ this.type = ZChipType.default;
14
+ /** set z-chip as disabled */
15
+ this.disabled = false;
8
16
  }
9
- renderLegacyChip() {
10
- return h("div", null, h("span", { class: "boldtext" }, this.boldtext), " ", this.regulartext);
17
+ emitinteractiveIconClick() {
18
+ this.interactiveIconClick.emit();
19
+ }
20
+ getIconSize() {
21
+ return getDevice() !== DeviceEnum.desktop ? 22 : 14;
11
22
  }
12
23
  render() {
13
- return this.boldtext != null || this.regulartext != null ?
14
- this.renderLegacyChip() :
15
- h("div", null, h("slot", null));
24
+ if (this.interactiveIcon) {
25
+ return (h("button", { class: this.type, disabled: this.disabled, tabindex: "0" }, this.icon && (h("z-icon", { class: "iconSx", name: this.icon, width: this.getIconSize(), height: this.getIconSize() })), h("slot", null), h("z-icon", { tabIndex: this.disabled ? -1 : 0, onClick: () => this.emitinteractiveIconClick(), onKeyUp: (e) => handleKeyboardSubmit(e, this.emitinteractiveIconClick.bind(this)), name: this.interactiveIcon, width: this.getIconSize(), height: this.getIconSize() })));
26
+ }
27
+ return (h("div", { class: `${this.type}`, tabindex: "0" }, this.icon && (h("z-icon", { name: this.icon, width: this.getIconSize(), height: this.getIconSize() })), h("slot", null)));
16
28
  }
29
+ get el() { return getElement(this); }
17
30
  };
18
31
  ZChip.style = stylesCss;
19
32
 
@@ -1,8 +1,9 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-5ecd661f.js';
2
- import { I as InputTypeEnum, k as keybordKeyCodeEnum } from './index-e68ea3a2.js';
3
- import { h as handleKeyboardSubmit } from './utils-1c638931.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
+ import { I as InputTypeEnum, d as KeyboardKeyCodeEnum } from './index-654849a7.js';
3
+ import { h as handleKeyboardSubmit } from './utils-417652d9.js';
4
+ import './breakpoints-e07f80e7.js';
4
5
 
5
- const stylesCss = ":host{display:block}:host>div.fixed{position:relative;height:48px}:host>div>.header{background-color:var(--bg-white);border-radius:var(--border-radius);border:var(--border-size-medium) solid var(--bg-grey-200);position:relative;z-index:10;min-height:48px;margin:0;padding:0 calc(var(--space-unit) * 2);display:flex;justify-content:space-between;align-items:center;cursor:pointer}:host>div.open>.header{border-radius:var(--border-radius) var(--border-radius) 0 0}:host>div>.header>h2{font-family:var(--dashboard-font);font-weight:var(--font-rg);color:var(--text-grey-800);font-size:16px;line-height:24px;margin:0;padding:var(--space-unit) 0}:host>div>.header>h2>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--myz-blue);transform:rotate(360deg);transition:all 200ms linear}:host>div.open>.header>z-icon{fill:var(--myz-blue);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.openComboData{background-color:var(--bg-white);border-radius:0 0 var(--border-radius) var(--border-radius);border:var(--border-size-medium) solid var(--bg-grey-200);border-top:0px;position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2)}:host>div.open>div.openComboData>div{padding:0;max-height:235px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--bg-grey-200)}:host>div.open>div.openComboData>z-input{margin-bottom:calc(var(--space-unit) * 2);width:100%}:host>div.open>div.openComboData>div>ul{margin:0;padding:0 3px;max-height:235px}::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--bg-white) 2px,\n var(--bg-grey-200) 4px,\n var(--bg-white) 8px\n );border-radius:var(--border-radius);width:10px}::-webkit-scrollbar-thumb{background-color:var(--myz-blue);border-radius:var(--border-radius);width:10px}:host>div.open>z-input{color:var(--myz-blue);margin:0 calc(var(--space-unit) * 2);width:238px;position:relative;z-index:1}:host>div.open>div.openComboData>div.search{box-shadow:1px 1px 4px 2px rgba(217, 222, 227, 0.5);margin-top:0;max-height:auto;overflow:hidden}:host>div.open>div.openComboData>div.search>ul{padding:var(--space-unit) calc(var(--space-unit) * 2);max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--bg-grey-200)}:host>div.open>div.openComboData>div.search>div{display:flex;justify-content:center}:host>div.open>div.openComboData>div.search>div>a{display:inline-block;cursor:pointer;color:var(--myz-blue);font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:14px;height:44px;line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.openComboData>div.checkAllWrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * .5);text-align:left}";
6
+ const stylesCss = ":host{display:block}:host>div.fixed{position:relative;height:42px}:host>div>.header{background-color:var(--bg-white);border-radius:var(--border-radius-small);border:var(--border-size-small) solid var(--bg-grey-700);position:relative;z-index:10;min-height:42px;margin:0;padding:0 calc(var(--space-unit) * 2);display:flex;justify-content:space-between;align-items:center;cursor:pointer}:host>div>.header:focus:focus-visible{border:var(--border-size-small) solid var(--blue500);box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>z-body{margin:0;padding:var(--space-unit) 0;color:var(--text-grey-800)}:host>div>.header>z-body>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--text-grey-800);transform:rotate(360deg);transition:all 200ms linear}:host>div.open>.header{border-radius:var(border-radius-small) var(border-radius-small) 0 0;border:var(--border-size-small) solid var(--blue500)}:host>div.open>.header>z-icon{fill:var(--text-grey-800);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.openComboData{background-color:var(--bg-white);border-radius:0;border:var(--border-size-small) solid var(--gray200);border-top:0px;position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2)}:host>div.open>div.openComboData>div{padding:0;max-height:235px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--gray200)}:host>div.open>div.openComboData>z-input{margin-bottom:calc(var(--space-unit) * 2);width:100%}:host>div.open>div.openComboData>div>ul{margin:0;padding:0 3px;max-height:235px}::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--bg-white) 2px,\n var(--bg-grey-200) 4px,\n var(--bg-white) 8px\n );border-radius:var(--border-radius);width:10px}::-webkit-scrollbar-thumb{background-color:var(--myz-blue);border-radius:var(--border-radius);width:10px}:host>div.open>z-input{color:var(--myz-blue);margin:0 calc(var(--space-unit) * 2);width:238px;position:relative;z-index:1}:host>div.open>div.openComboData>div.search{box-shadow:1px 1px 4px 2px rgba(217, 222, 227, 0.5);margin-top:0;max-height:auto;overflow:hidden}:host>div.open>div.openComboData>div.search>ul{padding:var(--space-unit) calc(var(--space-unit) * 2);max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--myz-blue) var(--bg-grey-200)}:host>div.open>div.openComboData>div.search>div{display:flex;justify-content:center}:host>div.open>div.openComboData>div.search>div>a{display:inline-block;cursor:pointer;color:var(--myz-blue);font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:14px;height:44px;line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.openComboData>div.checkAllWrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * .5);text-align:left}";
6
7
 
7
8
  const ZCombobox = class {
8
9
  constructor(hostRef) {
@@ -13,7 +14,7 @@ const ZCombobox = class {
13
14
  /** no result text message */
14
15
  this.noresultslabel = "Nessun risultato";
15
16
  /** toggle combo list opening flag */
16
- this.isopen = true;
17
+ this.isopen = false;
17
18
  /** fixed style flag */
18
19
  this.isfixed = false;
19
20
  /** close combobox list text */
@@ -29,13 +30,13 @@ const ZCombobox = class {
29
30
  this.renderItemsList = []; // used for render only
30
31
  this.itemsList = [];
31
32
  this.inputType = InputTypeEnum.text;
32
- this.closeComboBox = this.closeComboBox.bind(this);
33
+ this.toggleComboBox = this.toggleComboBox.bind(this);
33
34
  this.closeFilterItems = this.closeFilterItems.bind(this);
34
35
  }
35
36
  watchItems() {
36
37
  this.itemsList =
37
38
  typeof this.items === "string" ? JSON.parse(this.items) : this.items;
38
- this.selectedCounter = this.itemsList.filter(item => item.checked).length;
39
+ this.selectedCounter = this.itemsList.filter((item) => item.checked).length;
39
40
  if (this.searchValue) {
40
41
  this.filterItems(this.searchValue);
41
42
  }
@@ -65,7 +66,7 @@ const ZCombobox = class {
65
66
  this.watchItems();
66
67
  }
67
68
  componentWillRender() {
68
- this.selectedCounter = this.itemsList.filter(item => item.checked).length;
69
+ this.selectedCounter = this.itemsList.filter((item) => item.checked).length;
69
70
  if (this.searchValue) {
70
71
  this.filterItems(this.searchValue);
71
72
  }
@@ -82,7 +83,7 @@ const ZCombobox = class {
82
83
  return this.closeFilterItems();
83
84
  this.searchValue = value;
84
85
  this.resetRenderItemsList();
85
- this.renderItemsList = this.renderItemsList.filter(item => {
86
+ this.renderItemsList = this.renderItemsList.filter((item) => {
86
87
  const start = item.name.toUpperCase().indexOf(value.toUpperCase());
87
88
  const end = start + value.length;
88
89
  const newName = item.name.substring(0, start) +
@@ -101,14 +102,14 @@ const ZCombobox = class {
101
102
  this.searchValue = "";
102
103
  this.resetRenderItemsList();
103
104
  }
104
- closeComboBox() {
105
+ toggleComboBox() {
105
106
  this.isopen = !this.isopen;
106
107
  }
107
108
  renderHeader() {
108
- return (h("div", { class: "header", onClick: () => this.closeComboBox(), onKeyDown: (ev) => {
109
- if (ev.keyCode === keybordKeyCodeEnum.SPACE)
109
+ return (h("div", { class: "header", onClick: () => this.toggleComboBox(), onKeyDown: (ev) => {
110
+ if (ev.keyCode === KeyboardKeyCodeEnum.SPACE)
110
111
  ev.preventDefault();
111
- }, onKeyUp: (ev) => handleKeyboardSubmit(ev, this.closeComboBox), role: "button", tabindex: 0 }, h("h2", null, this.label, h("span", null, this.selectedCounter > 0 && ` (${this.selectedCounter})`)), h("z-icon", { name: "caret-down", width: 18, height: 18 })));
112
+ }, onKeyUp: (ev) => handleKeyboardSubmit(ev, this.toggleComboBox), role: "button", tabindex: 0 }, h("z-body", { level: 3, component: "p" }, this.label, h("span", null, this.selectedCounter > 0 && ` (${this.selectedCounter})`)), h("z-icon", { name: "caret-down", width: 18, height: 18 })));
112
113
  }
113
114
  renderContent() {
114
115
  if (!this.isopen)
@@ -126,13 +127,13 @@ const ZCombobox = class {
126
127
  if (!items.length && this.searchValue)
127
128
  return this.renderNoSearchResults();
128
129
  return (h("ul", null, items.map((item, i) => {
129
- return (h("z-list-item", { id: item.id, listitemid: item.id, action: `combo-li-${this.inputid}`, underlined: i === items.length - 1 ? false : true }, h("z-input", { type: InputTypeEnum.checkbox, checked: item.checked, htmlid: `combo-checkbox-${this.inputid}-${item.id}`, label: item.name, disabled: !item.checked &&
130
+ return (h("z-myz-list-item", { id: item.id, listitemid: item.id, action: `combo-li-${this.inputid}`, underlined: i !== items.length - 1 }, h("z-input", { type: InputTypeEnum.checkbox, checked: item.checked, htmlid: `combo-checkbox-${this.inputid}-${item.id}`, label: item.name, disabled: !item.checked &&
130
131
  this.maxcheckableitems &&
131
132
  this.maxcheckableitems === this.selectedCounter })));
132
133
  })));
133
134
  }
134
135
  renderNoSearchResults() {
135
- return (h("ul", null, h("z-list-item", { id: "no-results", text: this.noresultslabel, listitemid: "no-results", icon: "multiply-circle" })));
136
+ return (h("ul", null, h("z-myz-list-item", { id: "no-results", text: this.noresultslabel, listitemid: "no-results", icon: "multiply-circle" })));
136
137
  }
137
138
  renderCloseButton() {
138
139
  return (h("div", null, h("a", { onClick: () => this.closeFilterItems(), onKeyUp: (e) => handleKeyboardSubmit(e, this.closeFilterItems), role: "button", tabindex: 0 }, this.closesearchtext)));
@@ -140,7 +141,7 @@ const ZCombobox = class {
140
141
  renderSearchInput() {
141
142
  if (!this.isopen)
142
143
  return;
143
- return (h("z-input", { htmlid: `${this.inputid}_search`, label: this.searchlabel, placeholder: this.searchplaceholder, htmltitle: this.searchtitle, type: this.inputType, value: this.searchValue, hasmessage: false, onInputChange: (e) => {
144
+ return (h("z-input", { htmlid: `${this.inputid}_search`, label: this.searchlabel, placeholder: this.searchplaceholder, htmltitle: this.searchtitle, type: this.inputType, value: this.searchValue, message: false, onInputChange: (e) => {
144
145
  if (e.detail.keycode === 27)
145
146
  return this.closeFilterItems();
146
147
  this.filterItems(e.detail.value);
@@ -154,7 +155,7 @@ const ZCombobox = class {
154
155
  this.maxcheckableitems < this.itemsList.length })));
155
156
  }
156
157
  render() {
157
- return (h("div", { "data-action": `combo-${this.inputid}`, class: `${this.isopen && "open"} ${this.isfixed && "fixed"}`, id: this.inputid }, this.renderHeader(), this.renderContent()));
158
+ return (h("div", { "data-action": `combo-${this.inputid}`, class: { open: this.isopen, fixed: this.isfixed }, id: this.inputid }, this.renderHeader(), this.renderContent()));
158
159
  }
159
160
  static get watchers() { return {
160
161
  "items": ["watchItems"]
@@ -0,0 +1,36 @@
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-b3a91e19.js';
2
+ import { P as PopoverPosition } from './index-654849a7.js';
3
+
4
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host(:focus-within)>z-popover{box-shadow:var(--shadow-focus-primary)}.popover-content-container{min-width:112px;max-width:280px;white-space:nowrap;padding:calc(var(--space-unit) / 2) 0}.element-container:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.element-text{overflow:hidden;text-overflow:ellipsis;font-size:14px}.element-container,.disabled-element-container{display:flex;align-items:center;gap:var(--space-unit);fill:var(--color-disabled03);padding:calc(var(--space-unit) / 2) var(--space-unit);min-height:calc(var(--space-unit) * 4);box-sizing:border-box}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";
5
+
6
+ const ZContextualMenu = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.clickContextualMenu = createEvent(this, "clickContextualMenu", 7);
10
+ /**
11
+ * [optional] Sets text color of ZContextualMenu's content
12
+ */
13
+ this.color = "color-primary01";
14
+ /**
15
+ * [optional] Sets the position of the popover
16
+ */
17
+ this.popoverPosition = PopoverPosition["after-down"];
18
+ }
19
+ componentWillRender() {
20
+ if (this.elements) {
21
+ this.jsonElements = JSON.parse(this.elements.replace(/&quot;/g, '"'));
22
+ }
23
+ }
24
+ showIcon() {
25
+ return !this.jsonElements.some((element) => !element.icon);
26
+ }
27
+ render() {
28
+ var _a;
29
+ return (h(Host, null, h("z-popover", { "background-color": "color-background", "box-shadow": "shadow-2", position: this.popoverPosition, padding: "0" }, h("z-icon", { "aria-label": "apri-menu-contestuale", slot: "trigger", name: "contextual-menu", fill: this.color, style: { cursor: "pointer" } }), h("div", { class: "popover-content-container", slot: "popover" }, h("z-list", null, h("z-list-group", { "divider-type": "element" }, (_a = this.jsonElements) === null || _a === void 0 ? void 0 : _a.map((element, index) => (h("z-list-element", { clickable: !element.disabled, class: "my-z-list-element", "align-button": "left", "expandable-style": "accordion", color: element.disabled ? `color-disabled03` : this.color, isContextualMenu: true, listElementId: index, onClickItem: (event) => this.clickContextualMenu.emit(event.detail) }, h("div", { class: element.disabled
30
+ ? "disabled-element-container"
31
+ : "element-container" }, this.showIcon() && (h("div", { class: "element-icon" }, h("z-icon", { name: element.icon, width: 16, height: 16 }))), h("div", { class: "element-text" }, h("span", null, element.text))))))))))));
32
+ }
33
+ };
34
+ ZContextualMenu.style = stylesCss;
35
+
36
+ export { ZContextualMenu as z_contextual_menu };
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-5ecd661f.js';
2
- import { B as ButtonVariantEnum } from './index-e68ea3a2.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
+ import { B as ButtonVariantEnum } from './index-654849a7.js';
3
3
 
4
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:space-between;color:var(--text-grey-800);border-radius:calc(var(--space-unit) * .5);font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}.content>div>h2{margin:0;padding:0;color:var(--text-grey-800);border-radius:0px;font-size:18px;font-weight:var(--font-sb);letter-spacing:0px}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{cursor:pointer;font-weight:var(--font-sb);color:var(--text-grey-800);text-decoration:underline;height:14px;display:inline-flex}.content>div>div>p>a:visited{color:var(--text-grey-800);cursor:pointer;z-index:1000}.content>z-button{margin:0;width:100%}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3)}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{margin:0;width:initial}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-left:calc(var(--space-unit) * 4);padding-right:calc(var(--space-unit) * 4)}}";
4
+ const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:space-between;color:var(--text-grey-800);border-radius:calc(var(--space-unit) * 0.5);font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}.content>div>h2{margin:0;padding:0;color:var(--text-grey-800);border-radius:0px;font-size:18px;font-weight:var(--font-sb);letter-spacing:0px}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{cursor:pointer;font-weight:var(--font-sb);color:var(--text-grey-800);text-decoration:underline;height:14px;display:inline-flex}.content>div>div>p>a:visited{color:var(--text-grey-800);cursor:pointer;z-index:1000}.content>z-button{margin:0;width:100%}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3)}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{margin:0;width:initial}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-left:calc(var(--space-unit) * 4);padding-right:calc(var(--space-unit) * 4)}}";
5
5
 
6
6
  const ZCookiebar = class {
7
7
  constructor(hostRef) {
@@ -30,7 +30,7 @@ const ZCookiebar = class {
30
30
  return (h("div", { class: "content", slot: "content" }, h("div", null, h("h2", null, "Su questo sito usiamo i cookie."), h("div", null, h("p", null, "Se continui a navigare ci permetti di farlo secondo le regole spiegate nella nostra informativa sulla privacy relativa ai \u00A0", h("a", { href: this.cookiepolicyurl, target: "_blank" }, "cookie"), "."))), h("z-button", { variant: ButtonVariantEnum.primary, onClick: (ev) => this.handleOkButtonClick(ev), onKeyUp: (ev) => this.handleOkButtonKeyUp(ev) }, "ACCETTA")));
31
31
  }
32
32
  render() {
33
- return h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot());
33
+ return (h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot()));
34
34
  }
35
35
  };
36
36
  ZCookiebar.style = stylesCss;