@zanichelli/albe-web-components 5.5.6-cs1 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (867) hide show
  1. package/dist/cjs/{icons-460f0f1e.js → icons-9fc3ff30.js} +104 -104
  2. package/dist/cjs/index-1fda0714.js +60 -0
  3. package/dist/cjs/{index-15126331.js → index-745c0423.js} +178 -168
  4. package/dist/cjs/{index-0b49c192.js → index-e3299e0a.js} +225 -207
  5. package/dist/cjs/index.cjs.js +17 -5
  6. package/dist/cjs/loader.cjs.js +3 -3
  7. package/dist/cjs/{utils-7db26db9.js → utils-4647eb06.js} +33 -19
  8. package/dist/cjs/{utils-b1ef8660.js → utils-dfe717c7.js} +13 -13
  9. package/dist/cjs/web-components-library.cjs.js +3 -3
  10. package/dist/cjs/z-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/z-app-header.cjs.entry.js +14 -16
  12. package/dist/cjs/z-app-switcher_9.cjs.entry.js +177 -159
  13. package/dist/cjs/z-aria-alert.cjs.entry.js +3 -4
  14. package/dist/cjs/z-avatar.cjs.entry.js +8 -9
  15. package/dist/cjs/z-body_2.cjs.entry.js +3 -5
  16. package/dist/cjs/z-button-deprecated.cjs.entry.js +9 -12
  17. package/dist/cjs/z-button-filter.cjs.entry.js +3 -4
  18. package/dist/cjs/z-button-sort.cjs.entry.js +6 -5
  19. package/dist/cjs/z-button.cjs.entry.js +11 -10
  20. package/dist/cjs/z-candybar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-card.cjs.entry.js +19 -16
  22. package/dist/cjs/z-carousel.cjs.entry.js +117 -5
  23. package/dist/cjs/z-chip-deprecated.cjs.entry.js +6 -4
  24. package/dist/cjs/z-chip.cjs.entry.js +7 -7
  25. package/dist/cjs/z-combobox.cjs.entry.js +26 -30
  26. package/dist/cjs/z-contextual-menu.cjs.entry.js +10 -5
  27. package/dist/cjs/z-cookiebar.cjs.entry.js +7 -6
  28. package/dist/cjs/z-cover-hero.cjs.entry.js +5 -6
  29. package/dist/cjs/z-date-picker.cjs.entry.js +46 -39
  30. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +3 -4
  31. package/dist/cjs/z-file-upload.cjs.entry.js +20 -18
  32. package/dist/cjs/z-file.cjs.entry.js +4 -4
  33. package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
  34. package/dist/cjs/z-footer.cjs.entry.js +16 -13
  35. package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
  36. package/dist/cjs/z-icon-package.cjs.entry.js +4 -3
  37. package/dist/cjs/z-info-box.cjs.entry.js +3 -3
  38. package/dist/cjs/z-info-reveal.cjs.entry.js +8 -9
  39. package/dist/cjs/z-input-deprecated.cjs.entry.js +67 -55
  40. package/dist/cjs/z-input-label_2.cjs.entry.js +36 -40
  41. package/dist/cjs/z-list-group.cjs.entry.js +7 -7
  42. package/dist/cjs/z-list_2.cjs.entry.js +12 -12
  43. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +11 -10
  44. package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
  45. package/dist/cjs/z-menu.cjs.entry.js +13 -10
  46. package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
  47. package/dist/cjs/z-modal-login.cjs.entry.js +15 -17
  48. package/dist/cjs/z-modal.cjs.entry.js +6 -3
  49. package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
  50. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
  51. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
  52. package/dist/cjs/z-myz-card-footer.cjs.entry.js +10 -11
  53. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
  54. package/dist/cjs/z-myz-card-info.cjs.entry.js +17 -27
  55. package/dist/cjs/z-myz-card-list.cjs.entry.js +3 -4
  56. package/dist/cjs/z-myz-card_4.cjs.entry.js +13 -17
  57. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
  58. package/dist/cjs/z-myz-topbar.cjs.entry.js +39 -35
  59. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
  60. package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
  61. package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
  62. package/dist/cjs/z-notification.cjs.entry.js +8 -3
  63. package/dist/cjs/z-offcanvas.cjs.entry.js +15 -12
  64. package/dist/cjs/z-otp.cjs.entry.js +18 -18
  65. package/dist/cjs/z-pagination-bar.cjs.entry.js +25 -13
  66. package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
  67. package/dist/cjs/z-pagination.cjs.entry.js +17 -14
  68. package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
  69. package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
  70. package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
  71. package/dist/cjs/z-popover-deprecated.cjs.entry.js +14 -17
  72. package/dist/cjs/z-popover.cjs.entry.js +55 -37
  73. package/dist/cjs/z-section-title.cjs.entry.js +14 -5
  74. package/dist/cjs/z-skip-to-content.cjs.entry.js +21 -19
  75. package/dist/cjs/z-slideshow.cjs.entry.js +12 -29
  76. package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
  77. package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
  78. package/dist/cjs/z-stepper.cjs.entry.js +3 -3
  79. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  80. package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
  81. package/dist/cjs/z-table-empty-box.cjs.entry.js +7 -6
  82. package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
  83. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  84. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  85. package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
  86. package/dist/cjs/z-table-header.cjs.entry.js +21 -18
  87. package/dist/cjs/z-table-row.cjs.entry.js +9 -9
  88. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
  89. package/dist/cjs/z-table.cjs.entry.js +9 -7
  90. package/dist/cjs/z-tag.cjs.entry.js +3 -3
  91. package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
  92. package/dist/cjs/z-toast-notification.cjs.entry.js +41 -38
  93. package/dist/cjs/z-toggle-button.cjs.entry.js +10 -8
  94. package/dist/cjs/z-toggle-switch.cjs.entry.js +17 -19
  95. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +47 -36
  96. package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
  97. package/dist/cjs/z-user-dropdown.cjs.entry.js +8 -6
  98. package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
  99. package/dist/collection/beans/index.js +178 -168
  100. package/dist/collection/collection-manifest.json +1 -1
  101. package/dist/collection/components/buttons/z-button/index.js +20 -20
  102. package/dist/collection/components/buttons/z-button/styles.css +30 -31
  103. package/dist/collection/components/buttons/z-button-sort/index.js +4 -3
  104. package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
  105. package/dist/collection/components/buttons/z-chip/index.js +6 -6
  106. package/dist/collection/components/buttons/z-chip/styles.css +15 -12
  107. package/dist/collection/components/buttons/z-toggle-button/index.js +8 -6
  108. package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
  109. package/dist/collection/components/buttons/z-toggle-switch/index.js +28 -25
  110. package/dist/collection/components/buttons/z-toggle-switch/styles.css +18 -15
  111. package/dist/collection/components/date-picker/styles.css +83 -65
  112. package/dist/collection/components/date-picker/utils.js +33 -19
  113. package/dist/collection/components/date-picker/z-date-picker/index.js +47 -40
  114. package/dist/collection/components/date-picker/z-range-picker/index.js +86 -71
  115. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +1 -1
  116. package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +25 -14
  117. package/dist/collection/components/file-upload/z-file/index.js +6 -6
  118. package/dist/collection/components/file-upload/z-file/styles.css +18 -5
  119. package/dist/collection/components/file-upload/z-file-upload/index.js +21 -19
  120. package/dist/collection/components/file-upload/z-file-upload/styles.css +15 -8
  121. package/dist/collection/components/footer/z-footer/index.js +13 -10
  122. package/dist/collection/components/footer/z-footer/styles.css +32 -27
  123. package/dist/collection/components/footer/z-footer-link/styles.css +14 -6
  124. package/dist/collection/components/footer/z-footer-section/index.js +1 -1
  125. package/dist/collection/components/footer/z-footer-section/styles.css +48 -35
  126. package/dist/collection/components/footer/z-footer-social/styles.css +8 -0
  127. package/dist/collection/components/icons/icons.js +103 -103
  128. package/dist/collection/components/icons/z-icon/index.js +9 -7
  129. package/dist/collection/components/icons/z-icon/styles.css +2 -2
  130. package/dist/collection/components/icons/z-icon-package/index.js +4 -3
  131. package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
  132. package/dist/collection/components/indicators/z-stepper/index.js +2 -2
  133. package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
  134. package/dist/collection/components/indicators/z-stepper-item/index.js +1 -1
  135. package/dist/collection/components/indicators/z-stepper-item/styles.css +23 -22
  136. package/dist/collection/components/inputs/z-combobox/index.js +24 -28
  137. package/dist/collection/components/inputs/z-combobox/styles.css +48 -43
  138. package/dist/collection/components/inputs/z-input/index.js +71 -64
  139. package/dist/collection/components/inputs/z-input/styles.css +93 -83
  140. package/dist/collection/components/inputs/z-input-message/index.js +4 -4
  141. package/dist/collection/components/inputs/z-input-message/styles.css +6 -7
  142. package/dist/collection/components/inputs/z-select/index.js +36 -40
  143. package/dist/collection/components/inputs/z-select/styles.css +28 -23
  144. package/dist/collection/components/list/z-list/index.js +3 -3
  145. package/dist/collection/components/list/z-list/styles.css +3 -2
  146. package/dist/collection/components/list/z-list-element/index.js +19 -19
  147. package/dist/collection/components/list/z-list-element/styles.css +40 -18
  148. package/dist/collection/components/list/z-list-group/index.js +10 -10
  149. package/dist/collection/components/list/z-list-group/styles.css +2 -1
  150. package/dist/collection/components/list/z-toast-notification-list/index.js +20 -21
  151. package/dist/collection/components/list/z-toast-notification-list/styles.css +44 -37
  152. package/dist/collection/components/logo/z-logo/index.js +3 -1
  153. package/dist/collection/components/logo/z-logo/styles.css +3 -3
  154. package/dist/collection/components/modal/z-modal/index.js +5 -2
  155. package/dist/collection/components/modal/z-modal/styles.css +29 -23
  156. package/dist/collection/components/modal/z-modal-login/index.js +17 -19
  157. package/dist/collection/components/modal/z-modal-login/styles.css +37 -28
  158. package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
  159. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +28 -18
  160. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +29 -19
  161. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +38 -28
  162. package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
  163. package/dist/collection/components/navigation/z-app-header/index.js +15 -17
  164. package/dist/collection/components/navigation/z-app-header/styles.css +78 -68
  165. package/dist/collection/components/navigation/z-app-switcher/index.js +5 -5
  166. package/dist/collection/components/navigation/z-app-switcher/styles.css +17 -5
  167. package/dist/collection/components/navigation/z-app-topbar/index.js +6 -6
  168. package/dist/collection/components/navigation/z-app-topbar/styles.css +17 -11
  169. package/dist/collection/components/navigation/z-link/index.js +13 -15
  170. package/dist/collection/components/navigation/z-link/styles.css +12 -15
  171. package/dist/collection/components/navigation/z-menu/index.js +12 -9
  172. package/dist/collection/components/navigation/z-menu/styles.css +25 -22
  173. package/dist/collection/components/navigation/z-menu-dropdown/index.js +7 -6
  174. package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
  175. package/dist/collection/components/navigation/z-menu-section/index.js +3 -3
  176. package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
  177. package/dist/collection/components/navigation/z-user-dropdown/index.js +6 -4
  178. package/dist/collection/components/navigation/z-user-dropdown/styles.css +72 -63
  179. package/dist/collection/components/notification/z-candybar/styles.css +27 -21
  180. package/dist/collection/components/notification/z-cookiebar/index.js +6 -5
  181. package/dist/collection/components/notification/z-cookiebar/styles.css +19 -18
  182. package/dist/collection/components/notification/z-info-box/index.js +2 -2
  183. package/dist/collection/components/notification/z-info-box/styles.css +8 -8
  184. package/dist/collection/components/notification/z-notification/index.js +8 -3
  185. package/dist/collection/components/notification/z-notification/styles.css +11 -11
  186. package/dist/collection/components/notification/z-toast-notification/index.js +43 -39
  187. package/dist/collection/components/notification/z-toast-notification/styles.css +30 -38
  188. package/dist/collection/components/notification/z-tooltip/index.js +6 -6
  189. package/dist/collection/components/panel/z-panel-elem/index.js +5 -5
  190. package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
  191. package/dist/collection/components/typography/z-body/index.js +3 -4
  192. package/dist/collection/components/typography/z-heading/index.js +3 -4
  193. package/dist/collection/components/typography/z-typography/index.js +18 -19
  194. package/dist/collection/components/typography/z-typography/styles.css +13 -13
  195. package/dist/collection/components/z-aria-alert/index.js +6 -12
  196. package/dist/collection/components/z-avatar/index.js +7 -8
  197. package/dist/collection/components/z-avatar/styles.css +10 -7
  198. package/dist/collection/components/z-card/index.js +19 -16
  199. package/dist/collection/components/z-card/styles.css +42 -38
  200. package/dist/collection/components/z-carousel/index.js +225 -6
  201. package/dist/collection/components/z-carousel/styles.css +108 -3
  202. package/dist/collection/components/z-contextual-menu/index.js +10 -5
  203. package/dist/collection/components/z-contextual-menu/styles.css +8 -8
  204. package/dist/collection/components/z-cover-hero/index.js +2 -3
  205. package/dist/collection/components/z-cover-hero/styles.css +4 -4
  206. package/dist/collection/components/z-divider/index.js +6 -6
  207. package/dist/collection/components/z-ghost-loading/index.js +2 -2
  208. package/dist/collection/components/z-ghost-loading/styles.css +14 -14
  209. package/dist/collection/components/z-info-reveal/index.js +12 -13
  210. package/dist/collection/components/z-info-reveal/styles.css +8 -9
  211. package/dist/collection/components/z-offcanvas/index.js +17 -14
  212. package/dist/collection/components/z-offcanvas/styles.css +45 -65
  213. package/dist/collection/components/z-pagination/index.js +16 -13
  214. package/dist/collection/components/z-pagination/styles.css +21 -16
  215. package/dist/collection/components/z-popover/index.js +57 -39
  216. package/dist/collection/components/z-popover/styles.css +9 -9
  217. package/dist/collection/components/z-section-title/index.js +17 -8
  218. package/dist/collection/components/z-section-title/styles.css +2 -2
  219. package/dist/collection/components/z-skip-to-content/index.js +19 -17
  220. package/dist/collection/components/z-skip-to-content/styles.css +15 -11
  221. package/dist/collection/components/z-table/z-table/index.js +7 -5
  222. package/dist/collection/components/z-table/z-table/styles.css +74 -23
  223. package/dist/collection/components/z-table/z-table-cell/index.js +9 -10
  224. package/dist/collection/components/z-table/z-table-cell/styles.css +4 -5
  225. package/dist/collection/components/z-table/z-table-empty-box/index.js +4 -4
  226. package/dist/collection/components/z-table/z-table-empty-box/styles.css +6 -5
  227. package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
  228. package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
  229. package/dist/collection/components/z-table/z-table-header/index.js +24 -22
  230. package/dist/collection/components/z-table/z-table-header/styles.css +2 -4
  231. package/dist/collection/components/z-table/z-table-header-row/index.js +3 -3
  232. package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
  233. package/dist/collection/components/z-table/z-table-row/index.js +11 -11
  234. package/dist/collection/components/z-table/z-table-row/styles.css +18 -9
  235. package/dist/collection/components/z-table/z-table-sticky-footer/index.js +2 -2
  236. package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
  237. package/dist/collection/components/z-tag/index.js +1 -1
  238. package/dist/collection/components/z-tag/styles.css +12 -7
  239. package/dist/collection/components/z-visually-hidden/styles.css +6 -6
  240. package/dist/collection/constants/icons.js +1 -1
  241. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +23 -9
  242. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +9 -8
  243. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
  244. package/dist/collection/deprecated/z-button-deprecated/index.js +17 -22
  245. package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
  246. package/dist/collection/deprecated/z-button-filter/index.js +1 -2
  247. package/dist/collection/deprecated/z-button-filter/styles.css +17 -7
  248. package/dist/collection/deprecated/z-chip-deprecated/index.js +7 -5
  249. package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
  250. package/dist/collection/deprecated/z-input-deprecated/index.js +71 -59
  251. package/dist/collection/deprecated/z-input-deprecated/styles.css +91 -77
  252. package/dist/collection/deprecated/z-input-label/index.js +1 -1
  253. package/dist/collection/deprecated/z-input-label/styles.css +2 -2
  254. package/dist/collection/deprecated/z-popover-deprecated/index.js +17 -21
  255. package/dist/collection/deprecated/z-popover-deprecated/styles.css +37 -36
  256. package/dist/collection/deprecated/z-status-tag/index.js +8 -9
  257. package/dist/collection/deprecated/z-status-tag/styles.css +12 -10
  258. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +47 -36
  259. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
  260. package/dist/collection/index.js +3 -4
  261. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +4 -7
  262. package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
  263. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +5 -5
  264. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
  265. package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
  266. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
  267. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +1 -1
  268. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +27 -10
  269. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +8 -9
  270. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +50 -52
  271. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +15 -3
  272. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +5 -6
  273. package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +14 -13
  274. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +15 -14
  275. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +13 -23
  276. package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +54 -23
  277. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +1 -2
  278. package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
  279. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +1 -1
  280. package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
  281. package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +19 -18
  282. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
  283. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +17 -13
  284. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +14 -14
  285. package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +22 -10
  286. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -3
  287. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +14 -6
  288. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +1 -1
  289. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +22 -9
  290. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +1 -1
  291. package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +22 -13
  292. package/dist/collection/snowflakes/myz/topbar/index.js +39 -35
  293. package/dist/collection/snowflakes/myz/topbar/styles.css +177 -157
  294. package/dist/collection/snowflakes/myz/z-alert/index.js +1 -1
  295. package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
  296. package/dist/collection/snowflakes/myz/z-otp/index.js +22 -22
  297. package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
  298. package/dist/collection/snowflakes/myz/z-slideshow/index.js +8 -25
  299. package/dist/collection/snowflakes/myz/z-slideshow/styles.css +31 -30
  300. package/dist/collection/utils/storybook-utils.js +5 -6
  301. package/dist/collection/utils/utils.js +14 -14
  302. package/dist/esm/{icons-56ca282c.js → icons-92a7dcde.js} +104 -104
  303. package/dist/esm/index-8390ddaf.js +354 -0
  304. package/dist/esm/{index-3517583d.js → index-a2ca4b97.js} +225 -207
  305. package/dist/esm/index-abb47b30.js +58 -0
  306. package/dist/esm/index.js +5 -5
  307. package/dist/esm/loader.js +3 -3
  308. package/dist/esm/polyfills/css-shim.js +1 -1
  309. package/dist/esm/{utils-c9ef6b5f.js → utils-2c5dfb88.js} +13 -13
  310. package/dist/esm/{utils-5d136bc4.js → utils-3ba1cfd4.js} +33 -19
  311. package/dist/esm/web-components-library.js +3 -3
  312. package/dist/esm/z-alert.entry.js +2 -2
  313. package/dist/esm/z-app-header.entry.js +14 -16
  314. package/dist/esm/z-app-switcher_9.entry.js +177 -159
  315. package/dist/esm/z-aria-alert.entry.js +3 -4
  316. package/dist/esm/z-avatar.entry.js +8 -9
  317. package/dist/esm/z-body_2.entry.js +3 -5
  318. package/dist/esm/z-button-deprecated.entry.js +9 -12
  319. package/dist/esm/z-button-filter.entry.js +3 -4
  320. package/dist/esm/z-button-sort.entry.js +6 -5
  321. package/dist/esm/z-button.entry.js +11 -10
  322. package/dist/esm/z-candybar.entry.js +2 -2
  323. package/dist/esm/z-card.entry.js +19 -16
  324. package/dist/esm/z-carousel.entry.js +117 -5
  325. package/dist/esm/z-chip-deprecated.entry.js +6 -4
  326. package/dist/esm/z-chip.entry.js +7 -7
  327. package/dist/esm/z-combobox.entry.js +26 -30
  328. package/dist/esm/z-contextual-menu.entry.js +10 -5
  329. package/dist/esm/z-cookiebar.entry.js +7 -6
  330. package/dist/esm/z-cover-hero.entry.js +5 -6
  331. package/dist/esm/z-date-picker.entry.js +46 -39
  332. package/dist/esm/z-dragdrop-area_2.entry.js +3 -4
  333. package/dist/esm/z-file-upload.entry.js +20 -18
  334. package/dist/esm/z-file.entry.js +4 -4
  335. package/dist/esm/z-footer-link_3.entry.js +4 -4
  336. package/dist/esm/z-footer.entry.js +16 -13
  337. package/dist/esm/z-ghost-loading.entry.js +3 -3
  338. package/dist/esm/z-icon-package.entry.js +4 -3
  339. package/dist/esm/z-info-box.entry.js +3 -3
  340. package/dist/esm/z-info-reveal.entry.js +8 -9
  341. package/dist/esm/z-input-deprecated.entry.js +67 -55
  342. package/dist/esm/z-input-label_2.entry.js +36 -40
  343. package/dist/esm/z-list-group.entry.js +7 -7
  344. package/dist/esm/z-list_2.entry.js +12 -12
  345. package/dist/esm/z-menu-dropdown_2.entry.js +11 -10
  346. package/dist/esm/z-menu-section.entry.js +3 -3
  347. package/dist/esm/z-menu.entry.js +13 -10
  348. package/dist/esm/z-messages-pocket.entry.js +7 -7
  349. package/dist/esm/z-modal-login.entry.js +15 -17
  350. package/dist/esm/z-modal.entry.js +6 -3
  351. package/dist/esm/z-myz-card-alert.entry.js +8 -8
  352. package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
  353. package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
  354. package/dist/esm/z-myz-card-footer.entry.js +10 -11
  355. package/dist/esm/z-myz-card-icon.entry.js +2 -2
  356. package/dist/esm/z-myz-card-info.entry.js +17 -27
  357. package/dist/esm/z-myz-card-list.entry.js +3 -4
  358. package/dist/esm/z-myz-card_4.entry.js +13 -17
  359. package/dist/esm/z-myz-list-item.entry.js +4 -4
  360. package/dist/esm/z-myz-topbar.entry.js +39 -35
  361. package/dist/esm/z-navigation-tab-link.entry.js +11 -11
  362. package/dist/esm/z-navigation-tab.entry.js +12 -12
  363. package/dist/esm/z-navigation-tabs.entry.js +21 -21
  364. package/dist/esm/z-notification.entry.js +8 -3
  365. package/dist/esm/z-offcanvas.entry.js +15 -12
  366. package/dist/esm/z-otp.entry.js +18 -18
  367. package/dist/esm/z-pagination-bar.entry.js +25 -13
  368. package/dist/esm/z-pagination-page.entry.js +2 -2
  369. package/dist/esm/z-pagination.entry.js +17 -14
  370. package/dist/esm/z-panel-elem.entry.js +4 -4
  371. package/dist/esm/z-pocket-message.entry.js +3 -3
  372. package/dist/esm/z-pocket_3.entry.js +19 -19
  373. package/dist/esm/z-popover-deprecated.entry.js +14 -17
  374. package/dist/esm/z-popover.entry.js +55 -37
  375. package/dist/esm/z-section-title.entry.js +14 -5
  376. package/dist/esm/z-skip-to-content.entry.js +21 -19
  377. package/dist/esm/z-slideshow.entry.js +12 -29
  378. package/dist/esm/z-status-tag.entry.js +9 -9
  379. package/dist/esm/z-stepper-item.entry.js +2 -2
  380. package/dist/esm/z-stepper.entry.js +3 -3
  381. package/dist/esm/z-table-body.entry.js +1 -1
  382. package/dist/esm/z-table-cell.entry.js +11 -11
  383. package/dist/esm/z-table-empty-box.entry.js +7 -6
  384. package/dist/esm/z-table-expanded-row.entry.js +2 -2
  385. package/dist/esm/z-table-footer.entry.js +1 -1
  386. package/dist/esm/z-table-head.entry.js +1 -1
  387. package/dist/esm/z-table-header-row.entry.js +4 -4
  388. package/dist/esm/z-table-header.entry.js +21 -18
  389. package/dist/esm/z-table-row.entry.js +9 -9
  390. package/dist/esm/z-table-sticky-footer.entry.js +3 -3
  391. package/dist/esm/z-table.entry.js +9 -7
  392. package/dist/esm/z-tag.entry.js +3 -3
  393. package/dist/esm/z-toast-notification-list.entry.js +17 -17
  394. package/dist/esm/z-toast-notification.entry.js +41 -38
  395. package/dist/esm/z-toggle-button.entry.js +10 -8
  396. package/dist/esm/z-toggle-switch.entry.js +17 -19
  397. package/dist/esm/z-tooltip-deprecated.entry.js +47 -36
  398. package/dist/esm/z-tooltip.entry.js +4 -4
  399. package/dist/esm/z-user-dropdown.entry.js +8 -6
  400. package/dist/esm/z-visually-hidden.entry.js +2 -2
  401. package/dist/types/beans/index.d.ts +182 -171
  402. package/dist/types/components/buttons/z-button/index.d.ts +13 -6
  403. package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
  404. package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
  405. package/dist/types/components/buttons/z-toggle-button/index.d.ts +3 -2
  406. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +5 -11
  407. package/dist/types/components/date-picker/utils.d.ts +4 -4
  408. package/dist/types/components/date-picker/z-date-picker/index.d.ts +8 -7
  409. package/dist/types/components/date-picker/z-range-picker/index.d.ts +13 -11
  410. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
  411. package/dist/types/components/file-upload/z-file/index.d.ts +5 -7
  412. package/dist/types/components/file-upload/z-file-upload/index.d.ts +17 -18
  413. package/dist/types/components/footer/z-footer/index.d.ts +15 -15
  414. package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
  415. package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
  416. package/dist/types/components/icons/icons.d.ts +1 -1
  417. package/dist/types/components/icons/z-icon/index.d.ts +3 -3
  418. package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
  419. package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
  420. package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
  421. package/dist/types/components/inputs/z-combobox/index.d.ts +15 -14
  422. package/dist/types/components/inputs/z-input/index.d.ts +46 -25
  423. package/dist/types/components/inputs/z-input-message/index.d.ts +3 -4
  424. package/dist/types/components/inputs/z-select/index.d.ts +23 -23
  425. package/dist/types/components/list/z-list/index.d.ts +3 -4
  426. package/dist/types/components/list/z-list-element/index.d.ts +7 -11
  427. package/dist/types/components/list/z-list-group/index.d.ts +3 -4
  428. package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
  429. package/dist/types/components/logo/z-logo/index.d.ts +1 -2
  430. package/dist/types/components/modal/z-modal/index.d.ts +4 -5
  431. package/dist/types/components/modal/z-modal-login/index.d.ts +14 -13
  432. package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +8 -9
  433. package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +8 -9
  434. package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +9 -10
  435. package/dist/types/components/navigation/z-app-header/index.d.ts +10 -11
  436. package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
  437. package/dist/types/components/navigation/z-app-topbar/index.d.ts +2 -3
  438. package/dist/types/components/navigation/z-link/index.d.ts +7 -6
  439. package/dist/types/components/navigation/z-menu/index.d.ts +6 -7
  440. package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
  441. package/dist/types/components/navigation/z-menu-section/index.d.ts +6 -8
  442. package/dist/types/components/navigation/z-user-dropdown/index.d.ts +9 -10
  443. package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
  444. package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
  445. package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
  446. package/dist/types/components/notification/z-notification/index.d.ts +5 -6
  447. package/dist/types/components/notification/z-toast-notification/index.d.ts +19 -20
  448. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  449. package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
  450. package/dist/types/components/typography/z-body/index.d.ts +1 -4
  451. package/dist/types/components/typography/z-heading/index.d.ts +1 -4
  452. package/dist/types/components/typography/z-typography/index.d.ts +4 -8
  453. package/dist/types/components/z-aria-alert/index.d.ts +2 -5
  454. package/dist/types/components/z-avatar/index.d.ts +2 -3
  455. package/dist/types/components/z-card/index.d.ts +6 -7
  456. package/dist/types/components/z-carousel/index.d.ts +47 -3
  457. package/dist/types/components/z-contextual-menu/index.d.ts +3 -4
  458. package/dist/types/components/z-cover-hero/index.d.ts +2 -3
  459. package/dist/types/components/z-divider/index.d.ts +1 -2
  460. package/dist/types/components/z-ghost-loading/index.d.ts +1 -2
  461. package/dist/types/components/z-info-reveal/index.d.ts +7 -9
  462. package/dist/types/components/z-offcanvas/index.d.ts +8 -9
  463. package/dist/types/components/z-pagination/index.d.ts +13 -14
  464. package/dist/types/components/z-popover/index.d.ts +7 -7
  465. package/dist/types/components/z-section-title/index.d.ts +4 -5
  466. package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
  467. package/dist/types/components/z-table/z-table/index.d.ts +4 -5
  468. package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
  469. package/dist/types/components/z-table/z-table-cell/index.d.ts +3 -4
  470. package/dist/types/components/z-table/z-table-empty-box/index.d.ts +4 -5
  471. package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
  472. package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
  473. package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
  474. package/dist/types/components/z-table/z-table-header/index.d.ts +7 -9
  475. package/dist/types/components/z-table/z-table-header-row/index.d.ts +2 -4
  476. package/dist/types/components/z-table/z-table-row/index.d.ts +4 -7
  477. package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
  478. package/dist/types/components/z-tag/index.d.ts +1 -2
  479. package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
  480. package/dist/types/components.d.ts +109 -240
  481. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +16 -14
  482. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
  483. package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
  484. package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
  485. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +1 -3
  486. package/dist/types/deprecated/z-input-deprecated/index.d.ts +34 -23
  487. package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
  488. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +7 -8
  489. package/dist/types/deprecated/z-status-tag/index.d.ts +1 -2
  490. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +3 -4
  491. package/dist/types/index.d.ts +3 -4
  492. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
  493. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +7 -6
  494. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
  495. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
  496. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  497. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +12 -6
  498. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
  499. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +9 -4
  500. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
  501. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
  502. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +5 -4
  503. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
  504. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
  505. package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
  506. package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
  507. package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
  508. package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
  509. package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
  510. package/dist/types/snowflakes/myz/topbar/index.d.ts +24 -22
  511. package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
  512. package/dist/types/snowflakes/myz/z-otp/index.d.ts +4 -8
  513. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
  514. package/dist/types/stencil-public-runtime.d.ts +15 -4
  515. package/dist/types/utils/utils.d.ts +5 -12
  516. package/dist/web-components-library/index.esm.js +1 -1
  517. package/dist/web-components-library/p-01a95ddd.entry.js +1 -0
  518. package/dist/web-components-library/p-023e657c.entry.js +1 -0
  519. package/dist/web-components-library/p-03aa4a29.entry.js +1 -0
  520. package/dist/web-components-library/p-07af77be.entry.js +1 -0
  521. package/dist/web-components-library/p-0f0d8a17.entry.js +1 -0
  522. package/dist/web-components-library/p-137c1289.entry.js +1 -0
  523. package/dist/web-components-library/p-145ef56b.entry.js +1 -0
  524. package/{www/build/p-b4e14eed.js → dist/web-components-library/p-16c0ffce.js} +1 -1
  525. package/dist/web-components-library/p-1c5cb6b6.entry.js +1 -0
  526. package/dist/web-components-library/p-1cb8f39f.entry.js +1 -0
  527. package/dist/web-components-library/p-1efa8cfe.entry.js +1 -0
  528. package/dist/web-components-library/p-204c6ec6.entry.js +1 -0
  529. package/dist/web-components-library/p-213d7163.entry.js +1 -0
  530. package/dist/web-components-library/p-21a1b6a9.entry.js +1 -0
  531. package/dist/web-components-library/p-242e410f.entry.js +1 -0
  532. package/dist/web-components-library/p-286363e2.js +7 -0
  533. package/dist/web-components-library/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
  534. package/dist/web-components-library/p-2ec1cc4b.entry.js +1 -0
  535. package/dist/web-components-library/p-33438244.entry.js +1 -0
  536. package/dist/web-components-library/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
  537. package/dist/web-components-library/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
  538. package/dist/web-components-library/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
  539. package/dist/web-components-library/p-3c715e7d.entry.js +1 -0
  540. package/dist/web-components-library/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
  541. package/dist/web-components-library/p-426c55e1.entry.js +1 -0
  542. package/dist/web-components-library/{p-b2d16b41.js → p-42b0972c.js} +1 -1
  543. package/dist/web-components-library/p-42d1707b.entry.js +1 -0
  544. package/dist/web-components-library/p-46f66301.entry.js +1 -0
  545. package/dist/web-components-library/p-470e984a.entry.js +1 -0
  546. package/dist/web-components-library/p-4725eda5.entry.js +1 -0
  547. package/dist/web-components-library/p-478dd7a6.entry.js +1 -0
  548. package/dist/web-components-library/p-4f4930b5.entry.js +1 -0
  549. package/dist/web-components-library/p-52ca86db.entry.js +1 -0
  550. package/dist/web-components-library/p-5a5dde20.entry.js +1 -0
  551. package/{www/build/p-cfe78918.entry.js → dist/web-components-library/p-5c30dfc5.entry.js} +1 -1
  552. package/dist/web-components-library/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
  553. package/dist/web-components-library/p-6ab40b8f.entry.js +1 -0
  554. package/dist/web-components-library/p-6aba4f0a.entry.js +1 -0
  555. package/dist/web-components-library/p-6c7251f5.entry.js +1 -0
  556. package/dist/web-components-library/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
  557. package/dist/web-components-library/p-726b4fbd.entry.js +1 -0
  558. package/dist/web-components-library/p-728a61a6.js +1 -0
  559. package/dist/web-components-library/p-769ccc9f.entry.js +1 -0
  560. package/dist/web-components-library/p-79d4e03b.entry.js +1 -0
  561. package/dist/web-components-library/p-872c8d25.entry.js +1 -0
  562. package/dist/web-components-library/p-8779fc5f.entry.js +1 -0
  563. package/dist/web-components-library/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
  564. package/dist/web-components-library/p-8e480d71.entry.js +1 -0
  565. package/dist/web-components-library/p-9124fe26.entry.js +1 -0
  566. package/dist/web-components-library/p-951c50ad.entry.js +16 -0
  567. package/dist/web-components-library/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
  568. package/dist/web-components-library/p-9bbb27f7.entry.js +1 -0
  569. package/dist/web-components-library/p-9c83bf57.entry.js +1 -0
  570. package/dist/web-components-library/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
  571. package/dist/web-components-library/p-a3eeed2e.entry.js +1 -0
  572. package/dist/web-components-library/p-a88046a0.entry.js +1 -0
  573. package/dist/web-components-library/p-a9d0b418.entry.js +1 -0
  574. package/dist/web-components-library/p-aaa0752b.entry.js +1 -0
  575. package/dist/web-components-library/p-ad17a4a0.entry.js +1 -0
  576. package/dist/web-components-library/p-aee1f514.entry.js +1 -0
  577. package/dist/web-components-library/p-b02aa57c.entry.js +1 -0
  578. package/dist/web-components-library/p-b54faa73.entry.js +1 -0
  579. package/dist/web-components-library/p-b622a7fd.entry.js +1 -0
  580. package/dist/web-components-library/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
  581. package/dist/web-components-library/p-baa877db.entry.js +1 -0
  582. package/dist/web-components-library/p-beec82d9.entry.js +1 -0
  583. package/dist/web-components-library/p-bf7adc29.entry.js +1 -0
  584. package/dist/web-components-library/p-c1da93ee.entry.js +1 -0
  585. package/dist/web-components-library/p-c2a3f15d.entry.js +1 -0
  586. package/dist/web-components-library/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
  587. package/dist/web-components-library/p-c4f778d7.entry.js +1 -0
  588. package/{www/build/p-e3176170.entry.js → dist/web-components-library/p-c633d2bb.entry.js} +1 -1
  589. package/dist/web-components-library/p-c6b5ee23.entry.js +1 -0
  590. package/dist/web-components-library/p-c89cbfcc.entry.js +1 -0
  591. package/dist/web-components-library/p-caa2c86c.entry.js +1 -0
  592. package/dist/web-components-library/p-cea7a294.entry.js +1 -0
  593. package/dist/web-components-library/p-d17ebc2f.js +2 -0
  594. package/dist/web-components-library/p-d1f8d75e.entry.js +1 -0
  595. package/dist/web-components-library/{p-b33f1112.js → p-d4681325.js} +1 -1
  596. package/dist/web-components-library/p-d665ca6b.entry.js +1 -0
  597. package/dist/web-components-library/p-d8aac365.entry.js +1 -0
  598. package/dist/web-components-library/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
  599. package/dist/web-components-library/p-e527ef6d.entry.js +1 -0
  600. package/dist/web-components-library/p-e88ad497.entry.js +1 -0
  601. package/dist/web-components-library/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
  602. package/dist/web-components-library/p-eb2634d3.entry.js +1 -0
  603. package/dist/web-components-library/p-eba1cdd9.entry.js +1 -0
  604. package/dist/web-components-library/p-ed9dc5b7.entry.js +1 -0
  605. package/dist/web-components-library/p-f0e73ccb.entry.js +1 -0
  606. package/dist/web-components-library/p-f4b9f544.entry.js +1 -0
  607. package/dist/web-components-library/p-f5c3d332.entry.js +1 -0
  608. package/dist/web-components-library/p-f724f7a1.entry.js +1 -0
  609. package/dist/web-components-library/p-f77d7a3f.entry.js +1 -0
  610. package/{www/build/p-b2ee6ded.entry.js → dist/web-components-library/p-fd13128d.entry.js} +1 -1
  611. package/dist/web-components-library/p-fdb6e67b.entry.js +1 -0
  612. package/dist/web-components-library/web-components-library.esm.js +1 -1
  613. package/package.json +18 -25
  614. package/react/index.d.ts +1 -1
  615. package/readme.md +33 -91
  616. package/www/build/index.esm.js +1 -1
  617. package/www/build/p-01a95ddd.entry.js +1 -0
  618. package/www/build/p-023e657c.entry.js +1 -0
  619. package/www/build/p-03aa4a29.entry.js +1 -0
  620. package/www/build/p-07af77be.entry.js +1 -0
  621. package/www/build/p-0f0d8a17.entry.js +1 -0
  622. package/www/build/p-137c1289.entry.js +1 -0
  623. package/www/build/p-145ef56b.entry.js +1 -0
  624. package/{dist/web-components-library/p-b4e14eed.js → www/build/p-16c0ffce.js} +1 -1
  625. package/www/build/p-1c5cb6b6.entry.js +1 -0
  626. package/www/build/p-1cb8f39f.entry.js +1 -0
  627. package/www/build/p-1efa8cfe.entry.js +1 -0
  628. package/www/build/p-204c6ec6.entry.js +1 -0
  629. package/www/build/p-213d7163.entry.js +1 -0
  630. package/www/build/p-21a1b6a9.entry.js +1 -0
  631. package/www/build/p-242e410f.entry.js +1 -0
  632. package/www/build/p-286363e2.js +7 -0
  633. package/www/build/{p-88b9d5b4.entry.js → p-2b374cb0.entry.js} +1 -1
  634. package/www/build/p-2ec1cc4b.entry.js +1 -0
  635. package/www/build/p-33438244.entry.js +1 -0
  636. package/www/build/{p-3b974737.entry.js → p-37e050bd.entry.js} +1 -1
  637. package/www/build/{p-41dbc6f1.entry.js → p-3bdf4f63.entry.js} +1 -1
  638. package/www/build/{p-32baba0e.entry.js → p-3c63af71.entry.js} +1 -1
  639. package/www/build/p-3c715e7d.entry.js +1 -0
  640. package/www/build/{p-834a3866.entry.js → p-3e60fa3d.entry.js} +1 -1
  641. package/www/build/p-426c55e1.entry.js +1 -0
  642. package/www/build/{p-b2d16b41.js → p-42b0972c.js} +1 -1
  643. package/www/build/p-42d1707b.entry.js +1 -0
  644. package/www/build/{p-8a9e2dd1.js → p-448b6156.js} +1 -1
  645. package/www/build/p-46f66301.entry.js +1 -0
  646. package/www/build/p-470e984a.entry.js +1 -0
  647. package/www/build/p-4725eda5.entry.js +1 -0
  648. package/www/build/p-478dd7a6.entry.js +1 -0
  649. package/www/build/p-4f4930b5.entry.js +1 -0
  650. package/www/build/p-52ca86db.entry.js +1 -0
  651. package/www/build/p-5a5dde20.entry.js +1 -0
  652. package/{dist/web-components-library/p-cfe78918.entry.js → www/build/p-5c30dfc5.entry.js} +1 -1
  653. package/www/build/{p-88de0323.entry.js → p-69fead44.entry.js} +1 -1
  654. package/www/build/p-6ab40b8f.entry.js +1 -0
  655. package/www/build/p-6aba4f0a.entry.js +1 -0
  656. package/www/build/p-6c7251f5.entry.js +1 -0
  657. package/www/build/{p-3124aed0.entry.js → p-6d9d8a68.entry.js} +1 -1
  658. package/www/build/p-726b4fbd.entry.js +1 -0
  659. package/www/build/p-728a61a6.js +1 -0
  660. package/www/build/p-769ccc9f.entry.js +1 -0
  661. package/www/build/p-79d4e03b.entry.js +1 -0
  662. package/www/build/p-872c8d25.entry.js +1 -0
  663. package/www/build/p-8779fc5f.entry.js +1 -0
  664. package/www/build/{p-00fd5cac.entry.js → p-8c703e92.entry.js} +1 -1
  665. package/www/build/p-8e480d71.entry.js +1 -0
  666. package/www/build/p-9124fe26.entry.js +1 -0
  667. package/www/build/p-951c50ad.entry.js +16 -0
  668. package/www/build/{p-02f14544.entry.js → p-9b70eba4.entry.js} +1 -1
  669. package/www/build/p-9bbb27f7.entry.js +1 -0
  670. package/www/build/p-9c83bf57.entry.js +1 -0
  671. package/www/build/{p-3c463e59.entry.js → p-a30bbd0a.entry.js} +1 -1
  672. package/www/build/p-a3eeed2e.entry.js +1 -0
  673. package/www/build/p-a88046a0.entry.js +1 -0
  674. package/www/build/p-a9d0b418.entry.js +1 -0
  675. package/www/build/p-aaa0752b.entry.js +1 -0
  676. package/www/build/p-ad17a4a0.entry.js +1 -0
  677. package/www/build/p-aee1f514.entry.js +1 -0
  678. package/www/build/p-b02aa57c.entry.js +1 -0
  679. package/www/build/p-b54faa73.entry.js +1 -0
  680. package/www/build/p-b622a7fd.entry.js +1 -0
  681. package/www/build/{p-b50ee2a8.entry.js → p-b9bf1a8d.entry.js} +1 -1
  682. package/www/build/p-baa877db.entry.js +1 -0
  683. package/www/build/p-beec82d9.entry.js +1 -0
  684. package/www/build/p-bf7adc29.entry.js +1 -0
  685. package/www/build/p-c1da93ee.entry.js +1 -0
  686. package/www/build/p-c2a3f15d.entry.js +1 -0
  687. package/www/build/{p-363c7e45.entry.js → p-c4417a91.entry.js} +1 -1
  688. package/www/build/p-c4f778d7.entry.js +1 -0
  689. package/{dist/web-components-library/p-e3176170.entry.js → www/build/p-c633d2bb.entry.js} +1 -1
  690. package/www/build/p-c6b5ee23.entry.js +1 -0
  691. package/www/build/p-c89cbfcc.entry.js +1 -0
  692. package/www/build/p-caa2c86c.entry.js +1 -0
  693. package/www/build/p-cea7a294.entry.js +1 -0
  694. package/www/build/p-d17ebc2f.js +2 -0
  695. package/www/build/p-d1f8d75e.entry.js +1 -0
  696. package/www/build/{p-b33f1112.js → p-d4681325.js} +1 -1
  697. package/www/build/p-d665ca6b.entry.js +1 -0
  698. package/www/build/p-d8aac365.entry.js +1 -0
  699. package/www/build/{p-f0a63044.entry.js → p-e177dbef.entry.js} +1 -1
  700. package/www/build/p-e527ef6d.entry.js +1 -0
  701. package/www/build/p-e88ad497.entry.js +1 -0
  702. package/www/build/{p-2acf124c.entry.js → p-eaa4eba8.entry.js} +1 -1
  703. package/www/build/p-eb2634d3.entry.js +1 -0
  704. package/www/build/p-eba1cdd9.entry.js +1 -0
  705. package/www/build/p-ed9dc5b7.entry.js +1 -0
  706. package/www/build/p-f0e73ccb.entry.js +1 -0
  707. package/www/build/p-f4b9f544.entry.js +1 -0
  708. package/www/build/p-f5c3d332.entry.js +1 -0
  709. package/www/build/p-f724f7a1.entry.js +1 -0
  710. package/www/build/p-f77d7a3f.entry.js +1 -0
  711. package/{dist/web-components-library/p-b2ee6ded.entry.js → www/build/p-fd13128d.entry.js} +1 -1
  712. package/www/build/p-fdb6e67b.entry.js +1 -0
  713. package/www/build/web-components-library.esm.js +1 -1
  714. package/www/index.html +1 -1
  715. package/www/pages/file-upload.html +4 -16
  716. package/www/pages/notification.html +69 -153
  717. package/CHANGELOG.md +0 -1911
  718. package/dist/esm/index-b7165fb7.js +0 -344
  719. package/dist/web-components-library/p-01cbf6d4.entry.js +0 -1
  720. package/dist/web-components-library/p-0617465e.entry.js +0 -1
  721. package/dist/web-components-library/p-06f54c19.entry.js +0 -1
  722. package/dist/web-components-library/p-0ad2c8ca.entry.js +0 -1
  723. package/dist/web-components-library/p-0af8d806.entry.js +0 -1
  724. package/dist/web-components-library/p-14f11a64.entry.js +0 -1
  725. package/dist/web-components-library/p-1668ec30.entry.js +0 -1
  726. package/dist/web-components-library/p-2177384f.entry.js +0 -1
  727. package/dist/web-components-library/p-25769717.entry.js +0 -1
  728. package/dist/web-components-library/p-25b8e583.entry.js +0 -1
  729. package/dist/web-components-library/p-2772f005.entry.js +0 -1
  730. package/dist/web-components-library/p-2e2ae623.entry.js +0 -1
  731. package/dist/web-components-library/p-311f5e7a.entry.js +0 -16
  732. package/dist/web-components-library/p-31604337.entry.js +0 -1
  733. package/dist/web-components-library/p-348c5ada.entry.js +0 -1
  734. package/dist/web-components-library/p-41b8390e.entry.js +0 -1
  735. package/dist/web-components-library/p-48134f75.entry.js +0 -1
  736. package/dist/web-components-library/p-4fe96235.entry.js +0 -1
  737. package/dist/web-components-library/p-53d9ac21.entry.js +0 -1
  738. package/dist/web-components-library/p-5a8bdc47.entry.js +0 -1
  739. package/dist/web-components-library/p-5f5725ce.entry.js +0 -1
  740. package/dist/web-components-library/p-5fe820fe.entry.js +0 -1
  741. package/dist/web-components-library/p-6106b802.entry.js +0 -1
  742. package/dist/web-components-library/p-613cc3b2.entry.js +0 -1
  743. package/dist/web-components-library/p-621ccd34.entry.js +0 -1
  744. package/dist/web-components-library/p-6852e978.entry.js +0 -1
  745. package/dist/web-components-library/p-6a53a0d8.entry.js +0 -1
  746. package/dist/web-components-library/p-6b7f7ac9.entry.js +0 -1
  747. package/dist/web-components-library/p-6de8783e.entry.js +0 -1
  748. package/dist/web-components-library/p-6e01660c.entry.js +0 -1
  749. package/dist/web-components-library/p-6fa0cef6.entry.js +0 -1
  750. package/dist/web-components-library/p-71ff9b83.entry.js +0 -1
  751. package/dist/web-components-library/p-747ad8dc.entry.js +0 -1
  752. package/dist/web-components-library/p-773cc0f3.entry.js +0 -1
  753. package/dist/web-components-library/p-792a7ea0.entry.js +0 -1
  754. package/dist/web-components-library/p-79940e8f.entry.js +0 -1
  755. package/dist/web-components-library/p-79c9cf77.entry.js +0 -1
  756. package/dist/web-components-library/p-7a9d3944.entry.js +0 -1
  757. package/dist/web-components-library/p-7d6e5930.entry.js +0 -1
  758. package/dist/web-components-library/p-810276c9.entry.js +0 -1
  759. package/dist/web-components-library/p-8158fe3c.js +0 -1
  760. package/dist/web-components-library/p-83ee9630.entry.js +0 -1
  761. package/dist/web-components-library/p-87942fb9.entry.js +0 -1
  762. package/dist/web-components-library/p-940352dc.entry.js +0 -1
  763. package/dist/web-components-library/p-9a75f3f8.entry.js +0 -1
  764. package/dist/web-components-library/p-9c0df331.entry.js +0 -1
  765. package/dist/web-components-library/p-a55ef7b5.entry.js +0 -1
  766. package/dist/web-components-library/p-aae7a242.entry.js +0 -1
  767. package/dist/web-components-library/p-ae2dd723.entry.js +0 -1
  768. package/dist/web-components-library/p-af6789f2.entry.js +0 -1
  769. package/dist/web-components-library/p-b1b66050.entry.js +0 -1
  770. package/dist/web-components-library/p-b366ef8e.js +0 -2
  771. package/dist/web-components-library/p-b9de57a3.entry.js +0 -1
  772. package/dist/web-components-library/p-bb684454.entry.js +0 -1
  773. package/dist/web-components-library/p-bc65252e.entry.js +0 -1
  774. package/dist/web-components-library/p-bd70bbcc.entry.js +0 -1
  775. package/dist/web-components-library/p-c0d382bc.entry.js +0 -1
  776. package/dist/web-components-library/p-c1c6988e.entry.js +0 -1
  777. package/dist/web-components-library/p-c26d641f.entry.js +0 -1
  778. package/dist/web-components-library/p-c4b70baa.entry.js +0 -1
  779. package/dist/web-components-library/p-c5ecf36a.entry.js +0 -1
  780. package/dist/web-components-library/p-dd74911c.entry.js +0 -1
  781. package/dist/web-components-library/p-e137a17f.entry.js +0 -1
  782. package/dist/web-components-library/p-e1cbcb1e.entry.js +0 -1
  783. package/dist/web-components-library/p-e45c7aeb.entry.js +0 -1
  784. package/dist/web-components-library/p-eb612914.entry.js +0 -1
  785. package/dist/web-components-library/p-efdca379.entry.js +0 -1
  786. package/dist/web-components-library/p-f24a4525.entry.js +0 -1
  787. package/dist/web-components-library/p-f6ff5bc5.entry.js +0 -1
  788. package/dist/web-components-library/p-f94ad50d.entry.js +0 -1
  789. package/dist/web-components-library/p-fddbe121.entry.js +0 -1
  790. package/dist/web-components-library/p-ff000765.entry.js +0 -1
  791. package/dist/web-components-library/p-ff0fc090.entry.js +0 -1
  792. package/dist/web-components-library/p-ffacff3f.entry.js +0 -1
  793. package/src-react/index.ts +0 -1
  794. package/www/build/p-01cbf6d4.entry.js +0 -1
  795. package/www/build/p-0617465e.entry.js +0 -1
  796. package/www/build/p-06f54c19.entry.js +0 -1
  797. package/www/build/p-0ad2c8ca.entry.js +0 -1
  798. package/www/build/p-0af8d806.entry.js +0 -1
  799. package/www/build/p-14f11a64.entry.js +0 -1
  800. package/www/build/p-1668ec30.entry.js +0 -1
  801. package/www/build/p-2177384f.entry.js +0 -1
  802. package/www/build/p-25769717.entry.js +0 -1
  803. package/www/build/p-25b8e583.entry.js +0 -1
  804. package/www/build/p-2772f005.entry.js +0 -1
  805. package/www/build/p-2e2ae623.entry.js +0 -1
  806. package/www/build/p-311f5e7a.entry.js +0 -16
  807. package/www/build/p-31604337.entry.js +0 -1
  808. package/www/build/p-348c5ada.entry.js +0 -1
  809. package/www/build/p-41b8390e.entry.js +0 -1
  810. package/www/build/p-48134f75.entry.js +0 -1
  811. package/www/build/p-4fe96235.entry.js +0 -1
  812. package/www/build/p-53d9ac21.entry.js +0 -1
  813. package/www/build/p-5a8bdc47.entry.js +0 -1
  814. package/www/build/p-5f5725ce.entry.js +0 -1
  815. package/www/build/p-5fe820fe.entry.js +0 -1
  816. package/www/build/p-6106b802.entry.js +0 -1
  817. package/www/build/p-613cc3b2.entry.js +0 -1
  818. package/www/build/p-621ccd34.entry.js +0 -1
  819. package/www/build/p-6852e978.entry.js +0 -1
  820. package/www/build/p-6a53a0d8.entry.js +0 -1
  821. package/www/build/p-6b7f7ac9.entry.js +0 -1
  822. package/www/build/p-6de8783e.entry.js +0 -1
  823. package/www/build/p-6e01660c.entry.js +0 -1
  824. package/www/build/p-6fa0cef6.entry.js +0 -1
  825. package/www/build/p-71ff9b83.entry.js +0 -1
  826. package/www/build/p-747ad8dc.entry.js +0 -1
  827. package/www/build/p-773cc0f3.entry.js +0 -1
  828. package/www/build/p-792a7ea0.entry.js +0 -1
  829. package/www/build/p-79940e8f.entry.js +0 -1
  830. package/www/build/p-79c9cf77.entry.js +0 -1
  831. package/www/build/p-7a9d3944.entry.js +0 -1
  832. package/www/build/p-7d6e5930.entry.js +0 -1
  833. package/www/build/p-810276c9.entry.js +0 -1
  834. package/www/build/p-8158fe3c.js +0 -1
  835. package/www/build/p-83ee9630.entry.js +0 -1
  836. package/www/build/p-87942fb9.entry.js +0 -1
  837. package/www/build/p-940352dc.entry.js +0 -1
  838. package/www/build/p-9a75f3f8.entry.js +0 -1
  839. package/www/build/p-9c0df331.entry.js +0 -1
  840. package/www/build/p-a55ef7b5.entry.js +0 -1
  841. package/www/build/p-aae7a242.entry.js +0 -1
  842. package/www/build/p-ae2dd723.entry.js +0 -1
  843. package/www/build/p-af6789f2.entry.js +0 -1
  844. package/www/build/p-b1b66050.entry.js +0 -1
  845. package/www/build/p-b366ef8e.js +0 -2
  846. package/www/build/p-b9de57a3.entry.js +0 -1
  847. package/www/build/p-bb684454.entry.js +0 -1
  848. package/www/build/p-bc65252e.entry.js +0 -1
  849. package/www/build/p-bd70bbcc.entry.js +0 -1
  850. package/www/build/p-c0d382bc.entry.js +0 -1
  851. package/www/build/p-c1c6988e.entry.js +0 -1
  852. package/www/build/p-c26d641f.entry.js +0 -1
  853. package/www/build/p-c4b70baa.entry.js +0 -1
  854. package/www/build/p-c5ecf36a.entry.js +0 -1
  855. package/www/build/p-dd74911c.entry.js +0 -1
  856. package/www/build/p-e137a17f.entry.js +0 -1
  857. package/www/build/p-e1cbcb1e.entry.js +0 -1
  858. package/www/build/p-e45c7aeb.entry.js +0 -1
  859. package/www/build/p-eb612914.entry.js +0 -1
  860. package/www/build/p-efdca379.entry.js +0 -1
  861. package/www/build/p-f24a4525.entry.js +0 -1
  862. package/www/build/p-f6ff5bc5.entry.js +0 -1
  863. package/www/build/p-f94ad50d.entry.js +0 -1
  864. package/www/build/p-fddbe121.entry.js +0 -1
  865. package/www/build/p-ff000765.entry.js +0 -1
  866. package/www/build/p-ff0fc090.entry.js +0 -1
  867. package/www/build/p-ffacff3f.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{r as i,c as e,h as t,H as s,g as o}from"./p-d17ebc2f.js";import{z as n,P as l}from"./p-728a61a6.js";import{t as r}from"./p-d69e14fb.js";const h=class{constructor(t){i(this,t),this.removeFile=e(this,"removeFile",7),this.allowPopover=!1,this.popoverVisible=!1}removeFileHandler(){this.removeFile.emit({fileName:this.fileName}),this.el.remove()}onMouseOver(){this.popoverVisible=!0}onMouseLeave(){this.popoverVisible=!1}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var i,e;this.elementHasEllipsis()&&window.innerWidth>r&&(this.allowPopover=!0),null===(e=null===(i=this.icon)||void 0===i?void 0:i.focus)||void 0===e||e.call(i)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t(s,null,this.allowPopover&&t("z-popover",{open:this.popoverVisible,position:l.auto,bindTo:this.chip},t("span",{class:"body-5 tooltip-content"},this.ellipsis.innerText)),t("z-chip",{ref:i=>this.chip=i,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:n.default},t("span",{ref:i=>this.ellipsis=i,tabIndex:-1},this.fileName)))}get el(){return o(this)}};h.style=".sc-z-file-h{font-family:var(--font-family-sans);font-weight:var(--font-rg);position:relative}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.33;letter-spacing:0.32px;display:block}";export{h as z_file}
