@zanichelli/albe-web-components 17.0.6 → 17.0.7-RC1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (385) hide show
  1. package/dist/cjs/{index-aa56c709.js → index-117cd3b0.js} +4 -4
  2. package/dist/cjs/{index-aa56c709.js.map → index-117cd3b0.js.map} +1 -1
  3. package/dist/cjs/{index-2a9a328d.js → index-9b8b105e.js} +2 -2
  4. package/dist/cjs/{index-2a9a328d.js.map → index-9b8b105e.js.map} +1 -1
  5. package/dist/cjs/{index-f5ebcaa2.js → index-a465bca8.js} +2 -1
  6. package/dist/cjs/index-a465bca8.js.map +1 -0
  7. package/dist/cjs/{index-b2f35532.js → index-d6c4fda2.js} +2 -2
  8. package/dist/cjs/{index-b2f35532.js.map → index-d6c4fda2.js.map} +1 -1
  9. package/dist/cjs/index.cjs.js +2 -2
  10. package/dist/cjs/loader.cjs.js +1 -1
  11. package/dist/cjs/{utils-d08d4b80.js → utils-873dd0ae.js} +2 -2
  12. package/dist/cjs/{utils-d08d4b80.js.map → utils-873dd0ae.js.map} +1 -1
  13. package/dist/cjs/{utils-c95c97b8.js → utils-ee8e5b38.js} +2 -2
  14. package/dist/cjs/{utils-c95c97b8.js.map → utils-ee8e5b38.js.map} +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-deprecated.cjs.entry.js +1 -1
  19. package/dist/cjs/z-app-header_12.cjs.entry.js +10 -7
  20. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  21. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  22. package/dist/cjs/z-avatar.cjs.entry.js +1 -1
  23. package/dist/cjs/z-book-card-app.cjs.entry.js +1 -1
  24. package/dist/cjs/z-book-card-deprecated.cjs.entry.js +2 -2
  25. package/dist/cjs/z-book-card.cjs.entry.js +1 -1
  26. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  27. package/dist/cjs/z-card.cjs.entry.js +1 -1
  28. package/dist/cjs/z-carousel.cjs.entry.js +1 -1
  29. package/dist/cjs/z-chip.cjs.entry.js +1 -1
  30. package/dist/cjs/z-combobox.cjs.entry.js +2 -2
  31. package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
  32. package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
  33. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -1
  34. package/dist/cjs/z-file-upload.cjs.entry.js +1 -1
  35. package/dist/cjs/z-file.cjs.entry.js +1 -1
  36. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  37. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  38. package/dist/cjs/z-menu.cjs.entry.js +2 -2
  39. package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
  40. package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
  41. package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
  42. package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
  43. package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
  44. package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
  45. package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
  46. package/dist/cjs/z-otp.cjs.entry.js +1 -1
  47. package/dist/cjs/z-pagination.cjs.entry.js +1 -1
  48. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  49. package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
  50. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  51. package/dist/cjs/z-select.cjs.entry.js +187 -54
  52. package/dist/cjs/z-select.cjs.entry.js.map +1 -1
  53. package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
  54. package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
  55. package/dist/cjs/z-table.cjs.entry.js +5 -5
  56. package/dist/cjs/z-td.cjs.entry.js +2 -2
  57. package/dist/cjs/z-th.cjs.entry.js +2 -2
  58. package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
  59. package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
  60. package/dist/cjs/z-toggle-switch.cjs.entry.js +2 -2
  61. package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
  62. package/dist/cjs/z-tr.cjs.entry.js +5 -5
  63. package/dist/collection/beans/index.js +1 -0
  64. package/dist/collection/beans/index.js.map +1 -1
  65. package/dist/collection/components/list/z-list/index.js +1 -1
  66. package/dist/collection/components/list/z-list-element/index.js +20 -2
  67. package/dist/collection/components/list/z-list-element/index.js.map +1 -1
  68. package/dist/collection/components/list/z-list-group/index.js +23 -4
  69. package/dist/collection/components/list/z-list-group/index.js.map +1 -1
  70. package/dist/collection/components/list/z-list-group/styles.css +5 -0
  71. package/dist/collection/components/z-select/index.js +203 -57
  72. package/dist/collection/components/z-select/index.js.map +1 -1
  73. package/dist/collection/components/z-select/index.stories.js +138 -0
  74. package/dist/collection/components/z-select/index.stories.js.map +1 -1
  75. package/dist/collection/components/z-select/styles.css +155 -0
  76. package/dist/components/index14.js +3 -1
  77. package/dist/components/index14.js.map +1 -1
  78. package/dist/components/index15.js +8 -5
  79. package/dist/components/index15.js.map +1 -1
  80. package/dist/components/index2.js +1 -0
  81. package/dist/components/index2.js.map +1 -1
  82. package/dist/components/z-select.js +187 -52
  83. package/dist/components/z-select.js.map +1 -1
  84. package/dist/esm/{index-735d4f23.js → index-5c567adb.js} +2 -2
  85. package/dist/esm/{index-735d4f23.js.map → index-5c567adb.js.map} +1 -1
  86. package/dist/esm/{index-ee40e66b.js → index-c9fd4a10.js} +2 -1
  87. package/dist/esm/index-c9fd4a10.js.map +1 -0
  88. package/dist/esm/{index-90f624c1.js → index-dac83244.js} +2 -2
  89. package/dist/esm/{index-90f624c1.js.map → index-dac83244.js.map} +1 -1
  90. package/dist/esm/{index-092fc7cc.js → index-f36946b3.js} +4 -4
  91. package/dist/esm/{index-092fc7cc.js.map → index-f36946b3.js.map} +1 -1
  92. package/dist/esm/index.js +2 -2
  93. package/dist/esm/loader.js +1 -1
  94. package/dist/esm/{utils-a31c16d9.js → utils-1a6a53d2.js} +2 -2
  95. package/dist/esm/{utils-a31c16d9.js.map → utils-1a6a53d2.js.map} +1 -1
  96. package/dist/esm/{utils-b924649f.js → utils-7774201b.js} +2 -2
  97. package/dist/esm/{utils-b924649f.js.map → utils-7774201b.js.map} +1 -1
  98. package/dist/esm/web-components-library.js +1 -1
  99. package/dist/esm/z-accordion.entry.js +1 -1
  100. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  101. package/dist/esm/z-app-header-deprecated.entry.js +1 -1
  102. package/dist/esm/z-app-header_12.entry.js +10 -7
  103. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  104. package/dist/esm/z-aria-alert.entry.js +1 -1
  105. package/dist/esm/z-avatar.entry.js +1 -1
  106. package/dist/esm/z-book-card-app.entry.js +1 -1
  107. package/dist/esm/z-book-card-deprecated.entry.js +2 -2
  108. package/dist/esm/z-book-card.entry.js +1 -1
  109. package/dist/esm/z-breadcrumb.entry.js +2 -2
  110. package/dist/esm/z-card.entry.js +1 -1
  111. package/dist/esm/z-carousel.entry.js +1 -1
  112. package/dist/esm/z-chip.entry.js +1 -1
  113. package/dist/esm/z-combobox.entry.js +2 -2
  114. package/dist/esm/z-cover-hero.entry.js +1 -1
  115. package/dist/esm/z-date-picker.entry.js +2 -2
  116. package/dist/esm/z-dragdrop-area_2.entry.js +1 -1
  117. package/dist/esm/z-file-upload.entry.js +1 -1
  118. package/dist/esm/z-file.entry.js +1 -1
  119. package/dist/esm/z-info-reveal.entry.js +1 -1
  120. package/dist/esm/z-menu-section.entry.js +1 -1
  121. package/dist/esm/z-menu.entry.js +2 -2
  122. package/dist/esm/z-myz-card-alert.entry.js +1 -1
  123. package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
  124. package/dist/esm/z-myz-card-footer.entry.js +1 -1
  125. package/dist/esm/z-myz-card-info.entry.js +2 -2
  126. package/dist/esm/z-myz-card_4.entry.js +1 -1
  127. package/dist/esm/z-myz-list-item.entry.js +2 -2
  128. package/dist/esm/z-navigation-tabs.entry.js +1 -1
  129. package/dist/esm/z-otp.entry.js +1 -1
  130. package/dist/esm/z-pagination.entry.js +1 -1
  131. package/dist/esm/z-popover.entry.js +1 -1
  132. package/dist/esm/z-range-picker.entry.js +2 -2
  133. package/dist/esm/z-section-title.entry.js +1 -1
  134. package/dist/esm/z-select.entry.js +187 -54
  135. package/dist/esm/z-select.entry.js.map +1 -1
  136. package/dist/esm/z-skip-to-content.entry.js +2 -2
  137. package/dist/esm/z-slideshow.entry.js +2 -2
  138. package/dist/esm/z-table.entry.js +5 -5
  139. package/dist/esm/z-td.entry.js +2 -2
  140. package/dist/esm/z-th.entry.js +2 -2
  141. package/dist/esm/z-toast-notification-list.entry.js +1 -1
  142. package/dist/esm/z-toast-notification.entry.js +1 -1
  143. package/dist/esm/z-toggle-switch.entry.js +2 -2
  144. package/dist/esm/z-tooltip.entry.js +1 -1
  145. package/dist/esm/z-tr.entry.js +5 -5
  146. package/dist/types/beans/index.d.ts +3 -1
  147. package/dist/types/components/list/z-list-element/index.d.ts +4 -0
  148. package/dist/types/components/list/z-list-group/index.d.ts +4 -0
  149. package/dist/types/components/z-select/index.d.ts +12 -0
  150. package/dist/types/components/z-select/index.stories.d.ts +17 -0
  151. package/dist/types/components.d.ts +18 -0
  152. package/dist/web-components-library/index.esm.js +1 -1
  153. package/dist/web-components-library/{p-e691c0b8.js → p-010b6146.js} +2 -2
  154. package/{www/build/p-f06bd257.entry.js → dist/web-components-library/p-011fa0c8.entry.js} +2 -2
  155. package/dist/web-components-library/{p-2c450113.entry.js → p-0a149188.entry.js} +2 -2
  156. package/dist/web-components-library/{p-e5b1c34a.entry.js → p-0b8a7949.entry.js} +2 -2
  157. package/dist/web-components-library/p-0b8a7949.entry.js.map +1 -0
  158. package/dist/web-components-library/{p-f075ec62.entry.js → p-0d60cc5e.entry.js} +2 -2
  159. package/{www/build/p-bba6129f.js → dist/web-components-library/p-15aac7aa.js} +2 -2
  160. package/dist/web-components-library/{p-d6a2b1c6.entry.js → p-20e4a601.entry.js} +2 -2
  161. package/{www/build/p-1630e240.entry.js → dist/web-components-library/p-29a297ed.entry.js} +2 -2
  162. package/dist/web-components-library/p-2b309f57.js +2 -0
  163. package/dist/web-components-library/p-2b309f57.js.map +1 -0
  164. package/dist/web-components-library/{p-2a0d8ebe.entry.js → p-31c5b39d.entry.js} +2 -2
  165. package/dist/web-components-library/p-3243015c.entry.js +2 -0
  166. package/dist/web-components-library/{p-0df6b405.entry.js → p-475a2ba2.entry.js} +2 -2
  167. package/dist/web-components-library/p-4b29336e.entry.js +2 -0
  168. package/{www/build/p-bd571858.entry.js → dist/web-components-library/p-4c287a21.entry.js} +2 -2
  169. package/{www/build/p-18d63f0c.entry.js → dist/web-components-library/p-5b6dd467.entry.js} +2 -2
  170. package/dist/web-components-library/{p-e78353d6.entry.js → p-5bac684a.entry.js} +2 -2
  171. package/dist/web-components-library/{p-758333dc.entry.js → p-6279b3fc.entry.js} +2 -2
  172. package/{www/build/p-aa0b3e7a.entry.js → dist/web-components-library/p-6337614a.entry.js} +2 -2
  173. package/dist/web-components-library/{p-115fab3e.entry.js → p-6f5f2d56.entry.js} +2 -2
  174. package/{www/build/p-0d3f0534.entry.js → dist/web-components-library/p-7057d71f.entry.js} +2 -2
  175. package/dist/web-components-library/{p-395b261e.entry.js → p-7091a1fc.entry.js} +2 -2
  176. package/dist/web-components-library/{p-7f370d17.entry.js → p-71e2a48b.entry.js} +2 -2
  177. package/dist/web-components-library/{p-9e6d080f.entry.js → p-78626225.entry.js} +2 -2
  178. package/{www/build/p-14e61df6.js → dist/web-components-library/p-7b375bca.js} +2 -2
  179. package/dist/web-components-library/{p-7af33b00.entry.js → p-7cfe50d0.entry.js} +2 -2
  180. package/{www/build/p-4374d3f3.entry.js → dist/web-components-library/p-7ef2c4ce.entry.js} +2 -2
  181. package/dist/web-components-library/{p-9218da42.entry.js → p-7f0cbe57.entry.js} +2 -2
  182. package/dist/web-components-library/p-7fa29563.entry.js +2 -0
  183. package/dist/web-components-library/p-7fa29563.entry.js.map +1 -0
  184. package/{www/build/p-ed091723.entry.js → dist/web-components-library/p-898fcd66.entry.js} +2 -2
  185. package/{www/build/p-9c4b7a51.entry.js → dist/web-components-library/p-8adf58c8.entry.js} +2 -2
  186. package/dist/web-components-library/{p-c29a520b.entry.js → p-8ca50c86.entry.js} +2 -2
  187. package/dist/web-components-library/{p-11216ee8.entry.js → p-8e544914.entry.js} +2 -2
  188. package/dist/web-components-library/{p-50bf57b4.entry.js → p-8e6760d9.entry.js} +2 -2
  189. package/{www/build/p-75808b47.entry.js → dist/web-components-library/p-96be6eae.entry.js} +2 -2
  190. package/{www/build/p-aa42f01d.entry.js → dist/web-components-library/p-9ec778dc.entry.js} +2 -2
  191. package/dist/web-components-library/p-a4ddeb5f.entry.js +2 -0
  192. package/dist/web-components-library/{p-05f6053f.js → p-b22d3c7d.js} +2 -2
  193. package/dist/web-components-library/p-b539c9be.entry.js +2 -0
  194. package/{www/build/p-d1cca5ea.entry.js → dist/web-components-library/p-b7cf2442.entry.js} +2 -2
  195. package/dist/web-components-library/{p-11629dd3.entry.js → p-bbdb67db.entry.js} +2 -2
  196. package/dist/web-components-library/{p-5387e6f3.entry.js → p-c29bd399.entry.js} +2 -2
  197. package/{www/build/p-123739cb.js → dist/web-components-library/p-c3c99202.js} +2 -2
  198. package/dist/web-components-library/{p-8c952964.entry.js → p-c7f8b628.entry.js} +2 -2
  199. package/dist/web-components-library/{p-d28b352f.entry.js → p-cb34ca26.entry.js} +2 -2
  200. package/{www/build/p-52be7378.entry.js → dist/web-components-library/p-cc775eee.entry.js} +2 -2
  201. package/dist/web-components-library/{p-22e32e11.entry.js → p-cdc51108.entry.js} +2 -2
  202. package/{www/build/p-73d686e0.entry.js → dist/web-components-library/p-d29f9574.entry.js} +2 -2
  203. package/dist/web-components-library/{p-cf7b7e73.entry.js → p-f444b5bd.entry.js} +2 -2
  204. package/dist/web-components-library/{p-1e3ff105.entry.js → p-f49171aa.entry.js} +2 -2
  205. package/dist/web-components-library/{p-72dae90b.entry.js → p-f9fb6005.entry.js} +2 -2
  206. package/dist/web-components-library/{p-f8915e2e.entry.js → p-fc2b2a96.entry.js} +2 -2
  207. package/dist/web-components-library/web-components-library.esm.js +1 -1
  208. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  209. package/package.json +1 -1
  210. package/www/build/index.esm.js +1 -1
  211. package/www/build/{p-e691c0b8.js → p-010b6146.js} +2 -2
  212. package/{dist/web-components-library/p-f06bd257.entry.js → www/build/p-011fa0c8.entry.js} +2 -2
  213. package/www/build/{p-2c450113.entry.js → p-0a149188.entry.js} +2 -2
  214. package/www/build/{p-e5b1c34a.entry.js → p-0b8a7949.entry.js} +2 -2
  215. package/www/build/p-0b8a7949.entry.js.map +1 -0
  216. package/www/build/{p-f075ec62.entry.js → p-0d60cc5e.entry.js} +2 -2
  217. package/{dist/web-components-library/p-bba6129f.js → www/build/p-15aac7aa.js} +2 -2
  218. package/www/build/{p-d6a2b1c6.entry.js → p-20e4a601.entry.js} +2 -2
  219. package/{dist/web-components-library/p-1630e240.entry.js → www/build/p-29a297ed.entry.js} +2 -2
  220. package/www/build/p-2b309f57.js +2 -0
  221. package/www/build/p-2b309f57.js.map +1 -0
  222. package/www/build/{p-2a0d8ebe.entry.js → p-31c5b39d.entry.js} +2 -2
  223. package/www/build/p-3243015c.entry.js +2 -0
  224. package/www/build/{p-0df6b405.entry.js → p-475a2ba2.entry.js} +2 -2
  225. package/www/build/p-4b29336e.entry.js +2 -0
  226. package/{dist/web-components-library/p-bd571858.entry.js → www/build/p-4c287a21.entry.js} +2 -2
  227. package/www/build/p-549543a7.js +2 -0
  228. package/{dist/web-components-library/p-18d63f0c.entry.js → www/build/p-5b6dd467.entry.js} +2 -2
  229. package/www/build/{p-e78353d6.entry.js → p-5bac684a.entry.js} +2 -2
  230. package/www/build/{p-758333dc.entry.js → p-6279b3fc.entry.js} +2 -2
  231. package/{dist/web-components-library/p-aa0b3e7a.entry.js → www/build/p-6337614a.entry.js} +2 -2
  232. package/www/build/{p-115fab3e.entry.js → p-6f5f2d56.entry.js} +2 -2
  233. package/{dist/web-components-library/p-0d3f0534.entry.js → www/build/p-7057d71f.entry.js} +2 -2
  234. package/www/build/{p-395b261e.entry.js → p-7091a1fc.entry.js} +2 -2
  235. package/www/build/{p-7f370d17.entry.js → p-71e2a48b.entry.js} +2 -2
  236. package/www/build/{p-9e6d080f.entry.js → p-78626225.entry.js} +2 -2
  237. package/{dist/web-components-library/p-14e61df6.js → www/build/p-7b375bca.js} +2 -2
  238. package/www/build/{p-7af33b00.entry.js → p-7cfe50d0.entry.js} +2 -2
  239. package/{dist/web-components-library/p-4374d3f3.entry.js → www/build/p-7ef2c4ce.entry.js} +2 -2
  240. package/www/build/{p-9218da42.entry.js → p-7f0cbe57.entry.js} +2 -2
  241. package/www/build/p-7fa29563.entry.js +2 -0
  242. package/www/build/p-7fa29563.entry.js.map +1 -0
  243. package/{dist/web-components-library/p-ed091723.entry.js → www/build/p-898fcd66.entry.js} +2 -2
  244. package/{dist/web-components-library/p-9c4b7a51.entry.js → www/build/p-8adf58c8.entry.js} +2 -2
  245. package/www/build/{p-c29a520b.entry.js → p-8ca50c86.entry.js} +2 -2
  246. package/www/build/{p-11216ee8.entry.js → p-8e544914.entry.js} +2 -2
  247. package/www/build/{p-50bf57b4.entry.js → p-8e6760d9.entry.js} +2 -2
  248. package/{dist/web-components-library/p-75808b47.entry.js → www/build/p-96be6eae.entry.js} +2 -2
  249. package/{dist/web-components-library/p-aa42f01d.entry.js → www/build/p-9ec778dc.entry.js} +2 -2
  250. package/www/build/p-a4ddeb5f.entry.js +2 -0
  251. package/www/build/{p-05f6053f.js → p-b22d3c7d.js} +2 -2
  252. package/www/build/p-b539c9be.entry.js +2 -0
  253. package/{dist/web-components-library/p-d1cca5ea.entry.js → www/build/p-b7cf2442.entry.js} +2 -2
  254. package/www/build/{p-11629dd3.entry.js → p-bbdb67db.entry.js} +2 -2
  255. package/www/build/{p-5387e6f3.entry.js → p-c29bd399.entry.js} +2 -2
  256. package/{dist/web-components-library/p-123739cb.js → www/build/p-c3c99202.js} +2 -2
  257. package/www/build/{p-8c952964.entry.js → p-c7f8b628.entry.js} +2 -2
  258. package/www/build/{p-d28b352f.entry.js → p-cb34ca26.entry.js} +2 -2
  259. package/{dist/web-components-library/p-52be7378.entry.js → www/build/p-cc775eee.entry.js} +2 -2
  260. package/www/build/{p-22e32e11.entry.js → p-cdc51108.entry.js} +2 -2
  261. package/{dist/web-components-library/p-73d686e0.entry.js → www/build/p-d29f9574.entry.js} +2 -2
  262. package/www/build/{p-cf7b7e73.entry.js → p-f444b5bd.entry.js} +2 -2
  263. package/www/build/{p-1e3ff105.entry.js → p-f49171aa.entry.js} +2 -2
  264. package/www/build/{p-72dae90b.entry.js → p-f9fb6005.entry.js} +2 -2
  265. package/www/build/{p-f8915e2e.entry.js → p-fc2b2a96.entry.js} +2 -2
  266. package/www/build/web-components-library.esm.js +1 -1
  267. package/www/build/web-components-library.esm.js.map +1 -1
  268. package/www/index.html +1 -1
  269. package/dist/cjs/index-f5ebcaa2.js.map +0 -1
  270. package/dist/esm/index-ee40e66b.js.map +0 -1
  271. package/dist/web-components-library/p-2798c0b2.entry.js +0 -2
  272. package/dist/web-components-library/p-ad825740.entry.js +0 -2
  273. package/dist/web-components-library/p-b34993de.js +0 -2
  274. package/dist/web-components-library/p-b34993de.js.map +0 -1
  275. package/dist/web-components-library/p-d65aba93.entry.js +0 -2
  276. package/dist/web-components-library/p-e185545c.entry.js +0 -2
  277. package/dist/web-components-library/p-e256027a.entry.js +0 -2
  278. package/dist/web-components-library/p-e256027a.entry.js.map +0 -1
  279. package/dist/web-components-library/p-e5b1c34a.entry.js.map +0 -1
  280. package/www/build/p-2798c0b2.entry.js +0 -2
  281. package/www/build/p-ad825740.entry.js +0 -2
  282. package/www/build/p-b34993de.js +0 -2
  283. package/www/build/p-b34993de.js.map +0 -1
  284. package/www/build/p-bac5085b.js +0 -2
  285. package/www/build/p-d65aba93.entry.js +0 -2
  286. package/www/build/p-e185545c.entry.js +0 -2
  287. package/www/build/p-e256027a.entry.js +0 -2
  288. package/www/build/p-e256027a.entry.js.map +0 -1
  289. package/www/build/p-e5b1c34a.entry.js.map +0 -1
  290. /package/dist/web-components-library/{p-e691c0b8.js.map → p-010b6146.js.map} +0 -0
  291. /package/dist/web-components-library/{p-f06bd257.entry.js.map → p-011fa0c8.entry.js.map} +0 -0
  292. /package/dist/web-components-library/{p-2c450113.entry.js.map → p-0a149188.entry.js.map} +0 -0
  293. /package/dist/web-components-library/{p-f075ec62.entry.js.map → p-0d60cc5e.entry.js.map} +0 -0
  294. /package/dist/web-components-library/{p-bba6129f.js.map → p-15aac7aa.js.map} +0 -0
  295. /package/dist/web-components-library/{p-d6a2b1c6.entry.js.map → p-20e4a601.entry.js.map} +0 -0
  296. /package/dist/web-components-library/{p-1630e240.entry.js.map → p-29a297ed.entry.js.map} +0 -0
  297. /package/dist/web-components-library/{p-2a0d8ebe.entry.js.map → p-31c5b39d.entry.js.map} +0 -0
  298. /package/dist/web-components-library/{p-d65aba93.entry.js.map → p-3243015c.entry.js.map} +0 -0
  299. /package/dist/web-components-library/{p-0df6b405.entry.js.map → p-475a2ba2.entry.js.map} +0 -0
  300. /package/dist/web-components-library/{p-2798c0b2.entry.js.map → p-4b29336e.entry.js.map} +0 -0
  301. /package/dist/web-components-library/{p-bd571858.entry.js.map → p-4c287a21.entry.js.map} +0 -0
  302. /package/dist/web-components-library/{p-18d63f0c.entry.js.map → p-5b6dd467.entry.js.map} +0 -0
  303. /package/dist/web-components-library/{p-e78353d6.entry.js.map → p-5bac684a.entry.js.map} +0 -0
  304. /package/dist/web-components-library/{p-758333dc.entry.js.map → p-6279b3fc.entry.js.map} +0 -0
  305. /package/dist/web-components-library/{p-aa0b3e7a.entry.js.map → p-6337614a.entry.js.map} +0 -0
  306. /package/dist/web-components-library/{p-115fab3e.entry.js.map → p-6f5f2d56.entry.js.map} +0 -0
  307. /package/dist/web-components-library/{p-0d3f0534.entry.js.map → p-7057d71f.entry.js.map} +0 -0
  308. /package/dist/web-components-library/{p-395b261e.entry.js.map → p-7091a1fc.entry.js.map} +0 -0
  309. /package/dist/web-components-library/{p-7f370d17.entry.js.map → p-71e2a48b.entry.js.map} +0 -0
  310. /package/dist/web-components-library/{p-9e6d080f.entry.js.map → p-78626225.entry.js.map} +0 -0
  311. /package/dist/web-components-library/{p-14e61df6.js.map → p-7b375bca.js.map} +0 -0
  312. /package/dist/web-components-library/{p-7af33b00.entry.js.map → p-7cfe50d0.entry.js.map} +0 -0
  313. /package/dist/web-components-library/{p-4374d3f3.entry.js.map → p-7ef2c4ce.entry.js.map} +0 -0
  314. /package/dist/web-components-library/{p-9218da42.entry.js.map → p-7f0cbe57.entry.js.map} +0 -0
  315. /package/dist/web-components-library/{p-ed091723.entry.js.map → p-898fcd66.entry.js.map} +0 -0
  316. /package/dist/web-components-library/{p-9c4b7a51.entry.js.map → p-8adf58c8.entry.js.map} +0 -0
  317. /package/dist/web-components-library/{p-c29a520b.entry.js.map → p-8ca50c86.entry.js.map} +0 -0
  318. /package/dist/web-components-library/{p-11216ee8.entry.js.map → p-8e544914.entry.js.map} +0 -0
  319. /package/dist/web-components-library/{p-50bf57b4.entry.js.map → p-8e6760d9.entry.js.map} +0 -0
  320. /package/dist/web-components-library/{p-75808b47.entry.js.map → p-96be6eae.entry.js.map} +0 -0
  321. /package/dist/web-components-library/{p-aa42f01d.entry.js.map → p-9ec778dc.entry.js.map} +0 -0
  322. /package/dist/web-components-library/{p-ad825740.entry.js.map → p-a4ddeb5f.entry.js.map} +0 -0
  323. /package/dist/web-components-library/{p-05f6053f.js.map → p-b22d3c7d.js.map} +0 -0
  324. /package/dist/web-components-library/{p-e185545c.entry.js.map → p-b539c9be.entry.js.map} +0 -0
  325. /package/dist/web-components-library/{p-d1cca5ea.entry.js.map → p-b7cf2442.entry.js.map} +0 -0
  326. /package/dist/web-components-library/{p-11629dd3.entry.js.map → p-bbdb67db.entry.js.map} +0 -0
  327. /package/dist/web-components-library/{p-5387e6f3.entry.js.map → p-c29bd399.entry.js.map} +0 -0
  328. /package/dist/web-components-library/{p-123739cb.js.map → p-c3c99202.js.map} +0 -0
  329. /package/dist/web-components-library/{p-8c952964.entry.js.map → p-c7f8b628.entry.js.map} +0 -0
  330. /package/dist/web-components-library/{p-d28b352f.entry.js.map → p-cb34ca26.entry.js.map} +0 -0
  331. /package/dist/web-components-library/{p-52be7378.entry.js.map → p-cc775eee.entry.js.map} +0 -0
  332. /package/dist/web-components-library/{p-22e32e11.entry.js.map → p-cdc51108.entry.js.map} +0 -0
  333. /package/dist/web-components-library/{p-73d686e0.entry.js.map → p-d29f9574.entry.js.map} +0 -0
  334. /package/dist/web-components-library/{p-cf7b7e73.entry.js.map → p-f444b5bd.entry.js.map} +0 -0
  335. /package/dist/web-components-library/{p-1e3ff105.entry.js.map → p-f49171aa.entry.js.map} +0 -0
  336. /package/dist/web-components-library/{p-72dae90b.entry.js.map → p-f9fb6005.entry.js.map} +0 -0
  337. /package/dist/web-components-library/{p-f8915e2e.entry.js.map → p-fc2b2a96.entry.js.map} +0 -0
  338. /package/www/build/{p-e691c0b8.js.map → p-010b6146.js.map} +0 -0
  339. /package/www/build/{p-f06bd257.entry.js.map → p-011fa0c8.entry.js.map} +0 -0
  340. /package/www/build/{p-2c450113.entry.js.map → p-0a149188.entry.js.map} +0 -0
  341. /package/www/build/{p-f075ec62.entry.js.map → p-0d60cc5e.entry.js.map} +0 -0
  342. /package/www/build/{p-bba6129f.js.map → p-15aac7aa.js.map} +0 -0
  343. /package/www/build/{p-d6a2b1c6.entry.js.map → p-20e4a601.entry.js.map} +0 -0
  344. /package/www/build/{p-1630e240.entry.js.map → p-29a297ed.entry.js.map} +0 -0
  345. /package/www/build/{p-2a0d8ebe.entry.js.map → p-31c5b39d.entry.js.map} +0 -0
  346. /package/www/build/{p-d65aba93.entry.js.map → p-3243015c.entry.js.map} +0 -0
  347. /package/www/build/{p-0df6b405.entry.js.map → p-475a2ba2.entry.js.map} +0 -0
  348. /package/www/build/{p-2798c0b2.entry.js.map → p-4b29336e.entry.js.map} +0 -0
  349. /package/www/build/{p-bd571858.entry.js.map → p-4c287a21.entry.js.map} +0 -0
  350. /package/www/build/{p-18d63f0c.entry.js.map → p-5b6dd467.entry.js.map} +0 -0
  351. /package/www/build/{p-e78353d6.entry.js.map → p-5bac684a.entry.js.map} +0 -0
  352. /package/www/build/{p-758333dc.entry.js.map → p-6279b3fc.entry.js.map} +0 -0
  353. /package/www/build/{p-aa0b3e7a.entry.js.map → p-6337614a.entry.js.map} +0 -0
  354. /package/www/build/{p-115fab3e.entry.js.map → p-6f5f2d56.entry.js.map} +0 -0
  355. /package/www/build/{p-0d3f0534.entry.js.map → p-7057d71f.entry.js.map} +0 -0
  356. /package/www/build/{p-395b261e.entry.js.map → p-7091a1fc.entry.js.map} +0 -0
  357. /package/www/build/{p-7f370d17.entry.js.map → p-71e2a48b.entry.js.map} +0 -0
  358. /package/www/build/{p-9e6d080f.entry.js.map → p-78626225.entry.js.map} +0 -0
  359. /package/www/build/{p-14e61df6.js.map → p-7b375bca.js.map} +0 -0
  360. /package/www/build/{p-7af33b00.entry.js.map → p-7cfe50d0.entry.js.map} +0 -0
  361. /package/www/build/{p-4374d3f3.entry.js.map → p-7ef2c4ce.entry.js.map} +0 -0
  362. /package/www/build/{p-9218da42.entry.js.map → p-7f0cbe57.entry.js.map} +0 -0
  363. /package/www/build/{p-ed091723.entry.js.map → p-898fcd66.entry.js.map} +0 -0
  364. /package/www/build/{p-9c4b7a51.entry.js.map → p-8adf58c8.entry.js.map} +0 -0
  365. /package/www/build/{p-c29a520b.entry.js.map → p-8ca50c86.entry.js.map} +0 -0
  366. /package/www/build/{p-11216ee8.entry.js.map → p-8e544914.entry.js.map} +0 -0
  367. /package/www/build/{p-50bf57b4.entry.js.map → p-8e6760d9.entry.js.map} +0 -0
  368. /package/www/build/{p-75808b47.entry.js.map → p-96be6eae.entry.js.map} +0 -0
  369. /package/www/build/{p-aa42f01d.entry.js.map → p-9ec778dc.entry.js.map} +0 -0
  370. /package/www/build/{p-ad825740.entry.js.map → p-a4ddeb5f.entry.js.map} +0 -0
  371. /package/www/build/{p-05f6053f.js.map → p-b22d3c7d.js.map} +0 -0
  372. /package/www/build/{p-e185545c.entry.js.map → p-b539c9be.entry.js.map} +0 -0
  373. /package/www/build/{p-d1cca5ea.entry.js.map → p-b7cf2442.entry.js.map} +0 -0
  374. /package/www/build/{p-11629dd3.entry.js.map → p-bbdb67db.entry.js.map} +0 -0
  375. /package/www/build/{p-5387e6f3.entry.js.map → p-c29bd399.entry.js.map} +0 -0
  376. /package/www/build/{p-123739cb.js.map → p-c3c99202.js.map} +0 -0
  377. /package/www/build/{p-8c952964.entry.js.map → p-c7f8b628.entry.js.map} +0 -0
  378. /package/www/build/{p-d28b352f.entry.js.map → p-cb34ca26.entry.js.map} +0 -0
  379. /package/www/build/{p-52be7378.entry.js.map → p-cc775eee.entry.js.map} +0 -0
  380. /package/www/build/{p-22e32e11.entry.js.map → p-cdc51108.entry.js.map} +0 -0
  381. /package/www/build/{p-73d686e0.entry.js.map → p-d29f9574.entry.js.map} +0 -0
  382. /package/www/build/{p-cf7b7e73.entry.js.map → p-f444b5bd.entry.js.map} +0 -0
  383. /package/www/build/{p-1e3ff105.entry.js.map → p-f49171aa.entry.js.map} +0 -0
  384. /package/www/build/{p-72dae90b.entry.js.map → p-f9fb6005.entry.js.map} +0 -0
  385. /package/www/build/{p-f8915e2e.entry.js.map → p-fc2b2a96.entry.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-c8ceadeb.js';
2
- import { p as Device } from './index-ee40e66b.js';
3
- import { i as convertJson, g as getDevice, d as handleKeyboardSubmit } from './utils-b924649f.js';
2
+ import { p as Device } from './index-c9fd4a10.js';
3
+ import { i as convertJson, g as getDevice, d as handleKeyboardSubmit } from './utils-7774201b.js';
4
4
  import './breakpoints-d148bfde.js';
5
5
 
6
6
  const stylesCss = ":host{display:block;width:inherit;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;flex-direction:column}main{position:relative;overflow:hidden;width:100%}main z-icon.scroll{position:absolute;z-index:10;top:50%;width:auto;margin:0 var(--space-unit);cursor:pointer;fill:var(--color-primary01);transition:0.6s ease}main .scroll.disabled{opacity:0.5;pointer-events:none}main .scroll.right{right:0}#slides{display:flex;flex-wrap:wrap;line-height:0px;overflow-y:hidden;transition:all 300ms}footer{display:grid;width:100%;height:56px;align-items:center;border-top:var(--border-size-medium) solid var(--color-background);grid-template:2 / 2;grid-template-areas:\"center center\" \"left right\"}footer>div{width:100%;align-items:center}footer .footer-center{grid-area:center}footer .footer-left{grid-area:left}footer .footer-right{grid-area:right}footer .bullet-container{display:flex;min-height:60px;align-items:center;justify-content:center;margin:0 auto}footer .bullet-container .bullet{width:8px;height:8px;margin:var(--space-unit) 2px;background-color:var(--gray200);border-radius:50%;pointer-events:none}footer .bullet-container .bullet.selected{background-color:var(--gray400)}main z-icon:focus,footer .bullet-container .bullet:focus{border-radius:50%;box-shadow:var(--shadow-focus-primary);outline:none !important}@media only screen and (min-width: 768px){footer{height:76px;border-top:var(--border-size-medium) solid var(--color-background);grid-template:1 / 1fr 2fr 1fr;grid-template-areas:\"left center right\"}footer .bullet-container .bullet{width:10px;height:10px;margin:var(--space-unit) 3px}}@media only screen and (min-width: 1025px){main z-icon.scroll{margin:0 10px}footer .bullet-container .bullet{width:16px;height:16px;margin:var(--space-unit) calc(var(--space-unit) * 0.5);cursor:pointer;pointer-events:auto}}";
@@ -2,12 +2,12 @@ import { r as registerInstance, h, a as Host, g as getElement } from './index-c8
2
2
  import './index-9adfcd0d.js';
3
3
  import './index-04335eea.js';
4
4
  import './index-5dff449e.js';
5
- import './index-092fc7cc.js';
6
- import './utils-b924649f.js';
7
- import './index-ee40e66b.js';
5
+ import './index-f36946b3.js';
6
+ import './utils-7774201b.js';
7
+ import './index-c9fd4a10.js';
8
8
  import './breakpoints-d148bfde.js';
9
- import './index-735d4f23.js';
10
- import './index-90f624c1.js';
9
+ import './index-5c567adb.js';
10
+ import './index-dac83244.js';
11
11
 
12
12
  const stylesCss = ":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)}";
13
13
  const ZTableStyle0 = stylesCss;
@@ -1,5 +1,5 @@
1
- export { Z as z_td } from './index-735d4f23.js';
1
+ export { Z as z_td } from './index-5c567adb.js';
2
2
  import './index-c8ceadeb.js';
3
- import './index-ee40e66b.js';
3
+ import './index-c9fd4a10.js';
4
4
 
5
5
  //# sourceMappingURL=z-td.entry.js.map
@@ -1,5 +1,5 @@
1
- export { Z as z_th } from './index-90f624c1.js';
1
+ export { Z as z_th } from './index-dac83244.js';
2
2
  import './index-c8ceadeb.js';
3
- import './index-ee40e66b.js';
3
+ import './index-c9fd4a10.js';
4
4
 
5
5
  //# sourceMappingURL=z-th.entry.js.map
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-c8ceadeb.js';
2
- import { s as ToastNotificationPosition } from './index-ee40e66b.js';
2
+ import { s as ToastNotificationPosition } from './index-c9fd4a10.js';
3
3
 
4
4
  const stylesCss = ":host{position:fixed;z-index:10000;display:flex;flex-flow:column nowrap;margin-top:calc(var(--space-unit) * 2);margin-bottom:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host([position=\"bottom-centre\"]),:host([position=\"bottom-right\"]),:host([position=\"bottom-left\"]){bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"top-left\"]),:host([position=\"top-right\"]),:host([position=\"top-centre\"]){top:0;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host([position=\"top-centre\"]){top:0;left:50%;align-items:center;justify-content:flex-start;transform:translateX(-50%)}:host([position=\"top-left\"]){top:0;left:0;align-items:flex-start;justify-content:flex-start}:host([position=\"top-right\"]){top:0;right:0;align-items:flex-end;justify-content:flex-start}:host([position=\"bottom-centre\"]){bottom:0;left:50%;align-items:center;justify-content:flex-end;transform:translateX(-50%)}:host([position=\"bottom-right\"]){right:0;bottom:0;align-items:flex-end;justify-content:flex-end}:host([position=\"bottom-left\"]){bottom:0;left:0;align-items:flex-start;justify-content:flex-end}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}";
5
5
  const ZToastNotificationListStyle0 = stylesCss;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, a as Host, g as getElement } from './index-c8ceadeb.js';
