@zanichelli/albe-web-components 6.3.2 → 6.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (636) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/cjs/index-e3299e0a.js +18 -74
  3. package/dist/cjs/{index-f08f7171.js → index-fa110f37.js} +13 -54
  4. package/dist/cjs/index.cjs.js +2 -26
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/{utils-73ead59e.js → utils-600bad93.js} +1 -1
  7. package/dist/cjs/{utils-7fde0c53.js → utils-8bc9056f.js} +1 -1
  8. package/dist/cjs/web-components-library.cjs.js +2 -2
  9. package/dist/cjs/z-alert.cjs.entry.js +0 -1
  10. package/dist/cjs/z-anchor-navigation.cjs.entry.js +8 -1
  11. package/dist/cjs/z-app-header_2.cjs.entry.js +29 -12
  12. package/dist/cjs/{z-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -6
  13. package/dist/cjs/z-app-topbar.cjs.entry.js +3 -7
  14. package/dist/cjs/z-aria-alert.cjs.entry.js +2 -1
  15. package/dist/cjs/z-avatar.cjs.entry.js +4 -3
  16. package/dist/cjs/z-body_2.cjs.entry.js +2 -4
  17. package/dist/cjs/z-button-sort.cjs.entry.js +4 -4
  18. package/dist/cjs/z-button.cjs.entry.js +6 -6
  19. package/dist/cjs/z-card.cjs.entry.js +3 -4
  20. package/dist/cjs/z-carousel.cjs.entry.js +6 -8
  21. package/dist/cjs/z-chip.cjs.entry.js +4 -4
  22. package/dist/cjs/z-combobox.cjs.entry.js +14 -13
  23. package/dist/cjs/z-contextual-menu.cjs.entry.js +8 -3
  24. package/dist/cjs/z-cover-hero.cjs.entry.js +8 -1
  25. package/dist/cjs/z-date-picker.cjs.entry.js +4 -4
  26. package/dist/cjs/z-divider.cjs.entry.js +4 -1
  27. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -2
  28. package/dist/cjs/z-file-upload.cjs.entry.js +6 -10
  29. package/dist/cjs/z-file.cjs.entry.js +2 -4
  30. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  31. package/dist/cjs/z-info-reveal.cjs.entry.js +5 -2
  32. package/dist/cjs/z-input_2.cjs.entry.js +12 -18
  33. package/dist/cjs/z-link.cjs.entry.js +9 -3
  34. package/dist/cjs/z-list_3.cjs.entry.js +71 -12
  35. package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
  36. package/dist/cjs/z-menu-section.cjs.entry.js +0 -3
  37. package/dist/cjs/z-menu.cjs.entry.js +10 -3
  38. package/dist/cjs/z-messages-pocket.cjs.entry.js +2 -3
  39. package/dist/cjs/z-modal-login.cjs.entry.js +2 -5
  40. package/dist/cjs/z-modal.cjs.entry.js +1 -3
  41. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -5
  42. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +5 -3
  43. package/dist/cjs/z-myz-card-footer.cjs.entry.js +3 -6
  44. package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -1
  45. package/dist/cjs/z-myz-card-info.cjs.entry.js +4 -4
  46. package/dist/cjs/z-myz-card-list.cjs.entry.js +0 -1
  47. package/dist/cjs/z-myz-card_4.cjs.entry.js +3 -10
  48. package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -7
  49. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  50. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +13 -6
  51. package/dist/cjs/z-navigation-tab.cjs.entry.js +13 -4
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +7 -4
  53. package/dist/cjs/z-notification.cjs.entry.js +6 -3
  54. package/dist/cjs/z-offcanvas.cjs.entry.js +8 -1
  55. package/dist/cjs/z-otp.cjs.entry.js +2 -3
  56. package/dist/cjs/z-pagination.cjs.entry.js +13 -6
  57. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -7
  58. package/dist/cjs/z-pocket_3.cjs.entry.js +4 -5
  59. package/dist/cjs/z-popover.cjs.entry.js +35 -24
  60. package/dist/cjs/z-range-picker.cjs.entry.js +3 -7
  61. package/dist/cjs/z-section-title.cjs.entry.js +8 -1
  62. package/dist/cjs/{z-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +10 -27
  63. package/dist/cjs/z-skip-to-content.cjs.entry.js +3 -3
  64. package/dist/cjs/z-slideshow.cjs.entry.js +2 -5
  65. package/dist/cjs/z-stepper-item.cjs.entry.js +0 -4
  66. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  67. package/dist/cjs/z-table-empty-box.cjs.entry.js +2 -0
  68. package/dist/cjs/z-table-expanded-row.cjs.entry.js +0 -1
  69. package/dist/cjs/z-table-header-row.cjs.entry.js +0 -1
  70. package/dist/cjs/z-table-header.cjs.entry.js +6 -6
  71. package/dist/cjs/z-table-row.cjs.entry.js +2 -1
  72. package/dist/cjs/z-table.cjs.entry.js +9 -7
  73. package/dist/cjs/z-tag.cjs.entry.js +0 -2
  74. package/dist/cjs/z-toast-notification-list.cjs.entry.js +3 -1
  75. package/dist/cjs/z-toast-notification.cjs.entry.js +5 -9
  76. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  77. package/dist/cjs/z-toggle-switch.cjs.entry.js +6 -2
  78. package/dist/cjs/z-tooltip.cjs.entry.js +7 -3
  79. package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -5
  80. package/dist/collection/beans/index.js +13 -54
  81. package/dist/collection/collection-manifest.json +1 -18
  82. package/dist/collection/components/buttons/z-button/index.js +5 -5
  83. package/dist/collection/components/buttons/z-button-sort/index.js +4 -4
  84. package/dist/collection/components/buttons/z-chip/index.js +2 -2
  85. package/dist/collection/components/buttons/z-toggle-button/index.js +2 -2
  86. package/dist/collection/components/buttons/z-toggle-switch/index.js +4 -0
  87. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  88. package/dist/collection/components/date-picker/z-range-picker/index.js +1 -5
  89. package/dist/collection/components/file-upload/z-file/index.js +2 -4
  90. package/dist/collection/components/file-upload/z-file-upload/index.js +4 -8
  91. package/dist/collection/components/icons/z-icon/index.js +0 -7
  92. package/dist/collection/components/indicators/z-stepper-item/index.js +0 -6
  93. package/dist/collection/components/inputs/z-combobox/index.js +12 -11
  94. package/dist/collection/components/inputs/z-input/index.js +10 -14
  95. package/dist/collection/components/inputs/z-input-message/index.js +0 -2
  96. package/dist/collection/components/inputs/z-select/index.js +8 -9
  97. package/dist/collection/components/list/z-list/index.js +6 -0
  98. package/dist/collection/components/list/z-list-element/index.js +49 -11
  99. package/dist/collection/components/list/z-list-group/index.js +15 -0
  100. package/dist/collection/components/list/z-toast-notification-list/index.js +2 -0
  101. package/dist/collection/components/logo/z-logo/index.js +0 -8
  102. package/dist/collection/components/modal/z-modal/index.js +1 -3
  103. package/dist/collection/components/modal/z-modal-login/index.js +1 -4
  104. package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +12 -3
  105. package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +12 -5
  106. package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +6 -3
  107. package/dist/collection/components/navigation/z-app-header/index.js +29 -7
  108. package/dist/collection/components/navigation/z-app-switcher/index.js +1 -0
  109. package/dist/collection/components/navigation/z-app-topbar/index.js +2 -6
  110. package/dist/collection/components/navigation/z-link/index.js +9 -3
  111. package/dist/collection/components/navigation/z-menu/index.js +10 -3
  112. package/dist/collection/components/navigation/z-menu-dropdown/index.js +0 -3
  113. package/dist/collection/components/navigation/z-menu-section/index.js +0 -5
  114. package/dist/collection/components/navigation/z-user-dropdown/index.js +1 -5
  115. package/dist/collection/components/notification/z-info-box/index.js +1 -1
  116. package/dist/collection/components/notification/z-notification/index.js +6 -3
  117. package/dist/collection/components/notification/z-toast-notification/index.js +4 -8
  118. package/dist/collection/components/notification/z-tooltip/index.js +11 -7
  119. package/dist/collection/components/panel/z-panel-elem/index.js +2 -7
  120. package/dist/collection/components/typography/z-body/index.js +1 -2
  121. package/dist/collection/components/typography/z-heading/index.js +1 -2
  122. package/dist/collection/components/typography/z-typography/index.js +1 -2
  123. package/dist/collection/components/z-anchor-navigation/index.js +7 -0
  124. package/dist/collection/components/z-aria-alert/index.js +1 -0
  125. package/dist/collection/components/z-avatar/index.js +3 -2
  126. package/dist/collection/components/z-card/index.js +2 -3
  127. package/dist/collection/components/z-carousel/index.js +5 -7
  128. package/dist/collection/components/z-contextual-menu/index.js +12 -7
  129. package/dist/collection/components/z-cover-hero/index.js +7 -0
  130. package/dist/collection/components/z-divider/index.js +3 -0
  131. package/dist/collection/components/z-info-reveal/index.js +4 -1
  132. package/dist/collection/components/z-offcanvas/index.js +7 -0
  133. package/dist/collection/components/z-pagination/index.js +12 -5
  134. package/dist/collection/components/z-popover/index.js +38 -27
  135. package/dist/collection/components/z-section-title/index.js +7 -0
  136. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  137. package/dist/collection/components/z-table/z-table/index.js +8 -6
  138. package/dist/collection/components/z-table/z-table-cell/index.js +1 -1
  139. package/dist/collection/components/z-table/z-table-empty-box/index.js +2 -0
  140. package/dist/collection/components/z-table/z-table-expanded-row/index.js +0 -3
  141. package/dist/collection/components/z-table/z-table-header/index.js +5 -5
  142. package/dist/collection/components/z-table/z-table-header-row/index.js +0 -3
  143. package/dist/collection/components/z-table/z-table-row/index.js +1 -0
  144. package/dist/collection/components/z-tag/index.js +0 -4
  145. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +2 -2
  146. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +0 -6
  147. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +0 -6
  148. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +4 -2
  149. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +2 -5
  150. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +0 -3
  151. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +2 -1
  152. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +3 -3
  153. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +0 -1
  154. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +0 -4
  155. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +2 -5
  156. package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +1 -2
  157. package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +1 -1
  158. package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +1 -1
  159. package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +0 -1
  160. package/dist/collection/snowflakes/myz/z-alert/index.js +0 -3
  161. package/dist/collection/snowflakes/myz/z-otp/index.js +1 -2
  162. package/dist/collection/snowflakes/myz/z-slideshow/index.js +0 -3
  163. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  164. package/dist/esm/index-a2ca4b97.js +18 -74
  165. package/dist/esm/index.js +2 -2
  166. package/dist/esm/loader.js +2 -2
  167. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  168. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  169. package/dist/esm/web-components-library.js +2 -2
  170. package/dist/esm/z-alert.entry.js +0 -1
  171. package/dist/esm/z-anchor-navigation.entry.js +8 -1
  172. package/dist/esm/z-app-header_2.entry.js +29 -12
  173. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -8
  174. package/dist/esm/z-app-topbar.entry.js +3 -7
  175. package/dist/esm/z-aria-alert.entry.js +2 -1
  176. package/dist/esm/z-avatar.entry.js +4 -3
  177. package/dist/esm/z-body_2.entry.js +2 -4
  178. package/dist/esm/z-button-sort.entry.js +4 -4
  179. package/dist/esm/z-button.entry.js +6 -6
  180. package/dist/esm/z-card.entry.js +3 -4
  181. package/dist/esm/z-carousel.entry.js +6 -8
  182. package/dist/esm/z-chip.entry.js +4 -4
  183. package/dist/esm/z-combobox.entry.js +14 -13
  184. package/dist/esm/z-contextual-menu.entry.js +8 -3
  185. package/dist/esm/z-cover-hero.entry.js +8 -1
  186. package/dist/esm/z-date-picker.entry.js +4 -4
  187. package/dist/esm/z-divider.entry.js +4 -1
  188. package/dist/esm/z-dragdrop-area_2.entry.js +1 -2
  189. package/dist/esm/z-file-upload.entry.js +6 -10
  190. package/dist/esm/z-file.entry.js +2 -4
  191. package/dist/esm/z-info-box.entry.js +1 -1
  192. package/dist/esm/z-info-reveal.entry.js +5 -2
  193. package/dist/esm/z-input_2.entry.js +12 -18
  194. package/dist/esm/z-link.entry.js +9 -3
  195. package/dist/esm/z-list_3.entry.js +71 -12
  196. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  197. package/dist/esm/z-menu-section.entry.js +0 -3
  198. package/dist/esm/z-menu.entry.js +10 -3
  199. package/dist/esm/z-messages-pocket.entry.js +2 -3
  200. package/dist/esm/z-modal-login.entry.js +2 -5
  201. package/dist/esm/z-modal.entry.js +1 -3
  202. package/dist/esm/z-myz-card-alert.entry.js +1 -5
  203. package/dist/esm/z-myz-card-dictionary.entry.js +5 -3
  204. package/dist/esm/z-myz-card-footer.entry.js +3 -6
  205. package/dist/esm/z-myz-card-icon.entry.js +2 -1
  206. package/dist/esm/z-myz-card-info.entry.js +4 -4
  207. package/dist/esm/z-myz-card-list.entry.js +0 -1
  208. package/dist/esm/z-myz-card_4.entry.js +3 -10
  209. package/dist/esm/z-myz-list-item.entry.js +4 -7
  210. package/dist/esm/z-myz-list.entry.js +31 -0
  211. package/dist/esm/z-navigation-tab-link.entry.js +13 -6
  212. package/dist/esm/z-navigation-tab.entry.js +13 -4
  213. package/dist/esm/z-navigation-tabs.entry.js +7 -4
  214. package/dist/esm/z-notification.entry.js +6 -3
  215. package/dist/esm/z-offcanvas.entry.js +8 -1
  216. package/dist/esm/z-otp.entry.js +2 -3
  217. package/dist/esm/z-pagination.entry.js +13 -6
  218. package/dist/esm/z-panel-elem.entry.js +2 -7
  219. package/dist/esm/z-pocket_3.entry.js +4 -5
  220. package/dist/esm/z-popover.entry.js +35 -24
  221. package/dist/esm/z-range-picker.entry.js +3 -7
  222. package/dist/esm/z-section-title.entry.js +8 -1
  223. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +12 -28
  224. package/dist/esm/z-skip-to-content.entry.js +3 -3
  225. package/dist/esm/z-slideshow.entry.js +2 -5
  226. package/dist/esm/z-stepper-item.entry.js +0 -4
  227. package/dist/esm/z-table-cell.entry.js +2 -2
  228. package/dist/esm/z-table-empty-box.entry.js +2 -0
  229. package/dist/esm/z-table-expanded-row.entry.js +0 -1
  230. package/dist/esm/z-table-header-row.entry.js +0 -1
  231. package/dist/esm/z-table-header.entry.js +6 -6
  232. package/dist/esm/z-table-row.entry.js +2 -1
  233. package/dist/esm/z-table.entry.js +9 -7
  234. package/dist/esm/z-tag.entry.js +0 -2
  235. package/dist/esm/z-toast-notification-list.entry.js +3 -1
  236. package/dist/esm/z-toast-notification.entry.js +5 -9
  237. package/dist/esm/z-toggle-button.entry.js +2 -2
  238. package/dist/esm/z-toggle-switch.entry.js +6 -2
  239. package/dist/esm/z-tooltip.entry.js +7 -3
  240. package/dist/esm/z-user-dropdown.entry.js +1 -5
  241. package/dist/types/beans/index.d.ts +1 -60
  242. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  243. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  244. package/dist/types/components/z-popover/index.d.ts +4 -4
  245. package/dist/types/components.d.ts +8 -1057
  246. package/dist/types/stencil-public-runtime.d.ts +0 -5
  247. package/dist/web-components-library/index.esm.js +1 -1
  248. package/dist/web-components-library/p-009c9f67.entry.js +1 -0
  249. package/dist/web-components-library/p-01f001fd.entry.js +1 -0
  250. package/dist/web-components-library/p-057600de.entry.js +1 -0
  251. package/dist/web-components-library/p-05ced71c.entry.js +1 -0
  252. package/dist/web-components-library/p-074ea569.entry.js +1 -0
  253. package/dist/web-components-library/p-07e18572.entry.js +1 -0
  254. package/dist/web-components-library/p-0843b0e7.entry.js +1 -0
  255. package/dist/web-components-library/p-0fa4b50b.entry.js +1 -0
  256. package/dist/web-components-library/p-1b6279a6.entry.js +1 -0
  257. package/dist/web-components-library/p-1ba8d432.entry.js +1 -0
  258. package/dist/web-components-library/p-1cb23bbb.entry.js +1 -0
  259. package/dist/web-components-library/p-20a3247c.entry.js +1 -0
  260. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  261. package/dist/web-components-library/p-26f834e5.entry.js +1 -0
  262. package/dist/web-components-library/p-279655eb.entry.js +1 -0
  263. package/{www/build/p-1fdbd448.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  264. package/dist/web-components-library/p-2d1b6c3c.entry.js +1 -0
  265. package/dist/web-components-library/p-2efedcf4.entry.js +1 -0
  266. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  267. package/dist/web-components-library/p-344e7ae7.entry.js +1 -0
  268. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  269. package/dist/web-components-library/p-38a3cf3b.entry.js +1 -0
  270. package/dist/web-components-library/p-3a468aa9.entry.js +1 -0
  271. package/dist/web-components-library/p-3c2d438b.entry.js +1 -0
  272. package/dist/web-components-library/p-3f55dce6.entry.js +1 -0
  273. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  274. package/dist/web-components-library/p-475ca461.entry.js +1 -0
  275. package/{www/build/p-4a322ca6.entry.js → dist/web-components-library/p-496863be.entry.js} +1 -1
  276. package/dist/web-components-library/p-4cd6c6f4.entry.js +1 -0
  277. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  278. package/dist/web-components-library/p-59cfee8d.entry.js +1 -0
  279. package/dist/web-components-library/p-5dd9a2c6.entry.js +1 -0
  280. package/dist/web-components-library/p-61424b8a.entry.js +1 -0
  281. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  282. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  283. package/dist/web-components-library/p-6b1a5309.entry.js +1 -0
  284. package/dist/web-components-library/p-7af991f5.entry.js +1 -0
  285. package/dist/web-components-library/p-810bd730.entry.js +1 -0
  286. package/dist/web-components-library/p-8980398c.entry.js +1 -0
  287. package/dist/web-components-library/p-8b960526.entry.js +1 -0
  288. package/dist/web-components-library/p-8bf0844b.entry.js +1 -0
  289. package/dist/web-components-library/p-8c105bd1.entry.js +1 -0
  290. package/dist/web-components-library/p-8f46e548.entry.js +1 -0
  291. package/dist/web-components-library/p-8ffc17b7.entry.js +1 -0
  292. package/dist/web-components-library/p-93dc6d51.entry.js +1 -0
  293. package/dist/web-components-library/p-95b8f109.entry.js +1 -0
  294. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  295. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  296. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  297. package/dist/web-components-library/p-9d03a7d6.entry.js +1 -0
  298. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  299. package/dist/web-components-library/p-a23e9115.js +1 -0
  300. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  301. package/dist/web-components-library/p-a79d1412.entry.js +1 -0
  302. package/dist/web-components-library/p-a82ea410.entry.js +1 -0
  303. package/dist/web-components-library/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  304. package/dist/web-components-library/p-b33f5e6a.entry.js +1 -0
  305. package/dist/web-components-library/{p-bee26f96.js → p-b3c29822.js} +1 -1
  306. package/dist/web-components-library/p-b6f36170.entry.js +16 -0
  307. package/dist/web-components-library/p-bb0fe7bc.entry.js +1 -0
  308. package/dist/web-components-library/p-bdc6f2e5.entry.js +1 -0
  309. package/dist/web-components-library/p-beba3e67.entry.js +1 -0
  310. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  311. package/dist/web-components-library/p-c6aad085.entry.js +1 -0
  312. package/dist/web-components-library/p-cd43f80d.js +1 -0
  313. package/dist/web-components-library/p-ce83ce18.entry.js +1 -0
  314. package/dist/web-components-library/p-db3c8e3e.entry.js +1 -0
  315. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  316. package/dist/web-components-library/p-ede9fbf5.entry.js +1 -0
  317. package/dist/web-components-library/p-f0653e72.entry.js +1 -0
  318. package/dist/web-components-library/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  319. package/dist/web-components-library/p-f20d1242.entry.js +1 -0
  320. package/dist/web-components-library/p-f95cc914.entry.js +1 -0
  321. package/dist/web-components-library/web-components-library.esm.js +1 -1
  322. package/package.json +1 -1
  323. package/react/components.d.ts +0 -17
  324. package/react/components.js +2 -20
  325. package/react/components.js.map +1 -1
  326. package/www/build/index.esm.js +1 -1
  327. package/www/build/p-009c9f67.entry.js +1 -0
  328. package/www/build/p-01f001fd.entry.js +1 -0
  329. package/www/build/p-057600de.entry.js +1 -0
  330. package/www/build/p-05ced71c.entry.js +1 -0
  331. package/www/build/p-074ea569.entry.js +1 -0
  332. package/www/build/p-07e18572.entry.js +1 -0
  333. package/www/build/p-0843b0e7.entry.js +1 -0
  334. package/www/build/p-0fa4b50b.entry.js +1 -0
  335. package/www/build/p-1b6279a6.entry.js +1 -0
  336. package/www/build/p-1ba8d432.entry.js +1 -0
  337. package/www/build/p-1cb23bbb.entry.js +1 -0
  338. package/www/build/p-20a3247c.entry.js +1 -0
  339. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  340. package/www/build/p-26f834e5.entry.js +1 -0
  341. package/www/build/p-279655eb.entry.js +1 -0
  342. package/{dist/web-components-library/p-1fdbd448.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  343. package/www/build/p-2d1b6c3c.entry.js +1 -0
  344. package/www/build/p-2efedcf4.entry.js +1 -0
  345. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  346. package/www/build/p-344e7ae7.entry.js +1 -0
  347. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  348. package/www/build/p-38a3cf3b.entry.js +1 -0
  349. package/www/build/p-3a468aa9.entry.js +1 -0
  350. package/www/build/p-3c2d438b.entry.js +1 -0
  351. package/www/build/p-3f55dce6.entry.js +1 -0
  352. package/www/build/p-411cbcd6.entry.js +1 -0
  353. package/www/build/p-475ca461.entry.js +1 -0
  354. package/{dist/web-components-library/p-4a322ca6.entry.js → www/build/p-496863be.entry.js} +1 -1
  355. package/www/build/p-4cd6c6f4.entry.js +1 -0
  356. package/www/build/p-51e308ca.entry.js +1 -0
  357. package/www/build/p-59cfee8d.entry.js +1 -0
  358. package/www/build/p-5dd9a2c6.entry.js +1 -0
  359. package/www/build/p-61424b8a.entry.js +1 -0
  360. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  361. package/www/build/p-682528b2.entry.js +1 -0
  362. package/www/build/p-6b1a5309.entry.js +1 -0
  363. package/www/build/p-7af991f5.entry.js +1 -0
  364. package/www/build/p-810bd730.entry.js +1 -0
  365. package/www/build/p-8980398c.entry.js +1 -0
  366. package/www/build/p-8b960526.entry.js +1 -0
  367. package/www/build/p-8bf0844b.entry.js +1 -0
  368. package/www/build/p-8c105bd1.entry.js +1 -0
  369. package/www/build/p-8f46e548.entry.js +1 -0
  370. package/www/build/p-8ffc17b7.entry.js +1 -0
  371. package/www/build/p-93dc6d51.entry.js +1 -0
  372. package/www/build/p-95b8f109.entry.js +1 -0
  373. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  374. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  375. package/www/build/p-9c338aeb.entry.js +1 -0
  376. package/www/build/p-9d03a7d6.entry.js +1 -0
  377. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  378. package/www/build/p-a23e9115.js +1 -0
  379. package/www/build/p-a2b67e2d.entry.js +1 -0
  380. package/www/build/p-a79d1412.entry.js +1 -0
  381. package/www/build/p-a82ea410.entry.js +1 -0
  382. package/www/build/{p-4c7f4a2c.entry.js → p-b17981a4.entry.js} +1 -1
  383. package/www/build/p-b33f5e6a.entry.js +1 -0
  384. package/www/build/{p-bee26f96.js → p-b3c29822.js} +1 -1
  385. package/www/build/p-b6f36170.entry.js +16 -0
  386. package/www/build/p-bb0fe7bc.entry.js +1 -0
  387. package/www/build/p-bdc6f2e5.entry.js +1 -0
  388. package/www/build/p-beba3e67.entry.js +1 -0
  389. package/www/build/p-c25b0b2a.entry.js +1 -0
  390. package/www/build/p-c6aad085.entry.js +1 -0
  391. package/www/build/p-cd43f80d.js +1 -0
  392. package/www/build/p-ce83ce18.entry.js +1 -0
  393. package/www/build/p-db3c8e3e.entry.js +1 -0
  394. package/www/build/p-e40b16fa.entry.js +1 -0
  395. package/www/build/p-e9bbbd5a.js +1 -0
  396. package/www/build/p-ede9fbf5.entry.js +1 -0
  397. package/www/build/p-f0653e72.entry.js +1 -0
  398. package/www/build/{p-2c18a622.entry.js → p-f158d205.entry.js} +1 -1
  399. package/www/build/p-f20d1242.entry.js +1 -0
  400. package/www/build/p-f95cc914.entry.js +1 -0
  401. package/www/build/web-components-library.esm.js +1 -1
  402. package/www/index.html +1 -1
  403. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -28
  404. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -36
  405. package/dist/cjs/z-button-filter.cjs.entry.js +0 -49
  406. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  407. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -24
  408. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -44
  409. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -54
  410. package/dist/cjs/z-footer.cjs.entry.js +0 -110
  411. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  412. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -93
  413. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -201
  414. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  415. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -25
  416. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -129
  417. package/dist/cjs/z-status-tag.cjs.entry.js +0 -32
  418. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -262
  419. package/dist/collection/components/footer/z-footer/index.js +0 -262
  420. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  421. package/dist/collection/components/footer/z-footer-link/index.js +0 -45
  422. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  423. package/dist/collection/components/footer/z-footer-section/index.js +0 -54
  424. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  425. package/dist/collection/components/footer/z-footer-social/index.js +0 -78
  426. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  427. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  428. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  429. package/dist/collection/components/notification/z-cookiebar/index.js +0 -115
  430. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  431. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  432. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  433. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -136
  434. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  435. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -221
  436. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  437. package/dist/collection/deprecated/z-button-filter/index.js +0 -159
  438. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  439. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -63
  440. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  441. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  442. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  443. package/dist/collection/deprecated/z-input-label/index.js +0 -79
  444. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  445. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -300
  446. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  447. package/dist/collection/deprecated/z-status-tag/index.js +0 -133
  448. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  449. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -378
  450. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  451. package/dist/collection/snowflakes/myz/topbar/index.js +0 -409
  452. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  453. package/dist/esm/z-app-switcher.entry.js +0 -24
  454. package/dist/esm/z-button-deprecated.entry.js +0 -32
  455. package/dist/esm/z-button-filter.entry.js +0 -45
  456. package/dist/esm/z-candybar.entry.js +0 -15
  457. package/dist/esm/z-chip-deprecated.entry.js +0 -20
  458. package/dist/esm/z-cookiebar.entry.js +0 -40
  459. package/dist/esm/z-footer-link_3.entry.js +0 -48
  460. package/dist/esm/z-footer.entry.js +0 -106
  461. package/dist/esm/z-input-deprecated.entry.js +0 -257
  462. package/dist/esm/z-menu-dropdown_2.entry.js +0 -88
  463. package/dist/esm/z-myz-topbar.entry.js +0 -197
  464. package/dist/esm/z-pagination-bar.entry.js +0 -112
  465. package/dist/esm/z-pagination-page.entry.js +0 -21
  466. package/dist/esm/z-popover-deprecated.entry.js +0 -125
  467. package/dist/esm/z-status-tag.entry.js +0 -28
  468. package/dist/esm/z-tooltip-deprecated.entry.js +0 -258
  469. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  470. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  471. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  472. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  473. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  474. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  475. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  476. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  477. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  478. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  479. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  480. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  481. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  482. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  483. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  484. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  485. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  486. package/dist/web-components-library/p-016b2800.entry.js +0 -1
  487. package/dist/web-components-library/p-067bd5da.entry.js +0 -1
  488. package/dist/web-components-library/p-0afc555e.entry.js +0 -1
  489. package/dist/web-components-library/p-10b84e8c.entry.js +0 -1
  490. package/dist/web-components-library/p-12211a48.entry.js +0 -1
  491. package/dist/web-components-library/p-18448e4d.entry.js +0 -1
  492. package/dist/web-components-library/p-1ab0de76.entry.js +0 -1
  493. package/dist/web-components-library/p-1e163a87.entry.js +0 -1
  494. package/dist/web-components-library/p-1f187c54.entry.js +0 -1
  495. package/dist/web-components-library/p-1f8c8cd0.entry.js +0 -1
  496. package/dist/web-components-library/p-2d5d8e6f.entry.js +0 -1
  497. package/dist/web-components-library/p-2e7a31ac.entry.js +0 -1
  498. package/dist/web-components-library/p-3027c60b.entry.js +0 -1
  499. package/dist/web-components-library/p-30fcd62b.js +0 -1
  500. package/dist/web-components-library/p-35739670.entry.js +0 -1
  501. package/dist/web-components-library/p-36d2d081.entry.js +0 -1
  502. package/dist/web-components-library/p-3c7cf41f.entry.js +0 -1
  503. package/dist/web-components-library/p-3eb0d582.entry.js +0 -1
  504. package/dist/web-components-library/p-3ecfb7c1.entry.js +0 -1
  505. package/dist/web-components-library/p-40f96085.entry.js +0 -1
  506. package/dist/web-components-library/p-42782d06.entry.js +0 -1
  507. package/dist/web-components-library/p-4465426a.entry.js +0 -1
  508. package/dist/web-components-library/p-468520f5.entry.js +0 -1
  509. package/dist/web-components-library/p-46e367c9.entry.js +0 -1
  510. package/dist/web-components-library/p-4ba0b17c.entry.js +0 -1
  511. package/dist/web-components-library/p-552c6686.entry.js +0 -1
  512. package/dist/web-components-library/p-563529f8.entry.js +0 -1
  513. package/dist/web-components-library/p-569f6cff.entry.js +0 -1
  514. package/dist/web-components-library/p-57faab40.entry.js +0 -1
  515. package/dist/web-components-library/p-5935151c.entry.js +0 -1
  516. package/dist/web-components-library/p-5b83568e.entry.js +0 -1
  517. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  518. package/dist/web-components-library/p-63a99ad2.entry.js +0 -16
  519. package/dist/web-components-library/p-64033ee3.entry.js +0 -1
  520. package/dist/web-components-library/p-66bbcf76.entry.js +0 -1
  521. package/dist/web-components-library/p-69db61b5.entry.js +0 -1
  522. package/dist/web-components-library/p-6e4dd501.entry.js +0 -1
  523. package/dist/web-components-library/p-6fe1bffb.entry.js +0 -1
  524. package/dist/web-components-library/p-7171d686.entry.js +0 -1
  525. package/dist/web-components-library/p-75a4091f.entry.js +0 -1
  526. package/dist/web-components-library/p-7b22a446.entry.js +0 -1
  527. package/dist/web-components-library/p-7e13d026.entry.js +0 -1
  528. package/dist/web-components-library/p-82ff8f0e.entry.js +0 -1
  529. package/dist/web-components-library/p-84cc611a.entry.js +0 -1
  530. package/dist/web-components-library/p-8879211b.entry.js +0 -1
  531. package/dist/web-components-library/p-8949cd1d.entry.js +0 -1
  532. package/dist/web-components-library/p-9099124a.entry.js +0 -1
  533. package/dist/web-components-library/p-9ecf936d.js +0 -1
  534. package/dist/web-components-library/p-a1250f99.entry.js +0 -1
  535. package/dist/web-components-library/p-a3b8dd69.entry.js +0 -1
  536. package/dist/web-components-library/p-aa271ed7.entry.js +0 -1
  537. package/dist/web-components-library/p-af4a9bb7.entry.js +0 -1
  538. package/dist/web-components-library/p-af9b8051.entry.js +0 -1
  539. package/dist/web-components-library/p-b01314fa.entry.js +0 -1
  540. package/dist/web-components-library/p-b4a9ba1d.entry.js +0 -1
  541. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  542. package/dist/web-components-library/p-bbbfd2fa.entry.js +0 -1
  543. package/dist/web-components-library/p-bea5aa42.entry.js +0 -1
  544. package/dist/web-components-library/p-c39c68b9.entry.js +0 -1
  545. package/dist/web-components-library/p-c7d7958c.entry.js +0 -1
  546. package/dist/web-components-library/p-c849a2a5.entry.js +0 -1
  547. package/dist/web-components-library/p-d1b45e96.entry.js +0 -1
  548. package/dist/web-components-library/p-d767f784.entry.js +0 -1
  549. package/dist/web-components-library/p-d7e72cec.entry.js +0 -1
  550. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  551. package/dist/web-components-library/p-dc3c5f36.entry.js +0 -1
  552. package/dist/web-components-library/p-e0f82390.entry.js +0 -1
  553. package/dist/web-components-library/p-e1ddeb61.entry.js +0 -1
  554. package/dist/web-components-library/p-e4d761f4.entry.js +0 -1
  555. package/dist/web-components-library/p-efca7e17.entry.js +0 -1
  556. package/dist/web-components-library/p-f08d1cbd.entry.js +0 -1
  557. package/dist/web-components-library/p-f53d1d26.entry.js +0 -1
  558. package/dist/web-components-library/p-f8aef252.entry.js +0 -1
  559. package/dist/web-components-library/p-f94281ee.entry.js +0 -1
  560. package/dist/web-components-library/p-f9e8ac5d.entry.js +0 -1
  561. package/www/build/p-016b2800.entry.js +0 -1
  562. package/www/build/p-067bd5da.entry.js +0 -1
  563. package/www/build/p-0afc555e.entry.js +0 -1
  564. package/www/build/p-10b84e8c.entry.js +0 -1
  565. package/www/build/p-12211a48.entry.js +0 -1
  566. package/www/build/p-18448e4d.entry.js +0 -1
  567. package/www/build/p-1ab0de76.entry.js +0 -1
  568. package/www/build/p-1e163a87.entry.js +0 -1
  569. package/www/build/p-1f187c54.entry.js +0 -1
  570. package/www/build/p-1f8c8cd0.entry.js +0 -1
  571. package/www/build/p-2d5d8e6f.entry.js +0 -1
  572. package/www/build/p-2e7a31ac.entry.js +0 -1
  573. package/www/build/p-3027c60b.entry.js +0 -1
  574. package/www/build/p-30fcd62b.js +0 -1
  575. package/www/build/p-35739670.entry.js +0 -1
  576. package/www/build/p-36d2d081.entry.js +0 -1
  577. package/www/build/p-3c7cf41f.entry.js +0 -1
  578. package/www/build/p-3eb0d582.entry.js +0 -1
  579. package/www/build/p-3ecfb7c1.entry.js +0 -1
  580. package/www/build/p-40f96085.entry.js +0 -1
  581. package/www/build/p-42782d06.entry.js +0 -1
  582. package/www/build/p-4465426a.entry.js +0 -1
  583. package/www/build/p-468520f5.entry.js +0 -1
  584. package/www/build/p-46e367c9.entry.js +0 -1
  585. package/www/build/p-4ba0b17c.entry.js +0 -1
  586. package/www/build/p-552c6686.entry.js +0 -1
  587. package/www/build/p-563529f8.entry.js +0 -1
  588. package/www/build/p-569f6cff.entry.js +0 -1
  589. package/www/build/p-57faab40.entry.js +0 -1
  590. package/www/build/p-5935151c.entry.js +0 -1
  591. package/www/build/p-5b83568e.entry.js +0 -1
  592. package/www/build/p-5c6108bb.entry.js +0 -1
  593. package/www/build/p-63a99ad2.entry.js +0 -16
  594. package/www/build/p-64033ee3.entry.js +0 -1
  595. package/www/build/p-66bbcf76.entry.js +0 -1
  596. package/www/build/p-69db61b5.entry.js +0 -1
  597. package/www/build/p-6e4dd501.entry.js +0 -1
  598. package/www/build/p-6fe1bffb.entry.js +0 -1
  599. package/www/build/p-7171d686.entry.js +0 -1
  600. package/www/build/p-75a4091f.entry.js +0 -1
  601. package/www/build/p-7b22a446.entry.js +0 -1
  602. package/www/build/p-7e13d026.entry.js +0 -1
  603. package/www/build/p-82ff8f0e.entry.js +0 -1
  604. package/www/build/p-84cc611a.entry.js +0 -1
  605. package/www/build/p-8879211b.entry.js +0 -1
  606. package/www/build/p-8949cd1d.entry.js +0 -1
  607. package/www/build/p-9099124a.entry.js +0 -1
  608. package/www/build/p-9ecf936d.js +0 -1
  609. package/www/build/p-a1250f99.entry.js +0 -1
  610. package/www/build/p-a3b8dd69.entry.js +0 -1
  611. package/www/build/p-aa271ed7.entry.js +0 -1
  612. package/www/build/p-af4a9bb7.entry.js +0 -1
  613. package/www/build/p-af9b8051.entry.js +0 -1
  614. package/www/build/p-b01314fa.entry.js +0 -1
  615. package/www/build/p-b4a9ba1d.entry.js +0 -1
  616. package/www/build/p-b9a69a90.entry.js +0 -1
  617. package/www/build/p-bbbfd2fa.entry.js +0 -1
  618. package/www/build/p-bea5aa42.entry.js +0 -1
  619. package/www/build/p-c39c68b9.entry.js +0 -1
  620. package/www/build/p-c7d7958c.entry.js +0 -1
  621. package/www/build/p-c849a2a5.entry.js +0 -1
  622. package/www/build/p-d1b45e96.entry.js +0 -1
  623. package/www/build/p-d767f784.entry.js +0 -1
  624. package/www/build/p-d7e72cec.entry.js +0 -1
  625. package/www/build/p-d8e17d3a.entry.js +0 -1
  626. package/www/build/p-dc3c5f36.entry.js +0 -1
  627. package/www/build/p-e0f82390.entry.js +0 -1
  628. package/www/build/p-e1ddeb61.entry.js +0 -1
  629. package/www/build/p-e4d761f4.entry.js +0 -1
  630. package/www/build/p-ef5f8af2.js +0 -1
  631. package/www/build/p-efca7e17.entry.js +0 -1
  632. package/www/build/p-f08d1cbd.entry.js +0 -1
  633. package/www/build/p-f53d1d26.entry.js +0 -1
  634. package/www/build/p-f8aef252.entry.js +0 -1
  635. package/www/build/p-f94281ee.entry.js +0 -1
  636. package/www/build/p-f9e8ac5d.entry.js +0 -1
@@ -1,20 +0,0 @@
1
- import { r as registerInstance, h } from './index-a2ca4b97.js';
2
-
3
- const stylesCss = ":host>div{display:inline-block;min-height:28px;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--bg-white);border-radius:14px;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:12px;line-height:28px}.boldtext{font-weight:bold}";
4
-
5
- const ZChipDeprecated = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.regulartext = undefined;
9
- this.boldtext = undefined;
10
- }
11
- renderLegacyChip() {
12
- return (h("div", null, h("span", { class: "boldtext" }, this.boldtext), " ", this.regulartext));
13
- }
14
- render() {
15
- return this.boldtext != null || this.regulartext != null ? (this.renderLegacyChip()) : (h("div", null, h("slot", null)));
16
- }
17
- };
18
- ZChipDeprecated.style = stylesCss;
19
-
20
- export { ZChipDeprecated as z_chip_deprecated };
@@ -1,40 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
2
- import { B as ButtonVariant } from './index-aee91593.js';
3
-
4
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}z-candybar.hidden{display:none}.content{display:flex;flex-flow:column nowrap;align-content:space-between;align-items:stretch;justify-content:space-between;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);border-radius:calc(var(--space-unit) * 0.5);color:var(--text-grey-800);font-size:16px;letter-spacing:0;line-height:24px}.content>div>h2{padding:0;margin:0;border-radius:0;color:var(--text-grey-800);font-size:18px;font-weight:var(--font-sb);letter-spacing:0}.content>div>div{padding:calc(var(--space-unit) * 3) 0;font-size:14px;letter-spacing:0.16px;line-height:20px}.content>div>div>p{margin:0}.content>div>div>p>a{display:inline-flex;height:14px;color:var(--text-grey-800);cursor:pointer;font-weight:var(--font-sb);text-decoration:underline}.content>div>div>p>a:visited{z-index:1000;color:var(--text-grey-800);cursor:pointer}.content>z-button{width:100%;margin:0}@media only screen and (min-width: 768px){.content{width:100%;flex-direction:row;align-items:center;padding:calc(var(--space-unit) * 4) calc(var(--space-unit) * 3);font-size:16px;letter-spacing:0;line-height:24px}.content>div{width:560px}.content>div>h2{height:calc(var(--space-unit) * 3.5)}.content>div>div{padding:0}.content>z-button{width:initial;margin:0}}@media only screen and (min-width: 1152px){.content>div{width:935px}}@media only screen and (min-width: 1366px){.content{padding-right:calc(var(--space-unit) * 4);padding-left:calc(var(--space-unit) * 4)}}";
5
-
6
- const ZCookiebar = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.accept = createEvent(this, "accept", 7);
10
- this.cookiepolicyurl = undefined;
11
- this.hide = undefined;
12
- this.callback = undefined;
13
- }
14
- emitAccept(ev) {
15
- this.accept.emit({ ev });
16
- }
17
- handleOkButtonClick(ev) {
18
- this.emitAccept(ev);
19
- if (typeof this.callback === "function") {
20
- this.callback();
21
- }
22
- }
23
- handleOkButtonKeyUp(ev) {
24
- this.emitAccept(ev);
25
- if (ev.code === "Enter") {
26
- if (typeof this.callback !== "undefined" && typeof this.callback === "function") {
27
- this.callback();
28
- }
29
- }
30
- }
31
- renderContentSlot() {
32
- return (h("div", { class: "content", slot: "content" }, h("div", null, h("h2", null, "Su questo sito usiamo i cookie."), h("div", null, h("p", null, "Se continui a navigare ci permetti di farlo secondo le regole spiegate nella nostra informativa sulla privacy relativa ai \u00A0", h("a", { href: this.cookiepolicyurl, target: "_blank" }, "cookie"), "."))), h("z-button", { variant: ButtonVariant.PRIMARY, onClick: (ev) => this.handleOkButtonClick(ev), onKeyUp: (ev) => this.handleOkButtonKeyUp(ev) }, "ACCETTA")));
33
- }
34
- render() {
35
- return h("z-candybar", { class: `${this.hide ? "hidden" : ""}` }, this.renderContentSlot());
36
- }
37
- };
38
- ZCookiebar.style = stylesCss;
39
-
40
- export { ZCookiebar as z_cookiebar };
@@ -1,48 +0,0 @@
1
- import { r as registerInstance, h } from './index-a2ca4b97.js';
2
-
3
- const stylesCss$2 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a{display:inline-block;width:100%;padding:calc(var(--space-unit) / 2 * 3) 0;border-bottom:1px solid var(--gray50);color:var(--color-white);font-size:14px;text-decoration:none}@media only screen and (min-width: 768px){:host a{width:initial;padding:0;border-bottom:none;font-size:12px;text-decoration:underline}}";
4
-
5
- const ZFooterLink = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.href = undefined;
9
- }
10
- render() {
11
- return (h("a", { href: this.href, target: "_blank" }, h("slot", null)));
12
- }
13
- };
14
- ZFooterLink.style = stylesCss$2;
15
-
16
- const stylesCss$1 = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>nav{display:flex;overflow:hidden;flex-direction:column;padding:0;margin:calc(var(--space-unit) / 2) 0;background-color:var(--gray900);justify-items:flex-start}:host>nav>.header{position:relative;display:flex;height:calc(var(--space-unit) * 4);flex-flow:row wrap;align-content:flex-start;align-items:stretch;justify-content:flex-start;border-bottom:1px solid var(--gray50);fill:var(--color-white);line-height:1}:host>nav>.header>h2{margin:var(--space-unit) 0;color:var(--color-white);font-size:16px}:host>nav>.header>button{position:absolute;top:var(--space-unit);right:0;padding:0;border:0;margin:0;appearance:none;background:transparent;cursor:pointer}:host>nav>.header>z-icon{display:block}:host>nav>.content{display:none;height:0;padding:calc(var(--space-unit) * 3) calc(var(--space-unit) * 2);background-color:var(--gray800);transition:0.3s ease}:host>nav>.content.show{display:block;height:auto;transition:0.3s ease}@media only screen and (min-width: 768px){:host>nav{display:grid;padding:calc(var(--space-unit) * 2) 0;border-bottom:1px solid var(--color-white);margin:0;background-color:var(--gray800);grid-column-gap:var(--grid-tablet-margin);grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr}:host>nav>.header>button.toggle-button{display:none}:host>nav>.header{padding:0;border-bottom:none;margin:0}:host>nav>.header>h2{border:none}:host>nav>.content,:host>nav>.content.show{display:grid;width:100%;height:auto;align-content:stretch;align-items:stretch;padding:0;margin:0;gap:var(--space-unit) var(--grid-tablet-margin);grid-column:span 3;grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1152px){:host>nav{display:grid;padding:0;border-bottom:none;grid-template-columns:1fr;grid-template-rows:40px 4fr}:host>nav>.header{position:relative;display:inline-flex;height:24px}:host>nav>.header>h2{width:auto;padding:0 0 var(--space-unit);margin:0;color:var(--gray50);font-size:16px;font-weight:600;line-height:1}:host>nav>.header::after{position:absolute;top:100%;left:0;display:block;width:120px;border-bottom:1px solid var(--gray50);content:\"\"}:host>nav>.content,:host>nav>.content.show{display:flex;flex-flow:column wrap;justify-content:flex-start;grid-column:auto}}";
17
-
18
- const ZFooterSection = class {
19
- constructor(hostRef) {
20
- registerInstance(this, hostRef);
21
- this.name = undefined;
22
- this.isOpen = false;
23
- }
24
- renderToggleButton() {
25
- return (h("button", { class: "toggle-button", onClick: () => (this.isOpen = !this.isOpen) }, h("z-icon", { name: this.isOpen ? "chevron-up" : "chevron-down", width: 16, height: 16 })));
26
- }
27
- render() {
28
- return (h("nav", null, h("div", { class: "header" }, h("h2", null, this.name), this.renderToggleButton()), h("div", { class: `content ${this.isOpen ? "show" : ""}` }, h("slot", null))));
29
- }
30
- };
31
- ZFooterSection.style = stylesCss$1;
32
-
33
- const stylesCss = ":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>a>img{width:calc(var(--space-unit) * 3)}@media only screen and (min-width: 1152px){:host>a>img{width:16px}}";
34
-
35
- const ZFooterSocial = class {
36
- constructor(hostRef) {
37
- registerInstance(this, hostRef);
38
- this.icon = undefined;
39
- this.href = undefined;
40
- this.description = undefined;
41
- }
42
- render() {
43
- return (h("a", { href: this.href, target: "_blank" }, h("img", { src: this.icon, alt: this.description })));
44
- }
45
- };
46
- ZFooterSocial.style = stylesCss;
47
-
48
- export { ZFooterLink as z_footer_link, ZFooterSection as z_footer_section, ZFooterSocial as z_footer_social };
@@ -1,106 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
2
- import { c as ButtonSize } from './index-aee91593.js';
3
-
4
- const stylesCss = ":host{width:100%}footer{width:auto;height:auto;box-sizing:border-box;padding:var(--space-unit) 0;background-color:var(--gray900);color:var(--gray50);font-family:var(--font-family-sans);font-size:13px}footer *{box-sizing:border-box}footer>section>div{display:grid}#top{padding:0 calc(var(--space-unit) * 2)}#bottom{width:auto;height:auto;padding:0 calc(var(--space-unit) * 2);margin:0;font-size:12px;white-space:pre-line}#bottom>div{display:grid;grid-template-columns:1fr}#bottom>div>div.item{display:flex;width:auto;height:auto;flex-direction:column;align-items:flex-start;padding:calc(var(--space-unit) * 2) 0;grid-column:span 1}#bottom>div>div.item:nth-child(1){order:2}#bottom>div>div.item:nth-child(2){order:1;border-bottom:1px solid var(--gray50)}#bottom>div>div.item>div.social{display:grid;padding:0;margin-bottom:0;column-gap:12px;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(auto-fill, 24px)}#bottom>div>div.bottom-links{display:none}#bottom>div>div.item>p{padding:var(--space-unit) 0;margin:var(--space-unit) 0}#bottom>div>div.item>p:first-child{margin-top:0}#bottom>div>div.item>p:last-child{margin-bottom:0}#bottom>div>div.logo>p>span{display:block}#extension{padding:0 calc(var(--space-unit) * 2)}#extension>div{display:grid;align-items:center;grid-row-gap:var(--space-unit);grid-template-columns:1fr}#extension z-divider{margin-top:var(--space-unit)}#extension z-button{margin-left:var(--space-unit)}div.limited-width{--mw:none;max-width:var(--mw);margin:auto}z-button{--color-primary01:var(--gray600);--color-hover-primary:var(--gray700)}@media only screen and (min-width: 768px){footer{padding:0}#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);background-color:var(--gray800)}#top z-footer-section:last-child{display:none}#bottom{padding:0 calc(var(--space-unit) * 3);background-color:var(--gray900)}#bottom>div{grid-column-gap:var(--grid-tablet-margin);grid-template-columns:repeat(4, 1fr)}#bottom>div>div.item{margin:0}#bottom>div>div.item:nth-child(1){order:1}#bottom>div>div.item:nth-child(2){order:2;border-bottom:none}#bottom>div>div.item>p{padding-top:0}#bottom>div>div.logo>z-logo{width:auto;height:39px}#bottom>div>div.bottom-links{display:grid;order:3;font-size:12px;grid-column:span 2;grid-column-gap:var(--grid-tablet-margin);grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 24px)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 3) 0;margin:auto;background-color:var(--gray800);color:white;grid-template-columns:1fr 1fr}#extension>div>div{text-align:end}#extension z-divider{grid-column:1 / span 2}}@media only screen and (min-width: 1152px){#top{width:100%}#top>div{grid-column-gap:var(--grid-desktop-margin);grid-template-columns:repeat(6, 1fr)}#bottom>div>div.item:nth-child(1)>p:nth-of-type(2){font-size:10px}#bottom>div>div.item>p{padding-bottom:0;margin-bottom:calc(var(--space-unit) * 2)}#bottom>div>div.item>div.social{margin-top:0}#bottom>div>div.bottom-links{padding:calc(var(--space-unit) * 2) 0 0 0;margin:0;grid-column-gap:var(--grid-desktop-margin);grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1366px){#top{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}#bottom{padding:0 calc(var(--space-unit) * 4)}#extension{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4) 0}}";
5
-
6
- const ZFooter = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.creditsLinkClick = createEvent(this, "creditsLinkClick", 7);
10
- this.reportAProblemButtonClick = createEvent(this, "reportAProblemButtonClick", 7);
11
- this.creditsLinkId = "creditsLinkId";
12
- this.data = undefined;
13
- this.productName = undefined;
14
- this.productVersion = undefined;
15
- this.productCreditsLink = undefined;
16
- this.showReportAProblemButton = undefined;
17
- this.contentMaxWidth = undefined;
18
- this.emitReportAProblemButtonClick = this.emitReportAProblemButtonClick.bind(this);
19
- }
20
- componentWillLoad() {
21
- if (this.data) {
22
- console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead.");
23
- this.jsonData = JSON.parse(this.data);
24
- }
25
- }
26
- zLinkClickListener(e) {
27
- if (e.detail.linkId === this.creditsLinkId) {
28
- this.emitCreditsLinkClick();
29
- }
30
- }
31
- emitCreditsLinkClick() {
32
- this.creditsLinkClick.emit();
33
- }
34
- emitReportAProblemButtonClick() {
35
- this.reportAProblemButtonClick.emit();
36
- }
37
- renderZLogo() {
38
- return (h("z-logo", { link: "https://www.zanichelli.it", width: 144, height: 38, imageAlt: "Home Zanichelli", targetBlank: true }));
39
- }
40
- renderAddress() {
41
- return (h("p", null, "Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna", h("br", null), "Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024", h("br", null), "Partita IVA 03978000374"));
42
- }
43
- renderSocial() {
44
- return (h("div", { class: "social" }, h("slot", { name: "social" }), this.renderFooterSocialJsonData()));
45
- }
46
- renderCopyright() {
47
- return (h("p", null, "Copyright \u2013 2018-", new Date().getFullYear(), " Zanichelli", h("span", null, "All rights reserved")));
48
- }
49
- renderCertification() {
50
- return (h("p", null, "Zanichelli editore S.p.A. opera con sistema qualit\u00E0 certificato CertiCarGraf n. 477", h("br", null), "secondo la norma UNI EN ISO 9001:2015"));
51
- }
52
- renderBottomLinks() {
53
- return (h("div", { class: "item bottom-links" }, h("slot", { name: "links" }), this.renderFooterBottomJsonData()));
54
- }
55
- renderFooterBottom() {
56
- return (h("section", { id: "bottom" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("div", { class: "item logo" }, this.renderZLogo(), this.renderCopyright(), this.renderCertification()), h("div", { class: "item" }, this.renderAddress(), this.renderSocial()), this.renderBottomLinks())));
57
- }
58
- renderFooterTop() {
59
- return (h("section", { id: "top" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("slot", null), this.renderFooterTopJsonData())));
60
- }
61
- renderFooterProductInfo() {
62
- var _a;
63
- if (this.productName || this.productVersion || this.productCreditsLink != null || this.showReportAProblemButton) {
64
- const versionString = `${this.productName ? " versione" : "Versione"} ${this.productVersion}`;
65
- const creditsObject = (h("z-body", { level: 5 }, (this.productName || this.productVersion) && " - ", h("z-link", { htmlid: this.creditsLinkId, href: (_a = this.productCreditsLink) === null || _a === void 0 ? void 0 : _a.trim(), target: "_blank", textcolor: "white" }, "Credits")));
66
- return (h("div", { id: "extension" }, h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, h("span", null, this.productName && (h("z-body", { level: 5, variant: "semibold" }, this.productName)), this.productVersion && h("z-body", { level: 5 }, versionString), this.productCreditsLink != null && creditsObject), this.showReportAProblemButton && (h("div", null, h("z-body", { level: 5 }, "Hai bisogno di aiuto?"), h("z-button", { size: ButtonSize.SMALL, onClick: this.emitReportAProblemButtonClick }, "SEGNALA UN PROBLEMA"))), h("z-divider", { color: "gray500" }))));
67
- }
68
- }
69
- // INFO: backward compatibility
70
- renderFooterTopJsonData() {
71
- if (!this.jsonData || !this.jsonData.zanichelliLinks) {
72
- return null;
73
- }
74
- const zanichelliLinks = this.jsonData.zanichelliLinks;
75
- if (this.jsonData.bottomLinks) {
76
- const bottomLinks = this.jsonData.bottomLinks;
77
- zanichelliLinks.push({
78
- title: "Altre informazioni",
79
- items: bottomLinks,
80
- });
81
- }
82
- return zanichelliLinks.map((item) => (h("z-footer-section", { name: item.title }, item.items.map((item) => (h("z-footer-link", { href: item.link }, item.label))))));
83
- }
84
- // INFO: backward compatibility
85
- renderFooterBottomJsonData() {
86
- if (!this.jsonData || !this.jsonData.bottomLinks) {
87
- return null;
88
- }
89
- const bottomLinks = this.jsonData.bottomLinks;
90
- return bottomLinks.map((item) => h("z-footer-link", { href: item.link }, item.label));
91
- }
92
- // INFO: backward compatibility
93
- renderFooterSocialJsonData() {
94
- if (!this.jsonData || !this.jsonData.social) {
95
- return null;
96
- }
97
- const social = this.jsonData.social;
98
- return social.map((item) => (h("z-footer-social", { href: item.link, icon: item.icon, description: item.description })));
99
- }
100
- render() {
101
- return (h("footer", null, this.renderFooterProductInfo(), this.renderFooterTop(), this.renderFooterBottom()));
102
- }
103
- };
104
- ZFooter.style = stylesCss;
105
-
106
- export { ZFooter as z_footer };
@@ -1,257 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-a2ca4b97.js';
2
- import { I as InputType } from './index-aee91593.js';
3
- import { r as randomId } from './utils-5dc8ce33.js';
4
- import './breakpoints-c386984e.js';
5
-
6
- const stylesCss = ".sc-z-input-deprecated-h{display:inline-block;width:inherit}input.sc-z-input-deprecated::-ms-clear,input.sc-z-input-deprecated::-ms-reveal{display:none}.sc-z-input-deprecated-h input.sc-z-input-deprecated::-ms-clear,.sc-z-input-deprecated-h input.sc-z-input-deprecated::-ms-reveal{display:none}input.sc-z-input-deprecated,textarea.sc-z-input-deprecated,.textarea-wrapper.sc-z-input-deprecated,ul[role=\"listbox\"].sc-z-input-deprecated{box-sizing:border-box;border:var(--border-size-small) solid var(--color-surface04);background:var(--color-input-field01);border-radius:var(--border-radius-small);color:var(--color-text02);fill:var(--color-icon02);font-family:var(--font-family-sans);font-size:var(--font-size-3);font-weight:var(--font-rg);outline:none}input.sc-z-input-deprecated:focus:focus-visible,li[role=\"option\"].sc-z-input-deprecated:focus:focus-visible,.focus.sc-z-input-deprecated{box-shadow:var(--shadow-focus-primary)}.filled.sc-z-input-deprecated{border-color:var(--color-surface05)}.input-success.sc-z-input-deprecated,.input-success.sc-z-input-deprecated:hover,.input-success.hover.sc-z-input-deprecated{border-color:var(--color-success01);background:var(--color-success-inverse);fill:var(--color-success01)}.input-error.sc-z-input-deprecated,.input-error.sc-z-input-deprecated:hover,.input-error.hover.sc-z-input-deprecated{border-color:var(--color-error01);background:var(--color-error-inverse);fill:var(--color-error01)}.input-warning.sc-z-input-deprecated,.input-warning.sc-z-input-deprecated:hover,.input-warning.hover.sc-z-input-deprecated{border-color:var(--color-warning01);background:var(--color-warning-inverse);fill:var(--color-warning01)}input[readonly].sc-z-input-deprecated,.readonly.sc-z-input-deprecated{border-color:var(--color-disabled01);fill:var(--color-disabled01);pointer-events:none}input.sc-z-input-deprecated:disabled,.disabled.sc-z-input-deprecated,.filled.sc-z-input-deprecated:disabled{border-color:var(--color-disabled01);box-shadow:none;color:var(--color-disabled02);fill:var(--color-disabled01);pointer-events:none}input.sc-z-input-deprecated::placeholder,textarea.sc-z-input-deprecated::placeholder{color:var(--color-text05)}.sc-z-input-deprecated::-webkit-textarea-placeholder{color:var(--color-text05)}.sc-z-input-deprecated:-ms-textarea-placeholder{color:var(--color-text05)}.sc-z-input-deprecated::placeholder{color:var(--color-text05)}.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated{position:relative;z-index:1;fill:var(--color-icon02)}.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.sc-z-input-deprecated{width:100%;height:calc(var(--space-unit) * 5.5);box-sizing:border-box;padding:0 calc(var(--space-unit) * 4.5) 0 calc(var(--space-unit) * 1.5);margin:0}.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.has-icon.sc-z-input-deprecated,.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.has-clear-icon.sc-z-input-deprecated{padding-right:calc(var(--space-unit) * 4)}.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.has-icon.has-clear-icon.sc-z-input-deprecated{padding-right:calc(var(--space-unit) * 7)}.text-wrapper.sc-z-input-deprecated .icons-wrapper.sc-z-input-deprecated{position:absolute;z-index:2;right:calc(var(--space-unit) * 1.5);bottom:calc(var(--space-unit) * 1.5);display:flex}.text-wrapper.sc-z-input-deprecated .icons-wrapper.sc-z-input-deprecated>z-icon.sc-z-input-deprecated{--z-icon-width:18px;--z-icon-height:18px;display:block;margin-left:calc(var(--space-unit) * 0.5)}.text-wrapper.sc-z-input-deprecated .icons-wrapper.sc-z-input-deprecated>z-icon.reset-icon.sc-z-input-deprecated,.text-wrapper.sc-z-input-deprecated .icons-wrapper.sc-z-input-deprecated>z-icon.toggle-password-icon.sc-z-input-deprecated{cursor:pointer}.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.sc-z-input-deprecated:-webkit-autofill,.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.sc-z-input-deprecated:-webkit-autofill:hover,.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.sc-z-input-deprecated:-webkit-autofill:focus,.text-wrapper.sc-z-input-deprecated>div.sc-z-input-deprecated>input.sc-z-input-deprecated:-webkit-autofill:active{background-clip:text !important}.textarea-wrapper.sc-z-input-deprecated{padding:calc(var(--space-unit) * 1.5);scrollbar-color:var(--color-primary01) transparent}textarea.sc-z-input-deprecated::-webkit-scrollbar{width:10px;background:linear-gradient(to right, transparent 0 3px, var(--gray200) 3px 7px, transparent 7px 10px);border-radius:var(--border-radius)}textarea.sc-z-input-deprecated::-webkit-scrollbar-track{background-color:transparent}textarea.sc-z-input-deprecated::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}textarea.sc-z-input-deprecated::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}textarea.sc-z-input-deprecated{width:100%;min-height:132px;padding:0;border:none;margin:0;resize:none}.radio-wrapper.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated{position:relative;display:inline-flex;flex-direction:row;align-items:center;color:var(--color-text01);fill:var(--color-primary01);font-family:var(--font-family-sans)}.radio-wrapper.sc-z-input-deprecated:hover,.checkbox-wrapper.sc-z-input-deprecated:hover{color:var(--color-hover-primary);fill:currentcolor}.radio-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated{position:absolute;z-index:-1;opacity:0;pointer-events:none}.radio-wrapper.sc-z-input-deprecated .radio-label.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.sc-z-input-deprecated{display:inline-flex;align-items:center;margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1;text-transform:inherit}.radio-wrapper.sc-z-input-deprecated input.sc-z-input-deprecated:not(:disabled)+.radio-label.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated input.sc-z-input-deprecated:not(:disabled)+.checkbox-label.sc-z-input-deprecated{cursor:pointer}.radio-wrapper.sc-z-input-deprecated .radio-label.sc-z-input-deprecated z-icon.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.sc-z-input-deprecated z-icon.sc-z-input-deprecated{cursor:pointer;fill:inherit}.radio-wrapper.sc-z-input-deprecated .radio-label.after.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.after.sc-z-input-deprecated{flex-direction:row}.radio-wrapper.sc-z-input-deprecated .radio-label.before.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.before.sc-z-input-deprecated{flex-direction:row-reverse}.radio-wrapper.sc-z-input-deprecated .radio-label.after.sc-z-input-deprecated>span.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.after.sc-z-input-deprecated>span.sc-z-input-deprecated{margin-left:var(--space-unit)}.radio-wrapper.sc-z-input-deprecated .radio-label.before.sc-z-input-deprecated>span.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated .checkbox-label.before.sc-z-input-deprecated>span.sc-z-input-deprecated{margin-right:var(--space-unit)}.radio-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:focus:focus-visible+.radio-label.sc-z-input-deprecated>z-icon.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:focus:focus-visible+.checkbox-label.sc-z-input-deprecated>z-icon.sc-z-input-deprecated{border-radius:var(--border-radius-small);box-shadow:var(--shadow-focus-primary)}.radio-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:disabled+.radio-label.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:disabled+.checkbox-label.sc-z-input-deprecated{color:var(--color-disabled02)}.radio-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:disabled+.radio-label.sc-z-input-deprecated>z-icon.sc-z-input-deprecated,.checkbox-wrapper.sc-z-input-deprecated>input.sc-z-input-deprecated:disabled+.checkbox-label.sc-z-input-deprecated>z-icon.sc-z-input-deprecated{cursor:default;fill:var(--color-disabled01)}";
7
-
8
- const ZInputDeprecated = class {
9
- constructor(hostRef) {
10
- registerInstance(this, hostRef);
11
- this.inputChange = createEvent(this, "inputChange", 7);
12
- this.startTyping = createEvent(this, "startTyping", 7);
13
- this.stopTyping = createEvent(this, "stopTyping", 7);
14
- this.inputCheck = createEvent(this, "inputCheck", 7);
15
- this.optionSelect = createEvent(this, "optionSelect", 7);
16
- this.htmlid = `id-${randomId()}`;
17
- this.type = undefined;
18
- this.name = undefined;
19
- this.label = undefined;
20
- this.ariaLabel = "";
21
- this.value = undefined;
22
- this.disabled = false;
23
- this.readonly = false;
24
- this.required = false;
25
- this.checked = false;
26
- this.placeholder = undefined;
27
- this.htmltitle = undefined;
28
- this.status = undefined;
29
- this.hasmessage = true;
30
- this.message = undefined;
31
- this.labelafter = true;
32
- this.typingtimeout = 300;
33
- this.items = undefined;
34
- this.autocomplete = undefined;
35
- this.multiple = false;
36
- this.hasclearicon = true;
37
- this.icon = undefined;
38
- this.isTyping = false;
39
- this.textareaWrapperHover = "";
40
- this.textareaWrapperFocus = "";
41
- this.passwordHidden = true;
42
- }
43
- inputCheckListener(e) {
44
- const data = e.detail;
45
- switch (this.type) {
46
- case InputType.RADIO:
47
- if (data.type === InputType.RADIO && data.name === this.name && data.id !== this.htmlid) {
48
- this.checked = false;
49
- }
50
- break;
51
- }
52
- }
53
- /** get the input value */
54
- async getValue() {
55
- switch (this.type) {
56
- // @ts-ignore
57
- case "select":
58
- return this.selectElem.getValue();
59
- default:
60
- return this.value;
61
- }
62
- }
63
- /** set the input value */
64
- async setValue(value) {
65
- switch (this.type) {
66
- // @ts-ignore
67
- case "select":
68
- this.selectElem.setValue(value);
69
- break;
70
- default:
71
- if (typeof value === "string") {
72
- this.value = value;
73
- }
74
- break;
75
- }
76
- }
77
- /** get checked status */
78
- async isChecked() {
79
- switch (this.type) {
80
- case InputType.CHECKBOX:
81
- case InputType.RADIO:
82
- return this.checked;
83
- default:
84
- return false;
85
- }
86
- }
87
- emitInputChange(value, keycode) {
88
- if (!this.isTyping) {
89
- this.emitStartTyping();
90
- }
91
- let validity;
92
- if (this.type === InputType.TEXTAREA) {
93
- validity = this.getValidity("textarea");
94
- }
95
- else {
96
- validity = this.getValidity("input");
97
- }
98
- this.value = value;
99
- this.inputChange.emit({ value, keycode, validity });
100
- clearTimeout(this.timer);
101
- this.timer = setTimeout(() => {
102
- this.emitStopTyping(this.value, validity);
103
- }, this.typingtimeout);
104
- }
105
- emitStartTyping() {
106
- this.isTyping = true;
107
- this.startTyping.emit();
108
- }
109
- emitStopTyping(value, validity) {
110
- this.isTyping = false;
111
- this.stopTyping.emit({
112
- value: value,
113
- validity: validity,
114
- });
115
- }
116
- emitInputCheck(checked) {
117
- this.inputCheck.emit({
118
- id: this.htmlid,
119
- checked: checked,
120
- type: this.type,
121
- name: this.name,
122
- value: this.value,
123
- validity: this.getValidity("input"),
124
- });
125
- }
126
- getValidity(type) {
127
- const input = this.hostElement.querySelector(type);
128
- return input.validity;
129
- }
130
- /* START text/password/email/number */
131
- getTextAttributes() {
132
- const attr = {
133
- id: this.htmlid,
134
- name: this.name,
135
- placeholder: this.placeholder,
136
- value: this.value,
137
- disabled: this.disabled,
138
- readonly: this.readonly,
139
- required: this.required,
140
- title: this.htmltitle,
141
- class: {
142
- [`input-${this.status}`]: !!this.status,
143
- istyping: this.isTyping,
144
- filled: !this.isTyping && !!this.value,
145
- },
146
- onInput: (e) => this.emitInputChange(e.target.value, e instanceof KeyboardEvent ? e.keyCode : null),
147
- };
148
- if (this.autocomplete) {
149
- attr["autocomplete"] = this.autocomplete;
150
- }
151
- return attr;
152
- }
153
- renderInputText(type = InputType.TEXT) {
154
- const attr = this.getTextAttributes();
155
- if (this.icon || type === InputType.PASSWORD) {
156
- Object.assign(attr.class, { "has-icon": true });
157
- }
158
- if (this.hasclearicon) {
159
- Object.assign(attr.class, { "has-clear-icon": true });
160
- }
161
- return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", null, h("input", Object.assign({ type: type === InputType.PASSWORD && !this.passwordHidden ? InputType.TEXT : type }, attr, { "aria-label": this.ariaLabel || this.label })), this.renderIcons()), this.renderMessage()));
162
- }
163
- renderLabel() {
164
- if (!this.label) {
165
- return;
166
- }
167
- return (h("z-input-label", { htmlfor: this.htmlid, value: this.label, disabled: this.disabled, "aria-label": this.label, id: `${this.htmlid}_label` }));
168
- }
169
- renderIcons() {
170
- return (h("span", { class: {
171
- "icons-wrapper": true,
172
- "disabled": this.disabled,
173
- } }, this.renderResetIcon(), this.renderIcon()));
174
- }
175
- renderIcon() {
176
- if (this.type === InputType.PASSWORD) {
177
- return this.renderShowHidePassword();
178
- }
179
- if (!this.icon) {
180
- return;
181
- }
182
- return (h("z-icon", { class: "input-icon", name: this.icon }));
183
- }
184
- renderResetIcon() {
185
- if (!this.hasclearicon || !this.value || this.disabled || this.readonly) {
186
- return;
187
- }
188
- return (h("z-icon", { class: "reset-icon", name: "multiply", onClick: (e) => this.emitInputChange("", e instanceof KeyboardEvent ? e.keyCode : null) }));
189
- }
190
- renderShowHidePassword() {
191
- return (h("z-icon", { class: "toggle-password-icon", name: this.passwordHidden ? "view-filled" : "view-off-filled", onClick: () => (this.passwordHidden = !this.passwordHidden) }));
192
- }
193
- renderMessage() {
194
- if (!this.hasmessage) {
195
- return;
196
- }
197
- return (h("z-input-message", { message: this.message, status: this.status }));
198
- }
199
- /* END text/password/email/number */
200
- /* START textarea */
201
- renderTextarea() {
202
- const attributes = this.getTextAttributes();
203
- return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", { class: Object.assign(Object.assign({ "textarea-wrapper": true }, attributes.class), { "disabled": attributes.disabled, "readonly": !!attributes.readonly, "istyping": this.isTyping, [this.textareaWrapperFocus]: true, [this.textareaWrapperHover]: true }) }, h("textarea", Object.assign({}, attributes, { onFocus: () => (this.textareaWrapperFocus = "focus"), onBlur: () => (this.textareaWrapperFocus = ""), onMouseOver: () => (this.textareaWrapperHover = "hover"), onMouseOut: () => (this.textareaWrapperHover = ""), "aria-label": this.ariaLabel || this.label }))), this.renderMessage()));
204
- }
205
- /* END textarea */
206
- handleCheck(ev) {
207
- this.checked = ev.target.checked;
208
- this.emitInputCheck(this.checked);
209
- }
210
- /* START checkbox */
211
- renderCheckbox() {
212
- return (h("div", { class: "checkbox-wrapper" }, h("input", { id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }), h("label", { htmlFor: this.htmlid, class: {
213
- "checkbox-label": true,
214
- "after": this.labelafter,
215
- "before": !this.labelafter,
216
- } }, h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true" }), this.label && h("span", { innerHTML: this.label }))));
217
- }
218
- /* END checkbox */
219
- /* START radio */
220
- renderRadio() {
221
- return (h("div", { class: "radio-wrapper" }, h("input", { id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }), h("label", { htmlFor: this.htmlid, class: {
222
- "radio-label": true,
223
- "after": this.labelafter,
224
- "before": !this.labelafter,
225
- } }, h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true" }), this.label && h("span", { innerHTML: this.label }))));
226
- }
227
- /* END radio */
228
- /* START select */
229
- renderSelect() {
230
- return (h("z-select", { htmlid: this.htmlid, items: this.items, name: this.name, label: this.label, "aria-label": this.ariaLabel, disabled: this.disabled, readonly: this.readonly, placeholder: this.placeholder, htmltitle: this.htmltitle, status: this.status, message: !this.hasmessage ? false : this.message, autocomplete: this.autocomplete, ref: (el) => (this.selectElem = el) }));
231
- }
232
- /* END select */
233
- render() {
234
- switch (this.type) {
235
- case InputType.TEXT:
236
- case InputType.PASSWORD:
237
- case InputType.NUMBER:
238
- case InputType.EMAIL:
239
- return this.renderInputText(this.type);
240
- case InputType.TEXTAREA:
241
- return this.renderTextarea();
242
- case InputType.CHECKBOX:
243
- return this.renderCheckbox();
244
- case InputType.RADIO:
245
- return this.renderRadio();
246
- // @ts-ignore
247
- case "select":
248
- return this.renderSelect();
249
- default:
250
- return this.renderInputText();
251
- }
252
- }
253
- get hostElement() { return getElement(this); }
254
- };
255
- ZInputDeprecated.style = stylesCss;
256
-
257
- export { ZInputDeprecated as z_input_deprecated };
@@ -1,88 +0,0 @@
1
- import { r as registerInstance, h } from './index-a2ca4b97.js';
2
- import { K as KeyboardKeyCode } from './index-aee91593.js';
3
- import { a as getElementTree, h as handleKeyboardSubmit, e as getClickedElement } from './utils-5dc8ce33.js';
4
- import './breakpoints-c386984e.js';
5
-
6
- const stylesCss$1 = ":host{width:inherit;height:32px;font-family:var(--dashboard-font);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.17px}a,a:visited,a:active{color:inherit;text-decoration:none}:host>a{display:block;border:var(--border-size-small) solid transparent;background:var(--bg-grey-050);border-radius:var(--border-radius);color:var(--text-grey-800);outline:none}:host>a::-moz-focus-inner{border:0}:host>a:hover,:host>a.menu-opened:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}:host>a:focus{border:var(--border-size-small) solid var(--myz-blue);box-shadow:0 0 2px 2px var(--myz-blue-light);color:var(--myz-blue);fill:var(--myz-blue)}:host>a:active{border:var(--border-size-small) solid var(--myz-blue-light);box-shadow:0 2px 4px 0 rgb(0 0 0 / 40%);color:var(--myz-blue-light);fill:var(--myz-blue-light)}div.container{position:relative;display:flex;height:32px;align-items:center;justify-content:space-between;padding:0 var(--basex1)}div.container>span.user-wrapper{display:flex}div.container>span.user-wrapper>span.user{overflow:hidden;width:30px;padding:0 var(--basex1);cursor:pointer;text-overflow:ellipsis;white-space:nowrap}div.container>span.arrow{display:flex;align-items:center;justify-content:center}div.container>span.arrow>z-icon{transform:rotate(360deg);transition:all 200ms linear}ul{padding:0 calc(var(--space-unit) * 2);margin:0;list-style:none}li{display:flex;width:max-content;height:var(--basex3);align-items:center;padding:calc(var(--space-unit) / 4) 0}.menu-opened{position:inherit;width:auto !important;min-width:147px;padding-bottom:calc(var(--space-unit) * 2)}.menu-opened a,.menu-opened a:active,.menu-opened a:visited{color:var(--myz-blue);fill:var(--myz-blue)}.menu-opened a:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}.menu-opened>div.container{margin-bottom:var(--basex1)}.menu-opened>div.container>span.user-wrapper>span.user{width:auto}.menu-opened>div.container>span.arrow>z-icon{transform:rotate(180deg);transition:all 200ms linear}@media only screen and (min-width: 1152px){:host>a{width:147px;padding:0 calc(var(--space-unit) / 4)}:host>a.menu-opened{width:147px;padding-bottom:calc(var(--space-unit) * 2)}div.container>span.user-wrapper>span.user{width:80px}}";
7
-
8
- const ZMenuDropdown = class {
9
- constructor(hostRef) {
10
- registerInstance(this, hostRef);
11
- this.nomeutente = undefined;
12
- this.menucontent = undefined;
13
- this.buttonid = undefined;
14
- this.ismenuopen = false;
15
- this.handleToggle = this.handleToggle.bind(this);
16
- this.handleFocus = this.handleFocus.bind(this);
17
- }
18
- componentWillRender() {
19
- this.linkarray = typeof this.menucontent === "string" ? JSON.parse(this.menucontent) : this.menucontent;
20
- }
21
- renderMenuOpen() {
22
- if (this.ismenuopen) {
23
- return (h("ul", null, this.linkarray.map((bean) => (h("li", null, h("z-link", { htmlid: bean.id, href: bean.link, icon: bean.icon }, bean.label))))));
24
- }
25
- }
26
- renderButtonMenu() {
27
- return (h("span", { class: "arrow" }, h("z-icon", { name: "caret-down", width: 14, height: 14 })));
28
- }
29
- retriveMenuClass() {
30
- if (this.ismenuopen) {
31
- return "menu-opened";
32
- }
33
- }
34
- handleToggle() {
35
- this.ismenuopen = !this.ismenuopen;
36
- }
37
- handleFocus(e) {
38
- if (e instanceof KeyboardEvent && e.keyCode !== KeyboardKeyCode.TAB) {
39
- return;
40
- }
41
- const tree = getElementTree(getClickedElement());
42
- const menuParent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-menu-dropdown");
43
- if (!menuParent) {
44
- document.removeEventListener("click", this.handleFocus);
45
- document.removeEventListener("keyup", this.handleFocus);
46
- this.ismenuopen = false;
47
- }
48
- }
49
- render() {
50
- return (h("a", { class: this.retriveMenuClass(), role: "button", tabindex: "0", onFocus: () => {
51
- document.addEventListener("click", this.handleFocus);
52
- document.addEventListener("keyup", this.handleFocus);
53
- }, onKeyUp: (e) => handleKeyboardSubmit(e, this.handleToggle) }, h("div", { class: "container", onClick: () => this.handleToggle() }, h("span", { class: "user-wrapper" }, h("z-icon", { name: "user-avatar", width: 14, height: 14 }), h("span", { class: "user" }, this.nomeutente)), this.renderButtonMenu()), this.renderMenuOpen()));
54
- }
55
- };
56
- ZMenuDropdown.style = stylesCss$1;
57
-
58
- const stylesCss = "ul{padding:0;margin:0}";
59
-
60
- const ZMyzList = class {
61
- constructor(hostRef) {
62
- registerInstance(this, hostRef);
63
- this.inputrawdata = undefined;
64
- this.list = undefined;
65
- }
66
- componentWillLoad() {
67
- if (this.inputrawdata) {
68
- this.parseinputrawdata(this.inputrawdata);
69
- }
70
- }
71
- parseinputrawdata(inputrawdata) {
72
- this.list = [...JSON.parse(inputrawdata)];
73
- }
74
- oninputrawdataChange(newValue) {
75
- this.parseinputrawdata(newValue);
76
- }
77
- render() {
78
- const lastElem = this.list ? this.list.length - 1 : -1;
79
- return (h("ul", null, this.list &&
80
- this.list.map((bean, i) => (h("z-myz-list-item", { listitemid: bean.listitemid, text: bean.text, link: bean.link, linktarget: bean.linktarget, icon: bean.icon, underlined: lastElem != i })))));
81
- }
82
- static get watchers() { return {
83
- "inputrawdata": ["oninputrawdataChange"]
84
- }; }
85
- };
86
- ZMyzList.style = stylesCss;
87
-
88
- export { ZMenuDropdown as z_menu_dropdown, ZMyzList as z_myz_list };