@zanichelli/albe-web-components 6.3.2 → 6.3.4

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 (639) hide show
  1. package/CHANGELOG.md +30 -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 +9 -2
  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-offcanvas/styles.css +5 -2
  134. package/dist/collection/components/z-pagination/index.js +12 -5
  135. package/dist/collection/components/z-popover/index.js +38 -27
  136. package/dist/collection/components/z-section-title/index.js +7 -0
  137. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  138. package/dist/collection/components/z-table/z-table/index.js +8 -6
  139. package/dist/collection/components/z-table/z-table-cell/index.js +1 -1
  140. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  141. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  142. package/dist/collection/components/z-table/z-table-header/index.js +5 -5
  143. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  144. package/dist/collection/components/z-table/z-table-row/index.js +1 -0
  145. package/dist/collection/components/z-tag/index.js +0 -4
  146. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +2 -2
  147. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +0 -6
  148. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  149. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +4 -2
  150. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +2 -5
  151. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +0 -3
  152. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  153. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -3
  154. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  155. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  156. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  157. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -2
  158. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  159. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  160. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  161. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  162. package/dist/collection/snowflakes/myz/z-otp/index.js +1 -2
  163. package/dist/collection/snowflakes/myz/z-slideshow/index.js +0 -3
  164. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  165. package/dist/esm/index-a2ca4b97.js +18 -74
  166. package/dist/esm/index.js +2 -2
  167. package/dist/esm/loader.js +2 -2
  168. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  169. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  170. package/dist/esm/web-components-library.js +2 -2
  171. package/dist/esm/z-alert.entry.js +0 -1
  172. package/dist/esm/z-anchor-navigation.entry.js +8 -1
  173. package/dist/esm/z-app-header_2.entry.js +29 -12
  174. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -8
  175. package/dist/esm/z-app-topbar.entry.js +3 -7
  176. package/dist/esm/z-aria-alert.entry.js +2 -1
  177. package/dist/esm/z-avatar.entry.js +4 -3
  178. package/dist/esm/z-body_2.entry.js +2 -4
  179. package/dist/esm/z-button-sort.entry.js +4 -4
  180. package/dist/esm/z-button.entry.js +6 -6
  181. package/dist/esm/z-card.entry.js +3 -4
  182. package/dist/esm/z-carousel.entry.js +6 -8
  183. package/dist/esm/z-chip.entry.js +4 -4
  184. package/dist/esm/z-combobox.entry.js +14 -13
  185. package/dist/esm/z-contextual-menu.entry.js +8 -3
  186. package/dist/esm/z-cover-hero.entry.js +8 -1
  187. package/dist/esm/z-date-picker.entry.js +4 -4
  188. package/dist/esm/z-divider.entry.js +4 -1
  189. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  190. package/dist/esm/z-file-upload.entry.js +6 -10
  191. package/dist/esm/z-file.entry.js +2 -4
  192. package/dist/esm/z-info-box.entry.js +1 -1
  193. package/dist/esm/z-info-reveal.entry.js +5 -2
  194. package/dist/esm/z-input_2.entry.js +12 -18
  195. package/dist/esm/z-link.entry.js +9 -3
  196. package/dist/esm/z-list_3.entry.js +71 -12
  197. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  198. package/dist/esm/z-menu-section.entry.js +0 -3
  199. package/dist/esm/z-menu.entry.js +10 -3
  200. package/dist/esm/z-messages-pocket.entry.js +2 -3
  201. package/dist/esm/z-modal-login.entry.js +2 -5
  202. package/dist/esm/z-modal.entry.js +1 -3
  203. package/dist/esm/z-myz-card-alert.entry.js +1 -5
  204. package/dist/esm/z-myz-card-dictionary.entry.js +5 -3
  205. package/dist/esm/z-myz-card-footer.entry.js +3 -6
  206. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  207. package/dist/esm/z-myz-card-info.entry.js +4 -4
  208. package/dist/esm/z-myz-card-list.entry.js +0 -1
  209. package/dist/esm/z-myz-card_4.entry.js +3 -10
  210. package/dist/esm/z-myz-list-item.entry.js +4 -7
  211. package/dist/esm/z-myz-list.entry.js +31 -0
  212. package/dist/esm/z-navigation-tab-link.entry.js +13 -6
  213. package/dist/esm/z-navigation-tab.entry.js +13 -4
  214. package/dist/esm/z-navigation-tabs.entry.js +7 -4
  215. package/dist/esm/z-notification.entry.js +6 -3
  216. package/dist/esm/z-offcanvas.entry.js +9 -2
  217. package/dist/esm/z-otp.entry.js +2 -3
  218. package/dist/esm/z-pagination.entry.js +13 -6
  219. package/dist/esm/z-panel-elem.entry.js +2 -7
  220. package/dist/esm/z-pocket_3.entry.js +4 -5
  221. package/dist/esm/z-popover.entry.js +35 -24
  222. package/dist/esm/z-range-picker.entry.js +3 -7
  223. package/dist/esm/z-section-title.entry.js +8 -1
  224. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +12 -28
  225. package/dist/esm/z-skip-to-content.entry.js +3 -3
  226. package/dist/esm/z-slideshow.entry.js +2 -5
  227. package/dist/esm/z-stepper-item.entry.js +0 -4
  228. package/dist/esm/z-table-cell.entry.js +2 -2
  229. package/dist/esm/z-table-empty-box.entry.js +2 -0
  230. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  231. package/dist/esm/z-table-header-row.entry.js +0 -1
  232. package/dist/esm/z-table-header.entry.js +6 -6
  233. package/dist/esm/z-table-row.entry.js +2 -1
  234. package/dist/esm/z-table.entry.js +9 -7
  235. package/dist/esm/z-tag.entry.js +0 -2
  236. package/dist/esm/z-toast-notification-list.entry.js +3 -1
  237. package/dist/esm/z-toast-notification.entry.js +5 -9
  238. package/dist/esm/z-toggle-button.entry.js +2 -2
  239. package/dist/esm/z-toggle-switch.entry.js +6 -2
  240. package/dist/esm/z-tooltip.entry.js +7 -3
  241. package/dist/esm/z-user-dropdown.entry.js +1 -5
  242. package/dist/types/beans/index.d.ts +1 -60
  243. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  244. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  245. package/dist/types/components/z-popover/index.d.ts +4 -4
  246. package/dist/types/components.d.ts +8 -1057
  247. package/dist/types/stencil-public-runtime.d.ts +0 -5
  248. package/dist/web-components-library/index.esm.js +1 -1
  249. package/dist/web-components-library/p-009c9f67.entry.js +1 -0
  250. package/dist/web-components-library/p-01f001fd.entry.js +1 -0
  251. package/dist/web-components-library/p-057600de.entry.js +1 -0
  252. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  253. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  254. package/dist/web-components-library/p-07e18572.entry.js +1 -0
  255. package/dist/web-components-library/p-0843b0e7.entry.js +1 -0
  256. package/dist/web-components-library/p-0fa4b50b.entry.js +1 -0
  257. package/dist/web-components-library/p-1b6279a6.entry.js +1 -0
  258. package/dist/web-components-library/p-1ba8d432.entry.js +1 -0
  259. package/dist/web-components-library/p-1cb23bbb.entry.js +1 -0
  260. package/dist/web-components-library/p-20a3247c.entry.js +1 -0
  261. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  262. package/dist/web-components-library/p-26f834e5.entry.js +1 -0
  263. package/dist/web-components-library/p-279655eb.entry.js +1 -0
  264. package/{www/build/p-1fdbd448.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  265. package/dist/web-components-library/p-2d1b6c3c.entry.js +1 -0
  266. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  267. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  268. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  269. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  270. package/dist/web-components-library/p-38a3cf3b.entry.js +1 -0
  271. package/dist/web-components-library/p-3a468aa9.entry.js +1 -0
  272. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  273. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  274. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  275. package/dist/web-components-library/p-475ca461.entry.js +1 -0
  276. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  277. package/dist/web-components-library/p-4e8fd5be.entry.js +1 -0
  278. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  279. package/dist/web-components-library/p-59cfee8d.entry.js +1 -0
  280. package/dist/web-components-library/p-5dd9a2c6.entry.js +1 -0
  281. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  282. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  283. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  284. package/dist/web-components-library/p-6b1a5309.entry.js +1 -0
  285. package/dist/web-components-library/p-7af991f5.entry.js +1 -0
  286. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  287. package/dist/web-components-library/p-8980398c.entry.js +1 -0
  288. package/dist/web-components-library/p-8b960526.entry.js +1 -0
  289. package/dist/web-components-library/p-8bf0844b.entry.js +1 -0
  290. package/dist/web-components-library/p-8c105bd1.entry.js +1 -0
  291. package/dist/web-components-library/p-8f46e548.entry.js +1 -0
  292. package/dist/web-components-library/p-8ffc17b7.entry.js +1 -0
  293. package/dist/web-components-library/p-93dc6d51.entry.js +1 -0
  294. package/dist/web-components-library/p-95b8f109.entry.js +1 -0
  295. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  296. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  297. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  298. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  299. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  300. package/dist/web-components-library/p-a23e9115.js +1 -0
  301. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  302. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  303. package/dist/web-components-library/p-a82ea410.entry.js +1 -0
  304. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  305. package/dist/web-components-library/p-b33f5e6a.entry.js +1 -0
  306. package/dist/web-components-library/{p-bee26f96.js → p-b3c29822.js} +1 -1
  307. package/dist/web-components-library/p-b6f36170.entry.js +16 -0
  308. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  309. package/dist/web-components-library/p-bdc6f2e5.entry.js +1 -0
  310. package/dist/web-components-library/p-beba3e67.entry.js +1 -0
  311. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  312. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  313. package/dist/web-components-library/p-cd43f80d.js +1 -0
  314. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  315. package/dist/web-components-library/p-db3c8e3e.entry.js +1 -0
  316. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  317. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  318. package/dist/web-components-library/p-f0653e72.entry.js +1 -0
  319. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  320. package/dist/web-components-library/p-f20d1242.entry.js +1 -0
  321. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  322. package/dist/web-components-library/web-components-library.esm.js +1 -1
  323. package/package.json +1 -1
  324. package/react/components.d.ts +0 -17
  325. package/react/components.js +2 -20
  326. package/react/components.js.map +1 -1
  327. package/www/build/index.esm.js +1 -1
  328. package/www/build/p-009c9f67.entry.js +1 -0
  329. package/www/build/p-01f001fd.entry.js +1 -0
  330. package/www/build/p-057600de.entry.js +1 -0
  331. package/www/build/p-05ced71c.entry.js +1 -0
  332. package/www/build/p-074ea569.entry.js +1 -0
  333. package/www/build/p-07e18572.entry.js +1 -0
  334. package/www/build/p-0843b0e7.entry.js +1 -0
  335. package/www/build/p-0fa4b50b.entry.js +1 -0
  336. package/www/build/p-1b6279a6.entry.js +1 -0
  337. package/www/build/p-1ba8d432.entry.js +1 -0
  338. package/www/build/p-1cb23bbb.entry.js +1 -0
  339. package/www/build/p-20a3247c.entry.js +1 -0
  340. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  341. package/www/build/p-26f834e5.entry.js +1 -0
  342. package/www/build/p-279655eb.entry.js +1 -0
  343. package/www/build/p-2a056aa6.js +1 -0
  344. package/{dist/web-components-library/p-1fdbd448.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  345. package/www/build/p-2d1b6c3c.entry.js +1 -0
  346. package/www/build/p-2efedcf4.entry.js +1 -0
  347. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  348. package/www/build/p-344e7ae7.entry.js +1 -0
  349. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  350. package/www/build/p-38a3cf3b.entry.js +1 -0
  351. package/www/build/p-3a468aa9.entry.js +1 -0
  352. package/www/build/p-3c2d438b.entry.js +1 -0
  353. package/www/build/p-3f55dce6.entry.js +1 -0
  354. package/www/build/p-411cbcd6.entry.js +1 -0
  355. package/www/build/p-475ca461.entry.js +1 -0
  356. package/www/build/p-4cd6c6f4.entry.js +1 -0
  357. package/www/build/p-4e8fd5be.entry.js +1 -0
  358. package/www/build/p-51e308ca.entry.js +1 -0
  359. package/www/build/p-59cfee8d.entry.js +1 -0
  360. package/www/build/p-5dd9a2c6.entry.js +1 -0
  361. package/www/build/p-61424b8a.entry.js +1 -0
  362. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  363. package/www/build/p-682528b2.entry.js +1 -0
  364. package/www/build/p-6b1a5309.entry.js +1 -0
  365. package/www/build/p-7af991f5.entry.js +1 -0
  366. package/www/build/p-810bd730.entry.js +1 -0
  367. package/www/build/p-8980398c.entry.js +1 -0
  368. package/www/build/p-8b960526.entry.js +1 -0
  369. package/www/build/p-8bf0844b.entry.js +1 -0
  370. package/www/build/p-8c105bd1.entry.js +1 -0
  371. package/www/build/p-8f46e548.entry.js +1 -0
  372. package/www/build/p-8ffc17b7.entry.js +1 -0
  373. package/www/build/p-93dc6d51.entry.js +1 -0
  374. package/www/build/p-95b8f109.entry.js +1 -0
  375. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  376. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  377. package/www/build/p-9c338aeb.entry.js +1 -0
  378. package/www/build/p-9d03a7d6.entry.js +1 -0
  379. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  380. package/www/build/p-a23e9115.js +1 -0
  381. package/www/build/p-a2b67e2d.entry.js +1 -0
  382. package/www/build/p-a79d1412.entry.js +1 -0
  383. package/www/build/p-a82ea410.entry.js +1 -0
  384. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  385. package/www/build/p-b33f5e6a.entry.js +1 -0
  386. package/www/build/{p-bee26f96.js → p-b3c29822.js} +1 -1
  387. package/www/build/p-b6f36170.entry.js +16 -0
  388. package/www/build/p-bb0fe7bc.entry.js +1 -0
  389. package/www/build/p-bdc6f2e5.entry.js +1 -0
  390. package/www/build/p-beba3e67.entry.js +1 -0
  391. package/www/build/p-c25b0b2a.entry.js +1 -0
  392. package/www/build/p-c6aad085.entry.js +1 -0
  393. package/www/build/p-cd43f80d.js +1 -0
  394. package/www/build/p-ce83ce18.entry.js +1 -0
  395. package/www/build/p-db3c8e3e.entry.js +1 -0
  396. package/www/build/p-e40b16fa.entry.js +1 -0
  397. package/www/build/p-ede9fbf5.entry.js +1 -0
  398. package/www/build/p-f0653e72.entry.js +1 -0
  399. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  400. package/www/build/p-f20d1242.entry.js +1 -0
  401. package/www/build/p-f95cc914.entry.js +1 -0
  402. package/www/build/web-components-library.esm.js +1 -1
  403. package/www/index.html +1 -1
  404. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -28
  405. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -36
  406. package/dist/cjs/z-button-filter.cjs.entry.js +0 -49
  407. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  408. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -24
  409. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -44
  410. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -54
  411. package/dist/cjs/z-footer.cjs.entry.js +0 -110
  412. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  413. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -93
  414. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -201
  415. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  416. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -25
  417. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -129
  418. package/dist/cjs/z-status-tag.cjs.entry.js +0 -32
  419. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -262
  420. package/dist/collection/components/footer/z-footer/index.js +0 -262
  421. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  422. package/dist/collection/components/footer/z-footer-link/index.js +0 -45
  423. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  424. package/dist/collection/components/footer/z-footer-section/index.js +0 -54
  425. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  426. package/dist/collection/components/footer/z-footer-social/index.js +0 -78
  427. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  428. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  429. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  430. package/dist/collection/components/notification/z-cookiebar/index.js +0 -115
  431. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  432. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  433. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  434. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -136
  435. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  436. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -221
  437. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  438. package/dist/collection/deprecated/z-button-filter/index.js +0 -159
  439. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  440. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -63
  441. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  442. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  443. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  444. package/dist/collection/deprecated/z-input-label/index.js +0 -79
  445. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  446. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -300
  447. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  448. package/dist/collection/deprecated/z-status-tag/index.js +0 -133
  449. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  450. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -378
  451. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  452. package/dist/collection/snowflakes/myz/topbar/index.js +0 -409
  453. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  454. package/dist/esm/z-app-switcher.entry.js +0 -24
  455. package/dist/esm/z-button-deprecated.entry.js +0 -32
  456. package/dist/esm/z-button-filter.entry.js +0 -45
  457. package/dist/esm/z-candybar.entry.js +0 -15
  458. package/dist/esm/z-chip-deprecated.entry.js +0 -20
  459. package/dist/esm/z-cookiebar.entry.js +0 -40
  460. package/dist/esm/z-footer-link_3.entry.js +0 -48
  461. package/dist/esm/z-footer.entry.js +0 -106
  462. package/dist/esm/z-input-deprecated.entry.js +0 -257
  463. package/dist/esm/z-menu-dropdown_2.entry.js +0 -88
  464. package/dist/esm/z-myz-topbar.entry.js +0 -197
  465. package/dist/esm/z-pagination-bar.entry.js +0 -112
  466. package/dist/esm/z-pagination-page.entry.js +0 -21
  467. package/dist/esm/z-popover-deprecated.entry.js +0 -125
  468. package/dist/esm/z-status-tag.entry.js +0 -28
  469. package/dist/esm/z-tooltip-deprecated.entry.js +0 -258
  470. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  471. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  472. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  473. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  474. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  475. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  476. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  477. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  478. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  479. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  480. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  481. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  482. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  483. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  484. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  485. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  486. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  487. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  488. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  489. package/dist/web-components-library/p-0afc555e.entry.js +0 -1
  490. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  491. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  492. package/dist/web-components-library/p-18448e4d.entry.js +0 -1
  493. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  494. package/dist/web-components-library/p-1e163a87.entry.js +0 -1
  495. package/dist/web-components-library/p-1f187c54.entry.js +0 -1
  496. package/dist/web-components-library/p-1f8c8cd0.entry.js +0 -1
  497. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  498. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  499. package/dist/web-components-library/p-3027c60b.entry.js +0 -1
  500. package/dist/web-components-library/p-30fcd62b.js +0 -1
  501. package/dist/web-components-library/p-35739670.entry.js +0 -1
  502. package/dist/web-components-library/p-36d2d081.entry.js +0 -1
  503. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  504. package/dist/web-components-library/p-3eb0d582.entry.js +0 -1
  505. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  506. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  507. package/dist/web-components-library/p-42782d06.entry.js +0 -1
  508. package/dist/web-components-library/p-4465426a.entry.js +0 -1
  509. package/dist/web-components-library/p-468520f5.entry.js +0 -1
  510. package/dist/web-components-library/p-46e367c9.entry.js +0 -1
  511. package/dist/web-components-library/p-4a322ca6.entry.js +0 -1
  512. package/dist/web-components-library/p-4ba0b17c.entry.js +0 -1
  513. package/dist/web-components-library/p-552c6686.entry.js +0 -1
  514. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  515. package/dist/web-components-library/p-569f6cff.entry.js +0 -1
  516. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  517. package/dist/web-components-library/p-5935151c.entry.js +0 -1
  518. package/dist/web-components-library/p-5b83568e.entry.js +0 -1
  519. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  520. package/dist/web-components-library/p-63a99ad2.entry.js +0 -16
  521. package/dist/web-components-library/p-64033ee3.entry.js +0 -1
  522. package/dist/web-components-library/p-66bbcf76.entry.js +0 -1
  523. package/dist/web-components-library/p-69db61b5.entry.js +0 -1
  524. package/dist/web-components-library/p-6e4dd501.entry.js +0 -1
  525. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  526. package/dist/web-components-library/p-7171d686.entry.js +0 -1
  527. package/dist/web-components-library/p-75a4091f.entry.js +0 -1
  528. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  529. package/dist/web-components-library/p-7e13d026.entry.js +0 -1
  530. package/dist/web-components-library/p-82ff8f0e.entry.js +0 -1
  531. package/dist/web-components-library/p-84cc611a.entry.js +0 -1
  532. package/dist/web-components-library/p-8879211b.entry.js +0 -1
  533. package/dist/web-components-library/p-8949cd1d.entry.js +0 -1
  534. package/dist/web-components-library/p-9099124a.entry.js +0 -1
  535. package/dist/web-components-library/p-9ecf936d.js +0 -1
  536. package/dist/web-components-library/p-a1250f99.entry.js +0 -1
  537. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  538. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  539. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  540. package/dist/web-components-library/p-af9b8051.entry.js +0 -1
  541. package/dist/web-components-library/p-b01314fa.entry.js +0 -1
  542. package/dist/web-components-library/p-b4a9ba1d.entry.js +0 -1
  543. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  544. package/dist/web-components-library/p-bbbfd2fa.entry.js +0 -1
  545. package/dist/web-components-library/p-bea5aa42.entry.js +0 -1
  546. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  547. package/dist/web-components-library/p-c7d7958c.entry.js +0 -1
  548. package/dist/web-components-library/p-c849a2a5.entry.js +0 -1
  549. package/dist/web-components-library/p-d1b45e96.entry.js +0 -1
  550. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  551. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  552. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  553. package/dist/web-components-library/p-dc3c5f36.entry.js +0 -1
  554. package/dist/web-components-library/p-e0f82390.entry.js +0 -1
  555. package/dist/web-components-library/p-e1ddeb61.entry.js +0 -1
  556. package/dist/web-components-library/p-e4d761f4.entry.js +0 -1
  557. package/dist/web-components-library/p-efca7e17.entry.js +0 -1
  558. package/dist/web-components-library/p-f08d1cbd.entry.js +0 -1
  559. package/dist/web-components-library/p-f53d1d26.entry.js +0 -1
  560. package/dist/web-components-library/p-f8aef252.entry.js +0 -1
  561. package/dist/web-components-library/p-f94281ee.entry.js +0 -1
  562. package/dist/web-components-library/p-f9e8ac5d.entry.js +0 -1
  563. package/www/build/p-016b2800.entry.js +0 -1
  564. package/www/build/p-067bd5da.entry.js +0 -1
  565. package/www/build/p-0afc555e.entry.js +0 -1
  566. package/www/build/p-10b84e8c.entry.js +0 -1
  567. package/www/build/p-12211a48.entry.js +0 -1
  568. package/www/build/p-18448e4d.entry.js +0 -1
  569. package/www/build/p-1ab0de76.entry.js +0 -1
  570. package/www/build/p-1e163a87.entry.js +0 -1
  571. package/www/build/p-1f187c54.entry.js +0 -1
  572. package/www/build/p-1f8c8cd0.entry.js +0 -1
  573. package/www/build/p-2d5d8e6f.entry.js +0 -1
  574. package/www/build/p-2e7a31ac.entry.js +0 -1
  575. package/www/build/p-3027c60b.entry.js +0 -1
  576. package/www/build/p-30fcd62b.js +0 -1
  577. package/www/build/p-35739670.entry.js +0 -1
  578. package/www/build/p-36d2d081.entry.js +0 -1
  579. package/www/build/p-3c7cf41f.entry.js +0 -1
  580. package/www/build/p-3eb0d582.entry.js +0 -1
  581. package/www/build/p-3ecfb7c1.entry.js +0 -1
  582. package/www/build/p-40f96085.entry.js +0 -1
  583. package/www/build/p-42782d06.entry.js +0 -1
  584. package/www/build/p-4465426a.entry.js +0 -1
  585. package/www/build/p-468520f5.entry.js +0 -1
  586. package/www/build/p-46e367c9.entry.js +0 -1
  587. package/www/build/p-4a322ca6.entry.js +0 -1
  588. package/www/build/p-4ba0b17c.entry.js +0 -1
  589. package/www/build/p-552c6686.entry.js +0 -1
  590. package/www/build/p-563529f8.entry.js +0 -1
  591. package/www/build/p-569f6cff.entry.js +0 -1
  592. package/www/build/p-57faab40.entry.js +0 -1
  593. package/www/build/p-5935151c.entry.js +0 -1
  594. package/www/build/p-5b83568e.entry.js +0 -1
  595. package/www/build/p-5c6108bb.entry.js +0 -1
  596. package/www/build/p-63a99ad2.entry.js +0 -16
  597. package/www/build/p-64033ee3.entry.js +0 -1
  598. package/www/build/p-66bbcf76.entry.js +0 -1
  599. package/www/build/p-69db61b5.entry.js +0 -1
  600. package/www/build/p-6e4dd501.entry.js +0 -1
  601. package/www/build/p-6fe1bffb.entry.js +0 -1
  602. package/www/build/p-7171d686.entry.js +0 -1
  603. package/www/build/p-75a4091f.entry.js +0 -1
  604. package/www/build/p-7b22a446.entry.js +0 -1
  605. package/www/build/p-7e13d026.entry.js +0 -1
  606. package/www/build/p-82ff8f0e.entry.js +0 -1
  607. package/www/build/p-84cc611a.entry.js +0 -1
  608. package/www/build/p-8879211b.entry.js +0 -1
  609. package/www/build/p-8949cd1d.entry.js +0 -1
  610. package/www/build/p-9099124a.entry.js +0 -1
  611. package/www/build/p-9ecf936d.js +0 -1
  612. package/www/build/p-a1250f99.entry.js +0 -1
  613. package/www/build/p-a3b8dd69.entry.js +0 -1
  614. package/www/build/p-aa271ed7.entry.js +0 -1
  615. package/www/build/p-af4a9bb7.entry.js +0 -1
  616. package/www/build/p-af9b8051.entry.js +0 -1
  617. package/www/build/p-b01314fa.entry.js +0 -1
  618. package/www/build/p-b4a9ba1d.entry.js +0 -1
  619. package/www/build/p-b9a69a90.entry.js +0 -1
  620. package/www/build/p-bbbfd2fa.entry.js +0 -1
  621. package/www/build/p-bea5aa42.entry.js +0 -1
  622. package/www/build/p-c39c68b9.entry.js +0 -1
  623. package/www/build/p-c7d7958c.entry.js +0 -1
  624. package/www/build/p-c849a2a5.entry.js +0 -1
  625. package/www/build/p-d1b45e96.entry.js +0 -1
  626. package/www/build/p-d767f784.entry.js +0 -1
  627. package/www/build/p-d7e72cec.entry.js +0 -1
  628. package/www/build/p-d8e17d3a.entry.js +0 -1
  629. package/www/build/p-dc3c5f36.entry.js +0 -1
  630. package/www/build/p-e0f82390.entry.js +0 -1
  631. package/www/build/p-e1ddeb61.entry.js +0 -1
  632. package/www/build/p-e4d761f4.entry.js +0 -1
  633. package/www/build/p-ef5f8af2.js +0 -1
  634. package/www/build/p-efca7e17.entry.js +0 -1
  635. package/www/build/p-f08d1cbd.entry.js +0 -1
  636. package/www/build/p-f53d1d26.entry.js +0 -1
  637. package/www/build/p-f8aef252.entry.js +0 -1
  638. package/www/build/p-f94281ee.entry.js +0 -1
  639. package/www/build/p-f9e8ac5d.entry.js +0 -1
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-a2ca4b97.js';
2
- import { r as Device } from './index-aee91593.js';
3
- import { b as convertJson, g as getDevice, h as handleKeyboardSubmit } from './utils-5dc8ce33.js';
2
+ import { o as Device } from './index-968a240f.js';
3
+ import { e as convertJson, g as getDevice, h as handleKeyboardSubmit } from './utils-ccb4d66f.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ":host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-base) solid var(--color-surface02);grid-template:2 / 2;grid-template-areas:\"center center\" \"left right\"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--bg-neutral-150);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--bg-neutral-400)}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-base) solid var(--color-surface02);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:\"left center right\"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}";
@@ -16,9 +16,6 @@ function isStringArray(data) {
16
16
  const ZSlideshow = class {
17
17
  constructor(hostRef) {
18
18
  registerInstance(this, hostRef);
19
- this.slideshowid = undefined;
20
- this.data = undefined;
21
- this.device = undefined;
22
19
  this.currentSlide = 0;
23
20
  }
24
21
  watchData() {
@@ -5,10 +5,6 @@ const stylesCss = ":host{position:relative;width:calc(var(--space-unit) * 5);fon
5
5
  const ZStepperItem = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
- this.index = undefined;
9
- this.href = undefined;
10
- this.pressed = undefined;
11
- this.disabled = undefined;
12
8
  }
13
9
  render() {
14
10
  if (this.href) {
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-a2ca4b97.js';
2
- import { k as Size, B as ButtonVariant, c as ButtonSize } from './index-aee91593.js';
2
+ import { h as Size, B as ButtonVariant, c as ButtonSize } from './index-968a240f.js';
3
3
 
4
4
  const stylesCss = ":host{display:table-cell;border-bottom:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>.button-container{display:none}:host:hover>.button-container{display:initial}.button-container{position:absolute;z-index:5;top:8px;right:8px}.button-content{position:relative}.contextual-menu-container{position:absolute;top:calc(100% - var(--space-unit));right:0;display:none}.button-container.visible,.contextual-menu-container.visible{display:initial}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}";
5
5
 
6
6
  const ZTableCell = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
- this.showButton = undefined;
9
+ /** Set padding size of cell, if special 0px padding will be set */
10
10
  this.padding = Size.MEDIUM;
11
11
  this.isMenuOpened = false;
12
12
  }
@@ -5,7 +5,9 @@ const stylesCss = ".sc-z-table-empty-box-h{display:block;padding:calc(var(--spac
5
5
  const ZTableEmptyBox = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
+ /** Sets main title message*/
8
9
  this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare.";
10
+ /** Sets message */
9
11
  this.subtitle = "";
10
12
  }
11
13
  componentWillLoad() {
@@ -5,7 +5,6 @@ const stylesCss = ":host{display:none;background-color:var(--gray50)}:host>td>di
5
5
  const ZTableExpandedRow = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
- this.colSpan = undefined;
9
8
  }
10
9
  render() {
11
10
  return (h("td", { colSpan: this.colSpan }, h("div", { class: "content-container" }, h("slot", null))));
@@ -5,7 +5,6 @@ const stylesCss = "z-table-header-row{display:table-row}z-table-header-row[expan
5
5
  const ZTableHeaderRow = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
- this.expandable = undefined;
9
8
  }
10
9
  renderExpandHeader() {
11
10
  return h("z-table-header", null);
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-a2ca4b97.js';
2
- import { k as Size, S as SortDirection, B as ButtonVariant, c as ButtonSize, P as PopoverPositions } from './index-aee91593.js';
3
- import { a as getElementTree } from './utils-5dc8ce33.js';
2
+ import { h as Size, S as SortDirection, B as ButtonVariant, c as ButtonSize, P as PopoverPosition } from './index-968a240f.js';
3
+ import { a as getElementTree } from './utils-ccb4d66f.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ":host{position:relative;display:table-cell;border-bottom:var(--border-size-medium) solid var(--gray200);background-color:var(--gray50);font-family:var(--dashboard-font);font-weight:var(--font-sb);text-align:start}.container{display:flex;align-items:flex-end}:host(.sortable){cursor:pointer}:host([padding=\"x-small\"]){padding:calc(var(--space-unit) * 0.5)}:host([padding=\"small\"]){padding:calc(var(--space-unit))}:host([padding=\"medium\"]){padding:calc(var(--space-unit) * 2)}:host([padding=\"large\"]){padding:calc(var(--space-unit) * 2.5)}:host([padding=\"special\"]){padding:0}.arrow{padding-left:var(--space-unit);opacity:1}.popover-container{position:absolute;top:var(--space-unit);right:var(--space-unit);display:none}.popover-container z-popover{--z-popover-theme--surface:var(--gray200);position:relative;z-index:1}.popover-container.visible{display:block}:host(:hover) .popover-container{display:block}";
@@ -9,11 +9,11 @@ const ZTableHeader = class {
9
9
  constructor(hostRef) {
10
10
  registerInstance(this, hostRef);
11
11
  this.sort = createEvent(this, "sort", 7);
12
- this.columnId = undefined;
12
+ /** Set padding size of cell, if special 0px padding will be set */
13
13
  this.padding = Size.MEDIUM;
14
- this.sortable = undefined;
15
- this.showButton = undefined;
14
+ /** [Optional] Default sort order */
16
15
  this.defaultSortDirection = SortDirection.ASC;
16
+ /** Sort direction */
17
17
  this.sortDirection = SortDirection.NONE;
18
18
  this.emitOnSort = this.emitOnSort.bind(this);
19
19
  }
@@ -69,7 +69,7 @@ const ZTableHeader = class {
69
69
  render() {
70
70
  return (h(Host, { class: {
71
71
  sortable: this.sortable,
72
- }, 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" })))))));
72
+ }, 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" })))))));
73
73
  }
74
74
  get host() { return getElement(this); }
75
75
  };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-a2ca4b97.js';
2
- import { Z as ZTableRowExpandedType } from './index-aee91593.js';
2
+ import { Z as ZTableRowExpandedType } from './index-968a240f.js';
3
3
 
4
4
  const stylesCss = "z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type=\"expandable\"]:hover{cursor:pointer}z-table-row[expanded-type=\"expandable\"]>z-table-cell:first-child,z-table-row[expanded-type=\"padding\"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type=\"expandable\"]>z-table-cell:nth-child(2),z-table-row[expanded-type=\"padding\"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}";
5
5
 
@@ -7,6 +7,7 @@ const ZTableRow = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
9
  this.expand = createEvent(this, "expand", 7);
10
+ /** Table row expanded type */
10
11
  this.expandedType = ZTableRowExpandedType.NONE;
11
12
  this.expanded = false;
12
13
  }
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-a2ca4b97.js';
2
- import { B as ButtonVariant, c as ButtonSize } from './index-aee91593.js';
2
+ import { B as ButtonVariant, c as ButtonSize } from './index-968a240f.js';
3
3
  import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
4
4
 
5
5
  const stylesCss = "z-table{display:block;width:100%;background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg);overflow-x:auto}z-table>div.table{display:table;width:100%;border-collapse:separate}z-table>div.table-bordered>z-table-body>z-table-row>z-table-cell:not(:last-child),z-table>div.table-bordered>z-table-head>z-table-header-row>z-table-header:not(:last-child){border-right:var(--border-size-small) solid var(--bg-grey-200)}z-table>div>z-table-body>z-table-row[expandable]>z-table-cell:first-child,z-table>div>z-table-head>z-table-header-row[expandable]>z-table-header:first-child{border-right:none}z-table>div>z-table-body>z-table-row[expanded]>z-table-cell{background-color:var(--gray50)}z-table>div>z-table-body>z-table-row[expanded]+z-table-expanded-row{border-bottom:1px solid var(--gray200)}z-table>div.table-column-sticky>z-table-body>z-table-row>z-table-cell:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{position:sticky;z-index:1;left:0;box-shadow:1px 0 4px -1px rgb(66 69 72 / 40%)}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header{position:sticky;z-index:2;top:0;box-shadow:0 2px 3px -3px rgb(66 69 72 / 40%)}z-table>div.table-header-sticky>z-table-head>z-table-header-row>z-table-header:first-child,z-table>div.table-column-sticky>z-table-head>z-table-header-row>z-table-header:first-child{z-index:5}z-table-body{width:auto;background-color:var(--color-white)}z-table-empty-box{display:flex;flex-direction:column;flex-grow:1;border-bottom:var(--border-size-small) solid var(--bg-grey-200)}z-table-empty-box.bordered{border-left:var(--border-size-small) solid var(--bg-grey-200)}.error-message{margin-top:calc(var(--space-unit) * 2)}.table-content{display:flex;width:100%;flex-direction:row}.error-content{display:flex;padding:calc(var(--space-unit) * 3);font-family:var(--dashboard-font)}.error-content>img{width:244px;height:188px;margin-right:calc(var(--space-unit) * 3)}@media only screen and (max-width: 768px){z-table>div.table-empty{display:none}.error-content{display:flex;flex-direction:column}.error-content>img{width:auto;height:auto}.text{padding:calc(var(--space-unit) * 3) 0}}";
@@ -9,20 +9,22 @@ const ZTable = class {
9
9
  registerInstance(this, hostRef);
10
10
  this.callToAction = createEvent(this, "callToAction", 7);
11
11
  this.callToActionTwo = createEvent(this, "callToActionTwo", 7);
12
- this.lines = undefined;
12
+ /** Error message */
13
13
  this.errorMessage = "Siamo spiacenti, non siamo riusciti a caricare il contenuto richiesto";
14
+ /** Sets table with border */
14
15
  this.bordered = false;
15
- this.callToActionLabel = undefined;
16
- this.callToActionTwoLabel = undefined;
16
+ /** Sets first column sticky */
17
17
  this.columnSticky = false;
18
+ /** Sets empty table */
18
19
  this.empty = false;
20
+ /** Set error status */
19
21
  this.error = false;
20
- this.errorLink = undefined;
22
+ /** Sets header sticky */
21
23
  this.headerSticky = false;
24
+ /** Set message */
22
25
  this.message = "Siamo spiacenti, al momento non sono presenti dati da visualizzare";
26
+ /** Set subtitle */
23
27
  this.subtitle = "";
24
- this.hasTableBody = undefined;
25
- this.isMobile = undefined;
26
28
  }
27
29
  handleResize() {
28
30
  this.isMobile = window.innerWidth <= mobileBreakpoint;
@@ -5,8 +5,6 @@ const stylesCss = ".sc-z-tag-h{--z-icon-width:14px;--z-icon-height:14px;--z-tag-
5
5
  const ZTag = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
- this.icon = undefined;
9
- this.expandable = undefined;
10
8
  }
11
9
  render() {
12
10
  return (h(Host, { class: {
@@ -1,12 +1,14 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-a2ca4b97.js';
2
- import { v as ToastNotificationPosition } from './index-aee91593.js';
2
+ import { s as ToastNotificationPosition } from './index-968a240f.js';
3
3
 
4
4
  const stylesCss = ":host{position:fixed;z-index:10000;display:flex;flex-flow:column nowrap;margin-top:calc(var(--space-unit) * 2);margin-bottom:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host([position=\"bottom-centre\"]),:host([position=\"bottom-right\"]),:host([position=\"bottom-left\"]){bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"top-left\"]),:host([position=\"top-right\"]),:host([position=\"top-centre\"]){top:0;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host([position=\"top-centre\"]){top:0;left:50%;align-items:center;justify-content:flex-start;transform:translateX(-50%)}:host([position=\"top-left\"]){top:0;left:0;align-items:flex-start;justify-content:flex-start}:host([position=\"top-right\"]){top:0;right:0;align-items:flex-end;justify-content:flex-start}:host([position=\"bottom-centre\"]){bottom:0;left:50%;align-items:center;justify-content:flex-end;transform:translateX(-50%)}:host([position=\"bottom-right\"]){right:0;bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"bottom-left\"]){bottom:0;left:0;align-items:flex-start;justify-content:flex-end}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";
5
5
 
6
6
  const ZToastNotificationList = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
+ /**Set the position of toast notification list - top-left, top-centre, top-right, bottom-left, bottom-centre, bottom-right */
9
10
  this.position = ToastNotificationPosition.TOP_RIGHT;
11
+ /**Set the entry position of new notification in the list */
10
12
  this.newestontop = true;
11
13
  }
12
14
  watchPropNewestontop(newValue) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-a2ca4b97.js';
2
- import { u as ToastNotificationTransition } from './index-aee91593.js';
2
+ import { r as ToastNotificationTransition } from './index-968a240f.js';
3
3
  import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
4
4
  import { h as hammer } from './hammer-c3266b17.js';
5
5
  import './_commonjsHelpers-9943807e.js';
@@ -10,17 +10,13 @@ const ZToastNotification = class {
10
10
  constructor(hostRef) {
11
11
  registerInstance(this, hostRef);
12
12
  this.toastClose = createEvent(this, "toastClose", 7);
13
- this.isCloseEventCalled = false;
14
- this.heading = undefined;
15
- this.message = undefined;
16
- this.closebutton = undefined;
17
- this.autoclose = undefined;
13
+ /** toast notification autoclose can be paused */
18
14
  this.pauseonfocusloss = true;
19
- this.type = undefined;
15
+ /** toast notification can be draggable*/
20
16
  this.isdraggable = true;
17
+ /** toast notification draggable percentage*/
21
18
  this.draggablepercentage = 80;
22
- this.transition = undefined;
23
- this.percentage = undefined;
19
+ this.isCloseEventCalled = false;
24
20
  }
25
21
  watchPropIsdraggable(newValue) {
26
22
  if (newValue) {
@@ -6,9 +6,9 @@ const ZToggleButton = class {
6
6
  constructor(hostRef) {
7
7
  registerInstance(this, hostRef);
8
8
  this.toggleClick = createEvent(this, "toggleClick", 7);
9
- this.label = undefined;
9
+ /** disabled status flag (optional) */
10
10
  this.isdisabled = false;
11
- this.avoidclick = undefined;
11
+ /** open by default (optional) */
12
12
  this.opened = false;
13
13
  }
14
14
  emitToggleClick() {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-a2ca4b97.js';
2
- import { r as randomId } from './utils-5dc8ce33.js';
3
- import { m as LabelPosition } from './index-aee91593.js';
2
+ import { r as randomId } from './utils-ccb4d66f.js';
3
+ import { j as LabelPosition } from './index-968a240f.js';
4
4
  import './breakpoints-c386984e.js';
5
5
 
6
6
  const stylesCss = ".sc-z-toggle-switch-h{position:relative;display:inline-flex;font-family:var(--font-family-sans);font-weight:var(--font-rg)}label.sc-z-toggle-switch{display:flex;flex-direction:row;align-items:center;cursor:pointer}label.disabled.sc-z-toggle-switch{cursor:default}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{color:var(--color-text01);letter-spacing:0}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{position:relative;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 4);height:18px;align-items:center;background-color:var(--gray500);border-radius:var(--space-unit);color:var(--gray500);cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){box-shadow:var(--shadow-focus-primary);outline:none}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{position:absolute;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);align-items:center;justify-content:center;margin:0;background-color:var(--color-white);border-radius:7px;box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type=\"checkbox\"].sc-z-toggle-switch{position:absolute;z-index:-1;opacity:0;pointer-events:none}";
@@ -9,9 +9,13 @@ const ZToggleSwitch = class {
9
9
  constructor(hostRef) {
10
10
  registerInstance(this, hostRef);
11
11
  this.toggleClick = createEvent(this, "toggleClick", 7);
12
+ /** Disabled flag */
12
13
  this.disabled = false;
14
+ /** Label position */
13
15
  this.labelPosition = LabelPosition.LEFT;
16
+ /** Checked state */
14
17
  this.checked = false;
18
+ /** HTML id attribute to set to the internal checkbox */
15
19
  this.htmlid = `toggle-switch-id-${randomId()}`;
16
20
  }
17
21
  emitToggleClick() {
@@ -1,15 +1,19 @@
1
1
  import { r as registerInstance, h } from './index-a2ca4b97.js';
2
- import { P as PopoverPositions } from './index-aee91593.js';
2
+ import { P as PopoverPosition } from './index-968a240f.js';
3
3
 
4
4
  const stylesCss = ":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-text01);--z-tooltip-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base))}:host([dark]) z-popover{--z-popover-theme--surface:var(--color-surface05)}z-popover{--z-popover-padding:var(--space-unit);--z-popover-theme--surface:var(--z-tooltip-theme--surface);--z-popover-theme--text:var(--z-tooltip-theme--text);--z-popover-shadow-filter:var(--z-tooltip-shadow-filter)}";
5
5
 
6
6
  const ZTooltip = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
- this.position = PopoverPositions.AUTO;
9
+ /** Tooltip position. */
10
+ this.position = PopoverPosition.AUTO;
11
+ /** Enable tooltip dark mode. */
10
12
  this.dark = false;
13
+ /**
14
+ * The open state of the tooltip.
15
+ */
11
16
  this.open = false;
12
- this.bindTo = undefined;
13
17
  }
14
18
  onPopoverOpenChange() {
15
19
  this.open = this.popover.open;
@@ -8,13 +8,9 @@ const ZUserDropdown = class {
8
8
  registerInstance(this, hostRef);
9
9
  this.userButtonClick = createEvent(this, "userButtonClick", 7);
10
10
  this.dropdownMenuLinkClick = createEvent(this, "dropdownMenuLinkClick", 7);
11
- this.logged = undefined;
12
- this.userFullName = undefined;
13
- this.userEmail = undefined;
14
- this.menuContent = undefined;
11
+ /** if inner components colors are inverted, or not, default false */
15
12
  this.useInverseColors = false;
16
13
  this.isMenuOpen = false;
17
- this.isMobile = undefined;
18
14
  this.handleLoggedButtonClick = this.handleLoggedButtonClick.bind(this);
19
15
  this.emitDropdownMenuLinkClick = this.emitDropdownMenuLinkClick.bind(this);
20
16
  }
@@ -1,30 +1,8 @@
1
- export declare type Footer = {
2
- zanichelliLinks: FooterGroup[];
3
- myzLink: MyzLink;
4
- zanichelliAddress: string;
5
- social: FooterSocial[];
6
- certification: string;
7
- bottomLinks: FooterGroupItem[];
8
- };
9
- export declare type FooterGroupItem = {
10
- label: string;
11
- link: string;
12
- target?: string;
13
- };
14
- export declare type FooterGroup = {
15
- title: string;
16
- items: FooterGroupItem[];
17
- };
18
1
  export declare type MyzLink = {
19
2
  label: string;
20
3
  img: string;
21
4
  link: string;
22
5
  };
23
- export declare type FooterSocial = {
24
- icon: string;
25
- link: string;
26
- description?: string;
27
- };
28
6
  export declare enum LicenseType {
29
7
  REAL = "reale",
30
8
  VIRTUAL = "virtuale",
@@ -135,7 +113,7 @@ export declare enum InputStatus {
135
113
  ERROR = "error",
136
114
  WARNING = "warning"
137
115
  }
138
- export declare enum PopoverPositions {
116
+ export declare enum PopoverPosition {
139
117
  AUTO = "auto",
140
118
  TOP = "top",
141
119
  RIGHT = "right",
@@ -150,36 +128,6 @@ export declare enum PopoverPositions {
150
128
  LEFT_TOP = "left_top",
151
129
  LEFT_BOTTOM = "left_bottom"
152
130
  }
153
- export declare enum PopoverPosition {
154
- AFTER_DOWN = "after-down",
155
- AFTER_CENTER = "after-center",
156
- AFTER_UP = "after-up",
157
- BELOW_RIGHT = "below-right",
158
- BELOW_CENTER = "below-center",
159
- BELOW_LEFT = "below-left",
160
- BEFORE_DOWN = "before-down",
161
- BEFORE_CENTER = "before-center",
162
- BEFORE_UP = "before-up",
163
- ABOVE_RIGHT = "above-right",
164
- ABOVE_CENTER = "above-center",
165
- ABOVE_LEFT = "above-left"
166
- }
167
- export declare enum PopoverBorderRadius {
168
- NONE = "none",
169
- SMALL = "small",
170
- MEDIUM = "medium"
171
- }
172
- export declare enum PopoverShadow {
173
- SHADOW_1 = "shadow-1",
174
- SHADOW_2 = "shadow-2",
175
- SHADOW_3 = "shadow-3",
176
- SHADOW_4 = "shadow-4",
177
- SHADOW_6 = "shadow-6",
178
- SHADOW_8 = "shadow-8",
179
- SHADOW_12 = "shadow-12",
180
- SHADOW_16 = "shadow-16",
181
- SHADOW_24 = "shadow-24"
182
- }
183
131
  export declare enum KeyboardKeyCode {
184
132
  TAB = 9,
185
133
  SPACE = 32,
@@ -378,13 +326,6 @@ export declare type SkipToContentLink = {
378
326
  href: string;
379
327
  ariaLabel?: string;
380
328
  };
381
- export declare enum StatusTagStatus {
382
- WARNING = "warning",
383
- ERROR = "error",
384
- SUCCESS = "success",
385
- NEUTRAL = "neutral",
386
- DEFAULT = "default"
387
- }
388
329
  export declare enum InfoRevealPosition {
389
330
  TOP_RIGHT = "top_right",
390
331
  TOP_LEFT = "top_left",
@@ -1,4 +1,4 @@
1
- import { PopoverPositions } from "../../../beans";
1
+ import { PopoverPosition } from "../../../beans";
2
2
  /**
3
3
  * Tooltip component.
4
4
  * It is basically a wrapper for the `<z-popover>` component with custom configuration.
@@ -9,7 +9,7 @@ import { PopoverPositions } from "../../../beans";
9
9
  */
10
10
  export declare class ZTooltip {
11
11
  /** Tooltip position. */
12
- position: PopoverPositions;
12
+ position: PopoverPosition;
13
13
  /** Enable tooltip dark mode. */
14
14
  dark: boolean;
15
15
  /**
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { PopoverPositions } from "../../beans";
2
+ import { PopoverPosition } from "../../beans";
3
3
  export declare class ZContextualMenu {
4
4
  /**
5
5
  * Elements of ZContextualMenu
@@ -12,7 +12,7 @@ export declare class ZContextualMenu {
12
12
  /**
13
13
  * [optional] Sets the position of the popover
14
14
  */
15
- popoverPosition?: PopoverPositions;
15
+ popoverPosition?: PopoverPosition;
16
16
  private triggerButton?;
17
17
  private popover?;
18
18
  /** remove filter click event, returns filterid */
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { PopoverPositions } from "../../beans";
2
+ import { PopoverPosition } from "../../beans";
3
3
  /**
4
4
  * Popover component.
5
5
  *
@@ -10,7 +10,7 @@ import { PopoverPositions } from "../../beans";
10
10
  */
11
11
  export declare class ZPopover {
12
12
  /** Popover position. */
13
- position: PopoverPositions;
13
+ position: PopoverPosition;
14
14
  /**
15
15
  * The open state of the popover.
16
16
  */
@@ -34,7 +34,7 @@ export declare class ZPopover {
34
34
  /**
35
35
  * The current position of the popover.
36
36
  */
37
- currentPosition?: PopoverPositions;
37
+ currentPosition?: PopoverPosition;
38
38
  /**
39
39
  * Position change event.
40
40
  */
@@ -47,7 +47,7 @@ export declare class ZPopover {
47
47
  private animationFrameRequestId?;
48
48
  closePopoverWithKeyboard(e: KeyboardEvent): void;
49
49
  handleOutsideClick(e: MouseEvent): void;
50
- validatePosition(newValue: PopoverPositions): void;
50
+ validatePosition(newValue: PopoverPosition): void;
51
51
  /**
52
52
  * Setup popover behaviors on opening.
53
53
  */