@zanichelli/albe-web-components 5.5.1-rc.2 → 5.5.1

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 (693) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/cjs/_commonjsHelpers-10109b76.js +48 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  4. package/dist/cjs/css-shim-f1391d35.js +6 -0
  5. package/dist/cjs/dom-5345ed9a.js +75 -0
  6. package/dist/cjs/hammer-0741ba49.js +2651 -0
  7. package/dist/cjs/index-438f76bc.js +334 -0
  8. package/dist/cjs/index-545547ad.js +66 -0
  9. package/dist/cjs/index-6b6a3299.js +315 -0
  10. package/dist/cjs/index-fcbe2d6e.js +3093 -0
  11. package/dist/cjs/index.cjs.js +284 -2
  12. package/dist/cjs/loader.cjs.js +18 -2
  13. package/dist/cjs/shadow-css-42acdd0e.js +390 -0
  14. package/dist/cjs/utils-0a978fe0.js +118 -0
  15. package/dist/cjs/utils-56c20ead.js +118 -0
  16. package/dist/cjs/utils-69e42a14.js +2742 -0
  17. package/dist/cjs/{utils-eca6932d.js → utils-8cc414c9.js} +1 -1
  18. package/dist/cjs/{utils-21d41d92.js → utils-aca0a0b6.js} +25 -3
  19. package/dist/cjs/web-components-library.cjs.js +116 -4
  20. package/dist/cjs/z-alert.cjs.entry.js +1 -1
  21. package/dist/cjs/z-app-header.cjs.entry.js +1 -1
  22. package/dist/cjs/z-app-switcher.cjs.entry.js +29 -0
  23. package/dist/cjs/z-app-switcher_11.cjs.entry.js +377 -0
  24. package/dist/cjs/z-app-topbar.cjs.entry.js +41 -0
  25. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -2
  26. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  27. package/dist/cjs/z-body.cjs.entry.js +17 -0
  28. package/dist/cjs/z-button-deprecated.cjs.entry.js +4 -4
  29. package/dist/cjs/z-button-filter.cjs.entry.js +1 -1
  30. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  31. package/dist/cjs/z-button.cjs.entry.js +2 -2
  32. package/dist/cjs/z-candybar.cjs.entry.js +1 -1
  33. package/dist/cjs/z-card.cjs.entry.js +2 -2
  34. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  35. package/dist/cjs/z-chip-deprecated.cjs.entry.js +1 -1
  36. package/dist/cjs/z-chip.cjs.entry.js +5 -5
  37. package/dist/cjs/z-combobox.cjs.entry.js +3 -3
  38. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  39. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -2
  40. package/dist/cjs/z-date-picker.cjs.entry.js +14 -8
  41. package/dist/cjs/z-divider.cjs.entry.js +26 -0
  42. package/dist/cjs/z-dragdrop-area.cjs.entry.js +37 -0
  43. package/dist/cjs/z-file-upload.cjs.entry.js +12 -26
  44. package/dist/cjs/z-file.cjs.entry.js +4 -4
  45. package/dist/cjs/z-footer-link.cjs.entry.js +19 -0
  46. package/dist/cjs/z-footer-section.cjs.entry.js +23 -0
  47. package/dist/cjs/z-footer-social.cjs.entry.js +19 -0
  48. package/dist/cjs/z-footer.cjs.entry.js +2 -2
  49. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  50. package/dist/cjs/z-heading.cjs.entry.js +17 -0
  51. package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
  52. package/dist/cjs/z-icon.cjs.entry.js +28 -0
  53. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  54. package/dist/cjs/z-info-reveal.cjs.entry.js +2 -2
  55. package/dist/cjs/z-input-deprecated.cjs.entry.js +3 -3
  56. package/dist/cjs/z-input-label.cjs.entry.js +21 -0
  57. package/dist/cjs/z-input-label_2.cjs.entry.js +2 -2
  58. package/dist/cjs/z-input-message.cjs.entry.js +24 -0
  59. package/dist/cjs/z-input.cjs.entry.js +235 -0
  60. package/dist/cjs/z-input_2.cjs.entry.js +228 -0
  61. package/dist/cjs/z-link.cjs.entry.js +71 -0
  62. package/dist/cjs/z-list-element.cjs.entry.js +154 -0
  63. package/dist/cjs/z-list-group.cjs.entry.js +2 -2
  64. package/dist/cjs/z-list.cjs.entry.js +34 -0
  65. package/dist/cjs/z-list_2.cjs.entry.js +1 -1
  66. package/dist/cjs/z-logo.cjs.entry.js +28 -0
  67. package/dist/cjs/z-menu-dropdown.cjs.entry.js +60 -0
  68. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +2 -2
  69. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  70. package/dist/cjs/z-menu.cjs.entry.js +1 -1
  71. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -2
  72. package/dist/cjs/z-modal-login.cjs.entry.js +2 -2
  73. package/dist/cjs/z-modal.cjs.entry.js +1 -1
  74. package/dist/cjs/z-myz-card-alert.cjs.entry.js +2 -2
  75. package/dist/cjs/z-myz-card-body.cjs.entry.js +19 -0
  76. package/dist/cjs/z-myz-card-cover.cjs.entry.js +22 -0
  77. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +2 -2
  78. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
  79. package/dist/cjs/z-myz-card-footer.cjs.entry.js +2 -2
  80. package/dist/cjs/z-myz-card-header.cjs.entry.js +39 -0
  81. package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
  82. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  83. package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
  84. package/dist/cjs/z-myz-card.cjs.entry.js +43 -0
  85. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  86. package/dist/cjs/z-myz-list-item.cjs.entry.js +3 -3
  87. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  88. package/dist/cjs/z-myz-topbar.cjs.entry.js +2 -2
  89. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +2 -2
  90. package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
  91. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  92. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  93. package/dist/cjs/z-offcanvas.cjs.entry.js +2 -2
  94. package/dist/cjs/z-otp.cjs.entry.js +2 -2
  95. package/dist/cjs/z-pagination-bar.cjs.entry.js +7 -5
  96. package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
  97. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  98. package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
  99. package/dist/cjs/z-pocket-body.cjs.entry.js +27 -0
  100. package/dist/cjs/z-pocket-header.cjs.entry.js +40 -0
  101. package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
  102. package/dist/cjs/z-pocket.cjs.entry.js +72 -0
  103. package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
  104. package/dist/cjs/z-popover-deprecated.cjs.entry.js +5 -5
  105. package/dist/cjs/z-popover.cjs.entry.js +2 -2
  106. package/dist/cjs/{z-app-switcher_9.cjs.entry.js → z-range-picker.cjs.entry.js} +14 -443
  107. package/dist/cjs/z-section-title.cjs.entry.js +2 -2
  108. package/dist/cjs/z-select.cjs.entry.js +257 -0
  109. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  110. package/dist/cjs/z-slideshow.cjs.entry.js +3 -3
  111. package/dist/cjs/z-status-tag.cjs.entry.js +4 -4
  112. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  113. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  114. package/dist/cjs/z-table-body.cjs.entry.js +1 -1
  115. package/dist/cjs/z-table-cell.cjs.entry.js +4 -4
  116. package/dist/cjs/z-table-empty-box.cjs.entry.js +3 -3
  117. package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
  118. package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
  119. package/dist/cjs/z-table-head.cjs.entry.js +1 -1
  120. package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
  121. package/dist/cjs/z-table-header.cjs.entry.js +5 -5
  122. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  123. package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
  124. package/dist/cjs/z-table.cjs.entry.js +2 -2
  125. package/dist/cjs/z-tag.cjs.entry.js +1 -1
  126. package/dist/cjs/z-toast-notification-list.cjs.entry.js +2 -2
  127. package/dist/cjs/z-toast-notification.cjs.entry.js +4 -4
  128. package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
  129. package/dist/cjs/z-toggle-switch.cjs.entry.js +3 -3
  130. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +2 -2
  131. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  132. package/dist/cjs/z-typography.cjs.entry.js +29 -0
  133. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
  134. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  135. package/dist/collection/components/buttons/z-chip/index.js +1 -1
  136. package/dist/collection/components/buttons/z-chip/styles.css +9 -2
  137. package/dist/collection/components/file-upload/z-file/index.js +3 -19
  138. package/dist/collection/components/file-upload/z-file-upload/index.js +11 -46
  139. package/dist/collection/components/z-date-picker/index.js +284 -0
  140. package/dist/collection/components/z-date-picker/styles.css +525 -0
  141. package/dist/collection/index.js +1 -0
  142. package/dist/esm/_commonjsHelpers-8fe71198.js +44 -0
  143. package/dist/esm/app-globals-0f993ce5.js +3 -0
  144. package/dist/esm/css-shim-10e6e2ae.js +4 -0
  145. package/dist/esm/dom-7cd9cf71.js +73 -0
  146. package/dist/esm/hammer-782a2043.js +2649 -0
  147. package/dist/esm/{index-e5e2b27f.js → index-3b53c63e.js} +1 -1
  148. package/dist/esm/index-3ee81524.js +334 -0
  149. package/dist/esm/index-46ca649a.js +315 -0
  150. package/dist/esm/index-51f075dd.js +64 -0
  151. package/dist/esm/index-81176684.js +3057 -0
  152. package/dist/esm/index.js +2 -2
  153. package/dist/esm/loader.js +18 -2
  154. package/dist/esm/shadow-css-38a1326b.js +388 -0
  155. package/dist/esm/{utils-34c0d609.js → utils-1e801ac0.js} +26 -4
  156. package/dist/esm/utils-43f2cad8.js +2736 -0
  157. package/dist/esm/{utils-9fa9c37c.js → utils-5d5963ef.js} +2 -2
  158. package/dist/esm/utils-a3134cfb.js +109 -0
  159. package/dist/esm/utils-e5940345.js +109 -0
  160. package/dist/esm/web-components-library.js +116 -4
  161. package/dist/esm/z-alert.entry.js +1 -1
  162. package/dist/esm/z-app-header.entry.js +1 -1
  163. package/dist/esm/z-app-switcher.entry.js +25 -0
  164. package/dist/esm/z-app-switcher_11.entry.js +363 -0
  165. package/dist/esm/z-app-topbar.entry.js +37 -0
  166. package/dist/esm/z-aria-alert.entry.js +2 -2
  167. package/dist/esm/z-avatar.entry.js +2 -2
  168. package/dist/esm/z-body.entry.js +13 -0
  169. package/dist/esm/z-button-deprecated.entry.js +4 -4
  170. package/dist/esm/z-button-filter.entry.js +1 -1
  171. package/dist/esm/z-button-sort.entry.js +1 -1
  172. package/dist/esm/z-button.entry.js +2 -2
  173. package/dist/esm/z-candybar.entry.js +1 -1
  174. package/dist/esm/z-card.entry.js +2 -2
  175. package/dist/esm/z-carousel.entry.js +1 -1
  176. package/dist/esm/z-chip-deprecated.entry.js +1 -1
  177. package/dist/esm/z-chip.entry.js +5 -5
  178. package/dist/esm/z-combobox.entry.js +3 -3
  179. package/dist/esm/z-contextual-menu.entry.js +2 -2
  180. package/dist/esm/z-cookiebar.entry.js +2 -2
  181. package/dist/esm/z-date-picker.entry.js +14 -8
  182. package/dist/esm/z-divider.entry.js +22 -0
  183. package/dist/esm/z-dragdrop-area.entry.js +33 -0
  184. package/dist/esm/z-file-upload.entry.js +12 -26
  185. package/dist/esm/z-file.entry.js +4 -4
  186. package/dist/esm/z-footer-link.entry.js +15 -0
  187. package/dist/esm/z-footer-section.entry.js +19 -0
  188. package/dist/esm/z-footer-social.entry.js +15 -0
  189. package/dist/esm/z-footer.entry.js +2 -2
  190. package/dist/esm/z-ghost-loading.entry.js +1 -1
  191. package/dist/esm/z-heading.entry.js +13 -0
  192. package/dist/esm/z-icon-package.entry.js +1 -1
  193. package/dist/esm/z-icon.entry.js +24 -0
  194. package/dist/esm/z-info-box.entry.js +1 -1
  195. package/dist/esm/z-info-reveal.entry.js +2 -2
  196. package/dist/esm/z-input-deprecated.entry.js +3 -3
  197. package/dist/esm/z-input-label.entry.js +17 -0
  198. package/dist/esm/z-input-label_2.entry.js +2 -2
  199. package/dist/esm/z-input-message.entry.js +20 -0
  200. package/dist/esm/z-input.entry.js +231 -0
  201. package/dist/esm/z-input_2.entry.js +223 -0
  202. package/dist/esm/z-link.entry.js +67 -0
  203. package/dist/esm/z-list-element.entry.js +150 -0
  204. package/dist/esm/z-list-group.entry.js +2 -2
  205. package/dist/esm/z-list.entry.js +30 -0
  206. package/dist/esm/z-list_2.entry.js +1 -1
  207. package/dist/esm/z-logo.entry.js +24 -0
  208. package/dist/esm/z-menu-dropdown.entry.js +56 -0
  209. package/dist/esm/z-menu-dropdown_2.entry.js +2 -2
  210. package/dist/esm/z-menu-section.entry.js +1 -1
  211. package/dist/esm/z-menu.entry.js +1 -1
  212. package/dist/esm/z-messages-pocket.entry.js +2 -2
  213. package/dist/esm/z-modal-login.entry.js +2 -2
  214. package/dist/esm/z-modal.entry.js +1 -1
  215. package/dist/esm/z-myz-card-alert.entry.js +2 -2
  216. package/dist/esm/z-myz-card-body.entry.js +15 -0
  217. package/dist/esm/z-myz-card-cover.entry.js +18 -0
  218. package/dist/esm/z-myz-card-dictionary.entry.js +2 -2
  219. package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
  220. package/dist/esm/z-myz-card-footer.entry.js +2 -2
  221. package/dist/esm/z-myz-card-header.entry.js +35 -0
  222. package/dist/esm/z-myz-card-icon.entry.js +1 -1
  223. package/dist/esm/z-myz-card-info.entry.js +3 -3
  224. package/dist/esm/z-myz-card-list.entry.js +1 -1
  225. package/dist/esm/z-myz-card.entry.js +39 -0
  226. package/dist/esm/z-myz-card_4.entry.js +1 -1
  227. package/dist/esm/z-myz-list-item.entry.js +3 -3
  228. package/dist/esm/z-myz-list.entry.js +31 -0
  229. package/dist/esm/z-myz-topbar.entry.js +2 -2
  230. package/dist/esm/z-navigation-tab-link.entry.js +2 -2
  231. package/dist/esm/z-navigation-tab.entry.js +2 -2
  232. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  233. package/dist/esm/z-notification.entry.js +1 -1
  234. package/dist/esm/z-offcanvas.entry.js +2 -2
  235. package/dist/esm/z-otp.entry.js +2 -2
  236. package/dist/esm/z-pagination-bar.entry.js +7 -5
  237. package/dist/esm/z-pagination-page.entry.js +1 -1
  238. package/dist/esm/z-pagination.entry.js +1 -1
  239. package/dist/esm/z-panel-elem.entry.js +1 -1
  240. package/dist/esm/z-pocket-body.entry.js +23 -0
  241. package/dist/esm/z-pocket-header.entry.js +36 -0
  242. package/dist/esm/z-pocket-message.entry.js +1 -1
  243. package/dist/esm/z-pocket.entry.js +68 -0
  244. package/dist/esm/z-pocket_3.entry.js +2 -2
  245. package/dist/esm/z-popover-deprecated.entry.js +5 -5
  246. package/dist/esm/z-popover.entry.js +2 -2
  247. package/dist/esm/{z-app-switcher_9.entry.js → z-range-picker.entry.js} +5 -426
  248. package/dist/esm/z-section-title.entry.js +2 -2
  249. package/dist/esm/z-select.entry.js +253 -0
  250. package/dist/esm/z-skip-to-content.entry.js +3 -3
  251. package/dist/esm/z-slideshow.entry.js +3 -3
  252. package/dist/esm/z-status-tag.entry.js +4 -4
  253. package/dist/esm/z-stepper-item.entry.js +1 -1
  254. package/dist/esm/z-stepper.entry.js +1 -1
  255. package/dist/esm/z-table-body.entry.js +1 -1
  256. package/dist/esm/z-table-cell.entry.js +4 -4
  257. package/dist/esm/z-table-empty-box.entry.js +3 -3
  258. package/dist/esm/z-table-expanded-row.entry.js +1 -1
  259. package/dist/esm/z-table-footer.entry.js +1 -1
  260. package/dist/esm/z-table-head.entry.js +1 -1
  261. package/dist/esm/z-table-header-row.entry.js +1 -1
  262. package/dist/esm/z-table-header.entry.js +5 -5
  263. package/dist/esm/z-table-row.entry.js +2 -2
  264. package/dist/esm/z-table-sticky-footer.entry.js +1 -1
  265. package/dist/esm/z-table.entry.js +2 -2
  266. package/dist/esm/z-tag.entry.js +1 -1
  267. package/dist/esm/z-toast-notification-list.entry.js +2 -2
  268. package/dist/esm/z-toast-notification.entry.js +4 -4
  269. package/dist/esm/z-toggle-button.entry.js +1 -1
  270. package/dist/esm/z-toggle-switch.entry.js +3 -3
  271. package/dist/esm/z-tooltip-deprecated.entry.js +2 -2
  272. package/dist/esm/z-tooltip.entry.js +2 -2
  273. package/dist/esm/z-typography.entry.js +25 -0
  274. package/dist/esm/z-user-dropdown.entry.js +1 -1
  275. package/dist/esm/z-visually-hidden.entry.js +1 -1
  276. package/dist/types/components/file-upload/z-file/index.d.ts +0 -2
  277. package/dist/types/components/file-upload/z-file-upload/index.d.ts +3 -5
  278. package/dist/types/components/z-date-picker/index.d.ts +30 -0
  279. package/dist/types/components.d.ts +0 -12
  280. package/dist/types/index.d.ts +1 -0
  281. package/dist/web-components-library/_commonjsHelpers-8fe71198.js +44 -0
  282. package/dist/web-components-library/app-globals-0f993ce5.js +3 -0
  283. package/dist/web-components-library/breakpoints-c386984e.js +4 -0
  284. package/dist/web-components-library/css-shim-10e6e2ae.js +4 -0
  285. package/dist/web-components-library/dom-7cd9cf71.js +73 -0
  286. package/dist/web-components-library/hammer-782a2043.js +2649 -0
  287. package/dist/web-components-library/icons-92a7dcde.js +511 -0
  288. package/dist/web-components-library/index-3b53c63e.js +334 -0
  289. package/dist/web-components-library/index-3ee81524.js +334 -0
  290. package/dist/web-components-library/index-51f075dd.js +64 -0
  291. package/dist/web-components-library/index-81176684.js +3057 -0
  292. package/dist/web-components-library/index.esm.js +9 -1
  293. package/{www/build/p-3ade68ff.entry.js → dist/web-components-library/p-02ea7e49.entry.js} +1 -1
  294. package/dist/web-components-library/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
  295. package/dist/web-components-library/p-0d29d851.entry.js +1 -0
  296. package/dist/web-components-library/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
  297. package/dist/web-components-library/p-0e408871.entry.js +1 -0
  298. package/dist/web-components-library/p-0ef6c549.entry.js +1 -0
  299. package/dist/web-components-library/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
  300. package/dist/web-components-library/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
  301. package/dist/web-components-library/p-1f73a6d8.entry.js +1 -0
  302. package/dist/web-components-library/p-20d62443.entry.js +1 -0
  303. package/dist/web-components-library/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
  304. package/dist/web-components-library/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
  305. package/{www/build/p-9504d075.entry.js → dist/web-components-library/p-3edbd35c.entry.js} +1 -1
  306. package/dist/web-components-library/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
  307. package/{www/build/p-96bf5b15.entry.js → dist/web-components-library/p-4af112a7.entry.js} +1 -1
  308. package/dist/web-components-library/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
  309. package/dist/web-components-library/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
  310. package/dist/web-components-library/p-562e2d52.entry.js +1 -0
  311. package/dist/web-components-library/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
  312. package/dist/web-components-library/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
  313. package/dist/web-components-library/p-5eacbfc7.entry.js +1 -0
  314. package/dist/web-components-library/p-6218514a.entry.js +1 -0
  315. package/dist/web-components-library/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
  316. package/{www/build/p-ba76f52b.entry.js → dist/web-components-library/p-69ef6ddc.entry.js} +1 -1
  317. package/dist/web-components-library/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
  318. package/dist/web-components-library/p-71accd8e.entry.js +1 -0
  319. package/dist/web-components-library/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
  320. package/dist/web-components-library/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
  321. package/dist/web-components-library/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
  322. package/dist/web-components-library/p-99d7ab2f.entry.js +1 -0
  323. package/dist/web-components-library/p-9a5ee6c2.entry.js +1 -0
  324. package/dist/web-components-library/p-9f5d707a.js +1 -0
  325. package/dist/web-components-library/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
  326. package/dist/web-components-library/p-a8875b97.entry.js +16 -0
  327. package/dist/web-components-library/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
  328. package/dist/web-components-library/{p-5aa819f8.js → p-b9da171f.js} +1 -1
  329. package/dist/web-components-library/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
  330. package/dist/web-components-library/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
  331. package/dist/web-components-library/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
  332. package/dist/web-components-library/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
  333. package/dist/web-components-library/p-d39c0372.entry.js +1 -0
  334. package/{www/build/p-e5eb1fa4.entry.js → dist/web-components-library/p-d97a2db9.entry.js} +1 -1
  335. package/dist/web-components-library/p-d995d9dc.entry.js +1 -0
  336. package/dist/web-components-library/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
  337. package/{www/build/p-818c073b.entry.js → dist/web-components-library/p-df4e963b.entry.js} +1 -1
  338. package/dist/web-components-library/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
  339. package/{www/build/p-878e62e2.entry.js → dist/web-components-library/p-e2102da3.entry.js} +1 -1
  340. package/dist/web-components-library/p-e2431b92.entry.js +1 -0
  341. package/dist/web-components-library/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
  342. package/dist/web-components-library/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
  343. package/dist/web-components-library/shadow-css-38a1326b.js +388 -0
  344. package/dist/web-components-library/utils-1e801ac0.js +2736 -0
  345. package/dist/web-components-library/utils-43f2cad8.js +2736 -0
  346. package/dist/web-components-library/utils-a3134cfb.js +109 -0
  347. package/dist/web-components-library/utils-e5940345.js +109 -0
  348. package/dist/web-components-library/web-components-library.css +812 -1
  349. package/dist/web-components-library/web-components-library.esm.js +129 -1
  350. package/dist/web-components-library/z-alert.entry.js +15 -0
  351. package/dist/web-components-library/z-app-header.entry.js +127 -0
  352. package/dist/web-components-library/z-app-switcher.entry.js +25 -0
  353. package/dist/web-components-library/z-app-topbar.entry.js +37 -0
  354. package/dist/web-components-library/z-aria-alert.entry.js +14 -0
  355. package/dist/web-components-library/z-avatar.entry.js +39 -0
  356. package/dist/web-components-library/z-body.entry.js +13 -0
  357. package/dist/web-components-library/z-button-deprecated.entry.js +34 -0
  358. package/dist/web-components-library/z-button-filter.entry.js +45 -0
  359. package/dist/web-components-library/z-button-sort.entry.js +50 -0
  360. package/dist/web-components-library/z-button.entry.js +38 -0
  361. package/dist/web-components-library/z-candybar.entry.js +15 -0
  362. package/dist/web-components-library/z-card.entry.js +65 -0
  363. package/dist/web-components-library/z-carousel.entry.js +20 -0
  364. package/dist/web-components-library/z-chip-deprecated.entry.js +20 -0
  365. package/dist/web-components-library/z-chip.entry.js +33 -0
  366. package/dist/web-components-library/z-combobox.entry.js +166 -0
  367. package/dist/web-components-library/z-contextual-menu.entry.js +47 -0
  368. package/dist/web-components-library/z-cookiebar.entry.js +38 -0
  369. package/dist/web-components-library/z-date-picker.entry.js +484 -0
  370. package/dist/web-components-library/z-divider.entry.js +22 -0
  371. package/dist/web-components-library/z-dragdrop-area.entry.js +33 -0
  372. package/dist/web-components-library/z-file-upload.entry.js +168 -0
  373. package/dist/web-components-library/z-file.entry.js +44 -0
  374. package/dist/web-components-library/z-footer-link.entry.js +15 -0
  375. package/dist/web-components-library/z-footer-section.entry.js +19 -0
  376. package/dist/web-components-library/z-footer-social.entry.js +15 -0
  377. package/dist/web-components-library/z-footer.entry.js +103 -0
  378. package/dist/web-components-library/z-ghost-loading.entry.js +15 -0
  379. package/dist/web-components-library/z-heading.entry.js +13 -0
  380. package/dist/web-components-library/z-icon-package.entry.js +19 -0
  381. package/dist/web-components-library/z-icon.entry.js +24 -0
  382. package/dist/web-components-library/z-info-box.entry.js +21 -0
  383. package/dist/web-components-library/z-info-reveal.entry.js +60 -0
  384. package/dist/web-components-library/z-input-deprecated.entry.js +267 -0
  385. package/dist/web-components-library/z-input-label.entry.js +17 -0
  386. package/dist/web-components-library/z-input-message.entry.js +20 -0
  387. package/dist/web-components-library/z-input.entry.js +231 -0
  388. package/dist/web-components-library/z-link.entry.js +67 -0
  389. package/dist/web-components-library/z-list-element.entry.js +150 -0
  390. package/dist/web-components-library/z-list-group.entry.js +50 -0
  391. package/dist/web-components-library/z-list.entry.js +30 -0
  392. package/dist/web-components-library/z-logo.entry.js +24 -0
  393. package/dist/web-components-library/z-menu-dropdown.entry.js +56 -0
  394. package/dist/web-components-library/z-menu-section.entry.js +42 -0
  395. package/dist/web-components-library/z-menu.entry.js +106 -0
  396. package/dist/web-components-library/z-messages-pocket.entry.js +42 -0
  397. package/dist/web-components-library/z-modal-login.entry.js +78 -0
  398. package/dist/web-components-library/z-modal.entry.js +32 -0
  399. package/dist/web-components-library/z-myz-card-alert.entry.js +59 -0
  400. package/dist/web-components-library/z-myz-card-body.entry.js +15 -0
  401. package/dist/web-components-library/z-myz-card-cover.entry.js +18 -0
  402. package/dist/web-components-library/z-myz-card-dictionary.entry.js +32 -0
  403. package/dist/web-components-library/z-myz-card-footer-sections.entry.js +15 -0
  404. package/dist/web-components-library/z-myz-card-footer.entry.js +52 -0
  405. package/dist/web-components-library/z-myz-card-header.entry.js +35 -0
  406. package/dist/web-components-library/z-myz-card-icon.entry.js +17 -0
  407. package/dist/web-components-library/z-myz-card-info.entry.js +115 -0
  408. package/dist/web-components-library/z-myz-card-list.entry.js +33 -0
  409. package/dist/web-components-library/z-myz-card.entry.js +39 -0
  410. package/dist/web-components-library/z-myz-list-item.entry.js +33 -0
  411. package/dist/web-components-library/z-myz-list.entry.js +31 -0
  412. package/dist/web-components-library/z-myz-topbar.entry.js +190 -0
  413. package/dist/web-components-library/z-navigation-tab-link.entry.js +67 -0
  414. package/dist/web-components-library/z-navigation-tab.entry.js +69 -0
  415. package/dist/web-components-library/z-navigation-tabs.entry.js +122 -0
  416. package/dist/web-components-library/z-notification.entry.js +42 -0
  417. package/dist/web-components-library/z-offcanvas.entry.js +59 -0
  418. package/dist/web-components-library/z-otp.entry.js +37 -0
  419. package/dist/web-components-library/z-pagination-bar.entry.js +126 -0
  420. package/dist/web-components-library/z-pagination-page.entry.js +21 -0
  421. package/dist/web-components-library/z-pagination.entry.js +228 -0
  422. package/dist/web-components-library/z-panel-elem.entry.js +26 -0
  423. package/dist/web-components-library/z-pocket-body.entry.js +23 -0
  424. package/dist/web-components-library/z-pocket-header.entry.js +36 -0
  425. package/dist/web-components-library/z-pocket-message.entry.js +15 -0
  426. package/dist/web-components-library/z-pocket.entry.js +68 -0
  427. package/dist/web-components-library/z-popover-deprecated.entry.js +128 -0
  428. package/dist/web-components-library/z-popover.entry.js +332 -0
  429. package/dist/web-components-library/z-range-picker.entry.js +354 -0
  430. package/dist/web-components-library/z-section-title.entry.js +38 -0
  431. package/dist/web-components-library/z-select.entry.js +253 -0
  432. package/dist/web-components-library/z-skip-to-content.entry.js +64 -0
  433. package/dist/web-components-library/z-slideshow.entry.js +108 -0
  434. package/dist/web-components-library/z-status-tag.entry.js +25 -0
  435. package/dist/web-components-library/z-stepper-item.entry.js +18 -0
  436. package/dist/web-components-library/z-stepper.entry.js +15 -0
  437. package/dist/web-components-library/z-table-body.entry.js +20 -0
  438. package/dist/web-components-library/z-table-cell.entry.js +32 -0
  439. package/dist/web-components-library/z-table-empty-box.entry.js +28 -0
  440. package/dist/web-components-library/z-table-expanded-row.entry.js +15 -0
  441. package/dist/web-components-library/z-table-footer.entry.js +19 -0
  442. package/dist/web-components-library/z-table-head.entry.js +19 -0
  443. package/dist/web-components-library/z-table-header-row.entry.js +18 -0
  444. package/dist/web-components-library/z-table-header.entry.js +81 -0
  445. package/dist/web-components-library/z-table-row.entry.js +39 -0
  446. package/dist/web-components-library/z-table-sticky-footer.entry.js +15 -0
  447. package/dist/web-components-library/z-table.entry.js +78 -0
  448. package/dist/web-components-library/z-tag.entry.js +18 -0
  449. package/dist/web-components-library/z-toast-notification-list.entry.js +52 -0
  450. package/dist/web-components-library/z-toast-notification.entry.js +199 -0
  451. package/dist/web-components-library/z-toggle-button.entry.js +32 -0
  452. package/dist/web-components-library/z-toggle-switch.entry.js +45 -0
  453. package/dist/web-components-library/z-tooltip-deprecated.entry.js +270 -0
  454. package/dist/web-components-library/z-tooltip.entry.js +27 -0
  455. package/dist/web-components-library/z-typography.entry.js +25 -0
  456. package/dist/web-components-library/z-user-dropdown.entry.js +91 -0
  457. package/dist/web-components-library/z-visually-hidden.entry.js +15 -0
  458. package/package.json +1 -2
  459. package/react/components.d.ts +0 -4
  460. package/react/components.js +3 -7
  461. package/react/components.js.map +1 -1
  462. package/readme.md +0 -8
  463. package/www/build/_commonjsHelpers-8fe71198.js +44 -0
  464. package/www/build/app-globals-0f993ce5.js +3 -0
  465. package/www/build/breakpoints-c386984e.js +4 -0
  466. package/www/build/css-shim-10e6e2ae.js +4 -0
  467. package/www/build/dom-7cd9cf71.js +73 -0
  468. package/www/build/hammer-782a2043.js +2649 -0
  469. package/www/build/icons-92a7dcde.js +511 -0
  470. package/www/build/index-3b53c63e.js +334 -0
  471. package/www/build/index-3ee81524.js +334 -0
  472. package/www/build/index-51f075dd.js +64 -0
  473. package/www/build/index-81176684.js +3057 -0
  474. package/www/build/index.esm.js +9 -1
  475. package/{dist/web-components-library/p-3ade68ff.entry.js → www/build/p-02ea7e49.entry.js} +1 -1
  476. package/www/build/{p-39dbb042.entry.js → p-0a0aee35.entry.js} +1 -1
  477. package/www/build/p-0d29d851.entry.js +1 -0
  478. package/www/build/{p-a73195b6.entry.js → p-0e256fdc.entry.js} +1 -1
  479. package/www/build/p-0e408871.entry.js +1 -0
  480. package/www/build/p-0ef6c549.entry.js +1 -0
  481. package/www/build/{p-afed0692.entry.js → p-0f17db30.entry.js} +1 -1
  482. package/www/build/{p-80f26a20.entry.js → p-1727c1c8.entry.js} +1 -1
  483. package/www/build/p-1f73a6d8.entry.js +1 -0
  484. package/www/build/p-20d62443.entry.js +1 -0
  485. package/www/build/{p-2ed37f62.entry.js → p-292bc0c4.entry.js} +1 -1
  486. package/www/build/{p-1c790896.entry.js → p-3c111c2a.entry.js} +1 -1
  487. package/{dist/web-components-library/p-9504d075.entry.js → www/build/p-3edbd35c.entry.js} +1 -1
  488. package/www/build/{p-ac52264c.entry.js → p-43329b81.entry.js} +1 -1
  489. package/{dist/web-components-library/p-96bf5b15.entry.js → www/build/p-4af112a7.entry.js} +1 -1
  490. package/www/build/{p-3d748f0d.entry.js → p-51cdabeb.entry.js} +1 -1
  491. package/www/build/{p-3700ad63.entry.js → p-55ddbfe9.entry.js} +1 -1
  492. package/www/build/p-562e2d52.entry.js +1 -0
  493. package/www/build/{p-07ae4f7d.entry.js → p-57d1acdc.entry.js} +1 -1
  494. package/www/build/{p-eddde828.entry.js → p-5be162d5.entry.js} +1 -1
  495. package/www/build/p-5eacbfc7.entry.js +1 -0
  496. package/www/build/p-6218514a.entry.js +1 -0
  497. package/www/build/{p-27666111.entry.js → p-63ccb013.entry.js} +1 -1
  498. package/{dist/web-components-library/p-ba76f52b.entry.js → www/build/p-69ef6ddc.entry.js} +1 -1
  499. package/www/build/{p-d4c5085b.entry.js → p-6c6b4e80.entry.js} +1 -1
  500. package/www/build/p-71accd8e.entry.js +1 -0
  501. package/www/build/p-7a92487a.js +1 -0
  502. package/www/build/{p-faeb0c6e.entry.js → p-7c6d4440.entry.js} +1 -1
  503. package/www/build/p-88b56b6e.css +1 -0
  504. package/www/build/{p-b621a765.entry.js → p-8fbc2ce9.entry.js} +1 -1
  505. package/www/build/{p-7e691a4e.entry.js → p-9074e1a5.entry.js} +1 -1
  506. package/www/build/p-99d7ab2f.entry.js +1 -0
  507. package/www/build/p-9a5ee6c2.entry.js +1 -0
  508. package/www/build/p-9f5d707a.js +1 -0
  509. package/www/build/{p-977c81d3.entry.js → p-9f9e4266.entry.js} +1 -1
  510. package/www/build/p-a8875b97.entry.js +16 -0
  511. package/www/build/{p-cb4a854e.entry.js → p-b15efba3.entry.js} +1 -1
  512. package/www/build/{p-5aa819f8.js → p-b9da171f.js} +1 -1
  513. package/www/build/{p-91cbf793.entry.js → p-ba29bc12.entry.js} +1 -1
  514. package/www/build/{p-766eb9cf.entry.js → p-bfe5693d.entry.js} +1 -1
  515. package/www/build/{p-215adfd1.entry.js → p-ccdebe3f.entry.js} +1 -1
  516. package/www/build/{p-e6fb8b76.entry.js → p-d33fea26.entry.js} +1 -1
  517. package/www/build/p-d39c0372.entry.js +1 -0
  518. package/{dist/web-components-library/p-e5eb1fa4.entry.js → www/build/p-d97a2db9.entry.js} +1 -1
  519. package/www/build/p-d995d9dc.entry.js +1 -0
  520. package/www/build/{p-846f16e8.entry.js → p-de25c7f0.entry.js} +1 -1
  521. package/{dist/web-components-library/p-818c073b.entry.js → www/build/p-df4e963b.entry.js} +1 -1
  522. package/www/build/{p-d5e67db8.entry.js → p-dffdf60a.entry.js} +1 -1
  523. package/{dist/web-components-library/p-878e62e2.entry.js → www/build/p-e2102da3.entry.js} +1 -1
  524. package/www/build/p-e2431b92.entry.js +1 -0
  525. package/www/build/{p-7f48b622.entry.js → p-edb8d2ab.entry.js} +1 -1
  526. package/www/build/{p-cb3663e6.entry.js → p-fe927bf4.entry.js} +1 -1
  527. package/www/build/shadow-css-38a1326b.js +388 -0
  528. package/www/build/utils-1e801ac0.js +2736 -0
  529. package/www/build/utils-43f2cad8.js +2736 -0
  530. package/www/build/utils-a3134cfb.js +109 -0
  531. package/www/build/utils-e5940345.js +109 -0
  532. package/www/build/web-components-library.css +812 -1
  533. package/www/build/web-components-library.esm.js +129 -1
  534. package/www/build/z-alert.entry.js +15 -0
  535. package/www/build/z-app-header.entry.js +127 -0
  536. package/www/build/z-app-switcher.entry.js +25 -0
  537. package/www/build/z-app-topbar.entry.js +37 -0
  538. package/www/build/z-aria-alert.entry.js +14 -0
  539. package/www/build/z-avatar.entry.js +39 -0
  540. package/www/build/z-body.entry.js +13 -0
  541. package/www/build/z-button-deprecated.entry.js +34 -0
  542. package/www/build/z-button-filter.entry.js +45 -0
  543. package/www/build/z-button-sort.entry.js +50 -0
  544. package/www/build/z-button.entry.js +38 -0
  545. package/www/build/z-candybar.entry.js +15 -0
  546. package/www/build/z-card.entry.js +65 -0
  547. package/www/build/z-carousel.entry.js +20 -0
  548. package/www/build/z-chip-deprecated.entry.js +20 -0
  549. package/www/build/z-chip.entry.js +33 -0
  550. package/www/build/z-combobox.entry.js +166 -0
  551. package/www/build/z-contextual-menu.entry.js +47 -0
  552. package/www/build/z-cookiebar.entry.js +38 -0
  553. package/www/build/z-date-picker.entry.js +484 -0
  554. package/www/build/z-divider.entry.js +22 -0
  555. package/www/build/z-dragdrop-area.entry.js +33 -0
  556. package/www/build/z-file-upload.entry.js +168 -0
  557. package/www/build/z-file.entry.js +44 -0
  558. package/www/build/z-footer-link.entry.js +15 -0
  559. package/www/build/z-footer-section.entry.js +19 -0
  560. package/www/build/z-footer-social.entry.js +15 -0
  561. package/www/build/z-footer.entry.js +103 -0
  562. package/www/build/z-ghost-loading.entry.js +15 -0
  563. package/www/build/z-heading.entry.js +13 -0
  564. package/www/build/z-icon-package.entry.js +19 -0
  565. package/www/build/z-icon.entry.js +24 -0
  566. package/www/build/z-info-box.entry.js +21 -0
  567. package/www/build/z-info-reveal.entry.js +60 -0
  568. package/www/build/z-input-deprecated.entry.js +267 -0
  569. package/www/build/z-input-label.entry.js +17 -0
  570. package/www/build/z-input-message.entry.js +20 -0
  571. package/www/build/z-input.entry.js +231 -0
  572. package/www/build/z-link.entry.js +67 -0
  573. package/www/build/z-list-element.entry.js +150 -0
  574. package/www/build/z-list-group.entry.js +50 -0
  575. package/www/build/z-list.entry.js +30 -0
  576. package/www/build/z-logo.entry.js +24 -0
  577. package/www/build/z-menu-dropdown.entry.js +56 -0
  578. package/www/build/z-menu-section.entry.js +42 -0
  579. package/www/build/z-menu.entry.js +106 -0
  580. package/www/build/z-messages-pocket.entry.js +42 -0
  581. package/www/build/z-modal-login.entry.js +78 -0
  582. package/www/build/z-modal.entry.js +32 -0
  583. package/www/build/z-myz-card-alert.entry.js +59 -0
  584. package/www/build/z-myz-card-body.entry.js +15 -0
  585. package/www/build/z-myz-card-cover.entry.js +18 -0
  586. package/www/build/z-myz-card-dictionary.entry.js +32 -0
  587. package/www/build/z-myz-card-footer-sections.entry.js +15 -0
  588. package/www/build/z-myz-card-footer.entry.js +52 -0
  589. package/www/build/z-myz-card-header.entry.js +35 -0
  590. package/www/build/z-myz-card-icon.entry.js +17 -0
  591. package/www/build/z-myz-card-info.entry.js +115 -0
  592. package/www/build/z-myz-card-list.entry.js +33 -0
  593. package/www/build/z-myz-card.entry.js +39 -0
  594. package/www/build/z-myz-list-item.entry.js +33 -0
  595. package/www/build/z-myz-list.entry.js +31 -0
  596. package/www/build/z-myz-topbar.entry.js +190 -0
  597. package/www/build/z-navigation-tab-link.entry.js +67 -0
  598. package/www/build/z-navigation-tab.entry.js +69 -0
  599. package/www/build/z-navigation-tabs.entry.js +122 -0
  600. package/www/build/z-notification.entry.js +42 -0
  601. package/www/build/z-offcanvas.entry.js +59 -0
  602. package/www/build/z-otp.entry.js +37 -0
  603. package/www/build/z-pagination-bar.entry.js +126 -0
  604. package/www/build/z-pagination-page.entry.js +21 -0
  605. package/www/build/z-pagination.entry.js +228 -0
  606. package/www/build/z-panel-elem.entry.js +26 -0
  607. package/www/build/z-pocket-body.entry.js +23 -0
  608. package/www/build/z-pocket-header.entry.js +36 -0
  609. package/www/build/z-pocket-message.entry.js +15 -0
  610. package/www/build/z-pocket.entry.js +68 -0
  611. package/www/build/z-popover-deprecated.entry.js +128 -0
  612. package/www/build/z-popover.entry.js +332 -0
  613. package/www/build/z-range-picker.entry.js +354 -0
  614. package/www/build/z-section-title.entry.js +38 -0
  615. package/www/build/z-select.entry.js +253 -0
  616. package/www/build/z-skip-to-content.entry.js +64 -0
  617. package/www/build/z-slideshow.entry.js +108 -0
  618. package/www/build/z-status-tag.entry.js +25 -0
  619. package/www/build/z-stepper-item.entry.js +18 -0
  620. package/www/build/z-stepper.entry.js +15 -0
  621. package/www/build/z-table-body.entry.js +20 -0
  622. package/www/build/z-table-cell.entry.js +32 -0
  623. package/www/build/z-table-empty-box.entry.js +28 -0
  624. package/www/build/z-table-expanded-row.entry.js +15 -0
  625. package/www/build/z-table-footer.entry.js +19 -0
  626. package/www/build/z-table-head.entry.js +19 -0
  627. package/www/build/z-table-header-row.entry.js +18 -0
  628. package/www/build/z-table-header.entry.js +81 -0
  629. package/www/build/z-table-row.entry.js +39 -0
  630. package/www/build/z-table-sticky-footer.entry.js +15 -0
  631. package/www/build/z-table.entry.js +78 -0
  632. package/www/build/z-tag.entry.js +18 -0
  633. package/www/build/z-toast-notification-list.entry.js +52 -0
  634. package/www/build/z-toast-notification.entry.js +199 -0
  635. package/www/build/z-toggle-button.entry.js +32 -0
  636. package/www/build/z-toggle-switch.entry.js +45 -0
  637. package/www/build/z-tooltip-deprecated.entry.js +270 -0
  638. package/www/build/z-tooltip.entry.js +27 -0
  639. package/www/build/z-typography.entry.js +25 -0
  640. package/www/build/z-user-dropdown.entry.js +91 -0
  641. package/www/build/z-visually-hidden.entry.js +15 -0
  642. package/www/index.html +11 -2
  643. package/www/pages/file-upload.html +54 -97
  644. package/dist/web-components-library/p-0146081c.entry.js +0 -16
  645. package/dist/web-components-library/p-040ea013.entry.js +0 -1
  646. package/dist/web-components-library/p-0c3e7bc3.js +0 -1
  647. package/dist/web-components-library/p-0f6229b2.entry.js +0 -1
  648. package/dist/web-components-library/p-1356eb90.entry.js +0 -1
  649. package/dist/web-components-library/p-1d4545e8.entry.js +0 -1
  650. package/dist/web-components-library/p-223566d6.entry.js +0 -1
  651. package/dist/web-components-library/p-35573e0e.entry.js +0 -1
  652. package/dist/web-components-library/p-3a991f9c.entry.js +0 -1
  653. package/dist/web-components-library/p-47a55354.entry.js +0 -1
  654. package/dist/web-components-library/p-4965b6db.entry.js +0 -1
  655. package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
  656. package/dist/web-components-library/p-5e3b8207.entry.js +0 -1
  657. package/dist/web-components-library/p-79408b00.entry.js +0 -1
  658. package/dist/web-components-library/p-7a5ecafb.js +0 -1
  659. package/dist/web-components-library/p-8712d63f.entry.js +0 -1
  660. package/dist/web-components-library/p-8cf3798f.entry.js +0 -1
  661. package/dist/web-components-library/p-96ed1e2f.entry.js +0 -1
  662. package/dist/web-components-library/p-97d62d2a.entry.js +0 -1
  663. package/dist/web-components-library/p-aba00527.entry.js +0 -1
  664. package/dist/web-components-library/p-b369bf2f.entry.js +0 -1
  665. package/dist/web-components-library/p-e4a2811a.entry.js +0 -1
  666. package/dist/web-components-library/p-e82cee27.entry.js +0 -1
  667. package/dist/web-components-library/p-f5f15b8e.entry.js +0 -1
  668. package/www/build/p-0146081c.entry.js +0 -16
  669. package/www/build/p-040ea013.entry.js +0 -1
  670. package/www/build/p-0c3e7bc3.js +0 -1
  671. package/www/build/p-0f6229b2.entry.js +0 -1
  672. package/www/build/p-1356eb90.entry.js +0 -1
  673. package/www/build/p-1d4545e8.entry.js +0 -1
  674. package/www/build/p-223566d6.entry.js +0 -1
  675. package/www/build/p-3224e0d3.js +0 -129
  676. package/www/build/p-35573e0e.entry.js +0 -1
  677. package/www/build/p-3a991f9c.entry.js +0 -1
  678. package/www/build/p-47a55354.entry.js +0 -1
  679. package/www/build/p-4965b6db.entry.js +0 -1
  680. package/www/build/p-5789bbe7.entry.js +0 -1
  681. package/www/build/p-5e3b8207.entry.js +0 -1
  682. package/www/build/p-79408b00.entry.js +0 -1
  683. package/www/build/p-7a5ecafb.js +0 -1
  684. package/www/build/p-8712d63f.entry.js +0 -1
  685. package/www/build/p-8cf3798f.entry.js +0 -1
  686. package/www/build/p-96ed1e2f.entry.js +0 -1
  687. package/www/build/p-97d62d2a.entry.js +0 -1
  688. package/www/build/p-9ec1421c.css +0 -816
  689. package/www/build/p-aba00527.entry.js +0 -1
  690. package/www/build/p-b369bf2f.entry.js +0 -1
  691. package/www/build/p-e4a2811a.entry.js +0 -1
  692. package/www/build/p-e82cee27.entry.js +0 -1
  693. package/www/build/p-f5f15b8e.entry.js +0 -1
