@zanichelli/albe-web-components 9.0.1 → 9.1.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 (376) hide show
  1. package/CHANGELOG.md +2658 -0
  2. package/dist/cjs/{icons-a9849a41.js → icons-bff00e77.js} +11 -0
  3. package/dist/cjs/{index-4e1850d7.js → index-28bcd719.js} +6 -0
  4. package/dist/cjs/{index-27ba9f7c.js → index-804d0ec8.js} +2 -2
  5. package/dist/cjs/{index-46406671.js → index-8f188526.js} +3 -3
  6. package/dist/cjs/{index-977baebe.js → index-c6b48307.js} +1 -1
  7. package/dist/cjs/{index-1872a74b.js → index-ccadf53b.js} +1 -1
  8. package/dist/cjs/{index-8834c5a3.js → index-d308b5b5.js} +1 -1
  9. package/dist/cjs/index-e3299e0a.js +4 -0
  10. package/dist/cjs/{index-d550acd3.js → index-f438d147.js} +1 -1
  11. package/dist/cjs/index.cjs.js +8 -2
  12. package/dist/cjs/loader.cjs.js +1 -1
  13. package/dist/cjs/{utils-aa00c0cc.js → utils-1b75af6b.js} +1 -1
  14. package/dist/cjs/{utils-b0293a5e.js → utils-36615e1a.js} +1 -1
  15. package/dist/cjs/web-components-library.cjs.js +1 -1
  16. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  17. package/dist/cjs/z-app-header_11.cjs.entry.js +3 -3
  18. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  19. package/dist/cjs/z-avatar.cjs.entry.js +1 -1
  20. package/dist/cjs/z-book-card.cjs.entry.js +111 -0
  21. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  22. package/dist/cjs/z-card.cjs.entry.js +1 -1
  23. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  24. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  25. package/dist/cjs/z-combobox.cjs.entry.js +2 -2
  26. package/dist/cjs/z-contextual-menu.cjs.entry.js +1 -1
  27. package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
  28. package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
  29. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -1
  30. package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
  31. package/dist/cjs/z-file.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  33. package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
  34. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  35. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  36. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  37. package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
  38. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  39. package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
  40. package/dist/cjs/z-navigation-tab-link.cjs.entry.js +2 -2
  41. package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
  42. package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
  43. package/dist/cjs/z-otp.cjs.entry.js +1 -1
  44. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  45. package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
  46. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  47. package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
  48. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  49. package/dist/cjs/z-select.cjs.entry.js +2 -2
  50. package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
  51. package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
  52. package/dist/cjs/z-table-cell.cjs.entry.js +2 -2
  53. package/dist/cjs/z-table-deprecated.cjs.entry.js +5 -5
  54. package/dist/cjs/z-table-header.cjs.entry.js +3 -3
  55. package/dist/cjs/z-table-row.cjs.entry.js +2 -2
  56. package/dist/cjs/z-table.cjs.entry.js +5 -5
  57. package/dist/cjs/z-td.cjs.entry.js +2 -2
  58. package/dist/cjs/z-th.cjs.entry.js +2 -2
  59. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  60. package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
  61. package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
  62. package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
  63. package/dist/cjs/z-tr.cjs.entry.js +5 -5
  64. package/dist/collection/beans/index.js +6 -0
  65. package/dist/collection/collection-manifest.json +1 -0
  66. package/dist/collection/components/icons/icons.js +11 -0
  67. package/dist/collection/components/z-anchor-navigation/styles.css +0 -1
  68. package/dist/collection/components/z-book-card/index.js +308 -0
  69. package/dist/collection/components/z-book-card/styles.css +469 -0
  70. package/dist/collection/components/z-breadcrumb/styles.css +0 -1
  71. package/dist/esm/{icons-6cd265c6.js → icons-cc83787f.js} +11 -0
  72. package/dist/esm/{index-db083023.js → index-3f9e265c.js} +2 -2
  73. package/dist/esm/{index-77b7d7ae.js → index-7112671d.js} +1 -1
  74. package/dist/esm/{index-fff6ed17.js → index-725a4f41.js} +1 -1
  75. package/dist/esm/{index-16d8ed5b.js → index-94139d85.js} +1 -1
  76. package/dist/esm/index-a2ca4b97.js +4 -0
  77. package/dist/esm/{index-272fc060.js → index-a4a55715.js} +1 -1
  78. package/dist/esm/{index-a66b7e8a.js → index-f69ab5b1.js} +3 -3
  79. package/dist/esm/{index-9c5d63ea.js → index-fd62a73e.js} +7 -1
  80. package/dist/esm/index.js +2 -2
  81. package/dist/esm/loader.js +1 -1
  82. package/dist/esm/{utils-d7278f26.js → utils-456f447b.js} +1 -1
  83. package/dist/esm/{utils-cd86cb21.js → utils-fb22a1b4.js} +1 -1
  84. package/dist/esm/web-components-library.js +1 -1
  85. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  86. package/dist/esm/z-app-header_11.entry.js +3 -3
  87. package/dist/esm/z-aria-alert.entry.js +1 -1
  88. package/dist/esm/z-avatar.entry.js +1 -1
  89. package/dist/esm/z-book-card.entry.js +107 -0
  90. package/dist/esm/z-breadcrumb.entry.js +2 -2
  91. package/dist/esm/z-card.entry.js +1 -1
  92. package/dist/esm/z-carousel.entry.js +1 -1
  93. package/dist/esm/z-chip.entry.js +2 -2
  94. package/dist/esm/z-combobox.entry.js +2 -2
  95. package/dist/esm/z-contextual-menu.entry.js +1 -1
  96. package/dist/esm/z-cover-hero.entry.js +1 -1
  97. package/dist/esm/z-date-picker.entry.js +2 -2
  98. package/dist/esm/z-dragdrop-area_2.entry.js +1 -1
  99. package/dist/esm/z-file-upload.entry.js +2 -2
  100. package/dist/esm/z-file.entry.js +1 -1
  101. package/dist/esm/z-info-reveal.entry.js +1 -1
  102. package/dist/esm/z-messages-pocket.entry.js +1 -1
  103. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  104. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  105. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  106. package/dist/esm/z-myz-card-info.entry.js +2 -2
  107. package/dist/esm/z-myz-card_4.entry.js +1 -1
  108. package/dist/esm/z-myz-list-item.entry.js +2 -2
  109. package/dist/esm/z-navigation-tab-link.entry.js +2 -2
  110. package/dist/esm/z-navigation-tab.entry.js +2 -2
  111. package/dist/esm/z-navigation-tabs.entry.js +1 -1
  112. package/dist/esm/z-otp.entry.js +1 -1
  113. package/dist/esm/z-pagination.entry.js +1 -1
  114. package/dist/esm/z-pocket_3.entry.js +2 -2
  115. package/dist/esm/z-popover.entry.js +1 -1
  116. package/dist/esm/z-range-picker.entry.js +2 -2
  117. package/dist/esm/z-section-title.entry.js +1 -1
  118. package/dist/esm/z-select.entry.js +2 -2
  119. package/dist/esm/z-skip-to-content.entry.js +2 -2
  120. package/dist/esm/z-slideshow.entry.js +2 -2
  121. package/dist/esm/z-table-cell.entry.js +2 -2
  122. package/dist/esm/z-table-deprecated.entry.js +5 -5
  123. package/dist/esm/z-table-header.entry.js +3 -3
  124. package/dist/esm/z-table-row.entry.js +2 -2
  125. package/dist/esm/z-table.entry.js +5 -5
  126. package/dist/esm/z-td.entry.js +2 -2
  127. package/dist/esm/z-th.entry.js +2 -2
  128. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  129. package/dist/esm/z-toast-notification.entry.js +1 -1
  130. package/dist/esm/z-toggle-switch.entry.js +2 -2
  131. package/dist/esm/z-tooltip.entry.js +1 -1
  132. package/dist/esm/z-tr.entry.js +5 -5
  133. package/dist/types/beans/index.d.ts +5 -0
  134. package/dist/types/components/buttons/z-button/index.d.ts +0 -0
  135. package/dist/types/components/buttons/z-button-sort/index.d.ts +0 -0
  136. package/dist/types/components/buttons/z-chip/index.d.ts +0 -0
  137. package/dist/types/components/buttons/z-toggle-button/index.d.ts +0 -0
  138. package/dist/types/components/buttons/z-toggle-switch/index.d.ts +0 -0
  139. package/dist/types/components/date-picker/utils.d.ts +0 -0
  140. package/dist/types/components/date-picker/z-date-picker/index.d.ts +0 -0
  141. package/dist/types/components/date-picker/z-range-picker/index.d.ts +0 -0
  142. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +0 -0
  143. package/dist/types/components/file-upload/z-file/index.d.ts +0 -0
  144. package/dist/types/components/file-upload/z-file-upload/index.d.ts +0 -0
  145. package/dist/types/components/icons/icons.d.ts +22 -0
  146. package/dist/types/components/icons/z-icon/index.d.ts +0 -0
  147. package/dist/types/components/index.d.ts +0 -0
  148. package/dist/types/components/indicators/z-stepper/index.d.ts +0 -0
  149. package/dist/types/components/indicators/z-stepper-item/index.d.ts +0 -0
  150. package/dist/types/components/inputs/z-combobox/index.d.ts +0 -0
  151. package/dist/types/components/inputs/z-input/index.d.ts +0 -0
  152. package/dist/types/components/inputs/z-input-message/index.d.ts +0 -0
  153. package/dist/types/components/inputs/z-searchbar/index.d.ts +0 -0
  154. package/dist/types/components/inputs/z-select/index.d.ts +0 -0
  155. package/dist/types/components/list/z-list/index.d.ts +0 -0
  156. package/dist/types/components/list/z-list-element/index.d.ts +0 -0
  157. package/dist/types/components/list/z-list-group/index.d.ts +0 -0
  158. package/dist/types/components/list/z-toast-notification-list/index.d.ts +0 -0
  159. package/dist/types/components/logo/z-logo/index.d.ts +0 -0
  160. package/dist/types/components/modal/z-modal/index.d.ts +0 -0
  161. package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +0 -0
  162. package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +0 -0
  163. package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +0 -0
  164. package/dist/types/components/navigation/z-app-header/index.d.ts +0 -0
  165. package/dist/types/components/navigation/z-link/index.d.ts +0 -0
  166. package/dist/types/components/navigation/z-menu/index.d.ts +0 -0
  167. package/dist/types/components/navigation/z-menu-section/index.d.ts +0 -0
  168. package/dist/types/components/notification/z-info-box/index.d.ts +0 -0
  169. package/dist/types/components/notification/z-notification/index.d.ts +0 -0
  170. package/dist/types/components/notification/z-toast-notification/index.d.ts +0 -0
  171. package/dist/types/components/notification/z-tooltip/index.d.ts +0 -0
  172. package/dist/types/components/panel/z-panel-elem/index.d.ts +0 -0
  173. package/dist/types/components/z-anchor-navigation/index.d.ts +0 -0
  174. package/dist/types/components/z-aria-alert/index.d.ts +0 -0
  175. package/dist/types/components/z-avatar/index.d.ts +0 -0
  176. package/dist/types/components/z-book-card/index.d.ts +78 -0
  177. package/dist/types/components/z-card/index.d.ts +0 -0
  178. package/dist/types/components/z-carousel/index.d.ts +0 -0
  179. package/dist/types/components/z-contextual-menu/index.d.ts +0 -0
  180. package/dist/types/components/z-cover-hero/index.d.ts +0 -0
  181. package/dist/types/components/z-divider/index.d.ts +0 -0
  182. package/dist/types/components/z-ghost-loading/index.d.ts +0 -0
  183. package/dist/types/components/z-info-reveal/index.d.ts +0 -0
  184. package/dist/types/components/z-offcanvas/index.d.ts +0 -0
  185. package/dist/types/components/z-pagination/index.d.ts +0 -0
  186. package/dist/types/components/z-popover/index.d.ts +0 -0
  187. package/dist/types/components/z-section-title/index.d.ts +0 -0
  188. package/dist/types/components/z-skip-to-content/index.d.ts +0 -0
  189. package/dist/types/components/z-tag/index.d.ts +0 -0
  190. package/dist/types/components/z-visually-hidden/index.d.ts +0 -0
  191. package/dist/types/components.d.ts +94 -1
  192. package/dist/types/constants/breakpoints.d.ts +0 -0
  193. package/dist/types/constants/icons.d.ts +0 -0
  194. package/dist/types/index.d.ts +0 -0
  195. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +0 -0
  196. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +0 -0
  197. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +0 -0
  198. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +0 -0
  199. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +0 -0
  200. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +0 -0
  201. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +0 -0
  202. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +0 -0
  203. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +0 -0
  204. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +0 -0
  205. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +0 -0
  206. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +0 -0
  207. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +0 -0
  208. package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +0 -0
  209. package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +0 -0
  210. package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +0 -0
  211. package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +0 -0
  212. package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +0 -0
  213. package/dist/types/snowflakes/myz/z-alert/index.d.ts +0 -0
  214. package/dist/types/snowflakes/myz/z-otp/index.d.ts +0 -0
  215. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +0 -0
  216. package/dist/types/stencil-public-runtime.d.ts +0 -0
  217. package/dist/types/utils/utils.d.ts +0 -0
  218. package/dist/web-components-library/index.esm.js +1 -1
  219. package/dist/web-components-library/{p-32c4383b.entry.js → p-08cc3d1b.entry.js} +1 -1
  220. package/dist/web-components-library/{p-b7d13c6f.entry.js → p-0b4b3dfc.entry.js} +1 -1
  221. package/dist/web-components-library/{p-9eafcdd4.entry.js → p-0f105c93.entry.js} +1 -1
  222. package/dist/web-components-library/{p-6d723eea.entry.js → p-113c954a.entry.js} +1 -1
  223. package/dist/web-components-library/p-13a9791b.entry.js +1 -0
  224. package/dist/web-components-library/p-1ae044cc.entry.js +1 -0
  225. package/{www/build/p-b6f0020b.js → dist/web-components-library/p-1c7aba64.js} +1 -1
  226. package/dist/web-components-library/{p-875dc6a3.js → p-2048f7fd.js} +1 -1
  227. package/dist/web-components-library/p-20a2755f.entry.js +1 -0
  228. package/dist/web-components-library/{p-89ad35df.entry.js → p-22787002.entry.js} +1 -1
  229. package/dist/web-components-library/p-26e27235.entry.js +1 -0
  230. package/dist/web-components-library/{p-74f343ce.js → p-296e588e.js} +1 -1
  231. package/dist/web-components-library/{p-1d7b6787.entry.js → p-2d200dad.entry.js} +1 -1
  232. package/dist/web-components-library/{p-fb5450a7.js → p-4106dffc.js} +1 -1
  233. package/dist/web-components-library/{p-33d41e9f.entry.js → p-41a5c5e5.entry.js} +1 -1
  234. package/dist/web-components-library/{p-7d181b0a.entry.js → p-41edaef5.entry.js} +1 -1
  235. package/dist/web-components-library/{p-50861f0f.entry.js → p-44ead284.entry.js} +1 -1
  236. package/dist/web-components-library/{p-9a15b9a3.entry.js → p-4d1bfd27.entry.js} +1 -1
  237. package/{www/build/p-bc8d30ce.entry.js → dist/web-components-library/p-52eb563a.entry.js} +1 -1
  238. package/dist/web-components-library/{p-15dca231.entry.js → p-56b6bdee.entry.js} +1 -1
  239. package/dist/web-components-library/{p-64256f3d.entry.js → p-56f60c6a.entry.js} +1 -1
  240. package/dist/web-components-library/{p-6409024c.js → p-5e44e5d6.js} +1 -1
  241. package/dist/web-components-library/{p-3fe7ffbe.entry.js → p-62b22c3c.entry.js} +1 -1
  242. package/dist/web-components-library/{p-350dcf6d.entry.js → p-6471c0c0.entry.js} +1 -1
  243. package/{www/build/p-8e7891d0.entry.js → dist/web-components-library/p-64d31483.entry.js} +1 -1
  244. package/{www/build/p-94550647.entry.js → dist/web-components-library/p-67de2116.entry.js} +1 -1
  245. package/dist/web-components-library/{p-b5e790d7.entry.js → p-6e6805d5.entry.js} +1 -1
  246. package/dist/web-components-library/{p-5ab0be3f.entry.js → p-7609f9d7.entry.js} +1 -1
  247. package/dist/web-components-library/{p-8c6b1f2c.js → p-7ee11ba1.js} +1 -1
  248. package/dist/web-components-library/{p-11976457.entry.js → p-81ddf701.entry.js} +1 -1
  249. package/dist/web-components-library/{p-43235890.entry.js → p-84eae689.entry.js} +1 -1
  250. package/{www/build/p-ffbb02d3.entry.js → dist/web-components-library/p-89ff7737.entry.js} +1 -1
  251. package/dist/web-components-library/{p-15738cb6.entry.js → p-8b569b6d.entry.js} +1 -1
  252. package/dist/web-components-library/{p-2d609e87.entry.js → p-9aa00487.entry.js} +1 -1
  253. package/{www/build/p-dca95f65.entry.js → dist/web-components-library/p-9ffa2dae.entry.js} +1 -1
  254. package/{www/build/p-92828b84.entry.js → dist/web-components-library/p-a9fa12f2.entry.js} +1 -1
  255. package/dist/web-components-library/p-aa5e3e61.js +1 -0
  256. package/{www/build/p-f62ca674.js → dist/web-components-library/p-ad65fde5.js} +1 -1
  257. package/dist/web-components-library/{p-91a29198.entry.js → p-ae3e1a0c.entry.js} +1 -1
  258. package/dist/web-components-library/{p-c35e1265.entry.js → p-afc6ab06.entry.js} +1 -1
  259. package/dist/web-components-library/p-b1fbf330.entry.js +1 -0
  260. package/{www/build/p-d1e9a84b.entry.js → dist/web-components-library/p-bda1a21d.entry.js} +1 -1
  261. package/{www/build/p-64acd74d.entry.js → dist/web-components-library/p-bf2b7873.entry.js} +1 -1
  262. package/dist/web-components-library/{p-145eace8.entry.js → p-c00965c4.entry.js} +1 -1
  263. package/dist/web-components-library/p-ceb3d607.entry.js +1 -0
  264. package/dist/web-components-library/{p-88276662.entry.js → p-d29ea450.entry.js} +1 -1
  265. package/dist/web-components-library/{p-2642bb12.entry.js → p-dacd3f1c.entry.js} +1 -1
  266. package/dist/web-components-library/{p-1a98992a.entry.js → p-dbec0359.entry.js} +1 -1
  267. package/dist/web-components-library/p-dc12178a.entry.js +1 -0
  268. package/dist/web-components-library/p-def17ce8.js +1 -0
  269. package/dist/web-components-library/p-e1d9785e.js +1 -0
  270. package/{www/build/p-4df0eb86.entry.js → dist/web-components-library/p-ea1da059.entry.js} +1 -1
  271. package/dist/web-components-library/{p-fb9f2761.entry.js → p-f0e77199.entry.js} +1 -1
  272. package/dist/web-components-library/{p-b851ced1.entry.js → p-f2ea3bb8.entry.js} +1 -1
  273. package/dist/web-components-library/{p-d2ed2111.entry.js → p-f4b9b5d9.entry.js} +1 -1
  274. package/dist/web-components-library/{p-e6807d13.entry.js → p-f5d0b23c.entry.js} +1 -1
  275. package/dist/web-components-library/{p-f3da70cd.entry.js → p-f9b9a421.entry.js} +1 -1
  276. package/dist/web-components-library/p-faf0ddeb.entry.js +1 -0
  277. package/dist/web-components-library/web-components-library.css +0 -0
  278. package/dist/web-components-library/web-components-library.esm.js +1 -1
  279. package/loader/cdn.js +0 -0
  280. package/loader/index.cjs.js +0 -0
  281. package/loader/index.d.ts +0 -0
  282. package/loader/index.es2017.js +0 -0
  283. package/loader/index.js +0 -0
  284. package/loader/package.json +0 -0
  285. package/package.json +1 -1
  286. package/react/components.d.ts +1 -0
  287. package/react/components.js +3 -2
  288. package/react/components.js.map +1 -1
  289. package/src-react/index.ts +1 -0
  290. package/www/build/index.esm.js +1 -1
  291. package/www/build/{p-32c4383b.entry.js → p-08cc3d1b.entry.js} +1 -1
  292. package/www/build/{p-b7d13c6f.entry.js → p-0b4b3dfc.entry.js} +1 -1
  293. package/www/build/{p-9eafcdd4.entry.js → p-0f105c93.entry.js} +1 -1
  294. package/www/build/{p-6d723eea.entry.js → p-113c954a.entry.js} +1 -1
  295. package/www/build/p-13a9791b.entry.js +1 -0
  296. package/www/build/p-177ec447.js +1 -0
  297. package/www/build/p-1ae044cc.entry.js +1 -0
  298. package/{dist/web-components-library/p-b6f0020b.js → www/build/p-1c7aba64.js} +1 -1
  299. package/www/build/{p-875dc6a3.js → p-2048f7fd.js} +1 -1
  300. package/www/build/p-20a2755f.entry.js +1 -0
  301. package/www/build/{p-89ad35df.entry.js → p-22787002.entry.js} +1 -1
  302. package/www/build/p-26e27235.entry.js +1 -0
  303. package/www/build/{p-74f343ce.js → p-296e588e.js} +1 -1
  304. package/www/build/{p-1d7b6787.entry.js → p-2d200dad.entry.js} +1 -1
  305. package/www/build/{p-fb5450a7.js → p-4106dffc.js} +1 -1
  306. package/www/build/{p-33d41e9f.entry.js → p-41a5c5e5.entry.js} +1 -1
  307. package/www/build/{p-7d181b0a.entry.js → p-41edaef5.entry.js} +1 -1
  308. package/www/build/{p-50861f0f.entry.js → p-44ead284.entry.js} +1 -1
  309. package/www/build/{p-9a15b9a3.entry.js → p-4d1bfd27.entry.js} +1 -1
  310. package/{dist/web-components-library/p-bc8d30ce.entry.js → www/build/p-52eb563a.entry.js} +1 -1
  311. package/www/build/{p-15dca231.entry.js → p-56b6bdee.entry.js} +1 -1
  312. package/www/build/{p-64256f3d.entry.js → p-56f60c6a.entry.js} +1 -1
  313. package/www/build/{p-6409024c.js → p-5e44e5d6.js} +1 -1
  314. package/www/build/{p-3fe7ffbe.entry.js → p-62b22c3c.entry.js} +1 -1
  315. package/www/build/{p-350dcf6d.entry.js → p-6471c0c0.entry.js} +1 -1
  316. package/{dist/web-components-library/p-8e7891d0.entry.js → www/build/p-64d31483.entry.js} +1 -1
  317. package/{dist/web-components-library/p-94550647.entry.js → www/build/p-67de2116.entry.js} +1 -1
  318. package/www/build/{p-b5e790d7.entry.js → p-6e6805d5.entry.js} +1 -1
  319. package/www/build/{p-5ab0be3f.entry.js → p-7609f9d7.entry.js} +1 -1
  320. package/www/build/{p-8c6b1f2c.js → p-7ee11ba1.js} +1 -1
  321. package/www/build/{p-11976457.entry.js → p-81ddf701.entry.js} +1 -1
  322. package/www/build/{p-43235890.entry.js → p-84eae689.entry.js} +1 -1
  323. package/{dist/web-components-library/p-ffbb02d3.entry.js → www/build/p-89ff7737.entry.js} +1 -1
  324. package/www/build/{p-15738cb6.entry.js → p-8b569b6d.entry.js} +1 -1
  325. package/www/build/{p-2d609e87.entry.js → p-9aa00487.entry.js} +1 -1
  326. package/{dist/web-components-library/p-dca95f65.entry.js → www/build/p-9ffa2dae.entry.js} +1 -1
  327. package/{dist/web-components-library/p-92828b84.entry.js → www/build/p-a9fa12f2.entry.js} +1 -1
  328. package/www/build/p-aa5e3e61.js +1 -0
  329. package/{dist/web-components-library/p-f62ca674.js → www/build/p-ad65fde5.js} +1 -1
  330. package/www/build/{p-91a29198.entry.js → p-ae3e1a0c.entry.js} +1 -1
  331. package/www/build/{p-c35e1265.entry.js → p-afc6ab06.entry.js} +1 -1
  332. package/www/build/p-b1fbf330.entry.js +1 -0
  333. package/{dist/web-components-library/p-d1e9a84b.entry.js → www/build/p-bda1a21d.entry.js} +1 -1
  334. package/{dist/web-components-library/p-64acd74d.entry.js → www/build/p-bf2b7873.entry.js} +1 -1
  335. package/www/build/{p-145eace8.entry.js → p-c00965c4.entry.js} +1 -1
  336. package/www/build/p-ceb3d607.entry.js +1 -0
  337. package/www/build/{p-88276662.entry.js → p-d29ea450.entry.js} +1 -1
  338. package/www/build/{p-2642bb12.entry.js → p-dacd3f1c.entry.js} +1 -1
  339. package/www/build/{p-1a98992a.entry.js → p-dbec0359.entry.js} +1 -1
  340. package/www/build/p-dc12178a.entry.js +1 -0
  341. package/www/build/p-def17ce8.js +1 -0
  342. package/www/build/p-e1d9785e.js +1 -0
  343. package/{dist/web-components-library/p-4df0eb86.entry.js → www/build/p-ea1da059.entry.js} +1 -1
  344. package/www/build/{p-fb9f2761.entry.js → p-f0e77199.entry.js} +1 -1
  345. package/www/build/{p-b851ced1.entry.js → p-f2ea3bb8.entry.js} +1 -1
  346. package/www/build/{p-d2ed2111.entry.js → p-f4b9b5d9.entry.js} +1 -1
  347. package/www/build/{p-e6807d13.entry.js → p-f5d0b23c.entry.js} +1 -1
  348. package/www/build/{p-f3da70cd.entry.js → p-f9b9a421.entry.js} +1 -1
  349. package/www/build/p-faf0ddeb.entry.js +1 -0
  350. package/www/build/web-components-library.css +0 -0
  351. package/www/build/web-components-library.esm.js +1 -1
  352. package/www/build/web-components-library.js +0 -0
  353. package/www/host.config.json +0 -0
  354. package/www/index.html +1 -1
  355. package/www/pages/book-cards.html +595 -0
  356. package/dist/web-components-library/p-152fc58b.entry.js +0 -1
  357. package/dist/web-components-library/p-220254b4.entry.js +0 -1
  358. package/dist/web-components-library/p-37ffe8b5.entry.js +0 -1
  359. package/dist/web-components-library/p-609186cd.entry.js +0 -1
  360. package/dist/web-components-library/p-8878929e.js +0 -1
  361. package/dist/web-components-library/p-97481f35.entry.js +0 -1
  362. package/dist/web-components-library/p-a4711d6d.js +0 -1
  363. package/dist/web-components-library/p-bb85c467.js +0 -1
  364. package/dist/web-components-library/p-d60b4bc5.entry.js +0 -1
  365. package/dist/web-components-library/p-dc974567.entry.js +0 -1
  366. package/www/build/p-152fc58b.entry.js +0 -1
  367. package/www/build/p-220254b4.entry.js +0 -1
  368. package/www/build/p-37ffe8b5.entry.js +0 -1
  369. package/www/build/p-609186cd.entry.js +0 -1
  370. package/www/build/p-8878929e.js +0 -1
  371. package/www/build/p-97481f35.entry.js +0 -1
  372. package/www/build/p-a4711d6d.js +0 -1
  373. package/www/build/p-bb85c467.js +0 -1
  374. package/www/build/p-c869c01a.js +0 -1
  375. package/www/build/p-d60b4bc5.entry.js +0 -1
  376. package/www/build/p-dc974567.entry.js +0 -1
