@zanichelli/albe-web-components 6.3.0 → 6.3.2-rc1

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 (380) hide show
  1. package/CHANGELOG.md +2 -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 +1 -1
  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 +1 -1
  9. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  10. package/dist/cjs/{z-logo.cjs.entry.js → z-app-switcher_2.cjs.entry.js} +23 -0
  11. package/dist/cjs/z-app-topbar.cjs.entry.js +1 -1
  12. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  13. package/dist/cjs/z-avatar.cjs.entry.js +1 -1
  14. package/dist/cjs/z-button.cjs.entry.js +1 -1
  15. package/dist/cjs/z-card.cjs.entry.js +1 -1
  16. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  17. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  18. package/dist/cjs/z-combobox.cjs.entry.js +2 -2
  19. package/dist/cjs/z-contextual-menu.cjs.entry.js +2 -2
  20. package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
  21. package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
  22. package/dist/cjs/z-divider.cjs.entry.js +1 -1
  23. package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
  24. package/dist/cjs/z-file.cjs.entry.js +2 -2
  25. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  26. package/dist/cjs/z-input_2.cjs.entry.js +2 -2
  27. package/dist/cjs/z-list_3.cjs.entry.js +1 -1
  28. package/dist/cjs/z-menu-dropdown.cjs.entry.js +59 -0
  29. package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
  30. package/dist/cjs/z-modal-login.cjs.entry.js +1 -1
  31. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  32. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  33. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  34. package/dist/cjs/z-myz-card-info.cjs.entry.js +3 -3
  35. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  36. package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
  37. package/dist/cjs/z-myz-list.cjs.entry.js +35 -0
  38. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +1 -1
  39. package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
  40. package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
  41. package/dist/cjs/z-offcanvas.cjs.entry.js +1 -1
  42. package/dist/cjs/z-otp.cjs.entry.js +1 -1
  43. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
  45. package/dist/cjs/z-popover.cjs.entry.js +22 -22
  46. package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
  47. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  48. package/dist/cjs/{z-input-label_2.cjs.entry.js → z-select.cjs.entry.js} +2 -17
  49. package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
  50. package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
  51. package/dist/cjs/z-table-cell.cjs.entry.js +1 -1
  52. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  53. package/dist/cjs/z-table-row.cjs.entry.js +1 -1
  54. package/dist/cjs/z-table.cjs.entry.js +1 -1
  55. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  56. package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
  57. package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
  58. package/dist/cjs/z-tooltip.cjs.entry.js +2 -2
  59. package/dist/collection/beans/index.js +13 -54
  60. package/dist/collection/collection-manifest.json +0 -17
  61. package/dist/collection/components/file-upload/z-file/index.js +2 -2
  62. package/dist/collection/components/notification/z-tooltip/index.js +6 -6
  63. package/dist/collection/components/z-contextual-menu/index.js +6 -6
  64. package/dist/collection/components/z-popover/index.js +25 -25
  65. package/dist/collection/components/z-table/z-table-header/index.js +2 -2
  66. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +2 -2
  67. package/dist/esm/{index-aee91593.js → index-968a240f.js} +14 -55
  68. package/dist/esm/index-a2ca4b97.js +18 -74
  69. package/dist/esm/index.js +2 -2
  70. package/dist/esm/loader.js +1 -1
  71. package/dist/esm/{utils-77c5c75d.js → utils-151f0ab4.js} +1 -1
  72. package/dist/esm/{utils-5dc8ce33.js → utils-ccb4d66f.js} +2 -2
  73. package/dist/esm/web-components-library.js +1 -1
  74. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  75. package/dist/esm/{z-logo.entry.js → z-app-switcher_2.entry.js} +24 -2
  76. package/dist/esm/z-app-topbar.entry.js +1 -1
  77. package/dist/esm/z-aria-alert.entry.js +1 -1
  78. package/dist/esm/z-avatar.entry.js +1 -1
  79. package/dist/esm/z-button.entry.js +1 -1
  80. package/dist/esm/z-card.entry.js +1 -1
  81. package/dist/esm/z-carousel.entry.js +1 -1
  82. package/dist/esm/z-chip.entry.js +2 -2
  83. package/dist/esm/z-combobox.entry.js +2 -2
  84. package/dist/esm/z-contextual-menu.entry.js +2 -2
  85. package/dist/esm/z-cover-hero.entry.js +1 -1
  86. package/dist/esm/z-date-picker.entry.js +2 -2
  87. package/dist/esm/z-divider.entry.js +1 -1
  88. package/dist/esm/z-file-upload.entry.js +2 -2
  89. package/dist/esm/z-file.entry.js +2 -2
  90. package/dist/esm/z-info-reveal.entry.js +1 -1
  91. package/dist/esm/z-input_2.entry.js +2 -2
  92. package/dist/esm/z-list_3.entry.js +1 -1
  93. package/dist/esm/z-menu-dropdown.entry.js +55 -0
  94. package/dist/esm/z-messages-pocket.entry.js +1 -1
  95. package/dist/esm/z-modal-login.entry.js +1 -1
  96. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  97. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  98. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  99. package/dist/esm/z-myz-card-info.entry.js +3 -3
  100. package/dist/esm/z-myz-card_4.entry.js +1 -1
  101. package/dist/esm/z-myz-list-item.entry.js +2 -2
  102. package/dist/esm/z-myz-list.entry.js +31 -0
  103. package/dist/esm/z-navigation-tab-link.entry.js +1 -1
  104. package/dist/esm/z-navigation-tab.entry.js +1 -1
  105. package/dist/esm/z-navigation-tabs.entry.js +1 -1
  106. package/dist/esm/z-offcanvas.entry.js +1 -1
  107. package/dist/esm/z-otp.entry.js +1 -1
  108. package/dist/esm/z-pagination.entry.js +1 -1
  109. package/dist/esm/z-pocket_3.entry.js +2 -2
  110. package/dist/esm/z-popover.entry.js +22 -22
  111. package/dist/esm/z-range-picker.entry.js +2 -2
  112. package/dist/esm/z-section-title.entry.js +1 -1
  113. package/dist/esm/{z-input-label_2.entry.js → z-select.entry.js} +4 -18
  114. package/dist/esm/z-skip-to-content.entry.js +2 -2
  115. package/dist/esm/z-slideshow.entry.js +2 -2
  116. package/dist/esm/z-table-cell.entry.js +1 -1
  117. package/dist/esm/z-table-header.entry.js +3 -3
  118. package/dist/esm/z-table-row.entry.js +1 -1
  119. package/dist/esm/z-table.entry.js +1 -1
  120. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  121. package/dist/esm/z-toast-notification.entry.js +1 -1
  122. package/dist/esm/z-toggle-switch.entry.js +2 -2
  123. package/dist/esm/z-tooltip.entry.js +2 -2
  124. package/dist/types/beans/index.d.ts +1 -60
  125. package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
  126. package/dist/types/components/z-contextual-menu/index.d.ts +2 -2
  127. package/dist/types/components/z-popover/index.d.ts +4 -4
  128. package/dist/types/components.d.ts +8 -1057
  129. package/dist/web-components-library/index.esm.js +1 -1
  130. package/dist/web-components-library/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
  131. package/{www/build/p-b08f221e.entry.js → dist/web-components-library/p-01f001fd.entry.js} +1 -1
  132. package/dist/web-components-library/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
  133. package/{www/build/p-d9a4ad63.entry.js → dist/web-components-library/p-0843b0e7.entry.js} +1 -1
  134. package/dist/web-components-library/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
  135. package/dist/web-components-library/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
  136. package/dist/web-components-library/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
  137. package/dist/web-components-library/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
  138. package/dist/web-components-library/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  139. package/dist/web-components-library/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
  140. package/{www/build/p-6eb3140b.entry.js → dist/web-components-library/p-279655eb.entry.js} +1 -1
  141. package/{www/build/p-08b00282.entry.js → dist/web-components-library/p-2acd6a51.entry.js} +1 -1
  142. package/dist/web-components-library/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
  143. package/dist/web-components-library/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  144. package/dist/web-components-library/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  145. package/dist/web-components-library/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
  146. package/dist/web-components-library/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
  147. package/dist/web-components-library/p-411cbcd6.entry.js +1 -0
  148. package/dist/web-components-library/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
  149. package/dist/web-components-library/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
  150. package/dist/web-components-library/p-51e308ca.entry.js +1 -0
  151. package/dist/web-components-library/p-5921901c.entry.js +1 -0
  152. package/dist/web-components-library/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
  153. package/dist/web-components-library/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
  154. package/dist/web-components-library/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  155. package/dist/web-components-library/p-682528b2.entry.js +1 -0
  156. package/dist/web-components-library/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
  157. package/{www/build/p-0b1225e8.entry.js → dist/web-components-library/p-7af991f5.entry.js} +1 -1
  158. package/dist/web-components-library/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
  159. package/dist/web-components-library/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
  160. package/dist/web-components-library/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
  161. package/dist/web-components-library/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
  162. package/dist/web-components-library/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
  163. package/{www/build/p-4c9393e7.entry.js → dist/web-components-library/p-8ffc17b7.entry.js} +1 -1
  164. package/dist/web-components-library/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
  165. package/{www/build/p-e08e7e78.entry.js → dist/web-components-library/p-95b8f109.entry.js} +1 -1
  166. package/dist/web-components-library/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  167. package/dist/web-components-library/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  168. package/dist/web-components-library/p-9c338aeb.entry.js +1 -0
  169. package/dist/web-components-library/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  170. package/dist/web-components-library/p-a23e9115.js +1 -0
  171. package/dist/web-components-library/p-a2b67e2d.entry.js +1 -0
  172. package/{www/build/p-1c135986.entry.js → dist/web-components-library/p-a82ea410.entry.js} +1 -1
  173. package/{www/build/p-9b7c02b6.entry.js → dist/web-components-library/p-b33f5e6a.entry.js} +1 -1
  174. package/{www/build/p-bee26f96.js → dist/web-components-library/p-b3c29822.js} +1 -1
  175. package/dist/web-components-library/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
  176. package/dist/web-components-library/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
  177. package/dist/web-components-library/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
  178. package/dist/web-components-library/p-c25b0b2a.entry.js +1 -0
  179. package/dist/web-components-library/p-cd43f80d.js +1 -0
  180. package/dist/web-components-library/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
  181. package/dist/web-components-library/p-e40b16fa.entry.js +1 -0
  182. package/dist/web-components-library/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
  183. package/dist/web-components-library/web-components-library.css +1 -1
  184. package/dist/web-components-library/web-components-library.esm.js +1 -1
  185. package/package.json +1 -1
  186. package/react/components.d.ts +0 -17
  187. package/react/components.js +2 -20
  188. package/react/components.js.map +1 -1
  189. package/www/build/index.esm.js +1 -1
  190. package/www/build/{p-a581c1c5.entry.js → p-009c9f67.entry.js} +1 -1
  191. package/{dist/web-components-library/p-b08f221e.entry.js → www/build/p-01f001fd.entry.js} +1 -1
  192. package/www/build/{p-6a9c793d.entry.js → p-07e18572.entry.js} +1 -1
  193. package/{dist/web-components-library/p-d9a4ad63.entry.js → www/build/p-0843b0e7.entry.js} +1 -1
  194. package/www/build/{p-2b89c2ad.entry.js → p-0fa4b50b.entry.js} +1 -1
  195. package/www/build/{p-43cc457f.entry.js → p-1b6279a6.entry.js} +1 -1
  196. package/www/build/{p-b5eac462.entry.js → p-1ba8d432.entry.js} +1 -1
  197. package/www/build/{p-0602a085.entry.js → p-20a3247c.entry.js} +1 -1
  198. package/www/build/{p-0f28f07e.entry.js → p-214b6cee.entry.js} +1 -1
  199. package/www/build/{p-e581d022.entry.js → p-26f834e5.entry.js} +1 -1
  200. package/{dist/web-components-library/p-6eb3140b.entry.js → www/build/p-279655eb.entry.js} +1 -1
  201. package/{dist/web-components-library/p-08b00282.entry.js → www/build/p-2acd6a51.entry.js} +1 -1
  202. package/www/build/{p-57ffb8b0.entry.js → p-2d1b6c3c.entry.js} +1 -1
  203. package/www/build/p-32d42cfa.js +129 -0
  204. package/www/build/{p-279b422a.entry.js → p-33352f9e.entry.js} +1 -1
  205. package/www/build/{p-8fee871a.entry.js → p-34c26207.entry.js} +1 -1
  206. package/www/build/{p-db1a9a07.entry.js → p-38a3cf3b.entry.js} +1 -1
  207. package/www/build/{p-07e7895c.entry.js → p-3a468aa9.entry.js} +1 -1
  208. package/www/build/p-411cbcd6.entry.js +1 -0
  209. package/www/build/p-43a653ba.css +1802 -0
  210. package/www/build/{p-043cb10a.entry.js → p-475ca461.entry.js} +1 -1
  211. package/www/build/{p-4a322ca6.entry.js → p-496863be.entry.js} +1 -1
  212. package/www/build/p-51e308ca.entry.js +1 -0
  213. package/www/build/p-5921901c.entry.js +1 -0
  214. package/www/build/{p-42df9cbd.entry.js → p-59cfee8d.entry.js} +1 -1
  215. package/www/build/{p-56cfbcf3.entry.js → p-5dd9a2c6.entry.js} +1 -1
  216. package/www/build/{p-3b1c4366.entry.js → p-67d6cfcb.entry.js} +1 -1
  217. package/www/build/p-682528b2.entry.js +1 -0
  218. package/www/build/{p-c24c91c8.entry.js → p-6b1a5309.entry.js} +1 -1
  219. package/{dist/web-components-library/p-0b1225e8.entry.js → www/build/p-7af991f5.entry.js} +1 -1
  220. package/www/build/{p-a5bf7e8e.entry.js → p-8980398c.entry.js} +1 -1
  221. package/www/build/{p-485983bb.entry.js → p-8b960526.entry.js} +1 -1
  222. package/www/build/{p-248d0023.entry.js → p-8bf0844b.entry.js} +1 -1
  223. package/www/build/{p-e83f592d.entry.js → p-8c105bd1.entry.js} +1 -1
  224. package/www/build/{p-b34dbcd0.entry.js → p-8f46e548.entry.js} +1 -1
  225. package/{dist/web-components-library/p-4c9393e7.entry.js → www/build/p-8ffc17b7.entry.js} +1 -1
  226. package/www/build/{p-0fc0019a.entry.js → p-93dc6d51.entry.js} +1 -1
  227. package/{dist/web-components-library/p-e08e7e78.entry.js → www/build/p-95b8f109.entry.js} +1 -1
  228. package/www/build/{p-db234892.entry.js → p-9965827d.entry.js} +1 -1
  229. package/www/build/{p-323ae109.entry.js → p-9c28b8fc.entry.js} +1 -1
  230. package/www/build/p-9c338aeb.entry.js +1 -0
  231. package/www/build/{p-1f8c947e.entry.js → p-9ed27651.entry.js} +1 -1
  232. package/www/build/p-a23e9115.js +1 -0
  233. package/www/build/p-a2b67e2d.entry.js +1 -0
  234. package/{dist/web-components-library/p-1c135986.entry.js → www/build/p-a82ea410.entry.js} +1 -1
  235. package/{dist/web-components-library/p-9b7c02b6.entry.js → www/build/p-b33f5e6a.entry.js} +1 -1
  236. package/{dist/web-components-library/p-bee26f96.js → www/build/p-b3c29822.js} +1 -1
  237. package/www/build/{p-69619cc8.entry.js → p-b6f36170.entry.js} +1 -1
  238. package/www/build/{p-1d943c18.entry.js → p-bdc6f2e5.entry.js} +1 -1
  239. package/www/build/{p-05da8d08.entry.js → p-beba3e67.entry.js} +1 -1
  240. package/www/build/p-c25b0b2a.entry.js +1 -0
  241. package/www/build/p-cd43f80d.js +1 -0
  242. package/www/build/{p-5cb73092.entry.js → p-db3c8e3e.entry.js} +1 -1
  243. package/www/build/p-e40b16fa.entry.js +1 -0
  244. package/www/build/{p-d22d4807.entry.js → p-f20d1242.entry.js} +1 -1
  245. package/www/build/web-components-library.css +1 -1
  246. package/www/build/web-components-library.esm.js +1 -1
  247. package/www/index.html +1 -1
  248. package/dist/cjs/z-app-switcher.cjs.entry.js +0 -29
  249. package/dist/cjs/z-button-deprecated.cjs.entry.js +0 -41
  250. package/dist/cjs/z-button-filter.cjs.entry.js +0 -50
  251. package/dist/cjs/z-candybar.cjs.entry.js +0 -19
  252. package/dist/cjs/z-chip-deprecated.cjs.entry.js +0 -22
  253. package/dist/cjs/z-cookiebar.cjs.entry.js +0 -41
  254. package/dist/cjs/z-footer-link_3.cjs.entry.js +0 -49
  255. package/dist/cjs/z-footer.cjs.entry.js +0 -104
  256. package/dist/cjs/z-input-deprecated.cjs.entry.js +0 -261
  257. package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +0 -88
  258. package/dist/cjs/z-myz-topbar.cjs.entry.js +0 -190
  259. package/dist/cjs/z-pagination-bar.cjs.entry.js +0 -116
  260. package/dist/cjs/z-pagination-page.cjs.entry.js +0 -27
  261. package/dist/cjs/z-popover-deprecated.cjs.entry.js +0 -135
  262. package/dist/cjs/z-status-tag.cjs.entry.js +0 -29
  263. package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +0 -263
  264. package/dist/collection/components/footer/z-footer/index.js +0 -256
  265. package/dist/collection/components/footer/z-footer/styles.css +0 -242
  266. package/dist/collection/components/footer/z-footer-link/index.js +0 -42
  267. package/dist/collection/components/footer/z-footer-link/styles.css +0 -25
  268. package/dist/collection/components/footer/z-footer-section/index.js +0 -53
  269. package/dist/collection/components/footer/z-footer-section/styles.css +0 -150
  270. package/dist/collection/components/footer/z-footer-social/index.js +0 -73
  271. package/dist/collection/components/footer/z-footer-social/styles.css +0 -15
  272. package/dist/collection/components/notification/z-candybar/index.js +0 -21
  273. package/dist/collection/components/notification/z-candybar/styles.css +0 -55
  274. package/dist/collection/components/notification/z-cookiebar/index.js +0 -110
  275. package/dist/collection/components/notification/z-cookiebar/styles.css +0 -108
  276. package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +0 -271
  277. package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +0 -22
  278. package/dist/collection/deprecated/pagination/z-pagination-page/index.js +0 -138
  279. package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +0 -57
  280. package/dist/collection/deprecated/z-button-deprecated/index.js +0 -226
  281. package/dist/collection/deprecated/z-button-deprecated/styles.css +0 -231
  282. package/dist/collection/deprecated/z-button-filter/index.js +0 -160
  283. package/dist/collection/deprecated/z-button-filter/styles.css +0 -64
  284. package/dist/collection/deprecated/z-chip-deprecated/index.js +0 -59
  285. package/dist/collection/deprecated/z-chip-deprecated/styles.css +0 -17
  286. package/dist/collection/deprecated/z-input-deprecated/index.js +0 -810
  287. package/dist/collection/deprecated/z-input-deprecated/styles.css +0 -282
  288. package/dist/collection/deprecated/z-input-label/index.js +0 -78
  289. package/dist/collection/deprecated/z-input-label/styles.css +0 -16
  290. package/dist/collection/deprecated/z-popover-deprecated/index.js +0 -306
  291. package/dist/collection/deprecated/z-popover-deprecated/styles.css +0 -235
  292. package/dist/collection/deprecated/z-status-tag/index.js +0 -130
  293. package/dist/collection/deprecated/z-status-tag/styles.css +0 -131
  294. package/dist/collection/deprecated/z-tooltip-deprecated/index.js +0 -379
  295. package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +0 -128
  296. package/dist/collection/snowflakes/myz/topbar/index.js +0 -398
  297. package/dist/collection/snowflakes/myz/topbar/styles.css +0 -574
  298. package/dist/esm/z-app-switcher.entry.js +0 -25
  299. package/dist/esm/z-button-deprecated.entry.js +0 -37
  300. package/dist/esm/z-button-filter.entry.js +0 -46
  301. package/dist/esm/z-candybar.entry.js +0 -15
  302. package/dist/esm/z-chip-deprecated.entry.js +0 -18
  303. package/dist/esm/z-cookiebar.entry.js +0 -37
  304. package/dist/esm/z-footer-link_3.entry.js +0 -43
  305. package/dist/esm/z-footer.entry.js +0 -100
  306. package/dist/esm/z-input-deprecated.entry.js +0 -257
  307. package/dist/esm/z-menu-dropdown_2.entry.js +0 -83
  308. package/dist/esm/z-myz-topbar.entry.js +0 -186
  309. package/dist/esm/z-pagination-bar.entry.js +0 -112
  310. package/dist/esm/z-pagination-page.entry.js +0 -23
  311. package/dist/esm/z-popover-deprecated.entry.js +0 -131
  312. package/dist/esm/z-status-tag.entry.js +0 -25
  313. package/dist/esm/z-tooltip-deprecated.entry.js +0 -259
  314. package/dist/types/components/footer/z-footer/index.d.ts +0 -46
  315. package/dist/types/components/footer/z-footer-link/index.d.ts +0 -8
  316. package/dist/types/components/footer/z-footer-section/index.d.ts +0 -10
  317. package/dist/types/components/footer/z-footer-social/index.d.ts +0 -9
  318. package/dist/types/components/notification/z-candybar/index.d.ts +0 -6
  319. package/dist/types/components/notification/z-cookiebar/index.d.ts +0 -16
  320. package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +0 -40
  321. package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +0 -15
  322. package/dist/types/deprecated/z-button-deprecated/index.d.ts +0 -28
  323. package/dist/types/deprecated/z-button-filter/index.d.ts +0 -22
  324. package/dist/types/deprecated/z-chip-deprecated/index.d.ts +0 -8
  325. package/dist/types/deprecated/z-input-deprecated/index.d.ts +0 -91
  326. package/dist/types/deprecated/z-input-label/index.d.ts +0 -9
  327. package/dist/types/deprecated/z-popover-deprecated/index.d.ts +0 -33
  328. package/dist/types/deprecated/z-status-tag/index.d.ts +0 -15
  329. package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +0 -41
  330. package/dist/types/snowflakes/myz/topbar/index.d.ts +0 -59
  331. package/dist/web-components-library/p-233863a0.entry.js +0 -1
  332. package/dist/web-components-library/p-30fcd62b.js +0 -1
  333. package/dist/web-components-library/p-35739670.entry.js +0 -1
  334. package/dist/web-components-library/p-3a0d3e3d.entry.js +0 -1
  335. package/dist/web-components-library/p-3dedb985.entry.js +0 -1
  336. package/dist/web-components-library/p-3fa39344.entry.js +0 -1
  337. package/dist/web-components-library/p-442b8b35.entry.js +0 -1
  338. package/dist/web-components-library/p-51b665db.entry.js +0 -1
  339. package/dist/web-components-library/p-5c6108bb.entry.js +0 -1
  340. package/dist/web-components-library/p-674135eb.entry.js +0 -1
  341. package/dist/web-components-library/p-686545fa.entry.js +0 -1
  342. package/dist/web-components-library/p-80f54971.entry.js +0 -1
  343. package/dist/web-components-library/p-9c80c9d1.entry.js +0 -1
  344. package/dist/web-components-library/p-9ecf936d.js +0 -1
  345. package/dist/web-components-library/p-ae79573a.entry.js +0 -1
  346. package/dist/web-components-library/p-b6f47ee9.entry.js +0 -1
  347. package/dist/web-components-library/p-b9a69a90.entry.js +0 -1
  348. package/dist/web-components-library/p-bfa29a89.entry.js +0 -1
  349. package/dist/web-components-library/p-c2d1785b.entry.js +0 -1
  350. package/dist/web-components-library/p-d523aa11.entry.js +0 -1
  351. package/dist/web-components-library/p-d8e17d3a.entry.js +0 -1
  352. package/dist/web-components-library/p-de47b4db.entry.js +0 -1
  353. package/dist/web-components-library/p-edd64dee.entry.js +0 -1
  354. package/dist/web-components-library/p-fb7d33f2.entry.js +0 -1
  355. package/www/build/p-233863a0.entry.js +0 -1
  356. package/www/build/p-30fcd62b.js +0 -1
  357. package/www/build/p-35739670.entry.js +0 -1
  358. package/www/build/p-3a0d3e3d.entry.js +0 -1
  359. package/www/build/p-3dedb985.entry.js +0 -1
  360. package/www/build/p-3fa39344.entry.js +0 -1
  361. package/www/build/p-442b8b35.entry.js +0 -1
  362. package/www/build/p-4c9c83c0.css +0 -1
  363. package/www/build/p-51b665db.entry.js +0 -1
  364. package/www/build/p-53293a62.js +0 -1
  365. package/www/build/p-5c6108bb.entry.js +0 -1
  366. package/www/build/p-674135eb.entry.js +0 -1
  367. package/www/build/p-686545fa.entry.js +0 -1
  368. package/www/build/p-80f54971.entry.js +0 -1
  369. package/www/build/p-9c80c9d1.entry.js +0 -1
  370. package/www/build/p-9ecf936d.js +0 -1
  371. package/www/build/p-ae79573a.entry.js +0 -1
  372. package/www/build/p-b6f47ee9.entry.js +0 -1
  373. package/www/build/p-b9a69a90.entry.js +0 -1
  374. package/www/build/p-bfa29a89.entry.js +0 -1
  375. package/www/build/p-c2d1785b.entry.js +0 -1
  376. package/www/build/p-d523aa11.entry.js +0 -1
  377. package/www/build/p-d8e17d3a.entry.js +0 -1
  378. package/www/build/p-de47b4db.entry.js +0 -1
  379. package/www/build/p-edd64dee.entry.js +0 -1
  380. package/www/build/p-fb7d33f2.entry.js +0 -1
