@zanichelli/albe-web-components 6.3.2 → 6.3.4

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 (639) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/cjs/index-e3299e0a.js +18 -74
  3. package/dist/cjs/{index-f08f7171.js → index-fa110f37.js} +13 -54
  4. package/dist/cjs/index.cjs.js +2 -26
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/{utils-73ead59e.js → utils-600bad93.js} +1 -1
  7. package/dist/cjs/{utils-7fde0c53.js → utils-8bc9056f.js} +1 -1
  8. package/dist/cjs/web-components-library.cjs.js +2 -2
  9. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  10. package/dist/cjs/z-anchor-navigation.cjs.entry.js +8 -1
  11. package/dist/cjs/z-app-header_2.cjs.entry.js +29 -12
  12. package/dist/cjs/{z-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -6
  13. package/dist/cjs/z-app-topbar.cjs.entry.js +3 -7
  14. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -1
  15. package/dist/cjs/z-avatar.cjs.entry.js +4 -3
  16. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  17. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  18. package/dist/cjs/z-button.cjs.entry.js +6 -6
  19. package/dist/cjs/z-card.cjs.entry.js +3 -4
  20. package/dist/cjs/z-carousel.cjs.entry.js +6 -8
  21. package/dist/cjs/z-chip.cjs.entry.js +4 -4
  22. package/dist/cjs/z-combobox.cjs.entry.js +14 -13
  23. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -3
  24. package/dist/cjs/z-cover-hero.cjs.entry.js +8 -1
  25. package/dist/cjs/z-date-picker.cjs.entry.js +4 -4
  26. package/dist/cjs/z-divider.cjs.entry.js +4 -1
  27. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  28. package/dist/cjs/z-file-upload.cjs.entry.js +6 -10
  29. package/dist/cjs/z-file.cjs.entry.js +2 -4
  30. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  31. package/dist/cjs/z-info-reveal.cjs.entry.js +5 -2
  32. package/dist/cjs/z-input_2.cjs.entry.js +12 -18
  33. package/dist/cjs/z-link.cjs.entry.js +9 -3
  34. package/dist/cjs/z-list_3.cjs.entry.js +71 -12
  35. package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
  36. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  37. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  38. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -3
  39. package/dist/cjs/z-modal-login.cjs.entry.js +2 -5
  40. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  41. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -5
  42. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +5 -3
  43. package/dist/cjs/z-myz-card-footer.cjs.entry.js +3 -6
  44. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  45. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -4
  46. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  47. package/dist/cjs/z-myz-card_4.cjs.entry.js +3 -10
  48. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -7
  49. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  50. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +13 -6
  51. package/dist/cjs/z-navigation-tab.cjs.entry.js +13 -4
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +7 -4
  53. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  54. package/dist/cjs/z-offcanvas.cjs.entry.js +9 -2
  55. package/dist/cjs/z-otp.cjs.entry.js +2 -3
  56. package/dist/cjs/z-pagination.cjs.entry.js +13 -6
  57. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  58. package/dist/cjs/z-pocket_3.cjs.entry.js +4 -5
  59. package/dist/cjs/z-popover.cjs.entry.js +35 -24
  60. package/dist/cjs/z-range-picker.cjs.entry.js +3 -7
  61. package/dist/cjs/z-section-title.cjs.entry.js +8 -1
  62. package/dist/cjs/{z-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +10 -27
  63. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  64. package/dist/cjs/z-slideshow.cjs.entry.js +2 -5
  65. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  66. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  67. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  68. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  69. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  70. package/dist/cjs/z-table-header.cjs.entry.js +6 -6
  71. package/dist/cjs/z-table-row.cjs.entry.js +2 -1
  72. package/dist/cjs/z-table.cjs.entry.js +9 -7
  73. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  74. package/dist/cjs/z-toast-notification-list.cjs.entry.js +3 -1
  75. package/dist/cjs/z-toast-notification.cjs.entry.js +5 -9
  76. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  77. package/dist/cjs/z-toggle-switch.cjs.entry.js +6 -2
  78. package/dist/cjs/z-tooltip.cjs.entry.js +7 -3
  79. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  80. package/dist/collection/beans/index.js +13 -54
  81. package/dist/collection/collection-manifest.json +1 -18
  82. package/dist/collection/components/buttons/z-button/index.js +5 -5
  83. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  84. package/dist/collection/components/buttons/z-chip/index.js +2 -2
  85. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  86. package/dist/collection/components/buttons/z-toggle-switch/index.js +4 -0
  87. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  88. package/dist/collection/components/date-picker/z-range-picker/index.js +1 -5
  89. package/dist/collection/components/file-upload/z-file/index.js +2 -4
  90. package/dist/collection/components/file-upload/z-file-upload/index.js +4 -8
  91. package/dist/collection/components/icons/z-icon/index.js +0 -7
  92. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  93. package/dist/collection/components/inputs/z-combobox/index.js +12 -11
  94. package/dist/collection/components/inputs/z-input/index.js +10 -14
  95. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  96. package/dist/collection/components/inputs/z-select/index.js +8 -9
  97. package/dist/collection/components/list/z-list/index.js +6 -0
  98. package/dist/collection/components/list/z-list-element/index.js +49 -11
  99. package/dist/collection/components/list/z-list-group/index.js +15 -0
  100. package/dist/collection/components/list/z-toast-notification-list/index.js +2 -0
  101. package/dist/collection/components/logo/z-logo/index.js +0 -8
  102. package/dist/collection/components/modal/z-modal/index.js +1 -3
  103. package/dist/collection/components/modal/z-modal-login/index.js +1 -4
  104. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +12 -3
  105. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +12 -5
  106. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +6 -3
  107. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  108. package/dist/collection/components/navigation/z-app-switcher/index.js +1 -0
  109. package/dist/collection/components/navigation/z-app-topbar/index.js +2 -6
  110. package/dist/collection/components/navigation/z-link/index.js +9 -3
  111. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  112. package/dist/collection/components/navigation/z-menu-dropdown/index.js +0 -3
  113. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  114. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  115. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  116. package/dist/collection/components/notification/z-notification/index.js +6 -3
  117. package/dist/collection/components/notification/z-toast-notification/index.js +4 -8
  118. package/dist/collection/components/notification/z-tooltip/index.js +11 -7
  119. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  120. package/dist/collection/components/typography/z-body/index.js +1 -2
  121. package/dist/collection/components/typography/z-heading/index.js +1 -2
  122. package/dist/collection/components/typography/z-typography/index.js +1 -2
  123. package/dist/collection/components/z-anchor-navigation/index.js +7 -0
  124. package/dist/collection/components/z-aria-alert/index.js +1 -0
  125. package/dist/collection/components/z-avatar/index.js +3 -2
  126. package/dist/collection/components/z-card/index.js +2 -3
  127. package/dist/collection/components/z-carousel/index.js +5 -7
  128. package/dist/collection/components/z-contextual-menu/index.js +12 -7
  129. package/dist/collection/components/z-cover-hero/index.js +7 -0
  130. package/dist/collection/components/z-divider/index.js +3 -0
  131. package/dist/collection/components/z-info-reveal/index.js +4 -1
  132. package/dist/collection/components/z-offcanvas/index.js +7 -0
  133. package/dist/collection/components/z-offcanvas/styles.css +5 -2
  134. package/dist/collection/components/z-pagination/index.js +12 -5
  135. package/dist/collection/components/z-popover/index.js +38 -27
  136. package/dist/collection/components/z-section-title/index.js +7 -0
  137. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  138. package/dist/collection/components/z-table/z-table/index.js +8 -6
  139. package/dist/collection/components/z-table/z-table-cell/index.js +1 -1
  140. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  141. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  142. package/dist/collection/components/z-table/z-table-header/index.js +5 -5
  143. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  144. package/dist/collection/components/z-table/z-table-row/index.js +1 -0
  145. package/dist/collection/components/z-tag/index.js +0 -4
  146. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +2 -2
  147. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +0 -6
  148. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  149. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +4 -2
  150. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +2 -5
  151. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +0 -3
  152. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  153. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -3
  154. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  155. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  156. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  157. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -2
  158. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  159. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  160. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  161. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  162. package/dist/collection/snowflakes/myz/z-otp/index.js +1 -2
  163. package/dist/collection/snowflakes/myz/z-slideshow/index.js +0 -3
  164. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  165. package/dist/esm/index-a2ca4b97.js +18 -74
  166. package/dist/esm/index.js +2 -2
  167. package/dist/esm/loader.js +2 -2
  168. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  169. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  170. package/dist/esm/web-components-library.js +2 -2
  171. package/dist/esm/z-alert.entry.js +0 -1
  172. package/dist/esm/z-anchor-navigation.entry.js +8 -1
  173. package/dist/esm/z-app-header_2.entry.js +29 -12
  174. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -8
  175. package/dist/esm/z-app-topbar.entry.js +3 -7
  176. package/dist/esm/z-aria-alert.entry.js +2 -1
  177. package/dist/esm/z-avatar.entry.js +4 -3
  178. package/dist/esm/z-body_2.entry.js +2 -4
  179. package/dist/esm/z-button-sort.entry.js +4 -4
  180. package/dist/esm/z-button.entry.js +6 -6
  181. package/dist/esm/z-card.entry.js +3 -4
  182. package/dist/esm/z-carousel.entry.js +6 -8
  183. package/dist/esm/z-chip.entry.js +4 -4
  184. package/dist/esm/z-combobox.entry.js +14 -13
  185. package/dist/esm/z-contextual-menu.entry.js +8 -3
  186. package/dist/esm/z-cover-hero.entry.js +8 -1
  187. package/dist/esm/z-date-picker.entry.js +4 -4
  188. package/dist/esm/z-divider.entry.js +4 -1
  189. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  190. package/dist/esm/z-file-upload.entry.js +6 -10
  191. package/dist/esm/z-file.entry.js +2 -4
  192. package/dist/esm/z-info-box.entry.js +1 -1
  193. package/dist/esm/z-info-reveal.entry.js +5 -2
  194. package/dist/esm/z-input_2.entry.js +12 -18
  195. package/dist/esm/z-link.entry.js +9 -3
  196. package/dist/esm/z-list_3.entry.js +71 -12
  197. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  198. package/dist/esm/z-menu-section.entry.js +0 -3
  199. package/dist/esm/z-menu.entry.js +10 -3
  200. package/dist/esm/z-messages-pocket.entry.js +2 -3
  201. package/dist/esm/z-modal-login.entry.js +2 -5
  202. package/dist/esm/z-modal.entry.js +1 -3
  203. package/dist/esm/z-myz-card-alert.entry.js +1 -5
  204. package/dist/esm/z-myz-card-dictionary.entry.js +5 -3
  205. package/dist/esm/z-myz-card-footer.entry.js +3 -6
  206. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  207. package/dist/esm/z-myz-card-info.entry.js +4 -4
  208. package/dist/esm/z-myz-card-list.entry.js +0 -1
  209. package/dist/esm/z-myz-card_4.entry.js +3 -10
  210. package/dist/esm/z-myz-list-item.entry.js +4 -7
  211. package/dist/esm/z-myz-list.entry.js +31 -0
  212. package/dist/esm/z-navigation-tab-link.entry.js +13 -6
  213. package/dist/esm/z-navigation-tab.entry.js +13 -4
  214. package/dist/esm/z-navigation-tabs.entry.js +7 -4
  215. package/dist/esm/z-notification.entry.js +6 -3
  216. package/dist/esm/z-offcanvas.entry.js +9 -2
  217. package/dist/esm/z-otp.entry.js +2 -3
  218. package/dist/esm/z-pagination.entry.js +13 -6
  219. package/dist/esm/z-panel-elem.entry.js +2 -7
  220. package/dist/esm/z-pocket_3.entry.js +4 -5
  221. package/dist/esm/z-popover.entry.js +35 -24
  222. package/dist/esm/z-range-picker.entry.js +3 -7
  223. package/dist/esm/z-section-title.entry.js +8 -1
  224. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +12 -28
  225. package/dist/esm/z-skip-to-content.entry.js +3 -3
  226. package/dist/esm/z-slideshow.entry.js +2 -5
  227. package/dist/esm/z-stepper-item.entry.js +0 -4
  228. package/dist/esm/z-table-cell.entry.js +2 -2
  229. package/dist/esm/z-table-empty-box.entry.js +2 -0
  230. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  231. package/dist/esm/z-table-header-row.entry.js +0 -1
  232. package/dist/esm/z-table-header.entry.js +6 -6
  233. package/dist/esm/z-table-row.entry.js +2 -1
  234. package/dist/esm/z-table.entry.js +9 -7
  235. package/dist/esm/z-tag.entry.js +0 -2
  236. package/dist/esm/z-toast-notification-list.entry.js +3 -1
  237. package/dist/esm/z-toast-notification.entry.js +5 -9
  238. package/dist/esm/z-toggle-button.entry.js +2 -2
  239. package/dist/esm/z-toggle-switch.entry.js +6 -2
  240. package/dist/esm/z-tooltip.entry.js +7 -3
  241. package/dist/esm/z-user-dropdown.entry.js +1 -5
  242. package/dist/types/beans/index.d.ts +1 -60
  243. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  244. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  245. package/dist/types/components/z-popover/index.d.ts +4 -4
  246. package/dist/types/components.d.ts +8 -1057
  247. package/dist/types/stencil-public-runtime.d.ts +0 -5
  248. package/dist/web-components-library/index.esm.js +1 -1
  249. package/dist/web-components-library/p-009c9f67.entry.js +1 -0
  250. package/dist/web-components-library/p-01f001fd.entry.js +1 -0
  251. package/dist/web-components-library/p-057600de.entry.js +1 -0
  252. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  253. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  254. package/dist/web-components-library/p-07e18572.entry.js +1 -0
  255. package/dist/web-components-library/p-0843b0e7.entry.js +1 -0
  256. package/dist/web-components-library/p-0fa4b50b.entry.js +1 -0
  257. package/dist/web-components-library/p-1b6279a6.entry.js +1 -0
  258. package/dist/web-components-library/p-1ba8d432.entry.js +1 -0
  259. package/dist/web-components-library/p-1cb23bbb.entry.js +1 -0
  260. package/dist/web-components-library/p-20a3247c.entry.js +1 -0
  261. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  262. package/dist/web-components-library/p-26f834e5.entry.js +1 -0
  263. package/dist/web-components-library/p-279655eb.entry.js +1 -0
  264. package/{www/build/p-1fdbd448.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  265. package/dist/web-components-library/p-2d1b6c3c.entry.js +1 -0
  266. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  267. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  268. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  269. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  270. package/dist/web-components-library/p-38a3cf3b.entry.js +1 -0
  271. package/dist/web-components-library/p-3a468aa9.entry.js +1 -0
  272. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  273. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  274. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  275. package/dist/web-components-library/p-475ca461.entry.js +1 -0
  276. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  277. package/dist/web-components-library/p-4e8fd5be.entry.js +1 -0
  278. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  279. package/dist/web-components-library/p-59cfee8d.entry.js +1 -0
  280. package/dist/web-components-library/p-5dd9a2c6.entry.js +1 -0
  281. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  282. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  283. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  284. package/dist/web-components-library/p-6b1a5309.entry.js +1 -0
  285. package/dist/web-components-library/p-7af991f5.entry.js +1 -0
  286. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  287. package/dist/web-components-library/p-8980398c.entry.js +1 -0
  288. package/dist/web-components-library/p-8b960526.entry.js +1 -0
  289. package/dist/web-components-library/p-8bf0844b.entry.js +1 -0
  290. package/dist/web-components-library/p-8c105bd1.entry.js +1 -0
  291. package/dist/web-components-library/p-8f46e548.entry.js +1 -0
  292. package/dist/web-components-library/p-8ffc17b7.entry.js +1 -0
  293. package/dist/web-components-library/p-93dc6d51.entry.js +1 -0
  294. package/dist/web-components-library/p-95b8f109.entry.js +1 -0
  295. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  296. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  297. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  298. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  299. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  300. package/dist/web-components-library/p-a23e9115.js +1 -0
  301. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  302. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  303. package/dist/web-components-library/p-a82ea410.entry.js +1 -0
  304. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  305. package/dist/web-components-library/p-b33f5e6a.entry.js +1 -0
  306. package/dist/web-components-library/{p-bee26f96.js → p-b3c29822.js} +1 -1
  307. package/dist/web-components-library/p-b6f36170.entry.js +16 -0
  308. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  309. package/dist/web-components-library/p-bdc6f2e5.entry.js +1 -0
  310. package/dist/web-components-library/p-beba3e67.entry.js +1 -0
  311. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  312. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  313. package/dist/web-components-library/p-cd43f80d.js +1 -0
  314. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  315. package/dist/web-components-library/p-db3c8e3e.entry.js +1 -0
  316. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  317. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  318. package/dist/web-components-library/p-f0653e72.entry.js +1 -0
  319. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  320. package/dist/web-components-library/p-f20d1242.entry.js +1 -0
  321. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  322. package/dist/web-components-library/web-components-library.esm.js +1 -1
  323. package/package.json +1 -1
  324. package/react/components.d.ts +0 -17
  325. package/react/components.js +2 -20
  326. package/react/components.js.map +1 -1
  327. package/www/build/index.esm.js +1 -1
  328. package/www/build/p-009c9f67.entry.js +1 -0
  329. package/www/build/p-01f001fd.entry.js +1 -0
  330. package/www/build/p-057600de.entry.js +1 -0
  331. package/www/build/p-05ced71c.entry.js +1 -0
  332. package/www/build/p-074ea569.entry.js +1 -0
  333. package/www/build/p-07e18572.entry.js +1 -0
  334. package/www/build/p-0843b0e7.entry.js +1 -0
  335. package/www/build/p-0fa4b50b.entry.js +1 -0
  336. package/www/build/p-1b6279a6.entry.js +1 -0
  337. package/www/build/p-1ba8d432.entry.js +1 -0
  338. package/www/build/p-1cb23bbb.entry.js +1 -0
  339. package/www/build/p-20a3247c.entry.js +1 -0
  340. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  341. package/www/build/p-26f834e5.entry.js +1 -0
  342. package/www/build/p-279655eb.entry.js +1 -0
  343. package/www/build/p-2a056aa6.js +1 -0
  344. package/{dist/web-components-library/p-1fdbd448.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  345. package/www/build/p-2d1b6c3c.entry.js +1 -0
  346. package/www/build/p-2efedcf4.entry.js +1 -0
  347. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  348. package/www/build/p-344e7ae7.entry.js +1 -0
  349. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  350. package/www/build/p-38a3cf3b.entry.js +1 -0
  351. package/www/build/p-3a468aa9.entry.js +1 -0
  352. package/www/build/p-3c2d438b.entry.js +1 -0
  353. package/www/build/p-3f55dce6.entry.js +1 -0
  354. package/www/build/p-411cbcd6.entry.js +1 -0
  355. package/www/build/p-475ca461.entry.js +1 -0
  356. package/www/build/p-4cd6c6f4.entry.js +1 -0
  357. package/www/build/p-4e8fd5be.entry.js +1 -0
  358. package/www/build/p-51e308ca.entry.js +1 -0
  359. package/www/build/p-59cfee8d.entry.js +1 -0
  360. package/www/build/p-5dd9a2c6.entry.js +1 -0
  361. package/www/build/p-61424b8a.entry.js +1 -0
  362. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  363. package/www/build/p-682528b2.entry.js +1 -0
  364. package/www/build/p-6b1a5309.entry.js +1 -0
  365. package/www/build/p-7af991f5.entry.js +1 -0
  366. package/www/build/p-810bd730.entry.js +1 -0
  367. package/www/build/p-8980398c.entry.js +1 -0
  368. package/www/build/p-8b960526.entry.js +1 -0
  369. package/www/build/p-8bf0844b.entry.js +1 -0
  370. package/www/build/p-8c105bd1.entry.js +1 -0
  371. package/www/build/p-8f46e548.entry.js +1 -0
  372. package/www/build/p-8ffc17b7.entry.js +1 -0
  373. package/www/build/p-93dc6d51.entry.js +1 -0
  374. package/www/build/p-95b8f109.entry.js +1 -0
  375. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  376. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  377. package/www/build/p-9c338aeb.entry.js +1 -0
  378. package/www/build/p-9d03a7d6.entry.js +1 -0
  379. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  380. package/www/build/p-a23e9115.js +1 -0
  381. package/www/build/p-a2b67e2d.entry.js +1 -0
  382. package/www/build/p-a79d1412.entry.js +1 -0
  383. package/www/build/p-a82ea410.entry.js +1 -0
  384. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  385. package/www/build/p-b33f5e6a.entry.js +1 -0
  386. package/www/build/{p-bee26f96.js → p-b3c29822.js} +1 -1
  387. package/www/build/p-b6f36170.entry.js +16 -0
  388. package/www/build/p-bb0fe7bc.entry.js +1 -0
  389. package/www/build/p-bdc6f2e5.entry.js +1 -0
  390. package/www/build/p-beba3e67.entry.js +1 -0
  391. package/www/build/p-c25b0b2a.entry.js +1 -0
  392. package/www/build/p-c6aad085.entry.js +1 -0
  393. package/www/build/p-cd43f80d.js +1 -0
  394. package/www/build/p-ce83ce18.entry.js +1 -0
  395. package/www/build/p-db3c8e3e.entry.js +1 -0
  396. package/www/build/p-e40b16fa.entry.js +1 -0
  397. package/www/build/p-ede9fbf5.entry.js +1 -0
  398. package/www/build/p-f0653e72.entry.js +1 -0
  399. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  400. package/www/build/p-f20d1242.entry.js +1 -0
  401. package/www/build/p-f95cc914.entry.js +1 -0
  402. package/www/build/web-components-library.esm.js +1 -1
  403. package/www/index.html +1 -1
  404. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -28
  405. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -36
  406. package/dist/cjs/z-button-filter.cjs.entry.js +0 -49
  407. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  408. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -24
  409. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -44
  410. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -54
  411. package/dist/cjs/z-footer.cjs.entry.js +0 -110
  412. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  413. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -93
  414. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -201
  415. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  416. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -25
  417. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -129
  418. package/dist/cjs/z-status-tag.cjs.entry.js +0 -32
  419. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -262
  420. package/dist/collection/components/footer/z-footer/index.js +0 -262
  421. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  422. package/dist/collection/components/footer/z-footer-link/index.js +0 -45
  423. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  424. package/dist/collection/components/footer/z-footer-section/index.js +0 -54
  425. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  426. package/dist/collection/components/footer/z-footer-social/index.js +0 -78
  427. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  428. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  429. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  430. package/dist/collection/components/notification/z-cookiebar/index.js +0 -115
  431. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  432. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  433. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  434. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -136
  435. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  436. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -221
  437. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  438. package/dist/collection/deprecated/z-button-filter/index.js +0 -159
  439. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  440. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -63
  441. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  442. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  443. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  444. package/dist/collection/deprecated/z-input-label/index.js +0 -79
  445. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  446. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -300
  447. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  448. package/dist/collection/deprecated/z-status-tag/index.js +0 -133
  449. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  450. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -378
  451. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  452. package/dist/collection/snowflakes/myz/topbar/index.js +0 -409
  453. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  454. package/dist/esm/z-app-switcher.entry.js +0 -24
  455. package/dist/esm/z-button-deprecated.entry.js +0 -32
  456. package/dist/esm/z-button-filter.entry.js +0 -45
  457. package/dist/esm/z-candybar.entry.js +0 -15
  458. package/dist/esm/z-chip-deprecated.entry.js +0 -20
  459. package/dist/esm/z-cookiebar.entry.js +0 -40
  460. package/dist/esm/z-footer-link_3.entry.js +0 -48
  461. package/dist/esm/z-footer.entry.js +0 -106
  462. package/dist/esm/z-input-deprecated.entry.js +0 -257
  463. package/dist/esm/z-menu-dropdown_2.entry.js +0 -88
  464. package/dist/esm/z-myz-topbar.entry.js +0 -197
  465. package/dist/esm/z-pagination-bar.entry.js +0 -112
  466. package/dist/esm/z-pagination-page.entry.js +0 -21
  467. package/dist/esm/z-popover-deprecated.entry.js +0 -125
  468. package/dist/esm/z-status-tag.entry.js +0 -28
  469. package/dist/esm/z-tooltip-deprecated.entry.js +0 -258
  470. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  471. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  472. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  473. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  474. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  475. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  476. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  477. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  478. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  479. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  480. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  481. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  482. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  483. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  484. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  485. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  486. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  487. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  488. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  489. package/dist/web-components-library/p-0afc555e.entry.js +0 -1
  490. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  491. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  492. package/dist/web-components-library/p-18448e4d.entry.js +0 -1
  493. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  494. package/dist/web-components-library/p-1e163a87.entry.js +0 -1
  495. package/dist/web-components-library/p-1f187c54.entry.js +0 -1
  496. package/dist/web-components-library/p-1f8c8cd0.entry.js +0 -1
  497. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  498. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  499. package/dist/web-components-library/p-3027c60b.entry.js +0 -1
  500. package/dist/web-components-library/p-30fcd62b.js +0 -1
  501. package/dist/web-components-library/p-35739670.entry.js +0 -1
  502. package/dist/web-components-library/p-36d2d081.entry.js +0 -1
  503. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  504. package/dist/web-components-library/p-3eb0d582.entry.js +0 -1
  505. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  506. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  507. package/dist/web-components-library/p-42782d06.entry.js +0 -1
  508. package/dist/web-components-library/p-4465426a.entry.js +0 -1
  509. package/dist/web-components-library/p-468520f5.entry.js +0 -1
  510. package/dist/web-components-library/p-46e367c9.entry.js +0 -1
  511. package/dist/web-components-library/p-4a322ca6.entry.js +0 -1
  512. package/dist/web-components-library/p-4ba0b17c.entry.js +0 -1
  513. package/dist/web-components-library/p-552c6686.entry.js +0 -1
  514. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  515. package/dist/web-components-library/p-569f6cff.entry.js +0 -1
  516. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  517. package/dist/web-components-library/p-5935151c.entry.js +0 -1
  518. package/dist/web-components-library/p-5b83568e.entry.js +0 -1
  519. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  520. package/dist/web-components-library/p-63a99ad2.entry.js +0 -16
  521. package/dist/web-components-library/p-64033ee3.entry.js +0 -1
  522. package/dist/web-components-library/p-66bbcf76.entry.js +0 -1
  523. package/dist/web-components-library/p-69db61b5.entry.js +0 -1
  524. package/dist/web-components-library/p-6e4dd501.entry.js +0 -1
  525. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  526. package/dist/web-components-library/p-7171d686.entry.js +0 -1
  527. package/dist/web-components-library/p-75a4091f.entry.js +0 -1
  528. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  529. package/dist/web-components-library/p-7e13d026.entry.js +0 -1
  530. package/dist/web-components-library/p-82ff8f0e.entry.js +0 -1
  531. package/dist/web-components-library/p-84cc611a.entry.js +0 -1
  532. package/dist/web-components-library/p-8879211b.entry.js +0 -1
  533. package/dist/web-components-library/p-8949cd1d.entry.js +0 -1
  534. package/dist/web-components-library/p-9099124a.entry.js +0 -1
  535. package/dist/web-components-library/p-9ecf936d.js +0 -1
  536. package/dist/web-components-library/p-a1250f99.entry.js +0 -1
  537. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  538. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  539. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  540. package/dist/web-components-library/p-af9b8051.entry.js +0 -1
  541. package/dist/web-components-library/p-b01314fa.entry.js +0 -1
  542. package/dist/web-components-library/p-b4a9ba1d.entry.js +0 -1
  543. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  544. package/dist/web-components-library/p-bbbfd2fa.entry.js +0 -1
  545. package/dist/web-components-library/p-bea5aa42.entry.js +0 -1
  546. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  547. package/dist/web-components-library/p-c7d7958c.entry.js +0 -1
  548. package/dist/web-components-library/p-c849a2a5.entry.js +0 -1
  549. package/dist/web-components-library/p-d1b45e96.entry.js +0 -1
  550. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  551. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  552. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  553. package/dist/web-components-library/p-dc3c5f36.entry.js +0 -1
  554. package/dist/web-components-library/p-e0f82390.entry.js +0 -1
  555. package/dist/web-components-library/p-e1ddeb61.entry.js +0 -1
  556. package/dist/web-components-library/p-e4d761f4.entry.js +0 -1
  557. package/dist/web-components-library/p-efca7e17.entry.js +0 -1
  558. package/dist/web-components-library/p-f08d1cbd.entry.js +0 -1
  559. package/dist/web-components-library/p-f53d1d26.entry.js +0 -1
  560. package/dist/web-components-library/p-f8aef252.entry.js +0 -1
  561. package/dist/web-components-library/p-f94281ee.entry.js +0 -1
  562. package/dist/web-components-library/p-f9e8ac5d.entry.js +0 -1
  563. package/www/build/p-016b2800.entry.js +0 -1
  564. package/www/build/p-067bd5da.entry.js +0 -1
  565. package/www/build/p-0afc555e.entry.js +0 -1
  566. package/www/build/p-10b84e8c.entry.js +0 -1
  567. package/www/build/p-12211a48.entry.js +0 -1
  568. package/www/build/p-18448e4d.entry.js +0 -1
  569. package/www/build/p-1ab0de76.entry.js +0 -1
  570. package/www/build/p-1e163a87.entry.js +0 -1
  571. package/www/build/p-1f187c54.entry.js +0 -1
  572. package/www/build/p-1f8c8cd0.entry.js +0 -1
  573. package/www/build/p-2d5d8e6f.entry.js +0 -1
  574. package/www/build/p-2e7a31ac.entry.js +0 -1
  575. package/www/build/p-3027c60b.entry.js +0 -1
  576. package/www/build/p-30fcd62b.js +0 -1
  577. package/www/build/p-35739670.entry.js +0 -1
  578. package/www/build/p-36d2d081.entry.js +0 -1
  579. package/www/build/p-3c7cf41f.entry.js +0 -1
  580. package/www/build/p-3eb0d582.entry.js +0 -1
  581. package/www/build/p-3ecfb7c1.entry.js +0 -1
  582. package/www/build/p-40f96085.entry.js +0 -1
  583. package/www/build/p-42782d06.entry.js +0 -1
  584. package/www/build/p-4465426a.entry.js +0 -1
  585. package/www/build/p-468520f5.entry.js +0 -1
  586. package/www/build/p-46e367c9.entry.js +0 -1
  587. package/www/build/p-4a322ca6.entry.js +0 -1
  588. package/www/build/p-4ba0b17c.entry.js +0 -1
  589. package/www/build/p-552c6686.entry.js +0 -1
  590. package/www/build/p-563529f8.entry.js +0 -1
  591. package/www/build/p-569f6cff.entry.js +0 -1
  592. package/www/build/p-57faab40.entry.js +0 -1
  593. package/www/build/p-5935151c.entry.js +0 -1
  594. package/www/build/p-5b83568e.entry.js +0 -1
  595. package/www/build/p-5c6108bb.entry.js +0 -1
  596. package/www/build/p-63a99ad2.entry.js +0 -16
  597. package/www/build/p-64033ee3.entry.js +0 -1
  598. package/www/build/p-66bbcf76.entry.js +0 -1
  599. package/www/build/p-69db61b5.entry.js +0 -1
  600. package/www/build/p-6e4dd501.entry.js +0 -1
  601. package/www/build/p-6fe1bffb.entry.js +0 -1
  602. package/www/build/p-7171d686.entry.js +0 -1
  603. package/www/build/p-75a4091f.entry.js +0 -1
  604. package/www/build/p-7b22a446.entry.js +0 -1
  605. package/www/build/p-7e13d026.entry.js +0 -1
  606. package/www/build/p-82ff8f0e.entry.js +0 -1
  607. package/www/build/p-84cc611a.entry.js +0 -1
  608. package/www/build/p-8879211b.entry.js +0 -1
  609. package/www/build/p-8949cd1d.entry.js +0 -1
  610. package/www/build/p-9099124a.entry.js +0 -1
  611. package/www/build/p-9ecf936d.js +0 -1
  612. package/www/build/p-a1250f99.entry.js +0 -1
  613. package/www/build/p-a3b8dd69.entry.js +0 -1
  614. package/www/build/p-aa271ed7.entry.js +0 -1
  615. package/www/build/p-af4a9bb7.entry.js +0 -1
  616. package/www/build/p-af9b8051.entry.js +0 -1
  617. package/www/build/p-b01314fa.entry.js +0 -1
  618. package/www/build/p-b4a9ba1d.entry.js +0 -1
  619. package/www/build/p-b9a69a90.entry.js +0 -1
  620. package/www/build/p-bbbfd2fa.entry.js +0 -1
  621. package/www/build/p-bea5aa42.entry.js +0 -1
  622. package/www/build/p-c39c68b9.entry.js +0 -1
  623. package/www/build/p-c7d7958c.entry.js +0 -1
  624. package/www/build/p-c849a2a5.entry.js +0 -1
  625. package/www/build/p-d1b45e96.entry.js +0 -1
  626. package/www/build/p-d767f784.entry.js +0 -1
  627. package/www/build/p-d7e72cec.entry.js +0 -1
  628. package/www/build/p-d8e17d3a.entry.js +0 -1
  629. package/www/build/p-dc3c5f36.entry.js +0 -1
  630. package/www/build/p-e0f82390.entry.js +0 -1
  631. package/www/build/p-e1ddeb61.entry.js +0 -1
  632. package/www/build/p-e4d761f4.entry.js +0 -1
  633. package/www/build/p-ef5f8af2.js +0 -1
  634. package/www/build/p-efca7e17.entry.js +0 -1
  635. package/www/build/p-f08d1cbd.entry.js +0 -1
  636. package/www/build/p-f53d1d26.entry.js +0 -1
  637. package/www/build/p-f8aef252.entry.js +0 -1
  638. package/www/build/p-f94281ee.entry.js +0 -1
  639. package/www/build/p-f9e8ac5d.entry.js +0 -1
@@ -3,7 +3,7 @@
3
3
  const index = require('./index-e3299e0a.js');
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v2.19.2 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v2.18.1 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  const patchBrowser = () => {
9
9
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('web-components-library.cjs.js', document.baseURI).href));
@@ -15,5 +15,5 @@ const patchBrowser = () => {
15
15
  };
16
16
 
17
17
  patchBrowser().then(options => {
18
- return index.bootstrapLazy(JSON.parse("[[\"z-app-header_2.cjs\",[[1,\"z-app-header\",{\"stuck\":[516],\"hero\":[1],\"overlay\":[516],\"flow\":[513],\"drawerOpen\":[516,\"drawer-open\"],\"stucked\":[32],\"menuLength\":[32]}],[1,\"z-icon\",{\"name\":[1],\"height\":[2],\"width\":[2],\"iconid\":[1],\"fill\":[1]}]]],[\"z-input-deprecated.cjs\",[[2,\"z-input-deprecated\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"hasmessage\":[4],\"message\":[1],\"labelafter\":[4],\"typingtimeout\":[2],\"items\":[1],\"autocomplete\":[8],\"multiple\":[4],\"hasclearicon\":[4],\"icon\":[1],\"isTyping\":[32],\"textareaWrapperHover\":[32],\"textareaWrapperFocus\":[32],\"passwordHidden\":[32],\"getValue\":[64],\"setValue\":[64],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-footer.cjs\",[[1,\"z-footer\",{\"data\":[1],\"productName\":[1,\"product-name\"],\"productVersion\":[1,\"product-version\"],\"productCreditsLink\":[1,\"product-credits-link\"],\"showReportAProblemButton\":[4,\"show-report-a-problem-button\"],\"contentMaxWidth\":[2,\"content-max-width\"]},[[0,\"zLinkClick\",\"zLinkClickListener\"]]]]],[\"z-file-upload.cjs\",[[1,\"z-file-upload\",{\"type\":[513],\"buttonVariant\":[1,\"button-variant\"],\"acceptedFormat\":[1,\"accepted-format\"],\"fileMaxSize\":[2,\"file-max-size\"],\"mainTitle\":[1,\"main-title\"],\"description\":[1],\"files\":[32],\"invalidFiles\":[32],\"getFiles\":[64]},[[0,\"removeFile\",\"removeFileListener\"],[0,\"fileDropped\",\"fileDroppedListener\"]]]]],[\"z-modal-login.cjs\",[[6,\"z-modal-login\",{\"forgotPasswordUrl\":[1,\"forgot-password-url\"],\"heading\":[1],\"status\":[1025],\"message\":[1],\"pwdmessage\":[1],\"externalProviderCheck\":[32]}]]],[\"z-myz-topbar.cjs\",[[1,\"z-myz-topbar\",{\"intlinkdata\":[1],\"extlinkdata\":[1],\"userdata\":[1],\"ismyz\":[4],\"logolink\":[1],\"imagealt\":[1],\"activeintlinkid\":[1],\"activesublinkid\":[1],\"hideloginbutton\":[4],\"activeMenuItem\":[32],\"currentMenuItem\":[32],\"isMobile\":[32],\"isMenuMobileOpen\":[32]},[[9,\"resize\",\"handleResize\"],[2,\"zListItemLinkClick\",\"handleZListItemLinkClick\"],[2,\"zListItemClick\",\"handleZListItemClick\"]]]]],[\"z-combobox.cjs\",[[1,\"z-combobox\",{\"inputid\":[1],\"items\":[1],\"label\":[1],\"hassearch\":[4],\"searchlabel\":[1],\"searchplaceholder\":[1],\"searchtitle\":[1],\"noresultslabel\":[1],\"isopen\":[1028],\"isfixed\":[4],\"closesearchtext\":[1],\"hascheckall\":[4],\"checkalltext\":[1],\"uncheckalltext\":[1],\"maxcheckableitems\":[2],\"searchValue\":[32],\"selectedCounter\":[32],\"renderItemsList\":[32]},[[0,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-contextual-menu.cjs\",[[1,\"z-contextual-menu\",{\"elements\":[1],\"color\":[1],\"popoverPosition\":[513,\"popover-position\"]}]]],[\"z-myz-card-dictionary.cjs\",[[1,\"z-myz-card-dictionary\",{\"name\":[1],\"cover\":[1],\"disabled\":[4],\"flipped\":[1028],\"flipbuttonlabel\":[1],\"hideinfobtn\":[4]},[[0,\"flipCard\",\"handleFlipCard\"]]]]],[\"z-app-topbar.cjs\",[[1,\"z-app-topbar\",{\"theme\":[1],\"contentMaxWidth\":[2,\"content-max-width\"],\"topbarContent\":[1,\"topbar-content\"],\"logoLink\":[1,\"logo-link\"],\"showAppSwitcher\":[4,\"show-app-switcher\"],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"z-table.cjs\",[[4,\"z-table\",{\"lines\":[514],\"errorMessage\":[1,\"error-message\"],\"bordered\":[4],\"callToActionLabel\":[1,\"call-to-action-label\"],\"callToActionTwoLabel\":[1,\"call-to-action-two-label\"],\"columnSticky\":[4,\"column-sticky\"],\"empty\":[4],\"error\":[4],\"errorLink\":[1,\"error-link\"],\"headerSticky\":[4,\"header-sticky\"],\"message\":[1],\"subtitle\":[1],\"hasTableBody\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"]]]]],[\"z-messages-pocket.cjs\",[[1,\"z-messages-pocket\",{\"pocketid\":[1],\"messages\":[2],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]]]],[\"z-pagination.cjs\",[[0,\"z-pagination\",{\"label\":[1],\"navArrows\":[4,\"nav-arrows\"],\"totalPages\":[2,\"total-pages\"],\"skip\":[2],\"edges\":[4],\"split\":[2],\"visiblePages\":[2,\"visible-pages\"],\"currentPage\":[1026,\"current-page\"],\"goToPage\":[4,\"go-to-page\"],\"_visiblePages\":[32],\"isMobile\":[32],\"goToPageValue\":[32]},[[9,\"resize\",\"onResize\"]]]]],[\"z-table-header-row.cjs\",[[4,\"z-table-header-row\",{\"expandable\":[516]}]]],[\"z-carousel.cjs\",[[4,\"z-carousel\",{\"isLoading\":[4,\"is-loading\"],\"label\":[1],\"single\":[4],\"arrowsPosition\":[1,\"arrows-position\"],\"progressMode\":[1,\"progress-mode\"],\"ghostLoadingHeight\":[2,\"ghost-loading-height\"],\"current\":[32],\"items\":[32]}]]],[\"z-cookiebar.cjs\",[[1,\"z-cookiebar\",{\"cookiepolicyurl\":[1],\"hide\":[4],\"callback\":[16]}]]],[\"z-date-picker.cjs\",[[4,\"z-date-picker\",{\"datePickerId\":[1,\"date-picker-id\"],\"ariaLabel\":[1,\"aria-label\"],\"label\":[1],\"mode\":[1],\"flatpickrPosition\":[32],\"inputError\":[32]},[[18,\"keydown\",\"handleKeyDown\"]]]]],[\"z-file.cjs\",[[2,\"z-file\",{\"fileNumber\":[2,\"file-number\"],\"fileName\":[1,\"file-name\"],\"allowPopover\":[32],\"popoverVisible\":[32]},[[1,\"mouseover\",\"onMouseOver\"],[1,\"mouseleave\",\"onMouseLeave\"],[0,\"interactiveIconClick\",\"onInteractiveIconClick\"]]]]],[\"z-range-picker.cjs\",[[0,\"z-range-picker\",{\"rangePickerId\":[1,\"range-picker-id\"],\"firstAriaLabel\":[1,\"first-aria-label\"],\"firstLabel\":[1,\"first-label\"],\"secondAriaLabel\":[1,\"second-aria-label\"],\"secondLabel\":[1,\"second-label\"],\"mode\":[1],\"flatpickrPosition\":[32],\"activeInput\":[32],\"firstInputError\":[32],\"lastInputError\":[32]},[[18,\"click\",\"handleClick\"],[18,\"keyup\",\"handleKeyDown\"]]]]],[\"z-table-row.cjs\",[[4,\"z-table-row\",{\"expandedType\":[513,\"expanded-type\"],\"expanded\":[32]}]]],[\"z-anchor-navigation.cjs\",[[4,\"z-anchor-navigation\",{\"hideUnselected\":[516,\"hide-unselected\"],\"collapsed\":[32]}]]],[\"z-myz-card-alert.cjs\",[[1,\"z-myz-card-alert\",{\"iconname\":[1],\"contenttext\":[1],\"actiontext\":[1],\"type\":[1]}]]],[\"z-myz-card-info.cjs\",[[1,\"z-myz-card-info\",{\"data\":[1],\"htmltabindex\":[2],\"hiddenContent\":[32],\"tooltip\":[32]}]]],[\"z-otp.cjs\",[[1,\"z-otp\",{\"inputNum\":[2,\"input-num\"],\"status\":[1],\"message\":[1]}]]],[\"z-pagination-bar.cjs\",[[1,\"z-pagination-bar\",{\"pages\":[2],\"visiblepages\":[2],\"currentpage\":[1026],\"startpage\":[1026],\"historyraw\":[1],\"listhistoryrow\":[1040],\"currentPages\":[32]}]]],[\"z-panel-elem.cjs\",[[1,\"z-panel-elem\",{\"elemid\":[1],\"imgurl\":[1],\"imgalt\":[1],\"linkicon\":[1],\"linklabel\":[1],\"url\":[1],\"target\":[1],\"isdisabled\":[4],\"descrSlotName\":[1,\"descr-slot-name\"]}]]],[\"z-skip-to-content.cjs\",[[2,\"z-skip-to-content\",{\"variant\":[513],\"links\":[1025],\"visible\":[32],\"visibleLink\":[32]},[[4,\"focusout\",\"handleFocusOutSkipToContent\"],[4,\"focusin\",\"handleFocusSkipToContent\"]]]]],[\"z-user-dropdown.cjs\",[[1,\"z-user-dropdown\",{\"logged\":[4],\"userFullName\":[1,\"user-full-name\"],\"userEmail\":[1,\"user-email\"],\"menuContent\":[1,\"menu-content\"],\"useInverseColors\":[4,\"use-inverse-colors\"],\"isMenuOpen\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"],[8,\"click\",\"handleClickOutside\"]]]]],[\"z-button-deprecated.cjs\",[[1,\"z-button-deprecated\",{\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513],\"issmall\":[516],\"square\":[516]}]]],[\"z-button-filter.cjs\",[[1,\"z-button-filter\",{\"filtername\":[1],\"isfixed\":[4],\"hasicon\":[4],\"filterid\":[1],\"issmall\":[4]}]]],[\"z-button-sort.cjs\",[[1,\"z-button-sort\",{\"buttonid\":[1],\"label\":[1],\"desclabel\":[1],\"counter\":[2],\"sortlabelasc\":[1],\"sortlabeldesc\":[1],\"isselected\":[1028],\"sortasc\":[1028],\"allowTooltip\":[32]}]]],[\"z-card.cjs\",[[1,\"z-card\",{\"variant\":[513],\"coverIcon\":[1,\"cover-icon\"],\"clickable\":[516],\"showshadow\":[516],\"hasCoverImage\":[32]},[[0,\"click\",\"onClick\"]]]]],[\"z-icon-package.cjs\",[[1,\"z-icon-package\"]]],[\"z-info-box.cjs\",[[1,\"z-info-box\",{\"boxid\":[1],\"isclosable\":[4]}]]],[\"z-info-reveal.cjs\",[[1,\"z-info-reveal\",{\"icon\":[1],\"position\":[513],\"label\":[1],\"open\":[32],\"currentIndex\":[32]}]]],[\"z-menu.cjs\",[[1,\"z-menu\",{\"active\":[516],\"floating\":[516],\"open\":[1540],\"hasHeader\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-menu-section.cjs\",[[1,\"z-menu-section\",{\"active\":[516],\"open\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-myz-card-icon.cjs\",[[1,\"z-myz-card-icon\",{\"icon\":[1],\"isdisabled\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-navigation-tab.cjs\",[[0,\"z-navigation-tab\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"icon\":[1],\"label\":[1],\"htmlTitle\":[1,\"html-title\"]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tab-link.cjs\",[[0,\"z-navigation-tab-link\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"htmlTitle\":[1,\"html-title\"],\"target\":[1],\"href\":[1],\"icon\":[1],\"label\":[1]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tabs.cjs\",[[1,\"z-navigation-tabs\",{\"orientation\":[513],\"size\":[513],\"canNavigate\":[32],\"canNavigatePrev\":[32],\"canNavigateNext\":[32]},[[9,\"resize\",\"checkScrollVisible\"],[0,\"selected\",\"onTabSelected\"]]]]],[\"z-notification.cjs\",[[1,\"z-notification\",{\"contenticonname\":[1],\"actiontext\":[1],\"type\":[513],\"showclose\":[4],\"showshadow\":[516],\"sticky\":[516]}]]],[\"z-pocket-message.cjs\",[[1,\"z-pocket-message\"]]],[\"z-section-title.cjs\",[[1,\"z-section-title\",{\"dividerPosition\":[1,\"divider-position\"],\"uppercase\":[516]}]]],[\"z-slideshow.cjs\",[[1,\"z-slideshow\",{\"slideshowid\":[1],\"data\":[1],\"device\":[32],\"currentSlide\":[32]}]]],[\"z-status-tag.cjs\",[[1,\"z-status-tag\",{\"icon\":[1],\"text\":[1],\"expandable\":[4],\"status\":[513],\"variant\":[1]}]]],[\"z-tag.cjs\",[[6,\"z-tag\",{\"icon\":[1],\"expandable\":[4]}]]],[\"z-toast-notification.cjs\",[[1,\"z-toast-notification\",{\"heading\":[1],\"message\":[1],\"closebutton\":[4],\"autoclose\":[2],\"pauseonfocusloss\":[4],\"type\":[1],\"isdraggable\":[4],\"draggablepercentage\":[2],\"transition\":[1],\"percentage\":[32]}]]],[\"z-toggle-button.cjs\",[[1,\"z-toggle-button\",{\"label\":[1],\"isdisabled\":[4],\"avoidclick\":[4],\"opened\":[1028]}]]],[\"z-toggle-switch.cjs\",[[6,\"z-toggle-switch\",{\"disabled\":[516],\"labelPosition\":[513,\"label-position\"],\"checked\":[1028],\"htmlid\":[1]}]]],[\"z-tooltip.cjs\",[[1,\"z-tooltip\",{\"position\":[513],\"dark\":[516],\"open\":[1540],\"bindTo\":[1,\"bind-to\"]},[[0,\"openChange\",\"onPopoverOpenChange\"]]]]],[\"z-aria-alert.cjs\",[[4,\"z-aria-alert\",{\"mode\":[1]}]]],[\"z-avatar.cjs\",[[1,\"z-avatar\",{\"size\":[1],\"text\":[1],\"textColor\":[1,\"text-color\"],\"backgroundColor\":[1,\"background-color\"],\"image\":[1025]}]]],[\"z-chip-deprecated.cjs\",[[1,\"z-chip-deprecated\",{\"regulartext\":[1],\"boldtext\":[2]}]]],[\"z-cover-hero.cjs\",[[1,\"z-cover-hero\",{\"variant\":[513],\"contentPosition\":[513,\"content-position\"]}]]],[\"z-myz-card-footer.cjs\",[[1,\"z-myz-card-footer\",{\"titolo\":[1],\"autori\":[1],\"isbn\":[1],\"faded\":[4],\"cardtype\":[1],\"opened\":[4],\"customContent\":[4,\"custom-content\"],\"isOpen\":[32],\"allowTooltipAuthors\":[32]},[[0,\"toggleClick\",\"handleToggle\"]]]]],[\"z-myz-card-footer-sections.cjs\",[[1,\"z-myz-card-footer-sections\"]]],[\"z-myz-card-list.cjs\",[[1,\"z-myz-card-list\",{\"listdata\":[1]}]]],[\"z-offcanvas.cjs\",[[6,\"z-offcanvas\",{\"variant\":[513],\"open\":[1540],\"transitiondirection\":[513]}]]],[\"z-popover-deprecated.cjs\",[[6,\"z-popover-deprecated\",{\"position\":[1],\"backgroundColor\":[1,\"background-color\"],\"borderRadius\":[1,\"border-radius\"],\"boxShadow\":[1,\"box-shadow\"],\"showArrow\":[4,\"show-arrow\"],\"padding\":[1],\"isVisible\":[32],\"popoverPosition\":[32]},[[0,\"closePopover\",\"closePopover\"],[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-stepper.cjs\",[[1,\"z-stepper\"]]],[\"z-stepper-item.cjs\",[[1,\"z-stepper-item\",{\"index\":[2],\"href\":[1],\"pressed\":[4],\"disabled\":[4]}]]],[\"z-table-body.cjs\",[[6,\"z-table-body\"]]],[\"z-table-expanded-row.cjs\",[[1,\"z-table-expanded-row\",{\"colSpan\":[2,\"col-span\"]}]]],[\"z-table-footer.cjs\",[[6,\"z-table-footer\"]]],[\"z-table-head.cjs\",[[6,\"z-table-head\"]]],[\"z-table-sticky-footer.cjs\",[[6,\"z-table-sticky-footer\"]]],[\"z-toast-notification-list.cjs\",[[1,\"z-toast-notification-list\",{\"position\":[513],\"newestontop\":[4]}]]],[\"z-tooltip-deprecated.cjs\",[[1,\"z-tooltip-deprecated\",{\"content\":[1],\"type\":[1025],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"position\":[32]}]]],[\"z-visually-hidden.cjs\",[[1,\"z-visually-hidden\"]]],[\"z-button.cjs\",[[6,\"z-button\",{\"ariaLabel\":[513,\"aria-label\"],\"href\":[1],\"target\":[1],\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513]}]]],[\"z-table-header.cjs\",[[1,\"z-table-header\",{\"columnId\":[1,\"column-id\"],\"padding\":[513],\"sortable\":[4],\"showButton\":[4,\"show-button\"],\"defaultSortDirection\":[1,\"default-sort-direction\"],\"sortDirection\":[1025,\"sort-direction\"]},[[18,\"click\",\"handleOutsideClick\"],[18,\"click\",\"handleClickHeaders\"]]]]],[\"z-table-cell.cjs\",[[1,\"z-table-cell\",{\"showButton\":[4,\"show-button\"],\"padding\":[513],\"isMenuOpened\":[32]}]]],[\"z-table-empty-box.cjs\",[[6,\"z-table-empty-box\",{\"message\":[1],\"subtitle\":[1]}]]],[\"z-app-switcher.cjs\",[[1,\"z-app-switcher\",{\"theme\":[1],\"isopen\":[32]}]]],[\"z-chip.cjs\",[[6,\"z-chip\",{\"icon\":[1],\"type\":[513],\"interactiveIcon\":[513,\"interactive-icon\"],\"disabled\":[516]}]]],[\"z-alert.cjs\",[[1,\"z-alert\",{\"type\":[1]}]]],[\"z-candybar.cjs\",[[1,\"z-candybar\"]]],[\"z-ghost-loading.cjs\",[[1,\"z-ghost-loading\"]]],[\"z-pagination-page.cjs\",[[1,\"z-pagination-page\",{\"pageid\":[1],\"value\":[2],\"isselected\":[4],\"isdisabled\":[4],\"isvisited\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-input-label_2.cjs\",[[2,\"z-select\",{\"htmlid\":[1],\"items\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"autocomplete\":[4],\"noresultslabel\":[1],\"hasGroupItems\":[4,\"has-group-items\"],\"isOpen\":[32],\"selectedItem\":[32],\"searchString\":[32],\"getSelectedItem\":[64],\"getValue\":[64],\"setValue\":[64]}],[1,\"z-input-label\",{\"value\":[1],\"disabled\":[4],\"htmlfor\":[1]}]]],[\"z-link.cjs\",[[1,\"z-link\",{\"htmlid\":[1],\"href\":[1],\"target\":[1],\"htmltabindex\":[2],\"isdisabled\":[4],\"isactive\":[4],\"iswhite\":[4],\"textcolor\":[1],\"icon\":[1],\"big\":[516],\"iconposition\":[1],\"underline\":[4],\"iconSize\":[32]}]]],[\"z-menu-dropdown_2.cjs\",[[1,\"z-menu-dropdown\",{\"nomeutente\":[1],\"menucontent\":[1],\"buttonid\":[1],\"ismenuopen\":[32]}],[1,\"z-myz-list\",{\"inputrawdata\":[1],\"list\":[1040]}]]],[\"z-dragdrop-area_2.cjs\",[[1,\"z-dragdrop-area\"],[1,\"z-heading\",{\"level\":[2],\"variant\":[1],\"component\":[1]}]]],[\"z-modal.cjs\",[[1,\"z-modal\",{\"modalid\":[1],\"modaltitle\":[1],\"modalsubtitle\":[1],\"closeButtonLabel\":[1,\"close-button-label\"]}]]],[\"z-footer-link_3.cjs\",[[1,\"z-footer-section\",{\"name\":[1],\"isOpen\":[32]}],[1,\"z-footer-link\",{\"href\":[1]}],[1,\"z-footer-social\",{\"icon\":[1],\"href\":[1],\"description\":[1]}]]],[\"z-myz-list-item.cjs\",[[1,\"z-myz-list-item\",{\"text\":[1],\"link\":[1],\"linktarget\":[1],\"icon\":[1],\"listitemid\":[1],\"action\":[1],\"underlined\":[4]}]]],[\"z-pocket_3.cjs\",[[1,\"z-pocket\",{\"pocketid\":[1],\"status\":[1025],\"open\":[64],\"close\":[64]},[[0,\"pocketHeaderClick\",\"handlePocketHeaderClick\"],[0,\"pocketHeaderPan\",\"handlePocketHeaderPan\"]]],[1,\"z-pocket-body\",{\"pocketid\":[1],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]],[1,\"z-pocket-header\",{\"pocketid\":[1]}]]],[\"z-logo.cjs\",[[1,\"z-logo\",{\"width\":[2],\"height\":[2],\"imageAlt\":[1,\"image-alt\"],\"link\":[1],\"targetBlank\":[4,\"target-blank\"],\"mobileLogo\":[4,\"mobile-logo\"]}]]],[\"z-myz-card_4.cjs\",[[1,\"z-myz-card\",{\"faded\":[4],\"cardtype\":[1],\"ispressed\":[4],\"ishighlighted\":[4]}],[1,\"z-myz-card-body\"],[1,\"z-myz-card-cover\",{\"img\":[1],\"titolo\":[1],\"faded\":[4],\"defaultimg\":[1]}],[1,\"z-myz-card-header\",{\"titolo\":[1],\"faded\":[4],\"cardtype\":[1],\"allowTooltip\":[32]}]]],[\"z-popover.cjs\",[[1,\"z-popover\",{\"position\":[513],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"showArrow\":[516,\"show-arrow\"],\"center\":[516],\"closable\":[4],\"currentPosition\":[32]},[[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-divider.cjs\",[[2,\"z-divider\",{\"size\":[1],\"color\":[1],\"orientation\":[1]}]]],[\"z-list_3.cjs\",[[1,\"z-list-element\",{\"alignButton\":[513,\"align-button\"],\"clickable\":[516],\"dividerColor\":[1,\"divider-color\"],\"dividerType\":[1,\"divider-type\"],\"dividerSize\":[1,\"divider-size\"],\"expandable\":[516],\"expandableStyle\":[1,\"expandable-style\"],\"listElementId\":[514,\"list-element-id\"],\"size\":[513],\"color\":[513],\"disabled\":[516],\"isContextualMenu\":[516,\"is-contextual-menu\"],\"listElementPosition\":[513,\"list-element-position\"],\"listType\":[513,\"list-type\"],\"showInnerContent\":[32]},[[4,\"accessibleFocus\",\"accessibleFocusHandler\"]]],[1,\"z-list-group\",{\"size\":[513],\"dividerType\":[513,\"divider-type\"],\"dividerSize\":[513,\"divider-size\"],\"dividerColor\":[513,\"divider-color\"],\"listType\":[513,\"list-type\"]}],[1,\"z-list\",{\"size\":[513],\"listType\":[513,\"list-type\"]}]]],[\"z-input_2.cjs\",[[2,\"z-input\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[516],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"labelPosition\":[1,\"label-position\"],\"autocomplete\":[1],\"hasclearicon\":[4],\"icon\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"pattern\":[1],\"isTyping\":[32],\"passwordHidden\":[32],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]],[1,\"z-input-message\",{\"message\":[1],\"status\":[513]}]]],[\"z-body_2.cjs\",[[1,\"z-body\",{\"level\":[2],\"variant\":[1],\"component\":[1]}],[1,\"z-typography\",{\"level\":[1],\"variant\":[1],\"component\":[1]}]]]]"), options);
18
+ return index.bootstrapLazy(JSON.parse("[[\"z-app-header_2.cjs\",[[1,\"z-app-header\",{\"stuck\":[516],\"hero\":[1],\"overlay\":[516],\"flow\":[513],\"drawerOpen\":[516,\"drawer-open\"],\"stucked\":[32],\"menuLength\":[32]}],[1,\"z-icon\",{\"name\":[1],\"height\":[2],\"width\":[2],\"iconid\":[1],\"fill\":[1]}]]],[\"z-select.cjs\",[[2,\"z-select\",{\"htmlid\":[1],\"items\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"autocomplete\":[4],\"noresultslabel\":[1],\"hasGroupItems\":[4,\"has-group-items\"],\"isOpen\":[32],\"selectedItem\":[32],\"searchString\":[32],\"getSelectedItem\":[64],\"getValue\":[64],\"setValue\":[64]}]]],[\"z-file-upload.cjs\",[[1,\"z-file-upload\",{\"type\":[513],\"buttonVariant\":[1,\"button-variant\"],\"acceptedFormat\":[1,\"accepted-format\"],\"fileMaxSize\":[2,\"file-max-size\"],\"mainTitle\":[1,\"main-title\"],\"description\":[1],\"files\":[32],\"invalidFiles\":[32],\"getFiles\":[64]},[[0,\"removeFile\",\"removeFileListener\"],[0,\"fileDropped\",\"fileDroppedListener\"]]]]],[\"z-modal-login.cjs\",[[6,\"z-modal-login\",{\"forgotPasswordUrl\":[1,\"forgot-password-url\"],\"heading\":[1],\"status\":[1025],\"message\":[1],\"pwdmessage\":[1],\"externalProviderCheck\":[32]}]]],[\"z-combobox.cjs\",[[1,\"z-combobox\",{\"inputid\":[1],\"items\":[1],\"label\":[1],\"hassearch\":[4],\"searchlabel\":[1],\"searchplaceholder\":[1],\"searchtitle\":[1],\"noresultslabel\":[1],\"isopen\":[1028],\"isfixed\":[4],\"closesearchtext\":[1],\"hascheckall\":[4],\"checkalltext\":[1],\"uncheckalltext\":[1],\"maxcheckableitems\":[2],\"searchValue\":[32],\"selectedCounter\":[32],\"renderItemsList\":[32]},[[0,\"inputCheck\",\"inputCheckListener\"]]]]],[\"z-contextual-menu.cjs\",[[1,\"z-contextual-menu\",{\"elements\":[1],\"color\":[1],\"popoverPosition\":[513,\"popover-position\"]}]]],[\"z-myz-card-dictionary.cjs\",[[1,\"z-myz-card-dictionary\",{\"name\":[1],\"cover\":[1],\"disabled\":[4],\"flipped\":[1028],\"flipbuttonlabel\":[1],\"hideinfobtn\":[4]},[[0,\"flipCard\",\"handleFlipCard\"]]]]],[\"z-app-topbar.cjs\",[[1,\"z-app-topbar\",{\"theme\":[1],\"contentMaxWidth\":[2,\"content-max-width\"],\"topbarContent\":[1,\"topbar-content\"],\"logoLink\":[1,\"logo-link\"],\"showAppSwitcher\":[4,\"show-app-switcher\"],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"]]]]],[\"z-table.cjs\",[[4,\"z-table\",{\"lines\":[514],\"errorMessage\":[1,\"error-message\"],\"bordered\":[4],\"callToActionLabel\":[1,\"call-to-action-label\"],\"callToActionTwoLabel\":[1,\"call-to-action-two-label\"],\"columnSticky\":[4,\"column-sticky\"],\"empty\":[4],\"error\":[4],\"errorLink\":[1,\"error-link\"],\"headerSticky\":[4,\"header-sticky\"],\"message\":[1],\"subtitle\":[1],\"hasTableBody\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"]]]]],[\"z-messages-pocket.cjs\",[[1,\"z-messages-pocket\",{\"pocketid\":[1],\"messages\":[2],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]]]],[\"z-pagination.cjs\",[[0,\"z-pagination\",{\"label\":[1],\"navArrows\":[4,\"nav-arrows\"],\"totalPages\":[2,\"total-pages\"],\"skip\":[2],\"edges\":[4],\"split\":[2],\"visiblePages\":[2,\"visible-pages\"],\"currentPage\":[1026,\"current-page\"],\"goToPage\":[4,\"go-to-page\"],\"_visiblePages\":[32],\"isMobile\":[32],\"goToPageValue\":[32]},[[9,\"resize\",\"onResize\"]]]]],[\"z-table-header-row.cjs\",[[4,\"z-table-header-row\",{\"expandable\":[516]}]]],[\"z-carousel.cjs\",[[4,\"z-carousel\",{\"isLoading\":[4,\"is-loading\"],\"label\":[1],\"single\":[4],\"arrowsPosition\":[1,\"arrows-position\"],\"progressMode\":[1,\"progress-mode\"],\"ghostLoadingHeight\":[2,\"ghost-loading-height\"],\"current\":[32],\"items\":[32]}]]],[\"z-date-picker.cjs\",[[4,\"z-date-picker\",{\"datePickerId\":[1,\"date-picker-id\"],\"ariaLabel\":[1,\"aria-label\"],\"label\":[1],\"mode\":[1],\"flatpickrPosition\":[32],\"inputError\":[32]},[[18,\"keydown\",\"handleKeyDown\"]]]]],[\"z-file.cjs\",[[2,\"z-file\",{\"fileNumber\":[2,\"file-number\"],\"fileName\":[1,\"file-name\"],\"allowPopover\":[32],\"popoverVisible\":[32]},[[1,\"mouseover\",\"onMouseOver\"],[1,\"mouseleave\",\"onMouseLeave\"],[0,\"interactiveIconClick\",\"onInteractiveIconClick\"]]]]],[\"z-range-picker.cjs\",[[0,\"z-range-picker\",{\"rangePickerId\":[1,\"range-picker-id\"],\"firstAriaLabel\":[1,\"first-aria-label\"],\"firstLabel\":[1,\"first-label\"],\"secondAriaLabel\":[1,\"second-aria-label\"],\"secondLabel\":[1,\"second-label\"],\"mode\":[1],\"flatpickrPosition\":[32],\"activeInput\":[32],\"firstInputError\":[32],\"lastInputError\":[32]},[[18,\"click\",\"handleClick\"],[18,\"keyup\",\"handleKeyDown\"]]]]],[\"z-table-row.cjs\",[[4,\"z-table-row\",{\"expandedType\":[513,\"expanded-type\"],\"expanded\":[32]}]]],[\"z-anchor-navigation.cjs\",[[4,\"z-anchor-navigation\",{\"hideUnselected\":[516,\"hide-unselected\"],\"collapsed\":[32]}]]],[\"z-menu-dropdown.cjs\",[[1,\"z-menu-dropdown\",{\"nomeutente\":[1],\"menucontent\":[1],\"buttonid\":[1],\"ismenuopen\":[32]}]]],[\"z-myz-card-alert.cjs\",[[1,\"z-myz-card-alert\",{\"iconname\":[1],\"contenttext\":[1],\"actiontext\":[1],\"type\":[1]}]]],[\"z-myz-card-info.cjs\",[[1,\"z-myz-card-info\",{\"data\":[1],\"htmltabindex\":[2],\"hiddenContent\":[32],\"tooltip\":[32]}]]],[\"z-myz-list.cjs\",[[1,\"z-myz-list\",{\"inputrawdata\":[1],\"list\":[1040]}]]],[\"z-otp.cjs\",[[1,\"z-otp\",{\"inputNum\":[2,\"input-num\"],\"status\":[1],\"message\":[1]}]]],[\"z-panel-elem.cjs\",[[1,\"z-panel-elem\",{\"elemid\":[1],\"imgurl\":[1],\"imgalt\":[1],\"linkicon\":[1],\"linklabel\":[1],\"url\":[1],\"target\":[1],\"isdisabled\":[4],\"descrSlotName\":[1,\"descr-slot-name\"]}]]],[\"z-skip-to-content.cjs\",[[2,\"z-skip-to-content\",{\"variant\":[513],\"links\":[1025],\"visible\":[32],\"visibleLink\":[32]},[[4,\"focusout\",\"handleFocusOutSkipToContent\"],[4,\"focusin\",\"handleFocusSkipToContent\"]]]]],[\"z-user-dropdown.cjs\",[[1,\"z-user-dropdown\",{\"logged\":[4],\"userFullName\":[1,\"user-full-name\"],\"userEmail\":[1,\"user-email\"],\"menuContent\":[1,\"menu-content\"],\"useInverseColors\":[4,\"use-inverse-colors\"],\"isMenuOpen\":[32],\"isMobile\":[32]},[[9,\"resize\",\"handleResize\"],[8,\"orientationchange\",\"handleOrientationChange\"],[8,\"click\",\"handleClickOutside\"]]]]],[\"z-button-sort.cjs\",[[1,\"z-button-sort\",{\"buttonid\":[1],\"label\":[1],\"desclabel\":[1],\"counter\":[2],\"sortlabelasc\":[1],\"sortlabeldesc\":[1],\"isselected\":[1028],\"sortasc\":[1028],\"allowTooltip\":[32]}]]],[\"z-card.cjs\",[[1,\"z-card\",{\"variant\":[513],\"coverIcon\":[1,\"cover-icon\"],\"clickable\":[516],\"showshadow\":[516],\"hasCoverImage\":[32]},[[0,\"click\",\"onClick\"]]]]],[\"z-icon-package.cjs\",[[1,\"z-icon-package\"]]],[\"z-info-box.cjs\",[[1,\"z-info-box\",{\"boxid\":[1],\"isclosable\":[4]}]]],[\"z-info-reveal.cjs\",[[1,\"z-info-reveal\",{\"icon\":[1],\"position\":[513],\"label\":[1],\"open\":[32],\"currentIndex\":[32]}]]],[\"z-menu.cjs\",[[1,\"z-menu\",{\"active\":[516],\"floating\":[516],\"open\":[1540],\"hasHeader\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-menu-section.cjs\",[[1,\"z-menu-section\",{\"active\":[516],\"open\":[32],\"hasContent\":[32]},[[4,\"click\",\"handleClick\"]]]]],[\"z-myz-card-icon.cjs\",[[1,\"z-myz-card-icon\",{\"icon\":[1],\"isdisabled\":[4],\"ariaLabel\":[1,\"aria-label\"]}]]],[\"z-navigation-tab.cjs\",[[0,\"z-navigation-tab\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"icon\":[1],\"label\":[1],\"htmlTitle\":[1,\"html-title\"]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tab-link.cjs\",[[0,\"z-navigation-tab-link\",{\"selected\":[1540],\"disabled\":[516],\"orientation\":[513],\"size\":[513],\"htmlTitle\":[1,\"html-title\"],\"target\":[1],\"href\":[1],\"icon\":[1],\"label\":[1]},[[0,\"click\",\"onClick\"]]]]],[\"z-navigation-tabs.cjs\",[[1,\"z-navigation-tabs\",{\"orientation\":[513],\"size\":[513],\"canNavigate\":[32],\"canNavigatePrev\":[32],\"canNavigateNext\":[32]},[[9,\"resize\",\"checkScrollVisible\"],[0,\"selected\",\"onTabSelected\"]]]]],[\"z-notification.cjs\",[[1,\"z-notification\",{\"contenticonname\":[1],\"actiontext\":[1],\"type\":[513],\"showclose\":[4],\"showshadow\":[516],\"sticky\":[516]}]]],[\"z-pocket-message.cjs\",[[1,\"z-pocket-message\"]]],[\"z-section-title.cjs\",[[1,\"z-section-title\",{\"dividerPosition\":[1,\"divider-position\"],\"uppercase\":[516]}]]],[\"z-slideshow.cjs\",[[1,\"z-slideshow\",{\"slideshowid\":[1],\"data\":[1],\"device\":[32],\"currentSlide\":[32]}]]],[\"z-tag.cjs\",[[6,\"z-tag\",{\"icon\":[1],\"expandable\":[4]}]]],[\"z-toast-notification.cjs\",[[1,\"z-toast-notification\",{\"heading\":[1],\"message\":[1],\"closebutton\":[4],\"autoclose\":[2],\"pauseonfocusloss\":[4],\"type\":[1],\"isdraggable\":[4],\"draggablepercentage\":[2],\"transition\":[1],\"percentage\":[32]}]]],[\"z-toggle-button.cjs\",[[1,\"z-toggle-button\",{\"label\":[1],\"isdisabled\":[4],\"avoidclick\":[4],\"opened\":[1028]}]]],[\"z-toggle-switch.cjs\",[[6,\"z-toggle-switch\",{\"disabled\":[516],\"labelPosition\":[513,\"label-position\"],\"checked\":[1028],\"htmlid\":[1]}]]],[\"z-tooltip.cjs\",[[1,\"z-tooltip\",{\"position\":[513],\"dark\":[516],\"open\":[1540],\"bindTo\":[1,\"bind-to\"]},[[0,\"openChange\",\"onPopoverOpenChange\"]]]]],[\"z-aria-alert.cjs\",[[4,\"z-aria-alert\",{\"mode\":[1]}]]],[\"z-avatar.cjs\",[[1,\"z-avatar\",{\"size\":[1],\"text\":[1],\"textColor\":[1,\"text-color\"],\"backgroundColor\":[1,\"background-color\"],\"image\":[1025]}]]],[\"z-cover-hero.cjs\",[[1,\"z-cover-hero\",{\"variant\":[513],\"contentPosition\":[513,\"content-position\"]}]]],[\"z-myz-card-footer.cjs\",[[1,\"z-myz-card-footer\",{\"titolo\":[1],\"autori\":[1],\"isbn\":[1],\"faded\":[4],\"cardtype\":[1],\"opened\":[4],\"customContent\":[4,\"custom-content\"],\"isOpen\":[32],\"allowTooltipAuthors\":[32]},[[0,\"toggleClick\",\"handleToggle\"]]]]],[\"z-myz-card-footer-sections.cjs\",[[1,\"z-myz-card-footer-sections\"]]],[\"z-myz-card-list.cjs\",[[1,\"z-myz-card-list\",{\"listdata\":[1]}]]],[\"z-offcanvas.cjs\",[[6,\"z-offcanvas\",{\"variant\":[513],\"open\":[1540],\"transitiondirection\":[513]}]]],[\"z-stepper.cjs\",[[1,\"z-stepper\"]]],[\"z-stepper-item.cjs\",[[1,\"z-stepper-item\",{\"index\":[2],\"href\":[1],\"pressed\":[4],\"disabled\":[4]}]]],[\"z-table-body.cjs\",[[6,\"z-table-body\"]]],[\"z-table-expanded-row.cjs\",[[1,\"z-table-expanded-row\",{\"colSpan\":[2,\"col-span\"]}]]],[\"z-table-footer.cjs\",[[6,\"z-table-footer\"]]],[\"z-table-head.cjs\",[[6,\"z-table-head\"]]],[\"z-table-sticky-footer.cjs\",[[6,\"z-table-sticky-footer\"]]],[\"z-toast-notification-list.cjs\",[[1,\"z-toast-notification-list\",{\"position\":[513],\"newestontop\":[4]}]]],[\"z-visually-hidden.cjs\",[[1,\"z-visually-hidden\"]]],[\"z-table-header.cjs\",[[1,\"z-table-header\",{\"columnId\":[1,\"column-id\"],\"padding\":[513],\"sortable\":[4],\"showButton\":[4,\"show-button\"],\"defaultSortDirection\":[1,\"default-sort-direction\"],\"sortDirection\":[1025,\"sort-direction\"]},[[18,\"click\",\"handleOutsideClick\"],[18,\"click\",\"handleClickHeaders\"]]]]],[\"z-table-cell.cjs\",[[1,\"z-table-cell\",{\"showButton\":[4,\"show-button\"],\"padding\":[513],\"isMenuOpened\":[32]}]]],[\"z-table-empty-box.cjs\",[[6,\"z-table-empty-box\",{\"message\":[1],\"subtitle\":[1]}]]],[\"z-chip.cjs\",[[6,\"z-chip\",{\"icon\":[1],\"type\":[513],\"interactiveIcon\":[513,\"interactive-icon\"],\"disabled\":[516]}]]],[\"z-alert.cjs\",[[1,\"z-alert\",{\"type\":[1]}]]],[\"z-ghost-loading.cjs\",[[1,\"z-ghost-loading\"]]],[\"z-dragdrop-area_2.cjs\",[[1,\"z-dragdrop-area\"],[1,\"z-heading\",{\"level\":[2],\"variant\":[1],\"component\":[1]}]]],[\"z-app-switcher_2.cjs\",[[1,\"z-app-switcher\",{\"theme\":[1],\"isopen\":[32]}],[1,\"z-logo\",{\"width\":[2],\"height\":[2],\"imageAlt\":[1,\"image-alt\"],\"link\":[1],\"targetBlank\":[4,\"target-blank\"],\"mobileLogo\":[4,\"mobile-logo\"]}]]],[\"z-modal.cjs\",[[1,\"z-modal\",{\"modalid\":[1],\"modaltitle\":[1],\"modalsubtitle\":[1],\"closeButtonLabel\":[1,\"close-button-label\"]}]]],[\"z-myz-list-item.cjs\",[[1,\"z-myz-list-item\",{\"text\":[1],\"link\":[1],\"linktarget\":[1],\"icon\":[1],\"listitemid\":[1],\"action\":[1],\"underlined\":[4]}]]],[\"z-pocket_3.cjs\",[[1,\"z-pocket\",{\"pocketid\":[1],\"status\":[1025],\"open\":[64],\"close\":[64]},[[0,\"pocketHeaderClick\",\"handlePocketHeaderClick\"],[0,\"pocketHeaderPan\",\"handlePocketHeaderPan\"]]],[1,\"z-pocket-body\",{\"pocketid\":[1],\"status\":[1025]},[[16,\"pocketToggle\",\"handlePocketToggle\"]]],[1,\"z-pocket-header\",{\"pocketid\":[1]}]]],[\"z-myz-card_4.cjs\",[[1,\"z-myz-card\",{\"faded\":[4],\"cardtype\":[1],\"ispressed\":[4],\"ishighlighted\":[4]}],[1,\"z-myz-card-body\"],[1,\"z-myz-card-cover\",{\"img\":[1],\"titolo\":[1],\"faded\":[4],\"defaultimg\":[1]}],[1,\"z-myz-card-header\",{\"titolo\":[1],\"faded\":[4],\"cardtype\":[1],\"allowTooltip\":[32]}]]],[\"z-list_3.cjs\",[[1,\"z-list-element\",{\"alignButton\":[513,\"align-button\"],\"clickable\":[516],\"dividerColor\":[1,\"divider-color\"],\"dividerType\":[1,\"divider-type\"],\"dividerSize\":[1,\"divider-size\"],\"expandable\":[516],\"expandableStyle\":[1,\"expandable-style\"],\"listElementId\":[514,\"list-element-id\"],\"size\":[513],\"color\":[513],\"disabled\":[516],\"isContextualMenu\":[516,\"is-contextual-menu\"],\"listElementPosition\":[513,\"list-element-position\"],\"listType\":[513,\"list-type\"],\"showInnerContent\":[32]},[[4,\"accessibleFocus\",\"accessibleFocusHandler\"]]],[1,\"z-list-group\",{\"size\":[513],\"dividerType\":[513,\"divider-type\"],\"dividerSize\":[513,\"divider-size\"],\"dividerColor\":[513,\"divider-color\"],\"listType\":[513,\"list-type\"]}],[1,\"z-list\",{\"size\":[513],\"listType\":[513,\"list-type\"]}]]],[\"z-link.cjs\",[[1,\"z-link\",{\"htmlid\":[1],\"href\":[1],\"target\":[1],\"htmltabindex\":[2],\"isdisabled\":[4],\"isactive\":[4],\"iswhite\":[4],\"textcolor\":[1],\"icon\":[1],\"big\":[516],\"iconposition\":[1],\"underline\":[4],\"iconSize\":[32]}]]],[\"z-popover.cjs\",[[1,\"z-popover\",{\"position\":[513],\"open\":[1540],\"bindTo\":[1,\"bind-to\"],\"showArrow\":[516,\"show-arrow\"],\"center\":[516],\"closable\":[4],\"currentPosition\":[32]},[[8,\"keyup\",\"closePopoverWithKeyboard\"],[18,\"click\",\"handleOutsideClick\"]]]]],[\"z-divider.cjs\",[[2,\"z-divider\",{\"size\":[1],\"color\":[1],\"orientation\":[1]}]]],[\"z-button.cjs\",[[6,\"z-button\",{\"ariaLabel\":[513,\"aria-label\"],\"href\":[1],\"target\":[1],\"htmlid\":[1],\"name\":[1],\"disabled\":[516],\"type\":[1],\"variant\":[513],\"icon\":[1],\"size\":[513]}]]],[\"z-input_2.cjs\",[[2,\"z-input\",{\"htmlid\":[1],\"type\":[1],\"name\":[1],\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"value\":[1025],\"disabled\":[516],\"readonly\":[4],\"required\":[4],\"checked\":[1028],\"placeholder\":[1],\"htmltitle\":[1],\"status\":[1],\"message\":[8],\"labelPosition\":[1,\"label-position\"],\"autocomplete\":[1],\"hasclearicon\":[4],\"icon\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"pattern\":[1],\"isTyping\":[32],\"passwordHidden\":[32],\"isChecked\":[64]},[[4,\"inputCheck\",\"inputCheckListener\"]]],[1,\"z-input-message\",{\"message\":[1],\"status\":[513]}]]],[\"z-body_2.cjs\",[[1,\"z-body\",{\"level\":[2],\"variant\":[1],\"component\":[1]}],[1,\"z-typography\",{\"level\":[1],\"variant\":[1],\"component\":[1]}]]]]"), options);
19
19
  });
