@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,54 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-e3299e0a.js');
6
-
7
- 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}}";
8
-
9
- const ZFooterLink = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.href = undefined;
13
- }
14
- render() {
15
- return (index.h("a", { href: this.href, target: "_blank" }, index.h("slot", null)));
16
- }
17
- };
18
- ZFooterLink.style = stylesCss$2;
19
-
20
- 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}}";
21
-
22
- const ZFooterSection = class {
23
- constructor(hostRef) {
24
- index.registerInstance(this, hostRef);
25
- this.name = undefined;
26
- this.isOpen = false;
27
- }
28
- renderToggleButton() {
29
- return (index.h("button", { class: "toggle-button", onClick: () => (this.isOpen = !this.isOpen) }, index.h("z-icon", { name: this.isOpen ? "chevron-up" : "chevron-down", width: 16, height: 16 })));
30
- }
31
- render() {
32
- return (index.h("nav", null, index.h("div", { class: "header" }, index.h("h2", null, this.name), this.renderToggleButton()), index.h("div", { class: `content ${this.isOpen ? "show" : ""}` }, index.h("slot", null))));
33
- }
34
- };
35
- ZFooterSection.style = stylesCss$1;
36
-
37
- 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}}";
38
-
39
- const ZFooterSocial = class {
40
- constructor(hostRef) {
41
- index.registerInstance(this, hostRef);
42
- this.icon = undefined;
43
- this.href = undefined;
44
- this.description = undefined;
45
- }
46
- render() {
47
- return (index.h("a", { href: this.href, target: "_blank" }, index.h("img", { src: this.icon, alt: this.description })));
48
- }
49
- };
50
- ZFooterSocial.style = stylesCss;
51
-
52
- exports.z_footer_link = ZFooterLink;
53
- exports.z_footer_section = ZFooterSection;
54
- exports.z_footer_social = ZFooterSocial;
@@ -1,110 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
7
-
8
- 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}}";
9
-
10
- const ZFooter = class {
11
- constructor(hostRef) {
12
- index.registerInstance(this, hostRef);
13
- this.creditsLinkClick = index.createEvent(this, "creditsLinkClick", 7);
14
- this.reportAProblemButtonClick = index.createEvent(this, "reportAProblemButtonClick", 7);
15
- this.creditsLinkId = "creditsLinkId";
16
- this.data = undefined;
17
- this.productName = undefined;
18
- this.productVersion = undefined;
19
- this.productCreditsLink = undefined;
20
- this.showReportAProblemButton = undefined;
21
- this.contentMaxWidth = undefined;
22
- this.emitReportAProblemButtonClick = this.emitReportAProblemButtonClick.bind(this);
23
- }
24
- componentWillLoad() {
25
- if (this.data) {
26
- console.warn("z-footer: `data` prop is deprecated and will be removed in a future version. Use slots instead.");
27
- this.jsonData = JSON.parse(this.data);
28
- }
29
- }
30
- zLinkClickListener(e) {
31
- if (e.detail.linkId === this.creditsLinkId) {
32
- this.emitCreditsLinkClick();
33
- }
34
- }
35
- emitCreditsLinkClick() {
36
- this.creditsLinkClick.emit();
37
- }
38
- emitReportAProblemButtonClick() {
39
- this.reportAProblemButtonClick.emit();
40
- }
41
- renderZLogo() {
42
- return (index.h("z-logo", { link: "https://www.zanichelli.it", width: 144, height: 38, imageAlt: "Home Zanichelli", targetBlank: true }));
43
- }
44
- renderAddress() {
45
- return (index.h("p", null, "Zanichelli editore S.p.A. via Irnerio 34, 40126 Bologna", index.h("br", null), "Fax 051 - 249.782 / 293.224 | Tel. 051 - 293.111 / 245.024", index.h("br", null), "Partita IVA 03978000374"));
46
- }
47
- renderSocial() {
48
- return (index.h("div", { class: "social" }, index.h("slot", { name: "social" }), this.renderFooterSocialJsonData()));
49
- }
50
- renderCopyright() {
51
- return (index.h("p", null, "Copyright \u2013 2018-", new Date().getFullYear(), " Zanichelli", index.h("span", null, "All rights reserved")));
52
- }
53
- renderCertification() {
54
- return (index.h("p", null, "Zanichelli editore S.p.A. opera con sistema qualit\u00E0 certificato CertiCarGraf n. 477", index.h("br", null), "secondo la norma UNI EN ISO 9001:2015"));
55
- }
56
- renderBottomLinks() {
57
- return (index.h("div", { class: "item bottom-links" }, index.h("slot", { name: "links" }), this.renderFooterBottomJsonData()));
58
- }
59
- renderFooterBottom() {
60
- return (index.h("section", { id: "bottom" }, index.h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, index.h("div", { class: "item logo" }, this.renderZLogo(), this.renderCopyright(), this.renderCertification()), index.h("div", { class: "item" }, this.renderAddress(), this.renderSocial()), this.renderBottomLinks())));
61
- }
62
- renderFooterTop() {
63
- return (index.h("section", { id: "top" }, index.h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, index.h("slot", null), this.renderFooterTopJsonData())));
64
- }
65
- renderFooterProductInfo() {
66
- var _a;
67
- if (this.productName || this.productVersion || this.productCreditsLink != null || this.showReportAProblemButton) {
68
- const versionString = `${this.productName ? " versione" : "Versione"} ${this.productVersion}`;
69
- const creditsObject = (index.h("z-body", { level: 5 }, (this.productName || this.productVersion) && " - ", index.h("z-link", { htmlid: this.creditsLinkId, href: (_a = this.productCreditsLink) === null || _a === void 0 ? void 0 : _a.trim(), target: "_blank", textcolor: "white" }, "Credits")));
70
- return (index.h("div", { id: "extension" }, index.h("div", { class: { "limited-width": !!this.contentMaxWidth }, style: this.contentMaxWidth ? { "--mw": `${this.contentMaxWidth}px` } : {} }, index.h("span", null, this.productName && (index.h("z-body", { level: 5, variant: "semibold" }, this.productName)), this.productVersion && index.h("z-body", { level: 5 }, versionString), this.productCreditsLink != null && creditsObject), this.showReportAProblemButton && (index.h("div", null, index.h("z-body", { level: 5 }, "Hai bisogno di aiuto?"), index.h("z-button", { size: index$1.ButtonSize.SMALL, onClick: this.emitReportAProblemButtonClick }, "SEGNALA UN PROBLEMA"))), index.h("z-divider", { color: "gray500" }))));
71
- }
72
- }
73
- // INFO: backward compatibility
74
- renderFooterTopJsonData() {
75
- if (!this.jsonData || !this.jsonData.zanichelliLinks) {
76
- return null;
77
- }
78
- const zanichelliLinks = this.jsonData.zanichelliLinks;
79
- if (this.jsonData.bottomLinks) {
80
- const bottomLinks = this.jsonData.bottomLinks;
81
- zanichelliLinks.push({
82
- title: "Altre informazioni",
83
- items: bottomLinks,
84
- });
85
- }
86
- return zanichelliLinks.map((item) => (index.h("z-footer-section", { name: item.title }, item.items.map((item) => (index.h("z-footer-link", { href: item.link }, item.label))))));
87
- }
88
- // INFO: backward compatibility
89
- renderFooterBottomJsonData() {
90
- if (!this.jsonData || !this.jsonData.bottomLinks) {
91
- return null;
92
- }
93
- const bottomLinks = this.jsonData.bottomLinks;
94
- return bottomLinks.map((item) => index.h("z-footer-link", { href: item.link }, item.label));
95
- }
96
- // INFO: backward compatibility
97
- renderFooterSocialJsonData() {
98
- if (!this.jsonData || !this.jsonData.social) {
99
- return null;
100
- }
101
- const social = this.jsonData.social;
102
- return social.map((item) => (index.h("z-footer-social", { href: item.link, icon: item.icon, description: item.description })));
103
- }
104
- render() {
105
- return (index.h("footer", null, this.renderFooterProductInfo(), this.renderFooterTop(), this.renderFooterBottom()));
106
- }
107
- };
108
- ZFooter.style = stylesCss;
109
-
110
- exports.z_footer = ZFooter;
@@ -1,261 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
7
- const utils = require('./utils-73ead59e.js');
8
- require('./breakpoints-88c4fd6c.js');
9
-
10
- 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)}";
11
-
12
- const ZInputDeprecated = class {
13
- constructor(hostRef) {
14
- index.registerInstance(this, hostRef);
15
- this.inputChange = index.createEvent(this, "inputChange", 7);
16
- this.startTyping = index.createEvent(this, "startTyping", 7);
17
- this.stopTyping = index.createEvent(this, "stopTyping", 7);
18
- this.inputCheck = index.createEvent(this, "inputCheck", 7);
19
- this.optionSelect = index.createEvent(this, "optionSelect", 7);
20
- this.htmlid = `id-${utils.randomId()}`;
21
- this.type = undefined;
22
- this.name = undefined;
23
- this.label = undefined;
24
- this.ariaLabel = "";
25
- this.value = undefined;
26
- this.disabled = false;
27
- this.readonly = false;
28
- this.required = false;
29
- this.checked = false;
30
- this.placeholder = undefined;
31
- this.htmltitle = undefined;
32
- this.status = undefined;
33
- this.hasmessage = true;
34
- this.message = undefined;
35
- this.labelafter = true;
36
- this.typingtimeout = 300;
37
- this.items = undefined;
38
- this.autocomplete = undefined;
39
- this.multiple = false;
40
- this.hasclearicon = true;
41
- this.icon = undefined;
42
- this.isTyping = false;
43
- this.textareaWrapperHover = "";
44
- this.textareaWrapperFocus = "";
45
- this.passwordHidden = true;
46
- }
47
- inputCheckListener(e) {
48
- const data = e.detail;
49
- switch (this.type) {
50
- case index$1.InputType.RADIO:
51
- if (data.type === index$1.InputType.RADIO && data.name === this.name && data.id !== this.htmlid) {
52
- this.checked = false;
53
- }
54
- break;
55
- }
56
- }
57
- /** get the input value */
58
- async getValue() {
59
- switch (this.type) {
60
- // @ts-ignore
61
- case "select":
62
- return this.selectElem.getValue();
63
- default:
64
- return this.value;
65
- }
66
- }
67
- /** set the input value */
68
- async setValue(value) {
69
- switch (this.type) {
70
- // @ts-ignore
71
- case "select":
72
- this.selectElem.setValue(value);
73
- break;
74
- default:
75
- if (typeof value === "string") {
76
- this.value = value;
77
- }
78
- break;
79
- }
80
- }
81
- /** get checked status */
82
- async isChecked() {
83
- switch (this.type) {
84
- case index$1.InputType.CHECKBOX:
85
- case index$1.InputType.RADIO:
86
- return this.checked;
87
- default:
88
- return false;
89
- }
90
- }
91
- emitInputChange(value, keycode) {
92
- if (!this.isTyping) {
93
- this.emitStartTyping();
94
- }
95
- let validity;
96
- if (this.type === index$1.InputType.TEXTAREA) {
97
- validity = this.getValidity("textarea");
98
- }
99
- else {
100
- validity = this.getValidity("input");
101
- }
102
- this.value = value;
103
- this.inputChange.emit({ value, keycode, validity });
104
- clearTimeout(this.timer);
105
- this.timer = setTimeout(() => {
106
- this.emitStopTyping(this.value, validity);
107
- }, this.typingtimeout);
108
- }
109
- emitStartTyping() {
110
- this.isTyping = true;
111
- this.startTyping.emit();
112
- }
113
- emitStopTyping(value, validity) {
114
- this.isTyping = false;
115
- this.stopTyping.emit({
116
- value: value,
117
- validity: validity,
118
- });
119
- }
120
- emitInputCheck(checked) {
121
- this.inputCheck.emit({
122
- id: this.htmlid,
123
- checked: checked,
124
- type: this.type,
125
- name: this.name,
126
- value: this.value,
127
- validity: this.getValidity("input"),
128
- });
129
- }
130
- getValidity(type) {
131
- const input = this.hostElement.querySelector(type);
132
- return input.validity;
133
- }
134
- /* START text/password/email/number */
135
- getTextAttributes() {
136
- const attr = {
137
- id: this.htmlid,
138
- name: this.name,
139
- placeholder: this.placeholder,
140
- value: this.value,
141
- disabled: this.disabled,
142
- readonly: this.readonly,
143
- required: this.required,
144
- title: this.htmltitle,
145
- class: {
146
- [`input-${this.status}`]: !!this.status,
147
- istyping: this.isTyping,
148
- filled: !this.isTyping && !!this.value,
149
- },
150
- onInput: (e) => this.emitInputChange(e.target.value, e instanceof KeyboardEvent ? e.keyCode : null),
151
- };
152
- if (this.autocomplete) {
153
- attr["autocomplete"] = this.autocomplete;
154
- }
155
- return attr;
156
- }
157
- renderInputText(type = index$1.InputType.TEXT) {
158
- const attr = this.getTextAttributes();
159
- if (this.icon || type === index$1.InputType.PASSWORD) {
160
- Object.assign(attr.class, { "has-icon": true });
161
- }
162
- if (this.hasclearicon) {
163
- Object.assign(attr.class, { "has-clear-icon": true });
164
- }
165
- return (index.h("div", { class: "text-wrapper" }, this.renderLabel(), index.h("div", null, index.h("input", Object.assign({ type: type === index$1.InputType.PASSWORD && !this.passwordHidden ? index$1.InputType.TEXT : type }, attr, { "aria-label": this.ariaLabel || this.label })), this.renderIcons()), this.renderMessage()));
166
- }
167
- renderLabel() {
168
- if (!this.label) {
169
- return;
170
- }
171
- return (index.h("z-input-label", { htmlfor: this.htmlid, value: this.label, disabled: this.disabled, "aria-label": this.label, id: `${this.htmlid}_label` }));
172
- }
173
- renderIcons() {
174
- return (index.h("span", { class: {
175
- "icons-wrapper": true,
176
- "disabled": this.disabled,
177
- } }, this.renderResetIcon(), this.renderIcon()));
178
- }
179
- renderIcon() {
180
- if (this.type === index$1.InputType.PASSWORD) {
181
- return this.renderShowHidePassword();
182
- }
183
- if (!this.icon) {
184
- return;
185
- }
186
- return (index.h("z-icon", { class: "input-icon", name: this.icon }));
187
- }
188
- renderResetIcon() {
189
- if (!this.hasclearicon || !this.value || this.disabled || this.readonly) {
190
- return;
191
- }
192
- return (index.h("z-icon", { class: "reset-icon", name: "multiply", onClick: (e) => this.emitInputChange("", e instanceof KeyboardEvent ? e.keyCode : null) }));
193
- }
194
- renderShowHidePassword() {
195
- return (index.h("z-icon", { class: "toggle-password-icon", name: this.passwordHidden ? "view-filled" : "view-off-filled", onClick: () => (this.passwordHidden = !this.passwordHidden) }));
196
- }
197
- renderMessage() {
198
- if (!this.hasmessage) {
199
- return;
200
- }
201
- return (index.h("z-input-message", { message: this.message, status: this.status }));
202
- }
203
- /* END text/password/email/number */
204
- /* START textarea */
205
- renderTextarea() {
206
- const attributes = this.getTextAttributes();
207
- return (index.h("div", { class: "text-wrapper" }, this.renderLabel(), index.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 }) }, index.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()));
208
- }
209
- /* END textarea */
210
- handleCheck(ev) {
211
- this.checked = ev.target.checked;
212
- this.emitInputCheck(this.checked);
213
- }
214
- /* START checkbox */
215
- renderCheckbox() {
216
- return (index.h("div", { class: "checkbox-wrapper" }, index.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 }), index.h("label", { htmlFor: this.htmlid, class: {
217
- "checkbox-label": true,
218
- "after": this.labelafter,
219
- "before": !this.labelafter,
220
- } }, index.h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true" }), this.label && index.h("span", { innerHTML: this.label }))));
221
- }
222
- /* END checkbox */
223
- /* START radio */
224
- renderRadio() {
225
- return (index.h("div", { class: "radio-wrapper" }, index.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 }), index.h("label", { htmlFor: this.htmlid, class: {
226
- "radio-label": true,
227
- "after": this.labelafter,
228
- "before": !this.labelafter,
229
- } }, index.h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true" }), this.label && index.h("span", { innerHTML: this.label }))));
230
- }
231
- /* END radio */
232
- /* START select */
233
- renderSelect() {
234
- return (index.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) }));
235
- }
236
- /* END select */
237
- render() {
238
- switch (this.type) {
239
- case index$1.InputType.TEXT:
240
- case index$1.InputType.PASSWORD:
241
- case index$1.InputType.NUMBER:
242
- case index$1.InputType.EMAIL:
243
- return this.renderInputText(this.type);
244
- case index$1.InputType.TEXTAREA:
245
- return this.renderTextarea();
246
- case index$1.InputType.CHECKBOX:
247
- return this.renderCheckbox();
248
- case index$1.InputType.RADIO:
249
- return this.renderRadio();
250
- // @ts-ignore
251
- case "select":
252
- return this.renderSelect();
253
- default:
254
- return this.renderInputText();
255
- }
256
- }
257
- get hostElement() { return index.getElement(this); }
258
- };
259
- ZInputDeprecated.style = stylesCss;
260
-
261
- exports.z_input_deprecated = ZInputDeprecated;
@@ -1,93 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-e3299e0a.js');
6
- const index$1 = require('./index-f08f7171.js');
7
- const utils = require('./utils-73ead59e.js');
8
- require('./breakpoints-88c4fd6c.js');
9
-
10
- 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}}";
11
-
12
- const ZMenuDropdown = class {
13
- constructor(hostRef) {
14
- index.registerInstance(this, hostRef);
15
- this.nomeutente = undefined;
16
- this.menucontent = undefined;
17
- this.buttonid = undefined;
18
- this.ismenuopen = false;
19
- this.handleToggle = this.handleToggle.bind(this);
20
- this.handleFocus = this.handleFocus.bind(this);
21
- }
22
- componentWillRender() {
23
- this.linkarray = typeof this.menucontent === "string" ? JSON.parse(this.menucontent) : this.menucontent;
24
- }
25
- renderMenuOpen() {
26
- if (this.ismenuopen) {
27
- return (index.h("ul", null, this.linkarray.map((bean) => (index.h("li", null, index.h("z-link", { htmlid: bean.id, href: bean.link, icon: bean.icon }, bean.label))))));
28
- }
29
- }
30
- renderButtonMenu() {
31
- return (index.h("span", { class: "arrow" }, index.h("z-icon", { name: "caret-down", width: 14, height: 14 })));
32
- }
33
- retriveMenuClass() {
34
- if (this.ismenuopen) {
35
- return "menu-opened";
36
- }
37
- }
38
- handleToggle() {
39
- this.ismenuopen = !this.ismenuopen;
40
- }
41
- handleFocus(e) {
42
- if (e instanceof KeyboardEvent && e.keyCode !== index$1.KeyboardKeyCode.TAB) {
43
- return;
44
- }
45
- const tree = utils.getElementTree(utils.getClickedElement());
46
- const menuParent = tree.find((elem) => elem.nodeName.toLowerCase() === "z-menu-dropdown");
47
- if (!menuParent) {
48
- document.removeEventListener("click", this.handleFocus);
49
- document.removeEventListener("keyup", this.handleFocus);
50
- this.ismenuopen = false;
51
- }
52
- }
53
- render() {
54
- return (index.h("a", { class: this.retriveMenuClass(), role: "button", tabindex: "0", onFocus: () => {
55
- document.addEventListener("click", this.handleFocus);
56
- document.addEventListener("keyup", this.handleFocus);
57
- }, onKeyUp: (e) => utils.handleKeyboardSubmit(e, this.handleToggle) }, index.h("div", { class: "container", onClick: () => this.handleToggle() }, index.h("span", { class: "user-wrapper" }, index.h("z-icon", { name: "user-avatar", width: 14, height: 14 }), index.h("span", { class: "user" }, this.nomeutente)), this.renderButtonMenu()), this.renderMenuOpen()));
58
- }
59
- };
60
- ZMenuDropdown.style = stylesCss$1;
61
-
62
- const stylesCss = "ul{padding:0;margin:0}";
63
-
64
- const ZMyzList = class {
65
- constructor(hostRef) {
66
- index.registerInstance(this, hostRef);
67
- this.inputrawdata = undefined;
68
- this.list = undefined;
69
- }
70
- componentWillLoad() {
71
- if (this.inputrawdata) {
72
- this.parseinputrawdata(this.inputrawdata);
73
- }
74
- }
75
- parseinputrawdata(inputrawdata) {
76
- this.list = [...JSON.parse(inputrawdata)];
77
- }
78
- oninputrawdataChange(newValue) {
79
- this.parseinputrawdata(newValue);
80
- }
81
- render() {
82
- const lastElem = this.list ? this.list.length - 1 : -1;
83
- return (index.h("ul", null, this.list &&
84
- this.list.map((bean, i) => (index.h("z-myz-list-item", { listitemid: bean.listitemid, text: bean.text, link: bean.link, linktarget: bean.linktarget, icon: bean.icon, underlined: lastElem != i })))));
85
- }
86
- static get watchers() { return {
87
- "inputrawdata": ["oninputrawdataChange"]
88
- }; }
89
- };
90
- ZMyzList.style = stylesCss;
91
-
92
- exports.z_menu_dropdown = ZMenuDropdown;
93
- exports.z_myz_list = ZMyzList;