@zanichelli/albe-web-components 18.2.0 → 18.2.1

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 (401) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/{index-50ec1f12.js → index-364e3f60.js} +2 -2
  3. package/dist/cjs/{index-50ec1f12.js.map → index-364e3f60.js.map} +1 -1
  4. package/dist/cjs/{index-be1dfa97.js → index-394da17e.js} +4 -4
  5. package/dist/cjs/{index-be1dfa97.js.map → index-394da17e.js.map} +1 -1
  6. package/dist/cjs/{index-1c288846.js → index-62712250.js} +2 -2
  7. package/dist/cjs/{index-1c288846.js.map → index-62712250.js.map} +1 -1
  8. package/dist/cjs/{index-afafb76c.js → index-bf197d11.js} +2 -2
  9. package/dist/cjs/{index-afafb76c.js.map → index-bf197d11.js.map} +1 -1
  10. package/dist/cjs/{index-5af9d3d1.js → index-d1759a5a.js} +2 -2
  11. package/dist/cjs/{index-5af9d3d1.js.map → index-d1759a5a.js.map} +1 -1
  12. package/dist/cjs/{index-be650150.js → index-f0b0a7d1.js} +2 -2
  13. package/dist/cjs/{index-be650150.js.map → index-f0b0a7d1.js.map} +1 -1
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/web-components-library.cjs.js +1 -1
  16. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  17. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  18. package/dist/cjs/z-app-header_12.cjs.entry.js +12 -12
  19. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  20. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  21. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  22. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  23. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  24. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  25. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  26. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  27. package/dist/cjs/z-date-picker.cjs.entry.js +1 -1
  28. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -1
  29. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  30. package/dist/cjs/z-file.cjs.entry.js +1 -1
  31. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  33. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  34. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  35. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  36. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  37. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  38. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  39. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  40. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  41. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -1
  42. package/dist/cjs/z-select.cjs.entry.js +1 -1
  43. package/dist/cjs/z-table.cjs.entry.js +7 -7
  44. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  45. package/dist/cjs/z-td.cjs.entry.js +1 -1
  46. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  47. package/dist/cjs/z-th.cjs.entry.js +1 -1
  48. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  49. package/dist/cjs/z-tr.cjs.entry.js +3 -3
  50. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  51. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  52. package/dist/collection/collection-manifest.json +1 -1
  53. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  54. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -1
  55. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.js +3 -3
  56. package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
  57. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.stories.js +7 -3
  58. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
  59. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  60. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  61. package/dist/collection/components/list/z-list/index.js +1 -1
  62. package/dist/collection/components/list/z-list-element/index.js +1 -1
  63. package/dist/collection/components/list/z-list-group/index.js +2 -2
  64. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  65. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  66. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  67. package/dist/collection/components/table/z-table/index.js +1 -1
  68. package/dist/collection/components/table/z-tbody/index.js +1 -1
  69. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  70. package/dist/collection/components/table/z-thead/index.js +1 -1
  71. package/dist/collection/components/table/z-tr/index.js +1 -1
  72. package/dist/collection/components/z-accordion/index.js +1 -1
  73. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  74. package/dist/collection/components/z-app-header/index.js +1 -1
  75. package/dist/collection/components/z-aria-alert/index.js +1 -1
  76. package/dist/collection/components/z-avatar/index.js +2 -2
  77. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  78. package/dist/collection/components/z-button-sort/index.js +1 -1
  79. package/dist/collection/components/z-chip/index.js +2 -2
  80. package/dist/collection/components/z-combobox/index.js +1 -1
  81. package/dist/collection/components/z-cover-hero/index.js +2 -2
  82. package/dist/collection/components/z-divider/index.js +1 -1
  83. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  84. package/dist/collection/components/z-icon/index.js +7 -7
  85. package/dist/collection/components/z-icon/index.js.map +1 -1
  86. package/dist/collection/components/z-icon/index.stories.js +26 -1
  87. package/dist/collection/components/z-icon/index.stories.js.map +1 -1
  88. package/dist/collection/components/z-icon/styles.css +2 -2
  89. package/dist/collection/components/z-info-box/index.js +1 -1
  90. package/dist/collection/components/z-info-reveal/index.js +1 -1
  91. package/dist/collection/components/z-input/index.js +1 -1
  92. package/dist/collection/components/z-input-message/index.js +1 -1
  93. package/dist/collection/components/z-logo/index.js +1 -1
  94. package/dist/collection/components/z-menu-section/index.js +1 -1
  95. package/dist/collection/components/z-modal/index.js +4 -4
  96. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  97. package/dist/collection/components/z-notification/index.js +1 -1
  98. package/dist/collection/components/z-offcanvas/index.js +1 -1
  99. package/dist/collection/components/z-panel-elem/index.js +2 -2
  100. package/dist/collection/components/z-popover/index.js +1 -1
  101. package/dist/collection/components/z-searchbar/index.js +1 -1
  102. package/dist/collection/components/z-select/index.js +1 -1
  103. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  104. package/dist/components/index.d.ts +1 -1
  105. package/dist/components/index10.js +1 -1
  106. package/dist/components/index11.js +1 -1
  107. package/dist/components/index12.js +1 -1
  108. package/dist/components/index13.js +1 -1
  109. package/dist/components/index14.js +1 -1
  110. package/dist/components/index15.js +2 -2
  111. package/dist/components/index16.js +4 -4
  112. package/dist/components/index22.js +1 -1
  113. package/dist/components/index23.js +1 -1
  114. package/dist/components/index24.js +1 -1
  115. package/dist/components/index5.js +2 -2
  116. package/dist/components/index6.js +1 -1
  117. package/dist/components/index7.js +2 -2
  118. package/dist/components/index8.js +1 -1
  119. package/dist/components/index9.js +4 -4
  120. package/dist/components/index9.js.map +1 -1
  121. package/dist/components/z-accordion.js +1 -1
  122. package/dist/components/z-anchor-navigation.js +1 -1
  123. package/dist/components/z-app-header.js +1 -1
  124. package/dist/components/z-aria-alert.js +1 -1
  125. package/dist/components/z-avatar.js +2 -2
  126. package/dist/components/z-breadcrumb.js +2 -2
  127. package/dist/components/z-button-sort.js +1 -1
  128. package/dist/components/z-combobox.js +1 -1
  129. package/dist/components/z-cover-hero.js +2 -2
  130. package/dist/components/z-date-picker.js +2 -2
  131. package/dist/components/z-date-picker.js.map +1 -1
  132. package/dist/components/z-file.js +1 -1
  133. package/dist/components/z-info-box.js +1 -1
  134. package/dist/components/z-logo.js +1 -1
  135. package/dist/components/z-menu-section.js +1 -1
  136. package/dist/components/z-navigation-tabs.js +2 -2
  137. package/dist/components/z-notification.js +1 -1
  138. package/dist/components/z-panel-elem.js +2 -2
  139. package/dist/components/z-section-title.js +1 -1
  140. package/dist/components/z-section-title.js.map +1 -1
  141. package/dist/components/z-select.js +1 -1
  142. package/dist/components/z-table.js +1 -1
  143. package/dist/components/z-tbody.js +1 -1
  144. package/dist/components/z-td.js +1 -1
  145. package/dist/components/z-tfoot.js +1 -1
  146. package/dist/components/z-th.js +1 -1
  147. package/dist/components/z-thead.js +1 -1
  148. package/dist/components/z-tr.js +1 -1
  149. package/dist/components/z-tree-list.js +1 -1
  150. package/dist/components/z-visually-hidden.js +1 -1
  151. package/dist/docs/themes/index.stories.js +1 -1
  152. package/dist/docs/themes/index.stories.js.map +1 -1
  153. package/dist/esm/{index-9a0ea49b.js → index-0ea3c7c8.js} +2 -2
  154. package/dist/esm/{index-9a0ea49b.js.map → index-0ea3c7c8.js.map} +1 -1
  155. package/dist/esm/{index-2a83dc12.js → index-2ccbb96f.js} +2 -2
  156. package/dist/esm/{index-2a83dc12.js.map → index-2ccbb96f.js.map} +1 -1
  157. package/dist/esm/{index-43637886.js → index-571f913c.js} +2 -2
  158. package/dist/esm/{index-43637886.js.map → index-571f913c.js.map} +1 -1
  159. package/dist/esm/{index-1294ef3d.js → index-ceebee64.js} +4 -4
  160. package/dist/esm/{index-1294ef3d.js.map → index-ceebee64.js.map} +1 -1
  161. package/dist/esm/{index-b2c92bbb.js → index-eb53c87f.js} +2 -2
  162. package/dist/esm/{index-b2c92bbb.js.map → index-eb53c87f.js.map} +1 -1
  163. package/dist/esm/{index-ea1d61dc.js → index-fc0913d1.js} +2 -2
  164. package/dist/esm/{index-ea1d61dc.js.map → index-fc0913d1.js.map} +1 -1
  165. package/dist/esm/loader.js +1 -1
  166. package/dist/esm/web-components-library.js +1 -1
  167. package/dist/esm/z-accordion.entry.js +1 -1
  168. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  169. package/dist/esm/z-app-header_12.entry.js +12 -12
  170. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  171. package/dist/esm/z-aria-alert.entry.js +1 -1
  172. package/dist/esm/z-avatar.entry.js +2 -2
  173. package/dist/esm/z-breadcrumb.entry.js +2 -2
  174. package/dist/esm/z-button-sort.entry.js +1 -1
  175. package/dist/esm/z-chip.entry.js +2 -2
  176. package/dist/esm/z-combobox.entry.js +1 -1
  177. package/dist/esm/z-cover-hero.entry.js +2 -2
  178. package/dist/esm/z-date-picker.entry.js +1 -1
  179. package/dist/esm/z-date-picker.entry.js.map +1 -1
  180. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  181. package/dist/esm/z-file.entry.js +1 -1
  182. package/dist/esm/z-ghost-loading.entry.js +1 -1
  183. package/dist/esm/z-info-box.entry.js +1 -1
  184. package/dist/esm/z-info-reveal.entry.js +1 -1
  185. package/dist/esm/z-logo.entry.js +1 -1
  186. package/dist/esm/z-menu-section.entry.js +1 -1
  187. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  188. package/dist/esm/z-notification.entry.js +1 -1
  189. package/dist/esm/z-panel-elem.entry.js +2 -2
  190. package/dist/esm/z-popover.entry.js +1 -1
  191. package/dist/esm/z-section-title.entry.js +1 -1
  192. package/dist/esm/z-section-title.entry.js.map +1 -1
  193. package/dist/esm/z-select.entry.js +1 -1
  194. package/dist/esm/z-table.entry.js +7 -7
  195. package/dist/esm/z-tbody.entry.js +1 -1
  196. package/dist/esm/z-td.entry.js +1 -1
  197. package/dist/esm/z-tfoot.entry.js +1 -1
  198. package/dist/esm/z-th.entry.js +1 -1
  199. package/dist/esm/z-thead.entry.js +1 -1
  200. package/dist/esm/z-tr.entry.js +3 -3
  201. package/dist/esm/z-tree-list.entry.js +1 -1
  202. package/dist/esm/z-visually-hidden.entry.js +1 -1
  203. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.d.ts +1 -1
  204. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.stories.d.ts +6 -2
  205. package/dist/types/components/z-icon/index.d.ts +2 -2
  206. package/dist/types/components/z-icon/index.stories.d.ts +23 -3
  207. package/dist/types/components.d.ts +4 -4
  208. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +1 -1
  209. package/{www/build/p-fbe3bc33.js → dist/web-components-library/p-0b26a8e0.js} +2 -2
  210. package/dist/web-components-library/p-0bd2b21e.entry.js +2 -0
  211. package/dist/web-components-library/p-1170826b.js +2 -0
  212. package/dist/web-components-library/p-195ed6d2.js +2 -0
  213. package/dist/web-components-library/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  214. package/dist/web-components-library/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  215. package/dist/web-components-library/p-237fcaa9.entry.js +2 -0
  216. package/dist/web-components-library/p-39a968af.entry.js +2 -0
  217. package/dist/web-components-library/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  218. package/dist/web-components-library/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  219. package/dist/web-components-library/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  220. package/{www/build/p-7a33fe43.entry.js → dist/web-components-library/p-43f9569d.entry.js} +2 -2
  221. package/dist/web-components-library/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  222. package/{www/build/p-b0d88afc.entry.js → dist/web-components-library/p-564ddab3.entry.js} +2 -2
  223. package/dist/web-components-library/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  224. package/dist/web-components-library/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  225. package/{www/build/p-b555681f.entry.js → dist/web-components-library/p-684c8fcb.entry.js} +2 -2
  226. package/dist/web-components-library/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  227. package/{www/build/p-9b2e5033.entry.js → dist/web-components-library/p-6a48d114.entry.js} +2 -2
  228. package/{www/build/p-9b2e5033.entry.js.map → dist/web-components-library/p-6a48d114.entry.js.map} +1 -1
  229. package/dist/web-components-library/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  230. package/dist/web-components-library/p-83e3b2ff.entry.js +2 -0
  231. package/dist/web-components-library/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  232. package/dist/web-components-library/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  233. package/dist/web-components-library/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  234. package/dist/web-components-library/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  235. package/{www/build/p-6f761080.entry.js → dist/web-components-library/p-96b5a35d.entry.js} +2 -2
  236. package/dist/web-components-library/p-a22b7aa0.entry.js +2 -0
  237. package/dist/web-components-library/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  238. package/{www/build/p-2618e4de.entry.js → dist/web-components-library/p-c1d89e00.entry.js} +2 -2
  239. package/dist/web-components-library/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  240. package/{www/build/p-663115e2.entry.js → dist/web-components-library/p-c8eef88d.entry.js} +2 -2
  241. package/dist/web-components-library/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  242. package/dist/web-components-library/p-cf837902.entry.js +2 -0
  243. package/dist/web-components-library/p-e2b57681.js +2 -0
  244. package/{www/build/p-6e8d5142.js.map → dist/web-components-library/p-e2b57681.js.map} +1 -1
  245. package/dist/web-components-library/p-e8bab6ad.entry.js +2 -0
  246. package/dist/web-components-library/p-eb9ef3cb.js +2 -0
  247. package/dist/web-components-library/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  248. package/dist/web-components-library/p-f609b40e.entry.js.map +1 -0
  249. package/dist/web-components-library/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  250. package/dist/web-components-library/p-fd7c7885.entry.js +2 -0
  251. package/dist/web-components-library/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  252. package/dist/web-components-library/web-components-library.esm.js +1 -1
  253. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  254. package/package.json +1 -1
  255. package/{dist/web-components-library/p-fbe3bc33.js → www/build/p-0b26a8e0.js} +2 -2
  256. package/www/build/p-0bd2b21e.entry.js +2 -0
  257. package/www/build/p-1170826b.js +2 -0
  258. package/www/build/p-11df33c9.js +2 -0
  259. package/www/build/p-195ed6d2.js +2 -0
  260. package/www/build/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  261. package/www/build/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  262. package/www/build/p-237fcaa9.entry.js +2 -0
  263. package/www/build/p-39a968af.entry.js +2 -0
  264. package/www/build/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  265. package/www/build/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  266. package/www/build/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  267. package/{dist/web-components-library/p-7a33fe43.entry.js → www/build/p-43f9569d.entry.js} +2 -2
  268. package/www/build/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  269. package/{dist/web-components-library/p-b0d88afc.entry.js → www/build/p-564ddab3.entry.js} +2 -2
  270. package/www/build/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  271. package/www/build/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  272. package/{dist/web-components-library/p-b555681f.entry.js → www/build/p-684c8fcb.entry.js} +2 -2
  273. package/www/build/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  274. package/{dist/web-components-library/p-9b2e5033.entry.js → www/build/p-6a48d114.entry.js} +2 -2
  275. package/{dist/web-components-library/p-9b2e5033.entry.js.map → www/build/p-6a48d114.entry.js.map} +1 -1
  276. package/www/build/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  277. package/www/build/p-83e3b2ff.entry.js +2 -0
  278. package/www/build/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  279. package/www/build/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  280. package/www/build/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  281. package/www/build/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  282. package/{dist/web-components-library/p-6f761080.entry.js → www/build/p-96b5a35d.entry.js} +2 -2
  283. package/www/build/p-a22b7aa0.entry.js +2 -0
  284. package/www/build/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  285. package/{dist/web-components-library/p-2618e4de.entry.js → www/build/p-c1d89e00.entry.js} +2 -2
  286. package/www/build/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  287. package/{dist/web-components-library/p-663115e2.entry.js → www/build/p-c8eef88d.entry.js} +2 -2
  288. package/www/build/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  289. package/www/build/p-cf837902.entry.js +2 -0
  290. package/www/build/p-e2b57681.js +2 -0
  291. package/{dist/web-components-library/p-6e8d5142.js.map → www/build/p-e2b57681.js.map} +1 -1
  292. package/www/build/p-e8bab6ad.entry.js +2 -0
  293. package/www/build/p-eb9ef3cb.js +2 -0
  294. package/www/build/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  295. package/www/build/p-f609b40e.entry.js.map +1 -0
  296. package/www/build/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  297. package/www/build/p-fd7c7885.entry.js +2 -0
  298. package/www/build/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  299. package/www/build/web-components-library.esm.js +1 -1
  300. package/www/build/web-components-library.esm.js.map +1 -1
  301. package/www/index.html +1 -1
  302. package/dist/collection/components/z-section-title/index.js.map +0 -1
  303. package/dist/collection/components/z-section-title/index.stories.js.map +0 -1
  304. package/dist/web-components-library/p-26f324ab.js +0 -2
  305. package/dist/web-components-library/p-29759f61.entry.js +0 -2
  306. package/dist/web-components-library/p-2ac26cde.entry.js +0 -2
  307. package/dist/web-components-library/p-2e373eba.entry.js +0 -2
  308. package/dist/web-components-library/p-473ac922.entry.js +0 -2
  309. package/dist/web-components-library/p-4900a14c.entry.js +0 -2
  310. package/dist/web-components-library/p-6e8d5142.js +0 -2
  311. package/dist/web-components-library/p-7000e4f8.js +0 -2
  312. package/dist/web-components-library/p-88983b48.entry.js +0 -2
  313. package/dist/web-components-library/p-8f59d90d.entry.js.map +0 -1
  314. package/dist/web-components-library/p-8fe13fca.entry.js +0 -2
  315. package/dist/web-components-library/p-ad821c05.entry.js +0 -2
  316. package/dist/web-components-library/p-ee43894c.js +0 -2
  317. package/www/build/p-26f324ab.js +0 -2
  318. package/www/build/p-29759f61.entry.js +0 -2
  319. package/www/build/p-2ac26cde.entry.js +0 -2
  320. package/www/build/p-2e373eba.entry.js +0 -2
  321. package/www/build/p-473ac922.entry.js +0 -2
  322. package/www/build/p-4900a14c.entry.js +0 -2
  323. package/www/build/p-6e8d5142.js +0 -2
  324. package/www/build/p-7000e4f8.js +0 -2
  325. package/www/build/p-88983b48.entry.js +0 -2
  326. package/www/build/p-8f59d90d.entry.js.map +0 -1
  327. package/www/build/p-8fe13fca.entry.js +0 -2
  328. package/www/build/p-ad821c05.entry.js +0 -2
  329. package/www/build/p-ee43894c.js +0 -2
  330. package/www/build/p-fb3cf8fc.js +0 -2
  331. /package/dist/collection/components/{z-section-title → deprecated/z-section-title}/styles.css +0 -0
  332. /package/dist/web-components-library/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  333. /package/dist/web-components-library/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  334. /package/dist/web-components-library/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  335. /package/dist/web-components-library/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  336. /package/dist/web-components-library/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  337. /package/dist/web-components-library/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  338. /package/dist/web-components-library/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  339. /package/dist/web-components-library/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  340. /package/dist/web-components-library/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  341. /package/dist/web-components-library/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  342. /package/dist/web-components-library/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  343. /package/dist/web-components-library/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  344. /package/dist/web-components-library/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  345. /package/dist/web-components-library/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  346. /package/dist/web-components-library/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  347. /package/dist/web-components-library/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  358. /package/dist/web-components-library/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  359. /package/dist/web-components-library/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  363. /package/dist/web-components-library/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  364. /package/dist/web-components-library/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  366. /package/dist/web-components-library/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
  367. /package/www/build/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  368. /package/www/build/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  369. /package/www/build/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  370. /package/www/build/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  371. /package/www/build/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  372. /package/www/build/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  373. /package/www/build/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  374. /package/www/build/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  375. /package/www/build/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  376. /package/www/build/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  377. /package/www/build/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  378. /package/www/build/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  379. /package/www/build/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  380. /package/www/build/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  381. /package/www/build/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  382. /package/www/build/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  383. /package/www/build/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  384. /package/www/build/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  385. /package/www/build/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  386. /package/www/build/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  387. /package/www/build/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  388. /package/www/build/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  389. /package/www/build/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  390. /package/www/build/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  391. /package/www/build/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  392. /package/www/build/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  393. /package/www/build/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  394. /package/www/build/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  395. /package/www/build/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  396. /package/www/build/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  397. /package/www/build/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  398. /package/www/build/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  399. /package/www/build/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  400. /package/www/build/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  401. /package/www/build/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{p as e,H as a,b as t}from"./p-75c4a726.js";export{s as setNonce}from"./p-75c4a726.js";import{g as o}from"./p-e1255160.js";var i=()=>{{l(a.prototype)}const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};var l=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const o=this.childNodes;if(e){for(let e=0;e<o.length;e++){if(o[e].nodeType!==2){t.appendChild(o[e].cloneNode(true))}}}return t}};i().then((async e=>{await o();return t(JSON.parse('[["p-79aab6de",[[1,"z-app-header",{"stuck":[516],"enableOffcanvas":[1540,"enable-offcanvas"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"enableZLogo":[516,"enable-z-logo"],"drawerOpen":[1028,"drawer-open"],"_stuck":[32],"menuLength":[32],"isMobile":[32],"isTablet":[32]},[[5,"focusin","manageMenus"],[5,"click","manageMenus"],[1,"keydown","handleKeydown"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckChange"]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32],"isMobile":[32],"selectedItem":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":["watchItems"],"resultsCount":["watchResultsCount"],"value":["watchValue"],"searchString":["watchSearchString"],"showResults":["watchShowResults"]}],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[4,"skip-load-animation"],"skipAnimation":[32]},[[2,"click","stopEvent"],[2,"focusin","stopEvent"]],{"variant":["handlePageOverflow"],"open":["onOpenChanged"]}],[6,"z-tag",{"icon":[1],"expandable":[4]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"]}],[1,"z-list",{"size":[513],"listType":[513,"list-type"],"role":[513]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"role":[513],"htmlTabindex":[2,"html-tabindex"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"ariaExpanded":[1,"aria-expanded"],"ariaControls":[1,"aria-controls"],"ariaAutocomplete":[1,"aria-autocomplete"],"ariaActivedescendant":[1,"aria-activedescendant"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"role":[1],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"disabled":[516],"statusRole":[32]},null,{"message":["onMessageChange"],"status":["onMessageChange"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"role":[1],"htmlrole":[1],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-37a34984",[[1,"z-app-header-deprecated",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckMode"]}]]],["p-95e28308",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"hasTreeItems":[4,"has-tree-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"flattenedList":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},[[0,"ariaDescendantFocus","getFocusedItemHandler"]],{"items":["watchItems"]}]]],["p-3abd3f25",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":["handlePropChange"],"viewPortWidth":["handleResizeUp"]}]]],["p-1ee52b2e",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32],"focusedItemId":[32],"checkboxes":[32]},null,{"items":["watchItems"],"searchValue":["watchSearchValue"],"checkboxes":["watchCheckboxes"]}]]],["p-d60b9285",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-2726182b",[[6,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"uploadBtnLabel":[1,"upload-btn-label"],"dragAndDropLabel":[1,"drag-and-drop-label"],"allowedFilesMessage":[1,"allowed-files-message"],"uploadClickableMessage":[1,"upload-clickable-message"],"uploadMessage":[1,"upload-message"],"errorModalTitle":[1,"error-modal-title"],"errorModalMessage":[1,"error-modal-message"],"uploadedFilesLabel":[1,"uploaded-files-label"],"hasFileSection":[4,"has-file-section"],"inputName":[1,"input-name"],"showErrors":[4,"show-errors"],"_type":[32],"files":[32],"invalidFiles":[32],"input":[32],"getFiles":[64],"removeFile":[64]},[[0,"removeFile","onFileRemoved"],[0,"fileDropped","fileDroppedListener"]]]]],["p-7df942c9",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":["setPagesContainerWidth"],"visiblePages":["setVisiblePages"],"currentPage":["onPageChanged"],"split":["onSplitChanged"]}]]],["p-66576512",[[1,"z-tree-list",{"items":[1],"htmlAriaLabelledby":[513,"html-aria-labelledby"],"htmlSectionTitle":[513,"html-section-title"]},null,{"items":["watchItems"]}]]],["p-996446e2",[[1,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[516],"arrowsPosition":[513,"arrows-position"],"progressMode":[1,"progress-mode"],"fixedArrows":[516,"fixed-arrows"],"ghostLoadingHeight":[2,"ghost-loading-height"],"infinite":[4],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":["onIndexChange"],"single":["onSingleModeChange"],"infinite":["onInfiniteModeChange"]}]]],["p-9b2e5033",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"name":[1],"value":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]],{"mode":["setupPickers"]}]]],["p-1e25d225",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-0bf8d989",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":["setupFirstPickersReadOnly"],"lastPickerReadOnly":["setupLastPickersReadOnly"],"mode":["setupPickers"]}]]],["p-ad821c05",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-29759f61",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"showSorting":[513,"show-sorting"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"sorted":[1540],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-b240bd96",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"autoCurrent":[4,"auto-current"],"collapsed":[32]}]]],["p-6a6d30ae",[[1,"z-book-card",{"variant":[513],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"year":[1],"ebookUrl":[1,"ebook-url"],"fallbackCover":[1,"fallback-cover"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-64f5da5f",[[1,"z-book-card-app",{"logo":[1],"name":[1],"link":[1],"laz":[4],"info":[1]}]]],["p-6598aee0",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-8ca5851b",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-a2217ed8",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]},null,{"inputrawdata":["oninputrawdataChange"]}]]],["p-d9592fa6",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-2618e4de",[[1,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516]},null,{"isDisabled":["onDisabledChange"]}]]],["p-d8d7db0e",[[1,"z-book-card-deprecated",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"ribbon":[1],"ribbonIcon":[1,"ribbon-icon"],"ribbonInteractive":[4,"ribbon-interactive"],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}]]],["p-1d78d37b",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-f73d8a87",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-d5e29462",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-611e6579",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"htmlTabindex":[2,"html-tabindex"],"hasHeader":[32],"hasContent":[32],"setFocus":[64],"focusLastItem":[64]},[[4,"click","onItemClick"],[0,"keydown","onKeyDown"]],{"open":["onOpenChanged"],"htmlTabindex":["setLabelA11yAttrs"]}]]],["p-5a24e268",[[1,"z-menu-deprecated",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]],{"open":["onOpenChanged"]}]]],["p-b69a3542",[[1,"z-menu-section",{"active":[516],"htmlTabindex":[2,"html-tabindex"],"open":[1028],"hasItems":[32],"items":[32],"focusLastItem":[64],"setFocus":[64]},[[0,"keydown","onItemsKeydown"]],{"open":["onOpenChange"],"htmlTabindex":["onTabindexChange"]}]]],["p-816fd6dc",[[1,"z-menu-section-deprecated",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-e853ccde",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-663115e2",[[4,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":["checkScrollEnabled"],"selectedTab":["onTabSelected"]}]]],["p-b555681f",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-c8501bd3",[[6,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-8f59d90d",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-3d8cdd34",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]},null,{"data":["watchData"]}]]],["p-07da09b0",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"checked":[4],"disabled":[4]}]]],["p-72c07bbd",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]},null,{"isdraggable":["watchPropIsdraggable"],"autoclose":["watchPropAutoclose"],"pauseonfocusloss":["watchPropPauseonfocusloss"]}]]],["p-ee7185cf",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-6b679226",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-e4627f9a",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-2e373eba",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":["updateColumns"]}]]],["p-473ac922",[[4,"z-aria-alert",{"mode":[1]}]]],["p-b0d88afc",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-b16272ea",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-6669b4c9",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-506d2cdb",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-a9d05a92",[[1,"z-myz-card-footer-sections"]]],["p-a1d45a8b",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-b0f758e7",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-dc46730d",[[1,"z-stepper"]]],["p-8fe13fca",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-2ac26cde",[[1,"z-tbody"]]],["p-4900a14c",[[1,"z-tfoot",{"sticky":[516]}]]],["p-88983b48",[[1,"z-thead",{"sticky":[516]}]]],["p-b1561f18",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":["watchPropNewestontop"]}]]],["p-ca1a7347",[[1,"z-visually-hidden"]]],["p-3e1983eb",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-542e0154",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"ariaLabel":[1,"aria-label"],"size":[513],"open":[32]},[[9,"resize","adjustPanelPosition"],[10,"keydown","handleEscapeKey"]],{"position":["adjustPanelPosition"],"open":["adjustPanelPosition"]}]]],["p-43aea424",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-8ec302f8",[[1,"z-alert",{"type":[1]}]]],["p-c4878fa9",[[1,"z-ghost-loading"]]],["p-6f761080",[[1,"z-dragdrop-area",{"dragAndDropLabel":[1,"drag-and-drop-label"],"dragging":[32]}],[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"lockPageScroll":[4,"lock-page-scroll"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-2a657ab1",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-7a33fe43",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":["validatePosition"],"open":["onOpen"]}]]]]'),e)}));