@@ -0,0 +1 @@
1
+ import{r as t,h as o,H as s,g as e}from"./p-d17ebc2f.js";import{v as i}from"./p-728a61a6.js";const n=class{constructor(o){t(this,o),this.newestontop=!0,this.slotChangeHandler=()=>{const t=Array.from(this.hostElement.children).filter((t=>!this.notificationArray.includes(t)));t&&t.forEach((t=>{this.notificationArray.push(t);const o=t;t.remove(),this.hostElement.prepend(o)}))}}watchPropNewestontop(t){this.hostElement.append(...this.notificationArray.reverse()),t?this.hostElement.shadowRoot.addEventListener("slotchange",this.slotChangeHandler):this.hostElement.shadowRoot.removeEventListener("slotchange",this.slotChangeHandler)}componentWillLoad(){this.newestontop&&this.handleNewestOnTop()}handleNewestOnTop(){this.notificationArray=Array.from(this.hostElement.children),this.hostElement.append(...this.notificationArray.reverse()),this.hostElement.shadowRoot.addEventListener("slotchange",this.slotChangeHandler)}render(){return o(s,{class:this.position?this.position:i.topRight},o("slot",{name:"toasts"}))}get hostElement(){return e(this)}static get watchers(){return{newestontop:["watchPropNewestontop"]}}};n.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);position:fixed;display:flex;flex-direction:column;flex-wrap:nowrap;z-index:10000;margin-bottom:calc(var(--space-unit) * 2);margin-top:calc(var(--space-unit) * 2)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host(.bottom-centre),:host(.bottom-right),:host(.bottom-left){justify-content:flex-end;align-items:flex-end;bottom:0}:host(.top-left),:host(.top-right),:host(.top-centre){justify-content:flex-start;align-items:flex-start;top:0}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host(.top-centre){justify-content:flex-start;align-items:center;top:0;left:50%;transform:translateX(-50%)}:host(.top-left){justify-content:flex-start;align-items:flex-start;top:0;left:0}:host(.top-right){justify-content:flex-start;align-items:flex-end;top:0;right:0}:host(.bottom-centre){justify-content:flex-end;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}:host(.bottom-right){justify-content:flex-end;align-items:flex-end;bottom:0;right:0}:host(.bottom-left){justify-content:flex-end;align-items:flex-start;bottom:0;left:0}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";export{n as z_toast_notification_list}
@@ -0,0 +1 @@
1
+ import{r as i,c as t,h as n}from"./p-d17ebc2f.js";import{P as e}from"./p-728a61a6.js";import{h as s}from"./p-d4681325.js";import"./p-d69e14fb.js";const o=class{constructor(n){i(this,n),this.flipCard=t(this,"flipCard",7),this.htmltabindex=0,this.hiddenContent=!1,this.tooltip=!1,this.emitFlipCard=this.emitFlipCard.bind(this)}emitFlipCard(i=!1){this.flipCard.emit(i)}componentWillLoad(){this.setStringOrArray()}componentWillUpdate(){this.setStringOrArray()}componentDidRender(){this.handleContentHeight()}handleContentHeight(){return(this.contentWrapper||this.infoWrapper)&&(this.contentWrapper.scrollHeight>this.contentWrapper.offsetHeight||this.infoWrapper.scrollHeight>this.infoWrapper.offsetHeight)?(this.infoWrapper.style.height=this.contentWrapper.offsetHeight-this.onlineLicenseWrapper.offsetHeight-this.offlineLicenseWrapper.offsetHeight+"px",this.hiddenContent=!0):this.hiddenContent=!1}setStringOrArray(){this.cardData="string"==typeof this.data?JSON.parse(this.data):this.data}renderCloseIcon(){return n("z-icon",{name:"multiply-circled-filled",height:18,width:18,onClick:()=>this.emitFlipCard(!1),tabindex:this.htmltabindex,onKeyUp:i=>{s(i,this.emitFlipCard,!1)}})}renderGeneralSection(){var i,t;const e=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.title,s=null===(t=null==this?void 0:this.cardData)||void 0===t?void 0:t.description;return n("section",{class:"info-wrapper "+(this.hiddenContent?"hidden":""),onClick:()=>{this.hiddenContent&&(this.tooltip=!this.tooltip)},ref:i=>this.infoWrapper=i},this.renderAuthor(),this.renderYear(),e,n("br",null),s)}renderAuthor(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.author;return t?n("span",null,"Autore: ",n("b",null,t),n("br",null)):null}renderYear(){var i;const t=null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.year;return t?n("span",null,"Anno: ",n("b",null,t),n("br",null)):null}renderTooltip(){if(!this.tooltip)return;if(!this.cardData)return;const{title:i,year:t,author:s,description:o}=this.cardData;return n("z-popover",{position:e.right,onClick:()=>this.tooltip=!1},`${i} ${t} ${s} ${o}`)}setExpirationLicenseMessage(i){return"online"===i&&this.cardData.onlineLicense.expired||"offline"===i&&this.cardData.offlineLicense.expired?n("span",{class:"expired"},"SCADUTA"):"online"===i&&this.cardData.onlineLicense.expiring||"offline"===i&&this.cardData.offlineLicense.expiring?n("span",{class:"expiring"},"IN SCADENZA"):void 0}renderOnlineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.onlineLicense)return n("section",{ref:i=>this.onlineLicenseWrapper=i},n("span",{class:"license-heading"},n("span",null,"Licenza online"),this.setExpirationLicenseMessage("online")),"Scadenza il ",n("b",null,this.cardData.onlineLicense.expiration),n("br",null))}renderOfflineLicenseSection(){var i;if(null===(i=null==this?void 0:this.cardData)||void 0===i?void 0:i.offlineLicense)return n("section",{ref:i=>this.offlineLicenseWrapper=i},n("span",{class:"license-heading"},n("span",null,"Licenza offline"),this.setExpirationLicenseMessage("offline")),"Scadenza il ",n("b",null,this.cardData.offlineLicense.expiration),n("br",null),"Installazioni disponibili:"," ",n("b",null,this.cardData.offlineLicense.installations))}render(){return n("div",null,this.renderCloseIcon(),n("div",{class:"content-wrapper",ref:i=>this.contentWrapper=i},this.renderGeneralSection(),this.renderTooltip(),this.renderOnlineLicenseSection(),this.renderOfflineLicenseSection()),n("div",{class:"cta-wrapper"},n("slot",null)))}};o.style=':host{font-family:var(--font-family-sans);font-weight:var(--font-rg);width:100%}:host>div{background:var(--color-surface01);width:calc(100% + calc(var(--space-unit) * 2));margin-left:calc(-1 * var(--space-unit));height:402px;border:var(--border-size-small) solid var(--color-primary01);box-shadow:0px 2px 4px 0px rgba(66, 69, 72, 0.35);border-radius:0px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);position:relative}:host>div>z-icon{fill:var(--color-primary01);cursor:pointer;position:absolute;top:var(--space-unit);right:var(--space-unit)}:host>div{display:grid}:host>div>div.cta-wrapper{align-self:end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}:host>div>div.content-wrapper{overflow:hidden;position:relative;align-self:stretch}:host>div>div.content-wrapper>section{border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);padding:var(--space-unit) 0;font-size:14px;line-height:20px;box-sizing:border-box}:host>div>div.content-wrapper>section:last-child{border-bottom:none}:host>div>div.content-wrapper>section.info-wrapper{position:relative;overflow:hidden;box-sizing:border-box}:host>div>div.content-wrapper>section.info-wrapper.hidden:after{background:linear-gradient(\n 180deg,\n rgba(255, 0, 0, 0),\n rgba(255, 0, 0, 0) 60%,\n white\n );content:"";position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0}:host>div>div.content-wrapper>section>span.license-heading{display:flex;justify-content:space-between}:host>div>div.content-wrapper>section>span.license-heading>span.expired{color:var(--color-secondary02);font-size:12px;font-weight:600}:host>div>div.content-wrapper>section>span.license-heading>span.expiring{color:var(--color-warning01);font-size:12px;font-weight:600}:host>div>div.content-wrapper>z-popover{position:absolute;top:0px;left:calc(var(--space-unit) * 4)}';export{o as z_myz_card_info}
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as a,g as n}from"./p-d17ebc2f.js";const o=class{constructor(a){t(this,a),this.pageChanged=i(this,"pageChanged",7),this.navArrows=!0,this.skip=0,this.edges=!1,this.currentPage=1,this._visiblePages=this.visiblePages,this.isMobile=!1,this.goToPageValue=null}setPagesContainerWidth(){if(!this._visiblePages||this.split)return void this.host.style.setProperty("--z-pagination--pages-container-max-width","100%");const t=window.getComputedStyle(this.host).getPropertyValue("--z-pagination--page-button-width");this.host.style.setProperty("--z-pagination--pages-container-max-width",`calc(${t} * ${this._visiblePages})`)}setVisiblePages(){this._visiblePages=Math.min(this.visiblePages||this.totalPages,this.totalPages)}onPageChanged(){this.pageChanged.emit(this.currentPage),this.scrollToPage()}onSplitChanged(){this.split&&(this.edges=!1)}onResize(){this.setMobile()}setMobile(){this.isMobile=window.matchMedia("screen and (max-width: 767px)").matches}getPagesChunks(){const t=Array.from({length:this.totalPages},((t,i)=>i+1));let i=[];const a=Math.ceil(t.length/this._visiblePages);for(let n=0;n<a;n++)i.push(t.slice(n*this._visiblePages,(n+1)*this._visiblePages));return i}scrollToPage(){const t=this.host.querySelector(`[data-page="${this.currentPage}"]`);t&&t.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})}selectPage(t){this.currentPage=Math.min(Math.max(t,1),this.totalPages)}renderPage(t){return a("button",{class:"page-button",type:"button","aria-current":this.currentPage===t?"page":"false",title:`Vai alla pagina ${t}`,"data-page":t,"data-current":this.currentPage===t,onClick:()=>this.selectPage(t)},t)}renderEllipsisButton(t){return a("button",{class:"ellipsis-button",type:"button",title:`Vai alla pagina ${t}`,onClick:()=>this.selectPage(t)},"…")}renderPages(){const t=this.getPagesChunks();if(!(t.length<=0))return t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))}renderSplitPages(){return this.totalPages<=2*this.split+5?Array.from({length:this.totalPages},((t,i)=>this.renderPage(i+1))):this.currentPage<=2*this.split+2?[...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(i+1))),this.renderEllipsisButton(2*this.split+4),this.renderPage(this.totalPages)]:this.currentPage>2*this.split+2&&this.currentPage<this.totalPages-2*this.split-1?[this.renderPage(1),this.renderEllipsisButton(this.currentPage-this.split-1),...Array.from({length:2*this.split+1},((t,i)=>this.renderPage(this.currentPage-this.split+i))),this.renderEllipsisButton(this.currentPage+this.split+1),this.renderPage(this.totalPages)]:[this.renderPage(1),this.renderEllipsisButton(this.totalPages-2*this.split-3),...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(this.totalPages-2*this.split-2+i)))]}renderBackButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla pagina precedente",disabled:1===this.currentPage,onClick:()=>this.selectPage(this.currentPage-1)},a("z-icon",{name:"chevron-left"}))}renderForwardButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla prossima pagina",disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.currentPage+1)},a("z-icon",{name:"chevron-right"}))}renderMobile(){const t=this.getPagesChunks();return[this.label&&a("span",{class:"page-label body-1-sb"},this.label),a("div",{class:"pagination-bar"},this.renderBackButton(),!this.goToPage&&a("div",{class:"pages-container",role:"navigation",tabIndex:-1},t.length>0&&t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))),this.goToPage&&a("form",{class:"mobile-go-to-page",onSubmit:t=>{t.preventDefault(),this.selectPage(this.goToPageValue)}},a("z-input",{class:"go-to-page-input",type:"number",min:1,max:this.totalPages,message:!1,onInput:t=>{this.goToPageValue=t.target.value},placeholder:this.currentPage.toString(),hasclearicon:!1}),a("span",null,`/${this.totalPages}`)),this.renderForwardButton())]}componentDidLoad(){this.setVisiblePages()}componentDidRender(){this.split&&(this.edges=!1),this.setPagesContainerWidth(),this.setMobile()}render(){return this.isMobile?this.renderMobile():[a("div",{class:"pagination-bar"},this.label&&a("span",{class:"page-label body-1-sb"},this.label),this.edges&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina 1",disabled:1===this.currentPage,onClick:()=>this.selectPage(1)},"Pagina 1"),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina "+(this.currentPage-this.skip),disabled:this.currentPage<=this.skip,onClick:()=>this.selectPage(this.currentPage-this.skip)},"-",this.skip),this.navArrows&&this.renderBackButton(),a("div",{class:"pages-container",role:"navigation",tabIndex:-1},this.split?this.renderSplitPages():this.renderPages()),this.navArrows&&this.renderForwardButton(),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.currentPage+this.skip}`,disabled:this.currentPage>this.totalPages-this.skip,onClick:()=>this.selectPage(this.currentPage+this.skip)},"+",this.skip),this.edges&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.totalPages}`,disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.totalPages)},"Pagina ",this.totalPages)),this.goToPage&&a("div",{class:"go-to-page"},a("span",{class:"label body-5-sb"},"Vai a pagina:"),a("div",{class:"inputs"},a("z-input",{class:"go-to-page-input",type:"number",min:1,max:this.totalPages,message:!1,placeholder:"2",hasclearicon:!1,onInput:t=>{this.goToPageValue=t.target.value},onKeyDown:t=>"Enter"===t.key&&this.selectPage(this.goToPageValue)}),a("z-button",{disabled:!this.goToPageValue,title:"Vai alla pagina inserita",onClick:()=>this.selectPage(this.goToPageValue)},"vai")))]}get host(){return n(this)}static get watchers(){return{_visiblePages:["setPagesContainerWidth"],visiblePages:["setVisiblePages"],currentPage:["onPageChanged"],split:["onSplitChanged"]}}};o.style="z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;display:flex;flex-direction:column;gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4);max-width:100%;flex-wrap:wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-icon01)}z-pagination *:disabled z-icon{fill:var(--color-disabled02)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-text02)}z-pagination .pagination-bar{display:flex;align-items:center;height:48px;max-width:100%}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;margin:0;background-color:var(--color-surface03);transition:background-color .150s ease-out,\n color .150s ease-out,\n border-bottom-color .150s ease-out,\n font-size .150s ease-in-out,\n font-weight .150s ease-in-out;color:var(--color-primary01);border:none;font-family:inherit;font-weight:inherit;cursor:pointer}z-pagination .pagination-bar button:focus-visible{outline:none;box-shadow:inset var(--shadow-focus-primary);background-color:var(--color-hover-surface)}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);text-transform:uppercase;white-space:nowrap;font-weight:var(--font-sb)}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{background-color:var(--color-disabled01);color:var(--color-disabled02);cursor:default;pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button:focus-visible{border-bottom-color:var(--color-hover-light)}z-pagination .pagination-bar .page-button[data-current]{font-size:var(--font-size-7);border-bottom-color:var(--color-primary01)}z-pagination .go-to-page{display:flex;flex-direction:column;row-gap:var(--space-unit)}z-pagination .go-to-page .label{color:var(--color-text02);text-transform:uppercase}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;-moz-appearance:none}z-pagination .mobile-go-to-page{display:flex;justify-content:center;align-items:center;flex:1 auto;height:100%;background-color:var(--color-surface03)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--color-hover-surface)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-light)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";export{o as z_pagination}
@@ -0,0 +1 @@
1
+ import{r as t,c as r,h as i}from"./p-d17ebc2f.js";import{d as n}from"./p-728a61a6.js";const a=class{constructor(i){t(this,i),this.otpChange=r(this,"otpChange",7),this.inputNum=6}emitInputChange(t){this.otpChange.emit({value:t})}componentWillLoad(){this.otp=Array.apply(null,Array(this.inputNum)),this.otpRef=Array.apply(null,Array(this.inputNum))}render(){return i("div",{class:"otp-container"},i("div",{class:"digits-container"},this.otp.map(((t,r)=>i("input",{class:this.status==n.error?"error":null,onKeyDown:t=>{t.keyCode>47&&(this.otpRef[r].value="")},onKeyUp:t=>{t.keyCode>47&&r<this.inputNum-1&&this.otpRef[r+1].focus()},onInput:t=>{this.otp[r]=t.target.value,this.emitInputChange(this.otp.join(""))},type:"text",minlength:"1",maxlength:"1",autoComplete:"off",ref:t=>this.otpRef[r]=t})))),i("z-input-message",{message:this.message,status:this.status}))}};a.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}.digits-container{display:flex;justify-content:flex-start}input{height:72px;width:calc(var(--space-unit) * 5);font-size:32px;font-weight:300;font-family:var(--font-family-sans);text-align:center;caret-color:transparent;box-sizing:border-box;padding:0;color:var(--color-surface05)}input.error{border:1px solid;border-radius:4px;border-color:var(--color-error01);background-color:var(--color-error-inverse)}input:not(:last-of-type){margin-right:var(--space-unit)}@media only screen and (min-width: 768px){input:not(:last-of-type){margin-right:calc(var(--space-unit) * 2)}}@media only screen and (min-width: 1025px){input{width:calc(var(--space-unit) * 6)}}";export{a as z_otp}
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as n}from"./p-d17ebc2f.js";const i=class{constructor(n){t(this,n),this.notificationAction=o(this,"notificationAction",7),this.notificationClose=o(this,"notificationClose",7),this.showclose=!1,this.showshadow=!1,this.sticky=!1,this.handleActionButtonClick=this.handleActionButtonClick.bind(this),this.handleCloseButtonClick=this.handleCloseButtonClick.bind(this)}handleActionButtonClick(t){t.preventDefault(),this.notificationAction.emit()}handleCloseButtonClick(t){t.preventDefault(),this.notificationClose.emit()}render(){var t;return[this.contenticonname&&n("z-icon",{class:"status-icon",name:this.contenticonname,width:16,height:16}),n("div",{class:"content-container"},n("div",{class:"content-text"},n("slot",null)),!!(null===(t=this.actiontext)||void 0===t?void 0:t.trim())&&n("button",{class:"action-button",type:"button",onClick:this.handleActionButtonClick},this.actiontext)),this.showclose&&n("button",{class:"close-button",type:"button",onClick:this.handleCloseButtonClick},n("z-icon",{name:"multiply-circle",width:16,height:16}))]}};i.style=':host{--z-notification--top-offset:0;display:flex;align-items:flex-start;width:100%;padding:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);border-bottom:var(--border-size-medium) solid var(--color-surface03);outline:none;box-sizing:border-box}:host[sticky]{position:sticky;top:var(--z-notification--top-offset)}:host[sticky],:host([showshadow]){box-shadow:var(--shadow-3)}:host([type="success"]){background:var(--color-success-inverse)}:host([type="warning"]){background:var(--color-warning-inverse)}:host([type="error"]){background:var(--color-error-inverse)}.status-icon,.close-button{display:flex;align-items:center;height:20px}:host([type="success"]) .status-icon{fill:var(--color-success01)}:host([type="warning"]) .status-icon{fill:var(--color-warning02)}:host([type="error"]) .status-icon{fill:var(--color-error01)}:host>button,.content-container>button{margin:0;padding:0;background:transparent;border:none;font-family:inherit;cursor:pointer}.status-icon+.content-container{margin-left:var(--space-unit)}.content-container{display:flex;align-items:baseline;justify-content:space-between;row-gap:calc(var(--space-unit) * 2);flex-wrap:wrap;flex:1 auto}.content-text{max-width:800px;color:var(--color-text01);font-size:var(--font-size-2);font-weight:var(--font-rg);line-height:20px;letter-spacing:0.16px}.action-button{color:var(--color-primary01);font-size:var(--font-size-1);font-weight:var(--font-sb);line-height:16px;letter-spacing:0.32px}.content-container+.close-button{margin-left:calc(var(--space-unit) * 2)}.close-button z-icon{fill:var(--color-primary01)}@media and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text+.action-button{margin-left:calc(var(--space-unit) * 5)}}';export{i as z_notification}
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as e,H as i,g as r}from"./p-d17ebc2f.js";import{P as s}from"./p-728a61a6.js";const a=document.documentElement;function n(t,o){const e=t.getBoundingClientRect(),i=e.width,r=e.height;let s,a,n=0,h=0,p=t;for(;p&&p!=o;){if(h+=p.offsetLeft,p===document.body?n+=p.getBoundingClientRect().top+window.scrollY:n+=p.offsetTop,window.DOMMatrix){const t=window.getComputedStyle(p),o=new DOMMatrix(t.transform||t.webkitTransform);o&&(h+=o.m41,p!==document.body&&(n+=o.m42))}if(!p.offsetParent)break;p=p.offsetParent}return p===document.body?(s=window.innerWidth,a=window.innerHeight):(s=p.offsetWidth,a=p.offsetHeight),{top:n,right:s-h-e.width,bottom:a-n-e.height,left:h,width:i,height:r}}const h=class{constructor(e){t(this,e),this.positionChange=o(this,"positionChange",7),this.type=s.auto,this.open=!1}validateType(t){t&&Object.values(s).every((o=>t!==o))&&(this.type=s.auto)}onPositionChange(){this.positionChange.emit({position:this.position})}disconnectedCallback(){cancelAnimationFrame(this.animationFrameRequestId)}onOpen(){if(cancelAnimationFrame(this.animationFrameRequestId),!this.content)if(this.open){const t=()=>{this.open&&(this.setPosition(),this.animationFrameRequestId=requestAnimationFrame(t))};t()}else{const t=this.host.style;t.removeProperty("top"),t.removeProperty("right"),t.removeProperty("bottom"),t.removeProperty("left")}}setPosition(){let t;if(t="string"==typeof this.bindTo?this.host.ownerDocument.querySelector(this.bindTo):this.bindTo?this.bindTo:this.host.parentElement,!t)return;const o=function(t){let o=t.parentNode;for(;o&&o!==a;){const{overflow:t,overflowX:e,overflowY:i}=window.getComputedStyle(o);if("hidden"===t||"hidden"===i||"hidden"===e)return o;if(o.scrollHeight>o.clientHeight&&"visible"!==t&&"visible"!==i||o.scrollWidth>o.clientWidth&&"visible"!==t&&"visible"!==e)return o;o=o.parentNode}return a}(t),e=o.getBoundingClientRect(),i=this.host.offsetParent,r=i?n(i,o):{top:0,right:0,bottom:0,left:0},h=n(t,o),p=h.top-o.scrollTop,l=e.height-(h.top+h.height)+o.scrollTop,f=h.left-o.scrollLeft,c=e.width-(h.left+h.width)+o.scrollLeft,d=Math.max(0,e.top+e.height-window.innerHeight),g=Math.max(0,e.left+e.width-window.innerWidth),u=Math.min(p,p+e.top),w=Math.min(l,l-d),m=Math.min(f,f+e.left),v=Math.min(c,c-g),b=u+w+h.height,x=m+v+h.width;let y=this.type;if(y===s.auto){const t=[];u/b>.9?t.unshift(s.top):u/b>.6?t.push(s.top):u/b<.1?t.unshift(s.bottom):t.push(s.bottom),m/x>.6?t.push(s.left):m/x<.4&&t.push(s.right),y=t.join("_")}const z=this.host.style;this.content||(z.position="absolute");const _=h.top-r.top,M=h.right-r.right,$=h.bottom-r.bottom,C=h.left-r.left;y!==s.top&&y!==s.top_right&&y!==s.top_left||(z.top="auto",z.bottom=`${$+h.height}px`),y!==s.bottom&&y!==s.bottom_right&&y!==s.bottom_left||(z.top=`${_+h.height}px`,z.bottom="auto"),y!==s.top&&y!==s.bottom||(z.left=C+h.width/2-this.host.clientWidth/2+"px"),y!==s.top_right&&y!==s.bottom_right||(z.right="auto",z.left=`${C+h.width}px`),y!==s.top_left&&y!==s.bottom_left||(z.left="auto",z.right=`${M+h.width}px`),y!==s.right&&y!==s.left||(z.top=_+h.height/2-this.host.clientHeight/2+"px",z.bottom="auto"),y===s.right&&(z.right="auto",z.left=`${C+h.width}px`),y===s.left&&(z.left="auto",z.right=`${M+h.width}px`),this.position=y}componentWillLoad(){this.content&&(this.open=!0),this.validateType(this.type),this.onOpen()}render(){return this.content?e(i,{class:"legacy",position:this.type},this.content):e(i,{position:this.position},e("slot",null))}get host(){return r(this)}static get watchers(){return{type:["validateType"],position:["onPositionChange"],open:["onOpen"]}}};h.style=":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-text01);--arrow-size:6px;--edge-offset:calc(-1 * (var(--arrow-size) + calc(var(--space-unit) * 2)));position:relative;display:none;align-items:center;justify-content:center;padding:var(--space-unit);min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);color:var(--z-tooltip-theme--text);fill:currentColor;font-family:var(--font-family-sans);text-align:center;border-radius:var(--border-radius-small);background:var(--z-tooltip-theme--surface);filter:drop-shadow(0 4px 8px var(--shadow-color-base));will-change:filter}:host(.legacy){display:inline-flex;padding:calc(var(--space-unit) * 2);min-width:auto;min-height:auto;max-width:200px;font-style:italic;line-height:16px;letter-spacing:0.32px;font-size:12px;border:var(--border-size-small) solid var(--gray200);border-radius:var(--border-radius);filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.08))}:host(.legacy)::before{--arrow-size:14px}:host([position])::before{--arrow-edge-offset:calc(100% - var(--arrow-size) - var(--space-unit));--arrow-center-x-offset:calc(50% - calc(var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - calc(var(--arrow-size) / 2));content:'';position:absolute;width:var(--arrow-size);height:var(--arrow-size);background:inherit;transform:rotate(45deg)}:host([open][style*='top:']),:host([open][style*='inset:']){display:inline-flex}:host([position^='top']){margin-bottom:var(--space-unit)}:host([position='right']){margin-left:var(--space-unit)}:host([position='top_right']),:host([position='bottom_right']){margin-left:var(--edge-offset)}:host([position^='bottom']){margin-top:var(--space-unit)}:host([position='left']){margin-right:var(--space-unit)}:host([position='top_left']),:host([position='bottom_left']){margin-right:var(--edge-offset)}:host([position^='top'])::before{top:var(--arrow-center-y-offset)}:host([position^='bottom'])::before{bottom:var(--arrow-center-y-offset)}:host([position='top'])::before,:host([position='bottom'])::before{left:var(--arrow-center-x-offset)}:host([position='right'])::before,:host([position='left'])::before{top:var(--arrow-center-x-offset)}:host([position='right'])::before{right:var(--arrow-center-y-offset)}:host([position='top_right'])::before,:host([position='bottom_right'])::before{right:var(--arrow-edge-offset)}:host([position='left'])::before{left:var(--arrow-center-y-offset)}:host([position='top_left'])::before,:host([position='bottom_left'])::before{left:var(--arrow-edge-offset)}::slotted(*){flex:1 auto;overflow:auto}";export{h as z_tooltip_deprecated}
@@ -1 +1 @@
1
- import{r as i,c as t,h as o}from"./p-b366ef8e.js";import{c as e}from"./p-8158fe3c.js";const r=class{constructor(o){i(this,o),this.creditsLinkClick=t(this,"creditsLinkClick",7),this.reportAProblemButtonClick=t(this,"reportAProblemButtonClick",7),this.creditsLinkId="creditsLinkId",this.emitReportAProblemButtonClick=this.emitReportAProblemButtonClick.bind(this)}componentWillLoad(){this.data&&(console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead."),this.jsonData=JSON.parse(this.data))}zLinkClickListener(i){i.detail.linkId===this.creditsLinkId&&this.emitCreditsLinkClick()}emitCreditsLinkClick(){this.creditsLinkClick.emit()}emitReportAProblemButtonClick(){this.reportAProblemButtonClick.emit()}renderZLogo(){return o("z-logo",{link:"https://www.zanichelli.it",width:144,height:38,imageAlt:"Home Zanichelli",targetBlank:!0})}renderAddress(){return o("p",null,"Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna",o("br",null),"Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024",o("br",null),"Partita IVA 03978000374")}renderSocial(){return o("div",{class:"social"},o("slot",{name:"social"}),this.renderFooterSocialJsonData())}renderCopyright(){return o("p",null,"Copyright – 2018-",(new Date).getFullYear()," Zanichelli",o("span",null,"All rights reserved"))}renderCertification(){return o("p",null,"Zanichelli editore S.p.A. opera con sistema qualità certificato CertiCarGraf n. 477",o("br",null),"secondo la norma UNI EN ISO 9001:2015")}renderBottomLinks(){return o("div",{class:"item bottom-links"},o("slot",{name:"links"}),this.renderFooterBottomJsonData())}renderFooterBottom(){return o("section",{id:"bottom"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("div",{class:"item logo"},this.renderZLogo(),this.renderCopyright(),this.renderCertification()),o("div",{class:"item"},this.renderAddress(),this.renderSocial()),this.renderBottomLinks()))}renderFooterTop(){return o("section",{id:"top"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("slot",null),this.renderFooterTopJsonData()))}renderFooterProductInfo(){var i;if(this.productName||this.productVersion||null!=this.productCreditsLink||this.showReportAProblemButton){const t=`${this.productName?" versione":"Versione"} ${this.productVersion}`,r=o("z-body",{level:5},(this.productName||this.productVersion)&&" - ",o("z-link",{htmlid:this.creditsLinkId,href:null===(i=this.productCreditsLink)||void 0===i?void 0:i.trim(),target:"_blank",textcolor:"white"},"Credits"));return o("div",{id:"extension"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("span",null,this.productName&&o("z-body",{level:5,variant:"semibold"},this.productName),this.productVersion&&o("z-body",{level:5},t),null!=this.productCreditsLink&&r),this.showReportAProblemButton&&o("div",null,o("z-body",{level:5},"Hai bisogno di aiuto?"),o("z-button",{size:e.SMALL,onClick:this.emitReportAProblemButtonClick},"SEGNALA UN PROBLEMA")),o("z-divider",{color:"gray500"})))}}renderFooterTopJsonData(){if(!this.jsonData||!this.jsonData.zanichelliLinks)return null;const i=this.jsonData.zanichelliLinks;return this.jsonData.bottomLinks&&i.push({title:"Altre informazioni",items:this.jsonData.bottomLinks}),i.map((i=>o("z-footer-section",{name:i.title},i.items.map((i=>o("z-footer-link",{href:i.link},i.label))))))}renderFooterBottomJsonData(){return this.jsonData&&this.jsonData.bottomLinks?this.jsonData.bottomLinks.map((i=>o("z-footer-link",{href:i.link},i.label))):null}renderFooterSocialJsonData(){return this.jsonData&&this.jsonData.social?this.jsonData.social.map((i=>o("z-footer-social",{href:i.link,icon:i.icon,description:i.description}))):null}render(){return o("footer",null,this.renderFooterProductInfo(),this.renderFooterTop(),this.renderFooterBottom())}};r.style=":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;padding:var(--space-unit) 0;background-color:var(--gray900);color:var(--gray50);font-family:var(--font-family-sans);font-size:13px}footer *{box-sizing:border-box}footer>section>div{display:grid}#top{padding:0 calc(var(--space-unit) * 2)}#bottom{width:auto;height:auto;padding:0 calc(var(--space-unit) * 2);margin:0;font-size:12px;white-space:pre-line}#bottom>div{display:grid;grid-template-columns:1fr}#bottom>div>div.item{display:flex;width:auto;height:auto;flex-direction:column;align-items:flex-start;padding:calc(var(--space-unit) * 2) 0;grid-column:span 1}#bottom>div>div.item:nth-child(1){order:2}#bottom>div>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}#bottom>div>div.item>div.social{display:grid;padding:0;margin-bottom:0;column-gap:12px;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px)}#bottom>div>div.bottom-links{display:none}#bottom>div>div.item>p{padding:var(--space-unit) 0;margin:var(--space-unit) 0}#bottom>div>div.item>p:first-child{margin-top:0}#bottom>div>div.item>p:last-child{margin-bottom:0}#bottom>div>div.logo>p>span{display:block}#extension{padding:0 calc(var(--space-unit) * 2)}#extension>div{display:grid;align-items:center;grid-row-gap:var(--space-unit);grid-template-columns:1fr}#extension z-divider{margin-top:var(--space-unit)}#extension z-button{margin-left:var(--space-unit)}div.limited-width{--mw:none;max-width:var(--mw);margin:auto}z-button{--color-primary01:var(--gray600);--color-hover-primary:var(--gray700)}@media only screen and (min-width: 768px){footer{padding:0}#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);background-color:var(--gray800)}#top z-footer-section:last-child{display:none}#bottom{padding:0 calc(var(--space-unit) * 3);background-color:var(--gray900)}#bottom>div{grid-column-gap:var(--grid-tablet-margin);grid-template-columns:repeat(4, 1fr)}#bottom>div>div.item{margin:0}#bottom>div>div.item:nth-child(1){order:1}#bottom>div>div.item:nth-child(2){order:2;border-bottom:none}#bottom>div>div.item>p{padding-top:0}#bottom>div>div.logo>z-logo{width:auto;height:39px}#bottom>div>div.bottom-links{display:grid;order:3;font-size:12px;grid-column:span 2;grid-column-gap:var(--grid-tablet-margin);grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;margin:auto;background-color:var(--gray800);color:white;grid-template-columns:1fr 1fr}#extension>div>div{text-align:end}#extension z-divider{grid-column:1 / span 2}}@media only screen and (min-width: 1152px){#top{width:100%}#top>div{grid-column-gap:var(--grid-desktop-margin);grid-template-columns:repeat(6, 1fr)}#bottom>div>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}#bottom>div>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}#bottom>div>div.item>div.social{margin-top:0}#bottom>div>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0;margin:0;grid-column-gap:var(--grid-desktop-margin);grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1366px){#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}#bottom{padding:0 calc(var(--space-unit) * 4)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0}}";export{r as z_footer}
1
+ import{r as i,c as t,h as o}from"./p-d17ebc2f.js";import{c as e}from"./p-728a61a6.js";const r=class{constructor(o){i(this,o),this.creditsLinkClick=t(this,"creditsLinkClick",7),this.reportAProblemButtonClick=t(this,"reportAProblemButtonClick",7),this.creditsLinkId="creditsLinkId",this.emitReportAProblemButtonClick=this.emitReportAProblemButtonClick.bind(this)}componentWillLoad(){this.data&&(console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead."),this.jsonData=JSON.parse(this.data))}zLinkClickListener(i){i.detail.linkId===this.creditsLinkId&&this.emitCreditsLinkClick()}emitCreditsLinkClick(){this.creditsLinkClick.emit()}emitReportAProblemButtonClick(){this.reportAProblemButtonClick.emit()}renderZLogo(){return o("z-logo",{link:"https://www.zanichelli.it",width:144,height:38,imageAlt:"Home Zanichelli",targetBlank:!0})}renderAddress(){return o("p",null,"Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna",o("br",null),"Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024",o("br",null),"Partita IVA 03978000374")}renderSocial(){return o("div",{class:"social"},o("slot",{name:"social"}),this.renderFooterSocialJsonData())}renderCopyright(){return o("p",null,"Copyright – 2018-",(new Date).getFullYear()," Zanichelli",o("span",null,"All rights reserved"))}renderCertification(){return o("p",null,"Zanichelli editore S.p.A. opera con sistema qualità certificato CertiCarGraf n. 477",o("br",null),"secondo la norma UNI EN ISO 9001:2015")}renderBottomLinks(){return o("div",{class:"item bottom-links"},o("slot",{name:"links"}),this.renderFooterBottomJsonData())}renderFooterBottom(){return o("section",{id:"bottom"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("div",{class:"item logo"},this.renderZLogo(),this.renderCopyright(),this.renderCertification()),o("div",{class:"item"},this.renderAddress(),this.renderSocial()),this.renderBottomLinks()))}renderFooterTop(){return o("section",{id:"top"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("slot",null),this.renderFooterTopJsonData()))}renderFooterProductInfo(){var i;if(this.productName||this.productVersion||null!=this.productCreditsLink||this.showReportAProblemButton){const t=`${this.productName?" versione":"Versione"} ${this.productVersion}`,r=o("z-body",{level:5},(this.productName||this.productVersion)&&" - ",o("z-link",{htmlid:this.creditsLinkId,href:null===(i=this.productCreditsLink)||void 0===i?void 0:i.trim(),target:"_blank",textcolor:"white"},"Credits"));return o("div",{id:"extension"},o("div",{class:{"limited-width":!!this.contentMaxWidth},style:this.contentMaxWidth?{"--mw":`${this.contentMaxWidth}px`}:{}},o("span",null,this.productName&&o("z-body",{level:5,variant:"semibold"},this.productName),this.productVersion&&o("z-body",{level:5},t),null!=this.productCreditsLink&&r),this.showReportAProblemButton&&o("div",null,o("z-body",{level:5},"Hai bisogno di aiuto?"),o("z-button",{size:e.small,onClick:this.emitReportAProblemButtonClick},"SEGNALA UN PROBLEMA")),o("z-divider",{color:"gray500"})))}}renderFooterTopJsonData(){if(!this.jsonData||!this.jsonData.zanichelliLinks)return null;const i=this.jsonData.zanichelliLinks;return this.jsonData.bottomLinks&&i.push({title:"Altre informazioni",items:this.jsonData.bottomLinks}),i.map((i=>o("z-footer-section",{name:i.title},i.items.map((i=>o("z-footer-link",{href:i.link},i.label))))))}renderFooterBottomJsonData(){return this.jsonData&&this.jsonData.bottomLinks?this.jsonData.bottomLinks.map((i=>o("z-footer-link",{href:i.link},i.label))):null}renderFooterSocialJsonData(){return this.jsonData&&this.jsonData.social?this.jsonData.social.map((i=>o("z-footer-social",{href:i.link,icon:i.icon,description:i.description}))):null}render(){return o("footer",null,this.renderFooterProductInfo(),this.renderFooterTop(),this.renderFooterBottom())}};r.style=":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;font-family:var(--font-family-sans);font-size:13px;padding:var(--space-unit) 0;background-color:var(--gray900);color:var(--gray50)}footer *{box-sizing:border-box}footer>section>div{display:grid}#top{padding:0 calc(var(--space-unit) * 2)}#bottom{width:auto;height:auto;margin:0;padding:0 calc(var(--space-unit) * 2);white-space:pre-line;font-size:12px}#bottom>div{display:grid;grid-template-columns:1fr}#bottom>div>div.item{display:flex;flex-direction:column;align-items:flex-start;grid-column:span 1;height:auto;width:auto;padding:calc(var(--space-unit) * 2) 0}#bottom>div>div.item:nth-child(1){order:2}#bottom>div>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}#bottom>div>div.item>div.social{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px);column-gap:12px;padding:0;margin-bottom:0px}#bottom>div>div.bottom-links{display:none}#bottom>div>div.item>p{margin:var(--space-unit) 0;padding:var(--space-unit) 0}#bottom>div>div.item>p:first-child{margin-top:0}#bottom>div>div.item>p:last-child{margin-bottom:0}#bottom>div>div.logo>p>span{display:block}#extension{padding:0 calc(var(--space-unit) * 2)}#extension>div{display:grid;grid-template-columns:1fr;grid-row-gap:var(--space-unit);align-items:center}#extension z-divider{margin-top:var(--space-unit)}#extension z-button{margin-left:var(--space-unit)}div.limited-width{margin:auto;max-width:var(--mw)}z-button{--color-primary01:var(--gray600);--color-hover-primary:var(--gray700)}@media only screen and (min-width: 768px){footer{padding:0}#top{background-color:var(--gray800);padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3)}#top z-footer-section:last-child{display:none}#bottom{background-color:var(--gray900);padding:0 calc(var(--space-unit) * 3)}#bottom>div{grid-template-columns:repeat(4, 1fr);grid-column-gap:var(--grid-tablet-margin)}#bottom>div>div.item{margin:0}#bottom>div>div.item:nth-child(1){order:1}#bottom>div>div.item:nth-child(2){order:2;border-bottom:none}#bottom>div>div.item>p{padding-top:0}#bottom>div>div.logo>z-logo{width:auto;height:39px}#bottom>div>div.bottom-links{display:block;grid-column:span 2;order:3}#bottom>div>div.bottom-links{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px);grid-column-gap:var(--grid-tablet-margin);font-size:12px}#extension{margin:auto;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;background-color:var(--gray800);color:white;grid-template-columns:1fr 1fr}#extension>div>div{text-align:end}#extension z-divider{grid-column:1 / span 2}}@media only screen and (min-width: 1152px){#top{width:100%}#top>div{grid-template-columns:repeat(6, 1fr);grid-column-gap:var(--grid-desktop-margin)}#bottom>div>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}#bottom>div>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}#bottom>div>div.item>div.social{margin-top:0}#bottom>div>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0}#bottom>div>div.bottom-links{grid-template-columns:repeat(3, 1fr);grid-column-gap:var(--grid-desktop-margin);margin:0}}@media only screen and (min-width: 1366px){#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}#bottom{padding:0 calc(var(--space-unit) * 4)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0}}";export{r as z_footer}
@@ -0,0 +1 @@
1
+ import{r,h as o}from"./p-d17ebc2f.js";const s=class{constructor(o){r(this,o)}render(){return o("div",{class:this.type},o("slot",null))}};s.style=":host{display:block;font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:14px;line-height:calc(var(--space-unit) * 2);color:var(--color-surface05);box-sizing:border-box}:host>div{padding:calc(var(--space-unit) * 2)}:host>.success{fill:var(--color-success01);background:var(--color-success-inverse)}:host>.warning{fill:var(--color-warning01);background:var(--color-warning-inverse)}:host>.error{fill:var(--color-error01);background:var(--color-error-inverse)}";export{s as z_alert}
@@ -1 +1 @@
1
- import{p as e,b as i}from"./p-b366ef8e.js";(()=>{const i=import.meta.url,t={};return""!==i&&(t.resourcesUrl=new URL(".",i).href),e(t)})().then((e=>i(JSON.parse('[["p-53d9ac21",[[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"]]],[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"]]],[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"]}],[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-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]}],[1,"z-input-message",{"message":[1],"status":[513]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-b2ee6ded",[[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"]]]]],["p-7d6e5930",[[6,"z-file-upload",{"type":[1537],"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"]]]]],["p-06f54c19",[[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"]]]]],["p-e45c7aeb",[[6,"z-modal-login",{"forgotPasswordUrl":[1,"forgot-password-url"],"heading":[1],"status":[1025],"message":[1],"pwdmessage":[1],"externalProviderCheck":[32]}]]],["p-6852e978",[[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"]]]]],["p-dd74911c",[[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"]]]]],["p-fddbe121",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[513,"popover-position"]}]]],["p-f94ad50d",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-88de0323",[[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"]]]]],["p-6106b802",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-6de8783e",[[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"]]]]],["p-4fe96235",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-810276c9",[[1,"z-cookiebar",{"cookiepolicyurl":[1],"hide":[4],"callback":[16]}]]],["p-311f5e7a",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]]]]],["p-e1cbcb1e",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-ff0fc090",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-9a75f3f8",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-b1b66050",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-5fe820fe",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-5a8bdc47",[[1,"z-pagination-bar",{"pages":[2],"visiblepages":[2],"currentpage":[1026],"startpage":[1026],"historyraw":[1],"listhistoryrow":[1040],"currentPages":[32]}]]],["p-87942fb9",[[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"]}]]],["p-2e2ae623",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-0617465e",[[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"]]]]],["p-2177384f",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"stucked":[32],"menuLength":[32]}]]],["p-792a7ea0",[[1,"z-button-deprecated",{"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513],"issmall":[516],"square":[516]}]]],["p-bb684454",[[1,"z-button-filter",{"filtername":[1],"isfixed":[4],"hasicon":[4],"filterid":[1],"issmall":[4]}]]],["p-a55ef7b5",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-c26d641f",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"clickable":[516],"showshadow":[516],"hasCoverImage":[32]},[[0,"click","onClick"]]]]],["p-0af8d806",[[4,"z-carousel",{"isLoading":[4,"is-loading"],"ghostLoadingHeight":[2,"ghost-loading-height"]}]]],["p-14f11a64",[[1,"z-icon-package"]]],["p-c4b70baa",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-32baba0e",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"open":[32],"currentIndex":[32]}]]],["p-25769717",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-3124aed0",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-af6789f2",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-b50ee2a8",[[0,"z-navigation-tab",{"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"icon":[1],"label":[1],"htmlTitle":[1,"html-title"]},[[0,"click","onClick"]]]]],["p-02f14544",[[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"]]]]],["p-25b8e583",[[1,"z-navigation-tabs",{"orientation":[513],"size":[513],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[9,"resize","checkScrollVisible"],[0,"selected","onTabSelected"]]]]],["p-eb612914",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-79940e8f",[[1,"z-pocket-message"]]],["p-41b8390e",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-6e01660c",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-bc65252e",[[1,"z-status-tag",{"icon":[1],"text":[1],"expandable":[4],"status":[513],"variant":[1]}]]],["p-f0a63044",[[6,"z-tag",{"icon":[1],"expandable":[4]}]]],["p-773cc0f3",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]}]]],["p-c1c6988e",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028]}]]],["p-2772f005",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-00fd5cac",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-6b7f7ac9",[[4,"z-aria-alert",{"mode":[1]}]]],["p-f6ff5bc5",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-01cbf6d4",[[1,"z-chip-deprecated",{"regulartext":[1],"boldtext":[2]}]]],["p-834a3866",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"]}]]],["p-621ccd34",[[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"]]]]],["p-c5ecf36a",[[1,"z-myz-card-footer-sections"]]],["p-48134f75",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-747ad8dc",[[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513]}]]],["p-f24a4525",[[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"]]]]],["p-71ff9b83",[[1,"z-stepper"]]],["p-6a53a0d8",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-363c7e45",[[6,"z-table-body"]]],["p-c0d382bc",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-2acf124c",[[6,"z-table-footer"]]],["p-3b974737",[[6,"z-table-head"]]],["p-ff000765",[[6,"z-table-sticky-footer"]]],["p-0ad2c8ca",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]}]]],["p-79c9cf77",[[1,"z-tooltip-deprecated",{"content":[1],"type":[1025],"open":[1540],"bindTo":[1,"bind-to"],"position":[32]}]]],["p-e137a17f",[[1,"z-visually-hidden"]]],["p-940352dc",[[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"]]]]],["p-1668ec30",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-ffacff3f",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-613cc3b2",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516]}]]],["p-3c463e59",[[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"]}]]],["p-348c5ada",[[1,"z-alert",{"type":[1]}]]],["p-7a9d3944",[[1,"z-candybar"]]],["p-ae2dd723",[[1,"z-ghost-loading"]]],["p-6fa0cef6",[[1,"z-pagination-page",{"pageid":[1],"value":[2],"isselected":[4],"isdisabled":[4],"isvisited":[4],"ariaLabel":[1,"aria-label"]}]]],["p-aae7a242",[[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],"isOpen":[32],"selectedItem":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]}],[1,"z-input-label",{"value":[1],"disabled":[4],"htmlfor":[1]}]]],["p-bd70bbcc",[[1,"z-menu-dropdown",{"nomeutente":[1],"menucontent":[1],"buttonid":[1],"ismenuopen":[32]}],[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]}]]],["p-efdca379",[[6,"z-dragdrop-area"],[1,"z-heading",{"level":[2],"variant":[1],"component":[1]}]]],["p-9c0df331",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"]}]]],["p-31604337",[[1,"z-footer-section",{"name":[1],"isOpen":[32]}],[1,"z-footer-link",{"href":[1]}],[1,"z-footer-social",{"icon":[1],"href":[1],"description":[1]}]]],["p-41dbc6f1",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-83ee9630",[[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]}]]],["p-5f5725ce",[[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]}]]],["p-cfe78918",[[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"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list",{"size":[513]}]]],["p-e3176170",[[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"]]]]],["p-b9de57a3",[[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]}]]],["p-88b9d5b4",[[1,"z-body",{"level":[2],"variant":[1],"component":[1]}],[1,"z-typography",{"level":[1],"variant":[1],"component":[1]}]]]]'),e)));
1
+ import{p as e,b as a}from"./p-d17ebc2f.js";(()=>{const a=import.meta.url,i={};return""!==a&&(i.resourcesUrl=new URL(".",a).href),e(i)})().then((e=>a(JSON.parse('[["p-c1da93ee",[[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"]]],[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"]]],[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"]}],[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-link",{"htmlid":[1],"href":[1],"target":[1],"htmltabindex":[2],"isdisabled":[4],"isactive":[4],"iswhite":[4],"textcolor":[1],"icon":[1],"big":[4],"iconposition":[1],"underline":[4],"iconSize":[32]}],[1,"z-input-message",{"message":[1],"status":[513]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-fd13128d",[[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"]]]]],["p-a88046a0",[[6,"z-file-upload",{"type":[1537],"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"]]]]],["p-1c5cb6b6",[[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"]]]]],["p-baa877db",[[6,"z-modal-login",{"forgotPasswordUrl":[1,"forgot-password-url"],"heading":[1],"status":[1025],"message":[1025],"pwdmessage":[1025],"externalProviderCheck":[32]}]]],["p-769ccc9f",[[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"]]]]],["p-470e984a",[[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"]]]]],["p-aaa0752b",[[1,"z-contextual-menu",{"elements":[1],"color":[1],"popoverPosition":[513,"popover-position"]}]]],["p-1cb8f39f",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-69fead44",[[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"]]]]],["p-c2a3f15d",[[1,"z-messages-pocket",{"pocketid":[1],"messages":[2],"status":[1025]},[[16,"pocketToggle","handlePocketToggle"]]]]],["p-f4b9f544",[[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"]]]]],["p-872c8d25",[[4,"z-table-header-row",{"expandable":[516]}]]],["p-6c7251f5",[[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]}]]],["p-beec82d9",[[1,"z-cookiebar",{"cookiepolicyurl":[1],"hide":[4],"callback":[16]}]]],["p-951c50ad",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]]]]],["p-eba1cdd9",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[8,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-478dd7a6",[[4,"z-table-row",{"expandedType":[513,"expanded-type"],"expanded":[32]}]]],["p-ad17a4a0",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-f0e73ccb",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-f5c3d332",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-8779fc5f",[[1,"z-pagination-bar",{"pages":[2],"visiblepages":[2],"currentpage":[1026],"startpage":[1026],"historyraw":[1],"listhistoryrow":[1040],"currentPages":[32]}]]],["p-a9d0b418",[[1,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descr_slot_name":[1]}]]],["p-07af77be",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-137c1289",[[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"]]]]],["p-01a95ddd",[[1,"z-app-header",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"stucked":[32],"menuLength":[32]}]]],["p-d8aac365",[[1,"z-button-deprecated",{"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513],"issmall":[516],"square":[516]}]]],["p-3c715e7d",[[1,"z-button-filter",{"filtername":[1],"isfixed":[4],"hasicon":[4],"filterid":[1],"issmall":[4]}]]],["p-e527ef6d",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-c4f778d7",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"clickable":[516],"showshadow":[516],"hasCoverImage":[32]},[[0,"click","onClick"]]]]],["p-b54faa73",[[1,"z-icon-package"]]],["p-e88ad497",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-3c63af71",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"open":[32],"currentIndex":[32]}]]],["p-0f0d8a17",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-6d9d8a68",[[1,"z-menu-section",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-33438244",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-b9bf1a8d",[[0,"z-navigation-tab",{"selected":[1540],"disabled":[516],"orientation":[513],"size":[513],"icon":[1],"label":[1],"htmlTitle":[1,"html-title"]},[[0,"click","onClick"]]]]],["p-9b70eba4",[[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"]]]]],["p-bf7adc29",[[1,"z-navigation-tabs",{"orientation":[513],"size":[513],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[9,"resize","checkScrollVisible"],[0,"selected","onTabSelected"]]]]],["p-f724f7a1",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-9c83bf57",[[1,"z-pocket-message"]]],["p-03aa4a29",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-b622a7fd",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]}]]],["p-21a1b6a9",[[1,"z-status-tag",{"icon":[1],"text":[1],"expandable":[4],"status":[513],"variant":[1]}]]],["p-e177dbef",[[6,"z-tag",{"icon":[1],"expandable":[4]}]]],["p-204c6ec6",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32],"isTextLong":[32]}]]],["p-79d4e03b",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028]}]]],["p-c6b5ee23",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-8c703e92",[[1,"z-tooltip",{"position":[1537],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-46f66301",[[4,"z-aria-alert",{"mode":[1]}]]],["p-d1f8d75e",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-a3eeed2e",[[1,"z-chip-deprecated",{"regulartext":[1],"boldtext":[2]}]]],["p-3e60fa3d",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"]}]]],["p-52ca86db",[[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"]]]]],["p-b02aa57c",[[1,"z-myz-card-footer-sections"]]],["p-eb2634d3",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-caa2c86c",[[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513]}]]],["p-145ef56b",[[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"]]]]],["p-5a5dde20",[[1,"z-stepper"]]],["p-d665ca6b",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"disabled":[4]}]]],["p-c4417a91",[[6,"z-table-body"]]],["p-4f4930b5",[[1,"z-table-expanded-row",{"colSpan":[2,"col-span"]}]]],["p-eaa4eba8",[[6,"z-table-footer"]]],["p-37e050bd",[[6,"z-table-head"]]],["p-c89cbfcc",[[6,"z-table-sticky-footer"]]],["p-ed9dc5b7",[[1,"z-toast-notification-list",{"position":[1],"newestontop":[4]}]]],["p-f77d7a3f",[[1,"z-tooltip-deprecated",{"content":[1],"type":[1025],"open":[1540],"bindTo":[1,"bind-to"],"position":[32]}]]],["p-9bbb27f7",[[1,"z-visually-hidden"]]],["p-023e657c",[[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"]]]]],["p-242e410f",[[1,"z-table-cell",{"showButton":[4,"show-button"],"padding":[513],"isMenuOpened":[32]}]]],["p-2ec1cc4b",[[6,"z-table-empty-box",{"message":[1],"subtitle":[1]}]]],["p-1efa8cfe",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516]}]]],["p-a30bbd0a",[[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"]}]]],["p-fdb6e67b",[[1,"z-alert",{"type":[1]}]]],["p-9124fe26",[[1,"z-candybar"]]],["p-42d1707b",[[1,"z-ghost-loading"]]],["p-6aba4f0a",[[1,"z-pagination-page",{"pageid":[1],"value":[2],"isselected":[4],"isdisabled":[4],"isvisited":[4],"ariaLabel":[1,"aria-label"]}]]],["p-213d7163",[[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],"isOpen":[32],"selectedItem":[32],"searchString":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]}],[1,"z-input-label",{"value":[1],"disabled":[4],"htmlfor":[1]}]]],["p-4725eda5",[[1,"z-menu-dropdown",{"nomeutente":[1],"menucontent":[1],"buttonid":[1],"ismenuopen":[32]}],[1,"z-myz-list",{"inputrawdata":[1025],"list":[1040]}]]],["p-cea7a294",[[6,"z-dragdrop-area"],[1,"z-heading",{"level":[2],"variant":[1],"component":[1]}]]],["p-8e480d71",[[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"]}]]],["p-6ab40b8f",[[1,"z-footer-section",{"name":[1],"isOpen":[32]}],[1,"z-footer-link",{"href":[1]}],[1,"z-footer-social",{"icon":[1],"href":[1],"description":[1]}]]],["p-3bdf4f63",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-426c55e1",[[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]}]]],["p-aee1f514",[[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]}]]],["p-5c30dfc5",[[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"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[1,"z-list",{"size":[513]}]]],["p-c633d2bb",[[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"]]]]],["p-726b4fbd",[[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]}]]],["p-2b374cb0",[[1,"z-body",{"level":[2],"variant":[1],"component":[1]}],[1,"z-typography",{"component":[1],"variant":[1],"level":[1]}]]]]'),e)));
package/www/index.html CHANGED
@@ -1,4 +1,4 @@
1
- <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <link rel="stylesheet" type="text/css" href="/build/p-4c9c83c0.css"> <link rel="modulepreload" href="/build/p-8a9e2dd1.js"><script type="module" src="/build/p-8a9e2dd1.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body style="width: 100%; margin: 0; background-color: #f9f9f9;"> <header> <z-app-topbar show-app-switcher="true" topbar-content="[{&quot;label&quot;: &quot;Assistenza&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;support&quot;}, {&quot;label&quot;: &quot;Contattaci&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;question-mark-circle&quot;}, {&quot;label&quot;: &quot;Carrello&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;shopping-cart&quot;}]" content-max-width="800"> <z-app-switcher id="myappswitcher" slot="login"></z-app-switcher></z-app-topbar> </header> <div style="padding: 300px;"> <z-range-picker mode="date-time" range-picker-id="dp1" id="dp123456"></z-range-picker> </div> <script>
1
+ <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <link rel="stylesheet" type="text/css" href="/build/p-4c9c83c0.css"> <link rel="modulepreload" href="/build/p-448b6156.js"><script type="module" src="/build/p-448b6156.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body style="width: 100%; margin: 0; background-color: #f9f9f9;"> <header> <z-app-topbar show-app-switcher="true" topbar-content="[{&quot;label&quot;: &quot;Assistenza&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;support&quot;}, {&quot;label&quot;: &quot;Contattaci&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;question-mark-circle&quot;}, {&quot;label&quot;: &quot;Carrello&quot;, &quot;link&quot;: &quot;./pages/notification.html&quot;, &quot;icon&quot;: &quot;shopping-cart&quot;}]" content-max-width="800"> <z-app-switcher id="myappswitcher" slot="login"></z-app-switcher></z-app-topbar> </header> <div style="padding: 300px;"> <z-range-picker mode="date-time" range-picker-id="dp1" id="dp123456"></z-range-picker> </div> <script>
2
2
  function dateselect(e) {
3
3
  console.log(e.detail);
4
4
  }
@@ -1,8 +1,5 @@
1
1
  <!DOCTYPE html>
2
- <html
3
- dir="ltr"
4
- lang="en"
5
- >
2
+ <html dir="ltr" lang="en">
6
3
  <head>
7
4
  <meta charset="utf-8" />
8
5
  <meta
@@ -15,14 +12,8 @@
15
12
  type="text/css"
16
13
  href="/build/web-components-library.css"
17
14
  />
18
- <script
19
- type="module"
20
- src="/build/web-components-library.esm.js"
21
- ></script>
22
- <script
23
- nomodule
24
- src="/build/web-components-library.js"
25
- ></script>
15
+ <script type="module" src="/build/web-components-library.esm.js"></script>
16
+ <script nomodule src="/build/web-components-library.js"></script>
26
17
  <style>
27
18
  .main-container {
28
19
  height: 500px;
@@ -78,10 +69,7 @@
78
69
  >
79
70
  </z-file-upload>
80
71
  <br />
81
- <z-button
82
- id="getFilesBtn"
83
- variant="secondary"
84
- size="small"
72
+ <z-button id="getFilesBtn" variant="secondary" size="small"
85
73
  >get files</z-button
86
74
  >
87
75
  <!-- <input type="submit" value="INVIA"> -->
@@ -1,167 +1,83 @@
1
1
  <!DOCTYPE html>
2
- <html
3
- dir="ltr"
4
- lang="en"
5
- >
6
- <head>
2
+ <html dir="ltr" lang="en">
3
+
4
+ <head>
7
5
  <meta charset="utf-8" />
8
- <meta
9
- name="viewport"
10
- content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"
11
- />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
12
7
  <title>Stencil Component Starter</title>
13
- <link
14
- rel="stylesheet"
15
- type="text/css"
16
- href="/build/web-components-library.css"
17
- />
18
- <script
19
- type="module"
20
- src="/build/web-components-library.esm.js"
21
- ></script>
22
- <script
23
- nomodule
24
- src="/build/web-components-library.js"
25
- ></script>
8
+ <link rel="stylesheet" type="text/css" href="/build/web-components-library.css" />
9
+ <script type="module" src="/build/web-components-library.esm.js"></script>
10
+ <script nomodule src="/build/web-components-library.js"></script>
26
11
  <style>
27
- .main-container {
28
- height: 500px;
29
- background: lightcoral;
30
- }
12
+ .main-container {
13
+ height: 500px;
14
+ background: lightcoral;
15
+ }
16
+
31
17
  </style>
32
- </head>
18
+ </head>
33
19
 
34
- <body style="width: 100%; margin: 0; background-color: #f9f9f9">
20
+ <body style="width: 100%;margin: 0; background-color: #f9f9f9;">
35
21
  <z-app-topbar>
36
- <z-logo
37
- slot="logo"
38
- width="138"
39
- height="36"
40
- image-alt="zanichelli-logo"
41
- link="https://www.zanichelli.it"
42
- target-blank
43
- ></z-logo>
44
- <z-link
45
- textcolor="white"
46
- big
47
- icon="support-filled"
48
- slot="actions"
49
- href="./pages/notification.html"
50
- >Notification
51
- </z-link>
52
- <z-link
53
- textcolor="white"
54
- big
55
- icon="shopping-cart-filled"
56
- slot="actions"
57
- href="#"
58
- >Carrello</z-link
59
- >
60
- <z-user-dropdown
61
- user-full-name="docente di calabresi per italiani"
62
- logged="false"
63
- slot="login"
64
- >
65
- </z-user-dropdown>
66
- <z-app-switcher slot="app-switcher"></z-app-switcher>
22
+ <z-logo slot="logo" width="138" height="36" image-alt="zanichelli-logo" link="https://www.zanichelli.it"
23
+ target-blank></z-logo>
24
+ <z-link textcolor="white" big icon="support-filled" slot="actions" href="./pages/notification.html">Notification
25
+ </z-link>
26
+ <z-link textcolor="white" big icon="shopping-cart-filled" slot="actions" href="#">Carrello</z-link>
27
+ <z-user-dropdown user-full-name="docente di calabresi per italiani" logged="false" slot="login">
28
+ </z-user-dropdown>
29
+ <z-app-switcher slot="app-switcher"></z-app-switcher>
67
30
  </z-app-topbar>
68
31
  <div class="main-container">
69
- <z-toast-notification-list position="top-right">
70
- <z-toast-notification
71
- type="dark"
72
- heading="Notification"
73
- message="Con pulsante."
74
- transition="slide-in-down"
75
- draggablepercentage="50"
76
- closebutton
77
- slot="toasts"
78
- >
79
- <z-button
80
- slot="button"
81
- variant="tertiary"
82
- size="small"
83
- >
84
- Button
85
- </z-button>
86
- </z-toast-notification>
87
- <z-toast-notification
88
- type="accent"
89
- heading="Notification"
90
- message="Autoclose in 10s."
91
- transition="slide-in-down"
92
- draggablepercentage="50"
93
- autoclose="10000"
94
- slot="toasts"
95
- >
96
- </z-toast-notification>
97
- <z-toast-notification
98
- type="light"
99
- heading="Notification"
100
- message="Senza pulsante."
101
- transition="slide-in-down"
102
- draggablepercentage="50"
103
- closebutton
104
- slot="toasts"
105
- >
106
- </z-toast-notification>
107
- <z-toast-notification
108
- type="error"
109
- heading="Notification"
110
- message="Senza pulsante."
111
- transition="slide-in-down"
112
- draggablepercentage="50"
113
- closebutton
114
- slot="toasts"
115
- >
116
- </z-toast-notification>
117
- <z-toast-notification
118
- type="warning"
119
- heading="Notification"
120
- message="Senza pulsante."
121
- transition="slide-in-down"
122
- draggablepercentage="50"
123
- closebutton
124
- slot="toasts"
125
- >
126
- </z-toast-notification>
127
- </z-toast-notification-list>
32
+ <z-toast-notification-list position="top-right">
33
+ <z-toast-notification type="dark" heading="Notification" message="Con pulsante." transition="slide-in-down"
34
+ draggablepercentage="50" closebutton slot="toasts">
35
+ <z-button slot="button" variant="tertiary" size="small">
36
+ Button
37
+ </z-button>
38
+ </z-toast-notification>
39
+ <z-toast-notification type="accent" heading="Notification" message="Autoclose in 10s."
40
+ transition="slide-in-down" draggablepercentage="50" autoclose="10000" slot="toasts">
41
+ </z-toast-notification>
42
+ <z-toast-notification type="light" heading="Notification" message="Senza pulsante."
43
+ transition="slide-in-down" draggablepercentage="50" closebutton slot="toasts">
44
+ </z-toast-notification>
45
+ <z-toast-notification type="error" heading="Notification" message="Senza pulsante."
46
+ transition="slide-in-down" draggablepercentage="50" closebutton slot="toasts">
47
+ </z-toast-notification>
48
+ <z-toast-notification type="warning" heading="Notification" message="Senza pulsante."
49
+ transition="slide-in-down" draggablepercentage="50" closebutton slot="toasts">
50
+ </z-toast-notification>
51
+ </z-toast-notification-list>
128
52
  </div>
129
53
 
130
54
  <script>
131
- const notificationList = document.querySelector("z-toast-notification-list");
132
- const notification = document.createElement("Z-TOAST-NOTIFICATION");
133
- notification.setAttribute("type", "success");
134
- notification.setAttribute("heading", "Notification");
135
- notification.setAttribute(
136
- "message",
137
- "Senza pulsante. Senza pulsante.Senza pulsante.Senza pulsante.Senza pulsante. 1"
138
- );
139
- notification.setAttribute("transition", "slide-in-down");
140
- notification.setAttribute("closebutton", "true");
141
- notification.setAttribute("slot", "toasts");
142
- console.log(notificationList, notification);
143
- setTimeout(() => {
144
- notificationList.appendChild(notification);
145
- }, 2000);
55
+ const notificationList = document.querySelector("z-toast-notification-list");
56
+ const notification = document.createElement('Z-TOAST-NOTIFICATION');
57
+ notification.setAttribute("type", "success");
58
+ notification.setAttribute("heading", "Notification");
59
+ notification.setAttribute("message", "Senza pulsante. Senza pulsante.Senza pulsante.Senza pulsante.Senza pulsante. 1");
60
+ notification.setAttribute("transition", "slide-in-down");
61
+ notification.setAttribute("closebutton", "true");
62
+ notification.setAttribute("slot", "toasts");
63
+ console.log(notificationList, notification)
64
+ setTimeout(() => {
65
+ notificationList.appendChild(notification);
66
+ }, 2000);
146
67
 
147
- const notification2 = document.createElement("Z-TOAST-NOTIFICATION");
148
- notification2.setAttribute("type", "success");
149
- notification2.setAttribute("heading", "Notification");
150
- notification2.setAttribute(
151
- "message",
152
- "Senza pulsante. Senza pulsante.Senza pulsante.Senza pulsante.Senza pulsante. 2"
153
- );
154
- notification2.setAttribute("transition", "slide-in-down");
155
- notification2.setAttribute("closebutton", "true");
156
- notification2.setAttribute("slot", "toasts");
157
- console.log(notificationList, notification);
158
- setTimeout(() => {
159
- notificationList.appendChild(notification2);
160
- }, 4000);
68
+ const notification2 = document.createElement('Z-TOAST-NOTIFICATION');
69
+ notification2.setAttribute("type", "success");
70
+ notification2.setAttribute("heading", "Notification");
71
+ notification2.setAttribute("message", "Senza pulsante. Senza pulsante.Senza pulsante.Senza pulsante.Senza pulsante. 2");
72
+ notification2.setAttribute("transition", "slide-in-down");
73
+ notification2.setAttribute("closebutton", "true");
74
+ notification2.setAttribute("slot", "toasts");
75
+ console.log(notificationList, notification)
76
+ setTimeout(() => {
77
+ notificationList.appendChild(notification2);
78
+ }, 4000);
161
79
  </script>
162
- <z-footer
163
- copyrightuser="Zanichelli"
164
- data='{
80
+ <z-footer copyrightuser='Zanichelli' data='{
165
81
  "zanichelliLinks": [{
166
82
  "title": "Zanichelli.it",
167
83
  "items": [{
@@ -326,7 +242,7 @@
326
242
  "label": "Privacy",
327
243
  "link": "https://my.zanichelli.it/privacy"
328
244
  }]
329
- }'
330
- ></z-footer>
331
- </body>
245
+ }'></z-footer>
246
+ </body>
247
+
332
248
  </html>