@@ -9,7 +9,6 @@ const stylesCss = ":host{display:block;box-sizing:border-box;color:var(--color-s
9
9
  const ZAlert = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.type = undefined;
13
12
  }
14
13
  render() {
15
14
  return (index.h("div", { class: this.type }, index.h("slot", null)));
@@ -3,14 +3,21 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = "html{scroll-behavior:smooth}z-anchor-navigation nav{display:none;flex-direction:column;justify-content:flex-start;row-gap:calc(var(--space-unit) / 2)}z-anchor-navigation[collapsed] nav{display:flex;margin-top:var(--space-unit)}z-anchor-navigation nav a{display:-webkit-box;overflow:clip;width:100%;box-sizing:border-box;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);-webkit-box-orient:vertical;color:inherit;font-weight:inherit;-webkit-line-clamp:2;overflow-clip-margin:content-box;text-decoration:none}z-anchor-navigation nav * a:not(:only-child){padding-right:calc(var(--space-unit) * 5)}@supports not (overflow-clip-margin: content-box){z-anchor-navigation nav a{display:inline-block;overflow:hidden;-webkit-line-clamp:none;text-overflow:ellipsis;white-space:nowrap}}z-anchor-navigation nav>*{position:relative;border-left:var(--border-size-large) solid var(--color-surface04);color:var(--color-text01);font-family:var(--font-family-sans);transition:background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out}z-anchor-navigation nav>[current]{border-left-color:var(--color-primary01);color:var(--color-link-primary);font-weight:var(--font-sb)}z-anchor-navigation nav>*>*:is(z-button,button,z-icon){position:absolute;top:50%;right:0;transform:translateY(-50%);transition:opacity 0.3s ease-in-out}z-anchor-navigation nav button{padding:0;border:none;margin:0;background-color:transparent}z-anchor-navigation nav z-icon{--z-icon-width:16px;--z-icon-height:16px;display:flex;padding:calc(var(--space-unit) * 1.5);fill:var(--color-icon02)}@media (min-width: 768px){z-anchor-navigation z-button.toggle{display:none !important}z-anchor-navigation nav{display:flex}z-anchor-navigation nav a{outline:none}@media (hover: hover){z-anchor-navigation nav>*:hover{border-left-color:var(--color-hover-secondary);background-color:var(--color-hover-surface);color:var(--color-hover-link)}}z-anchor-navigation nav>*:is(:focus,:focus-within),z-anchor-navigation nav :is(z-icon,button):focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}z-anchor-navigation[hide-unselected] nav>*:not([current],:hover,:focus,:focus-within){color:transparent}z-anchor-navigation nav>*:not([current],:hover,:focus,:focus-within)>*:is(z-button,button,z-icon):not(:focus:focus-visible){opacity:0;pointer-events:none}@media (hover: none){z-anchor-navigation:not([hide-unselected]) nav>*>*:is(z-button,button,z-icon){opacity:1;pointer-events:all}}}";
9
9
 
10
10
  const ZAnchorNavigation = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
+ /**
14
+ * If enabled, the text of each anchor will be hidden unless
15
+ * for the current one or the one the user is hovering.
16
+ */
13
17
  this.hideUnselected = false;
18
+ /**
19
+ * Whether the mobile list is collapsed.
20
+ */
14
21
  this.collapsed = false;
15
22
  }
