@zanichelli/delta_share 3.0.2 → 3.2.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 (320) hide show
  1. package/dist/wc/cjs/{breakpoints-a55736d0.js → breakpoints-e7c8838e.js} +3 -1
  2. package/dist/wc/cjs/delta_share.cjs.js +1 -1
  3. package/dist/wc/cjs/{icons-9d7fe21e.js → icons-5006d741.js} +30 -0
  4. package/dist/wc/cjs/index-0119322e.js +20 -0
  5. package/dist/wc/cjs/index-044ebc8a.js +67 -0
  6. package/dist/wc/cjs/index-05a1b9dc.js +70 -0
  7. package/dist/wc/cjs/index-18a2a552.js +49 -0
  8. package/dist/wc/cjs/index-47449986.js +41 -0
  9. package/dist/wc/cjs/index-4a04e2aa.js +21 -0
  10. package/dist/wc/cjs/index-51009bcf.js +29 -0
  11. package/dist/wc/cjs/index-6d0848b5.js +21 -0
  12. package/dist/wc/cjs/index-732ae62f.js +22 -0
  13. package/dist/wc/cjs/index-81603b4a.js +17 -0
  14. package/dist/wc/cjs/index-8da01bc6.js +34 -0
  15. package/dist/wc/cjs/index-9886a665.js +21 -0
  16. package/dist/wc/cjs/index-a9a1f262.js +79 -0
  17. package/dist/wc/cjs/{index-1112cdb1.js → index-c0af2262.js} +43 -9
  18. package/dist/wc/cjs/index-db42857f.js +17 -0
  19. package/dist/wc/cjs/index-f4792a6f.js +21 -0
  20. package/dist/wc/cjs/index-f824355b.js +17 -0
  21. package/dist/wc/cjs/license-activation_11.cjs.entry.js +940 -52
  22. package/dist/wc/cjs/loader.cjs.js +1 -1
  23. package/dist/wc/cjs/{utils-3ac19501.js → utils-8fd01df0.js} +13 -3
  24. package/dist/wc/cjs/{utils-2bfaab77.js → utils-f2cac0dc.js} +1 -1
  25. package/dist/wc/cjs/z-accordion.cjs.entry.js +67 -0
  26. package/dist/wc/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  27. package/dist/wc/cjs/z-app-header.cjs.entry.js +91 -39
  28. package/dist/wc/cjs/z-aria-alert.cjs.entry.js +1 -1
  29. package/dist/wc/cjs/z-avatar.cjs.entry.js +1 -1
  30. package/dist/wc/cjs/z-book-card.cjs.entry.js +111 -0
  31. package/dist/wc/cjs/z-breadcrumb.cjs.entry.js +232 -0
  32. package/dist/wc/cjs/z-button-sort.cjs.entry.js +2 -2
  33. package/dist/wc/cjs/z-card.cjs.entry.js +5 -18
  34. package/dist/wc/cjs/z-carousel.cjs.entry.js +2 -2
  35. package/dist/wc/cjs/z-chip.cjs.entry.js +10 -7
  36. package/dist/wc/cjs/z-combobox.cjs.entry.js +11 -9
  37. package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +5 -5
  38. package/dist/wc/cjs/z-cover-hero.cjs.entry.js +24 -7
  39. package/dist/wc/cjs/z-date-picker.cjs.entry.js +2 -2
  40. package/dist/wc/cjs/z-divider.cjs.entry.js +1 -1
  41. package/dist/wc/cjs/z-file-upload.cjs.entry.js +4 -4
  42. package/dist/wc/cjs/z-file.cjs.entry.js +2 -2
  43. package/dist/wc/cjs/z-info-reveal.cjs.entry.js +1 -1
  44. package/dist/wc/cjs/z-list_3.cjs.entry.js +2 -2
  45. package/dist/wc/cjs/z-menu-section.cjs.entry.js +11 -3
  46. package/dist/wc/cjs/z-menu.cjs.entry.js +26 -14
  47. package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +1 -1
  48. package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  49. package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  50. package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +14 -2
  51. package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  52. package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +3 -3
  53. package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +3 -3
  54. package/dist/wc/cjs/z-myz-list-item.cjs.entry.js +4 -4
  55. package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +3 -3
  56. package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +3 -3
  57. package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +75 -3
  58. package/dist/wc/cjs/z-offcanvas_2.cjs.entry.js +281 -0
  59. package/dist/wc/cjs/z-otp.cjs.entry.js +1 -1
  60. package/dist/wc/cjs/z-pagination.cjs.entry.js +1 -1
  61. package/dist/wc/cjs/z-pocket_3.cjs.entry.js +3 -3
  62. package/dist/wc/cjs/z-popover.cjs.entry.js +3 -2
  63. package/dist/wc/cjs/z-range-picker.cjs.entry.js +2 -2
  64. package/dist/wc/cjs/z-section-title.cjs.entry.js +2 -2
  65. package/dist/wc/cjs/z-select.cjs.entry.js +18 -10
  66. package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +3 -3
  67. package/dist/wc/cjs/z-slideshow.cjs.entry.js +3 -3
  68. package/dist/wc/cjs/z-stepper-item.cjs.entry.js +1 -1
  69. package/dist/wc/cjs/z-table-body.cjs.entry.js +3 -17
  70. package/dist/wc/cjs/z-table-cell.cjs.entry.js +4 -29
  71. package/dist/wc/cjs/z-table-deprecated.cjs.entry.js +91 -0
  72. package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +3 -24
  73. package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +3 -12
  74. package/dist/wc/cjs/z-table-footer.cjs.entry.js +3 -16
  75. package/dist/wc/cjs/z-table-head.cjs.entry.js +3 -16
  76. package/dist/wc/cjs/z-table-header-row.cjs.entry.js +3 -15
  77. package/dist/wc/cjs/z-table-header.cjs.entry.js +6 -75
  78. package/dist/wc/cjs/z-table-row.cjs.entry.js +4 -36
  79. package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +3 -12
  80. package/dist/wc/cjs/z-table.cjs.entry.js +36 -58
  81. package/dist/wc/cjs/z-tbody.cjs.entry.js +10 -0
  82. package/dist/wc/cjs/z-td.cjs.entry.js +11 -0
  83. package/dist/wc/cjs/z-tfoot.cjs.entry.js +10 -0
  84. package/dist/wc/cjs/z-th.cjs.entry.js +11 -0
  85. package/dist/wc/cjs/z-thead.cjs.entry.js +10 -0
  86. package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  87. package/dist/wc/cjs/z-toast-notification.cjs.entry.js +2 -2
  88. package/dist/wc/cjs/z-toggle-button.cjs.entry.js +4 -2
  89. package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +3 -3
  90. package/dist/wc/cjs/z-tooltip.cjs.entry.js +10 -4
  91. package/dist/wc/cjs/z-tr.cjs.entry.js +15 -0
  92. package/dist/wc/collection/collection-manifest.json +10 -1
  93. package/dist/wc/collection/components/license-activation/license-activation.js +16 -25
  94. package/dist/wc/collection/components/license-activation-form/license-activation-form.css +11 -12
  95. package/dist/wc/collection/components/license-activation-form/license-activation-form.js +1 -1
  96. package/dist/wc/custom-elements/index.js +2415 -640
  97. package/dist/wc/delta_share/delta_share.esm.js +1 -1
  98. package/dist/wc/delta_share/p-057858cb.entry.js +1 -0
  99. package/dist/wc/delta_share/p-06aacfed.entry.js +1 -0
  100. package/dist/wc/delta_share/{p-42dd4f36.entry.js → p-06fa5b43.entry.js} +1 -1
  101. package/dist/wc/delta_share/p-09fe90e6.entry.js +1 -0
  102. package/dist/wc/delta_share/p-0acc73cd.entry.js +1 -0
  103. package/dist/wc/delta_share/{p-c51ebb01.entry.js → p-0fe7f1ad.entry.js} +1 -1
  104. package/dist/wc/delta_share/{p-99ffd017.entry.js → p-171202cb.js} +1 -1
  105. package/dist/wc/delta_share/p-1b8b3092.entry.js +1 -0
  106. package/dist/wc/delta_share/p-1c4015c7.entry.js +1 -0
  107. package/dist/wc/delta_share/p-27537f0b.js +1 -0
  108. package/dist/wc/delta_share/p-2d1b1197.entry.js +1 -0
  109. package/dist/wc/delta_share/{p-a2b564ef.entry.js → p-2e12c305.entry.js} +1 -1
  110. package/dist/wc/delta_share/{p-3fa29874.entry.js → p-2eed13ce.entry.js} +1 -1
  111. package/dist/wc/delta_share/p-30b524e2.entry.js +1 -0
  112. package/dist/wc/delta_share/{p-81ddcb87.entry.js → p-31922918.entry.js} +1 -1
  113. package/dist/wc/delta_share/p-3605faee.entry.js +1 -0
  114. package/dist/wc/delta_share/p-3b4879bc.js +1 -0
  115. package/dist/wc/delta_share/p-3b7aeb99.entry.js +1 -0
  116. package/dist/wc/delta_share/p-3de56f4a.entry.js +1 -0
  117. package/dist/wc/delta_share/{p-950aa417.entry.js → p-3e66faf7.entry.js} +1 -1
  118. package/dist/wc/delta_share/{p-57f2b8d8.entry.js → p-46e4fe9d.entry.js} +1 -1
  119. package/dist/wc/delta_share/p-4bcbac62.entry.js +1 -0
  120. package/dist/wc/delta_share/p-5588386c.entry.js +1 -0
  121. package/dist/wc/delta_share/p-55924409.entry.js +1 -0
  122. package/dist/wc/delta_share/p-589b8717.js +1 -0
  123. package/dist/wc/delta_share/p-5d29a5a7.entry.js +1 -0
  124. package/dist/wc/delta_share/p-5f021095.js +1 -0
  125. package/dist/wc/delta_share/{p-b38b27f2.entry.js → p-627de5ca.entry.js} +1 -1
  126. package/dist/wc/delta_share/p-63f5644d.js +1 -0
  127. package/dist/wc/delta_share/{p-8876b438.entry.js → p-6619cb5a.entry.js} +1 -1
  128. package/dist/wc/delta_share/p-6776c695.entry.js +1 -0
  129. package/dist/wc/delta_share/{p-9ad5616e.entry.js → p-699d0efb.entry.js} +1 -1
  130. package/dist/wc/delta_share/p-6d1c4af9.js +1 -0
  131. package/dist/wc/delta_share/p-6d888c61.js +1 -0
  132. package/dist/wc/delta_share/{p-2f289949.entry.js → p-71af40a8.entry.js} +1 -1
  133. package/dist/wc/delta_share/{p-8d532866.entry.js → p-74027654.js} +1 -1
  134. package/dist/wc/delta_share/{p-6d853df0.entry.js → p-75b9448a.entry.js} +1 -1
  135. package/dist/wc/delta_share/p-776a9611.entry.js +1 -0
  136. package/dist/wc/delta_share/p-78b1d100.js +1 -0
  137. package/dist/wc/delta_share/p-7966c7e6.entry.js +1 -0
  138. package/dist/wc/delta_share/p-7ae04b31.entry.js +1 -0
  139. package/dist/wc/delta_share/{p-963999a8.entry.js → p-81a1b7cc.entry.js} +1 -1
  140. package/dist/wc/delta_share/p-83156f0c.entry.js +1 -0
  141. package/dist/wc/delta_share/{p-8825d8e4.entry.js → p-858613c0.entry.js} +1 -1
  142. package/dist/wc/delta_share/p-8649f025.entry.js +1 -0
  143. package/dist/wc/delta_share/{p-c885d25c.entry.js → p-86683a1d.entry.js} +1 -1
  144. package/dist/wc/delta_share/{p-7546c464.entry.js → p-86dfdccc.js} +1 -1
  145. package/dist/wc/delta_share/{p-d8e80ee8.entry.js → p-8b3b862c.js} +1 -1
  146. package/dist/wc/delta_share/p-93504934.entry.js +1 -0
  147. package/dist/wc/delta_share/p-967acc0e.entry.js +1 -0
  148. package/dist/wc/delta_share/{p-c436e1af.entry.js → p-974d6235.entry.js} +1 -1
  149. package/dist/wc/delta_share/{p-3cf0c6a5.entry.js → p-9c3fcef2.entry.js} +1 -1
  150. package/dist/wc/delta_share/{p-cb16715b.entry.js → p-9cc6b2ff.entry.js} +1 -1
  151. package/dist/wc/delta_share/p-9d3e6cff.entry.js +1 -0
  152. package/dist/wc/delta_share/p-a54c1c69.entry.js +1 -0
  153. package/dist/wc/delta_share/p-a6252f41.entry.js +1 -0
  154. package/dist/wc/delta_share/{p-c31b160e.entry.js → p-a7afd1e8.entry.js} +1 -1
  155. package/dist/wc/delta_share/p-ade21d10.entry.js +1 -0
  156. package/dist/wc/delta_share/p-b0dc0f33.entry.js +1 -0
  157. package/dist/wc/delta_share/p-bcac4e8a.entry.js +1 -0
  158. package/dist/wc/delta_share/p-bd5862be.js +1 -0
  159. package/dist/wc/delta_share/{p-925fc6c3.entry.js → p-bdbd52af.entry.js} +1 -1
  160. package/dist/wc/delta_share/p-c16ef2ed.js +1 -0
  161. package/dist/wc/delta_share/{p-0bb97b61.js → p-c176a537.js} +1 -1
  162. package/dist/wc/delta_share/p-c86f3f18.entry.js +1 -0
  163. package/dist/wc/delta_share/{p-1009b417.entry.js → p-ca0ad68e.entry.js} +1 -1
  164. package/dist/wc/delta_share/p-ce9c796f.entry.js +1 -0
  165. package/dist/wc/delta_share/p-cf49d91e.entry.js +1 -0
  166. package/dist/wc/delta_share/p-cf520177.entry.js +1 -0
  167. package/dist/wc/delta_share/p-cfd5d8d9.entry.js +1 -0
  168. package/dist/wc/delta_share/{p-45dcece4.entry.js → p-d57e2650.entry.js} +1 -1
  169. package/dist/wc/delta_share/p-d736e782.js +1 -0
  170. package/dist/wc/delta_share/p-d8592d42.js +1 -0
  171. package/dist/wc/delta_share/p-d85af2d2.entry.js +1 -0
  172. package/dist/wc/delta_share/p-d91beeb4.js +1 -0
  173. package/dist/wc/delta_share/{p-6c54d53f.entry.js → p-db957062.entry.js} +1 -1
  174. package/dist/wc/delta_share/p-df19c0b3.entry.js +3 -0
  175. package/dist/wc/delta_share/p-df665c83.entry.js +1 -0
  176. package/dist/wc/delta_share/p-e27aa743.entry.js +1 -0
  177. package/dist/wc/delta_share/p-e47768ad.entry.js +1 -0
  178. package/dist/wc/delta_share/p-e533db54.entry.js +1 -0
  179. package/dist/wc/delta_share/{p-0aa553ea.entry.js → p-e849b3b3.entry.js} +1 -1
  180. package/dist/wc/delta_share/p-e9fa5c23.js +1 -0
  181. package/dist/wc/delta_share/p-ecb09670.js +1 -0
  182. package/dist/wc/delta_share/p-f366927f.entry.js +1 -0
  183. package/dist/wc/delta_share/{p-badf3f24.entry.js → p-f6bd0767.js} +1 -1
  184. package/dist/wc/delta_share/p-f8604cd3.entry.js +1 -0
  185. package/dist/wc/delta_share/p-fe94390e.entry.js +1 -0
  186. package/dist/wc/delta_share/{p-5e503d5f.entry.js → p-fff3f7a2.entry.js} +1 -1
  187. package/dist/wc/esm/breakpoints-3c3dbb8c.js +5 -0
  188. package/dist/wc/esm/delta_share.js +1 -1
  189. package/dist/wc/esm/{icons-7a34b033.js → icons-5cd8a05c.js} +30 -0
  190. package/dist/wc/esm/index-01c34720.js +77 -0
  191. package/dist/wc/esm/index-23578879.js +19 -0
  192. package/dist/wc/esm/index-2dfebd9d.js +15 -0
  193. package/dist/wc/esm/index-474bdeac.js +18 -0
  194. package/dist/wc/esm/index-4cbd9bd5.js +19 -0
  195. package/dist/wc/esm/index-5ee15750.js +68 -0
  196. package/dist/wc/esm/{index-4f1e2705.js → index-6b9f0af9.js} +44 -10
  197. package/dist/wc/esm/index-7ab3efeb.js +15 -0
  198. package/dist/wc/esm/index-8304b962.js +65 -0
  199. package/dist/wc/esm/index-8c51661a.js +19 -0
  200. package/dist/wc/esm/index-a4bf756b.js +19 -0
  201. package/dist/wc/esm/index-a4c6be93.js +39 -0
  202. package/dist/wc/esm/index-a9ad9a02.js +47 -0
  203. package/dist/wc/esm/index-be1fa551.js +32 -0
  204. package/dist/wc/esm/index-d0687862.js +27 -0
  205. package/dist/wc/esm/index-eb1fc2a8.js +15 -0
  206. package/dist/wc/esm/index-fcff2847.js +20 -0
  207. package/dist/wc/esm/license-activation_11.entry.js +940 -52
  208. package/dist/wc/esm/loader.js +1 -1
  209. package/dist/wc/esm/{utils-5a24a17b.js → utils-90d51f4b.js} +13 -4
  210. package/dist/wc/esm/{utils-711517a4.js → utils-e64576be.js} +1 -1
  211. package/dist/wc/esm/z-accordion.entry.js +63 -0
  212. package/dist/wc/esm/z-anchor-navigation.entry.js +1 -1
  213. package/dist/wc/esm/z-app-header.entry.js +91 -39
  214. package/dist/wc/esm/z-aria-alert.entry.js +1 -1
  215. package/dist/wc/esm/z-avatar.entry.js +1 -1
  216. package/dist/wc/esm/z-book-card.entry.js +107 -0
  217. package/dist/wc/esm/z-breadcrumb.entry.js +228 -0
  218. package/dist/wc/esm/z-button-sort.entry.js +2 -2
  219. package/dist/wc/esm/z-card.entry.js +6 -19
  220. package/dist/wc/esm/z-carousel.entry.js +2 -2
  221. package/dist/wc/esm/z-chip.entry.js +10 -7
  222. package/dist/wc/esm/z-combobox.entry.js +11 -9
  223. package/dist/wc/esm/z-contextual-menu.entry.js +5 -5
  224. package/dist/wc/esm/z-cover-hero.entry.js +24 -7
  225. package/dist/wc/esm/z-date-picker.entry.js +2 -2
  226. package/dist/wc/esm/z-divider.entry.js +1 -1
  227. package/dist/wc/esm/z-file-upload.entry.js +4 -4
  228. package/dist/wc/esm/z-file.entry.js +2 -2
  229. package/dist/wc/esm/z-info-reveal.entry.js +1 -1
  230. package/dist/wc/esm/z-list_3.entry.js +2 -2
  231. package/dist/wc/esm/z-menu-section.entry.js +11 -3
  232. package/dist/wc/esm/z-menu.entry.js +26 -14
  233. package/dist/wc/esm/z-messages-pocket.entry.js +1 -1
  234. package/dist/wc/esm/z-myz-card-alert.entry.js +1 -1
  235. package/dist/wc/esm/z-myz-card-dictionary.entry.js +1 -1
  236. package/dist/wc/esm/z-myz-card-footer.entry.js +15 -3
  237. package/dist/wc/esm/z-myz-card-icon.entry.js +1 -1
  238. package/dist/wc/esm/z-myz-card-info.entry.js +3 -3
  239. package/dist/wc/esm/z-myz-card_4.entry.js +3 -3
  240. package/dist/wc/esm/z-myz-list-item.entry.js +4 -4
  241. package/dist/wc/esm/z-navigation-tab-link.entry.js +3 -3
  242. package/dist/wc/esm/z-navigation-tab.entry.js +3 -3
  243. package/dist/wc/esm/z-navigation-tabs.entry.js +75 -3
  244. package/dist/wc/esm/z-offcanvas_2.entry.js +276 -0
  245. package/dist/wc/esm/z-otp.entry.js +1 -1
  246. package/dist/wc/esm/z-pagination.entry.js +1 -1
  247. package/dist/wc/esm/z-pocket_3.entry.js +3 -3
  248. package/dist/wc/esm/z-popover.entry.js +3 -2
  249. package/dist/wc/esm/z-range-picker.entry.js +2 -2
  250. package/dist/wc/esm/z-section-title.entry.js +2 -2
  251. package/dist/wc/esm/z-select.entry.js +18 -10
  252. package/dist/wc/esm/z-skip-to-content.entry.js +3 -3
  253. package/dist/wc/esm/z-slideshow.entry.js +3 -3
  254. package/dist/wc/esm/z-stepper-item.entry.js +1 -1
  255. package/dist/wc/esm/z-table-body.entry.js +2 -20
  256. package/dist/wc/esm/z-table-cell.entry.js +3 -32
  257. package/dist/wc/esm/z-table-deprecated.entry.js +87 -0
  258. package/dist/wc/esm/z-table-empty-box.entry.js +2 -27
  259. package/dist/wc/esm/z-table-expanded-row.entry.js +2 -15
  260. package/dist/wc/esm/z-table-footer.entry.js +2 -19
  261. package/dist/wc/esm/z-table-head.entry.js +2 -19
  262. package/dist/wc/esm/z-table-header-row.entry.js +2 -18
  263. package/dist/wc/esm/z-table-header.entry.js +5 -78
  264. package/dist/wc/esm/z-table-row.entry.js +3 -39
  265. package/dist/wc/esm/z-table-sticky-footer.entry.js +2 -15
  266. package/dist/wc/esm/z-table.entry.js +37 -59
  267. package/dist/wc/esm/z-tbody.entry.js +2 -0
  268. package/dist/wc/esm/z-td.entry.js +3 -0
  269. package/dist/wc/esm/z-tfoot.entry.js +2 -0
  270. package/dist/wc/esm/z-th.entry.js +3 -0
  271. package/dist/wc/esm/z-thead.entry.js +2 -0
  272. package/dist/wc/esm/z-toast-notification-list.entry.js +1 -1
  273. package/dist/wc/esm/z-toast-notification.entry.js +2 -2
  274. package/dist/wc/esm/z-toggle-button.entry.js +4 -2
  275. package/dist/wc/esm/z-toggle-switch.entry.js +3 -3
  276. package/dist/wc/esm/z-tooltip.entry.js +10 -4
  277. package/dist/wc/esm/z-tr.entry.js +7 -0
  278. package/dist/wc/types/components/license-activation/license-activation.d.ts +1 -1
  279. package/package.json +1 -1
  280. package/dist/wc/cjs/z-app-switcher.cjs.entry.js +0 -29
  281. package/dist/wc/cjs/z-offcanvas.cjs.entry.js +0 -70
  282. package/dist/wc/cjs/z-searchbar.cjs.entry.js +0 -235
  283. package/dist/wc/delta_share/p-0434c900.entry.js +0 -1
  284. package/dist/wc/delta_share/p-063881e2.entry.js +0 -1
  285. package/dist/wc/delta_share/p-11cc4828.entry.js +0 -3
  286. package/dist/wc/delta_share/p-1c2d7c30.entry.js +0 -1
  287. package/dist/wc/delta_share/p-1d2cb6f9.entry.js +0 -1
  288. package/dist/wc/delta_share/p-23905d08.entry.js +0 -1
  289. package/dist/wc/delta_share/p-29310a24.entry.js +0 -1
  290. package/dist/wc/delta_share/p-42e9c740.entry.js +0 -1
  291. package/dist/wc/delta_share/p-500ff0dd.entry.js +0 -1
  292. package/dist/wc/delta_share/p-51431ace.js +0 -1
  293. package/dist/wc/delta_share/p-5530ca81.entry.js +0 -1
  294. package/dist/wc/delta_share/p-5d88112c.entry.js +0 -1
  295. package/dist/wc/delta_share/p-61264c72.entry.js +0 -1
  296. package/dist/wc/delta_share/p-64decd7d.entry.js +0 -1
  297. package/dist/wc/delta_share/p-65be6de6.entry.js +0 -1
  298. package/dist/wc/delta_share/p-6cb8def6.entry.js +0 -1
  299. package/dist/wc/delta_share/p-702dd7b4.entry.js +0 -1
  300. package/dist/wc/delta_share/p-74b71f61.entry.js +0 -1
  301. package/dist/wc/delta_share/p-78d71789.js +0 -1
  302. package/dist/wc/delta_share/p-7ae0c21f.js +0 -1
  303. package/dist/wc/delta_share/p-8794c0c7.entry.js +0 -1
  304. package/dist/wc/delta_share/p-8cc7c2c7.entry.js +0 -1
  305. package/dist/wc/delta_share/p-8d91a5b7.entry.js +0 -1
  306. package/dist/wc/delta_share/p-90fdd23f.entry.js +0 -1
  307. package/dist/wc/delta_share/p-a150a778.entry.js +0 -1
  308. package/dist/wc/delta_share/p-afb5bfe5.entry.js +0 -1
  309. package/dist/wc/delta_share/p-b16fd965.entry.js +0 -1
  310. package/dist/wc/delta_share/p-c229c90e.entry.js +0 -1
  311. package/dist/wc/delta_share/p-c9df8e5d.entry.js +0 -1
  312. package/dist/wc/delta_share/p-cf58d833.js +0 -1
  313. package/dist/wc/delta_share/p-d69c3b08.entry.js +0 -1
  314. package/dist/wc/delta_share/p-ddab353c.entry.js +0 -1
  315. package/dist/wc/delta_share/p-ea6c67f2.entry.js +0 -1
  316. package/dist/wc/delta_share/p-fc49c455.entry.js +0 -1
  317. package/dist/wc/esm/breakpoints-e07f80e7.js +0 -4
  318. package/dist/wc/esm/z-app-switcher.entry.js +0 -25
  319. package/dist/wc/esm/z-offcanvas.entry.js +0 -66
  320. package/dist/wc/esm/z-searchbar.entry.js +0 -231
