@zanichelli/delta_share 3.2.5 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (421) hide show
  1. package/dist/wc/cjs/breakpoints-7770f79c.js +9 -0
  2. package/dist/wc/cjs/delta_share.cjs.js +2 -2
  3. package/dist/wc/cjs/{index-675ba3c5.js → index-405a1782.js} +2 -2
  4. package/dist/wc/cjs/{index-c98ff1cc.js → index-48ad79ef.js} +52 -80
  5. package/dist/wc/cjs/index-5854a783.js +64 -0
  6. package/dist/wc/cjs/index-9c3aec20.js +340 -0
  7. package/dist/wc/cjs/{index-e790a3c5.js → index-a1571f05.js} +2 -5
  8. package/dist/wc/cjs/{index-23e5e843.js → index-c22b1079.js} +2 -5
  9. package/dist/wc/cjs/index-ce49a372.js +44 -0
  10. package/dist/wc/cjs/index-f209baa4.js +56 -0
  11. package/dist/wc/cjs/license-activation_10.cjs.entry.js +993 -50
  12. package/dist/wc/cjs/loader.cjs.js +2 -2
  13. package/dist/wc/cjs/{utils-1ed1ec98.js → utils-1b80375b.js} +63 -63
  14. package/dist/wc/cjs/utils-ff107ab4.js +111 -0
  15. package/dist/wc/cjs/z-accordion.cjs.entry.js +6 -22
  16. package/dist/wc/cjs/z-alert.cjs.entry.js +3 -2
  17. package/dist/wc/cjs/z-anchor-navigation.cjs.entry.js +16 -18
  18. package/dist/wc/cjs/z-app-header-deprecated.cjs.entry.js +155 -0
  19. package/dist/wc/cjs/z-app-header.cjs.entry.js +201 -119
  20. package/dist/wc/cjs/z-aria-alert.cjs.entry.js +3 -4
  21. package/dist/wc/cjs/z-avatar.cjs.entry.js +6 -7
  22. package/dist/wc/cjs/z-book-card.cjs.entry.js +20 -11
  23. package/dist/wc/cjs/z-breadcrumb.cjs.entry.js +87 -100
  24. package/dist/wc/cjs/z-button-sort.cjs.entry.js +8 -8
  25. package/dist/wc/cjs/z-card.cjs.entry.js +10 -9
  26. package/dist/wc/cjs/z-carousel.cjs.entry.js +75 -44
  27. package/dist/wc/cjs/z-chip.cjs.entry.js +7 -8
  28. package/dist/wc/cjs/z-combobox.cjs.entry.js +141 -67
  29. package/dist/wc/cjs/z-cover-hero.cjs.entry.js +5 -17
  30. package/dist/wc/cjs/z-date-picker.cjs.entry.js +7 -7
  31. package/dist/wc/cjs/z-divider.cjs.entry.js +3 -6
  32. package/dist/wc/cjs/z-dragdrop-area.cjs.entry.js +6 -5
  33. package/dist/wc/cjs/z-file-upload.cjs.entry.js +59 -32
  34. package/dist/wc/cjs/z-file.cjs.entry.js +7 -5
  35. package/dist/wc/cjs/z-ghost-loading.cjs.entry.js +2 -2
  36. package/dist/wc/cjs/z-info-reveal.cjs.entry.js +31 -34
  37. package/dist/wc/cjs/z-list_4.cjs.entry.js +216 -0
  38. package/dist/wc/cjs/z-logo.cjs.entry.js +8 -2
  39. package/dist/wc/cjs/z-menu-deprecated.cjs.entry.js +112 -0
  40. package/dist/wc/cjs/z-menu-section-deprecated.cjs.entry.js +57 -0
  41. package/dist/wc/cjs/z-menu-section.cjs.entry.js +158 -23
  42. package/dist/wc/cjs/z-menu.cjs.entry.js +260 -61
  43. package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +7 -3
  44. package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +6 -8
  45. package/dist/wc/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
  46. package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +9 -6
  47. package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +3 -4
  48. package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +9 -9
  49. package/dist/wc/cjs/z-myz-card-list.cjs.entry.js +4 -3
  50. package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +15 -8
  51. package/dist/wc/cjs/z-myz-list-item.cjs.entry.js +17 -14
  52. package/dist/wc/cjs/z-myz-list.cjs.entry.js +4 -2
  53. package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +18 -21
  54. package/dist/wc/cjs/z-notification.cjs.entry.js +14 -17
  55. package/dist/wc/cjs/z-offcanvas_2.cjs.entry.js +103 -40
  56. package/dist/wc/cjs/z-otp.cjs.entry.js +7 -6
  57. package/dist/wc/cjs/z-pagination.cjs.entry.js +8 -15
  58. package/dist/wc/cjs/z-panel-elem.cjs.entry.js +10 -11
  59. package/dist/wc/cjs/z-popover.cjs.entry.js +11 -23
  60. package/dist/wc/cjs/z-range-picker.cjs.entry.js +12 -12
  61. package/dist/wc/cjs/z-section-title.cjs.entry.js +3 -10
  62. package/dist/wc/cjs/z-select.cjs.entry.js +26 -21
  63. package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +7 -7
  64. package/dist/wc/cjs/z-slideshow.cjs.entry.js +8 -5
  65. package/dist/wc/cjs/z-stepper-item.cjs.entry.js +15 -6
  66. package/dist/wc/cjs/z-stepper.cjs.entry.js +2 -2
  67. package/dist/wc/cjs/z-table.cjs.entry.js +14 -19
  68. package/dist/wc/cjs/z-tbody.cjs.entry.js +2 -2
  69. package/dist/wc/cjs/z-td.cjs.entry.js +3 -3
  70. package/dist/wc/cjs/z-tfoot.cjs.entry.js +2 -2
  71. package/dist/wc/cjs/z-th.cjs.entry.js +3 -3
  72. package/dist/wc/cjs/z-thead.cjs.entry.js +2 -2
  73. package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +7 -7
  74. package/dist/wc/cjs/z-toast-notification.cjs.entry.js +2664 -16
  75. package/dist/wc/cjs/z-toggle-button.cjs.entry.js +6 -7
  76. package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +8 -12
  77. package/dist/wc/cjs/z-tooltip.cjs.entry.js +5 -14
  78. package/dist/wc/cjs/z-tr.cjs.entry.js +7 -7
  79. package/dist/wc/cjs/z-visually-hidden.cjs.entry.js +2 -2
  80. package/dist/wc/collection/collection-manifest.json +3 -20
  81. package/dist/wc/collection/components/license-activation-form/license-activation-form.css +3 -3
  82. package/dist/wc/custom-elements/index.js +6930 -6837
  83. package/dist/wc/delta_share/delta_share.esm.js +1 -1
  84. package/dist/wc/delta_share/p-03cc4be4.entry.js +1 -0
  85. package/dist/wc/delta_share/p-056fe365.js +2 -0
  86. package/dist/wc/delta_share/p-069cc2de.entry.js +1 -0
  87. package/dist/wc/delta_share/p-0a67ed21.entry.js +1 -0
  88. package/dist/wc/delta_share/p-0b2e7aa5.js +1 -0
  89. package/dist/wc/delta_share/p-133d17f0.entry.js +1 -0
  90. package/dist/wc/delta_share/p-146386e4.entry.js +1 -0
  91. package/dist/wc/delta_share/p-148ce1f3.entry.js +1 -0
  92. package/dist/wc/delta_share/p-152e098e.js +1 -0
  93. package/dist/wc/delta_share/p-160b3aa1.js +1 -0
  94. package/dist/wc/delta_share/p-185c06b2.js +1 -0
  95. package/dist/wc/delta_share/p-18f180f7.entry.js +1 -0
  96. package/dist/wc/delta_share/p-193ddfc3.entry.js +1 -0
  97. package/dist/wc/delta_share/p-20a0d980.entry.js +1 -0
  98. package/dist/wc/delta_share/p-21c82b99.entry.js +1 -0
  99. package/dist/wc/delta_share/p-2d2b2bb4.entry.js +1 -0
  100. package/dist/wc/delta_share/p-2df15f43.entry.js +1 -0
  101. package/dist/wc/delta_share/p-2e8f2b22.entry.js +1 -0
  102. package/dist/wc/delta_share/p-2fc2aa62.entry.js +1 -0
  103. package/dist/wc/delta_share/p-33e298a6.entry.js +1 -0
  104. package/dist/wc/delta_share/p-3a21c604.js +1 -0
  105. package/dist/wc/delta_share/p-3b183716.entry.js +1 -0
  106. package/dist/wc/delta_share/p-423a64c4.js +1 -0
  107. package/dist/wc/delta_share/p-47c9e381.entry.js +1 -0
  108. package/dist/wc/delta_share/p-4e7c6413.entry.js +1 -0
  109. package/dist/wc/delta_share/p-4f085f30.entry.js +1 -0
  110. package/dist/wc/delta_share/p-576def78.entry.js +1 -0
  111. package/dist/wc/delta_share/p-5dcbb1d5.entry.js +1 -0
  112. package/dist/wc/delta_share/p-5ef85199.js +1 -0
  113. package/dist/wc/delta_share/p-63351f72.entry.js +1 -0
  114. package/dist/wc/delta_share/p-63a90675.entry.js +1 -0
  115. package/dist/wc/delta_share/p-6b0f653f.entry.js +1 -0
  116. package/dist/wc/delta_share/p-6c56754f.entry.js +1 -0
  117. package/dist/wc/delta_share/p-6f585df9.entry.js +1 -0
  118. package/dist/wc/delta_share/p-72dfd888.entry.js +1 -0
  119. package/dist/wc/delta_share/p-7768e58a.entry.js +1 -0
  120. package/dist/wc/delta_share/p-7c207e2e.entry.js +1 -0
  121. package/dist/wc/delta_share/p-7e79bb6e.entry.js +1 -0
  122. package/dist/wc/delta_share/p-841f8f71.entry.js +1 -0
  123. package/dist/wc/delta_share/p-873f0f34.js +1 -0
  124. package/dist/wc/delta_share/p-89879344.entry.js +1 -0
  125. package/dist/wc/delta_share/p-8ff9652b.entry.js +1 -0
  126. package/dist/wc/delta_share/p-903067b4.entry.js +1 -0
  127. package/dist/wc/delta_share/p-93a18eb7.entry.js +1 -0
  128. package/dist/wc/delta_share/p-93ad6bbd.entry.js +1 -0
  129. package/dist/wc/delta_share/p-9c968734.entry.js +16 -0
  130. package/dist/wc/delta_share/p-a03a7dbd.entry.js +1 -0
  131. package/dist/wc/delta_share/p-a8e34ef2.entry.js +1 -0
  132. package/dist/wc/delta_share/p-adf4d729.entry.js +1 -0
  133. package/dist/wc/delta_share/p-b0edd600.entry.js +1 -0
  134. package/dist/wc/delta_share/{p-d50ea6ea.js → p-b307c221.js} +1 -1
  135. package/dist/wc/delta_share/p-b724df69.entry.js +1 -0
  136. package/dist/wc/delta_share/p-bab3d1cb.entry.js +1 -0
  137. package/dist/wc/delta_share/p-baff4861.entry.js +1 -0
  138. package/dist/wc/delta_share/p-c0ca33be.entry.js +1 -0
  139. package/dist/wc/delta_share/p-c9c8b659.entry.js +1 -0
  140. package/dist/wc/delta_share/p-cb11c710.entry.js +1 -0
  141. package/dist/wc/delta_share/p-ccf2fd6c.entry.js +1 -0
  142. package/dist/wc/delta_share/p-cf6f7c96.entry.js +3 -0
  143. package/dist/wc/delta_share/p-d0444907.entry.js +1 -0
  144. package/dist/wc/delta_share/p-d1724071.entry.js +1 -0
  145. package/dist/wc/delta_share/p-d23fb987.entry.js +1 -0
  146. package/dist/wc/delta_share/p-e0973089.entry.js +1 -0
  147. package/dist/wc/delta_share/p-e237572d.entry.js +1 -0
  148. package/dist/wc/delta_share/p-e3eb4863.entry.js +1 -0
  149. package/dist/wc/delta_share/p-e7d0cdcf.entry.js +1 -0
  150. package/dist/wc/delta_share/p-e9ec361e.entry.js +1 -0
  151. package/dist/wc/delta_share/p-ea23ec67.entry.js +1 -0
  152. package/dist/wc/delta_share/p-ee09fc8d.entry.js +1 -0
  153. package/dist/wc/delta_share/p-efd9e806.entry.js +1 -0
  154. package/dist/wc/delta_share/p-f002c0bd.entry.js +1 -0
  155. package/dist/wc/delta_share/p-f1c47fff.entry.js +7 -0
  156. package/dist/wc/delta_share/p-f6075d7c.entry.js +1 -0
  157. package/dist/wc/delta_share/p-f685348b.js +1 -0
  158. package/dist/wc/delta_share/p-f7a0336e.entry.js +1 -0
  159. package/dist/wc/delta_share/p-f90ae8fc.entry.js +1 -0
  160. package/dist/wc/delta_share/p-fd19aa4b.entry.js +1 -0
  161. package/dist/wc/esm/breakpoints-9229197d.js +9 -0
  162. package/dist/wc/esm/delta_share.js +2 -2
  163. package/dist/wc/esm/index-02968d97.js +54 -0
  164. package/dist/wc/esm/index-477f3c77.js +62 -0
  165. package/dist/wc/esm/index-65780d25.js +15 -0
  166. package/dist/wc/esm/index-74e0ef99.js +340 -0
  167. package/dist/wc/esm/{index-1b01fa0e.js → index-b69e88d4.js} +52 -81
  168. package/dist/wc/esm/index-cd166cda.js +42 -0
  169. package/dist/wc/esm/{index-2be1634d.js → index-db80adda.js} +2 -5
  170. package/dist/wc/esm/{index-64993358.js → index-f98b91fa.js} +2 -5
  171. package/dist/wc/esm/license-activation_10.entry.js +991 -48
  172. package/dist/wc/esm/loader.js +2 -2
  173. package/dist/wc/esm/utils-1f351a57.js +101 -0
  174. package/dist/wc/esm/{utils-5e6dc3fe.js → utils-9550bfa1.js} +63 -63
  175. package/dist/wc/esm/z-accordion.entry.js +6 -22
  176. package/dist/wc/esm/z-alert.entry.js +3 -2
  177. package/dist/wc/esm/z-anchor-navigation.entry.js +16 -18
  178. package/dist/wc/esm/z-app-header-deprecated.entry.js +151 -0
  179. package/dist/wc/esm/z-app-header.entry.js +200 -118
  180. package/dist/wc/esm/z-aria-alert.entry.js +3 -4
  181. package/dist/wc/esm/z-avatar.entry.js +6 -7
  182. package/dist/wc/esm/z-book-card.entry.js +20 -11
  183. package/dist/wc/esm/z-breadcrumb.entry.js +87 -100
  184. package/dist/wc/esm/z-button-sort.entry.js +8 -8
  185. package/dist/wc/esm/z-card.entry.js +10 -9
  186. package/dist/wc/esm/z-carousel.entry.js +75 -44
  187. package/dist/wc/esm/z-chip.entry.js +7 -8
  188. package/dist/wc/esm/z-combobox.entry.js +141 -67
  189. package/dist/wc/esm/z-cover-hero.entry.js +5 -17
  190. package/dist/wc/esm/z-date-picker.entry.js +7 -7
  191. package/dist/wc/esm/z-divider.entry.js +3 -6
  192. package/dist/wc/esm/z-dragdrop-area.entry.js +6 -5
  193. package/dist/wc/esm/z-file-upload.entry.js +59 -32
  194. package/dist/wc/esm/z-file.entry.js +7 -5
  195. package/dist/wc/esm/z-ghost-loading.entry.js +2 -2
  196. package/dist/wc/esm/z-info-reveal.entry.js +31 -34
  197. package/dist/wc/esm/z-list_4.entry.js +209 -0
  198. package/dist/wc/esm/z-logo.entry.js +8 -2
  199. package/dist/wc/esm/z-menu-deprecated.entry.js +108 -0
  200. package/dist/wc/esm/z-menu-section-deprecated.entry.js +53 -0
  201. package/dist/wc/esm/z-menu-section.entry.js +158 -23
  202. package/dist/wc/esm/z-menu.entry.js +260 -61
  203. package/dist/wc/esm/z-myz-card-alert.entry.js +7 -3
  204. package/dist/wc/esm/z-myz-card-dictionary.entry.js +6 -8
  205. package/dist/wc/esm/z-myz-card-footer-sections.entry.js +2 -2
  206. package/dist/wc/esm/z-myz-card-footer.entry.js +9 -6
  207. package/dist/wc/esm/z-myz-card-icon.entry.js +3 -4
  208. package/dist/wc/esm/z-myz-card-info.entry.js +9 -9
  209. package/dist/wc/esm/z-myz-card-list.entry.js +4 -3
  210. package/dist/wc/esm/z-myz-card_4.entry.js +15 -8
  211. package/dist/wc/esm/z-myz-list-item.entry.js +17 -14
  212. package/dist/wc/esm/z-myz-list.entry.js +4 -2
  213. package/dist/wc/esm/z-navigation-tabs.entry.js +18 -21
  214. package/dist/wc/esm/z-notification.entry.js +14 -17
  215. package/dist/wc/esm/z-offcanvas_2.entry.js +103 -40
  216. package/dist/wc/esm/z-otp.entry.js +7 -6
  217. package/dist/wc/esm/z-pagination.entry.js +8 -15
  218. package/dist/wc/esm/z-panel-elem.entry.js +10 -11
  219. package/dist/wc/esm/z-popover.entry.js +11 -23
  220. package/dist/wc/esm/z-range-picker.entry.js +12 -12
  221. package/dist/wc/esm/z-section-title.entry.js +3 -10
  222. package/dist/wc/esm/z-select.entry.js +26 -21
  223. package/dist/wc/esm/z-skip-to-content.entry.js +7 -7
  224. package/dist/wc/esm/z-slideshow.entry.js +8 -5
  225. package/dist/wc/esm/z-stepper-item.entry.js +15 -6
  226. package/dist/wc/esm/z-stepper.entry.js +2 -2
  227. package/dist/wc/esm/z-table.entry.js +14 -19
  228. package/dist/wc/esm/z-tbody.entry.js +2 -2
  229. package/dist/wc/esm/z-td.entry.js +3 -3
  230. package/dist/wc/esm/z-tfoot.entry.js +2 -2
  231. package/dist/wc/esm/z-th.entry.js +3 -3
  232. package/dist/wc/esm/z-thead.entry.js +2 -2
  233. package/dist/wc/esm/z-toast-notification-list.entry.js +7 -7
  234. package/dist/wc/esm/z-toast-notification.entry.js +2660 -12
  235. package/dist/wc/esm/z-toggle-button.entry.js +6 -7
  236. package/dist/wc/esm/z-toggle-switch.entry.js +8 -12
  237. package/dist/wc/esm/z-tooltip.entry.js +5 -14
  238. package/dist/wc/esm/z-tr.entry.js +7 -7
  239. package/dist/wc/esm/z-visually-hidden.entry.js +2 -2
  240. package/package.json +1 -1
  241. package/dist/wc/cjs/breakpoints-e7c8838e.js +0 -9
  242. package/dist/wc/cjs/hammer-4f20813e.js +0 -2650
  243. package/dist/wc/cjs/icons-6d7ce4fc.js +0 -862
  244. package/dist/wc/cjs/index-029f1a7e.js +0 -344
  245. package/dist/wc/cjs/index-2693f4d5.js +0 -21
  246. package/dist/wc/cjs/index-30694024.js +0 -41
  247. package/dist/wc/cjs/index-3171b6c3.js +0 -79
  248. package/dist/wc/cjs/index-3218642b.js +0 -67
  249. package/dist/wc/cjs/index-422e5a81.js +0 -17
  250. package/dist/wc/cjs/index-452ee215.js +0 -20
  251. package/dist/wc/cjs/index-668dd84e.js +0 -34
  252. package/dist/wc/cjs/index-68c03627.js +0 -53
  253. package/dist/wc/cjs/index-72da8f73.js +0 -17
  254. package/dist/wc/cjs/index-8a564949.js +0 -29
  255. package/dist/wc/cjs/index-929abcb2.js +0 -74
  256. package/dist/wc/cjs/index-dbb9c380.js +0 -21
  257. package/dist/wc/cjs/index-e47a42d9.js +0 -22
  258. package/dist/wc/cjs/utils-43a3deb6.js +0 -97
  259. package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +0 -46
  260. package/dist/wc/cjs/z-link.cjs.entry.js +0 -74
  261. package/dist/wc/cjs/z-list_3.cjs.entry.js +0 -261
  262. package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +0 -46
  263. package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +0 -74
  264. package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +0 -73
  265. package/dist/wc/cjs/z-pocket-message.cjs.entry.js +0 -19
  266. package/dist/wc/cjs/z-pocket_3.cjs.entry.js +0 -125
  267. package/dist/wc/cjs/z-table-body.cjs.entry.js +0 -10
  268. package/dist/wc/cjs/z-table-cell.cjs.entry.js +0 -11
  269. package/dist/wc/cjs/z-table-deprecated.cjs.entry.js +0 -91
  270. package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +0 -10
  271. package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +0 -10
  272. package/dist/wc/cjs/z-table-footer.cjs.entry.js +0 -10
  273. package/dist/wc/cjs/z-table-head.cjs.entry.js +0 -10
  274. package/dist/wc/cjs/z-table-header-row.cjs.entry.js +0 -10
  275. package/dist/wc/cjs/z-table-header.cjs.entry.js +0 -13
  276. package/dist/wc/cjs/z-table-row.cjs.entry.js +0 -11
  277. package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +0 -10
  278. package/dist/wc/cjs/z-tag.cjs.entry.js +0 -22
  279. package/dist/wc/delta_share/p-007a1bc5.entry.js +0 -1
  280. package/dist/wc/delta_share/p-0188e962.entry.js +0 -1
  281. package/dist/wc/delta_share/p-01dd7a45.entry.js +0 -1
  282. package/dist/wc/delta_share/p-029a7353.entry.js +0 -1
  283. package/dist/wc/delta_share/p-032199e9.entry.js +0 -1
  284. package/dist/wc/delta_share/p-043cdbf1.js +0 -1
  285. package/dist/wc/delta_share/p-047a8524.entry.js +0 -1
  286. package/dist/wc/delta_share/p-0fe4e8b2.entry.js +0 -1
  287. package/dist/wc/delta_share/p-112478b5.js +0 -1
  288. package/dist/wc/delta_share/p-162d0233.entry.js +0 -1
  289. package/dist/wc/delta_share/p-1b701b0e.entry.js +0 -1
  290. package/dist/wc/delta_share/p-1bb7af24.js +0 -1
  291. package/dist/wc/delta_share/p-1d427e0a.entry.js +0 -1
  292. package/dist/wc/delta_share/p-1e3d2b14.entry.js +0 -1
  293. package/dist/wc/delta_share/p-1f4909c7.entry.js +0 -1
  294. package/dist/wc/delta_share/p-20ff5410.entry.js +0 -1
  295. package/dist/wc/delta_share/p-2427835b.js +0 -1
  296. package/dist/wc/delta_share/p-26d1744f.entry.js +0 -1
  297. package/dist/wc/delta_share/p-271ab47a.js +0 -1
  298. package/dist/wc/delta_share/p-2b5da773.js +0 -1
  299. package/dist/wc/delta_share/p-2da22eda.entry.js +0 -1
  300. package/dist/wc/delta_share/p-32498aa3.entry.js +0 -1
  301. package/dist/wc/delta_share/p-354d0aa4.entry.js +0 -1
  302. package/dist/wc/delta_share/p-3747affc.entry.js +0 -1
  303. package/dist/wc/delta_share/p-38341cfb.entry.js +0 -1
  304. package/dist/wc/delta_share/p-3b046489.entry.js +0 -1
  305. package/dist/wc/delta_share/p-3e0d58c3.entry.js +0 -1
  306. package/dist/wc/delta_share/p-40b1f526.entry.js +0 -1
  307. package/dist/wc/delta_share/p-40db0c2f.entry.js +0 -1
  308. package/dist/wc/delta_share/p-41580384.js +0 -1
  309. package/dist/wc/delta_share/p-45e62587.entry.js +0 -1
  310. package/dist/wc/delta_share/p-46575ead.js +0 -1
  311. package/dist/wc/delta_share/p-4666e9fb.entry.js +0 -1
  312. package/dist/wc/delta_share/p-47c1de64.entry.js +0 -1
  313. package/dist/wc/delta_share/p-4b9be5d5.entry.js +0 -1
  314. package/dist/wc/delta_share/p-4bf8f33b.js +0 -1
  315. package/dist/wc/delta_share/p-50d72747.entry.js +0 -1
  316. package/dist/wc/delta_share/p-553d3d4e.js +0 -1
  317. package/dist/wc/delta_share/p-5ab3a4b0.entry.js +0 -1
  318. package/dist/wc/delta_share/p-5bb251dd.entry.js +0 -1
  319. package/dist/wc/delta_share/p-5cecb6db.entry.js +0 -1
  320. package/dist/wc/delta_share/p-62970c74.entry.js +0 -1
  321. package/dist/wc/delta_share/p-6347f0d8.entry.js +0 -1
  322. package/dist/wc/delta_share/p-66454c1b.entry.js +0 -1
  323. package/dist/wc/delta_share/p-6676c375.entry.js +0 -1
  324. package/dist/wc/delta_share/p-697c4ac9.js +0 -1
  325. package/dist/wc/delta_share/p-72442d2b.js +0 -1
  326. package/dist/wc/delta_share/p-72c4a523.entry.js +0 -1
  327. package/dist/wc/delta_share/p-7856ba3d.entry.js +0 -1
  328. package/dist/wc/delta_share/p-7eb297a7.entry.js +0 -1
  329. package/dist/wc/delta_share/p-8589abd7.js +0 -1
  330. package/dist/wc/delta_share/p-86f2958b.entry.js +0 -1
  331. package/dist/wc/delta_share/p-8745c480.entry.js +0 -1
  332. package/dist/wc/delta_share/p-8f123d77.entry.js +0 -1
  333. package/dist/wc/delta_share/p-90289241.entry.js +0 -1
  334. package/dist/wc/delta_share/p-95056ca8.entry.js +0 -1
  335. package/dist/wc/delta_share/p-95945f29.entry.js +0 -1
  336. package/dist/wc/delta_share/p-97577c0b.entry.js +0 -1
  337. package/dist/wc/delta_share/p-97d82f7e.entry.js +0 -1
  338. package/dist/wc/delta_share/p-9ebfdadf.entry.js +0 -1
  339. package/dist/wc/delta_share/p-a430cb52.entry.js +0 -1
  340. package/dist/wc/delta_share/p-a6a819d5.entry.js +0 -1
  341. package/dist/wc/delta_share/p-ac9574a6.entry.js +0 -1
  342. package/dist/wc/delta_share/p-aefef80d.entry.js +0 -1
  343. package/dist/wc/delta_share/p-b052dab7.entry.js +0 -3
  344. package/dist/wc/delta_share/p-b2f3596c.entry.js +0 -1
  345. package/dist/wc/delta_share/p-b4d3ca7d.entry.js +0 -1
  346. package/dist/wc/delta_share/p-b7a409df.entry.js +0 -1
  347. package/dist/wc/delta_share/p-b7b93904.entry.js +0 -1
  348. package/dist/wc/delta_share/p-b9b6c478.entry.js +0 -1
  349. package/dist/wc/delta_share/p-bb8ec114.entry.js +0 -1
  350. package/dist/wc/delta_share/p-c3bcf36d.entry.js +0 -1
  351. package/dist/wc/delta_share/p-c4faf4eb.entry.js +0 -1
  352. package/dist/wc/delta_share/p-c61d7a11.js +0 -1
  353. package/dist/wc/delta_share/p-c64b3da1.entry.js +0 -1
  354. package/dist/wc/delta_share/p-c72a8f42.entry.js +0 -1
  355. package/dist/wc/delta_share/p-c7678d37.js +0 -1
  356. package/dist/wc/delta_share/p-ca2494fb.entry.js +0 -1
  357. package/dist/wc/delta_share/p-cc222b2f.entry.js +0 -1
  358. package/dist/wc/delta_share/p-ce15fdd1.entry.js +0 -1
  359. package/dist/wc/delta_share/p-cf6854c4.entry.js +0 -1
  360. package/dist/wc/delta_share/p-d79b35a8.entry.js +0 -1
  361. package/dist/wc/delta_share/p-d8592d42.js +0 -1
  362. package/dist/wc/delta_share/p-d86cd1ff.entry.js +0 -1
  363. package/dist/wc/delta_share/p-da254424.entry.js +0 -1
  364. package/dist/wc/delta_share/p-db4d5b29.entry.js +0 -1
  365. package/dist/wc/delta_share/p-dbf33c0f.entry.js +0 -1
  366. package/dist/wc/delta_share/p-df6ae14f.js +0 -1
  367. package/dist/wc/delta_share/p-e43e61ac.js +0 -7
  368. package/dist/wc/delta_share/p-e4fdcfc5.entry.js +0 -1
  369. package/dist/wc/delta_share/p-e573c206.entry.js +0 -1
  370. package/dist/wc/delta_share/p-e708b262.entry.js +0 -1
  371. package/dist/wc/delta_share/p-e8cda39a.js +0 -1
  372. package/dist/wc/delta_share/p-e94ef0ed.entry.js +0 -1
  373. package/dist/wc/delta_share/p-eb889b01.js +0 -2
  374. package/dist/wc/delta_share/p-edaf6126.entry.js +0 -1
  375. package/dist/wc/delta_share/p-efa66157.js +0 -1
  376. package/dist/wc/delta_share/p-f1bf817c.entry.js +0 -1
  377. package/dist/wc/delta_share/p-f25116a7.js +0 -1
  378. package/dist/wc/delta_share/p-f3023043.entry.js +0 -1
  379. package/dist/wc/delta_share/p-f42019e4.entry.js +0 -1
  380. package/dist/wc/delta_share/p-f5bb55e0.entry.js +0 -16
  381. package/dist/wc/delta_share/p-f635c868.entry.js +0 -1
  382. package/dist/wc/delta_share/p-fbc9f1bc.entry.js +0 -1
  383. package/dist/wc/esm/breakpoints-3c3dbb8c.js +0 -5
  384. package/dist/wc/esm/hammer-c3266b17.js +0 -2648
  385. package/dist/wc/esm/icons-6196a79a.js +0 -860
  386. package/dist/wc/esm/index-03cc51b1.js +0 -39
  387. package/dist/wc/esm/index-1082a536.js +0 -20
  388. package/dist/wc/esm/index-113e6780.js +0 -15
  389. package/dist/wc/esm/index-4854c8af.js +0 -27
  390. package/dist/wc/esm/index-485971a0.js +0 -15
  391. package/dist/wc/esm/index-9d240d39.js +0 -344
  392. package/dist/wc/esm/index-b3f3a99c.js +0 -77
  393. package/dist/wc/esm/index-ba38e8d5.js +0 -15
  394. package/dist/wc/esm/index-ce7e02a3.js +0 -72
  395. package/dist/wc/esm/index-cfd5ec9b.js +0 -65
  396. package/dist/wc/esm/index-de36993f.js +0 -18
  397. package/dist/wc/esm/index-df808f62.js +0 -32
  398. package/dist/wc/esm/index-f7dfdf1f.js +0 -19
  399. package/dist/wc/esm/index-faec138b.js +0 -19
  400. package/dist/wc/esm/index-ff4885bf.js +0 -51
  401. package/dist/wc/esm/utils-bc5ea6f7.js +0 -88
  402. package/dist/wc/esm/z-contextual-menu.entry.js +0 -42
  403. package/dist/wc/esm/z-link.entry.js +0 -70
  404. package/dist/wc/esm/z-list_3.entry.js +0 -255
  405. package/dist/wc/esm/z-messages-pocket.entry.js +0 -42
  406. package/dist/wc/esm/z-navigation-tab-link.entry.js +0 -70
  407. package/dist/wc/esm/z-navigation-tab.entry.js +0 -69
  408. package/dist/wc/esm/z-pocket-message.entry.js +0 -15
  409. package/dist/wc/esm/z-pocket_3.entry.js +0 -119
  410. package/dist/wc/esm/z-table-body.entry.js +0 -2
  411. package/dist/wc/esm/z-table-cell.entry.js +0 -3
  412. package/dist/wc/esm/z-table-deprecated.entry.js +0 -87
  413. package/dist/wc/esm/z-table-empty-box.entry.js +0 -2
  414. package/dist/wc/esm/z-table-expanded-row.entry.js +0 -2
  415. package/dist/wc/esm/z-table-footer.entry.js +0 -2
  416. package/dist/wc/esm/z-table-head.entry.js +0 -2
  417. package/dist/wc/esm/z-table-header-row.entry.js +0 -2
  418. package/dist/wc/esm/z-table-header.entry.js +0 -5
  419. package/dist/wc/esm/z-table-row.entry.js +0 -3
  420. package/dist/wc/esm/z-table-sticky-footer.entry.js +0 -2
  421. package/dist/wc/esm/z-tag.entry.js +0 -18
