@zanichelli/delta_share 2.0.12 → 2.0.14

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 (358) hide show
  1. package/dist/wc/cjs/delta_share.cjs.js +1 -1
  2. package/dist/wc/cjs/icons-9d7fe21e.js +751 -0
  3. package/dist/wc/cjs/index-1112cdb1.js +311 -0
  4. package/dist/wc/cjs/{license-activation_13.cjs.entry.js → license-activation_11.cjs.entry.js} +190 -145
  5. package/dist/wc/cjs/loader.cjs.js +1 -1
  6. package/dist/wc/cjs/utils-2bfaab77.js +2706 -0
  7. package/dist/wc/cjs/{utils-8a10bba9.js → utils-3ac19501.js} +9 -10
  8. package/dist/wc/cjs/z-alert.cjs.entry.js +1 -1
  9. package/dist/wc/cjs/z-anchor-navigation.cjs.entry.js +53 -0
  10. package/dist/wc/cjs/z-app-header.cjs.entry.js +21 -19
  11. package/dist/wc/cjs/z-app-switcher.cjs.entry.js +3 -3
  12. package/dist/wc/cjs/z-aria-alert.cjs.entry.js +3 -2
  13. package/dist/wc/cjs/z-avatar.cjs.entry.js +8 -7
  14. package/dist/wc/cjs/z-body_2.cjs.entry.js +42 -0
  15. package/dist/wc/cjs/z-button-sort.cjs.entry.js +4 -5
  16. package/dist/wc/cjs/z-card.cjs.entry.js +15 -18
  17. package/dist/wc/cjs/z-carousel.cjs.entry.js +126 -4
  18. package/dist/wc/cjs/z-chip.cjs.entry.js +6 -6
  19. package/dist/wc/cjs/z-combobox.cjs.entry.js +65 -36
  20. package/dist/wc/cjs/z-contextual-menu.cjs.entry.js +13 -7
  21. package/dist/wc/cjs/z-cover-hero.cjs.entry.js +40 -0
  22. package/dist/wc/cjs/z-date-picker.cjs.entry.js +104 -2731
  23. package/dist/wc/cjs/z-divider.cjs.entry.js +3 -3
  24. package/dist/wc/cjs/z-dragdrop-area_2.cjs.entry.js +3 -2
  25. package/dist/wc/cjs/z-file-upload.cjs.entry.js +42 -29
  26. package/dist/wc/cjs/z-file.cjs.entry.js +11 -10
  27. package/dist/wc/cjs/z-ghost-loading.cjs.entry.js +2 -2
  28. package/dist/wc/cjs/z-info-reveal.cjs.entry.js +65 -0
  29. package/dist/wc/cjs/z-list_3.cjs.entry.js +261 -0
  30. package/dist/wc/cjs/z-logo.cjs.entry.js +2 -4
  31. package/dist/wc/cjs/z-menu-section.cjs.entry.js +2 -2
  32. package/dist/wc/cjs/z-menu.cjs.entry.js +9 -12
  33. package/dist/wc/cjs/z-messages-pocket.cjs.entry.js +6 -6
  34. package/dist/wc/cjs/z-myz-card-alert.cjs.entry.js +7 -7
  35. package/dist/wc/cjs/z-myz-card-dictionary.cjs.entry.js +3 -3
  36. package/dist/wc/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  37. package/dist/wc/cjs/z-myz-card-footer.cjs.entry.js +10 -9
  38. package/dist/wc/cjs/z-myz-card-icon.cjs.entry.js +3 -1
  39. package/dist/wc/cjs/z-myz-card-info.cjs.entry.js +26 -16
  40. package/dist/wc/cjs/z-myz-card-list.cjs.entry.js +3 -2
  41. package/dist/wc/cjs/z-myz-card_4.cjs.entry.js +17 -13
  42. package/dist/wc/cjs/z-myz-list-item.cjs.entry.js +3 -3
  43. package/dist/wc/cjs/z-myz-list.cjs.entry.js +35 -0
  44. package/dist/wc/cjs/z-navigation-tab-link.cjs.entry.js +10 -10
  45. package/dist/wc/cjs/z-navigation-tab.cjs.entry.js +11 -11
  46. package/dist/wc/cjs/z-navigation-tabs.cjs.entry.js +20 -20
  47. package/dist/wc/cjs/z-notification.cjs.entry.js +2 -7
  48. package/dist/wc/cjs/z-offcanvas.cjs.entry.js +21 -14
  49. package/dist/wc/cjs/z-otp.cjs.entry.js +17 -17
  50. package/dist/wc/cjs/z-pagination.cjs.entry.js +14 -14
  51. package/dist/wc/cjs/z-panel-elem.cjs.entry.js +3 -3
  52. package/dist/wc/cjs/z-pocket-message.cjs.entry.js +2 -2
  53. package/dist/wc/cjs/z-pocket_3.cjs.entry.js +18 -18
  54. package/dist/wc/cjs/z-popover.cjs.entry.js +293 -98
  55. package/dist/wc/cjs/z-range-picker.cjs.entry.js +343 -0
  56. package/dist/wc/cjs/z-searchbar.cjs.entry.js +235 -0
  57. package/dist/wc/cjs/z-section-title.cjs.entry.js +4 -13
  58. package/dist/wc/cjs/z-select.cjs.entry.js +325 -0
  59. package/dist/wc/cjs/z-skip-to-content.cjs.entry.js +18 -20
  60. package/dist/wc/cjs/z-slideshow.cjs.entry.js +28 -11
  61. package/dist/wc/cjs/z-stepper-item.cjs.entry.js +1 -1
  62. package/dist/wc/cjs/z-stepper.cjs.entry.js +2 -2
  63. package/dist/wc/cjs/z-table-cell.cjs.entry.js +10 -10
  64. package/dist/wc/cjs/z-table-empty-box.cjs.entry.js +5 -6
  65. package/dist/wc/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  66. package/dist/wc/cjs/z-table-header-row.cjs.entry.js +3 -3
  67. package/dist/wc/cjs/z-table-header.cjs.entry.js +20 -26
  68. package/dist/wc/cjs/z-table-row.cjs.entry.js +9 -9
  69. package/dist/wc/cjs/z-table-sticky-footer.cjs.entry.js +2 -2
  70. package/dist/wc/cjs/z-table.cjs.entry.js +6 -8
  71. package/dist/wc/cjs/z-tag.cjs.entry.js +2 -2
  72. package/dist/wc/cjs/z-toast-notification-list.cjs.entry.js +16 -16
  73. package/dist/wc/cjs/z-toast-notification.cjs.entry.js +37 -40
  74. package/dist/wc/cjs/z-toggle-button.cjs.entry.js +7 -9
  75. package/dist/wc/cjs/z-toggle-switch.cjs.entry.js +18 -16
  76. package/dist/wc/cjs/z-tooltip.cjs.entry.js +8 -251
  77. package/dist/wc/cjs/z-visually-hidden.cjs.entry.js +1 -1
  78. package/dist/wc/collection/collection-manifest.json +5 -20
  79. package/dist/wc/collection/components/license-activation-form/license-activation-form.css +2 -1
  80. package/dist/wc/collection/components/license-activation-form/license-activation-form.js +13 -8
  81. package/dist/wc/collection/components/license-activation-modal/license-activation-modal.js +4 -13
  82. package/dist/wc/custom-elements/index.js +3384 -3320
  83. package/dist/wc/delta_share/delta_share.esm.js +1 -1
  84. package/dist/wc/delta_share/{p-cfc122de.entry.js → p-0434c900.entry.js} +1 -1
  85. package/dist/wc/delta_share/p-063881e2.entry.js +1 -0
  86. package/dist/wc/delta_share/p-0aa553ea.entry.js +1 -0
  87. package/dist/wc/delta_share/p-0bb97b61.js +1 -0
  88. package/dist/wc/delta_share/p-0bff6d57.entry.js +1 -0
  89. package/dist/wc/delta_share/p-0cee6faa.entry.js +1 -0
  90. package/dist/wc/delta_share/p-1009b417.entry.js +1 -0
  91. package/dist/wc/delta_share/p-1d2cb6f9.entry.js +1 -0
  92. package/dist/wc/delta_share/p-23905d08.entry.js +1 -0
  93. package/dist/wc/delta_share/p-29310a24.entry.js +1 -0
  94. package/dist/wc/delta_share/p-2f289949.entry.js +1 -0
  95. package/dist/wc/delta_share/p-302c022a.entry.js +1 -0
  96. package/dist/wc/delta_share/p-3cf0c6a5.entry.js +1 -0
  97. package/dist/wc/delta_share/p-3fa29874.entry.js +1 -0
  98. package/dist/wc/delta_share/p-42dd4f36.entry.js +1 -0
  99. package/dist/wc/delta_share/p-42e9c740.entry.js +1 -0
  100. package/dist/wc/delta_share/p-45dcece4.entry.js +1 -0
  101. package/dist/wc/delta_share/p-48384226.entry.js +1 -0
  102. package/dist/wc/delta_share/p-4eb940ca.entry.js +1 -0
  103. package/dist/wc/delta_share/p-500ff0dd.entry.js +1 -0
  104. package/dist/wc/delta_share/p-5530ca81.entry.js +1 -0
  105. package/dist/wc/delta_share/p-57f2b8d8.entry.js +1 -0
  106. package/dist/wc/delta_share/p-5e503d5f.entry.js +1 -0
  107. package/dist/wc/delta_share/{p-43ae8e0a.entry.js → p-61264c72.entry.js} +1 -1
  108. package/dist/wc/delta_share/p-64decd7d.entry.js +1 -0
  109. package/dist/wc/delta_share/p-65be6de6.entry.js +1 -0
  110. package/dist/wc/delta_share/p-6c54d53f.entry.js +1 -0
  111. package/dist/wc/delta_share/p-6cb8def6.entry.js +1 -0
  112. package/dist/wc/delta_share/p-6d853df0.entry.js +1 -0
  113. package/dist/wc/delta_share/{p-6a39042b.entry.js → p-702dd7b4.entry.js} +1 -1
  114. package/dist/wc/delta_share/p-74b71f61.entry.js +1 -0
  115. package/dist/wc/delta_share/p-7546c464.entry.js +1 -0
  116. package/dist/wc/delta_share/p-78d71789.js +1 -0
  117. package/dist/wc/delta_share/{p-91a4ef35.js → p-7ae0c21f.js} +1 -1
  118. package/dist/wc/delta_share/p-81ddcb87.entry.js +1 -0
  119. package/dist/wc/delta_share/p-829539a5.entry.js +1 -0
  120. package/dist/wc/delta_share/p-8710e686.entry.js +1 -0
  121. package/dist/wc/delta_share/p-8794c0c7.entry.js +1 -0
  122. package/dist/wc/delta_share/p-8825d8e4.entry.js +1 -0
  123. package/dist/wc/delta_share/p-8876b438.entry.js +16 -0
  124. package/dist/wc/delta_share/p-8cc7c2c7.entry.js +1 -0
  125. package/dist/wc/delta_share/{p-06543221.entry.js → p-8d532866.entry.js} +1 -1
  126. package/dist/wc/delta_share/{p-cccef23b.entry.js → p-8d91a5b7.entry.js} +1 -1
  127. package/dist/wc/delta_share/p-925fc6c3.entry.js +1 -0
  128. package/dist/wc/delta_share/p-950aa417.entry.js +1 -0
  129. package/dist/wc/delta_share/p-963999a8.entry.js +1 -0
  130. package/dist/wc/delta_share/p-963f64a8.entry.js +1 -0
  131. package/dist/wc/delta_share/{p-b1b05625.entry.js → p-982608ce.entry.js} +1 -1
  132. package/dist/wc/delta_share/{p-94df01a9.entry.js → p-9ad5616e.entry.js} +1 -1
  133. package/dist/wc/delta_share/p-9e5596cd.entry.js +1 -0
  134. package/dist/wc/delta_share/p-a2b564ef.entry.js +1 -0
  135. package/dist/wc/delta_share/{p-06b89fb4.entry.js → p-a64544de.entry.js} +1 -1
  136. package/dist/wc/delta_share/p-a6b403f9.entry.js +1 -0
  137. package/dist/wc/delta_share/{p-e7932e20.entry.js → p-a815651c.entry.js} +1 -1
  138. package/dist/wc/delta_share/p-afb5bfe5.entry.js +1 -0
  139. package/dist/wc/delta_share/p-b16fd965.entry.js +1 -0
  140. package/dist/wc/delta_share/p-b38b27f2.entry.js +1 -0
  141. package/dist/wc/delta_share/{p-dec6ab35.entry.js → p-bc10cf1a.entry.js} +1 -1
  142. package/dist/wc/delta_share/p-bcb29c7a.entry.js +1 -0
  143. package/dist/wc/delta_share/p-c2aef9f6.entry.js +1 -0
  144. package/dist/wc/delta_share/p-c31b160e.entry.js +1 -0
  145. package/dist/wc/delta_share/p-c41efa42.entry.js +3 -0
  146. package/dist/wc/delta_share/p-c436e1af.entry.js +1 -0
  147. package/dist/wc/delta_share/p-c51ebb01.entry.js +1 -0
  148. package/dist/wc/delta_share/p-c885d25c.entry.js +1 -0
  149. package/dist/wc/delta_share/p-c9df8e5d.entry.js +1 -0
  150. package/dist/wc/delta_share/p-cb16715b.entry.js +1 -0
  151. package/dist/wc/delta_share/p-cf58d833.js +1 -0
  152. package/dist/wc/delta_share/p-d2715819.entry.js +1 -0
  153. package/dist/wc/delta_share/{p-91af6142.entry.js → p-d69c3b08.entry.js} +1 -1
  154. package/dist/wc/delta_share/p-d8e80ee8.entry.js +1 -0
  155. package/dist/wc/delta_share/p-ea6c67f2.entry.js +1 -0
  156. package/dist/wc/delta_share/p-ee0a8f1f.entry.js +1 -0
  157. package/dist/wc/delta_share/p-f0453d1c.entry.js +1 -0
  158. package/dist/wc/delta_share/p-fc49c455.entry.js +1 -0
  159. package/dist/wc/esm/delta_share.js +1 -1
  160. package/dist/wc/esm/icons-7a34b033.js +749 -0
  161. package/dist/wc/esm/index-4f1e2705.js +311 -0
  162. package/dist/wc/esm/{license-activation_13.entry.js → license-activation_11.entry.js} +191 -144
  163. package/dist/wc/esm/loader.js +1 -1
  164. package/dist/wc/esm/{utils-417652d9.js → utils-5a24a17b.js} +10 -11
  165. package/dist/wc/esm/utils-711517a4.js +2700 -0
  166. package/dist/wc/esm/z-alert.entry.js +1 -1
  167. package/dist/wc/esm/z-anchor-navigation.entry.js +49 -0
  168. package/dist/wc/esm/z-app-header.entry.js +21 -19
  169. package/dist/wc/esm/z-app-switcher.entry.js +3 -3
  170. package/dist/wc/esm/z-aria-alert.entry.js +3 -2
  171. package/dist/wc/esm/z-avatar.entry.js +8 -7
  172. package/dist/wc/esm/z-body_2.entry.js +37 -0
  173. package/dist/wc/esm/z-button-sort.entry.js +4 -5
  174. package/dist/wc/esm/z-card.entry.js +16 -19
  175. package/dist/wc/esm/z-carousel.entry.js +127 -5
  176. package/dist/wc/esm/z-chip.entry.js +6 -6
  177. package/dist/wc/esm/z-combobox.entry.js +65 -36
  178. package/dist/wc/esm/z-contextual-menu.entry.js +13 -7
  179. package/dist/wc/esm/z-cover-hero.entry.js +36 -0
  180. package/dist/wc/esm/z-date-picker.entry.js +103 -2730
  181. package/dist/wc/esm/z-divider.entry.js +3 -3
  182. package/dist/wc/esm/z-dragdrop-area_2.entry.js +3 -2
  183. package/dist/wc/esm/z-file-upload.entry.js +43 -30
  184. package/dist/wc/esm/z-file.entry.js +11 -10
  185. package/dist/wc/esm/z-ghost-loading.entry.js +2 -2
  186. package/dist/wc/esm/z-info-reveal.entry.js +61 -0
  187. package/dist/wc/esm/z-list_3.entry.js +255 -0
  188. package/dist/wc/esm/z-logo.entry.js +2 -4
  189. package/dist/wc/esm/z-menu-section.entry.js +2 -2
  190. package/dist/wc/esm/z-menu.entry.js +10 -13
  191. package/dist/wc/esm/z-messages-pocket.entry.js +6 -6
  192. package/dist/wc/esm/z-myz-card-alert.entry.js +7 -7
  193. package/dist/wc/esm/z-myz-card-dictionary.entry.js +3 -3
  194. package/dist/wc/esm/z-myz-card-footer-sections.entry.js +1 -1
  195. package/dist/wc/esm/z-myz-card-footer.entry.js +10 -9
  196. package/dist/wc/esm/z-myz-card-icon.entry.js +3 -1
  197. package/dist/wc/esm/z-myz-card-info.entry.js +26 -16
  198. package/dist/wc/esm/z-myz-card-list.entry.js +3 -2
  199. package/dist/wc/esm/z-myz-card_4.entry.js +17 -13
  200. package/dist/wc/esm/z-myz-list-item.entry.js +3 -3
  201. package/dist/wc/esm/z-myz-list.entry.js +31 -0
  202. package/dist/wc/esm/z-navigation-tab-link.entry.js +10 -10
  203. package/dist/wc/esm/z-navigation-tab.entry.js +11 -11
  204. package/dist/wc/esm/z-navigation-tabs.entry.js +20 -20
  205. package/dist/wc/esm/z-notification.entry.js +3 -8
  206. package/dist/wc/esm/z-offcanvas.entry.js +22 -15
  207. package/dist/wc/esm/z-otp.entry.js +17 -17
  208. package/dist/wc/esm/z-pagination.entry.js +15 -15
  209. package/dist/wc/esm/z-panel-elem.entry.js +3 -3
  210. package/dist/wc/esm/z-pocket-message.entry.js +2 -2
  211. package/dist/wc/esm/z-pocket_3.entry.js +18 -18
  212. package/dist/wc/esm/z-popover.entry.js +294 -99
  213. package/dist/wc/esm/z-range-picker.entry.js +339 -0
  214. package/dist/wc/esm/z-searchbar.entry.js +231 -0
  215. package/dist/wc/esm/z-section-title.entry.js +5 -14
  216. package/dist/wc/esm/z-select.entry.js +321 -0
  217. package/dist/wc/esm/z-skip-to-content.entry.js +18 -20
  218. package/dist/wc/esm/z-slideshow.entry.js +28 -11
  219. package/dist/wc/esm/z-stepper-item.entry.js +1 -1
  220. package/dist/wc/esm/z-stepper.entry.js +2 -2
  221. package/dist/wc/esm/z-table-cell.entry.js +10 -10
  222. package/dist/wc/esm/z-table-empty-box.entry.js +5 -6
  223. package/dist/wc/esm/z-table-expanded-row.entry.js +1 -1
  224. package/dist/wc/esm/z-table-header-row.entry.js +3 -3
  225. package/dist/wc/esm/z-table-header.entry.js +20 -26
  226. package/dist/wc/esm/z-table-row.entry.js +9 -9
  227. package/dist/wc/esm/z-table-sticky-footer.entry.js +2 -2
  228. package/dist/wc/esm/z-table.entry.js +6 -8
  229. package/dist/wc/esm/z-tag.entry.js +2 -2
  230. package/dist/wc/esm/z-toast-notification-list.entry.js +17 -17
  231. package/dist/wc/esm/z-toast-notification.entry.js +37 -40
  232. package/dist/wc/esm/z-toggle-button.entry.js +7 -9
  233. package/dist/wc/esm/z-toggle-switch.entry.js +19 -17
  234. package/dist/wc/esm/z-tooltip.entry.js +9 -252
  235. package/dist/wc/esm/z-visually-hidden.entry.js +1 -1
  236. package/dist/wc/types/components/license-activation-form/license-activation-form.d.ts +2 -2
  237. package/dist/wc/types/components/license-activation-modal/license-activation-modal.d.ts +2 -3
  238. package/package.json +1 -1
  239. package/dist/wc/cjs/icons-2aca6c75.js +0 -513
  240. package/dist/wc/cjs/index-1fda0714.js +0 -60
  241. package/dist/wc/cjs/index-9c6fd1db.js +0 -315
  242. package/dist/wc/cjs/z-app-topbar.cjs.entry.js +0 -41
  243. package/dist/wc/cjs/z-button-deprecated.cjs.entry.js +0 -38
  244. package/dist/wc/cjs/z-button-filter.cjs.entry.js +0 -49
  245. package/dist/wc/cjs/z-candybar.cjs.entry.js +0 -19
  246. package/dist/wc/cjs/z-chip-deprecated.cjs.entry.js +0 -24
  247. package/dist/wc/cjs/z-cookiebar.cjs.entry.js +0 -42
  248. package/dist/wc/cjs/z-footer-link_3.cjs.entry.js +0 -49
  249. package/dist/wc/cjs/z-footer.cjs.entry.js +0 -107
  250. package/dist/wc/cjs/z-icon-package.cjs.entry.js +0 -23
  251. package/dist/wc/cjs/z-input-deprecated.cjs.entry.js +0 -271
  252. package/dist/wc/cjs/z-input-label_2.cjs.entry.js +0 -272
  253. package/dist/wc/cjs/z-list-group.cjs.entry.js +0 -54
  254. package/dist/wc/cjs/z-list_2.cjs.entry.js +0 -179
  255. package/dist/wc/cjs/z-menu-dropdown_2.cjs.entry.js +0 -89
  256. package/dist/wc/cjs/z-modal-login.cjs.entry.js +0 -82
  257. package/dist/wc/cjs/z-myz-topbar.cjs.entry.js +0 -194
  258. package/dist/wc/cjs/z-pagination-bar.cjs.entry.js +0 -128
  259. package/dist/wc/cjs/z-pagination-page.cjs.entry.js +0 -25
  260. package/dist/wc/cjs/z-status-tag.cjs.entry.js +0 -29
  261. package/dist/wc/cjs/z-user-dropdown.cjs.entry.js +0 -95
  262. package/dist/wc/delta_share/p-0b0179c7.js +0 -1
  263. package/dist/wc/delta_share/p-103f926c.entry.js +0 -1
  264. package/dist/wc/delta_share/p-11b446d7.entry.js +0 -1
  265. package/dist/wc/delta_share/p-13093633.entry.js +0 -1
  266. package/dist/wc/delta_share/p-20c14e4e.entry.js +0 -1
  267. package/dist/wc/delta_share/p-243df9e5.entry.js +0 -1
  268. package/dist/wc/delta_share/p-244accd2.entry.js +0 -1
  269. package/dist/wc/delta_share/p-261611b1.js +0 -1
  270. package/dist/wc/delta_share/p-286363e2.js +0 -7
  271. package/dist/wc/delta_share/p-29729c73.entry.js +0 -1
  272. package/dist/wc/delta_share/p-29cb5018.entry.js +0 -1
  273. package/dist/wc/delta_share/p-29d111de.entry.js +0 -1
  274. package/dist/wc/delta_share/p-2b05751b.entry.js +0 -1
  275. package/dist/wc/delta_share/p-32975e01.entry.js +0 -1
  276. package/dist/wc/delta_share/p-32d34db1.entry.js +0 -1
  277. package/dist/wc/delta_share/p-3341f25e.entry.js +0 -1
  278. package/dist/wc/delta_share/p-33fb12fc.entry.js +0 -1
  279. package/dist/wc/delta_share/p-36955fc5.entry.js +0 -1
  280. package/dist/wc/delta_share/p-39440988.entry.js +0 -1
  281. package/dist/wc/delta_share/p-3bb7f110.entry.js +0 -1
  282. package/dist/wc/delta_share/p-3f61bc0d.entry.js +0 -1
  283. package/dist/wc/delta_share/p-422f29e8.entry.js +0 -1
  284. package/dist/wc/delta_share/p-44eba966.entry.js +0 -1
  285. package/dist/wc/delta_share/p-464dc49d.entry.js +0 -1
  286. package/dist/wc/delta_share/p-5374191c.entry.js +0 -16
  287. package/dist/wc/delta_share/p-5559856c.entry.js +0 -1
  288. package/dist/wc/delta_share/p-55ecb7aa.entry.js +0 -1
  289. package/dist/wc/delta_share/p-5af0e3cd.entry.js +0 -1
  290. package/dist/wc/delta_share/p-5b320481.entry.js +0 -1
  291. package/dist/wc/delta_share/p-5d085d01.entry.js +0 -1
  292. package/dist/wc/delta_share/p-5e9898dd.entry.js +0 -1
  293. package/dist/wc/delta_share/p-6422731e.entry.js +0 -1
  294. package/dist/wc/delta_share/p-64ffaf7b.entry.js +0 -1
  295. package/dist/wc/delta_share/p-6613eeee.entry.js +0 -1
  296. package/dist/wc/delta_share/p-6a9fb59c.entry.js +0 -1
  297. package/dist/wc/delta_share/p-6f7064dc.entry.js +0 -1
  298. package/dist/wc/delta_share/p-767a8d6e.entry.js +0 -1
  299. package/dist/wc/delta_share/p-76cfb0be.entry.js +0 -1
  300. package/dist/wc/delta_share/p-7f71c41e.entry.js +0 -1
  301. package/dist/wc/delta_share/p-8b6617d8.entry.js +0 -1
  302. package/dist/wc/delta_share/p-8fb4a4ea.entry.js +0 -1
  303. package/dist/wc/delta_share/p-94b8f342.entry.js +0 -1
  304. package/dist/wc/delta_share/p-9656b290.entry.js +0 -1
  305. package/dist/wc/delta_share/p-97e4d621.entry.js +0 -1
  306. package/dist/wc/delta_share/p-98853ba5.entry.js +0 -1
  307. package/dist/wc/delta_share/p-9c147330.entry.js +0 -1
  308. package/dist/wc/delta_share/p-9d35fb61.entry.js +0 -1
  309. package/dist/wc/delta_share/p-a0663266.entry.js +0 -1
  310. package/dist/wc/delta_share/p-a792848b.entry.js +0 -3
  311. package/dist/wc/delta_share/p-a823768b.entry.js +0 -1
  312. package/dist/wc/delta_share/p-b1c1f030.entry.js +0 -1
  313. package/dist/wc/delta_share/p-bb38e604.entry.js +0 -1
  314. package/dist/wc/delta_share/p-bcb49d1a.entry.js +0 -1
  315. package/dist/wc/delta_share/p-c2dde3b3.entry.js +0 -1
  316. package/dist/wc/delta_share/p-cd42e0b5.entry.js +0 -1
  317. package/dist/wc/delta_share/p-d282ce22.entry.js +0 -1
  318. package/dist/wc/delta_share/p-d610565d.entry.js +0 -1
  319. package/dist/wc/delta_share/p-da0b941f.entry.js +0 -1
  320. package/dist/wc/delta_share/p-da8144e5.entry.js +0 -1
  321. package/dist/wc/delta_share/p-dafefe1f.entry.js +0 -1
  322. package/dist/wc/delta_share/p-dc148f92.entry.js +0 -1
  323. package/dist/wc/delta_share/p-dd50dd54.entry.js +0 -1
  324. package/dist/wc/delta_share/p-de117646.entry.js +0 -1
  325. package/dist/wc/delta_share/p-e37c7b62.entry.js +0 -1
  326. package/dist/wc/delta_share/p-e9412ef0.entry.js +0 -1
  327. package/dist/wc/delta_share/p-ea6c7be0.entry.js +0 -1
  328. package/dist/wc/delta_share/p-ebb9a3f9.entry.js +0 -1
  329. package/dist/wc/delta_share/p-ee76ecea.entry.js +0 -1
  330. package/dist/wc/delta_share/p-f2323f2a.entry.js +0 -1
  331. package/dist/wc/delta_share/p-f441efc3.entry.js +0 -1
  332. package/dist/wc/delta_share/p-f531a563.entry.js +0 -1
  333. package/dist/wc/delta_share/p-fa3d96ab.entry.js +0 -1
  334. package/dist/wc/delta_share/p-fd83d815.entry.js +0 -1
  335. package/dist/wc/delta_share/p-ff2508eb.entry.js +0 -1
  336. package/dist/wc/esm/icons-74713b55.js +0 -511
  337. package/dist/wc/esm/index-654849a7.js +0 -315
  338. package/dist/wc/esm/index-abb47b30.js +0 -58
  339. package/dist/wc/esm/z-app-topbar.entry.js +0 -37
  340. package/dist/wc/esm/z-button-deprecated.entry.js +0 -34
  341. package/dist/wc/esm/z-button-filter.entry.js +0 -45
  342. package/dist/wc/esm/z-candybar.entry.js +0 -15
  343. package/dist/wc/esm/z-chip-deprecated.entry.js +0 -20
  344. package/dist/wc/esm/z-cookiebar.entry.js +0 -38
  345. package/dist/wc/esm/z-footer-link_3.entry.js +0 -43
  346. package/dist/wc/esm/z-footer.entry.js +0 -103
  347. package/dist/wc/esm/z-icon-package.entry.js +0 -19
  348. package/dist/wc/esm/z-input-deprecated.entry.js +0 -267
  349. package/dist/wc/esm/z-input-label_2.entry.js +0 -267
  350. package/dist/wc/esm/z-list-group.entry.js +0 -50
  351. package/dist/wc/esm/z-list_2.entry.js +0 -174
  352. package/dist/wc/esm/z-menu-dropdown_2.entry.js +0 -84
  353. package/dist/wc/esm/z-modal-login.entry.js +0 -78
  354. package/dist/wc/esm/z-myz-topbar.entry.js +0 -190
  355. package/dist/wc/esm/z-pagination-bar.entry.js +0 -124
  356. package/dist/wc/esm/z-pagination-page.entry.js +0 -21
  357. package/dist/wc/esm/z-status-tag.entry.js +0 -25
  358. package/dist/wc/esm/z-user-dropdown.entry.js +0 -91