@@ -0,0 +1,154 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+
8
+ const stylesCss = ":host{outline:none}:host>.container,:host>.container-contextual-menu{--background-color-list-element:var(--bg-white);--background-hover-color-list-element:var(--color-surface02);--background-active-color-list-element:var(--color-surface02);font-family:var(--font-family-sans);font-weight:var(--font-rg);outline:none;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}:host([size=\"small\"])>.container{padding:calc(var(--space-unit) / 2) 0;min-height:calc(var(--space-unit) * 4)}:host([size=\"medium\"])>.container{padding:var(--space-unit) 0;min-height:calc(var(--space-unit) * 5)}:host([size=\"large\"])>.container{padding:calc(var(--space-unit) * 2) 0;min-height:calc(var(--space-unit) * 7)}:host([size=\"x-large\"])>.container{padding:calc(var(--space-unit) * 3) 0;min-height:calc(var(--space-unit) * 9)}:host([expandable])>.container,:host([expandable])>.container-contextual-menu,:host([clickable])>.container,:host([clickable])>.container-contextual-menu{cursor:pointer}:host([expandable]:hover)>.container,:host([expandable]:hover)>.container-contextual-menu,:host([clickable]:hover)>.container,:host([clickable]:hover)>.container-contextual-menu{background-color:var(--background-hover-color-list-element)}:host([expandable]:focus:focus-visible)>.container,:host([expandable]:focus:focus-visible)>.container-contextual-menu,:host([clickable]:focus:focus-visible)>.container,:host([clickable]:focus:focus-visible)>.container-contextual-menu{box-shadow:var(--shadow-focus-primary)}:host([expandable]:active)>.container,:host([expandable]:active)>.container-contextual-menu,:host([clickable]:active)>.container,:host([clickable]:active)>.container-contextual-menu{background-color:var(--background-active-color-list-element)}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container,:host([align-button=\"left\"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container,:host([align-button=\"right\"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex;flex-direction:row-reverse;justify-content:space-between}:host([align-button=\"left\"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button=\"left\"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-right:var(--space-unit)}:host([align-button=\"right\"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button=\"right\"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-left:var(--space-unit)}:host>.container>.z-list-element-inner-container,:host>.container-contextual-menu>.z-list-element-inner-container{display:none}:host>.container>.z-list-element-inner-container.expanded,:host>.container-contextual-menu>.z-list-element-inner-container.expanded{display:block}:host([clickable]:hover)>.container-contextual-menu{background-color:var(--color-surface03)}.container-contextual-menu:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}";
9
+
10
+ const ZListElement = class {
11
+ /**
12
+ * Constructor.
13
+ */
14
+ constructor(hostRef) {
15
+ index.registerInstance(this, hostRef);
16
+ this.accessibleFocus = index.createEvent(this, "accessibleFocus", 7);
17
+ this.clickItem = index.createEvent(this, "clickItem", 7);
18
+ /**
19
+ * [optional] Align expandable button left or right.
20
+ */
21
+ this.alignButton = index$1.ExpandableListButtonAlign.left;
22
+ /**
23
+ * [optional] Sets element clickable.
24
+ */
25
+ this.clickable = false;
26
+ /**
27
+ * [optional] Sets the divider color.
28
+ */
29
+ this.dividerColor = "color-surface03";
30
+ /**
31
+ * [optional] Sets the position where to insert the divider.
32
+ */
33
+ this.dividerType = index$1.ListDividerType.none;
34
+ /**
35
+ * [optional] Sets the divider size.
36
+ */
37
+ this.dividerSize = index$1.DividerSize.small;
38
+ /**
39
+ * [optional] Sets element as expandable.
40
+ */
41
+ this.expandable = false;
42
+ /**
43
+ * [optional] Sets expandable style to element.
44
+ */
45
+ this.expandableStyle = index$1.ExpandableListStyle.accordion;
46
+ /**
47
+ * [optional] Sets size of inside elements.
48
+ */
49
+ this.size = index$1.ListSize.medium;
50
+ /**
51
+ * [optional] Sets text color of the element.
52
+ */
53
+ this.color = "none";
54
+ /**
55
+ * [optional] Sets disabled style of the element.
56
+ */
57
+ this.disabled = false;
58
+ /**
59
+ * [optional] If is used in ZContextualMenu component
60
+ */
61
+ this.isContextualMenu = false;
62
+ this.showInnerContent = false;
63
+ this.openElementConfig = {
64
+ accordion: {
65
+ open: "minus-circled",
66
+ close: "plus-circled",
67
+ },
68
+ menu: {
69
+ open: "chevron-up",
70
+ close: "chevron-down",
71
+ },
72
+ };
73
+ this.handleClick = this.handleClick.bind(this);
74
+ this.handleKeyDown = this.handleKeyDown.bind(this);
75
+ }
76
+ accessibleFocusHandler(e) {
77
+ if (this.listElementId === e.detail) {
78
+ const toFocus = this.host.shadowRoot.getElementById(`z-list-element-id-${e.detail}`);
79
+ toFocus.focus();
80
+ }
81
+ }
82
+ /**
83
+ * Handler for click on element. If element is expandable, change state.
84
+ * @returns void
85
+ */
86
+ handleClick() {
87
+ this.clickItem.emit(this.listElementId);
88
+ if (!this.expandable) {
89
+ return;
90
+ }
91
+ this.showInnerContent = !this.showInnerContent;
92
+ }
93
+ calculateClass() {
94
+ if (this.isContextualMenu) {
95
+ return "container-contextual-menu";
96
+ }
97
+ return "container";
98
+ }
99
+ handleKeyDown(event) {
100
+ const expandByKey = event.code === index$1.KeyboardKeys.ENTER;
101
+ switch (event.code) {
102
+ case index$1.KeyboardKeys.ARROW_DOWN:
103
+ event.preventDefault();
104
+ this.accessibleFocus.emit(this.listElementId + 1);
105
+ break;
106
+ case index$1.KeyboardKeys.ARROW_UP:
107
+ event.preventDefault();
108
+ this.accessibleFocus.emit(this.listElementId - 1);
109
+ break;
110
+ case index$1.KeyboardKeys.ENTER:
111
+ event.preventDefault();
112
+ this.clickItem.emit(this.listElementId);
113
+ break;
114
+ default:
115
+ break;
116
+ }
117
+ if (!this.expandable || !expandByKey) {
118
+ return;
119
+ }
120
+ this.showInnerContent = !this.showInnerContent;
121
+ }
122
+ /**
123
+ * Renders button to expand element.
124
+ * @returns expadable button
125
+ */
126
+ renderExpandableButton() {
127
+ if (!this.expandable) {
128
+ return null;
129
+ }
130
+ return (index.h("z-icon", { name: this.showInnerContent
131
+ ? this.openElementConfig[this.expandableStyle].open
132
+ : this.openElementConfig[this.expandableStyle].close }));
133
+ }
134
+ /**
135
+ * Renders expanded content if element is expandable.
136
+ * @returns expanded content
137
+ */
138
+ renderExpandedContent() {
139
+ if (!this.expandable) {
140
+ return null;
141
+ }
142
+ return (index.h("div", { class: {
143
+ "z-list-element-inner-container": true,
144
+ expanded: this.showInnerContent,
145
+ } }, index.h("slot", { name: "inner-content" })));
146
+ }
147
+ render() {
148
+ return (index.h(index.Host, { role: "listitem", "aria-expanded": this.expandable ? this.showInnerContent : null, onClick: this.handleClick, onKeyDown: this.handleKeyDown, clickable: this.clickable && !this.disabled, tabIndex: !this.isContextualMenu ? "0" : null }, index.h("div", { class: `${this.calculateClass()}`, style: { color: `var(--${this.color})` }, tabindex: this.isContextualMenu ? "0" : "-1", id: `z-list-element-id-${this.listElementId}` }, index.h("div", { class: "z-list-element-container" }, this.renderExpandableButton(), index.h("slot", null)), this.renderExpandedContent()), this.dividerType === index$1.ListDividerType.element && (index.h("z-divider", { color: this.dividerColor, size: this.dividerSize }))));
149
+ }
150
+ get host() { return index.getElement(this); }
151
+ };
152
+ ZListElement.style = stylesCss;
153
+
154
+ exports.z_list_element = ZListElement;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.z-list-group-header-container{color:var(--gray700);font-size:var(--font-size-2);font-weight:var(--font-sb) !important;line-height:1.4;letter-spacing:0.16px}:host>.z-list-group-header-container.has-header{padding-top:var(--space-unit);padding-bottom:var(--space-unit)}:host>.z-list-group-header-container.has-header>z-divider{margin-top:var(--space-unit)}";
9
9
 
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+
8
+ const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:flex;flex-direction:column}";
9
+
10
+ const ZList = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ /**
14
+ * [optional] Sets size of inside elements.
15
+ */
16
+ this.size = index$1.ListSize.medium;
17
+ }
18
+ setChildrenSizeType() {
19
+ const children = this.host.children;
20
+ for (let i = 0; i < children.length - 1; i++) {
21
+ children[i].setAttribute("size", this.size);
22
+ }
23
+ }
24
+ componentDidLoad() {
25
+ this.setChildrenSizeType();
26
+ }
27
+ render() {
28
+ return (index.h(index.Host, { role: "list" }, index.h("slot", null)));
29
+ }
30
+ get host() { return index.getElement(this); }
31
+ };
32
+ ZList.style = stylesCss;
33
+
34
+ exports.z_list = ZList;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
6
+ const index$1 = require('./index-6b6a3299.js');
7
7
 