@@ -0,0 +1,62 @@
1
+ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-b69e88d4.js';
2
+ import { P as PopoverPosition, S as SortDirection, B as ButtonVariant, C as ControlSize } from './index-74e0ef99.js';
3
+
4
+ const stylesCss = ":host{position:relative;display:flex;max-width:100%;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu=\"hover\"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu=\"hover\"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}:host{z-index:1;padding:0;background-color:var(--color-surface02);font-weight:var(--font-sb)}.cell--content{padding:calc(var(--space-unit) * 2)}:host([show-sorting]) .cell--content{column-gap:var(--space-unit)}.z-th--sort-button{padding:0;border:none;background-color:transparent;cursor:pointer;outline:none}@media (min-width: 768px) and (hover: hover){:host([show-sorting=\"hover\"]) .z-th--sort-button{opacity:0;pointer-events:none}:host([show-sorting=\"hover\"]:hover) .z-th--sort-button,:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible,:host([show-sorting=\"always\"]) .z-th--sort-button,:host([sorted]) .z-th--sort-button{opacity:1;pointer-events:all}}:host([show-sorting=\"hover\"]:hover) .z-th--sort-button::after,:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible::after,:host([show-sorting=\"always\"]) .z-th--sort-button::after,:host([sorted]) .z-th--sort-button::after{position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 10px);background-color:transparent;content:\"\"}:host([sorted]) .z-th--sort-button::after,.z-th--sort-button:focus:focus-visible::after{box-shadow:var(--shadow-focus-primary)}";
5
+
6
+ const ZTh = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.sort = createEvent(this, "sort", 7);
10
+ this.colspan = undefined;
11
+ this.showMenu = null;
12
+ this.showSorting = null;
13
+ this.sticky = false;
14
+ this.sortDirection = undefined;
15
+ this.sorted = false;
16
+ this.popoverPosition = PopoverPosition.AUTO;
17
+ this.isMenuOpen = false;
18
+ }
19
+ /**
20
+ * Get the value to set to the `aria-sort` attribute based on the current sort direction.
21
+ */
22
+ get ariaSortDirection() {
23
+ if (!this.sortDirection) {
24
+ return null;
25
+ }
26
+ return this.sortDirection === SortDirection.ASC ? "ascending" : "descending";
27
+ }
28
+ /**
29
+ * Handle the click on the sort button.
30
+ * @fires sort
31
+ */
32
+ handleSort() {
33
+ if (!this.sortDirection) {
34
+ this.sorted = false;
35
+ return;
36
+ }
37
+ this.sortDirection = this.sortDirection === SortDirection.ASC ? SortDirection.DESC : SortDirection.ASC;
38
+ this.sorted = true;
39
+ this.sort.emit({ sortDirection: this.sortDirection });
40
+ }
41
+ updateColspan() {
42
+ if (this.colspan) {
43
+ this.host.style.gridColumn = `span ${this.colspan}`;
44
+ }
45
+ else {
46
+ this.host.style.removeProperty("grid-column");
47
+ }
48
+ }
49
+ componentWillLoad() {
50
+ this.updateColspan();
51
+ }
52
+ render() {
53
+ return (h(Host, { key: 'e0dd2a24787597fa832ba06e3eec6c18a8204f2f', role: "columnheader", "menu-open": this.isMenuOpen, "aria-sort": this.ariaSortDirection, sortable: this.showSorting }, h("div", { key: '4274667d48308bfdaf727f1707ef7d44eb71a356', class: "cell--content" }, h("slot", { key: '52166cb6e7a60e5fb248e22990c8942944ca05fe' }), this.showSorting && (h("button", { key: '1b8c8cbb9539eb83b3381535fdb857bdd9451fe3', class: "z-th--sort-button", type: "button", onClick: this.handleSort.bind(this) }, h("z-icon", { key: '414ddf43bf9fec1df07cfe4146a4c9bdbc8dacbf', name: this.sortDirection === SortDirection.DESC ? "arrow-simple-up" : "arrow-simple-down", width: 14, height: 14 }))), this.showMenu && (h("div", { key: '7633c04c015392315720bc7566fc59b7cfb2cc1d', class: "cell--menu-container" }, h("z-button", { key: '0786009425989ad4eb5878f665d095c318a335d8', variant: ButtonVariant.TERTIARY, icon: "contextual-menu", size: ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: () => (this.popoverEl.open = !this.popoverEl.open) }), h("z-popover", { key: '59ebb822c77766acc18cdb9c4e292aba20407e63', ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open), position: this.popoverPosition }, h("slot", { key: '801d41cbe534e989407421b60df2a7a7c46e4d22', name: "contextual-menu" })))))));
54
+ }
55
+ get host() { return getElement(this); }
56
+ static get watchers() { return {
57
+ "colspan": ["updateColspan"]
58
+ }; }
59
+ };
60
+ ZTh.style = stylesCss;
61
+
62
+ export { ZTh as Z };
@@ -0,0 +1,15 @@
1
+ import { r as registerInstance, h, H as Host } from './index-b69e88d4.js';
2
+
3
+ const stylesCss = ":host{display:block;box-sizing:border-box}";
4
+
5
+ const ZTbody = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ }
9
+ render() {
10
+ return (h(Host, { key: '8520398deeb7fec7d7aee91d87e39775f93355c6', role: "rowgroup" }, h("slot", { key: 'a73aff9d76af07fa46c373e362ac102349c844ed' })));
11
+ }
12
+ };
13
+ ZTbody.style = stylesCss;
14
+
15
+ export { ZTbody as Z };
@@ -0,0 +1,340 @@
1
+ var LicenseType;
2
+ (function (LicenseType) {
3
+ LicenseType["REAL"] = "reale";
4
+ LicenseType["VIRTUAL"] = "virtuale";
5
+ LicenseType["TRIAL"] = "saggio";
6
+ LicenseType["TEMP"] = "reale_temp";
7
+ })(LicenseType || (LicenseType = {}));
8
+ var CardVariant;
9
+ (function (CardVariant) {
10
+ CardVariant["BORDER"] = "border";
11
+ CardVariant["SHADOW"] = "shadow";
12
+ CardVariant["OVERLAY"] = "overlay";
13
+ CardVariant["TEXT"] = "text";
14
+ })(CardVariant || (CardVariant = {}));
15
+ var NavigationTabsOrientation;
16
+ (function (NavigationTabsOrientation) {
17
+ NavigationTabsOrientation["HORIZONTAL"] = "horizontal";
18
+ NavigationTabsOrientation["VERTICAL"] = "vertical";
19
+ })(NavigationTabsOrientation || (NavigationTabsOrientation = {}));
20
+ var NavigationTabsSize;
21
+ (function (NavigationTabsSize) {
22
+ NavigationTabsSize["BIG"] = "big";
23
+ NavigationTabsSize["SMALL"] = "small";
24
+ })(NavigationTabsSize || (NavigationTabsSize = {}));
25
+ var NavigationTabsKeyboardEvents;
26
+ (function (NavigationTabsKeyboardEvents) {
27
+ NavigationTabsKeyboardEvents["LEFT"] = "ArrowLeft";
28
+ NavigationTabsKeyboardEvents["RIGHT"] = "ArrowRight";
29
+ NavigationTabsKeyboardEvents["UP"] = "ArrowUp";
30
+ NavigationTabsKeyboardEvents["DOWN"] = "ArrowDown";
31
+ })(NavigationTabsKeyboardEvents || (NavigationTabsKeyboardEvents = {}));
32
+ var ButtonVariant;
33
+ (function (ButtonVariant) {
34
+ ButtonVariant["PRIMARY"] = "primary";
35
+ ButtonVariant["SECONDARY"] = "secondary";
36
+ ButtonVariant["TERTIARY"] = "tertiary";
37
+ })(ButtonVariant || (ButtonVariant = {}));
38
+ var ButtonType;
39
+ (function (ButtonType) {
40
+ ButtonType["SUBMIT"] = "submit";
41
+ ButtonType["RESET"] = "reset";
42
+ ButtonType["BUTTON"] = "button";
43
+ })(ButtonType || (ButtonType = {}));
44
+ /**
45
+ * @deprecated Use ControlSize instead
46
+ */
47
+ var ButtonSize;
48
+ (function (ButtonSize) {
49
+ ButtonSize["BIG"] = "big";
50
+ ButtonSize["SMALL"] = "small";
51
+ ButtonSize["X_SMALL"] = "x-small";
52
+ })(ButtonSize || (ButtonSize = {}));
53
+ var ControlSize;
54
+ (function (ControlSize) {
55
+ ControlSize["BIG"] = "big";
56
+ ControlSize["SMALL"] = "small";
57
+ ControlSize["X_SMALL"] = "x-small";
58
+ })(ControlSize || (ControlSize = {}));
59
+ var InputType;
60
+ (function (InputType) {
61
+ InputType["TEXT"] = "text";
62
+ InputType["PASSWORD"] = "password";
63
+ InputType["NUMBER"] = "number";
64
+ InputType["EMAIL"] = "email";
65
+ InputType["TEXTAREA"] = "textarea";
66
+ InputType["CHECKBOX"] = "checkbox";
67
+ InputType["RADIO"] = "radio";
68
+ InputType["TEL"] = "tel";
69
+ InputType["URL"] = "url";
70
+ InputType["SEARCH"] = "search";
71
+ })(InputType || (InputType = {}));
72
+ var InputStatus;
73
+ (function (InputStatus) {
74
+ InputStatus["SUCCESS"] = "success";
75
+ InputStatus["ERROR"] = "error";
76
+ InputStatus["WARNING"] = "warning";
77
+ })(InputStatus || (InputStatus = {}));
78
+ var PopoverPosition;
79
+ (function (PopoverPosition) {
80
+ PopoverPosition["AUTO"] = "auto";
81
+ PopoverPosition["TOP"] = "top";
82
+ PopoverPosition["RIGHT"] = "right";
83
+ PopoverPosition["BOTTOM"] = "bottom";
84
+ PopoverPosition["LEFT"] = "left";
85
+ PopoverPosition["TOP_RIGHT"] = "top_right";
86
+ PopoverPosition["TOP_LEFT"] = "top_left";
87
+ PopoverPosition["BOTTOM_RIGHT"] = "bottom_right";
88
+ PopoverPosition["BOTTOM_LEFT"] = "bottom_left";
89
+ PopoverPosition["RIGHT_TOP"] = "right_top";
90
+ PopoverPosition["RIGHT_BOTTOM"] = "right_bottom";
91
+ PopoverPosition["LEFT_TOP"] = "left_top";
92
+ PopoverPosition["LEFT_BOTTOM"] = "left_bottom";
93
+ })(PopoverPosition || (PopoverPosition = {}));
94
+ var KeyboardKeyCode;
95
+ (function (KeyboardKeyCode) {
96
+ KeyboardKeyCode[KeyboardKeyCode["TAB"] = 9] = "TAB";
97
+ KeyboardKeyCode[KeyboardKeyCode["SPACE"] = 32] = "SPACE";
98
+ KeyboardKeyCode[KeyboardKeyCode["ESC"] = 27] = "ESC";
99
+ KeyboardKeyCode[KeyboardKeyCode["ENTER"] = 13] = "ENTER";
100
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_UP"] = 38] = "ARROW_UP";
101
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_DOWN"] = 40] = "ARROW_DOWN";
102
+ KeyboardKeyCode[KeyboardKeyCode["BACKSPACE"] = 8] = "BACKSPACE";
103
+ KeyboardKeyCode[KeyboardKeyCode["DELETE"] = 46] = "DELETE";
104
+ })(KeyboardKeyCode || (KeyboardKeyCode = {}));
105
+ var KeyboardCode;
106
+ (function (KeyboardCode) {
107
+ KeyboardCode["TAB"] = "Tab";
108
+ KeyboardCode["SPACE"] = "Space";
109
+ KeyboardCode["ESC"] = "Escape";
110
+ KeyboardCode["ENTER"] = "Enter";
111
+ KeyboardCode["ARROW_UP"] = "ArrowUp";
112
+ KeyboardCode["ARROW_DOWN"] = "ArrowDown";
113
+ KeyboardCode["BACKSPACE"] = "Backspace";
114
+ KeyboardCode["DELETE"] = "Delete";
115
+ KeyboardCode["ARROW_RIGHT"] = "ArrowRight";
116
+ KeyboardCode["ARROW_LEFT"] = "ArrowLeft";
117
+ })(KeyboardCode || (KeyboardCode = {}));
118
+ var ThemeVariant;
119
+ (function (ThemeVariant) {
120
+ ThemeVariant["DARK"] = "dark";
121
+ ThemeVariant["LIGHT"] = "light";
122
+ })(ThemeVariant || (ThemeVariant = {}));
123
+ var DividerSize;
124
+ (function (DividerSize) {
125
+ DividerSize["SMALL"] = "small";
126
+ DividerSize["MEDIUM"] = "medium";
127
+ DividerSize["LARGE"] = "large";
128
+ })(DividerSize || (DividerSize = {}));
129
+ var DividerOrientation;
130
+ (function (DividerOrientation) {
131
+ DividerOrientation["HORIZONTAL"] = "horizontal";
132
+ DividerOrientation["VERTICAL"] = "vertical";
133
+ })(DividerOrientation || (DividerOrientation = {}));
134
+ var SortDirection;
135
+ (function (SortDirection) {
136
+ SortDirection["ASC"] = "asc";
137
+ SortDirection["DESC"] = "desc";
138
+ })(SortDirection || (SortDirection = {}));
139
+ var AvatarSize;
140
+ (function (AvatarSize) {
141
+ AvatarSize["SMALL"] = "small";
142
+ AvatarSize["MEDIUM"] = "medium";
143
+ AvatarSize["LARGE"] = "large";
144
+ })(AvatarSize || (AvatarSize = {}));
145
+ var ListSize;
146
+ (function (ListSize) {
147
+ ListSize["SMALL"] = "small";
148
+ ListSize["MEDIUM"] = "medium";
149
+ ListSize["LARGE"] = "large";
150
+ ListSize["X_LARGE"] = "x-large";
151
+ })(ListSize || (ListSize = {}));
152
+ var ExpandableListStyle;
153
+ (function (ExpandableListStyle) {
154
+ ExpandableListStyle["ACCORDION"] = "accordion";
155
+ ExpandableListStyle["MENU"] = "menu";
156
+ })(ExpandableListStyle || (ExpandableListStyle = {}));
157
+ var ExpandableListButtonAlign;
158
+ (function (ExpandableListButtonAlign) {
159
+ ExpandableListButtonAlign["RIGHT"] = "right";
160
+ ExpandableListButtonAlign["LEFT"] = "left";
161
+ })(ExpandableListButtonAlign || (ExpandableListButtonAlign = {}));
162
+ var LabelPosition;
163
+ (function (LabelPosition) {
164
+ LabelPosition["RIGHT"] = "right";
165
+ LabelPosition["LEFT"] = "left";
166
+ })(LabelPosition || (LabelPosition = {}));
167
+ var ListDividerType;
168
+ (function (ListDividerType) {
169
+ ListDividerType["NONE"] = "none";
170
+ ListDividerType["HEADER"] = "header";
171
+ ListDividerType["ELEMENT"] = "element";
172
+ })(ListDividerType || (ListDividerType = {}));
173
+ var ListType;
174
+ (function (ListType) {
175
+ ListType["NONE"] = "none";
176
+ ListType["ORDERED"] = "ordered";
177
+ ListType["UNORDERED"] = "unordered";
178
+ })(ListType || (ListType = {}));
179
+ var NotificationType;
180
+ (function (NotificationType) {
181
+ NotificationType["SUCCESS"] = "success";
182
+ NotificationType["WARNING"] = "warning";
183
+ NotificationType["ERROR"] = "error";
184
+ })(NotificationType || (NotificationType = {}));
185
+ var AlertType;
186
+ (function (AlertType) {
187
+ AlertType["SUCCESS"] = "success";
188
+ AlertType["WARNING"] = "warning";
189
+ AlertType["ERROR"] = "error";
190
+ })(AlertType || (AlertType = {}));
191
+ var Device;
192
+ (function (Device) {
193
+ Device["MOBILE"] = "mobile";
194
+ Device["TABLET"] = "tablet";
195
+ Device["DESKTOP"] = "desktop";
196
+ Device["DESKTOP_WIDE"] = "desktop-wide";
197
+ })(Device || (Device = {}));
198
+ var ToastNotification;
199
+ (function (ToastNotification) {
200
+ ToastNotification["DARK"] = "dark";
201
+ ToastNotification["LIGHT"] = "light";
202
+ ToastNotification["ACCENT"] = "accent";
203
+ ToastNotification["ERROR"] = "error";
204
+ ToastNotification["SUCCESS"] = "success";
205
+ ToastNotification["WARNING"] = "warning";
206
+ })(ToastNotification || (ToastNotification = {}));
207
+ var ToastNotificationTransition;
208
+ (function (ToastNotificationTransition) {
209
+ ToastNotificationTransition["SLIDE_IN_LEFT"] = "slide-in-left";
210
+ ToastNotificationTransition["SLIDE_IN_RIGHT"] = "slide-in-right";
211
+ ToastNotificationTransition["SLIDE_IN_DOWN"] = "slide-in-down";
212
+ ToastNotificationTransition["SLIDE_IN_UP"] = "slide-in-up";
213
+ ToastNotificationTransition["SLIDE_OUT_LEFT"] = "slide-out-left";
214
+ ToastNotificationTransition["SLIDE_OUT_RIGHT"] = "slide-out-right";
215
+ ToastNotificationTransition["SLIDE_OUT_DOWN"] = "slide-out-down";
216
+ ToastNotificationTransition["SLIDE_OUT_UP"] = "slide-out-up";
217
+ })(ToastNotificationTransition || (ToastNotificationTransition = {}));
218
+ var ToastNotificationPosition;
219
+ (function (ToastNotificationPosition) {
220
+ ToastNotificationPosition["TOP_RIGHT"] = "top-right";
221
+ ToastNotificationPosition["TOP_LEFT"] = "top-left";
222
+ ToastNotificationPosition["TOP_CENTRE"] = "top-centre";
223
+ ToastNotificationPosition["BOTTOM_RIGHT"] = "bottom-right";
224
+ ToastNotificationPosition["BOTTOM_LEFT"] = "bottom-left";
225
+ ToastNotificationPosition["BOTTOM_CENTRE"] = "bottom-centre";
226
+ })(ToastNotificationPosition || (ToastNotificationPosition = {}));
227
+ var ZTableRowExpandedType;
228
+ (function (ZTableRowExpandedType) {
229
+ ZTableRowExpandedType["EXPANDABLE"] = "expandable";
230
+ ZTableRowExpandedType["PADDING"] = "padding";
231
+ ZTableRowExpandedType["NONE"] = "none";
232
+ })(ZTableRowExpandedType || (ZTableRowExpandedType = {}));
233
+ var ZAriaAlertMode;
234
+ (function (ZAriaAlertMode) {
235
+ ZAriaAlertMode["POLITE"] = "polite";
236
+ ZAriaAlertMode["ASSERTIVE"] = "assertive";
237
+ })(ZAriaAlertMode || (ZAriaAlertMode = {}));
238
+ var TransitionDirection;
239
+ (function (TransitionDirection) {
240
+ TransitionDirection["LEFT"] = "left";
241
+ TransitionDirection["RIGHT"] = "right";
242
+ })(TransitionDirection || (TransitionDirection = {}));
243
+ var OffCanvasVariant;
244
+ (function (OffCanvasVariant) {
245
+ OffCanvasVariant["OVERLAY"] = "overlay";
246
+ OffCanvasVariant["PUSHCONTENT"] = "pushcontent";
247
+ })(OffCanvasVariant || (OffCanvasVariant = {}));
248
+ var ZFileUploadType;
249
+ (function (ZFileUploadType) {
250
+ ZFileUploadType["DEFAULT"] = "default";
251
+ ZFileUploadType["DRAGDROP"] = "dragdrop";
252
+ })(ZFileUploadType || (ZFileUploadType = {}));
253
+ var ZChipType;
254
+ (function (ZChipType) {
255
+ ZChipType["DEFAULT"] = "default";
256
+ ZChipType["MEDIUM"] = "medium";
257
+ ZChipType["SMALL"] = "small";
258
+ })(ZChipType || (ZChipType = {}));
259
+ var ZSectionTitleDividerPosition;
260
+ (function (ZSectionTitleDividerPosition) {
261
+ ZSectionTitleDividerPosition["BEFORE"] = "before";
262
+ ZSectionTitleDividerPosition["AFTER"] = "after";
263
+ })(ZSectionTitleDividerPosition || (ZSectionTitleDividerPosition = {}));
264
+ var ZDatePickerMode;
265
+ (function (ZDatePickerMode) {
266
+ ZDatePickerMode["DATE"] = "date";
267
+ ZDatePickerMode["DATE_TIME"] = "date-time";
268
+ ZDatePickerMode["MONTHS"] = "months";
269
+ })(ZDatePickerMode || (ZDatePickerMode = {}));
270
+ var ZDatePickerModeValue;
271
+ (function (ZDatePickerModeValue) {
272
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE"] = 401] = "DATE";
273
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE_TIME"] = 523] = "DATE_TIME";
274
+ ZDatePickerModeValue[ZDatePickerModeValue["MONTHS"] = 288] = "MONTHS";
275
+ })(ZDatePickerModeValue || (ZDatePickerModeValue = {}));
276
+ var ZDatePickerPosition;
277
+ (function (ZDatePickerPosition) {
278
+ ZDatePickerPosition["TOP"] = "top";
279
+ ZDatePickerPosition["BOTTOM"] = "bottom";
280
+ })(ZDatePickerPosition || (ZDatePickerPosition = {}));
281
+ var ZRangePickerMode;
282
+ (function (ZRangePickerMode) {
283
+ ZRangePickerMode["DATE"] = "date";
284
+ ZRangePickerMode["DATE_TIME"] = "date-time";
285
+ })(ZRangePickerMode || (ZRangePickerMode = {}));
286
+ var InfoRevealPosition;
287
+ (function (InfoRevealPosition) {
288
+ InfoRevealPosition["TOP_RIGHT"] = "top_right";
289
+ InfoRevealPosition["TOP_LEFT"] = "top_left";
290
+ InfoRevealPosition["BOTTOM_RIGHT"] = "bottom_right";
291
+ InfoRevealPosition["BOTTOM_LEFT"] = "bottom_left";
292
+ })(InfoRevealPosition || (InfoRevealPosition = {}));
293
+ var CoverHeroVariant;
294
+ (function (CoverHeroVariant) {
295
+ CoverHeroVariant["OVERLAY"] = "overlay";
296
+ CoverHeroVariant["STACKED"] = "stacked";
297
+ })(CoverHeroVariant || (CoverHeroVariant = {}));
298
+ var CoverHeroContentPosition;
299
+ (function (CoverHeroContentPosition) {
300
+ CoverHeroContentPosition["TOP"] = "top";
301
+ CoverHeroContentPosition["BOTTOM"] = "bottom";
302
+ })(CoverHeroContentPosition || (CoverHeroContentPosition = {}));
303
+ var CarouselArrowsPosition;
304
+ (function (CarouselArrowsPosition) {
305
+ CarouselArrowsPosition["OVER"] = "over";
306
+ CarouselArrowsPosition["BOTTOM"] = "bottom";
307
+ })(CarouselArrowsPosition || (CarouselArrowsPosition = {}));
308
+ var CarouselProgressMode;
309
+ (function (CarouselProgressMode) {
310
+ CarouselProgressMode["DOTS"] = "dots";
311
+ CarouselProgressMode["NUMBERS"] = "numbers";
312
+ })(CarouselProgressMode || (CarouselProgressMode = {}));
313
+ var BreadcrumbPathStyle;
314
+ (function (BreadcrumbPathStyle) {
315
+ BreadcrumbPathStyle["SEMIBOLD"] = "semibold";
316
+ BreadcrumbPathStyle["UNDERLINED"] = "underlined";
317
+ })(BreadcrumbPathStyle || (BreadcrumbPathStyle = {}));
318
+ var BreadcrumbHomepageVariant;
319
+ (function (BreadcrumbHomepageVariant) {
320
+ BreadcrumbHomepageVariant["TEXT"] = "text";
321
+ BreadcrumbHomepageVariant["ICON"] = "icon";
322
+ })(BreadcrumbHomepageVariant || (BreadcrumbHomepageVariant = {}));
323
+ var VisibilityCondition;
324
+ (function (VisibilityCondition) {
325
+ VisibilityCondition["HOVER"] = "hover";
326
+ VisibilityCondition["ALWAYS"] = "always";
327
+ })(VisibilityCondition || (VisibilityCondition = {}));
328
+ var BookCardVariant;
329
+ (function (BookCardVariant) {
330
+ BookCardVariant["EXPANDED"] = "expanded";
331
+ BookCardVariant["COMPACT"] = "compact";
332
+ BookCardVariant["SEARCH"] = "search";
333
+ })(BookCardVariant || (BookCardVariant = {}));
334
+ var AccordionVariant;
335
+ (function (AccordionVariant) {
336
+ AccordionVariant["DEFAULT"] = "default";
337
+ AccordionVariant["BACKGROUND"] = "background";
338
+ })(AccordionVariant || (AccordionVariant = {}));
339
+
340
+ export { AccordionVariant as A, ButtonVariant as B, ControlSize as C, Device as D, ZSectionTitleDividerPosition as E, ThemeVariant as F, ToastNotificationTransition as G, ToastNotificationPosition as H, InputType as I, ListType as J, KeyboardCode as K, LabelPosition as L, ExpandableListButtonAlign as M, NavigationTabsOrientation as N, OffCanvasVariant as O, PopoverPosition as P, ExpandableListStyle as Q, DividerOrientation as R, SortDirection as S, TransitionDirection as T, ZAriaAlertMode as Z, ButtonType as a, AvatarSize as b, BookCardVariant as c, BreadcrumbPathStyle as d, BreadcrumbHomepageVariant as e, ListSize as f, CardVariant as g, CarouselArrowsPosition as h, CarouselProgressMode as i, ListDividerType as j, CoverHeroVariant as k, CoverHeroContentPosition as l, ZDatePickerMode as m, ZDatePickerPosition as n, ZDatePickerModeValue as o, ZChipType as p, ZFileUploadType as q, DividerSize as r, InfoRevealPosition as s, AlertType as t, ButtonSize as u, LicenseType as v, NavigationTabsSize as w, NavigationTabsKeyboardEvents as x, InputStatus as y, ZRangePickerMode as z };
@@ -237,6 +237,10 @@ const h = (nodeName, vnodeData, ...children) => {
237
237
  }
