@zanichelli/albe-web-components 6.1.0-a1 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (598) hide show
  1. package/dist/cjs/index-199cd650.js +346 -0
  2. package/dist/cjs/index.cjs.js +302 -346
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/{utils-7c92be74.js → utils-ce225fb3.js} +5 -4
  5. package/dist/cjs/{utils-f681590c.js → utils-ebe45309.js} +11 -10
  6. package/dist/cjs/web-components-library.cjs.js +2 -2
  7. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  8. package/dist/cjs/z-app-header.cjs.entry.js +29 -7
  9. package/dist/cjs/z-app-switcher_9.cjs.entry.js +70 -84
  10. package/dist/cjs/z-aria-alert.cjs.entry.js +3 -1
  11. package/dist/cjs/z-avatar.cjs.entry.js +8 -6
  12. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  13. package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -6
  14. package/dist/cjs/z-button-filter.cjs.entry.js +3 -2
  15. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  16. package/dist/cjs/z-button.cjs.entry.js +9 -8
  17. package/dist/cjs/z-card.cjs.entry.js +6 -6
  18. package/dist/cjs/z-carousel.cjs.entry.js +10 -11
  19. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -2
  20. package/dist/cjs/z-chip.cjs.entry.js +6 -5
  21. package/dist/cjs/z-combobox.cjs.entry.js +17 -15
  22. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -2
  23. package/dist/cjs/z-cookiebar.cjs.entry.js +2 -4
  24. package/dist/cjs/z-cover-hero.cjs.entry.js +14 -6
  25. package/dist/cjs/z-date-picker.cjs.entry.js +17 -16
  26. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  27. package/dist/cjs/z-file-upload.cjs.entry.js +16 -17
  28. package/dist/cjs/z-file.cjs.entry.js +2 -3
  29. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -5
  30. package/dist/cjs/z-footer.cjs.entry.js +2 -7
  31. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-reveal.cjs.entry.js +6 -2
  33. package/dist/cjs/z-input-deprecated.cjs.entry.js +29 -28
  34. package/dist/cjs/z-input-label_2.cjs.entry.js +17 -17
  35. package/dist/cjs/z-list-group.cjs.entry.js +17 -4
  36. package/dist/cjs/z-list_2.cjs.entry.js +55 -19
  37. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +3 -7
  38. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  39. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  40. package/dist/cjs/z-messages-pocket.cjs.entry.js +6 -6
  41. package/dist/cjs/z-modal-login.cjs.entry.js +5 -7
  42. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  43. package/dist/cjs/z-myz-card-alert.cjs.entry.js +3 -6
  44. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +6 -3
  45. package/dist/cjs/z-myz-card-footer.cjs.entry.js +6 -8
  46. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  47. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -3
  48. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  49. package/dist/cjs/z-myz-card_4.cjs.entry.js +9 -15
  50. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -6
  51. package/dist/cjs/z-myz-topbar.cjs.entry.js +4 -14
  52. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +16 -8
  53. package/dist/cjs/z-navigation-tab.cjs.entry.js +17 -7
  54. package/dist/cjs/z-navigation-tabs.cjs.entry.js +14 -10
  55. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  56. package/dist/cjs/z-offcanvas.cjs.entry.js +12 -4
  57. package/dist/cjs/z-otp.cjs.entry.js +3 -3
  58. package/dist/cjs/z-pagination-bar.cjs.entry.js +6 -5
  59. package/dist/cjs/z-pagination-page.cjs.entry.js +4 -2
  60. package/dist/cjs/z-pagination.cjs.entry.js +15 -7
  61. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  62. package/dist/cjs/z-pocket_3.cjs.entry.js +15 -15
  63. package/dist/cjs/z-popover-deprecated.cjs.entry.js +15 -8
  64. package/dist/cjs/z-popover.cjs.entry.js +36 -31
  65. package/dist/cjs/z-section-title.cjs.entry.js +10 -2
  66. package/dist/cjs/z-skip-to-content.cjs.entry.js +4 -3
  67. package/dist/cjs/z-slideshow.cjs.entry.js +4 -6
  68. package/dist/cjs/z-status-tag.cjs.entry.js +3 -5
  69. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  70. package/dist/cjs/z-table-cell.cjs.entry.js +4 -3
  71. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  72. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  73. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  74. package/dist/cjs/z-table-header.cjs.entry.js +16 -15
  75. package/dist/cjs/z-table-row.cjs.entry.js +6 -4
  76. package/dist/cjs/z-table.cjs.entry.js +12 -9
  77. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  78. package/dist/cjs/z-toast-notification-list.cjs.entry.js +4 -1
  79. package/dist/cjs/z-toast-notification.cjs.entry.js +14 -17
  80. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  81. package/dist/cjs/z-toggle-switch.cjs.entry.js +7 -2
  82. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +27 -32
  83. package/dist/cjs/z-tooltip.cjs.entry.js +7 -2
  84. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  85. package/dist/collection/collection-manifest.json +1 -1
  86. package/dist/collection/components/buttons/z-button/index.js +9 -8
  87. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  88. package/dist/collection/components/buttons/z-chip/index.js +5 -4
  89. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  90. package/dist/collection/components/buttons/z-toggle-switch/index.js +6 -1
  91. package/dist/collection/components/date-picker/utils.js +11 -10
  92. package/dist/collection/components/date-picker/z-date-picker/index.js +16 -15
  93. package/dist/collection/components/date-picker/z-range-picker/index.js +12 -15
  94. package/dist/collection/components/file-upload/z-file/index.js +2 -3
  95. package/dist/collection/components/file-upload/z-file-upload/index.js +16 -17
  96. package/dist/collection/components/footer/z-footer/index.js +2 -7
  97. package/dist/collection/components/footer/z-footer-link/index.js +0 -3
  98. package/dist/collection/components/footer/z-footer-section/index.js +0 -1
  99. package/dist/collection/components/footer/z-footer-social/index.js +0 -5
  100. package/dist/collection/components/icons/z-icon/index.js +0 -7
  101. package/dist/collection/components/index.js +8 -0
  102. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  103. package/dist/collection/components/inputs/z-combobox/index.js +16 -14
  104. package/dist/collection/components/inputs/z-input/index.js +37 -40
  105. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  106. package/dist/collection/components/inputs/z-select/index.js +15 -14
  107. package/dist/collection/components/list/z-list/index.js +5 -1
  108. package/dist/collection/components/list/z-list-element/index.js +51 -18
  109. package/dist/collection/components/list/z-list-group/index.js +17 -4
  110. package/dist/collection/components/list/z-toast-notification-list/index.js +4 -1
  111. package/dist/collection/components/logo/z-logo/index.js +0 -8
  112. package/dist/collection/components/modal/z-modal/index.js +1 -3
  113. package/dist/collection/components/modal/z-modal-login/index.js +5 -7
  114. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +17 -7
  115. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +16 -8
  116. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +14 -10
  117. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  118. package/dist/collection/components/navigation/z-app-switcher/index.js +3 -1
  119. package/dist/collection/components/navigation/z-app-topbar/index.js +5 -8
  120. package/dist/collection/components/navigation/z-link/index.js +9 -3
  121. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  122. package/dist/collection/components/navigation/z-menu-dropdown/index.js +2 -4
  123. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  124. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  125. package/dist/collection/components/notification/z-cookiebar/index.js +2 -6
  126. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  127. package/dist/collection/components/notification/z-notification/index.js +6 -3
  128. package/dist/collection/components/notification/z-toast-notification/index.js +14 -17
  129. package/dist/collection/components/notification/z-tooltip/index.js +7 -2
  130. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  131. package/dist/collection/components/typography/z-body/index.js +1 -2
  132. package/dist/collection/components/typography/z-heading/index.js +1 -2
  133. package/dist/collection/components/typography/z-typography/index.js +1 -2
  134. package/dist/collection/components/z-aria-alert/index.js +3 -1
  135. package/dist/collection/components/z-avatar/index.js +8 -6
  136. package/dist/collection/components/z-card/index.js +6 -6
  137. package/dist/collection/components/z-carousel/index.js +10 -11
  138. package/dist/collection/components/z-contextual-menu/index.js +8 -2
  139. package/dist/collection/components/z-cover-hero/index.js +14 -6
  140. package/dist/collection/components/z-divider/index.js +6 -2
  141. package/dist/collection/components/z-info-reveal/index.js +6 -2
  142. package/dist/collection/components/z-offcanvas/index.js +12 -4
  143. package/dist/collection/components/z-pagination/index.js +15 -7
  144. package/dist/collection/components/z-popover/index.js +35 -30
  145. package/dist/collection/components/z-section-title/index.js +10 -2
  146. package/dist/collection/components/z-skip-to-content/index.js +3 -2
  147. package/dist/collection/components/z-table/z-table/index.js +12 -9
  148. package/dist/collection/components/z-table/z-table-cell/index.js +4 -3
  149. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  150. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  151. package/dist/collection/components/z-table/z-table-header/index.js +15 -14
  152. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  153. package/dist/collection/components/z-table/z-table-row/index.js +6 -4
  154. package/dist/collection/components/z-tag/index.js +0 -4
  155. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +4 -4
  156. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +4 -2
  157. package/dist/collection/deprecated/z-button-deprecated/index.js +12 -6
  158. package/dist/collection/deprecated/z-button-filter/index.js +3 -2
  159. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -4
  160. package/dist/collection/deprecated/z-input-deprecated/index.js +28 -27
  161. package/dist/collection/deprecated/z-input-label/index.js +1 -2
  162. package/dist/collection/deprecated/z-popover-deprecated/index.js +14 -7
  163. package/dist/collection/deprecated/z-status-tag/index.js +3 -5
  164. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +27 -32
  165. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +6 -5
  166. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +3 -8
  167. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  168. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +6 -3
  169. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +6 -8
  170. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +4 -6
  171. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  172. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -2
  173. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  174. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  175. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  176. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +6 -6
  177. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +12 -11
  178. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +3 -2
  179. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  180. package/dist/collection/snowflakes/myz/topbar/index.js +4 -14
  181. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  182. package/dist/collection/snowflakes/myz/z-otp/index.js +3 -3
  183. package/dist/collection/snowflakes/myz/z-slideshow/index.js +3 -5
  184. package/dist/collection/utils/utils.js +5 -4
  185. package/dist/esm/index-9d028352.js +346 -0
  186. package/dist/esm/index.js +3 -347
  187. package/dist/esm/loader.js +2 -2
  188. package/dist/esm/{utils-420e8552.js → utils-39ca028c.js} +5 -4
  189. package/dist/esm/{utils-ff91a03a.js → utils-fbe04cd6.js} +11 -10
  190. package/dist/esm/web-components-library.js +2 -2
  191. package/dist/esm/z-alert.entry.js +0 -1
  192. package/dist/esm/z-app-header.entry.js +29 -7
  193. package/dist/esm/z-app-switcher_9.entry.js +70 -84
  194. package/dist/esm/z-aria-alert.entry.js +3 -1
  195. package/dist/esm/z-avatar.entry.js +8 -6
  196. package/dist/esm/z-body_2.entry.js +2 -4
  197. package/dist/esm/z-button-deprecated.entry.js +12 -6
  198. package/dist/esm/z-button-filter.entry.js +3 -2
  199. package/dist/esm/z-button-sort.entry.js +4 -4
  200. package/dist/esm/z-button.entry.js +9 -8
  201. package/dist/esm/z-card.entry.js +6 -6
  202. package/dist/esm/z-carousel.entry.js +10 -11
  203. package/dist/esm/z-chip-deprecated.entry.js +0 -2
  204. package/dist/esm/z-chip.entry.js +6 -5
  205. package/dist/esm/z-combobox.entry.js +17 -15
  206. package/dist/esm/z-contextual-menu.entry.js +8 -2
  207. package/dist/esm/z-cookiebar.entry.js +2 -4
  208. package/dist/esm/z-cover-hero.entry.js +14 -6
  209. package/dist/esm/z-date-picker.entry.js +17 -16
  210. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  211. package/dist/esm/z-file-upload.entry.js +16 -17
  212. package/dist/esm/z-file.entry.js +2 -3
  213. package/dist/esm/z-footer-link_3.entry.js +0 -5
  214. package/dist/esm/z-footer.entry.js +2 -7
  215. package/dist/esm/z-info-box.entry.js +1 -1
  216. package/dist/esm/z-info-reveal.entry.js +6 -2
  217. package/dist/esm/z-input-deprecated.entry.js +29 -28
  218. package/dist/esm/z-input-label_2.entry.js +17 -17
  219. package/dist/esm/z-list-group.entry.js +17 -4
  220. package/dist/esm/z-list_2.entry.js +55 -19
  221. package/dist/esm/z-menu-dropdown_2.entry.js +3 -7
  222. package/dist/esm/z-menu-section.entry.js +0 -3
  223. package/dist/esm/z-menu.entry.js +10 -3
  224. package/dist/esm/z-messages-pocket.entry.js +6 -6
  225. package/dist/esm/z-modal-login.entry.js +5 -7
  226. package/dist/esm/z-modal.entry.js +1 -3
  227. package/dist/esm/z-myz-card-alert.entry.js +3 -6
  228. package/dist/esm/z-myz-card-dictionary.entry.js +6 -3
  229. package/dist/esm/z-myz-card-footer.entry.js +6 -8
  230. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  231. package/dist/esm/z-myz-card-info.entry.js +4 -3
  232. package/dist/esm/z-myz-card-list.entry.js +0 -1
  233. package/dist/esm/z-myz-card_4.entry.js +9 -15
  234. package/dist/esm/z-myz-list-item.entry.js +4 -6
  235. package/dist/esm/z-myz-topbar.entry.js +4 -14
  236. package/dist/esm/z-navigation-tab-link.entry.js +16 -8
  237. package/dist/esm/z-navigation-tab.entry.js +17 -7
  238. package/dist/esm/z-navigation-tabs.entry.js +14 -10
  239. package/dist/esm/z-notification.entry.js +6 -3
  240. package/dist/esm/z-offcanvas.entry.js +12 -4
  241. package/dist/esm/z-otp.entry.js +3 -3
  242. package/dist/esm/z-pagination-bar.entry.js +6 -5
  243. package/dist/esm/z-pagination-page.entry.js +4 -2
  244. package/dist/esm/z-pagination.entry.js +15 -7
  245. package/dist/esm/z-panel-elem.entry.js +2 -7
  246. package/dist/esm/z-pocket_3.entry.js +15 -15
  247. package/dist/esm/z-popover-deprecated.entry.js +15 -8
  248. package/dist/esm/z-popover.entry.js +36 -31
  249. package/dist/esm/z-section-title.entry.js +10 -2
  250. package/dist/esm/z-skip-to-content.entry.js +4 -3
  251. package/dist/esm/z-slideshow.entry.js +4 -6
  252. package/dist/esm/z-status-tag.entry.js +3 -5
  253. package/dist/esm/z-stepper-item.entry.js +0 -4
  254. package/dist/esm/z-table-cell.entry.js +4 -3
  255. package/dist/esm/z-table-empty-box.entry.js +2 -0
  256. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  257. package/dist/esm/z-table-header-row.entry.js +0 -1
  258. package/dist/esm/z-table-header.entry.js +16 -15
  259. package/dist/esm/z-table-row.entry.js +6 -4
  260. package/dist/esm/z-table.entry.js +12 -9
  261. package/dist/esm/z-tag.entry.js +0 -2
  262. package/dist/esm/z-toast-notification-list.entry.js +4 -1
  263. package/dist/esm/z-toast-notification.entry.js +14 -17
  264. package/dist/esm/z-toggle-button.entry.js +2 -2
  265. package/dist/esm/z-toggle-switch.entry.js +7 -2
  266. package/dist/esm/z-tooltip-deprecated.entry.js +27 -32
  267. package/dist/esm/z-tooltip.entry.js +7 -2
  268. package/dist/esm/z-user-dropdown.entry.js +1 -5
  269. package/dist/types/beans/index.d.ts +50 -50
  270. package/dist/types/components/file-upload/z-file-upload/index.d.ts +1 -1
  271. package/dist/types/components/index.d.ts +0 -0
  272. package/dist/types/stencil-public-runtime.d.ts +0 -5
  273. package/dist/web-components-library/index.esm.js +1 -1
  274. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  275. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  276. package/dist/web-components-library/p-10b46635.entry.js +1 -0
  277. package/dist/web-components-library/p-1106ead2.entry.js +1 -0
  278. package/dist/web-components-library/p-15b8a920.entry.js +1 -0
  279. package/dist/web-components-library/p-15fe7b71.entry.js +1 -0
  280. package/dist/web-components-library/p-1bd6592f.entry.js +1 -0
  281. package/dist/web-components-library/p-1e6a2a56.entry.js +1 -0
  282. package/dist/web-components-library/p-23781e2b.entry.js +1 -0
  283. package/dist/web-components-library/p-28ff9383.entry.js +1 -0
  284. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  285. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  286. package/dist/web-components-library/p-35ceae27.entry.js +1 -0
  287. package/dist/web-components-library/p-3913bff2.entry.js +1 -0
  288. package/dist/web-components-library/p-3a431f04.entry.js +1 -0
  289. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  290. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  291. package/dist/web-components-library/p-442b8b35.entry.js +1 -0
  292. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  293. package/dist/web-components-library/p-4d093e07.entry.js +1 -0
  294. package/dist/web-components-library/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  295. package/dist/web-components-library/p-4e733fbd.entry.js +1 -0
  296. package/dist/web-components-library/p-4ec9ab53.entry.js +1 -0
  297. package/dist/web-components-library/p-53a03f2a.entry.js +1 -0
  298. package/dist/web-components-library/p-562ad563.entry.js +1 -0
  299. package/dist/web-components-library/p-58650e22.entry.js +1 -0
  300. package/dist/web-components-library/p-5bec950e.entry.js +1 -0
  301. package/dist/web-components-library/p-5c9556e3.entry.js +1 -0
  302. package/dist/web-components-library/p-5cf4a412.entry.js +1 -0
  303. package/dist/web-components-library/p-5d4a6659.entry.js +1 -0
  304. package/dist/web-components-library/p-5f3baf14.entry.js +1 -0
  305. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  306. package/dist/web-components-library/p-681e1f5a.entry.js +1 -0
  307. package/dist/web-components-library/p-686545fa.entry.js +1 -0
  308. package/dist/web-components-library/p-6f64e8a8.entry.js +1 -0
  309. package/dist/web-components-library/p-70d16b2c.entry.js +1 -0
  310. package/dist/web-components-library/p-7688f8ca.entry.js +1 -0
  311. package/dist/web-components-library/p-77e4774d.entry.js +1 -0
  312. package/dist/web-components-library/p-79b8d87e.entry.js +1 -0
  313. package/dist/web-components-library/p-7d696941.entry.js +1 -0
  314. package/dist/web-components-library/p-7d792297.entry.js +1 -0
  315. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  316. package/dist/web-components-library/p-87fdd14f.js +1 -0
  317. package/dist/web-components-library/p-982254e5.entry.js +1 -0
  318. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  319. package/dist/web-components-library/p-9ecc5eba.entry.js +1 -0
  320. package/dist/web-components-library/p-9f80c0b8.js +1 -0
  321. package/dist/web-components-library/p-9fe267fc.entry.js +1 -0
  322. package/dist/web-components-library/p-a6d6178a.entry.js +1 -0
  323. package/dist/web-components-library/p-a79cc147.entry.js +1 -0
  324. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  325. package/dist/web-components-library/p-aded8a43.entry.js +1 -0
  326. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  327. package/dist/web-components-library/p-b4fbb6e4.entry.js +1 -0
  328. package/dist/web-components-library/p-b5086d6d.entry.js +1 -0
  329. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  330. package/dist/web-components-library/p-bb15a265.js +1 -0
  331. package/dist/web-components-library/p-bb95b82f.entry.js +1 -0
  332. package/dist/web-components-library/p-c2d1785b.entry.js +1 -0
  333. package/dist/web-components-library/p-c6a662e6.entry.js +1 -0
  334. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  335. package/dist/web-components-library/p-cb5d8a84.entry.js +1 -0
  336. package/dist/web-components-library/p-cbb3ea13.entry.js +1 -0
  337. package/dist/web-components-library/p-ccf67abf.entry.js +1 -0
  338. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  339. package/dist/web-components-library/p-d199b781.entry.js +1 -0
  340. package/dist/web-components-library/p-d3645ced.entry.js +1 -0
  341. package/dist/web-components-library/p-d3733579.entry.js +1 -0
  342. package/dist/web-components-library/p-d531d1d2.entry.js +1 -0
  343. package/dist/web-components-library/p-e68c18e5.entry.js +1 -0
  344. package/dist/web-components-library/p-ecc4afa1.entry.js +1 -0
  345. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  346. package/dist/web-components-library/p-edf0195b.entry.js +1 -0
  347. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  348. package/dist/web-components-library/p-f2f9a1bc.entry.js +1 -0
  349. package/dist/web-components-library/p-f2fd1e20.entry.js +1 -0
  350. package/dist/web-components-library/p-f7c1eb3f.entry.js +16 -0
  351. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  352. package/dist/web-components-library/p-fb7d33f2.entry.js +1 -0
  353. package/dist/web-components-library/p-ff18690f.entry.js +1 -0
  354. package/dist/web-components-library/web-components-library.css +1 -1
  355. package/dist/web-components-library/web-components-library.esm.js +1 -1
  356. package/package.json +5 -5
  357. package/www/build/index.esm.js +1 -1
  358. package/www/build/p-05ced71c.entry.js +1 -0
  359. package/www/build/p-074ea569.entry.js +1 -0
  360. package/www/build/p-10b46635.entry.js +1 -0
  361. package/www/build/p-1106ead2.entry.js +1 -0
  362. package/www/build/p-15b8a920.entry.js +1 -0
  363. package/www/build/p-15fe7b71.entry.js +1 -0
  364. package/www/build/p-1bd6592f.entry.js +1 -0
  365. package/www/build/p-1e6a2a56.entry.js +1 -0
  366. package/www/build/p-23781e2b.entry.js +1 -0
  367. package/www/build/p-28ff9383.entry.js +1 -0
  368. package/www/build/p-2efedcf4.entry.js +1 -0
  369. package/www/build/p-344e7ae7.entry.js +1 -0
  370. package/www/build/p-35ceae27.entry.js +1 -0
  371. package/www/build/p-36654297.js +1 -0
  372. package/www/build/p-3913bff2.entry.js +1 -0
  373. package/www/build/p-3a431f04.entry.js +1 -0
  374. package/www/build/p-3c2d438b.entry.js +1 -0
  375. package/www/build/p-3f55dce6.entry.js +1 -0
  376. package/www/build/p-442b8b35.entry.js +1 -0
  377. package/www/build/p-4cd6c6f4.entry.js +1 -0
  378. package/www/build/p-4d093e07.entry.js +1 -0
  379. package/www/build/{p-48624926.entry.js → p-4d42f224.entry.js} +1 -1
  380. package/www/build/p-4e733fbd.entry.js +1 -0
  381. package/www/build/p-4ec9ab53.entry.js +1 -0
  382. package/www/build/p-53a03f2a.entry.js +1 -0
  383. package/www/build/p-562ad563.entry.js +1 -0
  384. package/www/build/p-58650e22.entry.js +1 -0
  385. package/www/build/p-5bec950e.entry.js +1 -0
  386. package/www/build/p-5c9556e3.entry.js +1 -0
  387. package/www/build/p-5cf4a412.entry.js +1 -0
  388. package/www/build/p-5d4a6659.entry.js +1 -0
  389. package/www/build/p-5f3baf14.entry.js +1 -0
  390. package/www/build/p-61424b8a.entry.js +1 -0
  391. package/www/build/p-681e1f5a.entry.js +1 -0
  392. package/www/build/p-686545fa.entry.js +1 -0
  393. package/www/build/p-6f64e8a8.entry.js +1 -0
  394. package/www/build/p-70d16b2c.entry.js +1 -0
  395. package/www/build/p-7688f8ca.entry.js +1 -0
  396. package/www/build/p-77e4774d.entry.js +1 -0
  397. package/www/build/p-79b8d87e.entry.js +1 -0
  398. package/www/build/p-7d696941.entry.js +1 -0
  399. package/www/build/p-7d792297.entry.js +1 -0
  400. package/www/build/p-810bd730.entry.js +1 -0
  401. package/www/build/p-87fdd14f.js +1 -0
  402. package/www/build/p-982254e5.entry.js +1 -0
  403. package/www/build/p-9d03a7d6.entry.js +1 -0
  404. package/www/build/p-9ecc5eba.entry.js +1 -0
  405. package/www/build/p-9f80c0b8.js +1 -0
  406. package/www/build/p-9fe267fc.entry.js +1 -0
  407. package/www/build/p-a6d6178a.entry.js +1 -0
  408. package/www/build/p-a79cc147.entry.js +1 -0
  409. package/www/build/p-a79d1412.entry.js +1 -0
  410. package/www/build/p-aded8a43.entry.js +1 -0
  411. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  412. package/www/build/p-b4fbb6e4.entry.js +1 -0
  413. package/www/build/p-b5086d6d.entry.js +1 -0
  414. package/www/build/p-bb0fe7bc.entry.js +1 -0
  415. package/www/build/p-bb15a265.js +1 -0
  416. package/www/build/p-bb95b82f.entry.js +1 -0
  417. package/www/build/p-c2d1785b.entry.js +1 -0
  418. package/www/build/p-c6a662e6.entry.js +1 -0
  419. package/www/build/p-c6aad085.entry.js +1 -0
  420. package/www/build/p-cb5d8a84.entry.js +1 -0
  421. package/www/build/p-cbb3ea13.entry.js +1 -0
  422. package/www/build/p-ccf67abf.entry.js +1 -0
  423. package/www/build/p-ce83ce18.entry.js +1 -0
  424. package/www/build/p-d199b781.entry.js +1 -0
  425. package/www/build/p-d3645ced.entry.js +1 -0
  426. package/www/build/p-d3733579.entry.js +1 -0
  427. package/www/build/p-d531d1d2.entry.js +1 -0
  428. package/www/build/p-d70c7670.css +1 -0
  429. package/www/build/p-e68c18e5.entry.js +1 -0
  430. package/www/build/p-ecc4afa1.entry.js +1 -0
  431. package/www/build/p-ede9fbf5.entry.js +1 -0
  432. package/www/build/p-edf0195b.entry.js +1 -0
  433. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  434. package/www/build/p-f2f9a1bc.entry.js +1 -0
  435. package/www/build/p-f2fd1e20.entry.js +1 -0
  436. package/www/build/p-f7c1eb3f.entry.js +16 -0
  437. package/www/build/p-f95cc914.entry.js +1 -0
  438. package/www/build/p-fb7d33f2.entry.js +1 -0
  439. package/www/build/p-ff18690f.entry.js +1 -0
  440. package/www/build/web-components-library.css +1 -1
  441. package/www/build/web-components-library.esm.js +1 -1
  442. package/www/index.html +1 -1
  443. package/CHANGELOG.md +0 -2016
  444. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  445. package/dist/web-components-library/p-04908405.entry.js +0 -1
  446. package/dist/web-components-library/p-06430481.entry.js +0 -1
  447. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  448. package/dist/web-components-library/p-082d65b1.entry.js +0 -1
  449. package/dist/web-components-library/p-0cff6cce.entry.js +0 -1
  450. package/dist/web-components-library/p-0e743002.entry.js +0 -1
  451. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  452. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  453. package/dist/web-components-library/p-14233b99.entry.js +0 -1
  454. package/dist/web-components-library/p-176256ee.js +0 -1
  455. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  456. package/dist/web-components-library/p-1d2d5232.entry.js +0 -1
  457. package/dist/web-components-library/p-20109d3a.entry.js +0 -1
  458. package/dist/web-components-library/p-2cf26585.entry.js +0 -1
  459. package/dist/web-components-library/p-2d506c48.entry.js +0 -1
  460. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  461. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  462. package/dist/web-components-library/p-2f6f3729.entry.js +0 -1
  463. package/dist/web-components-library/p-30cbafaf.entry.js +0 -1
  464. package/dist/web-components-library/p-341ddb5d.entry.js +0 -1
  465. package/dist/web-components-library/p-34a96008.entry.js +0 -1
  466. package/dist/web-components-library/p-35b30271.entry.js +0 -1
  467. package/dist/web-components-library/p-36f4ce3f.entry.js +0 -1
  468. package/dist/web-components-library/p-3c28f72e.entry.js +0 -1
  469. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  470. package/dist/web-components-library/p-3e414cf1.entry.js +0 -1
  471. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  472. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  473. package/dist/web-components-library/p-53d22727.entry.js +0 -1
  474. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  475. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  476. package/dist/web-components-library/p-5b2d8a91.entry.js +0 -1
  477. package/dist/web-components-library/p-6037dce0.entry.js +0 -1
  478. package/dist/web-components-library/p-670232c4.entry.js +0 -1
  479. package/dist/web-components-library/p-67f346d9.entry.js +0 -1
  480. package/dist/web-components-library/p-691678c8.entry.js +0 -1
  481. package/dist/web-components-library/p-69b27fe9.entry.js +0 -16
  482. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  483. package/dist/web-components-library/p-728e7dcd.entry.js +0 -1
  484. package/dist/web-components-library/p-74e31a32.entry.js +0 -1
  485. package/dist/web-components-library/p-759fb7c4.entry.js +0 -1
  486. package/dist/web-components-library/p-79223014.entry.js +0 -1
  487. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  488. package/dist/web-components-library/p-7c40fb15.entry.js +0 -1
  489. package/dist/web-components-library/p-7cbc1836.entry.js +0 -1
  490. package/dist/web-components-library/p-830b21a4.entry.js +0 -1
  491. package/dist/web-components-library/p-87099b68.entry.js +0 -1
  492. package/dist/web-components-library/p-8cabed58.entry.js +0 -1
  493. package/dist/web-components-library/p-8cf14a47.entry.js +0 -1
  494. package/dist/web-components-library/p-8eaa46ac.entry.js +0 -1
  495. package/dist/web-components-library/p-985c5ed8.entry.js +0 -1
  496. package/dist/web-components-library/p-9f6b43a0.entry.js +0 -1
  497. package/dist/web-components-library/p-9f8d0f79.entry.js +0 -1
  498. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  499. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  500. package/dist/web-components-library/p-ac1a9d63.entry.js +0 -1
  501. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  502. package/dist/web-components-library/p-ba495cad.entry.js +0 -1
  503. package/dist/web-components-library/p-ba9210e9.entry.js +0 -1
  504. package/dist/web-components-library/p-bf9348e6.entry.js +0 -1
  505. package/dist/web-components-library/p-c0df6e96.entry.js +0 -1
  506. package/dist/web-components-library/p-c2b368ff.entry.js +0 -1
  507. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  508. package/dist/web-components-library/p-cadba1e5.entry.js +0 -1
  509. package/dist/web-components-library/p-ccb3764b.entry.js +0 -1
  510. package/dist/web-components-library/p-d668461a.js +0 -1
  511. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  512. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  513. package/dist/web-components-library/p-dbc23998.entry.js +0 -1
  514. package/dist/web-components-library/p-def721df.entry.js +0 -1
  515. package/dist/web-components-library/p-e12cd68a.entry.js +0 -1
  516. package/dist/web-components-library/p-e84d2839.entry.js +0 -1
  517. package/dist/web-components-library/p-eadb185e.entry.js +0 -1
  518. package/dist/web-components-library/p-f9f9518a.entry.js +0 -1
  519. package/dist/web-components-library/p-fd305e08.entry.js +0 -1
  520. package/src-react/index.ts +0 -1
  521. package/www/build/p-016b2800.entry.js +0 -1
  522. package/www/build/p-04908405.entry.js +0 -1
  523. package/www/build/p-06430481.entry.js +0 -1
  524. package/www/build/p-067bd5da.entry.js +0 -1
  525. package/www/build/p-082d65b1.entry.js +0 -1
  526. package/www/build/p-0cff6cce.entry.js +0 -1
  527. package/www/build/p-0e743002.entry.js +0 -1
  528. package/www/build/p-10b84e8c.entry.js +0 -1
  529. package/www/build/p-12211a48.entry.js +0 -1
  530. package/www/build/p-14233b99.entry.js +0 -1
  531. package/www/build/p-176256ee.js +0 -1
  532. package/www/build/p-1ab0de76.entry.js +0 -1
  533. package/www/build/p-1d2d5232.entry.js +0 -1
  534. package/www/build/p-20109d3a.entry.js +0 -1
  535. package/www/build/p-2cf26585.entry.js +0 -1
  536. package/www/build/p-2d506c48.entry.js +0 -1
  537. package/www/build/p-2d5d8e6f.entry.js +0 -1
  538. package/www/build/p-2e7a31ac.entry.js +0 -1
  539. package/www/build/p-2f6f3729.entry.js +0 -1
  540. package/www/build/p-30cbafaf.entry.js +0 -1
  541. package/www/build/p-341ddb5d.entry.js +0 -1
  542. package/www/build/p-34a96008.entry.js +0 -1
  543. package/www/build/p-35b30271.entry.js +0 -1
  544. package/www/build/p-36f4ce3f.entry.js +0 -1
  545. package/www/build/p-3c28f72e.entry.js +0 -1
  546. package/www/build/p-3c7cf41f.entry.js +0 -1
  547. package/www/build/p-3e414cf1.entry.js +0 -1
  548. package/www/build/p-3ecfb7c1.entry.js +0 -1
  549. package/www/build/p-40f96085.entry.js +0 -1
  550. package/www/build/p-4c9c83c0.css +0 -1
  551. package/www/build/p-53d22727.entry.js +0 -1
  552. package/www/build/p-563529f8.entry.js +0 -1
  553. package/www/build/p-57faab40.entry.js +0 -1
  554. package/www/build/p-5b2d8a91.entry.js +0 -1
  555. package/www/build/p-6037dce0.entry.js +0 -1
  556. package/www/build/p-60ec44c6.js +0 -1
  557. package/www/build/p-670232c4.entry.js +0 -1
  558. package/www/build/p-67f346d9.entry.js +0 -1
  559. package/www/build/p-691678c8.entry.js +0 -1
  560. package/www/build/p-69b27fe9.entry.js +0 -16
  561. package/www/build/p-6fe1bffb.entry.js +0 -1
  562. package/www/build/p-728e7dcd.entry.js +0 -1
  563. package/www/build/p-74e31a32.entry.js +0 -1
  564. package/www/build/p-759fb7c4.entry.js +0 -1
  565. package/www/build/p-79223014.entry.js +0 -1
  566. package/www/build/p-7b22a446.entry.js +0 -1
  567. package/www/build/p-7c40fb15.entry.js +0 -1
  568. package/www/build/p-7cbc1836.entry.js +0 -1
  569. package/www/build/p-830b21a4.entry.js +0 -1
  570. package/www/build/p-87099b68.entry.js +0 -1
  571. package/www/build/p-8cabed58.entry.js +0 -1
  572. package/www/build/p-8cf14a47.entry.js +0 -1
  573. package/www/build/p-8eaa46ac.entry.js +0 -1
  574. package/www/build/p-985c5ed8.entry.js +0 -1
  575. package/www/build/p-9f6b43a0.entry.js +0 -1
  576. package/www/build/p-9f8d0f79.entry.js +0 -1
  577. package/www/build/p-a3b8dd69.entry.js +0 -1
  578. package/www/build/p-aa271ed7.entry.js +0 -1
  579. package/www/build/p-ac1a9d63.entry.js +0 -1
  580. package/www/build/p-af4a9bb7.entry.js +0 -1
  581. package/www/build/p-ba495cad.entry.js +0 -1
  582. package/www/build/p-ba9210e9.entry.js +0 -1
  583. package/www/build/p-bf9348e6.entry.js +0 -1
  584. package/www/build/p-c0df6e96.entry.js +0 -1
  585. package/www/build/p-c2b368ff.entry.js +0 -1
  586. package/www/build/p-c39c68b9.entry.js +0 -1
  587. package/www/build/p-cadba1e5.entry.js +0 -1
  588. package/www/build/p-ccb3764b.entry.js +0 -1
  589. package/www/build/p-d668461a.js +0 -1
  590. package/www/build/p-d767f784.entry.js +0 -1
  591. package/www/build/p-d7e72cec.entry.js +0 -1
  592. package/www/build/p-dbc23998.entry.js +0 -1
  593. package/www/build/p-def721df.entry.js +0 -1
  594. package/www/build/p-e12cd68a.entry.js +0 -1
  595. package/www/build/p-e84d2839.entry.js +0 -1
  596. package/www/build/p-eadb185e.entry.js +0 -1
  597. package/www/build/p-f9f9518a.entry.js +0 -1
  598. package/www/build/p-fd305e08.entry.js +0 -1
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
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;width:100%;height:522px;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;z-index:2;width:100%;height:522px;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}:host>div .content.flipped{margin-top:-2px;transform:rotateY(180deg)}:host>div .front,:host>div .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}:host>div .front{z-index:2;top:0;left:0;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{z-index:1;top:0;left:0;display:flex;justify-content:center;padding:0 var(--space-unit);margin-left:calc(-1 * var(--space-unit));transform:rotateY(180deg)}.hide-info{display:none}";
8
9
 
@@ -10,11 +11,13 @@ const ZMyzCardDictionary = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
13
  this.cardFlipped = index.createEvent(this, "cardFlipped", 7);
13
- this.name = undefined;
14
- this.cover = undefined;
14
+ /** card is disabled */
15
15
  this.disabled = false;
16
+ /** card is flipped */
16
17
  this.flipped = false;
18
+ /** flip button label */
17
19
  this.flipbuttonlabel = "INFO";
20
+ /** hide info button */
18
21
  this.hideinfobtn = false;
19
22
  }