8
8
  const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:flex;flex-direction:column}";
9
9
 
@@ -0,0 +1,28 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+
7
+ const stylesCss = ":host{display:inline-block;vertical-align:top;width:255px;height:64px}img{display:block;margin:auto;width:100%;height:100%;content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='255px' height='64px' viewBox='0 0 255 64'%3E%3Cg id='Logo/Zanichelli/Centered-(reworked)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group'%3E%3Cpolygon id='Background' fill='%23E2001A' points='1.70530257e-13 64 254.39 64 254.39 0 1.70530257e-13 0'%3E%3C/polygon%3E%3Cpath d='M233.36,51.3553859 L242.390252,51.3553859 L242.390252,12.6427292 L233.36,12.6427292 L233.36,51.3553859 Z M211.120346,51.3553859 L230.477617,51.3553859 L230.477617,44.5040053 L220.685891,44.5040053 L220.685891,12.6427292 L211.120346,12.6427292 L211.120346,51.3553859 Z M188.880124,51.3553859 L208.23551,51.3553859 L208.23551,44.5040053 L198.445669,44.5040053 L198.445669,12.6427292 L188.880124,12.6427292 L188.880124,51.3553859 Z M165.354444,12.6427292 L165.354444,51.3553859 L185.999058,51.3553859 L185.999058,44.5021204 L175.027425,44.5021204 L175.027425,35.1778343 L185.377062,35.1778343 L185.377062,28.2699086 L175.027425,28.2699086 L175.027425,19.4978796 L185.999058,19.4978796 L185.999058,12.6427292 L165.354444,12.6427292 Z M136.666196,51.3553859 L146.239281,51.3553859 L146.239281,35.1778343 L152.902178,35.1778343 L152.902178,51.3553859 L162.473377,51.3553859 L162.473377,12.6427292 L152.902178,12.6427292 L152.902178,28.2717934 L146.239281,28.2717934 L146.239281,12.6427292 L136.666196,12.6427292 L136.666196,51.3553859 Z M96.064744,51.3553859 L105.098765,51.3553859 L105.098765,12.6427292 L96.064744,12.6427292 L96.064744,51.3553859 Z M53.2364527,36.5160682 L50.6824993,19.7429083 L48.0757704,36.5160682 L53.2364527,36.5160682 Z M65.4935444,51.3553859 L56.2710395,51.3553859 L54.9441146,42.5286966 L47.7101121,42.5286966 L46.3304118,51.3553859 L37.1060221,51.3553859 L45.0053718,12.6427292 L57.5960795,12.6427292 L65.4935444,51.3553859 Z M85.0468382,37.7581755 L76.7969089,12.6427292 L67.3764961,12.6427292 L67.3764961,51.3553859 L75.4040147,51.3553859 L75.4040147,26.132504 L83.5955141,51.3553859 L93.1855622,51.3553859 L93.1855622,12.6427292 L85.0468382,12.6427292 L85.0468382,37.7581755 Z M107.977948,32 C107.977948,34.5200264 107.977948,36.7893695 108.187165,39.1246819 C108.396382,41.4713034 108.818585,43.6878711 109.678071,45.6009801 C111.423429,49.487513 114.932995,52 121.708982,52 C129.508435,52 133.787014,48.4753558 133.787014,38.0220526 L133.787014,37.5640373 L124.937707,37.5640373 L124.922628,38.0050891 C124.894356,38.7571388 124.884931,39.6185091 124.826501,40.4855339 C124.769956,41.3431345 124.66629,42.1875412 124.460843,42.9301668 C124.048064,44.3965696 123.279051,45.3559514 121.708982,45.3559514 C117.743286,45.3559514 117.057205,42.0574875 117.057205,32 C117.057205,21.9425125 117.743286,18.6440486 121.708982,18.6440486 C123.605127,18.6440486 124.547546,20.0030157 124.547546,25.1806616 L124.547546,25.6424465 L133.344077,25.6424465 L133.361041,25.1995099 C133.689003,16.7855998 130.235982,12 121.708982,12 C114.934879,12 111.427199,14.4823297 109.678071,18.3594383 C108.818585,20.265008 108.396382,22.4778061 108.187165,24.830082 C107.977948,27.1710489 107.977948,29.4554707 107.977948,32 L107.977948,32 Z M34.9007634,12.6446141 L34.9007634,20.3196683 L21.6051268,44.5040053 L35.2268401,44.5040053 L35.2268401,51.3553859 L12,51.3553859 L12,43.7915371 L25.2975214,19.4997644 L13.683159,19.4997644 L13.683159,12.6446141 L34.9007634,12.6446141 Z' id='Logotipo-(reworked)' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}a{display:block;width:100%;height:100%}:host(.mobile){width:31px;height:40px}:host(.mobile) img{content:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31px' height='40px' viewBox='0 0 31 40'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Topbar/Mobile/Logged' transform='translate(-16.000000, -4.000000)'%3E%3Cg id='Group' transform='translate(16.000000, 4.000000)'%3E%3Cpolygon id='Fill-1' fill='%23E2001A' points='0 40 30.625 40 30.625 0 0 0'%3E%3C/polygon%3E%3Cpolygon id='Fill-2' fill='%23FEFEFE' points='8.17111587 6.20689655 23.4311708 6.20689655 23.4311708 11.671267 13.8691261 28.9163861 23.6647727 28.9163861 23.6647727 33.7931034 6.96022727 33.7931034 6.96022727 28.408218 16.522272 11.0831673 8.17111587 11.0831673'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\")}";
8
+
9
+ const ZLogo = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ render() {
14
+ const style = {};
15
+ if (this.width) {
16
+ style["width"] = style["max-width"] = `${this.width}px`;
17
+ }
18
+ if (this.height) {
19
+ style["height"] = style["max-height"] = `${this.height}px`;
20
+ }
21
+ return (index.h(index.Host, { style: style, class: { "mobile": !!this.mobileLogo } }, this.link ?
22
+ index.h("a", { href: this.link, target: this.targetBlank ? "_blank" : "_self" }, index.h("img", { alt: this.imageAlt })) :
23
+ index.h("img", { alt: this.imageAlt })));
24
+ }
25
+ };
26
+ ZLogo.style = stylesCss;
27
+
28
+ exports.z_logo = ZLogo;
@@ -0,0 +1,60 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+ const utils = require('./utils-0a978fe0.js');
8
+ require('./breakpoints-88c4fd6c.js');
9
+
10
+ const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:12px;height:32px;width:inherit;letter-spacing:0.17px}a,a:visited,a:active{color:inherit;text-decoration:none}:host>a{display:block;background:var(--bg-grey-050);color:var(--text-grey-800);border-radius:var(--border-radius);border:var(--border-size-small) solid transparent;outline:none}:host>a::-moz-focus-inner{border:0}:host>a:hover,:host>a.menu-opened:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host>a:focus{color:var(--myz-blue);fill:var(--myz-blue);border:var(--border-size-small) solid var(--myz-blue);box-shadow:0px 0px 2px 2px var(--myz-blue-light)}:host>a:active{color:var(--myz-blue-light);fill:var(--myz-blue-light);border:var(--border-size-small) solid var(--myz-blue-light);box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.4)}div.container{display:flex;align-items:center;justify-content:space-between;height:32px;position:relative;padding:0 var(--basex1)}div.container>span.user-wrapper{display:flex}div.container>span.user-wrapper>span.user{padding:0 var(--basex1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer;width:30px}div.container>span.arrow{display:flex;justify-content:center;align-items:center}div.container>span.arrow>z-icon{transform:rotate(360deg);transition:all 200ms linear}ul{list-style:none;padding:0 calc(var(--space-unit) * 2);margin:0px}li{height:var(--basex3);display:flex;align-items:center;padding:calc(var(--space-unit) / 4) 0;width:max-content}.menu-opened{padding-bottom:calc(var(--space-unit) * 2);width:auto !important;min-width:147px;position:inherit}.menu-opened a,.menu-opened a:active,.menu-opened a:visited{color:var(--myz-blue);fill:var(--myz-blue)}.menu-opened a:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.menu-opened>div.container{margin-bottom:var(--basex1)}.menu-opened>div.container>span.user-wrapper>span.user{width:auto}.menu-opened>div.container>span.arrow>z-icon{transform:rotate(180deg);transition:all 200ms linear}@media only screen and (min-width: 1152px){:host>a{width:147px;padding:0 calc(var(--space-unit) / 4)}:host>a.menu-opened{width:147px;padding-bottom:calc(var(--space-unit) * 2)}div.container>span.user-wrapper>span.user{width:80px}}";
11
+
12
+ const ZMenuDropdown = class {
13
+ constructor(hostRef) {
14
+ index.registerInstance(this, hostRef);
15
+ this.ismenuopen = false;
16
+ this.handleToggle = this.handleToggle.bind(this);
17
+ this.handleFocus = this.handleFocus.bind(this);
18
+ }
19
+ componentWillRender() {
20
+ this.linkarray =
21
+ typeof this.menucontent === "string"
22
+ ? JSON.parse(this.menucontent)
23
+ : this.menucontent;
24
+ }
25
+ renderMenuOpen() {
26
+ if (this.ismenuopen) {
27
+ return (index.h("ul", null, this.linkarray.map((bean) => (index.h("li", null, index.h("z-link", { htmlid: bean.id, href: bean.link, icon: bean.icon }, bean.label))))));
28
+ }
29
+ }
30
+ renderButtonMenu() {
31
+ return (index.h("span", { class: "arrow" }, index.h("z-icon", { name: "caret-down", width: 14, height: 14 })));
32
+ }
33
+ retriveMenuClass() {
34
+ if (this.ismenuopen)
35
+ return "menu-opened";
36
+ }
37
+ handleToggle() {
38
+ this.ismenuopen = !this.ismenuopen;
39
+ }
40
+ handleFocus(e) {
41
+ if (e instanceof KeyboardEvent && e.keyCode !== index$1.KeyboardKeyCodeEnum.TAB)
42
+ return;
43
+ const tree = utils.getElementTree(utils.getClickedElement());
44
+ const menuParent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-menu-dropdown");
45
+ if (!menuParent) {
46
+ document.removeEventListener("click", this.handleFocus);
47
+ document.removeEventListener("keyup", this.handleFocus);
48
+ this.ismenuopen = false;
49
+ }
50
+ }
51
+ render() {
52
+ return (index.h("a", { class: this.retriveMenuClass(), role: "button", tabindex: "0", onFocus: () => {
53
+ document.addEventListener("click", this.handleFocus);
54
+ document.addEventListener("keyup", this.handleFocus);
55
+ }, onKeyUp: (e) => utils.handleKeyboardSubmit(e, this.handleToggle) }, index.h("div", { class: "container", onClick: () => this.handleToggle() }, index.h("span", { class: "user-wrapper" }, index.h("z-icon", { name: "user-avatar", width: 14, height: 14 }), index.h("span", { class: "user" }, this.nomeutente)), this.renderButtonMenu()), this.renderMenuOpen()));
56
+ }
57
+ };
58
+ ZMenuDropdown.style = stylesCss;
59
+
60
+ exports.z_menu_dropdown = ZMenuDropdown;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
7
- const utils = require('./utils-eca6932d.js');
6
+ const index$1 = require('./index-6b6a3299.js');
7
+ const utils = require('./utils-8cc414c9.js');
8
8
  require('./breakpoints-88c4fd6c.js');
9
9
 
10
10
  const stylesCss$1 = ":host{font-family:var(--dashboard-font);font-weight:var(--font-sb);font-size:12px;height:32px;width:inherit;letter-spacing:0.17px}a,a:visited,a:active{color:inherit;text-decoration:none}:host>a{display:block;background:var(--bg-grey-050);color:var(--text-grey-800);border-radius:var(--border-radius);border:var(--border-size-small) solid transparent;outline:none}:host>a::-moz-focus-inner{border:0}:host>a:hover,:host>a.menu-opened:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host>a:focus{color:var(--myz-blue);fill:var(--myz-blue);border:var(--border-size-small) solid var(--myz-blue);box-shadow:0px 0px 2px 2px var(--myz-blue-light)}:host>a:active{color:var(--myz-blue-light);fill:var(--myz-blue-light);border:var(--border-size-small) solid var(--myz-blue-light);box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.4)}div.container{display:flex;align-items:center;justify-content:space-between;height:32px;position:relative;padding:0 var(--basex1)}div.container>span.user-wrapper{display:flex}div.container>span.user-wrapper>span.user{padding:0 var(--basex1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer;width:30px}div.container>span.arrow{display:flex;justify-content:center;align-items:center}div.container>span.arrow>z-icon{transform:rotate(360deg);transition:all 200ms linear}ul{list-style:none;padding:0 calc(var(--space-unit) * 2);margin:0px}li{height:var(--basex3);display:flex;align-items:center;padding:calc(var(--space-unit) / 4) 0;width:max-content}.menu-opened{padding-bottom:calc(var(--space-unit) * 2);width:auto !important;min-width:147px;position:inherit}.menu-opened a,.menu-opened a:active,.menu-opened a:visited{color:var(--myz-blue);fill:var(--myz-blue)}.menu-opened a:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.menu-opened>div.container{margin-bottom:var(--basex1)}.menu-opened>div.container>span.user-wrapper>span.user{width:auto}.menu-opened>div.container>span.arrow>z-icon{transform:rotate(180deg);transition:all 200ms linear}@media only screen and (min-width: 1152px){:host>a{width:147px;padding:0 calc(var(--space-unit) / 4)}:host>a.menu-opened{width:147px;padding-bottom:calc(var(--space-unit) * 2)}div.container>span.user-wrapper>span.user{width:80px}}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = ":host{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-text01)}:host([active]) .label,:host([open]) .label,.label:hover{border-color:var(--color-secondary01)}.label{display:flex;align-items:center;width:100%;margin:0;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);text-align:left;background:transparent;border-radius:0;border:0;border-bottom:var(--border-size-small) solid var(--color-surface05);cursor:pointer}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25}.label:focus:focus-visible{outline:none;box-shadow:var(--shadow-focus-primary)}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:currentColor}.items{display:flex;flex-direction:column;width:100%;padding:calc(var(--space-unit) * 0.5);padding-bottom:calc(var(--space-unit) * 2)}.items>::slotted([slot='item']){display:inline-flex;margin:0;padding:calc(var(--space-unit) * 0.5);font-size:var(--font-size-2);line-height:1.4;outline:none}.items>::slotted([slot='item']:last-child){padding-bottom:0}.items>::slotted([slot='item']:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-secondary01)}.items>::slotted([slot='item']:hover){color:var(--color-secondary01)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = ":host,::slotted(*),*{box-sizing:border-box}:host{display:inline-flex;flex-direction:column;position:relative}::slotted(a){color:var(--color-text01);text-decoration:none}::slotted(*){font-family:var(--font-family-sans);font-weight:var(--font-rg)}.menu-label{margin:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;outline:none;text-align:left}button.menu-label{cursor:pointer}.menu-label:focus-within{z-index:1;box-shadow:var(--shadow-focus-primary);margin-right:calc(var(--space-unit) * -0.5);margin-left:calc(var(--space-unit) * -0.5);padding-right:calc(var(--space-unit) * 0.5);padding-left:calc(var(--space-unit) * 0.5)}.menu-label .menu-label-content{display:flex;align-items:center;padding:var(--space-unit) 0;border-bottom:var(--border-size-large) solid var(--color-surface05)}:host([active]) .menu-label-content,:host([open]) .menu-label-content,.menu-label:hover .menu-label-content,.menu-label:focus-within .menu-label-content{border-color:var(--color-secondary01)}.menu-label ::slotted(*){width:100%;margin:0;appearance:none;font-size:var(--font-size-5);line-height:1.2;outline:none}.menu-label z-icon{margin-left:calc(var(--space-unit) * 4);fill:currentColor}.content{background:var(--color-surface01)}.content[hidden]{display:none}:host([floating]) .content{width:375px;max-width:100vw;padding:var(--space-unit) var(--space-unit) calc(var(--space-unit) * 2)}:host(:not([floating])) .content{width:100%}:host([floating]) .content{position:absolute;top:100%;left:0;box-shadow:var(--shadow-2);min-width:100%}.header{display:flex;align-items:center;padding:var(--space-unit) 0 calc(var(--space-unit) * 2)}.header ::slotted(img[slot='header']){width:calc(var(--space-unit) * 11.25);object-fit:contain;height:auto}.header ::slotted([slot='header']:not(:first-child)){margin:auto 0;margin-left:calc(var(--space-unit) * 2.5);font-weight:var(--font-sb);font-size:var(--font-size-3);line-height:1.5}.items{display:flex;flex-direction:column;align-items:flex-start;background:inherit}.items>::slotted([slot='item']){display:inline-flex;width:100%;margin:0;font-size:var(--font-size-3);line-height:1.25;outline:none}.items>::slotted([slot='item']:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}.items>::slotted([slot='item']:not(z-menu-section)){padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 0.5);border-bottom:var(--border-size-small) solid var(--color-surface05)}.items>::slotted([slot='item']:hover),.items>::slotted([slot='item']:active){border-color:var(--color-secondary01)}";
8
8
 
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>z-pocket{width:100%}:host>z-pocket.closed{width:158px}:host>z-pocket>z-pocket-header{font-size:12px;font-weight:var(--font-sb);color:var(--color-primary01);fill:var(--color-primary01)}:host>z-pocket>z-pocket-header span.badge{background:var(--color-secondary02);color:var(--color-surface01);border-radius:50%;padding:0 calc(var(--space-unit)* 0.5);display:inline-block;margin-left:var(--space-unit)}:host>z-pocket>z-pocket-header>z-icon{margin-left:var(--space-unit)}:host>z-pocket>z-pocket-body>div.body{overflow:hidden;margin:0 var(--space-unit);padding:var(--space-unit)}:host>z-pocket.preview>z-pocket-body{position:relative}:host>z-pocket.preview>z-pocket-body>div.gradient{background-image:linear-gradient(rgba(255, 0, 0, 0), white);position:absolute;top:0;left:0;right:0;bottom:0}:host>z-pocket.open>z-pocket-body>div.body{max-height:calc(100vh - 166px);overflow:auto;scrollbar-width:none}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>z-pocket{width:768px;margin:0 calc((100% - 768px) / 2)}:host>z-pocket.closed{margin:0 calc((100% - 158px) / 2)}:host>z-pocket.open>z-pocket-body>div.body{max-height:326px}}@media only screen and (min-width: 1152px){:host>z-pocket.open>z-pocket-body>div.body{scrollbar-width:thin;scrollbar-color:var(--color-primary01) var(--color-surface03)}:host ::-webkit-scrollbar{background:linear-gradient(\n 90deg,\n var(--color-surface01) 2px,\n var(--color-surface03) 4px,\n var(--color-surface01) 8px\n );border-radius:var(--radius-base);width:10px}:host ::-webkit-scrollbar-thumb{background-color:var(--color-primary01);border-radius:var(--radius-base);width:var(--space-unit)}}";
9
9
 
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = ".sc-z-modal-login-h{font-family:var(--dashboard-font);font-weight:var(--font-rg)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login{color:var(--text-grey-800);padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 2)\n calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}z-button.sc-z-modal-login,z-input.sc-z-modal-login,.sc-z-modal-login-s>z-button,.sc-z-modal-login-s>z-input{display:inline-block;width:100%}z-link.sc-z-modal-login,.sc-z-modal-login-s>z-link{font-size:12px}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}div.wrapper>form>div.username.sc-z-modal-login-s>z-input,div.wrapper>form>div.password.sc-z-modal-login-s>z-input,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.username.sc-z-modal-login z-input.sc-z-modal-login,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.password.sc-z-modal-login z-input.sc-z-modal-login{margin-bottom:var(--space-unit)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>z-link.forget.sc-z-modal-login{font-size:12px;align-self:flex-end}div.wrapper>form>div.login.sc-z-modal-login-s>z-button,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>form.sc-z-modal-login>div.login.sc-z-modal-login z-button.sc-z-modal-login{margin:calc(var(--space-unit) * 3) 0;align-self:flex-start}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>hr.sc-z-modal-login{width:100%;margin-bottom:calc(var(--space-unit) * 3);border:none;border-top:var(--border-size-medium) solid var(--bg-grey-200);margin-block-start:unset}div.wrapper>div.signup.sc-z-modal-login-s>z-button,.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.signup.sc-z-modal-login z-button.sc-z-modal-login{display:inline-block;margin:calc(var(--space-unit) * 2) 0}.sc-z-modal-login-h div.providers.sc-z-modal-login{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:calc(var(--space-unit) * 2) 0px}slot-fb[name=\"provider\"].sc-z-modal-login{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:calc(var(--space-unit) * 2) 0px}.sc-z-modal-login-h div.providers.sc-z-modal-login>z-body.sc-z-modal-login{padding-top:calc(var(--space-unit) * 2)}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.providers.sc-z-modal-login .zd.sc-z-modal-login{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}.sc-z-modal-login-h div.wrapper.sc-z-modal-login>div.providers.sc-z-modal-login .zd.sc-z-modal-login>svg.sc-z-modal-login{margin-right:var(--space-unit)}@media only screen and (min-width: 768px){z-button.sc-z-modal-login,.sc-z-modal-login-s>z-button{width:initial}.sc-z-modal-login-h div.wrapper.sc-z-modal-login{width:396px;padding:calc(var(--space-unit) * 3)}.sc-z-modal-login-h div.providers.sc-z-modal-login{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:var(--space-unit);justify-content:center;align-items:center}.sc-z-modal-login-h div.providers.sc-z-modal-login>z-body.sc-z-modal-login{grid-column-start:1;grid-column-end:3;padding-bottom:var(--space-unit)}.sc-z-modal-login-s>[slot=\"provider\"]{width:100%}slot-fb[name=\"provider\"].sc-z-modal-login{grid-column-start:1;grid-column-end:3;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:var(--space-unit);justify-content:center;align-items:center}slot-fb[name=\"provider\"].sc-z-modal-login>*.sc-z-modal-login{width:100%}}@media only screen and (min-width: 1366px){.sc-z-modal-login-h div.wrapper.sc-z-modal-login{width:477px;padding:calc(var(--space-unit) * 4)}}";
9
9
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = ":host{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;flex-direction:row;justify-content:center;width:100%;height:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--gray900);opacity:0.7}.modal-container{display:flex;flex-direction:column;z-index:1010;width:100%;height:100vh;overflow:-moz-scrollbars-none;overflow:hidden}.modal-container>header{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 2);background:var(--color-surface02)}.modal-container>header button{margin:0;padding:0;border:none;background:transparent;cursor:pointer;margin-left:auto}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 2.5);--z-icon-height:calc(var(--space-unit) * 2.5);display:flex;fill:var(--color-icon01)}.modal-container>header>div{display:flex;flex-direction:column;width:100%;margin-right:calc(var(--space-unit) * 2)}.modal-container>header h1,.modal-container>header h2{margin:0;padding:0;font-weight:var(--font-rg);color:var(--color-text01)}.modal-container>header h1{font-size:var(--font-size-5);line-height:1.4;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-3);line-height:1.5;letter-spacing:0}.modal-container>header>div *:empty{display:none}.modal-container>header h1+h2{margin-top:calc(var(--space-unit) * 0.5)}.modal-container>.modal-content{flex:1 auto;background:var(--color-surface01);overflow:auto;overflow-x:hidden}.modal-container .modal-content::-webkit-scrollbar{background:linear-gradient(\n to right,\n transparent 0 3px,\n var(--gray200) 3px 7px,\n transparent 7px 10px\n );width:10px;border-radius:var(--border-radius)}.modal-container .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-container .modal-content::-webkit-scrollbar-thumb{background-color:var(--color-primary01);border-radius:var(--border-radius);width:10px}.modal-container .modal-content::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.modal-container .modal-content{scrollbar-color:var(--color-primary01) transparent}@media only screen and (min-width: 768px){.modal-container{position:fixed;top:calc(var(--space-unit) * 6);left:50%;transform:translateX(-50%);width:auto;height:auto;min-width:calc(var(--space-unit) * 40);min-height:calc(var(--space-unit) * 40);max-height:calc(100vh - calc(var(--space-unit) * 6 * 2));border-radius:var(--border-radius)}.modal-container>header z-icon{--z-icon-width:calc(var(--space-unit) * 3);--z-icon-height:calc(var(--space-unit) * 3)}}@media only screen and (min-width: 768px) and (max-width: 1151px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 3)}}@media only screen and (min-width: 1152px){.modal-container>header{padding:calc(var(--space-unit) * 1.5) calc(var(--space-unit) * 4)}.modal-container>header h1{font-size:var(--font-size-6);line-height:1.33;letter-spacing:0}.modal-container>header h2{font-size:var(--font-size-4);line-height:1.5;letter-spacing:0}.modal-container>header h1+h2{margin-top:0}}";
8
8
 
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = ":host{position:absolute;font-family:var(--font-family-sans);font-weight:var(--font-rg);width:100%;top:0px;left:0px;z-index:2}:host>z-alert{height:calc(var(--space-unit) * 6)}.relativeContainer{position:relative;display:grid;grid-template-columns:18px auto 46px;grid-template-rows:1fr;grid-column-gap:var(--space-unit);align-items:center;padding:0;outline:none}.relativeContainer::-moz-focus-inner{border:0}.alert-external-wrapper.removeAlert{border:var(--border-size-medium) solid var(--color-surface02);border-top:none}:host div.addAlert{background:var(--color-success-inverse)}:host div.removeAlert{background:var(--color-warning-inverse)}:host div>.contentText{color:var(--color-surface05);font-size:14px;letter-spacing:0.16px;line-height:20px}:host div>.contentAction{color:var(--color-primary01);font-size:12px;font-weight:var(--font-sb);height:20px;letter-spacing:0.32px;line-height:20px;cursor:pointer}:host div>z-icon{justify-self:center}";
9
9
 
