@zanichelli/albe-web-components 19.5.0 → 19.6.0

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 (414) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/web-components-library.cjs.js +1 -1
  4. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  6. package/dist/cjs/z-app-header_12.cjs.entry.js +27 -23
  7. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  8. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  10. package/dist/cjs/z-book-cover.cjs.entry.js +2 -1
  11. package/dist/cjs/z-book-cover.cjs.entry.js.map +1 -1
  12. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  13. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  14. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  15. package/dist/cjs/z-color-picker.cjs.entry.js +1 -1
  16. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  17. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  18. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  19. package/dist/cjs/z-file.cjs.entry.js +1 -1
  20. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  21. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  22. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  23. package/dist/cjs/z-input-range.cjs.entry.js +1 -1
  24. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  25. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  26. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  27. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  28. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  29. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  30. package/dist/cjs/z-result-card.cjs.entry.js +1 -1
  31. package/dist/cjs/z-result-card.cjs.entry.js.map +1 -1
  32. package/dist/cjs/z-select.cjs.entry.js +4 -2
  33. package/dist/cjs/z-select.cjs.entry.js.map +1 -1
  34. package/dist/cjs/z-skip-to-content.cjs.entry.js +1 -1
  35. package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
  36. package/dist/cjs/z-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/z-table.cjs.entry.js +1 -1
  38. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  39. package/dist/cjs/z-td.cjs.entry.js +1 -1
  40. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  41. package/dist/cjs/z-th.cjs.entry.js +1 -1
  42. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  43. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  44. package/dist/cjs/z-toast-notification.cjs.entry.js +3 -3
  45. package/dist/cjs/z-toggle-button.cjs.entry.js +2 -2
  46. package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -1
  47. package/dist/cjs/z-tr.cjs.entry.js +1 -1
  48. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  49. package/dist/collection/collection-manifest.json +1 -1
  50. package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/index.js +2 -2
  51. package/dist/collection/components/deprecated/z-toggle-button/index.js.map +1 -0
  52. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  53. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  54. package/dist/collection/components/list/z-list/index.js +1 -1
  55. package/dist/collection/components/list/z-list-element/index.js +1 -1
  56. package/dist/collection/components/list/z-list-group/index.js +2 -2
  57. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  58. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  59. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  60. package/dist/collection/components/table/z-table/index.js +1 -1
  61. package/dist/collection/components/table/z-tbody/index.js +1 -1
  62. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  63. package/dist/collection/components/table/z-thead/index.js +1 -1
  64. package/dist/collection/components/table/z-tr/index.js +1 -1
  65. package/dist/collection/components/z-accordion/index.js +1 -1
  66. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  67. package/dist/collection/components/z-app-header/index.js +1 -1
  68. package/dist/collection/components/z-aria-alert/index.js +1 -1
  69. package/dist/collection/components/z-avatar/index.js +2 -2
  70. package/dist/collection/components/z-book-cover/index.js +21 -1
  71. package/dist/collection/components/z-book-cover/index.js.map +1 -1
  72. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  73. package/dist/collection/components/z-button/index.js +3 -2
  74. package/dist/collection/components/z-button/index.js.map +1 -1
  75. package/dist/collection/components/z-button-sort/index.js +1 -1
  76. package/dist/collection/components/z-chip/index.js +2 -2
  77. package/dist/collection/components/z-color-picker/index.js +1 -1
  78. package/dist/collection/components/z-combobox/index.js +1 -1
  79. package/dist/collection/components/z-cover-hero/index.js +2 -2
  80. package/dist/collection/components/z-divider/index.js +1 -1
  81. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  82. package/dist/collection/components/z-icon/index.js +1 -1
  83. package/dist/collection/components/z-info-box/index.js +1 -1
  84. package/dist/collection/components/z-info-reveal/index.js +1 -1
  85. package/dist/collection/components/z-input/index.js +8 -5
  86. package/dist/collection/components/z-input/index.js.map +1 -1
  87. package/dist/collection/components/z-input-message/index.js +1 -1
  88. package/dist/collection/components/z-input-message/index.js.map +1 -1
  89. package/dist/collection/components/z-input-range/index.js +1 -1
  90. package/dist/collection/components/z-logo/index.js +1 -1
  91. package/dist/collection/components/z-menu-section/index.js +1 -1
  92. package/dist/collection/components/z-modal/index.js +4 -4
  93. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  94. package/dist/collection/components/z-notification/index.js +1 -1
  95. package/dist/collection/components/z-offcanvas/index.js +2 -2
  96. package/dist/collection/components/z-panel-elem/index.js +2 -2
  97. package/dist/collection/components/z-popover/index.js +1 -1
  98. package/dist/collection/components/z-result-card/index.js +20 -1
  99. package/dist/collection/components/z-result-card/index.js.map +1 -1
  100. package/dist/collection/components/z-searchbar/index.js +3 -3
  101. package/dist/collection/components/z-searchbar/styles.css +1 -0
  102. package/dist/collection/components/z-select/index.js +24 -2
  103. package/dist/collection/components/z-select/index.js.map +1 -1
  104. package/dist/collection/components/z-skip-to-content/index.js +1 -1
  105. package/dist/collection/components/z-stepper/index.js +1 -1
  106. package/dist/collection/components/z-stepper-item/index.js +1 -1
  107. package/dist/collection/components/z-tag/index.js +2 -2
  108. package/dist/collection/components/z-toast-notification/index.js +3 -3
  109. package/dist/collection/components/z-toast-notification-list/index.js +1 -1
  110. package/dist/components/index.d.ts +1 -1
  111. package/dist/components/index10.js +1 -1
  112. package/dist/components/index11.js +1 -1
  113. package/dist/components/index12.js +1 -1
  114. package/dist/components/index13.js +1 -1
  115. package/dist/components/index13.js.map +1 -1
  116. package/dist/components/index14.js +1 -1
  117. package/dist/components/index15.js +1 -1
  118. package/dist/components/index15.js.map +1 -1
  119. package/dist/components/index16.js +1 -1
  120. package/dist/components/index17.js +1 -1
  121. package/dist/components/index18.js +1 -1
  122. package/dist/components/index19.js +1 -1
  123. package/dist/components/index20.js +1 -1
  124. package/dist/components/index21.js +1 -1
  125. package/dist/components/index3.js +1 -1
  126. package/dist/components/index5.js +1 -1
  127. package/dist/components/index5.js.map +1 -1
  128. package/dist/components/index6.js +1 -1
  129. package/dist/components/index7.js +1 -1
  130. package/dist/components/index7.js.map +1 -1
  131. package/dist/components/index8.js +1 -1
  132. package/dist/components/index8.js.map +1 -1
  133. package/dist/components/index9.js +1 -1
  134. package/dist/components/z-accordion.js +1 -1
  135. package/dist/components/z-anchor-navigation.js +1 -1
  136. package/dist/components/z-app-header.js +1 -1
  137. package/dist/components/z-aria-alert.js +1 -1
  138. package/dist/components/z-avatar.js +1 -1
  139. package/dist/components/z-breadcrumb.js +1 -1
  140. package/dist/components/z-button-sort.js +1 -1
  141. package/dist/components/z-color-picker.js +1 -1
  142. package/dist/components/z-combobox.js +1 -1
  143. package/dist/components/z-cover-hero.js +1 -1
  144. package/dist/components/z-file.js +1 -1
  145. package/dist/components/z-info-box.js +1 -1
  146. package/dist/components/z-input-range.js +1 -1
  147. package/dist/components/z-logo.js +1 -1
  148. package/dist/components/z-menu-section.js +1 -1
  149. package/dist/components/z-navigation-tabs.js +1 -1
  150. package/dist/components/z-notification.js +1 -1
  151. package/dist/components/z-panel-elem.js +1 -1
  152. package/dist/components/z-result-card.js +1 -1
  153. package/dist/components/z-result-card.js.map +1 -1
  154. package/dist/components/z-select.js +1 -1
  155. package/dist/components/z-select.js.map +1 -1
  156. package/dist/components/z-skip-to-content.js +1 -1
  157. package/dist/components/z-stepper-item.js +1 -1
  158. package/dist/components/z-stepper.js +1 -1
  159. package/dist/components/z-table.js +1 -1
  160. package/dist/components/z-tbody.js +1 -1
  161. package/dist/components/z-td.js +1 -1
  162. package/dist/components/z-tfoot.js +1 -1
  163. package/dist/components/z-th.js +1 -1
  164. package/dist/components/z-thead.js +1 -1
  165. package/dist/components/z-toast-notification-list.js +1 -1
  166. package/dist/components/z-toast-notification.js +2 -2
  167. package/dist/components/z-toggle-button.js +1 -1
  168. package/dist/components/z-toggle-button.js.map +1 -1
  169. package/dist/components/z-tr.js +1 -1
  170. package/dist/components/z-tree-list.js +1 -1
  171. package/dist/esm/loader.js +1 -1
  172. package/dist/esm/web-components-library.js +1 -1
  173. package/dist/esm/z-accordion.entry.js +1 -1
  174. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  175. package/dist/esm/z-app-header_12.entry.js +27 -23
  176. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  177. package/dist/esm/z-aria-alert.entry.js +1 -1
  178. package/dist/esm/z-avatar.entry.js +2 -2
  179. package/dist/esm/z-book-cover.entry.js +2 -1
  180. package/dist/esm/z-book-cover.entry.js.map +1 -1
  181. package/dist/esm/z-breadcrumb.entry.js +2 -2
  182. package/dist/esm/z-button-sort.entry.js +1 -1
  183. package/dist/esm/z-chip.entry.js +2 -2
  184. package/dist/esm/z-color-picker.entry.js +1 -1
  185. package/dist/esm/z-combobox.entry.js +1 -1
  186. package/dist/esm/z-cover-hero.entry.js +2 -2
  187. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  188. package/dist/esm/z-file.entry.js +1 -1
  189. package/dist/esm/z-ghost-loading.entry.js +1 -1
  190. package/dist/esm/z-info-box.entry.js +1 -1
  191. package/dist/esm/z-info-reveal.entry.js +1 -1
  192. package/dist/esm/z-input-range.entry.js +1 -1
  193. package/dist/esm/z-logo.entry.js +1 -1
  194. package/dist/esm/z-menu-section.entry.js +1 -1
  195. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  196. package/dist/esm/z-notification.entry.js +1 -1
  197. package/dist/esm/z-panel-elem.entry.js +2 -2
  198. package/dist/esm/z-popover.entry.js +1 -1
  199. package/dist/esm/z-result-card.entry.js +1 -1
  200. package/dist/esm/z-result-card.entry.js.map +1 -1
  201. package/dist/esm/z-select.entry.js +4 -2
  202. package/dist/esm/z-select.entry.js.map +1 -1
  203. package/dist/esm/z-skip-to-content.entry.js +1 -1
  204. package/dist/esm/z-stepper-item.entry.js +1 -1
  205. package/dist/esm/z-stepper.entry.js +1 -1
  206. package/dist/esm/z-table.entry.js +1 -1
  207. package/dist/esm/z-tbody.entry.js +1 -1
  208. package/dist/esm/z-td.entry.js +1 -1
  209. package/dist/esm/z-tfoot.entry.js +1 -1
  210. package/dist/esm/z-th.entry.js +1 -1
  211. package/dist/esm/z-thead.entry.js +1 -1
  212. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  213. package/dist/esm/z-toast-notification.entry.js +3 -3
  214. package/dist/esm/z-toggle-button.entry.js +2 -2
  215. package/dist/esm/z-toggle-button.entry.js.map +1 -1
  216. package/dist/esm/z-tr.entry.js +1 -1
  217. package/dist/esm/z-tree-list.entry.js +1 -1
  218. package/dist/types/components/{z-toggle-button → deprecated/z-toggle-button}/index.d.ts +1 -1
  219. package/dist/types/components/z-book-cover/index.d.ts +2 -0
  220. package/dist/types/components/z-result-card/index.d.ts +2 -0
  221. package/dist/types/components/z-select/index.d.ts +2 -0
  222. package/dist/types/components.d.ts +29 -0
  223. package/dist/web-components-library/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  224. package/{www/build/p-9f9c4296.entry.js → dist/web-components-library/p-136f336a.entry.js} +2 -2
  225. package/dist/web-components-library/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  226. package/dist/web-components-library/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  227. package/dist/web-components-library/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  228. package/dist/web-components-library/p-315ca31f.entry.js.map +1 -0
  229. package/dist/web-components-library/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  230. package/{www/build/p-e59a5539.entry.js → dist/web-components-library/p-4085be9a.entry.js} +2 -2
  231. package/dist/web-components-library/p-41f63f0e.entry.js +2 -0
  232. package/dist/web-components-library/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  233. package/dist/web-components-library/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  234. package/dist/web-components-library/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  235. package/dist/web-components-library/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  236. package/dist/web-components-library/p-5c012917.entry.js +2 -0
  237. package/{www/build/p-c2e2c6be.entry.js.map → dist/web-components-library/p-5c012917.entry.js.map} +1 -1
  238. package/dist/web-components-library/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  239. package/dist/web-components-library/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  240. package/dist/web-components-library/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  241. package/dist/web-components-library/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  242. package/{www/build/p-40065476.entry.js → dist/web-components-library/p-817630e4.entry.js} +2 -2
  243. package/dist/web-components-library/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  244. package/dist/web-components-library/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  245. package/dist/web-components-library/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  246. package/dist/web-components-library/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  247. package/{www/build/p-c7046a20.entry.js → dist/web-components-library/p-8f6ff78c.entry.js} +2 -2
  248. package/dist/web-components-library/p-9b181758.entry.js +2 -0
  249. package/dist/web-components-library/p-9b181758.entry.js.map +1 -0
  250. package/dist/web-components-library/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  251. package/dist/web-components-library/p-a09646a9.entry.js.map +1 -0
  252. package/dist/web-components-library/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  253. package/dist/web-components-library/p-a47b9059.entry.js +2 -0
  254. package/dist/web-components-library/p-a47b9059.entry.js.map +1 -0
  255. package/{www/build/p-91d2c110.entry.js → dist/web-components-library/p-ab221eac.entry.js} +3 -3
  256. package/dist/web-components-library/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  257. package/dist/web-components-library/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  258. package/dist/web-components-library/p-b15d006f.entry.js.map +1 -0
  259. package/dist/web-components-library/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  260. package/dist/web-components-library/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  261. package/{www/build/p-d9d80082.entry.js → dist/web-components-library/p-c39e4a49.entry.js} +2 -2
  262. package/dist/web-components-library/p-cb7381a0.entry.js +2 -0
  263. package/dist/web-components-library/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  264. package/dist/web-components-library/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  265. package/{www/build/p-d0d950e1.entry.js → dist/web-components-library/p-f36e7e6b.entry.js} +2 -2
  266. package/dist/web-components-library/p-f6138bf7.entry.js +2 -0
  267. package/dist/web-components-library/p-f8bc8ed9.entry.js +2 -0
  268. package/dist/web-components-library/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  269. package/dist/web-components-library/web-components-library.esm.js +1 -1
  270. package/package.json +1 -1
  271. package/www/build/{p-257be457.entry.js → p-0251d009.entry.js} +2 -2
  272. package/{dist/web-components-library/p-9f9c4296.entry.js → www/build/p-136f336a.entry.js} +2 -2
  273. package/www/build/{p-62485d56.entry.js → p-1a13cd9b.entry.js} +2 -2
  274. package/www/build/{p-e88048b8.entry.js → p-22cb956c.entry.js} +2 -2
  275. package/www/build/{p-6f58880c.entry.js → p-315ca31f.entry.js} +2 -2
  276. package/www/build/p-315ca31f.entry.js.map +1 -0
  277. package/www/build/{p-8dbf7843.entry.js → p-39b91bfa.entry.js} +2 -2
  278. package/{dist/web-components-library/p-e59a5539.entry.js → www/build/p-4085be9a.entry.js} +2 -2
  279. package/www/build/p-41f63f0e.entry.js +2 -0
  280. package/www/build/{p-3f2658a0.entry.js → p-487e3fca.entry.js} +2 -2
  281. package/www/build/{p-54e5d76e.entry.js → p-4a7431f6.entry.js} +2 -2
  282. package/www/build/{p-b2811bbb.entry.js → p-5af96c6f.entry.js} +2 -2
  283. package/www/build/{p-f31f04b9.entry.js → p-5b3cfc2e.entry.js} +2 -2
  284. package/www/build/p-5c012917.entry.js +2 -0
  285. package/{dist/web-components-library/p-c2e2c6be.entry.js.map → www/build/p-5c012917.entry.js.map} +1 -1
  286. package/www/build/{p-a6ffb921.entry.js → p-67476a7c.entry.js} +2 -2
  287. package/www/build/{p-c30b2384.entry.js → p-7313c22c.entry.js} +2 -2
  288. package/www/build/{p-3fe7c6e3.entry.js → p-7965766c.entry.js} +2 -2
  289. package/www/build/{p-c40d0776.entry.js → p-7b4f5936.entry.js} +2 -2
  290. package/www/build/p-7ffd9721.js +2 -0
  291. package/{dist/web-components-library/p-40065476.entry.js → www/build/p-817630e4.entry.js} +2 -2
  292. package/www/build/{p-101efb38.entry.js → p-82e87326.entry.js} +2 -2
  293. package/www/build/{p-98089231.entry.js → p-869ba2b5.entry.js} +2 -2
  294. package/www/build/{p-418a7ee5.entry.js → p-87ea0b0a.entry.js} +2 -2
  295. package/www/build/{p-dd361d13.entry.js → p-88c45ed6.entry.js} +2 -2
  296. package/{dist/web-components-library/p-c7046a20.entry.js → www/build/p-8f6ff78c.entry.js} +2 -2
  297. package/www/build/p-9b181758.entry.js +2 -0
  298. package/www/build/p-9b181758.entry.js.map +1 -0
  299. package/www/build/{p-1e25b55b.entry.js → p-a09646a9.entry.js} +2 -2
  300. package/www/build/p-a09646a9.entry.js.map +1 -0
  301. package/www/build/{p-372e83b1.entry.js → p-a2eb700b.entry.js} +2 -2
  302. package/www/build/p-a47b9059.entry.js +2 -0
  303. package/www/build/p-a47b9059.entry.js.map +1 -0
  304. package/{dist/web-components-library/p-91d2c110.entry.js → www/build/p-ab221eac.entry.js} +3 -3
  305. package/www/build/{p-99b169c7.entry.js → p-aba618c3.entry.js} +2 -2
  306. package/www/build/{p-f9e5a0aa.entry.js → p-b15d006f.entry.js} +2 -2
  307. package/www/build/p-b15d006f.entry.js.map +1 -0
  308. package/www/build/{p-3210fd43.entry.js → p-b7d4b886.entry.js} +2 -2
  309. package/www/build/{p-24743ceb.entry.js → p-bb610386.entry.js} +2 -2
  310. package/{dist/web-components-library/p-d9d80082.entry.js → www/build/p-c39e4a49.entry.js} +2 -2
  311. package/www/build/p-cb7381a0.entry.js +2 -0
  312. package/www/build/{p-c8663ffd.entry.js → p-cdfbcb3b.entry.js} +2 -2
  313. package/www/build/{p-2adbfd30.entry.js → p-e1081a2f.entry.js} +2 -2
  314. package/{dist/web-components-library/p-d0d950e1.entry.js → www/build/p-f36e7e6b.entry.js} +2 -2
  315. package/www/build/p-f6138bf7.entry.js +2 -0
  316. package/www/build/p-f8bc8ed9.entry.js +2 -0
  317. package/www/build/{p-9b1a9044.entry.js → p-fa02ba25.entry.js} +2 -2
  318. package/www/build/web-components-library.esm.js +1 -1
  319. package/www/index.html +1 -1
  320. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  321. package/dist/web-components-library/p-06aba4ff.entry.js +0 -2
  322. package/dist/web-components-library/p-1e25b55b.entry.js.map +0 -1
  323. package/dist/web-components-library/p-2f6f0c08.entry.js +0 -2
  324. package/dist/web-components-library/p-55468801.entry.js +0 -2
  325. package/dist/web-components-library/p-6f58880c.entry.js.map +0 -1
  326. package/dist/web-components-library/p-c20730b2.entry.js +0 -2
  327. package/dist/web-components-library/p-c2e2c6be.entry.js +0 -2
  328. package/dist/web-components-library/p-d33dcac5.entry.js +0 -2
  329. package/dist/web-components-library/p-d33dcac5.entry.js.map +0 -1
  330. package/dist/web-components-library/p-eb22ba82.entry.js +0 -2
  331. package/dist/web-components-library/p-eb22ba82.entry.js.map +0 -1
  332. package/dist/web-components-library/p-f9e5a0aa.entry.js.map +0 -1
  333. package/www/build/p-06aba4ff.entry.js +0 -2
  334. package/www/build/p-1e25b55b.entry.js.map +0 -1
  335. package/www/build/p-2f6f0c08.entry.js +0 -2
  336. package/www/build/p-54ce4fe9.js +0 -2
  337. package/www/build/p-55468801.entry.js +0 -2
  338. package/www/build/p-6f58880c.entry.js.map +0 -1
  339. package/www/build/p-c20730b2.entry.js +0 -2
  340. package/www/build/p-c2e2c6be.entry.js +0 -2
  341. package/www/build/p-d33dcac5.entry.js +0 -2
  342. package/www/build/p-d33dcac5.entry.js.map +0 -1
  343. package/www/build/p-eb22ba82.entry.js +0 -2
  344. package/www/build/p-eb22ba82.entry.js.map +0 -1
  345. package/www/build/p-f9e5a0aa.entry.js.map +0 -1
  346. /package/dist/collection/components/{z-toggle-button → deprecated/z-toggle-button}/styles.css +0 -0
  347. /package/dist/web-components-library/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  358. /package/dist/web-components-library/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  359. /package/dist/web-components-library/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  363. /package/dist/web-components-library/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  364. /package/dist/web-components-library/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  366. /package/dist/web-components-library/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  367. /package/dist/web-components-library/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  368. /package/dist/web-components-library/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  369. /package/dist/web-components-library/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  370. /package/dist/web-components-library/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  371. /package/dist/web-components-library/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  372. /package/dist/web-components-library/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  373. /package/dist/web-components-library/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  374. /package/dist/web-components-library/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  375. /package/dist/web-components-library/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  376. /package/dist/web-components-library/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  377. /package/dist/web-components-library/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  378. /package/dist/web-components-library/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  379. /package/dist/web-components-library/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  380. /package/dist/web-components-library/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
  381. /package/www/build/{p-257be457.entry.js.map → p-0251d009.entry.js.map} +0 -0
  382. /package/www/build/{p-9f9c4296.entry.js.map → p-136f336a.entry.js.map} +0 -0
  383. /package/www/build/{p-62485d56.entry.js.map → p-1a13cd9b.entry.js.map} +0 -0
  384. /package/www/build/{p-e88048b8.entry.js.map → p-22cb956c.entry.js.map} +0 -0
  385. /package/www/build/{p-8dbf7843.entry.js.map → p-39b91bfa.entry.js.map} +0 -0
  386. /package/www/build/{p-e59a5539.entry.js.map → p-4085be9a.entry.js.map} +0 -0
  387. /package/www/build/{p-2f6f0c08.entry.js.map → p-41f63f0e.entry.js.map} +0 -0
  388. /package/www/build/{p-3f2658a0.entry.js.map → p-487e3fca.entry.js.map} +0 -0
  389. /package/www/build/{p-54e5d76e.entry.js.map → p-4a7431f6.entry.js.map} +0 -0
  390. /package/www/build/{p-b2811bbb.entry.js.map → p-5af96c6f.entry.js.map} +0 -0
  391. /package/www/build/{p-f31f04b9.entry.js.map → p-5b3cfc2e.entry.js.map} +0 -0
  392. /package/www/build/{p-a6ffb921.entry.js.map → p-67476a7c.entry.js.map} +0 -0
  393. /package/www/build/{p-c30b2384.entry.js.map → p-7313c22c.entry.js.map} +0 -0
  394. /package/www/build/{p-3fe7c6e3.entry.js.map → p-7965766c.entry.js.map} +0 -0
  395. /package/www/build/{p-c40d0776.entry.js.map → p-7b4f5936.entry.js.map} +0 -0
  396. /package/www/build/{p-40065476.entry.js.map → p-817630e4.entry.js.map} +0 -0
  397. /package/www/build/{p-101efb38.entry.js.map → p-82e87326.entry.js.map} +0 -0
  398. /package/www/build/{p-98089231.entry.js.map → p-869ba2b5.entry.js.map} +0 -0
  399. /package/www/build/{p-418a7ee5.entry.js.map → p-87ea0b0a.entry.js.map} +0 -0
  400. /package/www/build/{p-dd361d13.entry.js.map → p-88c45ed6.entry.js.map} +0 -0
  401. /package/www/build/{p-c7046a20.entry.js.map → p-8f6ff78c.entry.js.map} +0 -0
  402. /package/www/build/{p-372e83b1.entry.js.map → p-a2eb700b.entry.js.map} +0 -0
  403. /package/www/build/{p-91d2c110.entry.js.map → p-ab221eac.entry.js.map} +0 -0
  404. /package/www/build/{p-99b169c7.entry.js.map → p-aba618c3.entry.js.map} +0 -0
  405. /package/www/build/{p-3210fd43.entry.js.map → p-b7d4b886.entry.js.map} +0 -0
  406. /package/www/build/{p-24743ceb.entry.js.map → p-bb610386.entry.js.map} +0 -0
  407. /package/www/build/{p-d9d80082.entry.js.map → p-c39e4a49.entry.js.map} +0 -0
  408. /package/www/build/{p-c20730b2.entry.js.map → p-cb7381a0.entry.js.map} +0 -0
  409. /package/www/build/{p-c8663ffd.entry.js.map → p-cdfbcb3b.entry.js.map} +0 -0
  410. /package/www/build/{p-2adbfd30.entry.js.map → p-e1081a2f.entry.js.map} +0 -0
  411. /package/www/build/{p-d0d950e1.entry.js.map → p-f36e7e6b.entry.js.map} +0 -0
  412. /package/www/build/{p-55468801.entry.js.map → p-f6138bf7.entry.js.map} +0 -0
  413. /package/www/build/{p-06aba4ff.entry.js.map → p-f8bc8ed9.entry.js.map} +0 -0
  414. /package/www/build/{p-9b1a9044.entry.js.map → p-fa02ba25.entry.js.map} +0 -0