@@ -0,0 +1,70 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+ const index$1 = require('./index-c0af2262.js');
5
+
6
+ const stylesCss = ":host{position:relative;display:flex;min-width:128px;box-sizing:border-box;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([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:\"\";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}: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{opacity:1;pointer-events:all}@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{opacity:1;pointer-events:all}}:host{background-color:var(--color-surface02);font-weight:var(--font-sb)}:host([sortable]){cursor:pointer}.z-th--sort-button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin-top:auto;background-color:transparent;cursor:pointer}.z-th--sort-button:focus{box-shadow:var(--shadow-focus-primary);outline:none}";
7
+
8
+ const ZTh = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ this.sort = index.createEvent(this, "sort", 7);
12
+ /**
13
+ * Enables the contextual menu.
14
+ * Can be set to "hover" or "always" to show the button only on cell hover or always.
15
+ * Set a nullish value to hide the menu button.
16
+ */
17
+ this.showMenu = null;
18
+ /**
19
+ * Whether the cell should stick.
20
+ */
21
+ this.sticky = false;
22
+ /**
23
+ * Store the open state of the menu.
24
+ */
25
+ this.isMenuOpen = false;
26
+ }
27
+ /**
28
+ * Get the value to set to the `aria-sort` attribute based on the current sort direction.
29
+ */
30
+ get ariaSortDirection() {
31
+ if (!this.sortDirection) {
32
+ return null;
33
+ }
34
+ return this.sortDirection === index$1.SortDirection.ASC ? "ascending" : "descending";
35
+ }
36
+ /**
37
+ * Handle the click on the sort button.
38
+ * @fires sort
39
+ */
40
+ handleSort() {
41
+ if (!this.sortDirection) {
42
+ return;
43
+ }
44
+ this.sortDirection = this.sortDirection === index$1.SortDirection.ASC ? index$1.SortDirection.DESC : index$1.SortDirection.ASC;
45
+ this.sort.emit({
46
+ sortDirection: this.sortDirection,
47
+ });
48
+ }
49
+ updateColspan() {
50
+ if (this.colspan) {
51
+ this.host.style.gridColumn = `span ${this.colspan}`;
52
+ }
53
+ else {
54
+ this.host.style.removeProperty("grid-column");
55
+ }
56
+ }
57
+ componentWillLoad() {
58
+ this.updateColspan();
59
+ }
60
+ render() {
61
+ return (index.h(index.Host, { role: "columnheader", "menu-open": this.isMenuOpen, "aria-sort": this.ariaSortDirection }, index.h("slot", null), this.sortDirection && (index.h("button", { class: "z-th--sort-button", type: "button", onClick: this.handleSort.bind(this) }, index.h("z-icon", { name: this.sortDirection === index$1.SortDirection.ASC ? "arrow-simple-up" : "arrow-simple-down", width: 14, height: 14 }))), this.showMenu && (index.h("div", { class: "cell--menu-container" }, index.h("z-button", { variant: index$1.ButtonVariant.TERTIARY, icon: "contextual-menu", size: index$1.ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: () => (this.popoverEl.open = !this.popoverEl.open) }), index.h("z-popover", { ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open) }, index.h("slot", { name: "contextual-menu" }))))));
62
+ }
63
+ get host() { return index.getElement(this); }
64
+ static get watchers() { return {
65
+ "colspan": ["updateColspan"]
66
+ }; }
67
+ };
68
+ ZTh.style = stylesCss;
69
+
70
+ exports.ZTh = ZTh;
@@ -0,0 +1,49 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+ const index$1 = require('./index-c0af2262.js');
5
+
6
+ const stylesCss = ":host{position:relative;display:flex;min-width:128px;box-sizing:border-box;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([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([show-menu])::after{display:inline-block;height:100%;margin-right:calc(var(--space-unit) * 4);background:transparent;content:\"\";user-select:none}.cell--menu-container{position:absolute;z-index:1;top:var(--space-unit);right:var(--space-unit)}: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{opacity:1;pointer-events:all}@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{opacity:1;pointer-events:all}}";
7
+
8
+ const ZTd = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ this.colspanChange = index.createEvent(this, "colspanChange", 6);
12
+ /**
13
+ * Whether the cell should stick.
14
+ */
15
+ this.sticky = false;
16
+ /**
17
+ * Enables the contextual menu.
18
+ * Can be set to "hover" or "always" to show the button only on cell hover or always.
19
+ * Set a nullish value to hide the menu button.
20
+ */
21
+ this.showMenu = null;
22
+ /**
23
+ * Store the open state of the menu.
24
+ */
25
+ this.isMenuOpen = false;
26
+ }
27
+ updateColspan() {
28
+ if (this.colspan) {
29
+ this.host.style.gridColumn = `span ${this.colspan}`;
30
+ }
31
+ else {
32
+ this.host.style.removeProperty("grid-column");
33
+ }
34
+ this.colspanChange.emit(this.colspan || 1);
35
+ }
36
+ componentWillLoad() {
37
+ this.updateColspan();
38
+ }
39
+ render() {
40
+ return (index.h(index.Host, { role: "cell", "menu-open": this.isMenuOpen }, index.h("slot", null), this.showMenu && (index.h("div", { class: "cell--menu-container prevent-expand" }, index.h("z-button", { variant: index$1.ButtonVariant.TERTIARY, icon: "contextual-menu", size: index$1.ControlSize.X_SMALL, ref: (el) => (this.menuTrigger = el), onClick: () => (this.popoverEl.open = !this.popoverEl.open) }), index.h("z-popover", { ref: (el) => (this.popoverEl = el), bindTo: this.menuTrigger, onOpenChange: (event) => (this.isMenuOpen = event.detail.open) }, index.h("slot", { name: "contextual-menu" }))))));
41
+ }
42
+ get host() { return index.getElement(this); }
43
+ static get watchers() { return {
44
+ "colspan": ["updateColspan"]
45
+ }; }
46
+ };
47
+ ZTd.style = stylesCss;
48
+
49
+ exports.ZTd = ZTd;
@@ -0,0 +1,41 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+ const index$1 = require('./index-c0af2262.js');
5
+
6
+ const stylesCss = "z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type=\"expandable\"]:hover{cursor:pointer}z-table-row[expanded-type=\"expandable\"]>z-table-cell:first-child,z-table-row[expanded-type=\"padding\"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type=\"expandable\"]>z-table-cell:nth-child(2),z-table-row[expanded-type=\"padding\"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}";
7
+
8
+ const ZTableRow = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ this.expand = index.createEvent(this, "expand", 7);
12
+ /** Table row expanded type */
13
+ this.expandedType = index$1.ZTableRowExpandedType.NONE;
14
+ this.expanded = false;
15
+ }
16
+ emitOnExpand() {
17
+ this.expand.emit({ expanded: this.expanded });
18
+ }
19
+ handleExpand() {
20
+ this.expanded = !this.expanded;
21
+ this.emitOnExpand();
22
+ }
23
+ renderExpandButton() {
24
+ if (this.expandedType == index$1.ZTableRowExpandedType.EXPANDABLE) {
25
+ return (index.h("z-table-cell", { style: { borderRight: "none" } }, index.h("z-icon", { name: this.expanded ? "minus-circled" : "plus-circled" })));
26
+ }
27
+ return (index.h("z-table-cell", { style: { borderRight: "none" } }, index.h("div", { class: "z-icon-placeholder" })));
28
+ }
29
+ render() {
30
+ return (index.h(index.Host, { role: "row", expanded: this.expanded, onClick: (event) => {
31
+ const preventExpand = event.target.classList.contains("prevent-expand");
32
+ const isExpandable = this.expandedType === index$1.ZTableRowExpandedType.EXPANDABLE;
33
+ if (isExpandable && !preventExpand) {
34
+ this.handleExpand();
35
+ }
36
+ } }, this.expandedType !== index$1.ZTableRowExpandedType.NONE && this.renderExpandButton(), index.h("slot", null)));
37
+ }
38
+ };
39
+ ZTableRow.style = stylesCss;
40
+
41
+ exports.ZTableRow = ZTableRow;
@@ -0,0 +1,21 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ":host{display:block;box-sizing:border-box;border-top:1px solid var(--color-surface03);border-bottom:1px solid var(--color-surface03)}:host([sticky]){position:sticky;z-index:1;bottom:0;background-color:var(--color-surface01)}";
6
+
7
+ const ZTfoot = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ /**
11
+ * If true, the footer will be stuck to the bottom of the table.
12
+ */
13
+ this.sticky = false;
14
+ }
15
+ render() {
16
+ return (index.h(index.Host, { role: "rowgroup" }, index.h("slot", null)));
17
+ }
18
+ };
19
+ ZTfoot.style = stylesCss;
20
+
21
+ exports.ZTfoot = ZTfoot;
@@ -0,0 +1,29 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--space-unit)) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3) calc(var(--space-unit) * 3);background-color:var(--bg-white)}.sc-z-table-empty-box-s>*{margin-top:var(--space-unit)}.cta.sc-z-table-empty-box{display:flex;flex-direction:row;margin-top:calc(var(--space-unit) / 2)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:column}@media only screen and (min-width: 768px){.sc-z-table-empty-box-h{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 7) calc(var(--space-unit) * 3)\n calc(var(--space-unit) * 7)}.sc-z-table-empty-box-s>*{margin-right:calc(var(--space-unit) * 2)}.cta.sc-z-table-empty-box{margin-top:var(--space-unit)}.cta.has-2-cta.sc-z-table-empty-box{flex-direction:row}}";
6
+
7
+ const ZTableEmptyBox = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ /** Sets main title message*/
11
+ this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare.";
12
+ /** Sets message */
13
+ this.subtitle = "";
14
+ }
15
+ componentWillLoad() {
16
+ this.hasCta1Slot = !!this.hostElement.querySelector('[slot="cta1"]');
17
+ this.hasCta2Slot = !!this.hostElement.querySelector('[slot="cta2"]');
18
+ }
19
+ render() {
20
+ return (index.h(index.Host, null, index.h("span", { class: "body-3-sb" }, this.message), index.h("br", null), !!this.subtitle && index.h("span", { class: "body-4" }, this.subtitle), (!!this.hasCta1Slot || !!this.hasCta2Slot) && (index.h("div", { class: {
21
+ "cta": true,
22
+ "has-2-cta": !!this.hasCta1Slot && !!this.hasCta2Slot,
23
+ } }, index.h("slot", { name: "cta1" }), index.h("slot", { name: "cta2" })))));
24
+ }
25
+ get hostElement() { return index.getElement(this); }
26
+ };
27
+ ZTableEmptyBox.style = stylesCss;
28
+
29
+ exports.ZTableEmptyBox = ZTableEmptyBox;
@@ -0,0 +1,21 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ".sc-z-table-footer-h{display:table-footer-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
6
+
7
+ const ZTableFooter = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ componentWillRender() {
12
+ this.host.setAttribute("role", "rowgroup");
13
+ }
14
+ render() {
15
+ return index.h("slot", null);
16
+ }
17
+ get host() { return index.getElement(this); }
18
+ };
19
+ ZTableFooter.style = stylesCss;
20
+
21
+ exports.ZTableFooter = ZTableFooter;
@@ -0,0 +1,22 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ".sc-z-table-body-h{display:table-row-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}.sc-z-table-body-h>z-table-row[expanded].sc-z-table-body+z-table-expanded-row.sc-z-table-body{display:table-row}";
6
+
7
+ const ZTableBody = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ componentWillRender() {
12
+ this.host.setAttribute("role", "rowgroup");
13
+ Array.from(this.host.children).forEach((child, index) => child.setAttribute("aria-rowindex", `${index}`));
14
+ }
15
+ render() {
16
+ return index.h("slot", null);
17
+ }
18
+ get host() { return index.getElement(this); }
19
+ };
20
+ ZTableBody.style = stylesCss;
21
+
22
+ exports.ZTableBody = ZTableBody;
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ".sc-z-table-sticky-footer-h{position:sticky;left:0;display:block;padding:var(--basex2);border-width:var(--border-size-small) 0 var(--border-base);border-style:solid;border-color:var(--gray200);background-color:var(--bg-white);font-weight:var(--font-rg)}";
6
+
7
+ const ZTableStickyFooter = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ render() {
12
+ return index.h("slot", null);
13
+ }
14
+ };
15
+ ZTableStickyFooter.style = stylesCss;
16
+
17
+ exports.ZTableStickyFooter = ZTableStickyFooter;
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+ const index$1 = require('./index-c0af2262.js');
5
+
6
+ const stylesCss = ":host{display:table-cell;border-bottom:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>.button-container{display:none}:host:hover>.button-container{display:initial}.button-container{position:absolute;z-index:5;top:8px;right:8px}.button-content{position:relative}.contextual-menu-container{position:absolute;top:calc(100% - var(--space-unit));right:0;display:none}.button-container.visible,.contextual-menu-container.visible{display:initial}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}";
7
+
8
+ const ZTableCell = class {
9
+ constructor(hostRef) {
10
+ index.registerInstance(this, hostRef);
11
+ /** Set padding size of cell, if special 0px padding will be set */
12
+ this.padding = "medium";
13
+ this.isMenuOpened = false;
14
+ }
15
+ handleMenu() {
16
+ this.isMenuOpened = !this.isMenuOpened;
17
+ }
18
+ componentWillRender() {
19
+ this.host.setAttribute("role", "cell");
20
+ }
21
+ render() {
22
+ return (index.h(index.Host, null, this.showButton && (index.h("div", { class: {
23
+ "button-container": true,
24
+ "visible": this.isMenuOpened,
25
+ } }, index.h("div", { class: "button-content" }, index.h("z-button", { icon: "contextual-menu", variant: index$1.ButtonVariant.TERTIARY, size: index$1.ButtonSize.X_SMALL, onClick: () => this.handleMenu() }), index.h("div", { class: {
26
+ "contextual-menu-container": true,
27
+ "visible": this.isMenuOpened,
28
+ } }, index.h("slot", { name: "contextual-menu" }))))), index.h("slot", null)));
29
+ }
30
+ get host() { return index.getElement(this); }
31
+ };
32
+ ZTableCell.style = stylesCss;
33
+
34
+ exports.ZTableCell = ZTableCell;
@@ -0,0 +1,21 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ".sc-z-table-head-h{display:table-header-group;font-family:var(--dashboard-font);font-weight:var(--font-rg)}";
6
+
7
+ const ZTableHead = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ componentWillRender() {
12
+ this.host.setAttribute("role", "rowgroup");
13
+ }
14
+ render() {
15
+ return index.h("slot", null);
16
+ }
17
+ get host() { return index.getElement(this); }
18
+ };
19
+ ZTableHead.style = stylesCss;
20
+
21
+ exports.ZTableHead = ZTableHead;
@@ -0,0 +1,79 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+ const index$1 = require('./index-c0af2262.js');
5
+ const utils = require('./utils-8fd01df0.js');
6
+
7
+ const stylesCss = ":host{position:relative;display:table-cell;border-bottom:var(--border-size-medium) solid var(--gray200);background-color:var(--gray50);font-family:var(--dashboard-font);font-weight:var(--font-sb);text-align:start}.container{display:flex;align-items:flex-end}:host(.sortable){cursor:pointer}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}.arrow{padding-left:var(--space-unit);opacity:1}.popover-container{position:absolute;top:var(--space-unit);right:var(--space-unit);display:none}.popover-container z-popover{--z-popover-theme--surface:var(--gray200);position:relative;z-index:1}.popover-container.visible{display:block}:host(:hover) .popover-container{display:block}";
8
+
9
+ const ZTableHeader = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ this.sort = index.createEvent(this, "sort", 7);
13
+ /** Set padding size of cell, if special 0px padding will be set */
14
+ this.padding = "medium";
15
+ /** [Optional] Default sort order */
16
+ this.defaultSortDirection = "asc";
17
+ /** Sort direction */
18
+ this.sortDirection = "none";
19
+ this.emitOnSort = this.emitOnSort.bind(this);
20
+ }
21
+ emitOnSort() {
22
+ this.sort.emit({
23
+ columnId: this.columnId,
24
+ sortDirection: this.sortDirection,
25
+ });
26
+ }
27
+ handleSort() {
28
+ if (!this.sortable) {
29
+ return;
30
+ }
31
+ this.sortDirection = (() => {
32
+ switch (this.sortDirection) {
33
+ case "asc":
34
+ return "desc";
35
+ case "desc":
36
+ return "asc";
37
+ case "none":
38
+ return this.defaultSortDirection;
39
+ default:
40
+ return "none";
41
+ }
42
+ })();
43
+ this.emitOnSort();
44
+ }
45
+ handleMenuClick() {
46
+ this.popover.open = !this.popover.open;
47
+ }
48
+ handleOutsideClick(e) {
49
+ const tree = utils.getElementTree(e.target);
50
+ const parent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-popover");
51
+ if (!parent && this.popover) {
52
+ this.popover.open = false;
53
+ }
54
+ }
55
+ handleClickHeaders(e) {
56
+ const target = e.target;
57
+ const parent = utils.getElementTree(target).find((elem) => elem.nodeName.toLowerCase() === "z-table-header");
58
+ if (!this.sortable || !parent) {
59
+ return;
60
+ }
61
+ const parentColumnId = parent.attributes.getNamedItem("column-id").value;
62
+ const isSortable = target.parentNode.sortable || target.sortable;
63
+ if (parentColumnId !== this.columnId && isSortable) {
64
+ this.sortDirection = "none";
65
+ }
66
+ }
67
+ componentWillRender() {
68
+ this.host.setAttribute("role", "columnheader");
69
+ }
70
+ render() {
71
+ return (index.h(index.Host, { class: {
72
+ sortable: this.sortable,
73
+ }, onClick: () => this.handleSort() }, index.h("div", { class: "container" }, index.h("slot", null), this.sortable && this.sortDirection !== "none" && (index.h("z-icon", { name: this.sortDirection === "asc" ? "arrow-up" : "arrow-down", class: "arrow" }))), this.showButton && (index.h("div", { class: "popover-container" }, index.h("z-button", { ref: (el) => (this.triggerButton = el), class: "contextual-popover-button", icon: "contextual-menu", variant: index$1.ButtonVariant.TERTIARY, size: index$1.ButtonSize.X_SMALL, onClick: () => this.handleMenuClick() }), index.h("z-popover", { ref: (el) => (this.popover = el), position: index$1.PopoverPosition.BOTTOM, center: true, bindTo: this.triggerButton }, index.h("div", null, index.h("slot", { name: "contextual-menu" })))))));
74
+ }
75
+ get host() { return index.getElement(this); }
76
+ };
77
+ ZTableHeader.style = stylesCss;
78
+
79
+ exports.ZTableHeader = ZTableHeader;
@@ -24,6 +24,13 @@ exports.NavigationTabsSize = void 0;
24
24
  NavigationTabsSize["BIG"] = "big";