238
238
  }
239
239
  }
240
+ if (typeof nodeName === 'function') {
241
+ // nodeName is a functional component
242
+ return nodeName(vnodeData === null ? {} : vnodeData, vNodeChildren, vdomFnUtils);
243
+ }
240
244
  const vnode = newVNode(nodeName, null);
241
245
  vnode.$attrs$ = vnodeData;
242
246
  if (vNodeChildren.length > 0) {
@@ -271,6 +275,36 @@ const newVNode = (tag, text) => {
271
275
  };
272
276
  const Host = {};
273
277
  const isHost = (node) => node && node.$tag$ === Host;
278
+ const vdomFnUtils = {
279
+ forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
280
+ map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate),
281
+ };
282
+ const convertToPublic = (node) => ({
283
+ vattrs: node.$attrs$,
284
+ vchildren: node.$children$,
285
+ vkey: node.$key$,
286
+ vname: node.$name$,
287
+ vtag: node.$tag$,
288
+ vtext: node.$text$,
289
+ });
290
+ const convertToPrivate = (node) => {
291
+ if (typeof node.vtag === 'function') {
292
+ const vnodeData = Object.assign({}, node.vattrs);
293
+ if (node.vkey) {
294
+ vnodeData.key = node.vkey;
295
+ }
296
+ if (node.vname) {
297
+ vnodeData.name = node.vname;
298
+ }
299
+ return h(node.vtag, vnodeData, ...(node.vchildren || []));
300
+ }
301
+ const vnode = newVNode(node.vtag, node.vtext);
302
+ vnode.$attrs$ = node.vattrs;
303
+ vnode.$children$ = node.vchildren;
304
+ vnode.$key$ = node.vkey;
305
+ vnode.$name$ = node.vname;
306
+ return vnode;
307
+ };
274
308
  /**
275
309
  * Production setAccessor() function based on Preact by
276
310
  * Jason Miller (@developit)
@@ -1879,6 +1913,7 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
1879
1913
  // Fallback appLoad event
1880
1914
  endBootstrap();
1881
1915
  };
1916
+ const Fragment = (_, children) => children;
1882
1917
  const hostRefs = /*@__PURE__*/ new WeakMap();