2
- import { r as ToastNotificationTransition } from './index-ee40e66b.js';
2
+ import { r as ToastNotificationTransition } from './index-c9fd4a10.js';
3
3
  import { B as Breakpoints } from './breakpoints-d148bfde.js';
4
4
 
5
5
  var hammer = {exports: {}};
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, a as Host } from './index-c8ceadeb.js';
2
- import { k as LabelPosition } from './index-ee40e66b.js';
3
- import { r as randomId } from './utils-b924649f.js';
2
+ import { k as LabelPosition } from './index-c9fd4a10.js';
3
+ import { r as randomId } from './utils-7774201b.js';
4
4
  import './breakpoints-d148bfde.js';
5
5
 
6
6
  const stylesCss = ".sc-z-toggle-switch-h{position:relative;display:inline-flex;font-family:var(--font-family-sans);font-weight:var(--font-rg)}label.sc-z-toggle-switch{display:flex;flex-direction:row;align-items:center;cursor:pointer}label.disabled.sc-z-toggle-switch{cursor:default}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{color:var(--color-default-text);letter-spacing:0}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{position:relative;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 4);height:18px;align-items:center;background-color:var(--gray500);border-radius:var(--space-unit);color:var(--gray500);cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){box-shadow:var(--shadow-focus-primary);outline:none}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{position:absolute;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);align-items:center;justify-content:center;margin:0;background-color:var(--color-white);border-radius:7px;box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type=\"checkbox\"].sc-z-toggle-switch{position:absolute;z-index:-1;opacity:0;pointer-events:none}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-c8ceadeb.js';