@@ -0,0 +1,19 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+
7
+ const stylesCss = ":host{height:340px;width:auto}:host>div{height:340px;width:auto;display:flex;align-items:center;justify-content:center;position:relative}";
8
+
9
+ const ZMyzCardBody = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ render() {
14
+ return (index.h("div", null, index.h("slot", { name: "alert" }), index.h("slot", { name: "cover" })));
15
+ }
16
+ };
17
+ ZMyzCardBody.style = stylesCss;
18
+
19
+ exports.z_myz_card_body = ZMyzCardBody;
@@ -0,0 +1,22 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+
7
+ const stylesCss = "img{display:block;margin:auto auto;height:340px;max-width:100%;object-fit:cover}img.faded{opacity:0.3}";
8
+
9
+ const ZMyzCardCover = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ hadleOnImageError() {
14
+ this.img = this.defaultimg;
15
+ }
16
+ render() {
17
+ return (index.h("img", { class: this.faded && "faded", onError: this.hadleOnImageError.bind(this), alt: this.titolo, src: this.img }));
18
+ }
19
+ };
20
+ ZMyzCardCover.style = stylesCss;
21
+
22
+ exports.z_myz_card_cover = ZMyzCardCover;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host z-myz-card{--card-overflow:visible}:host>div{position:relative;height:522px;width:100%;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out}:host>div .content{position:relative;height:522px;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.5s ease-out;transition:transform 0.5s ease-out;transition:transform 0.5s ease-out, -webkit-transform 0.5s ease-out;z-index:2}:host>div .content.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);margin-top:-2px}:host>div .front,:host>div .back{position:absolute;height:100%;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}:host>div .front z-button{position:absolute;z-index:3;top:calc(var(--space-unit) * 0.5);left:calc(-1 * var(--space-unit))}:host>div .back{padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));z-index:1;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);display:flex;justify-content:center}.hideInfo{display:none}";
9
9
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div>footer{box-sizing:border-box;border-radius:0px 0px var(--radius-base) var(--radius-base);border-top:var(--border-base) solid var(--color-surface03);padding:var(--space-unit) calc(var(--space-unit) * 2) 0;height:128px;color:var(--color-surface05);font-size:16px;line-height:24px}:host>div>footer>div.top,:host>div>footer>div.bottom{height:60px}";
8
8
 
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
7
 