16
23
  /**
@@ -12,19 +12,41 @@ const ZAppHeader = class {
12
12
  constructor(hostRef) {
13
13
  index.registerInstance(this, hostRef);
14
14
  this.sticking = index.createEvent(this, "sticking", 7);
15
+ /**
16
+ * Stuck mode for the header.
17
+ * You can programmatically set it using an IntersectionObserver.
18
+ * **Optional**
19
+ */
20
+ this.stuck = false;
21
+ /**
22
+ * Should place an overlay over the hero image.
23
+ * Useful for legibility purpose.
24
+ * **Optional**
25
+ */
26
+ this.overlay = false;
27
+ /**
28
+ * Control menu bar position in the header.
29
+ * - auto: the menu bar is positioned near the title
30
+ * - stack: the menu bar is positioned below the title
31
+ * - offcanvas: the menu bar is not displayed and a burger icon appears to open the offcanvas menu
32
+ *
33
+ * **Optional**
34
+ */
35
+ this.flow = "auto";
36
+ /**
37
+ * The opening state of the drawer.
38
+ */
39
+ this.drawerOpen = false;
40
+ /**
41
+ * The stucked state of the bar.
42
+ */
43
+ this.stucked = false;
15
44
  this.observer = SUPPORT_INTERSECTION_OBSERVER &&