1
+ import{p as e,H as a,b as t}from"./p-75c4a726.js";export{s as setNonce}from"./p-75c4a726.js";import{g as o}from"./p-e1255160.js";var i=()=>{{l(a.prototype)}const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};var l=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const o=this.childNodes;if(e){for(let e=0;e<o.length;e++){if(o[e].nodeType!==2){t.appendChild(o[e].cloneNode(true))}}}return t}};i().then((async e=>{await o();return t(JSON.parse('[["p-93150ae0",[[1,"z-app-header",{"stuck":[516],"enableOffcanvas":[1540,"enable-offcanvas"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"enableZLogo":[516,"enable-z-logo"],"drawerOpen":[1028,"drawer-open"],"_stuck":[32],"menuLength":[32],"isMobile":[32],"isTablet":[32]},[[5,"focusin","manageMenus"],[5,"click","manageMenus"],[1,"keydown","handleKeydown"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckChange"]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32],"isMobile":[32],"selectedItem":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":["watchItems"],"resultsCount":["watchResultsCount"],"value":["watchValue"],"searchString":["watchSearchString"],"showResults":["watchShowResults"]}],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[4,"skip-load-animation"],"skipAnimation":[32]},[[2,"click","stopEvent"],[2,"focusin","stopEvent"]],{"variant":["handlePageOverflow"],"open":["onOpenChanged"]}],[6,"z-tag",{"icon":[1],"expandable":[4]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"]}],[1,"z-list",{"size":[513],"listType":[513,"list-type"],"role":[513]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"role":[513],"htmlTabindex":[2,"html-tabindex"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"ariaExpanded":[1,"aria-expanded"],"ariaControls":[1,"aria-controls"],"ariaAutocomplete":[1,"aria-autocomplete"],"ariaActivedescendant":[1,"aria-activedescendant"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"role":[1],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"disabled":[516],"statusRole":[32]},null,{"message":["onMessageChange"],"status":["onMessageChange"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"role":[1],"htmlrole":[1],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[8],"width":[8],"iconid":[1],"fill":[1]}]]],["p-37a34984",[[1,"z-app-header-deprecated",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckMode"]}]]],["p-ccb2318f",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"hasTreeItems":[4,"has-tree-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"flattenedList":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},[[0,"ariaDescendantFocus","getFocusedItemHandler"]],{"items":["watchItems"]}]]],["p-93af4721",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":["handlePropChange"],"viewPortWidth":["handleResizeUp"]}]]],["p-8cbb9bbe",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32],"focusedItemId":[32],"checkboxes":[32]},null,{"items":["watchItems"],"searchValue":["watchSearchValue"],"checkboxes":["watchCheckboxes"]}]]],["p-d60b9285",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-2726182b",[[6,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"uploadBtnLabel":[1,"upload-btn-label"],"dragAndDropLabel":[1,"drag-and-drop-label"],"allowedFilesMessage":[1,"allowed-files-message"],"uploadClickableMessage":[1,"upload-clickable-message"],"uploadMessage":[1,"upload-message"],"errorModalTitle":[1,"error-modal-title"],"errorModalMessage":[1,"error-modal-message"],"uploadedFilesLabel":[1,"uploaded-files-label"],"hasFileSection":[4,"has-file-section"],"inputName":[1,"input-name"],"showErrors":[4,"show-errors"],"_type":[32],"files":[32],"invalidFiles":[32],"input":[32],"getFiles":[64],"removeFile":[64]},[[0,"removeFile","onFileRemoved"],[0,"fileDropped","fileDroppedListener"]]]]],["p-7df942c9",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":["setPagesContainerWidth"],"visiblePages":["setVisiblePages"],"currentPage":["onPageChanged"],"split":["onSplitChanged"]}]]],["p-49f99fa3",[[1,"z-tree-list",{"items":[1],"htmlAriaLabelledby":[513,"html-aria-labelledby"],"htmlSectionTitle":[513,"html-section-title"]},null,{"items":["watchItems"]}]]],["p-996446e2",[[1,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[516],"arrowsPosition":[513,"arrows-position"],"progressMode":[1,"progress-mode"],"fixedArrows":[516,"fixed-arrows"],"ghostLoadingHeight":[2,"ghost-loading-height"],"infinite":[4],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":["onIndexChange"],"single":["onSingleModeChange"],"infinite":["onInfiniteModeChange"]}]]],["p-6a48d114",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"name":[1],"value":[1],"flatpickrPosition":[32],"inputError":[32]},[[2,"keydown","handleKeyDown"]],{"mode":["setupPickers"]}]]],["p-604602a8",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-0bf8d989",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":["setupFirstPickersReadOnly"],"lastPickerReadOnly":["setupLastPickersReadOnly"],"mode":["setupPickers"]}]]],["p-cf837902",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-0bd2b21e",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"showSorting":[513,"show-sorting"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"sorted":[1540],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-82d52ee6",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"autoCurrent":[4,"auto-current"],"collapsed":[32]}]]],["p-6a6d30ae",[[1,"z-book-card",{"variant":[513],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"year":[1],"ebookUrl":[1,"ebook-url"],"fallbackCover":[1,"fallback-cover"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-64f5da5f",[[1,"z-book-card-app",{"logo":[1],"name":[1],"link":[1],"laz":[4],"info":[1]}]]],["p-6598aee0",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-8ca5851b",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-a2217ed8",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]},null,{"inputrawdata":["oninputrawdataChange"]}]]],["p-d9592fa6",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-c1d89e00",[[1,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516]},null,{"isDisabled":["onDisabledChange"]}]]],["p-d8d7db0e",[[1,"z-book-card-deprecated",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"ribbon":[1],"ribbonIcon":[1,"ribbon-icon"],"ribbonInteractive":[4,"ribbon-interactive"],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}]]],["p-209db20e",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-f73d8a87",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-40fc2770",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-611e6579",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"htmlTabindex":[2,"html-tabindex"],"hasHeader":[32],"hasContent":[32],"setFocus":[64],"focusLastItem":[64]},[[4,"click","onItemClick"],[0,"keydown","onKeyDown"]],{"open":["onOpenChanged"],"htmlTabindex":["setLabelA11yAttrs"]}]]],["p-5a24e268",[[1,"z-menu-deprecated",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]],{"open":["onOpenChanged"]}]]],["p-6949d27d",[[1,"z-menu-section",{"active":[516],"htmlTabindex":[2,"html-tabindex"],"open":[1028],"hasItems":[32],"items":[32],"focusLastItem":[64],"setFocus":[64]},[[0,"keydown","onItemsKeydown"]],{"open":["onOpenChange"],"htmlTabindex":["onTabindexChange"]}]]],["p-816fd6dc",[[1,"z-menu-section-deprecated",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-e853ccde",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-c8eef88d",[[4,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":["checkScrollEnabled"],"selectedTab":["onTabSelected"]}]]],["p-684c8fcb",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-3cb9a131",[[6,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-f609b40e",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-3d8cdd34",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]},null,{"data":["watchData"]}]]],["p-07da09b0",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"checked":[4],"disabled":[4]}]]],["p-72c07bbd",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]},null,{"isdraggable":["watchPropIsdraggable"],"autoclose":["watchPropAutoclose"],"pauseonfocusloss":["watchPropPauseonfocusloss"]}]]],["p-ee7185cf",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-6b679226",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-e4627f9a",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-83e3b2ff",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":["updateColumns"]}]]],["p-e8bab6ad",[[4,"z-aria-alert",{"mode":[1]}]]],["p-564ddab3",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-430916e9",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-fed6d4ac",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-506d2cdb",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-a9d05a92",[[1,"z-myz-card-footer-sections"]]],["p-a1d45a8b",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-b0f758e7",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-dc46730d",[[1,"z-stepper"]]],["p-fd7c7885",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-237fcaa9",[[1,"z-tbody"]]],["p-39a968af",[[1,"z-tfoot",{"sticky":[516]}]]],["p-a22b7aa0",[[1,"z-thead",{"sticky":[516]}]]],["p-b1561f18",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":["watchPropNewestontop"]}]]],["p-5cda7027",[[1,"z-visually-hidden"]]],["p-222d4160",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-fbbacad0",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"ariaLabel":[1,"aria-label"],"size":[513],"open":[32]},[[9,"resize","adjustPanelPosition"],[10,"keydown","handleEscapeKey"]],{"position":["adjustPanelPosition"],"open":["adjustPanelPosition"]}]]],["p-43aea424",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-8ec302f8",[[1,"z-alert",{"type":[1]}]]],["p-b376a58c",[[1,"z-ghost-loading"]]],["p-96b5a35d",[[1,"z-dragdrop-area",{"dragAndDropLabel":[1,"drag-and-drop-label"],"dragging":[32]}],[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"lockPageScroll":[4,"lock-page-scroll"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-2a657ab1",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-43f9569d",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":["validatePosition"],"open":["onOpen"]}]]]]'),e)}));
2
2
  //# sourceMappingURL=web-components-library.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"iIAOA,IAAIA,EAAe,KAIO,CACtBC,EAAkBC,EAAEC,UACxB,CAIE,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EAE7B,IAAIL,EAAqBU,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAASC,GACxC,GAAIC,KAAKC,WAAa,WAAY,CAChC,OAAOJ,EAAkBK,KAAKF,KAAMD,EAC1C,CACI,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACR,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAC7C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACnCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MAC5D,CACA,CACA,CACI,OAAOK,CACX,CAAG,ECpCHlB,IAAeyB,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,4qiBAAuCJ,EAAA","ignoreList":[]}