@@ -1,315 +0,0 @@
1
- var LicenseTypeEnum;
2
- (function (LicenseTypeEnum) {
3
- LicenseTypeEnum["real"] = "reale";
4
- LicenseTypeEnum["virtual"] = "virtuale";
5
- LicenseTypeEnum["trial"] = "saggio";
6
- LicenseTypeEnum["temp"] = "reale_temp";
7
- })(LicenseTypeEnum || (LicenseTypeEnum = {}));
8
- var CardVariants;
9
- (function (CardVariants) {
10
- CardVariants["border"] = "border";
11
- CardVariants["shadow"] = "shadow";
12
- CardVariants["overlay"] = "overlay";
13
- CardVariants["text"] = "text";
14
- })(CardVariants || (CardVariants = {}));
15
- var NavigationTabsOrientations;
16
- (function (NavigationTabsOrientations) {
17
- NavigationTabsOrientations["horizontal"] = "horizontal";
18
- NavigationTabsOrientations["vertical"] = "vertical";
19
- })(NavigationTabsOrientations || (NavigationTabsOrientations = {}));
20
- var NavigationTabsSizes;
21
- (function (NavigationTabsSizes) {
22
- NavigationTabsSizes["big"] = "big";
23
- NavigationTabsSizes["small"] = "small";
24
- })(NavigationTabsSizes || (NavigationTabsSizes = {}));
25
- var ButtonVariantEnum;
26
- (function (ButtonVariantEnum) {
27
- ButtonVariantEnum["primary"] = "primary";
28
- ButtonVariantEnum["secondary"] = "secondary";
29
- ButtonVariantEnum["tertiary"] = "tertiary";
30
- ButtonVariantEnum["dark-bg"] = "dark-bg";
31
- })(ButtonVariantEnum || (ButtonVariantEnum = {}));
32
- var ButtonTypeEnum;
33
- (function (ButtonTypeEnum) {
34
- ButtonTypeEnum["submit"] = "submit";
35
- ButtonTypeEnum["reset"] = "reset";
36
- ButtonTypeEnum["button"] = "button";
37
- })(ButtonTypeEnum || (ButtonTypeEnum = {}));
38
- var ButtonSizeEnum;
39
- (function (ButtonSizeEnum) {
40
- ButtonSizeEnum["big"] = "big";
41
- ButtonSizeEnum["small"] = "small";
42
- ButtonSizeEnum["x-small"] = "x-small";
43
- })(ButtonSizeEnum || (ButtonSizeEnum = {}));
44
- var InputTypeEnum;
45
- (function (InputTypeEnum) {
46
- InputTypeEnum["text"] = "text";
47
- InputTypeEnum["password"] = "password";
48
- InputTypeEnum["number"] = "number";
49
- InputTypeEnum["email"] = "email";
50
- InputTypeEnum["textarea"] = "textarea";
51
- InputTypeEnum["checkbox"] = "checkbox";
52
- InputTypeEnum["radio"] = "radio";
53
- })(InputTypeEnum || (InputTypeEnum = {}));
54
- var InputStatusEnum;
55
- (function (InputStatusEnum) {
56
- InputStatusEnum["success"] = "success";
57
- InputStatusEnum["error"] = "error";
58
- InputStatusEnum["warning"] = "warning";
59
- })(InputStatusEnum || (InputStatusEnum = {}));
60
- var TooltipPosition;
61
- (function (TooltipPosition) {
62
- TooltipPosition["AUTO"] = "auto";
63
- TooltipPosition["TOP"] = "top";
64
- TooltipPosition["RIGHT"] = "right";
65
- TooltipPosition["BOTTOM"] = "bottom";
66
- TooltipPosition["LEFT"] = "left";
67
- TooltipPosition["TOP_RIGHT"] = "top_right";
68
- TooltipPosition["TOP_LEFT"] = "top_left";
69
- TooltipPosition["BOTTOM_RIGHT"] = "bottom_right";
70
- TooltipPosition["BOTTOM_LEFT"] = "bottom_left";
71
- })(TooltipPosition || (TooltipPosition = {}));
72
- var KeyboardKeyCodeEnum;
73
- (function (KeyboardKeyCodeEnum) {
74
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["TAB"] = 9] = "TAB";
75
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["SPACE"] = 32] = "SPACE";
76
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["ESC"] = 27] = "ESC";
77
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["ENTER"] = 13] = "ENTER";
78
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["ARROW_UP"] = 38] = "ARROW_UP";
79
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["ARROW_DOWN"] = 40] = "ARROW_DOWN";
80
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["BACKSPACE"] = 8] = "BACKSPACE";
81
- KeyboardKeyCodeEnum[KeyboardKeyCodeEnum["DELETE"] = 46] = "DELETE";
82
- })(KeyboardKeyCodeEnum || (KeyboardKeyCodeEnum = {}));
83
- var KeyboardCodeEnum;
84
- (function (KeyboardCodeEnum) {
85
- KeyboardCodeEnum["TAB"] = "Tab";
86
- KeyboardCodeEnum["SPACE"] = "Space";
87
- KeyboardCodeEnum["ESC"] = "Escape";
88
- KeyboardCodeEnum["ENTER"] = "Enter";
89
- KeyboardCodeEnum["ARROW_UP"] = "ArrowUp";
90
- KeyboardCodeEnum["ARROW_DOWN"] = "ArrowDown";
91
- KeyboardCodeEnum["BACKSPACE"] = "Backspace";
92
- KeyboardCodeEnum["DELETE"] = "Delete";
93
- })(KeyboardCodeEnum || (KeyboardCodeEnum = {}));
94
- var KeyboardKeys;
95
- (function (KeyboardKeys) {
96
- KeyboardKeys["ARROW_DOWN"] = "ArrowDown";
97
- KeyboardKeys["ARROW_UP"] = "ArrowUp";
98
- KeyboardKeys["ENTER"] = "Enter";
99
- KeyboardKeys["ESC"] = "Escape";
100
- KeyboardKeys["SPACE"] = "Space";
101
- })(KeyboardKeys || (KeyboardKeys = {}));
102
- var ThemeVariant;
103
- (function (ThemeVariant) {
104
- ThemeVariant["dark"] = "dark";
105
- ThemeVariant["light"] = "light";
106
- })(ThemeVariant || (ThemeVariant = {}));
107
- var PopoverPosition;
108
- (function (PopoverPosition) {
109
- PopoverPosition["after-down"] = "after-down";
110
- PopoverPosition["after-center"] = "after-center";
111
- PopoverPosition["after-up"] = "after-up";
112
- PopoverPosition["below-right"] = "below-right";
113
- PopoverPosition["below-center"] = "below-center";
114
- PopoverPosition["below-left"] = "below-left";
115
- PopoverPosition["before-down"] = "before-down";
116
- PopoverPosition["before-center"] = "before-center";
117
- PopoverPosition["before-up"] = "before-up";
118
- PopoverPosition["above-right"] = "above-right";
119
- PopoverPosition["above-center"] = "above-center";
120
- PopoverPosition["above-left"] = "above-left";
121
- })(PopoverPosition || (PopoverPosition = {}));
122
- var PopoverBorderRadius;
123
- (function (PopoverBorderRadius) {
124
- PopoverBorderRadius["none"] = "none";
125
- PopoverBorderRadius["small"] = "small";
126
- PopoverBorderRadius["medium"] = "medium";
127
- })(PopoverBorderRadius || (PopoverBorderRadius = {}));
128
- var PopoverShadow;
129
- (function (PopoverShadow) {
130
- PopoverShadow["shadow-1"] = "shadow-1";
131
- PopoverShadow["shadow-2"] = "shadow-2";
132
- PopoverShadow["shadow-3"] = "shadow-3";
133
- PopoverShadow["shadow-4"] = "shadow-4";
134
- PopoverShadow["shadow-6"] = "shadow-6";
135
- PopoverShadow["shadow-8"] = "shadow-8";
136
- PopoverShadow["shadow-12"] = "shadow-12";
137
- PopoverShadow["shadow-16"] = "shadow-16";
138
- PopoverShadow["shadow-24"] = "shadow-24";
139
- })(PopoverShadow || (PopoverShadow = {}));
140
- var DividerSize;
141
- (function (DividerSize) {
142
- DividerSize["small"] = "small";
143
- DividerSize["medium"] = "medium";
144
- DividerSize["large"] = "large";
145
- })(DividerSize || (DividerSize = {}));
146
- var DividerOrientation;
147
- (function (DividerOrientation) {
148
- DividerOrientation["horizontal"] = "horizontal";
149
- DividerOrientation["vertical"] = "vertical";
150
- })(DividerOrientation || (DividerOrientation = {}));
151
- var SortDirectionEnum;
152
- (function (SortDirectionEnum) {
153
- SortDirectionEnum["asc"] = "asc";
154
- SortDirectionEnum["desc"] = "desc";
155
- SortDirectionEnum["none"] = "none";
156
- })(SortDirectionEnum || (SortDirectionEnum = {}));
157
- var AvatarSize;
158
- (function (AvatarSize) {
159
- AvatarSize["small"] = "small";
160
- AvatarSize["medium"] = "medium";
161
- AvatarSize["large"] = "large";
162
- })(AvatarSize || (AvatarSize = {}));
163
- var ListSize;
164
- (function (ListSize) {
165
- ListSize["small"] = "small";
166
- ListSize["medium"] = "medium";
167
- ListSize["large"] = "large";
168
- ListSize["x-large"] = "x-large";
169
- })(ListSize || (ListSize = {}));
170
- var Size;
171
- (function (Size) {
172
- Size["x-small"] = "x-small";
173
- Size["small"] = "small";
174
- Size["medium"] = "medium";
175
- Size["large"] = "large";
176
- Size["special"] = "special";
177
- })(Size || (Size = {}));
178
- var ExpandableListStyle;
179
- (function (ExpandableListStyle) {
180
- ExpandableListStyle["accordion"] = "accordion";
181
- ExpandableListStyle["menu"] = "menu";
182
- })(ExpandableListStyle || (ExpandableListStyle = {}));
183
- var ExpandableListButtonAlign;
184
- (function (ExpandableListButtonAlign) {
185
- ExpandableListButtonAlign["right"] = "right";
186
- ExpandableListButtonAlign["left"] = "left";
187
- })(ExpandableListButtonAlign || (ExpandableListButtonAlign = {}));
188
- var LabelPositions;
189
- (function (LabelPositions) {
190
- LabelPositions["right"] = "right";
191
- LabelPositions["left"] = "left";
192
- })(LabelPositions || (LabelPositions = {}));
193
- var ListDividerType;
194
- (function (ListDividerType) {
195
- ListDividerType["none"] = "none";
196
- ListDividerType["header"] = "header";
197
- ListDividerType["element"] = "element";
198
- })(ListDividerType || (ListDividerType = {}));
199
- var NotificationType;
200
- (function (NotificationType) {
201
- NotificationType["success"] = "success";
202
- NotificationType["warning"] = "warning";
203
- NotificationType["error"] = "error";
204
- })(NotificationType || (NotificationType = {}));
205
- var AlertTypesEnum;
206
- (function (AlertTypesEnum) {
207
- AlertTypesEnum["success"] = "success";
208
- AlertTypesEnum["warning"] = "warning";
209
- AlertTypesEnum["error"] = "error";
210
- })(AlertTypesEnum || (AlertTypesEnum = {}));
211
- var DeviceEnum;
212
- (function (DeviceEnum) {
213
- DeviceEnum["mobile"] = "mobile";
214
- DeviceEnum["tablet"] = "tablet";
215
- DeviceEnum["desktop"] = "desktop";
216
- })(DeviceEnum || (DeviceEnum = {}));
217
- var PocketStatusEnum;
218
- (function (PocketStatusEnum) {
219
- PocketStatusEnum["preview"] = "preview";
220
- PocketStatusEnum["open"] = "open";
221
- PocketStatusEnum["closed"] = "closed";
222
- })(PocketStatusEnum || (PocketStatusEnum = {}));
223
- var ToastNotificationEnum;
224
- (function (ToastNotificationEnum) {
225
- ToastNotificationEnum["dark"] = "dark";
226
- ToastNotificationEnum["light"] = "light";
227
- ToastNotificationEnum["accent"] = "accent";
228
- ToastNotificationEnum["error"] = "error";
229
- ToastNotificationEnum["success"] = "success";
230
- ToastNotificationEnum["warning"] = "warning";
231
- })(ToastNotificationEnum || (ToastNotificationEnum = {}));
232
- var ToastNotificationTransitionsEnum;
233
- (function (ToastNotificationTransitionsEnum) {
234
- ToastNotificationTransitionsEnum["slideInLeft"] = "slide-in-left";
235
- ToastNotificationTransitionsEnum["slideInRight"] = "slide-in-right";
236
- ToastNotificationTransitionsEnum["slideInDown"] = "slide-in-down";
237
- ToastNotificationTransitionsEnum["slideInUp"] = "slide-in-up";
238
- ToastNotificationTransitionsEnum["slideOutLeft"] = "slide-out-left";
239
- ToastNotificationTransitionsEnum["slideOutRight"] = "slide-out-right";
240
- ToastNotificationTransitionsEnum["slideOutDown"] = "slide-out-down";
241
- ToastNotificationTransitionsEnum["slideOutUp"] = "slide-out-up";
242
- })(ToastNotificationTransitionsEnum || (ToastNotificationTransitionsEnum = {}));
243
- var ToastNotificationPositionsEnum;
244
- (function (ToastNotificationPositionsEnum) {
245
- ToastNotificationPositionsEnum["topRight"] = "top-right";
246
- ToastNotificationPositionsEnum["topLeft"] = "top-left";
247
- ToastNotificationPositionsEnum["topCentre"] = "top-centre";
248
- ToastNotificationPositionsEnum["bottomRight"] = "bottom-right";
249
- ToastNotificationPositionsEnum["bottomLeft"] = "bottom-left";
250
- ToastNotificationPositionsEnum["bottomCentre"] = "bottom-centre";
251
- })(ToastNotificationPositionsEnum || (ToastNotificationPositionsEnum = {}));
252
- var ZTableRowExpandedType;
253
- (function (ZTableRowExpandedType) {
254
- ZTableRowExpandedType["expandable"] = "expandable";
255
- ZTableRowExpandedType["padding"] = "padding";
256
- ZTableRowExpandedType["none"] = "none";
257
- })(ZTableRowExpandedType || (ZTableRowExpandedType = {}));
258
- var ZAriaAlertMode;
259
- (function (ZAriaAlertMode) {
260
- ZAriaAlertMode["polite"] = "polite";
261
- ZAriaAlertMode["assertive"] = "assertive";
262
- })(ZAriaAlertMode || (ZAriaAlertMode = {}));
263
- var TransitionDirectionEnum;
264
- (function (TransitionDirectionEnum) {
265
- TransitionDirectionEnum["left"] = "left";
266
- TransitionDirectionEnum["right"] = "right";
267
- })(TransitionDirectionEnum || (TransitionDirectionEnum = {}));
268
- var OffCanvasVariantsEnum;
269
- (function (OffCanvasVariantsEnum) {
270
- OffCanvasVariantsEnum["overlay"] = "overlay";
271
- OffCanvasVariantsEnum["pushcontent"] = "pushcontent";
272
- })(OffCanvasVariantsEnum || (OffCanvasVariantsEnum = {}));
273
- var ZFileUploadTypeEnum;
274
- (function (ZFileUploadTypeEnum) {
275
- ZFileUploadTypeEnum["default"] = "default";
276
- ZFileUploadTypeEnum["dragdrop"] = "dragdrop";
277
- })(ZFileUploadTypeEnum || (ZFileUploadTypeEnum = {}));
278
- var ZChipType;
279
- (function (ZChipType) {
280
- ZChipType["default"] = "default";
281
- ZChipType["medium"] = "medium";
282
- ZChipType["small"] = "small";
283
- })(ZChipType || (ZChipType = {}));
284
- var ZSectionTitleDividerPositions;
285
- (function (ZSectionTitleDividerPositions) {
286
- ZSectionTitleDividerPositions["before"] = "before";
287
- ZSectionTitleDividerPositions["after"] = "after";
288
- })(ZSectionTitleDividerPositions || (ZSectionTitleDividerPositions = {}));
289
- var ZDatePickerMode;
290
- (function (ZDatePickerMode) {
291
- ZDatePickerMode["date"] = "date";
292
- ZDatePickerMode["dateTime"] = "date-time";
293
- ZDatePickerMode["months"] = "months";
294
- })(ZDatePickerMode || (ZDatePickerMode = {}));
295
- var ZDatePickerModeValues;
296
- (function (ZDatePickerModeValues) {
297
- ZDatePickerModeValues[ZDatePickerModeValues["DATE"] = 401] = "DATE";
298
- ZDatePickerModeValues[ZDatePickerModeValues["DATETIME"] = 523] = "DATETIME";
299
- ZDatePickerModeValues[ZDatePickerModeValues["MONTHS"] = 288] = "MONTHS";
300
- })(ZDatePickerModeValues || (ZDatePickerModeValues = {}));
301
- var ZDatePickerPosition;
302
- (function (ZDatePickerPosition) {
303
- ZDatePickerPosition["top"] = "top";
304
- ZDatePickerPosition["bottom"] = "bottom";
305
- })(ZDatePickerPosition || (ZDatePickerPosition = {}));
306
- var StatusTagStatus;
307
- (function (StatusTagStatus) {
308
- StatusTagStatus["warning"] = "warning";
309
- StatusTagStatus["error"] = "error";
310
- StatusTagStatus["success"] = "success";
311
- StatusTagStatus["neutral"] = "neutral";
312
- StatusTagStatus["default"] = "default";
313
- })(StatusTagStatus || (StatusTagStatus = {}));
314
-
315
- export { AvatarSize as A, ButtonVariantEnum as B, CardVariants as C, DeviceEnum as D, ExpandableListButtonAlign as E, KeyboardKeys as F, PopoverBorderRadius as G, PopoverShadow as H, InputTypeEnum as I, KeyboardCodeEnum as K, LabelPositions as L, NavigationTabsOrientations as N, OffCanvasVariantsEnum as O, PopoverPosition as P, StatusTagStatus as S, ThemeVariant as T, ZAriaAlertMode as Z, ButtonTypeEnum as a, ButtonSizeEnum as b, DividerOrientation as c, KeyboardKeyCodeEnum as d, ZDatePickerMode as e, ZDatePickerPosition as f, ZDatePickerModeValues as g, ZChipType as h, TooltipPosition as i, ZFileUploadTypeEnum as j, DividerSize as k, PocketStatusEnum as l, InputStatusEnum as m, AlertTypesEnum as n, LicenseTypeEnum as o, NavigationTabsSizes as p, TransitionDirectionEnum as q, ZSectionTitleDividerPositions as r, ZTableRowExpandedType as s, ToastNotificationTransitionsEnum as t, ToastNotificationPositionsEnum as u, ListDividerType as v, ListSize as w, Size as x, SortDirectionEnum as y, ExpandableListStyle as z };
@@ -1,58 +0,0 @@
1
- import { c as createCommonjsModule } from './_commonjsHelpers-9943807e.js';
2
-
3
- var classnames = createCommonjsModule(function (module) {
4
- /*!
5
- Copyright (c) 2018 Jed Watson.
6
- Licensed under the MIT License (MIT), see
7
- http://jedwatson.github.io/classnames
8
- */
9
- /* global define */
10
-
11
- (function () {
12
-
13
- var hasOwn = {}.hasOwnProperty;
14
-
15
- function classNames() {
16
- var classes = [];
17
-
18
- for (var i = 0; i < arguments.length; i++) {
19
- var arg = arguments[i];
20
- if (!arg) continue;
21
-
22
- var argType = typeof arg;
23
-
24
- if (argType === 'string' || argType === 'number') {
25
- classes.push(arg);
26
- } else if (Array.isArray(arg)) {
27
- if (arg.length) {
28
- var inner = classNames.apply(null, arg);
29
- if (inner) {
30
- classes.push(inner);
31
- }
32
- }
33
- } else if (argType === 'object') {
34
- if (arg.toString === Object.prototype.toString) {
35
- for (var key in arg) {
36
- if (hasOwn.call(arg, key) && arg[key]) {
37
- classes.push(key);
38
- }
39
- }
40
- } else {
41
- classes.push(arg.toString());
42
- }
43
- }
44
- }
45
-
46
- return classes.join(' ');
47
- }
48
-
49
- if (module.exports) {
50
- classNames.default = classNames;
51
- module.exports = classNames;
52
- } else {
53
- window.classNames = classNames;
54
- }
55
- }());
56
- });
57
-
58
- export { classnames as c };
@@ -1,37 +0,0 @@
1
- import { r as registerInstance, h, H as Host } from './index-b3a91e19.js';
2
- import { T as ThemeVariant, c as DividerOrientation } from './index-654849a7.js';
3
- import { m as mobileBreakpoint } from './breakpoints-e07f80e7.js';
4
-
5
- const stylesCss = ":host{display:block;position:sticky;box-sizing:border-box;top:0;height:calc(var(--space-unit) * 6);padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 2);border-radius:var(--border-no-radius);background-color:var(--gray900);z-index:99}:host(.light){background-color:var(--color-white)}:host>div{display:flex;justify-content:space-between;align-items:center}:host(.limited-width) #content-container{margin:auto;max-width:var(--mw)}.content-panel{display:flex;align-items:center}.content-panel>:not(:last-child){margin-right:calc(var(--space-unit) * 2)}#divider-container{display:none}z-link{font-family:var(--font-family-sans);font-weight:var(--font-sb);font-size:14px;line-height:20px;letter-spacing:0.3px}@media only screen and (min-width: 768px){:host{padding:var(--space-unit) calc(var(--space-unit) * 2) var(--space-unit) var(--space-unit)}:host(.limited-width){padding:var(--space-unit)}#divider-container{display:block;height:calc(var(--space-unit) * 3)}}";
6
-
7
- const ZAppTopbar = class {
8
- constructor(hostRef) {
9
- registerInstance(this, hostRef);
10
- /** theme variant, default 'dark' */
11
- this.theme = ThemeVariant.dark;
12
- this.topbarLinks = [];
13
- }
14
- handleResize() {
15
- this.isMobile = window.innerWidth <= mobileBreakpoint;
16
- }
17
- componentWillLoad() {
18
- this.isMobile = window.screen.width <= mobileBreakpoint || window.innerWidth <= mobileBreakpoint;
19
- }
20
- componentWillRender() {
21
- if (this.topbarContent) {
22
- this.topbarLinks = typeof this.topbarContent === "string" ? JSON.parse(this.topbarContent) : this.topbarContent;
23
- }
24
- }
25
- renderTopbarLinks() {
26
- return this.topbarLinks.map((link) => h("z-link", { htmlid: link.id, textcolor: this.theme === ThemeVariant.light ? "black" : "white", href: link.link, target: link.target, icon: this.isMobile ? link.icon : undefined }, !this.isMobile && link.label));
27
- }
28
- render() {
29
- return (h(Host, { class: {
30
- [this.theme]: true,
31
- "limited-width": !!this.contentMaxWidth
32
- } }, h("div", { id: "content-container", style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { id: "left-panel", class: "content-panel" }, h("z-logo", { mobileLogo: this.isMobile, width: this.isMobile ? 32 : 128, height: this.isMobile ? 40 : 32, imageAlt: "zanichelli-logo", link: this.logoLink, targetBlank: true }), this.isMobile && this.renderTopbarLinks()), h("div", { id: "right-panel", class: "content-panel" }, !this.isMobile && this.renderTopbarLinks(), this.showAppSwitcher && h("z-app-switcher", { theme: this.theme }), h("div", { id: "divider-container" }, h("z-divider", { orientation: DividerOrientation.vertical, color: this.theme === ThemeVariant.light ? "gray800" : "color-white" })), h("slot", { name: "login" })))));
33
- }
34
- };
35
- ZAppTopbar.style = stylesCss;
36
-
37
- export { ZAppTopbar as z_app_topbar };
@@ -1,34 +0,0 @@
1
- import { r as registerInstance, h, a as getElement } from './index-b3a91e19.js';
2
- import { c as classnames } from './index-abb47b30.js';
3
- import { a as ButtonTypeEnum, B as ButtonVariantEnum, b as ButtonSizeEnum } from './index-654849a7.js';
4
- import './_commonjsHelpers-9943807e.js';
5
-
6
- const stylesCss = ":host{display:inline-block;--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:var(--space-unit);--rgb-white:240, 240, 240}button:disabled,::slotted(button:disabled){pointer-events:none}button,::slotted(button),::slotted(a){box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;width:100%;font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:14px;line-height:1;letter-spacing:0.3px;border-width:var(--border-size-medium);border-style:solid;border-radius:var(--border-radius);vertical-align:middle;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;outline:none;fill:currentColor}button.big,:host([size=\"big\"]) ::slotted(button),:host([size=\"big\"]) ::slotted(a){height:44px;min-width:44px}button.small,:host([size=\"small\"]) ::slotted(button),:host([size=\"small\"]) ::slotted(a){height:36px;min-width:36px}button.issmall,:host([issmall]) ::slotted(button),:host([issmall]) ::slotted(a){height:36px;min-width:36px}button.x-small,:host([size=\"x-small\"]) ::slotted(button),:host([size=\"x-small\"]) ::slotted(a){height:32px;min-width:32px}button:not(.square),:host(:not([square])) ::slotted(button),:host(:not([square])) ::slotted(a){min-width:calc(var(--space-unit) * 8);padding:0 calc(var(--space-unit) * 2)}button.square,:host([square]){--z-icon-right-margin:0}button.primary,:host([variant=\"primary\"]) ::slotted(button),:host([variant=\"primary\"]) ::slotted(a){background-color:var(--color-primary01);border-color:var(--color-primary01);color:var(--color-text-inverse)}@media (hover: hover){button.primary:hover,:host([variant=\"primary\"]) ::slotted(button:hover),:host([variant=\"primary\"]) ::slotted(a:hover){background-color:var(--color-hover-primary);border-color:var(--color-hover-primary);color:var(--color-text-inverse)}}button:focus:focus-visible,::slotted(button:focus:focus-visible),::slotted(a:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}button.primary:active,:host([variant=\"primary\"]) ::slotted(button:active),:host([variant=\"primary\"]) ::slotted(a:active){background-color:var(--color-pressed-primary);border-color:var(--color-pressed-primary);color:var(--color-text-inverse);box-shadow:var(--shadow-2)}button.primary:disabled,:host([variant=\"primary\"]) ::slotted(button:disabled){background-color:var(--color-disabled01);border-color:var(--color-disabled01);color:var(--color-disabled02)}button.secondary,:host([variant=\"secondary\"]) ::slotted(button),:host([variant=\"secondary\"]) ::slotted(a){background-color:var(--color-surface01);border-color:var(--color-primary01);color:var(--color-primary01)}@media (hover: hover){button.secondary:hover,:host([variant=\"secondary\"]) ::slotted(button:hover),:host([variant=\"secondary\"]) ::slotted(a:hover){background-color:var(--color-surface01);border-color:var(--color-hover-primary);color:var(--color-hover-primary)}}button.secondary:active,:host([variant=\"secondary\"]) ::slotted(button:active),:host([variant=\"secondary\"]) ::slotted(a:active){background-color:var(--color-surface01);border-color:var(--color-pressed-primary);color:var(--color-pressed-primary);box-shadow:var(--shadow-2)}button.secondary:disabled,:host([variant=\"secondary\"]) ::slotted(button:disabled){background-color:var(--color-surface01);border-color:var(--color-disabled01);color:var(--color-disabled02)}button.tertiary,:host([variant=\"tertiary\"]) ::slotted(button),:host([variant=\"tertiary\"]) ::slotted(a){background-color:transparent;border-color:transparent;color:var(--color-primary01)}button.tertiary.hasContent{padding:0 var(--space-unit)}@media (hover: hover){button.tertiary:hover,:host([variant=\"tertiary\"]) ::slotted(button:hover),:host([variant=\"tertiary\"]) ::slotted(a:hover){background-color:var(--color-primary03);border-color:var(--color-primary03);color:var(--color-hover-primary)}}button.tertiary:focus:focus-visible,:host([variant=\"tertiary\"]) ::slotted(button:focus:focus-visible),:host([variant=\"tertiary\"]) ::slotted(a:focus:focus-visible){background-color:var(--color-surface01);border-color:var(--color-surface01);color:var(--color-primary01)}button.tertiary:active,:host([variant=\"tertiary\"]) ::slotted(button:active),:host([variant=\"tertiary\"]) ::slotted(a:active){background-color:var(--color-surface01);border-color:var(--color-surface01);color:var(--color-primary01);box-shadow:var(--shadow-2)}button.tertiary:disabled,:host([variant=\"tertiary\"]) ::slotted(button:disabled){background-color:transparent;border-color:transparent;color:var(--color-disabled02)}button.dark-bg,:host([variant=\"dark-bg\"]) ::slotted(button),:host([variant=\"dark-bg\"]) ::slotted(a){background-color:rgba(var(--rgb-white), 0.2);border-color:transparent;color:var(--color-text04)}button.dark-bg.hasContent{padding:0 var(--space-unit)}@media (hover: hover){button.dark-bg:hover,:host([variant=\"dark-bg\"]) ::slotted(button:hover),:host([variant=\"dark-bg\"]) ::slotted(a:hover){background-color:rgba(var(--rgb-white), 0.1)}}button.dark-bg:active,:host([variant=\"dark-bg\"]) ::slotted(button:active),:host([variant=\"dark-bg\"]) ::slotted(a:active){background-color:rgba(var(--rgb-white), 0.3)}button.dark-bg:disabled,:host([variant=\"dark-bg\"]) ::slotted(button:disabled){color:var(--color-disabled03);background-color:rgba(var(--rgb-white), 0.05)}";
7
-
8
- const ZButtonDeprecated = class {
9
- constructor(hostRef) {
10
- registerInstance(this, hostRef);
11
- /** HTML button disabled attribute. */
12
- this.disabled = false;
13
- /** HTML button type attribute. */
14
- this.type = ButtonTypeEnum.button;
15
- /** Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`. */
16
- this.variant = ButtonVariantEnum.primary;
17
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
18
- this.size = ButtonSizeEnum.big;
19
- /** Reduce button size (deprecated).
20
- * @deprecated Use `size` prop.
21
- */
22
- this.issmall = false;
23
- /** Spy to render square button. */
24
- this.square = false;
25
- }
26
- render() {
27
- this.hostElement.style.pointerEvents = this.disabled ? "none" : "auto";
28
- return (h("slot", { name: "element" }, h("button", { id: this.htmlid, name: this.name, type: this.type, disabled: this.disabled, class: classnames(this.variant, this.size, { issmall: this.issmall }, { square: this.square }) }, this.icon && h("z-icon", { name: this.icon, width: 16, height: 16 }), h("slot", null))));
29
- }
30
- get hostElement() { return getElement(this); }
31
- };
32
- ZButtonDeprecated.style = stylesCss;
33
-
34
- export { ZButtonDeprecated as z_button_deprecated };
@@ -1,45 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
-
3
- const stylesCss = "button.container{min-height:32px;line-height:32px;border:var(--border-size-small) solid var(--bg-grey-200);border-radius:16px;box-shadow:0px 2px 5px 0px var(--bg-neutral-300);-webkit-box-shadow:0px 2px 5px 0px var(--bg-neutral-300);-moz-box-shadow:0px 2px 5px 0px var(--bg-neutral-300);text-align:center;padding:0 calc(var(--space-unit) * 2);cursor:pointer;letter-spacing:0.17px;font-family:var(--dashboard-font);font-size:12px;font-weight:var(--font-sb);opacity:1;transition:all 200ms linear}button.container.small{min-height:24px;line-height:24px}button.container:focus{outline:0}button.container::-moz-focus-inner{border:0}.text-container{margin-left:4px}button.container,button.container:focus,button.container:hover{background-color:var(--bg-white);color:var(--text-grey-700);fill:var(--text-grey-700)}button.container.isactive{background-color:var(--bg-white);color:var(--myz-blue);fill:var(--myz-blue)}button.container.isactive:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}button.container.isactive:focus{background-color:var(--myz-blue-dark);border-color:var(--myz-blue-dark);box-shadow:0px 0px 4px 0px var(--text-grey-800);color:var(--bg-white);fill:var(--bg-white)}button z-icon{display:inline-block}";
4
-
5
- const ZButtonFilter = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.removefilter = createEvent(this, "removefilter", 7);
9
- /** disable action on button */
10
- this.isfixed = false;
11
- /** add icon to button */
12
- this.hasicon = true;
13
- /** reduce button size (optional) */
14
- this.issmall = false;
15
- this.handleRemovingFilterClick = this.handleRemovingFilterClick.bind(this);
16
- }
17
- handleRemovingFilterClick() {
18
- this.removefilter.emit({
19
- filterid: this.filterid,
20
- });
21
- }
22
- renderFixedPillow(filtername) {
23
- return (h("button", { class: `container ${this.issmall ? "small" : ""}` }, this.renderIcon(), this.renderContent(filtername)));
24
- }
25
- renderDynamicPillow(filtername) {
26
- return (h("button", { class: `container isactive ${this.issmall ? "small" : ""}`, onClick: this.handleRemovingFilterClick }, this.renderIcon(), this.renderContent(filtername)));
27
- }
28
- renderIcon() {
29
- if (!this.hasicon)
30
- return null;
31
- return (h("z-icon", { class: "close-icon-container", name: "multiply", height: 12, width: 12 }));
32
- }
33
- renderContent(filtername) {
34
- return h("span", { class: "text-container" }, filtername);
35
- }
36
- render() {
37
- if (this.isfixed) {
38
- return this.renderFixedPillow(this.filtername);
39
- }
40
- return this.renderDynamicPillow(this.filtername);
41
- }
42
- };
43
- ZButtonFilter.style = stylesCss;
44
-
45
- export { ZButtonFilter as z_button_filter };
@@ -1,15 +0,0 @@
1
- import { r as registerInstance, h } from './index-b3a91e19.js';
2
-
3
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center}:host>div{position:fixed;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;top:30vh;max-width:297px;height:fit-content;min-height:232px;z-index:1000;margin:auto;overflow:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;background:var(--myz-blue-lighter);border-radius:calc(var(--space-unit) * .5);box-shadow:0px -2px 4px 0px rgba(66, 69, 72, 0.4)}@media only screen and (min-width: 768px){:host>div{position:initial;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;position:fixed;top:auto;bottom:0;margin:0 auto;left:0;right:0;height:auto;min-height:138px;max-width:100%;border-radius:0px}}@media only screen and (min-width: 1152px){:host>div{min-height:122px}}";
4
-
5
- const ZCandybar = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- }
9
- render() {
10
- return (h("div", null, h("slot", { name: "content" })));
11
- }
12
- };
13
- ZCandybar.style = stylesCss;
14
-
15
- export { ZCandybar as z_candybar };
@@ -1,20 +0,0 @@
1
- import { r as registerInstance, h } from './index-b3a91e19.js';
2
-
3
- const stylesCss = ":host>div{display:inline-block;min-height:28px;line-height:28px;padding:0 calc(var(--space-unit) * 1.5);background-color:var(--bg-white);border:var(--border-size-small) solid var(--bg-grey-200);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:12px}.boldtext{font-weight:bold}";
4
-
5
- const ZChipDeprecated = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- }
9
- renderLegacyChip() {
10
- return h("div", null, h("span", { class: "boldtext" }, this.boldtext), " ", this.regulartext);
11
- }
12
- render() {
13
- return this.boldtext != null || this.regulartext != null ?
14
- this.renderLegacyChip() :
15
- h("div", null, h("slot", null));
16
- }
17
- };
18
- ZChipDeprecated.style = stylesCss;
19
-
20
- export { ZChipDeprecated as z_chip_deprecated };
@@ -1,38 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-b3a91e19.js';
2
- import { B as ButtonVariantEnum } from './index-654849a7.js';
3
-
4
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:space-between;color:var(--text-grey-800);border-radius:calc(var(--space-unit) * 0.5);font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}.content>div>h2{margin:0;padding:0;color:var(--text-grey-800);border-radius:0px;font-size:18px;font-weight:var(--font-sb);letter-spacing:0px}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{cursor:pointer;font-weight:var(--font-sb);color:var(--text-grey-800);text-decoration:underline;height:14px;display:inline-flex}.content>div>div>p>a:visited{color:var(--text-grey-800);cursor:pointer;z-index:1000}.content>z-button{margin:0;width:100%}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;font-size:16px;letter-spacing:0px;line-height:24px;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3)}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{margin:0;width:initial}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-left:calc(var(--space-unit) * 4);padding-right:calc(var(--space-unit) * 4)}}";
5
-
6
- const ZCookiebar = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.accept = createEvent(this, "accept", 7);
10
- }
11
- emitAccept(ev) {
12
- this.accept.emit({ ev });
13
- }
14
- handleOkButtonClick(ev) {
15
- this.emitAccept(ev);
16
- if (typeof this.callback === "function") {
17
- this.callback();
18
- }
19
- }
20
- handleOkButtonKeyUp(ev) {
21
- this.emitAccept(ev);
22
- if (ev.code === "Enter") {
23
- if (typeof this.callback !== "undefined" &&
24
- typeof this.callback === "function") {
25
- this.callback();
26
- }
27
- }
28
- }
29
- renderContentSlot() {
30
- return (h("div", { class: "content", slot: "content" }, h("div", null, h("h2", null, "Su questo sito usiamo i cookie."), h("div", null, h("p", null, "Se continui a navigare ci permetti di farlo secondo le regole spiegate nella nostra informativa sulla privacy relativa ai \u00A0", h("a", { href: this.cookiepolicyurl, target: "_blank" }, "cookie"), "."))), h("z-button", { variant: ButtonVariantEnum.primary, onClick: (ev) => this.handleOkButtonClick(ev), onKeyUp: (ev) => this.handleOkButtonKeyUp(ev) }, "ACCETTA")));
31
- }
32
- render() {
33
- return (h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot()));
34
- }
35
- };
36
- ZCookiebar.style = stylesCss;
37
-
38
- export { ZCookiebar as z_cookiebar };
@@ -1,43 +0,0 @@
1
- import { r as registerInstance, h } from './index-b3a91e19.js';
2
-
3
- const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a{display:inline-block;color:var(--color-white);padding:calc(var(--space-unit) / 2 * 3) 0;border-bottom:1px solid var(--gray50);text-decoration:none;font-size:14px;width:100%}@media only screen and (min-width: 768px){:host a{font-size:12px;border-bottom:none;text-decoration:underline;padding:0;width:initial}}";
4
-
5
- const ZFooterLink = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- }
9
- render() {
10
- return (h("a", { href: this.href, target: "_blank" }, h("slot", null)));
11
- }
12
- };
13
- ZFooterLink.style = stylesCss$2;
14
-
15
- const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>nav{background-color:var(--gray900);display:flex;flex-direction:column;justify-items:flex-start;overflow:hidden;margin:calc(var(--space-unit) / 2) 0;padding:0}:host>nav>.header{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:flex-start;height:calc(var(--space-unit) * 4);border-bottom:1px solid var(--gray50);line-height:1}:host>nav>.header>h2{color:var(--color-white);font-size:16px;margin:var(--space-unit) 0}:host>nav>.header{fill:var(--color-white)}:host>nav>.header>button{position:absolute;top:var(--space-unit);right:0;margin:0;padding:0;background:transparent;border:0;appearance:none;cursor:pointer}:host>nav>.header>z-icon{display:block}:host>nav>.content{background-color:var(--gray800);display:none;height:0;transition:0.3s ease;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}:host>nav>.content.show{display:block;height:auto;transition:0.3s ease}@media only screen and (min-width: 768px){:host>nav{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr;grid-column-gap:var(--grid-tablet-margin);padding:calc(var(--space-unit) * 2) 0;border-bottom:1px solid var(--color-white);margin:0;background-color:var(--gray800)}:host>nav>.header>button.toggleButton{display:none}:host>nav>.header{border-bottom:none;padding:0;margin:0}:host>nav>.header>h2{border:none}:host>nav>.content,:host>nav>.content.show{grid-column:span 3;width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-tablet-margin);grid-row-gap:var(--space-unit);height:auto;align-items:stretch;align-content:stretch;margin:0}}@media only screen and (min-width: 1152px){:host>nav{display:grid;grid-template-columns:1fr;grid-template-rows:40px 4fr;padding:0;border-bottom:none}:host>nav>.header{position:relative;display:inline-flex;height:24px}:host>nav>.header>h2{width:auto;font-size:16px;line-height:1;font-weight:600;color:var(--gray50);padding:0 0 var(--space-unit);margin:0}:host>nav>.header::after{content:\"\";display:block;position:absolute;top:100%;left:0;width:120px;border-bottom:1px solid var(--gray50)}:host>nav>.content,:host>nav>.content.show{grid-column:auto;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}}";
16
-
17
- const ZFooterSection = class {
18
- constructor(hostRef) {
19
- registerInstance(this, hostRef);
20
- this.isOpen = false;
21
- }
22
- renderToggleButton() {
23
- return (h("button", { class: "toggleButton", onClick: () => (this.isOpen = !this.isOpen) }, h("z-icon", { name: this.isOpen ? "chevron-up" : "chevron-down", width: 16, height: 16 })));
24
- }
25
- render() {
26
- return (h("nav", null, h("div", { class: "header" }, h("h2", null, this.name), this.renderToggleButton()), h("div", { class: `content ${this.isOpen ? "show" : ""}` }, h("slot", null))));
27
- }
28
- };
29
- ZFooterSection.style = stylesCss$1;
30
-
31
- const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a>img{width:calc(var(--space-unit) * 3)}@media only screen and (min-width: 1152px){:host>a>img{width:16px}}";
32
-
33
- const ZFooterSocial = class {
34
- constructor(hostRef) {
35
- registerInstance(this, hostRef);
36
- }
37
- render() {
38
- return (h("a", { href: this.href, target: "_blank" }, h("img", { src: this.icon, alt: this.description })));
39
- }
40
- };
41
- ZFooterSocial.style = stylesCss;
42
-
43
- export { ZFooterLink as z_footer_link, ZFooterSection as z_footer_section, ZFooterSocial as z_footer_social };