16
45
  new IntersectionObserver(([entry]) => {
17
46
  this.stucked = !entry.isIntersecting;
18
47
  }, {
19
48
  threshold: 0.5,
20
49
  });
21
- this.stuck = false;
22
- this.hero = undefined;
23
- this.overlay = false;
24
- this.flow = "auto";
25
- this.drawerOpen = false;
26
- this.stucked = false;
27
- this.menuLength = undefined;
28
50
  this.openDrawer = this.openDrawer.bind(this);
29
51
  this.closeDrawer = this.closeDrawer.bind(this);
30
52
  this.collectMenuElements.bind(this);
@@ -114,11 +136,6 @@ const stylesCss = ":host{margin-right:var(--z-icon-right-margin, 0);margin-left:
114
136
  const ZIcon = class {
115
137
  constructor(hostRef) {
116
138
  index.registerInstance(this, hostRef);
117
- this.name = undefined;
118
- this.height = undefined;
119
- this.width = undefined;
120
- this.iconid = undefined;
121
- this.fill = undefined;
122
139
  }
123
140
  selectPathOrPolygon(iconValue) {
124
141
  if (iconValue === null || iconValue === void 0 ? void 0 : iconValue.startsWith("M")) {
@@ -3,18 +3,34 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
+
8
+ const stylesCss$1 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}button{display:flex;align-content:center;justify-content:center;padding:0;border:none;background-color:transparent}button>z-icon{color:var(--bg-white);fill:currentcolor}button>z-icon.light{color:var(--bg-grey-900);fill:currentcolor}";
9
+
10
+ const ZAppSwitcher = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.appButtonClick = index.createEvent(this, "appButtonClick", 7);
14
+ /** theme variant, default 'dark' */
15
+ this.theme = index$1.ThemeVariant.DARK;
16
+ this.isopen = false;
17
+ this.emitAppButtonClick = this.emitAppButtonClick.bind(this);
18
+ }
19
+ emitAppButtonClick() {
20
+ this.isopen = !this.isopen;
21
+ this.appButtonClick.emit({ isopen: this.isopen });
22
+ }
23
+ render() {
24
+ return (index.h("button", { title: "app-switcher", onClick: () => this.emitAppButtonClick() }, index.h("z-icon", { name: "app-switcher", class: this.theme })));
25
+ }
26
+ };
27
+ ZAppSwitcher.style = stylesCss$1;
6
28
 