1
+ {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"iIAOA,IAAIA,EAAe,KAIO,CACtBC,EAAkBC,EAAEC,UACxB,CAIE,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EAE7B,IAAIL,EAAqBU,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAASC,GACxC,GAAIC,KAAKC,WAAa,WAAY,CAChC,OAAOJ,EAAkBK,KAAKF,KAAMD,EAC1C,CACI,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACR,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAC7C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACnCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MAC5D,CACA,CACA,CACI,OAAOK,CACX,CAAG,ECpCHlB,IAAeyB,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,2qiBAAuCJ,EAAA","ignoreList":[]}
package/www/index.html CHANGED
@@ -1,3 +1,3 @@
1
- <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Albe test application</title> <link rel="stylesheet" type="text/css" href="/build/p-4f4ec223.css"> <link rel="modulepreload" href="/build/p-fb3cf8fc.js"><link rel="modulepreload" href="/build/p-5145a606.js"><link rel="modulepreload" href="/build/p-75c4a726.js"><link rel="modulepreload" href="/build/p-dfcf9936.js"><link rel="modulepreload" href="/build/p-f3145212.js"><script type="module" src="/build/p-fb3cf8fc.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body> <header> <z-app-header> <h1 slot="title">Albe test app</h1> </z-app-header> </header> <main></main> <style>body {
1
+ <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Albe test application</title> <link rel="stylesheet" type="text/css" href="/build/p-4f4ec223.css"> <link rel="modulepreload" href="/build/p-11df33c9.js"><link rel="modulepreload" href="/build/p-5145a606.js"><link rel="modulepreload" href="/build/p-75c4a726.js"><link rel="modulepreload" href="/build/p-dfcf9936.js"><link rel="modulepreload" href="/build/p-f3145212.js"><script type="module" src="/build/p-11df33c9.js" data-stencil data-resources-url="/build/" data-stencil-namespace="web-components-library"></script> <script nomodule="" src="/build/web-components-library.js" data-stencil></script> </head> <body> <header> <z-app-header> <h1 slot="title">Albe test app</h1> </z-app-header> </header> <main></main> <style>body {
2
2
  margin: 0;
3
3
  }</style> </body></html>
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/z-section-title/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAC,MAAM,eAAe,CAAC;AAChE,OAAO,EAAC,WAAW,EAAE,4BAA4B,EAAC,MAAM,aAAa,CAAC;AAEtE;;;;;;;;GAQG;AAMH,MAAM,OAAO,aAAa;;+BAMwB,4BAA4B,CAAC,MAAM;yBAMvE,IAAI;;IAMhB,mBAAmB;QACjB,IAAI,CAAC,iBAAiB,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,wBAAwB,CAAC,CAAC;IAC/E,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,6DAAM,IAAI,EAAC,iBAAiB,GAAG;YAC9B,CAAC,IAAI,CAAC,iBAAiB,IAAI,IAAI,CAAC,eAAe,KAAK,4BAA4B,CAAC,MAAM,IAAI,CAC1F,kEACE,IAAI,EAAE,WAAW,CAAC,KAAK,EACvB,KAAK,EAAC,gCAAgC,GACtC,CACH;YACD,6DAAM,IAAI,EAAC,eAAe,GAAG;YAC5B,CAAC,IAAI,CAAC,iBAAiB,IAAI,IAAI,CAAC,eAAe,KAAK,4BAA4B,CAAC,KAAK,IAAI,CACzF,kEACE,IAAI,EAAE,WAAW,CAAC,KAAK,EACvB,KAAK,EAAC,gCAAgC,GACtC,CACH,CACI,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {Component, Element, h, Host, Prop} from \"@stencil/core\";\nimport {DividerSize, ZSectionTitleDividerPosition} from \"../../beans\";\n\n/**\n * Section title component.\n * An optional secondary title can be put over the primary one.\n *\n * @slot secondary-title - Slot for the secondary title. When present, the divider is always displayed under it,\n * following its width and removing the one for the primary title.\n * @slot primary-title - Slot for the primary title.\n * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `\"--red500\"`. Default is `\"--red500\"`.\n */\n@Component({\n tag: \"z-section-title\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZSectionTitle {\n /**\n * Divider position for the primary title.\n * This prop only works if the secondary title is not set.\n */\n @Prop()\n dividerPosition: ZSectionTitleDividerPosition = ZSectionTitleDividerPosition.BEFORE;\n\n /**\n * Whether the primary title text is uppercase.\n */\n @Prop({reflect: true})\n uppercase = true;\n\n @Element() host: HTMLZSectionTitleElement;\n\n private hasSecondaryTitle: boolean;\n\n componentWillRender(): void {\n this.hasSecondaryTitle = !!this.host.querySelector(\"[slot=secondary-title]\");\n }\n\n render(): HTMLZSectionTitleElement {\n return (\n <Host>\n <slot name=\"secondary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n <slot name=\"primary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n </Host>\n );\n }\n}\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.stories.js","sourceRoot":"","sources":["../../../../src/components/z-section-title/index.stories.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,IAAI,EAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAC,4BAA4B,EAAC,MAAM,aAAa,CAAC;AACzD,OAAO,EAAmB,sBAAsB,EAAC,MAAM,6BAA6B,CAAC;AACrF,OAAO,SAAS,CAAC;AAIjB,MAAM,SAAS,GAAG;IAChB,KAAK,EAAE,eAAe;IACtB,SAAS,EAAE,iBAAiB;IAC5B,QAAQ,EAAE;QACR,iBAAiB,EAAE;YACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,4BAA4B,CAAC;YACpD,OAAO,EAAE;gBACP,IAAI,EAAE,cAAc;aACrB;SACF;QACD,kCAAkC,EAAE,sBAAsB,EAAE;KAC7D;IACD,IAAI,EAAE;QACJ,WAAW,EAAE,IAAI;QACjB,kCAAkC,EAAE,eAAe;KACpD;CACuC,CAAC;AAE3C,eAAe,SAAS,CAAC;AAIzB,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,IAAI,EAAE;QACJ,eAAe,EAAE,4BAA4B,CAAC,MAAM;KACrD;IACD,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAA;;yBAEC,IAAI,CAAC,eAAe;mBAC1B,IAAI,CAAC,SAAS;kDACiB,IAAI,CAAC,kCAAkC,CAAC;;;;GAIvF;CACc,CAAC;AAElB,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,UAAU,EAAE;QACV,QAAQ,EAAE;YACR,OAAO,EAAE,CAAC,iBAAiB,CAAC;SAC7B;KACF;IACD,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAA;;mBAEL,IAAI,CAAC,SAAS;kDACiB,IAAI,CAAC,kCAAkC,CAAC;;;;;GAKvF;CACc,CAAC","sourcesContent":["import {Meta, StoryObj} from \"@storybook/web-components\";\nimport {html} from \"lit\";\nimport {ZSectionTitle} from \".\";\nimport {ZSectionTitleDividerPosition} from \"../../beans\";\nimport {CSSVarsArguments, getColorTokenArgConfig} from \"../../utils/storybook-utils\";\nimport \"./index\";\n\ntype ZSectionTitleStoriesArgs = ZSectionTitle & CSSVarsArguments<\"z-section-title--divider-color\">;\n\nconst StoryMeta = {\n title: \"ZSectionTitle\",\n component: \"z-section-title\",\n argTypes: {\n \"dividerPosition\": {\n options: Object.values(ZSectionTitleDividerPosition),\n control: {\n type: \"inline-radio\",\n },\n },\n \"--z-section-title--divider-color\": getColorTokenArgConfig(),\n },\n args: {\n \"uppercase\": true,\n \"--z-section-title--divider-color\": \"var(--red500)\",\n },\n} satisfies Meta<ZSectionTitleStoriesArgs>;\n\nexport default StoryMeta;\n\ntype Story = StoryObj<ZSectionTitleStoriesArgs>;\n\nexport const PrimaryTitleOnly = {\n args: {\n dividerPosition: ZSectionTitleDividerPosition.BEFORE,\n },\n render: (args) => html`\n <z-section-title\n .dividerPosition=${args.dividerPosition}\n .uppercase=${args.uppercase}\n .style=\"--z-section-title--divider-color: ${args[\"--z-section-title--divider-color\"]}\"\n >\n <h4 slot=\"primary-title\">Primary title</h4>\n </z-section-title>\n `,\n} satisfies Story;\n\nexport const SecondaryTitle = {\n parameters: {\n controls: {\n exclude: [\"dividerPosition\"],\n },\n },\n render: (args) => html`\n <z-section-title\n .uppercase=${args.uppercase}\n .style=\"--z-section-title--divider-color: ${args[\"--z-section-title--divider-color\"]}\"\n >\n <h5 slot=\"secondary-title\">Secondary title</h5>\n <h4 slot=\"primary-title\">Primary title</h4>\n </z-section-title>\n `,\n} satisfies Story;\n"]}
@@ -1,2 +0,0 @@
1
- import{r as o,h as e,a as s}from"./p-75c4a726.js";const a=":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-background\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";const r=a;const t=class{constructor(e){o(this,e);this.sticky=false}render(){return e(s,{key:"96a3a467d89c4de659693e31c46f8aee89497140",role:"rowgroup"},e("slot",{key:"d1af4ab3b7b484f5de8b16a9d4a74e93ae65ee60"}))}};t.style=r;export{t as Z};
2
- //# sourceMappingURL=p-26f324ab.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_th}from"./p-a2b1d98b.js";import"./p-75c4a726.js";import"./p-dfcf9936.js";
2
- //# sourceMappingURL=p-29759f61.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tbody}from"./p-ee43894c.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-2ac26cde.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tr}from"./p-6e8d5142.js";import"./p-75c4a726.js";import"./p-f3145212.js";import"./p-dfcf9936.js";import"./p-5145a606.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";
2
- //# sourceMappingURL=p-2e373eba.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as a,h as r,a as t}from"./p-75c4a726.js";import{t as s}from"./p-dfcf9936.js";const e=class{constructor(r){a(this,r);this.mode=s.POLITE}render(){return r(t,{key:"b96543cd05e1193c3a29f08cd69955c1d1c1ea16","aria-live":this.mode,"aria-atomic":"true","aria-relevant":"additions"},r("slot",{key:"60b6386226385a2b10d51723b7b8715215f6ebbf"}))}};export{e as z_aria_alert};
2
- //# sourceMappingURL=p-473ac922.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tfoot}from"./p-7000e4f8.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-4900a14c.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as o,a as n,g as a}from"./p-75c4a726.js";import{r}from"./p-f3145212.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";const s=":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";const i=s;const d=class{constructor(o){t(this,o);this.expand=e(this,"expand",7);this.expandable=false;this.expanded=false;this.expandableContentId=undefined}updateColumns(){const t=Array.from(this.host.querySelectorAll("z-td, z-th"));if(this.expandable){t.pop()}const e=t.map((t=>t.colspan||1)).reduce(((t,e)=>t+e),0);this.host.style.setProperty("--columns",`${e}`);if(this.expandable){const e=t.pop();e.id=e.id||`z-tr-expandable-content-${r()}`;this.expandableContentId=e.id}}onRowClick(t){const e=t.target.closest(".prevent-expand");if(!this.expandable||e){return}this.expanded=!this.expanded;this.expand.emit({expanded:this.expanded})}componentWillLoad(){this.updateColumns()}render(){return o(n,{key:"5ce42271810a5e186701cef65ba6d0e4b7f044fe",role:"row",onClick:this.onRowClick.bind(this),expanded:this.expanded},o("div",{key:"e699c444b5d3f21e5468e895a1b4f39829077cc9",class:"z-tr--expand-button-container"},this.expandable&&o("button",{key:"9f4dee6f1fd647c40fe3612ed52ccff4f8231778","aria-expanded":this.expanded?"true":"false","aria-label":this.expanded?"Comprimi riga":"Espandi riga","aria-controls":this.expandableContentId,type:"button"},o("z-icon",{key:"572c95ff115f9c00c07a2e84130020e2f03031c5",name:this.expanded?"minus-circled":"plus-circled"}))),o("slot",{key:"97c0be024dde1cf6e218ddaaef53a2b4ca723d37",onSlotchange:this.updateColumns.bind(this)}))}get host(){return a(this)}static get watchers(){return{expandable:["updateColumns"]}}};d.style=i;export{d as Z};
2
- //# sourceMappingURL=p-6e8d5142.js.map
@@ -1,2 +0,0 @@
1
- import{r as o,h as r,a as s}from"./p-75c4a726.js";const c=":host{display:block;box-sizing:border-box;border-top:1px solid var(--color-surface03);border-bottom:1px solid var(--color-surface03)}:host([sticky]){position:sticky;z-index:1;bottom:0;background-color:var(--color-surface01)}";const t=c;const e=class{constructor(r){o(this,r);this.sticky=false}render(){return r(s,{key:"441a3e0656da274193c4a12681b9e9d641690982",role:"rowgroup"},r("slot",{key:"5e80207cbf1238b2141fcd657cb10fc18be7bccb"}))}};e.style=t;export{e as Z};
2
- //# sourceMappingURL=p-7000e4f8.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_thead}from"./p-26f324ab.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-88983b48.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZSectionTitleStyle0","ZSectionTitle","ZSectionTitleDividerPosition","BEFORE","componentWillRender","this","hasSecondaryTitle","host","querySelector","render","h","Host","key","name","dividerPosition","size","DividerSize","LARGE","color","AFTER"],"sources":["src/components/z-section-title/styles.css?tag=z-section-title&encapsulation=shadow","src/components/z-section-title/index.tsx"],"sourcesContent":[":host {\n --z-section-title--divider-color: var(--red500);\n\n display: flex;\n width: fit-content;\n flex-direction: column;\n align-items: flex-start;\n font-family: var(--font-family-sans);\n}\n\n:host,\n:host ::slotted(*) {\n box-sizing: border-box;\n}\n\n::slotted(*) {\n margin: 0;\n}\n\n::slotted([slot=\"secondary-title\"]) {\n padding-bottom: calc(var(--space-unit) / 2);\n border-bottom: var(--border-size-large) solid var(--z-section-title--divider-color);\n font-size: var(--font-size-3);\n font-weight: var(--font-sb);\n line-height: 1.5rem;\n text-transform: uppercase;\n}\n\n::slotted([slot=\"primary-title\"]) {\n font-size: var(--font-size-6);\n font-weight: var(--font-sb);\n line-height: 2rem;\n}\n\n:host([uppercase]:not([uppercase=\"false\"])) ::slotted([slot=\"primary-title\"]) {\n text-transform: uppercase;\n}\n\n/* Desktop breakpoint */\n@media (min-width: 1152px) {\n ::slotted([slot=\"primary-title\"]) {\n font-size: var(--font-size-7);\n line-height: 2.25rem;\n }\n}\n","import {Component, Element, h, Host, Prop} from \"@stencil/core\";\nimport {DividerSize, ZSectionTitleDividerPosition} from \"../../beans\";\n\n/**\n * Section title component.\n * An optional secondary title can be put over the primary one.\n *\n * @slot secondary-title - Slot for the secondary title. When present, the divider is always displayed under it,\n * following its width and removing the one for the primary title.\n * @slot primary-title - Slot for the primary title.\n * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `\"--red500\"`. Default is `\"--red500\"`.\n */\n@Component({\n tag: \"z-section-title\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZSectionTitle {\n /**\n * Divider position for the primary title.\n * This prop only works if the secondary title is not set.\n */\n @Prop()\n dividerPosition: ZSectionTitleDividerPosition = ZSectionTitleDividerPosition.BEFORE;\n\n /**\n * Whether the primary title text is uppercase.\n */\n @Prop({reflect: true})\n uppercase = true;\n\n @Element() host: HTMLZSectionTitleElement;\n\n private hasSecondaryTitle: boolean;\n\n componentWillRender(): void {\n this.hasSecondaryTitle = !!this.host.querySelector(\"[slot=secondary-title]\");\n }\n\n render(): HTMLZSectionTitleElement {\n return (\n <Host>\n <slot name=\"secondary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n <slot name=\"primary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n </Host>\n );\n }\n}\n"],"mappings":"oGAAA,MAAMA,EAAY,ozBAClB,MAAAC,EAAeD,E,MCgBFE,EAAa,M,8CAMwBC,EAA6BC,O,eAMjE,I,CAMZ,mBAAAC,GACEC,KAAKC,oBAAsBD,KAAKE,KAAKC,cAAc,yB,CAGrD,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACHF,EAAA,QAAAE,IAAA,2CAAMC,KAAK,qBACTR,KAAKC,mBAAqBD,KAAKS,kBAAoBZ,EAA6BC,QAChFO,EAAA,aAAAE,IAAA,2CACEG,KAAMC,EAAYC,MAClBC,MAAM,mCAGVR,EAAA,QAAAE,IAAA,2CAAMC,KAAK,mBACTR,KAAKC,mBAAqBD,KAAKS,kBAAoBZ,EAA6BiB,OAChFT,EAAA,aAAAE,IAAA,2CACEG,KAAMC,EAAYC,MAClBC,MAAM,mC","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as e,a,g as s}from"./p-75c4a726.js";import"./p-ee43894c.js";import"./p-7000e4f8.js";import"./p-26f324ab.js";import"./p-6e8d5142.js";import"./p-f3145212.js";import"./p-dfcf9936.js";import"./p-5145a606.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";const r=":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";const o=r;const i=class{constructor(e){t(this,e);this.bordered=false;this.expandable=false}updateExpandable(){this.expandable=this.host.querySelectorAll("z-tr[expandable]").length>0}componentWillLoad(){this.expandableMutationObserver=new MutationObserver((()=>{this.updateExpandable()}));this.expandableMutationObserver.observe(this.host,{childList:true,subtree:true,attributes:true,attributeFilter:["expandable"],attributeOldValue:false})}disconnectedCallback(){var t;(t=this.expandableMutationObserver)===null||t===void 0?void 0:t.disconnect()}render(){return e(a,{key:"18f6152b1942c333fb95a9f7e7a23715bf27675d",expandable:this.expandable},e("div",{key:"fc7084c01d72828d9d2d8a565a1498a111504992",class:"table",role:"table"},e("slot",{key:"78d5bf7370f5497868f2277e29d9ad8191123c5e"})))}get host(){return s(this)}};i.style=o;export{i as z_table};
2
- //# sourceMappingURL=p-8fe13fca.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_td}from"./p-fbe3bc33.js";import"./p-75c4a726.js";import"./p-dfcf9936.js";
2
- //# sourceMappingURL=p-ad821c05.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as o,h as r,a as s}from"./p-75c4a726.js";const a=":host{display:block;box-sizing:border-box}";const e=a;const c=class{constructor(r){o(this,r)}render(){return r(s,{key:"b489d32d81a796eafef0fa82f9bb24c53db9e7f7",role:"rowgroup"},r("slot",{key:"89b11f845de05e0a40dc0180fa45a23c2fd281c7"}))}};c.style=e;export{c as Z};
2
- //# sourceMappingURL=p-ee43894c.js.map
@@ -1,2 +0,0 @@
1
- import{r as o,h as e,a as s}from"./p-75c4a726.js";const a=":host{--z-table--cells-bottom-border-size:var(\n --border-size-medium\n );--z-table--cells-background:var(\n --color-background\n );display:block;box-sizing:border-box}:host([sticky]){position:sticky;z-index:2;top:0;box-shadow:0 2px 4px -2px var(--shadow-color-base)}";const r=a;const t=class{constructor(e){o(this,e);this.sticky=false}render(){return e(s,{key:"96a3a467d89c4de659693e31c46f8aee89497140",role:"rowgroup"},e("slot",{key:"d1af4ab3b7b484f5de8b16a9d4a74e93ae65ee60"}))}};t.style=r;export{t as Z};
2
- //# sourceMappingURL=p-26f324ab.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_th}from"./p-a2b1d98b.js";import"./p-75c4a726.js";import"./p-dfcf9936.js";
2
- //# sourceMappingURL=p-29759f61.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tbody}from"./p-ee43894c.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-2ac26cde.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tr}from"./p-6e8d5142.js";import"./p-75c4a726.js";import"./p-f3145212.js";import"./p-dfcf9936.js";import"./p-5145a606.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";
2
- //# sourceMappingURL=p-2e373eba.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as a,h as r,a as t}from"./p-75c4a726.js";import{t as s}from"./p-dfcf9936.js";const e=class{constructor(r){a(this,r);this.mode=s.POLITE}render(){return r(t,{key:"b96543cd05e1193c3a29f08cd69955c1d1c1ea16","aria-live":this.mode,"aria-atomic":"true","aria-relevant":"additions"},r("slot",{key:"60b6386226385a2b10d51723b7b8715215f6ebbf"}))}};export{e as z_aria_alert};
2
- //# sourceMappingURL=p-473ac922.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_tfoot}from"./p-7000e4f8.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-4900a14c.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as t,c as e,h as o,a as n,g as a}from"./p-75c4a726.js";import{r}from"./p-f3145212.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";const s=":host{--columns:1;display:grid;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:var(--z-table--expand-button-size, 0) repeat(var(--columns), minmax(128px, 1fr))}*{box-sizing:border-box}.z-tr--expand-button-container,::slotted(*){border-bottom:var(--z-table--cells-bottom-border-size, var(--border-size-small)) solid var(--color-surface03)}::slotted(*:not(:last-child)){border-right:var(--z-table--cell-left-border, none)}:host([expandable]){--show-expandable-button:visible;cursor:pointer}:host([expandable]) ::slotted(*){grid-row:1}:host([expandable]) ::slotted(:nth-last-child(2)){border-right:none}:host([expandable]) ::slotted(*:last-child){border-left:0;grid-column:1 / span calc(var(--columns) + 1);grid-row:2}:host([expandable]:not([expanded])) ::slotted(*:last-child){display:none}:host([expanded]){margin-bottom:4px;box-shadow:0 4px 4px -2px var(--shadow-color-base)}:host([expanded]) .z-tr--expand-button-container,:host([expanded]) ::slotted(*){background-color:var(--color-background)}.z-tr--expand-button-container{display:flex;align-items:center;justify-content:center;background-color:var(--z-table--cells-background, var(--color-surface01))}.z-tr--expand-button-container button{display:flex;align-items:center;justify-content:center;padding:0;border:none;margin:auto;appearance:none;background:transparent;cursor:pointer;visibility:var(--show-expandable-button, hidden)}.z-tr--expand-button-container button:focus{box-shadow:var(--shadow-focus-primary);outline:none}.z-tr--expand-button-container button z-icon{--z-icon-width:16px;--z-icon-height:16px}";const i=s;const d=class{constructor(o){t(this,o);this.expand=e(this,"expand",7);this.expandable=false;this.expanded=false;this.expandableContentId=undefined}updateColumns(){const t=Array.from(this.host.querySelectorAll("z-td, z-th"));if(this.expandable){t.pop()}const e=t.map((t=>t.colspan||1)).reduce(((t,e)=>t+e),0);this.host.style.setProperty("--columns",`${e}`);if(this.expandable){const e=t.pop();e.id=e.id||`z-tr-expandable-content-${r()}`;this.expandableContentId=e.id}}onRowClick(t){const e=t.target.closest(".prevent-expand");if(!this.expandable||e){return}this.expanded=!this.expanded;this.expand.emit({expanded:this.expanded})}componentWillLoad(){this.updateColumns()}render(){return o(n,{key:"5ce42271810a5e186701cef65ba6d0e4b7f044fe",role:"row",onClick:this.onRowClick.bind(this),expanded:this.expanded},o("div",{key:"e699c444b5d3f21e5468e895a1b4f39829077cc9",class:"z-tr--expand-button-container"},this.expandable&&o("button",{key:"9f4dee6f1fd647c40fe3612ed52ccff4f8231778","aria-expanded":this.expanded?"true":"false","aria-label":this.expanded?"Comprimi riga":"Espandi riga","aria-controls":this.expandableContentId,type:"button"},o("z-icon",{key:"572c95ff115f9c00c07a2e84130020e2f03031c5",name:this.expanded?"minus-circled":"plus-circled"}))),o("slot",{key:"97c0be024dde1cf6e218ddaaef53a2b4ca723d37",onSlotchange:this.updateColumns.bind(this)}))}get host(){return a(this)}static get watchers(){return{expandable:["updateColumns"]}}};d.style=i;export{d as Z};
2
- //# sourceMappingURL=p-6e8d5142.js.map
@@ -1,2 +0,0 @@
1
- import{r as o,h as r,a as s}from"./p-75c4a726.js";const c=":host{display:block;box-sizing:border-box;border-top:1px solid var(--color-surface03);border-bottom:1px solid var(--color-surface03)}:host([sticky]){position:sticky;z-index:1;bottom:0;background-color:var(--color-surface01)}";const t=c;const e=class{constructor(r){o(this,r);this.sticky=false}render(){return r(s,{key:"441a3e0656da274193c4a12681b9e9d641690982",role:"rowgroup"},r("slot",{key:"5e80207cbf1238b2141fcd657cb10fc18be7bccb"}))}};e.style=t;export{e as Z};
2
- //# sourceMappingURL=p-7000e4f8.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_thead}from"./p-26f324ab.js";import"./p-75c4a726.js";
2
- //# sourceMappingURL=p-88983b48.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["stylesCss","ZSectionTitleStyle0","ZSectionTitle","ZSectionTitleDividerPosition","BEFORE","componentWillRender","this","hasSecondaryTitle","host","querySelector","render","h","Host","key","name","dividerPosition","size","DividerSize","LARGE","color","AFTER"],"sources":["src/components/z-section-title/styles.css?tag=z-section-title&encapsulation=shadow","src/components/z-section-title/index.tsx"],"sourcesContent":[":host {\n --z-section-title--divider-color: var(--red500);\n\n display: flex;\n width: fit-content;\n flex-direction: column;\n align-items: flex-start;\n font-family: var(--font-family-sans);\n}\n\n:host,\n:host ::slotted(*) {\n box-sizing: border-box;\n}\n\n::slotted(*) {\n margin: 0;\n}\n\n::slotted([slot=\"secondary-title\"]) {\n padding-bottom: calc(var(--space-unit) / 2);\n border-bottom: var(--border-size-large) solid var(--z-section-title--divider-color);\n font-size: var(--font-size-3);\n font-weight: var(--font-sb);\n line-height: 1.5rem;\n text-transform: uppercase;\n}\n\n::slotted([slot=\"primary-title\"]) {\n font-size: var(--font-size-6);\n font-weight: var(--font-sb);\n line-height: 2rem;\n}\n\n:host([uppercase]:not([uppercase=\"false\"])) ::slotted([slot=\"primary-title\"]) {\n text-transform: uppercase;\n}\n\n/* Desktop breakpoint */\n@media (min-width: 1152px) {\n ::slotted([slot=\"primary-title\"]) {\n font-size: var(--font-size-7);\n line-height: 2.25rem;\n }\n}\n","import {Component, Element, h, Host, Prop} from \"@stencil/core\";\nimport {DividerSize, ZSectionTitleDividerPosition} from \"../../beans\";\n\n/**\n * Section title component.\n * An optional secondary title can be put over the primary one.\n *\n * @slot secondary-title - Slot for the secondary title. When present, the divider is always displayed under it,\n * following its width and removing the one for the primary title.\n * @slot primary-title - Slot for the primary title.\n * @cssprop --z-section-title--divider-color - Color of the divider. Use a CSS prop string like `\"--red500\"`. Default is `\"--red500\"`.\n */\n@Component({\n tag: \"z-section-title\",\n styleUrl: \"styles.css\",\n shadow: true,\n})\nexport class ZSectionTitle {\n /**\n * Divider position for the primary title.\n * This prop only works if the secondary title is not set.\n */\n @Prop()\n dividerPosition: ZSectionTitleDividerPosition = ZSectionTitleDividerPosition.BEFORE;\n\n /**\n * Whether the primary title text is uppercase.\n */\n @Prop({reflect: true})\n uppercase = true;\n\n @Element() host: HTMLZSectionTitleElement;\n\n private hasSecondaryTitle: boolean;\n\n componentWillRender(): void {\n this.hasSecondaryTitle = !!this.host.querySelector(\"[slot=secondary-title]\");\n }\n\n render(): HTMLZSectionTitleElement {\n return (\n <Host>\n <slot name=\"secondary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.BEFORE && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n <slot name=\"primary-title\" />\n {!this.hasSecondaryTitle && this.dividerPosition === ZSectionTitleDividerPosition.AFTER && (\n <z-divider\n size={DividerSize.LARGE}\n color=\"z-section-title--divider-color\"\n />\n )}\n </Host>\n );\n }\n}\n"],"mappings":"oGAAA,MAAMA,EAAY,ozBAClB,MAAAC,EAAeD,E,MCgBFE,EAAa,M,8CAMwBC,EAA6BC,O,eAMjE,I,CAMZ,mBAAAC,GACEC,KAAKC,oBAAsBD,KAAKE,KAAKC,cAAc,yB,CAGrD,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACHF,EAAA,QAAAE,IAAA,2CAAMC,KAAK,qBACTR,KAAKC,mBAAqBD,KAAKS,kBAAoBZ,EAA6BC,QAChFO,EAAA,aAAAE,IAAA,2CACEG,KAAMC,EAAYC,MAClBC,MAAM,mCAGVR,EAAA,QAAAE,IAAA,2CAAMC,KAAK,mBACTR,KAAKC,mBAAqBD,KAAKS,kBAAoBZ,EAA6BiB,OAChFT,EAAA,aAAAE,IAAA,2CACEG,KAAMC,EAAYC,MAClBC,MAAM,mC","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as e,a,g as s}from"./p-75c4a726.js";import"./p-ee43894c.js";import"./p-7000e4f8.js";import"./p-26f324ab.js";import"./p-6e8d5142.js";import"./p-f3145212.js";import"./p-dfcf9936.js";import"./p-5145a606.js";import"./p-fbe3bc33.js";import"./p-a2b1d98b.js";const r=":host{--z-table--cells-padding:calc(var(--space-unit) * 2);position:relative;display:block;overflow:auto;max-width:100%;box-sizing:border-box;background-color:var(--color-surface01)}:host([expandable]){--z-table--expand-button-size:40px}:host([bordered]){--z-table--cell-left-border:1px solid var(--color-surface03)}";const o=r;const i=class{constructor(e){t(this,e);this.bordered=false;this.expandable=false}updateExpandable(){this.expandable=this.host.querySelectorAll("z-tr[expandable]").length>0}componentWillLoad(){this.expandableMutationObserver=new MutationObserver((()=>{this.updateExpandable()}));this.expandableMutationObserver.observe(this.host,{childList:true,subtree:true,attributes:true,attributeFilter:["expandable"],attributeOldValue:false})}disconnectedCallback(){var t;(t=this.expandableMutationObserver)===null||t===void 0?void 0:t.disconnect()}render(){return e(a,{key:"18f6152b1942c333fb95a9f7e7a23715bf27675d",expandable:this.expandable},e("div",{key:"fc7084c01d72828d9d2d8a565a1498a111504992",class:"table",role:"table"},e("slot",{key:"78d5bf7370f5497868f2277e29d9ad8191123c5e"})))}get host(){return s(this)}};i.style=o;export{i as z_table};
2
- //# sourceMappingURL=p-8fe13fca.entry.js.map
@@ -1,2 +0,0 @@
1
- export{Z as z_td}from"./p-fbe3bc33.js";import"./p-75c4a726.js";import"./p-dfcf9936.js";
2
- //# sourceMappingURL=p-ad821c05.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as o,h as r,a as s}from"./p-75c4a726.js";const a=":host{display:block;box-sizing:border-box}";const e=a;const c=class{constructor(r){o(this,r)}render(){return r(s,{key:"b489d32d81a796eafef0fa82f9bb24c53db9e7f7",role:"rowgroup"},r("slot",{key:"89b11f845de05e0a40dc0180fa45a23c2fd281c7"}))}};c.style=e;export{c as Z};
2
- //# sourceMappingURL=p-ee43894c.js.map
@@ -1,2 +0,0 @@
1
- import{p as e,H as a,b as t}from"./p-75c4a726.js";export{s as setNonce}from"./p-75c4a726.js";import{g as o}from"./p-e1255160.js";var i=()=>{{l(a.prototype)}const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};var l=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const o=this.childNodes;if(e){for(let e=0;e<o.length;e++){if(o[e].nodeType!==2){t.appendChild(o[e].cloneNode(true))}}}return t}};i().then((async e=>{await o();return t(JSON.parse('[["p-79aab6de",[[1,"z-app-header",{"stuck":[516],"enableOffcanvas":[1540,"enable-offcanvas"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"enableZLogo":[516,"enable-z-logo"],"drawerOpen":[1028,"drawer-open"],"_stuck":[32],"menuLength":[32],"isMobile":[32],"isTablet":[32]},[[5,"focusin","manageMenus"],[5,"click","manageMenus"],[1,"keydown","handleKeydown"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckChange"]}],[1,"z-searchbar",{"htmlid":[513],"preventSubmit":[4,"prevent-submit"],"value":[1],"placeholder":[1],"autocomplete":[4],"autocompleteMinChars":[2,"autocomplete-min-chars"],"resultsCount":[2,"results-count"],"searchHelperLabel":[1,"search-helper-label"],"resultsItems":[1,"results-items"],"sortResultsItems":[4,"sort-results-items"],"showSearchButton":[4,"show-search-button"],"searchButtonIconOnly":[4,"search-button-icon-only"],"size":[1],"variant":[1],"searchString":[32],"currResultsCount":[32],"showResults":[32],"isMobile":[32],"selectedItem":[32]},[[4,"click","handleOutsideClick"]],{"resultsItems":["watchItems"],"resultsCount":["watchResultsCount"],"value":["watchValue"],"searchString":["watchSearchString"],"showResults":["watchShowResults"]}],[6,"z-offcanvas",{"variant":[513],"open":[1540],"transitiondirection":[513],"skipLoadAnimation":[4,"skip-load-animation"],"skipAnimation":[32]},[[2,"click","stopEvent"],[2,"focusin","stopEvent"]],{"variant":["handlePageOverflow"],"open":["onOpenChanged"]}],[6,"z-tag",{"icon":[1],"expandable":[4]}],[1,"z-list-group",{"size":[513],"dividerType":[513,"divider-type"],"dividerSize":[513,"divider-size"],"dividerColor":[513,"divider-color"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"]}],[1,"z-list",{"size":[513],"listType":[513,"list-type"],"role":[513]}],[1,"z-list-element",{"alignButton":[513,"align-button"],"clickable":[516],"dividerColor":[1,"divider-color"],"dividerType":[1,"divider-type"],"dividerSize":[1,"divider-size"],"expandable":[516],"expandableStyle":[1,"expandable-style"],"listElementId":[514,"list-element-id"],"size":[513],"color":[513],"disabled":[516],"listElementPosition":[513,"list-element-position"],"listType":[513,"list-type"],"hasTreeItems":[4,"has-tree-items"],"role":[513],"htmlTabindex":[2,"html-tabindex"],"showInnerContent":[32]},[[4,"accessibleFocus","accessibleFocusHandler"]]],[2,"z-input",{"htmlid":[1],"type":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"ariaExpanded":[1,"aria-expanded"],"ariaControls":[1,"aria-controls"],"ariaAutocomplete":[1,"aria-autocomplete"],"ariaActivedescendant":[1,"aria-activedescendant"],"value":[1025],"disabled":[516],"readonly":[4],"required":[4],"checked":[1028],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"labelPosition":[1,"label-position"],"autocomplete":[1],"role":[1],"hasclearicon":[4],"icon":[1],"min":[2],"minlength":[2],"max":[2],"maxlength":[2],"step":[2],"pattern":[1],"size":[513],"isTyping":[32],"passwordHidden":[32],"isChecked":[64]},[[4,"inputCheck","inputCheckListener"]]],[1,"z-input-message",{"message":[1],"status":[513],"disabled":[516],"statusRole":[32]},null,{"message":["onMessageChange"],"status":["onMessageChange"]}],[2,"z-divider",{"size":[1],"color":[1],"orientation":[1]}],[6,"z-button",{"ariaLabel":[513,"aria-label"],"role":[1],"htmlrole":[1],"href":[1],"target":[1],"htmlid":[1],"name":[1],"disabled":[516],"type":[1],"variant":[513],"icon":[1],"size":[513]}],[1,"z-icon",{"name":[1],"height":[2],"width":[2],"iconid":[1],"fill":[1]}]]],["p-37a34984",[[1,"z-app-header-deprecated",{"stuck":[516],"hero":[1],"overlay":[516],"flow":[513],"drawerOpen":[516,"drawer-open"],"enableSearch":[516,"enable-search"],"searchPlaceholder":[1,"search-placeholder"],"searchString":[1025,"search-string"],"searchPageUrl":[1,"search-page-url"],"_stuck":[32],"currentViewport":[32],"menuLength":[32]},[[9,"resize","evaluateViewport"]],{"_stuck":["onStuck"],"drawerOpen":["setMenuFloatingMode"],"stuck":["onStuckMode"]}]]],["p-95e28308",[[2,"z-select",{"htmlid":[1],"items":[1],"name":[1],"label":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"readonly":[4],"placeholder":[1],"htmltitle":[1],"status":[1],"message":[8],"autocomplete":[4],"noresultslabel":[1],"hasGroupItems":[4,"has-group-items"],"hasTreeItems":[4,"has-tree-items"],"isfixed":[4],"resetItem":[1,"reset-item"],"size":[1],"isOpen":[32],"selectedItem":[32],"focusedItemId":[32],"searchString":[32],"flattenedList":[32],"getSelectedItem":[64],"getValue":[64],"setValue":[64]},[[0,"ariaDescendantFocus","getFocusedItemHandler"]],{"items":["watchItems"]}]]],["p-3abd3f25",[[1,"z-breadcrumb",{"pathStyle":[513,"path-style"],"homepageVariant":[1,"homepage-variant"],"maxNodesToShow":[2,"max-nodes-to-show"],"preventFollowUrl":[4,"prevent-follow-url"],"overflowMenuItemRows":[2,"overflow-menu-item-rows"],"truncateChar":[2,"truncate-char"],"viewPortWidth":[32],"hasOverflow":[32],"popoverEllipsisOpen":[32]},[[9,"resize","handleResize"]],{"maxNodesToShow":["handlePropChange"],"viewPortWidth":["handleResizeUp"]}]]],["p-1ee52b2e",[[1,"z-combobox",{"inputid":[1],"items":[1],"label":[1],"disabled":[516],"hassearch":[4],"searchlabel":[1],"searchplaceholder":[1],"searchtitle":[1],"noresultslabel":[1],"isopen":[1028],"isfixed":[4],"closesearchtext":[1],"hascheckall":[4],"checkalltext":[1],"uncheckalltext":[1],"maxcheckableitems":[2],"hasgroupitems":[4],"size":[1],"searchValue":[32],"selectedCounter":[32],"renderItemsList":[32],"focusedItemId":[32],"checkboxes":[32]},null,{"items":["watchItems"],"searchValue":["watchSearchValue"],"checkboxes":["watchCheckboxes"]}]]],["p-d60b9285",[[1,"z-myz-card-dictionary",{"name":[1],"cover":[1],"disabled":[4],"flipped":[1028],"flipbuttonlabel":[1],"hideinfobtn":[4]},[[0,"flipCard","handleFlipCard"]]]]],["p-2726182b",[[6,"z-file-upload",{"type":[513],"buttonVariant":[1,"button-variant"],"acceptedFormat":[1,"accepted-format"],"fileMaxSize":[2,"file-max-size"],"mainTitle":[1,"main-title"],"description":[1],"uploadBtnLabel":[1,"upload-btn-label"],"dragAndDropLabel":[1,"drag-and-drop-label"],"allowedFilesMessage":[1,"allowed-files-message"],"uploadClickableMessage":[1,"upload-clickable-message"],"uploadMessage":[1,"upload-message"],"errorModalTitle":[1,"error-modal-title"],"errorModalMessage":[1,"error-modal-message"],"uploadedFilesLabel":[1,"uploaded-files-label"],"hasFileSection":[4,"has-file-section"],"inputName":[1,"input-name"],"showErrors":[4,"show-errors"],"_type":[32],"files":[32],"invalidFiles":[32],"input":[32],"getFiles":[64],"removeFile":[64]},[[0,"removeFile","onFileRemoved"],[0,"fileDropped","fileDroppedListener"]]]]],["p-7df942c9",[[0,"z-pagination",{"label":[1],"navArrows":[4,"nav-arrows"],"totalPages":[2,"total-pages"],"skip":[2],"edges":[4],"split":[2],"visiblePages":[2,"visible-pages"],"currentPage":[1026,"current-page"],"goToPage":[4,"go-to-page"],"_visiblePages":[32],"isMobile":[32],"goToPageValue":[32]},[[9,"resize","onResize"]],{"_visiblePages":["setPagesContainerWidth"],"visiblePages":["setVisiblePages"],"currentPage":["onPageChanged"],"split":["onSplitChanged"]}]]],["p-66576512",[[1,"z-tree-list",{"items":[1],"htmlAriaLabelledby":[513,"html-aria-labelledby"],"htmlSectionTitle":[513,"html-section-title"]},null,{"items":["watchItems"]}]]],["p-996446e2",[[1,"z-carousel",{"isLoading":[4,"is-loading"],"label":[1],"single":[516],"arrowsPosition":[513,"arrows-position"],"progressMode":[1,"progress-mode"],"fixedArrows":[516,"fixed-arrows"],"ghostLoadingHeight":[2,"ghost-loading-height"],"infinite":[4],"current":[32],"items":[32],"highlightedIndicator":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},null,{"current":["onIndexChange"],"single":["onSingleModeChange"],"infinite":["onInfiniteModeChange"]}]]],["p-9b2e5033",[[4,"z-date-picker",{"datePickerId":[1,"date-picker-id"],"ariaLabel":[1,"aria-label"],"label":[1],"mode":[1],"name":[1],"value":[1],"flatpickrPosition":[32],"inputError":[32]},[[18,"keydown","handleKeyDown"]],{"mode":["setupPickers"]}]]],["p-1e25d225",[[2,"z-file",{"fileNumber":[2,"file-number"],"fileName":[1,"file-name"],"allowPopover":[32],"popoverVisible":[32]},[[1,"mouseover","onMouseOver"],[1,"mouseleave","onMouseLeave"],[0,"interactiveIconClick","onInteractiveIconClick"]]]]],["p-0bf8d989",[[0,"z-range-picker",{"rangePickerId":[1,"range-picker-id"],"firstAriaLabel":[1,"first-aria-label"],"firstLabel":[1,"first-label"],"secondAriaLabel":[1,"second-aria-label"],"secondLabel":[1,"second-label"],"mode":[1],"firstPickerReadOnly":[4,"first-picker-read-only"],"lastPickerReadOnly":[4,"last-picker-read-only"],"firstPickerPlaceholder":[1,"first-picker-placeholder"],"lastPickerPlaceholder":[1,"last-picker-placeholder"],"flatpickrPosition":[32],"activeInput":[32],"firstInputError":[32],"lastInputError":[32]},[[18,"click","handleClick"],[18,"keyup","handleKeyDown"]],{"firstPickerReadOnly":["setupFirstPickersReadOnly"],"lastPickerReadOnly":["setupLastPickersReadOnly"],"mode":["setupPickers"]}]]],["p-ad821c05",[[1,"z-td",{"colspan":[2],"sticky":[516],"showMenu":[513,"show-menu"],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-29759f61",[[1,"z-th",{"colspan":[2],"showMenu":[513,"show-menu"],"showSorting":[513,"show-sorting"],"sticky":[516],"sortDirection":[1025,"sort-direction"],"sorted":[1540],"popoverPosition":[1,"popover-position"],"isMenuOpen":[32]},null,{"colspan":["updateColspan"]}]]],["p-b240bd96",[[4,"z-anchor-navigation",{"hideUnselected":[516,"hide-unselected"],"autoCurrent":[4,"auto-current"],"collapsed":[32]}]]],["p-6a6d30ae",[[1,"z-book-card",{"variant":[513],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"year":[1],"ebookUrl":[1,"ebook-url"],"fallbackCover":[1,"fallback-cover"],"titleHtmlTag":[1,"title-html-tag"]}]]],["p-64f5da5f",[[1,"z-book-card-app",{"logo":[1],"name":[1],"link":[1],"laz":[4],"info":[1]}]]],["p-6598aee0",[[1,"z-myz-card-alert",{"iconname":[1],"contenttext":[1],"actiontext":[1],"type":[1]}]]],["p-8ca5851b",[[1,"z-myz-card-info",{"data":[1],"htmltabindex":[2],"hiddenContent":[32],"tooltip":[32]}]]],["p-a2217ed8",[[1,"z-myz-list",{"inputrawdata":[1],"list":[1040]},null,{"inputrawdata":["oninputrawdataChange"]}]]],["p-d9592fa6",[[1,"z-otp",{"inputNum":[2,"input-num"],"status":[1],"message":[1]}]]],["p-2618e4de",[[1,"z-accordion",{"label":[1],"icon":[1],"size":[513],"isDisabled":[516,"is-disabled"],"open":[1540],"highlight":[516],"variant":[513],"shadow":[516]},null,{"isDisabled":["onDisabledChange"]}]]],["p-d8d7db0e",[[1,"z-book-card-deprecated",{"variant":[1],"cover":[1],"operaTitle":[1,"opera-title"],"volumeTitle":[1,"volume-title"],"authors":[1],"isbn":[1],"isbnLabel":[1,"isbn-label"],"ribbon":[1],"ribbonIcon":[1,"ribbon-icon"],"ribbonInteractive":[4,"ribbon-interactive"],"borderless":[4],"fallbackCover":[1,"fallback-cover"],"operaTitleTag":[1,"opera-title-tag"],"isMobile":[32],"hasResources":[32],"showResources":[32]}]]],["p-1d78d37b",[[1,"z-button-sort",{"buttonid":[1],"label":[1],"desclabel":[1],"counter":[2],"sortlabelasc":[1],"sortlabeldesc":[1],"isselected":[1028],"sortasc":[1028],"allowTooltip":[32]}]]],["p-f73d8a87",[[1,"z-card",{"variant":[513],"coverIcon":[1,"cover-icon"],"showShadow":[516,"show-shadow"],"clickable":[516],"hasCoverImage":[32]}]]],["p-d5e29462",[[1,"z-info-box",{"boxid":[1],"isclosable":[4]}]]],["p-611e6579",[[1,"z-menu",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"htmlTabindex":[2,"html-tabindex"],"hasHeader":[32],"hasContent":[32],"setFocus":[64],"focusLastItem":[64]},[[4,"click","onItemClick"],[0,"keydown","onKeyDown"]],{"open":["onOpenChanged"],"htmlTabindex":["setLabelA11yAttrs"]}]]],["p-5a24e268",[[1,"z-menu-deprecated",{"active":[516],"floating":[516],"open":[1540],"verticalContext":[516,"vertical-context"],"hasHeader":[32],"hasContent":[32]},[[4,"click","handleClick"]],{"open":["onOpenChanged"]}]]],["p-b69a3542",[[1,"z-menu-section",{"active":[516],"htmlTabindex":[2,"html-tabindex"],"open":[1028],"hasItems":[32],"items":[32],"focusLastItem":[64],"setFocus":[64]},[[0,"keydown","onItemsKeydown"]],{"open":["onOpenChange"],"htmlTabindex":["onTabindexChange"]}]]],["p-816fd6dc",[[1,"z-menu-section-deprecated",{"active":[516],"open":[32],"hasContent":[32]},[[4,"click","handleClick"]]]]],["p-e853ccde",[[1,"z-myz-card-icon",{"icon":[1],"isdisabled":[4],"ariaLabel":[1,"aria-label"]}]]],["p-663115e2",[[4,"z-navigation-tabs",{"ariaLabel":[1,"aria-label"],"orientation":[513],"size":[513],"selectedTab":[1026,"selected-tab"],"canNavigate":[32],"canNavigatePrev":[32],"canNavigateNext":[32]},[[0,"click","handleTabClick"],[0,"focusin","onTabFocusIn"],[0,"keydown","navigateThroughTabs"],[0,"focusout","onTabFocusOut"]],{"canNavigate":["checkScrollEnabled"],"selectedTab":["onTabSelected"]}]]],["p-b555681f",[[1,"z-notification",{"contenticonname":[1],"actiontext":[1],"type":[513],"showclose":[4],"showshadow":[516],"sticky":[516]}]]],["p-c8501bd3",[[6,"z-panel-elem",{"elemid":[1],"imgurl":[1],"imgalt":[1],"linkicon":[1],"linklabel":[1],"url":[1],"target":[1],"isdisabled":[4],"descrSlotName":[1,"descr-slot-name"]}]]],["p-8f59d90d",[[1,"z-section-title",{"dividerPosition":[1,"divider-position"],"uppercase":[516]}]]],["p-3d8cdd34",[[1,"z-slideshow",{"slideshowid":[1],"data":[1],"device":[32],"currentSlide":[32]},null,{"data":["watchData"]}]]],["p-07da09b0",[[1,"z-stepper-item",{"index":[2],"href":[1],"pressed":[4],"checked":[4],"disabled":[4]}]]],["p-72c07bbd",[[1,"z-toast-notification",{"heading":[1],"message":[1],"closebutton":[4],"autoclose":[2],"pauseonfocusloss":[4],"type":[1],"isdraggable":[4],"draggablepercentage":[2],"transition":[1],"percentage":[32]},null,{"isdraggable":["watchPropIsdraggable"],"autoclose":["watchPropAutoclose"],"pauseonfocusloss":["watchPropPauseonfocusloss"]}]]],["p-ee7185cf",[[1,"z-toggle-button",{"label":[1],"isdisabled":[4],"avoidclick":[4],"opened":[1028],"ariaLabel":[1,"aria-label"]}]]],["p-6b679226",[[6,"z-toggle-switch",{"disabled":[516],"labelPosition":[513,"label-position"],"checked":[1028],"htmlid":[1]}]]],["p-e4627f9a",[[1,"z-tooltip",{"position":[513],"dark":[516],"open":[1540],"bindTo":[1,"bind-to"],"closable":[4]},[[0,"openChange","onPopoverOpenChange"]]]]],["p-2e373eba",[[1,"z-tr",{"expandable":[516],"expanded":[32],"expandableContentId":[32]},[[0,"colspanchange","updateColumns"]],{"expandable":["updateColumns"]}]]],["p-473ac922",[[4,"z-aria-alert",{"mode":[1]}]]],["p-b0d88afc",[[1,"z-avatar",{"size":[1],"text":[1],"textColor":[1,"text-color"],"backgroundColor":[1,"background-color"],"image":[1025]}]]],["p-b16272ea",[[1,"z-cover-hero",{"variant":[513],"contentPosition":[513,"content-position"],"preserveAspectRatio":[516,"preserve-aspect-ratio"]},[[2,"load","onImgLoad"]]]]],["p-6669b4c9",[[1,"z-logo",{"width":[2],"height":[2],"imageAlt":[1,"image-alt"],"link":[1],"targetBlank":[4,"target-blank"],"mobileLogo":[4,"mobile-logo"]}]]],["p-506d2cdb",[[1,"z-myz-card-footer",{"titolo":[1],"autori":[1],"isbn":[1],"faded":[4],"cardtype":[1],"opened":[4],"customContent":[4,"custom-content"],"isOpen":[32],"allowTooltipAuthors":[32]},[[0,"toggleClick","handleToggle"]]]]],["p-a9d05a92",[[1,"z-myz-card-footer-sections"]]],["p-a1d45a8b",[[1,"z-myz-card-list",{"listdata":[1]}]]],["p-b0f758e7",[[2,"z-skip-to-content",{"variant":[513],"links":[1025],"visible":[32],"visibleLink":[32]},[[4,"focusout","handleFocusOutSkipToContent"],[4,"focusin","handleFocusSkipToContent"]]]]],["p-dc46730d",[[1,"z-stepper"]]],["p-8fe13fca",[[1,"z-table",{"bordered":[516],"expandable":[32]}]]],["p-2ac26cde",[[1,"z-tbody"]]],["p-4900a14c",[[1,"z-tfoot",{"sticky":[516]}]]],["p-88983b48",[[1,"z-thead",{"sticky":[516]}]]],["p-b1561f18",[[1,"z-toast-notification-list",{"position":[513],"newestontop":[4]},null,{"newestontop":["watchPropNewestontop"]}]]],["p-ca1a7347",[[1,"z-visually-hidden"]]],["p-3e1983eb",[[6,"z-chip",{"icon":[1],"type":[513],"interactiveIcon":[513,"interactive-icon"],"disabled":[516],"ariaLabel":[1,"aria-label"]}]]],["p-542e0154",[[1,"z-info-reveal",{"icon":[1],"position":[513],"label":[1],"ariaLabel":[1,"aria-label"],"size":[513],"open":[32]},[[9,"resize","adjustPanelPosition"],[10,"keydown","handleEscapeKey"]],{"position":["adjustPanelPosition"],"open":["adjustPanelPosition"]}]]],["p-43aea424",[[1,"z-myz-list-item",{"text":[1],"link":[1],"linktarget":[1],"icon":[1],"listitemid":[1],"action":[1],"underlined":[4]}]]],["p-8ec302f8",[[1,"z-alert",{"type":[1]}]]],["p-c4878fa9",[[1,"z-ghost-loading"]]],["p-6f761080",[[1,"z-dragdrop-area",{"dragAndDropLabel":[1,"drag-and-drop-label"],"dragging":[32]}],[1,"z-modal",{"modalid":[1],"modaltitle":[1],"modalsubtitle":[1],"closeButtonLabel":[1,"close-button-label"],"alertdialog":[4],"closable":[4],"scrollInside":[4,"scroll-inside"],"lockPageScroll":[4,"lock-page-scroll"],"open":[64],"close":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-2a657ab1",[[1,"z-myz-card",{"faded":[4],"cardtype":[1],"ispressed":[4],"ishighlighted":[4]}],[1,"z-myz-card-body"],[1,"z-myz-card-cover",{"img":[1],"titolo":[1],"faded":[4],"defaultimg":[1]}],[1,"z-myz-card-header",{"titolo":[1],"faded":[4],"cardtype":[1],"allowTooltip":[32]}]]],["p-7a33fe43",[[1,"z-popover",{"position":[513],"open":[1540],"bindTo":[1,"bind-to"],"showArrow":[516,"show-arrow"],"center":[516],"closable":[4],"currentPosition":[32]},[[8,"keyup","closePopoverWithKeyboard"],[18,"click","handleOutsideClick"]],{"position":["validatePosition"],"open":["onOpen"]}]]]]'),e)}));
2
- //# sourceMappingURL=web-components-library.esm.js.map