@@ -8,7 +8,7 @@ const ZAriaAlert = class {
8
8
  this.mode = ZAriaAlertMode.POLITE;
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '93bfcc69e5d7d76af5deec0c12cee5db73788a5c', "aria-live": this.mode, "aria-atomic": "true", "aria-relevant": "additions" }, h("slot", { key: '7dcfd72ecc06605e78ae738f837cec969997ef7d' })));
11
+ return (h(Host, { key: '14114aba44f89912d75d4dbc41a92e2401528579', "aria-live": this.mode, "aria-atomic": "true", "aria-relevant": "additions" }, h("slot", { key: '1246d14d076ae5642666e7edb8416125bbe97eb4' })));
12
12
  }
13
13
  };
14
14
 
@@ -29,10 +29,10 @@ const ZAvatar = class {
29
29
  }
30
30
  }
31
31
  render() {
32
- return (h(Host, { key: '3543824c05f276cddcc91263350962015dc2beb8', class: { [this.size]: true, [`body-${this.getTextSize()}-sb`]: true }, style: {
32
+ return (h(Host, { key: '4416af5640de2f1c6dbcdf5b5370ef35359ff25c', class: { [this.size]: true, [`body-${this.getTextSize()}-sb`]: true }, style: {
33
33
  color: `var(--${this.textColor})`,
34
34
  backgroundColor: `var(--${this.backgroundColor})`,
35
- } }, this.text && !this.image && h("span", { key: '4a143ab81b55fae15ab40e3847c6c911c861f13b' }, this.text.substring(0, 2)), this.image && (h("img", { key: '2e37f8abd25c574371fe1a0f7d08af028fc1b342', src: this.image, onError: () => (this.image = "") }))));
35
+ } }, this.text && !this.image && h("span", { key: 'ee5a7db56e171e0ba4b9f124d4a3794628b7eff9' }, this.text.substring(0, 2)), this.image && (h("img", { key: '899ef0de0537c7bd4d68f5656114ba0fd2cf9881', src: this.image, onError: () => (this.image = "") }))));
36
36
  }