7
29
  const stylesCss = ":host{display:inline-block;width:255px;height:64px;vertical-align:top}img{display:block;width:100%;height:100%;margin:auto;content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='255px' height='64px' viewBox='0 0 255 64'%3E%3Cg id='Logo/Zanichelli/Centered-(reworked)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group'%3E%3Cpolygon id='Background' fill='%23E2001A' points='1.70530257e-13 64 254.39 64 254.39 0 1.70530257e-13 0'%3E%3C/polygon%3E%3Cpath d='M233.36,51.3553859 L242.390252,51.3553859 L242.390252,12.6427292 L233.36,12.6427292 L233.36,51.3553859 Z M211.120346,51.3553859 L230.477617,51.3553859 L230.477617,44.5040053 L220.685891,44.5040053 L220.685891,12.6427292 L211.120346,12.6427292 L211.120346,51.3553859 Z M188.880124,51.3553859 L208.23551,51.3553859 L208.23551,44.5040053 L198.445669,44.5040053 L198.445669,12.6427292 L188.880124,12.6427292 L188.880124,51.3553859 Z M165.354444,12.6427292 L165.354444,51.3553859 L185.999058,51.3553859 L185.999058,44.5021204 L175.027425,44.5021204 L175.027425,35.1778343 L185.377062,35.1778343 L185.377062,28.2699086 L175.027425,28.2699086 L175.027425,19.4978796 L185.999058,19.4978796 L185.999058,12.6427292 L165.354444,12.6427292 Z M136.666196,51.3553859 L146.239281,51.3553859 L146.239281,35.1778343 L152.902178,35.1778343 L152.902178,51.3553859 L162.473377,51.3553859 L162.473377,12.6427292 L152.902178,12.6427292 L152.902178,28.2717934 L146.239281,28.2717934 L146.239281,12.6427292 L136.666196,12.6427292 L136.666196,51.3553859 Z M96.064744,51.3553859 L105.098765,51.3553859 L105.098765,12.6427292 L96.064744,12.6427292 L96.064744,51.3553859 Z M53.2364527,36.5160682 L50.6824993,19.7429083 L48.0757704,36.5160682 L53.2364527,36.5160682 Z M65.4935444,51.3553859 L56.2710395,51.3553859 L54.9441146,42.5286966 L47.7101121,42.5286966 L46.3304118,51.3553859 L37.1060221,51.3553859 L45.0053718,12.6427292 L57.5960795,12.6427292 L65.4935444,51.3553859 Z M85.0468382,37.7581755 L76.7969089,12.6427292 L67.3764961,12.6427292 L67.3764961,51.3553859 L75.4040147,51.3553859 L75.4040147,26.132504 L83.5955141,51.3553859 L93.1855622,51.3553859 L93.1855622,12.6427292 L85.0468382,12.6427292 L85.0468382,37.7581755 Z M107.977948,32 C107.977948,34.5200264 107.977948,36.7893695 108.187165,39.1246819 C108.396382,41.4713034 108.818585,43.6878711 109.678071,45.6009801 C111.423429,49.487513 114.932995,52 121.708982,52 C129.508435,52 133.787014,48.4753558 133.787014,38.0220526 L133.787014,37.5640373 L124.937707,37.5640373 L124.922628,38.0050891 C124.894356,38.7571388 124.884931,39.6185091 124.826501,40.4855339 C124.769956,41.3431345 124.66629,42.1875412 124.460843,42.9301668 C124.048064,44.3965696 123.279051,45.3559514 121.708982,45.3559514 C117.743286,45.3559514 117.057205,42.0574875 117.057205,32 C117.057205,21.9425125 117.743286,18.6440486 121.708982,18.6440486 C123.605127,18.6440486 124.547546,20.0030157 124.547546,25.1806616 L124.547546,25.6424465 L133.344077,25.6424465 L133.361041,25.1995099 C133.689003,16.7855998 130.235982,12 121.708982,12 C114.934879,12 111.427199,14.4823297 109.678071,18.3594383 C108.818585,20.265008 108.396382,22.4778061 108.187165,24.830082 C107.977948,27.1710489 107.977948,29.4554707 107.977948,32 L107.977948,32 Z M34.9007634,12.6446141 L34.9007634,20.3196683 L21.6051268,44.5040053 L35.2268401,44.5040053 L35.2268401,51.3553859 L12,51.3553859 L12,43.7915371 L25.2975214,19.4997644 L13.683159,19.4997644 L13.683159,12.6446141 L34.9007634,12.6446141 Z' id='Logotipo-(reworked)' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}a{display:block;width:100%;height:100%}:host(.mobile){width:31px;height:40px}:host(.mobile) img{content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31px' height='40px' viewBox='0 0 31 40'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Topbar/Mobile/Logged' transform='translate(-16.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(16.000000, 4.000000)'%3E%3Cpolygon id='Fill-1' fill='%23E2001A' points='0 40 30.625 40 30.625 0 0 0'%3E%3C/polygon%3E%3Cpolygon id='Fill-2' fill='%23FEFEFE' points='8.17111587 6.20689655 23.4311708 6.20689655 23.4311708 11.671267 13.8691261 28.9163861 23.6647727 28.9163861 23.6647727 33.7931034 6.96022727 33.7931034 6.96022727 28.408218 16.522272 11.0831673 8.17111587 11.0831673'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}";