2
- import { P as PopoverPosition } from './index-ee40e66b.js';
2
+ import { P as PopoverPosition } from './index-c9fd4a10.js';
3
3
 
4
4
  const stylesCss = ":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-default-text);--z-tooltip-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base))}:host([dark]) z-popover{--z-popover-theme--surface:var(--color-surface05);--z-popover-theme--text:var(--color-text-inverse)}z-popover{--z-popover-padding:var(--space-unit);--z-popover-theme--surface:var(--z-tooltip-theme--surface);--z-popover-theme--text:var(--z-tooltip-theme--text);--z-popover-shadow-filter:var(--z-tooltip-shadow-filter)}";
5
5
  const ZTooltipStyle0 = stylesCss;
@@ -1,9 +1,9 @@
1
- export { Z as z_tr } from './index-092fc7cc.js';
1
+ export { Z as z_tr } from './index-f36946b3.js';
2
2
  import './index-c8ceadeb.js';
3
- import './utils-b924649f.js';
4
- import './index-ee40e66b.js';
3
+ import './utils-7774201b.js';
4
+ import './index-c9fd4a10.js';
5
5
  import './breakpoints-d148bfde.js';
6
- import './index-735d4f23.js';
7
- import './index-90f624c1.js';
6
+ import './index-5c567adb.js';
7
+ import './index-dac83244.js';
8
8
 