1883
1918
  const getHostRef = (ref) => hostRefs.get(ref);
1884
1919
  const registerInstance = (lazyInstance, hostRef) => hostRefs.set((hostRef.$lazyInstance$ = lazyInstance), hostRef);
@@ -1935,6 +1970,10 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1935
1970
  return import(
1936
1971
  /* webpackMode: "lazy" */
1937
1972
  './z-app-header.entry.js').then(processMod, consoleError);
1973
+ case 'z-app-header-deprecated':
1974
+ return import(
1975
+ /* webpackMode: "lazy" */
1976
+ './z-app-header-deprecated.entry.js').then(processMod, consoleError);
1938
1977
  case 'z-aria-alert':
1939
1978
  return import(
1940
1979
  /* webpackMode: "lazy" */
@@ -1967,10 +2006,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1967
2006
  return import(
1968
2007
  /* webpackMode: "lazy" */
1969
2008
  './z-combobox.entry.js').then(processMod, consoleError);
1970
- case 'z-contextual-menu':
1971
- return import(
1972
- /* webpackMode: "lazy" */
1973
- './z-contextual-menu.entry.js').then(processMod, consoleError);
1974
2009
  case 'z-cover-hero':
1975
2010
  return import(
1976
2011
  /* webpackMode: "lazy" */
@@ -1991,10 +2026,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
1991
2026
  return import(
1992
2027
  /* webpackMode: "lazy" */
1993
2028
  './z-info-reveal.entry.js').then(processMod, consoleError);
1994
- case 'z-link':
1995
- return import(
1996
- /* webpackMode: "lazy" */
1997
- './z-link.entry.js').then(processMod, consoleError);
1998
2029
  case 'z-logo':
1999
2030
  return import(
2000
2031
  /* webpackMode: "lazy" */
@@ -2003,14 +2034,18 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2003
2034
  return import(
2004
2035
  /* webpackMode: "lazy" */
2005
2036
  './z-menu.entry.js').then(processMod, consoleError);
2037
+ case 'z-menu-deprecated':
2038
+ return import(
2039
+ /* webpackMode: "lazy" */
2040
+ './z-menu-deprecated.entry.js').then(processMod, consoleError);
2006
2041
  case 'z-menu-section':
2007
2042
  return import(
2008
2043
  /* webpackMode: "lazy" */
2009
2044
  './z-menu-section.entry.js').then(processMod, consoleError);
2010
- case 'z-messages-pocket':
2045
+ case 'z-menu-section-deprecated':
2011
2046
  return import(
2012
2047
  /* webpackMode: "lazy" */
2013
- './z-messages-pocket.entry.js').then(processMod, consoleError);
2048
+ './z-menu-section-deprecated.entry.js').then(processMod, consoleError);
2014
2049
  case 'z-myz-card-alert':
2015
2050
  return import(
2016
2051
  /* webpackMode: "lazy" */
@@ -2043,14 +2078,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2043
2078
  return import(
2044
2079
  /* webpackMode: "lazy" */
2045
2080
  './z-myz-list.entry.js').then(processMod, consoleError);
2046
- case 'z-navigation-tab':
2047
- return import(
2048
- /* webpackMode: "lazy" */
2049
- './z-navigation-tab.entry.js').then(processMod, consoleError);
2050
- case 'z-navigation-tab-link':
2051
- return import(
2052
- /* webpackMode: "lazy" */
2053
- './z-navigation-tab-link.entry.js').then(processMod, consoleError);
2054
2081
  case 'z-navigation-tabs':
2055
2082
  return import(
2056
2083
  /* webpackMode: "lazy" */
@@ -2071,10 +2098,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2071
2098
  return import(
2072
2099
  /* webpackMode: "lazy" */
2073
2100
  './z-panel-elem.entry.js').then(processMod, consoleError);
2074
- case 'z-pocket-message':
2075
- return import(
2076
- /* webpackMode: "lazy" */
2077
- './z-pocket-message.entry.js').then(processMod, consoleError);
2078
2101
  case 'z-range-picker':
2079
2102
  return import(
2080
2103
  /* webpackMode: "lazy" */
@@ -2107,42 +2130,6 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2107
2130
  return import(
2108
2131
  /* webpackMode: "lazy" */
2109
2132
  './z-table.entry.js').then(processMod, consoleError);
2110
- case 'z-table-body':
2111
- return import(
2112
- /* webpackMode: "lazy" */
2113
- './z-table-body.entry.js').then(processMod, consoleError);
2114
- case 'z-table-deprecated':
2115
- return import(
2116
- /* webpackMode: "lazy" */
2117
- './z-table-deprecated.entry.js').then(processMod, consoleError);
2118
- case 'z-table-expanded-row':
2119
- return import(
2120
- /* webpackMode: "lazy" */
2121
- './z-table-expanded-row.entry.js').then(processMod, consoleError);
2122
- case 'z-table-footer':
2123
- return import(
2124
- /* webpackMode: "lazy" */
2125
- './z-table-footer.entry.js').then(processMod, consoleError);
2126
- case 'z-table-head':
2127
- return import(
2128
- /* webpackMode: "lazy" */
2129
- './z-table-head.entry.js').then(processMod, consoleError);
2130
- case 'z-table-header-row':
2131
- return import(
2132
- /* webpackMode: "lazy" */
2133
- './z-table-header-row.entry.js').then(processMod, consoleError);
2134
- case 'z-table-row':
2135
- return import(
2136
- /* webpackMode: "lazy" */
2137
- './z-table-row.entry.js').then(processMod, consoleError);
2138
- case 'z-table-sticky-footer':
2139
- return import(
2140
- /* webpackMode: "lazy" */
2141
- './z-table-sticky-footer.entry.js').then(processMod, consoleError);
2142
- case 'z-tag':
2143
- return import(
2144
- /* webpackMode: "lazy" */
2145
- './z-tag.entry.js').then(processMod, consoleError);
2146
2133
  case 'z-tbody':
2147
2134
  return import(
2148
2135
  /* webpackMode: "lazy" */
@@ -2211,34 +2198,18 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2211
2198
  return import(
2212
2199
  /* webpackMode: "lazy" */
2213
2200
  './z-myz-card_4.entry.js').then(processMod, consoleError);
2214
- case 'z-offcanvas_2':
2215
- return import(
2216
- /* webpackMode: "lazy" */
2217
- './z-offcanvas_2.entry.js').then(processMod, consoleError);
2218
- case 'z-pocket_3':
2219
- return import(
2220
- /* webpackMode: "lazy" */
2221
- './z-pocket_3.entry.js').then(processMod, consoleError);
2222
- case 'z-table-cell':
2223
- return import(
2224
- /* webpackMode: "lazy" */
2225
- './z-table-cell.entry.js').then(processMod, consoleError);
2226
- case 'z-table-empty-box':
2227
- return import(
2228
- /* webpackMode: "lazy" */
2229
- './z-table-empty-box.entry.js').then(processMod, consoleError);
2230
- case 'z-table-header':
2231
- return import(
2232
- /* webpackMode: "lazy" */
2233
- './z-table-header.entry.js').then(processMod, consoleError);
2234
2201
  case 'z-myz-list-item':
2235
2202
  return import(
2236
2203
  /* webpackMode: "lazy" */
2237
2204
  './z-myz-list-item.entry.js').then(processMod, consoleError);
2238
- case 'z-list_3':
2205
+ case 'z-offcanvas_2':
2206
+ return import(
2207
+ /* webpackMode: "lazy" */
2208
+ './z-offcanvas_2.entry.js').then(processMod, consoleError);
2209
+ case 'z-list_4':
2239
2210
  return import(
2240
2211
  /* webpackMode: "lazy" */
2241
- './z-list_3.entry.js').then(processMod, consoleError);
2212
+ './z-list_4.entry.js').then(processMod, consoleError);
2242
2213
  case 'z-popover':
2243
2214
  return import(
2244
2215
  /* webpackMode: "lazy" */
@@ -2305,4 +2276,4 @@ const flush = () => {
2305
2276
  const nextTick = /*@__PURE__*/ (cb) => promiseResolve().then(cb);
2306
2277
  const writeTask = /*@__PURE__*/ queueTask(queueDomWrites, true);
2307
2278
 
2308
- export { Host as H, getElement as a, bootstrapLazy as b, createEvent as c, forceUpdate as f, getRenderingRef as g, h, promiseResolve as p, registerInstance as r };
2279
+ export { Fragment as F, Host as H, getElement as a, bootstrapLazy as b, createEvent as c, forceUpdate as f, getRenderingRef as g, h, promiseResolve as p, registerInstance as r };