8
30
 
9
31
  const ZLogo = class {
10
32
  constructor(hostRef) {
11
33
  index.registerInstance(this, hostRef);
12
- this.width = undefined;
13
- this.height = undefined;
14
- this.imageAlt = undefined;
15
- this.link = undefined;
16
- this.targetBlank = undefined;
17
- this.mobileLogo = undefined;
18
34
  }
19
35
  render() {
20
36
  const style = {};
@@ -29,4 +45,5 @@ const ZLogo = class {
29
45
  };
30
46
  ZLogo.style = stylesCss;
31
47
 
48
+ exports.z_app_switcher = ZAppSwitcher;
32
49
  exports.z_logo = ZLogo;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
  const breakpoints = require('./breakpoints-88c4fd6c.js');
8
8
 
9
9
  const stylesCss = ":host{position:sticky;z-index:99;top:0;display:block;height:calc(var(--space-unit) * 6);box-sizing:border-box;padding:calc(var(--space-unit) / 2) calc(var(--space-unit) * 2);background-color:var(--gray900);border-radius:var(--border-no-radius)}:host(.light){background-color:var(--color-white)}:host>div{display:flex;align-items:center;justify-content:space-between}:host(.limited-width) #content-container{--mw:none;max-width:var(--mw);margin:auto}.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-size:14px;font-weight:var(--font-sb);letter-spacing:0.3px;line-height:20px}@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)}}";
@@ -11,13 +11,9 @@ const stylesCss = ":host{position:sticky;z-index:99;top:0;display:block;height:c
11
11
  const ZAppTopbar = class {
12
12
  constructor(hostRef) {
13
13
  index.registerInstance(this, hostRef);
14
- this.topbarLinks = [];
14
+ /** theme variant, default 'dark' */
15
15
  this.theme = index$1.ThemeVariant.DARK;
16
- this.contentMaxWidth = undefined;
17
- this.topbarContent = undefined;
18
- this.logoLink = undefined;
19
- this.showAppSwitcher = undefined;
20
- this.isMobile = undefined;
16
+ this.topbarLinks = [];
21
17
  }
22
18
  handleResize() {
23
19
  this.isMobile = window.innerWidth <= breakpoints.mobileBreakpoint;
@@ -3,11 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const ZAriaAlert = class {
9
9
  constructor(hostRef) {
10
10
  index.registerInstance(this, hostRef);
11
+ /** Aria live mode */
11
12
  this.mode = index$1.ZAriaAlertMode.POLITE;
12
13
  }
13
14
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = ":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--bg-grey-700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";
9
9
 
@@ -11,11 +11,12 @@ const ZAvatar = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  var _a, _b;
14
+ /** [optional] Avatar size */
14
15
  this.size = index$1.AvatarSize.MEDIUM;
15
- this.text = undefined;
16
+ /** [optional] Avatar text color */
16
17
  this.textColor = "text-white";
18
+ /** [optional] Avatar background color */
17
19
  this.backgroundColor = "bg-grey-700";
18
- this.image = undefined;
19
20
  if (((_a = this.text) === null || _a === void 0 ? void 0 : _a.length) === 0 && ((_b = this.image) === null || _b === void 0 ? void 0 : _b.length) === 0) {
20
21
  console.warn("z-avatar must contain at least one prop between text and image");
21
22
  }
@@ -7,9 +7,8 @@ const index = require('./index-e3299e0a.js');
7
7
  const ZBody = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
- this.level = undefined;
10
+ /** Font weight variant */
11
11
  this.variant = "regular";
12
- this.component = undefined;
13
12
  }
14
13
  render() {
15
14
  return (index.h("z-typography", { tabIndex: 0, component: this.component || "span", level: `b${this.level}`, variant: this.variant }, index.h("slot", null)));
@@ -21,9 +20,8 @@ const stylesCss = ":host>*{margin:0;font-family:var(--dashboard-font)}:host(.reg
21
20
  const ZTypography = class {
22
21
  constructor(hostRef) {
23
22
  index.registerInstance(this, hostRef);
24
- this.level = undefined;
23
+ /** Font weight variant */
25
24
  this.variant = "regular";
26
- this.component = undefined;
27
25
  }
28
26
  render() {
29
27
  const el = document.createElement(this.component || "span");
@@ -11,13 +11,13 @@ const ZButtonSort = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.buttonSortClick = index.createEvent(this, "buttonSortClick", 7);
14
- this.buttonid = undefined;
15
- this.label = undefined;
16
- this.desclabel = undefined;
17
- this.counter = undefined;
14
+ /** sort label content (ascending) (optional) */
18
15
  this.sortlabelasc = "A-Z";
16
+ /** sort label content (descending) (optional) */
19
17
  this.sortlabeldesc = "Z-A";
18
+ /** selected flag (optional) */
20
19
  this.isselected = false;
20
+ /** sortable flag (optional) */
21
21
  this.sortasc = true;
22
22
  this.allowTooltip = false;
23
23
  }
@@ -3,22 +3,22 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = ".sc-z-button-h{display:inline-block;--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:0}[disabled].sc-z-button-h:not([disabled=\"false\"]){pointer-events:none}.sc-z-button-h .z-button--container.sc-z-button{display:inline-flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;padding:0;border-width:var(--border-size-medium);border-style:solid;border-radius:var(--border-radius);cursor:pointer;fill:currentcolor;font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);letter-spacing:0.3px;line-height:1;outline:none;text-decoration:none;text-transform:uppercase;white-space:nowrap}.sc-z-button-h .z-button--container.sc-z-button:focus:focus-visible{box-shadow:var(--shadow-focus-primary)}.sc-z-button-h .z-button--container.z-button--has-text.sc-z-button{min-width:calc(var(--space-unit) * 8);padding:0 calc(var(--space-unit) * 2)}.sc-z-button-h .z-button--container.z-button--has-text.sc-z-button z-icon.sc-z-button{--z-icon-right-margin:var(--space-unit)}[size=\"big\"].sc-z-button-h .z-button--container.sc-z-button{min-width:44px;height:44px}[size=\"small\"].sc-z-button-h .z-button--container.sc-z-button{min-width:36px;height:36px}[size=\"x-small\"].sc-z-button-h .z-button--container.sc-z-button{min-width:32px;height:32px}[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:var(--color-primary01);background-color:var(--color-primary01);color:var(--color-text-inverse)}@media (hover: hover){[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-hover-primary);background-color:var(--color-hover-primary);color:var(--color-text-inverse)}}[variant=\"primary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-pressed-primary);background-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-text-inverse)}[variant=\"primary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:var(--color-disabled01);background-color:var(--color-disabled01);color:var(--color-disabled02)}[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:var(--color-primary01);background-color:var(--color-surface01);color:var(--color-primary01)}@media (hover: hover){[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-hover-primary);background-color:var(--color-surface01);color:var(--color-hover-primary)}}[variant=\"secondary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-pressed-primary);background-color:var(--color-surface01);box-shadow:var(--shadow-2);color:var(--color-pressed-primary)}[variant=\"secondary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:var(--color-disabled01);background-color:var(--color-surface01);color:var(--color-disabled02)}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button{border-color:transparent;background-color:transparent;color:var(--color-primary01)}@media (hover: hover){[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:hover{border-color:var(--color-primary03);background-color:var(--color-primary03);color:var(--color-hover-primary)}}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:focus:focus-visible{border-color:var(--color-surface01);background-color:var(--color-surface01);color:var(--color-primary01)}[variant=\"tertiary\"].sc-z-button-h .z-button--container.sc-z-button:active{border-color:var(--color-surface01);background-color:var(--color-surface01);box-shadow:var(--shadow-2);color:var(--color-primary01)}[variant=\"tertiary\"][disabled].sc-z-button-h:not([disabled=\"false\"]) .z-button--container.sc-z-button{border-color:transparent;background-color:transparent;color:var(--color-disabled02)}";
9
9
 
10
10
  const ZButton = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
+ /** defines a string value that labels an interactive element, used for accessibility. */
13
14
  this.ariaLabel = "";
14
- this.href = undefined;
15
- this.target = undefined;
16
- this.htmlid = undefined;
17
- this.name = undefined;
15
+ /** HTML button disabled attribute. */
18
16
  this.disabled = false;
17
+ /** HTML button type attribute. */
19
18
  this.type = index$1.ButtonType.BUTTON;
19
+ /** Graphical variant: `primary`, `secondary`, `tertiary`. Defaults to `primary`. */
20
20
  this.variant = index$1.ButtonVariant.PRIMARY;
21
- this.icon = undefined;
21
+ /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
22
22
  this.size = index$1.ButtonSize.BIG;
23
23
  }
24
24
  getAttributes() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = ":host{--aspect-ratio:1.62;--z-card--border-color:var(--gray200);--z-card--color-cover-background:var(--color-surface01);--z-card--text-background:var(--color-surface01);--z-card--text-border-radius:none;--z-card--text-border:none;position:relative;display:flex;flex-direction:column;font-family:var(--font-family-sans);font-weight:var(--font-rg)}*,::slotted(*){box-sizing:border-box}:host(:not([variant=\"overlay\"])) .cover-container{position:relative;width:100%}.cover-container{padding-bottom:calc(100% / var(--aspect-ratio))}::slotted([slot=\"cover\"]),.color-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cover-container>z-icon{--z-icon-width:calc(var(--space-unit) * 11);--z-icon-height:var(--z-icon-width);position:absolute;top:calc(50% - calc(var(--z-icon-height) / 2));left:calc(50% - calc(var(--z-icon-width) / 2));fill:var(--color-primary01)}.color-cover{background-color:var(--z-card--color-cover-background)}.content{display:flex;flex-direction:column;padding-top:var(--space-unit)}.color-cover .cover-content{display:flex;height:100%;flex-direction:column;justify-content:flex-end;padding:var(--space-unit)}::slotted([slot=\"metadata\"]),::slotted([slot=\"title\"]),::slotted([slot=\"text\"]){display:box;overflow:hidden;-webkit-box-orient:vertical}::slotted([slot=\"title\"]:not(:last-child)),::slotted([slot=\"text\"]:not(:last-child)){margin-bottom:var(--space-unit)}::slotted([slot=\"text\"]),::slotted([slot=\"actions\"]){margin:0}::slotted([slot=\"metadata\"]:not(:last-child)){margin:0 0 calc(var(--space-unit) * 0.25);-webkit-line-clamp:1;text-transform:uppercase}::slotted([slot=\"title\"]){margin:0;font-weight:var(--font-sb);-webkit-line-clamp:2}::slotted([slot=\"text\"]){-webkit-line-clamp:3}.actions{display:flex;flex-direction:row;align-items:center}::slotted([slot=\"action\"]:not(:last-child)){margin-right:calc(var(--space-unit) * 1.5)}:host([clickable]){cursor:pointer}:host([clickable]:focus:focus-visible){outline:none}:host(:not([variant])[clickable]:focus:focus-visible){padding:calc(var(--space-unit) * 0.5);box-shadow:var(--shadow-focus-primary)}:host([variant=\"text\"]){border:var(--z-card--text-border);background-color:var(--z-card--text-background);border-radius:var(--z-card--text-border-radius)}:host([showshadow])>.content,:host([variant=\"border\"])>.content,:host([variant=\"shadow\"])>.content{height:100%;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host([variant=\"text\"])>.content{padding:calc(var(--space-unit) * 2) var(--space-unit)}:host([variant=\"border\"]) .actions,:host([variant=\"shadow\"]) .actions{margin-top:auto}:host([variant=\"border\"]){border:var(--border-size-small) solid var(--z-card--border-color)}:host([variant=\"border\"][clickable]:hover)>.content{background:var(--color-background)}:host([variant=\"border\"][clickable]:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}:host([variant=\"border\"][clickable]:active){border-color:transparent}:host([variant=\"shadow\"]),:host([showshadow]){box-shadow:var(--shadow-2)}:host([variant=\"shadow\"][clickable]:hover),:host([clickable][showshadow]:hover){box-shadow:var(--shadow-4)}:host([variant=\"shadow\"][clickable]:focus:focus-visible),:host([clickable][showshadow]:focus:focus-visible){box-shadow:var(--shadow-4)}:host([variant=\"shadow\"][clickable]:active),:host([clickable][showshadow]:active){box-shadow:none}:host([variant=\"overlay\"]) .content{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:flex-end;padding:var(--space-unit);background-image:linear-gradient(to top, rgb(0 0 0 / 100%), rgb(0 0 0 / 0%));color:var(--color-text-inverse);fill:var(--color-text-inverse)}";
9
9
 
@@ -11,11 +11,10 @@ const ZCard = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.cardClicked = index.createEvent(this, "cardClicked", 7);
14
- this.variant = undefined;
15
- this.coverIcon = undefined;
14
+ /** Enable click interactions on the card. Default: false */
16
15
  this.clickable = false;
16
+ /** Enable shadow. Default: false. */
17
17
  this.showshadow = false;
18
- this.hasCoverImage = undefined;
19
18
  }
20
19
  onClick(ev) {
21
20
  // Do nothing for clicks on actions.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = "z-carousel{font-family:var(--font-family-sans);font-weight:var(--font-rg);--z-carousel-gutter:0}z-carousel[single],z-carousel[single=\"true\"]{display:flex;flex-direction:column;align-items:center;justify-content:center}z-carousel[single=\"true\"] .z-carousel-container,z-carousel[single] .z-carousel-container{width:fit-content;max-width:100%}z-carousel .loading-items-container{display:none}.z-carousel-container{display:flex;flex-direction:column}.z-carousel-wrapper{position:relative}.z-carousel-title{margin-bottom:var(--space-unit);color:var(--gray800)}.z-carousel-items-container{display:flex;max-width:100%;flex-direction:row;margin:0;list-style:none;-ms-overflow-style:none;overflow-x:scroll;padding-inline-start:0;scroll-snap-type:x mandatory;scrollbar-width:none;}.z-carousel-items-container::-webkit-scrollbar{display:none}.z-carousel-items-container>*:not(:last-child){margin-right:var(--z-carousel-gutter)}z-carousel[single=\"true\"] .z-carousel-items-container>*:not(:last-child),z-carousel[single] .z-carousel-items-container>*:not(:last-child){margin-right:0}.z-carousel-items-container>li{scroll-snap-align:center}z-button[data-direction]{--z-icon-width:32px;--z-icon-height:32px;position:absolute;bottom:50%;transform:translateY(50%)}z-button[data-direction=\"next\"]{right:0}.z-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:var(--space-unit)}.z-carousel-footer .number-progress,.z-carousel-footer .dots-progress{display:flex;align-items:center;justify-content:center}.z-carousel-footer .dots-progress button{display:flex;align-items:center;padding:0;border:none;margin:0;background-color:transparent}.z-carousel-footer .dots-progress button:not(.current){cursor:pointer}.z-carousel-footer .numbers-progress{margin:0 calc(var(--space-unit) / 2)}.z-carousel-footer .numbers-progress>*{margin-right:calc(var(--space-unit) / 2)}.z-carousel-footer .numbers-progress .current{font-weight:var(--font-sb)}.z-carousel-footer .dots-progress button.current z-icon{fill:var(--gray800)}.z-carousel-footer .dots-progress button:not(.current) z-icon{fill:var(--gray200)}";
9
9
 
@@ -11,16 +11,14 @@ const ZCarousel = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.indexChange = index.createEvent(this, "indexChange", 7);
14
- /** Flag indicating the items container is scrolling programmatically towards the stored index. */
15
- this.scrollingTo = null;
16
- this.isLoading = undefined;
17
- this.label = undefined;
14
+ /** Shows only one content at a time */
18
15
  this.single = false;
19
- this.arrowsPosition = undefined;
20
- this.progressMode = undefined;
16
+ /** The height of z-carousel ghost loading, this prop is mandatory when isloading is set to true, as otherwise the component won't show. */
21
17
  this.ghostLoadingHeight = 100;
18
+ /** Current item index for single mode. */
22
19
  this.current = 0;
23
- this.items = undefined;
20
+ /** Flag indicating the items container is scrolling programmatically towards the stored index. */
21
+ this.scrollingTo = null;
24
22
  }
25
23
  onIndexChange() {
26
24
  this.scrollingTo = this.current;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
7
- const utils = require('./utils-73ead59e.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
+ const utils = require('./utils-600bad93.js');
8
8
  require('./breakpoints-88c4fd6c.js');
9
9
 
10
10
  const stylesCss = ".sc-z-chip-h>button.sc-z-chip{display:inline-flex;align-items:center;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--gray400);background-color:var(--bg-white);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:14px;font-weight:var(--font-sb)}.sc-z-chip-h>button.sc-z-chip:not(:disabled)>z-icon.sc-z-chip:last-child:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled)>z-icon.sc-z-chip:first-child{fill:var(--color-icon02)}.sc-z-chip-h>button.sc-z-chip>z-icon.icon-sx.sc-z-chip{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>button.sc-z-chip>z-icon.sc-z-chip:last-child{margin-left:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}.sc-z-chip-h>button.sc-z-chip:disabled,.sc-z-chip-h>button.sc-z-chip:disabled>z-icon.sc-z-chip{color:var(--color-disabled03);fill:var(--color-disabled03)}.sc-z-chip-h>button.sc-z-chip:disabled>z-icon.sc-z-chip{cursor:auto}.sc-z-chip-h>button.sc-z-chip:disabled{border:var(--border-size-small) solid var(--color-disabled01)}.sc-z-chip-h>button.sc-z-chip:focus:focus-visible,.sc-z-chip-h>div.sc-z-chip:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.sc-z-chip-h>button.sc-z-chip:hover:not(:disabled):active:hover>z-icon.sc-z-chip:last-child{color:var(--color-primary01);fill:var(--color-primary01)}.sc-z-chip-h>div.sc-z-chip{display:inline-flex;min-height:28px;align-items:center;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--bg-white);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:14px;line-height:28px}.sc-z-chip-h>div.sc-z-chip>z-icon.sc-z-chip{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>button.default.sc-z-chip,.sc-z-chip-h>div.default.sc-z-chip{min-height:44px;border-radius:22px;line-height:44px}.sc-z-chip-h>button.medium.sc-z-chip,.sc-z-chip-h>div.medium.sc-z-chip{min-height:40px;border-radius:22px;line-height:40px}.sc-z-chip-h>button.small.sc-z-chip,.sc-z-chip-h>div.small.sc-z-chip{min-height:36px;border-radius:22px;line-height:36px}@media only screen and (min-width: 1152px){.sc-z-chip-h>button.sc-z-chip{font-size:12px}.sc-z-chip-h>div.sc-z-chip{font-size:12px}.sc-z-chip-h>button.default.sc-z-chip,.sc-z-chip-h>div.default.sc-z-chip{min-height:32px;border-radius:16px;line-height:32px}.sc-z-chip-h>button.medium.sc-z-chip,.sc-z-chip-h>div.medium.sc-z-chip{min-height:28px;border-radius:16px;line-height:28px}.sc-z-chip-h>button.small.sc-z-chip,.sc-z-chip-h>div.small.sc-z-chip{min-height:24px;border-radius:16px;line-height:24px}}";
@@ -13,9 +13,9 @@ const ZChip = class {
13
13
  constructor(hostRef) {
14
14
  index.registerInstance(this, hostRef);
15
15
  this.interactiveIconClick = index.createEvent(this, "interactiveIconClick", 7);
16
- this.icon = undefined;
16
+ /** z-chip size type, can be default, medium or small */
17
17
  this.type = index$1.ZChipType.DEFAULT;
18
- this.interactiveIcon = undefined;
18
+ /** set z-chip as disabled */
19
19
  this.disabled = false;
20
20
  }
21
21
  emitinteractiveIconClick() {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
7
- const utils = require('./utils-73ead59e.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
+ const utils = require('./utils-600bad93.js');
8
8
  require('./breakpoints-88c4fd6c.js');
9
9
 
10
10
  const stylesCss = ":host{display:block}:host>div.fixed{position:relative}:host>div>.header{position:relative;z-index:10;display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 calc(var(--space-unit) * 2);border:var(--border-size-small) solid var(--bg-grey-700);margin:0;background-color:var(--bg-white);border-radius:var(--border-radius-small);cursor:pointer}:host>div>.header:focus:focus-visible{border:var(--border-size-small) solid var(--blue500);box-shadow:var(--shadow-focus-primary);outline:none}:host>div>.header>z-body{padding:var(--space-unit) 0;margin:0;color:var(--text-grey-800)}:host>div>.header>z-body>span{font-weight:var(--font-sb)}:host>div>.header>z-icon{fill:var(--text-grey-800);transform:rotate(360deg);transition:all 200ms linear}:host>div.open>.header{border:var(--border-size-small) solid var(--blue500);border-radius:var(border-radius-small) var(border-radius-small) 0 0}:host>div.open>.header>z-icon{fill:var(--text-grey-800);transform:rotate(180deg);transition:all 200ms linear}:host>div.open>div.open-combo-data{position:relative;z-index:12;padding:var(--space-unit) calc(var(--space-unit) * 2);border:var(--border-size-small) solid var(--gray200);border-top:0;background-color:var(--bg-white);border-radius:0}:host>div.open>div.open-combo-data>div{overflow:auto;max-height:235px;padding:0;scrollbar-color:var(--myz-blue) var(--gray200);scrollbar-width:thin}:host>div.open>div.open-combo-data>z-input{width:100%;margin-bottom:calc(var(--space-unit) * 2)}:host>div.open>div.open-combo-data>div>ul{max-height:235px;padding:0 3px;margin:0}::-webkit-scrollbar{width:10px;background:linear-gradient(90deg, var(--bg-white) 2px, var(--bg-grey-200) 4px, var(--bg-white) 8px);border-radius:var(--border-radius)}::-webkit-scrollbar-thumb{width:10px;background-color:var(--myz-blue);border-radius:var(--border-radius)}:host>div.open>z-input{position:relative;z-index:1;width:238px;margin:0 calc(var(--space-unit) * 2);color:var(--myz-blue)}:host>div.open>div.open-combo-data>div.search{overflow:hidden;max-height:auto;margin-top:0;box-shadow:1px 1px 4px 2px rgb(217 222 227 / 50%)}:host>div.open>div.open-combo-data>div.search>ul{overflow:auto;max-height:180px;padding:var(--space-unit) calc(var(--space-unit) * 2);scrollbar-color:var(--myz-blue) var(--bg-grey-200);scrollbar-width:thin}:host>div.open>div.open-combo-data>div.search>div{display:flex;justify-content:center}:host>div.open>div.open-combo-data>div.search>div>a{display:inline-block;height:44px;color:var(--myz-blue);cursor:pointer;font-family:var(--dashboard-font);font-size:14px;font-weight:var(--font-sb);line-height:44px;text-align:center;text-transform:uppercase}:host>div.open>div.open-combo-data>div.check-all-wrapper{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);text-align:left}";
@@ -13,26 +13,27 @@ const ZCombobox = class {
13
13
  constructor(hostRef) {
14
14
  index.registerInstance(this, hostRef);
15
15
  this.comboboxChange = index.createEvent(this, "comboboxChange", 7);
16
- this.itemsList = [];
17
- this.inputType = index$1.InputType.TEXT;
18
- this.inputid = undefined;
19
- this.items = undefined;
20
- this.label = undefined;
16
+ /** show search input flag (optional) */
21
17
  this.hassearch = false;
22
- this.searchlabel = undefined;
23
- this.searchplaceholder = undefined;
24
- this.searchtitle = undefined;
18
+ /** no result text message */
25
19
  this.noresultslabel = "Nessun risultato";
20
+ /** toggle combo list opening flag */
26
21
  this.isopen = false;
22
+ /** fixed style flag */
27
23
  this.isfixed = false;
24
+ /** close combobox list text */
28
25
  this.closesearchtext = "Chiudi";
26
+ /** show "check all" checkbox (optional) */
29
27
  this.hascheckall = false;
28
+ /** check all label (optional) */
30
29
  this.checkalltext = "Seleziona tutti";
30
+ /** uncheck all label (optional) */
31
31
  this.uncheckalltext = "Deseleziona tutti";
32
+ /** max number of checkable items (0 = unlimited) */
32
33
  this.maxcheckableitems = 0;
33
- this.searchValue = undefined;
34
- this.selectedCounter = undefined;
35
- this.renderItemsList = [];
34
+ this.renderItemsList = []; // used for render only
35
+ this.itemsList = [];
36
+ this.inputType = index$1.InputType.TEXT;
36
37
  this.toggleComboBox = this.toggleComboBox.bind(this);
37
38
  this.closeFilterItems = this.closeFilterItems.bind(this);
38
39
  }
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
6
+ const index$1 = require('./index-fa110f37.js');
7
7
 
8
8
  const stylesCss = ":host{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg)}button{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}z-popover{overflow:hidden}.popover-content-container{position:relative;min-width:112px;max-width:280px;background-color:var(--color-surface02);box-shadow:var(--shadow-2);white-space:nowrap}.element-container:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.element-text{overflow:hidden;font-size:14px;text-overflow:ellipsis}.element-container,.disabled-element-container{display:flex;min-height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;padding:calc(var(--space-unit) / 2) var(--space-unit);fill:var(--color-disabled03);gap:var(--space-unit)}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";
9
9
 
@@ -11,9 +11,14 @@ const ZContextualMenu = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.clickContextualMenu = index.createEvent(this, "clickContextualMenu", 7);
14
- this.elements = undefined;
14
+ /**
15
+ * [optional] Sets text color of ZContextualMenu's content
16
+ */
15
17
  this.color = "color-primary01";
16
- this.popoverPosition = index$1.PopoverPositions.BOTTOM_RIGHT;
18
+ /**
19
+ * [optional] Sets the position of the popover
20
+ */
21
+ this.popoverPosition = index$1.PopoverPosition.BOTTOM_RIGHT;
17
22
  }
18
23
  componentWillRender() {
19
24
  if (this.elements) {