37
37
  };
38
38
  ZAvatar.style = stylesCss();
@@ -14,7 +14,8 @@ const ZBookCover = class {
14
14
  }
15
15
  render() {
16
16
  var _a;
17
- return (h(Host, { key: '407e954f3f8cb933aff3b404b7f3e1643798cf67' }, this.multiple && (h(Fragment, { key: 'c0c1e4caa27986a9c6e28733f4f8fe62e4dbea77' }, h("div", { key: 'dcaeeb60be98ce88fad97775307a5a339c0b47f9', class: "shifted-stack-cover stack-cover-2" }), h("div", { key: 'b56848110f5c895b9d3301daba51d6d01659a63c', class: "shifted-stack-cover stack-cover-1" }))), h("div", { key: '019936f586e758c4f5c0f6694d5c2291c222869b', class: "cover-container" }, h("img", { key: 'f0e6af812e6b1575396c16470090969cf19571aa', src: (_a = this.cover) !== null && _a !== void 0 ? _a : img, "aria-hidden": "true", alt: "", onError: () => (this.cover = this.fallbackCover || img) }), h("slot", { key: '6556420f0cba2f2cac412b1386124c0b8e72db52', name: "coverOverlay" }))));
17
+ const hasAlt = !!this.coverAlt;
18
+ return (h(Host, { key: '4959777b26c741f28dda69863f49c0397caff9fb' }, this.multiple && (h(Fragment, { key: '8c233e819266fb48ace0ea12609edc99aaa1ae09' }, h("div", { key: '1bdffd9c1c61c2622bc805a2dafa0889c9363cea', class: "shifted-stack-cover stack-cover-2" }), h("div", { key: '4f5deda96190fd73cb0682bc696c9248bbe80642', class: "shifted-stack-cover stack-cover-1" }))), h("div", { key: 'ee5aefb424d44af9bb74a02325c19e337a144d29', class: "cover-container" }, h("img", { key: 'c5e44fb85106ba31f0b00ce4a878c36c19da37a3', src: (_a = this.cover) !== null && _a !== void 0 ? _a : img, "aria-hidden": hasAlt ? undefined : "true", alt: hasAlt ? this.coverAlt : "", onError: () => (this.cover = this.fallbackCover || img) }), h("slot", { key: '9db828601df2de1c0dec697d5796bfb47abdf2f6', name: "coverOverlay" }))));
18
19
  }
19
20
  };
20
21
  ZBookCover.style = stylesCss();