20
23
  handleFlipCard(e) {
@@ -25,7 +28,7 @@ const ZMyzCardDictionary = class {
25
28
  this.cardFlipped.emit(showBack);
26
29
  }
27
30
  render() {
28
- return (index.h("div", null, index.h("z-myz-card", null, index.h("z-myz-card-header", { titolo: this.name }), index.h("div", { class: `content ${this.flipped ? "flipped" : ""}` }, index.h("div", { class: "front" }, index.h("z-myz-card-body", null, index.h("z-myz-card-cover", { slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), index.h("z-button", { class: { "hide-info": this.hideinfobtn }, variant: "secondary" /* ButtonVariant.SECONDARY */, icon: "informationsource", size: "x-small" /* ButtonSize.X_SMALL */, onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), index.h("div", { class: "back" }, index.h("slot", { name: "info" }))), index.h("slot", null))));
31
+ return (index.h("div", null, index.h("z-myz-card", null, index.h("z-myz-card-header", { titolo: this.name }), index.h("div", { class: `content ${this.flipped ? "flipped" : ""}` }, index.h("div", { class: "front" }, index.h("z-myz-card-body", null, index.h("z-myz-card-cover", { slot: "cover", titolo: this.name, img: this.cover, faded: this.disabled })), index.h("z-button", { class: { "hide-info": this.hideinfobtn }, variant: index$1.ButtonVariant.SECONDARY, icon: "informationsource", size: index$1.ButtonSize.X_SMALL, onClick: () => this.flipCard(true), disabled: this.flipped }, this.flipbuttonlabel)), index.h("div", { class: "back" }, index.h("slot", { name: "info" }))), index.h("slot", null))));
29
32
  }
30
33
  };
31
34
  ZMyzCardDictionary.style = stylesCss;
@@ -3,18 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = "footer{position:relative;z-index:5;top:0;width:auto;height:calc(var(--space-unit) * 6);padding:0;border-top:var(--border-size-medium) solid var(--color-surface03);margin:0;background-color:var(--color-surface01);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--color-surface05);font-family:var(--font-family-sans);font-weight:var(--font-rg);transition:height 500ms ease-in-out, top 500ms ease-in-out}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{overflow:hidden;height:40px;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 2) var(--space-unit) calc(var(--space-unit) * 2);margin:0;background-color:var(--color-surface01);font-family:var(--font-family-sans);font-size:16px;font-weight:var(--font-rg);line-height:22px;transition:all 200ms linear}footer.isopen>p{background-color:var(--bg-neutral-200);font-size:14px;font-weight:var(--font-sb);transition:all 200ms linear}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{overflow:hidden;height:60px}footer>div.content>div:not(.slot-handler){padding:var(--space-unit) calc(var(--space-unit) * 2)}footer>div.content>div>p{overflow:hidden;height:20px;padding:0;margin:0;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}footer>div.content>div>p.year-isbn{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--space-unit)}footer>div.content>div>p.year-isbn>span.isbn{overflow:hidden;text-overflow:ellipsis}footer.isopen>div.content>div:not(.slot-handler){height:68px}footer.isopen>div.content>div>p.authors{height:40px;text-overflow:initial;white-space:initial}footer.isopen>div.content>div>p.year-isbn{height:50px;flex-direction:column;padding-left:0}footer.isopen>div.content>div>p.year-isbn>span.isbn{display:inline-grid;padding-left:0}footer.isopen{top:-212px;height:295px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content{top:-292px}footer.isopen>div.content{height:280px;transition:height 500ms ease-in-out, top 500ms ease-in-out}footer.isopen.custom-content>div.content{height:230px}.toggle{position:absolute;z-index:10;top:-24px;left:16px}.faded{opacity:0.3;pointer-events:none}footer>p.custom-content,footer .content.custom-content{display:none}footer.isopen>p.custom-content,footer.isopen .content.custom-content{display:block}div.wrapper{position:relative;height:100%}div.wrapper ::slotted([slot=\"content\"]){position:absolute;z-index:10;top:calc(var(--space-unit) * 2);display:block;width:100%;height:112px;box-sizing:border-box;padding:0 calc(var(--space-unit) * 2);border-top:var(--border-size-medium) solid transparent;background:var(--color-white)}div.wrapper.isopen ::slotted([slot=\"content\"]){top:0;bottom:0;height:128px;padding:calc(var(--space-unit) * 2);border-color:var(--accent)}";
8
9
 
9
10
  const ZMyzCardFooter = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.titolo = undefined;
13
- this.autori = undefined;
14
- this.isbn = undefined;
15
- this.faded = undefined;
16
- this.cardtype = undefined;
13
+ /** footer opened by default (optional) */
17
14
  this.opened = false;
15
+ /** display footer custom slotted content */
18
16
  this.customContent = false;
19
17
  this.isOpen = false;
20
18
  this.allowTooltipAuthors = false;
@@ -39,9 +37,9 @@ const ZMyzCardFooter = class {
39
37
  retrieveClass() {
40
38
  return {
41
39
  "isopen": this.isOpen,
42
- "real": this.cardtype === "reale" /* LicenseType.REAL */,
43
- "trial": this.cardtype === "saggio" /* LicenseType.TRIAL */,
44
- "temp": this.cardtype === "reale_temp" /* LicenseType.TEMP */,
40
+ "real": this.cardtype === index$1.LicenseType.REAL,
41
+ "trial": this.cardtype === index$1.LicenseType.TRIAL,
42
+ "temp": this.cardtype === index$1.LicenseType.TEMP,
45
43
  "custom-content": this.customContent,
46
44
  };
47
45
  }
@@ -9,8 +9,9 @@ const stylesCss = "button{display:flex;width:42px;width:calc(var(--space-unit) *
9
9
  const ZMyzCardIcon = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.icon = undefined;
12
+ /** disabled status flag */
13
13
  this.isdisabled = false;
14
+ /** description of the icon*/
14
15
  this.ariaLabel = "";
15
16
  }
16
17
  render() {
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const index$1 = require('./index-199cd650.js');
7
+ const utils = require('./utils-ce225fb3.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
10
  const stylesCss = ":host{width:100%;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{position:relative;display:grid;width:calc(100% + calc(var(--space-unit) * 2));height:402px;box-sizing:border-box;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);border:var(--border-size-small) solid var(--color-primary01);margin-left:calc(-1 * var(--space-unit));background:var(--color-surface01);border-radius:0;box-shadow:0 2px 4px 0 rgb(66 69 72 / 35%)}:host>div>z-icon{position:absolute;top:var(--space-unit);right:var(--space-unit);cursor:pointer;fill:var(--color-primary01)}:host>div>div.cta-wrapper{display:flex;flex-flow:column nowrap;align-self:end;justify-content:space-between}:host>div>div.content-wrapper{position:relative;overflow:hidden;align-self:stretch}:host>div>div.content-wrapper>section{box-sizing:border-box;padding:var(--space-unit) 0;border-bottom:var(--border-size-small) solid var(--color-surface04);color:var(--color-surface05);font-size:14px;line-height:20px}: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{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg, rgb(255 0 0 / 0%), rgb(255 0 0 / 0%) 60%, white);content:\"\";pointer-events:none}: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:0;left:calc(var(--space-unit) * 4)}";
@@ -12,7 +13,7 @@ const ZMyzCardInfo = class {
12
13
  constructor(hostRef) {
13
14
  index.registerInstance(this, hostRef);
14
15
  this.flipCard = index.createEvent(this, "flipCard", 7);
15
- this.data = undefined;
16
+ /** tabindex link attribute (optional) */
16
17
  this.htmltabindex = 0;
17
18
  this.hiddenContent = false;
18
19
  this.tooltip = false;
@@ -93,7 +94,7 @@ const ZMyzCardInfo = class {
93
94
  return;
94
95
  }
95
96
  const { title, year, author, description } = this.cardData;
96
- return (index.h("z-popover", { position: "right" /* PopoverPositions.RIGHT */, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));
97
+ return (index.h("z-popover", { position: index$1.PopoverPositions.RIGHT, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));
97
98
  }
98
99
  setExpirationLicenseMessage(type) {
99
100
  if ((type === "online" && this.cardData.onlineLicense.expired) ||
@@ -9,7 +9,6 @@ const stylesCss = "ul{overflow:hidden;width:auto;height:auto;padding:0;margin:0
9
9
  const ZMyzCardList = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.listdata = undefined;
13
12
  this.renderList = this.renderList.bind(this);
14
13
  }
15
14
  handleSpaceKeyPress(e, url) {
@@ -3,26 +3,27 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss$3 = ":host{--card-overflow:hidden}div{display:flex;overflow:var(--card-overflow);width:auto;width:256px;height:522px;box-sizing:border-box;flex-direction:column;border:var(--border-size-medium) solid var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius)}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}";
8
9
 
9
10
  const ZMyzCardComponent = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.faded = undefined;
13
- this.cardtype = undefined;
13
+ /** pressed status */
14
14
  this.ispressed = false;
15
+ /** highlighted status */
15
16
  this.ishighlighted = false;
16
17
  }
17
18
  retrieveClass() {
18
19
  let elemClasses = "";
19
- if (this.cardtype === "reale" /* LicenseType.REAL */) {
20
+ if (this.cardtype === index$1.LicenseType.REAL) {
20
21
  elemClasses += "real";
21
22
  }
22
- else if (this.cardtype === "saggio" /* LicenseType.TRIAL */) {
23
+ else if (this.cardtype === index$1.LicenseType.TRIAL) {
23
24
  elemClasses += "trial";
24
25
  }
25
- else if (this.cardtype === "reale_temp" /* LicenseType.TEMP */) {
26
+ else if (this.cardtype === index$1.LicenseType.TEMP) {
26
27
  elemClasses += "temp";
27
28
  }
28
29
  if (this.faded) {
@@ -59,10 +60,6 @@ const stylesCss$1 = "img{display:block;max-width:100%;height:340px;margin:auto;o
59
60
  const ZMyzCardCover = class {
60
61
  constructor(hostRef) {
61
62
  index.registerInstance(this, hostRef);
62
- this.img = undefined;
63
- this.titolo = undefined;
64
- this.faded = undefined;
65
- this.defaultimg = undefined;
66
63
  }
67
64
  hadleOnImageError() {
68
65
  this.img = this.defaultimg;
@@ -78,9 +75,6 @@ const stylesCss = "header{position:relative;display:flex;width:auto;height:calc(
78
75
  const ZMyzCardHeader = class {
79
76
  constructor(hostRef) {
80
77
  index.registerInstance(this, hostRef);
81
- this.titolo = undefined;
82
- this.faded = undefined;
83
- this.cardtype = undefined;
84
78
  this.allowTooltip = false;
85
79
  }
86
80
  getTitle() {
@@ -96,9 +90,9 @@ const ZMyzCardHeader = class {
96
90
  }
97
91
  retrieveClass() {
98
92
  return {
99
- real: this.cardtype === "reale" /* LicenseType.REAL */,
100
- trial: this.cardtype === "saggio" /* LicenseType.TRIAL */,
101
- temp: this.cardtype === "reale_temp" /* LicenseType.TEMP */,
93
+ real: this.cardtype === index$1.LicenseType.REAL,
94
+ trial: this.cardtype === index$1.LicenseType.TRIAL,
95
+ temp: this.cardtype === index$1.LicenseType.TEMP,
102
96
  faded: this.faded,
103
97
  };
104
98
  }
@@ -3,7 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
- const utils = require('./utils-7c92be74.js');
6
+ const utils = require('./utils-ce225fb3.js');
7
+ require('./index-199cd650.js');
7
8
  require('./breakpoints-88c4fd6c.js');
8
9
 
9
10
  const stylesCss = ":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--myz-blue);fill:var(--myz-blue)}";
@@ -13,12 +14,9 @@ const ZMyzListItem = class {
13
14
  index.registerInstance(this, hostRef);
14
15
  this.zListItemLinkClick = index.createEvent(this, "zListItemLinkClick", 7);
15
16
  this.zListItemClick = index.createEvent(this, "zListItemClick", 7);
16
- this.text = undefined;
17
- this.link = undefined;
17
+ /** link target (optional) */
18
18
  this.linktarget = "_self";
19
- this.icon = undefined;
20
- this.listitemid = undefined;
21
- this.action = undefined;
19
+ /** underlined style flag */
22
20
  this.underlined = true;
23
21
  this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);
24
22
  this.emitZListItemClick = this.emitZListItemClick.bind(this);
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
  const breakpoints = require('./breakpoints-88c4fd6c.js');
7
8
 
8
9
  const stylesCss = ":host a{cursor:pointer}header{position:sticky;z-index:99;top:0;display:grid;margin-bottom:calc(var(--space-unit) * 6.5);font-family:var(--dashboard-font);font-weight:var(--font-rg);grid-template:1fr / 1fr;grid-template-areas:\"main-header\"}.main-header{z-index:10;display:grid;height:auto;align-items:center;background-color:var(--bg-grey-900);grid-area:main-header;grid-column-gap:calc(var(--space-unit) * 0.5);grid-template:1fr / 2fr 2fr 4fr 100px;grid-template-areas:\"logo link-int link-ext login\"}.main-header.myz-out{background-color:var(--bg-white)}.logo{padding:6px;grid-area:logo}z-logo{transform:scale(0.9)}.dropdown-menu{display:none}.dropdown-menu.hidden{visibility:hidden}.dropdown-links{display:block;max-height:32px;padding:0;margin:0;grid-area:dropdown-links;list-style:none}.arrow{fill:var(--text-grey-200)}.dropdown-links>li{display:inline-block;padding:0;margin:0;list-style:none}.dropdown-links>li>a{width:auto;height:auto;padding-bottom:calc(var(--space-unit) * 0.5);margin:var(--space-unit);color:var(--myz-blue);font-size:14px;letter-spacing:0.18px;line-height:32px;text-decoration:none}.dropdown-links>li>a:hover,.dropdown-links>li>a.active{border-bottom:2px solid var(--myz-blue);color:var(--text-grey-800)}.mobile-header{position:fixed;z-index:inherit;z-index:999;top:0;left:0;display:flex;width:100%;height:52px;flex-flow:row nowrap;align-content:center;align-items:stretch;align-items:center;justify-content:space-between;background-color:var(--bg-grey-900)}.mobile-header.myz-out{background-color:var(--bg-white)}.mobile-header>z-button{margin:0 calc(var(--space-unit) * 2)}.mobile-content{position:fixed;z-index:999;top:52px;left:0;display:flex;overflow:hidden;width:100%;max-height:0;flex-flow:column nowrap;align-content:center;align-items:center;justify-content:center;background-color:var(--bg-grey-900);transition:max-height 1s cubic-bezier(0.46, 0, 1, 0.79)}.mobile-content.open{max-height:100vh;transition:max-height 2s cubic-bezier(0, 0.79, 0.46, 1)}.mobile-content.myz-out{background-color:var(--bg-white)}hr{position:relative;display:block;width:calc(100% - 64px);height:0;max-height:0;padding:0;border:none;border-top:1px solid var(--text-grey-700);margin:0 calc(var(--space-unit) * 4);clear:both;font-size:1px;line-height:0}.menu-mobile{display:flex;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:flex-start;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);color:var(--bg-white);cursor:pointer}.myz-out .menu-mobile{color:var(--text-grey-800)}.menu-toggle{display:flex;flex-direction:column;margin:0 var(--space-unit);grid-area:menu-toggle}.menu-toggle .bar{width:20px;height:2px;margin:2px auto;background-color:var(--bg-white);transition:all 0.3s ease-in-out}.myz-out .menu-toggle .bar{background-color:var(--text-grey-800)}.menu-toggle:hover{cursor:pointer}#mobile-menu.is-active .bar:nth-child(2){opacity:0}#mobile-menu.is-active .bar:nth-child(1){transform:translateY(6px) rotate(45deg)}#mobile-menu.is-active .bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.booktab-button,.mobile-login{display:flex;overflow:hidden;width:100%;height:0%;height:100%;max-height:100%;flex-flow:column nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;padding:0}.hidden{visibility:hidden}.login{display:flex;justify-content:flex-end;padding:0 calc(var(--space-unit) * 2);grid-area:login}.login>z-button{color:var(--bg-white);fill:var(--bg-white)}.booktab-button>z-button{display:flex;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:center;padding:calc(var(--space-unit) * 2) 0 calc(var(--space-unit) * 4) 0}.link-ext{display:flex;overflow:hidden;width:100%;height:0%;height:100%;max-height:100%;flex-flow:column nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;padding:0;grid-area:link-ext}.link-ext-span{display:inline-block;width:100%;box-sizing:border-box;padding:0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);margin:calc(var(--space-unit) * 0.5) auto;margin:0 auto;line-height:44px}.link-ext-span.myz:hover,.link-ext-span.myz:focus{background:var(--text-grey-800);border-radius:var(--border-radius);cursor:pointer}.link-ext z-link{font-size:12px;font-weight:var(--font-sb)}.link-int{display:flex;overflow:hidden;width:100%;height:100%;max-height:100%;flex-flow:column nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;padding:0}.link-int>span{display:flex;width:100%;flex-flow:column nowrap;align-content:flex-start;align-items:stretch;justify-content:flex-start}.link-int>span>.menu-item{display:flex;width:100%;height:auto;box-sizing:border-box;flex-flow:row nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;padding:0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);margin:0 auto;color:var(--bg-white);font-size:16px;font-weight:var(--font-sb);letter-spacing:0.2px;line-height:44px;outline:none;text-decoration:none}.link-int>span>.menu-item:hover,.link-int>span>.menu-item:focus{border-radius:0}.link-int>span>.menu-item>span{white-space:nowrap}.link-int>span>.menu-item>i{width:24px;height:28px;padding-top:calc(var(--space-unit) * 2);text-align:right}.link-int>span:first-child>.menu-item{margin-top:0}.link-int>span>svg{display:none}.link-int>.mobile-dropdown{padding:0 48px}.mobile-login>span{display:flex;flex-flow:column nowrap;align-content:flex-start;align-items:stretch;justify-content:flex-start;fill:white}.mobile-login>span:focus,.mobile-login>span:hover{background:var(--text-grey-800)}.myz-out .mobile-login>span:focus,.myz-out .mobile-login>span:hover{background:none}.mobile-login>span>.menu-item{display:flex;width:100%;height:auto;box-sizing:border-box;flex-flow:row nowrap;align-content:stretch;align-items:stretch;justify-content:space-between;padding:0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);margin:0 auto;color:var(--bg-white);font-size:16px;font-weight:var(--font-sb);letter-spacing:0.2px;line-height:44px;outline:none;text-decoration:none}.myz-out .mobile-login>span>.menu-item{color:var(--text-grey-800)}.mobile-login>span>.menu-item>i{width:24px;height:28px;padding-top:calc(var(--space-unit) * 2);text-align:right}.mobile-login>span>.menu-item>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-login>span>.menu-item>span>z-icon{padding-right:var(--space-unit);fill:var(--bg-white)}.menu-item>i::before{position:relative;top:-0.12em;left:0.16em;display:inline-block;width:0.45em;height:0.45em;border-width:0.12em 0.12em 0 0;border-style:solid;margin-top:2px;margin-right:6px;margin-left:2px;content:\" \";transform:rotate(135deg) scale(1.2);transition:all 0.5s ease;vertical-align:top}.menu-item.isopen>i::before{top:0.24em;transform:rotate(-45deg) scale(1.2);transition:all 0.5s ease}.mobile-dropdown{display:block;overflow:hidden;width:100%;max-height:0;box-sizing:border-box;padding:0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);margin:0 auto;background:white;line-height:44px;transition:max-height 0.3s ease}.mobile-dropdown.visible{max-height:100vh;transition:max-height 0.5s ease}@media only screen and (min-width: 768px){header{margin-bottom:0;grid-template:0.2fr auto / 1fr 0.8fr 1.5fr 1.1fr 0.7fr;grid-template-areas:\"main-header main-header main-header main-header main-header\" \"dropdown-menu dropdown-menu dropdown-menu dropdown-menu dropdown-menu\"}header.myz-out{top:0;grid-template-rows:1fr}.main-header{display:grid;grid-area:main-header;grid-template:1fr / 170px auto auto 120px;grid-template-areas:\"logo link-int link-ext login\"}.dropdown-menu{z-index:9;display:grid;height:32px;padding-left:160px;background:var(--bg-grey-200);grid-area:dropdown-menu;grid-column-gap:var(--space-unit);grid-template:1fr / 1fr;grid-template-areas:\"dropdown-links\";visibility:visible}.booktab-button,.mobile-header,.mobile-login,.mobile-dropdown,.menu-mobile{display:none}.link-int{display:flex;max-height:46px;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:flex-start;margin-top:calc(var(--space-unit) * 0.5);grid-area:link-int}.link-int>span{display:flex;width:auto;flex-flow:column nowrap;align-content:center;align-items:center;justify-content:flex-start}.link-int>span>.menu-item{width:auto;height:auto;padding:calc(var(--space-unit) * 1.5);color:var(--bg-white);font-weight:var(--font-sb);letter-spacing:0.2px;line-height:14px;outline:none;text-decoration:none}.link-int>span>svg{display:block}.menu-item>i{display:none}.link-int>span>.menu-item:focus,.link-int>span>.menu-item:hover{background:var(--text-grey-800);border-radius:var(--border-radius);cursor:pointer}.link-int>span>.menu-item::-moz-focus-inner{border:0}.link-int>span>.menu-item:focus+svg{visibility:visible}.link-ext{display:flex;max-height:46px;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:flex-end}.link-ext-span{width:auto;padding:calc(var(--space-unit) * 0.5) var(--space-unit);margin:var(--space-unit);line-height:14px}}@media only screen and (min-width: 1152px){.main-header{grid-template-columns:170px auto auto 180px}}";
@@ -10,22 +11,11 @@ const stylesCss = ":host a{cursor:pointer}header{position:sticky;z-index:99;top:
10
11
  const ZMyzTopbar = class {
11
12
  constructor(hostRef) {
12
13
  index.registerInstance(this, hostRef);
14
+ this.isMobile = true;
15
+ this.isMenuMobileOpen = false;
13
16
  this.intMenuData = [];
14
17
  this.extMenuData = [];
15
18
  this.isLogged = false;
16
- this.intlinkdata = undefined;
17
- this.extlinkdata = undefined;
18
- this.userdata = undefined;
19
- this.ismyz = undefined;
20
- this.logolink = undefined;
21
- this.imagealt = undefined;
22
- this.activeintlinkid = undefined;
23
- this.activesublinkid = undefined;
24
- this.hideloginbutton = undefined;
25
- this.activeMenuItem = undefined;
26
- this.currentMenuItem = undefined;
27
- this.isMobile = true;
28
- this.isMenuMobileOpen = false;
29
19
  }
30
20
  activeIntLinkChange(newValue) {
31
21
  this.activeMenuItem = this.currentMenuItem = this.intMenuData.find((item) => item.id === newValue);
@@ -137,7 +127,7 @@ const ZMyzTopbar = class {
137
127
  if (this.hideloginbutton) {
138
128
  return;
139
129
  }
140
- return (index.h("z-button", { htmlid: "login-button", variant: this.ismyz ? "secondary" /* ButtonVariant.SECONDARY */ : "tertiary" /* ButtonVariant.TERTIARY */, icon: "login", size: "small" /* ButtonSize.SMALL */ }, "entra"));
130
+ return (index.h("z-button", { htmlid: "login-button", variant: this.ismyz ? index$1.ButtonVariant.SECONDARY : index$1.ButtonVariant.TERTIARY, icon: "login", size: index$1.ButtonSize.SMALL }, "entra"));
141
131
  }
142
132
  renderMobileLoginDiv(userData) {
143
133
  return (index.h("div", { id: "mobile-login", class: "mobile-login" }, index.h("span", null, index.h("a", { class: "menu-item", id: "user-data", onClick: () => this.handleToggleMobileMenuItem("user-data"), role: "button" }, index.h("span", null, index.h("z-icon", { name: "user-avatar", height: 16, width: 16 }), userData.name), index.h("i", null)), this.renderUserData(userData))));
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
  const icons = require('./icons-460f0f1e.js');
7
8
 
8
9
  const navigationTabCss = "z-navigation-tab>button,z-navigation-tab-link>a{position:relative;z-index:0;display:inline-flex;width:auto;align-items:center;justify-content:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);border:none;margin:0;background-color:unset;border-radius:var(--border-no-radius);color:var(--color-primary01);cursor:pointer;fill:currentcolor;font-family:var(--font-family-sans);font-size:inherit;letter-spacing:inherit;line-height:inherit;outline:none;text-align:center;white-space:nowrap}z-navigation-tab-link>a{text-decoration:none}z-navigation-tab *,z-navigation-tab-link *,z-navigation-tab *::before,z-navigation-tab *::after,z-navigation-tab-link *::before,z-navigation-tab-link *::after{box-sizing:border-box}z-navigation-tab>*:focus:focus-visible,z-navigation-tab-link>*:focus:focus-visible{box-shadow:inset var(--shadow-focus-primary)}z-navigation-tab:not([disabled]):hover>*,z-navigation-tab[selected]>*,z-navigation-tab-link:not([disabled]):hover>*,z-navigation-tab-link[selected]>*{color:var(--color-hover-secondary);fill:currentcolor}z-navigation-tab:not([disabled]):hover>*::after,z-navigation-tab[selected]>*::after,z-navigation-tab-link:not([disabled]):hover>*::after,z-navigation-tab-link[selected]>*::after{position:absolute;background-color:var(--color-hover-secondary);content:\"\"}z-navigation-tab[orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab[orientation=\"horizontal\"][selected]>*::after,z-navigation-tab-link[orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab-link[orientation=\"horizontal\"][selected]>*::after{bottom:0;left:0;width:100%;height:var(--border-size-large)}z-navigation-tab z-icon,z-navigation-tab-link z-icon{--z-icon-width:calc(var(--space-unit) * 2);--z-icon-height:calc(var(--space-unit) * 2);display:flex;margin:0}z-navigation-tab[orientation=\"horizontal\"] z-icon,z-navigation-tab-link[orientation=\"horizontal\"] z-icon{margin-right:var(--space-unit)}z-navigation-tab:not([disabled]):hover>*{background-color:var(--color-background)}z-navigation-tab[disabled]>*{color:var(--gray500);cursor:not-allowed;fill:currentcolor;pointer-events:all}z-navigation-tab[size=\"small\"]>*,z-navigation-tab-link[size=\"small\"]>*{font-size:var(--font-size-2);letter-spacing:0.16px;line-height:1.4}z-navigation-tab[size=\"small\"][orientation=\"horizontal\"]>*,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]>*{padding:var(--space-unit) calc(var(--space-unit) * 2)}z-navigation-tab[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab[size=\"small\"][orientation=\"horizontal\"][selected]>*::after,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]:hover>*::after,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"][selected]>*::after{height:var(--border-size-medium)}z-navigation-tab[size=\"small\"]:not([orientation=\"vertical\"]) z-icon,z-navigation-tab-link[size=\"small\"]:not([orientation=\"vertical\"]) z-icon{--z-icon-width:14px;--z-icon-height:14px}z-navigation-tab[orientation=\"vertical\"]>*,z-navigation-tab-link[orientation=\"vertical\"]>*{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}z-navigation-tab[orientation=\"vertical\"]:hover:not([disabled])>*::after,z-navigation-tab[orientation=\"vertical\"][selected]>*::after,z-navigation-tab-link[orientation=\"vertical\"]:hover>*::after,z-navigation-tab-link[orientation=\"vertical\"][selected]>*::after{top:0;right:0;width:var(--border-size-large);height:100%}";
@@ -11,21 +12,28 @@ const ZNavigationTabLink = class {
11
12
  constructor(hostRef) {
12
13
  index.registerInstance(this, hostRef);
13
14
  this.selectedEvent = index.createEvent(this, "selected", 7);
15
+ /**
16
+ * Whether the tab is selected.
17
+ */
14
18
  this.selected = false;
19
+ /**
20
+ * Whether the tab is disabled.
21
+ */
15
22
  this.disabled = false;
16
- this.orientation = "horizontal" /* NavigationTabsOrientation.HORIZONTAL */;
17
- this.size = "big" /* NavigationTabsSize.BIG */;
18
- this.htmlTitle = undefined;
19
- this.target = undefined;
20
- this.href = undefined;
21
- this.icon = undefined;
22
- this.label = undefined;
23
+ /**
24
+ * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
25
+ */
26
+ this.orientation = index$1.NavigationTabsOrientation.HORIZONTAL;
27
+ /**
28
+ * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
29
+ */
30
+ this.size = index$1.NavigationTabsSize.BIG;
23
31
  }
24
32
  /**
25
33
  * Scroll into view to center the tab.
26
34
  */
27
35
  scrollToTab({ target: button }) {
28
- const scrollOptions = this.orientation === "horizontal" /* NavigationTabsOrientation.HORIZONTAL */
36
+ const scrollOptions = this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL
29
37
  ? { block: "nearest", inline: "center" }
30
38
  : { block: "center", inline: "nearest" };
31
39
  button.scrollIntoView(Object.assign({ behavior: "smooth" }, scrollOptions));
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
  const icons = require('./icons-460f0f1e.js');
7
8
 
8
9
  const navigationTabCss = "z-navigation-tab>button,z-navigation-tab-link>a{position:relative;z-index:0;display:inline-flex;width:auto;align-items:center;justify-content:center;padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 5);border:none;margin:0;background-color:unset;border-radius:var(--border-no-radius);color:var(--color-primary01);cursor:pointer;fill:currentcolor;font-family:var(--font-family-sans);font-size:inherit;letter-spacing:inherit;line-height:inherit;outline:none;text-align:center;white-space:nowrap}z-navigation-tab-link>a{text-decoration:none}z-navigation-tab *,z-navigation-tab-link *,z-navigation-tab *::before,z-navigation-tab *::after,z-navigation-tab-link *::before,z-navigation-tab-link *::after{box-sizing:border-box}z-navigation-tab>*:focus:focus-visible,z-navigation-tab-link>*:focus:focus-visible{box-shadow:inset var(--shadow-focus-primary)}z-navigation-tab:not([disabled]):hover>*,z-navigation-tab[selected]>*,z-navigation-tab-link:not([disabled]):hover>*,z-navigation-tab-link[selected]>*{color:var(--color-hover-secondary);fill:currentcolor}z-navigation-tab:not([disabled]):hover>*::after,z-navigation-tab[selected]>*::after,z-navigation-tab-link:not([disabled]):hover>*::after,z-navigation-tab-link[selected]>*::after{position:absolute;background-color:var(--color-hover-secondary);content:\"\"}z-navigation-tab[orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab[orientation=\"horizontal\"][selected]>*::after,z-navigation-tab-link[orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab-link[orientation=\"horizontal\"][selected]>*::after{bottom:0;left:0;width:100%;height:var(--border-size-large)}z-navigation-tab z-icon,z-navigation-tab-link z-icon{--z-icon-width:calc(var(--space-unit) * 2);--z-icon-height:calc(var(--space-unit) * 2);display:flex;margin:0}z-navigation-tab[orientation=\"horizontal\"] z-icon,z-navigation-tab-link[orientation=\"horizontal\"] z-icon{margin-right:var(--space-unit)}z-navigation-tab:not([disabled]):hover>*{background-color:var(--color-background)}z-navigation-tab[disabled]>*{color:var(--gray500);cursor:not-allowed;fill:currentcolor;pointer-events:all}z-navigation-tab[size=\"small\"]>*,z-navigation-tab-link[size=\"small\"]>*{font-size:var(--font-size-2);letter-spacing:0.16px;line-height:1.4}z-navigation-tab[size=\"small\"][orientation=\"horizontal\"]>*,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]>*{padding:var(--space-unit) calc(var(--space-unit) * 2)}z-navigation-tab[size=\"small\"][orientation=\"horizontal\"]:not([disabled]):hover>*::after,z-navigation-tab[size=\"small\"][orientation=\"horizontal\"][selected]>*::after,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"]:hover>*::after,z-navigation-tab-link[size=\"small\"][orientation=\"horizontal\"][selected]>*::after{height:var(--border-size-medium)}z-navigation-tab[size=\"small\"]:not([orientation=\"vertical\"]) z-icon,z-navigation-tab-link[size=\"small\"]:not([orientation=\"vertical\"]) z-icon{--z-icon-width:14px;--z-icon-height:14px}z-navigation-tab[orientation=\"vertical\"]>*,z-navigation-tab-link[orientation=\"vertical\"]>*{padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2)}z-navigation-tab[orientation=\"vertical\"]:hover:not([disabled])>*::after,z-navigation-tab[orientation=\"vertical\"][selected]>*::after,z-navigation-tab-link[orientation=\"vertical\"]:hover>*::after,z-navigation-tab-link[orientation=\"vertical\"][selected]>*::after{top:0;right:0;width:var(--border-size-large);height:100%}";
@@ -11,19 +12,28 @@ const ZNavigationTab = class {
11
12
  constructor(hostRef) {
12
13
  index.registerInstance(this, hostRef);
13
14
  this.selectedEvent = index.createEvent(this, "selected", 7);
15
+ /**
16
+ * Whether the tab is selected.
17
+ */
14
18
  this.selected = false;
19
+ /**
20
+ * Whether the tab is disabled.
21
+ */
15
22
  this.disabled = false;
16
- this.orientation = "horizontal" /* NavigationTabsOrientation.HORIZONTAL */;
17
- this.size = "big" /* NavigationTabsSize.BIG */;
18
- this.icon = undefined;
19
- this.label = undefined;
20
- this.htmlTitle = undefined;
23
+ /**
24
+ * Tab orientation. Do not set this manually: `z-navigation-tabs` will handle this.
25
+ */
26
+ this.orientation = index$1.NavigationTabsOrientation.HORIZONTAL;
27
+ /**
28
+ * Tab size. Do not set this manually: `z-navigation-tabs` will handle this.
29
+ */
30
+ this.size = index$1.NavigationTabsSize.BIG;
21
31
  }
22
32
  /**
23
33
  * Scroll into view to center the tab.
24
34
  */
25
35
  scrollToTab({ target: button }) {
26
- const scrollOptions = this.orientation === "horizontal" /* NavigationTabsOrientation.HORIZONTAL */
36
+ const scrollOptions = this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL
27
37
  ? { block: "nearest", inline: "center" }
28
38
  : { block: "center", inline: "nearest" };
29
39
  button.scrollIntoView(Object.assign({ behavior: "smooth" }, scrollOptions));
@@ -52,7 +62,7 @@ const ZNavigationTab = class {
52
62
  return index.h("z-icon", { name: icon });
53
63
  }
54
64
  render() {
55
- return (index.h("button", { role: "tab", disabled: this.disabled, title: this.htmlTitle, onFocus: this.scrollToTab.bind(this) }, this.icon && this.renderIcon(), this.orientation === "horizontal" /* NavigationTabsOrientation.HORIZONTAL */ && this.label));
65
+ return (index.h("button", { role: "tab", disabled: this.disabled, title: this.htmlTitle, onFocus: this.scrollToTab.bind(this) }, this.icon && this.renderIcon(), this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL && this.label));
56
66
  }
57
67
  static get watchers() { return {
58
68
  "selected": ["onSelected"]
@@ -3,29 +3,33 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ":host{position:relative;z-index:0;display:flex;overflow:hidden;flex-direction:row;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,:host *,::slotted(*){box-sizing:border-box}::-webkit-scrollbar{display:none}.navigation-button{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:0;background:var(--color-white);border-radius:var(--border-no-radius);box-shadow:0 0 4px 1px rgb(66 69 72 / 40%);cursor:pointer;fill:var(--color-primary01);outline:none}.navigation-button:focus:focus-visible{box-shadow:inset var(--shadow-focus-primary);fill:var(--color-primary01)}.navigation-button:disabled{display:none}nav{display:flex;overflow:auto;align-items:center;justify-content:flex-start;scroll-behavior:smooth;scrollbar-width:none}:host([orientation=\"horizontal\"]) nav{width:100%}:host([orientation=\"horizontal\"]) .navigation-button{top:0;width:calc(var(--space-unit) * 4);height:100%}:host([orientation=\"horizontal\"]) .navigation-button:first-child{left:0}:host([orientation=\"horizontal\"]) .navigation-button:last-child{right:0}:host([orientation=\"vertical\"]){width:fit-content;flex-direction:column}:host([orientation=\"vertical\"]) nav{height:100%;flex-direction:column;align-items:stretch}:host([orientation=\"vertical\"]) .navigation-button{left:0;width:100%;height:calc(var(--space-unit) * 4)}:host([orientation=\"vertical\"]) .navigation-button:first-child{top:0}:host([orientation=\"vertical\"]) .navigation-button:last-child{bottom:0}:host([size=\"small\"][orientation=\"vertical\"]) .navigation-button{height:calc(var(--space-unit) * 4)}";
8
9
 
9
10
  const ZNavigationTabs = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
- this.orientation = "horizontal" /* NavigationTabsOrientation.HORIZONTAL */;
13
- this.size = "big" /* NavigationTabsSize.BIG */;
14
- this.canNavigate = undefined;
15
- this.canNavigatePrev = undefined;
16
- this.canNavigateNext = undefined;
13
+ /**
14
+ * Navigation tabs orientation.
15
+ */
16
+ this.orientation = index$1.NavigationTabsOrientation.HORIZONTAL;
17
+ /**
18
+ * Navigation tabs size.
19
+ */
20
+ this.size = index$1.NavigationTabsSize.BIG;
17
21
  }
18
22
  /**
19
23
  * Getter for the direction to check based on current orientation.
20
24
  */
21
25
  get direction() {
22
- return this.orientation == "horizontal" /* NavigationTabsOrientation.HORIZONTAL */ ? "Left" : "Top";
26
+ return this.orientation == index$1.NavigationTabsOrientation.HORIZONTAL ? "Left" : "Top";
23
27
  }
24
28
  /**
25
29
  * Getter for the dimension to check based on current orientation.
26
30
  */
27
31
  get dimension() {
28
- return this.orientation == "horizontal" /* NavigationTabsOrientation.HORIZONTAL */ ? "Width" : "Height";
32
+ return this.orientation == index$1.NavigationTabsOrientation.HORIZONTAL ? "Width" : "Height";
29
33
  }
30
34
  /**
31
35
  * Set the `size` prop to all `z-navigation-tab` children.
@@ -106,9 +110,9 @@ const ZNavigationTabs = class {
106
110
  }
107
111
  render() {
108
112
  return (index.h(index.Host, { class: {
109
- "interactive-2": this.size === "small" /* NavigationTabsSize.SMALL */,
110
- "interactive-1": this.size !== "small" /* NavigationTabsSize.SMALL */,
111
- }, scrollable: this.canNavigate }, this.canNavigate && (index.h("button", { class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabindex: "-1", disabled: !this.canNavigatePrev }, index.h("z-icon", { name: this.orientation === "horizontal" /* NavigationTabsOrientation.HORIZONTAL */ ? "chevron-left" : "chevron-up", width: 16, height: 16 }))), index.h("nav", { role: "tablist", ref: (el) => (this.tabsNav = el !== null && el !== void 0 ? el : this.tabsNav), onScroll: this.checkScrollEnabled.bind(this) }, index.h("slot", null)), this.canNavigate && (index.h("button", { class: "navigation-button", onClick: this.navigateForward.bind(this), tabindex: "-1", disabled: !this.canNavigateNext }, index.h("z-icon", { name: this.orientation === "horizontal" /* NavigationTabsOrientation.HORIZONTAL */ ? "chevron-right" : "chevron-down", width: 16, height: 16 })))));
113
+ "interactive-2": this.size === index$1.NavigationTabsSize.SMALL,
114
+ "interactive-1": this.size !== index$1.NavigationTabsSize.SMALL,
115
+ }, scrollable: this.canNavigate }, this.canNavigate && (index.h("button", { class: "navigation-button", onClick: this.navigateBackwards.bind(this), tabindex: "-1", disabled: !this.canNavigatePrev }, index.h("z-icon", { name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-left" : "chevron-up", width: 16, height: 16 }))), index.h("nav", { role: "tablist", ref: (el) => (this.tabsNav = el !== null && el !== void 0 ? el : this.tabsNav), onScroll: this.checkScrollEnabled.bind(this) }, index.h("slot", null)), this.canNavigate && (index.h("button", { class: "navigation-button", onClick: this.navigateForward.bind(this), tabindex: "-1", disabled: !this.canNavigateNext }, index.h("z-icon", { name: this.orientation === index$1.NavigationTabsOrientation.HORIZONTAL ? "chevron-right" : "chevron-down", width: 16, height: 16 })))));
112
116
  }
113
117
  get host() { return index.getElement(this); }
114
118
  static get watchers() { return {
@@ -11,11 +11,14 @@ const ZNotification = class {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.notificationAction = index.createEvent(this, "notificationAction", 7);
13
13
  this.notificationClose = index.createEvent(this, "notificationClose", 7);
14
- this.contenticonname = undefined;
15
- this.actiontext = undefined;
16
- this.type = undefined;
14
+ /** Enable close icon */
17
15
  this.showclose = false;
16
+ /**
17
+ * Enable shadow.
18
+ * @deprecated shadow is available only for the `sticky` version of the notification.
19
+ */
18
20
  this.showshadow = false;
21
+ /** Enable sticky notification bar. */
19
22
  this.sticky = false;
20
23
  this.handleActionButtonClick = this.handleActionButtonClick.bind(this);
21
24
  this.handleCloseButtonClick = this.handleCloseButtonClick.bind(this);
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ".sc-z-offcanvas-h{--z-offcanvas--container-width:375px;--z-offcanvas--top-space:0;z-index:1000;display:none;min-width:100%;height:100%;justify-content:end;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.canvas-container.sc-z-offcanvas{z-index:1010;display:flex;overflow:-moz-scrollbars-none;overflow:hidden;min-width:100%;height:100%;flex-direction:column;background:var(--color-surface01);transform:translateX(100%)}@keyframes enter-right{from{transform:translateX(100%)}to{transform:translateX(0)}}[open].sc-z-offcanvas-h>.canvas-container.sc-z-offcanvas{animation-duration:0.4s;animation-name:enter-right;animation-timing-function:ease-out;transform:translateX(0)}@keyframes exit-right{from{transform:translateX(0)}to{transform:translateX(100%)}}.sc-z-offcanvas-h:not([open])[variant=\"overlay\"]>.canvas-container.sc-z-offcanvas{animation-duration:0.4s;animation-name:exit-right;animation-timing-function:ease-out;transform:translateX(100%)}[variant=\"overlay\"].sc-z-offcanvas-h{position:fixed;top:var(--z-offcanvas--top-space);right:0;bottom:0;left:0;height:calc(100% - var(--z-offcanvas--top-space))}[variant=\"overlay\"].sc-z-offcanvas-h .canvas-background.sc-z-offcanvas{position:absolute;left:0;width:100%;height:100%;background-color:var(--gray900);opacity:0.7}[transitiondirection=\"right\"].sc-z-offcanvas-h{justify-content:start}[transitiondirection=\"right\"].sc-z-offcanvas-h>.canvas-container.sc-z-offcanvas{transform:translateX(-100%)}@keyframes enter-left{from{transform:translateX(-100%)}to{transform:translateX(0)}}[transitiondirection=\"right\"][open].sc-z-offcanvas-h>.canvas-container.sc-z-offcanvas{animation-duration:0.4s;animation-name:enter-left;animation-timing-function:ease-out;transform:translateX(0)}@keyframes exit-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}.sc-z-offcanvas-h:not([open])[variant=\"overlay\"][transitiondirection=\"right\"]>.canvas-container.sc-z-offcanvas{animation-duration:0.4s;animation-name:exit-left;animation-timing-function:ease-out;transform:translateX(-100%)}.canvas-container.sc-z-offcanvas>.canvas-content.sc-z-offcanvas{overflow:auto;flex:1 auto;padding:0 calc(var(--space-unit) * 2);margin:calc(var(--space-unit) * 2) calc(var(--space-unit) / 2) calc(var(--space-unit) * 2) 0;overflow-x:hidden}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-track{background-color:transparent}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.canvas-container.sc-z-offcanvas .canvas-content.sc-z-offcanvas{scrollbar-color:var(--color-primary01) transparent}@media only screen and (min-width: 768px){.sc-z-offcanvas-h{min-width:auto}.canvas-container.sc-z-offcanvas{width:auto;min-width:max(var(--z-offcanvas--container-width), 375px);max-width:max(var(--z-offcanvas--container-width), 375px);height:auto;min-height:calc(var(--space-unit) * 40)}@keyframes grow{from{width:0}to{width:max(var(--z-offcanvas--container-width), 375px)}}.sc-z-offcanvas-h:not([variant=\"overlay\"])[open]{width:auto;animation-duration:0.4s;animation-name:grow;animation-timing-function:ease-out}}";
8
9
 
@@ -10,9 +11,16 @@ const ZOffcanvas = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
13
  this.canvasOpenStatusChanged = index.createEvent(this, "canvasOpenStatusChanged", 7);
13
- this.variant = "pushcontent" /* OffCanvasVariant.PUSHCONTENT */;
14
+ /**
15
+ * Offcanvas variant.
16
+ * Can be one of "overlay", "pushcontent"
17
+ * Default variant: pushcontent
18
+ */
19
+ this.variant = index$1.OffCanvasVariant.PUSHCONTENT;
20
+ /** open component. Default: false */
14
21
  this.open = false;
15
- this.transitiondirection = "left" /* TransitionDirection.LEFT */;
22
+ /** open content transitioning in a specified direction left | right. Default: left */
23
+ this.transitiondirection = index$1.TransitionDirection.LEFT;
16
24
  }
17
25
  componentWillLoad() {
18
26
  this.handleOpenStatus();
@@ -25,7 +33,7 @@ const ZOffcanvas = class {
25
33
  if (this.open) {
26
34
  this.hostElement.style.display = "flex";
27
35
  }
28
- else if (this.variant === "pushcontent" /* OffCanvasVariant.PUSHCONTENT */) {
36
+ else if (this.variant === index$1.OffCanvasVariant.PUSHCONTENT) {
29
37
  this.hostElement.style.display = "none";
30
38
  document.body.style.overflowX = "hidden";
31
39
  }
@@ -34,7 +42,7 @@ const ZOffcanvas = class {
34
42
  if (this.hostElement.hasAttribute("open")) {
35
43
  this.hostElement.querySelector(`.canvas-content`).focus();
36
44
  }
37
- else if (this.variant === "overlay" /* OffCanvasVariant.OVERLAY */) {
45
+ else if (this.variant === index$1.OffCanvasVariant.OVERLAY) {
38
46
  this.hostElement.style.display = "none";
39
47
  document.body.style.overflowX = "initial";
40
48
  }
@@ -3,6 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
+ const index$1 = require('./index-199cd650.js');
6
7
 
7
8
  const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}.digits-container{display:flex;justify-content:flex-start}input{width:calc(var(--space-unit) * 5);height:72px;box-sizing:border-box;padding:0;caret-color:transparent;color:var(--color-surface05);font-family:var(--font-family-sans);font-size:32px;font-weight:300;text-align:center}input.error{border:1px solid;border-color:var(--color-error01);background-color:var(--color-error-inverse);border-radius:4px}input:not(:last-of-type){margin-right:var(--space-unit)}@media only screen and (min-width: 768px){input:not(:last-of-type){margin-right:calc(var(--space-unit) * 2)}}@media only screen and (min-width: 1025px){input{width:calc(var(--space-unit) * 6)}}";
8
9
 
@@ -10,9 +11,8 @@ const ZOtp = class {
10
11
  constructor(hostRef) {
11
12
  index.registerInstance(this, hostRef);
12
13
  this.otpChange = index.createEvent(this, "otpChange", 7);
14
+ /** Input number */
13
15
  this.inputNum = 6;
14
- this.status = undefined;
15
- this.message = undefined;
16
16
  }
17
17
  emitInputChange(value) {
18
18
  this.otpChange.emit({ value });
@@ -22,7 +22,7 @@ const ZOtp = class {
22
22
  this.otpRef = [...Array(this.inputNum)];
23
23
  }
24
24
  render() {
25
- return (index.h("div", { class: "otp-container" }, index.h("div", { class: "digits-container" }, this.otp.map((_val, i) => (index.h("input", { class: this.status == "error" /* InputStatus.ERROR */ ? "error" : null, onKeyDown: (e) => {
25
+ return (index.h("div", { class: "otp-container" }, index.h("div", { class: "digits-container" }, this.otp.map((_val, i) => (index.h("input", { class: this.status == index$1.InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
26
26
  if (e.keyCode > 47) {
27
27
  this.otpRef[i].value = "";
28
28
  }
@@ -4,8 +4,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e3299e0a.js');
6
6
  const hammer = require('./hammer-4f20813e.js');
7
- const utils = require('./utils-7c92be74.js');
7
+ const utils = require('./utils-ce225fb3.js');
8
8
  require('./_commonjsHelpers-537d719a.js');
9
+ require('./index-199cd650.js');
9
10
  require('./breakpoints-88c4fd6c.js');
10
11
 
11
12
  const stylesCss = ":host>div{display:flex;height:48px;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:space-around}:host>div>z-icon{margin:calc(var(--space-unit) * 2) 0;color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01)}:host>div>z-icon.disabled{color:var(--color-disabled01);cursor:default;fill:var(--color-disabled01);pointer-events:none}";
@@ -16,14 +17,14 @@ const ZPaginationBar = class {
16
17
  this.goToPage = index.createEvent(this, "goToPage", 7);
17
18
  this.changeStartPage = index.createEvent(this, "changeStartPage", 7);
18
19
  this.addPageToHistory = index.createEvent(this, "addPageToHistory", 7);
19
- this.velocityConstantMultiplier = 2;
20
- this.pages = undefined;
21
- this.visiblepages = undefined;
20
+ /** current displayed page (mutable) */
22
21
  this.currentpage = 1;
22
+ /** initial page (mutable) */
23
23
  this.startpage = 1;
24
- this.historyraw = undefined;
24
+ /** array of history of visited pages (mutable, optional) */
25
25
  this.listhistoryrow = [];
26
26
  this.currentPages = [];
27
+ this.velocityConstantMultiplier = 2;
27
28
  this.navigateRight = this.navigateRight.bind(this);
28
29
  this.navigateLeft = this.navigateLeft.bind(this);
29
30
  this.emitGoToPage = this.emitGoToPage.bind(this);
@@ -9,11 +9,13 @@ const stylesCss = ":host{display:inline-block;font-family:var(--font-family-sans
9
9
  const ZPaginationPage = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
- this.pageid = undefined;
13
- this.value = undefined;
12
+ /** selected status flag */
14
13
  this.isselected = false;
14
+ /** disabled status flag */
15
15
  this.isdisabled = false;
16
+ /** visited status flag */
16
17
  this.isvisited = false;
18
+ /** aria-label string */
17
19
  this.ariaLabel = "";
18
20
  }
19
21
  render() {