9
9
  //# sourceMappingURL=z-tr.entry.js.map
@@ -171,6 +171,7 @@ export type SelectItem = {
171
171
  icon?: string;
172
172
  disabled?: boolean;
173
173
  category?: string;
174
+ children?: SelectItem[];
174
175
  };
175
176
  export declare enum ThemeVariant {
176
177
  DARK = "dark",
@@ -198,7 +199,8 @@ export declare enum ListSize {
198
199
  SMALL = "small",
199
200
  MEDIUM = "medium",
200
201
  LARGE = "large",
201
- X_LARGE = "x-large"
202
+ X_LARGE = "x-large",
203
+ NONE = "none"
202
204
  }
203
205
  export declare enum ExpandableListStyle {
204
206
  ACCORDION = "accordion",
@@ -61,6 +61,10 @@ export declare class ZListElement {
61
61
  * [optional] type of the list marker for each element
62
62
  */
63
63
  listType?: ListType;
64
+ /**
65
+ * [optional] Sets element as tree item.
66
+ */
67
+ hasTreeItems?: boolean;
64
68
  /**
65
69
  * Sets element role.
66
70
  */
@@ -21,6 +21,10 @@ export declare class ZListGroup {
21
21
  * [optional] type of the list marker for each element
22
22
  */
23
23
  listType?: ListType;
24
+ /**
25
+ * [optional] check for tree items in grouped lists
26
+ */
27
+ hasTreeItems?: boolean;
24
28
  private hasHeader;
25
29
  componentDidLoad(): void;
26
30
  componentWillLoad(): void;
@@ -30,6 +30,8 @@ export declare class ZSelect {
30
30
  noresultslabel?: string;
31
31
  /** */
32
32
  hasGroupItems?: boolean;
33
+ /** */
34
+ hasTreeItems?: boolean;
33
35
  /** When fixed, it occupies space and pushes down next elements. */
34
36
  isfixed?: boolean;
35
37
  /** */
@@ -40,7 +42,10 @@ export declare class ZSelect {
40
42
  selectedItem: null | SelectItem;
41
43
  focusedItemId: string;
42
44
  searchString: null | string;
45
+ private flattenedList;
43
46
  private itemsList;
47
+ private itemIdKeyMap;
48
+ private readonly resetKey;
44
49
  constructor();
45
50
  watchItems(): void;
46
51
  getFocusedItemHandler(e: CustomEvent): void;
@@ -62,9 +67,14 @@ export declare class ZSelect {
62
67
  private mapSelectedItemToItemsArray;
63
68
  private getSelectedValue;
64
69
  private filterItems;
70
+ private filterTree;
71
+ private getHighlightedText;
65
72
  private hasAutocomplete;
66
73
  private handleInputChange;
74
+ private updateSelection;
75
+ private findSelectedItem;
67
76
  private selectItem;
77
+ private flattenTreeItems;
68
78
  private arrowsSelectNav;
69
79
  private focusSelectItem;
70
80
  private toggleSelectUl;
@@ -77,6 +87,8 @@ export declare class ZSelect {
77
87
  private renderItem;
78
88
  private listSizeType;
79
89
  private renderSelectUlItems;
90
+ private renderTreeItems;
91
+ private renderGroupedTree;
80
92
  private renderSelectGroupItems;
81
93
  private renderNoSearchResults;
82
94
  private renderMessage;
@@ -36,6 +36,7 @@ declare const StoryMeta: {
36
36
  autocomplete: false;
37
37
  noresultslabel: string;
38
38
  hasGroupItems: false;
39
+ hasTreeItems: false;
39
40
  resetItem: string;
40
41
  isfixed: false;
41
42
  };
@@ -58,3 +59,19 @@ export declare const ZSelectWithIcons: {
58
59
  };
59
60
  render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
60
61
  };
62
+ export declare const ZSelectWithTreeItems: {
63
+ args: {
64
+ hasTreeItems: true;
65
+ hasGroupItems: false;
66
+ items: SelectItem[];
67
+ };
68
+ render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
69
+ };
70
+ export declare const ZSelectWithGroupsAndTreeItems: {
71
+ args: {
72
+ hasTreeItems: true;
73
+ hasGroupItems: true;
74
+ items: SelectItem[];
75
+ };
76
+ render: (args: ZSelect) => import("lit-html").TemplateResult<1>;
77
+ };
@@ -1081,6 +1081,10 @@ export namespace Components {
1081
1081
  * [optional] Sets expandable style to element.
1082
1082
  */
1083
1083
  "expandableStyle"?: ExpandableListStyle;
1084
+ /**
1085
+ * [optional] Sets element as tree item.
1086
+ */
1087
+ "hasTreeItems"?: boolean;
1084
1088
  /**
1085
1089
  * set tabindex to Host tag (optional). Defaults to 0.
1086
1090
  */
@@ -1119,6 +1123,10 @@ export namespace Components {
1119
1123
  * [optional] Sets the position where to insert the divider.
1120
1124
  */
1121
1125
  "dividerType"?: ListDividerType;
1126
+ /**
1127
+ * [optional] check for tree items in grouped lists
1128
+ */
1129
+ "hasTreeItems"?: boolean;
1122
1130
  /**
1123
1131
  * [optional] type of the list marker for each element
1124
1132
  */
@@ -1828,6 +1836,7 @@ export namespace Components {
1828
1836
  */
1829
1837
  "getValue": () => Promise<string>;
1830
1838
  "hasGroupItems"?: boolean;
1839
+ "hasTreeItems"?: boolean;
1831
1840
  /**
1832
1841
  * the id of the input element
1833
1842
  */
@@ -4754,6 +4763,10 @@ declare namespace LocalJSX {
4754
4763
  * [optional] Sets expandable style to element.
4755
4764
  */
4756
4765
  "expandableStyle"?: ExpandableListStyle;
4766
+ /**
4767
+ * [optional] Sets element as tree item.
4768
+ */
4769
+ "hasTreeItems"?: boolean;
4757
4770
  /**
4758
4771
  * set tabindex to Host tag (optional). Defaults to 0.
4759
4772
  */
@@ -4804,6 +4817,10 @@ declare namespace LocalJSX {
4804
4817
  * [optional] Sets the position where to insert the divider.
4805
4818
  */
4806
4819
  "dividerType"?: ListDividerType;
4820
+ /**
4821
+ * [optional] check for tree items in grouped lists
4822
+ */
4823
+ "hasTreeItems"?: boolean;
4807
4824
  /**
4808
4825
  * [optional] type of the list marker for each element
4809
4826
  */
@@ -5593,6 +5610,7 @@ declare namespace LocalJSX {
5593
5610
  */
5594
5611
  "disabled"?: boolean;
5595
5612
  "hasGroupItems"?: boolean;
5613
+ "hasTreeItems"?: boolean;
5596
5614
  /**
5597
5615
  * the id of the input element
5598
5616
  */
@@ -1,2 +1,2 @@
1
- import{c as aa}from"./p-e691c0b8.js";export{$ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,_ as BookCardTagStatus,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-b34993de.js";import"./p-5145a606.js";const ia={colorFromId:aa};export{ia as Utils};
1
+ import{c as aa}from"./p-010b6146.js";export{$ as AccordionVariant,o as AlertType,A as AvatarSize,Y as BookCardDeprecatedVariant,_ as BookCardTagStatus,X as BookCardVariant,V as BreadcrumbHomepageVariant,U as BreadcrumbPathStyle,d as ButtonSize,c as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,e as ControlSize,M as CoverHeroContentPosition,J as CoverHeroVariant,p as Device,h as DividerOrientation,D as DividerSize,j as ExpandableListButtonAlign,E as ExpandableListStyle,H as InfoRevealPosition,f as InputStatus,I as InputType,g as KeyboardCode,K as KeyboardKeyCode,k as LabelPosition,L as LicenseType,l as ListDividerType,i as ListSize,m as ListType,b as NavigationTabsKeyboardEvents,N as NavigationTabsOrientation,a as NavigationTabsSize,n as NotificationType,O as OffCanvasVariant,P as PopoverPosition,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,W as VisibilityCondition,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-2b309f57.js";import"./p-5145a606.js";const ia={colorFromId:aa};export{ia as Utils};
2
2
  //# sourceMappingURL=index.esm.js.map
@@ -1,2 +1,2 @@
1
- import{g as e,p as t}from"./p-b34993de.js";import{B as n}from"./p-5145a606.js";function r(e){switch(e){case true:case"true":case 1:case"1":case"on":case"yes":return true;case false:case"false":case 0:case"0":case"off":case"no":return false;default:return e}}function a(){return Math.random().toString(36).replace("0.","")}function s(t,n,...r){if(t.code===e.ENTER||t.code===e.SPACE){t.preventDefault();n(...r)}}function u(t,n,...r){if(t.code===e.ENTER){t.preventDefault();n(...r)}}function c(e=null){if(!e){e=document.activeElement}if(e&&e.shadowRoot&&e.shadowRoot.activeElement){e=e.shadowRoot.activeElement;return c(e)}return e}function f(e,t=[]){t.push(e);if(e.parentElement){e=e.parentElement;return f(e,t)}else if(e.parentNode&&e.parentNode.host){e=e.parentNode.host;return f(e,t)}return t}function o(){switch(true){case window.innerWidth<=n.MOBILE:return t.MOBILE;case window.innerWidth<=n.TABLET:return t.TABLET;case window.innerWidth<=n.DESKTOP:return t.DESKTOP;default:return t.DESKTOP_WIDE}}function i(e){try{return JSON.parse(e)}catch(e){return false}}function l(e){const t="avatar-C";const n=19;const r=Math.ceil(2**31-1)*parseFloat(`0.${e}`);let a=Math.ceil(n*(r%1));if(a===0){a=1}return`${t}${a.toString().padStart(2,"0")}`}function d(e,t){var n;return e.contains(t)||!!((n=e.shadowRoot)===null||n===void 0?void 0:n.contains(t))}export{d as a,r as b,l as c,s as d,c as e,f,o as g,u as h,i,a as r};
2
- //# sourceMappingURL=p-e691c0b8.js.map
1
+ import{g as e,p as t}from"./p-2b309f57.js";import{B as n}from"./p-5145a606.js";function r(e){switch(e){case true:case"true":case 1:case"1":case"on":case"yes":return true;case false:case"false":case 0:case"0":case"off":case"no":return false;default:return e}}function a(){return Math.random().toString(36).replace("0.","")}function s(t,n,...r){if(t.code===e.ENTER||t.code===e.SPACE){t.preventDefault();n(...r)}}function u(t,n,...r){if(t.code===e.ENTER){t.preventDefault();n(...r)}}function c(e=null){if(!e){e=document.activeElement}if(e&&e.shadowRoot&&e.shadowRoot.activeElement){e=e.shadowRoot.activeElement;return c(e)}return e}function f(e,t=[]){t.push(e);if(e.parentElement){e=e.parentElement;return f(e,t)}else if(e.parentNode&&e.parentNode.host){e=e.parentNode.host;return f(e,t)}return t}function o(){switch(true){case window.innerWidth<=n.MOBILE:return t.MOBILE;case window.innerWidth<=n.TABLET:return t.TABLET;case window.innerWidth<=n.DESKTOP:return t.DESKTOP;default:return t.DESKTOP_WIDE}}function i(e){try{return JSON.parse(e)}catch(e){return false}}function l(e){const t="avatar-C";const n=19;const r=Math.ceil(2**31-1)*parseFloat(`0.${e}`);let a=Math.ceil(n*(r%1));if(a===0){a=1}return`${t}${a.toString().padStart(2,"0")}`}function d(e,t){var n;return e.contains(t)||!!((n=e.shadowRoot)===null||n===void 0?void 0:n.contains(t))}export{d as a,r as b,l as c,s as d,c as e,f,o as g,u as h,i,a as r};
2
+ //# sourceMappingURL=p-010b6146.js.map
@@ -1,2 +1,2 @@
1
- import{r as i,c,h,g as r}from"./p-75c4a726.js";import{w as e}from"./p-b34993de.js";const a=".sc-z-chip-h>.z-chip-container.sc-z-chip{display:inline-flex;min-height:28px;align-items:center;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--gray400);background-color:var(--color-surface01);border-radius:14px;color:var(--color-default-text);fill:var(--color-default-text);font-family:var(--font-family-sans);font-size:14px;line-height:28px}.sc-z-chip-h>.z-chip-interactive.sc-z-chip{font-weight:var(--font-sb)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip{padding:0;border:none;margin-left:var(--space-unit);background-color:transparent;cursor:pointer}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip:first-child{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]):hover>z-icon.sc-z-chip:first-child{fill:var(--color-default-icon)}.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]) .interactive-icon.sc-z-chip:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip,.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip z-icon.sc-z-chip{color:var(--color-disabled03);cursor:auto;fill:var(--color-disabled03)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip{border:var(--border-size-small) solid var(--color-disabled01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip:focus:focus-visible{border-radius:100%;box-shadow:var(--shadow-focus-primary);outline:none}.sc-z-chip-h>button.sc-z-chip:not([disabled]):active:hover .interactive-icon.sc-z-chip{color:var(--color-primary01);fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:22px;--z-icon-height:22px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:44px;border-radius:22px;line-height:44px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:40px;border-radius:22px;line-height:40px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:36px;border-radius:22px;line-height:36px}@media (min-width: 1152px){.sc-z-chip-h>.z-chip-container.sc-z-chip{font-size:12px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:32px;border-radius:16px;line-height:32px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:28px;border-radius:16px;line-height:28px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:24px;border-radius:16px;line-height:24px}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:14px;--z-icon-height:14px}}";const s=a;const o=class{constructor(h){i(this,h);this.interactiveIconClick=c(this,"interactiveIconClick",7);this.icon=undefined;this.type=e.DEFAULT;this.interactiveIcon=undefined;this.disabled=false;this.ariaLabel=""}render(){return h("div",{key:"fcd35190df7a13ddacf41430d0b47ab6484110a9",class:{"z-chip-container":true,"z-chip-interactive":!!this.interactiveIcon,[this.type]:true},"aria-disabled":this.disabled},this.icon&&h("z-icon",{key:"d9eb68585be8533bb44ba769b34fa8a7163e17fc",name:this.icon}),h("slot",{key:"7ae9a9993086e2dc0489806bbc79bae8b0db20f7"}),this.interactiveIcon&&h("button",{key:"e02544ca3661c6527a915bfdaa6578c64d284b6f",type:"button",onClick:()=>this.interactiveIconClick.emit(),"aria-label":this.ariaLabel,disabled:this.disabled},h("z-icon",{key:"844d3269ee9f2c0206a4aec3554a4b6581351f10",class:"interactive-icon",name:this.interactiveIcon})))}get el(){return r(this)}};o.style=s;export{o as z_chip};
2
- //# sourceMappingURL=p-f06bd257.entry.js.map
1
+ import{r as i,c,h,g as r}from"./p-75c4a726.js";import{w as e}from"./p-2b309f57.js";const a=".sc-z-chip-h>.z-chip-container.sc-z-chip{display:inline-flex;min-height:28px;align-items:center;padding:0 calc(var(--space-unit) * 1.5);border:var(--border-size-small) solid var(--gray400);background-color:var(--color-surface01);border-radius:14px;color:var(--color-default-text);fill:var(--color-default-text);font-family:var(--font-family-sans);font-size:14px;line-height:28px}.sc-z-chip-h>.z-chip-interactive.sc-z-chip{font-weight:var(--font-sb)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip{padding:0;border:none;margin-left:var(--space-unit);background-color:transparent;cursor:pointer}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip:first-child{margin-right:calc(var(--space-unit) / 2)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]):hover>z-icon.sc-z-chip:first-child{fill:var(--color-default-icon)}.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip:not([aria-disabled]) .interactive-icon.sc-z-chip:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip,.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip z-icon.sc-z-chip{color:var(--color-disabled03);cursor:auto;fill:var(--color-disabled03)}.sc-z-chip-h>.z-chip-container[aria-disabled].sc-z-chip{border:var(--border-size-small) solid var(--color-disabled01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>button.sc-z-chip:focus:focus-visible{border-radius:100%;box-shadow:var(--shadow-focus-primary);outline:none}.sc-z-chip-h>button.sc-z-chip:not([disabled]):active:hover .interactive-icon.sc-z-chip{color:var(--color-primary01);fill:var(--color-primary01)}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:22px;--z-icon-height:22px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:44px;border-radius:22px;line-height:44px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:40px;border-radius:22px;line-height:40px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:36px;border-radius:22px;line-height:36px}@media (min-width: 1152px){.sc-z-chip-h>.z-chip-container.sc-z-chip{font-size:12px}.sc-z-chip-h>.z-chip-container.default.sc-z-chip{min-height:32px;border-radius:16px;line-height:32px}.sc-z-chip-h>.z-chip-container.medium.sc-z-chip{min-height:28px;border-radius:16px;line-height:28px}.sc-z-chip-h>.z-chip-container.small.sc-z-chip{min-height:24px;border-radius:16px;line-height:24px}.sc-z-chip-h>.z-chip-container.sc-z-chip>z-icon.sc-z-chip,.sc-z-chip-h>.z-chip-container.sc-z-chip .interactive-icon.sc-z-chip{--z-icon-width:14px;--z-icon-height:14px}}";const s=a;const o=class{constructor(h){i(this,h);this.interactiveIconClick=c(this,"interactiveIconClick",7);this.icon=undefined;this.type=e.DEFAULT;this.interactiveIcon=undefined;this.disabled=false;this.ariaLabel=""}render(){return h("div",{key:"fcd35190df7a13ddacf41430d0b47ab6484110a9",class:{"z-chip-container":true,"z-chip-interactive":!!this.interactiveIcon,[this.type]:true},"aria-disabled":this.disabled},this.icon&&h("z-icon",{key:"d9eb68585be8533bb44ba769b34fa8a7163e17fc",name:this.icon}),h("slot",{key:"7ae9a9993086e2dc0489806bbc79bae8b0db20f7"}),this.interactiveIcon&&h("button",{key:"e02544ca3661c6527a915bfdaa6578c64d284b6f",type:"button",onClick:()=>this.interactiveIconClick.emit(),"aria-label":this.ariaLabel,disabled:this.disabled},h("z-icon",{key:"844d3269ee9f2c0206a4aec3554a4b6581351f10",class:"interactive-icon",name:this.interactiveIcon})))}get el(){return r(this)}};o.style=s;export{o as z_chip};
2
+ //# sourceMappingURL=p-011fa0c8.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-b34993de.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const c=n;const s=class{constructor(e){t(this,e);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:t}){if(t instanceof Image&&t.closest("[slot=cover]")){const e=t.naturalWidth/t.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",e.toString())}}renderContent(){return e("div",{class:"content-container"},e("slot",{name:"content"}))}render(){return e(o,{key:"15c2c9a401700c3503e74f74637c2cbf3b474805"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),e("div",{key:"269c88ee41679ea7730c202f4ca927a1868c5506",class:"main-container"},e("div",{key:"67b039d0ba87fdb8a3520035104d9c6263ca5dc1",class:"cover-container"},e("slot",{key:"3c330cafa143f57e9b4d6615d966c4d62cedd9c8",name:"cover"})),e("slot",{key:"c092503e4d24f52535182e570edb67428d7a8aa9",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};s.style=c;export{s as z_cover_hero};
2
- //# sourceMappingURL=p-2c450113.entry.js.map
1
+ import{r as t,h as e,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-2b309f57.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const c=n;const s=class{constructor(e){t(this,e);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:t}){if(t instanceof Image&&t.closest("[slot=cover]")){const e=t.naturalWidth/t.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",e.toString())}}renderContent(){return e("div",{class:"content-container"},e("slot",{name:"content"}))}render(){return e(o,{key:"15c2c9a401700c3503e74f74637c2cbf3b474805"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),e("div",{key:"269c88ee41679ea7730c202f4ca927a1868c5506",class:"main-container"},e("div",{key:"67b039d0ba87fdb8a3520035104d9c6263ca5dc1",class:"cover-container"},e("slot",{key:"3c330cafa143f57e9b4d6615d966c4d62cedd9c8",name:"cover"})),e("slot",{key:"c092503e4d24f52535182e570edb67428d7a8aa9",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};s.style=c;export{s as z_cover_hero};
2
+ //# sourceMappingURL=p-0a149188.entry.js.map