@@ -1,574 +0,0 @@
1
- :host a {
2
- cursor: pointer;
3
- }
4
-
5
- header {
6
- position: sticky;
7
- z-index: 99;
8
- top: 0;
9
- display: grid;
10
- margin-bottom: calc(var(--space-unit) * 6.5);
11
- font-family: var(--dashboard-font);
12
- font-weight: var(--font-rg);
13
- grid-template: 1fr / 1fr;
14
- grid-template-areas: "main-header";
15
- }
16
-
17
- .main-header {
18
- z-index: 10;
19
- display: grid;
20
- height: auto;
21
- align-items: center;
22
- background-color: var(--bg-grey-900);
23
- grid-area: main-header;
24
- grid-column-gap: calc(var(--space-unit) * 0.5);
25
- grid-template: 1fr / 2fr 2fr 4fr 100px;
26
- grid-template-areas: "logo link-int link-ext login";
27
- }
28
-
29
- .main-header.myz-out {
30
- background-color: var(--bg-white);
31
- }
32
-
33
- .logo {
34
- padding: 6px;
35
- grid-area: logo;
36
- }
37
-
38
- z-logo {
39
- transform: scale(0.9);
40
- }
41
-
42
- .dropdown-menu {
43
- display: none;
44
- }
45
-
46
- .dropdown-menu.hidden {
47
- visibility: hidden;
48
- }
49
-
50
- .dropdown-links {
51
- display: block;
52
- max-height: 32px;
53
- padding: 0;
54
- margin: 0;
55
- grid-area: dropdown-links;
56
- list-style: none;
57
- }
58
-
59
- .arrow {
60
- fill: var(--text-grey-200);
61
- }
62
-
63
- .dropdown-links > li {
64
- display: inline-block;
65
- padding: 0;
66
- margin: 0;
67
- list-style: none;
68
- }
69
-
70
- .dropdown-links > li > a {
71
- width: auto;
72
- height: auto;
73
- padding-bottom: calc(var(--space-unit) * 0.5);
74
- margin: var(--space-unit);
75
- color: var(--myz-blue);
76
- font-size: 14px;
77
- letter-spacing: 0.18px;
78
- line-height: 32px;
79
- text-decoration: none;
80
- }
81
-
82
- .dropdown-links > li > a:hover,
83
- .dropdown-links > li > a.active {
84
- border-bottom: 2px solid var(--myz-blue);
85
- color: var(--text-grey-800);
86
- }
87
-
88
- .mobile-header {
89
- position: fixed;
90
- z-index: inherit;
91
- z-index: 999;
92
- top: 0;
93
- left: 0;
94
- display: flex;
95
- width: 100%;
96
- height: 52px;
97
- flex-flow: row nowrap;
98
- align-content: center;
99
- align-items: stretch;
100
- align-items: center;
101
- justify-content: space-between;
102
- background-color: var(--bg-grey-900);
103
- }
104
-
105
- .mobile-header.myz-out {
106
- background-color: var(--bg-white);
107
- }
108
-
109
- .mobile-header > z-button {
110
- margin: 0 calc(var(--space-unit) * 2);
111
- }
112
-
113
- .mobile-content {
114
- position: fixed;
115
- z-index: 999;
116
- top: 52px;
117
- left: 0;
118
- display: flex;
119
- overflow: hidden;
120
- width: 100%;
121
- max-height: 0;
122
- flex-flow: column nowrap;
123
- align-content: center;
124
- align-items: center;
125
- justify-content: center;
126
- background-color: var(--bg-grey-900);
127
- transition: max-height 1s cubic-bezier(0.46, 0, 1, 0.79);
128
- }
129
-
130
- .mobile-content.open {
131
- max-height: 100vh;
132
- transition: max-height 2s cubic-bezier(0, 0.79, 0.46, 1);
133
- }
134
-
135
- .mobile-content.myz-out {
136
- background-color: var(--bg-white);
137
- }
138
-
139
- hr {
140
- position: relative;
141
- display: block;
142
- width: calc(100% - 64px);
143
- height: 0;
144
- max-height: 0;
145
- padding: 0;
146
- border: none;
147
- border-top: 1px solid var(--text-grey-700);
148
- margin: 0 calc(var(--space-unit) * 4);
149
- clear: both;
150
- font-size: 1px;
151
- line-height: 0;
152
- }
153
-
154
- .menu-mobile {
155
- display: flex;
156
- flex-flow: row nowrap;
157
- align-content: center;
158
- align-items: center;
159
- justify-content: flex-start;
160
- padding: calc(var(--space-unit) * 2) calc(var(--space-unit) * 3);
161
- color: var(--bg-white);
162
- cursor: pointer;
163
- }
164
-
165
- .myz-out .menu-mobile {
166
- color: var(--text-grey-800);
167
- }
168
-
169
- .menu-toggle {
170
- display: flex;
171
- flex-direction: column;
172
- margin: 0 var(--space-unit);
173
- grid-area: menu-toggle;
174
- }
175
-
176
- /* MOBILE MENU & ANIMATION */
177
-
178
- .menu-toggle .bar {
179
- width: 20px;
180
- height: 2px;
181
- margin: 2px auto;
182
- background-color: var(--bg-white);
183
- transition: all 0.3s ease-in-out;
184
- }
185
-
186
- .myz-out .menu-toggle .bar {
187
- background-color: var(--text-grey-800);
188
- }
189
-
190
- .menu-toggle:hover {
191
- cursor: pointer;
192
- }
193
-
194
- #mobile-menu.is-active .bar:nth-child(2) {
195
- opacity: 0;
196
- }
197
-
198
- #mobile-menu.is-active .bar:nth-child(1) {
199
- transform: translateY(6px) rotate(45deg);
200
- }
201
-
202
- #mobile-menu.is-active .bar:nth-child(3) {
203
- transform: translateY(-6px) rotate(-45deg);
204
- }
205
-
206
- .booktab-button,
207
- .mobile-login {
208
- display: flex;
209
- overflow: hidden;
210
- width: 100%;
211
- height: 0%;
212
- height: 100%;
213
- max-height: 100%;
214
- flex-flow: column nowrap;
215
- align-content: stretch;
216
- align-items: stretch;
217
- justify-content: space-between;
218
- padding: 0;
219
- }
220
-
221
- .hidden {
222
- visibility: hidden;
223
- }
224
-
225
- .login {
226
- display: flex;
227
- justify-content: flex-end;
228
- padding: 0 calc(var(--space-unit) * 2);
229
- grid-area: login;
230
- }
231
-
232
- .login > z-button {
233
- color: var(--bg-white);
234
- fill: var(--bg-white);
235
- }
236
-
237
- .booktab-button > z-button {
238
- display: flex;
239
- flex-flow: row nowrap;
240
- align-content: center;
241
- align-items: center;
242
- justify-content: center;
243
- padding: calc(var(--space-unit) * 2) 0 calc(var(--space-unit) * 4) 0;
244
- }
245
-
246
- .link-ext {
247
- display: flex;
248
- overflow: hidden;
249
- width: 100%;
250
- height: 0%;
251
- height: 100%;
252
- max-height: 100%;
253
- flex-flow: column nowrap;
254
- align-content: stretch;
255
- align-items: stretch;
256
- justify-content: space-between;
257
- padding: 0;
258
- grid-area: link-ext;
259
- }
260
-
261
- .link-ext-span {
262
- display: inline-block;
263
- width: 100%;
264
- box-sizing: border-box;
265
- padding: 0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);
266
- margin: calc(var(--space-unit) * 0.5) auto;
267
- margin: 0 auto;
268
- line-height: 44px;
269
- }
270
-
271
- .link-ext-span.myz:hover,
272
- .link-ext-span.myz:focus {
273
- background: var(--text-grey-800);
274
- border-radius: var(--border-radius);
275
- cursor: pointer;
276
- }
277
-
278
- .link-ext z-link {
279
- font-size: 12px;
280
- font-weight: var(--font-sb);
281
- }
282
-
283
- .link-int {
284
- display: flex;
285
- overflow: hidden;
286
- width: 100%;
287
- height: 100%;
288
- max-height: 100%;
289
- flex-flow: column nowrap;
290
- align-content: stretch;
291
- align-items: stretch;
292
- justify-content: space-between;
293
- padding: 0;
294
- }
295
-
296
- .link-int > span {
297
- display: flex;
298
- width: 100%;
299
- flex-flow: column nowrap;
300
- align-content: flex-start;
301
- align-items: stretch;
302
- justify-content: flex-start;
303
- }
304
-
305
- .link-int > span > .menu-item {
306
- display: flex;
307
- width: 100%;
308
- height: auto;
309
- box-sizing: border-box;
310
- flex-flow: row nowrap;
311
- align-content: stretch;
312
- align-items: stretch;
313
- justify-content: space-between;
314
- padding: 0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);
315
- margin: 0 auto;
316
- color: var(--bg-white);
317
- font-size: 16px;
318
- font-weight: var(--font-sb);
319
- letter-spacing: 0.2px;
320
- line-height: 44px;
321
- outline: none;
322
- text-decoration: none;
323
- }
324
-
325
- .link-int > span > .menu-item:hover,
326
- .link-int > span > .menu-item:focus {
327
- border-radius: 0;
328
- }
329
-
330
- .link-int > span > .menu-item > span {
331
- white-space: nowrap;
332
- }
333
-
334
- .link-int > span > .menu-item > i {
335
- width: 24px;
336
- height: 28px;
337
- padding-top: calc(var(--space-unit) * 2);
338
- text-align: right;
339
- }
340
-
341
- .link-int > span:first-child > .menu-item {
342
- margin-top: 0;
343
- }
344
-
345
- .link-int > span > svg {
346
- display: none;
347
- }
348
-
349
- .link-int > .mobile-dropdown {
350
- padding: 0 48px;
351
- }
352
-
353
- .mobile-login > span {
354
- display: flex;
355
- flex-flow: column nowrap;
356
- align-content: flex-start;
357
- align-items: stretch;
358
- justify-content: flex-start;
359
- fill: white;
360
- }
361
-
362
- .mobile-login > span:focus,
363
- .mobile-login > span:hover {
364
- background: var(--text-grey-800);
365
- }
366
-
367
- .myz-out .mobile-login > span:focus,
368
- .myz-out .mobile-login > span:hover {
369
- background: none;
370
- }
371
-
372
- .mobile-login > span > .menu-item {
373
- display: flex;
374
- width: 100%;
375
- height: auto;
376
- box-sizing: border-box;
377
- flex-flow: row nowrap;
378
- align-content: stretch;
379
- align-items: stretch;
380
- justify-content: space-between;
381
- padding: 0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);
382
- margin: 0 auto;
383
- color: var(--bg-white);
384
- font-size: 16px;
385
- font-weight: var(--font-sb);
386
- letter-spacing: 0.2px;
387
- line-height: 44px;
388
- outline: none;
389
- text-decoration: none;
390
- }
391
-
392
- .myz-out .mobile-login > span > .menu-item {
393
- color: var(--text-grey-800);
394
- }
395
-
396
- .mobile-login > span > .menu-item > i {
397
- width: 24px;
398
- height: 28px;
399
- padding-top: calc(var(--space-unit) * 2);
400
- text-align: right;
401
- }
402
-
403
- .mobile-login > span > .menu-item > span {
404
- overflow: hidden;
405
- text-overflow: ellipsis;
406
- white-space: nowrap;
407
- }
408
-
409
- .mobile-login > span > .menu-item > span > z-icon {
410
- padding-right: var(--space-unit);
411
- fill: var(--bg-white);
412
- }
413
-
414
- .menu-item > i::before {
415
- position: relative;
416
- top: -0.12em;
417
- left: 0.16em;
418
- display: inline-block;
419
- width: 0.45em;
420
- height: 0.45em;
421
- border-width: 0.12em 0.12em 0 0;
422
- border-style: solid;
423
- margin-top: 2px;
424
- margin-right: 6px;
425
- margin-left: 2px;
426
- content: " ";
427
- transform: rotate(135deg) scale(1.2);
428
- transition: all 0.5s ease;
429
- vertical-align: top;
430
- }
431
-
432
- .menu-item.isopen > i::before {
433
- top: 0.24em;
434
- transform: rotate(-45deg) scale(1.2);
435
- transition: all 0.5s ease;
436
- }
437
-
438
- .mobile-dropdown {
439
- display: block;
440
- overflow: hidden;
441
- width: 100%;
442
- max-height: 0;
443
- box-sizing: border-box;
444
- padding: 0 calc(var(--space-unit) * 4) 0 calc(var(--space-unit) * 4);
445
- margin: 0 auto;
446
- background: white;
447
- line-height: 44px;
448
- transition: max-height 0.3s ease;
449
- }
450
-
451
- .mobile-dropdown.visible {
452
- max-height: 100vh;
453
- transition: max-height 0.5s ease;
454
- }
455
-
456
- /* Tablet breakpoint */
457
- @media only screen and (min-width: 768px) {
458
- header {
459
- margin-bottom: 0;
460
- grid-template: 0.2fr auto / 1fr 0.8fr 1.5fr 1.1fr 0.7fr;
461
- grid-template-areas: "main-header main-header main-header main-header main-header" "dropdown-menu dropdown-menu dropdown-menu dropdown-menu dropdown-menu";
462
- }
463
-
464
- header.myz-out {
465
- top: 0;
466
- grid-template-rows: 1fr;
467
- }
468
-
469
- .main-header {
470
- display: grid;
471
- grid-area: main-header;
472
- grid-template: 1fr / 170px auto auto 120px;
473
- grid-template-areas: "logo link-int link-ext login";
474
- }
475
-
476
- .dropdown-menu {
477
- z-index: 9;
478
- display: grid;
479
- height: 32px;
480
- padding-left: 160px;
481
- background: var(--bg-grey-200);
482
- grid-area: dropdown-menu;
483
- grid-column-gap: var(--space-unit);
484
- grid-template: 1fr / 1fr;
485
- grid-template-areas: "dropdown-links";
486
- visibility: visible;
487
- }
488
-
489
- .booktab-button,
490
- .mobile-header,
491
- .mobile-login,
492
- .mobile-dropdown,
493
- .menu-mobile {
494
- display: none;
495
- }
496
-
497
- .link-int {
498
- display: flex;
499
- max-height: 46px;
500
- flex-flow: row nowrap;
501
- align-content: center;
502
- align-items: center;
503
- justify-content: flex-start;
504
- margin-top: calc(var(--space-unit) * 0.5);
505
- grid-area: link-int;
506
- }
507
-
508
- .link-int > span {
509
- display: flex;
510
- width: auto;
511
- flex-flow: column nowrap;
512
- align-content: center;
513
- align-items: center;
514
- justify-content: flex-start;
515
- }
516
-
517
- .link-int > span > .menu-item {
518
- width: auto;
519
- height: auto;
520
- padding: calc(var(--space-unit) * 1.5);
521
- color: var(--bg-white);
522
- font-weight: var(--font-sb);
523
- letter-spacing: 0.2px;
524
- line-height: 14px;
525
- outline: none;
526
- text-decoration: none;
527
- }
528
-
529
- .link-int > span > svg {
530
- display: block;
531
- }
532
-
533
- .menu-item > i {
534
- display: none;
535
- }
536
-
537
- .link-int > span > .menu-item:focus,
538
- .link-int > span > .menu-item:hover {
539
- background: var(--text-grey-800);
540
- border-radius: var(--border-radius);
541
- cursor: pointer;
542
- }
543
-
544
- .link-int > span > .menu-item::-moz-focus-inner {
545
- border: 0;
546
- }
547
-
548
- .link-int > span > .menu-item:focus + svg {
549
- visibility: visible;
550
- }
551
-
552
- .link-ext {
553
- display: flex;
554
- max-height: 46px;
555
- flex-flow: row nowrap;
556
- align-content: center;
557
- align-items: center;
558
- justify-content: flex-end;
559
- }
560
-
561
- .link-ext-span {
562
- width: auto;
563
- padding: calc(var(--space-unit) * 0.5) var(--space-unit);
564
- margin: var(--space-unit);
565
- line-height: 14px;
566
- }
567
- }
568
-
569
- /* Desktop breakpoint */
570
- @media only screen and (min-width: 1152px) {
571
- .main-header {
572
- grid-template-columns: 170px auto auto 180px;
573
- }
574
- }
@@ -1,25 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
2
- import { T as ThemeVariant } from './index-aee91593.js';
3
-
4
- const stylesCss = ":host{font-family:var(--dashboard-font);font-weight:var(--font-rg)}button{display:flex;align-content:center;justify-content:center;padding:0;border:none;background-color:transparent}button>z-icon{color:var(--bg-white);fill:currentcolor}button>z-icon.light{color:var(--bg-grey-900);fill:currentcolor}";
5
-
6
- const ZAppSwitcher = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- this.appButtonClick = createEvent(this, "appButtonClick", 7);
10
- /** theme variant, default 'dark' */
11
- this.theme = ThemeVariant.DARK;
12
- this.isopen = false;
13
- this.emitAppButtonClick = this.emitAppButtonClick.bind(this);
14
- }
15
- emitAppButtonClick() {
16
- this.isopen = !this.isopen;
17
- this.appButtonClick.emit({ isopen: this.isopen });
18
- }
19
- render() {
20
- return (h("button", { title: "app-switcher", onClick: () => this.emitAppButtonClick() }, h("z-icon", { name: "app-switcher", class: this.theme })));
21
- }
22
- };
23
- ZAppSwitcher.style = stylesCss;
24
-
25
- export { ZAppSwitcher as z_app_switcher };
@@ -1,37 +0,0 @@
1
- import { r as registerInstance, h, g as getElement } from './index-a2ca4b97.js';
2
- import { b as ButtonType, B as ButtonVariant, c as ButtonSize } from './index-aee91593.js';
3
-
4
- const stylesCss = ":host{display:inline-block;--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:var(--space-unit);--rgb-white:240, 240, 240}button:disabled,::slotted(button:disabled){pointer-events:none}button,::slotted(button),::slotted(a){display:inline-flex;width:100%;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:center;border-width:var(--border-size-medium);border-style:solid;border-radius:var(--border-radius);cursor:pointer;fill:currentcolor;font-family:var(--dashboard-font);font-size:14px;font-weight:var(--font-sb);letter-spacing:0.3px;line-height:1;outline:none;text-decoration:none;text-transform:uppercase;vertical-align:middle;white-space:nowrap}button.big,:host([size=\"big\"]) ::slotted(button),:host([size=\"big\"]) ::slotted(a){min-width:44px;height:44px}button.small,:host([size=\"small\"]) ::slotted(button),:host([size=\"small\"]) ::slotted(a){min-width:36px;height:36px}button.issmall,:host([issmall]) ::slotted(button),:host([issmall]) ::slotted(a){min-width:36px;height:36px}button.x-small,:host([size=\"x-small\"]) ::slotted(button),:host([size=\"x-small\"]) ::slotted(a){min-width:32px;height:32px}button:not(.square),:host(:not([square])) ::slotted(button),:host(:not([square])) ::slotted(a){min-width:calc(var(--space-unit) * 8);padding:0 calc(var(--space-unit) * 2)}button.square,:host([square]){--z-icon-right-margin:0}button.primary,:host([variant=\"primary\"]) ::slotted(button),:host([variant=\"primary\"]) ::slotted(a){border-color:var(--color-primary01);background-color:var(--color-primary01);color:var(--color-text-inverse)}@media (hover: hover){button.primary:hover,:host([variant=\"primary\"]) ::slotted(button:hover),:host([variant=\"primary\"]) ::slotted(a:hover){border-color:var(--color-hover-primary);background-color:var(--color-hover-primary);color:var(--color-text-inverse)}}button:focus:focus-visible,::slotted(button:focus:focus-visible),::slotted(a:focus:focus-visible){box-shadow:var(--shadow-focus-primary)}button.primary:active,:host([variant=\"primary\"]) ::slotted(button:active),:host([variant=\"primary\"]) ::slotted(a:active){border-color:var(--color-pressed-primary);background-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-text-inverse)}button.primary:disabled,:host([variant=\"primary\"]) ::slotted(button:disabled){border-color:var(--color-disabled01);background-color:var(--color-disabled01);color:var(--color-disabled02)}button.secondary,:host([variant=\"secondary\"]) ::slotted(button),:host([variant=\"secondary\"]) ::slotted(a){border-color:var(--color-primary01);background-color:var(--color-surface01);color:var(--color-primary01)}@media (hover: hover){button.secondary:hover,:host([variant=\"secondary\"]) ::slotted(button:hover),:host([variant=\"secondary\"]) ::slotted(a:hover){border-color:var(--color-hover-primary);background-color:var(--color-surface01);color:var(--color-hover-primary)}}button.secondary:active,:host([variant=\"secondary\"]) ::slotted(button:active),:host([variant=\"secondary\"]) ::slotted(a:active){border-color:var(--color-pressed-primary);background-color:var(--color-surface01);box-shadow:var(--shadow-2);color:var(--color-pressed-primary)}button.secondary:disabled,:host([variant=\"secondary\"]) ::slotted(button:disabled){border-color:var(--color-disabled01);background-color:var(--color-surface01);color:var(--color-disabled02)}button.tertiary,:host([variant=\"tertiary\"]) ::slotted(button),:host([variant=\"tertiary\"]) ::slotted(a){border-color:transparent;background-color:transparent;color:var(--color-primary01)}button.tertiary.has-content{padding:0 var(--space-unit)}@media (hover: hover){button.tertiary:hover,:host([variant=\"tertiary\"]) ::slotted(button:hover),:host([variant=\"tertiary\"]) ::slotted(a:hover){border-color:var(--color-primary03);background-color:var(--color-primary03);color:var(--color-hover-primary)}}button.tertiary:focus:focus-visible,:host([variant=\"tertiary\"]) ::slotted(button:focus:focus-visible),:host([variant=\"tertiary\"]) ::slotted(a:focus:focus-visible){border-color:var(--color-surface01);background-color:var(--color-surface01);color:var(--color-primary01)}button.tertiary:active,:host([variant=\"tertiary\"]) ::slotted(button:active),:host([variant=\"tertiary\"]) ::slotted(a:active){border-color:var(--color-surface01);background-color:var(--color-surface01);box-shadow:var(--shadow-2);color:var(--color-primary01)}button.tertiary:disabled,:host([variant=\"tertiary\"]) ::slotted(button:disabled){border-color:transparent;background-color:transparent;color:var(--color-disabled02)}button.dark-bg,:host([variant=\"dark-bg\"]) ::slotted(button),:host([variant=\"dark-bg\"]) ::slotted(a){border-color:transparent;background-color:rgb(var(--rgb-white) 0.2);color:var(--color-text04)}button.dark-bg.has-content{padding:0 var(--space-unit)}@media (hover: hover){button.dark-bg:hover,:host([variant=\"dark-bg\"]) ::slotted(button:hover),:host([variant=\"dark-bg\"]) ::slotted(a:hover){background-color:rgb(var(--rgb-white) 0.1)}}button.dark-bg:active,:host([variant=\"dark-bg\"]) ::slotted(button:active),:host([variant=\"dark-bg\"]) ::slotted(a:active){background-color:rgb(var(--rgb-white) 0.3)}button.dark-bg:disabled,:host([variant=\"dark-bg\"]) ::slotted(button:disabled){background-color:rgb(var(--rgb-white) 0.05);color:var(--color-disabled03)}";
5
-
6
- const ZButtonDeprecated = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- /** HTML button disabled attribute. */
10
- this.disabled = false;
11
- /** HTML button type attribute. */
12
- this.type = ButtonType.BUTTON;
13
- /** Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`. */
14
- this.variant = ButtonVariant.PRIMARY;
15
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
16
- this.size = ButtonSize.BIG;
17
- /** Reduce button size (deprecated).
18
- * @deprecated Use `size` prop.
19
- */
20
- this.issmall = false;
21
- /** Spy to render square button. */
22
- this.square = false;
23
- }
24
- render() {
25
- this.hostElement.style.pointerEvents = this.disabled ? "none" : "auto";
26
- return (h("slot", { name: "element" }, h("button", { id: this.htmlid, name: this.name, type: this.type, disabled: this.disabled, class: {
27
- [this.variant]: true,
28
- [this.size]: true,
29
- issmall: this.issmall,
30
- square: this.square,
31
- } }, this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null))));
32
- }
33
- get hostElement() { return getElement(this); }
34
- };
35
- ZButtonDeprecated.style = stylesCss;
36
-
37
- export { ZButtonDeprecated as z_button_deprecated };
@@ -1,46 +0,0 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-a2ca4b97.js';
2
-
3
- const stylesCss = "button.container{min-height:32px;padding:0 calc(var(--space-unit) * 2);border:var(--border-size-small) solid var(--bg-grey-200);border-radius:16px;box-shadow:0 2px 5px 0 var(--bg-neutral-300);cursor:pointer;font-family:var(--dashboard-font);font-size:12px;font-weight:var(--font-sb);letter-spacing:0.17px;line-height:32px;opacity:1;text-align:center;transition:all 200ms linear}button.container.small{min-height:24px;line-height:24px}button.container:focus{outline:0}button.container::-moz-focus-inner{border:0}.text-container{margin-left:4px}button.container,button.container:focus,button.container:hover{background-color:var(--bg-white);color:var(--text-grey-700);fill:var(--text-grey-700)}button.container.isactive{background-color:var(--bg-white);color:var(--myz-blue);fill:var(--myz-blue)}button.container.isactive:hover{color:var(--myz-blue-dark);fill:var(--myz-blue-dark)}button.container.isactive:focus{border-color:var(--myz-blue-dark);background-color:var(--myz-blue-dark);box-shadow:0 0 4px 0 var(--text-grey-800);color:var(--bg-white);fill:var(--bg-white)}button z-icon{display:inline-block}";
4
-
5
- const ZButtonFilter = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- this.removefilter = createEvent(this, "removefilter", 7);
9
- /** disable action on button */
10
- this.isfixed = false;
11
- /** add icon to button */
12
- this.hasicon = true;
13
- /** reduce button size (optional) */
14
- this.issmall = false;
15
- this.handleRemovingFilterClick = this.handleRemovingFilterClick.bind(this);
16
- }
17
- handleRemovingFilterClick() {
18
- this.removefilter.emit({
19
- filterid: this.filterid,
20
- });
21
- }
22
- renderFixedPillow(filtername) {
23
- return (h("button", { class: `container ${this.issmall ? "small" : ""}` }, this.renderIcon(), this.renderContent(filtername)));
24
- }
25
- renderDynamicPillow(filtername) {
26
- return (h("button", { class: `container isactive ${this.issmall ? "small" : ""}`, onClick: this.handleRemovingFilterClick }, this.renderIcon(), this.renderContent(filtername)));
27
- }
28
- renderIcon() {
29
- if (!this.hasicon) {
30
- return null;
31
- }
32
- return (h("z-icon", { class: "close-icon-container", name: "multiply", height: 12, width: 12 }));
33
- }
34
- renderContent(filtername) {
35
- return h("span", { class: "text-container" }, filtername);
36
- }
37
- render() {
38
- if (this.isfixed) {
39
- return this.renderFixedPillow(this.filtername);
40
- }
41
- return this.renderDynamicPillow(this.filtername);
42
- }
43
- };
44
- ZButtonFilter.style = stylesCss;
45
-
46
- export { ZButtonFilter as z_button_filter };
@@ -1,15 +0,0 @@
1
- import { r as registerInstance, h } from './index-a2ca4b97.js';
2
-
3
- const stylesCss = ":host{display:flex;flex-flow:row nowrap;align-content:center;justify-content:center;font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>div{position:fixed;z-index:1000;top:30vh;display:flex;overflow:auto;overflow:-moz-scrollbars-none;max-width:297px;height:fit-content;min-height:232px;flex-flow:row wrap;justify-content:center;margin:auto;background:var(--myz-blue-lighter);border-radius:calc(var(--space-unit) * 0.5);box-shadow:0 -2px 4px 0 rgb(66 69 72 / 40%);-ms-overflow-style:none}@media only screen and (min-width: 768px){:host>div{position:initial;position:fixed;top:auto;right:0;bottom:0;left:0;max-width:100%;height:auto;min-height:138px;flex-wrap:nowrap;align-content:stretch;align-items:center;justify-content:space-between;margin:0 auto;border-radius:0}}@media only screen and (min-width: 1152px){:host>div{min-height:122px}}";
4
-
5
- const ZCandybar = class {
6
- constructor(hostRef) {
7
- registerInstance(this, hostRef);
8
- }
9
- render() {
10
- return (h("div", null, h("slot", { name: "content" })));
11
- }
12
- };
13
- ZCandybar.style = stylesCss;
14
-
15
- export { ZCandybar as z_candybar };