8
8
  const stylesCss = "footer{font-family:var(--font-family-sans);font-weight:var(--font-rg);color:var(--color-surface05);background-color:var(--color-surface01);margin:0px;padding:0px;position:relative;z-index:5;height:calc(var(--space-unit) * 6);width:auto;top:0px;transition:height 500ms ease-in-out, top 500ms ease-in-out;border-radius:0px 0px var(--border-radius) var(--border-radius);border-top:var(--border-size-medium) solid var(--color-surface03)}footer.real,footer.trial,footer.temp{border-top:var(--border-size-medium) solid var(--accent)}footer .bold{font-family:var(--font-family-sans);font-weight:var(--font-sb)}footer>p{font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:16px;line-height:22px;height:40px;margin:0px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2)\n var(--space-unit) calc(var(--space-unit) * 2);overflow:hidden;background-color:var(--color-surface01);transition:all 200ms linear}footer.isopen>p{font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear;background-color:var(--bg-neutral-200)}footer.isopen.real>p,footer.isopen.trial>p,footer.isopen.temp>p{background-color:var(--accent)}footer .visible{display:block}footer .hidden{display:none}footer>div.content{height:60px;overflow:hidden}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{font-size:14px;height:20px;line-height:20px;margin:0px;padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer>div.content>div>p.year_isbn{padding-top:var(--space-unit);display:flex;flex-direction:row;justify-content:space-between}footer>div.content>div>p.year_isbn>span.isbn{text-overflow:ellipsis;overflow:hidden}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;white-space:initial;text-overflow:initial}footer.isopen>div.content>div>p.year_isbn{flex-direction:column;height:50px;padding-left:0px}footer.isopen>div.content>div>p.year_isbn>span.isbn{display:inline-grid;padding-left:0px}footer.isopen{height:295px;top:-212px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.customContent{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.customContent>div.content{height:230px}.toggle{position:absolute;top:-24px;left:16px;z-index:10}.faded{opacity:0.3;pointer-events:none}footer>p.customContent,footer .content.customContent{display:none}footer.isopen>p.customContent,footer.isopen .content.customContent{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot=\"content\"]){display:block;height:112px;width:100%;padding:0 calc(var(--space-unit) * 2);box-sizing:border-box;border-top:var(--border-size-medium) solid transparent;position:absolute;top:calc(var(--space-unit) * 2);z-index:10;background:var(--color-white)}div.wrapper.isopen ::slotted([slot=\"content\"]){height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--accent);top:0;bottom:0}";