25
25
  NavigationTabsSize["SMALL"] = "small";
26
26
  })(exports.NavigationTabsSize || (exports.NavigationTabsSize = {}));
27
+ exports.NavigationTabsKeyboardEvents = void 0;
28
+ (function (NavigationTabsKeyboardEvents) {
29
+ NavigationTabsKeyboardEvents["LEFT"] = "ArrowLeft";
30
+ NavigationTabsKeyboardEvents["RIGHT"] = "ArrowRight";
31
+ NavigationTabsKeyboardEvents["UP"] = "ArrowUp";
32
+ NavigationTabsKeyboardEvents["DOWN"] = "ArrowDown";
33
+ })(exports.NavigationTabsKeyboardEvents || (exports.NavigationTabsKeyboardEvents = {}));
27
34
  exports.ButtonVariant = void 0;
28
35
  (function (ButtonVariant) {
29
36
  ButtonVariant["PRIMARY"] = "primary";
@@ -37,12 +44,21 @@ exports.ButtonType = void 0;
37
44
  ButtonType["RESET"] = "reset";
38
45
  ButtonType["BUTTON"] = "button";
39
46
  })(exports.ButtonType || (exports.ButtonType = {}));
47
+ /**
48
+ * @deprecated Use ControlSize instead
49
+ */
40
50
  exports.ButtonSize = void 0;
