@zanichelli/albe-web-components 6.3.2 → 6.3.3

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 (636) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/cjs/index-e3299e0a.js +18 -74
  3. package/dist/cjs/{index-f08f7171.js → index-fa110f37.js} +13 -54
  4. package/dist/cjs/index.cjs.js +2 -26
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/{utils-73ead59e.js → utils-600bad93.js} +1 -1
  7. package/dist/cjs/{utils-7fde0c53.js → utils-8bc9056f.js} +1 -1
  8. package/dist/cjs/web-components-library.cjs.js +2 -2
  9. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  10. package/dist/cjs/z-anchor-navigation.cjs.entry.js +8 -1
  11. package/dist/cjs/z-app-header_2.cjs.entry.js +29 -12
  12. package/dist/cjs/{z-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -6
  13. package/dist/cjs/z-app-topbar.cjs.entry.js +3 -7
  14. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -1
  15. package/dist/cjs/z-avatar.cjs.entry.js +4 -3
  16. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  17. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  18. package/dist/cjs/z-button.cjs.entry.js +6 -6
  19. package/dist/cjs/z-card.cjs.entry.js +3 -4
  20. package/dist/cjs/z-carousel.cjs.entry.js +6 -8
  21. package/dist/cjs/z-chip.cjs.entry.js +4 -4
  22. package/dist/cjs/z-combobox.cjs.entry.js +14 -13
  23. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -3
  24. package/dist/cjs/z-cover-hero.cjs.entry.js +8 -1
  25. package/dist/cjs/z-date-picker.cjs.entry.js +4 -4
  26. package/dist/cjs/z-divider.cjs.entry.js +4 -1
  27. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  28. package/dist/cjs/z-file-upload.cjs.entry.js +6 -10
  29. package/dist/cjs/z-file.cjs.entry.js +2 -4
  30. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  31. package/dist/cjs/z-info-reveal.cjs.entry.js +5 -2
  32. package/dist/cjs/z-input_2.cjs.entry.js +12 -18
  33. package/dist/cjs/z-link.cjs.entry.js +9 -3
  34. package/dist/cjs/z-list_3.cjs.entry.js +71 -12
  35. package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
  36. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  37. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  38. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -3
  39. package/dist/cjs/z-modal-login.cjs.entry.js +2 -5
  40. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  41. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -5
  42. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +5 -3
  43. package/dist/cjs/z-myz-card-footer.cjs.entry.js +3 -6
  44. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  45. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -4
  46. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  47. package/dist/cjs/z-myz-card_4.cjs.entry.js +3 -10
  48. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -7
  49. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  50. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +13 -6
  51. package/dist/cjs/z-navigation-tab.cjs.entry.js +13 -4
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +7 -4
  53. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  54. package/dist/cjs/z-offcanvas.cjs.entry.js +8 -1
  55. package/dist/cjs/z-otp.cjs.entry.js +2 -3
  56. package/dist/cjs/z-pagination.cjs.entry.js +13 -6
  57. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  58. package/dist/cjs/z-pocket_3.cjs.entry.js +4 -5
  59. package/dist/cjs/z-popover.cjs.entry.js +35 -24
  60. package/dist/cjs/z-range-picker.cjs.entry.js +3 -7
  61. package/dist/cjs/z-section-title.cjs.entry.js +8 -1
  62. package/dist/cjs/{z-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +10 -27
  63. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  64. package/dist/cjs/z-slideshow.cjs.entry.js +2 -5
  65. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  66. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  67. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  68. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  69. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  70. package/dist/cjs/z-table-header.cjs.entry.js +6 -6
  71. package/dist/cjs/z-table-row.cjs.entry.js +2 -1
  72. package/dist/cjs/z-table.cjs.entry.js +9 -7
  73. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  74. package/dist/cjs/z-toast-notification-list.cjs.entry.js +3 -1
  75. package/dist/cjs/z-toast-notification.cjs.entry.js +5 -9
  76. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  77. package/dist/cjs/z-toggle-switch.cjs.entry.js +6 -2
  78. package/dist/cjs/z-tooltip.cjs.entry.js +7 -3
  79. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  80. package/dist/collection/beans/index.js +13 -54
  81. package/dist/collection/collection-manifest.json +1 -18
  82. package/dist/collection/components/buttons/z-button/index.js +5 -5
  83. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  84. package/dist/collection/components/buttons/z-chip/index.js +2 -2
  85. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  86. package/dist/collection/components/buttons/z-toggle-switch/index.js +4 -0
  87. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  88. package/dist/collection/components/date-picker/z-range-picker/index.js +1 -5
  89. package/dist/collection/components/file-upload/z-file/index.js +2 -4
  90. package/dist/collection/components/file-upload/z-file-upload/index.js +4 -8
  91. package/dist/collection/components/icons/z-icon/index.js +0 -7
  92. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  93. package/dist/collection/components/inputs/z-combobox/index.js +12 -11
  94. package/dist/collection/components/inputs/z-input/index.js +10 -14
  95. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  96. package/dist/collection/components/inputs/z-select/index.js +8 -9
  97. package/dist/collection/components/list/z-list/index.js +6 -0
  98. package/dist/collection/components/list/z-list-element/index.js +49 -11
  99. package/dist/collection/components/list/z-list-group/index.js +15 -0
  100. package/dist/collection/components/list/z-toast-notification-list/index.js +2 -0
  101. package/dist/collection/components/logo/z-logo/index.js +0 -8
  102. package/dist/collection/components/modal/z-modal/index.js +1 -3
  103. package/dist/collection/components/modal/z-modal-login/index.js +1 -4
  104. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +12 -3
  105. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +12 -5
  106. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +6 -3
  107. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  108. package/dist/collection/components/navigation/z-app-switcher/index.js +1 -0
  109. package/dist/collection/components/navigation/z-app-topbar/index.js +2 -6
  110. package/dist/collection/components/navigation/z-link/index.js +9 -3
  111. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  112. package/dist/collection/components/navigation/z-menu-dropdown/index.js +0 -3
  113. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  114. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  115. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  116. package/dist/collection/components/notification/z-notification/index.js +6 -3
  117. package/dist/collection/components/notification/z-toast-notification/index.js +4 -8
  118. package/dist/collection/components/notification/z-tooltip/index.js +11 -7
  119. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  120. package/dist/collection/components/typography/z-body/index.js +1 -2
  121. package/dist/collection/components/typography/z-heading/index.js +1 -2
  122. package/dist/collection/components/typography/z-typography/index.js +1 -2
  123. package/dist/collection/components/z-anchor-navigation/index.js +7 -0
  124. package/dist/collection/components/z-aria-alert/index.js +1 -0
  125. package/dist/collection/components/z-avatar/index.js +3 -2
  126. package/dist/collection/components/z-card/index.js +2 -3
  127. package/dist/collection/components/z-carousel/index.js +5 -7
  128. package/dist/collection/components/z-contextual-menu/index.js +12 -7
  129. package/dist/collection/components/z-cover-hero/index.js +7 -0
  130. package/dist/collection/components/z-divider/index.js +3 -0
  131. package/dist/collection/components/z-info-reveal/index.js +4 -1
  132. package/dist/collection/components/z-offcanvas/index.js +7 -0
  133. package/dist/collection/components/z-pagination/index.js +12 -5
  134. package/dist/collection/components/z-popover/index.js +38 -27
  135. package/dist/collection/components/z-section-title/index.js +7 -0
  136. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  137. package/dist/collection/components/z-table/z-table/index.js +8 -6
  138. package/dist/collection/components/z-table/z-table-cell/index.js +1 -1
  139. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  140. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  141. package/dist/collection/components/z-table/z-table-header/index.js +5 -5
  142. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  143. package/dist/collection/components/z-table/z-table-row/index.js +1 -0
  144. package/dist/collection/components/z-tag/index.js +0 -4
  145. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +2 -2
  146. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +0 -6
  147. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  148. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +4 -2
  149. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +2 -5
  150. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +0 -3
  151. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  152. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -3
  153. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  154. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  155. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  156. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -2
  157. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  158. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  159. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  160. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  161. package/dist/collection/snowflakes/myz/z-otp/index.js +1 -2
  162. package/dist/collection/snowflakes/myz/z-slideshow/index.js +0 -3
  163. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  164. package/dist/esm/index-a2ca4b97.js +18 -74
  165. package/dist/esm/index.js +2 -2
  166. package/dist/esm/loader.js +2 -2
  167. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  168. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  169. package/dist/esm/web-components-library.js +2 -2
  170. package/dist/esm/z-alert.entry.js +0 -1
  171. package/dist/esm/z-anchor-navigation.entry.js +8 -1
  172. package/dist/esm/z-app-header_2.entry.js +29 -12
  173. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -8
  174. package/dist/esm/z-app-topbar.entry.js +3 -7
  175. package/dist/esm/z-aria-alert.entry.js +2 -1
  176. package/dist/esm/z-avatar.entry.js +4 -3
  177. package/dist/esm/z-body_2.entry.js +2 -4
  178. package/dist/esm/z-button-sort.entry.js +4 -4
  179. package/dist/esm/z-button.entry.js +6 -6
  180. package/dist/esm/z-card.entry.js +3 -4
  181. package/dist/esm/z-carousel.entry.js +6 -8
  182. package/dist/esm/z-chip.entry.js +4 -4
  183. package/dist/esm/z-combobox.entry.js +14 -13
  184. package/dist/esm/z-contextual-menu.entry.js +8 -3
  185. package/dist/esm/z-cover-hero.entry.js +8 -1
  186. package/dist/esm/z-date-picker.entry.js +4 -4
  187. package/dist/esm/z-divider.entry.js +4 -1
  188. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  189. package/dist/esm/z-file-upload.entry.js +6 -10
  190. package/dist/esm/z-file.entry.js +2 -4
  191. package/dist/esm/z-info-box.entry.js +1 -1
  192. package/dist/esm/z-info-reveal.entry.js +5 -2
  193. package/dist/esm/z-input_2.entry.js +12 -18
  194. package/dist/esm/z-link.entry.js +9 -3
  195. package/dist/esm/z-list_3.entry.js +71 -12
  196. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  197. package/dist/esm/z-menu-section.entry.js +0 -3
  198. package/dist/esm/z-menu.entry.js +10 -3
  199. package/dist/esm/z-messages-pocket.entry.js +2 -3
  200. package/dist/esm/z-modal-login.entry.js +2 -5
  201. package/dist/esm/z-modal.entry.js +1 -3
  202. package/dist/esm/z-myz-card-alert.entry.js +1 -5
  203. package/dist/esm/z-myz-card-dictionary.entry.js +5 -3
  204. package/dist/esm/z-myz-card-footer.entry.js +3 -6
  205. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  206. package/dist/esm/z-myz-card-info.entry.js +4 -4
  207. package/dist/esm/z-myz-card-list.entry.js +0 -1
  208. package/dist/esm/z-myz-card_4.entry.js +3 -10
  209. package/dist/esm/z-myz-list-item.entry.js +4 -7
  210. package/dist/esm/z-myz-list.entry.js +31 -0
  211. package/dist/esm/z-navigation-tab-link.entry.js +13 -6
  212. package/dist/esm/z-navigation-tab.entry.js +13 -4
  213. package/dist/esm/z-navigation-tabs.entry.js +7 -4
  214. package/dist/esm/z-notification.entry.js +6 -3
  215. package/dist/esm/z-offcanvas.entry.js +8 -1
  216. package/dist/esm/z-otp.entry.js +2 -3
  217. package/dist/esm/z-pagination.entry.js +13 -6
  218. package/dist/esm/z-panel-elem.entry.js +2 -7
  219. package/dist/esm/z-pocket_3.entry.js +4 -5
  220. package/dist/esm/z-popover.entry.js +35 -24
  221. package/dist/esm/z-range-picker.entry.js +3 -7
  222. package/dist/esm/z-section-title.entry.js +8 -1
  223. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +12 -28
  224. package/dist/esm/z-skip-to-content.entry.js +3 -3
  225. package/dist/esm/z-slideshow.entry.js +2 -5
  226. package/dist/esm/z-stepper-item.entry.js +0 -4
  227. package/dist/esm/z-table-cell.entry.js +2 -2
  228. package/dist/esm/z-table-empty-box.entry.js +2 -0
  229. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  230. package/dist/esm/z-table-header-row.entry.js +0 -1
  231. package/dist/esm/z-table-header.entry.js +6 -6
  232. package/dist/esm/z-table-row.entry.js +2 -1
  233. package/dist/esm/z-table.entry.js +9 -7
  234. package/dist/esm/z-tag.entry.js +0 -2
  235. package/dist/esm/z-toast-notification-list.entry.js +3 -1
  236. package/dist/esm/z-toast-notification.entry.js +5 -9
  237. package/dist/esm/z-toggle-button.entry.js +2 -2
  238. package/dist/esm/z-toggle-switch.entry.js +6 -2
  239. package/dist/esm/z-tooltip.entry.js +7 -3
  240. package/dist/esm/z-user-dropdown.entry.js +1 -5
  241. package/dist/types/beans/index.d.ts +1 -60
  242. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  243. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  244. package/dist/types/components/z-popover/index.d.ts +4 -4
  245. package/dist/types/components.d.ts +8 -1057
  246. package/dist/types/stencil-public-runtime.d.ts +0 -5
  247. package/dist/web-components-library/index.esm.js +1 -1
  248. package/dist/web-components-library/p-009c9f67.entry.js +1 -0
  249. package/dist/web-components-library/p-01f001fd.entry.js +1 -0
  250. package/dist/web-components-library/p-057600de.entry.js +1 -0
  251. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  252. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  253. package/dist/web-components-library/p-07e18572.entry.js +1 -0
  254. package/dist/web-components-library/p-0843b0e7.entry.js +1 -0
  255. package/dist/web-components-library/p-0fa4b50b.entry.js +1 -0
  256. package/dist/web-components-library/p-1b6279a6.entry.js +1 -0
  257. package/dist/web-components-library/p-1ba8d432.entry.js +1 -0
  258. package/dist/web-components-library/p-1cb23bbb.entry.js +1 -0
  259. package/dist/web-components-library/p-20a3247c.entry.js +1 -0
  260. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  261. package/dist/web-components-library/p-26f834e5.entry.js +1 -0
  262. package/dist/web-components-library/p-279655eb.entry.js +1 -0
  263. package/{www/build/p-1fdbd448.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  264. package/dist/web-components-library/p-2d1b6c3c.entry.js +1 -0
  265. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  266. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  267. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  268. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  269. package/dist/web-components-library/p-38a3cf3b.entry.js +1 -0
  270. package/dist/web-components-library/p-3a468aa9.entry.js +1 -0
  271. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  272. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  273. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  274. package/dist/web-components-library/p-475ca461.entry.js +1 -0
  275. package/{www/build/p-4a322ca6.entry.js → dist/web-components-library/p-496863be.entry.js} +1 -1
  276. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  277. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  278. package/dist/web-components-library/p-59cfee8d.entry.js +1 -0
  279. package/dist/web-components-library/p-5dd9a2c6.entry.js +1 -0
  280. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  281. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  282. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  283. package/dist/web-components-library/p-6b1a5309.entry.js +1 -0
  284. package/dist/web-components-library/p-7af991f5.entry.js +1 -0
  285. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  286. package/dist/web-components-library/p-8980398c.entry.js +1 -0
  287. package/dist/web-components-library/p-8b960526.entry.js +1 -0
  288. package/dist/web-components-library/p-8bf0844b.entry.js +1 -0
  289. package/dist/web-components-library/p-8c105bd1.entry.js +1 -0
  290. package/dist/web-components-library/p-8f46e548.entry.js +1 -0
  291. package/dist/web-components-library/p-8ffc17b7.entry.js +1 -0
  292. package/dist/web-components-library/p-93dc6d51.entry.js +1 -0
  293. package/dist/web-components-library/p-95b8f109.entry.js +1 -0
  294. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  295. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  296. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  297. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  298. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  299. package/dist/web-components-library/p-a23e9115.js +1 -0
  300. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  301. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  302. package/dist/web-components-library/p-a82ea410.entry.js +1 -0
  303. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  304. package/dist/web-components-library/p-b33f5e6a.entry.js +1 -0
  305. package/dist/web-components-library/{p-bee26f96.js → p-b3c29822.js} +1 -1
  306. package/dist/web-components-library/p-b6f36170.entry.js +16 -0
  307. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  308. package/dist/web-components-library/p-bdc6f2e5.entry.js +1 -0
  309. package/dist/web-components-library/p-beba3e67.entry.js +1 -0
  310. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  311. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  312. package/dist/web-components-library/p-cd43f80d.js +1 -0
  313. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  314. package/dist/web-components-library/p-db3c8e3e.entry.js +1 -0
  315. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  316. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  317. package/dist/web-components-library/p-f0653e72.entry.js +1 -0
  318. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  319. package/dist/web-components-library/p-f20d1242.entry.js +1 -0
  320. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  321. package/dist/web-components-library/web-components-library.esm.js +1 -1
  322. package/package.json +1 -1
  323. package/react/components.d.ts +0 -17
  324. package/react/components.js +2 -20
  325. package/react/components.js.map +1 -1
  326. package/www/build/index.esm.js +1 -1
  327. package/www/build/p-009c9f67.entry.js +1 -0
  328. package/www/build/p-01f001fd.entry.js +1 -0
  329. package/www/build/p-057600de.entry.js +1 -0
  330. package/www/build/p-05ced71c.entry.js +1 -0
  331. package/www/build/p-074ea569.entry.js +1 -0
  332. package/www/build/p-07e18572.entry.js +1 -0
  333. package/www/build/p-0843b0e7.entry.js +1 -0
  334. package/www/build/p-0fa4b50b.entry.js +1 -0
  335. package/www/build/p-1b6279a6.entry.js +1 -0
  336. package/www/build/p-1ba8d432.entry.js +1 -0
  337. package/www/build/p-1cb23bbb.entry.js +1 -0
  338. package/www/build/p-20a3247c.entry.js +1 -0
  339. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  340. package/www/build/p-26f834e5.entry.js +1 -0
  341. package/www/build/p-279655eb.entry.js +1 -0
  342. package/{dist/web-components-library/p-1fdbd448.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  343. package/www/build/p-2d1b6c3c.entry.js +1 -0
  344. package/www/build/p-2efedcf4.entry.js +1 -0
  345. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  346. package/www/build/p-344e7ae7.entry.js +1 -0
  347. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  348. package/www/build/p-38a3cf3b.entry.js +1 -0
  349. package/www/build/p-3a468aa9.entry.js +1 -0
  350. package/www/build/p-3c2d438b.entry.js +1 -0
  351. package/www/build/p-3f55dce6.entry.js +1 -0
  352. package/www/build/p-411cbcd6.entry.js +1 -0
  353. package/www/build/p-475ca461.entry.js +1 -0
  354. package/{dist/web-components-library/p-4a322ca6.entry.js → www/build/p-496863be.entry.js} +1 -1
  355. package/www/build/p-4cd6c6f4.entry.js +1 -0
  356. package/www/build/p-51e308ca.entry.js +1 -0
  357. package/www/build/p-59cfee8d.entry.js +1 -0
  358. package/www/build/p-5dd9a2c6.entry.js +1 -0
  359. package/www/build/p-61424b8a.entry.js +1 -0
  360. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  361. package/www/build/p-682528b2.entry.js +1 -0
  362. package/www/build/p-6b1a5309.entry.js +1 -0
  363. package/www/build/p-7af991f5.entry.js +1 -0
  364. package/www/build/p-810bd730.entry.js +1 -0
  365. package/www/build/p-8980398c.entry.js +1 -0
  366. package/www/build/p-8b960526.entry.js +1 -0
  367. package/www/build/p-8bf0844b.entry.js +1 -0
  368. package/www/build/p-8c105bd1.entry.js +1 -0
  369. package/www/build/p-8f46e548.entry.js +1 -0
  370. package/www/build/p-8ffc17b7.entry.js +1 -0
  371. package/www/build/p-93dc6d51.entry.js +1 -0
  372. package/www/build/p-95b8f109.entry.js +1 -0
  373. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  374. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  375. package/www/build/p-9c338aeb.entry.js +1 -0
  376. package/www/build/p-9d03a7d6.entry.js +1 -0
  377. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  378. package/www/build/p-a23e9115.js +1 -0
  379. package/www/build/p-a2b67e2d.entry.js +1 -0
  380. package/www/build/p-a79d1412.entry.js +1 -0
  381. package/www/build/p-a82ea410.entry.js +1 -0
  382. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  383. package/www/build/p-b33f5e6a.entry.js +1 -0
  384. package/www/build/{p-bee26f96.js → p-b3c29822.js} +1 -1
  385. package/www/build/p-b6f36170.entry.js +16 -0
  386. package/www/build/p-bb0fe7bc.entry.js +1 -0
  387. package/www/build/p-bdc6f2e5.entry.js +1 -0
  388. package/www/build/p-beba3e67.entry.js +1 -0
  389. package/www/build/p-c25b0b2a.entry.js +1 -0
  390. package/www/build/p-c6aad085.entry.js +1 -0
  391. package/www/build/p-cd43f80d.js +1 -0
  392. package/www/build/p-ce83ce18.entry.js +1 -0
  393. package/www/build/p-db3c8e3e.entry.js +1 -0
  394. package/www/build/p-e40b16fa.entry.js +1 -0
  395. package/www/build/p-e9bbbd5a.js +1 -0
  396. package/www/build/p-ede9fbf5.entry.js +1 -0
  397. package/www/build/p-f0653e72.entry.js +1 -0
  398. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  399. package/www/build/p-f20d1242.entry.js +1 -0
  400. package/www/build/p-f95cc914.entry.js +1 -0
  401. package/www/build/web-components-library.esm.js +1 -1
  402. package/www/index.html +1 -1
  403. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -28
  404. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -36
  405. package/dist/cjs/z-button-filter.cjs.entry.js +0 -49
  406. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  407. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -24
  408. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -44
  409. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -54
  410. package/dist/cjs/z-footer.cjs.entry.js +0 -110
  411. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  412. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -93
  413. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -201
  414. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  415. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -25
  416. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -129
  417. package/dist/cjs/z-status-tag.cjs.entry.js +0 -32
  418. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -262
  419. package/dist/collection/components/footer/z-footer/index.js +0 -262
  420. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  421. package/dist/collection/components/footer/z-footer-link/index.js +0 -45
  422. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  423. package/dist/collection/components/footer/z-footer-section/index.js +0 -54
  424. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  425. package/dist/collection/components/footer/z-footer-social/index.js +0 -78
  426. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  427. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  428. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  429. package/dist/collection/components/notification/z-cookiebar/index.js +0 -115
  430. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  431. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  432. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  433. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -136
  434. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  435. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -221
  436. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  437. package/dist/collection/deprecated/z-button-filter/index.js +0 -159
  438. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  439. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -63
  440. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  441. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  442. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  443. package/dist/collection/deprecated/z-input-label/index.js +0 -79
  444. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  445. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -300
  446. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  447. package/dist/collection/deprecated/z-status-tag/index.js +0 -133
  448. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  449. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -378
  450. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  451. package/dist/collection/snowflakes/myz/topbar/index.js +0 -409
  452. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  453. package/dist/esm/z-app-switcher.entry.js +0 -24
  454. package/dist/esm/z-button-deprecated.entry.js +0 -32
  455. package/dist/esm/z-button-filter.entry.js +0 -45
  456. package/dist/esm/z-candybar.entry.js +0 -15
  457. package/dist/esm/z-chip-deprecated.entry.js +0 -20
  458. package/dist/esm/z-cookiebar.entry.js +0 -40
  459. package/dist/esm/z-footer-link_3.entry.js +0 -48
  460. package/dist/esm/z-footer.entry.js +0 -106
  461. package/dist/esm/z-input-deprecated.entry.js +0 -257
  462. package/dist/esm/z-menu-dropdown_2.entry.js +0 -88
  463. package/dist/esm/z-myz-topbar.entry.js +0 -197
  464. package/dist/esm/z-pagination-bar.entry.js +0 -112
  465. package/dist/esm/z-pagination-page.entry.js +0 -21
  466. package/dist/esm/z-popover-deprecated.entry.js +0 -125
  467. package/dist/esm/z-status-tag.entry.js +0 -28
  468. package/dist/esm/z-tooltip-deprecated.entry.js +0 -258
  469. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  470. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  471. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  472. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  473. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  474. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  475. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  476. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  477. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  478. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  479. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  480. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  481. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  482. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  483. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  484. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  485. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  486. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  487. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  488. package/dist/web-components-library/p-0afc555e.entry.js +0 -1
  489. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  490. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  491. package/dist/web-components-library/p-18448e4d.entry.js +0 -1
  492. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  493. package/dist/web-components-library/p-1e163a87.entry.js +0 -1
  494. package/dist/web-components-library/p-1f187c54.entry.js +0 -1
  495. package/dist/web-components-library/p-1f8c8cd0.entry.js +0 -1
  496. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  497. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  498. package/dist/web-components-library/p-3027c60b.entry.js +0 -1
  499. package/dist/web-components-library/p-30fcd62b.js +0 -1
  500. package/dist/web-components-library/p-35739670.entry.js +0 -1
  501. package/dist/web-components-library/p-36d2d081.entry.js +0 -1
  502. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  503. package/dist/web-components-library/p-3eb0d582.entry.js +0 -1
  504. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  505. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  506. package/dist/web-components-library/p-42782d06.entry.js +0 -1
  507. package/dist/web-components-library/p-4465426a.entry.js +0 -1
  508. package/dist/web-components-library/p-468520f5.entry.js +0 -1
  509. package/dist/web-components-library/p-46e367c9.entry.js +0 -1
  510. package/dist/web-components-library/p-4ba0b17c.entry.js +0 -1
  511. package/dist/web-components-library/p-552c6686.entry.js +0 -1
  512. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  513. package/dist/web-components-library/p-569f6cff.entry.js +0 -1
  514. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  515. package/dist/web-components-library/p-5935151c.entry.js +0 -1
  516. package/dist/web-components-library/p-5b83568e.entry.js +0 -1
  517. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  518. package/dist/web-components-library/p-63a99ad2.entry.js +0 -16
  519. package/dist/web-components-library/p-64033ee3.entry.js +0 -1
  520. package/dist/web-components-library/p-66bbcf76.entry.js +0 -1
  521. package/dist/web-components-library/p-69db61b5.entry.js +0 -1
  522. package/dist/web-components-library/p-6e4dd501.entry.js +0 -1
  523. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  524. package/dist/web-components-library/p-7171d686.entry.js +0 -1
  525. package/dist/web-components-library/p-75a4091f.entry.js +0 -1
  526. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  527. package/dist/web-components-library/p-7e13d026.entry.js +0 -1
  528. package/dist/web-components-library/p-82ff8f0e.entry.js +0 -1
  529. package/dist/web-components-library/p-84cc611a.entry.js +0 -1
  530. package/dist/web-components-library/p-8879211b.entry.js +0 -1
  531. package/dist/web-components-library/p-8949cd1d.entry.js +0 -1
  532. package/dist/web-components-library/p-9099124a.entry.js +0 -1
  533. package/dist/web-components-library/p-9ecf936d.js +0 -1
  534. package/dist/web-components-library/p-a1250f99.entry.js +0 -1
  535. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  536. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  537. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  538. package/dist/web-components-library/p-af9b8051.entry.js +0 -1
  539. package/dist/web-components-library/p-b01314fa.entry.js +0 -1
  540. package/dist/web-components-library/p-b4a9ba1d.entry.js +0 -1
  541. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  542. package/dist/web-components-library/p-bbbfd2fa.entry.js +0 -1
  543. package/dist/web-components-library/p-bea5aa42.entry.js +0 -1
  544. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  545. package/dist/web-components-library/p-c7d7958c.entry.js +0 -1
  546. package/dist/web-components-library/p-c849a2a5.entry.js +0 -1
  547. package/dist/web-components-library/p-d1b45e96.entry.js +0 -1
  548. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  549. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  550. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  551. package/dist/web-components-library/p-dc3c5f36.entry.js +0 -1
  552. package/dist/web-components-library/p-e0f82390.entry.js +0 -1
  553. package/dist/web-components-library/p-e1ddeb61.entry.js +0 -1
  554. package/dist/web-components-library/p-e4d761f4.entry.js +0 -1
  555. package/dist/web-components-library/p-efca7e17.entry.js +0 -1
  556. package/dist/web-components-library/p-f08d1cbd.entry.js +0 -1
  557. package/dist/web-components-library/p-f53d1d26.entry.js +0 -1
  558. package/dist/web-components-library/p-f8aef252.entry.js +0 -1
  559. package/dist/web-components-library/p-f94281ee.entry.js +0 -1
  560. package/dist/web-components-library/p-f9e8ac5d.entry.js +0 -1
  561. package/www/build/p-016b2800.entry.js +0 -1
  562. package/www/build/p-067bd5da.entry.js +0 -1
  563. package/www/build/p-0afc555e.entry.js +0 -1
  564. package/www/build/p-10b84e8c.entry.js +0 -1
  565. package/www/build/p-12211a48.entry.js +0 -1
  566. package/www/build/p-18448e4d.entry.js +0 -1
  567. package/www/build/p-1ab0de76.entry.js +0 -1
  568. package/www/build/p-1e163a87.entry.js +0 -1
  569. package/www/build/p-1f187c54.entry.js +0 -1
  570. package/www/build/p-1f8c8cd0.entry.js +0 -1
  571. package/www/build/p-2d5d8e6f.entry.js +0 -1
  572. package/www/build/p-2e7a31ac.entry.js +0 -1
  573. package/www/build/p-3027c60b.entry.js +0 -1
  574. package/www/build/p-30fcd62b.js +0 -1
  575. package/www/build/p-35739670.entry.js +0 -1
  576. package/www/build/p-36d2d081.entry.js +0 -1
  577. package/www/build/p-3c7cf41f.entry.js +0 -1
  578. package/www/build/p-3eb0d582.entry.js +0 -1
  579. package/www/build/p-3ecfb7c1.entry.js +0 -1
  580. package/www/build/p-40f96085.entry.js +0 -1
  581. package/www/build/p-42782d06.entry.js +0 -1
  582. package/www/build/p-4465426a.entry.js +0 -1
  583. package/www/build/p-468520f5.entry.js +0 -1
  584. package/www/build/p-46e367c9.entry.js +0 -1
  585. package/www/build/p-4ba0b17c.entry.js +0 -1
  586. package/www/build/p-552c6686.entry.js +0 -1
  587. package/www/build/p-563529f8.entry.js +0 -1
  588. package/www/build/p-569f6cff.entry.js +0 -1
  589. package/www/build/p-57faab40.entry.js +0 -1
  590. package/www/build/p-5935151c.entry.js +0 -1
  591. package/www/build/p-5b83568e.entry.js +0 -1
  592. package/www/build/p-5c6108bb.entry.js +0 -1
  593. package/www/build/p-63a99ad2.entry.js +0 -16
  594. package/www/build/p-64033ee3.entry.js +0 -1
  595. package/www/build/p-66bbcf76.entry.js +0 -1
  596. package/www/build/p-69db61b5.entry.js +0 -1
  597. package/www/build/p-6e4dd501.entry.js +0 -1
  598. package/www/build/p-6fe1bffb.entry.js +0 -1
  599. package/www/build/p-7171d686.entry.js +0 -1
  600. package/www/build/p-75a4091f.entry.js +0 -1
  601. package/www/build/p-7b22a446.entry.js +0 -1
  602. package/www/build/p-7e13d026.entry.js +0 -1
  603. package/www/build/p-82ff8f0e.entry.js +0 -1
  604. package/www/build/p-84cc611a.entry.js +0 -1
  605. package/www/build/p-8879211b.entry.js +0 -1
  606. package/www/build/p-8949cd1d.entry.js +0 -1
  607. package/www/build/p-9099124a.entry.js +0 -1
  608. package/www/build/p-9ecf936d.js +0 -1
  609. package/www/build/p-a1250f99.entry.js +0 -1
  610. package/www/build/p-a3b8dd69.entry.js +0 -1
  611. package/www/build/p-aa271ed7.entry.js +0 -1
  612. package/www/build/p-af4a9bb7.entry.js +0 -1
  613. package/www/build/p-af9b8051.entry.js +0 -1
  614. package/www/build/p-b01314fa.entry.js +0 -1
  615. package/www/build/p-b4a9ba1d.entry.js +0 -1
  616. package/www/build/p-b9a69a90.entry.js +0 -1
  617. package/www/build/p-bbbfd2fa.entry.js +0 -1
  618. package/www/build/p-bea5aa42.entry.js +0 -1
  619. package/www/build/p-c39c68b9.entry.js +0 -1
  620. package/www/build/p-c7d7958c.entry.js +0 -1
  621. package/www/build/p-c849a2a5.entry.js +0 -1
  622. package/www/build/p-d1b45e96.entry.js +0 -1
  623. package/www/build/p-d767f784.entry.js +0 -1
  624. package/www/build/p-d7e72cec.entry.js +0 -1
  625. package/www/build/p-d8e17d3a.entry.js +0 -1
  626. package/www/build/p-dc3c5f36.entry.js +0 -1
  627. package/www/build/p-e0f82390.entry.js +0 -1
  628. package/www/build/p-e1ddeb61.entry.js +0 -1
  629. package/www/build/p-e4d761f4.entry.js +0 -1
  630. package/www/build/p-ef5f8af2.js +0 -1
  631. package/www/build/p-efca7e17.entry.js +0 -1
  632. package/www/build/p-f08d1cbd.entry.js +0 -1
  633. package/www/build/p-f53d1d26.entry.js +0 -1
  634. package/www/build/p-f8aef252.entry.js +0 -1
  635. package/www/build/p-f94281ee.entry.js +0 -1
  636. package/www/build/p-f9e8ac5d.entry.js +0 -1
@@ -5,8 +5,15 @@ import { OffCanvasVariant, TransitionDirection } from "../../beans";
5
5
  */
6
6
  export class ZOffcanvas {
7
7
  constructor() {
8
+ /**
9
+ * Offcanvas variant.
10
+ * Can be one of "overlay", "pushcontent"
11
+ * Default variant: pushcontent
12
+ */
8
13
  this.variant = OffCanvasVariant.PUSHCONTENT;
14
+ /** open component. Default: false */
9
15
  this.open = false;
16
+ /** open content transitioning in a specified direction left | right. Default: left */
10
17
  this.transitiondirection = TransitionDirection.LEFT;
11
18
  }
12
19
  componentWillLoad() {
@@ -5,17 +5,24 @@ import { InputType } from "../../beans";
5
5
  */
6
6
  export class ZPagination {
7
7
  constructor() {
8
- this.label = undefined;
8
+ /** Enable navigation arrows. */
9
9
  this.navArrows = true;
10
- this.totalPages = undefined;
10
+ /** Number of pages to skip. */
11
11
  this.skip = 0;
12
+ /** Enable buttons to go to the first and last pages. */
12
13
  this.edges = false;
13
- this.split = undefined;
14
- this.visiblePages = undefined;
14
+ /** Current page. */
15
15
  this.currentPage = 1;
16
- this.goToPage = undefined;
16
+ /**
17
+ * Internal visible pages variable.
18
+ * Needed to better handle conflicting props like `visiblePages` and `split`.
19
+ * This state will change based on props values and validation,
20
+ * keeping original `visiblePages` value intact.
21
+ */
17
22
  this._visiblePages = this.visiblePages;
23
+ /** Used to hides/change some functionalities on smaller screen sizes */
18
24
  this.isMobile = false;
25
+ /** Value of the go to page input */
19
26
  this.goToPageValue = null;
20
27
  }
21
28
  /**
@@ -1,5 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
- import { PopoverPositions, KeyboardCode } from "../../beans";
2
+ import { PopoverPosition, KeyboardCode } from "../../beans";
3
3
  import { getElementTree } from "../../utils/utils";
4
4
  const DOCUMENT_ELEMENT = document.documentElement;
5
5
  function getParentElement(element) {
@@ -92,13 +92,24 @@ function computeOffset(element, targetParentOffset) {
92
92
  */
93
93
  export class ZPopover {
94
94
  constructor() {
95
- this.position = PopoverPositions.AUTO;
95
+ /** Popover position. */
96
+ this.position = PopoverPosition.AUTO;
97
+ /**
98
+ * The open state of the popover.
99
+ */
96
100
  this.open = false;
97
- this.bindTo = undefined;
101
+ /**
102
+ * Whether to show popover's arrow.
103
+ */
98
104
  this.showArrow = false;
105
+ /**
106
+ * Whether to center the popup on the main side (according to "position").
107
+ */
99
108
  this.center = false;
109
+ /**
110
+ * Whether the popover should be closed when the user clicks outside of it or hit "ESC".
111
+ */
100
112
  this.closable = true;
101
- this.currentPosition = undefined;
102
113
  }
103
114
  closePopoverWithKeyboard(e) {
104
115
  if (this.closable && e.key === KeyboardCode.ESC) {
@@ -117,8 +128,8 @@ export class ZPopover {
117
128
  }
118
129
  }
119
130
  validatePosition(newValue) {
120
- if (newValue && !Object.values(PopoverPositions).includes(newValue)) {
121
- this.position = PopoverPositions.AUTO;
131
+ if (newValue && !Object.values(PopoverPosition).includes(newValue)) {
132
+ this.position = PopoverPosition.AUTO;
122
133
  }
123
134
  this.currentPosition = this.position;
124
135
  this.positionChange.emit({ position: this.currentPosition });
@@ -184,28 +195,28 @@ export class ZPopover {
184
195
  const availableWidth = availableLeft + availableRight + boundingRect.width;
185
196
  let position = this.currentPosition;
186
197
  const positions = [];
187
- if (this.position === PopoverPositions.AUTO) {
198
+ if (this.position === PopoverPosition.AUTO) {
188
199
  /**
189
200
  * The `AUTO` position tries to place the popover in the 'safest' area,
190
201
  * where there's more space available.
191
202
  */
192
203
  if (availableLeft / availableWidth > 0.6) {
193
- positions.push(PopoverPositions.LEFT);
204
+ positions.push(PopoverPosition.LEFT);
194
205
  }
195
206
  else if (availableLeft / availableWidth < 0.4) {
196
- positions.push(PopoverPositions.RIGHT);
207
+ positions.push(PopoverPosition.RIGHT);
197
208
  }
198
209
  if (availableTop / availableHeight > 0.9) {
199
- positions.unshift(PopoverPositions.TOP);
210
+ positions.unshift(PopoverPosition.TOP);
200
211
  }
201
212
  else if (availableTop / availableHeight > 0.6) {
202
- positions.push(PopoverPositions.TOP);
213
+ positions.push(PopoverPosition.TOP);
203
214
  }
204
215
  else if (availableTop / availableHeight < 0.1) {
205
- positions.unshift(PopoverPositions.BOTTOM);
216
+ positions.unshift(PopoverPosition.BOTTOM);
206
217
  }
207
218
  else {
208
- positions.push(PopoverPositions.BOTTOM);
219
+ positions.push(PopoverPosition.BOTTOM);
209
220
  }
210
221
  position = positions.join("_");
211
222
  }
@@ -217,17 +228,17 @@ export class ZPopover {
217
228
  const offsetLeft = boundingRect.left - relativeBoundingRect.left;
218
229
  const offsetModifier = this.center ? 0.5 : 0;
219
230
  const sizeModifier = this.center ? 0.5 : 0;
220
- if (position === PopoverPositions.TOP || position === PopoverPositions.TOP_RIGHT) {
231
+ if (position === PopoverPosition.TOP || position === PopoverPosition.TOP_RIGHT) {
221
232
  style.top = "auto";
222
233
  style.right = "auto";
223
234
  style.bottom = `${offsetBottom + boundingRect.height}px`;
224
235
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
225
236
  style.maxHeight = `${availableTop}px`;
226
- if (position === PopoverPositions.TOP_RIGHT) {
237
+ if (position === PopoverPosition.TOP_RIGHT) {
227
238
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
228
239
  }
229
240
  }
230
- else if (position === PopoverPositions.TOP_LEFT) {
241
+ else if (position === PopoverPosition.TOP_LEFT) {
231
242
  style.top = "auto";
232
243
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
233
244
  style.bottom = `${offsetBottom + boundingRect.height}px`;
@@ -235,17 +246,17 @@ export class ZPopover {
235
246
  style.maxWidth = `${availableLeft}px`;
236
247
  style.maxHeight = `${availableTop}px`;
237
248
  }
238
- else if (position === PopoverPositions.BOTTOM || position === PopoverPositions.BOTTOM_RIGHT) {
249
+ else if (position === PopoverPosition.BOTTOM || position === PopoverPosition.BOTTOM_RIGHT) {
239
250
  style.top = `${offsetTop + boundingRect.height}px`;
240
251
  style.right = "auto";
241
252
  style.bottom = "auto";
242
253
  style.left = `${offsetLeft + boundingRect.width * offsetModifier}px`;
243
254
  style.maxHeight = `${availableBottom}px`;
244
- if (position === PopoverPositions.BOTTOM_RIGHT) {
255
+ if (position === PopoverPosition.BOTTOM_RIGHT) {
245
256
  style.maxWidth = `${availableRight + boundingRect.width * sizeModifier}px`;
246
257
  }
247
258
  }
248
- else if (position === PopoverPositions.BOTTOM_LEFT) {
259
+ else if (position === PopoverPosition.BOTTOM_LEFT) {
249
260
  style.top = `${offsetTop + boundingRect.height}px`;
250
261
  style.right = `${offsetRight + boundingRect.width * offsetModifier}px`;
251
262
  style.bottom = "auto";
@@ -253,7 +264,7 @@ export class ZPopover {
253
264
  style.maxWidth = `${availableLeft}px`;
254
265
  style.maxHeight = `${availableBottom}px`;
255
266
  }
256
- else if (position === PopoverPositions.RIGHT || position === PopoverPositions.RIGHT_BOTTOM) {
267
+ else if (position === PopoverPosition.RIGHT || position === PopoverPosition.RIGHT_BOTTOM) {
257
268
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
258
269
  style.right = "auto";
259
270
  style.bottom = "auto";
@@ -261,7 +272,7 @@ export class ZPopover {
261
272
  style.maxWidth = `${availableRight}px`;
262
273
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
263
274
  }
264
- else if (position === PopoverPositions.RIGHT_TOP) {
275
+ else if (position === PopoverPosition.RIGHT_TOP) {
265
276
  style.top = "auto";
266
277
  style.right = "auto";
267
278
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -269,7 +280,7 @@ export class ZPopover {
269
280
  style.maxWidth = `${availableRight}px`;
270
281
  style.maxHeight = `${availableTop + boundingRect.height * sizeModifier}px`;
271
282
  }
272
- else if (position === PopoverPositions.LEFT || position === PopoverPositions.LEFT_BOTTOM) {
283
+ else if (position === PopoverPosition.LEFT || position === PopoverPosition.LEFT_BOTTOM) {
273
284
  style.top = `${offsetTop + boundingRect.height * offsetModifier}px`;
274
285
  style.right = `${offsetRight + boundingRect.width}px`;
275
286
  style.bottom = "auto";
@@ -277,7 +288,7 @@ export class ZPopover {
277
288
  style.maxWidth = `${availableLeft}px`;
278
289
  style.maxHeight = `${availableBottom + boundingRect.height * sizeModifier}px`;
279
290
  }
280
- else if (position === PopoverPositions.LEFT_TOP) {
291
+ else if (position === PopoverPosition.LEFT_TOP) {
281
292
  style.top = "auto";
282
293
  style.right = `${offsetRight + boundingRect.width}px`;
283
294
  style.bottom = `${offsetBottom + boundingRect.height * offsetModifier}px`;
@@ -313,10 +324,10 @@ export class ZPopover {
313
324
  "type": "string",
314
325
  "mutable": false,
315
326
  "complexType": {
316
- "original": "PopoverPositions",
317
- "resolved": "PopoverPositions.AUTO | PopoverPositions.BOTTOM | PopoverPositions.BOTTOM_LEFT | PopoverPositions.BOTTOM_RIGHT | PopoverPositions.LEFT | PopoverPositions.LEFT_BOTTOM | PopoverPositions.LEFT_TOP | PopoverPositions.RIGHT | PopoverPositions.RIGHT_BOTTOM | PopoverPositions.RIGHT_TOP | PopoverPositions.TOP | PopoverPositions.TOP_LEFT | PopoverPositions.TOP_RIGHT",
327
+ "original": "PopoverPosition",
328
+ "resolved": "PopoverPosition.AUTO | PopoverPosition.BOTTOM | PopoverPosition.BOTTOM_LEFT | PopoverPosition.BOTTOM_RIGHT | PopoverPosition.LEFT | PopoverPosition.LEFT_BOTTOM | PopoverPosition.LEFT_TOP | PopoverPosition.RIGHT | PopoverPosition.RIGHT_BOTTOM | PopoverPosition.RIGHT_TOP | PopoverPosition.TOP | PopoverPosition.TOP_LEFT | PopoverPosition.TOP_RIGHT",
318
329
  "references": {
319
- "PopoverPositions": {
330
+ "PopoverPosition": {
320
331
  "location": "import",
321
332
  "path": "../../beans"
322
333
  }
@@ -330,7 +341,7 @@ export class ZPopover {
330
341
  },
331
342
  "attribute": "position",
332
343
  "reflect": true,
333
- "defaultValue": "PopoverPositions.AUTO"
344
+ "defaultValue": "PopoverPosition.AUTO"
334
345
  },
335
346
  "open": {
336
347
  "type": "boolean",
@@ -11,7 +11,14 @@ import { DividerSize, ZSectionTitleDividerPosition } from "../../beans";
11
11
  */
12
12
  export class ZSectionTitle {
13
13
  constructor() {
14
+ /**
15
+ * Divider position for the primary title.
16
+ * This prop only works if the secondary title is not set.
17
+ */
14
18
  this.dividerPosition = ZSectionTitleDividerPosition.BEFORE;
19
+ /**
20
+ * Whether the primary title text is uppercase.
21
+ */
15
22
  this.uppercase = true;
16
23
  }
17
24
  componentWillRender() {
@@ -6,7 +6,7 @@ import { ThemeVariant } from "../../beans";
6
6
  */
7
7
  export class ZSkipToContent {
8
8
  constructor() {
9
- this.variant = undefined;
9
+ /** Array to fill link into skip-content */
10
10
  this.links = [];
11
11
  this.visible = false;
12
12
  this.visibleLink = "";
@@ -7,20 +7,22 @@ import { mobileBreakpoint } from "../../../constants/breakpoints";
7
7
  */
8
8
  export class ZTable {
9
9
  constructor() {
10
- this.lines = undefined;
10
+ /** Error message */
11
11
  this.errorMessage = "Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto";
12
+ /** Sets table with border */
12
13
  this.bordered = false;
13
- this.callToActionLabel = undefined;
14
- this.callToActionTwoLabel = undefined;
14
+ /** Sets first column sticky */
15
15
  this.columnSticky = false;
16
+ /** Sets empty table */
16
17
  this.empty = false;
18
+ /** Set error status */
17
19
  this.error = false;
18
- this.errorLink = undefined;
20
+ /** Sets header sticky */
19
21
  this.headerSticky = false;
22
+ /** Set message */
20
23
  this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare";
24
+ /** Set subtitle */
21
25
  this.subtitle = "";
22
- this.hasTableBody = undefined;
23
- this.isMobile = undefined;
24
26
  }
25
27
  handleResize() {
26
28
  this.isMobile = window.innerWidth <= mobileBreakpoint;
@@ -2,7 +2,7 @@ import { h, Host } from "@stencil/core";
2
2
  import { ButtonVariant, ButtonSize, Size } from "../../../beans";
3
3
  export class ZTableCell {
4
4
  constructor() {
5
- this.showButton = undefined;
5
+ /** Set padding size of cell, if special 0px padding will be set */
6
6
  this.padding = Size.MEDIUM;
7
7
  this.isMenuOpened = false;
8
8
  }
@@ -1,7 +1,9 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class ZTableEmptyBox {
3
3
  constructor() {
4
+ /** Sets main title message*/
4
5
  this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare.";
6
+ /** Sets message */
5
7
  this.subtitle = "";
6
8
  }
7
9
  componentWillLoad() {
@@ -1,8 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZTableExpandedRow {
3
- constructor() {
4
- this.colSpan = undefined;
5
- }
6
3
  render() {
7
4
  return (h("td", { colSpan: this.colSpan }, h("div", { class: "content-container" }, h("slot", null))));
8
5
  }
@@ -1,13 +1,13 @@
1
1
  import { h, Host } from "@stencil/core";
2
- import { ButtonSize, ButtonVariant, PopoverPositions, Size, SortDirection } from "../../../beans";
2
+ import { ButtonSize, ButtonVariant, PopoverPosition, Size, SortDirection } from "../../../beans";
3
3
  import { getElementTree } from "../../../utils/utils";
4
4
  export class ZTableHeader {
5
5
  constructor() {
6
- this.columnId = undefined;
6
+ /** Set padding size of cell, if special 0px padding will be set */
7
7
  this.padding = Size.MEDIUM;
8
- this.sortable = undefined;
9
- this.showButton = undefined;
8
+ /** [Optional] Default sort order */
10
9
  this.defaultSortDirection = SortDirection.ASC;
10
+ /** Sort direction */
11
11
  this.sortDirection = SortDirection.NONE;
12
12
  this.emitOnSort = this.emitOnSort.bind(this);
13
13
  }
@@ -63,7 +63,7 @@ export class ZTableHeader {
63
63
  render() {
64
64
  return (h(Host, { class: {
65
65
  sortable: this.sortable,
66
- }, onClick: () => this.handleSort() }, h("div", { class: "container" }, h("slot", null), this.sortable && this.sortDirection !== SortDirection.NONE && (h("z-icon", { name: this.sortDirection === SortDirection.ASC ? "arrow-up" : "arrow-down", class: "arrow" }))), this.showButton && (h("div", { class: "popover-container" }, h("z-button", { ref: (el) => (this.triggerButton = el), class: "contextual-popover-button", icon: "contextual-menu", variant: ButtonVariant.TERTIARY, size: ButtonSize.X_SMALL, onClick: () => this.handleMenuClick() }), h("z-popover", { ref: (el) => (this.popover = el), position: PopoverPositions.BOTTOM, center: true, bindTo: this.triggerButton }, h("div", null, h("slot", { name: "contextual-menu" })))))));
66
+ }, onClick: () => this.handleSort() }, h("div", { class: "container" }, h("slot", null), this.sortable && this.sortDirection !== SortDirection.NONE && (h("z-icon", { name: this.sortDirection === SortDirection.ASC ? "arrow-up" : "arrow-down", class: "arrow" }))), this.showButton && (h("div", { class: "popover-container" }, h("z-button", { ref: (el) => (this.triggerButton = el), class: "contextual-popover-button", icon: "contextual-menu", variant: ButtonVariant.TERTIARY, size: ButtonSize.X_SMALL, onClick: () => this.handleMenuClick() }), h("z-popover", { ref: (el) => (this.popover = el), position: PopoverPosition.BOTTOM, center: true, bindTo: this.triggerButton }, h("div", null, h("slot", { name: "contextual-menu" })))))));
67
67
  }
68
68
  static get is() { return "z-table-header"; }
69
69
  static get encapsulation() { return "shadow"; }
@@ -1,8 +1,5 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  export class ZTableHeaderRow {
3
- constructor() {
4
- this.expandable = undefined;
5
- }
6
3
  renderExpandHeader() {
7
4
  return h("z-table-header", null);
8
5
  }
@@ -2,6 +2,7 @@ import { Host, h } from "@stencil/core";
2
2
  import { ZTableRowExpandedType } from "../../../beans";
3
3
  export class ZTableRow {
4
4
  constructor() {
5
+ /** Table row expanded type */
5
6
  this.expandedType = ZTableRowExpandedType.NONE;
6
7
  this.expanded = false;
7
8
  }
@@ -6,10 +6,6 @@ import { h, Host } from "@stencil/core";
6
6
  * @cssprop --z-tag-bg - background color of the z-tag.
7
7
  */
8
8
  export class ZTag {
9
- constructor() {
10
- this.icon = undefined;
11
- this.expandable = undefined;
12
- }
13
9
  render() {
14
10
  return (h(Host, { class: {
15
11
  "body-5-sb": true,
@@ -5,9 +5,9 @@ import { LicenseType } from "../../../../beans/index";
5
5
  */
6
6
  export class ZMyzCardComponent {
7
7
  constructor() {
8
- this.faded = undefined;
9
- this.cardtype = undefined;
8
+ /** pressed status */
10
9
  this.ispressed = false;
10
+ /** highlighted status */
11
11
  this.ishighlighted = false;
12
12
  }
13
13
  retrieveClass() {
@@ -1,12 +1,6 @@
1
1
  import { h } from "@stencil/core";
2
2
  import { AlertType } from "../../../../beans";
3
3
  export class ZMyzCardAlert {
4
- constructor() {
5
- this.iconname = undefined;
6
- this.contenttext = undefined;
7
- this.actiontext = undefined;
8
- this.type = undefined;
9
- }
10
4
  emitUndoAction() {
11
5
  this.undoAction.emit({ actionType: this.type });
12
6
  }
@@ -1,11 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZMyzCardCover {
3
- constructor() {
4
- this.img = undefined;
5
- this.titolo = undefined;
6
- this.faded = undefined;
7
- this.defaultimg = undefined;
8
- }
9
3
  hadleOnImageError() {
10
4
  this.img = this.defaultimg;
11
5
  }
@@ -6,11 +6,13 @@ import { ButtonSize, ButtonVariant } from "../../../../beans";
6
6
  */
7
7
  export class ZMyzCardDictionary {
8
8
  constructor() {
9
- this.name = undefined;
10
- this.cover = undefined;
9
+ /** card is disabled */
11
10
  this.disabled = false;
11
+ /** card is flipped */
12
12
  this.flipped = false;
13
+ /** flip button label */
13
14
  this.flipbuttonlabel = "INFO";
15
+ /** hide info button */
14
16
  this.hideinfobtn = false;
15
17
  }
16
18
  handleFlipCard(e) {
@@ -6,12 +6,9 @@ import { LicenseType } from "../../../../beans/index";
6
6
  */
7
7
  export class ZMyzCardFooter {
8
8
  constructor() {
9
- this.titolo = undefined;
10
- this.autori = undefined;
11
- this.isbn = undefined;
12
- this.faded = undefined;
13
- this.cardtype = undefined;
9
+ /** footer opened by default (optional) */
14
10
  this.opened = false;
11
+ /** display footer custom slotted content */
15
12
  this.customContent = false;
16
13
  this.isOpen = false;
17
14
  this.allowTooltipAuthors = false;
@@ -5,9 +5,6 @@ import { LicenseType } from "../../../../beans/index";
5
5
  */
6
6
  export class ZMyzCardHeader {
7
7
  constructor() {
8
- this.titolo = undefined;
9
- this.faded = undefined;
10
- this.cardtype = undefined;
11
8
  this.allowTooltip = false;
12
9
  }
13
10
  getTitle() {
@@ -1,8 +1,9 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZMyzCardIcon {
3
3
  constructor() {
4
- this.icon = undefined;
4
+ /** disabled status flag */
5
5
  this.isdisabled = false;
6
+ /** description of the icon*/
6
7
  this.ariaLabel = "";
7
8
  }
8
9
  render() {
@@ -1,12 +1,12 @@
1
1
  import { h } from "@stencil/core";
2
- import { PopoverPositions } from "../../../../beans";
2
+ import { PopoverPosition } from "../../../../beans";
3
3
  import { handleKeyboardSubmit } from "../../../../utils/utils";
4
4
  /**
5
5
  * @slot - content
6
6
  */
7
7
  export class ZMyzCardInfo {
8
8
  constructor() {
9
- this.data = undefined;
9
+ /** tabindex link attribute (optional) */
10
10
  this.htmltabindex = 0;
11
11
  this.hiddenContent = false;
12
12
  this.tooltip = false;
@@ -87,7 +87,7 @@ export class ZMyzCardInfo {
87
87
  return;
88
88
  }
89
89
  const { title, year, author, description } = this.cardData;
90
- return (h("z-popover", { position: PopoverPositions.RIGHT, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));
90
+ return (h("z-popover", { position: PopoverPosition.RIGHT, onClick: () => (this.tooltip = false) }, `${title} ${year} ${author} ${description}`));
91
91
  }
92
92
  setExpirationLicenseMessage(type) {
93
93
  if ((type === "online" && this.cardData.onlineLicense.expired) ||
@@ -1,7 +1,6 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZMyzCardList {
3
3
  constructor() {
4
- this.listdata = undefined;
5
4
  this.renderList = this.renderList.bind(this);
6
5
  }
7
6
  handleSpaceKeyPress(e, url) {
@@ -1,9 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class ZMyzList {
3
- constructor() {
4
- this.inputrawdata = undefined;
5
- this.list = undefined;
6
- }
7
3
  componentWillLoad() {
8
4
  if (this.inputrawdata) {
9
5
  this.parseinputrawdata(this.inputrawdata);
@@ -2,12 +2,9 @@ import { h } from "@stencil/core";
2
2
  import { handleKeyboardSubmit } from "../../../../utils/utils";
3
3
  export class ZMyzListItem {
4
4
  constructor() {
5
- this.text = undefined;
6
- this.link = undefined;
5
+ /** link target (optional) */
7
6
  this.linktarget = "_self";
8
- this.icon = undefined;
9
- this.listitemid = undefined;
10
- this.action = undefined;
7
+ /** underlined style flag */
11
8
  this.underlined = true;
12
9
  this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);
13
10
  this.emitZListItemClick = this.emitZListItemClick.bind(this);
@@ -5,8 +5,7 @@ import { PocketStatus } from "../../../../beans";
5
5
  */
6
6
  export class ZMessagesPocket {
7
7
  constructor() {
8
- this.pocketid = undefined;
9
- this.messages = undefined;
8
+ /** pocket status */
10
9
  this.status = PocketStatus.PREVIEW;
11
10
  }
12
11
  handlePocketToggle(e) {
@@ -5,7 +5,7 @@ import { PocketStatus } from "../../../../beans";
5
5
  */
6
6
  export class ZPocket {
7
7
  constructor() {
8
- this.pocketid = undefined;
8
+ /** pocket status */
9
9
  this.status = PocketStatus.PREVIEW;
10
10
  }
11
11
  /** open z-pocket */
@@ -5,7 +5,7 @@ import { PocketStatus } from "../../../../beans";
5
5
  */
6
6
  export class ZPocketBody {
7
7
  constructor() {
8
- this.pocketid = undefined;
8
+ /** pocket status */
9
9
  this.status = PocketStatus.PREVIEW;
10
10
  }
11
11
  handlePocketToggle(e) {
@@ -6,7 +6,6 @@ import Hammer from "hammerjs";
6
6
  */
7
7
  export class ZPocketHeader {
8
8
  constructor() {
9
- this.pocketid = undefined;
10
9
  this.emitPocketHeaderClick = this.emitPocketHeaderClick.bind(this);
11
10
  }
12
11
  emitPocketHeaderClick() {
@@ -3,9 +3,6 @@ import { h } from "@stencil/core";
3
3
  * @slot - alert content
4
4
  */
5
5
  export class ZAlert {
6
- constructor() {
7
- this.type = undefined;
8
- }
9
6
  render() {
10
7
  return (h("div", { class: this.type }, h("slot", null)));
11
8
  }
@@ -2,9 +2,8 @@ import { h } from "@stencil/core";
2
2
  import { InputStatus } from "../../../beans";
3
3
  export class ZOtp {
4
4
  constructor() {
5
+ /** Input number */
5
6
  this.inputNum = 6;
6
- this.status = undefined;
7
- this.message = undefined;
8
7
  }
9
8
  emitInputChange(value) {
10
9
  this.otpChange.emit({ value });
@@ -15,9 +15,6 @@ function isStringArray(data) {
15
15
  */
16
16
  export class ZSlideshow {
17
17
  constructor() {
18
- this.slideshowid = undefined;
19
- this.data = undefined;
20
- this.device = undefined;
21
18
  this.currentSlide = 0;
22
19
  }
23
20
  watchData() {