9
9
 
@@ -0,0 +1,39 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+
8
+ const stylesCss = "header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:auto;height:calc(var(--space-unit) * 6);position:relative;border-bottom:var(--border-size-medium) solid var(--color-surface03);border-radius:var(--border-radius) var(--border-radius)\n var(--border-no-radius) var(--border-no-radius);background-color:var(--color-surface01)}header.real,header.trial,header.temp{background-color:var(--accent-lighter);border-bottom:var(--border-size-medium) solid var(--accent)}h2{font-family:var(--font-family-sans);font-weight:var(--font-sb);color:var(--color-surface05);height:calc(var(--space-unit) * 2);font-size:12px;text-transform:uppercase;letter-spacing:0.22px;line-height:calc(var(--space-unit) * 2);margin:0px;padding:calc(var(--space-unit) * 2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faded{border-bottom:var(--border-size-medium) solid var(--color-surface02)}.faded.real,.faded.trial,.faded.temp{border-top:var(--border-size-medium) solid var(--accent);border-right:var(--border-size-medium) solid var(--accent);border-left:var(--border-size-medium) solid var(--accent)}";
9
+
10
+ const ZMyzCardHeader = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.allowTooltip = false;
14
+ }
15
+ getTitle() {
16
+ return this.allowTooltip ? this.titolo : "";
17
+ }
18
+ componentDidLoad() {
19
+ if (this.elementHasEllipsis())
20
+ this.allowTooltip = true;
21
+ }
22
+ elementHasEllipsis() {
23
+ return this.ellipsis.offsetWidth < this.ellipsis.scrollWidth;
24
+ }
25
+ retrieveClass() {
26
+ return {
27
+ real: this.cardtype === index$1.LicenseTypeEnum.real,
28
+ trial: this.cardtype === index$1.LicenseTypeEnum.trial,
29
+ temp: this.cardtype === index$1.LicenseTypeEnum.temp,
30
+ faded: this.faded,
31
+ };
32
+ }
33
+ render() {
34
+ return (index.h("header", { class: this.retrieveClass() }, index.h("h2", { ref: (el) => (this.ellipsis = el), title: this.getTitle() }, this.titolo), index.h("slot", { name: "icon" })));
35
+ }
36
+ };
37
+ ZMyzCardHeader.style = stylesCss;
38
+
39
+ exports.z_myz_card_header = ZMyzCardHeader;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = "button{width:42px;height:calc(var(--space-unit) * 5);display:flex;align-items:center;justify-content:center;color:var(--color-primary01);fill:var(--color-primary01);cursor:pointer;outline:none;background:none;border:none;border-left:var(--border-size-medium) solid var(--color-surface03);border-radius:0px var(--border-radius) 0px 0px;margin:0;padding:0px;width:calc(var(--space-unit) * 6);height:calc(var(--space-unit) * 6)}button:active,button:focus{color:var(--blue700);fill:var(--blue700)}button>span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--border-radius);border:0px}button:hover>span{background:var(--color-primary03)}button:focus>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:0px 0px 2px 2px var(--accent-dark)}button:active>span{background:var(--color-surface01);border-radius:var(--border-radius);box-shadow:var(--shadow-2)}button:disabled{cursor:not-allowed}button:disabled>span{background:none;box-shadow:var(--shadow-0);pointer-events:none}button:disabled>span>z-icon{fill:var(--color-surface03)}button::-moz-focus-inner{border:0}";
8
8
 
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
6
- const index$1 = require('./index-a8bdcb9c.js');
7
- const utils = require('./utils-eca6932d.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+ const utils = require('./utils-0a978fe0.js');
8
8
  require('./breakpoints-88c4fd6c.js');
9
9
 
10
10
  const stylesCss = ":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)}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-84b7063a.js');
5
+ const index = require('./index-fcbe2d6e.js');
6
6
 
7
7
  const stylesCss = "ul{font-family:var(--font-family-sans);color:var(--color-primary02);margin:0 calc(var(--space-unit) * 2);padding:0px;overflow:hidden;list-style:none;width:auto;height:auto}ul>li{padding-left:10px;text-indent:-10px}ul>li>a{display:block;font-size:14px;font-weight:var(--font-sb);text-decoration:none;color:var(--color-primary01);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);padding-top:calc(var(--space-unit) * .5)}ul>li>a:before{content:\"•\";padding-right:5px}ul>li>span{font-size:14px;font-weight:var(--font-rg);text-decoration:none;color:var(--color-surface04);padding:0 calc(var(--space-unit) * 2);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5)}";
8
8
 
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-fcbe2d6e.js');
6
+ const index$1 = require('./index-438f76bc.js');
7
+
8
+ const stylesCss = ":host{--card-overflow:hidden}div{background-color:var(--color-surface01);display:flex;flex-direction:column;width:auto;box-sizing:border-box;width:256px;height:522px;border:var(--border-size-medium) solid var(--color-surface03);border-radius:var(--border-radius);overflow:var(--card-overflow)}div.real,div.trial,div.temp{border-color:var(--accent)}div.faded{border:var(--border-size-medium) solid var(--color-surface02)}div.highlighted{box-shadow:var(--shadow-4);outline:none}div.pressed{box-shadow:var(--shadow-8);outline:none}div:focus{box-shadow:var(--shadow-focus-primary);outline:none}";
9
+
10
+ const ZMyzCardComponent = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ /** pressed status */
14
+ this.ispressed = false;
15
+ /** highlighted status */
16
+ this.ishighlighted = false;
17
+ }
18
+ retrieveClass() {
19
+ let elemClasses = "";
20
+ if (this.cardtype === index$1.LicenseTypeEnum.real)
21
+ elemClasses += "real";
22
+ else if (this.cardtype === index$1.LicenseTypeEnum.trial)
23
+ elemClasses += "trial";
24
+ else if (this.cardtype === index$1.LicenseTypeEnum.temp)
25
+ elemClasses += "temp";
26
+ if (this.faded) {
27
+ elemClasses += " faded";
28
+ }
29
+ else if (this.ispressed) {
30
+ elemClasses += " pressed";
31
+ }
32
+ else if (this.ishighlighted) {
33
+ elemClasses += " highlighted";
34
+ }
35
+ return elemClasses;
36
+ }
37
+ render() {
38
+ return (index.h("div", { class: this.retrieveClass(), tabindex: "0" }, index.h("slot", null)));
39
+ }
40
+ };
41
+ ZMyzCardComponent.style = stylesCss;
42
+
43
+ exports.z_myz_card = ZMyzCardComponent;