41
51
  (function (ButtonSize) {
42
52
  ButtonSize["BIG"] = "big";
43
53
  ButtonSize["SMALL"] = "small";
44
54
  ButtonSize["X_SMALL"] = "x-small";
45
55
  })(exports.ButtonSize || (exports.ButtonSize = {}));
56
+ exports.ControlSize = void 0;
57
+ (function (ControlSize) {
58
+ ControlSize["BIG"] = "big";
59
+ ControlSize["SMALL"] = "small";
60
+ ControlSize["X_SMALL"] = "x-small";
61
+ })(exports.ControlSize || (exports.ControlSize = {}));
46
62
  exports.InputType = void 0;
47
63
  (function (InputType) {
48
64
  InputType["TEXT"] = "text";
@@ -120,7 +136,6 @@ exports.SortDirection = void 0;
120
136
  (function (SortDirection) {
121
137
  SortDirection["ASC"] = "asc";
122
138
  SortDirection["DESC"] = "desc";
123
- SortDirection["NONE"] = "none";
124
139
  })(exports.SortDirection || (exports.SortDirection = {}));
125
140
  exports.AvatarSize = void 0;
126
141
  (function (AvatarSize) {
@@ -135,14 +150,6 @@ exports.ListSize = void 0;
135
150
  ListSize["LARGE"] = "large";
136
151
  ListSize["X_LARGE"] = "x-large";
137
152
  })(exports.ListSize || (exports.ListSize = {}));
138
- exports.Size = void 0;
139
- (function (Size) {
140
- Size["X_SMALL"] = "x-small";
141
- Size["SMALL"] = "small";
142
- Size["MEDIUM"] = "medium";
143
- Size["LARGE"] = "large";
144
- Size["SPECIAL"] = "special";
145
- })(exports.Size || (exports.Size = {}));
146
153
  exports.ExpandableListStyle = void 0;
147
154
  (function (ExpandableListStyle) {
148
155
  ExpandableListStyle["ACCORDION"] = "accordion";
@@ -187,6 +194,7 @@ exports.Device = void 0;
187
194
  Device["MOBILE"] = "mobile";
188
195
  Device["TABLET"] = "tablet";
189
196
  Device["DESKTOP"] = "desktop";
197
+ Device["DESKTOP_WIDE"] = "desktop-wide";
190
198
  })(exports.Device || (exports.Device = {}));
191
199
  exports.PocketStatus = void 0;
192
200
  (function (PocketStatus) {
@@ -309,3 +317,29 @@ exports.CarouselProgressMode = void 0;
309
317
  CarouselProgressMode["DOTS"] = "dots";
310
318
  CarouselProgressMode["NUMBERS"] = "numbers";
311
319
  })(exports.CarouselProgressMode || (exports.CarouselProgressMode = {}));
320
+ exports.BreadcrumbPathStyle = void 0;
321
+ (function (BreadcrumbPathStyle) {
322
+ BreadcrumbPathStyle["SEMIBOLD"] = "semibold";
323
+ BreadcrumbPathStyle["UNDERLINED"] = "underlined";
324
+ })(exports.BreadcrumbPathStyle || (exports.BreadcrumbPathStyle = {}));
325
+ exports.BreadcrumbHomepageVariant = void 0;
326
+ (function (BreadcrumbHomepageVariant) {
327
+ BreadcrumbHomepageVariant["TEXT"] = "text";
328
+ BreadcrumbHomepageVariant["ICON"] = "icon";
329
+ })(exports.BreadcrumbHomepageVariant || (exports.BreadcrumbHomepageVariant = {}));
330
+ var VisibilityCondition;
331
+ (function (VisibilityCondition) {
332
+ VisibilityCondition["HOVER"] = "hover";
333
+ VisibilityCondition["ALWAYS"] = "always";
334
+ })(VisibilityCondition || (VisibilityCondition = {}));
335
+ exports.BookCardVariant = void 0;
336
+ (function (BookCardVariant) {
337
+ BookCardVariant["EXPANDED"] = "expanded";
338
+ BookCardVariant["COMPACT"] = "compact";
339
+ BookCardVariant["SEARCH"] = "search";
340
+ })(exports.BookCardVariant || (exports.BookCardVariant = {}));
341
+ exports.AccordionVariant = void 0;
342
+ (function (AccordionVariant) {
343
+ AccordionVariant["DEFAULT"] = "default";
344
+ AccordionVariant["BACKGROUND"] = "background";
345
+ })(exports.AccordionVariant || (exports.AccordionVariant = {}));
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ":host{display:block;box-sizing:border-box}";
6
+
7
+ const ZTbody = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ render() {
12
+ return (index.h(index.Host, { role: "rowgroup" }, index.h("slot", null)));
13
+ }
14
+ };
15
+ ZTbody.style = stylesCss;
16
+
17
+ exports.ZTbody = ZTbody;
@@ -0,0 +1,21 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-surface02\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";
6
+
7
+ const ZThead = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ /**
11
+ * If true, the header will be stuck to the top of the table.
12
+ */
13
+ this.sticky = false;
14
+ }
15
+ render() {
16
+ return (index.h(index.Host, { role: "rowgroup" }, index.h("slot", null)));
17
+ }
18
+ };
19
+ ZThead.style = stylesCss;
20
+
21
+ exports.ZThead = ZThead;
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-9ca7d5e5.js');
4
+
5
+ const stylesCss = ":host{display:none;background-color:var(--gray50)}:host>td>div.content-container{margin-bottom:calc(var(--space-unit) / 2);box-shadow:var(--shadow-2)}";
6
+
7
+ const ZTableExpandedRow = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ }
11
+ render() {
12
+ return (index.h("td", { colSpan: this.colSpan }, index.h("div", { class: "content-container" }, index.h("slot", null))));
13
+ }
14
+ };
15
+ ZTableExpandedRow.style = stylesCss;
16
+
17
+ exports.ZTableExpandedRow = ZTableExpandedRow;