@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
@@ -1,12 +1,12 @@
1
1
  import { h } from "@stencil/core";
2
+ import { PocketStatus } from "../../../../beans";
2
3
  /**
3
4
  * @slot - pocket body content
4
5
  */
5
6
  export class ZMessagesPocket {
6
7
  constructor() {
7
- this.pocketid = undefined;
8
- this.messages = undefined;
9
- this.status = "preview" /* PocketStatus.PREVIEW */;
8
+ /** pocket status */
9
+ this.status = PocketStatus.PREVIEW;
10
10
  }
11
11
  handlePocketToggle(e) {
12
12
  if (e.detail.id === this.pocketid) {
@@ -17,12 +17,12 @@ export class ZMessagesPocket {
17
17
  let message;
18
18
  let icon;
19
19
  switch (this.status) {
20
- case "preview" /* PocketStatus.PREVIEW */:
21
- case "closed" /* PocketStatus.CLOSED */:
20
+ case PocketStatus.PREVIEW:
21
+ case PocketStatus.CLOSED:
22
22
  message = (h("span", null, "Messaggi ", h("span", { class: "badge" }, this.messages)));
23
23
  icon = "chevron-up";
24
24
  break;
25
- case "open" /* PocketStatus.OPEN */:
25
+ case PocketStatus.OPEN:
26
26
  message = h("span", null, "Riduci");
27
27
  icon = "chevron-down";
28
28
  break;
@@ -1,19 +1,20 @@
1
1
  import { h } from "@stencil/core";
2
+ import { PocketStatus } from "../../../../beans";
2
3
  /**
3
4
  * @slot - pocket content
4
5
  */
5
6
  export class ZPocket {
6
7
  constructor() {
7
- this.pocketid = undefined;
8
- this.status = "preview" /* PocketStatus.PREVIEW */;
8
+ /** pocket status */
9
+ this.status = PocketStatus.PREVIEW;
9
10
  }
10
11
  /** open z-pocket */
11
12
  async open() {
12
- this.status = "open" /* PocketStatus.OPEN */;
13
+ this.status = PocketStatus.OPEN;
13
14
  }
14
15
  /** close z-pocket */
15
16
  async close() {
16
- this.status = "closed" /* PocketStatus.CLOSED */;
17
+ this.status = PocketStatus.CLOSED;
17
18
  }
18
19
  emitPocketToggle(id, status) {
19
20
  this.pocketToggle.emit({ id, status });
@@ -21,12 +22,12 @@ export class ZPocket {
21
22
  handlePocketHeaderClick(e) {
22
23
  if (e.detail.id && e.detail.id === this.pocketid) {
23
24
  switch (this.status) {
24
- case "preview" /* PocketStatus.PREVIEW */:
25
- case "closed" /* PocketStatus.CLOSED */:
26
- this.status = "open" /* PocketStatus.OPEN */;
25
+ case PocketStatus.PREVIEW:
26
+ case PocketStatus.CLOSED:
27
+ this.status = PocketStatus.OPEN;
27
28
  break;
28
- case "open" /* PocketStatus.OPEN */:
29
- this.status = "closed" /* PocketStatus.CLOSED */;
29
+ case PocketStatus.OPEN:
30
+ this.status = PocketStatus.CLOSED;
30
31
  break;
31
32
  }
32
33
  }
@@ -34,10 +35,10 @@ export class ZPocket {
34
35
  handlePocketHeaderPan(e) {
35
36
  if (e.detail.id && e.detail.id === this.pocketid) {
36
37
  if (e.detail.direction === "up") {
37
- this.status = "open" /* PocketStatus.OPEN */;
38
+ this.status = PocketStatus.OPEN;
38
39
  }
39
40
  else if (e.detail.direction === "down") {
40
- this.status = "closed" /* PocketStatus.CLOSED */;
41
+ this.status = PocketStatus.CLOSED;
41
42
  }
42
43
  }
43
44
  }
@@ -1,11 +1,12 @@
1
1
  import { h } from "@stencil/core";
2
+ import { PocketStatus } from "../../../../beans";
2
3
  /**
3
4
  * @slot - pocket body content
4
5
  */
5
6
  export class ZPocketBody {
6
7
  constructor() {
7
- this.pocketid = undefined;
8
- this.status = "preview" /* PocketStatus.PREVIEW */;
8
+ /** pocket status */
9
+ this.status = PocketStatus.PREVIEW;
9
10
  }
10
11
  handlePocketToggle(e) {
11
12
  if (e.detail.id && e.detail.id === this.pocketid) {
@@ -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() {
@@ -1,26 +1,16 @@
1
1
  import { h } from "@stencil/core";
2
+ import { ButtonVariant, ButtonSize } from "../../../beans";
2
3
  import { mobileBreakpoint, tabletBreakpoint } from "../../../constants/breakpoints";
3
4
  /**
4
5
  * @slot editors - top menu editors images bar (only with ismyz prop === true)
5
6
  */
6
7
  export class ZMyzTopbar {
7
8
  constructor() {
9
+ this.isMobile = true;
10
+ this.isMenuMobileOpen = false;
8
11
  this.intMenuData = [];
9
12
  this.extMenuData = [];
10
13
  this.isLogged = false;
11
- this.intlinkdata = undefined;
12
- this.extlinkdata = undefined;
13
- this.userdata = undefined;
14
- this.ismyz = undefined;
15
- this.logolink = undefined;
16
- this.imagealt = undefined;
17
- this.activeintlinkid = undefined;
18
- this.activesublinkid = undefined;
19
- this.hideloginbutton = undefined;
20
- this.activeMenuItem = undefined;
21
- this.currentMenuItem = undefined;
22
- this.isMobile = true;
23
- this.isMenuMobileOpen = false;
24
14
  }
25
15
  activeIntLinkChange(newValue) {
26
16
  this.activeMenuItem = this.currentMenuItem = this.intMenuData.find((item) => item.id === newValue);
@@ -132,7 +122,7 @@ export class ZMyzTopbar {
132
122
  if (this.hideloginbutton) {
133
123
  return;
134
124
  }
135
- return (h("z-button", { htmlid: "login-button", variant: this.ismyz ? "secondary" /* ButtonVariant.SECONDARY */ : "tertiary" /* ButtonVariant.TERTIARY */, icon: "login", size: "small" /* ButtonSize.SMALL */ }, "entra"));
125
+ return (h("z-button", { htmlid: "login-button", variant: this.ismyz ? ButtonVariant.SECONDARY : ButtonVariant.TERTIARY, icon: "login", size: ButtonSize.SMALL }, "entra"));
136
126
  }
137
127
  renderMobileLoginDiv(userData) {
138
128
  return (h("div", { id: "mobile-login", class: "mobile-login" }, h("span", null, h("a", { class: "menu-item", id: "user-data", onClick: () => this.handleToggleMobileMenuItem("user-data"), role: "button" }, h("span", null, h("z-icon", { name: "user-avatar", height: 16, width: 16 }), userData.name), h("i", null)), this.renderUserData(userData))));
@@ -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
  }
@@ -1,9 +1,9 @@
1
1
  import { h } from "@stencil/core";
2
+ import { InputStatus } from "../../../beans";
2
3
  export class ZOtp {
3
4
  constructor() {
5
+ /** Input number */
4
6
  this.inputNum = 6;
5
- this.status = undefined;
6
- this.message = undefined;
7
7
  }
8
8
  emitInputChange(value) {
9
9
  this.otpChange.emit({ value });
@@ -13,7 +13,7 @@ export class ZOtp {
13
13
  this.otpRef = [...Array(this.inputNum)];
14
14
  }
15
15
  render() {
16
- return (h("div", { class: "otp-container" }, h("div", { class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == "error" /* InputStatus.ERROR */ ? "error" : null, onKeyDown: (e) => {
16
+ return (h("div", { class: "otp-container" }, h("div", { class: "digits-container" }, this.otp.map((_val, i) => (h("input", { class: this.status == InputStatus.ERROR ? "error" : null, onKeyDown: (e) => {
17
17
  if (e.keyCode > 47) {
18
18
  this.otpRef[i].value = "";
19
19
  }
@@ -1,4 +1,5 @@
1
1
  import { h } from "@stencil/core";
2
+ import { Device } from "../../../beans";
2
3
  import { getDevice, handleKeyboardSubmit, convertJson } from "../../../utils/utils";
3
4
  /**
4
5
  * Check if data is an array of strings.
@@ -14,9 +15,6 @@ function isStringArray(data) {
14
15
  */
15
16
  export class ZSlideshow {
16
17
  constructor() {
17
- this.slideshowid = undefined;
18
- this.data = undefined;
19
- this.device = undefined;
20
18
  this.currentSlide = 0;
21
19
  }
22
20
  watchData() {
@@ -73,9 +71,9 @@ export class ZSlideshow {
73
71
  }
74
72
  getBulletDimension() {
75
73
  switch (this.device) {
76
- case "mobile" /* Device.MOBILE */:
74
+ case Device.MOBILE:
77
75
  return 24;
78
- case "tablet" /* Device.TABLET */:
76
+ case Device.TABLET:
79
77
  return 32;
80
78
  default:
81
79
  return 40;
@@ -1,3 +1,4 @@
1
+ import { KeyboardCode, Device } from "../beans/index";
1
2
  import { mobileBreakpoint, tabletBreakpoint } from "../constants/breakpoints";
2
3
  export function format(first, middle, last) {
3
4
  return (first || "") + (middle ? ` ${middle}` : "") + (last ? ` ${last}` : "");
@@ -34,7 +35,7 @@ export function randomId() {
34
35
  }
35
36
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
36
37
  export function handleKeyboardSubmit(ev, callback, ...args) {
37
- if (ev.code === "Enter" /* KeyboardCode.ENTER */ || ev.code === "Space" /* KeyboardCode.SPACE */) {
38
+ if (ev.code === KeyboardCode.ENTER || ev.code === KeyboardCode.SPACE) {
38
39
  ev.preventDefault();
39
40
  callback(...args);
40
41
  }
@@ -76,11 +77,11 @@ export function getSiblings(elem) {
76
77
  export function getDevice() {
77
78
  switch (true) {
78
79
  case window.innerWidth <= mobileBreakpoint:
79
- return "mobile" /* Device.MOBILE */;
80
+ return Device.MOBILE;
80
81
  case window.innerWidth <= tabletBreakpoint:
81
- return "tablet" /* Device.TABLET */;
82
+ return Device.TABLET;
82
83
  default:
83
- return "desktop" /* Device.DESKTOP */;
84
+ return Device.DESKTOP;
84
85
  }
85
86
  }
86
87
  export function convertJson(data) {
@@ -0,0 +1,346 @@
1
+ var LicenseType;
2
+ (function (LicenseType) {
3
+ LicenseType["REAL"] = "reale";
4
+ LicenseType["VIRTUAL"] = "virtuale";
5
+ LicenseType["TRIAL"] = "saggio";
6
+ LicenseType["TEMP"] = "reale_temp";
7
+ })(LicenseType || (LicenseType = {}));
8
+ var CardVariant;
9
+ (function (CardVariant) {
10
+ CardVariant["BORDER"] = "border";
11
+ CardVariant["SHADOW"] = "shadow";
12
+ CardVariant["OVERLAY"] = "overlay";
13
+ CardVariant["TEXT"] = "text";
14
+ })(CardVariant || (CardVariant = {}));
15
+ var NavigationTabsOrientation;
16
+ (function (NavigationTabsOrientation) {
17
+ NavigationTabsOrientation["HORIZONTAL"] = "horizontal";
18
+ NavigationTabsOrientation["VERTICAL"] = "vertical";
19
+ })(NavigationTabsOrientation || (NavigationTabsOrientation = {}));
20
+ var NavigationTabsSize;
21
+ (function (NavigationTabsSize) {
22
+ NavigationTabsSize["BIG"] = "big";
23
+ NavigationTabsSize["SMALL"] = "small";
24
+ })(NavigationTabsSize || (NavigationTabsSize = {}));
25
+ var ButtonVariant;
26
+ (function (ButtonVariant) {
27
+ ButtonVariant["PRIMARY"] = "primary";
28
+ ButtonVariant["SECONDARY"] = "secondary";
29
+ ButtonVariant["TERTIARY"] = "tertiary";
30
+ ButtonVariant["DARK_BG"] = "dark-bg";
31
+ })(ButtonVariant || (ButtonVariant = {}));
32
+ var ButtonType;
33
+ (function (ButtonType) {
34
+ ButtonType["SUBMIT"] = "submit";
35
+ ButtonType["RESET"] = "reset";
36
+ ButtonType["BUTTON"] = "button";
37
+ })(ButtonType || (ButtonType = {}));
38
+ var ButtonSize;
39
+ (function (ButtonSize) {
40
+ ButtonSize["BIG"] = "big";
41
+ ButtonSize["SMALL"] = "small";
42
+ ButtonSize["X_SMALL"] = "x-small";
43
+ })(ButtonSize || (ButtonSize = {}));
44
+ var InputType;
45
+ (function (InputType) {
46
+ InputType["TEXT"] = "text";
47
+ InputType["PASSWORD"] = "password";
48
+ InputType["NUMBER"] = "number";
49
+ InputType["EMAIL"] = "email";
50
+ InputType["TEXTAREA"] = "textarea";
51
+ InputType["CHECKBOX"] = "checkbox";
52
+ InputType["RADIO"] = "radio";
53
+ InputType["TEL"] = "tel";
54
+ InputType["URL"] = "url";
55
+ InputType["SEARCH"] = "search";
56
+ })(InputType || (InputType = {}));
57
+ var InputStatus;
58
+ (function (InputStatus) {
59
+ InputStatus["SUCCESS"] = "success";
60
+ InputStatus["ERROR"] = "error";
61
+ InputStatus["WARNING"] = "warning";
62
+ })(InputStatus || (InputStatus = {}));
63
+ var PopoverPositions;
64
+ (function (PopoverPositions) {
65
+ PopoverPositions["AUTO"] = "auto";
66
+ PopoverPositions["TOP"] = "top";
67
+ PopoverPositions["RIGHT"] = "right";
68
+ PopoverPositions["BOTTOM"] = "bottom";
69
+ PopoverPositions["LEFT"] = "left";
70
+ PopoverPositions["TOP_RIGHT"] = "top_right";
71
+ PopoverPositions["TOP_LEFT"] = "top_left";
72
+ PopoverPositions["BOTTOM_RIGHT"] = "bottom_right";
73
+ PopoverPositions["BOTTOM_LEFT"] = "bottom_left";
74
+ PopoverPositions["RIGHT_TOP"] = "right_top";
75
+ PopoverPositions["RIGHT_BOTTOM"] = "right_bottom";
76
+ PopoverPositions["LEFT_TOP"] = "left_top";
77
+ PopoverPositions["LEFT_BOTTOM"] = "left_bottom";
78
+ })(PopoverPositions || (PopoverPositions = {}));
79
+ var PopoverPosition;
80
+ (function (PopoverPosition) {
81
+ PopoverPosition["AFTER_DOWN"] = "after-down";
82
+ PopoverPosition["AFTER_CENTER"] = "after-center";
83
+ PopoverPosition["AFTER_UP"] = "after-up";
84
+ PopoverPosition["BELOW_RIGHT"] = "below-right";
85
+ PopoverPosition["BELOW_CENTER"] = "below-center";
86
+ PopoverPosition["BELOW_LEFT"] = "below-left";
87
+ PopoverPosition["BEFORE_DOWN"] = "before-down";
88
+ PopoverPosition["BEFORE_CENTER"] = "before-center";
89
+ PopoverPosition["BEFORE_UP"] = "before-up";
90
+ PopoverPosition["ABOVE_RIGHT"] = "above-right";
91
+ PopoverPosition["ABOVE_CENTER"] = "above-center";
92
+ PopoverPosition["ABOVE_LEFT"] = "above-left";
93
+ })(PopoverPosition || (PopoverPosition = {}));
94
+ var PopoverBorderRadius;
95
+ (function (PopoverBorderRadius) {
96
+ PopoverBorderRadius["NONE"] = "none";
97
+ PopoverBorderRadius["SMALL"] = "small";
98
+ PopoverBorderRadius["MEDIUM"] = "medium";
99
+ })(PopoverBorderRadius || (PopoverBorderRadius = {}));
100
+ var PopoverShadow;
101
+ (function (PopoverShadow) {
102
+ PopoverShadow["SHADOW_1"] = "shadow-1";
103
+ PopoverShadow["SHADOW_2"] = "shadow-2";
104
+ PopoverShadow["SHADOW_3"] = "shadow-3";
105
+ PopoverShadow["SHADOW_4"] = "shadow-4";
106
+ PopoverShadow["SHADOW_6"] = "shadow-6";
107
+ PopoverShadow["SHADOW_8"] = "shadow-8";
108
+ PopoverShadow["SHADOW_12"] = "shadow-12";
109
+ PopoverShadow["SHADOW_16"] = "shadow-16";
110
+ PopoverShadow["SHADOW_24"] = "shadow-24";
111
+ })(PopoverShadow || (PopoverShadow = {}));
112
+ var KeyboardKeyCode;
113
+ (function (KeyboardKeyCode) {
114
+ KeyboardKeyCode[KeyboardKeyCode["TAB"] = 9] = "TAB";
115
+ KeyboardKeyCode[KeyboardKeyCode["SPACE"] = 32] = "SPACE";
116
+ KeyboardKeyCode[KeyboardKeyCode["ESC"] = 27] = "ESC";
117
+ KeyboardKeyCode[KeyboardKeyCode["ENTER"] = 13] = "ENTER";
118
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_UP"] = 38] = "ARROW_UP";
119
+ KeyboardKeyCode[KeyboardKeyCode["ARROW_DOWN"] = 40] = "ARROW_DOWN";
120
+ KeyboardKeyCode[KeyboardKeyCode["BACKSPACE"] = 8] = "BACKSPACE";
121
+ KeyboardKeyCode[KeyboardKeyCode["DELETE"] = 46] = "DELETE";
122
+ })(KeyboardKeyCode || (KeyboardKeyCode = {}));
123
+ var KeyboardCode;
124
+ (function (KeyboardCode) {
125
+ KeyboardCode["TAB"] = "Tab";
126
+ KeyboardCode["SPACE"] = "Space";
127
+ KeyboardCode["ESC"] = "Escape";
128
+ KeyboardCode["ENTER"] = "Enter";
129
+ KeyboardCode["ARROW_UP"] = "ArrowUp";
130
+ KeyboardCode["ARROW_DOWN"] = "ArrowDown";
131
+ KeyboardCode["BACKSPACE"] = "Backspace";
132
+ KeyboardCode["DELETE"] = "Delete";
133
+ })(KeyboardCode || (KeyboardCode = {}));
134
+ var ThemeVariant;
135
+ (function (ThemeVariant) {
136
+ ThemeVariant["DARK"] = "dark";
137
+ ThemeVariant["LIGHT"] = "light";
138
+ })(ThemeVariant || (ThemeVariant = {}));
139
+ var DividerSize;
140
+ (function (DividerSize) {
141
+ DividerSize["SMALL"] = "small";
142
+ DividerSize["MEDIUM"] = "medium";
143
+ DividerSize["LARGE"] = "large";
144
+ })(DividerSize || (DividerSize = {}));
145
+ var DividerOrientation;
146
+ (function (DividerOrientation) {
147
+ DividerOrientation["HORIZONTAL"] = "horizontal";
148
+ DividerOrientation["VERTICAL"] = "vertical";
149
+ })(DividerOrientation || (DividerOrientation = {}));
150
+ var SortDirection;
151
+ (function (SortDirection) {
152
+ SortDirection["ASC"] = "asc";
153
+ SortDirection["DESC"] = "desc";
154
+ SortDirection["NONE"] = "none";
155
+ })(SortDirection || (SortDirection = {}));
156
+ var AvatarSize;
157
+ (function (AvatarSize) {
158
+ AvatarSize["SMALL"] = "small";
159
+ AvatarSize["MEDIUM"] = "medium";
160
+ AvatarSize["LARGE"] = "large";
161
+ })(AvatarSize || (AvatarSize = {}));
162
+ var ListSize;
163
+ (function (ListSize) {
164
+ ListSize["SMALL"] = "small";
165
+ ListSize["MEDIUM"] = "medium";
166
+ ListSize["LARGE"] = "large";
167
+ ListSize["X_LARGE"] = "x-large";
168
+ })(ListSize || (ListSize = {}));
169
+ var Size;
170
+ (function (Size) {
171
+ Size["X_SMALL"] = "x-small";
172
+ Size["SMALL"] = "small";
173
+ Size["MEDIUM"] = "medium";
174
+ Size["LARGE"] = "large";
175
+ Size["SPECIAL"] = "special";
176
+ })(Size || (Size = {}));
177
+ var ExpandableListStyle;
178
+ (function (ExpandableListStyle) {
179
+ ExpandableListStyle["ACCORDION"] = "accordion";
180
+ ExpandableListStyle["MENU"] = "menu";
181
+ })(ExpandableListStyle || (ExpandableListStyle = {}));
182
+ var ExpandableListButtonAlign;
183
+ (function (ExpandableListButtonAlign) {
184
+ ExpandableListButtonAlign["RIGHT"] = "right";
185
+ ExpandableListButtonAlign["LEFT"] = "left";
186
+ })(ExpandableListButtonAlign || (ExpandableListButtonAlign = {}));
187
+ var LabelPosition;
188
+ (function (LabelPosition) {
189
+ LabelPosition["RIGHT"] = "right";
190
+ LabelPosition["LEFT"] = "left";
191
+ })(LabelPosition || (LabelPosition = {}));
192
+ var ListDividerType;
193
+ (function (ListDividerType) {
194
+ ListDividerType["NONE"] = "none";
195
+ ListDividerType["HEADER"] = "header";
196
+ ListDividerType["ELEMENT"] = "element";
197
+ })(ListDividerType || (ListDividerType = {}));
198
+ var NotificationType;
199
+ (function (NotificationType) {
200
+ NotificationType["SUCCESS"] = "success";
201
+ NotificationType["WARNING"] = "warning";
202
+ NotificationType["ERROR"] = "error";
203
+ })(NotificationType || (NotificationType = {}));
204
+ var AlertType;
205
+ (function (AlertType) {
206
+ AlertType["SUCCESS"] = "success";
207
+ AlertType["WARNING"] = "warning";
208
+ AlertType["ERROR"] = "error";
209
+ })(AlertType || (AlertType = {}));
210
+ var Device;
211
+ (function (Device) {
212
+ Device["MOBILE"] = "mobile";
213
+ Device["TABLET"] = "tablet";
214
+ Device["DESKTOP"] = "desktop";
215
+ })(Device || (Device = {}));
216
+ var PocketStatus;
217
+ (function (PocketStatus) {
218
+ PocketStatus["PREVIEW"] = "preview";
219
+ PocketStatus["OPEN"] = "open";
220
+ PocketStatus["CLOSED"] = "closed";
221
+ })(PocketStatus || (PocketStatus = {}));
222
+ var ToastNotification;
223
+ (function (ToastNotification) {
224
+ ToastNotification["DARK"] = "dark";
225
+ ToastNotification["LIGHT"] = "light";
226
+ ToastNotification["ACCENT"] = "accent";
227
+ ToastNotification["ERROR"] = "error";
228
+ ToastNotification["SUCCESS"] = "success";
229
+ ToastNotification["WARNING"] = "warning";
230
+ })(ToastNotification || (ToastNotification = {}));
231
+ var ToastNotificationTransition;
232
+ (function (ToastNotificationTransition) {
233
+ ToastNotificationTransition["SLIDE_IN_LEFT"] = "slide-in-left";
234
+ ToastNotificationTransition["SLIDE_IN_RIGHT"] = "slide-in-right";
235
+ ToastNotificationTransition["SLIDE_IN_DOWN"] = "slide-in-down";
236
+ ToastNotificationTransition["SLIDE_IN_UP"] = "slide-in-up";
237
+ ToastNotificationTransition["SLIDE_OUT_LEFT"] = "slide-out-left";
238
+ ToastNotificationTransition["SLIDE_OUT_RIGHT"] = "slide-out-right";
239
+ ToastNotificationTransition["SLIDE_OUT_DOWN"] = "slide-out-down";
240
+ ToastNotificationTransition["SLIDE_OUT_UP"] = "slide-out-up";
241
+ })(ToastNotificationTransition || (ToastNotificationTransition = {}));
242
+ var ToastNotificationPosition;
243
+ (function (ToastNotificationPosition) {
244
+ ToastNotificationPosition["TOP_RIGHT"] = "top-right";
245
+ ToastNotificationPosition["TOP_LEFT"] = "top-left";
246
+ ToastNotificationPosition["TOP_CENTRE"] = "top-centre";
247
+ ToastNotificationPosition["BOTTOM_RIGHT"] = "bottom-right";
248
+ ToastNotificationPosition["BOTTOM_LEFT"] = "bottom-left";
249
+ ToastNotificationPosition["BOTTOM_CENTRE"] = "bottom-centre";
250
+ })(ToastNotificationPosition || (ToastNotificationPosition = {}));
251
+ var ZTableRowExpandedType;
252
+ (function (ZTableRowExpandedType) {
253
+ ZTableRowExpandedType["EXPANDABLE"] = "expandable";
254
+ ZTableRowExpandedType["PADDING"] = "padding";
255
+ ZTableRowExpandedType["NONE"] = "none";
256
+ })(ZTableRowExpandedType || (ZTableRowExpandedType = {}));
257
+ var ZAriaAlertMode;
258
+ (function (ZAriaAlertMode) {
259
+ ZAriaAlertMode["POLITE"] = "polite";
260
+ ZAriaAlertMode["ASSERTIVE"] = "assertive";
261
+ })(ZAriaAlertMode || (ZAriaAlertMode = {}));
262
+ var TransitionDirection;
263
+ (function (TransitionDirection) {
264
+ TransitionDirection["LEFT"] = "left";
265
+ TransitionDirection["RIGHT"] = "right";
266
+ })(TransitionDirection || (TransitionDirection = {}));
267
+ var OffCanvasVariant;
268
+ (function (OffCanvasVariant) {
269
+ OffCanvasVariant["OVERLAY"] = "overlay";
270
+ OffCanvasVariant["PUSHCONTENT"] = "pushcontent";
271
+ })(OffCanvasVariant || (OffCanvasVariant = {}));
272
+ var ZFileUploadType;
273
+ (function (ZFileUploadType) {
274
+ ZFileUploadType["DEFAULT"] = "default";
275
+ ZFileUploadType["DRAGDROP"] = "dragdrop";
276
+ })(ZFileUploadType || (ZFileUploadType = {}));
277
+ var ZChipType;
278
+ (function (ZChipType) {
279
+ ZChipType["DEFAULT"] = "default";
280
+ ZChipType["MEDIUM"] = "medium";
281
+ ZChipType["SMALL"] = "small";
282
+ })(ZChipType || (ZChipType = {}));
283
+ var ZSectionTitleDividerPosition;
284
+ (function (ZSectionTitleDividerPosition) {
285
+ ZSectionTitleDividerPosition["BEFORE"] = "before";
286
+ ZSectionTitleDividerPosition["AFTER"] = "after";
287
+ })(ZSectionTitleDividerPosition || (ZSectionTitleDividerPosition = {}));
288
+ var ZDatePickerMode;
289
+ (function (ZDatePickerMode) {
290
+ ZDatePickerMode["DATE"] = "date";
291
+ ZDatePickerMode["DATE_TIME"] = "date-time";
292
+ ZDatePickerMode["MONTHS"] = "months";
293
+ })(ZDatePickerMode || (ZDatePickerMode = {}));
294
+ var ZDatePickerModeValue;
295
+ (function (ZDatePickerModeValue) {
296
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE"] = 401] = "DATE";
297
+ ZDatePickerModeValue[ZDatePickerModeValue["DATE_TIME"] = 523] = "DATE_TIME";
298
+ ZDatePickerModeValue[ZDatePickerModeValue["MONTHS"] = 288] = "MONTHS";
299
+ })(ZDatePickerModeValue || (ZDatePickerModeValue = {}));
300
+ var ZDatePickerPosition;
301
+ (function (ZDatePickerPosition) {
302
+ ZDatePickerPosition["TOP"] = "top";
303
+ ZDatePickerPosition["BOTTOM"] = "bottom";
304
+ })(ZDatePickerPosition || (ZDatePickerPosition = {}));
305
+ var ZRangePickerMode;
306
+ (function (ZRangePickerMode) {
307
+ ZRangePickerMode["DATE"] = "date";
308
+ ZRangePickerMode["DATE_TIME"] = "date-time";
309
+ })(ZRangePickerMode || (ZRangePickerMode = {}));
310
+ var StatusTagStatus;
311
+ (function (StatusTagStatus) {
312
+ StatusTagStatus["WARNING"] = "warning";
313
+ StatusTagStatus["ERROR"] = "error";
314
+ StatusTagStatus["SUCCESS"] = "success";
315
+ StatusTagStatus["NEUTRAL"] = "neutral";
316
+ StatusTagStatus["DEFAULT"] = "default";
317
+ })(StatusTagStatus || (StatusTagStatus = {}));
318
+ var InfoRevealPosition;
319
+ (function (InfoRevealPosition) {
320
+ InfoRevealPosition["TOP_RIGHT"] = "top_right";
321
+ InfoRevealPosition["TOP_LEFT"] = "top_left";
322
+ InfoRevealPosition["BOTTOM_RIGHT"] = "bottom_right";
323
+ InfoRevealPosition["BOTTOM_LEFT"] = "bottom_left";
324
+ })(InfoRevealPosition || (InfoRevealPosition = {}));
325
+ var CoverHeroVariant;
326
+ (function (CoverHeroVariant) {
327
+ CoverHeroVariant["OVERLAY"] = "overlay";
328
+ CoverHeroVariant["STACKED"] = "stacked";
329
+ })(CoverHeroVariant || (CoverHeroVariant = {}));
330
+ var CoverHeroContentPosition;
331
+ (function (CoverHeroContentPosition) {
332
+ CoverHeroContentPosition["TOP"] = "top";
333
+ CoverHeroContentPosition["BOTTOM"] = "bottom";
334
+ })(CoverHeroContentPosition || (CoverHeroContentPosition = {}));
335
+ var CarouselArrowsPosition;
336
+ (function (CarouselArrowsPosition) {
337
+ CarouselArrowsPosition["OVER"] = "over";
338
+ CarouselArrowsPosition["BOTTOM"] = "bottom";
339
+ })(CarouselArrowsPosition || (CarouselArrowsPosition = {}));
340
+ var CarouselProgressMode;
341
+ (function (CarouselProgressMode) {
342
+ CarouselProgressMode["DOTS"] = "dots";
343
+ CarouselProgressMode["NUMBERS"] = "numbers";
344
+ })(CarouselProgressMode || (CarouselProgressMode = {}));
345
+
346
+ export { AvatarSize as A, ButtonVariant as B, CardVariant as C, DividerSize as D, ExpandableListStyle as E, ZDatePickerMode as F, ZDatePickerModeValue as G, ZDatePickerPosition as H, InputType as I, ZRangePickerMode as J, KeyboardKeyCode as K, LicenseType as L, StatusTagStatus as M, NavigationTabsOrientation as N, OffCanvasVariant as O, PopoverPositions as P, InfoRevealPosition as Q, CoverHeroVariant as R, SortDirection as S, ThemeVariant as T, CoverHeroContentPosition as U, CarouselArrowsPosition as V, CarouselProgressMode as W, ZTableRowExpandedType as Z, NavigationTabsSize as a, ButtonType as b, ButtonSize as c, InputStatus as d, PopoverPosition as e, PopoverBorderRadius as f, PopoverShadow as g, KeyboardCode as h, DividerOrientation as i, ListSize as j, Size as k, ExpandableListButtonAlign as l, LabelPosition as m, ListDividerType as n, NotificationType as o, AlertType as p, Device as q, PocketStatus as r, ToastNotification as s, ToastNotificationTransition as t, ToastNotificationPosition as u, ZAriaAlertMode as v, TransitionDirection as w, ZFileUploadType as x, ZChipType as y, ZSectionTitleDividerPosition as z };