@@ -0,0 +1,595 @@
1
+ <!DOCTYPE html>
2
+ <html
3
+ dir="ltr"
4
+ lang="en"
5
+ >
6
+ <head>
7
+ <meta charset="utf-8" />
8
+ <meta
9
+ name="viewport"
10
+ content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"
11
+ />
12
+ <title>Stencil Component Starter</title>
13
+ <link
14
+ rel="stylesheet"
15
+ type="text/css"
16
+ href="/build/web-components-library.css"
17
+ />
18
+ <script
19
+ type="module"
20
+ src="/build/web-components-library.esm.js"
21
+ ></script>
22
+ <script
23
+ nomodule
24
+ src="/build/web-components-library.js"
25
+ ></script>
26
+ <style>
27
+ .resources-mock {
28
+ display: grid;
29
+ grid-template-columns: 1fr 1fr;
30
+ grid-template-rows: 64px 40px 40px;
31
+ column-gap: 16px;
32
+ }
33
+ .resource-mock {
34
+ border-top: 1px solid var(--color-surface03);
35
+ }
36
+ .resource:nth-child(2),
37
+ .resource:nth-child(3) {
38
+ border-top: 0;
39
+ }
40
+ .ebook-mock {
41
+ grid-column: 1 / 3;
42
+ grid-row: 1 / 2;
43
+ border-bottom: 1px solid var(--color-surface03);
44
+ }
45
+ .ebook-mock-wrap {
46
+ border-left: 8px solid var(--color-primary01);
47
+ border-radius: 4px 0px 0px 4px;
48
+ padding-left: 8px;
49
+ line-height: 14px;
50
+ height: 56px;
51
+ overflow: hidden;
52
+ margin-bottom: 8px;
53
+ }
54
+ .ebook-mock a {
55
+ display: flex;
56
+ flex-direction: row;
57
+ flex-wrap: nowrap;
58
+ justify-content: flex-start;
59
+ align-items: center;
60
+ align-content: stretch;
61
+ font-size: var(--font-size-2);
62
+ font-weight: var(--font-sb);
63
+ color: var(--color-primary01);
64
+ }
65
+ .ebook-mock img.laz-ebook {
66
+ height: 20px;
67
+ }
68
+ .ebook-mock span.laz-description {
69
+ display: block;
70
+ font-size: var(--font-size-1);
71
+ margin-top: 4px;
72
+ }
73
+
74
+ .footer-cta {
75
+ display: flex;
76
+ align-items: center;
77
+ gap: 8px;
78
+ }
79
+
80
+ .footer-cta z-icon {
81
+ fill: var(--color-primary01);
82
+ }
83
+ </style>
84
+ </head>
85
+
86
+ <body style="margin: 0; padding: 16px; background-color: #aaa">
87
+ <h2>Extended Variant</h2>
88
+ <div style="display: flex; flex-wrap: wrap; gap: 16px">
89
+ <z-book-card
90
+ variant="expanded"
91
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
92
+ opera-title="Matematica.azzurro"
93
+ volume-title="Volume 3 con Tutor"
94
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
95
+ isbn="9788808930552"
96
+ ribbon="ADOTTATO"
97
+ opera-title-tag="h1"
98
+ >
99
+ <z-icon
100
+ slot="header-cta"
101
+ name="star-empty"
102
+ ></z-icon>
103
+ <z-tag
104
+ slot="tags"
105
+ style="--z-tag-bg: var(--avatar-C18)"
106
+ >EDI</z-tag
107
+ >
108
+ <z-tag slot="tags">VERSIONE INSEGNANTE</z-tag>
109
+ <div
110
+ class="resources-mock"
111
+ slot="resources"
112
+ >
113
+ <div class="resource ebook-mock">
114
+ <div class="ebook-mock-wrap">
115
+ <a tabindex="0"
116
+ >Leggi l'ebook su
117
+ <img
118
+ class="laz-ebook"
119
+ src="https://staticmy.zanichelli.it/dashboard/images/laZEbook.svg"
120
+ /></a>
121
+ <span class="laz-description">Online e offline<br />anche in versione liquida con lettura immersiva</span>
122
+ </div>
123
+ </div>
124
+ <div class="resource resource-mock"><z-link>MOCK 1</z-link></div>
125
+ <div class="resource resource-mock"><z-link>MOCK 2</z-link></div>
126
+ <div class="resource resource-mock"><button>MOCK 3</button></div>
127
+ <div class="resource resource-mock"><z-link>MOCK 4</z-link></div>
128
+ </div>
129
+ </z-book-card>
130
+
131
+ <z-book-card
132
+ variant="expanded"
133
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
134
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
135
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
136
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
137
+ isbn="9788808930552"
138
+ >
139
+ <z-icon
140
+ name="star-empty"
141
+ slot="header-cta"
142
+ role="button"
143
+ tabindex="0"
144
+ ></z-icon>
145
+ <z-tag
146
+ slot="tags"
147
+ tabindex="0"
148
+ >UN TAG TABBABILE</z-tag
149
+ >
150
+ <z-tag slot="tags">DUE TAG</z-tag>
151
+ <z-tag slot="tags">TRE TAG</z-tag>
152
+ <z-tag slot="tags">QUATTRO TAG</z-tag>
153
+ <z-tag slot="tags">CINQUE TAG</z-tag>
154
+
155
+ <div slot="resources">
156
+ <div class="">MOCK 1</div>
157
+ <div class="">MOCK 2</div>
158
+ <div class="">MOCK 3</div>
159
+ </div>
160
+ </z-book-card>
161
+
162
+ <z-book-card
163
+ variant="expanded"
164
+ cover="fail.jpg"
165
+ fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
166
+ opera-title="lo Zingarelli 2024"
167
+ >
168
+ </z-book-card>
169
+ </div>
170
+
171
+ <h2>Search Variant</h2>
172
+ <div>
173
+ <div style="display: flex; flex-wrap: wrap; gap: 16px">
174
+ <z-book-card
175
+ variant="search"
176
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
177
+ opera-title="Matematica.azzurro"
178
+ volume-title="Volume 3 con Tutor"
179
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
180
+ isbn="9788808930552"
181
+ ribbon="ADOTTATO"
182
+ opera-title-tag="h1"
183
+ >
184
+ <z-icon
185
+ slot="header-cta"
186
+ name="star-empty"
187
+ ></z-icon>
188
+ <z-tag
189
+ slot="tags"
190
+ style="--z-tag-bg: var(--avatar-C18)"
191
+ >EDI</z-tag
192
+ >
193
+ <z-tag slot="tags">VERSIONE INSEGNANTE</z-tag>
194
+ <div
195
+ class="resources-mock"
196
+ slot="resources"
197
+ >
198
+ <div class="resource ebook-mock">
199
+ <div class="ebook-mock-wrap">
200
+ <a tabindex="0"
201
+ >Leggi l'ebook su
202
+ <img
203
+ class="laz-ebook"
204
+ src="https://staticmy.zanichelli.it/dashboard/images/laZEbook.svg"
205
+ /></a>
206
+ <span class="laz-description"
207
+ >Online e offline<br />anche in versione liquida con lettura immersiva</span
208
+ >
209
+ </div>
210
+ </div>
211
+ <div class="resource resource-mock"><z-link>MOCK 1</z-link></div>
212
+ <div class="resource resource-mock"><z-link>MOCK 2</z-link></div>
213
+ <div class="resource resource-mock"><button>MOCK 3</button></div>
214
+ <div class="resource resource-mock"><z-link>MOCK 4</z-link></div>
215
+ </div>
216
+ <div slot="footer-cta">
217
+ <z-button
218
+ href="http://dizionari.zanichelli.it"
219
+ target="_blank"
220
+ variant="secondary"
221
+ size="x-small"
222
+ >
223
+ Leggi il libro online
224
+ </z-button>
225
+ </div>
226
+ </z-book-card>
227
+
228
+ <z-book-card
229
+ variant="search"
230
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
231
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
232
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
233
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
234
+ isbn="9788808930552"
235
+ >
236
+ <z-icon
237
+ name="star-empty"
238
+ slot="header-cta"
239
+ role="button"
240
+ tabindex="0"
241
+ ></z-icon>
242
+ <z-tag
243
+ slot="tags"
244
+ tabindex="0"
245
+ >UN TAG TABBABILE</z-tag
246
+ >
247
+ <z-tag slot="tags">DUE TAG</z-tag>
248
+ <z-tag slot="tags">TRE TAG</z-tag>
249
+ <z-tag slot="tags">QUATTRO TAG</z-tag>
250
+ <z-tag slot="tags">CINQUE TAG</z-tag>
251
+
252
+ <div slot="resources">
253
+ <div class="">MOCK 1</div>
254
+ <div class="">MOCK 2</div>
255
+ <div class="">MOCK 3</div>
256
+ </div>
257
+ <div slot="footer-cta">
258
+ <z-button
259
+ href="http://dizionari.zanichelli.it"
260
+ target="_blank"
261
+ variant="secondary"
262
+ size="x-small"
263
+ >
264
+ Leggi il libro online
265
+ </z-button>
266
+ </div>
267
+ </z-book-card>
268
+
269
+ <z-book-card
270
+ variant="search"
271
+ cover="fail.jpg"
272
+ fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
273
+ opera-title="lo Zingarelli 2024"
274
+ >
275
+ </z-book-card>
276
+ </div>
277
+ </div>
278
+
279
+ <h2>Compact Variant</h2>
280
+ <div style="display: flex; flex-wrap: wrap; gap: 16px">
281
+ <z-book-card
282
+ variant="compact"
283
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
284
+ opera-title="Matematica.azzurro"
285
+ volume-title="Volume 3 con Tutor"
286
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
287
+ isbn="9788808930552"
288
+ ribbon="ADOTTATO"
289
+ opera-title-tag="h1"
290
+ >
291
+ <div
292
+ slot="footer-cta"
293
+ class="footer-cta"
294
+ >
295
+ <z-button
296
+ variant="secondary"
297
+ size="x-small"
298
+ >CALL TO ACTION
299
+ </z-button>
300
+ <z-icon
301
+ name="arrow-quad-north-east"
302
+ width="24"
303
+ height="24"
304
+ tabindex="0"
305
+ ></z-icon>
306
+ </div>
307
+ </z-book-card>
308
+
309
+ <z-book-card
310
+ variant="compact"
311
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
312
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
313
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
314
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
315
+ isbn="9788808930552"
316
+ >
317
+ <z-button
318
+ slot="footer-cta"
319
+ variant="secondary"
320
+ size="x-small"
321
+ >CALL TO ACTION
322
+ </z-button>
323
+ </z-book-card>
324
+
325
+ <z-book-card
326
+ variant="compact"
327
+ cover="fail.jpg"
328
+ fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
329
+ opera-title="lo Zingarelli 2024"
330
+ >
331
+ </z-book-card>
332
+
333
+ <z-book-card
334
+ variant="compact"
335
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
336
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
337
+ opera-title="Matematica.azzurro"
338
+ volume-title="Volume 3 con Tutor"
339
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
340
+ isbn="9788808930552"
341
+ ribbon="ADOTTATO"
342
+ opera-title-tag="h1"
343
+ >
344
+ <div
345
+ slot="footer-cta"
346
+ class="footer-cta"
347
+ >
348
+ <z-button
349
+ variant="secondary"
350
+ size="x-small"
351
+ >CALL TO ACTION
352
+ </z-button>
353
+ <z-icon
354
+ name="arrow-quad-north-east"
355
+ width="24"
356
+ height="24"
357
+ tabindex="0"
358
+ ></z-icon>
359
+ </div>
360
+ </z-book-card>
361
+
362
+ <z-book-card
363
+ variant="compact"
364
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
365
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
366
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
367
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
368
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
369
+ isbn="9788808930552"
370
+ >
371
+ <z-button
372
+ slot="footer-cta"
373
+ variant="secondary"
374
+ size="x-small"
375
+ >CALL TO ACTION
376
+ </z-button>
377
+ </z-book-card>
378
+ </div>
379
+
380
+ <div style="display: flex; flex-wrap: wrap; gap: 16px; margin-top: 16px; background: var(--color-white)">
381
+ <z-book-card
382
+ variant="compact"
383
+ borderless="true"
384
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
385
+ opera-title="Matematica.azzurro"
386
+ volume-title="Volume 3 con Tutor"
387
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
388
+ isbn="9788808930552"
389
+ ribbon="ADOTTATO"
390
+ opera-title-tag="h1"
391
+ >
392
+ <div
393
+ slot="footer-cta"
394
+ class="footer-cta"
395
+ >
396
+ <z-button
397
+ variant="secondary"
398
+ size="x-small"
399
+ >CALL TO ACTION
400
+ </z-button>
401
+ <z-icon
402
+ name="arrow-quad-north-east"
403
+ width="24"
404
+ height="24"
405
+ tabindex="0"
406
+ ></z-icon>
407
+ </div>
408
+ </z-book-card>
409
+
410
+ <z-book-card
411
+ variant="compact"
412
+ borderless="true"
413
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
414
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
415
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
416
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
417
+ isbn="9788808930552"
418
+ >
419
+ <z-button
420
+ slot="footer-cta"
421
+ variant="secondary"
422
+ size="x-small"
423
+ >CALL TO ACTION
424
+ </z-button>
425
+ </z-book-card>
426
+
427
+ <z-book-card
428
+ variant="compact"
429
+ borderless="true"
430
+ cover="fail.jpg"
431
+ fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
432
+ opera-title="lo Zingarelli 2024"
433
+ >
434
+ </z-book-card>
435
+
436
+ <z-book-card
437
+ variant="compact"
438
+ borderless="true"
439
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
440
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
441
+ opera-title="Matematica.azzurro"
442
+ volume-title="Volume 3 con Tutor"
443
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
444
+ isbn="9788808930552"
445
+ ribbon="ADOTTATO"
446
+ opera-title-tag="h1"
447
+ >
448
+ <div
449
+ slot="footer-cta"
450
+ class="footer-cta"
451
+ >
452
+ <z-button
453
+ variant="secondary"
454
+ size="x-small"
455
+ >CALL TO ACTION
456
+ </z-button>
457
+ <z-icon
458
+ name="arrow-quad-north-east"
459
+ width="24"
460
+ height="24"
461
+ tabindex="0"
462
+ ></z-icon>
463
+ </div>
464
+ </z-book-card>
465
+
466
+ <z-book-card
467
+ variant="compact"
468
+ borderless="true"
469
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
470
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
471
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
472
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
473
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
474
+ isbn="9788808930552"
475
+ >
476
+ <z-button
477
+ slot="footer-cta"
478
+ variant="secondary"
479
+ size="x-small"
480
+ >CALL TO ACTION
481
+ </z-button>
482
+ </z-book-card>
483
+ </div>
484
+
485
+ <div style="display: flex; flex-wrap: wrap; gap: 16px; margin-top: 16px; background: var(--gray800)">
486
+ <z-book-card
487
+ variant="compact"
488
+ borderless="true"
489
+ class="theme-dark"
490
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
491
+ opera-title="Matematica.azzurro"
492
+ volume-title="Volume 3 con Tutor"
493
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
494
+ isbn="9788808930552"
495
+ ribbon="ADOTTATO"
496
+ opera-title-tag="h1"
497
+ >
498
+ <div
499
+ slot="footer-cta"
500
+ class="footer-cta"
501
+ >
502
+ <z-button
503
+ variant="secondary"
504
+ size="x-small"
505
+ >CALL TO ACTION
506
+ </z-button>
507
+ <z-icon
508
+ name="arrow-quad-north-east"
509
+ width="24"
510
+ height="24"
511
+ tabindex="0"
512
+ ></z-icon>
513
+ </div>
514
+ </z-book-card>
515
+
516
+ <z-book-card
517
+ variant="compact"
518
+ borderless="true"
519
+ class="theme-dark"
520
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
521
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
522
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
523
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
524
+ isbn="9788808930552"
525
+ >
526
+ <z-button
527
+ slot="footer-cta"
528
+ variant="secondary"
529
+ size="x-small"
530
+ >CALL TO ACTION
531
+ </z-button>
532
+ </z-book-card>
533
+
534
+ <z-book-card
535
+ variant="compact"
536
+ borderless="true"
537
+ class="theme-dark"
538
+ cover="fail.jpg"
539
+ fallback-cover="http://dizionari.zanichelli.it/images/opere/ZING2024/ZING2024_copertina.jpg"
540
+ opera-title="lo Zingarelli 2024"
541
+ >
542
+ </z-book-card>
543
+
544
+ <z-book-card
545
+ variant="compact"
546
+ borderless="true"
547
+ class="theme-dark"
548
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
549
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40066.9788808930552.jpg"
550
+ opera-title="Matematica.azzurro"
551
+ volume-title="Volume 3 con Tutor"
552
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi"
553
+ isbn="9788808930552"
554
+ ribbon="ADOTTATO"
555
+ opera-title-tag="h1"
556
+ >
557
+ <div
558
+ slot="footer-cta"
559
+ class="footer-cta"
560
+ >
561
+ <z-button
562
+ variant="secondary"
563
+ size="x-small"
564
+ >CALL TO ACTION
565
+ </z-button>
566
+ <z-icon
567
+ name="arrow-quad-north-east"
568
+ width="24"
569
+ height="24"
570
+ tabindex="0"
571
+ ></z-icon>
572
+ </div>
573
+ </z-book-card>
574
+
575
+ <z-book-card
576
+ variant="compact"
577
+ borderless="true"
578
+ class="theme-dark"
579
+ style="--z-book-card-compact-width: 220px; --z-book-card-compact-height: 530px"
580
+ cover="https://s3-eu-west-1.amazonaws.com/staticmy.zanichelli.it/copertine/dashboard/m40001.9788808404619.jpg"
581
+ opera-title="Somos 2030 con un titolo lungo lunghissimo lunghissimissimo che va su almeno tre righe ma noi lo tagliamo"
582
+ volume-title="Titolo titolo lungo lungho lungo e ancora lungo luuuuuungo ma ancora non basta perché devo andare su tre righe"
583
+ authors="Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi, Massimo Bergamini, Anna Trifone, Graziella Barozzi"
584
+ isbn="9788808930552"
585
+ >
586
+ <z-button
587
+ slot="footer-cta"
588
+ variant="secondary"
589
+ size="x-small"
590
+ >CALL TO ACTION
591
+ </z-button>
592
+ </z-book-card>
593
+ </div>
594
+ </body>
595
+ </html>
@@ -1 +0,0 @@
1
- export{Z as z_table_cell}from"./p-fb5450a7.js";import"./p-d17ebc2f.js";import"./p-a4711d6d.js";
@@ -1 +0,0 @@
1
- import{r as i,c as t,h as s}from"./p-d17ebc2f.js";import{a}from"./p-8878929e.js";import"./p-a4711d6d.js";import"./p-b497e33e.js";const e=class{constructor(s){i(this,s),this.zListItemLinkClick=t(this,"zListItemLinkClick",7),this.zListItemClick=t(this,"zListItemClick",7),this.linktarget="_self",this.underlined=!0,this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this),this.emitZListItemClick=this.emitZListItemClick.bind(this)}emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>a(i,this.emitZListItemClick,this.listitemid)},s("span",{class:this.underlined&&"border"},this.icon&&s("z-icon",{name:this.icon}),this.link?s("a",{href:this.link?this.link:null,target:this.linktarget,id:i,onClick:t=>this.emitZListItemLinkClick(t,i),onKeyPress:t=>a(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",null)))}};e.style=":host li{all:unset;all:reset;width:100%;line-height:14px;list-style-type:none}:host li>span{display:flex;padding:calc(var(--space-unit) * 2) 0;color:var(--text-grey-800);fill:var(--text-grey-800);font-family:var(--dashboard-font);font-size:16px;font-weight:var(--font-rg);letter-spacing:0.23px;line-height:14px}:host(.small) li>span{padding:calc(var(--space-unit) * 1.5) 0;font-size:var(--font-size-2)}:host(.x-small) li>span{padding:var(--space-unit) 0;font-size:var(--font-size-2)}:host(.small) li>span>z-icon,:host(.x-small) li>span>z-icon{--z-icon-width:16px;--z-icon-height:16px;--z-icon-right-margin:calc(var(--space-unit) * 0.5);padding:0}:host li>span.border{border-bottom:2px solid var(--bg-grey-200)}:host li span:hover,a:hover{color:var(--myz-blue);fill:var(--myz-blue)}a,a:visited,a:active{color:inherit;fill:inherit;text-decoration:none}:host li span z-icon{width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);padding:0 calc(var(--space-unit) * 1.5) 0 0;background-repeat:no-repeat;background-size:contain;color:var(--myz-blue);fill:var(--myz-blue)}";export{e as z_myz_list_item}
@@ -1 +0,0 @@
1
- export{Z as z_tr}from"./p-74f343ce.js";import"./p-d17ebc2f.js";import"./p-8878929e.js";import"./p-a4711d6d.js";import"./p-b497e33e.js";import"./p-875dc6a3.js";import"./p-f62ca674.js";
@@ -1 +0,0 @@
1
- export{Z as z_td}from"./p-875dc6a3.js";import"./p-d17ebc2f.js";import"./p-a4711d6d.js";
@@ -1 +0,0 @@
1
- import{g as a,p as t}from"./p-a4711d6d.js";import{d as e,t as n,m as s}from"./p-b497e33e.js";function r(a){switch(a){case!0:case"true":case 1:case"1":case"on":case"yes":return!0;case!1:case"false":case 0:case"0":case"off":case"no":return!1;default:return a}}function c(){return Math.random().toString(36).replace("0.","")}function u(t,e,...n){t.code!==a.ENTER&&t.code!==a.SPACE||(t.preventDefault(),e(...n))}function o(t,e,...n){t.code===a.ENTER&&(t.preventDefault(),e(...n))}function f(a=null){return a||(a=document.activeElement),a&&a.shadowRoot&&a.shadowRoot.activeElement?f(a=a.shadowRoot.activeElement):a}function i(a,t=[]){return t.push(a),a.parentElement?i(a=a.parentElement,t):a.parentNode&&a.parentNode.host?i(a=a.parentNode.host,t):t}function d(){switch(!0){case window.innerWidth<=s:return t.MOBILE;case window.innerWidth<=n:return t.TABLET;case window.innerWidth<=e:return t.DESKTOP;default:return t.DESKTOP_WIDE}}function w(a){try{return JSON.parse(a)}catch(a){return!1}}function h(a){const t=Math.ceil(2**31-1)*parseFloat(`0.${a}`);let e=Math.ceil(t%1*19);return 0===e&&(e=1),`avatar-C${e.toString().padStart(2,"0")}`}export{u as a,r as b,h as c,i as d,f as e,w as f,d as g,o as h,c as r}
@@ -1 +0,0 @@
1
- export{Z as z_th}from"./p-f62ca674.js";import"./p-d17ebc2f.js";import"./p-a4711d6d.js";
@@ -1 +0,0 @@
1
- var t,n,o,e,a,i,s,r,c,u,l,f,d,m,g,p,b,h,w,_,A,E,v,x,k,T,y,D,R,S,C,O,B,N,P,U,W,z,L,M,H,I,K,j,q,F,G,J,Q,V,X;!function(t){t.REAL="reale",t.VIRTUAL="virtuale",t.TRIAL="saggio",t.TEMP="reale_temp"}(t||(t={})),function(t){t.BORDER="border",t.SHADOW="shadow",t.OVERLAY="overlay",t.TEXT="text"}(n||(n={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(o||(o={})),function(t){t.BIG="big",t.SMALL="small"}(e||(e={})),function(t){t.LEFT="ArrowLeft",t.RIGHT="ArrowRight",t.UP="ArrowUp",t.DOWN="ArrowDown"}(a||(a={})),function(t){t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary",t.DARK_BG="dark-bg"}(i||(i={})),function(t){t.SUBMIT="submit",t.RESET="reset",t.BUTTON="button"}(s||(s={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(r||(r={})),function(t){t.BIG="big",t.SMALL="small",t.X_SMALL="x-small"}(c||(c={})),function(t){t.TEXT="text",t.PASSWORD="password",t.NUMBER="number",t.EMAIL="email",t.TEXTAREA="textarea",t.CHECKBOX="checkbox",t.RADIO="radio",t.TEL="tel",t.URL="url",t.SEARCH="search"}(u||(u={})),function(t){t.SUCCESS="success",t.ERROR="error",t.WARNING="warning"}(l||(l={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left",t.RIGHT_TOP="right_top",t.RIGHT_BOTTOM="right_bottom",t.LEFT_TOP="left_top",t.LEFT_BOTTOM="left_bottom"}(f||(f={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(d||(d={})),function(t){t.TAB="Tab",t.SPACE="Space",t.ESC="Escape",t.ENTER="Enter",t.ARROW_UP="ArrowUp",t.ARROW_DOWN="ArrowDown",t.BACKSPACE="Backspace",t.DELETE="Delete"}(m||(m={})),function(t){t.DARK="dark",t.LIGHT="light"}(g||(g={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(p||(p={})),function(t){t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(b||(b={})),function(t){t.ASC="asc",t.DESC="desc"}(h||(h={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large"}(w||(w={})),function(t){t.SMALL="small",t.MEDIUM="medium",t.LARGE="large",t.X_LARGE="x-large"}(_||(_={})),function(t){t.ACCORDION="accordion",t.MENU="menu"}(A||(A={})),function(t){t.RIGHT="right",t.LEFT="left"}(E||(E={})),function(t){t.RIGHT="right",t.LEFT="left"}(v||(v={})),function(t){t.NONE="none",t.HEADER="header",t.ELEMENT="element"}(x||(x={})),function(t){t.NONE="none",t.ORDERED="ordered",t.UNORDERED="unordered"}(k||(k={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(T||(T={})),function(t){t.SUCCESS="success",t.WARNING="warning",t.ERROR="error"}(y||(y={})),function(t){t.MOBILE="mobile",t.TABLET="tablet",t.DESKTOP="desktop",t.DESKTOP_WIDE="desktop-wide"}(D||(D={})),function(t){t.PREVIEW="preview",t.OPEN="open",t.CLOSED="closed"}(R||(R={})),function(t){t.DARK="dark",t.LIGHT="light",t.ACCENT="accent",t.ERROR="error",t.SUCCESS="success",t.WARNING="warning"}(S||(S={})),function(t){t.SLIDE_IN_LEFT="slide-in-left",t.SLIDE_IN_RIGHT="slide-in-right",t.SLIDE_IN_DOWN="slide-in-down",t.SLIDE_IN_UP="slide-in-up",t.SLIDE_OUT_LEFT="slide-out-left",t.SLIDE_OUT_RIGHT="slide-out-right",t.SLIDE_OUT_DOWN="slide-out-down",t.SLIDE_OUT_UP="slide-out-up"}(C||(C={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.TOP_CENTRE="top-centre",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left",t.BOTTOM_CENTRE="bottom-centre"}(O||(O={})),function(t){t.EXPANDABLE="expandable",t.PADDING="padding",t.NONE="none"}(B||(B={})),function(t){t.POLITE="polite",t.ASSERTIVE="assertive"}(N||(N={})),function(t){t.LEFT="left",t.RIGHT="right"}(P||(P={})),function(t){t.OVERLAY="overlay",t.PUSHCONTENT="pushcontent"}(U||(U={})),function(t){t.DEFAULT="default",t.DRAGDROP="dragdrop"}(W||(W={})),function(t){t.DEFAULT="default",t.MEDIUM="medium",t.SMALL="small"}(z||(z={})),function(t){t.BEFORE="before",t.AFTER="after"}(L||(L={})),function(t){t.DATE="date",t.DATE_TIME="date-time",t.MONTHS="months"}(M||(M={})),function(t){t[t.DATE=401]="DATE",t[t.DATE_TIME=523]="DATE_TIME",t[t.MONTHS=288]="MONTHS"}(H||(H={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(I||(I={})),function(t){t.DATE="date",t.DATE_TIME="date-time"}(K||(K={})),function(t){t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(j||(j={})),function(t){t.OVERLAY="overlay",t.STACKED="stacked"}(q||(q={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(F||(F={})),function(t){t.OVER="over",t.BOTTOM="bottom"}(G||(G={})),function(t){t.DOTS="dots",t.NUMBERS="numbers"}(J||(J={})),function(t){t.SEMIBOLD="semibold",t.UNDERLINED="underlined"}(Q||(Q={})),function(t){t.TEXT="text",t.ICON="icon"}(V||(V={})),function(t){t.HOVER="hover",t.ALWAYS="always"}(X||(X={}));export{w as A,i as B,n as C,p as D,A as E,H as F,I as G,K as H,u as I,j as J,d as K,t as L,q as M,o as N,U as O,f as P,F as Q,G as R,h as S,g as T,J as U,Q as V,V as W,X,B as Z,e as a,a as b,s as c,r as d,c as e,l as f,m as g,b as h,_ as i,E as j,v as k,x as l,k as m,T as n,y as o,D as p,R as q,S as r,C as s,O as t,N as u,P as v,W as w,z as x,L as y,M as z}