@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,226 +0,0 @@
1
- import { h } from "@stencil/core";
2
- import { ButtonVariant, ButtonType, ButtonSize } from "../../beans";
3
- /**
4
- * @slot - button label
5
- */
6
- export class ZButtonDeprecated {
7
- constructor() {
8
- /** HTML button disabled attribute. */
9
- this.disabled = false;
10
- /** HTML button type attribute. */
11
- this.type = ButtonType.BUTTON;
12
- /** Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`. */
13
- this.variant = ButtonVariant.PRIMARY;
14
- /** Available sizes: `big`, `small` and `x-small`. Defaults to `big`. */
15
- this.size = ButtonSize.BIG;
16
- /** Reduce button size (deprecated).
17
- * @deprecated Use `size` prop.
18
- */
19
- this.issmall = false;
20
- /** Spy to render square button. */
21
- this.square = false;
22
- }
23
- render() {
24
- this.hostElement.style.pointerEvents = this.disabled ? "none" : "auto";
25
- return (h("slot", { name: "element" }, h("button", { id: this.htmlid, name: this.name, type: this.type, disabled: this.disabled, class: {
26
- [this.variant]: true,
27
- [this.size]: true,
28
- issmall: this.issmall,
29
- square: this.square,
30
- } }, this.icon && (h("z-icon", { name: this.icon, width: 16, height: 16 })), h("slot", null))));
31
- }
32
- static get is() { return "z-button-deprecated"; }
33
- static get encapsulation() { return "shadow"; }
34
- static get originalStyleUrls() {
35
- return {
36
- "$": ["styles.css"]
37
- };
38
- }
39
- static get styleUrls() {
40
- return {
41
- "$": ["styles.css"]
42
- };
43
- }
44
- static get properties() {
45
- return {
46
- "htmlid": {
47
- "type": "string",
48
- "mutable": false,
49
- "complexType": {
50
- "original": "string",
51
- "resolved": "string",
52
- "references": {}
53
- },
54
- "required": false,
55
- "optional": true,
56
- "docs": {
57
- "tags": [],
58
- "text": "Identifier, should be unique."
59
- },
60
- "attribute": "htmlid",
61
- "reflect": false
62
- },
63
- "name": {
64
- "type": "string",
65
- "mutable": false,
66
- "complexType": {
67
- "original": "string",
68
- "resolved": "string",
69
- "references": {}
70
- },
71
- "required": false,
72
- "optional": true,
73
- "docs": {
74
- "tags": [],
75
- "text": "HTML button name attribute."
76
- },
77
- "attribute": "name",
78
- "reflect": false
79
- },
80
- "disabled": {
81
- "type": "boolean",
82
- "mutable": false,
83
- "complexType": {
84
- "original": "boolean",
85
- "resolved": "boolean",
86
- "references": {}
87
- },
88
- "required": false,
89
- "optional": true,
90
- "docs": {
91
- "tags": [],
92
- "text": "HTML button disabled attribute."
93
- },
94
- "attribute": "disabled",
95
- "reflect": true,
96
- "defaultValue": "false"
97
- },
98
- "type": {
99
- "type": "string",
100
- "mutable": false,
101
- "complexType": {
102
- "original": "ButtonType",
103
- "resolved": "ButtonType.BUTTON | ButtonType.RESET | ButtonType.SUBMIT",
104
- "references": {
105
- "ButtonType": {
106
- "location": "import",
107
- "path": "../../beans"
108
- }
109
- }
110
- },
111
- "required": false,
112
- "optional": true,
113
- "docs": {
114
- "tags": [],
115
- "text": "HTML button type attribute."
116
- },
117
- "attribute": "type",
118
- "reflect": false,
119
- "defaultValue": "ButtonType.BUTTON"
120
- },
121
- "variant": {
122
- "type": "string",
123
- "mutable": false,
124
- "complexType": {
125
- "original": "ButtonVariant",
126
- "resolved": "ButtonVariant.DARK_BG | ButtonVariant.PRIMARY | ButtonVariant.SECONDARY | ButtonVariant.TERTIARY",
127
- "references": {
128
- "ButtonVariant": {
129
- "location": "import",
130
- "path": "../../beans"
131
- }
132
- }
133
- },
134
- "required": false,
135
- "optional": true,
136
- "docs": {
137
- "tags": [],
138
- "text": "Graphical variant: `primary`, `secondary`, `tertiary`, `dark-bg`. Defaults to `primary`."
139
- },
140
- "attribute": "variant",
141
- "reflect": true,
142
- "defaultValue": "ButtonVariant.PRIMARY"
143
- },
144
- "icon": {
145
- "type": "string",
146
- "mutable": false,
147
- "complexType": {
148
- "original": "string",
149
- "resolved": "string",
150
- "references": {}
151
- },
152
- "required": false,
153
- "optional": true,
154
- "docs": {
155
- "tags": [],
156
- "text": "`z-icon` name to use (optional)."
157
- },
158
- "attribute": "icon",
159
- "reflect": false
160
- },
161
- "size": {
162
- "type": "string",
163
- "mutable": false,
164
- "complexType": {
165
- "original": "ButtonSize",
166
- "resolved": "ButtonSize.BIG | ButtonSize.SMALL | ButtonSize.X_SMALL",
167
- "references": {
168
- "ButtonSize": {
169
- "location": "import",
170
- "path": "../../beans"
171
- }
172
- }
173
- },
174
- "required": false,
175
- "optional": true,
176
- "docs": {
177
- "tags": [],
178
- "text": "Available sizes: `big`, `small` and `x-small`. Defaults to `big`."
179
- },
180
- "attribute": "size",
181
- "reflect": true,
182
- "defaultValue": "ButtonSize.BIG"
183
- },
184
- "issmall": {
185
- "type": "boolean",
186
- "mutable": false,
187
- "complexType": {
188
- "original": "boolean",
189
- "resolved": "boolean",
190
- "references": {}
191
- },
192
- "required": false,
193
- "optional": true,
194
- "docs": {
195
- "tags": [{
196
- "name": "deprecated",
197
- "text": "Use `size` prop."
198
- }],
199
- "text": "Reduce button size (deprecated)."
200
- },
201
- "attribute": "issmall",
202
- "reflect": true,
203
- "defaultValue": "false"
204
- },
205
- "square": {
206
- "type": "boolean",
207
- "mutable": false,
208
- "complexType": {
209
- "original": "boolean",
210
- "resolved": "boolean",
211
- "references": {}
212
- },
213
- "required": false,
214
- "optional": true,
215
- "docs": {
216
- "tags": [],
217
- "text": "Spy to render square button."
218
- },
219
- "attribute": "square",
220
- "reflect": true,
221
- "defaultValue": "false"
222
- }
223
- };
224
- }
225
- static get elementRef() { return "hostElement"; }
226
- }
@@ -1,231 +0,0 @@
1
- :host {
2
- display: inline-block;
3
-
4
- --z-icon-width: 16px;
5
- --z-icon-height: 16px;
6
- --z-icon-right-margin: var(--space-unit);
7
- --rgb-white: 240, 240, 240;
8
- }
9
-
10
- button:disabled,
11
- ::slotted(button:disabled) {
12
- pointer-events: none;
13
- }
14
-
15
- button,
16
- ::slotted(button),
17
- ::slotted(a) {
18
- display: inline-flex;
19
- width: 100%;
20
- box-sizing: border-box;
21
- flex-direction: row;
22
- align-items: center;
23
- justify-content: center;
24
- border-width: var(--border-size-medium);
25
- border-style: solid;
26
- border-radius: var(--border-radius);
27
- cursor: pointer;
28
- fill: currentcolor;
29
- font-family: var(--dashboard-font);
30
- font-size: 14px;
31
- font-weight: var(--font-sb);
32
- letter-spacing: 0.3px;
33
- line-height: 1;
34
- outline: none;
35
- text-decoration: none;
36
- text-transform: uppercase;
37
- vertical-align: middle;
38
- white-space: nowrap;
39
- }
40
-
41
- button.big,
42
- :host([size="big"]) ::slotted(button),
43
- :host([size="big"]) ::slotted(a) {
44
- min-width: 44px;
45
- height: 44px;
46
- }
47
-
48
- button.small,
49
- :host([size="small"]) ::slotted(button),
50
- :host([size="small"]) ::slotted(a) {
51
- min-width: 36px;
52
- height: 36px;
53
- }
54
-
55
- button.issmall,
56
- :host([issmall]) ::slotted(button),
57
- :host([issmall]) ::slotted(a) {
58
- min-width: 36px;
59
- height: 36px;
60
- }
61
-
62
- button.x-small,
63
- :host([size="x-small"]) ::slotted(button),
64
- :host([size="x-small"]) ::slotted(a) {
65
- min-width: 32px;
66
- height: 32px;
67
- }
68
-
69
- button:not(.square),
70
- :host(:not([square])) ::slotted(button),
71
- :host(:not([square])) ::slotted(a) {
72
- min-width: calc(var(--space-unit) * 8);
73
- padding: 0 calc(var(--space-unit) * 2);
74
- }
75
-
76
- button.square,
77
- :host([square]) {
78
- --z-icon-right-margin: 0;
79
- }
80
-
81
- button.primary,
82
- :host([variant="primary"]) ::slotted(button),
83
- :host([variant="primary"]) ::slotted(a) {
84
- border-color: var(--color-primary01);
85
- background-color: var(--color-primary01);
86
- color: var(--color-text-inverse);
87
- }
88
-
89
- @media (hover: hover) {
90
- button.primary:hover,
91
- :host([variant="primary"]) ::slotted(button:hover),
92
- :host([variant="primary"]) ::slotted(a:hover) {
93
- border-color: var(--color-hover-primary);
94
- background-color: var(--color-hover-primary);
95
- color: var(--color-text-inverse);
96
- }
97
- }
98
-
99
- button:focus:focus-visible,
100
- ::slotted(button:focus:focus-visible),
101
- ::slotted(a:focus:focus-visible) {
102
- box-shadow: var(--shadow-focus-primary);
103
- }
104
-
105
- button.primary:active,
106
- :host([variant="primary"]) ::slotted(button:active),
107
- :host([variant="primary"]) ::slotted(a:active) {
108
- border-color: var(--color-pressed-primary);
109
- background-color: var(--color-pressed-primary);
110
- box-shadow: var(--shadow-2);
111
- color: var(--color-text-inverse);
112
- }
113
-
114
- button.primary:disabled,
115
- :host([variant="primary"]) ::slotted(button:disabled) {
116
- border-color: var(--color-disabled01);
117
- background-color: var(--color-disabled01);
118
- color: var(--color-disabled02);
119
- }
120
-
121
- button.secondary,
122
- :host([variant="secondary"]) ::slotted(button),
123
- :host([variant="secondary"]) ::slotted(a) {
124
- border-color: var(--color-primary01);
125
- background-color: var(--color-surface01);
126
- color: var(--color-primary01);
127
- }
128
-
129
- @media (hover: hover) {
130
- button.secondary:hover,
131
- :host([variant="secondary"]) ::slotted(button:hover),
132
- :host([variant="secondary"]) ::slotted(a:hover) {
133
- border-color: var(--color-hover-primary);
134
- background-color: var(--color-surface01);
135
- color: var(--color-hover-primary);
136
- }
137
- }
138
-
139
- button.secondary:active,
140
- :host([variant="secondary"]) ::slotted(button:active),
141
- :host([variant="secondary"]) ::slotted(a:active) {
142
- border-color: var(--color-pressed-primary);
143
- background-color: var(--color-surface01);
144
- box-shadow: var(--shadow-2);
145
- color: var(--color-pressed-primary);
146
- }
147
-
148
- button.secondary:disabled,
149
- :host([variant="secondary"]) ::slotted(button:disabled) {
150
- border-color: var(--color-disabled01);
151
- background-color: var(--color-surface01);
152
- color: var(--color-disabled02);
153
- }
154
-
155
- button.tertiary,
156
- :host([variant="tertiary"]) ::slotted(button),
157
- :host([variant="tertiary"]) ::slotted(a) {
158
- border-color: transparent;
159
- background-color: transparent;
160
- color: var(--color-primary01);
161
- }
162
-
163
- button.tertiary.has-content {
164
- padding: 0 var(--space-unit);
165
- }
166
-
167
- @media (hover: hover) {
168
- button.tertiary:hover,
169
- :host([variant="tertiary"]) ::slotted(button:hover),
170
- :host([variant="tertiary"]) ::slotted(a:hover) {
171
- border-color: var(--color-primary03);
172
- background-color: var(--color-primary03);
173
- color: var(--color-hover-primary);
174
- }
175
- }
176
-
177
- button.tertiary:focus:focus-visible,
178
- :host([variant="tertiary"]) ::slotted(button:focus:focus-visible),
179
- :host([variant="tertiary"]) ::slotted(a:focus:focus-visible) {
180
- border-color: var(--color-surface01);
181
- background-color: var(--color-surface01);
182
- color: var(--color-primary01);
183
- }
184
-
185
- button.tertiary:active,
186
- :host([variant="tertiary"]) ::slotted(button:active),
187
- :host([variant="tertiary"]) ::slotted(a:active) {
188
- border-color: var(--color-surface01);
189
- background-color: var(--color-surface01);
190
- box-shadow: var(--shadow-2);
191
- color: var(--color-primary01);
192
- }
193
-
194
- button.tertiary:disabled,
195
- :host([variant="tertiary"]) ::slotted(button:disabled) {
196
- border-color: transparent;
197
- background-color: transparent;
198
- color: var(--color-disabled02);
199
- }
200
-
201
- button.dark-bg,
202
- :host([variant="dark-bg"]) ::slotted(button),
203
- :host([variant="dark-bg"]) ::slotted(a) {
204
- border-color: transparent;
205
- background-color: rgb(var(--rgb-white) 0.2);
206
- color: var(--color-text04);
207
- }
208
-
209
- button.dark-bg.has-content {
210
- padding: 0 var(--space-unit);
211
- }
212
-
213
- @media (hover: hover) {
214
- button.dark-bg:hover,
215
- :host([variant="dark-bg"]) ::slotted(button:hover),
216
- :host([variant="dark-bg"]) ::slotted(a:hover) {
217
- background-color: rgb(var(--rgb-white) 0.1);
218
- }
219
- }
220
-
221
- button.dark-bg:active,
222
- :host([variant="dark-bg"]) ::slotted(button:active),
223
- :host([variant="dark-bg"]) ::slotted(a:active) {
224
- background-color: rgb(var(--rgb-white) 0.3);
225
- }
226
-
227
- button.dark-bg:disabled,
228
- :host([variant="dark-bg"]) ::slotted(button:disabled) {
229
- background-color: rgb(var(--rgb-white) 0.05);
230
- color: var(--color-disabled03);
231
- }
@@ -1,160 +0,0 @@
1
- import { h } from "@stencil/core";
2
- export class ZButtonFilter {
3
- constructor() {
4
- /** disable action on button */
5
- this.isfixed = false;
6
- /** add icon to button */
7
- this.hasicon = true;
8
- /** reduce button size (optional) */
9
- this.issmall = false;
10
- this.handleRemovingFilterClick = this.handleRemovingFilterClick.bind(this);
11
- }
12
- handleRemovingFilterClick() {
13
- this.removefilter.emit({
14
- filterid: this.filterid,
15
- });
16
- }
17
- renderFixedPillow(filtername) {
18
- return (h("button", { class: `container ${this.issmall ? "small" : ""}` }, this.renderIcon(), this.renderContent(filtername)));
19
- }
20
- renderDynamicPillow(filtername) {
21
- return (h("button", { class: `container isactive ${this.issmall ? "small" : ""}`, onClick: this.handleRemovingFilterClick }, this.renderIcon(), this.renderContent(filtername)));
22
- }
23
- renderIcon() {
24
- if (!this.hasicon) {
25
- return null;
26
- }
27
- return (h("z-icon", { class: "close-icon-container", name: "multiply", height: 12, width: 12 }));
28
- }
29
- renderContent(filtername) {
30
- return h("span", { class: "text-container" }, filtername);
31
- }
32
- render() {
33
- if (this.isfixed) {
34
- return this.renderFixedPillow(this.filtername);
35
- }
36
- return this.renderDynamicPillow(this.filtername);
37
- }
38
- static get is() { return "z-button-filter"; }
39
- static get encapsulation() { return "shadow"; }
40
- static get originalStyleUrls() {
41
- return {
42
- "$": ["styles.css"]
43
- };
44
- }
45
- static get styleUrls() {
46
- return {
47
- "$": ["styles.css"]
48
- };
49
- }
50
- static get properties() {
51
- return {
52
- "filtername": {
53
- "type": "string",
54
- "mutable": false,
55
- "complexType": {
56
- "original": "string",
57
- "resolved": "string",
58
- "references": {}
59
- },
60
- "required": false,
61
- "optional": false,
62
- "docs": {
63
- "tags": [],
64
- "text": "filter text content"
65
- },
66
- "attribute": "filtername",
67
- "reflect": false
68
- },
69
- "isfixed": {
70
- "type": "boolean",
71
- "mutable": false,
72
- "complexType": {
73
- "original": "boolean",
74
- "resolved": "boolean",
75
- "references": {}
76
- },
77
- "required": false,
78
- "optional": false,
79
- "docs": {
80
- "tags": [],
81
- "text": "disable action on button"
82
- },
83
- "attribute": "isfixed",
84
- "reflect": false,
85
- "defaultValue": "false"
86
- },
87
- "hasicon": {
88
- "type": "boolean",
89
- "mutable": false,
90
- "complexType": {
91
- "original": "boolean",
92
- "resolved": "boolean",
93
- "references": {}
94
- },
95
- "required": false,
96
- "optional": false,
97
- "docs": {
98
- "tags": [],
99
- "text": "add icon to button"
100
- },
101
- "attribute": "hasicon",
102
- "reflect": false,
103
- "defaultValue": "true"
104
- },
105
- "filterid": {
106
- "type": "string",
107
- "mutable": false,
108
- "complexType": {
109
- "original": "string",
110
- "resolved": "string",
111
- "references": {}
112
- },
113
- "required": false,
114
- "optional": false,
115
- "docs": {
116
- "tags": [],
117
- "text": "filter id"
118
- },
119
- "attribute": "filterid",
120
- "reflect": false
121
- },
122
- "issmall": {
123
- "type": "boolean",
124
- "mutable": false,
125
- "complexType": {
126
- "original": "boolean",
127
- "resolved": "boolean",
128
- "references": {}
129
- },
130
- "required": false,
131
- "optional": true,
132
- "docs": {
133
- "tags": [],
134
- "text": "reduce button size (optional)"
135
- },
136
- "attribute": "issmall",
137
- "reflect": false,
138
- "defaultValue": "false"
139
- }
140
- };
141
- }
142
- static get events() {
143
- return [{
144
- "method": "removefilter",
145
- "name": "removefilter",
146
- "bubbles": true,
147
- "cancelable": true,
148
- "composed": true,
149
- "docs": {
150
- "tags": [],
151
- "text": "remove filter click event, returns filterid"
152
- },
153
- "complexType": {
154
- "original": "any",
155
- "resolved": "any",
156
- "references": {}
157
- }
158
- }];
159
- }
160
- }
@@ -1,64 +0,0 @@
1
- button.container {
2
- min-height: 32px;
3
- padding: 0 calc(var(--space-unit) * 2);
4
- border: var(--border-size-small) solid var(--bg-grey-200);
5
- border-radius: 16px;
6
- box-shadow: 0 2px 5px 0 var(--bg-neutral-300);
7
- cursor: pointer;
8
- font-family: var(--dashboard-font);
9
- font-size: 12px;
10
- font-weight: var(--font-sb);
11
- letter-spacing: 0.17px;
12
- line-height: 32px;
13
- opacity: 1;
14
- text-align: center;
15
- transition: all 200ms linear;
16
- }
17
-
18
- button.container.small {
19
- min-height: 24px;
20
- line-height: 24px;
21
- }
22
-
23
- button.container:focus {
24
- outline: 0;
25
- }
26
-
27
- button.container::-moz-focus-inner {
28
- border: 0;
29
- }
30
-
31
- .text-container {
32
- margin-left: 4px;
33
- }
34
-
35
- button.container,
36
- button.container:focus,
37
- button.container:hover {
38
- background-color: var(--bg-white);
39
- color: var(--text-grey-700);
40
- fill: var(--text-grey-700);
41
- }
42
-
43
- button.container.isactive {
44
- background-color: var(--bg-white);
45
- color: var(--myz-blue);
46
- fill: var(--myz-blue);
47
- }
48
-
49
- button.container.isactive:hover {
50
- color: var(--myz-blue-dark);
51
- fill: var(--myz-blue-dark);
52
- }
53
-
54
- button.container.isactive:focus {
55
- border-color: var(--myz-blue-dark);
56
- background-color: var(--myz-blue-dark);
57
- box-shadow: 0 0 4px 0 var(--text-grey-800);
58
- color: var(--bg-white);
59
- fill: var(--bg-white);
60
- }
61
-
62
- button z-icon {
63
- display: inline-block;
64
- }