@zanichelli/albe-web-components 19.2.2 → 19.2.3-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 (1546) hide show
  1. package/dist/cjs/_commonjsHelpers-CFO10eej.js +7 -0
  2. package/dist/cjs/{breakpoints-8a1e87e0.js → breakpoints-B7vFm-3T.js} +0 -2
  3. package/dist/cjs/{iconset-5d47610c.js → iconset-Bcbz2MS1.js} +3 -4
  4. package/dist/cjs/index-2H1EJ2Tl.js +2683 -0
  5. package/dist/cjs/{index-e30d0503.js → index-wGaSHN1_.js} +0 -2
  6. package/dist/cjs/index.cjs.js +112 -224
  7. package/dist/cjs/loader.cjs.js +3 -8
  8. package/dist/cjs/{utils-4f7b4830.js → utils-C5_wGVkJ.js} +81 -73
  9. package/dist/cjs/{utils-b1859d65.js → utils-Ctc6JP2n.js} +2 -4
  10. package/dist/cjs/web-components-library.cjs.js +7 -10
  11. package/dist/cjs/z-accordion.cjs.entry.js +26 -13
  12. package/dist/cjs/z-alert.cjs.entry.js +4 -10
  13. package/dist/cjs/z-anchor-navigation.cjs.entry.js +25 -10
  14. package/dist/cjs/z-app-header-deprecated.cjs.entry.js +53 -22
  15. package/dist/cjs/z-app-header_12.cjs.entry.js +261 -150
  16. package/dist/cjs/z-aria-alert.cjs.entry.js +4 -7
  17. package/dist/cjs/z-avatar.cjs.entry.js +9 -13
  18. package/dist/cjs/z-book-card-app.cjs.entry.js +10 -18
  19. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +10 -24
  20. package/dist/cjs/z-book-card.cjs.entry.js +11 -23
  21. package/dist/cjs/z-book-cover.cjs.entry.js +6 -11
  22. package/dist/cjs/z-breadcrumb.cjs.entry.js +24 -19
  23. package/dist/cjs/z-button-sort.cjs.entry.js +9 -14
  24. package/dist/cjs/z-card.cjs.entry.js +9 -12
  25. package/dist/cjs/z-carousel.cjs.entry.js +49 -29
  26. package/dist/cjs/z-chip.cjs.entry.js +9 -13
  27. package/dist/cjs/z-color-picker.cjs.entry.js +24 -18
  28. package/dist/cjs/z-combobox.cjs.entry.js +27 -26
  29. package/dist/cjs/z-cover-hero.cjs.entry.js +18 -11
  30. package/dist/cjs/z-date-picker.cjs.entry.js +351 -330
  31. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +18 -22
  32. package/dist/cjs/z-file-upload.cjs.entry.js +21 -18
  33. package/dist/cjs/z-file.cjs.entry.js +6 -13
  34. package/dist/cjs/z-ghost-loading.cjs.entry.js +4 -9
  35. package/dist/cjs/z-info-box.cjs.entry.js +5 -10
  36. package/dist/cjs/z-info-reveal.cjs.entry.js +20 -13
  37. package/dist/cjs/z-logo.cjs.entry.js +4 -15
  38. package/dist/cjs/z-menu-deprecated.cjs.entry.js +23 -14
  39. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js +10 -13
  40. package/dist/cjs/z-menu-section.cjs.entry.js +15 -16
  41. package/dist/cjs/z-menu.cjs.entry.js +27 -17
  42. package/dist/cjs/z-myz-card-alert.cjs.entry.js +5 -14
  43. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +9 -12
  44. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +4 -9
  45. package/dist/cjs/z-myz-card-footer.cjs.entry.js +7 -15
  46. package/dist/cjs/z-myz-card-icon.cjs.entry.js +6 -10
  47. package/dist/cjs/z-myz-card-info.cjs.entry.js +8 -13
  48. package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -10
  49. package/dist/cjs/z-myz-card_4.cjs.entry.js +16 -31
  50. package/dist/cjs/z-myz-list-item.cjs.entry.js +9 -17
  51. package/dist/cjs/z-myz-list.cjs.entry.js +7 -12
  52. package/dist/cjs/z-navigation-tabs.cjs.entry.js +28 -18
  53. package/dist/cjs/z-notification.cjs.entry.js +10 -12
  54. package/dist/cjs/z-otp.cjs.entry.js +10 -14
  55. package/dist/cjs/z-pagination.cjs.entry.js +28 -18
  56. package/dist/cjs/z-panel-elem.cjs.entry.js +7 -17
  57. package/dist/cjs/z-popover.cjs.entry.js +35 -19
  58. package/dist/cjs/z-range-picker.cjs.entry.js +38 -31
  59. package/dist/cjs/z-result-card.cjs.entry.js +7 -16
  60. package/dist/cjs/z-section-title.cjs.entry.js +12 -10
  61. package/dist/cjs/z-select.cjs.entry.js +21 -25
  62. package/dist/cjs/z-skip-to-content.cjs.entry.js +8 -13
  63. package/dist/cjs/z-slideshow.cjs.entry.js +12 -16
  64. package/dist/cjs/z-stepper-item.cjs.entry.js +4 -14
  65. package/dist/cjs/z-stepper.cjs.entry.js +4 -9
  66. package/dist/cjs/z-table.cjs.entry.js +19 -18
  67. package/dist/cjs/z-tbody.cjs.entry.js +12 -7
  68. package/dist/cjs/z-td.cjs.entry.js +54 -8
  69. package/dist/cjs/z-tfoot.cjs.entry.js +16 -7
  70. package/dist/cjs/z-th.cjs.entry.js +81 -8
  71. package/dist/cjs/z-thead.cjs.entry.js +21 -7
  72. package/dist/cjs/z-toast-notification-list.cjs.entry.js +11 -12
  73. package/dist/cjs/z-toast-notification.cjs.entry.js +3942 -3963
  74. package/dist/cjs/z-toggle-button.cjs.entry.js +8 -12
  75. package/dist/cjs/z-toggle-switch.cjs.entry.js +13 -14
  76. package/dist/cjs/z-tool.cjs.entry.js +28 -29
  77. package/dist/cjs/z-toolbar.cjs.entry.js +7 -12
  78. package/dist/cjs/z-tooltip.cjs.entry.js +15 -11
  79. package/dist/cjs/z-tr.cjs.entry.js +80 -12
  80. package/dist/cjs/z-tree-list.cjs.entry.js +10 -14
  81. package/dist/cjs/z-visually-hidden.cjs.entry.js +4 -9
  82. package/dist/collection/__mocks__/fileMock.js +0 -1
  83. package/dist/collection/beans/index.js +0 -1
  84. package/dist/collection/collection-manifest.json +3 -2
  85. package/dist/collection/components/book-card/z-book-card/index.js +55 -34
  86. package/dist/collection/components/book-card/z-book-card/index.stories.js +0 -1
  87. package/dist/collection/components/book-card/z-book-card-app/index.js +23 -15
  88. package/dist/collection/components/book-card/z-book-card-app/index.stories.js +0 -1
  89. package/dist/collection/components/css-components/z-fab/index.stories.js +0 -1
  90. package/dist/collection/components/css-components/z-label/index.stories.js +0 -1
  91. package/dist/collection/components/css-components/z-link/index.stories.js +0 -1
  92. package/dist/collection/components/css-components/z-scrollbar/index.stories.js +0 -1
  93. package/dist/collection/components/date-picker/utils.js +0 -1
  94. package/dist/collection/components/date-picker/z-date-picker/index.js +61 -35
  95. package/dist/collection/components/date-picker/z-date-picker/index.stories.js +0 -1
  96. package/dist/collection/components/date-picker/z-range-picker/index.js +61 -34
  97. package/dist/collection/components/date-picker/z-range-picker/index.stories.js +0 -1
  98. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js +70 -23
  99. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js +0 -1
  100. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js +57 -40
  101. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js +0 -1
  102. package/dist/collection/components/deprecated/z-menu-deprecated/index.js +31 -12
  103. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js +0 -1
  104. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js +11 -10
  105. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js +0 -1
  106. package/dist/collection/components/deprecated/z-section-title/index.js +16 -5
  107. package/dist/collection/components/deprecated/z-section-title/index.stories.js +0 -1
  108. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +7 -6
  109. package/dist/collection/components/file-upload/z-file/index.js +9 -8
  110. package/dist/collection/components/file-upload/z-file/index.stories.js +0 -1
  111. package/dist/collection/components/file-upload/z-file-upload/index.js +80 -37
  112. package/dist/collection/components/file-upload/z-file-upload/index.stories.js +0 -1
  113. package/dist/collection/components/index.js +0 -1
  114. package/dist/collection/components/list/z-list/index.js +23 -7
  115. package/dist/collection/components/list/z-list/index.stories.js +0 -1
  116. package/dist/collection/components/list/z-list-element/index.js +113 -38
  117. package/dist/collection/components/list/z-list-element/index.stories.js +0 -1
  118. package/dist/collection/components/list/z-list-group/index.js +50 -16
  119. package/dist/collection/components/list/z-list-group/index.stories.js +0 -1
  120. package/dist/collection/components/list/z-tree-list/index.js +16 -11
  121. package/dist/collection/components/list/z-tree-list/index.stories.js +0 -1
  122. package/dist/collection/components/table/cells/z-td/index.js +32 -10
  123. package/dist/collection/components/table/cells/z-th/index.js +54 -17
  124. package/dist/collection/components/table/z-table/index.js +10 -3
  125. package/dist/collection/components/table/z-table/index.stories.js +0 -1
  126. package/dist/collection/components/table/z-tbody/index.js +1 -2
  127. package/dist/collection/components/table/z-tfoot/index.js +7 -3
  128. package/dist/collection/components/table/z-thead/index.js +13 -4
  129. package/dist/collection/components/table/z-tr/index.js +17 -5
  130. package/dist/collection/components/z-accordion/index.js +49 -16
  131. package/dist/collection/components/z-accordion/index.stories.js +0 -1
  132. package/dist/collection/components/z-anchor-navigation/index.js +33 -6
  133. package/dist/collection/components/z-anchor-navigation/index.stories.js +0 -1
  134. package/dist/collection/components/z-app-header/index.js +58 -20
  135. package/dist/collection/components/z-app-header/index.stories.js +0 -1
  136. package/dist/collection/components/z-aria-alert/index.js +7 -4
  137. package/dist/collection/components/z-aria-alert/index.stories.js +0 -1
  138. package/dist/collection/components/z-avatar/index.js +24 -13
  139. package/dist/collection/components/z-avatar/index.stories.js +0 -1
  140. package/dist/collection/components/z-book-cover/index.js +17 -10
  141. package/dist/collection/components/z-book-cover/index.stories.js +0 -1
  142. package/dist/collection/components/z-breadcrumb/index.js +37 -17
  143. package/dist/collection/components/z-breadcrumb/index.stories.js +0 -1
  144. package/dist/collection/components/z-button/index.js +74 -35
  145. package/dist/collection/components/z-button/index.stories.js +0 -1
  146. package/dist/collection/components/z-button-sort/index.js +33 -18
  147. package/dist/collection/components/z-button-sort/index.stories.js +0 -1
  148. package/dist/collection/components/z-card/index.js +21 -11
  149. package/dist/collection/components/z-card/index.stories.js +0 -1
  150. package/dist/collection/components/z-carousel/index.js +69 -35
  151. package/dist/collection/components/z-carousel/index.stories.js +2 -3
  152. package/dist/collection/components/z-chip/index.js +24 -13
  153. package/dist/collection/components/z-chip/index.stories.js +0 -1
  154. package/dist/collection/components/z-color-picker/index.js +31 -17
  155. package/dist/collection/components/z-color-picker/index.stories.js +0 -1
  156. package/dist/collection/components/z-combobox/index.js +80 -41
  157. package/dist/collection/components/z-combobox/index.stories.js +0 -1
  158. package/dist/collection/components/z-cover-hero/index.js +27 -8
  159. package/dist/collection/components/z-cover-hero/index.stories.js +0 -1
  160. package/dist/collection/components/z-divider/index.js +17 -7
  161. package/dist/collection/components/z-divider/index.stories.js +0 -1
  162. package/dist/collection/components/z-ghost-loading/index.js +1 -2
  163. package/dist/collection/components/z-ghost-loading/index.stories.js +0 -1
  164. package/dist/collection/components/z-icon/index.js +25 -22
  165. package/dist/collection/components/z-icon/index.stories.js +0 -1
  166. package/dist/collection/components/z-info-box/index.js +9 -6
  167. package/dist/collection/components/z-info-box/index.stories.js +0 -1
  168. package/dist/collection/components/z-info-reveal/index.js +30 -11
  169. package/dist/collection/components/z-info-reveal/index.stories.js +0 -1
  170. package/dist/collection/components/z-input/index.js +131 -74
  171. package/dist/collection/components/z-input/index.stories.js +0 -1
  172. package/dist/collection/components/z-input-message/index.js +15 -12
  173. package/dist/collection/components/z-input-message/index.stories.js +0 -1
  174. package/dist/collection/components/z-logo/index.js +25 -22
  175. package/dist/collection/components/z-logo/index.stories.js +0 -1
  176. package/dist/collection/components/z-menu/index.js +32 -12
  177. package/dist/collection/components/z-menu/index.stories.js +0 -1
  178. package/dist/collection/components/z-menu-section/index.js +17 -12
  179. package/dist/collection/components/z-menu-section/index.stories.js +0 -1
  180. package/dist/collection/components/z-modal/index.js +36 -19
  181. package/dist/collection/components/z-modal/index.stories.js +0 -1
  182. package/dist/collection/components/z-navigation-tabs/index.js +35 -15
  183. package/dist/collection/components/z-navigation-tabs/index.stories.js +0 -1
  184. package/dist/collection/components/z-notification/index.js +30 -15
  185. package/dist/collection/components/z-notification/index.stories.js +0 -1
  186. package/dist/collection/components/z-offcanvas/index.js +42 -12
  187. package/dist/collection/components/z-offcanvas/index.stories.js +0 -1
  188. package/dist/collection/components/z-pagination/index.js +45 -21
  189. package/dist/collection/components/z-pagination/index.stories.js +0 -1
  190. package/dist/collection/components/z-panel-elem/index.js +38 -26
  191. package/dist/collection/components/z-panel-elem/index.stories.js +0 -1
  192. package/dist/collection/components/z-popover/index.js +44 -16
  193. package/dist/collection/components/z-popover/index.stories.js +0 -1
  194. package/dist/collection/components/z-result-card/index.js +34 -23
  195. package/dist/collection/components/z-result-card/z-result-card.stories.js +0 -1
  196. package/dist/collection/components/z-searchbar/index.js +80 -40
  197. package/dist/collection/components/z-searchbar/index.stories.js +0 -1
  198. package/dist/collection/components/z-select/index.js +87 -47
  199. package/dist/collection/components/z-select/index.stories.js +0 -1
  200. package/dist/collection/components/z-skip-to-content/index.js +13 -8
  201. package/dist/collection/components/z-skip-to-content/index.stories.js +0 -1
  202. package/dist/collection/components/z-stepper/index.js +1 -2
  203. package/dist/collection/components/z-stepper/index.stories.js +0 -1
  204. package/dist/collection/components/z-stepper-item/index.js +21 -19
  205. package/dist/collection/components/z-stepper-item/index.stories.js +0 -1
  206. package/dist/collection/components/z-tag/index.js +11 -14
  207. package/dist/collection/components/z-tag/index.stories.js +0 -1
  208. package/dist/collection/components/z-toast-notification/index.js +52 -34
  209. package/dist/collection/components/z-toast-notification/index.stories.js +0 -1
  210. package/dist/collection/components/z-toast-notification-list/index.js +12 -6
  211. package/dist/collection/components/z-toast-notification-list/index.stories.js +0 -1
  212. package/dist/collection/components/z-toggle-button/index.js +22 -12
  213. package/dist/collection/components/z-toggle-button/index.stories.js +0 -1
  214. package/dist/collection/components/z-toggle-switch/index.js +21 -9
  215. package/dist/collection/components/z-toggle-switch/index.stories.js +0 -1
  216. package/dist/collection/components/z-tool/index.js +49 -31
  217. package/dist/collection/components/z-tool/index.stories.js +0 -1
  218. package/dist/collection/components/z-toolbar/index.js +7 -6
  219. package/dist/collection/components/z-toolbar/index.stories.js +0 -1
  220. package/dist/collection/components/z-tooltip/index.js +29 -10
  221. package/dist/collection/components/z-tooltip/index.stories.js +0 -1
  222. package/dist/collection/components/z-visually-hidden/index.js +1 -2
  223. package/dist/collection/components/z-visually-hidden/index.stories.js +0 -1
  224. package/dist/collection/constants/breakpoints.js +0 -1
  225. package/dist/collection/constants/icons.js +0 -1
  226. package/dist/collection/constants/iconset.js +0 -1
  227. package/dist/collection/index.js +0 -1
  228. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +19 -11
  229. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +17 -16
  230. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +1 -2
  231. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +17 -16
  232. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +25 -12
  233. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +31 -20
  234. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +1 -2
  235. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +15 -12
  236. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +13 -7
  237. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +11 -7
  238. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +5 -5
  239. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +10 -10
  240. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +29 -19
  241. package/dist/collection/snowflakes/myz/z-alert/index.js +7 -8
  242. package/dist/collection/snowflakes/myz/z-otp/index.js +19 -12
  243. package/dist/collection/snowflakes/myz/z-slideshow/index.js +11 -9
  244. package/dist/collection/utils/storybook-utils.js +0 -1
  245. package/dist/collection/utils/utils.js +0 -1
  246. package/dist/components/_commonjsHelpers.js +1 -5
  247. package/dist/components/breakpoints.js +1 -11
  248. package/dist/components/iconset.js +1 -1013
  249. package/dist/components/index.d.ts +1 -0
  250. package/dist/components/index.js +1 -98
  251. package/dist/components/index10.js +1 -60
  252. package/dist/components/index11.js +1 -92
  253. package/dist/components/index12.js +1 -342
  254. package/dist/components/index13.js +1 -66
  255. package/dist/components/index14.js +1 -53
  256. package/dist/components/index15.js +1 -181
  257. package/dist/components/index16.js +1 -76
  258. package/dist/components/index17.js +1 -1040
  259. package/dist/components/index18.js +1 -65
  260. package/dist/components/index19.js +1 -33
  261. package/dist/components/index2.js +1 -407
  262. package/dist/components/index20.js +1 -45
  263. package/dist/components/index21.js +1 -62
  264. package/dist/components/index22.js +1 -66
  265. package/dist/components/index23.js +1 -179
  266. package/dist/components/index24.js +1 -549
  267. package/dist/components/index25.js +1 -409
  268. package/dist/components/index26.js +1 -49
  269. package/dist/components/index27.js +1 -55
  270. package/dist/components/index3.js +1 -36
  271. package/dist/components/index4.js +1 -45
  272. package/dist/components/index5.js +1 -82
  273. package/dist/components/index6.js +1 -56
  274. package/dist/components/index7.js +1 -40
  275. package/dist/components/index8.js +1 -63
  276. package/dist/components/index9.js +1 -33
  277. package/dist/components/utils.js +1 -246
  278. package/dist/components/utils2.js +1 -2704
  279. package/dist/components/z-accordion.js +1 -95
  280. package/dist/components/z-alert.js +1 -8
  281. package/dist/components/z-anchor-navigation.js +1 -87
  282. package/dist/components/z-app-header-deprecated.js +1 -255
  283. package/dist/components/z-app-header.js +1 -367
  284. package/dist/components/z-aria-alert.js +1 -35
  285. package/dist/components/z-avatar.js +1 -66
  286. package/dist/components/z-book-card-app.js +1 -77
  287. package/dist/components/z-book-card-deprecated.js +1 -175
  288. package/dist/components/z-book-card.js +1 -149
  289. package/dist/components/z-book-cover.js +1 -8
  290. package/dist/components/z-breadcrumb.js +1 -290
  291. package/dist/components/z-button-sort.js +1 -86
  292. package/dist/components/z-button.js +1 -8
  293. package/dist/components/z-card.js +1 -83
  294. package/dist/components/z-carousel.js +1 -234
  295. package/dist/components/z-chip.js +1 -8
  296. package/dist/components/z-color-picker.js +1 -234
  297. package/dist/components/z-combobox.js +1 -393
  298. package/dist/components/z-cover-hero.js +1 -66
  299. package/dist/components/z-date-picker.js +16 -528
  300. package/dist/components/z-divider.js +1 -8
  301. package/dist/components/z-dragdrop-area.js +1 -8
  302. package/dist/components/z-file-upload.js +1 -253
  303. package/dist/components/z-file.js +1 -89
  304. package/dist/components/z-ghost-loading.js +1 -8
  305. package/dist/components/z-icon.js +1 -8
  306. package/dist/components/z-info-box.js +1 -51
  307. package/dist/components/z-info-reveal.js +1 -8
  308. package/dist/components/z-input-message.js +1 -8
  309. package/dist/components/z-input.js +1 -8
  310. package/dist/components/z-list-element.js +1 -8
  311. package/dist/components/z-list-group.js +1 -8
  312. package/dist/components/z-list.js +1 -8
  313. package/dist/components/z-logo.js +1 -56
  314. package/dist/components/z-menu-deprecated.js +1 -144
  315. package/dist/components/z-menu-section-deprecated.js +1 -84
  316. package/dist/components/z-menu-section.js +1 -226
  317. package/dist/components/z-menu.js +1 -353
  318. package/dist/components/z-modal.js +1 -8
  319. package/dist/components/z-myz-card-alert.js +1 -101
  320. package/dist/components/z-myz-card-body.js +1 -8
  321. package/dist/components/z-myz-card-cover.js +1 -8
  322. package/dist/components/z-myz-card-dictionary.js +1 -94
  323. package/dist/components/z-myz-card-footer-sections.js +1 -36
  324. package/dist/components/z-myz-card-footer.js +1 -99
  325. package/dist/components/z-myz-card-header.js +1 -8
  326. package/dist/components/z-myz-card-icon.js +1 -49
  327. package/dist/components/z-myz-card-info.js +1 -162
  328. package/dist/components/z-myz-card-list.js +1 -58
  329. package/dist/components/z-myz-card.js +1 -8
  330. package/dist/components/z-myz-list-item.js +1 -8
  331. package/dist/components/z-myz-list.js +1 -71
  332. package/dist/components/z-navigation-tabs.js +1 -272
  333. package/dist/components/z-notification.js +1 -68
  334. package/dist/components/z-offcanvas.js +1 -8
  335. package/dist/components/z-otp.js +1 -75
  336. package/dist/components/z-pagination.js +1 -283
  337. package/dist/components/z-panel-elem.js +1 -66
  338. package/dist/components/z-popover.js +1 -8
  339. package/dist/components/z-range-picker.js +1 -413
  340. package/dist/components/z-result-card.js +1 -121
  341. package/dist/components/z-searchbar.js +1 -8
  342. package/dist/components/z-section-title.js +1 -52
  343. package/dist/components/z-select.js +1 -585
  344. package/dist/components/z-skip-to-content.js +1 -93
  345. package/dist/components/z-slideshow.js +1 -161
  346. package/dist/components/z-stepper-item.js +1 -60
  347. package/dist/components/z-stepper.js +1 -36
  348. package/dist/components/z-table.js +1 -68
  349. package/dist/components/z-tag.js +1 -8
  350. package/dist/components/z-tbody.js +1 -36
  351. package/dist/components/z-td.js +1 -89
  352. package/dist/components/z-tfoot.js +1 -39
  353. package/dist/components/z-th.js +1 -112
  354. package/dist/components/z-thead.js +1 -42
  355. package/dist/components/z-toast-notification-list.js +1 -79
  356. package/dist/components/z-toast-notification.js +2 -4228
  357. package/dist/components/z-toggle-button.js +1 -64
  358. package/dist/components/z-toggle-switch.js +1 -73
  359. package/dist/components/z-tool.js +1 -260
  360. package/dist/components/z-toolbar.js +1 -165
  361. package/dist/components/z-tooltip.js +1 -8
  362. package/dist/components/z-tr.js +1 -101
  363. package/dist/components/z-tree-list.js +1 -162
  364. package/dist/components/z-visually-hidden.js +1 -36
  365. package/dist/esm/_commonjsHelpers-B85MJLTf.js +5 -0
  366. package/dist/esm/{breakpoints-d148bfde.js → breakpoints-Q-tWjk7P.js} +0 -2
  367. package/dist/esm/{iconset-d7823b13.js → iconset-BanpkIXZ.js} +3 -4
  368. package/dist/esm/{index-106473a8.js → index-BKCj6NR2.js} +0 -2
  369. package/dist/esm/index-ByN2sYu6.js +2653 -0
  370. package/dist/esm/index.js +4 -6
  371. package/dist/esm/loader.js +3 -6
  372. package/dist/esm/{utils-8d6ca808.js → utils-0PByxJyN.js} +3 -5
  373. package/dist/esm/{utils-93ac0e6c.js → utils-DuuLzXZj.js} +81 -73
  374. package/dist/esm/web-components-library.js +5 -7
  375. package/dist/esm/z-accordion.entry.js +26 -11
  376. package/dist/esm/z-alert.entry.js +4 -8
  377. package/dist/esm/z-anchor-navigation.entry.js +25 -8
  378. package/dist/esm/z-app-header-deprecated.entry.js +53 -20
  379. package/dist/esm/z-app-header_12.entry.js +261 -148
  380. package/dist/esm/z-aria-alert.entry.js +4 -5
  381. package/dist/esm/z-avatar.entry.js +9 -11
  382. package/dist/esm/z-book-card-app.entry.js +10 -16
  383. package/dist/esm/z-book-card-deprecated.entry.js +10 -22
  384. package/dist/esm/z-book-card.entry.js +11 -21
  385. package/dist/esm/z-book-cover.entry.js +6 -9
  386. package/dist/esm/z-breadcrumb.entry.js +24 -17
  387. package/dist/esm/z-button-sort.entry.js +9 -12
  388. package/dist/esm/z-card.entry.js +9 -10
  389. package/dist/esm/z-carousel.entry.js +50 -28
  390. package/dist/esm/z-chip.entry.js +9 -11
  391. package/dist/esm/z-color-picker.entry.js +24 -16
  392. package/dist/esm/z-combobox.entry.js +27 -24
  393. package/dist/esm/z-cover-hero.entry.js +18 -9
  394. package/dist/esm/z-date-picker.entry.js +352 -329
  395. package/dist/esm/z-dragdrop-area_2.entry.js +18 -20
  396. package/dist/esm/z-file-upload.entry.js +21 -16
  397. package/dist/esm/z-file.entry.js +6 -11
  398. package/dist/esm/z-ghost-loading.entry.js +4 -7
  399. package/dist/esm/z-info-box.entry.js +5 -8
  400. package/dist/esm/z-info-reveal.entry.js +20 -11
  401. package/dist/esm/z-logo.entry.js +4 -13
  402. package/dist/esm/z-menu-deprecated.entry.js +23 -12
  403. package/dist/esm/z-menu-section-deprecated.entry.js +10 -11
  404. package/dist/esm/z-menu-section.entry.js +15 -14
  405. package/dist/esm/z-menu.entry.js +27 -15
  406. package/dist/esm/z-myz-card-alert.entry.js +5 -12
  407. package/dist/esm/z-myz-card-dictionary.entry.js +9 -10
  408. package/dist/esm/z-myz-card-footer-sections.entry.js +4 -7
  409. package/dist/esm/z-myz-card-footer.entry.js +7 -13
  410. package/dist/esm/z-myz-card-icon.entry.js +6 -8
  411. package/dist/esm/z-myz-card-info.entry.js +8 -11
  412. package/dist/esm/z-myz-card-list.entry.js +4 -8
  413. package/dist/esm/z-myz-card_4.entry.js +16 -29
  414. package/dist/esm/z-myz-list-item.entry.js +9 -15
  415. package/dist/esm/z-myz-list.entry.js +7 -10
  416. package/dist/esm/z-navigation-tabs.entry.js +28 -16
  417. package/dist/esm/z-notification.entry.js +10 -10
  418. package/dist/esm/z-otp.entry.js +10 -12
  419. package/dist/esm/z-pagination.entry.js +28 -16
  420. package/dist/esm/z-panel-elem.entry.js +7 -15
  421. package/dist/esm/z-popover.entry.js +35 -17
  422. package/dist/esm/z-range-picker.entry.js +38 -29
  423. package/dist/esm/z-result-card.entry.js +7 -14
  424. package/dist/esm/z-section-title.entry.js +12 -8
  425. package/dist/esm/z-select.entry.js +21 -23
  426. package/dist/esm/z-skip-to-content.entry.js +8 -11
  427. package/dist/esm/z-slideshow.entry.js +12 -14
  428. package/dist/esm/z-stepper-item.entry.js +4 -12
  429. package/dist/esm/z-stepper.entry.js +4 -7
  430. package/dist/esm/z-table.entry.js +19 -16
  431. package/dist/esm/z-tbody.entry.js +14 -3
  432. package/dist/esm/z-td.entry.js +56 -4
  433. package/dist/esm/z-tfoot.entry.js +18 -3
  434. package/dist/esm/z-th.entry.js +83 -4
  435. package/dist/esm/z-thead.entry.js +23 -3
  436. package/dist/esm/z-toast-notification-list.entry.js +11 -10
  437. package/dist/esm/z-toast-notification.entry.js +3942 -3961
  438. package/dist/esm/z-toggle-button.entry.js +8 -10
  439. package/dist/esm/z-toggle-switch.entry.js +13 -12
  440. package/dist/esm/z-tool.entry.js +28 -27
  441. package/dist/esm/z-toolbar.entry.js +7 -10
  442. package/dist/esm/z-tooltip.entry.js +15 -9
  443. package/dist/esm/z-tr.entry.js +82 -8
  444. package/dist/esm/z-tree-list.entry.js +10 -12
  445. package/dist/esm/z-visually-hidden.entry.js +4 -7
  446. package/dist/types/components/book-card/z-book-card/index.d.ts +2 -2
  447. package/dist/types/components/book-card/z-book-card-app/index.d.ts +2 -2
  448. package/dist/types/components/date-picker/z-date-picker/index.d.ts +2 -2
  449. package/dist/types/components/date-picker/z-range-picker/index.d.ts +2 -2
  450. package/dist/types/components/deprecated/z-app-header-deprecated/index.d.ts +2 -2
  451. package/dist/types/components/deprecated/z-book-card-deprecated/index.d.ts +2 -2
  452. package/dist/types/components/deprecated/z-menu-deprecated/index.d.ts +2 -2
  453. package/dist/types/components/deprecated/z-menu-section-deprecated/index.d.ts +2 -2
  454. package/dist/types/components/deprecated/z-section-title/index.d.ts +2 -1
  455. package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +2 -2
  456. package/dist/types/components/file-upload/z-file/index.d.ts +2 -2
  457. package/dist/types/components/file-upload/z-file-upload/index.d.ts +2 -2
  458. package/dist/types/components/list/z-list/index.d.ts +2 -1
  459. package/dist/types/components/list/z-list-element/index.d.ts +2 -2
  460. package/dist/types/components/list/z-list-group/index.d.ts +2 -1
  461. package/dist/types/components/list/z-tree-list/index.d.ts +2 -2
  462. package/dist/types/components/table/cells/z-td/index.d.ts +2 -2
  463. package/dist/types/components/table/cells/z-th/index.d.ts +2 -1
  464. package/dist/types/components/table/z-table/index.d.ts +2 -1
  465. package/dist/types/components/table/z-tbody/index.d.ts +2 -1
  466. package/dist/types/components/table/z-tfoot/index.d.ts +2 -1
  467. package/dist/types/components/table/z-thead/index.d.ts +2 -1
  468. package/dist/types/components/table/z-tr/index.d.ts +2 -2
  469. package/dist/types/components/z-accordion/index.d.ts +2 -2
  470. package/dist/types/components/z-anchor-navigation/index.d.ts +2 -1
  471. package/dist/types/components/z-app-header/index.d.ts +2 -2
  472. package/dist/types/components/z-aria-alert/index.d.ts +2 -1
  473. package/dist/types/components/z-avatar/index.d.ts +2 -1
  474. package/dist/types/components/z-book-cover/index.d.ts +2 -1
  475. package/dist/types/components/z-breadcrumb/index.d.ts +2 -2
  476. package/dist/types/components/z-button/index.d.ts +5 -2
  477. package/dist/types/components/z-button-sort/index.d.ts +2 -2
  478. package/dist/types/components/z-card/index.d.ts +2 -1
  479. package/dist/types/components/z-carousel/index.d.ts +5 -2
  480. package/dist/types/components/z-carousel/index.stories.d.ts +2 -2
  481. package/dist/types/components/z-chip/index.d.ts +2 -2
  482. package/dist/types/components/z-color-picker/index.d.ts +2 -2
  483. package/dist/types/components/z-combobox/index.d.ts +2 -2
  484. package/dist/types/components/z-cover-hero/index.d.ts +2 -1
  485. package/dist/types/components/z-divider/index.d.ts +2 -1
  486. package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
  487. package/dist/types/components/z-icon/index.d.ts +2 -1
  488. package/dist/types/components/z-info-box/index.d.ts +2 -2
  489. package/dist/types/components/z-info-reveal/index.d.ts +2 -1
  490. package/dist/types/components/z-input/index.d.ts +2 -2
  491. package/dist/types/components/z-input-message/index.d.ts +2 -1
  492. package/dist/types/components/z-logo/index.d.ts +2 -1
  493. package/dist/types/components/z-menu/index.d.ts +2 -2
  494. package/dist/types/components/z-menu-section/index.d.ts +2 -2
  495. package/dist/types/components/z-modal/index.d.ts +2 -2
  496. package/dist/types/components/z-navigation-tabs/index.d.ts +2 -2
  497. package/dist/types/components/z-notification/index.d.ts +2 -2
  498. package/dist/types/components/z-offcanvas/index.d.ts +2 -2
  499. package/dist/types/components/z-pagination/index.d.ts +2 -2
  500. package/dist/types/components/z-panel-elem/index.d.ts +2 -1
  501. package/dist/types/components/z-popover/index.d.ts +2 -2
  502. package/dist/types/components/z-result-card/index.d.ts +2 -1
  503. package/dist/types/components/z-searchbar/index.d.ts +2 -2
  504. package/dist/types/components/z-select/index.d.ts +2 -2
  505. package/dist/types/components/z-skip-to-content/index.d.ts +2 -1
  506. package/dist/types/components/z-stepper/index.d.ts +2 -1
  507. package/dist/types/components/z-stepper-item/index.d.ts +2 -1
  508. package/dist/types/components/z-tag/index.d.ts +2 -1
  509. package/dist/types/components/z-toast-notification/index.d.ts +2 -2
  510. package/dist/types/components/z-toast-notification-list/index.d.ts +2 -1
  511. package/dist/types/components/z-toggle-button/index.d.ts +2 -2
  512. package/dist/types/components/z-toggle-switch/index.d.ts +2 -2
  513. package/dist/types/components/z-tool/index.d.ts +2 -2
  514. package/dist/types/components/z-toolbar/index.d.ts +2 -1
  515. package/dist/types/components/z-tooltip/index.d.ts +2 -2
  516. package/dist/types/components/z-visually-hidden/index.d.ts +2 -1
  517. package/dist/types/components.d.ts +1299 -166
  518. package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -1
  519. package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +2 -2
  520. package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +2 -1
  521. package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -1
  522. package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
  523. package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +2 -1
  524. package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +2 -1
  525. package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +2 -1
  526. package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +2 -1
  527. package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +2 -2
  528. package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +2 -1
  529. package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -1
  530. package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +2 -2
  531. package/dist/types/snowflakes/myz/z-alert/index.d.ts +2 -1
  532. package/dist/types/snowflakes/myz/z-otp/index.d.ts +2 -2
  533. package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +2 -1
  534. package/dist/types/stencil-public-runtime.d.ts +194 -8
  535. package/dist/web-components-library/index.esm.js +1 -2
  536. package/dist/web-components-library/p-00f09ae2.entry.js +1 -0
  537. package/dist/web-components-library/p-02e588b4.entry.js +1 -0
  538. package/dist/web-components-library/p-040fbd28.entry.js +1 -0
  539. package/dist/web-components-library/p-05fe5555.entry.js +1 -0
  540. package/dist/web-components-library/p-081b1648.entry.js +1 -0
  541. package/dist/web-components-library/p-0a819ab4.entry.js +1 -0
  542. package/dist/web-components-library/p-0dde6773.entry.js +1 -0
  543. package/dist/web-components-library/p-11a90064.entry.js +1 -0
  544. package/dist/web-components-library/p-1210c90f.entry.js +1 -0
  545. package/dist/web-components-library/p-1280ac72.entry.js +1 -0
  546. package/dist/web-components-library/p-17429bce.entry.js +1 -0
  547. package/dist/web-components-library/p-18782c2f.entry.js +1 -0
  548. package/dist/web-components-library/p-19536f5e.entry.js +1 -0
  549. package/dist/web-components-library/p-1b851174.entry.js +1 -0
  550. package/dist/web-components-library/p-1c75b67f.entry.js +1 -0
  551. package/dist/web-components-library/p-1e984688.entry.js +1 -0
  552. package/dist/web-components-library/p-2294f1b0.entry.js +1 -0
  553. package/dist/web-components-library/p-26fc8a38.entry.js +1 -0
  554. package/dist/web-components-library/p-27f93251.entry.js +1 -0
  555. package/dist/web-components-library/p-294f7b4e.entry.js +1 -0
  556. package/dist/web-components-library/p-2b122a22.entry.js +1 -0
  557. package/dist/web-components-library/p-2f99634d.entry.js +1 -0
  558. package/dist/web-components-library/p-30c86858.entry.js +1 -0
  559. package/dist/web-components-library/p-314302ce.entry.js +1 -0
  560. package/dist/web-components-library/p-366d2553.entry.js +1 -0
  561. package/dist/web-components-library/p-3a9aec16.entry.js +1 -0
  562. package/dist/web-components-library/p-3c861d49.entry.js +1 -0
  563. package/dist/web-components-library/p-41b55222.entry.js +1 -0
  564. package/dist/web-components-library/p-44220d6b.entry.js +1 -0
  565. package/dist/web-components-library/p-48d72b52.entry.js +1 -0
  566. package/dist/web-components-library/p-50b59012.entry.js +1 -0
  567. package/dist/web-components-library/p-5883dbc1.entry.js +1 -0
  568. package/dist/web-components-library/p-58933ba5.entry.js +1 -0
  569. package/dist/web-components-library/p-5bb77af2.entry.js +1 -0
  570. package/dist/web-components-library/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
  571. package/dist/web-components-library/p-5e91940f.entry.js +1 -0
  572. package/dist/web-components-library/p-5fc4048b.entry.js +1 -0
  573. package/dist/web-components-library/p-61b2ad9b.entry.js +1 -0
  574. package/dist/web-components-library/p-631f111d.entry.js +1 -0
  575. package/dist/web-components-library/p-6d0abf8c.entry.js +1 -0
  576. package/dist/web-components-library/p-6ece59b5.entry.js +1 -0
  577. package/dist/web-components-library/p-73aaace2.entry.js +1 -0
  578. package/dist/web-components-library/p-772c3e3e.entry.js +1 -0
  579. package/dist/web-components-library/p-849d65f5.entry.js +1 -0
  580. package/dist/web-components-library/p-87306cd0.entry.js +1 -0
  581. package/dist/web-components-library/p-8745878e.entry.js +1 -0
  582. package/dist/web-components-library/p-8f5387ef.entry.js +1 -0
  583. package/dist/web-components-library/p-967549d2.entry.js +1 -0
  584. package/dist/web-components-library/p-99922496.entry.js +1 -0
  585. package/dist/web-components-library/p-9b181c2c.entry.js +1 -0
  586. package/dist/web-components-library/p-9e4db6a2.entry.js +1 -0
  587. package/dist/web-components-library/p-B85MJLTf.js +1 -0
  588. package/dist/web-components-library/p-B8WJfd4z.js +1 -0
  589. package/dist/web-components-library/p-BKCj6NR2.js +1 -0
  590. package/dist/web-components-library/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  591. package/dist/web-components-library/p-ByN2sYu6.js +2 -0
  592. package/dist/web-components-library/p-D4yqZKyM.js +1 -0
  593. package/dist/web-components-library/p-Q-tWjk7P.js +1 -0
  594. package/dist/web-components-library/p-a336c241.entry.js +1 -0
  595. package/dist/web-components-library/p-a3a7c406.entry.js +1 -0
  596. package/dist/web-components-library/p-a9534450.entry.js +1 -0
  597. package/dist/web-components-library/p-aabb5aea.entry.js +1 -0
  598. package/dist/web-components-library/p-abfdc045.entry.js +1 -0
  599. package/dist/web-components-library/p-ad2ed505.entry.js +16 -0
  600. package/dist/web-components-library/p-aeaf586b.entry.js +1 -0
  601. package/dist/web-components-library/p-afab22fc.entry.js +1 -0
  602. package/dist/web-components-library/p-afcabf3b.entry.js +1 -0
  603. package/dist/web-components-library/p-b38d52e5.entry.js +1 -0
  604. package/dist/web-components-library/p-b5c180bc.entry.js +1 -0
  605. package/dist/web-components-library/p-c1677653.entry.js +1 -0
  606. package/dist/web-components-library/p-c23bfec2.entry.js +1 -0
  607. package/dist/web-components-library/p-d8f0e022.entry.js +2 -0
  608. package/dist/web-components-library/p-dc759208.entry.js +1 -0
  609. package/dist/web-components-library/p-eb722234.entry.js +1 -0
  610. package/dist/web-components-library/p-ebdbd84c.entry.js +1 -0
  611. package/dist/web-components-library/p-ecea3d09.entry.js +1 -0
  612. package/dist/web-components-library/p-fade8c19.entry.js +1 -0
  613. package/dist/web-components-library/p-fc90579e.entry.js +1 -0
  614. package/dist/web-components-library/web-components-library.esm.js +1 -2
  615. package/package.json +14 -10
  616. package/react/components.js +87 -92
  617. package/react/index.js +1 -18
  618. package/react/react-component-lib/createComponent.js +11 -39
  619. package/react/react-component-lib/createOverlayComponent.js +35 -56
  620. package/react/react-component-lib/index.js +2 -8
  621. package/react/react-component-lib/interfaces.js +1 -3
  622. package/react/react-component-lib/utils/attachProps.js +11 -20
  623. package/react/react-component-lib/utils/case.js +2 -8
  624. package/react/react-component-lib/utils/dev.js +3 -9
  625. package/react/react-component-lib/utils/index.js +10 -35
  626. package/www/build/index.esm.js +1 -2
  627. package/www/build/p-00f09ae2.entry.js +1 -0
  628. package/www/build/p-02e588b4.entry.js +1 -0
  629. package/www/build/p-040fbd28.entry.js +1 -0
  630. package/www/build/p-05fe5555.entry.js +1 -0
  631. package/www/build/p-081b1648.entry.js +1 -0
  632. package/www/build/p-0a819ab4.entry.js +1 -0
  633. package/www/build/p-0dde6773.entry.js +1 -0
  634. package/www/build/p-11a90064.entry.js +1 -0
  635. package/www/build/p-1210c90f.entry.js +1 -0
  636. package/www/build/p-1280ac72.entry.js +1 -0
  637. package/www/build/p-17429bce.entry.js +1 -0
  638. package/www/build/p-18782c2f.entry.js +1 -0
  639. package/www/build/p-19536f5e.entry.js +1 -0
  640. package/www/build/p-1b851174.entry.js +1 -0
  641. package/www/build/p-1c75b67f.entry.js +1 -0
  642. package/www/build/p-1e984688.entry.js +1 -0
  643. package/www/build/p-2294f1b0.entry.js +1 -0
  644. package/www/build/p-26fc8a38.entry.js +1 -0
  645. package/www/build/p-27f93251.entry.js +1 -0
  646. package/www/build/p-294f7b4e.entry.js +1 -0
  647. package/www/build/p-2b122a22.entry.js +1 -0
  648. package/www/build/p-2f99634d.entry.js +1 -0
  649. package/www/build/p-30c86858.entry.js +1 -0
  650. package/www/build/p-314302ce.entry.js +1 -0
  651. package/www/build/p-366d2553.entry.js +1 -0
  652. package/www/build/p-3a9aec16.entry.js +1 -0
  653. package/www/build/p-3c861d49.entry.js +1 -0
  654. package/www/build/p-41b55222.entry.js +1 -0
  655. package/www/build/p-44220d6b.entry.js +1 -0
  656. package/www/build/p-48d72b52.entry.js +1 -0
  657. package/www/build/p-50b59012.entry.js +1 -0
  658. package/www/build/p-5883dbc1.entry.js +1 -0
  659. package/www/build/p-58933ba5.entry.js +1 -0
  660. package/www/build/p-5bb77af2.entry.js +1 -0
  661. package/www/build/{p-6c9cd6be.entry.js → p-5c85b7f4.entry.js} +1 -2
  662. package/www/build/p-5e91940f.entry.js +1 -0
  663. package/www/build/p-5fc4048b.entry.js +1 -0
  664. package/www/build/p-61b2ad9b.entry.js +1 -0
  665. package/www/build/p-631f111d.entry.js +1 -0
  666. package/www/build/p-654b3801.js +1 -0
  667. package/www/build/p-6d0abf8c.entry.js +1 -0
  668. package/www/build/p-6ece59b5.entry.js +1 -0
  669. package/www/build/p-73aaace2.entry.js +1 -0
  670. package/www/build/p-772c3e3e.entry.js +1 -0
  671. package/www/build/p-849d65f5.entry.js +1 -0
  672. package/www/build/p-87306cd0.entry.js +1 -0
  673. package/www/build/p-8745878e.entry.js +1 -0
  674. package/www/build/p-8f5387ef.entry.js +1 -0
  675. package/www/build/p-967549d2.entry.js +1 -0
  676. package/www/build/p-99922496.entry.js +1 -0
  677. package/www/build/p-9b181c2c.entry.js +1 -0
  678. package/www/build/p-9e4db6a2.entry.js +1 -0
  679. package/www/build/p-B85MJLTf.js +1 -0
  680. package/www/build/p-B8WJfd4z.js +1 -0
  681. package/www/build/p-BKCj6NR2.js +1 -0
  682. package/www/build/{p-eb15536d.js → p-BanpkIXZ.js} +1 -2
  683. package/www/build/p-ByN2sYu6.js +2 -0
  684. package/www/build/p-D4yqZKyM.js +1 -0
  685. package/www/build/p-Q-tWjk7P.js +1 -0
  686. package/www/build/p-a336c241.entry.js +1 -0
  687. package/www/build/p-a3a7c406.entry.js +1 -0
  688. package/www/build/p-a9534450.entry.js +1 -0
  689. package/www/build/p-aabb5aea.entry.js +1 -0
  690. package/www/build/p-abfdc045.entry.js +1 -0
  691. package/www/build/p-ad2ed505.entry.js +16 -0
  692. package/www/build/p-aeaf586b.entry.js +1 -0
  693. package/www/build/p-afab22fc.entry.js +1 -0
  694. package/www/build/p-afcabf3b.entry.js +1 -0
  695. package/www/build/p-b38d52e5.entry.js +1 -0
  696. package/www/build/p-b5c180bc.entry.js +1 -0
  697. package/www/build/p-c1677653.entry.js +1 -0
  698. package/www/build/p-c23bfec2.entry.js +1 -0
  699. package/www/build/p-d8f0e022.entry.js +2 -0
  700. package/www/build/p-dc759208.entry.js +1 -0
  701. package/www/build/p-eb722234.entry.js +1 -0
  702. package/www/build/p-ebdbd84c.entry.js +1 -0
  703. package/www/build/p-ecea3d09.entry.js +1 -0
  704. package/www/build/p-fade8c19.entry.js +1 -0
  705. package/www/build/p-fc90579e.entry.js +1 -0
  706. package/www/build/web-components-library.esm.js +1 -2
  707. package/www/index.html +1 -1
  708. package/dist/cjs/_commonjsHelpers-68cdf74f.js +0 -7
  709. package/dist/cjs/_commonjsHelpers-68cdf74f.js.map +0 -1
  710. package/dist/cjs/app-globals-3a1e7e63.js +0 -7
  711. package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
  712. package/dist/cjs/breakpoints-8a1e87e0.js.map +0 -1
  713. package/dist/cjs/iconset-5d47610c.js.map +0 -1
  714. package/dist/cjs/index-012853a0.js +0 -21
  715. package/dist/cjs/index-012853a0.js.map +0 -1
  716. package/dist/cjs/index-1d7a50cc.js +0 -67
  717. package/dist/cjs/index-1d7a50cc.js.map +0 -1
  718. package/dist/cjs/index-2dff20f5.js +0 -20
  719. package/dist/cjs/index-2dff20f5.js.map +0 -1
  720. package/dist/cjs/index-86a8a3a4.js +0 -23
  721. package/dist/cjs/index-86a8a3a4.js.map +0 -1
  722. package/dist/cjs/index-96af6326.js +0 -2324
  723. package/dist/cjs/index-96af6326.js.map +0 -1
  724. package/dist/cjs/index-c38e5b9e.js +0 -73
  725. package/dist/cjs/index-c38e5b9e.js.map +0 -1
  726. package/dist/cjs/index-cb280932.js +0 -47
  727. package/dist/cjs/index-cb280932.js.map +0 -1
  728. package/dist/cjs/index-e30d0503.js.map +0 -1
  729. package/dist/cjs/index.cjs.js.map +0 -1
  730. package/dist/cjs/loader.cjs.js.map +0 -1
  731. package/dist/cjs/utils-4f7b4830.js.map +0 -1
  732. package/dist/cjs/utils-b1859d65.js.map +0 -1
  733. package/dist/cjs/web-components-library.cjs.js.map +0 -1
  734. package/dist/cjs/z-accordion.cjs.entry.js.map +0 -1
  735. package/dist/cjs/z-alert.cjs.entry.js.map +0 -1
  736. package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +0 -1
  737. package/dist/cjs/z-app-header-deprecated.cjs.entry.js.map +0 -1
  738. package/dist/cjs/z-app-header_12.cjs.entry.js.map +0 -1
  739. package/dist/cjs/z-aria-alert.cjs.entry.js.map +0 -1
  740. package/dist/cjs/z-avatar.cjs.entry.js.map +0 -1
  741. package/dist/cjs/z-book-card-app.cjs.entry.js.map +0 -1
  742. package/dist/cjs/z-book-card-deprecated.cjs.entry.js.map +0 -1
  743. package/dist/cjs/z-book-card.cjs.entry.js.map +0 -1
  744. package/dist/cjs/z-book-cover.cjs.entry.js.map +0 -1
  745. package/dist/cjs/z-breadcrumb.cjs.entry.js.map +0 -1
  746. package/dist/cjs/z-button-sort.cjs.entry.js.map +0 -1
  747. package/dist/cjs/z-card.cjs.entry.js.map +0 -1
  748. package/dist/cjs/z-carousel.cjs.entry.js.map +0 -1
  749. package/dist/cjs/z-chip.cjs.entry.js.map +0 -1
  750. package/dist/cjs/z-color-picker.cjs.entry.js.map +0 -1
  751. package/dist/cjs/z-combobox.cjs.entry.js.map +0 -1
  752. package/dist/cjs/z-cover-hero.cjs.entry.js.map +0 -1
  753. package/dist/cjs/z-date-picker.cjs.entry.js.map +0 -1
  754. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +0 -1
  755. package/dist/cjs/z-file-upload.cjs.entry.js.map +0 -1
  756. package/dist/cjs/z-file.cjs.entry.js.map +0 -1
  757. package/dist/cjs/z-ghost-loading.cjs.entry.js.map +0 -1
  758. package/dist/cjs/z-info-box.cjs.entry.js.map +0 -1
  759. package/dist/cjs/z-info-reveal.cjs.entry.js.map +0 -1
  760. package/dist/cjs/z-logo.cjs.entry.js.map +0 -1
  761. package/dist/cjs/z-menu-deprecated.cjs.entry.js.map +0 -1
  762. package/dist/cjs/z-menu-section-deprecated.cjs.entry.js.map +0 -1
  763. package/dist/cjs/z-menu-section.cjs.entry.js.map +0 -1
  764. package/dist/cjs/z-menu.cjs.entry.js.map +0 -1
  765. package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +0 -1
  766. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +0 -1
  767. package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +0 -1
  768. package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +0 -1
  769. package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +0 -1
  770. package/dist/cjs/z-myz-card-info.cjs.entry.js.map +0 -1
  771. package/dist/cjs/z-myz-card-list.cjs.entry.js.map +0 -1
  772. package/dist/cjs/z-myz-card_4.cjs.entry.js.map +0 -1
  773. package/dist/cjs/z-myz-list-item.cjs.entry.js.map +0 -1
  774. package/dist/cjs/z-myz-list.cjs.entry.js.map +0 -1
  775. package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +0 -1
  776. package/dist/cjs/z-notification.cjs.entry.js.map +0 -1
  777. package/dist/cjs/z-otp.cjs.entry.js.map +0 -1
  778. package/dist/cjs/z-pagination.cjs.entry.js.map +0 -1
  779. package/dist/cjs/z-panel-elem.cjs.entry.js.map +0 -1
  780. package/dist/cjs/z-popover.cjs.entry.js.map +0 -1
  781. package/dist/cjs/z-range-picker.cjs.entry.js.map +0 -1
  782. package/dist/cjs/z-result-card.cjs.entry.js.map +0 -1
  783. package/dist/cjs/z-section-title.cjs.entry.js.map +0 -1
  784. package/dist/cjs/z-select.cjs.entry.js.map +0 -1
  785. package/dist/cjs/z-skip-to-content.cjs.entry.js.map +0 -1
  786. package/dist/cjs/z-slideshow.cjs.entry.js.map +0 -1
  787. package/dist/cjs/z-stepper-item.cjs.entry.js.map +0 -1
  788. package/dist/cjs/z-stepper.cjs.entry.js.map +0 -1
  789. package/dist/cjs/z-table.cjs.entry.js.map +0 -1
  790. package/dist/cjs/z-tbody.cjs.entry.js.map +0 -1
  791. package/dist/cjs/z-td.cjs.entry.js.map +0 -1
  792. package/dist/cjs/z-tfoot.cjs.entry.js.map +0 -1
  793. package/dist/cjs/z-th.cjs.entry.js.map +0 -1
  794. package/dist/cjs/z-thead.cjs.entry.js.map +0 -1
  795. package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +0 -1
  796. package/dist/cjs/z-toast-notification.cjs.entry.js.map +0 -1
  797. package/dist/cjs/z-toggle-button.cjs.entry.js.map +0 -1
  798. package/dist/cjs/z-toggle-switch.cjs.entry.js.map +0 -1
  799. package/dist/cjs/z-tool.cjs.entry.js.map +0 -1
  800. package/dist/cjs/z-toolbar.cjs.entry.js.map +0 -1
  801. package/dist/cjs/z-tooltip.cjs.entry.js.map +0 -1
  802. package/dist/cjs/z-tr.cjs.entry.js.map +0 -1
  803. package/dist/cjs/z-tree-list.cjs.entry.js.map +0 -1
  804. package/dist/cjs/z-visually-hidden.cjs.entry.js.map +0 -1
  805. package/dist/collection/__mocks__/fileMock.js.map +0 -1
  806. package/dist/collection/beans/index.js.map +0 -1
  807. package/dist/collection/components/book-card/z-book-card/index.js.map +0 -1
  808. package/dist/collection/components/book-card/z-book-card/index.stories.js.map +0 -1
  809. package/dist/collection/components/book-card/z-book-card-app/index.js.map +0 -1
  810. package/dist/collection/components/book-card/z-book-card-app/index.stories.js.map +0 -1
  811. package/dist/collection/components/css-components/z-fab/index.stories.js.map +0 -1
  812. package/dist/collection/components/css-components/z-label/index.stories.js.map +0 -1
  813. package/dist/collection/components/css-components/z-link/index.stories.js.map +0 -1
  814. package/dist/collection/components/css-components/z-scrollbar/index.stories.js.map +0 -1
  815. package/dist/collection/components/date-picker/utils.js.map +0 -1
  816. package/dist/collection/components/date-picker/z-date-picker/index.js.map +0 -1
  817. package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +0 -1
  818. package/dist/collection/components/date-picker/z-range-picker/index.js.map +0 -1
  819. package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +0 -1
  820. package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +0 -1
  821. package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +0 -1
  822. package/dist/collection/components/deprecated/z-book-card-deprecated/index.js.map +0 -1
  823. package/dist/collection/components/deprecated/z-book-card-deprecated/index.stories.js.map +0 -1
  824. package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +0 -1
  825. package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +0 -1
  826. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +0 -1
  827. package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +0 -1
  828. package/dist/collection/components/deprecated/z-section-title/index.js.map +0 -1
  829. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +0 -1
  830. package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +0 -1
  831. package/dist/collection/components/file-upload/z-file/index.js.map +0 -1
  832. package/dist/collection/components/file-upload/z-file/index.stories.js.map +0 -1
  833. package/dist/collection/components/file-upload/z-file-upload/index.js.map +0 -1
  834. package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +0 -1
  835. package/dist/collection/components/index.js.map +0 -1
  836. package/dist/collection/components/list/z-list/index.js.map +0 -1
  837. package/dist/collection/components/list/z-list/index.stories.js.map +0 -1
  838. package/dist/collection/components/list/z-list-element/index.js.map +0 -1
  839. package/dist/collection/components/list/z-list-element/index.stories.js.map +0 -1
  840. package/dist/collection/components/list/z-list-group/index.js.map +0 -1
  841. package/dist/collection/components/list/z-list-group/index.stories.js.map +0 -1
  842. package/dist/collection/components/list/z-tree-list/index.js.map +0 -1
  843. package/dist/collection/components/list/z-tree-list/index.stories.js.map +0 -1
  844. package/dist/collection/components/table/cells/z-td/index.js.map +0 -1
  845. package/dist/collection/components/table/cells/z-th/index.js.map +0 -1
  846. package/dist/collection/components/table/z-table/index.js.map +0 -1
  847. package/dist/collection/components/table/z-table/index.stories.js.map +0 -1
  848. package/dist/collection/components/table/z-tbody/index.js.map +0 -1
  849. package/dist/collection/components/table/z-tfoot/index.js.map +0 -1
  850. package/dist/collection/components/table/z-thead/index.js.map +0 -1
  851. package/dist/collection/components/table/z-tr/index.js.map +0 -1
  852. package/dist/collection/components/z-accordion/index.js.map +0 -1
  853. package/dist/collection/components/z-accordion/index.stories.js.map +0 -1
  854. package/dist/collection/components/z-anchor-navigation/index.js.map +0 -1
  855. package/dist/collection/components/z-anchor-navigation/index.stories.js.map +0 -1
  856. package/dist/collection/components/z-app-header/index.js.map +0 -1
  857. package/dist/collection/components/z-app-header/index.stories.js.map +0 -1
  858. package/dist/collection/components/z-aria-alert/index.js.map +0 -1
  859. package/dist/collection/components/z-aria-alert/index.stories.js.map +0 -1
  860. package/dist/collection/components/z-avatar/index.js.map +0 -1
  861. package/dist/collection/components/z-avatar/index.stories.js.map +0 -1
  862. package/dist/collection/components/z-book-cover/index.js.map +0 -1
  863. package/dist/collection/components/z-book-cover/index.stories.js.map +0 -1
  864. package/dist/collection/components/z-breadcrumb/index.js.map +0 -1
  865. package/dist/collection/components/z-breadcrumb/index.stories.js.map +0 -1
  866. package/dist/collection/components/z-button/index.js.map +0 -1
  867. package/dist/collection/components/z-button/index.stories.js.map +0 -1
  868. package/dist/collection/components/z-button-sort/index.js.map +0 -1
  869. package/dist/collection/components/z-button-sort/index.stories.js.map +0 -1
  870. package/dist/collection/components/z-card/index.js.map +0 -1
  871. package/dist/collection/components/z-card/index.stories.js.map +0 -1
  872. package/dist/collection/components/z-carousel/index.js.map +0 -1
  873. package/dist/collection/components/z-carousel/index.stories.js.map +0 -1
  874. package/dist/collection/components/z-chip/index.js.map +0 -1
  875. package/dist/collection/components/z-chip/index.stories.js.map +0 -1
  876. package/dist/collection/components/z-color-picker/index.js.map +0 -1
  877. package/dist/collection/components/z-color-picker/index.stories.js.map +0 -1
  878. package/dist/collection/components/z-combobox/index.js.map +0 -1
  879. package/dist/collection/components/z-combobox/index.stories.js.map +0 -1
  880. package/dist/collection/components/z-cover-hero/index.js.map +0 -1
  881. package/dist/collection/components/z-cover-hero/index.stories.js.map +0 -1
  882. package/dist/collection/components/z-divider/index.js.map +0 -1
  883. package/dist/collection/components/z-divider/index.stories.js.map +0 -1
  884. package/dist/collection/components/z-ghost-loading/index.js.map +0 -1
  885. package/dist/collection/components/z-ghost-loading/index.stories.js.map +0 -1
  886. package/dist/collection/components/z-icon/index.js.map +0 -1
  887. package/dist/collection/components/z-icon/index.stories.js.map +0 -1
  888. package/dist/collection/components/z-info-box/index.js.map +0 -1
  889. package/dist/collection/components/z-info-box/index.stories.js.map +0 -1
  890. package/dist/collection/components/z-info-reveal/index.js.map +0 -1
  891. package/dist/collection/components/z-info-reveal/index.stories.js.map +0 -1
  892. package/dist/collection/components/z-input/index.js.map +0 -1
  893. package/dist/collection/components/z-input/index.stories.js.map +0 -1
  894. package/dist/collection/components/z-input-message/index.js.map +0 -1
  895. package/dist/collection/components/z-input-message/index.stories.js.map +0 -1
  896. package/dist/collection/components/z-logo/index.js.map +0 -1
  897. package/dist/collection/components/z-logo/index.stories.js.map +0 -1
  898. package/dist/collection/components/z-menu/index.js.map +0 -1
  899. package/dist/collection/components/z-menu/index.stories.js.map +0 -1
  900. package/dist/collection/components/z-menu-section/index.js.map +0 -1
  901. package/dist/collection/components/z-menu-section/index.stories.js.map +0 -1
  902. package/dist/collection/components/z-modal/index.js.map +0 -1
  903. package/dist/collection/components/z-modal/index.stories.js.map +0 -1
  904. package/dist/collection/components/z-navigation-tabs/index.js.map +0 -1
  905. package/dist/collection/components/z-navigation-tabs/index.stories.js.map +0 -1
  906. package/dist/collection/components/z-notification/index.js.map +0 -1
  907. package/dist/collection/components/z-notification/index.stories.js.map +0 -1
  908. package/dist/collection/components/z-offcanvas/index.js.map +0 -1
  909. package/dist/collection/components/z-offcanvas/index.stories.js.map +0 -1
  910. package/dist/collection/components/z-pagination/index.js.map +0 -1
  911. package/dist/collection/components/z-pagination/index.stories.js.map +0 -1
  912. package/dist/collection/components/z-panel-elem/index.js.map +0 -1
  913. package/dist/collection/components/z-panel-elem/index.stories.js.map +0 -1
  914. package/dist/collection/components/z-popover/index.js.map +0 -1
  915. package/dist/collection/components/z-popover/index.stories.js.map +0 -1
  916. package/dist/collection/components/z-result-card/index.js.map +0 -1
  917. package/dist/collection/components/z-result-card/z-result-card.stories.js.map +0 -1
  918. package/dist/collection/components/z-searchbar/index.js.map +0 -1
  919. package/dist/collection/components/z-searchbar/index.stories.js.map +0 -1
  920. package/dist/collection/components/z-select/index.js.map +0 -1
  921. package/dist/collection/components/z-select/index.stories.js.map +0 -1
  922. package/dist/collection/components/z-skip-to-content/index.js.map +0 -1
  923. package/dist/collection/components/z-skip-to-content/index.stories.js.map +0 -1
  924. package/dist/collection/components/z-stepper/index.js.map +0 -1
  925. package/dist/collection/components/z-stepper/index.stories.js.map +0 -1
  926. package/dist/collection/components/z-stepper-item/index.js.map +0 -1
  927. package/dist/collection/components/z-stepper-item/index.stories.js.map +0 -1
  928. package/dist/collection/components/z-tag/index.js.map +0 -1
  929. package/dist/collection/components/z-tag/index.stories.js.map +0 -1
  930. package/dist/collection/components/z-toast-notification/index.js.map +0 -1
  931. package/dist/collection/components/z-toast-notification/index.stories.js.map +0 -1
  932. package/dist/collection/components/z-toast-notification-list/index.js.map +0 -1
  933. package/dist/collection/components/z-toast-notification-list/index.stories.js.map +0 -1
  934. package/dist/collection/components/z-toggle-button/index.js.map +0 -1
  935. package/dist/collection/components/z-toggle-button/index.stories.js.map +0 -1
  936. package/dist/collection/components/z-toggle-switch/index.js.map +0 -1
  937. package/dist/collection/components/z-toggle-switch/index.stories.js.map +0 -1
  938. package/dist/collection/components/z-tool/index.js.map +0 -1
  939. package/dist/collection/components/z-tool/index.stories.js.map +0 -1
  940. package/dist/collection/components/z-toolbar/index.js.map +0 -1
  941. package/dist/collection/components/z-toolbar/index.stories.js.map +0 -1
  942. package/dist/collection/components/z-tooltip/index.js.map +0 -1
  943. package/dist/collection/components/z-tooltip/index.stories.js.map +0 -1
  944. package/dist/collection/components/z-visually-hidden/index.js.map +0 -1
  945. package/dist/collection/components/z-visually-hidden/index.stories.js.map +0 -1
  946. package/dist/collection/constants/breakpoints.js.map +0 -1
  947. package/dist/collection/constants/icons.js.map +0 -1
  948. package/dist/collection/constants/iconset.js.map +0 -1
  949. package/dist/collection/index.js.map +0 -1
  950. package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +0 -1
  951. package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +0 -1
  952. package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +0 -1
  953. package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +0 -1
  954. package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +0 -1
  955. package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +0 -1
  956. package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +0 -1
  957. package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +0 -1
  958. package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +0 -1
  959. package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +0 -1
  960. package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +0 -1
  961. package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +0 -1
  962. package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +0 -1
  963. package/dist/collection/snowflakes/myz/z-alert/index.js.map +0 -1
  964. package/dist/collection/snowflakes/myz/z-otp/index.js.map +0 -1
  965. package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +0 -1
  966. package/dist/collection/utils/storybook-utils.js.map +0 -1
  967. package/dist/collection/utils/utils.js.map +0 -1
  968. package/dist/components/_commonjsHelpers.js.map +0 -1
  969. package/dist/components/breakpoints.js.map +0 -1
  970. package/dist/components/iconset.js.map +0 -1
  971. package/dist/components/index.js.map +0 -1
  972. package/dist/components/index10.js.map +0 -1
  973. package/dist/components/index11.js.map +0 -1
  974. package/dist/components/index12.js.map +0 -1
  975. package/dist/components/index13.js.map +0 -1
  976. package/dist/components/index14.js.map +0 -1
  977. package/dist/components/index15.js.map +0 -1
  978. package/dist/components/index16.js.map +0 -1
  979. package/dist/components/index17.js.map +0 -1
  980. package/dist/components/index18.js.map +0 -1
  981. package/dist/components/index19.js.map +0 -1
  982. package/dist/components/index2.js.map +0 -1
  983. package/dist/components/index20.js.map +0 -1
  984. package/dist/components/index21.js.map +0 -1
  985. package/dist/components/index22.js.map +0 -1
  986. package/dist/components/index23.js.map +0 -1
  987. package/dist/components/index24.js.map +0 -1
  988. package/dist/components/index25.js.map +0 -1
  989. package/dist/components/index26.js.map +0 -1
  990. package/dist/components/index27.js.map +0 -1
  991. package/dist/components/index3.js.map +0 -1
  992. package/dist/components/index4.js.map +0 -1
  993. package/dist/components/index5.js.map +0 -1
  994. package/dist/components/index6.js.map +0 -1
  995. package/dist/components/index7.js.map +0 -1
  996. package/dist/components/index8.js.map +0 -1
  997. package/dist/components/index9.js.map +0 -1
  998. package/dist/components/utils.js.map +0 -1
  999. package/dist/components/utils2.js.map +0 -1
  1000. package/dist/components/z-accordion.js.map +0 -1
  1001. package/dist/components/z-alert.js.map +0 -1
  1002. package/dist/components/z-anchor-navigation.js.map +0 -1
  1003. package/dist/components/z-app-header-deprecated.js.map +0 -1
  1004. package/dist/components/z-app-header.js.map +0 -1
  1005. package/dist/components/z-aria-alert.js.map +0 -1
  1006. package/dist/components/z-avatar.js.map +0 -1
  1007. package/dist/components/z-book-card-app.js.map +0 -1
  1008. package/dist/components/z-book-card-deprecated.js.map +0 -1
  1009. package/dist/components/z-book-card.js.map +0 -1
  1010. package/dist/components/z-book-cover.js.map +0 -1
  1011. package/dist/components/z-breadcrumb.js.map +0 -1
  1012. package/dist/components/z-button-sort.js.map +0 -1
  1013. package/dist/components/z-button.js.map +0 -1
  1014. package/dist/components/z-card.js.map +0 -1
  1015. package/dist/components/z-carousel.js.map +0 -1
  1016. package/dist/components/z-chip.js.map +0 -1
  1017. package/dist/components/z-color-picker.js.map +0 -1
  1018. package/dist/components/z-combobox.js.map +0 -1
  1019. package/dist/components/z-cover-hero.js.map +0 -1
  1020. package/dist/components/z-date-picker.js.map +0 -1
  1021. package/dist/components/z-divider.js.map +0 -1
  1022. package/dist/components/z-dragdrop-area.js.map +0 -1
  1023. package/dist/components/z-file-upload.js.map +0 -1
  1024. package/dist/components/z-file.js.map +0 -1
  1025. package/dist/components/z-ghost-loading.js.map +0 -1
  1026. package/dist/components/z-icon.js.map +0 -1
  1027. package/dist/components/z-info-box.js.map +0 -1
  1028. package/dist/components/z-info-reveal.js.map +0 -1
  1029. package/dist/components/z-input-message.js.map +0 -1
  1030. package/dist/components/z-input.js.map +0 -1
  1031. package/dist/components/z-list-element.js.map +0 -1
  1032. package/dist/components/z-list-group.js.map +0 -1
  1033. package/dist/components/z-list.js.map +0 -1
  1034. package/dist/components/z-logo.js.map +0 -1
  1035. package/dist/components/z-menu-deprecated.js.map +0 -1
  1036. package/dist/components/z-menu-section-deprecated.js.map +0 -1
  1037. package/dist/components/z-menu-section.js.map +0 -1
  1038. package/dist/components/z-menu.js.map +0 -1
  1039. package/dist/components/z-modal.js.map +0 -1
  1040. package/dist/components/z-myz-card-alert.js.map +0 -1
  1041. package/dist/components/z-myz-card-body.js.map +0 -1
  1042. package/dist/components/z-myz-card-cover.js.map +0 -1
  1043. package/dist/components/z-myz-card-dictionary.js.map +0 -1
  1044. package/dist/components/z-myz-card-footer-sections.js.map +0 -1
  1045. package/dist/components/z-myz-card-footer.js.map +0 -1
  1046. package/dist/components/z-myz-card-header.js.map +0 -1
  1047. package/dist/components/z-myz-card-icon.js.map +0 -1
  1048. package/dist/components/z-myz-card-info.js.map +0 -1
  1049. package/dist/components/z-myz-card-list.js.map +0 -1
  1050. package/dist/components/z-myz-card.js.map +0 -1
  1051. package/dist/components/z-myz-list-item.js.map +0 -1
  1052. package/dist/components/z-myz-list.js.map +0 -1
  1053. package/dist/components/z-navigation-tabs.js.map +0 -1
  1054. package/dist/components/z-notification.js.map +0 -1
  1055. package/dist/components/z-offcanvas.js.map +0 -1
  1056. package/dist/components/z-otp.js.map +0 -1
  1057. package/dist/components/z-pagination.js.map +0 -1
  1058. package/dist/components/z-panel-elem.js.map +0 -1
  1059. package/dist/components/z-popover.js.map +0 -1
  1060. package/dist/components/z-range-picker.js.map +0 -1
  1061. package/dist/components/z-result-card.js.map +0 -1
  1062. package/dist/components/z-searchbar.js.map +0 -1
  1063. package/dist/components/z-section-title.js.map +0 -1
  1064. package/dist/components/z-select.js.map +0 -1
  1065. package/dist/components/z-skip-to-content.js.map +0 -1
  1066. package/dist/components/z-slideshow.js.map +0 -1
  1067. package/dist/components/z-stepper-item.js.map +0 -1
  1068. package/dist/components/z-stepper.js.map +0 -1
  1069. package/dist/components/z-table.js.map +0 -1
  1070. package/dist/components/z-tag.js.map +0 -1
  1071. package/dist/components/z-tbody.js.map +0 -1
  1072. package/dist/components/z-td.js.map +0 -1
  1073. package/dist/components/z-tfoot.js.map +0 -1
  1074. package/dist/components/z-th.js.map +0 -1
  1075. package/dist/components/z-thead.js.map +0 -1
  1076. package/dist/components/z-toast-notification-list.js.map +0 -1
  1077. package/dist/components/z-toast-notification.js.map +0 -1
  1078. package/dist/components/z-toggle-button.js.map +0 -1
  1079. package/dist/components/z-toggle-switch.js.map +0 -1
  1080. package/dist/components/z-tool.js.map +0 -1
  1081. package/dist/components/z-toolbar.js.map +0 -1
  1082. package/dist/components/z-tooltip.js.map +0 -1
  1083. package/dist/components/z-tr.js.map +0 -1
  1084. package/dist/components/z-tree-list.js.map +0 -1
  1085. package/dist/components/z-visually-hidden.js.map +0 -1
  1086. package/dist/docs/grid/index.stories.js +0 -54
  1087. package/dist/docs/grid/index.stories.js.map +0 -1
  1088. package/dist/docs/iconset/index.stories.js +0 -32
  1089. package/dist/docs/iconset/index.stories.js.map +0 -1
  1090. package/dist/docs/themes/index.stories.js +0 -108
  1091. package/dist/docs/themes/index.stories.js.map +0 -1
  1092. package/dist/docs/typography/index.stories.js +0 -186
  1093. package/dist/docs/typography/index.stories.js.map +0 -1
  1094. package/dist/esm/_commonjsHelpers-1c8beb5f.js +0 -5
  1095. package/dist/esm/_commonjsHelpers-1c8beb5f.js.map +0 -1
  1096. package/dist/esm/app-globals-0f993ce5.js +0 -5
  1097. package/dist/esm/app-globals-0f993ce5.js.map +0 -1
  1098. package/dist/esm/breakpoints-d148bfde.js.map +0 -1
  1099. package/dist/esm/iconset-d7823b13.js.map +0 -1
  1100. package/dist/esm/index-09bfb4ee.js +0 -18
  1101. package/dist/esm/index-09bfb4ee.js.map +0 -1
  1102. package/dist/esm/index-106473a8.js.map +0 -1
  1103. package/dist/esm/index-3856a6ca.js +0 -19
  1104. package/dist/esm/index-3856a6ca.js.map +0 -1
  1105. package/dist/esm/index-455c0a68.js +0 -21
  1106. package/dist/esm/index-455c0a68.js.map +0 -1
  1107. package/dist/esm/index-6c43bc70.js +0 -65
  1108. package/dist/esm/index-6c43bc70.js.map +0 -1
  1109. package/dist/esm/index-a0b957e0.js +0 -71
  1110. package/dist/esm/index-a0b957e0.js.map +0 -1
  1111. package/dist/esm/index-c8ceadeb.js +0 -2293
  1112. package/dist/esm/index-c8ceadeb.js.map +0 -1
  1113. package/dist/esm/index-f8517155.js +0 -45
  1114. package/dist/esm/index-f8517155.js.map +0 -1
  1115. package/dist/esm/index.js.map +0 -1
  1116. package/dist/esm/loader.js.map +0 -1
  1117. package/dist/esm/utils-8d6ca808.js.map +0 -1
  1118. package/dist/esm/utils-93ac0e6c.js.map +0 -1
  1119. package/dist/esm/web-components-library.js.map +0 -1
  1120. package/dist/esm/z-accordion.entry.js.map +0 -1
  1121. package/dist/esm/z-alert.entry.js.map +0 -1
  1122. package/dist/esm/z-anchor-navigation.entry.js.map +0 -1
  1123. package/dist/esm/z-app-header-deprecated.entry.js.map +0 -1
  1124. package/dist/esm/z-app-header_12.entry.js.map +0 -1
  1125. package/dist/esm/z-aria-alert.entry.js.map +0 -1
  1126. package/dist/esm/z-avatar.entry.js.map +0 -1
  1127. package/dist/esm/z-book-card-app.entry.js.map +0 -1
  1128. package/dist/esm/z-book-card-deprecated.entry.js.map +0 -1
  1129. package/dist/esm/z-book-card.entry.js.map +0 -1
  1130. package/dist/esm/z-book-cover.entry.js.map +0 -1
  1131. package/dist/esm/z-breadcrumb.entry.js.map +0 -1
  1132. package/dist/esm/z-button-sort.entry.js.map +0 -1
  1133. package/dist/esm/z-card.entry.js.map +0 -1
  1134. package/dist/esm/z-carousel.entry.js.map +0 -1
  1135. package/dist/esm/z-chip.entry.js.map +0 -1
  1136. package/dist/esm/z-color-picker.entry.js.map +0 -1
  1137. package/dist/esm/z-combobox.entry.js.map +0 -1
  1138. package/dist/esm/z-cover-hero.entry.js.map +0 -1
  1139. package/dist/esm/z-date-picker.entry.js.map +0 -1
  1140. package/dist/esm/z-dragdrop-area_2.entry.js.map +0 -1
  1141. package/dist/esm/z-file-upload.entry.js.map +0 -1
  1142. package/dist/esm/z-file.entry.js.map +0 -1
  1143. package/dist/esm/z-ghost-loading.entry.js.map +0 -1
  1144. package/dist/esm/z-info-box.entry.js.map +0 -1
  1145. package/dist/esm/z-info-reveal.entry.js.map +0 -1
  1146. package/dist/esm/z-logo.entry.js.map +0 -1
  1147. package/dist/esm/z-menu-deprecated.entry.js.map +0 -1
  1148. package/dist/esm/z-menu-section-deprecated.entry.js.map +0 -1
  1149. package/dist/esm/z-menu-section.entry.js.map +0 -1
  1150. package/dist/esm/z-menu.entry.js.map +0 -1
  1151. package/dist/esm/z-myz-card-alert.entry.js.map +0 -1
  1152. package/dist/esm/z-myz-card-dictionary.entry.js.map +0 -1
  1153. package/dist/esm/z-myz-card-footer-sections.entry.js.map +0 -1
  1154. package/dist/esm/z-myz-card-footer.entry.js.map +0 -1
  1155. package/dist/esm/z-myz-card-icon.entry.js.map +0 -1
  1156. package/dist/esm/z-myz-card-info.entry.js.map +0 -1
  1157. package/dist/esm/z-myz-card-list.entry.js.map +0 -1
  1158. package/dist/esm/z-myz-card_4.entry.js.map +0 -1
  1159. package/dist/esm/z-myz-list-item.entry.js.map +0 -1
  1160. package/dist/esm/z-myz-list.entry.js.map +0 -1
  1161. package/dist/esm/z-navigation-tabs.entry.js.map +0 -1
  1162. package/dist/esm/z-notification.entry.js.map +0 -1
  1163. package/dist/esm/z-otp.entry.js.map +0 -1
  1164. package/dist/esm/z-pagination.entry.js.map +0 -1
  1165. package/dist/esm/z-panel-elem.entry.js.map +0 -1
  1166. package/dist/esm/z-popover.entry.js.map +0 -1
  1167. package/dist/esm/z-range-picker.entry.js.map +0 -1
  1168. package/dist/esm/z-result-card.entry.js.map +0 -1
  1169. package/dist/esm/z-section-title.entry.js.map +0 -1
  1170. package/dist/esm/z-select.entry.js.map +0 -1
  1171. package/dist/esm/z-skip-to-content.entry.js.map +0 -1
  1172. package/dist/esm/z-slideshow.entry.js.map +0 -1
  1173. package/dist/esm/z-stepper-item.entry.js.map +0 -1
  1174. package/dist/esm/z-stepper.entry.js.map +0 -1
  1175. package/dist/esm/z-table.entry.js.map +0 -1
  1176. package/dist/esm/z-tbody.entry.js.map +0 -1
  1177. package/dist/esm/z-td.entry.js.map +0 -1
  1178. package/dist/esm/z-tfoot.entry.js.map +0 -1
  1179. package/dist/esm/z-th.entry.js.map +0 -1
  1180. package/dist/esm/z-thead.entry.js.map +0 -1
  1181. package/dist/esm/z-toast-notification-list.entry.js.map +0 -1
  1182. package/dist/esm/z-toast-notification.entry.js.map +0 -1
  1183. package/dist/esm/z-toggle-button.entry.js.map +0 -1
  1184. package/dist/esm/z-toggle-switch.entry.js.map +0 -1
  1185. package/dist/esm/z-tool.entry.js.map +0 -1
  1186. package/dist/esm/z-toolbar.entry.js.map +0 -1
  1187. package/dist/esm/z-tooltip.entry.js.map +0 -1
  1188. package/dist/esm/z-tr.entry.js.map +0 -1
  1189. package/dist/esm/z-tree-list.entry.js.map +0 -1
  1190. package/dist/esm/z-visually-hidden.entry.js.map +0 -1
  1191. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +0 -9
  1192. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +0 -11
  1193. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +0 -16
  1194. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +0 -96
  1195. package/dist/web-components-library/index.esm.js.map +0 -1
  1196. package/dist/web-components-library/p-05be939d.entry.js +0 -2
  1197. package/dist/web-components-library/p-05be939d.entry.js.map +0 -1
  1198. package/dist/web-components-library/p-061e28d6.js +0 -2
  1199. package/dist/web-components-library/p-061e28d6.js.map +0 -1
  1200. package/dist/web-components-library/p-0643d684.entry.js +0 -2
  1201. package/dist/web-components-library/p-0643d684.entry.js.map +0 -1
  1202. package/dist/web-components-library/p-0aed3ddc.entry.js +0 -2
  1203. package/dist/web-components-library/p-0aed3ddc.entry.js.map +0 -1
  1204. package/dist/web-components-library/p-0b03b0e3.js +0 -2
  1205. package/dist/web-components-library/p-0b03b0e3.js.map +0 -1
  1206. package/dist/web-components-library/p-1b972597.entry.js +0 -2
  1207. package/dist/web-components-library/p-1b972597.entry.js.map +0 -1
  1208. package/dist/web-components-library/p-252893a8.entry.js +0 -2
  1209. package/dist/web-components-library/p-252893a8.entry.js.map +0 -1
  1210. package/dist/web-components-library/p-30a78a06.entry.js +0 -2
  1211. package/dist/web-components-library/p-30a78a06.entry.js.map +0 -1
  1212. package/dist/web-components-library/p-31bd2a1c.entry.js +0 -2
  1213. package/dist/web-components-library/p-31bd2a1c.entry.js.map +0 -1
  1214. package/dist/web-components-library/p-32bc8a40.entry.js +0 -2
  1215. package/dist/web-components-library/p-32bc8a40.entry.js.map +0 -1
  1216. package/dist/web-components-library/p-35d73edf.entry.js +0 -2
  1217. package/dist/web-components-library/p-35d73edf.entry.js.map +0 -1
  1218. package/dist/web-components-library/p-3977b0ae.entry.js +0 -2
  1219. package/dist/web-components-library/p-3977b0ae.entry.js.map +0 -1
  1220. package/dist/web-components-library/p-41891d34.entry.js +0 -2
  1221. package/dist/web-components-library/p-41891d34.entry.js.map +0 -1
  1222. package/dist/web-components-library/p-42abfe3b.entry.js +0 -2
  1223. package/dist/web-components-library/p-42abfe3b.entry.js.map +0 -1
  1224. package/dist/web-components-library/p-43adca09.entry.js +0 -2
  1225. package/dist/web-components-library/p-43adca09.entry.js.map +0 -1
  1226. package/dist/web-components-library/p-447a6391.entry.js +0 -2
  1227. package/dist/web-components-library/p-447a6391.entry.js.map +0 -1
  1228. package/dist/web-components-library/p-4504375f.entry.js +0 -2
  1229. package/dist/web-components-library/p-4504375f.entry.js.map +0 -1
  1230. package/dist/web-components-library/p-4573c419.js +0 -2
  1231. package/dist/web-components-library/p-4573c419.js.map +0 -1
  1232. package/dist/web-components-library/p-47b59f05.entry.js +0 -2
  1233. package/dist/web-components-library/p-47b59f05.entry.js.map +0 -1
  1234. package/dist/web-components-library/p-5145a606.js +0 -2
  1235. package/dist/web-components-library/p-5145a606.js.map +0 -1
  1236. package/dist/web-components-library/p-565c1815.entry.js +0 -2
  1237. package/dist/web-components-library/p-565c1815.entry.js.map +0 -1
  1238. package/dist/web-components-library/p-5989465b.entry.js +0 -2
  1239. package/dist/web-components-library/p-5989465b.entry.js.map +0 -1
  1240. package/dist/web-components-library/p-6164feb9.entry.js +0 -2
  1241. package/dist/web-components-library/p-6164feb9.entry.js.map +0 -1
  1242. package/dist/web-components-library/p-623fdee4.js +0 -2
  1243. package/dist/web-components-library/p-623fdee4.js.map +0 -1
  1244. package/dist/web-components-library/p-66c0f993.entry.js +0 -2
  1245. package/dist/web-components-library/p-66c0f993.entry.js.map +0 -1
  1246. package/dist/web-components-library/p-68d91a93.js +0 -2
  1247. package/dist/web-components-library/p-68d91a93.js.map +0 -1
  1248. package/dist/web-components-library/p-6c6a655e.entry.js +0 -2
  1249. package/dist/web-components-library/p-6c6a655e.entry.js.map +0 -1
  1250. package/dist/web-components-library/p-6c9cd6be.entry.js.map +0 -1
  1251. package/dist/web-components-library/p-6d15da6f.entry.js +0 -2
  1252. package/dist/web-components-library/p-6d15da6f.entry.js.map +0 -1
  1253. package/dist/web-components-library/p-6e13aa8e.entry.js +0 -2
  1254. package/dist/web-components-library/p-6e13aa8e.entry.js.map +0 -1
  1255. package/dist/web-components-library/p-75c4a726.js +0 -3
  1256. package/dist/web-components-library/p-75c4a726.js.map +0 -1
  1257. package/dist/web-components-library/p-767b66ca.entry.js +0 -2
  1258. package/dist/web-components-library/p-767b66ca.entry.js.map +0 -1
  1259. package/dist/web-components-library/p-76d1d0e4.entry.js +0 -2
  1260. package/dist/web-components-library/p-76d1d0e4.entry.js.map +0 -1
  1261. package/dist/web-components-library/p-7a4f6a5b.entry.js +0 -2
  1262. package/dist/web-components-library/p-7a4f6a5b.entry.js.map +0 -1
  1263. package/dist/web-components-library/p-7b837e11.js +0 -2
  1264. package/dist/web-components-library/p-7b837e11.js.map +0 -1
  1265. package/dist/web-components-library/p-7d655f96.entry.js +0 -2
  1266. package/dist/web-components-library/p-7d655f96.entry.js.map +0 -1
  1267. package/dist/web-components-library/p-82eeea83.entry.js +0 -2
  1268. package/dist/web-components-library/p-82eeea83.entry.js.map +0 -1
  1269. package/dist/web-components-library/p-8503c87a.entry.js +0 -2
  1270. package/dist/web-components-library/p-8503c87a.entry.js.map +0 -1
  1271. package/dist/web-components-library/p-86618221.js +0 -2
  1272. package/dist/web-components-library/p-86618221.js.map +0 -1
  1273. package/dist/web-components-library/p-869295ce.entry.js +0 -2
  1274. package/dist/web-components-library/p-869295ce.entry.js.map +0 -1
  1275. package/dist/web-components-library/p-88a9865c.entry.js +0 -2
  1276. package/dist/web-components-library/p-88a9865c.entry.js.map +0 -1
  1277. package/dist/web-components-library/p-8988eee3.entry.js +0 -2
  1278. package/dist/web-components-library/p-8988eee3.entry.js.map +0 -1
  1279. package/dist/web-components-library/p-8b367393.js +0 -2
  1280. package/dist/web-components-library/p-8b367393.js.map +0 -1
  1281. package/dist/web-components-library/p-8c52635e.entry.js +0 -2
  1282. package/dist/web-components-library/p-8c52635e.entry.js.map +0 -1
  1283. package/dist/web-components-library/p-8fd50cc5.entry.js +0 -2
  1284. package/dist/web-components-library/p-8fd50cc5.entry.js.map +0 -1
  1285. package/dist/web-components-library/p-92f13701.entry.js +0 -2
  1286. package/dist/web-components-library/p-92f13701.entry.js.map +0 -1
  1287. package/dist/web-components-library/p-93d349ee.entry.js +0 -2
  1288. package/dist/web-components-library/p-93d349ee.entry.js.map +0 -1
  1289. package/dist/web-components-library/p-943db3a8.entry.js +0 -2
  1290. package/dist/web-components-library/p-943db3a8.entry.js.map +0 -1
  1291. package/dist/web-components-library/p-9814f864.entry.js +0 -2
  1292. package/dist/web-components-library/p-9814f864.entry.js.map +0 -1
  1293. package/dist/web-components-library/p-988a58dd.entry.js +0 -2
  1294. package/dist/web-components-library/p-988a58dd.entry.js.map +0 -1
  1295. package/dist/web-components-library/p-9ae0c0c6.entry.js +0 -2
  1296. package/dist/web-components-library/p-9ae0c0c6.entry.js.map +0 -1
  1297. package/dist/web-components-library/p-9c816a3b.js +0 -2
  1298. package/dist/web-components-library/p-9c816a3b.js.map +0 -1
  1299. package/dist/web-components-library/p-a2ee659d.entry.js +0 -2
  1300. package/dist/web-components-library/p-a2ee659d.entry.js.map +0 -1
  1301. package/dist/web-components-library/p-a3f9a5da.entry.js +0 -2
  1302. package/dist/web-components-library/p-a3f9a5da.entry.js.map +0 -1
  1303. package/dist/web-components-library/p-a4d2cf55.entry.js +0 -2
  1304. package/dist/web-components-library/p-a4d2cf55.entry.js.map +0 -1
  1305. package/dist/web-components-library/p-a8790237.entry.js +0 -2
  1306. package/dist/web-components-library/p-a8790237.entry.js.map +0 -1
  1307. package/dist/web-components-library/p-aaa96c12.entry.js +0 -17
  1308. package/dist/web-components-library/p-aaa96c12.entry.js.map +0 -1
  1309. package/dist/web-components-library/p-accbc381.entry.js +0 -2
  1310. package/dist/web-components-library/p-accbc381.entry.js.map +0 -1
  1311. package/dist/web-components-library/p-b0324c7d.entry.js +0 -2
  1312. package/dist/web-components-library/p-b0324c7d.entry.js.map +0 -1
  1313. package/dist/web-components-library/p-b391211f.entry.js +0 -2
  1314. package/dist/web-components-library/p-b391211f.entry.js.map +0 -1
  1315. package/dist/web-components-library/p-b421424f.entry.js +0 -2
  1316. package/dist/web-components-library/p-b421424f.entry.js.map +0 -1
  1317. package/dist/web-components-library/p-b54d923e.entry.js +0 -2
  1318. package/dist/web-components-library/p-b54d923e.entry.js.map +0 -1
  1319. package/dist/web-components-library/p-b7056859.entry.js +0 -2
  1320. package/dist/web-components-library/p-b7056859.entry.js.map +0 -1
  1321. package/dist/web-components-library/p-b71a3f69.entry.js +0 -2
  1322. package/dist/web-components-library/p-b71a3f69.entry.js.map +0 -1
  1323. package/dist/web-components-library/p-b7ec2cc4.entry.js +0 -2
  1324. package/dist/web-components-library/p-b7ec2cc4.entry.js.map +0 -1
  1325. package/dist/web-components-library/p-bd76ca35.entry.js +0 -2
  1326. package/dist/web-components-library/p-bd76ca35.entry.js.map +0 -1
  1327. package/dist/web-components-library/p-c3e03e41.entry.js +0 -2
  1328. package/dist/web-components-library/p-c3e03e41.entry.js.map +0 -1
  1329. package/dist/web-components-library/p-c811b0cf.entry.js +0 -2
  1330. package/dist/web-components-library/p-c811b0cf.entry.js.map +0 -1
  1331. package/dist/web-components-library/p-c89e1f4b.entry.js +0 -2
  1332. package/dist/web-components-library/p-c89e1f4b.entry.js.map +0 -1
  1333. package/dist/web-components-library/p-c9b81cab.entry.js +0 -2
  1334. package/dist/web-components-library/p-c9b81cab.entry.js.map +0 -1
  1335. package/dist/web-components-library/p-cb395500.js +0 -2
  1336. package/dist/web-components-library/p-cb395500.js.map +0 -1
  1337. package/dist/web-components-library/p-cbc09112.entry.js +0 -2
  1338. package/dist/web-components-library/p-cbc09112.entry.js.map +0 -1
  1339. package/dist/web-components-library/p-da3abb97.entry.js +0 -2
  1340. package/dist/web-components-library/p-da3abb97.entry.js.map +0 -1
  1341. package/dist/web-components-library/p-e1255160.js +0 -2
  1342. package/dist/web-components-library/p-e1255160.js.map +0 -1
  1343. package/dist/web-components-library/p-e8eacbeb.entry.js +0 -8
  1344. package/dist/web-components-library/p-e8eacbeb.entry.js.map +0 -1
  1345. package/dist/web-components-library/p-eb15536d.js.map +0 -1
  1346. package/dist/web-components-library/p-ec1270db.entry.js +0 -2
  1347. package/dist/web-components-library/p-ec1270db.entry.js.map +0 -1
  1348. package/dist/web-components-library/p-efa6b991.entry.js +0 -2
  1349. package/dist/web-components-library/p-efa6b991.entry.js.map +0 -1
  1350. package/dist/web-components-library/p-f2c2ad04.entry.js +0 -2
  1351. package/dist/web-components-library/p-f2c2ad04.entry.js.map +0 -1
  1352. package/dist/web-components-library/p-f4b987ed.entry.js +0 -2
  1353. package/dist/web-components-library/p-f4b987ed.entry.js.map +0 -1
  1354. package/dist/web-components-library/p-f662e7ff.entry.js +0 -2
  1355. package/dist/web-components-library/p-f662e7ff.entry.js.map +0 -1
  1356. package/dist/web-components-library/p-f7e65eb0.entry.js +0 -2
  1357. package/dist/web-components-library/p-f7e65eb0.entry.js.map +0 -1
  1358. package/dist/web-components-library/p-f92e0c29.entry.js +0 -2
  1359. package/dist/web-components-library/p-f92e0c29.entry.js.map +0 -1
  1360. package/dist/web-components-library/p-fbce9614.entry.js +0 -2
  1361. package/dist/web-components-library/p-fbce9614.entry.js.map +0 -1
  1362. package/dist/web-components-library/p-ff89d630.entry.js +0 -2
  1363. package/dist/web-components-library/p-ff89d630.entry.js.map +0 -1
  1364. package/dist/web-components-library/web-components-library.esm.js.map +0 -1
  1365. package/loader/package.json +0 -11
  1366. package/react/components.js.map +0 -1
  1367. package/react/index.js.map +0 -1
  1368. package/react/react-component-lib/createComponent.js.map +0 -1
  1369. package/react/react-component-lib/createOverlayComponent.js.map +0 -1
  1370. package/react/react-component-lib/index.js.map +0 -1
  1371. package/react/react-component-lib/interfaces.js.map +0 -1
  1372. package/react/react-component-lib/utils/attachProps.js.map +0 -1
  1373. package/react/react-component-lib/utils/case.js.map +0 -1
  1374. package/react/react-component-lib/utils/dev.js.map +0 -1
  1375. package/react/react-component-lib/utils/index.js.map +0 -1
  1376. package/www/build/index.esm.js.map +0 -1
  1377. package/www/build/p-05be939d.entry.js +0 -2
  1378. package/www/build/p-05be939d.entry.js.map +0 -1
  1379. package/www/build/p-061e28d6.js +0 -2
  1380. package/www/build/p-061e28d6.js.map +0 -1
  1381. package/www/build/p-0643d684.entry.js +0 -2
  1382. package/www/build/p-0643d684.entry.js.map +0 -1
  1383. package/www/build/p-0aed3ddc.entry.js +0 -2
  1384. package/www/build/p-0aed3ddc.entry.js.map +0 -1
  1385. package/www/build/p-0b03b0e3.js +0 -2
  1386. package/www/build/p-0b03b0e3.js.map +0 -1
  1387. package/www/build/p-1b972597.entry.js +0 -2
  1388. package/www/build/p-1b972597.entry.js.map +0 -1
  1389. package/www/build/p-252893a8.entry.js +0 -2
  1390. package/www/build/p-252893a8.entry.js.map +0 -1
  1391. package/www/build/p-30a78a06.entry.js +0 -2
  1392. package/www/build/p-30a78a06.entry.js.map +0 -1
  1393. package/www/build/p-31bd2a1c.entry.js +0 -2
  1394. package/www/build/p-31bd2a1c.entry.js.map +0 -1
  1395. package/www/build/p-32bc8a40.entry.js +0 -2
  1396. package/www/build/p-32bc8a40.entry.js.map +0 -1
  1397. package/www/build/p-35d73edf.entry.js +0 -2
  1398. package/www/build/p-35d73edf.entry.js.map +0 -1
  1399. package/www/build/p-3977b0ae.entry.js +0 -2
  1400. package/www/build/p-3977b0ae.entry.js.map +0 -1
  1401. package/www/build/p-41891d34.entry.js +0 -2
  1402. package/www/build/p-41891d34.entry.js.map +0 -1
  1403. package/www/build/p-42abfe3b.entry.js +0 -2
  1404. package/www/build/p-42abfe3b.entry.js.map +0 -1
  1405. package/www/build/p-43adca09.entry.js +0 -2
  1406. package/www/build/p-43adca09.entry.js.map +0 -1
  1407. package/www/build/p-447a6391.entry.js +0 -2
  1408. package/www/build/p-447a6391.entry.js.map +0 -1
  1409. package/www/build/p-4504375f.entry.js +0 -2
  1410. package/www/build/p-4504375f.entry.js.map +0 -1
  1411. package/www/build/p-4573c419.js +0 -2
  1412. package/www/build/p-4573c419.js.map +0 -1
  1413. package/www/build/p-47b59f05.entry.js +0 -2
  1414. package/www/build/p-47b59f05.entry.js.map +0 -1
  1415. package/www/build/p-4b38182a.js +0 -2
  1416. package/www/build/p-5145a606.js +0 -2
  1417. package/www/build/p-5145a606.js.map +0 -1
  1418. package/www/build/p-565c1815.entry.js +0 -2
  1419. package/www/build/p-565c1815.entry.js.map +0 -1
  1420. package/www/build/p-5989465b.entry.js +0 -2
  1421. package/www/build/p-5989465b.entry.js.map +0 -1
  1422. package/www/build/p-6164feb9.entry.js +0 -2
  1423. package/www/build/p-6164feb9.entry.js.map +0 -1
  1424. package/www/build/p-623fdee4.js +0 -2
  1425. package/www/build/p-623fdee4.js.map +0 -1
  1426. package/www/build/p-66c0f993.entry.js +0 -2
  1427. package/www/build/p-66c0f993.entry.js.map +0 -1
  1428. package/www/build/p-68d91a93.js +0 -2
  1429. package/www/build/p-68d91a93.js.map +0 -1
  1430. package/www/build/p-6c6a655e.entry.js +0 -2
  1431. package/www/build/p-6c6a655e.entry.js.map +0 -1
  1432. package/www/build/p-6c9cd6be.entry.js.map +0 -1
  1433. package/www/build/p-6d15da6f.entry.js +0 -2
  1434. package/www/build/p-6d15da6f.entry.js.map +0 -1
  1435. package/www/build/p-6e13aa8e.entry.js +0 -2
  1436. package/www/build/p-6e13aa8e.entry.js.map +0 -1
  1437. package/www/build/p-75c4a726.js +0 -3
  1438. package/www/build/p-75c4a726.js.map +0 -1
  1439. package/www/build/p-767b66ca.entry.js +0 -2
  1440. package/www/build/p-767b66ca.entry.js.map +0 -1
  1441. package/www/build/p-76d1d0e4.entry.js +0 -2
  1442. package/www/build/p-76d1d0e4.entry.js.map +0 -1
  1443. package/www/build/p-7a4f6a5b.entry.js +0 -2
  1444. package/www/build/p-7a4f6a5b.entry.js.map +0 -1
  1445. package/www/build/p-7b837e11.js +0 -2
  1446. package/www/build/p-7b837e11.js.map +0 -1
  1447. package/www/build/p-7d655f96.entry.js +0 -2
  1448. package/www/build/p-7d655f96.entry.js.map +0 -1
  1449. package/www/build/p-82eeea83.entry.js +0 -2
  1450. package/www/build/p-82eeea83.entry.js.map +0 -1
  1451. package/www/build/p-8503c87a.entry.js +0 -2
  1452. package/www/build/p-8503c87a.entry.js.map +0 -1
  1453. package/www/build/p-86618221.js +0 -2
  1454. package/www/build/p-86618221.js.map +0 -1
  1455. package/www/build/p-869295ce.entry.js +0 -2
  1456. package/www/build/p-869295ce.entry.js.map +0 -1
  1457. package/www/build/p-88a9865c.entry.js +0 -2
  1458. package/www/build/p-88a9865c.entry.js.map +0 -1
  1459. package/www/build/p-8988eee3.entry.js +0 -2
  1460. package/www/build/p-8988eee3.entry.js.map +0 -1
  1461. package/www/build/p-8b367393.js +0 -2
  1462. package/www/build/p-8b367393.js.map +0 -1
  1463. package/www/build/p-8c52635e.entry.js +0 -2
  1464. package/www/build/p-8c52635e.entry.js.map +0 -1
  1465. package/www/build/p-8fd50cc5.entry.js +0 -2
  1466. package/www/build/p-8fd50cc5.entry.js.map +0 -1
  1467. package/www/build/p-92f13701.entry.js +0 -2
  1468. package/www/build/p-92f13701.entry.js.map +0 -1
  1469. package/www/build/p-93d349ee.entry.js +0 -2
  1470. package/www/build/p-93d349ee.entry.js.map +0 -1
  1471. package/www/build/p-943db3a8.entry.js +0 -2
  1472. package/www/build/p-943db3a8.entry.js.map +0 -1
  1473. package/www/build/p-9814f864.entry.js +0 -2
  1474. package/www/build/p-9814f864.entry.js.map +0 -1
  1475. package/www/build/p-988a58dd.entry.js +0 -2
  1476. package/www/build/p-988a58dd.entry.js.map +0 -1
  1477. package/www/build/p-9ae0c0c6.entry.js +0 -2
  1478. package/www/build/p-9ae0c0c6.entry.js.map +0 -1
  1479. package/www/build/p-9c816a3b.js +0 -2
  1480. package/www/build/p-9c816a3b.js.map +0 -1
  1481. package/www/build/p-a2ee659d.entry.js +0 -2
  1482. package/www/build/p-a2ee659d.entry.js.map +0 -1
  1483. package/www/build/p-a3f9a5da.entry.js +0 -2
  1484. package/www/build/p-a3f9a5da.entry.js.map +0 -1
  1485. package/www/build/p-a4d2cf55.entry.js +0 -2
  1486. package/www/build/p-a4d2cf55.entry.js.map +0 -1
  1487. package/www/build/p-a8790237.entry.js +0 -2
  1488. package/www/build/p-a8790237.entry.js.map +0 -1
  1489. package/www/build/p-aaa96c12.entry.js +0 -17
  1490. package/www/build/p-aaa96c12.entry.js.map +0 -1
  1491. package/www/build/p-accbc381.entry.js +0 -2
  1492. package/www/build/p-accbc381.entry.js.map +0 -1
  1493. package/www/build/p-b0324c7d.entry.js +0 -2
  1494. package/www/build/p-b0324c7d.entry.js.map +0 -1
  1495. package/www/build/p-b391211f.entry.js +0 -2
  1496. package/www/build/p-b391211f.entry.js.map +0 -1
  1497. package/www/build/p-b421424f.entry.js +0 -2
  1498. package/www/build/p-b421424f.entry.js.map +0 -1
  1499. package/www/build/p-b54d923e.entry.js +0 -2
  1500. package/www/build/p-b54d923e.entry.js.map +0 -1
  1501. package/www/build/p-b7056859.entry.js +0 -2
  1502. package/www/build/p-b7056859.entry.js.map +0 -1
  1503. package/www/build/p-b71a3f69.entry.js +0 -2
  1504. package/www/build/p-b71a3f69.entry.js.map +0 -1
  1505. package/www/build/p-b7ec2cc4.entry.js +0 -2
  1506. package/www/build/p-b7ec2cc4.entry.js.map +0 -1
  1507. package/www/build/p-bd76ca35.entry.js +0 -2
  1508. package/www/build/p-bd76ca35.entry.js.map +0 -1
  1509. package/www/build/p-c3e03e41.entry.js +0 -2
  1510. package/www/build/p-c3e03e41.entry.js.map +0 -1
  1511. package/www/build/p-c811b0cf.entry.js +0 -2
  1512. package/www/build/p-c811b0cf.entry.js.map +0 -1
  1513. package/www/build/p-c89e1f4b.entry.js +0 -2
  1514. package/www/build/p-c89e1f4b.entry.js.map +0 -1
  1515. package/www/build/p-c9b81cab.entry.js +0 -2
  1516. package/www/build/p-c9b81cab.entry.js.map +0 -1
  1517. package/www/build/p-cb395500.js +0 -2
  1518. package/www/build/p-cb395500.js.map +0 -1
  1519. package/www/build/p-cbc09112.entry.js +0 -2
  1520. package/www/build/p-cbc09112.entry.js.map +0 -1
  1521. package/www/build/p-da3abb97.entry.js +0 -2
  1522. package/www/build/p-da3abb97.entry.js.map +0 -1
  1523. package/www/build/p-e1255160.js +0 -2
  1524. package/www/build/p-e1255160.js.map +0 -1
  1525. package/www/build/p-e8eacbeb.entry.js +0 -8
  1526. package/www/build/p-e8eacbeb.entry.js.map +0 -1
  1527. package/www/build/p-eb15536d.js.map +0 -1
  1528. package/www/build/p-ec1270db.entry.js +0 -2
  1529. package/www/build/p-ec1270db.entry.js.map +0 -1
  1530. package/www/build/p-efa6b991.entry.js +0 -2
  1531. package/www/build/p-efa6b991.entry.js.map +0 -1
  1532. package/www/build/p-f2c2ad04.entry.js +0 -2
  1533. package/www/build/p-f2c2ad04.entry.js.map +0 -1
  1534. package/www/build/p-f4b987ed.entry.js +0 -2
  1535. package/www/build/p-f4b987ed.entry.js.map +0 -1
  1536. package/www/build/p-f662e7ff.entry.js +0 -2
  1537. package/www/build/p-f662e7ff.entry.js.map +0 -1
  1538. package/www/build/p-f7e65eb0.entry.js +0 -2
  1539. package/www/build/p-f7e65eb0.entry.js.map +0 -1
  1540. package/www/build/p-f92e0c29.entry.js +0 -2
  1541. package/www/build/p-f92e0c29.entry.js.map +0 -1
  1542. package/www/build/p-fbce9614.entry.js +0 -2
  1543. package/www/build/p-fbce9614.entry.js.map +0 -1
  1544. package/www/build/p-ff89d630.entry.js +0 -2
  1545. package/www/build/p-ff89d630.entry.js.map +0 -1
  1546. package/www/build/web-components-library.esm.js.map +0 -1
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as i,a as n,g as o}from"./p-75c4a726.js";import{X as a,e as l}from"./p-86618221.js";const r=':host{--z-book-card-portrait-cover-height:378px;--z-book-card-title-lines:2;--z-book-card-title-word-break:initial;--z-book-card-subtitle-lines:1;--z-book-card-subtitle-word-break:break-all;--z-book-card-authors-lines:1;--z-book-card-authors-word-break:break-all;display:flex;width:304px;box-sizing:border-box;flex-direction:column;border:solid var(--border-size-medium) var(--color-surface03);background-color:var(--color-surface01);border-radius:var(--border-radius);color:var(--color-default-text);font-family:var(--font-family-sans)}:host,*{box-sizing:border-box}.main-content{display:flex;height:100%;flex-direction:column;padding:var(--space-unit);gap:var(--space-unit)}.main-content .cover{position:relative;display:flex;overflow:hidden;align-items:flex-end;justify-content:center;border-radius:var(--border-radius)}.main-content .cover z-book-cover{--z-book-cover-height:var(--z-book-card-portrait-cover-height)}.main-content a.cover:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}.main-content .card-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:var(--space-unit)}.main-content .card-info .top{display:flex;flex-direction:column;gap:calc(var(--space-unit) * 2)}.main-content .card-info .top ::slotted([slot="tags"]){display:flex;flex-wrap:wrap;gap:var(--space-unit)}.main-content .card-info .top ::slotted([slot="data"]){display:flex;justify-content:space-between}.main-content .card-info .top .ellipsis{display:-webkit-box;overflow:hidden;height:1.4rem;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;line-height:1.4rem;text-overflow:ellipsis;word-break:break-all}.main-content .card-info .top .ellipsis.opera-title{height:auto;max-height:calc(1.5rem * var(--z-book-card-title-lines));-webkit-line-clamp:var(--z-book-card-title-lines);line-clamp:var(--z-book-card-title-lines);line-height:1.5rem;word-break:var(--z-book-card-title-word-break)}.main-content .card-info .top .ellipsis.volume-title{height:auto;max-height:calc(1.4rem * var(--z-book-card-subtitle-lines));-webkit-line-clamp:var(--z-book-card-subtitle-lines);line-clamp:var(--z-book-card-subtitle-lines);line-height:1.4rem;word-break:var(--z-book-card-subtitle-word-break)}.main-content .card-info .top .ellipsis.authors{height:auto;max-height:calc(1.4rem * var(--z-book-card-authors-lines));-webkit-line-clamp:var(--z-book-card-authors-lines);line-clamp:var(--z-book-card-authors-lines);line-height:1.4rem;word-break:var(--z-book-card-authors-word-break)}.main-content .card-info .top .opera-title *{all:unset}.main-content .cta-wrapper{display:flex;justify-content:space-between;gap:calc(var(--space-unit) / 2)}.main-content .card-info .top .link-chip-wrapper{display:flex;justify-content:space-between}.main-content .card-info .bottom .ebook{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--space-unit);background-color:var(--color-primary02);border-radius:var(--border-radius);gap:var(--space-unit)}.main-content .card-info .bottom .ebook .app-name{display:flex;align-items:center;padding:calc(var(--space-unit) / 2) 0;font-family:var(--font-family-serif);gap:calc(var(--space-unit) / 2)}.main-content .card-info .bottom .ebook .app-name .ebook-logo{width:1.5rem;height:1.5rem;content:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22 fill=%22none%22 aria-hidden=%22true%22%3E%3Cg clip-path=%22url(%23clip0_11996_224)%22%3E%3Cpath d=%22M14.6644 0.469604H5.00141C2.33305 0.469604 0.169922 2.63274 0.169922 5.3011V14.9641C0.169922 17.6324 2.33305 19.7956 5.00141 19.7956H14.6644C17.3328 19.7956 19.4959 17.6324 19.4959 14.9641V5.3011C19.4959 2.63274 17.3328 0.469604 14.6644 0.469604Z%22 fill=%22%23E2011A%22/%3E%3Cpath d=%22M15.9523 13.3536H12.7313C11.6861 13.3536 10.6683 13.6934 9.83241 14.3199C8.99657 13.6934 7.97873 13.3536 6.93352 13.3536H3.71252V5.30115H6.93352C7.97873 5.30115 8.99657 5.64096 9.83241 6.26745C10.6683 5.64096 11.6861 5.30115 12.7313 5.30115H15.9523V13.3536Z%22 fill=%22white%22/%3E%3Cpath d=%22M15.9523 14.3201H3.71252V14.9643H15.9523V14.3201Z%22 fill=%22black%22/%3E%3Cpath d=%22M8.22229 10.732V8.24543C8.22229 7.97165 8.51057 7.79449 8.75375 7.91689L11.2404 9.16019C11.5109 9.29548 11.5109 9.682 11.2404 9.81728L8.75375 11.0606C8.50896 11.183 8.22229 11.0058 8.22229 10.732Z%22 fill=%22black%22/%3E%3Cpath d=%22M4.35704 7.87826C5.42438 7.87826 6.28963 7.013 6.28963 5.94566C6.28963 4.87831 5.42438 4.01306 4.35704 4.01306C3.28969 4.01306 2.42444 4.87831 2.42444 5.94566C2.42444 7.013 3.28969 7.87826 4.35704 7.87826Z%22 fill=%22black%22/%3E%3Cpath d=%22M5.6454 5.62354H3.0686V6.26773H5.6454V5.62354Z%22 fill=%22white%22/%3E%3Cpath d=%22M4.67917 4.65723H4.03497V7.23402H4.67917V4.65723Z%22 fill=%22white%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_11996_224%22%3E%3Crect width=%2219.326%22 height=%2219.326%22 fill=%22white%22 transform=%22translate(0.169922 0.469604)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}:host([variant="landscape"]){width:635px;min-height:max(332px, 20.75rem);padding:0}:host([variant="landscape"]) .main-content{min-height:max(332px, 20.75rem);flex-direction:row;padding:calc(var(--space-unit) * 2);gap:calc(var(--space-unit) * 2)}:host([variant="landscape"]) .main-content .cover z-book-cover{--z-book-cover-height:300px}:host([variant="landscape"]) .main-content .card-info,:host([variant="landscape"]) .main-content .card-info .top{gap:calc(var(--space-unit) / 2)}@media (max-width: 767px){:host([variant="portrait"]){width:100%;max-width:400px}}';const s=r;const d=':root{--font-family-sans:"IBM Plex Sans", sans-serif;--font-family-serif:"IBM Plex Serif", serif;--font-lt:300;--font-rg:400;--font-sb:600;--font-bd:700;--font-size-1:0.75rem;--font-size-2:0.875rem;--font-size-3:1rem;--font-size-4:1.125rem;--font-size-5:1.25rem;--font-size-6:1.5rem;--font-size-7:1.75rem;--font-size-8:2rem;--font-size-9:2.25rem;--font-size-10:2.625rem;--font-size-11:3rem;--font-size-12:3.375rem;--font-size-13:3.75rem;--font-size-14:4.25rem;--font-size-15:4.75rem;--font-size-16:5.25rem;--font-size-17:5.75rem;--section-title-1:var(--font-sb) var(--font-size-11) / 1.083 var(--font-family-serif);--section-title-2:var(--font-sb) var(--font-size-10) / 1.142 var(--font-family-serif);--section-title-3:var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);--section-title-4:var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);--section-title-5:var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);--section-title-6:var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif)}.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-3,.heading-3-sb,.heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-4,.heading-4-sb,.heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-1,.body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-2,.body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.body-3,.body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.body-4,.body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.body-5,.body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.interactive-1,.interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.interactive-2,.interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.interactive-3,.interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.helper,.helper-sb{font-size:var(--font-size-1);font-style:italic;font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.section-title-1{font:var(--section-title-1)}.section-title-2{font:var(--section-title-2)}.section-title-3{font:var(--section-title-3)}.section-title-4{font:var(--section-title-4)}.section-title-5{font:var(--section-title-5)}.section-title-6{font:var(--section-title-6)}@media (min-width: 1152px){.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}}@media (max-width: 767px){.mobile-heading-1,.mobile-heading-1-sb,.mobile-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.mobile-heading-2,.mobile-heading-2-sb,.mobile-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-3,.mobile-heading-3-sb,.mobile-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-4,.mobile-heading-4-sb,.mobile-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-1,.mobile-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-2,.mobile-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.mobile-body-3,.mobile-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-body-4,.mobile-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-body-5,.mobile-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-interactive-1,.mobile-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-interactive-2,.mobile-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-interactive-3,.mobile-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-section-title-1{font:var(--section-title-1)}.mobile-section-title-2{font:var(--section-title-2)}.mobile-section-title-3{font:var(--section-title-3)}.mobile-section-title-4{font:var(--section-title-4)}.mobile-section-title-5{font:var(--section-title-5)}.mobile-section-title-6{font:var(--section-title-6)}.mobile-heading-1-lt,.mobile-heading-2-lt,.mobile-heading-3-lt,.mobile-heading-4-lt{font-weight:var(--font-lt)}.mobile-heading-1-sb,.mobile-heading-2-sb,.mobile-heading-3-sb,.mobile-heading-4-sb,.mobile-body-1-sb,.mobile-body-2-sb,.mobile-body-3-sb,.mobile-body-4-sb,.mobile-body-5-sb,.mobile-interactive-1-sb,.mobile-interactive-2-sb,.mobile-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 768px) and (max-width: 1151px){.tablet-heading-1,.tablet-heading-1-sb,.tablet-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.tablet-heading-2,.tablet-heading-2-sb,.tablet-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-3,.tablet-heading-3-sb,.tablet-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-4,.tablet-heading-4-sb,.tablet-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-1,.tablet-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-2,.tablet-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.tablet-body-3,.tablet-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-body-4,.tablet-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-body-5,.tablet-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-interactive-1,.tablet-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-interactive-2,.tablet-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-interactive-3,.tablet-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-section-title-1{font:var(--section-title-1)}.tablet-section-title-2{font:var(--section-title-2)}.tablet-section-title-3{font:var(--section-title-3)}.tablet-section-title-4{font:var(--section-title-4)}.tablet-section-title-5{font:var(--section-title-5)}.tablet-section-title-6{font:var(--section-title-6)}.tablet-heading-1-lt,.tablet-heading-2-lt,.tablet-heading-3-lt,.tablet-heading-4-lt{font-weight:var(--font-lt)}.tablet-heading-1-sb,.tablet-heading-2-sb,.tablet-heading-3-sb,.tablet-heading-4-sb,.tablet-body-1-sb,.tablet-body-2-sb,.tablet-body-3-sb,.tablet-body-4-sb,.tablet-body-5-sb,.tablet-interactive-1-sb,.tablet-interactive-2-sb,.tablet-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1152px) and (max-width: 1365px){.desktop-heading-1,.desktop-heading-1-sb,.desktop-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.desktop-heading-2,.desktop-heading-2-sb,.desktop-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.desktop-heading-3,.desktop-heading-3-sb,.desktop-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.desktop-heading-4,.desktop-heading-4-sb,.desktop-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-1,.desktop-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-2,.desktop-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.desktop-body-3,.desktop-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-body-4,.desktop-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-body-5,.desktop-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-interactive-1,.desktop-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-interactive-2,.desktop-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-interactive-3,.desktop-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-section-title-1{font:var(--section-title-1)}.desktop-section-title-2{font:var(--section-title-2)}.desktop-section-title-3{font:var(--section-title-3)}.desktop-section-title-4{font:var(--section-title-4)}.desktop-section-title-5{font:var(--section-title-5)}.desktop-section-title-6{font:var(--section-title-6)}.desktop-heading-1-lt,.desktop-heading-2-lt,.desktop-heading-3-lt,.desktop-heading-4-lt{font-weight:var(--font-lt)}.desktop-heading-1-sb,.desktop-heading-2-sb,.desktop-heading-3-sb,.desktop-heading-4-sb,.desktop-body-1-sb,.desktop-body-2-sb,.desktop-body-3-sb,.desktop-body-4-sb,.desktop-body-5-sb,.desktop-interactive-1-sb,.desktop-interactive-2-sb,.desktop-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1366px){.wide-heading-1,.wide-heading-1-sb,.wide-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.wide-heading-2,.wide-heading-2-sb,.wide-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.wide-heading-3,.wide-heading-3-sb,.wide-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.wide-heading-4,.wide-heading-4-sb,.wide-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-1,.wide-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-2,.wide-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.wide-body-3,.wide-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-body-4,.wide-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-body-5,.wide-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-interactive-1,.wide-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-interactive-2,.wide-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-interactive-3,.wide-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-section-title-1{font:var(--section-title-1)}.wide-section-title-2{font:var(--section-title-2)}.wide-section-title-3{font:var(--section-title-3)}.wide-section-title-4{font:var(--section-title-4)}.wide-section-title-5{font:var(--section-title-5)}.wide-section-title-6{font:var(--section-title-6)}.wide-heading-1-lt,.wide-heading-2-lt,.wide-heading-3-lt,.wide-heading-4-lt{font-weight:var(--font-lt)}.wide-heading-1-sb,.wide-heading-2-sb,.wide-heading-3-sb,.wide-heading-4-sb,.wide-body-1-sb,.wide-body-2-sb,.wide-body-3-sb,.wide-body-4-sb,.wide-body-5-sb,.wide-interactive-1-sb,.wide-interactive-2-sb,.wide-interactive-3-sb{font-weight:var(--font-sb)}}.heading-1-lt,.heading-2-lt,.heading-3-lt,.heading-4-lt{font-weight:var(--font-lt)}.heading-1-sb,.heading-2-sb,.heading-3-sb,.heading-4-sb,.body-1-sb,.body-2-sb,.body-3-sb,.body-4-sb,.body-5-sb,.interactive-1-sb,.interactive-2-sb,.interactive-3-sb,.helper-sb{font-weight:var(--font-sb)}';const b=d;const f="button.z-link{padding:0;border:0;margin:0;background-color:transparent}a.z-link,button.z-link{display:inline-flex;cursor:pointer;font-family:var(--font-family-sans);line-height:inherit;text-decoration:none}a.z-link.z-link-icon,button.z-link.z-link-icon{--z-icon-width:1.125em;--z-icon-height:1.125em;align-items:center;column-gap:0.5em}a.z-link.z-link-sb,button.z-link.z-link-sb{font-weight:var(--font-sb)}a.z-link.z-link-underline,button.z-link.z-link-underline{text-decoration:underline}a.z-link:hover,button.z-link:hover,a.z-link:focus-visible,button.z-link:focus-visible,a.z-link:active,button.z-link:active{text-decoration:underline}a.z-link:focus-visible,button.z-link:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}a.z-link.z-link-disabled,button.z-link.z-link-disabled{box-shadow:none;color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);outline:none;pointer-events:none;text-decoration:none}a.z-link,button.z-link,a.z-link.z-link-active,button.z-link.z-link-active,a.z-link:hover,button.z-link:hover,a.z-link.z-link-active:hover,button.z-link.z-link-active:hover,a.z-link:focus-visible,button.z-link:focus-visible,a.z-link.z-link-active:focus-visible,button.z-link.z-link-active:focus-visible,a.z-link:active,button.z-link:active,a.z-link.z-link-active:active,button.z-link.z-link-active:active,a.z-link:visited,button.z-link:visited,a.z-link.z-link-active:visited,button.z-link.z-link-active:visited{color:var(--color-text-link-default);fill:var(--color-text-link-default)}a.z-link.z-link-blue,button.z-link.z-link-blue,a.z-link.z-link-blue.z-link-active,button.z-link.z-link-blue.z-link-active{color:var(--color-text-link-blue);fill:var(--color-text-link-blue)}a.z-link.z-link-red,button.z-link.z-link-red,a.z-link.z-link-red.z-link-active,button.z-link.z-link-red.z-link-active{color:var(--color-text-link-red);fill:var(--color-text-link-red)}a.z-link.z-link-inverse,button.z-link.z-link-inverse,a.z-link.z-link-inverse.z-link-active,button.z-link.z-link-inverse.z-link-active{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:hover,button.z-link.z-link-blue:hover{color:var(--color-text-link-blue-hover);fill:var(--color-text-link-blue-hover)}a.z-link.z-link-red:hover,button.z-link.z-link-red:hover{color:var(--color-text-link-red-hover);fill:var(--color-text-link-red-hover)}a.z-link.z-link-inverse:hover,button.z-link.z-link-inverse:hover{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:active,button.z-link.z-link-blue:active,a.z-link.z-link-blue:focus-visible,button.z-link.z-link-blue:focus-visible{color:var(--color-text-link-blue-active);fill:var(--color-text-link-blue-active)}a.z-link.z-link-red:active,button.z-link.z-link-red:active,a.z-link.z-link-red:focus-visible,button.z-link.z-link-red:focus-visible{color:var(--color-text-link-red-active);fill:var(--color-text-link-red-active)}a.z-link.z-link-inverse:active,button.z-link.z-link-inverse:active,a.z-link.z-link-inverse:focus-visible,button.z-link.z-link-inverse:focus-visible{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:visited,button.z-link.z-link-blue:visited{color:var(--color-text-link-blue-visited);fill:var(--color-text-link-blue-visited)}a.z-link.z-link-red:visited,button.z-link.z-link-red:visited{color:var(--color-text-link-red-visited);fill:var(--color-text-link-red-visited)}a.z-link.z-link-inverse:visited,button.z-link.z-link-inverse:visited{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}";const h=f;const c=class{constructor(i){t(this,i);this.ebookClick=e(this,"ebookClick",7);this.coverClick=e(this,"coverClick",7);this.titleClick=e(this,"titleClick",7);this.variant=a.PORTRAIT;this.cover=undefined;this.operaTitle=undefined;this.volumeTitle=undefined;this.authors=undefined;this.isbn=undefined;this.isbnLabel="";this.year=undefined;this.ebookUrl=undefined;this.linkTarget="_blank";this.fallbackCover=undefined;this.hasMultipleCovers=false;this.titleHtmlTag=undefined}emitEbookClick(){this.ebookClick.emit()}emitCoverClick(){this.coverClick.emit()}emitTitleClick(){this.titleClick.emit()}renderCover(){const t=this.ebookUrl?"a":"div";const e=this.ebookUrl?{href:this.ebookUrl,onClick:()=>this.emitCoverClick(),target:this.linkTarget}:{};return i(t,Object.assign({class:"cover"},e),i("z-book-cover",{cover:this.cover,fallbackCover:this.fallbackCover,multiple:this.hasMultipleCovers&&this.variant===a.PORTRAIT},i("slot",{name:"coverOverlay",slot:"coverOverlay"})))}renderYear(){if(!this.year){return null}return i("div",{class:"year ellipsis body-4","aria-description":"anno"},this.year)}renderAuthors(){if(!this.authors){return null}return i("div",{class:"cta-wrapper"},i("div",{class:"authors ellipsis body-4","aria-description":"autori"},this.authors),this.variant===a.LANDSCAPE?this.renderCtaSlot():null)}renderOperaTitle(){const t=this.titleHtmlTag?`<${this.titleHtmlTag}>${this.operaTitle}</${this.titleHtmlTag}>`:this.operaTitle;const e=i("div",{class:"opera-title ellipsis body-2-sb",innerHTML:t});return i("div",{class:"cta-wrapper"},this.ebookUrl?i("a",{class:"z-link",href:this.ebookUrl,onClick:()=>this.emitTitleClick(),target:this.linkTarget},e):e,this.variant===a.PORTRAIT?this.renderCtaSlot():null)}renderVolumeTitle(){if(!this.volumeTitle){return null}return i("div",{class:"volume-title ellipsis body-4"},this.volumeTitle)}renderIsbn(){if(!this.isbn){return null}return i("div",{class:"isbn ellipsis body-4-sb","aria-description":`isbn ${this.isbnLabel}`},this.isbn," ",this.isbnLabel?i("span",{class:"body-4"},this.isbnLabel):null)}renderEbook(){return i("div",{class:"ebook"},i("div",{class:"app-name"},i("img",{class:"ebook-logo","aria-hidden":"true"}),i("div",{class:"body-4-sb"},"laZ Ebook")),i("z-button",{size:l.X_SMALL,href:this.ebookUrl,target:this.linkTarget,onClick:()=>this.emitEbookClick(),htmlrole:"link","aria-description":`leggi l'ebook ${this.operaTitle} su laZ Ebook`},"leggi ebook"))}renderCtaSlot(){return i("slot",{name:"cta"})}render(){return i(n,{key:"5fae727734d46a2bff95228aba24343fe8b44d71"},i("div",{key:"68bae5839bfd59cfbf64c525085db9945fccfa22",class:"main-content"},this.renderCover(),i("div",{key:"0f79c65a3b4778db175867ea3ef71a331c567dbf",class:"card-info"},i("div",{key:"14f31c2adeb8ba009385cad9f3e5b91b1571402f",class:"top"},i("div",{key:"6f53c622d7c46bc9c7086129d6e61efc3b8e87ac"},this.renderYear(),this.renderAuthors(),this.renderOperaTitle(),this.renderVolumeTitle(),this.renderIsbn()),i("slot",{key:"e320abfb8ccb71748b7f786e44f8acb7579c9008",name:"tags"}),i("slot",{key:"718e46c2db387806e6835db0a1f14880e1990a5f",name:"data"})),i("slot",{key:"625086bafb8ebb76bb4d419bfaa1f0e6a6bda8c4",name:"ebook"},!!this.ebookUrl&&i("div",{key:"534cddf3d9e4b7b184eda121d74999645bc60b4f",class:"bottom"},this.renderEbook())))),i("slot",{key:"64cf4f52982302d9aa44a0a0b63b5d54cac3c3dc",name:"apps"}))}get hostElement(){return o(this)}};c.style=s+(b+h);export{c as z_book_card};
2
- //# sourceMappingURL=p-8503c87a.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZBookCardStyle0","typographyCss","ZBookCardStyle1","ZBookCardStyle2","ZBookCard","BookCardVariant","PORTRAIT","emitEbookClick","this","ebookClick","emit","emitCoverClick","coverClick","emitTitleClick","titleClick","renderCover","CoverTag","ebookUrl","coverAttrs","href","onClick","target","linkTarget","h","Object","assign","class","cover","fallbackCover","multiple","hasMultipleCovers","variant","name","slot","renderYear","year","renderAuthors","authors","LANDSCAPE","renderCtaSlot","renderOperaTitle","title","titleHtmlTag","operaTitle","innerHTML","renderVolumeTitle","volumeTitle","renderIsbn","isbn","isbnLabel","renderEbook","size","ControlSize","X_SMALL","htmlrole","render","Host","key"],"sources":["src/components/book-card/z-book-card/styles.css?tag=z-book-card&encapsulation=shadow","src/tokens/typography.css?tag=z-book-card&encapsulation=shadow","src/components/css-components/z-link/styles.css?tag=z-book-card&encapsulation=shadow","src/components/book-card/z-book-card/index.tsx"],"sourcesContent":[":host {\n --z-book-card-portrait-cover-height: 378px;\n --z-book-card-title-lines: 2;\n --z-book-card-title-word-break: initial;\n --z-book-card-subtitle-lines: 1;\n --z-book-card-subtitle-word-break: break-all;\n --z-book-card-authors-lines: 1;\n --z-book-card-authors-word-break: break-all;\n\n display: flex;\n width: 304px;\n box-sizing: border-box;\n flex-direction: column;\n border: solid var(--border-size-medium) var(--color-surface03);\n background-color: var(--color-surface01);\n border-radius: var(--border-radius);\n color: var(--color-default-text);\n font-family: var(--font-family-sans);\n}\n\n:host,\n* {\n box-sizing: border-box;\n}\n\n.main-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n padding: var(--space-unit);\n gap: var(--space-unit);\n}\n\n.main-content .cover {\n position: relative;\n display: flex;\n overflow: hidden;\n align-items: flex-end;\n justify-content: center;\n border-radius: var(--border-radius);\n}\n\n.main-content .cover z-book-cover {\n --z-book-cover-height: var(--z-book-card-portrait-cover-height);\n}\n\n.main-content a.cover:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\n.main-content .card-info {\n display: flex;\n flex: 1;\n flex-direction: column;\n justify-content: space-between;\n gap: var(--space-unit);\n}\n\n.main-content .card-info .top {\n display: flex;\n flex-direction: column;\n gap: calc(var(--space-unit) * 2);\n}\n\n.main-content .card-info .top ::slotted([slot=\"tags\"]) {\n display: flex;\n flex-wrap: wrap;\n gap: var(--space-unit);\n}\n\n.main-content .card-info .top ::slotted([slot=\"data\"]) {\n display: flex;\n justify-content: space-between;\n}\n\n.main-content .card-info .top .ellipsis {\n display: -webkit-box;\n overflow: hidden;\n height: 1.4rem;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 1;\n line-clamp: 1;\n line-height: 1.4rem;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n.main-content .card-info .top .ellipsis.opera-title {\n height: auto;\n max-height: calc(1.5rem * var(--z-book-card-title-lines));\n -webkit-line-clamp: var(--z-book-card-title-lines);\n line-clamp: var(--z-book-card-title-lines);\n line-height: 1.5rem;\n word-break: var(--z-book-card-title-word-break);\n}\n\n.main-content .card-info .top .ellipsis.volume-title {\n height: auto;\n max-height: calc(1.4rem * var(--z-book-card-subtitle-lines));\n -webkit-line-clamp: var(--z-book-card-subtitle-lines);\n line-clamp: var(--z-book-card-subtitle-lines);\n line-height: 1.4rem;\n word-break: var(--z-book-card-subtitle-word-break);\n}\n\n.main-content .card-info .top .ellipsis.authors {\n height: auto;\n max-height: calc(1.4rem * var(--z-book-card-authors-lines));\n -webkit-line-clamp: var(--z-book-card-authors-lines);\n line-clamp: var(--z-book-card-authors-lines);\n line-height: 1.4rem;\n word-break: var(--z-book-card-authors-word-break);\n}\n\n.main-content .card-info .top .opera-title * {\n all: unset;\n}\n\n.main-content .cta-wrapper {\n display: flex;\n justify-content: space-between;\n gap: calc(var(--space-unit) / 2);\n}\n\n.main-content .card-info .top .link-chip-wrapper {\n display: flex;\n justify-content: space-between;\n}\n\n.main-content .card-info .bottom .ebook {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: var(--space-unit);\n background-color: var(--color-primary02);\n border-radius: var(--border-radius);\n gap: var(--space-unit);\n}\n\n.main-content .card-info .bottom .ebook .app-name {\n display: flex;\n align-items: center;\n padding: calc(var(--space-unit) / 2) 0;\n font-family: var(--font-family-serif);\n gap: calc(var(--space-unit) / 2);\n}\n\n.main-content .card-info .bottom .ebook .app-name .ebook-logo {\n width: 1.5rem;\n height: 1.5rem;\n content: url(\"data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22 fill=%22none%22 aria-hidden=%22true%22%3E%3Cg clip-path=%22url(%23clip0_11996_224)%22%3E%3Cpath d=%22M14.6644 0.469604H5.00141C2.33305 0.469604 0.169922 2.63274 0.169922 5.3011V14.9641C0.169922 17.6324 2.33305 19.7956 5.00141 19.7956H14.6644C17.3328 19.7956 19.4959 17.6324 19.4959 14.9641V5.3011C19.4959 2.63274 17.3328 0.469604 14.6644 0.469604Z%22 fill=%22%23E2011A%22/%3E%3Cpath d=%22M15.9523 13.3536H12.7313C11.6861 13.3536 10.6683 13.6934 9.83241 14.3199C8.99657 13.6934 7.97873 13.3536 6.93352 13.3536H3.71252V5.30115H6.93352C7.97873 5.30115 8.99657 5.64096 9.83241 6.26745C10.6683 5.64096 11.6861 5.30115 12.7313 5.30115H15.9523V13.3536Z%22 fill=%22white%22/%3E%3Cpath d=%22M15.9523 14.3201H3.71252V14.9643H15.9523V14.3201Z%22 fill=%22black%22/%3E%3Cpath d=%22M8.22229 10.732V8.24543C8.22229 7.97165 8.51057 7.79449 8.75375 7.91689L11.2404 9.16019C11.5109 9.29548 11.5109 9.682 11.2404 9.81728L8.75375 11.0606C8.50896 11.183 8.22229 11.0058 8.22229 10.732Z%22 fill=%22black%22/%3E%3Cpath d=%22M4.35704 7.87826C5.42438 7.87826 6.28963 7.013 6.28963 5.94566C6.28963 4.87831 5.42438 4.01306 4.35704 4.01306C3.28969 4.01306 2.42444 4.87831 2.42444 5.94566C2.42444 7.013 3.28969 7.87826 4.35704 7.87826Z%22 fill=%22black%22/%3E%3Cpath d=%22M5.6454 5.62354H3.0686V6.26773H5.6454V5.62354Z%22 fill=%22white%22/%3E%3Cpath d=%22M4.67917 4.65723H4.03497V7.23402H4.67917V4.65723Z%22 fill=%22white%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_11996_224%22%3E%3Crect width=%2219.326%22 height=%2219.326%22 fill=%22white%22 transform=%22translate(0.169922 0.469604)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E\");\n}\n\n:host([variant=\"landscape\"]) {\n width: 635px;\n min-height: max(332px, 20.75rem);\n padding: 0;\n}\n\n:host([variant=\"landscape\"]) .main-content {\n min-height: max(332px, 20.75rem);\n flex-direction: row;\n padding: calc(var(--space-unit) * 2);\n gap: calc(var(--space-unit) * 2);\n}\n\n:host([variant=\"landscape\"]) .main-content .cover z-book-cover {\n --z-book-cover-height: 300px;\n}\n\n:host([variant=\"landscape\"]) .main-content .card-info,\n:host([variant=\"landscape\"]) .main-content .card-info .top {\n gap: calc(var(--space-unit) / 2);\n}\n\n@media (max-width: 767px) {\n :host([variant=\"portrait\"]) {\n width: 100%;\n max-width: 400px;\n }\n}\n",":root {\n /* font-family */\n --font-family-sans: \"IBM Plex Sans\", sans-serif;\n --font-family-serif: \"IBM Plex Serif\", serif;\n\n /* font-weight */\n --font-lt: 300;\n --font-rg: 400;\n --font-sb: 600;\n --font-bd: 700;\n\n /* font-size type scale */\n --font-size-1: 0.75rem; /* 12px */\n --font-size-2: 0.875rem; /* 14px */\n --font-size-3: 1rem; /* assuming 16px */\n --font-size-4: 1.125rem; /* 18px */\n --font-size-5: 1.25rem; /* 20px */\n --font-size-6: 1.5rem; /* 24px */\n --font-size-7: 1.75rem; /* 28px */\n --font-size-8: 2rem; /* 32px */\n --font-size-9: 2.25rem; /* 36px */\n --font-size-10: 2.625rem; /* 42px */\n --font-size-11: 3rem; /* 48px */\n --font-size-12: 3.375rem; /* 54px */\n --font-size-13: 3.75rem; /* 60px */\n --font-size-14: 4.25rem; /* 68px */\n --font-size-15: 4.75rem; /* 76px */\n --font-size-16: 5.25rem; /* 84px */\n --font-size-17: 5.75rem; /* 92px */\n\n /* cssprops to use with `font` shorthand property */\n --section-title-1: var(--font-sb) var(--font-size-11) / 1.083 var(--font-family-serif);\n --section-title-2: var(--font-sb) var(--font-size-10) / 1.142 var(--font-family-serif);\n --section-title-3: var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);\n --section-title-4: var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);\n --section-title-5: var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);\n --section-title-6: var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif);\n}\n\n/* Typography classes */\n.heading-1,\n.heading-1-sb,\n.heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n}\n\n.heading-2,\n.heading-2-sb,\n.heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n}\n\n.heading-3,\n.heading-3-sb,\n.heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n}\n\n.heading-4,\n.heading-4-sb,\n.heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n}\n\n.body-1,\n.body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n}\n\n.body-2,\n.body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.body-3,\n.body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.body-4,\n.body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n.body-5,\n.body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n.interactive-1,\n.interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.interactive-2,\n.interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n.interactive-3,\n.interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n.helper,\n.helper-sb {\n font-size: var(--font-size-1);\n font-style: italic;\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n/* section title */\n.section-title-1 {\n font: var(--section-title-1);\n}\n\n.section-title-2 {\n font: var(--section-title-2);\n}\n\n.section-title-3 {\n font: var(--section-title-3);\n}\n\n.section-title-4 {\n font: var(--section-title-4);\n}\n\n.section-title-5 {\n font: var(--section-title-5);\n}\n\n.section-title-6 {\n font: var(--section-title-6);\n}\n\n/* heading-1/2 for desktop and wide viewports */\n@media (min-width: 1152px) {\n .heading-1,\n .heading-1-sb,\n .heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .heading-2,\n .heading-2-sb,\n .heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n}\n\n/* viewport classes */\n@media (max-width: 767px) {\n .mobile-heading-1,\n .mobile-heading-1-sb,\n .mobile-heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .mobile-heading-2,\n .mobile-heading-2-sb,\n .mobile-heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .mobile-heading-3,\n .mobile-heading-3-sb,\n .mobile-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .mobile-heading-4,\n .mobile-heading-4-sb,\n .mobile-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .mobile-body-1,\n .mobile-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .mobile-body-2,\n .mobile-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-body-3,\n .mobile-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-body-4,\n .mobile-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .mobile-body-5,\n .mobile-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .mobile-interactive-1,\n .mobile-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-interactive-2,\n .mobile-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .mobile-interactive-3,\n .mobile-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .mobile-section-title-1 {\n font: var(--section-title-1);\n }\n\n .mobile-section-title-2 {\n font: var(--section-title-2);\n }\n\n .mobile-section-title-3 {\n font: var(--section-title-3);\n }\n\n .mobile-section-title-4 {\n font: var(--section-title-4);\n }\n\n .mobile-section-title-5 {\n font: var(--section-title-5);\n }\n\n .mobile-section-title-6 {\n font: var(--section-title-6);\n }\n\n .mobile-heading-1-lt,\n .mobile-heading-2-lt,\n .mobile-heading-3-lt,\n .mobile-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .mobile-heading-1-sb,\n .mobile-heading-2-sb,\n .mobile-heading-3-sb,\n .mobile-heading-4-sb,\n .mobile-body-1-sb,\n .mobile-body-2-sb,\n .mobile-body-3-sb,\n .mobile-body-4-sb,\n .mobile-body-5-sb,\n .mobile-interactive-1-sb,\n .mobile-interactive-2-sb,\n .mobile-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 768px) and (max-width: 1151px) {\n .tablet-heading-1,\n .tablet-heading-1-sb,\n .tablet-heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .tablet-heading-2,\n .tablet-heading-2-sb,\n .tablet-heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .tablet-heading-3,\n .tablet-heading-3-sb,\n .tablet-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .tablet-heading-4,\n .tablet-heading-4-sb,\n .tablet-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .tablet-body-1,\n .tablet-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .tablet-body-2,\n .tablet-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-body-3,\n .tablet-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-body-4,\n .tablet-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .tablet-body-5,\n .tablet-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .tablet-interactive-1,\n .tablet-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-interactive-2,\n .tablet-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .tablet-interactive-3,\n .tablet-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .tablet-section-title-1 {\n font: var(--section-title-1);\n }\n\n .tablet-section-title-2 {\n font: var(--section-title-2);\n }\n\n .tablet-section-title-3 {\n font: var(--section-title-3);\n }\n\n .tablet-section-title-4 {\n font: var(--section-title-4);\n }\n\n .tablet-section-title-5 {\n font: var(--section-title-5);\n }\n\n .tablet-section-title-6 {\n font: var(--section-title-6);\n }\n\n .tablet-heading-1-lt,\n .tablet-heading-2-lt,\n .tablet-heading-3-lt,\n .tablet-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .tablet-heading-1-sb,\n .tablet-heading-2-sb,\n .tablet-heading-3-sb,\n .tablet-heading-4-sb,\n .tablet-body-1-sb,\n .tablet-body-2-sb,\n .tablet-body-3-sb,\n .tablet-body-4-sb,\n .tablet-body-5-sb,\n .tablet-interactive-1-sb,\n .tablet-interactive-2-sb,\n .tablet-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 1152px) and (max-width: 1365px) {\n .desktop-heading-1,\n .desktop-heading-1-sb,\n .desktop-heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .desktop-heading-2,\n .desktop-heading-2-sb,\n .desktop-heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .desktop-heading-3,\n .desktop-heading-3-sb,\n .desktop-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .desktop-heading-4,\n .desktop-heading-4-sb,\n .desktop-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .desktop-body-1,\n .desktop-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .desktop-body-2,\n .desktop-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-body-3,\n .desktop-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-body-4,\n .desktop-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .desktop-body-5,\n .desktop-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .desktop-interactive-1,\n .desktop-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-interactive-2,\n .desktop-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .desktop-interactive-3,\n .desktop-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .desktop-section-title-1 {\n font: var(--section-title-1);\n }\n\n .desktop-section-title-2 {\n font: var(--section-title-2);\n }\n\n .desktop-section-title-3 {\n font: var(--section-title-3);\n }\n\n .desktop-section-title-4 {\n font: var(--section-title-4);\n }\n\n .desktop-section-title-5 {\n font: var(--section-title-5);\n }\n\n .desktop-section-title-6 {\n font: var(--section-title-6);\n }\n\n .desktop-heading-1-lt,\n .desktop-heading-2-lt,\n .desktop-heading-3-lt,\n .desktop-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .desktop-heading-1-sb,\n .desktop-heading-2-sb,\n .desktop-heading-3-sb,\n .desktop-heading-4-sb,\n .desktop-body-1-sb,\n .desktop-body-2-sb,\n .desktop-body-3-sb,\n .desktop-body-4-sb,\n .desktop-body-5-sb,\n .desktop-interactive-1-sb,\n .desktop-interactive-2-sb,\n .desktop-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 1366px) {\n .wide-heading-1,\n .wide-heading-1-sb,\n .wide-heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .wide-heading-2,\n .wide-heading-2-sb,\n .wide-heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .wide-heading-3,\n .wide-heading-3-sb,\n .wide-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .wide-heading-4,\n .wide-heading-4-sb,\n .wide-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .wide-body-1,\n .wide-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .wide-body-2,\n .wide-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-body-3,\n .wide-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-body-4,\n .wide-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .wide-body-5,\n .wide-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .wide-interactive-1,\n .wide-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-interactive-2,\n .wide-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .wide-interactive-3,\n .wide-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .wide-section-title-1 {\n font: var(--section-title-1);\n }\n\n .wide-section-title-2 {\n font: var(--section-title-2);\n }\n\n .wide-section-title-3 {\n font: var(--section-title-3);\n }\n\n .wide-section-title-4 {\n font: var(--section-title-4);\n }\n\n .wide-section-title-5 {\n font: var(--section-title-5);\n }\n\n .wide-section-title-6 {\n font: var(--section-title-6);\n }\n\n .wide-heading-1-lt,\n .wide-heading-2-lt,\n .wide-heading-3-lt,\n .wide-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .wide-heading-1-sb,\n .wide-heading-2-sb,\n .wide-heading-3-sb,\n .wide-heading-4-sb,\n .wide-body-1-sb,\n .wide-body-2-sb,\n .wide-body-3-sb,\n .wide-body-4-sb,\n .wide-body-5-sb,\n .wide-interactive-1-sb,\n .wide-interactive-2-sb,\n .wide-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n/* font-weight variants */\n.heading-1-lt,\n.heading-2-lt,\n.heading-3-lt,\n.heading-4-lt {\n font-weight: var(--font-lt);\n}\n\n.heading-1-sb,\n.heading-2-sb,\n.heading-3-sb,\n.heading-4-sb,\n.body-1-sb,\n.body-2-sb,\n.body-3-sb,\n.body-4-sb,\n.body-5-sb,\n.interactive-1-sb,\n.interactive-2-sb,\n.interactive-3-sb,\n.helper-sb {\n font-weight: var(--font-sb);\n}\n","button.z-link {\n padding: 0;\n border: 0;\n margin: 0;\n background-color: transparent;\n}\n\na.z-link,\nbutton.z-link {\n display: inline-flex;\n cursor: pointer;\n font-family: var(--font-family-sans);\n line-height: inherit;\n text-decoration: none;\n}\n\na.z-link.z-link-icon,\nbutton.z-link.z-link-icon {\n --z-icon-width: 1.125em;\n --z-icon-height: 1.125em;\n\n align-items: center;\n column-gap: 0.5em;\n}\n\na.z-link.z-link-sb,\nbutton.z-link.z-link-sb {\n font-weight: var(--font-sb);\n}\n\na.z-link.z-link-underline,\nbutton.z-link.z-link-underline {\n text-decoration: underline;\n}\n\na.z-link:hover,\nbutton.z-link:hover,\na.z-link:focus-visible,\nbutton.z-link:focus-visible,\na.z-link:active,\nbutton.z-link:active {\n text-decoration: underline;\n}\n\na.z-link:focus-visible,\nbutton.z-link:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\na.z-link.z-link-disabled,\nbutton.z-link.z-link-disabled {\n box-shadow: none;\n color: var(--color-disabled03);\n cursor: default;\n fill: var(--color-disabled03);\n outline: none;\n pointer-events: none;\n text-decoration: none;\n}\n\na.z-link,\nbutton.z-link,\na.z-link.z-link-active,\nbutton.z-link.z-link-active,\na.z-link:hover,\nbutton.z-link:hover,\na.z-link.z-link-active:hover,\nbutton.z-link.z-link-active:hover,\na.z-link:focus-visible,\nbutton.z-link:focus-visible,\na.z-link.z-link-active:focus-visible,\nbutton.z-link.z-link-active:focus-visible,\na.z-link:active,\nbutton.z-link:active,\na.z-link.z-link-active:active,\nbutton.z-link.z-link-active:active,\na.z-link:visited,\nbutton.z-link:visited,\na.z-link.z-link-active:visited,\nbutton.z-link.z-link-active:visited {\n color: var(--color-text-link-default);\n fill: var(--color-text-link-default);\n}\n\na.z-link.z-link-blue,\nbutton.z-link.z-link-blue,\na.z-link.z-link-blue.z-link-active,\nbutton.z-link.z-link-blue.z-link-active {\n color: var(--color-text-link-blue);\n fill: var(--color-text-link-blue);\n}\n\na.z-link.z-link-red,\nbutton.z-link.z-link-red,\na.z-link.z-link-red.z-link-active,\nbutton.z-link.z-link-red.z-link-active {\n color: var(--color-text-link-red);\n fill: var(--color-text-link-red);\n}\n\na.z-link.z-link-inverse,\nbutton.z-link.z-link-inverse,\na.z-link.z-link-inverse.z-link-active,\nbutton.z-link.z-link-inverse.z-link-active {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:hover,\nbutton.z-link.z-link-blue:hover {\n color: var(--color-text-link-blue-hover);\n fill: var(--color-text-link-blue-hover);\n}\n\na.z-link.z-link-red:hover,\nbutton.z-link.z-link-red:hover {\n color: var(--color-text-link-red-hover);\n fill: var(--color-text-link-red-hover);\n}\n\na.z-link.z-link-inverse:hover,\nbutton.z-link.z-link-inverse:hover {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:active,\nbutton.z-link.z-link-blue:active,\na.z-link.z-link-blue:focus-visible,\nbutton.z-link.z-link-blue:focus-visible {\n color: var(--color-text-link-blue-active);\n fill: var(--color-text-link-blue-active);\n}\n\na.z-link.z-link-red:active,\nbutton.z-link.z-link-red:active,\na.z-link.z-link-red:focus-visible,\nbutton.z-link.z-link-red:focus-visible {\n color: var(--color-text-link-red-active);\n fill: var(--color-text-link-red-active);\n}\n\na.z-link.z-link-inverse:active,\nbutton.z-link.z-link-inverse:active,\na.z-link.z-link-inverse:focus-visible,\nbutton.z-link.z-link-inverse:focus-visible {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:visited,\nbutton.z-link.z-link-blue:visited {\n color: var(--color-text-link-blue-visited);\n fill: var(--color-text-link-blue-visited);\n}\n\na.z-link.z-link-red:visited,\nbutton.z-link.z-link-red:visited {\n color: var(--color-text-link-red-visited);\n fill: var(--color-text-link-red-visited);\n}\n\na.z-link.z-link-inverse:visited,\nbutton.z-link.z-link-inverse:visited {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n","import {Component, Element, Event, EventEmitter, Host, Prop, h} from \"@stencil/core\";\nimport {BookCardVariant, ControlSize} from \"../../../beans\";\n\n/**\n * @slot cta - Top right cta (e.g. bookmark icon)\n * @slot ebook - As default, it shows laZ ebook link\n * @slot tags - Tags section, default empty\n * @slot data - External link and pill, default empty\n * @slot apps - List of card-related apps, default empty\n * @slot coverOverlay - Content to be displayed in the `z-book-cover` component slot\n * @cssprop --z-book-card-portrait-cover-height - Set custom cover height for portrait variant - Default: `378px`\n * @cssprop --z-book-card-title-lines - Set title avilable lines - Default: `2`\n * @cssprop --z-book-card-title-word-break - Set title word-break rule - Default: `initial`\n * @cssprop --z-book-card-subtitle-lines - Set subtitle available lines - Default: `1`\n * @cssprop --z-book-card-subtitle-word-break - Set subtitle word-break rule - Default: `break-all`\n * @cssprop --z-book-card-authors-lines - Set authors available lines - Default: `1`\n * @cssprop --z-book-card-authors-word-break - Set authors word-break rule - Default: `break-all`\n */\n@Component({\n tag: \"z-book-card\",\n styleUrls: [\"styles.css\", \"../../../tokens/typography.css\", \"../../css-components/z-link/styles.css\"],\n shadow: true,\n})\nexport class ZBookCard {\n @Element() hostElement: HTMLZBookCardElement;\n\n /** Card variant: landscape, portrait */\n @Prop({reflect: true})\n variant: BookCardVariant = BookCardVariant.PORTRAIT;\n\n /** Cover URL */\n @Prop()\n cover: string;\n\n /** Opera title (card title) */\n @Prop()\n operaTitle: string;\n\n /** [optional] Volume title (card subvolume) */\n @Prop()\n volumeTitle?: string;\n\n /** [optional] Authors */\n @Prop()\n authors?: string;\n\n /** [optional] Main ISBN */\n @Prop()\n isbn?: string;\n\n /** [optional] ISBN label */\n @Prop()\n isbnLabel = \"\";\n\n /** [optional] year */\n @Prop()\n year?: string;\n\n /** [optional] Link to the ebook resource. Creates a link also around the cover and title. */\n @Prop()\n ebookUrl?: string;\n\n /** [optional] Value for the `target` attribute of the links created by `ebookUrl` prop. */\n @Prop()\n linkTarget = \"_blank\";\n\n /** [optional] Fallback cover URL. */\n @Prop()\n fallbackCover?: string;\n\n /** Whether to show a stack of covers to represent multiple books (only for `portrait` variant). */\n @Prop()\n hasMultipleCovers = false;\n\n /** [optional] Set a specific heading level as html tag for the title. */\n @Prop()\n titleHtmlTag?: string;\n\n /** click on ebook link */\n @Event()\n ebookClick: EventEmitter;\n\n /** click on cover link */\n @Event()\n coverClick: EventEmitter;\n\n /** click on title link */\n @Event()\n titleClick: EventEmitter;\n\n private emitEbookClick(): void {\n this.ebookClick.emit();\n }\n\n private emitCoverClick(): void {\n this.coverClick.emit();\n }\n\n private emitTitleClick(): void {\n this.titleClick.emit();\n }\n\n private renderCover(): HTMLDivElement {\n const CoverTag = this.ebookUrl ? \"a\" : \"div\";\n const coverAttrs = this.ebookUrl\n ? {\n href: this.ebookUrl,\n onClick: () => this.emitCoverClick(),\n target: this.linkTarget,\n }\n : {};\n\n return (\n <CoverTag\n class=\"cover\"\n {...coverAttrs}\n >\n <z-book-cover\n cover={this.cover}\n fallbackCover={this.fallbackCover}\n multiple={this.hasMultipleCovers && this.variant === BookCardVariant.PORTRAIT}\n >\n <slot\n name=\"coverOverlay\"\n slot=\"coverOverlay\"\n ></slot>\n </z-book-cover>\n </CoverTag>\n );\n }\n\n private renderYear(): null | HTMLDivElement {\n if (!this.year) {\n return null;\n }\n\n return (\n <div\n class=\"year ellipsis body-4\"\n aria-description=\"anno\"\n >\n {this.year}\n </div>\n );\n }\n\n private renderAuthors(): null | HTMLDivElement {\n if (!this.authors) {\n return null;\n }\n\n return (\n <div class=\"cta-wrapper\">\n <div\n class=\"authors ellipsis body-4\"\n aria-description=\"autori\"\n >\n {this.authors}\n </div>\n {this.variant === BookCardVariant.LANDSCAPE ? this.renderCtaSlot() : null}\n </div>\n );\n }\n\n private renderOperaTitle(): HTMLDivElement {\n const title = this.titleHtmlTag\n ? `<${this.titleHtmlTag}>${this.operaTitle}</${this.titleHtmlTag}>`\n : this.operaTitle;\n\n const operaTitle = (\n <div\n class=\"opera-title ellipsis body-2-sb\"\n innerHTML={title}\n />\n );\n\n return (\n <div class=\"cta-wrapper\">\n {this.ebookUrl ? (\n <a\n class=\"z-link\"\n href={this.ebookUrl}\n onClick={() => this.emitTitleClick()}\n target={this.linkTarget}\n >\n {operaTitle}\n </a>\n ) : (\n operaTitle\n )}\n {this.variant === BookCardVariant.PORTRAIT ? this.renderCtaSlot() : null}\n </div>\n );\n }\n\n private renderVolumeTitle(): null | HTMLDivElement {\n if (!this.volumeTitle) {\n return null;\n }\n\n return <div class=\"volume-title ellipsis body-4\">{this.volumeTitle}</div>;\n }\n\n private renderIsbn(): null | HTMLDivElement {\n if (!this.isbn) {\n return null;\n }\n\n return (\n <div\n class=\"isbn ellipsis body-4-sb\"\n aria-description={`isbn ${this.isbnLabel}`}\n >\n {this.isbn} {this.isbnLabel ? <span class=\"body-4\">{this.isbnLabel}</span> : null}\n </div>\n );\n }\n\n private renderEbook(): HTMLDivElement {\n return (\n <div class=\"ebook\">\n <div class=\"app-name\">\n <img\n class=\"ebook-logo\"\n aria-hidden=\"true\"\n />\n <div class=\"body-4-sb\">laZ Ebook</div>\n </div>\n <z-button\n size={ControlSize.X_SMALL}\n href={this.ebookUrl}\n target={this.linkTarget}\n onClick={() => this.emitEbookClick()}\n htmlrole=\"link\"\n aria-description={`leggi l'ebook ${this.operaTitle} su laZ Ebook`}\n >\n leggi ebook\n </z-button>\n </div>\n );\n }\n\n private renderCtaSlot(): HTMLSlotElement {\n return <slot name=\"cta\"></slot>;\n }\n\n render(): HTMLZBookCardElement {\n return (\n <Host>\n <div class=\"main-content\">\n {this.renderCover()}\n <div class=\"card-info\">\n <div class=\"top\">\n <div>\n {this.renderYear()}\n {this.renderAuthors()}\n {this.renderOperaTitle()}\n {this.renderVolumeTitle()}\n {this.renderIsbn()}\n </div>\n <slot name=\"tags\"></slot>\n <slot name=\"data\"></slot>\n </div>\n <slot name=\"ebook\">{!!this.ebookUrl && <div class=\"bottom\">{this.renderEbook()}</div>}</slot>\n </div>\n </div>\n <slot name=\"apps\"></slot>\n </Host>\n );\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- var a;(function(a){a["REAL"]="reale";a["VIRTUAL"]="virtuale";a["TRIAL"]="saggio";a["TEMP"]="reale_temp"})(a||(a={}));var r;(function(a){a["BORDER"]="border";a["SHADOW"]="shadow";a["OVERLAY"]="overlay";a["TEXT"]="text"})(r||(r={}));var t;(function(a){a["HORIZONTAL"]="horizontal";a["VERTICAL"]="vertical"})(t||(t={}));var e;(function(a){a["BIG"]="big";a["SMALL"]="small"})(e||(e={}));var n;(function(a){a["LEFT"]="ArrowLeft";a["RIGHT"]="ArrowRight";a["UP"]="ArrowUp";a["DOWN"]="ArrowDown"})(n||(n={}));var o;(function(a){a["PRIMARY"]="primary";a["SECONDARY"]="secondary";a["TERTIARY"]="tertiary"})(o||(o={}));var i;(function(a){a["SUBMIT"]="submit";a["RESET"]="reset";a["BUTTON"]="button"})(i||(i={}));var s;(function(a){a["BIG"]="big";a["SMALL"]="small";a["X_SMALL"]="x-small"})(s||(s={}));var c;(function(a){a["BIG"]="big";a["SMALL"]="small";a["X_SMALL"]="x-small"})(c||(c={}));var u;(function(a){a["TEXT"]="text";a["PASSWORD"]="password";a["NUMBER"]="number";a["EMAIL"]="email";a["TEXTAREA"]="textarea";a["CHECKBOX"]="checkbox";a["RADIO"]="radio";a["TEL"]="tel";a["URL"]="url";a["SEARCH"]="search"})(u||(u={}));var l;(function(a){a["SUCCESS"]="success";a["ERROR"]="error";a["WARNING"]="warning"})(l||(l={}));var f;(function(a){a["AUTO"]="auto";a["TOP"]="top";a["RIGHT"]="right";a["BOTTOM"]="bottom";a["LEFT"]="left";a["TOP_RIGHT"]="top_right";a["TOP_LEFT"]="top_left";a["BOTTOM_RIGHT"]="bottom_right";a["BOTTOM_LEFT"]="bottom_left";a["RIGHT_TOP"]="right_top";a["RIGHT_BOTTOM"]="right_bottom";a["LEFT_TOP"]="left_top";a["LEFT_BOTTOM"]="left_bottom"})(f||(f={}));var d;(function(a){a[a["TAB"]=9]="TAB";a[a["SPACE"]=32]="SPACE";a[a["ESC"]=27]="ESC";a[a["ENTER"]=13]="ENTER";a[a["ARROW_UP"]=38]="ARROW_UP";a[a["ARROW_DOWN"]=40]="ARROW_DOWN";a[a["BACKSPACE"]=8]="BACKSPACE";a[a["DELETE"]=46]="DELETE"})(d||(d={}));var F;(function(a){a["TAB"]="Tab";a["SPACE"]="Space";a["ESC"]="Escape";a["ENTER"]="Enter";a["ARROW_UP"]="ArrowUp";a["ARROW_DOWN"]="ArrowDown";a["BACKSPACE"]="Backspace";a["DELETE"]="Delete";a["ARROW_RIGHT"]="ArrowRight";a["ARROW_LEFT"]="ArrowLeft"})(F||(F={}));var g;(function(a){a["DARK"]="dark";a["LIGHT"]="light"})(g||(g={}));var v;(function(a){a["SMALL"]="small";a["MEDIUM"]="medium";a["LARGE"]="large"})(v||(v={}));var h;(function(a){a["HORIZONTAL"]="horizontal";a["VERTICAL"]="vertical"})(h||(h={}));var p;(function(a){a["ASC"]="asc";a["DESC"]="desc"})(p||(p={}));var m;(function(a){a["SMALL"]="small";a["MEDIUM"]="medium";a["LARGE"]="large"})(m||(m={}));var C;(function(a){a["SMALL"]="small";a["MEDIUM"]="medium";a["LARGE"]="large";a["X_LARGE"]="x-large";a["NONE"]="none"})(C||(C={}));var b;(function(a){a["ACCORDION"]="accordion";a["MENU"]="menu"})(b||(b={}));var D;(function(a){a["RIGHT"]="right";a["LEFT"]="left"})(D||(D={}));var k;(function(a){a["RIGHT"]="right";a["LEFT"]="left"})(k||(k={}));var A;(function(a){a["NONE"]="none";a["HEADER"]="header";a["ELEMENT"]="element"})(A||(A={}));var w;(function(a){a["NONE"]="none";a["ORDERED"]="ordered";a["UNORDERED"]="unordered"})(w||(w={}));var E;(function(a){a["SUCCESS"]="success";a["WARNING"]="warning";a["ERROR"]="error"})(E||(E={}));var L;(function(a){a["SUCCESS"]="success";a["WARNING"]="warning";a["ERROR"]="error"})(L||(L={}));var R;(function(a){a["MOBILE"]="mobile";a["TABLET"]="tablet";a["DESKTOP"]="desktop";a["DESKTOP_WIDE"]="desktop-wide"})(R||(R={}));var _;(function(a){a["DARK"]="dark";a["LIGHT"]="light";a["ACCENT"]="accent";a["ERROR"]="error";a["SUCCESS"]="success";a["WARNING"]="warning"})(_||(_={}));var V;(function(a){a["SLIDE_IN_LEFT"]="slide-in-left";a["SLIDE_IN_RIGHT"]="slide-in-right";a["SLIDE_IN_DOWN"]="slide-in-down";a["SLIDE_IN_UP"]="slide-in-up";a["SLIDE_OUT_LEFT"]="slide-out-left";a["SLIDE_OUT_RIGHT"]="slide-out-right";a["SLIDE_OUT_DOWN"]="slide-out-down";a["SLIDE_OUT_UP"]="slide-out-up"})(V||(V={}));var y;(function(a){a["TOP_RIGHT"]="top-right";a["TOP_LEFT"]="top-left";a["TOP_CENTRE"]="top-centre";a["BOTTOM_RIGHT"]="bottom-right";a["BOTTOM_LEFT"]="bottom-left";a["BOTTOM_CENTRE"]="bottom-centre"})(y||(y={}));var z;(function(a){a["EXPANDABLE"]="expandable";a["PADDING"]="padding";a["NONE"]="none"})(z||(z={}));var x;(function(a){a["POLITE"]="polite";a["ASSERTIVE"]="assertive"})(x||(x={}));var q;(function(a){a["LEFT"]="left";a["RIGHT"]="right";a["UP"]="up"})(q||(q={}));var B;(function(a){a["OVERLAY"]="overlay";a["PUSHCONTENT"]="pushcontent"})(B||(B={}));var G;(function(a){a["DEFAULT"]="default";a["DRAGDROP"]="dragdrop"})(G||(G={}));var T;(function(a){a["DEFAULT"]="default";a["MEDIUM"]="medium";a["SMALL"]="small"})(T||(T={}));var O;(function(a){a["BEFORE"]="before";a["AFTER"]="after"})(O||(O={}));var P;(function(a){a["DATE"]="date";a["DATE_TIME"]="date-time";a["MONTHS"]="months"})(P||(P={}));var S;(function(a){a[a["DATE"]=401]="DATE";a[a["DATE_TIME"]=523]="DATE_TIME";a[a["MONTHS"]=288]="MONTHS"})(S||(S={}));var W;(function(a){a["TOP"]="top";a["BOTTOM"]="bottom"})(W||(W={}));var N;(function(a){a["DATE"]="date";a["DATE_TIME"]="date-time"})(N||(N={}));var U;(function(a){a["TOP_RIGHT"]="top_right";a["TOP_LEFT"]="top_left";a["BOTTOM_RIGHT"]="bottom_right";a["BOTTOM_LEFT"]="bottom_left"})(U||(U={}));var M;(function(a){a["OVERLAY"]="overlay";a["STACKED"]="stacked"})(M||(M={}));var H;(function(a){a["TOP"]="top";a["BOTTOM"]="bottom"})(H||(H={}));var I;(function(a){a["OVER"]="over";a["BOTTOM"]="bottom"})(I||(I={}));var K;(function(a){a["DOTS"]="dots";a["NUMBERS"]="numbers"})(K||(K={}));var Y;(function(a){a["SEMIBOLD"]="semibold";a["UNDERLINED"]="underlined"})(Y||(Y={}));var j;(function(a){a["TEXT"]="text";a["ICON"]="icon"})(j||(j={}));var J;(function(a){a["HOVER"]="hover";a["ALWAYS"]="always"})(J||(J={}));var Q;(function(a){a["LANDSCAPE"]="landscape";a["PORTRAIT"]="portrait"})(Q||(Q={}));var X;(function(a){a["EXPANDED"]="expanded";a["COMPACT"]="compact";a["SEARCH"]="search"})(X||(X={}));var Z;(function(a){a["DEFAULT"]="default";a["BACKGROUND"]="background"})(Z||(Z={}));var $;(function(a){a["LEFT"]="left";a["RIGHT"]="right"})($||($={}));const aa={"#FFFFFF00":{it:"Trasparente",en:"Transparent"},"#FFFFFF":{it:"Bianco",en:"White"},"#CCCCCC":{it:"Grigio",en:"Gray"},"#7E7E7E":{it:"Grigio scuro 1",en:"Dark gray 1"},"#333333":{it:"Grigio scuro 2",en:"Dark gray 2"},"#FFCCCC":{it:"Rosso chiaro 1",en:"Light red 1"},"#FF9999":{it:"Rosso chiaro 2",en:"Light red 2"},"#FF3333":{it:"Rosso",en:"Red"},"#CC0000":{it:"Rosso scuro 1",en:"Dark red 1"},"#660000":{it:"Rosso scuro 2",en:"Dark red 2"},"#FFE1CC":{it:"Arancione chiaro 1",en:"Light orange 1"},"#FFC399":{it:"Arancione chiaro 2",en:"Light orange 2"},"#FF8933":{it:"Arancione",en:"Orange"},"#CC5500":{it:"Arancione scuro 1",en:"Dark orange 1"},"#662B00":{it:"Arancione scuro 2",en:"Dark orange 2"},"#FFF7CC":{it:"Giallo chiaro 1",en:"Light yellow 1"},"#FFEE99":{it:"Giallo chiaro 2",en:"Light yellow 2"},"#FFDD33":{it:"Giallo",en:"Yellow"},"#CCAA00":{it:"Giallo scuro 1",en:"Dark yellow 1"},"#665600":{it:"Giallo scuro 2",en:"Dark yellow 2"},"#DDFFCC":{it:"Verde chiaro 1",en:"Light green 1"},"#BBFF99":{it:"Verde chiaro 2",en:"Light green 2"},"#77FF33":{it:"Verde",en:"Green"},"#44CC00":{it:"Verde scuro 1",en:"Dark green 1"},"#226600":{it:"Verde scuro 2",en:"Dark green 2"},"#CCFFE5":{it:"Verde acqua chiaro 1",en:"Light aquamarine 1"},"#99FFCC":{it:"Verde acqua chiaro 2",en:"Light aquamarine 2"},"#33FF99":{it:"Verde acqua",en:"Aquamarine"},"#00CC66":{it:"Verde acqua scuro 1",en:"Dark aquamarine 1"},"#006633":{it:"Verde acqua scuro 2",en:"Dark aquamarine 2"},"#CCEEFF":{it:"Azzurro chiaro 1",en:"Light blue 1"},"#99DDFF":{it:"Azzurro chiaro 2",en:"Light blue 2"},"#33BBFF":{it:"Azzurro",en:"Blue"},"#0088CC":{it:"Azzurro scuro 1",en:"Dark blue 1"},"#004466":{it:"Azzurro scuro 2",en:"Dark blue 2"},"#D4CCFF":{it:"Viola chiaro 1",en:"Light purple 1"},"#AA99FF":{it:"Viola chiaro 2",en:"Light purple 2"},"#5533FF":{it:"Viola",en:"Purple"},"#2200CC":{it:"Viola scuro 1",en:"Dark purple 1"},"#110066":{it:"Viola scuro 2",en:"Dark purple 2"},"#FFCCFF":{it:"Rosa chiaro 1",en:"Light pink 1"},"#FF99FF":{it:"Rosa chiaro 2",en:"Light pink 2"},"#FF33FF":{it:"Rosa",en:"Pink"},"#CC00CC":{it:"Rosa scuro 1",en:"Dark pink 1"},"#660066":{it:"Rosa scuro 2",en:"Dark pink 2"}};export{$,m as A,o as B,r as C,v as D,b as E,W as F,N as G,U as H,u as I,M as J,d as K,a as L,H as M,t as N,B as O,f as P,I as Q,K as R,p as S,g as T,Y as U,j as V,J as W,Q as X,X as Y,z as Z,Z as _,e as a,aa as a0,n as b,i as c,s as d,c as e,l as f,F as g,h,C as i,D as j,k,A as l,w as m,E as n,L as o,R as p,_ as q,V as r,y as s,x as t,q as u,G as v,T as w,O as x,P as y,S as z};
2
- //# sourceMappingURL=p-86618221.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["LicenseType","CardVariant","NavigationTabsOrientation","NavigationTabsSize","NavigationTabsKeyboardEvents","ButtonVariant","ButtonType","ButtonSize","ControlSize","InputType","InputStatus","PopoverPosition","KeyboardKeyCode","KeyboardCode","ThemeVariant","DividerSize","DividerOrientation","SortDirection","AvatarSize","ListSize","ExpandableListStyle","ExpandableListButtonAlign","LabelPosition","ListDividerType","ListType","NotificationType","AlertType","Device","ToastNotification","ToastNotificationTransition","ToastNotificationPosition","ZTableRowExpandedType","ZAriaAlertMode","TransitionDirection","OffCanvasVariant","ZFileUploadType","ZChipType","ZSectionTitleDividerPosition","ZDatePickerMode","ZDatePickerModeValue","ZDatePickerPosition","ZRangePickerMode","InfoRevealPosition","CoverHeroVariant","CoverHeroContentPosition","CarouselArrowsPosition","CarouselProgressMode","BreadcrumbPathStyle","BreadcrumbHomepageVariant","VisibilityCondition","BookCardVariant","BookCardDeprecatedVariant","AccordionVariant","IconPosition","ColorPickerPalette","it","en"],"sources":["src/beans/index.tsx"],"sourcesContent":["export type MyzLink = {\n label: string;\n img: string;\n link: string;\n};\n\nexport enum LicenseType {\n REAL = \"reale\",\n VIRTUAL = \"virtuale\",\n TRIAL = \"saggio\",\n TEMP = \"reale_temp\",\n}\n\nexport type Card = {\n id: string;\n isbn: string;\n volumeTitle: string;\n operaTitle: string;\n img: string;\n authors: string;\n actions: Action[];\n isBookmark: boolean;\n licenseType: LicenseType;\n};\n\nexport enum CardVariant {\n BORDER = \"border\",\n SHADOW = \"shadow\",\n OVERLAY = \"overlay\",\n TEXT = \"text\",\n}\n\nexport type Action = {\n isLink: boolean;\n value: string;\n url?: string;\n};\n\nexport type ListItem = {\n text: string;\n link?: string;\n linktarget?: string;\n icon?: string;\n listitemid?: string;\n};\n\nexport type FilterItem = {\n name: string;\n id: string;\n isActive: boolean;\n isfixed: boolean;\n};\n\nexport type MenuItem = {\n id: string;\n label: string;\n link?: string;\n icon?: string;\n target?: string;\n subMenu?: MenuItem[];\n};\n\nexport type TabItem = {\n id: string;\n label: string;\n icon?: string;\n size?: string;\n selected?: boolean;\n disabled?: boolean;\n};\n\nexport enum NavigationTabsOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum NavigationTabsSize {\n BIG = \"big\",\n SMALL = \"small\",\n}\n\nexport enum NavigationTabsKeyboardEvents {\n LEFT = \"ArrowLeft\",\n RIGHT = \"ArrowRight\",\n UP = \"ArrowUp\",\n DOWN = \"ArrowDown\",\n}\n\nexport type HeaderUserData = {\n islogged: boolean;\n id?: number;\n name?: string;\n usergroup: number;\n userlinks: MenuItem[];\n};\n\nexport type ComboItem = {\n id: string;\n name: string;\n checked: boolean;\n category?: string;\n};\n\nexport enum ButtonVariant {\n PRIMARY = \"primary\",\n SECONDARY = \"secondary\",\n TERTIARY = \"tertiary\",\n}\n\nexport enum ButtonType {\n SUBMIT = \"submit\",\n RESET = \"reset\",\n BUTTON = \"button\",\n}\n\n/**\n * @deprecated Use ControlSize instead\n */\nexport enum ButtonSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum ControlSize {\n BIG = \"big\",\n SMALL = \"small\",\n X_SMALL = \"x-small\",\n}\n\nexport enum InputType {\n TEXT = \"text\",\n PASSWORD = \"password\",\n NUMBER = \"number\",\n EMAIL = \"email\",\n TEXTAREA = \"textarea\",\n CHECKBOX = \"checkbox\",\n RADIO = \"radio\",\n TEL = \"tel\",\n URL = \"url\",\n SEARCH = \"search\",\n}\n\nexport enum InputStatus {\n SUCCESS = \"success\",\n ERROR = \"error\",\n WARNING = \"warning\",\n}\n\nexport enum PopoverPosition {\n /** @deprecated This value is not needed anymore as the popover will always try to position itself automatically based on available space.\n *\n * Passing `AUTO` is the same as not passing any position value.\n * Use any of the other values to explicitly set the preferred position of the popover.\n */\n AUTO = \"auto\",\n TOP = \"top\",\n RIGHT = \"right\",\n BOTTOM = \"bottom\",\n LEFT = \"left\",\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n RIGHT_TOP = \"right_top\",\n RIGHT_BOTTOM = \"right_bottom\",\n LEFT_TOP = \"left_top\",\n LEFT_BOTTOM = \"left_bottom\",\n}\n\nexport enum KeyboardKeyCode {\n TAB = 9,\n SPACE = 32,\n ESC = 27,\n ENTER = 13,\n ARROW_UP = 38,\n ARROW_DOWN = 40,\n BACKSPACE = 8,\n DELETE = 46,\n}\n\nexport enum KeyboardCode {\n TAB = \"Tab\",\n SPACE = \"Space\",\n ESC = \"Escape\",\n ENTER = \"Enter\",\n ARROW_UP = \"ArrowUp\",\n ARROW_DOWN = \"ArrowDown\",\n BACKSPACE = \"Backspace\",\n DELETE = \"Delete\",\n ARROW_RIGHT = \"ArrowRight\",\n ARROW_LEFT = \"ArrowLeft\",\n}\n\nexport type SelectItem = {\n id: string;\n name: string;\n selected: boolean;\n icon?: string;\n disabled?: boolean;\n category?: string;\n children?: SelectItem[];\n};\n\nexport enum ThemeVariant {\n DARK = \"dark\",\n LIGHT = \"light\",\n}\n\nexport enum DividerSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum DividerOrientation {\n HORIZONTAL = \"horizontal\",\n VERTICAL = \"vertical\",\n}\n\nexport enum SortDirection {\n ASC = \"asc\",\n DESC = \"desc\",\n}\n\nexport enum AvatarSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n}\n\nexport enum ListSize {\n SMALL = \"small\",\n MEDIUM = \"medium\",\n LARGE = \"large\",\n X_LARGE = \"x-large\",\n NONE = \"none\",\n}\n\nexport enum ExpandableListStyle {\n ACCORDION = \"accordion\",\n MENU = \"menu\",\n}\n\nexport enum ExpandableListButtonAlign {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum LabelPosition {\n RIGHT = \"right\",\n LEFT = \"left\",\n}\n\nexport enum ListDividerType {\n NONE = \"none\",\n HEADER = \"header\",\n ELEMENT = \"element\",\n}\n\nexport enum ListType {\n NONE = \"none\",\n ORDERED = \"ordered\",\n UNORDERED = \"unordered\",\n}\n\nexport enum NotificationType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum AlertType {\n SUCCESS = \"success\",\n WARNING = \"warning\",\n ERROR = \"error\",\n}\n\nexport enum Device {\n MOBILE = \"mobile\",\n TABLET = \"tablet\",\n DESKTOP = \"desktop\",\n DESKTOP_WIDE = \"desktop-wide\",\n}\n\nexport type DictionaryData = {\n author: string;\n year: string;\n title: string;\n description: string;\n onlineLicense: DictionaryLicenseData;\n offlineLicense: DictionaryLicenseData;\n};\n\nexport type DictionaryLicenseData = {\n expiration: string;\n expired: boolean;\n expiring: boolean;\n installations: string;\n};\n\nexport enum ToastNotification {\n DARK = \"dark\",\n LIGHT = \"light\",\n ACCENT = \"accent\",\n ERROR = \"error\",\n SUCCESS = \"success\",\n WARNING = \"warning\",\n}\n\nexport enum ToastNotificationTransition {\n SLIDE_IN_LEFT = \"slide-in-left\",\n SLIDE_IN_RIGHT = \"slide-in-right\",\n SLIDE_IN_DOWN = \"slide-in-down\",\n SLIDE_IN_UP = \"slide-in-up\",\n SLIDE_OUT_LEFT = \"slide-out-left\",\n SLIDE_OUT_RIGHT = \"slide-out-right\",\n SLIDE_OUT_DOWN = \"slide-out-down\",\n SLIDE_OUT_UP = \"slide-out-up\",\n}\n\nexport enum ToastNotificationPosition {\n TOP_RIGHT = \"top-right\",\n TOP_LEFT = \"top-left\",\n TOP_CENTRE = \"top-centre\",\n BOTTOM_RIGHT = \"bottom-right\",\n BOTTOM_LEFT = \"bottom-left\",\n BOTTOM_CENTRE = \"bottom-centre\",\n}\n\nexport enum ZTableRowExpandedType {\n EXPANDABLE = \"expandable\",\n PADDING = \"padding\",\n NONE = \"none\",\n}\n\nexport enum ZAriaAlertMode {\n POLITE = \"polite\",\n ASSERTIVE = \"assertive\",\n}\n\nexport enum TransitionDirection {\n LEFT = \"left\",\n RIGHT = \"right\",\n UP = \"up\",\n}\n\nexport enum OffCanvasVariant {\n OVERLAY = \"overlay\",\n PUSHCONTENT = \"pushcontent\",\n}\n\nexport enum ZFileUploadType {\n DEFAULT = \"default\",\n DRAGDROP = \"dragdrop\",\n}\n\nexport enum ZChipType {\n DEFAULT = \"default\",\n MEDIUM = \"medium\",\n SMALL = \"small\",\n}\n\nexport enum ZSectionTitleDividerPosition {\n BEFORE = \"before\",\n AFTER = \"after\",\n}\n\nexport enum ZDatePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n MONTHS = \"months\",\n}\n\nexport enum ZDatePickerModeValue {\n DATE = 401,\n DATE_TIME = 523,\n MONTHS = 288,\n}\n\nexport enum ZDatePickerPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum ZRangePickerMode {\n DATE = \"date\",\n DATE_TIME = \"date-time\",\n}\n\nexport type SkipToContentLink = {\n label: string;\n href: string;\n ariaLabel?: string;\n};\n\nexport enum InfoRevealPosition {\n TOP_RIGHT = \"top_right\",\n TOP_LEFT = \"top_left\",\n BOTTOM_RIGHT = \"bottom_right\",\n BOTTOM_LEFT = \"bottom_left\",\n}\n\nexport enum CoverHeroVariant {\n OVERLAY = \"overlay\",\n STACKED = \"stacked\",\n}\n\nexport enum CoverHeroContentPosition {\n TOP = \"top\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselArrowsPosition {\n OVER = \"over\",\n BOTTOM = \"bottom\",\n}\n\nexport enum CarouselProgressMode {\n DOTS = \"dots\",\n NUMBERS = \"numbers\",\n}\n\nexport type SearchbarItem = {\n label: string;\n id?: string;\n icon?: string;\n tag?: {icon?: string; text: string};\n category?: string;\n subcategory?: string;\n children?: Omit<SearchbarItem, \"category\" | \"subcategory\">[];\n};\n\nexport type SearchbarGroupedItem = {\n [key: string]: SearchbarGroup;\n};\n\nexport type SearchbarGroup = {\n items: SearchbarItem[];\n category?: string;\n subcategory?: string;\n};\n\nexport type BreadcrumbPath = {\n text?: string;\n path?: string;\n hasTooltip?: boolean;\n};\n\nexport enum BreadcrumbPathStyle {\n SEMIBOLD = \"semibold\",\n UNDERLINED = \"underlined\",\n}\n\nexport enum BreadcrumbHomepageVariant {\n TEXT = \"text\",\n ICON = \"icon\",\n}\n\nexport enum VisibilityCondition {\n HOVER = \"hover\",\n ALWAYS = \"always\",\n}\n\nexport enum BookCardVariant {\n LANDSCAPE = \"landscape\",\n PORTRAIT = \"portrait\",\n}\n\nexport enum BookCardDeprecatedVariant {\n EXPANDED = \"expanded\",\n COMPACT = \"compact\",\n SEARCH = \"search\",\n}\n\nexport enum AccordionVariant {\n DEFAULT = \"default\",\n BACKGROUND = \"background\",\n}\n\nexport type TreeListItem = {\n id: string;\n name: string;\n url: string;\n icon?: string;\n bold?: boolean;\n children?: TreeListItem[];\n};\n\nexport enum IconPosition {\n LEFT = \"left\",\n RIGHT = \"right\",\n}\n\n/** Map of color hex codes to their Italian and English names for the Color Picker Palette. */\nexport const ColorPickerPalette = {\n \"#FFFFFF00\": {it: \"Trasparente\", en: \"Transparent\"},\n \"#FFFFFF\": {it: \"Bianco\", en: \"White\"},\n \"#CCCCCC\": {it: \"Grigio\", en: \"Gray\"},\n \"#7E7E7E\": {it: \"Grigio scuro 1\", en: \"Dark gray 1\"},\n \"#333333\": {it: \"Grigio scuro 2\", en: \"Dark gray 2\"},\n\n \"#FFCCCC\": {it: \"Rosso chiaro 1\", en: \"Light red 1\"},\n \"#FF9999\": {it: \"Rosso chiaro 2\", en: \"Light red 2\"},\n \"#FF3333\": {it: \"Rosso\", en: \"Red\"},\n \"#CC0000\": {it: \"Rosso scuro 1\", en: \"Dark red 1\"},\n \"#660000\": {it: \"Rosso scuro 2\", en: \"Dark red 2\"},\n\n \"#FFE1CC\": {it: \"Arancione chiaro 1\", en: \"Light orange 1\"},\n \"#FFC399\": {it: \"Arancione chiaro 2\", en: \"Light orange 2\"},\n \"#FF8933\": {it: \"Arancione\", en: \"Orange\"},\n \"#CC5500\": {it: \"Arancione scuro 1\", en: \"Dark orange 1\"},\n \"#662B00\": {it: \"Arancione scuro 2\", en: \"Dark orange 2\"},\n\n \"#FFF7CC\": {it: \"Giallo chiaro 1\", en: \"Light yellow 1\"},\n \"#FFEE99\": {it: \"Giallo chiaro 2\", en: \"Light yellow 2\"},\n \"#FFDD33\": {it: \"Giallo\", en: \"Yellow\"},\n \"#CCAA00\": {it: \"Giallo scuro 1\", en: \"Dark yellow 1\"},\n \"#665600\": {it: \"Giallo scuro 2\", en: \"Dark yellow 2\"},\n\n \"#DDFFCC\": {it: \"Verde chiaro 1\", en: \"Light green 1\"},\n \"#BBFF99\": {it: \"Verde chiaro 2\", en: \"Light green 2\"},\n \"#77FF33\": {it: \"Verde\", en: \"Green\"},\n \"#44CC00\": {it: \"Verde scuro 1\", en: \"Dark green 1\"},\n \"#226600\": {it: \"Verde scuro 2\", en: \"Dark green 2\"},\n\n \"#CCFFE5\": {it: \"Verde acqua chiaro 1\", en: \"Light aquamarine 1\"},\n \"#99FFCC\": {it: \"Verde acqua chiaro 2\", en: \"Light aquamarine 2\"},\n \"#33FF99\": {it: \"Verde acqua\", en: \"Aquamarine\"},\n \"#00CC66\": {it: \"Verde acqua scuro 1\", en: \"Dark aquamarine 1\"},\n \"#006633\": {it: \"Verde acqua scuro 2\", en: \"Dark aquamarine 2\"},\n\n \"#CCEEFF\": {it: \"Azzurro chiaro 1\", en: \"Light blue 1\"},\n \"#99DDFF\": {it: \"Azzurro chiaro 2\", en: \"Light blue 2\"},\n \"#33BBFF\": {it: \"Azzurro\", en: \"Blue\"},\n \"#0088CC\": {it: \"Azzurro scuro 1\", en: \"Dark blue 1\"},\n \"#004466\": {it: \"Azzurro scuro 2\", en: \"Dark blue 2\"},\n\n \"#D4CCFF\": {it: \"Viola chiaro 1\", en: \"Light purple 1\"},\n \"#AA99FF\": {it: \"Viola chiaro 2\", en: \"Light purple 2\"},\n \"#5533FF\": {it: \"Viola\", en: \"Purple\"},\n \"#2200CC\": {it: \"Viola scuro 1\", en: \"Dark purple 1\"},\n \"#110066\": {it: \"Viola scuro 2\", en: \"Dark purple 2\"},\n\n \"#FFCCFF\": {it: \"Rosa chiaro 1\", en: \"Light pink 1\"},\n \"#FF99FF\": {it: \"Rosa chiaro 2\", en: \"Light pink 2\"},\n \"#FF33FF\": {it: \"Rosa\", en: \"Pink\"},\n \"#CC00CC\": {it: \"Rosa scuro 1\", en: \"Dark pink 1\"},\n \"#660066\": {it: \"Rosa scuro 2\", en: \"Dark pink 2\"},\n} as const satisfies Record<`#${string}`, {it: string; en: string}>;\nexport type ColorPickerPalette = keyof typeof ColorPickerPalette;\n"],"mappings":"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","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as i,c as t,h as s}from"./p-75c4a726.js";import{d as e}from"./p-061e28d6.js";import"./p-86618221.js";import"./p-5145a606.js";const a=":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(--color-default-text);fill:var(--color-default-icon);font-family:var(--font-family-sans);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(--color-surface03)}:host li span:hover,a:hover{color:var(--color-primary01);fill:var(--color-primary01)}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(--color-primary01);fill:var(--color-primary01)}";const n=a;const o=class{emitZListItemLinkClick(i,t){this.zListItemLinkClick.emit({e:i,linkId:t})}emitZListItemClick(i,t){this.zListItemClick.emit({e:i,listitemid:t})}constructor(s){i(this,s);this.zListItemLinkClick=t(this,"zListItemLinkClick",7);this.zListItemClick=t(this,"zListItemClick",7);this.text=undefined;this.link=undefined;this.linktarget="_self";this.icon=undefined;this.listitemid=undefined;this.action=undefined;this.underlined=true;this.emitZListItemLinkClick=this.emitZListItemLinkClick.bind(this);this.emitZListItemClick=this.emitZListItemClick.bind(this)}render(){const i=this.listitemid?`link_${this.listitemid}`:"";return s("li",{key:"b26b8dbeaf1a8f5beb9ce7c799bafc5dacc6d471",role:"button",id:this.listitemid,"data-action":this.action,onClick:i=>this.emitZListItemClick(i,this.listitemid),onKeyPress:i=>e(i,this.emitZListItemClick,this.listitemid)},s("span",{key:"bd0de19c4f484bd249358e39df3ca4296e9eb360",class:this.underlined&&"border"},this.icon&&s("z-icon",{key:"47edd1a371c2c4cbb34d07fb7120d6f96e51669e",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=>e(t,this.emitZListItemLinkClick,i),role:this.link?"link":"button",tabindex:"0"},this.text):s("span",{innerHTML:this.text}),s("slot",{key:"93a47ea9cf8cf341d9cacedbd13b34d8877d60fe"})))}};o.style=n;export{o as z_myz_list_item};
2
- //# sourceMappingURL=p-869295ce.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZMyzListItemStyle0","ZMyzListItem","emitZListItemLinkClick","e","linkId","this","zListItemLinkClick","emit","emitZListItemClick","listitemid","zListItemClick","constructor","hostRef","bind","render","h","key","role","id","action","onClick","onKeyPress","ev","handleKeyboardSubmit","class","underlined","icon","name","link","href","target","linktarget","tabindex","text","innerHTML"],"sources":["src/snowflakes/myz/list/z-myz-list-item/styles.css?tag=z-myz-list-item&encapsulation=shadow","src/snowflakes/myz/list/z-myz-list-item/index.tsx"],"sourcesContent":[":host li {\n all: unset;\n all: reset;\n width: 100%;\n line-height: 14px;\n list-style-type: none;\n}\n\n:host li > span {\n display: flex;\n padding: calc(var(--space-unit) * 2) 0;\n color: var(--color-default-text);\n fill: var(--color-default-icon);\n font-family: var(--font-family-sans);\n font-size: 16px;\n font-weight: var(--font-rg);\n letter-spacing: 0.23px;\n line-height: 14px;\n}\n\n:host(.small) li > span {\n padding: calc(var(--space-unit) * 1.5) 0;\n font-size: var(--font-size-2);\n}\n\n:host(.x-small) li > span {\n padding: var(--space-unit) 0;\n font-size: var(--font-size-2);\n}\n\n:host(.small) li > span > z-icon,\n:host(.x-small) li > span > z-icon {\n --z-icon-width: 16px;\n --z-icon-height: 16px;\n --z-icon-right-margin: calc(var(--space-unit) * 0.5);\n\n padding: 0;\n}\n\n:host li > span.border {\n border-bottom: 2px solid var(--color-surface03);\n}\n\n:host li span:hover,\na:hover {\n color: var(--color-primary01);\n fill: var(--color-primary01);\n}\n\na,\na:visited,\na:active {\n color: inherit;\n fill: inherit;\n text-decoration: none;\n}\n\n:host li span z-icon {\n width: calc(var(--space-unit) * 2);\n height: calc(var(--space-unit) * 2);\n padding: 0 calc(var(--space-unit) * 1.5) 0 0;\n background-repeat: no-repeat;\n background-size: contain;\n color: var(--color-primary01);\n fill: var(--color-primary01);\n}\n","import {Component, Event, EventEmitter, Prop, h} from \"@stencil/core\";\nimport {handleKeyboardSubmit} from \"../../../../utils/utils\";\n\n@Component({\n tag: \"z-myz-list-item\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZMyzListItem {\n /** content text */\n @Prop()\n text: string;\n\n /** link url (optional) */\n @Prop()\n link?: string;\n\n /** link target (optional) */\n @Prop()\n linktarget?: string = \"_self\";\n\n /** icon name (optional) */\n @Prop()\n icon?: string;\n\n /** id (optional) */\n @Prop()\n listitemid?: string;\n\n /** data-action attribute (optional) */\n @Prop()\n action?: string;\n\n /** underlined style flag */\n @Prop()\n underlined = true;\n\n /** emitted on list item link click, returns linkId */\n @Event()\n zListItemLinkClick: EventEmitter;\n\n private emitZListItemLinkClick(e: MouseEvent, linkId): void {\n this.zListItemLinkClick.emit({e, linkId});\n }\n\n /** emitted on list item click, returns listitemid */\n @Event()\n zListItemClick: EventEmitter;\n\n private emitZListItemClick(e: MouseEvent, listitemid): void {\n this.zListItemClick.emit({e, listitemid});\n }\n\n constructor() {\n this.emitZListItemLinkClick = this.emitZListItemLinkClick.bind(this);\n this.emitZListItemClick = this.emitZListItemClick.bind(this);\n }\n\n render(): HTMLLIElement {\n const linkId = this.listitemid ? `link_${this.listitemid}` : \"\";\n\n return (\n <li\n role=\"button\"\n id={this.listitemid}\n data-action={this.action}\n onClick={(e: MouseEvent) => this.emitZListItemClick(e, this.listitemid)}\n onKeyPress={(ev: KeyboardEvent) => handleKeyboardSubmit(ev, this.emitZListItemClick, this.listitemid)}\n >\n <span class={this.underlined && \"border\"}>\n {this.icon && <z-icon name={this.icon} />}\n {this.link ? (\n <a\n href={this.link ? this.link : null}\n target={this.linktarget}\n id={linkId}\n onClick={(e: MouseEvent) => this.emitZListItemLinkClick(e, linkId)}\n onKeyPress={(ev: KeyboardEvent) => handleKeyboardSubmit(ev, this.emitZListItemLinkClick, linkId)}\n role={this.link ? \"link\" : \"button\"}\n tabindex=\"0\"\n >\n {this.text}\n </a>\n ) : (\n <span innerHTML={this.text}></span>\n )}\n <slot />\n </span>\n </li>\n );\n }\n}\n"],"mappings":"sIAAA,MAAMA,EAAY,smCAClB,MAAAC,EAAeD,E,MCOFE,EAAY,MAiCf,sBAAAC,CAAuBC,EAAeC,GAC5CC,KAAKC,mBAAmBC,KAAK,CAACJ,IAAGC,U,CAO3B,kBAAAI,CAAmBL,EAAeM,GACxCJ,KAAKK,eAAeH,KAAK,CAACJ,IAAGM,c,CAG/B,WAAAE,CAAAC,G,wKAlCsB,Q,oFAgBT,KAmBXP,KAAKH,uBAAyBG,KAAKH,uBAAuBW,KAAKR,MAC/DA,KAAKG,mBAAqBH,KAAKG,mBAAmBK,KAAKR,K,CAGzD,MAAAS,GACE,MAAMV,EAASC,KAAKI,WAAa,QAAQJ,KAAKI,aAAe,GAE7D,OACEM,EAAA,MAAAC,IAAA,2CACEC,KAAK,SACLC,GAAIb,KAAKI,WAAU,cACNJ,KAAKc,OAClBC,QAAUjB,GAAkBE,KAAKG,mBAAmBL,EAAGE,KAAKI,YAC5DY,WAAaC,GAAsBC,EAAqBD,EAAIjB,KAAKG,mBAAoBH,KAAKI,aAE1FM,EAAA,QAAAC,IAAA,2CAAMQ,MAAOnB,KAAKoB,YAAc,UAC7BpB,KAAKqB,MAAQX,EAAA,UAAAC,IAAA,2CAAQW,KAAMtB,KAAKqB,OAChCrB,KAAKuB,KACJb,EAAA,KACEc,KAAMxB,KAAKuB,KAAOvB,KAAKuB,KAAO,KAC9BE,OAAQzB,KAAK0B,WACbb,GAAId,EACJgB,QAAUjB,GAAkBE,KAAKH,uBAAuBC,EAAGC,GAC3DiB,WAAaC,GAAsBC,EAAqBD,EAAIjB,KAAKH,uBAAwBE,GACzFa,KAAMZ,KAAKuB,KAAO,OAAS,SAC3BI,SAAS,KAER3B,KAAK4B,MAGRlB,EAAA,QAAMmB,UAAW7B,KAAK4B,OAExBlB,EAAA,QAAAC,IAAA,8C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as i,c as e,h as s,a as t,g as a}from"./p-75c4a726.js";import{v as l}from"./p-86618221.js";const o='.sc-z-file-upload-h{display:flex;flex-direction:column;align-items:flex-start;color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-upload-h .modal-wrapper.sc-z-file-upload{display:flex;flex-direction:column;justify-content:center;padding:calc(var(--space-unit) * 2);row-gap:calc(var(--space-unit) * 2)}.sc-z-file-upload-h .modal-wrapper.sc-z-file-upload>.files-wrapper.sc-z-file-upload{display:flex;flex-direction:column;margin:calc(var(--space-unit) * 4);gap:var(--space-unit)}.sc-z-file-upload-h .text-container.sc-z-file-upload{display:flex;flex-direction:column;margin:auto;text-align:center}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link.sc-z-file-upload{color:var(--color-text-link-blue);cursor:pointer;text-decoration:underline}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link.sc-z-file-upload:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none !important}.sc-z-file-upload-h .text-container.sc-z-file-upload .upload-link-text.sc-z-file-upload{margin-bottom:var(--space-unit)}.sc-z-file-upload-h input[type="file"].sc-z-file-upload{display:none}.sc-z-file-upload-h #title.sc-z-file-upload+#description.sc-z-file-upload{margin-top:var(--space-unit)}.sc-z-file-upload-h>*.sc-z-file-upload+z-button.sc-z-file-upload,.sc-z-file-upload-h>.files-container.sc-z-file-upload+*.sc-z-file-upload,.sc-z-file-upload-h>.files-container.sc-z-file-upload:not(:first-child){margin-top:calc(var(--space-unit) * 3)}.sc-z-file-upload-h>.files-container.hidden.sc-z-file-upload{display:none}.sc-z-file-upload-h>.files-container.sc-z-file-upload>.uploaded-files-label.sc-z-file-upload{margin-bottom:calc(var(--space-unit) * 2)}.sc-z-file-upload-h>.files-container.sc-z-file-upload>.files-wrapper.sc-z-file-upload{display:flex;flex-wrap:wrap;column-gap:calc(var(--space-unit) * 2);row-gap:calc(var(--space-unit) * 2)}@media (min-width: 768px){.sc-z-file-upload-h>.container.sc-z-file-upload>z-button.sc-z-file-upload{align-self:flex-start}.sc-z-file-upload-h .modal-wrapper.sc-z-file-upload{padding:calc(var(--space-unit) * 3)}}@media (min-width: 1152px){.sc-z-file-upload-h .modal-wrapper.sc-z-file-upload{padding:calc(var(--space-unit) * 4)}}';const n=o;const r=class{constructor(s){i(this,s);this.fileInput=e(this,"fileInput",7);this.fileError=e(this,"fileError",7);this.type=l.DEFAULT;this.buttonVariant=undefined;this.acceptedFormat=undefined;this.fileMaxSize=undefined;this.mainTitle=undefined;this.description=undefined;this.uploadBtnLabel="allega";this.dragAndDropLabel="Rilascia i file in questa area per allegarli.";this.allowedFilesMessage=undefined;this.uploadClickableMessage="Carica";this.uploadMessage="o trascina dal tuo computer";this.errorModalTitle="Errore di caricamento";this.errorModalMessage=undefined;this.uploadedFilesLabel="File appena caricati";this.hasFileSection=true;this.inputName="z-file-upload";this.showErrors=true;this._type=this.type;this.files=[];this.invalidFiles=new Map;this.input=undefined}onFileRemoved(i){this.removeFile(i.detail.fileName)}fileDroppedListener(i){this.input.files=i.detail;this.checkFilesValidity(this.input.files)}async getFiles(){return this.files}async removeFile(i){const e=this.files;const s=e.findIndex((e=>e.name===i));if(s>=0){e.splice(s,1);this.files=[...e]}}checkFilesValidity(i){if(!i.length){return}Array.from(i).forEach((i=>{const e=i.size/1024/1024;const s=this.acceptedFormat.split(",").some((e=>i.name.toLowerCase().endsWith(e.trim())));const t=e<=this.fileMaxSize;if(t&&s&&!this.files.find((e=>e.name===i.name))){this.files=[...this.files,i];this.fileInput.emit(i);this.input.value="";return}const a=`Il file ${i.name} supera il limite di ${this.fileMaxSize}MB`;const l=`Il file ${i.name} ha un formato non supportato`;const o=[!t&&{cause:"size",message:a},!s&&{cause:"format",message:l}].filter(Boolean);this.invalidFiles.set(i.name,o);this.invalidFiles=new Map(this.invalidFiles);this.fileError.emit({file:i.name,errors:o})}))}resetErrors(){this.invalidFiles=new Map}onFilesChange(i){this.checkFilesValidity(i.target.files)}componentWillLoad(){const i=window.matchMedia("(max-width: 1151px)");this._type=i.matches?l.DEFAULT:this.type;i.addEventListener("change",(i=>{this._type=i.matches?l.DEFAULT:this.type}))}componentDidUpdate(){if(!this.showErrors||!this.invalidFiles.size){return}this.errorModal.open()}renderDescription(i){if(!this.description){return}return s("span",{id:"description",class:i},this.description)}renderAllowedFilesMessage(){let i="";let e="";if(this.acceptedFormat){const e=this.acceptedFormat.split(", ").map((i=>i.substring(1).toUpperCase())).join(", ");i=` nei formati ${e}`}if(this.fileMaxSize){e=` per un massimo di ${this.fileMaxSize}MB di peso`}const t=i||e?`Puoi allegare file${i}${e}.`:undefined;if(!this.allowedFilesMessage&&!t){return}return s("span",{class:"allowed-files-message body-3"},this.allowedFilesMessage||t)}renderFileSection(){if(!this.hasFileSection){return}return s("section",{class:{"files-container":true,hidden:!this.files.length}},s("div",{class:"uploaded-files-label heading-3-sb"},this.uploadedFilesLabel),s("div",{class:"files-wrapper"},s("slot",{name:"files"})))}renderInput(){return s("input",{type:"file",name:this.inputName,multiple:true,onChange:i=>this.onFilesChange(i),accept:this.acceptedFormat,ref:i=>this.input=i})}renderUploadButton(){return[s("z-button",{onClick:()=>this.input.click(),onKeyPress:i=>{if(i.code=="Space"||i.code=="Enter"){i.preventDefault();this.input.click()}},id:"fileSelect",variant:this.buttonVariant,icon:"upload"},this.uploadBtnLabel),this.renderInput()]}renderUploadLink(){return[this.renderInput(),s("span",{class:"body-1 upload-link-text"},s("span",{tabIndex:0,class:"body-1-sb upload-link",onClick:()=>this.input.click(),onKeyPress:i=>{if(i.code=="Space"||i.code=="Enter"){i.preventDefault();this.input.click()}}},this.uploadClickableMessage)," ",this.uploadMessage)]}renderDefaultMode(){return[this.renderDescription("body-3-sb"),this.renderAllowedFilesMessage(),this.renderFileSection(),this.renderUploadButton()]}renderDragDropMode(){return[this.renderFileSection(),s("z-dragdrop-area",{"drag-and-drop-label":this.dragAndDropLabel},s("div",{class:"text-container"},this.renderDescription("body-1"),this.renderUploadLink(),this.renderAllowedFilesMessage()))]}renderFileErrors(){return Array.from(this.invalidFiles).map((([i,e])=>{const t=`Il file ${i}`;return s("span",{class:"error-message"},"Il file ",s("span",{class:"body-3-sb"},i),e.map((({message:i})=>i.replace(t,""))).join(" e "),".")}))}render(){return s(t,{key:"13ada780c37ca16c2153f8c1177864932fe299dd"},this.mainTitle&&s("div",{key:"dcf55ac93e6959136262d0422272ab4902c3cbed",id:"title",class:"heading-3-sb"},this.mainTitle),this._type==l.DEFAULT?this.renderDefaultMode():this.renderDragDropMode(),!!this.invalidFiles.size&&this.showErrors&&s("z-modal",{key:"e7d8c001c513ab498779c752dc195ab03ec81a80",modalid:`file-upload-${this.type}-error-modal`,ref:i=>this.errorModal=i,modaltitle:this.errorModalTitle,onModalClose:()=>this.resetErrors(),onModalBackgroundClick:()=>this.resetErrors()},s("div",{key:"e5262f2f8b42dfe38ad4b794b08b4bf6b83b4a7a",slot:"modalContent"},s("div",{key:"5e50b460de47813678ea1e2d3a2a3e0e76d0a6d0",class:"modal-wrapper body-3"},this.errorModalMessage?this.errorModalMessage:this.renderFileErrors()))))}get host(){return a(this)}};r.style=n;export{r as z_file_upload};
2
- //# sourceMappingURL=p-88a9865c.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZFileUploadStyle0","ZFileUpload","ZFileUploadType","DEFAULT","this","type","Map","onFileRemoved","e","removeFile","detail","fileName","fileDroppedListener","input","files","checkFilesValidity","getFiles","index","findIndex","file","name","splice","length","Array","from","forEach","fileSize","size","fileFormatOk","acceptedFormat","split","some","ext","toLowerCase","endsWith","trim","fileSizeOk","fileMaxSize","find","f","fileInput","emit","value","sizeError","formatError","errors","cause","message","filter","Boolean","invalidFiles","set","fileError","resetErrors","onFilesChange","target","componentWillLoad","mql","window","matchMedia","_type","matches","addEventListener","componentDidUpdate","showErrors","errorModal","open","renderDescription","cssClass","description","h","id","class","renderAllowedFilesMessage","fileFormatString","fileWeightString","fileFormat","map","string","substring","toUpperCase","join","defaultMessage","undefined","allowedFilesMessage","renderFileSection","hasFileSection","hidden","uploadedFilesLabel","renderInput","inputName","multiple","onChange","accept","ref","val","renderUploadButton","onClick","click","onKeyPress","code","preventDefault","variant","buttonVariant","icon","uploadBtnLabel","renderUploadLink","tabIndex","uploadClickableMessage","uploadMessage","renderDefaultMode","renderDragDropMode","dragAndDropLabel","renderFileErrors","prefix","replace","render","Host","key","mainTitle","modalid","modaltitle","errorModalTitle","onModalClose","onModalBackgroundClick","slot","errorModalMessage"],"sources":["src/components/file-upload/z-file-upload/styles.css?tag=z-file-upload&encapsulation=scoped","src/components/file-upload/z-file-upload/index.tsx"],"sourcesContent":[":host {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n color: var(--color-default-text);\n font-family: var(--font-family-sans);\n font-weight: var(--font-rg);\n}\n\n:host .modal-wrapper {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: calc(var(--space-unit) * 2);\n row-gap: calc(var(--space-unit) * 2);\n}\n\n:host .modal-wrapper > .files-wrapper {\n display: flex;\n flex-direction: column;\n margin: calc(var(--space-unit) * 4);\n gap: var(--space-unit);\n}\n\n:host .text-container {\n display: flex;\n flex-direction: column;\n margin: auto;\n text-align: center;\n}\n\n:host .text-container .upload-link {\n color: var(--color-text-link-blue);\n cursor: pointer;\n text-decoration: underline;\n}\n\n:host .text-container .upload-link:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none !important;\n}\n\n:host .text-container .upload-link-text {\n margin-bottom: var(--space-unit);\n}\n\n:host input[type=\"file\"] {\n display: none;\n}\n\n:host #title + #description {\n margin-top: var(--space-unit);\n}\n\n:host > * + z-button,\n:host > .files-container + *,\n:host > .files-container:not(:first-child) {\n margin-top: calc(var(--space-unit) * 3);\n}\n\n:host > .files-container.hidden {\n display: none;\n}\n\n:host > .files-container > .uploaded-files-label {\n margin-bottom: calc(var(--space-unit) * 2);\n}\n\n:host > .files-container > .files-wrapper {\n display: flex;\n flex-wrap: wrap;\n column-gap: calc(var(--space-unit) * 2);\n row-gap: calc(var(--space-unit) * 2);\n}\n\n/* Tablet breakpoint */\n@media (min-width: 768px) {\n :host > .container > z-button {\n align-self: flex-start;\n }\n\n :host .modal-wrapper {\n padding: calc(var(--space-unit) * 3);\n }\n}\n\n@media (min-width: 1152px) {\n :host .modal-wrapper {\n padding: calc(var(--space-unit) * 4);\n }\n}\n","import {Component, Element, Event, EventEmitter, Host, Listen, Method, Prop, State, h} from \"@stencil/core\";\nimport {ButtonVariant, ZFileUploadType} from \"../../../beans\";\n\nexport type ZFileUploadError = {cause: \"format\" | \"size\"; message: string};\n\n@Component({\n tag: \"z-file-upload\",\n styleUrl: \"styles.css\",\n shadow: false,\n scoped: true,\n})\nexport class ZFileUpload {\n /** Prop indicating the file upload type - can be default or dragdrop */\n @Prop({reflect: true})\n type: ZFileUploadType = ZFileUploadType.DEFAULT;\n\n /** Prop indicating the button variant*/\n @Prop()\n buttonVariant?: ButtonVariant;\n\n /** Prop indicating the accepted file type: ex \".pdf, .doc, .jpg\" */\n @Prop()\n acceptedFormat?: string;\n\n /** Max file dimension in Megabyte */\n @Prop()\n fileMaxSize?: number;\n\n /** Title */\n @Prop()\n mainTitle?: string;\n\n /** Description */\n @Prop()\n description?: string;\n\n /** upoload button label */\n @Prop()\n uploadBtnLabel?: string = \"allega\";\n\n /** drag & drop button label */\n @Prop()\n dragAndDropLabel?: string = \"Rilascia i file in questa area per allegarli.\";\n\n /** allowed file message */\n @Prop()\n allowedFilesMessage?: string;\n\n /** upload clickable message */\n @Prop()\n uploadClickableMessage?: string = \"Carica\";\n\n /** upload message */\n @Prop()\n uploadMessage?: string = \"o trascina dal tuo computer\";\n\n /** error modal title */\n @Prop()\n errorModalTitle?: string = \"Errore di caricamento\";\n\n /** error modal message */\n @Prop()\n errorModalMessage?: string;\n\n /** loaded files label */\n @Prop()\n uploadedFilesLabel?: string = \"File appena caricati\";\n\n /** uploaded files history rendering */\n @Prop()\n hasFileSection?: boolean = true;\n\n /** Value to set on the file input's `name` attribute (for use with forms) */\n @Prop()\n inputName? = \"z-file-upload\";\n\n /**\n * Whether to show errors in the internal modal or leave the handling to the app.\n * Errors will still be emitted.\n */\n @Prop()\n showErrors = true;\n\n /** Internal store of the component type. It will change when viewport goes from desktop to tablet/mobile and vice versa */\n @State()\n private _type: ZFileUploadType = this.type;\n\n /** Files added by the user */\n @State()\n files: File[] = [];\n\n /** Map of files whose upload caused an error and the relative errors, with the cause and a message */\n @State()\n invalidFiles: Map<string, ZFileUploadError[]> = new Map<string, ZFileUploadError[]>();\n\n /** Input ref */\n @State()\n private input: HTMLInputElement;\n\n /** Emitted when user select one or more files */\n @Event()\n fileInput: EventEmitter<File>;\n\n /**\n * Emits an array of error messages related to one or more files not allowed.\n * Emitted when some file is dropped or selected.\n */\n @Event()\n fileError: EventEmitter<{file: string; errors: ZFileUploadError[]}>;\n\n @Element() host: HTMLZFileUploadElement;\n\n private errorModal: HTMLZModalElement;\n\n /** Listen `removeFile` event sent from z-file component */\n @Listen(\"removeFile\")\n onFileRemoved(e: CustomEvent): void {\n this.removeFile(e.detail.fileName);\n }\n\n /** Listen fileDropped event sent from z-dragdrop-area component */\n @Listen(\"fileDropped\")\n fileDroppedListener(e: CustomEvent): void {\n this.input.files = e.detail;\n this.checkFilesValidity(this.input.files);\n }\n\n /** Get the list of uploaded files */\n @Method()\n async getFiles(): Promise<File[]> {\n return this.files;\n }\n\n /** Remove a previously uploaded file */\n @Method()\n async removeFile(fileName: string): Promise<void> {\n const files = this.files;\n const index = files.findIndex((file) => file.name === fileName);\n if (index >= 0) {\n files.splice(index, 1);\n this.files = [...files];\n }\n }\n\n private checkFilesValidity(files: FileList): Map<string, string[]> {\n if (!files.length) {\n return;\n }\n\n Array.from(files).forEach((file: File) => {\n const fileSize = file.size / 1024 / 1024;\n const fileFormatOk = this.acceptedFormat\n .split(\",\")\n .some((ext: string) => file.name.toLowerCase().endsWith(ext.trim()));\n const fileSizeOk = fileSize <= this.fileMaxSize;\n if (fileSizeOk && fileFormatOk && !this.files.find((f) => f.name === file.name)) {\n this.files = [...this.files, file];\n this.fileInput.emit(file);\n this.input.value = \"\";\n\n return;\n }\n\n const sizeError = `Il file ${file.name} supera il limite di ${this.fileMaxSize}MB`;\n const formatError = `Il file ${file.name} ha un formato non supportato`;\n const errors = [\n !fileSizeOk && {cause: \"size\" as const, message: sizeError},\n !fileFormatOk && {cause: \"format\" as const, message: formatError},\n ].filter(Boolean);\n this.invalidFiles.set(file.name, errors);\n this.invalidFiles = new Map(this.invalidFiles); // trigger state update\n this.fileError.emit({file: file.name, errors});\n });\n }\n\n private resetErrors(): void {\n this.invalidFiles = new Map<string, ZFileUploadError[]>();\n }\n\n private onFilesChange(e: Event): void {\n this.checkFilesValidity((e.target as HTMLInputElement).files);\n }\n\n componentWillLoad(): void {\n // force default type on mobile and tablet viewport\n const mql = window.matchMedia(\"(max-width: 1151px)\");\n this._type = mql.matches ? ZFileUploadType.DEFAULT : this.type;\n mql.addEventListener(\"change\", (e) => {\n this._type = e.matches ? ZFileUploadType.DEFAULT : this.type;\n });\n }\n\n componentDidUpdate(): void {\n if (!this.showErrors || !this.invalidFiles.size) {\n return;\n }\n\n this.errorModal.open();\n }\n\n private renderDescription(cssClass): HTMLElement | undefined {\n if (!this.description) {\n return;\n }\n\n return (\n <span\n id=\"description\"\n class={cssClass}\n >\n {this.description}\n </span>\n );\n }\n\n private renderAllowedFilesMessage(): HTMLElement {\n let fileFormatString = \"\";\n let fileWeightString = \"\";\n\n if (this.acceptedFormat) {\n const fileFormat = this.acceptedFormat\n .split(\", \")\n .map((string) => string.substring(1).toUpperCase())\n .join(\", \");\n fileFormatString = ` nei formati ${fileFormat}`;\n }\n\n if (this.fileMaxSize) {\n fileWeightString = ` per un massimo di ${this.fileMaxSize}MB di peso`;\n }\n\n const defaultMessage =\n fileFormatString || fileWeightString ? `Puoi allegare file${fileFormatString}${fileWeightString}.` : undefined;\n\n if (!this.allowedFilesMessage && !defaultMessage) {\n return;\n }\n\n return <span class=\"allowed-files-message body-3\">{this.allowedFilesMessage || defaultMessage}</span>;\n }\n\n private renderFileSection(): HTMLElement {\n if (!this.hasFileSection) {\n return;\n }\n\n return (\n <section class={{\"files-container\": true, \"hidden\": !this.files.length}}>\n <div class=\"uploaded-files-label heading-3-sb\">{this.uploadedFilesLabel}</div>\n <div class=\"files-wrapper\">\n <slot name=\"files\" />\n </div>\n </section>\n );\n }\n\n private renderInput(): HTMLInputElement {\n return (\n <input\n type=\"file\"\n name={this.inputName}\n multiple\n onChange={(e) => this.onFilesChange(e)}\n accept={this.acceptedFormat}\n ref={(val) => (this.input = val)}\n />\n );\n }\n\n private renderUploadButton(): unknown[] {\n return [\n <z-button\n onClick={() => this.input.click()}\n onKeyPress={(e) => {\n if (e.code == \"Space\" || e.code == \"Enter\") {\n e.preventDefault();\n this.input.click();\n }\n }}\n id=\"fileSelect\"\n variant={this.buttonVariant}\n icon=\"upload\"\n >\n {this.uploadBtnLabel}\n </z-button>,\n this.renderInput(),\n ];\n }\n\n private renderUploadLink(): unknown[] {\n return [\n this.renderInput(),\n <span class=\"body-1 upload-link-text\">\n <span\n tabIndex={0}\n class=\"body-1-sb upload-link\"\n onClick={() => this.input.click()}\n onKeyPress={(e) => {\n if (e.code == \"Space\" || e.code == \"Enter\") {\n e.preventDefault();\n this.input.click();\n }\n }}\n >\n {this.uploadClickableMessage}\n </span>{\" \"}\n {this.uploadMessage}\n </span>,\n ];\n }\n\n private renderDefaultMode(): unknown[] {\n return [\n this.renderDescription(\"body-3-sb\"),\n this.renderAllowedFilesMessage(),\n this.renderFileSection(),\n this.renderUploadButton(),\n ];\n }\n\n private renderDragDropMode(): unknown[] {\n return [\n this.renderFileSection(),\n <z-dragdrop-area drag-and-drop-label={this.dragAndDropLabel}>\n <div class=\"text-container\">\n {this.renderDescription(\"body-1\")}\n {this.renderUploadLink()}\n {this.renderAllowedFilesMessage()}\n </div>\n </z-dragdrop-area>,\n ];\n }\n\n private renderFileErrors(): HTMLElement[] {\n return Array.from(this.invalidFiles).map(([fileName, errors]) => {\n const prefix = `Il file ${fileName}`;\n\n return (\n <span class=\"error-message\">\n Il file <span class=\"body-3-sb\">{fileName}</span>\n {errors.map(({message}) => message.replace(prefix, \"\")).join(\" e \")}.\n </span>\n );\n });\n }\n\n render(): HTMLZFileUploadElement {\n return (\n <Host>\n {this.mainTitle && (\n <div\n id=\"title\"\n class=\"heading-3-sb\"\n >\n {this.mainTitle}\n </div>\n )}\n {this._type == ZFileUploadType.DEFAULT ? this.renderDefaultMode() : this.renderDragDropMode()}\n {!!this.invalidFiles.size && this.showErrors && (\n <z-modal\n modalid={`file-upload-${this.type}-error-modal`}\n ref={(val) => (this.errorModal = val)}\n modaltitle={this.errorModalTitle}\n onModalClose={() => this.resetErrors()}\n onModalBackgroundClick={() => this.resetErrors()}\n >\n <div slot=\"modalContent\">\n <div class=\"modal-wrapper body-3\">\n {this.errorModalMessage ? this.errorModalMessage : this.renderFileErrors()}\n </div>\n </div>\n </z-modal>\n )}\n </Host>\n );\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as n}from"./p-75c4a726.js";const a='*:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}ul{overflow:hidden;width:auto;height:auto;padding:0;margin:0 calc(var(--space-unit) * 2);color:var(--color-primary01);font-family:var(--font-family-sans);list-style:none}ul>li{padding-left:10px;text-indent:-10px}ul>li>a{display:block;padding-top:calc(var(--space-unit) * 0.5);color:var(--color-primary01);font-size:14px;font-weight:var(--font-sb);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);text-decoration:none}ul>li>a::before{padding-right:5px;content:"•"}ul>li>span{padding:0 calc(var(--space-unit) * 2);color:var(--color-surface04);font-size:14px;font-weight:var(--font-rg);letter-spacing:0.16px;line-height:calc(var(--space-unit) * 2.5);text-decoration:none}';const e=a;const i=class{constructor(n){t(this,n);this.listdata=undefined;this.renderList=this.renderList.bind(this)}handleSpaceKeyPress(t,n){if(t.keyCode==32||t.keyCode==13){t.preventDefault();window.open(n,"_blank")}}formatListContent(t){const{value:a,isLink:e,url:i}=t;if(!e){return n("span",null,a)}return n("a",{role:"button",onKeyPress:t=>this.handleSpaceKeyPress(t,i),href:i,target:"_blank"},a)}renderList(t){return t.map((t=>n("li",null,this.formatListContent(t))))}render(){return n("ul",{key:"608a46eb635be05ab1bb225bb28354f0a5e4ca44"},this.renderList(JSON.parse(this.listdata)))}};i.style=e;export{i as z_myz_card_list};
2
- //# sourceMappingURL=p-8988eee3.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZMyzCardListStyle0","ZMyzCardList","constructor","hostRef","this","renderList","bind","handleSpaceKeyPress","e","url","keyCode","preventDefault","window","open","formatListContent","data","value","isLink","h","role","onKeyPress","href","target","dataArray","map","render","key","JSON","parse","listdata"],"sources":["src/snowflakes/myz/card/z-myz-card-list/styles.css?tag=z-myz-card-list&encapsulation=shadow","src/snowflakes/myz/card/z-myz-card-list/index.tsx"],"sourcesContent":["*:focus {\n box-shadow: var(--shadow-focus-primary);\n outline: none !important;\n}\n\nul {\n overflow: hidden;\n width: auto;\n height: auto;\n padding: 0;\n margin: 0 calc(var(--space-unit) * 2);\n color: var(--color-primary01);\n font-family: var(--font-family-sans);\n list-style: none;\n}\n\nul > li {\n padding-left: 10px;\n text-indent: -10px;\n}\n\nul > li > a {\n display: block;\n padding-top: calc(var(--space-unit) * 0.5);\n color: var(--color-primary01);\n font-size: 14px;\n font-weight: var(--font-sb);\n letter-spacing: 0.16px;\n line-height: calc(var(--space-unit) * 2.5);\n text-decoration: none;\n}\n\nul > li > a::before {\n padding-right: 5px;\n content: \"•\";\n}\n\nul > li > span {\n padding: 0 calc(var(--space-unit) * 2);\n color: var(--color-surface04);\n font-size: 14px;\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: calc(var(--space-unit) * 2.5);\n text-decoration: none;\n}\n","import {Component, Prop, h} from \"@stencil/core\";\nimport {Action} from \"../../../../beans\";\n\n@Component({\n tag: \"z-myz-card-list\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZMyzCardList {\n /** list data stringified array */\n @Prop()\n listdata: string;\n\n constructor() {\n this.renderList = this.renderList.bind(this);\n }\n\n private handleSpaceKeyPress(e: KeyboardEvent, url: string): void {\n if (e.keyCode == 32 || e.keyCode == 13) {\n e.preventDefault();\n window.open(url, \"_blank\");\n }\n }\n\n private formatListContent(data: Action): HTMLAnchorElement {\n const {value, isLink, url} = data;\n if (!isLink) {\n return <span>{value}</span>;\n }\n\n return (\n <a\n role=\"button\"\n onKeyPress={(e: KeyboardEvent) => this.handleSpaceKeyPress(e, url)}\n href={url}\n target=\"_blank\"\n >\n {value}\n </a>\n );\n }\n\n private renderList(dataArray: Action[]): HTMLLIElement[] {\n return dataArray.map((data: Action) => {\n return <li>{this.formatListContent(data)}</li>;\n });\n }\n\n render(): HTMLUListElement {\n return <ul>{this.renderList(JSON.parse(this.listdata))}</ul>;\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAY,qvBAClB,MAAAC,EAAeD,E,MCOFE,EAAY,MAKvB,WAAAC,CAAAC,G,kCACEC,KAAKC,WAAaD,KAAKC,WAAWC,KAAKF,K,CAGjC,mBAAAG,CAAoBC,EAAkBC,GAC5C,GAAID,EAAEE,SAAW,IAAMF,EAAEE,SAAW,GAAI,CACtCF,EAAEG,iBACFC,OAAOC,KAAKJ,EAAK,S,EAIb,iBAAAK,CAAkBC,GACxB,MAAMC,MAACA,EAAKC,OAAEA,EAAMR,IAAEA,GAAOM,EAC7B,IAAKE,EAAQ,CACX,OAAOC,EAAA,YAAOF,E,CAGhB,OACEE,EAAA,KACEC,KAAK,SACLC,WAAaZ,GAAqBJ,KAAKG,oBAAoBC,EAAGC,GAC9DY,KAAMZ,EACNa,OAAO,UAENN,E,CAKC,UAAAX,CAAWkB,GACjB,OAAOA,EAAUC,KAAKT,GACbG,EAAA,UAAKd,KAAKU,kBAAkBC,K,CAIvC,MAAAU,GACE,OAAOP,EAAA,MAAAQ,IAAA,4CAAKtB,KAAKC,WAAWsB,KAAKC,MAAMxB,KAAKyB,W","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as o,a as s,g as n}from"./p-75c4a726.js";import{P as i,S as a,B as r,e as c}from"./p-86618221.js";const h=':host{position:relative;display:flex;max-width:100%;align-items:center;padding:calc(var(--z-table--cells-padding, calc(var(--space-unit) * 2)));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}:host{z-index:1;padding:0;background-color:var(--color-background);font-weight:var(--font-sb)}.cell--content{padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2))}:host([show-sorting]) .cell--content{column-gap:var(--space-unit)}.z-th--sort-button{position:relative;padding:0;border:none;background-color:transparent;cursor:pointer;outline:none}.z-th--sort-button:focus,.z-th--sort-button:focus-visible{box-shadow:var(--shadow-focus-primary);opacity:1;outline:none;pointer-events:all}@media (min-width: 768px) and (hover: hover){:host([show-sorting="hover"]) .z-th--sort-button{opacity:0;pointer-events:none}:host([show-sorting="hover"]:hover) .z-th--sort-button,:host([show-sorting="hover"]) .z-th--sort-button:focus:focus-visible,:host([show-sorting="always"]) .z-th--sort-button,:host([sorted]) .z-th--sort-button{opacity:1;pointer-events:all}}:host([show-sorting="hover"]:hover) .z-th--sort-button::after,:host([show-sorting="hover"]) .z-th--sort-button:focus:focus-visible::after,:host([show-sorting="always"]) .z-th--sort-button::after,:host([sorted]) .z-th--sort-button::after{position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 10px);background-color:transparent;content:""}';const l=h;const u=class{constructor(o){t(this,o);this.sort=e(this,"sort",7);this.colspan=undefined;this.showMenu=null;this.showSorting=null;this.sticky=false;this.sortDirection=undefined;this.sorted=false;this.popoverPosition=i.AUTO;this.isMenuOpen=false}get ariaSortDirection(){if(!this.sortDirection){return null}return this.sortDirection===a.ASC?"ascending":"descending"}handleSort(){if(!this.sortDirection){this.sorted=false;return}this.sortDirection=this.sortDirection===a.ASC?a.DESC:a.ASC;this.sorted=true;this.sort.emit({sortDirection:this.sortDirection})}updateColspan(){if(this.colspan){this.host.style.gridColumn=`span ${this.colspan}`}else{this.host.style.removeProperty("grid-column")}}componentWillLoad(){this.updateColspan()}render(){return o(s,{key:"03fc52e539b5d4b353707a3065be9d522c0aed93",role:"columnheader","menu-open":this.isMenuOpen,"aria-sort":this.ariaSortDirection,sortable:this.showSorting},o("div",{key:"2253ed45163efb0508ef0c291d33f386c53d8fbb",class:"cell--content"},o("slot",{key:"3d17a384cb6d39c3672eb2c6c44a0e491214ed50"}),this.showSorting&&o("button",{key:"e32ce07f7193628e19e0e20bcc56fe309c48c6f3",class:"z-th--sort-button",type:"button",onClick:this.handleSort.bind(this)},o("z-icon",{key:"6a96bf249ecb191f6f0b71ce8b5186ee1e109a91",name:this.sortDirection===a.DESC?"arrow-simple-up":"arrow-simple-down",width:14,height:14})),this.showMenu&&o("div",{key:"a490f573b3d07dc6ca74190cb81be4075fc85d97",class:"cell--menu-container"},o("z-button",{key:"ae1cd376be6fb4e13674277ab927d9542a469bbc",variant:r.TERTIARY,icon:"contextual-menu",size:c.X_SMALL,ref:t=>this.menuTrigger=t,onClick:()=>this.popoverEl.open=!this.popoverEl.open}),o("z-popover",{key:"bb9ee43bf68dce8a8046b88bf9bf993ff519816d",ref:t=>this.popoverEl=t,bindTo:this.menuTrigger,onOpenChange:t=>this.isMenuOpen=t.detail.open,position:this.popoverPosition},o("slot",{key:"b1d46d09c33c4f957ea1d6984428b2ba55763e66",name:"contextual-menu"})))))}get host(){return n(this)}static get watchers(){return{colspan:["updateColspan"]}}};u.style=l;export{u as Z};
2
- //# sourceMappingURL=p-8b367393.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZThStyle0","ZTh","PopoverPosition","AUTO","ariaSortDirection","this","sortDirection","SortDirection","ASC","handleSort","sorted","DESC","sort","emit","updateColspan","colspan","host","style","gridColumn","removeProperty","componentWillLoad","render","h","Host","key","role","isMenuOpen","sortable","showSorting","class","type","onClick","bind","name","width","height","showMenu","variant","ButtonVariant","TERTIARY","icon","size","ControlSize","X_SMALL","ref","el","menuTrigger","popoverEl","open","bindTo","onOpenChange","event","detail","position","popoverPosition"],"sources":["src/components/table/cells/z-th/styles.css?tag=z-th&encapsulation=shadow","src/components/table/cells/z-th/index.tsx"],"sourcesContent":["@import \"../z-table-cells.css\";\n\n:host {\n z-index: 1;\n padding: 0;\n background-color: var(--color-background);\n font-weight: var(--font-sb);\n}\n\n.cell--content {\n padding: var(--z-table--cells-padding, calc(var(--space-unit) * 2));\n}\n\n:host([show-sorting]) .cell--content {\n column-gap: var(--space-unit);\n}\n\n.z-th--sort-button {\n position: relative;\n padding: 0;\n border: none;\n background-color: transparent;\n cursor: pointer;\n outline: none;\n}\n\n.z-th--sort-button:focus,\n.z-th--sort-button:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n opacity: 1;\n outline: none;\n pointer-events: all;\n}\n\n@media (min-width: 768px) and (hover: hover) {\n :host([show-sorting=\"hover\"]) .z-th--sort-button {\n opacity: 0;\n pointer-events: none;\n }\n\n :host([show-sorting=\"hover\"]:hover) .z-th--sort-button,\n :host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible,\n :host([show-sorting=\"always\"]) .z-th--sort-button,\n :host([sorted]) .z-th--sort-button {\n opacity: 1;\n pointer-events: all;\n }\n}\n\n:host([show-sorting=\"hover\"]:hover) .z-th--sort-button::after,\n:host([show-sorting=\"hover\"]) .z-th--sort-button:focus:focus-visible::after,\n:host([show-sorting=\"always\"]) .z-th--sort-button::after,\n:host([sorted]) .z-th--sort-button::after {\n position: absolute;\n top: 6px;\n left: 6px;\n width: calc(100% - 12px);\n height: calc(100% - 10px);\n background-color: transparent;\n content: \"\";\n}\n","import {Component, Element, Event, EventEmitter, Host, Prop, State, Watch, h} from \"@stencil/core\";\nimport {ButtonVariant, ControlSize, PopoverPosition, SortDirection, VisibilityCondition} from \"../../../../beans\";\n\n/**\n * ZTh component.\n * @slot - ZTh content.\n * @slot contextual-menu - Contextual menu content. Only visible when `showMenu` is true.\n */\n@Component({\n tag: \"z-th\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZTh {\n @Element() host: HTMLZThElement;\n\n /**\n * Number of columns that the cell should span.\n */\n @Prop()\n colspan: number;\n\n /**\n * Enables the contextual menu.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the menu button.\n */\n @Prop({reflect: true})\n showMenu: VisibilityCondition = null;\n\n /**\n * Enables the sorting button.\n * Can be set to \"hover\" or \"always\" to show the button only on cell hover or always.\n * Set a nullish value to hide the sort button.\n */\n @Prop({reflect: true})\n showSorting: VisibilityCondition = null;\n\n /**\n * Whether the cell should stick.\n */\n @Prop({reflect: true})\n sticky = false;\n\n /**\n * Current sorting direction.\n */\n @Prop({mutable: true})\n sortDirection?: SortDirection;\n\n /**\n * Sorted state of the column.\n */\n @Prop({reflect: true, mutable: true})\n sorted: boolean | null = false;\n\n /**\n * Set popover position.\n */\n @Prop()\n popoverPosition = PopoverPosition.AUTO;\n\n /**\n * Store the open state of the menu.\n */\n @State()\n isMenuOpen = false;\n\n /**\n * Sort event fired when the user clicks on the sort button.\n * The sorting logic must be implemented by the app.\n * You can set an `id` on the `z-th` to easly identify the column in the event listener.\n */\n @Event()\n private sort: EventEmitter;\n\n private menuTrigger: HTMLElement;\n\n private popoverEl: HTMLZPopoverElement;\n\n /**\n * Get the value to set to the `aria-sort` attribute based on the current sort direction.\n */\n private get ariaSortDirection(): string {\n if (!this.sortDirection) {\n return null;\n }\n\n return this.sortDirection === SortDirection.ASC ? \"ascending\" : \"descending\";\n }\n\n /**\n * Handle the click on the sort button.\n * @fires sort\n */\n private handleSort(): void {\n if (!this.sortDirection) {\n this.sorted = false;\n\n return;\n }\n\n this.sortDirection = this.sortDirection === SortDirection.ASC ? SortDirection.DESC : SortDirection.ASC;\n this.sorted = true;\n\n this.sort.emit({sortDirection: this.sortDirection});\n }\n\n @Watch(\"colspan\")\n protected updateColspan(): void {\n if (this.colspan) {\n this.host.style.gridColumn = `span ${this.colspan}`;\n } else {\n this.host.style.removeProperty(\"grid-column\");\n }\n }\n\n componentWillLoad(): void {\n this.updateColspan();\n }\n\n render(): HTMLZThElement {\n return (\n <Host\n role=\"columnheader\"\n menu-open={this.isMenuOpen}\n aria-sort={this.ariaSortDirection}\n sortable={this.showSorting}\n >\n <div class=\"cell--content\">\n <slot></slot>\n {this.showSorting && (\n <button\n class=\"z-th--sort-button\"\n type=\"button\"\n onClick={this.handleSort.bind(this)}\n >\n <z-icon\n name={this.sortDirection === SortDirection.DESC ? \"arrow-simple-up\" : \"arrow-simple-down\"}\n width={14}\n height={14}\n />\n </button>\n )}\n {this.showMenu && (\n <div class=\"cell--menu-container\">\n <z-button\n variant={ButtonVariant.TERTIARY}\n icon=\"contextual-menu\"\n size={ControlSize.X_SMALL}\n ref={(el) => (this.menuTrigger = el as HTMLElement)}\n onClick={() => (this.popoverEl.open = !this.popoverEl.open)}\n />\n <z-popover\n ref={(el) => (this.popoverEl = el as HTMLZPopoverElement)}\n bindTo={this.menuTrigger}\n onOpenChange={(event) => (this.isMenuOpen = event.detail.open)}\n position={this.popoverPosition}\n >\n <slot name=\"contextual-menu\"></slot>\n </z-popover>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"yHAAA,MAAMA,EAAY,muEAClB,MAAAC,EAAeD,E,MCYFE,EAAG,M,yFAekB,K,iBAQG,K,YAM1B,M,yCAYgB,M,qBAMPC,EAAgBC,K,gBAMrB,K,CAiBb,qBAAYC,GACV,IAAKC,KAAKC,cAAe,CACvB,OAAO,I,CAGT,OAAOD,KAAKC,gBAAkBC,EAAcC,IAAM,YAAc,Y,CAO1D,UAAAC,GACN,IAAKJ,KAAKC,cAAe,CACvBD,KAAKK,OAAS,MAEd,M,CAGFL,KAAKC,cAAgBD,KAAKC,gBAAkBC,EAAcC,IAAMD,EAAcI,KAAOJ,EAAcC,IACnGH,KAAKK,OAAS,KAEdL,KAAKO,KAAKC,KAAK,CAACP,cAAeD,KAAKC,e,CAI5B,aAAAQ,GACR,GAAIT,KAAKU,QAAS,CAChBV,KAAKW,KAAKC,MAAMC,WAAa,QAAQb,KAAKU,S,KACrC,CACLV,KAAKW,KAAKC,MAAME,eAAe,c,EAInC,iBAAAC,GACEf,KAAKS,e,CAGP,MAAAO,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,KAAK,eAAc,YACRpB,KAAKqB,WAAU,YACfrB,KAAKD,kBAChBuB,SAAUtB,KAAKuB,aAEfN,EAAA,OAAAE,IAAA,2CAAKK,MAAM,iBACTP,EAAA,QAAAE,IAAA,6CACCnB,KAAKuB,aACJN,EAAA,UAAAE,IAAA,2CACEK,MAAM,oBACNC,KAAK,SACLC,QAAS1B,KAAKI,WAAWuB,KAAK3B,OAE9BiB,EAAA,UAAAE,IAAA,2CACES,KAAM5B,KAAKC,gBAAkBC,EAAcI,KAAO,kBAAoB,oBACtEuB,MAAO,GACPC,OAAQ,MAIb9B,KAAK+B,UACJd,EAAA,OAAAE,IAAA,2CAAKK,MAAM,wBACTP,EAAA,YAAAE,IAAA,2CACEa,QAASC,EAAcC,SACvBC,KAAK,kBACLC,KAAMC,EAAYC,QAClBC,IAAMC,GAAQxC,KAAKyC,YAAcD,EACjCd,QAAS,IAAO1B,KAAK0C,UAAUC,MAAQ3C,KAAK0C,UAAUC,OAExD1B,EAAA,aAAAE,IAAA,2CACEoB,IAAMC,GAAQxC,KAAK0C,UAAYF,EAC/BI,OAAQ5C,KAAKyC,YACbI,aAAeC,GAAW9C,KAAKqB,WAAayB,EAAMC,OAAOJ,KACzDK,SAAUhD,KAAKiD,iBAEfhC,EAAA,QAAAE,IAAA,2CAAMS,KAAK,uB","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as e,h as t}from"./p-75c4a726.js";const o=":host{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0 -1px -1px 0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";const s=o;const r=class{constructor(t){e(this,t)}render(){return t("slot",{key:"b76451842cf32ab957ee81e9b689e94e35256524"})}};r.style=s;export{r as z_visually_hidden};
2
- //# sourceMappingURL=p-8c52635e.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZVisuallyHiddenStyle0","ZVisuallyHidden","render","h","key"],"sources":["src/components/z-visually-hidden/styles.css?tag=z-visually-hidden&encapsulation=shadow","src/components/z-visually-hidden/index.tsx"],"sourcesContent":[":host {\n position: absolute;\n overflow: hidden;\n width: 1px;\n height: 1px;\n padding: 0;\n border: 0;\n margin: 0 -1px -1px 0;\n clip: rect(0 0 0 0);\n clip-path: inset(50%);\n white-space: nowrap;\n}\n","import {Component, h} from \"@stencil/core\";\n\n@Component({\n tag: \"z-visually-hidden\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZVisuallyHidden {\n render(): HTMLSlotElement {\n return <slot />;\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAY,mKAClB,MAAAC,EAAeD,E,MCMFE,EAAe,M,yBAC1B,MAAAC,GACE,OAAOC,EAAA,QAAAC,IAAA,4C","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as e,h as t,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-86618221.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const s=n;const c=class{constructor(t){e(this,t);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:e}){if(e instanceof Image&&e.closest("[slot=cover]")){const t=e.naturalWidth/e.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",t.toString())}}renderContent(){return t("div",{class:"content-container"},t("slot",{name:"content"}))}render(){return t(o,{key:"1eb5d39f26e19f213d435c185167eb83500225f3"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),t("div",{key:"61c495773839b7741f674719325fe98a65956986",class:"main-container"},t("div",{key:"0ea2f83f40f60017fb2e7a4501cb67c34d954f6c",class:"cover-container"},t("slot",{key:"68a40d93440b22ce2afb9ff8db3cb9ca90ec7263",name:"cover"})),t("slot",{key:"c29feaf859382807e0e55bcf2db27a98387c2e96",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};c.style=s;export{c as z_cover_hero};
2
- //# sourceMappingURL=p-8fd50cc5.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZCoverHeroStyle0","ZCoverHero","CoverHeroVariant","OVERLAY","CoverHeroContentPosition","TOP","onImgLoad","target","Image","closest","ratio","naturalWidth","naturalHeight","this","host","style","setProperty","toString","renderContent","h","class","name","render","Host","key","variant","STACKED","contentPosition","BOTTOM"],"sources":["src/components/z-cover-hero/styles.css?tag=z-cover-hero&encapsulation=shadow","src/components/z-cover-hero/index.tsx"],"sourcesContent":[":host {\n --cover-hero-overlay: linear-gradient(270deg, #0000 0%, #000000e6 100%);\n --cover-hero-text-color: var(--color-text-inverse);\n --cover-hero-aspect-ratio: ;\n\n display: block;\n overflow: hidden;\n}\n\n:host,\n* {\n box-sizing: border-box;\n}\n\n:host .main-container {\n position: relative;\n width: 100%;\n align-items: baseline;\n}\n\n:host .content-container {\n color: var(--cover-hero-text-color);\n fill: var(--cover-hero-text-color);\n}\n\n:host .main-container .cover-container {\n position: relative;\n width: 100%;\n padding-top: calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));\n background-color: var(--gray600);\n}\n\n::slotted([slot=\"cover\"]) {\n position: absolute;\n display: block;\n width: 100%;\n height: 100%;\n inset: 0;\n object-fit: cover;\n object-position: top center;\n}\n\n::slotted(z-info-reveal) {\n position: absolute;\n z-index: 1;\n right: var(--grid-margin);\n bottom: var(--grid-margin);\n}\n\n/* Variant overlay */\n:host([variant=\"overlay\"]:not([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"])) .main-container {\n height: 100%;\n}\n\n:host([variant=\"overlay\"]:not([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"]))\n .main-container\n .cover-container {\n position: absolute;\n z-index: -1;\n height: 100%;\n padding: 0;\n}\n\n:host([variant=\"overlay\"]) .main-container .cover-container::after {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: var(--cover-hero-overlay);\n content: \"\";\n}\n\n:host([variant=\"overlay\"]:is([preserve-aspect-ratio=\"\"], [preserve-aspect-ratio=\"true\"]))\n .main-container\n .content-container {\n position: absolute;\n inset: 0;\n}\n\n:host([variant=\"overlay\"]) .main-container .content-container {\n height: 100%;\n padding: var(--grid-margin);\n}\n\n/* Variant stacked */\n:host([variant=\"stacked\"]) {\n --cover-hero-text-color: var(--color-default-text);\n}\n\n:host([variant=\"stacked\"]) .content-container ::slotted(*) {\n padding: var(--grid-margin) 0;\n}\n","import {Component, Element, Host, Listen, Prop, h} from \"@stencil/core\";\nimport {CoverHeroContentPosition, CoverHeroVariant} from \"../../beans\";\n\n/**\n * Cover hero component.\n * Component to display a hero image with content.\n *\n * @slot cover - slot for the cover image.\n * @slot content - slot for the content.\n * @slot info-reveal - slot for the info reveal.\n * @cssprop --cover-hero-overlay - overlay color of the cover hero (CSS `background` property). **Default**: `linear-gradient(270deg, #0000 0%, #000000e6 100%)`.\n * @cssprop --cover-hero-text-color - color of the text.\n * @cssprop --cover-hero-aspect-ratio - aspect ratio to use for the image. You can pass a fraction or a number representing the ratio. **Default**: the intrinsic aspect ratio of the slotted image or `16/9`.\n */\n@Component({\n tag: \"z-cover-hero\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZCoverHero {\n @Element() host: HTMLZCoverHeroElement;\n\n /**\n * Cover hero variant. Can be `OVERLAY` or `STACKED`.\n */\n @Prop({reflect: true})\n variant: CoverHeroVariant = CoverHeroVariant.OVERLAY;\n\n /**\n * Vertical content position (for `STACKED` variant).\n */\n @Prop({reflect: true})\n contentPosition: CoverHeroContentPosition = CoverHeroContentPosition.TOP;\n\n /**\n * Whether to keep the image aspect ratio.\n * If set to `false`, the cssprop `--cover-hero-aspect-ratio` will not affect the component's size;\n * instead, the height of the component follows the content's one.\n * Note: it may be necessary to set a min and/or max height to the component.\n */\n @Prop({reflect: true})\n preserveAspectRatio = true;\n\n /**\n * Store the intrinsic aspect ratio of the slotted image when loaded,\n * to have a default when `--cover-hero-aspect-ratio` is not set.\n * @param target The event target\n */\n @Listen(\"load\", {capture: true})\n protected onImgLoad({target}: Event): void {\n if (target instanceof Image && target.closest(\"[slot=cover]\")) {\n const ratio = target.naturalWidth / target.naturalHeight;\n this.host.style.setProperty(\"--image-aspect-ratio\", ratio.toString());\n }\n }\n\n /**\n * Template for the content.\n */\n private renderContent(): HTMLDivElement {\n return (\n <div class=\"content-container\">\n <slot name=\"content\"></slot>\n </div>\n );\n }\n\n render(): HTMLZCoverHeroElement {\n return (\n <Host>\n {this.variant === CoverHeroVariant.STACKED &&\n this.contentPosition === CoverHeroContentPosition.TOP &&\n this.renderContent()}\n <div class=\"main-container\">\n <div class=\"cover-container\">\n <slot name=\"cover\"></slot>\n </div>\n <slot name=\"info-reveal\"></slot>\n {this.variant === CoverHeroVariant.OVERLAY && this.renderContent()}\n </div>\n {this.variant === CoverHeroVariant.STACKED &&\n this.contentPosition === CoverHeroContentPosition.BOTTOM &&\n this.renderContent()}\n </Host>\n );\n }\n}\n"],"mappings":"oGAAA,MAAMA,EAAY,6nDAClB,MAAAC,EAAeD,E,MCkBFE,EAAU,M,sCAOOC,EAAiBC,Q,qBAMDC,EAAyBC,I,yBAS/C,I,CAQZ,SAAAC,EAAUC,OAACA,IACnB,GAAIA,aAAkBC,OAASD,EAAOE,QAAQ,gBAAiB,CAC7D,MAAMC,EAAQH,EAAOI,aAAeJ,EAAOK,cAC3CC,KAAKC,KAAKC,MAAMC,YAAY,uBAAwBN,EAAMO,W,EAOtD,aAAAC,GACN,OACEC,EAAA,OAAKC,MAAM,qBACTD,EAAA,QAAME,KAAK,Y,CAKjB,MAAAC,GACE,OACEH,EAACI,EAAI,CAAAC,IAAA,4CACFX,KAAKY,UAAYvB,EAAiBwB,SACjCb,KAAKc,kBAAoBvB,EAAyBC,KAClDQ,KAAKK,gBACPC,EAAA,OAAAK,IAAA,2CAAKJ,MAAM,kBACTD,EAAA,OAAAK,IAAA,2CAAKJ,MAAM,mBACTD,EAAA,QAAAK,IAAA,2CAAMH,KAAK,WAEbF,EAAA,QAAAK,IAAA,2CAAMH,KAAK,gBACVR,KAAKY,UAAYvB,EAAiBC,SAAWU,KAAKK,iBAEpDL,KAAKY,UAAYvB,EAAiBwB,SACjCb,KAAKc,kBAAoBvB,EAAyBwB,QAClDf,KAAKK,gB","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as i,g as n}from"./p-75c4a726.js";import{e as o,H as a}from"./p-86618221.js";const l=":host{display:block;width:inherit;min-width:300px;height:inherit;min-height:32px;background-color:var(--color-surface01)}:host>div{display:flex;width:100%;height:100%;box-sizing:border-box;align-items:center;justify-content:space-between;padding:var(--z-book-card-app-padding-y, calc(var(--space-unit) * 1.5))\n var(--z-book-card-app-padding-x, var(--space-unit));gap:calc(var(--space-unit) * 2)}:host>div .app{display:flex;flex:1;align-items:center;gap:var(--space-unit)}:host>div .app.z-link{color:inherit;text-decoration:none}:host>div .app.z-link:focus{text-decoration:none}:host>div .app img{width:1.5rem;height:1.5rem;min-height:32px}:host>div .app .name{display:-webkit-box;overflow:hidden;height:1.4rem;-webkit-box-orient:vertical;font-family:var(--font-family-serif);-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;word-break:break-all}:host>div .app .name .laz{color:var(--red500)}:host>div z-info-reveal{--z-info-reveal-panel-width:250px;--trigger-icon-size-x-small:1rem;font-family:var(--font-family-sans);--color-surface05:var(--color-surface01);--color-text-inverse:var(--color-default-text);--color-inverse-icon:var(--color-primary01)}:host z-icon{--z-icon-width:1rem;--z-icon-height:1rem}";const s=l;const r="button.z-link{padding:0;border:0;margin:0;background-color:transparent}a.z-link,button.z-link{display:inline-flex;cursor:pointer;font-family:var(--font-family-sans);line-height:inherit;text-decoration:none}a.z-link.z-link-icon,button.z-link.z-link-icon{--z-icon-width:1.125em;--z-icon-height:1.125em;align-items:center;column-gap:0.5em}a.z-link.z-link-sb,button.z-link.z-link-sb{font-weight:var(--font-sb)}a.z-link.z-link-underline,button.z-link.z-link-underline{text-decoration:underline}a.z-link:hover,button.z-link:hover,a.z-link:focus-visible,button.z-link:focus-visible,a.z-link:active,button.z-link:active{text-decoration:underline}a.z-link:focus-visible,button.z-link:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}a.z-link.z-link-disabled,button.z-link.z-link-disabled{box-shadow:none;color:var(--color-disabled03);cursor:default;fill:var(--color-disabled03);outline:none;pointer-events:none;text-decoration:none}a.z-link,button.z-link,a.z-link.z-link-active,button.z-link.z-link-active,a.z-link:hover,button.z-link:hover,a.z-link.z-link-active:hover,button.z-link.z-link-active:hover,a.z-link:focus-visible,button.z-link:focus-visible,a.z-link.z-link-active:focus-visible,button.z-link.z-link-active:focus-visible,a.z-link:active,button.z-link:active,a.z-link.z-link-active:active,button.z-link.z-link-active:active,a.z-link:visited,button.z-link:visited,a.z-link.z-link-active:visited,button.z-link.z-link-active:visited{color:var(--color-text-link-default);fill:var(--color-text-link-default)}a.z-link.z-link-blue,button.z-link.z-link-blue,a.z-link.z-link-blue.z-link-active,button.z-link.z-link-blue.z-link-active{color:var(--color-text-link-blue);fill:var(--color-text-link-blue)}a.z-link.z-link-red,button.z-link.z-link-red,a.z-link.z-link-red.z-link-active,button.z-link.z-link-red.z-link-active{color:var(--color-text-link-red);fill:var(--color-text-link-red)}a.z-link.z-link-inverse,button.z-link.z-link-inverse,a.z-link.z-link-inverse.z-link-active,button.z-link.z-link-inverse.z-link-active{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:hover,button.z-link.z-link-blue:hover{color:var(--color-text-link-blue-hover);fill:var(--color-text-link-blue-hover)}a.z-link.z-link-red:hover,button.z-link.z-link-red:hover{color:var(--color-text-link-red-hover);fill:var(--color-text-link-red-hover)}a.z-link.z-link-inverse:hover,button.z-link.z-link-inverse:hover{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:active,button.z-link.z-link-blue:active,a.z-link.z-link-blue:focus-visible,button.z-link.z-link-blue:focus-visible{color:var(--color-text-link-blue-active);fill:var(--color-text-link-blue-active)}a.z-link.z-link-red:active,button.z-link.z-link-red:active,a.z-link.z-link-red:focus-visible,button.z-link.z-link-red:focus-visible{color:var(--color-text-link-red-active);fill:var(--color-text-link-red-active)}a.z-link.z-link-inverse:active,button.z-link.z-link-inverse:active,a.z-link.z-link-inverse:focus-visible,button.z-link.z-link-inverse:focus-visible{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}a.z-link.z-link-blue:visited,button.z-link.z-link-blue:visited{color:var(--color-text-link-blue-visited);fill:var(--color-text-link-blue-visited)}a.z-link.z-link-red:visited,button.z-link.z-link-red:visited{color:var(--color-text-link-red-visited);fill:var(--color-text-link-red-visited)}a.z-link.z-link-inverse:visited,button.z-link.z-link-inverse:visited{color:var(--color-text-link-inverse);fill:var(--color-text-link-inverse)}";const f=r;const b=':root{--font-family-sans:"IBM Plex Sans", sans-serif;--font-family-serif:"IBM Plex Serif", serif;--font-lt:300;--font-rg:400;--font-sb:600;--font-bd:700;--font-size-1:0.75rem;--font-size-2:0.875rem;--font-size-3:1rem;--font-size-4:1.125rem;--font-size-5:1.25rem;--font-size-6:1.5rem;--font-size-7:1.75rem;--font-size-8:2rem;--font-size-9:2.25rem;--font-size-10:2.625rem;--font-size-11:3rem;--font-size-12:3.375rem;--font-size-13:3.75rem;--font-size-14:4.25rem;--font-size-15:4.75rem;--font-size-16:5.25rem;--font-size-17:5.75rem;--section-title-1:var(--font-sb) var(--font-size-11) / 1.083 var(--font-family-serif);--section-title-2:var(--font-sb) var(--font-size-10) / 1.142 var(--font-family-serif);--section-title-3:var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);--section-title-4:var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);--section-title-5:var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);--section-title-6:var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif)}.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-3,.heading-3-sb,.heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.heading-4,.heading-4-sb,.heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-1,.body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.body-2,.body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.body-3,.body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.body-4,.body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.body-5,.body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.interactive-1,.interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.interactive-2,.interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.interactive-3,.interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.helper,.helper-sb{font-size:var(--font-size-1);font-style:italic;font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.section-title-1{font:var(--section-title-1)}.section-title-2{font:var(--section-title-2)}.section-title-3{font:var(--section-title-3)}.section-title-4{font:var(--section-title-4)}.section-title-5{font:var(--section-title-5)}.section-title-6{font:var(--section-title-6)}@media (min-width: 1152px){.heading-1,.heading-1-sb,.heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.heading-2,.heading-2-sb,.heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}}@media (max-width: 767px){.mobile-heading-1,.mobile-heading-1-sb,.mobile-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.mobile-heading-2,.mobile-heading-2-sb,.mobile-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-3,.mobile-heading-3-sb,.mobile-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.mobile-heading-4,.mobile-heading-4-sb,.mobile-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-1,.mobile-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.mobile-body-2,.mobile-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.mobile-body-3,.mobile-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-body-4,.mobile-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-body-5,.mobile-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-interactive-1,.mobile-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.mobile-interactive-2,.mobile-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.mobile-interactive-3,.mobile-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.mobile-section-title-1{font:var(--section-title-1)}.mobile-section-title-2{font:var(--section-title-2)}.mobile-section-title-3{font:var(--section-title-3)}.mobile-section-title-4{font:var(--section-title-4)}.mobile-section-title-5{font:var(--section-title-5)}.mobile-section-title-6{font:var(--section-title-6)}.mobile-heading-1-lt,.mobile-heading-2-lt,.mobile-heading-3-lt,.mobile-heading-4-lt{font-weight:var(--font-lt)}.mobile-heading-1-sb,.mobile-heading-2-sb,.mobile-heading-3-sb,.mobile-heading-4-sb,.mobile-body-1-sb,.mobile-body-2-sb,.mobile-body-3-sb,.mobile-body-4-sb,.mobile-body-5-sb,.mobile-interactive-1-sb,.mobile-interactive-2-sb,.mobile-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 768px) and (max-width: 1151px){.tablet-heading-1,.tablet-heading-1-sb,.tablet-heading-1-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.tablet-heading-2,.tablet-heading-2-sb,.tablet-heading-2-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-3,.tablet-heading-3-sb,.tablet-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.tablet-heading-4,.tablet-heading-4-sb,.tablet-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-1,.tablet-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.tablet-body-2,.tablet-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.tablet-body-3,.tablet-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-body-4,.tablet-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-body-5,.tablet-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-interactive-1,.tablet-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.tablet-interactive-2,.tablet-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.tablet-interactive-3,.tablet-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.tablet-section-title-1{font:var(--section-title-1)}.tablet-section-title-2{font:var(--section-title-2)}.tablet-section-title-3{font:var(--section-title-3)}.tablet-section-title-4{font:var(--section-title-4)}.tablet-section-title-5{font:var(--section-title-5)}.tablet-section-title-6{font:var(--section-title-6)}.tablet-heading-1-lt,.tablet-heading-2-lt,.tablet-heading-3-lt,.tablet-heading-4-lt{font-weight:var(--font-lt)}.tablet-heading-1-sb,.tablet-heading-2-sb,.tablet-heading-3-sb,.tablet-heading-4-sb,.tablet-body-1-sb,.tablet-body-2-sb,.tablet-body-3-sb,.tablet-body-4-sb,.tablet-body-5-sb,.tablet-interactive-1-sb,.tablet-interactive-2-sb,.tablet-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1152px) and (max-width: 1365px){.desktop-heading-1,.desktop-heading-1-sb,.desktop-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.desktop-heading-2,.desktop-heading-2-sb,.desktop-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.desktop-heading-3,.desktop-heading-3-sb,.desktop-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.desktop-heading-4,.desktop-heading-4-sb,.desktop-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-1,.desktop-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.desktop-body-2,.desktop-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.desktop-body-3,.desktop-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-body-4,.desktop-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-body-5,.desktop-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-interactive-1,.desktop-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.desktop-interactive-2,.desktop-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.desktop-interactive-3,.desktop-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.desktop-section-title-1{font:var(--section-title-1)}.desktop-section-title-2{font:var(--section-title-2)}.desktop-section-title-3{font:var(--section-title-3)}.desktop-section-title-4{font:var(--section-title-4)}.desktop-section-title-5{font:var(--section-title-5)}.desktop-section-title-6{font:var(--section-title-6)}.desktop-heading-1-lt,.desktop-heading-2-lt,.desktop-heading-3-lt,.desktop-heading-4-lt{font-weight:var(--font-lt)}.desktop-heading-1-sb,.desktop-heading-2-sb,.desktop-heading-3-sb,.desktop-heading-4-sb,.desktop-body-1-sb,.desktop-body-2-sb,.desktop-body-3-sb,.desktop-body-4-sb,.desktop-body-5-sb,.desktop-interactive-1-sb,.desktop-interactive-2-sb,.desktop-interactive-3-sb{font-weight:var(--font-sb)}}@media (min-width: 1366px){.wide-heading-1,.wide-heading-1-sb,.wide-heading-1-lt{font-size:var(--font-size-8);font-weight:var(--font-rg);line-height:1.25}.wide-heading-2,.wide-heading-2-sb,.wide-heading-2-lt{font-size:var(--font-size-7);font-weight:var(--font-rg);line-height:1.28}.wide-heading-3,.wide-heading-3-sb,.wide-heading-3-lt{font-size:var(--font-size-6);font-weight:var(--font-rg);line-height:1.333}.wide-heading-4,.wide-heading-4-sb,.wide-heading-4-lt{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-1,.wide-body-1-sb{font-size:var(--font-size-5);font-weight:var(--font-rg);line-height:1.4}.wide-body-2,.wide-body-2-sb{font-size:var(--font-size-4);font-weight:var(--font-rg);line-height:1.5}.wide-body-3,.wide-body-3-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-body-4,.wide-body-4-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-body-5,.wide-body-5-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-interactive-1,.wide-interactive-1-sb{font-size:var(--font-size-3);font-weight:var(--font-rg);line-height:1.5}.wide-interactive-2,.wide-interactive-2-sb{font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:1.4}.wide-interactive-3,.wide-interactive-3-sb{font-size:var(--font-size-1);font-weight:var(--font-rg);letter-spacing:0.32px;line-height:1.333}.wide-section-title-1{font:var(--section-title-1)}.wide-section-title-2{font:var(--section-title-2)}.wide-section-title-3{font:var(--section-title-3)}.wide-section-title-4{font:var(--section-title-4)}.wide-section-title-5{font:var(--section-title-5)}.wide-section-title-6{font:var(--section-title-6)}.wide-heading-1-lt,.wide-heading-2-lt,.wide-heading-3-lt,.wide-heading-4-lt{font-weight:var(--font-lt)}.wide-heading-1-sb,.wide-heading-2-sb,.wide-heading-3-sb,.wide-heading-4-sb,.wide-body-1-sb,.wide-body-2-sb,.wide-body-3-sb,.wide-body-4-sb,.wide-body-5-sb,.wide-interactive-1-sb,.wide-interactive-2-sb,.wide-interactive-3-sb{font-weight:var(--font-sb)}}.heading-1-lt,.heading-2-lt,.heading-3-lt,.heading-4-lt{font-weight:var(--font-lt)}.heading-1-sb,.heading-2-sb,.heading-3-sb,.heading-4-sb,.body-1-sb,.body-2-sb,.body-3-sb,.body-4-sb,.body-5-sb,.interactive-1-sb,.interactive-2-sb,.interactive-3-sb,.helper-sb{font-weight:var(--font-sb)}';const d=b;const h=class{constructor(i){t(this,i);this.appClick=e(this,"appClick",7);this.logo=undefined;this.name=undefined;this.link=undefined;this.laz=true;this.info=undefined}emitAppClick(){this.appClick.emit()}renderLaz(){if(this.laz){return i("span",{class:"laz"},"laZ ")}return null}render(){return i("div",{key:"5ef854f5cb70ed3e3750e32e6469ace8e2773e42"},i("a",{key:"df49cbb9f602561cabdc8175a3b17c813c27bc64",class:"app z-link",href:this.link,"aria-label":`vai a ${this.laz?"laz":""} ${this.name}`,onClick:()=>this.emitAppClick(),target:"_blank"},this.logo&&i("img",{key:"c4075fe5cfae3b00942adfbf27c46721c8e631a7",src:this.logo,alt:""}),i("div",{key:"cb4385fe88fe47b4d76f30a801db8372932454fc",class:"name body-4-sb"},this.renderLaz(),this.name)),this.info&&i("z-info-reveal",{key:"4b4d80bdcf33594ccd4855009fc81fc7cb7d86be",icon:"info",size:o.X_SMALL,position:a.TOP_RIGHT,class:"info body-5"},i("div",{key:"89796ca522db7490e228c3857b76bf66eb0fe5ba"},this.info)),i("a",{key:"cc88826351021ba4f83a7cdec0df4b3e0e810168",class:"z-link z-link-icon",href:this.link,"aria-label":`vai a ${this.laz?"laz":""} ${this.name}`,onClick:()=>this.emitAppClick(),target:"_blank"},i("z-icon",{key:"3eb419c96a67fe00b9f0410b8579323d3f9edf67",name:"chevron-right",fill:"color-primary01-icon"})))}get hostElement(){return n(this)}};h.style=s+(f+d);export{h as z_book_card_app};
2
- //# sourceMappingURL=p-92f13701.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZBookCardAppStyle0","ZBookCardAppStyle1","typographyCss","ZBookCardAppStyle2","ZBookCardApp","emitAppClick","this","appClick","emit","renderLaz","laz","h","class","render","key","href","link","name","onClick","target","logo","src","alt","info","icon","size","ControlSize","X_SMALL","position","InfoRevealPosition","TOP_RIGHT","fill"],"sources":["src/components/book-card/z-book-card-app/styles.css?tag=z-book-card-app&encapsulation=shadow","src/components/css-components/z-link/styles.css?tag=z-book-card-app&encapsulation=shadow","src/tokens/typography.css?tag=z-book-card-app&encapsulation=shadow","src/components/book-card/z-book-card-app/index.tsx"],"sourcesContent":[":host {\n display: block;\n width: inherit;\n min-width: 300px;\n height: inherit;\n min-height: 32px;\n background-color: var(--color-surface01);\n}\n\n:host > div {\n display: flex;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n align-items: center;\n justify-content: space-between;\n padding: var(--z-book-card-app-padding-y, calc(var(--space-unit) * 1.5))\n var(--z-book-card-app-padding-x, var(--space-unit));\n gap: calc(var(--space-unit) * 2);\n}\n\n:host > div .app {\n display: flex;\n flex: 1;\n align-items: center;\n gap: var(--space-unit);\n}\n\n:host > div .app.z-link {\n color: inherit;\n text-decoration: none;\n}\n\n:host > div .app.z-link:focus {\n text-decoration: none;\n}\n\n:host > div .app img {\n width: 1.5rem;\n height: 1.5rem;\n min-height: 32px;\n}\n\n:host > div .app .name {\n display: -webkit-box;\n overflow: hidden;\n height: 1.4rem;\n -webkit-box-orient: vertical;\n font-family: var(--font-family-serif);\n -webkit-line-clamp: 1;\n line-clamp: 1;\n text-overflow: ellipsis;\n word-break: break-all;\n}\n\n:host > div .app .name .laz {\n color: var(--red500);\n}\n\n:host > div z-info-reveal {\n --z-info-reveal-panel-width: 250px;\n --trigger-icon-size-x-small: 1rem;\n\n font-family: var(--font-family-sans);\n\n --color-surface05: var(--color-surface01);\n --color-text-inverse: var(--color-default-text);\n --color-inverse-icon: var(--color-primary01);\n}\n\n:host z-icon {\n --z-icon-width: 1rem;\n --z-icon-height: 1rem;\n}\n","button.z-link {\n padding: 0;\n border: 0;\n margin: 0;\n background-color: transparent;\n}\n\na.z-link,\nbutton.z-link {\n display: inline-flex;\n cursor: pointer;\n font-family: var(--font-family-sans);\n line-height: inherit;\n text-decoration: none;\n}\n\na.z-link.z-link-icon,\nbutton.z-link.z-link-icon {\n --z-icon-width: 1.125em;\n --z-icon-height: 1.125em;\n\n align-items: center;\n column-gap: 0.5em;\n}\n\na.z-link.z-link-sb,\nbutton.z-link.z-link-sb {\n font-weight: var(--font-sb);\n}\n\na.z-link.z-link-underline,\nbutton.z-link.z-link-underline {\n text-decoration: underline;\n}\n\na.z-link:hover,\nbutton.z-link:hover,\na.z-link:focus-visible,\nbutton.z-link:focus-visible,\na.z-link:active,\nbutton.z-link:active {\n text-decoration: underline;\n}\n\na.z-link:focus-visible,\nbutton.z-link:focus-visible {\n box-shadow: var(--shadow-focus-primary);\n outline: none;\n}\n\na.z-link.z-link-disabled,\nbutton.z-link.z-link-disabled {\n box-shadow: none;\n color: var(--color-disabled03);\n cursor: default;\n fill: var(--color-disabled03);\n outline: none;\n pointer-events: none;\n text-decoration: none;\n}\n\na.z-link,\nbutton.z-link,\na.z-link.z-link-active,\nbutton.z-link.z-link-active,\na.z-link:hover,\nbutton.z-link:hover,\na.z-link.z-link-active:hover,\nbutton.z-link.z-link-active:hover,\na.z-link:focus-visible,\nbutton.z-link:focus-visible,\na.z-link.z-link-active:focus-visible,\nbutton.z-link.z-link-active:focus-visible,\na.z-link:active,\nbutton.z-link:active,\na.z-link.z-link-active:active,\nbutton.z-link.z-link-active:active,\na.z-link:visited,\nbutton.z-link:visited,\na.z-link.z-link-active:visited,\nbutton.z-link.z-link-active:visited {\n color: var(--color-text-link-default);\n fill: var(--color-text-link-default);\n}\n\na.z-link.z-link-blue,\nbutton.z-link.z-link-blue,\na.z-link.z-link-blue.z-link-active,\nbutton.z-link.z-link-blue.z-link-active {\n color: var(--color-text-link-blue);\n fill: var(--color-text-link-blue);\n}\n\na.z-link.z-link-red,\nbutton.z-link.z-link-red,\na.z-link.z-link-red.z-link-active,\nbutton.z-link.z-link-red.z-link-active {\n color: var(--color-text-link-red);\n fill: var(--color-text-link-red);\n}\n\na.z-link.z-link-inverse,\nbutton.z-link.z-link-inverse,\na.z-link.z-link-inverse.z-link-active,\nbutton.z-link.z-link-inverse.z-link-active {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:hover,\nbutton.z-link.z-link-blue:hover {\n color: var(--color-text-link-blue-hover);\n fill: var(--color-text-link-blue-hover);\n}\n\na.z-link.z-link-red:hover,\nbutton.z-link.z-link-red:hover {\n color: var(--color-text-link-red-hover);\n fill: var(--color-text-link-red-hover);\n}\n\na.z-link.z-link-inverse:hover,\nbutton.z-link.z-link-inverse:hover {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:active,\nbutton.z-link.z-link-blue:active,\na.z-link.z-link-blue:focus-visible,\nbutton.z-link.z-link-blue:focus-visible {\n color: var(--color-text-link-blue-active);\n fill: var(--color-text-link-blue-active);\n}\n\na.z-link.z-link-red:active,\nbutton.z-link.z-link-red:active,\na.z-link.z-link-red:focus-visible,\nbutton.z-link.z-link-red:focus-visible {\n color: var(--color-text-link-red-active);\n fill: var(--color-text-link-red-active);\n}\n\na.z-link.z-link-inverse:active,\nbutton.z-link.z-link-inverse:active,\na.z-link.z-link-inverse:focus-visible,\nbutton.z-link.z-link-inverse:focus-visible {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n\na.z-link.z-link-blue:visited,\nbutton.z-link.z-link-blue:visited {\n color: var(--color-text-link-blue-visited);\n fill: var(--color-text-link-blue-visited);\n}\n\na.z-link.z-link-red:visited,\nbutton.z-link.z-link-red:visited {\n color: var(--color-text-link-red-visited);\n fill: var(--color-text-link-red-visited);\n}\n\na.z-link.z-link-inverse:visited,\nbutton.z-link.z-link-inverse:visited {\n color: var(--color-text-link-inverse);\n fill: var(--color-text-link-inverse);\n}\n",":root {\n /* font-family */\n --font-family-sans: \"IBM Plex Sans\", sans-serif;\n --font-family-serif: \"IBM Plex Serif\", serif;\n\n /* font-weight */\n --font-lt: 300;\n --font-rg: 400;\n --font-sb: 600;\n --font-bd: 700;\n\n /* font-size type scale */\n --font-size-1: 0.75rem; /* 12px */\n --font-size-2: 0.875rem; /* 14px */\n --font-size-3: 1rem; /* assuming 16px */\n --font-size-4: 1.125rem; /* 18px */\n --font-size-5: 1.25rem; /* 20px */\n --font-size-6: 1.5rem; /* 24px */\n --font-size-7: 1.75rem; /* 28px */\n --font-size-8: 2rem; /* 32px */\n --font-size-9: 2.25rem; /* 36px */\n --font-size-10: 2.625rem; /* 42px */\n --font-size-11: 3rem; /* 48px */\n --font-size-12: 3.375rem; /* 54px */\n --font-size-13: 3.75rem; /* 60px */\n --font-size-14: 4.25rem; /* 68px */\n --font-size-15: 4.75rem; /* 76px */\n --font-size-16: 5.25rem; /* 84px */\n --font-size-17: 5.75rem; /* 92px */\n\n /* cssprops to use with `font` shorthand property */\n --section-title-1: var(--font-sb) var(--font-size-11) / 1.083 var(--font-family-serif);\n --section-title-2: var(--font-sb) var(--font-size-10) / 1.142 var(--font-family-serif);\n --section-title-3: var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);\n --section-title-4: var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);\n --section-title-5: var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);\n --section-title-6: var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif);\n}\n\n/* Typography classes */\n.heading-1,\n.heading-1-sb,\n.heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n}\n\n.heading-2,\n.heading-2-sb,\n.heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n}\n\n.heading-3,\n.heading-3-sb,\n.heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n}\n\n.heading-4,\n.heading-4-sb,\n.heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n}\n\n.body-1,\n.body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n}\n\n.body-2,\n.body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.body-3,\n.body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.body-4,\n.body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n.body-5,\n.body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n.interactive-1,\n.interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n}\n\n.interactive-2,\n.interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n}\n\n.interactive-3,\n.interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n.helper,\n.helper-sb {\n font-size: var(--font-size-1);\n font-style: italic;\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n}\n\n/* section title */\n.section-title-1 {\n font: var(--section-title-1);\n}\n\n.section-title-2 {\n font: var(--section-title-2);\n}\n\n.section-title-3 {\n font: var(--section-title-3);\n}\n\n.section-title-4 {\n font: var(--section-title-4);\n}\n\n.section-title-5 {\n font: var(--section-title-5);\n}\n\n.section-title-6 {\n font: var(--section-title-6);\n}\n\n/* heading-1/2 for desktop and wide viewports */\n@media (min-width: 1152px) {\n .heading-1,\n .heading-1-sb,\n .heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .heading-2,\n .heading-2-sb,\n .heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n}\n\n/* viewport classes */\n@media (max-width: 767px) {\n .mobile-heading-1,\n .mobile-heading-1-sb,\n .mobile-heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .mobile-heading-2,\n .mobile-heading-2-sb,\n .mobile-heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .mobile-heading-3,\n .mobile-heading-3-sb,\n .mobile-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .mobile-heading-4,\n .mobile-heading-4-sb,\n .mobile-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .mobile-body-1,\n .mobile-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .mobile-body-2,\n .mobile-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-body-3,\n .mobile-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-body-4,\n .mobile-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .mobile-body-5,\n .mobile-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .mobile-interactive-1,\n .mobile-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .mobile-interactive-2,\n .mobile-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .mobile-interactive-3,\n .mobile-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .mobile-section-title-1 {\n font: var(--section-title-1);\n }\n\n .mobile-section-title-2 {\n font: var(--section-title-2);\n }\n\n .mobile-section-title-3 {\n font: var(--section-title-3);\n }\n\n .mobile-section-title-4 {\n font: var(--section-title-4);\n }\n\n .mobile-section-title-5 {\n font: var(--section-title-5);\n }\n\n .mobile-section-title-6 {\n font: var(--section-title-6);\n }\n\n .mobile-heading-1-lt,\n .mobile-heading-2-lt,\n .mobile-heading-3-lt,\n .mobile-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .mobile-heading-1-sb,\n .mobile-heading-2-sb,\n .mobile-heading-3-sb,\n .mobile-heading-4-sb,\n .mobile-body-1-sb,\n .mobile-body-2-sb,\n .mobile-body-3-sb,\n .mobile-body-4-sb,\n .mobile-body-5-sb,\n .mobile-interactive-1-sb,\n .mobile-interactive-2-sb,\n .mobile-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 768px) and (max-width: 1151px) {\n .tablet-heading-1,\n .tablet-heading-1-sb,\n .tablet-heading-1-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .tablet-heading-2,\n .tablet-heading-2-sb,\n .tablet-heading-2-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .tablet-heading-3,\n .tablet-heading-3-sb,\n .tablet-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .tablet-heading-4,\n .tablet-heading-4-sb,\n .tablet-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .tablet-body-1,\n .tablet-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .tablet-body-2,\n .tablet-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-body-3,\n .tablet-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-body-4,\n .tablet-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .tablet-body-5,\n .tablet-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .tablet-interactive-1,\n .tablet-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .tablet-interactive-2,\n .tablet-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .tablet-interactive-3,\n .tablet-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .tablet-section-title-1 {\n font: var(--section-title-1);\n }\n\n .tablet-section-title-2 {\n font: var(--section-title-2);\n }\n\n .tablet-section-title-3 {\n font: var(--section-title-3);\n }\n\n .tablet-section-title-4 {\n font: var(--section-title-4);\n }\n\n .tablet-section-title-5 {\n font: var(--section-title-5);\n }\n\n .tablet-section-title-6 {\n font: var(--section-title-6);\n }\n\n .tablet-heading-1-lt,\n .tablet-heading-2-lt,\n .tablet-heading-3-lt,\n .tablet-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .tablet-heading-1-sb,\n .tablet-heading-2-sb,\n .tablet-heading-3-sb,\n .tablet-heading-4-sb,\n .tablet-body-1-sb,\n .tablet-body-2-sb,\n .tablet-body-3-sb,\n .tablet-body-4-sb,\n .tablet-body-5-sb,\n .tablet-interactive-1-sb,\n .tablet-interactive-2-sb,\n .tablet-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 1152px) and (max-width: 1365px) {\n .desktop-heading-1,\n .desktop-heading-1-sb,\n .desktop-heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .desktop-heading-2,\n .desktop-heading-2-sb,\n .desktop-heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .desktop-heading-3,\n .desktop-heading-3-sb,\n .desktop-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .desktop-heading-4,\n .desktop-heading-4-sb,\n .desktop-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .desktop-body-1,\n .desktop-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .desktop-body-2,\n .desktop-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-body-3,\n .desktop-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-body-4,\n .desktop-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .desktop-body-5,\n .desktop-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .desktop-interactive-1,\n .desktop-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .desktop-interactive-2,\n .desktop-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .desktop-interactive-3,\n .desktop-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .desktop-section-title-1 {\n font: var(--section-title-1);\n }\n\n .desktop-section-title-2 {\n font: var(--section-title-2);\n }\n\n .desktop-section-title-3 {\n font: var(--section-title-3);\n }\n\n .desktop-section-title-4 {\n font: var(--section-title-4);\n }\n\n .desktop-section-title-5 {\n font: var(--section-title-5);\n }\n\n .desktop-section-title-6 {\n font: var(--section-title-6);\n }\n\n .desktop-heading-1-lt,\n .desktop-heading-2-lt,\n .desktop-heading-3-lt,\n .desktop-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .desktop-heading-1-sb,\n .desktop-heading-2-sb,\n .desktop-heading-3-sb,\n .desktop-heading-4-sb,\n .desktop-body-1-sb,\n .desktop-body-2-sb,\n .desktop-body-3-sb,\n .desktop-body-4-sb,\n .desktop-body-5-sb,\n .desktop-interactive-1-sb,\n .desktop-interactive-2-sb,\n .desktop-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n@media (min-width: 1366px) {\n .wide-heading-1,\n .wide-heading-1-sb,\n .wide-heading-1-lt {\n font-size: var(--font-size-8);\n font-weight: var(--font-rg);\n line-height: 1.25;\n }\n\n .wide-heading-2,\n .wide-heading-2-sb,\n .wide-heading-2-lt {\n font-size: var(--font-size-7);\n font-weight: var(--font-rg);\n line-height: 1.28;\n }\n\n .wide-heading-3,\n .wide-heading-3-sb,\n .wide-heading-3-lt {\n font-size: var(--font-size-6);\n font-weight: var(--font-rg);\n line-height: 1.333;\n }\n\n .wide-heading-4,\n .wide-heading-4-sb,\n .wide-heading-4-lt {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .wide-body-1,\n .wide-body-1-sb {\n font-size: var(--font-size-5);\n font-weight: var(--font-rg);\n line-height: 1.4;\n }\n\n .wide-body-2,\n .wide-body-2-sb {\n font-size: var(--font-size-4);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-body-3,\n .wide-body-3-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-body-4,\n .wide-body-4-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .wide-body-5,\n .wide-body-5-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .wide-interactive-1,\n .wide-interactive-1-sb {\n font-size: var(--font-size-3);\n font-weight: var(--font-rg);\n line-height: 1.5;\n }\n\n .wide-interactive-2,\n .wide-interactive-2-sb {\n font-size: var(--font-size-2);\n font-weight: var(--font-rg);\n letter-spacing: 0.16px;\n line-height: 1.4;\n }\n\n .wide-interactive-3,\n .wide-interactive-3-sb {\n font-size: var(--font-size-1);\n font-weight: var(--font-rg);\n letter-spacing: 0.32px;\n line-height: 1.333;\n }\n\n .wide-section-title-1 {\n font: var(--section-title-1);\n }\n\n .wide-section-title-2 {\n font: var(--section-title-2);\n }\n\n .wide-section-title-3 {\n font: var(--section-title-3);\n }\n\n .wide-section-title-4 {\n font: var(--section-title-4);\n }\n\n .wide-section-title-5 {\n font: var(--section-title-5);\n }\n\n .wide-section-title-6 {\n font: var(--section-title-6);\n }\n\n .wide-heading-1-lt,\n .wide-heading-2-lt,\n .wide-heading-3-lt,\n .wide-heading-4-lt {\n font-weight: var(--font-lt);\n }\n\n .wide-heading-1-sb,\n .wide-heading-2-sb,\n .wide-heading-3-sb,\n .wide-heading-4-sb,\n .wide-body-1-sb,\n .wide-body-2-sb,\n .wide-body-3-sb,\n .wide-body-4-sb,\n .wide-body-5-sb,\n .wide-interactive-1-sb,\n .wide-interactive-2-sb,\n .wide-interactive-3-sb {\n font-weight: var(--font-sb);\n }\n}\n\n/* font-weight variants */\n.heading-1-lt,\n.heading-2-lt,\n.heading-3-lt,\n.heading-4-lt {\n font-weight: var(--font-lt);\n}\n\n.heading-1-sb,\n.heading-2-sb,\n.heading-3-sb,\n.heading-4-sb,\n.body-1-sb,\n.body-2-sb,\n.body-3-sb,\n.body-4-sb,\n.body-5-sb,\n.interactive-1-sb,\n.interactive-2-sb,\n.interactive-3-sb,\n.helper-sb {\n font-weight: var(--font-sb);\n}\n","import {Component, Element, Event, EventEmitter, Prop, h} from \"@stencil/core\";\nimport {ControlSize, InfoRevealPosition} from \"../../../beans\";\n\n/**\n * ZBookCardApp component\n * @cssprop --z-book-card-app-padding-x - set left and right padding\n * @cssprop --z-book-card-app-padding-y - set top and bottom padding\n */\n@Component({\n tag: \"z-book-card-app\",\n styleUrls: [\"styles.css\", \"../../css-components/z-link/styles.css\", \"../../../tokens/typography.css\"],\n shadow: true,\n})\nexport class ZBookCardApp {\n @Element() hostElement: HTMLZBookCardAppElement;\n\n /**\n * App logo url\n */\n @Prop()\n logo?: string;\n\n /**\n * App name\n */\n @Prop()\n name: string;\n\n /**\n * link to the app website\n */\n @Prop()\n link: string;\n\n /**\n * Show or hide laZ prefix before app name\n */\n @Prop()\n laz? = true;\n\n /**\n * Info text to show as inforeveal\n */\n @Prop()\n info?: string;\n\n /** click on app link */\n @Event()\n appClick: EventEmitter;\n\n private emitAppClick(): void {\n this.appClick.emit();\n }\n\n private renderLaz(): HTMLSpanElement | null {\n if (this.laz) {\n return <span class=\"laz\">laZ </span>;\n }\n\n return null;\n }\n\n render(): HTMLZBookCardAppElement {\n return (\n <div>\n <a\n class=\"app z-link\"\n href={this.link}\n aria-label={`vai a ${this.laz ? \"laz\" : \"\"} ${this.name}`}\n onClick={() => this.emitAppClick()}\n target=\"_blank\"\n >\n {this.logo && (\n <img\n src={this.logo}\n alt=\"\"\n />\n )}\n <div class=\"name body-4-sb\">\n {this.renderLaz()}\n {this.name}\n </div>\n </a>\n {this.info && (\n <z-info-reveal\n icon=\"info\"\n size={ControlSize.X_SMALL}\n position={InfoRevealPosition.TOP_RIGHT}\n class=\"info body-5\"\n >\n <div>{this.info}</div>\n </z-info-reveal>\n )}\n <a\n class=\"z-link z-link-icon\"\n href={this.link}\n aria-label={`vai a ${this.laz ? \"laz\" : \"\"} ${this.name}`}\n onClick={() => this.emitAppClick()}\n target=\"_blank\"\n >\n <z-icon\n name=\"chevron-right\"\n fill=\"color-primary01-icon\"\n ></z-icon>\n </a>\n </div>\n );\n }\n}\n"],"mappings":"oGAAA,MAAMA,EAAY,msCAClB,MAAAC,EAAeD,ECDf,MAAMA,EAAY,0gHAClB,MAAAE,EAAeF,ECDf,MAAMG,EAAgB,k8XACtB,MAAAC,EAAeD,E,MCYFE,EAAY,M,iIAyBhB,K,oBAYC,YAAAC,GACNC,KAAKC,SAASC,M,CAGR,SAAAC,GACN,GAAIH,KAAKI,IAAK,CACZ,OAAOC,EAAA,QAAMC,MAAM,OAAK,O,CAG1B,OAAO,I,CAGT,MAAAC,GACE,OACEF,EAAA,OAAAG,IAAA,4CACEH,EAAA,KAAAG,IAAA,2CACEF,MAAM,aACNG,KAAMT,KAAKU,KAAI,aACH,SAASV,KAAKI,IAAM,MAAQ,MAAMJ,KAAKW,OACnDC,QAAS,IAAMZ,KAAKD,eACpBc,OAAO,UAENb,KAAKc,MACJT,EAAA,OAAAG,IAAA,2CACEO,IAAKf,KAAKc,KACVE,IAAI,KAGRX,EAAA,OAAAG,IAAA,2CAAKF,MAAM,kBACRN,KAAKG,YACLH,KAAKW,OAGTX,KAAKiB,MACJZ,EAAA,iBAAAG,IAAA,2CACEU,KAAK,OACLC,KAAMC,EAAYC,QAClBC,SAAUC,EAAmBC,UAC7BlB,MAAM,eAEND,EAAA,OAAAG,IAAA,4CAAMR,KAAKiB,OAGfZ,EAAA,KAAAG,IAAA,2CACEF,MAAM,qBACNG,KAAMT,KAAKU,KAAI,aACH,SAASV,KAAKI,IAAM,MAAQ,MAAMJ,KAAKW,OACnDC,QAAS,IAAMZ,KAAKD,eACpBc,OAAO,UAEPR,EAAA,UAAAG,IAAA,2CACEG,KAAK,gBACLc,KAAK,0B","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as s,a as i,g as o}from"./p-75c4a726.js";import{g as a}from"./p-86618221.js";const n=':host{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}.label{display:flex;width:100%;align-items:center;padding:var(--space-unit) 0;border:0;border-bottom:var(--border-size-small) solid var(--color-surface03);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}:host(:last-child:not([open])) .label{border-bottom:none}:host(:is([active],[open])) .label,.label:focus:focus-visible,.label:hover{border-color:var(--color-primary01)}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host(:is([active],[open])) .label ::slotted(*),.label:focus:focus-visible ::slotted(*),.label:hover ::slotted(*){font-weight:var(--font-bd)}::slotted([data-text]){display:inline-flex;flex-direction:column}::slotted([data-text])::after{overflow:hidden;height:0;content:attr(data-text);content:attr(data-text) / "";font-weight:var(--font-bd);pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.5}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:var(--color-default-icon)}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) / 2);padding-bottom:calc(var(--space-unit) * 1.5)}.items[hidden]{display:none}::slotted([slot="section"]){display:inline-flex;padding:calc(var(--space-unit) / 2);margin:0;font-size:var(--font-size-1);line-height:1.333;outline:none}::slotted([slot="section"]:last-of-type){border:none}::slotted([slot="section"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-primary01)}::slotted([slot="section"]:hover),::slotted([slot="section"]:focus:focus-visible),::slotted([slot="section"]:active),::slotted([slot="section"][active]),::slotted([slot="section"][data-active]){color:var(--color-primary01);font-weight:var(--font-bd)}';const h=n;const l=class{get focusableItem(){return this.items.find((({tabIndex:t})=>t===0))}toggle(){if(!this.hasItems){return}this.open=!this.open}setItemsA11yAttrs(){if(!this.hasItems){return}this.items.forEach((t=>{t.setAttribute("role","menuitem");t.tabIndex=-1}))}onItemsChange(){this.items=Array.from(this.host.querySelectorAll('[slot="section"]'));this.hasItems=this.items.length>0;this.setItemsA11yAttrs()}onLabelSlotChange(t){const e=t.target.assignedElements()[0];e.dataset.text=e===null||e===void 0?void 0:e.textContent}onLabelClick(){this.toggle();this.setFocus()}onLabelKeydown(t){if(t.key===a.ENTER||t.key===a.SPACE){t.preventDefault();t.stopPropagation();this.toggle();if(this.open){this.focustFirstItem()}}}moveFocus(t,e){t.tabIndex=0;setTimeout((()=>{t.focus()}),100);if(e){e.tabIndex=-1}}focustFirstItem(){this.moveFocus(this.items[0])}async focusLastItem(){this.moveFocus(this.items[this.items.length-1])}async setFocus(){this.htmlTabindex=0;setTimeout((()=>{this.label.focus()}),100)}onOpenChange(){if(!this.open){this.setItemsA11yAttrs();this.closed.emit()}else{this.opened.emit()}}onTabindexChange(){if(!this.label){return}this.label.tabIndex=this.htmlTabindex}onItemsKeydown(t){switch(t.key){case a.ESC:case a.ARROW_LEFT:if(!this.open){break}t.preventDefault();t.stopPropagation();this.moveFocus(this.label,this.focusableItem);this.open=false;break;case a.ARROW_RIGHT:if(this.open){break}t.preventDefault();t.stopPropagation();this.open=true;this.focustFirstItem();break;case a.ARROW_DOWN:{if(!this.open){break}if(document.activeElement===this.host){t.preventDefault();t.stopPropagation();this.focustFirstItem();break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e+1];if(s){t.preventDefault();t.stopPropagation();this.moveFocus(s,this.focusableItem)}else{this.htmlTabindex=0;this.focusableItem.tabIndex=-1}break}case a.ARROW_UP:{if(!this.open||document.activeElement===this.host){break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e-1];t.preventDefault();t.stopPropagation();if(s){this.moveFocus(s,this.focusableItem)}else{this.focusableItem.tabIndex=-1;this.setFocus()}break}}}constructor(s){t(this,s);this.opened=e(this,"opened",7);this.closed=e(this,"closed",7);this.active=undefined;this.htmlTabindex=-1;this.open=undefined;this.hasItems=undefined;this.items=undefined;this.toggle=this.toggle.bind(this);this.onItemsChange=this.onItemsChange.bind(this);this.onLabelSlotChange=this.onLabelSlotChange.bind(this);this.onLabelClick=this.onLabelClick.bind(this);this.onLabelKeydown=this.onLabelKeydown.bind(this);this.onItemsKeydown=this.onItemsKeydown.bind(this)}connectedCallback(){this.onItemsChange()}render(){return s(i,{key:"4dce34f277ab3c8c41171a15a02fd174c45742cd",open:this.open},s("button",{key:"b6c535e87dbb5af8808d7a19556ad116cbcca72b",ref:t=>this.label=t,class:"label","aria-haspopup":`${!!this.hasItems}`,"aria-expanded":`${!!this.open}`,role:"menuitem",tabindex:this.htmlTabindex,onClick:this.onLabelClick,onKeyDown:this.onLabelKeydown},s("slot",{key:"fbbba483ca5fe6d45440c01a89f061565ce641aa",onSlotchange:this.onLabelSlotChange}),this.hasItems&&s("z-icon",{key:"b4c67b7cada94580b4f5853aaa8cbb9818bece74",name:this.open?"chevron-up":"chevron-down"})),s("div",{key:"711c085b5d74affb2c23ebd1acdd774b5903e7e5",class:"items",role:"menu",hidden:!this.open},s("slot",{key:"a2fe12f235f6b23a96f2bd3a8a18f3a095fcff2d",name:"section",onSlotchange:this.onItemsChange})))}get host(){return o(this)}static get watchers(){return{open:["onOpenChange"],htmlTabindex:["onTabindexChange"]}}};l.style=h;export{l as z_menu_section};
2
- //# sourceMappingURL=p-93d349ee.entry.js.map