@zanichelli/albe-web-components 18.2.0 → 18.2.1-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 (400) hide show
  1. package/dist/cjs/{index-50ec1f12.js → index-364e3f60.js} +2 -2
  2. package/dist/cjs/{index-50ec1f12.js.map → index-364e3f60.js.map} +1 -1
  3. package/dist/cjs/{index-be1dfa97.js → index-394da17e.js} +4 -4
  4. package/dist/cjs/{index-be1dfa97.js.map → index-394da17e.js.map} +1 -1
  5. package/dist/cjs/{index-1c288846.js → index-62712250.js} +2 -2
  6. package/dist/cjs/{index-1c288846.js.map → index-62712250.js.map} +1 -1
  7. package/dist/cjs/{index-afafb76c.js → index-bf197d11.js} +2 -2
  8. package/dist/cjs/{index-afafb76c.js.map → index-bf197d11.js.map} +1 -1
  9. package/dist/cjs/{index-5af9d3d1.js → index-d1759a5a.js} +2 -2
  10. package/dist/cjs/{index-5af9d3d1.js.map → index-d1759a5a.js.map} +1 -1
  11. package/dist/cjs/{index-be650150.js → index-f0b0a7d1.js} +2 -2
  12. package/dist/cjs/{index-be650150.js.map → index-f0b0a7d1.js.map} +1 -1
  13. package/dist/cjs/loader.cjs.js +1 -1
  14. package/dist/cjs/web-components-library.cjs.js +1 -1
  15. package/dist/cjs/z-accordion.cjs.entry.js +1 -1
  16. package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
  17. package/dist/cjs/z-app-header_12.cjs.entry.js +12 -12
  18. package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
  19. package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
  20. package/dist/cjs/z-avatar.cjs.entry.js +2 -2
  21. package/dist/cjs/z-breadcrumb.cjs.entry.js +2 -2
  22. package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
  23. package/dist/cjs/z-chip.cjs.entry.js +2 -2
  24. package/dist/cjs/z-combobox.cjs.entry.js +1 -1
  25. package/dist/cjs/z-cover-hero.cjs.entry.js +2 -2
  26. package/dist/cjs/z-date-picker.cjs.entry.js +1 -1
  27. package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -1
  28. package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +6 -6
  29. package/dist/cjs/z-file.cjs.entry.js +1 -1
  30. package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
  31. package/dist/cjs/z-info-box.cjs.entry.js +1 -1
  32. package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
  33. package/dist/cjs/z-logo.cjs.entry.js +1 -1
  34. package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
  35. package/dist/cjs/z-navigation-tabs.cjs.entry.js +2 -2
  36. package/dist/cjs/z-notification.cjs.entry.js +1 -1
  37. package/dist/cjs/z-panel-elem.cjs.entry.js +2 -2
  38. package/dist/cjs/z-popover.cjs.entry.js +1 -1
  39. package/dist/cjs/z-section-title.cjs.entry.js +1 -1
  40. package/dist/cjs/z-section-title.cjs.entry.js.map +1 -1
  41. package/dist/cjs/z-select.cjs.entry.js +1 -1
  42. package/dist/cjs/z-table.cjs.entry.js +7 -7
  43. package/dist/cjs/z-tbody.cjs.entry.js +1 -1
  44. package/dist/cjs/z-td.cjs.entry.js +1 -1
  45. package/dist/cjs/z-tfoot.cjs.entry.js +1 -1
  46. package/dist/cjs/z-th.cjs.entry.js +1 -1
  47. package/dist/cjs/z-thead.cjs.entry.js +1 -1
  48. package/dist/cjs/z-tr.cjs.entry.js +3 -3
  49. package/dist/cjs/z-tree-list.cjs.entry.js +1 -1
  50. package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
  51. package/dist/collection/collection-manifest.json +1 -1
  52. package/dist/collection/components/date-picker/z-date-picker/index.js +2 -2
  53. package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -1
  54. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.js +3 -3
  55. package/dist/collection/components/deprecated/z-section-title/index.js.map +1 -0
  56. package/dist/collection/components/{z-section-title → deprecated/z-section-title}/index.stories.js +7 -3
  57. package/dist/collection/components/deprecated/z-section-title/index.stories.js.map +1 -0
  58. package/dist/collection/components/file-upload/z-dragdrop-area/index.js +2 -2
  59. package/dist/collection/components/file-upload/z-file/index.js +1 -1
  60. package/dist/collection/components/list/z-list/index.js +1 -1
  61. package/dist/collection/components/list/z-list-element/index.js +1 -1
  62. package/dist/collection/components/list/z-list-group/index.js +2 -2
  63. package/dist/collection/components/list/z-tree-list/index.js +1 -1
  64. package/dist/collection/components/table/cells/z-td/index.js +1 -1
  65. package/dist/collection/components/table/cells/z-th/index.js +1 -1
  66. package/dist/collection/components/table/z-table/index.js +1 -1
  67. package/dist/collection/components/table/z-tbody/index.js +1 -1
  68. package/dist/collection/components/table/z-tfoot/index.js +1 -1
  69. package/dist/collection/components/table/z-thead/index.js +1 -1
  70. package/dist/collection/components/table/z-tr/index.js +1 -1
  71. package/dist/collection/components/z-accordion/index.js +1 -1
  72. package/dist/collection/components/z-anchor-navigation/index.js +1 -1
  73. package/dist/collection/components/z-app-header/index.js +1 -1
  74. package/dist/collection/components/z-aria-alert/index.js +1 -1
  75. package/dist/collection/components/z-avatar/index.js +2 -2
  76. package/dist/collection/components/z-breadcrumb/index.js +2 -2
  77. package/dist/collection/components/z-button-sort/index.js +1 -1
  78. package/dist/collection/components/z-chip/index.js +2 -2
  79. package/dist/collection/components/z-combobox/index.js +1 -1
  80. package/dist/collection/components/z-cover-hero/index.js +2 -2
  81. package/dist/collection/components/z-divider/index.js +1 -1
  82. package/dist/collection/components/z-ghost-loading/index.js +1 -1
  83. package/dist/collection/components/z-icon/index.js +7 -7
  84. package/dist/collection/components/z-icon/index.js.map +1 -1
  85. package/dist/collection/components/z-icon/index.stories.js +26 -1
  86. package/dist/collection/components/z-icon/index.stories.js.map +1 -1
  87. package/dist/collection/components/z-icon/styles.css +2 -2
  88. package/dist/collection/components/z-info-box/index.js +1 -1
  89. package/dist/collection/components/z-info-reveal/index.js +1 -1
  90. package/dist/collection/components/z-input/index.js +1 -1
  91. package/dist/collection/components/z-input-message/index.js +1 -1
  92. package/dist/collection/components/z-logo/index.js +1 -1
  93. package/dist/collection/components/z-menu-section/index.js +1 -1
  94. package/dist/collection/components/z-modal/index.js +4 -4
  95. package/dist/collection/components/z-navigation-tabs/index.js +2 -2
  96. package/dist/collection/components/z-notification/index.js +1 -1
  97. package/dist/collection/components/z-offcanvas/index.js +1 -1
  98. package/dist/collection/components/z-panel-elem/index.js +2 -2
  99. package/dist/collection/components/z-popover/index.js +1 -1
  100. package/dist/collection/components/z-searchbar/index.js +1 -1
  101. package/dist/collection/components/z-select/index.js +1 -1
  102. package/dist/collection/components/z-visually-hidden/index.js +1 -1
  103. package/dist/components/index.d.ts +1 -1
  104. package/dist/components/index10.js +1 -1
  105. package/dist/components/index11.js +1 -1
  106. package/dist/components/index12.js +1 -1
  107. package/dist/components/index13.js +1 -1
  108. package/dist/components/index14.js +1 -1
  109. package/dist/components/index15.js +2 -2
  110. package/dist/components/index16.js +4 -4
  111. package/dist/components/index22.js +1 -1
  112. package/dist/components/index23.js +1 -1
  113. package/dist/components/index24.js +1 -1
  114. package/dist/components/index5.js +2 -2
  115. package/dist/components/index6.js +1 -1
  116. package/dist/components/index7.js +2 -2
  117. package/dist/components/index8.js +1 -1
  118. package/dist/components/index9.js +4 -4
  119. package/dist/components/index9.js.map +1 -1
  120. package/dist/components/z-accordion.js +1 -1
  121. package/dist/components/z-anchor-navigation.js +1 -1
  122. package/dist/components/z-app-header.js +1 -1
  123. package/dist/components/z-aria-alert.js +1 -1
  124. package/dist/components/z-avatar.js +2 -2
  125. package/dist/components/z-breadcrumb.js +2 -2
  126. package/dist/components/z-button-sort.js +1 -1
  127. package/dist/components/z-combobox.js +1 -1
  128. package/dist/components/z-cover-hero.js +2 -2
  129. package/dist/components/z-date-picker.js +2 -2
  130. package/dist/components/z-date-picker.js.map +1 -1
  131. package/dist/components/z-file.js +1 -1
  132. package/dist/components/z-info-box.js +1 -1
  133. package/dist/components/z-logo.js +1 -1
  134. package/dist/components/z-menu-section.js +1 -1
  135. package/dist/components/z-navigation-tabs.js +2 -2
  136. package/dist/components/z-notification.js +1 -1
  137. package/dist/components/z-panel-elem.js +2 -2
  138. package/dist/components/z-section-title.js +1 -1
  139. package/dist/components/z-section-title.js.map +1 -1
  140. package/dist/components/z-select.js +1 -1
  141. package/dist/components/z-table.js +1 -1
  142. package/dist/components/z-tbody.js +1 -1
  143. package/dist/components/z-td.js +1 -1
  144. package/dist/components/z-tfoot.js +1 -1
  145. package/dist/components/z-th.js +1 -1
  146. package/dist/components/z-thead.js +1 -1
  147. package/dist/components/z-tr.js +1 -1
  148. package/dist/components/z-tree-list.js +1 -1
  149. package/dist/components/z-visually-hidden.js +1 -1
  150. package/dist/docs/themes/index.stories.js +1 -1
  151. package/dist/docs/themes/index.stories.js.map +1 -1
  152. package/dist/esm/{index-9a0ea49b.js → index-0ea3c7c8.js} +2 -2
  153. package/dist/esm/{index-9a0ea49b.js.map → index-0ea3c7c8.js.map} +1 -1
  154. package/dist/esm/{index-2a83dc12.js → index-2ccbb96f.js} +2 -2
  155. package/dist/esm/{index-2a83dc12.js.map → index-2ccbb96f.js.map} +1 -1
  156. package/dist/esm/{index-43637886.js → index-571f913c.js} +2 -2
  157. package/dist/esm/{index-43637886.js.map → index-571f913c.js.map} +1 -1
  158. package/dist/esm/{index-1294ef3d.js → index-ceebee64.js} +4 -4
  159. package/dist/esm/{index-1294ef3d.js.map → index-ceebee64.js.map} +1 -1
  160. package/dist/esm/{index-b2c92bbb.js → index-eb53c87f.js} +2 -2
  161. package/dist/esm/{index-b2c92bbb.js.map → index-eb53c87f.js.map} +1 -1
  162. package/dist/esm/{index-ea1d61dc.js → index-fc0913d1.js} +2 -2
  163. package/dist/esm/{index-ea1d61dc.js.map → index-fc0913d1.js.map} +1 -1
  164. package/dist/esm/loader.js +1 -1
  165. package/dist/esm/web-components-library.js +1 -1
  166. package/dist/esm/z-accordion.entry.js +1 -1
  167. package/dist/esm/z-anchor-navigation.entry.js +1 -1
  168. package/dist/esm/z-app-header_12.entry.js +12 -12
  169. package/dist/esm/z-app-header_12.entry.js.map +1 -1
  170. package/dist/esm/z-aria-alert.entry.js +1 -1
  171. package/dist/esm/z-avatar.entry.js +2 -2
  172. package/dist/esm/z-breadcrumb.entry.js +2 -2
  173. package/dist/esm/z-button-sort.entry.js +1 -1
  174. package/dist/esm/z-chip.entry.js +2 -2
  175. package/dist/esm/z-combobox.entry.js +1 -1
  176. package/dist/esm/z-cover-hero.entry.js +2 -2
  177. package/dist/esm/z-date-picker.entry.js +1 -1
  178. package/dist/esm/z-date-picker.entry.js.map +1 -1
  179. package/dist/esm/z-dragdrop-area_2.entry.js +6 -6
  180. package/dist/esm/z-file.entry.js +1 -1
  181. package/dist/esm/z-ghost-loading.entry.js +1 -1
  182. package/dist/esm/z-info-box.entry.js +1 -1
  183. package/dist/esm/z-info-reveal.entry.js +1 -1
  184. package/dist/esm/z-logo.entry.js +1 -1
  185. package/dist/esm/z-menu-section.entry.js +1 -1
  186. package/dist/esm/z-navigation-tabs.entry.js +2 -2
  187. package/dist/esm/z-notification.entry.js +1 -1
  188. package/dist/esm/z-panel-elem.entry.js +2 -2
  189. package/dist/esm/z-popover.entry.js +1 -1
  190. package/dist/esm/z-section-title.entry.js +1 -1
  191. package/dist/esm/z-section-title.entry.js.map +1 -1
  192. package/dist/esm/z-select.entry.js +1 -1
  193. package/dist/esm/z-table.entry.js +7 -7
  194. package/dist/esm/z-tbody.entry.js +1 -1
  195. package/dist/esm/z-td.entry.js +1 -1
  196. package/dist/esm/z-tfoot.entry.js +1 -1
  197. package/dist/esm/z-th.entry.js +1 -1
  198. package/dist/esm/z-thead.entry.js +1 -1
  199. package/dist/esm/z-tr.entry.js +3 -3
  200. package/dist/esm/z-tree-list.entry.js +1 -1
  201. package/dist/esm/z-visually-hidden.entry.js +1 -1
  202. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.d.ts +1 -1
  203. package/dist/types/components/{z-section-title → deprecated/z-section-title}/index.stories.d.ts +6 -2
  204. package/dist/types/components/z-icon/index.d.ts +2 -2
  205. package/dist/types/components/z-icon/index.stories.d.ts +23 -3
  206. package/dist/types/components.d.ts +4 -4
  207. package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +1 -1
  208. package/{www/build/p-fbe3bc33.js → dist/web-components-library/p-0b26a8e0.js} +2 -2
  209. package/dist/web-components-library/p-0bd2b21e.entry.js +2 -0
  210. package/dist/web-components-library/p-1170826b.js +2 -0
  211. package/dist/web-components-library/p-195ed6d2.js +2 -0
  212. package/dist/web-components-library/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  213. package/dist/web-components-library/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  214. package/dist/web-components-library/p-237fcaa9.entry.js +2 -0
  215. package/dist/web-components-library/p-39a968af.entry.js +2 -0
  216. package/dist/web-components-library/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  217. package/dist/web-components-library/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  218. package/dist/web-components-library/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  219. package/{www/build/p-7a33fe43.entry.js → dist/web-components-library/p-43f9569d.entry.js} +2 -2
  220. package/dist/web-components-library/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  221. package/{www/build/p-b0d88afc.entry.js → dist/web-components-library/p-564ddab3.entry.js} +2 -2
  222. package/dist/web-components-library/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  223. package/dist/web-components-library/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  224. package/{www/build/p-b555681f.entry.js → dist/web-components-library/p-684c8fcb.entry.js} +2 -2
  225. package/dist/web-components-library/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  226. package/{www/build/p-9b2e5033.entry.js → dist/web-components-library/p-6a48d114.entry.js} +2 -2
  227. package/{www/build/p-9b2e5033.entry.js.map → dist/web-components-library/p-6a48d114.entry.js.map} +1 -1
  228. package/dist/web-components-library/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  229. package/dist/web-components-library/p-83e3b2ff.entry.js +2 -0
  230. package/dist/web-components-library/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  231. package/dist/web-components-library/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  232. package/dist/web-components-library/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  233. package/dist/web-components-library/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  234. package/{www/build/p-6f761080.entry.js → dist/web-components-library/p-96b5a35d.entry.js} +2 -2
  235. package/dist/web-components-library/p-a22b7aa0.entry.js +2 -0
  236. package/dist/web-components-library/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  237. package/{www/build/p-2618e4de.entry.js → dist/web-components-library/p-c1d89e00.entry.js} +2 -2
  238. package/dist/web-components-library/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  239. package/{www/build/p-663115e2.entry.js → dist/web-components-library/p-c8eef88d.entry.js} +2 -2
  240. package/dist/web-components-library/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  241. package/dist/web-components-library/p-cf837902.entry.js +2 -0
  242. package/dist/web-components-library/p-e2b57681.js +2 -0
  243. package/{www/build/p-6e8d5142.js.map → dist/web-components-library/p-e2b57681.js.map} +1 -1
  244. package/dist/web-components-library/p-e8bab6ad.entry.js +2 -0
  245. package/dist/web-components-library/p-eb9ef3cb.js +2 -0
  246. package/dist/web-components-library/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  247. package/dist/web-components-library/p-f609b40e.entry.js.map +1 -0
  248. package/dist/web-components-library/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  249. package/dist/web-components-library/p-fd7c7885.entry.js +2 -0
  250. package/dist/web-components-library/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  251. package/dist/web-components-library/web-components-library.esm.js +1 -1
  252. package/dist/web-components-library/web-components-library.esm.js.map +1 -1
  253. package/package.json +1 -1
  254. package/{dist/web-components-library/p-fbe3bc33.js → www/build/p-0b26a8e0.js} +2 -2
  255. package/www/build/p-0bd2b21e.entry.js +2 -0
  256. package/www/build/p-1170826b.js +2 -0
  257. package/www/build/p-11df33c9.js +2 -0
  258. package/www/build/p-195ed6d2.js +2 -0
  259. package/www/build/{p-1d78d37b.entry.js → p-209db20e.entry.js} +2 -2
  260. package/www/build/{p-3e1983eb.entry.js → p-222d4160.entry.js} +2 -2
  261. package/www/build/p-237fcaa9.entry.js +2 -0
  262. package/www/build/p-39a968af.entry.js +2 -0
  263. package/www/build/{p-c8501bd3.entry.js → p-3cb9a131.entry.js} +2 -2
  264. package/www/build/{p-d5e29462.entry.js → p-40fc2770.entry.js} +2 -2
  265. package/www/build/{p-b16272ea.entry.js → p-430916e9.entry.js} +2 -2
  266. package/{dist/web-components-library/p-7a33fe43.entry.js → www/build/p-43f9569d.entry.js} +2 -2
  267. package/www/build/{p-66576512.entry.js → p-49f99fa3.entry.js} +2 -2
  268. package/{dist/web-components-library/p-b0d88afc.entry.js → www/build/p-564ddab3.entry.js} +2 -2
  269. package/www/build/{p-ca1a7347.entry.js → p-5cda7027.entry.js} +2 -2
  270. package/www/build/{p-1e25d225.entry.js → p-604602a8.entry.js} +2 -2
  271. package/{dist/web-components-library/p-b555681f.entry.js → www/build/p-684c8fcb.entry.js} +2 -2
  272. package/www/build/{p-b69a3542.entry.js → p-6949d27d.entry.js} +2 -2
  273. package/{dist/web-components-library/p-9b2e5033.entry.js → www/build/p-6a48d114.entry.js} +2 -2
  274. package/{dist/web-components-library/p-9b2e5033.entry.js.map → www/build/p-6a48d114.entry.js.map} +1 -1
  275. package/www/build/{p-b240bd96.entry.js → p-82d52ee6.entry.js} +2 -2
  276. package/www/build/p-83e3b2ff.entry.js +2 -0
  277. package/www/build/{p-1ee52b2e.entry.js → p-8cbb9bbe.entry.js} +2 -2
  278. package/www/build/{p-79aab6de.entry.js → p-93150ae0.entry.js} +2 -2
  279. package/www/build/{p-79aab6de.entry.js.map → p-93150ae0.entry.js.map} +1 -1
  280. package/www/build/{p-3abd3f25.entry.js → p-93af4721.entry.js} +2 -2
  281. package/{dist/web-components-library/p-6f761080.entry.js → www/build/p-96b5a35d.entry.js} +2 -2
  282. package/www/build/p-a22b7aa0.entry.js +2 -0
  283. package/www/build/{p-c4878fa9.entry.js → p-b376a58c.entry.js} +2 -2
  284. package/{dist/web-components-library/p-2618e4de.entry.js → www/build/p-c1d89e00.entry.js} +2 -2
  285. package/www/build/{p-a2b1d98b.js → p-c7d5971f.js} +2 -2
  286. package/{dist/web-components-library/p-663115e2.entry.js → www/build/p-c8eef88d.entry.js} +2 -2
  287. package/www/build/{p-95e28308.entry.js → p-ccb2318f.entry.js} +2 -2
  288. package/www/build/p-cf837902.entry.js +2 -0
  289. package/www/build/p-e2b57681.js +2 -0
  290. package/{dist/web-components-library/p-6e8d5142.js.map → www/build/p-e2b57681.js.map} +1 -1
  291. package/www/build/p-e8bab6ad.entry.js +2 -0
  292. package/www/build/p-eb9ef3cb.js +2 -0
  293. package/www/build/{p-8f59d90d.entry.js → p-f609b40e.entry.js} +2 -2
  294. package/www/build/p-f609b40e.entry.js.map +1 -0
  295. package/www/build/{p-542e0154.entry.js → p-fbbacad0.entry.js} +2 -2
  296. package/www/build/p-fd7c7885.entry.js +2 -0
  297. package/www/build/{p-6669b4c9.entry.js → p-fed6d4ac.entry.js} +2 -2
  298. package/www/build/web-components-library.esm.js +1 -1
  299. package/www/build/web-components-library.esm.js.map +1 -1
  300. package/www/index.html +1 -1
  301. package/dist/collection/components/z-section-title/index.js.map +0 -1
  302. package/dist/collection/components/z-section-title/index.stories.js.map +0 -1
  303. package/dist/web-components-library/p-26f324ab.js +0 -2
  304. package/dist/web-components-library/p-29759f61.entry.js +0 -2
  305. package/dist/web-components-library/p-2ac26cde.entry.js +0 -2
  306. package/dist/web-components-library/p-2e373eba.entry.js +0 -2
  307. package/dist/web-components-library/p-473ac922.entry.js +0 -2
  308. package/dist/web-components-library/p-4900a14c.entry.js +0 -2
  309. package/dist/web-components-library/p-6e8d5142.js +0 -2
  310. package/dist/web-components-library/p-7000e4f8.js +0 -2
  311. package/dist/web-components-library/p-88983b48.entry.js +0 -2
  312. package/dist/web-components-library/p-8f59d90d.entry.js.map +0 -1
  313. package/dist/web-components-library/p-8fe13fca.entry.js +0 -2
  314. package/dist/web-components-library/p-ad821c05.entry.js +0 -2
  315. package/dist/web-components-library/p-ee43894c.js +0 -2
  316. package/www/build/p-26f324ab.js +0 -2
  317. package/www/build/p-29759f61.entry.js +0 -2
  318. package/www/build/p-2ac26cde.entry.js +0 -2
  319. package/www/build/p-2e373eba.entry.js +0 -2
  320. package/www/build/p-473ac922.entry.js +0 -2
  321. package/www/build/p-4900a14c.entry.js +0 -2
  322. package/www/build/p-6e8d5142.js +0 -2
  323. package/www/build/p-7000e4f8.js +0 -2
  324. package/www/build/p-88983b48.entry.js +0 -2
  325. package/www/build/p-8f59d90d.entry.js.map +0 -1
  326. package/www/build/p-8fe13fca.entry.js +0 -2
  327. package/www/build/p-ad821c05.entry.js +0 -2
  328. package/www/build/p-ee43894c.js +0 -2
  329. package/www/build/p-fb3cf8fc.js +0 -2
  330. /package/dist/collection/components/{z-section-title → deprecated/z-section-title}/styles.css +0 -0
  331. /package/dist/web-components-library/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  332. /package/dist/web-components-library/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  333. /package/dist/web-components-library/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  334. /package/dist/web-components-library/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  335. /package/dist/web-components-library/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  336. /package/dist/web-components-library/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  337. /package/dist/web-components-library/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  338. /package/dist/web-components-library/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  339. /package/dist/web-components-library/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  340. /package/dist/web-components-library/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  341. /package/dist/web-components-library/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  342. /package/dist/web-components-library/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  343. /package/dist/web-components-library/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  344. /package/dist/web-components-library/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  345. /package/dist/web-components-library/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  346. /package/dist/web-components-library/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  347. /package/dist/web-components-library/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  348. /package/dist/web-components-library/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  349. /package/dist/web-components-library/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  350. /package/dist/web-components-library/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  351. /package/dist/web-components-library/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  352. /package/dist/web-components-library/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  353. /package/dist/web-components-library/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  354. /package/dist/web-components-library/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  355. /package/dist/web-components-library/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  356. /package/dist/web-components-library/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  357. /package/dist/web-components-library/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  358. /package/dist/web-components-library/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  359. /package/dist/web-components-library/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  360. /package/dist/web-components-library/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  361. /package/dist/web-components-library/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  362. /package/dist/web-components-library/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  363. /package/dist/web-components-library/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  364. /package/dist/web-components-library/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  365. /package/dist/web-components-library/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
  366. /package/www/build/{p-fbe3bc33.js.map → p-0b26a8e0.js.map} +0 -0
  367. /package/www/build/{p-29759f61.entry.js.map → p-0bd2b21e.entry.js.map} +0 -0
  368. /package/www/build/{p-ee43894c.js.map → p-1170826b.js.map} +0 -0
  369. /package/www/build/{p-7000e4f8.js.map → p-195ed6d2.js.map} +0 -0
  370. /package/www/build/{p-1d78d37b.entry.js.map → p-209db20e.entry.js.map} +0 -0
  371. /package/www/build/{p-3e1983eb.entry.js.map → p-222d4160.entry.js.map} +0 -0
  372. /package/www/build/{p-2ac26cde.entry.js.map → p-237fcaa9.entry.js.map} +0 -0
  373. /package/www/build/{p-2e373eba.entry.js.map → p-39a968af.entry.js.map} +0 -0
  374. /package/www/build/{p-c8501bd3.entry.js.map → p-3cb9a131.entry.js.map} +0 -0
  375. /package/www/build/{p-d5e29462.entry.js.map → p-40fc2770.entry.js.map} +0 -0
  376. /package/www/build/{p-b16272ea.entry.js.map → p-430916e9.entry.js.map} +0 -0
  377. /package/www/build/{p-7a33fe43.entry.js.map → p-43f9569d.entry.js.map} +0 -0
  378. /package/www/build/{p-66576512.entry.js.map → p-49f99fa3.entry.js.map} +0 -0
  379. /package/www/build/{p-b0d88afc.entry.js.map → p-564ddab3.entry.js.map} +0 -0
  380. /package/www/build/{p-ca1a7347.entry.js.map → p-5cda7027.entry.js.map} +0 -0
  381. /package/www/build/{p-1e25d225.entry.js.map → p-604602a8.entry.js.map} +0 -0
  382. /package/www/build/{p-b555681f.entry.js.map → p-684c8fcb.entry.js.map} +0 -0
  383. /package/www/build/{p-b69a3542.entry.js.map → p-6949d27d.entry.js.map} +0 -0
  384. /package/www/build/{p-b240bd96.entry.js.map → p-82d52ee6.entry.js.map} +0 -0
  385. /package/www/build/{p-4900a14c.entry.js.map → p-83e3b2ff.entry.js.map} +0 -0
  386. /package/www/build/{p-1ee52b2e.entry.js.map → p-8cbb9bbe.entry.js.map} +0 -0
  387. /package/www/build/{p-3abd3f25.entry.js.map → p-93af4721.entry.js.map} +0 -0
  388. /package/www/build/{p-6f761080.entry.js.map → p-96b5a35d.entry.js.map} +0 -0
  389. /package/www/build/{p-88983b48.entry.js.map → p-a22b7aa0.entry.js.map} +0 -0
  390. /package/www/build/{p-c4878fa9.entry.js.map → p-b376a58c.entry.js.map} +0 -0
  391. /package/www/build/{p-2618e4de.entry.js.map → p-c1d89e00.entry.js.map} +0 -0
  392. /package/www/build/{p-a2b1d98b.js.map → p-c7d5971f.js.map} +0 -0
  393. /package/www/build/{p-663115e2.entry.js.map → p-c8eef88d.entry.js.map} +0 -0
  394. /package/www/build/{p-95e28308.entry.js.map → p-ccb2318f.entry.js.map} +0 -0
  395. /package/www/build/{p-ad821c05.entry.js.map → p-cf837902.entry.js.map} +0 -0
  396. /package/www/build/{p-473ac922.entry.js.map → p-e8bab6ad.entry.js.map} +0 -0
  397. /package/www/build/{p-26f324ab.js.map → p-eb9ef3cb.js.map} +0 -0
  398. /package/www/build/{p-542e0154.entry.js.map → p-fbbacad0.entry.js.map} +0 -0
  399. /package/www/build/{p-8fe13fca.entry.js.map → p-fd7c7885.entry.js.map} +0 -0
  400. /package/www/build/{p-6669b4c9.entry.js.map → p-fed6d4ac.entry.js.map} +0 -0
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h, a as Host, g as getElement } from './index-c8ceadeb.js';
2
- import './index-9a0ea49b.js';
3
- import './index-43637886.js';
4
- import './index-b2c92bbb.js';
5
- import './index-1294ef3d.js';
2
+ import './index-0ea3c7c8.js';
3
+ import './index-571f913c.js';
4
+ import './index-eb53c87f.js';
5
+ import './index-ceebee64.js';
6
6
  import './utils-c7062cf7.js';
7
7
  import './index-fe87283d.js';
8
8
  import './breakpoints-d148bfde.js';
9
- import './index-2a83dc12.js';
10
- import './index-ea1d61dc.js';
9
+ import './index-2ccbb96f.js';
10
+ import './index-fc0913d1.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;
@@ -41,7 +41,7 @@ const ZTable = class {
41
41
  (_a = this.expandableMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
42
42
  }
43
43
  render() {
44
- return (h(Host, { key: '18f6152b1942c333fb95a9f7e7a23715bf27675d', expandable: this.expandable }, h("div", { key: 'fc7084c01d72828d9d2d8a565a1498a111504992', class: "table", role: "table" }, h("slot", { key: '78d5bf7370f5497868f2277e29d9ad8191123c5e' }))));
44
+ return (h(Host, { key: 'a37bf2d018aedf198e11248d9952c062deddc545', expandable: this.expandable }, h("div", { key: 'a769b79ee55eb5425bb6c72059437f051967c3b3', class: "table", role: "table" }, h("slot", { key: '0ba782144cc2f139484954747d530d6f1c606a0d' }))));
45
45
  }
46
46
  get host() { return getElement(this); }
47
47
  };
@@ -1,4 +1,4 @@
1
- export { Z as z_tbody } from './index-9a0ea49b.js';
1
+ export { Z as z_tbody } from './index-0ea3c7c8.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-tbody.entry.js.map
@@ -1,4 +1,4 @@
1
- export { Z as z_td } from './index-2a83dc12.js';
1
+ export { Z as z_td } from './index-2ccbb96f.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './index-fe87283d.js';
4
4
 
@@ -1,4 +1,4 @@
1
- export { Z as z_tfoot } from './index-43637886.js';
1
+ export { Z as z_tfoot } from './index-571f913c.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-tfoot.entry.js.map
@@ -1,4 +1,4 @@
1
- export { Z as z_th } from './index-ea1d61dc.js';
1
+ export { Z as z_th } from './index-fc0913d1.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './index-fe87283d.js';
4
4
 
@@ -1,4 +1,4 @@
1
- export { Z as z_thead } from './index-b2c92bbb.js';
1
+ export { Z as z_thead } from './index-eb53c87f.js';
2
2
  import './index-c8ceadeb.js';
3
3
 
4
4
  //# sourceMappingURL=z-thead.entry.js.map
@@ -1,9 +1,9 @@
1
- export { Z as z_tr } from './index-1294ef3d.js';
1
+ export { Z as z_tr } from './index-ceebee64.js';
2
2
  import './index-c8ceadeb.js';
3
3
  import './utils-c7062cf7.js';
4
4
  import './index-fe87283d.js';
5
5
  import './breakpoints-d148bfde.js';
6
- import './index-2a83dc12.js';
7
- import './index-ea1d61dc.js';
6
+ import './index-2ccbb96f.js';
7
+ import './index-fc0913d1.js';
8
8
 
9
9
  //# sourceMappingURL=z-tr.entry.js.map
@@ -100,7 +100,7 @@ const ZTreeList = class {
100
100
  }
101
101
  render() {
102
102
  const hasClickableItems = this.parsedItems.some((item) => !!item.url);
103
- return (h(Host, { key: 'a69d54dfd302656adc09278ac77cde23a7c1e69c', class: "tree-list", role: hasClickableItems ? "navigation" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-labelledby": this.htmlAriaLabelledby }, h("div", { key: '780851098b592574ee55839e4a28d030d9bfa5b7', tabIndex: -1, role: hasClickableItems ? "tree" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-label": this.htmlSectionTitle }, this.parsedItems.map((item, key) => this.renderTreeList(item, `${key}`)))));
103
+ return (h(Host, { key: '860eebd2ba1f46fb493bc07eb245596a9dc8be99', class: "tree-list", role: hasClickableItems ? "navigation" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-labelledby": this.htmlAriaLabelledby }, h("div", { key: '6a5876f627d499e9c04464383463f97d5caa1272', tabIndex: -1, role: hasClickableItems ? "tree" : "none", "aria-hidden": hasClickableItems ? undefined : "true", "aria-label": this.htmlSectionTitle }, this.parsedItems.map((item, key) => this.renderTreeList(item, `${key}`)))));
104
104
  }
105
105
  get host() { return getElement(this); }
106
106
  static get watchers() { return {
@@ -8,7 +8,7 @@ const ZVisuallyHidden = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return h("slot", { key: '9ce7d87881fa96e717bc1556d5242cbfe68d0739' });
11
+ return h("slot", { key: '3d75845d1ec7fa620b82b32f68fe73368d800e61' });
12
12
  }
13
13
  };
14
14
  ZVisuallyHidden.style = ZVisuallyHiddenStyle0;
@@ -1,4 +1,4 @@
1
- import { ZSectionTitleDividerPosition } from "../../beans";
1
+ import { ZSectionTitleDividerPosition } from "../../../beans";
2
2
  /**
3
3
  * Section title component.
4
4
  * An optional secondary title can be put over the primary one.
@@ -1,8 +1,12 @@
1
1
  import { ZSectionTitle } from ".";
2
- import { ZSectionTitleDividerPosition } from "../../beans";
3
- import { CSSVarsArguments } from "../../utils/storybook-utils";
2
+ import { ZSectionTitleDividerPosition } from "../../../beans";
3
+ import { CSSVarsArguments } from "../../../utils/storybook-utils";
4
4
  import "./index";
5
5
  type ZSectionTitleStoriesArgs = ZSectionTitle & CSSVarsArguments<"z-section-title--divider-color">;
6
+ /**
7
+ * ⚠️ This component is **deprecated** and may be removed soon.
8
+ * Use the typography tokens or classes instead (see `Typography/Typography classes` section).
9
+ */
6
10
  declare const StoryMeta: {
7
11
  title: string;
8
12
  component: string;
@@ -2,9 +2,9 @@ export declare class ZIcon {
2
2
  /** icon name */
3
3
  name: string;
4
4
  /** icon height (optional) */
5
- height?: number;
5
+ height?: number | string;
6
6
  /** icon width (optional) */
7
- width?: number;
7
+ width?: number | string;
8
8
  /** icon id (optional) */
9
9
  iconid?: string;
10
10
  /** icon fill (optional) */
@@ -1,8 +1,19 @@
1
+ import { type ZIcon } from ".";
1
2
  import "./index";
2
- declare const _default: {
3
+ declare const StoryMeta: {
3
4
  title: string;
4
5
  component: string;
5
6
  argTypes: {
7
+ width: {
8
+ control: {
9
+ type: "text";
10
+ };
11
+ };
12
+ height: {
13
+ control: {
14
+ type: "text";
15
+ };
16
+ };
6
17
  fill: {
7
18
  options: string[];
8
19
  control: {
@@ -17,7 +28,16 @@ declare const _default: {
17
28
  fill: string;
18
29
  };
19
30
  };
20
- export default _default;
31
+ export default StoryMeta;
21
32
  export declare const Default: {
22
- render: (args: any) => import("lit-html").TemplateResult<1>;
33
+ render: (args: ZIcon) => import("lit-html").TemplateResult<1>;
34
+ };
35
+ export declare const ZIconRem: {
36
+ args: {
37
+ name: string;
38
+ height: string;
39
+ width: string;
40
+ fill: string;
41
+ };
42
+ render: (args: ZIcon) => import("lit-html").TemplateResult<1>;
23
43
  };
@@ -834,7 +834,7 @@ export namespace Components {
834
834
  /**
835
835
  * icon height (optional)
836
836
  */
837
- "height"?: number;
837
+ "height"?: number | string;
838
838
  /**
839
839
  * icon id (optional)
840
840
  */
@@ -846,7 +846,7 @@ export namespace Components {
846
846
  /**
847
847
  * icon width (optional)
848
848
  */
849
- "width"?: number;
849
+ "width"?: number | string;
850
850
  }
851
851
  interface ZInfoBox {
852
852
  /**
@@ -4526,7 +4526,7 @@ declare namespace LocalJSX {
4526
4526
  /**
4527
4527
  * icon height (optional)
4528
4528
  */
4529
- "height"?: number;
4529
+ "height"?: number | string;
4530
4530
  /**
4531
4531
  * icon id (optional)
4532
4532
  */
@@ -4538,7 +4538,7 @@ declare namespace LocalJSX {
4538
4538
  /**
4539
4539
  * icon width (optional)
4540
4540
  */
4541
- "width"?: number;
4541
+ "width"?: number | string;
4542
4542
  }
4543
4543
  interface ZInfoBox {
4544
4544
  /**
@@ -1,4 +1,4 @@
1
- import "../../src/components/z-section-title/index";
1
+ import "../../src/components/deprecated/z-section-title/index";
2
2
  import "./index.stories.css";
3
3
  declare const _default: {
4
4
  title: string;
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as n,a as o,g as s}from"./p-75c4a726.js";import{P as a,B as i,e as c}from"./p-dfcf9936.js";const l=':host{position:relative;display:flex;max-width:100%;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}';const h=l;const r=class{constructor(n){e(this,n);this.colspanChange=t(this,"colspanChange",6);this.colspan=undefined;this.sticky=false;this.showMenu=null;this.popoverPosition=a.AUTO;this.isMenuOpen=false}updateColspan(){if(this.colspan){this.host.style.gridColumn=`span ${this.colspan}`}else{this.host.style.removeProperty("grid-column")}this.colspanChange.emit(this.colspan||1)}onMenuButtonClick(e){e.stopPropagation();this.popoverEl.open=!this.popoverEl.open}componentWillLoad(){this.updateColspan()}render(){return n(o,{key:"9c7d03779f5c51ed26cd794d62f6fe489afa557c",role:"cell","menu-open":this.isMenuOpen},n("div",{key:"71494ed002d042d686248cc9382e6b8f98ec4f18",class:"cell--content"},n("slot",{key:"d4d89e6814b00e5e120468727205cff474201d00"}),this.showMenu&&n("div",{key:"60a3e28f42528ea07f9fed652f645397f949d197",class:"cell--menu-container prevent-expand"},n("z-button",{key:"5bc9cfaa9f5215eb4068a6243c80131a1ea8b5c3",variant:i.TERTIARY,icon:"contextual-menu",size:c.X_SMALL,ref:e=>this.menuTrigger=e,onClick:this.onMenuButtonClick.bind(this)}),n("z-popover",{key:"f9d6370971330f8fe989a59c5adeaecfa9d66180",class:"cell-popover",ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open,position:this.popoverPosition},n("slot",{key:"7e14e87932afb69dc68ffa04a874981770368c5e",name:"contextual-menu"})))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};r.style=h;export{r as Z};
2
- //# sourceMappingURL=p-fbe3bc33.js.map
1
+ import{r as e,c as t,h as n,a as o,g as s}from"./p-75c4a726.js";import{P as a,B as i,e as c}from"./p-dfcf9936.js";const l=':host{position:relative;display:flex;max-width:100%;align-items:center;padding:var(--z-table--cells-padding, calc(var(--space-unit) * 2));background-color:var(--color-surface01);gap:calc(var(--space-unit) * 2) var(--space-unit)}:host,*{box-sizing:border-box}:host([sticky]){position:sticky;z-index:1;top:0;left:0;box-shadow:8px 0 16px -8px var(--shadow-color-base)}:host([menu-open]){z-index:2}.cell--content{display:flex;width:100%;height:100%;align-items:center}:host([show-menu]) .cell--content{column-gap:var(--space-unit)}.cell--menu-container{margin-left:auto}:host(:not([show-menu])) .cell--menu-container{opacity:0;pointer-events:none}:host(:is([show-menu],[menu-open])) .cell--menu-container,:host([show-menu]) .cell--menu-container:focus-within{z-index:1;opacity:1;pointer-events:all}:host .cell-popover{z-index:100}@media (min-width: 768px) and (hover: hover){:host([show-menu="hover"]) .cell--menu-container{opacity:0;pointer-events:none}:host([show-menu="hover"]:hover) .cell--menu-container{z-index:1;opacity:1;pointer-events:all}}';const h=l;const r=class{constructor(n){e(this,n);this.colspanChange=t(this,"colspanChange",6);this.colspan=undefined;this.sticky=false;this.showMenu=null;this.popoverPosition=a.AUTO;this.isMenuOpen=false}updateColspan(){if(this.colspan){this.host.style.gridColumn=`span ${this.colspan}`}else{this.host.style.removeProperty("grid-column")}this.colspanChange.emit(this.colspan||1)}onMenuButtonClick(e){e.stopPropagation();this.popoverEl.open=!this.popoverEl.open}componentWillLoad(){this.updateColspan()}render(){return n(o,{key:"c9c2a31f99dc72acd54744c8c1abdbb56b0a7df3",role:"cell","menu-open":this.isMenuOpen},n("div",{key:"f503630802052c5c3566b725aba40ea0923d60da",class:"cell--content"},n("slot",{key:"e26dc22a7b21eef5475d10124312384593957bf8"}),this.showMenu&&n("div",{key:"4c7204766c53e4502ff24e51e9ea751620246278",class:"cell--menu-container prevent-expand"},n("z-button",{key:"3d0f59414241c2b195dd45cf74f678b15e957cac",variant:i.TERTIARY,icon:"contextual-menu",size:c.X_SMALL,ref:e=>this.menuTrigger=e,onClick:this.onMenuButtonClick.bind(this)}),n("z-popover",{key:"68d2f577c442c9a72009dd6365cd4182e9333d5a",class:"cell-popover",ref:e=>this.popoverEl=e,bindTo:this.menuTrigger,onOpenChange:e=>this.isMenuOpen=e.detail.open,position:this.popoverPosition},n("slot",{key:"c90cf570174b2e2af659ae02e217d725a1951cb4",name:"contextual-menu"})))))}get host(){return s(this)}static get watchers(){return{colspan:["updateColspan"]}}};r.style=h;export{r as Z};
2
+ //# sourceMappingURL=p-0b26a8e0.js.map
@@ -0,0 +1,2 @@
1
+ export{Z as z_th}from"./p-c7d5971f.js";import"./p-75c4a726.js";import"./p-dfcf9936.js";
2
+ //# sourceMappingURL=p-0bd2b21e.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as o,h as r,a as s}from"./p-75c4a726.js";const c=":host{display:block;box-sizing:border-box}";const a=c;const t=class{constructor(r){o(this,r)}render(){return r(s,{key:"c14251b56741e89faba797de5c531dc539b4561b",role:"rowgroup"},r("slot",{key:"3d2168a3fdc01ff6f68f19f3c346d6732fb7aab0"}))}};t.style=a;export{t as Z};
2
+ //# sourceMappingURL=p-1170826b.js.map
@@ -0,0 +1,2 @@
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 a=class{constructor(r){o(this,r);this.sticky=false}render(){return r(s,{key:"68f9134c92fd8aa1db8236ca1cae82945b8dff40",role:"rowgroup"},r("slot",{key:"e76426e09634deb41395104af9c37f8f75415435"}))}};a.style=t;export{a as Z};
2
+ //# sourceMappingURL=p-195ed6d2.js.map
@@ -1,2 +1,2 @@
1
- import{r,c as o,h as t}from"./p-75c4a726.js";import{B as i}from"./p-5145a606.js";const s="button{display:flex;max-width:100%;height:36px;align-items:center;padding:0 var(--space-unit);border:var(--border-size-medium) solid var(--color-primary01);background-color:var(--color-surface01);border-radius:var(--border-radius);color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);outline:none}button::-moz-focus-inner{border:0}button:hover{border-color:var(--color-hover-primary);color:var(--color-hover-primary);fill:var(--color-hover-primary-icon)}button:focus{border-color:var(--color-primary01);box-shadow:var(--shadow-focus-primary);color:var(--color-primary01);fill:var(--color-primary01)}button:active{border-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-pressed-primary);fill:var(--color-active-primary-icon)}button.selected{border-color:var(--color-hover-primary);background-color:var(--color-hover-primary);color:var(--color-text-inverse);fill:var(--color-inverse-icon)}button>span.ellipsis{overflow:hidden;padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap}button>span.counter{margin-right:calc(var(--space-unit) * 2);margin-left:calc(var(--space-unit) / 2)}button>span.sort{margin-right:calc(var(--space-unit) / 2);white-space:nowrap}button>span{margin-right:calc(var(--space-unit) / 2)}@media (min-width: 768px){button{max-width:325px}}@media (min-width: 1152px){button{max-width:490px}}";const a=s;const e=class{constructor(t){r(this,t);this.buttonSortClick=o(this,"buttonSortClick",7);this.buttonid=undefined;this.label=undefined;this.desclabel=undefined;this.counter=undefined;this.sortlabelasc="A-Z";this.sortlabeldesc="Z-A";this.isselected=false;this.sortasc=true;this.allowTooltip=false}emitButtonSortClick(){if(!this.isselected){this.isselected=true}else{this.sortasc=!this.sortasc}this.buttonSortClick.emit({buttonid:this.buttonid,sortAsc:this.sortasc})}componentDidLoad(){if(this.elementHasEllipsis()&&window.innerWidth>i.TABLET){this.allowTooltip=true}}setButtonTitle(){return this.allowTooltip?`${this.sortasc?this.label:this.desclabel}`:""}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t("button",{key:"e3e0f5aa8fc09010e5f9872632bd24c3fad724b3",title:this.setButtonTitle(),id:this.buttonid,class:{selected:this.isselected},onClick:()=>this.emitButtonSortClick()},t("span",{key:"2aaec5ecb807c38c14e069806dbb15da331d4328",ref:r=>this.ellipsis=r,class:"ellipsis"},!this.sortasc&&this.desclabel?this.desclabel:this.label),t("span",{key:"f23899ebeb282ddc7003eed1b32965e2a4cde2b5",class:"counter"},this.counter&&` (${this.counter})`),t("span",{key:"90b44c93bca9aa9d6934bb628b446287ac995c62",class:"sort"},this.sortasc?this.sortlabelasc:this.sortlabeldesc),t("z-icon",{key:"80e40933b2d4cf8c98e2f662c540fc82b037861f",name:"caret-up-down",width:16,height:16}))}};e.style=a;export{e as z_button_sort};
2
- //# sourceMappingURL=p-1d78d37b.entry.js.map
1
+ import{r,c as o,h as t}from"./p-75c4a726.js";import{B as i}from"./p-5145a606.js";const a="button{display:flex;max-width:100%;height:36px;align-items:center;padding:0 var(--space-unit);border:var(--border-size-medium) solid var(--color-primary01);background-color:var(--color-surface01);border-radius:var(--border-radius);color:var(--color-primary01);cursor:pointer;fill:var(--color-primary01);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-sb);outline:none}button::-moz-focus-inner{border:0}button:hover{border-color:var(--color-hover-primary);color:var(--color-hover-primary);fill:var(--color-hover-primary-icon)}button:focus{border-color:var(--color-primary01);box-shadow:var(--shadow-focus-primary);color:var(--color-primary01);fill:var(--color-primary01)}button:active{border-color:var(--color-pressed-primary);box-shadow:var(--shadow-2);color:var(--color-pressed-primary);fill:var(--color-active-primary-icon)}button.selected{border-color:var(--color-hover-primary);background-color:var(--color-hover-primary);color:var(--color-text-inverse);fill:var(--color-inverse-icon)}button>span.ellipsis{overflow:hidden;padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap}button>span.counter{margin-right:calc(var(--space-unit) * 2);margin-left:calc(var(--space-unit) / 2)}button>span.sort{margin-right:calc(var(--space-unit) / 2);white-space:nowrap}button>span{margin-right:calc(var(--space-unit) / 2)}@media (min-width: 768px){button{max-width:325px}}@media (min-width: 1152px){button{max-width:490px}}";const e=a;const s=class{constructor(t){r(this,t);this.buttonSortClick=o(this,"buttonSortClick",7);this.buttonid=undefined;this.label=undefined;this.desclabel=undefined;this.counter=undefined;this.sortlabelasc="A-Z";this.sortlabeldesc="Z-A";this.isselected=false;this.sortasc=true;this.allowTooltip=false}emitButtonSortClick(){if(!this.isselected){this.isselected=true}else{this.sortasc=!this.sortasc}this.buttonSortClick.emit({buttonid:this.buttonid,sortAsc:this.sortasc})}componentDidLoad(){if(this.elementHasEllipsis()&&window.innerWidth>i.TABLET){this.allowTooltip=true}}setButtonTitle(){return this.allowTooltip?`${this.sortasc?this.label:this.desclabel}`:""}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return t("button",{key:"ad7184ad09e3c07eb2e2b548775155006a67cb6c",title:this.setButtonTitle(),id:this.buttonid,class:{selected:this.isselected},onClick:()=>this.emitButtonSortClick()},t("span",{key:"84451899a4c8ccecb759144f7c2f991628e2e998",ref:r=>this.ellipsis=r,class:"ellipsis"},!this.sortasc&&this.desclabel?this.desclabel:this.label),t("span",{key:"6b18ed6bdf9466de296625afd14fda3ac5180d7b",class:"counter"},this.counter&&` (${this.counter})`),t("span",{key:"f44bbe9cc7bb39a850acacfe9066e6458ef3d3e0",class:"sort"},this.sortasc?this.sortlabelasc:this.sortlabeldesc),t("z-icon",{key:"931fd0149c14840cfe0721a5af9eabb0dcfb7d24",name:"caret-up-down",width:16,height:16}))}};s.style=e;export{s as z_button_sort};
2
+ //# sourceMappingURL=p-209db20e.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as i,c,h,g as e}from"./p-75c4a726.js";import{w as r}from"./p-dfcf9936.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(--color-surface03);background-color:var(--color-surface01);border-radius:14px;color:var(--color-default-text);fill:var(--color-default-icon);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 .interactive-icon.sc-z-chip{fill:var(--color-primary01-icon)}.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-icon)}.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=r.DEFAULT;this.interactiveIcon=undefined;this.disabled=false;this.ariaLabel=""}render(){return h("div",{key:"f298fec6fee651bf99d7eb287f758021afb8b3b7",class:{"z-chip-container":true,"z-chip-interactive":!!this.interactiveIcon,[this.type]:true},"aria-disabled":this.disabled},this.icon&&h("z-icon",{key:"2ee1ad57ac26ca309542f87b209cb071c8edd174",name:this.icon}),h("slot",{key:"8c37d2157e77e82a5a3a833e000592e9d1980a80"}),this.interactiveIcon&&h("button",{key:"df795b0413c1f6cd8a97efd1ef57fb4127083cb0",type:"button",onClick:()=>this.interactiveIconClick.emit(),"aria-label":this.ariaLabel,disabled:this.disabled},h("z-icon",{key:"fbfaf3b3df75f783b248de61486b07e4d117335c",class:"interactive-icon",name:this.interactiveIcon})))}get el(){return e(this)}};o.style=s;export{o as z_chip};
2
- //# sourceMappingURL=p-3e1983eb.entry.js.map
1
+ import{r as i,c,h,g as r}from"./p-75c4a726.js";import{w as e}from"./p-dfcf9936.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(--color-surface03);background-color:var(--color-surface01);border-radius:14px;color:var(--color-default-text);fill:var(--color-default-icon);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 .interactive-icon.sc-z-chip{fill:var(--color-primary01-icon)}.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-icon)}.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:"0c1d69ed8078ff340f797d27d2b74798471c001b",class:{"z-chip-container":true,"z-chip-interactive":!!this.interactiveIcon,[this.type]:true},"aria-disabled":this.disabled},this.icon&&h("z-icon",{key:"baa00891b0130541f3a820a08678d2f1eef894b7",name:this.icon}),h("slot",{key:"d49c8dc5643a7f42f62ab086f9ae97da18aa2561"}),this.interactiveIcon&&h("button",{key:"970f2ccfd3cf3718627e8aec7bfe06d957694030",type:"button",onClick:()=>this.interactiveIconClick.emit(),"aria-label":this.ariaLabel,disabled:this.disabled},h("z-icon",{key:"68c899a4e14a204eaac9fc7d2be37dfd5af1b087",class:"interactive-icon",name:this.interactiveIcon})))}get el(){return r(this)}};o.style=s;export{o as z_chip};
2
+ //# sourceMappingURL=p-222d4160.entry.js.map
@@ -0,0 +1,2 @@
1
+ export{Z as z_tbody}from"./p-1170826b.js";import"./p-75c4a726.js";
2
+ //# sourceMappingURL=p-237fcaa9.entry.js.map
@@ -0,0 +1,2 @@
1
+ export{Z as z_tfoot}from"./p-195ed6d2.js";import"./p-75c4a726.js";
2
+ //# sourceMappingURL=p-39a968af.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as a}from"./p-75c4a726.js";const n=".sc-z-panel-elem-h{width:inherit;font-family:var(--font-family sans);font-weight:var(--font-rg)}.panel-elem-container.sc-z-panel-elem{width:100%}.panel-elem-icon.sc-z-panel-elem{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon.sc-z-panel-elem img.sc-z-panel-elem{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link.sc-z-panel-elem{display:flex;align-items:center;justify-content:center;margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px}.panel-elem-link.sc-z-panel-elem>a.z-link.sc-z-panel-elem{padding:calc(var(--space-unit) * 0.5) 0;font-weight:var(--font-sb)}.panel-elem-desc.sc-z-panel-elem{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}a.sc-z-panel-elem>z-icon.sc-z-panel-elem{margin-right:var(--space-unit)}";const i=n;const t=class{constructor(a){e(this,a);this.elemid=undefined;this.imgurl=undefined;this.imgalt=undefined;this.linkicon=undefined;this.linklabel=undefined;this.url=undefined;this.target="_blank";this.isdisabled=false;this.descrSlotName=undefined}render(){const e=this.elemid?this.elemid:"";return a("div",{key:"a969f8ebeb2bf77ba045a87b55f7570d023ffeb6",class:"panel-elem-container"},(this.imgurl||this.imgalt)&&a("div",{key:"67692b24bb6198e926956f90ab5812056a839dcf","aria-hidden":"true",class:"panel-elem-icon"},a("img",{key:"26e77e2d8a11a91bd72afad5e8ba4d3c6d56d632",src:this.imgurl,alt:this.imgalt})),a("div",{key:"985d91a02e9b0db88c20fc6c5d880cf7d79881cc",class:"panel-elem-link"},a("a",{key:"d121b217babdab2bd0c30108922b7ccbc4690221",class:{"z-link":true,"z-link-disabled":this.isdisabled,"z-link-icon":true,"z-link-blue":true},id:e+"link_id",href:this.url,target:this.target},a("z-icon",{key:"3b2a5bf811493521611ae4b95799a62e3e23ecd4",height:14,width:14,name:this.linkicon}),this.linklabel)),this.descrSlotName&&a("div",{key:"866b699f492288307fb1f01356bf53654670888e",class:"panel-elem-desc"},a("slot",{key:"0c2a3fecf4d4d9b2fda23a3ace0b88bbd01966cc",name:this.descrSlotName})))}};t.style=i;export{t as z_panel_elem};
2
- //# sourceMappingURL=p-c8501bd3.entry.js.map
1
+ import{r as e,h as a}from"./p-75c4a726.js";const n=".sc-z-panel-elem-h{width:inherit;font-family:var(--font-family sans);font-weight:var(--font-rg)}.panel-elem-container.sc-z-panel-elem{width:100%}.panel-elem-icon.sc-z-panel-elem{margin:auto calc(var(--space-unit) * 3)}.panel-elem-icon.sc-z-panel-elem img.sc-z-panel-elem{display:block;max-width:96px;height:32px;margin:auto;object-fit:contain}.panel-elem-link.sc-z-panel-elem{display:flex;align-items:center;justify-content:center;margin:var(--space-unit) auto 0;border-radius:var(--border-no-radius);font-size:12px}.panel-elem-link.sc-z-panel-elem>a.z-link.sc-z-panel-elem{padding:calc(var(--space-unit) * 0.5) 0;font-weight:var(--font-sb)}.panel-elem-desc.sc-z-panel-elem{padding-top:var(--space-unit);margin:0;letter-spacing:0.16px;text-align:center}a.sc-z-panel-elem>z-icon.sc-z-panel-elem{margin-right:var(--space-unit)}";const i=n;const t=class{constructor(a){e(this,a);this.elemid=undefined;this.imgurl=undefined;this.imgalt=undefined;this.linkicon=undefined;this.linklabel=undefined;this.url=undefined;this.target="_blank";this.isdisabled=false;this.descrSlotName=undefined}render(){const e=this.elemid?this.elemid:"";return a("div",{key:"0812aa28734e176eaa553ba98011e4e9c7e9522c",class:"panel-elem-container"},(this.imgurl||this.imgalt)&&a("div",{key:"ad62ef2a70a88716ef12b177117e820267e62762","aria-hidden":"true",class:"panel-elem-icon"},a("img",{key:"8891d636ff439e25801a60a14e65e4dcad6d6038",src:this.imgurl,alt:this.imgalt})),a("div",{key:"aa1275fe9fa4f33cf9c7151bb192e9acce2d3070",class:"panel-elem-link"},a("a",{key:"6500ac1c11088d22b12de3c63fd8e065c0cf100d",class:{"z-link":true,"z-link-disabled":this.isdisabled,"z-link-icon":true,"z-link-blue":true},id:e+"link_id",href:this.url,target:this.target},a("z-icon",{key:"143e204c1d1bd20178a46a9d77110b9219464c99",height:14,width:14,name:this.linkicon}),this.linklabel)),this.descrSlotName&&a("div",{key:"9215d44929526bc6e9b8034debbec3f23b00d5ef",class:"panel-elem-desc"},a("slot",{key:"036bc705038c03e6c021807f5d2217208ec46c9c",name:this.descrSlotName})))}};t.style=i;export{t as z_panel_elem};
2
+ //# sourceMappingURL=p-3cb9a131.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as o,c as t,h as i}from"./p-75c4a726.js";const a=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;padding:calc(var(--space-unit) * 2);background:var(--color-primary03);border-radius:var(--border-radius)}:host>div>slot{color:var(--color-default-text);font-size:14px}:host>div>z-icon{margin-left:calc(var(--space-unit) * 2);cursor:pointer;fill:var(--color-primary01)}";const r=a;const s=class{constructor(i){o(this,i);this.infoBoxClose=t(this,"infoBoxClose",7);this.boxid=undefined;this.isclosable=true}emitInfoBoxClose(){this.infoBoxClose.emit({boxid:this.boxid})}render(){return i("div",{key:"f8042fc7ac5f86f6023c2ed1c9a883aef87e1064",id:this.boxid},i("slot",{key:"b518c1864d89232be174880a07f871f382c255b6",name:"content"}),this.isclosable&&i("z-icon",{key:"58b3730cbacf445bfa6097c47ab6f4fc558ef404",name:"multiply","data-action":"infoBoxClose",onClick:()=>this.emitInfoBoxClose()}))}};s.style=r;export{s as z_info_box};
2
- //# sourceMappingURL=p-d5e29462.entry.js.map
1
+ import{r as o,c as t,h as i}from"./p-75c4a726.js";const a=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>div{display:flex;width:inherit;padding:calc(var(--space-unit) * 2);background:var(--color-primary03);border-radius:var(--border-radius)}:host>div>slot{color:var(--color-default-text);font-size:14px}:host>div>z-icon{margin-left:calc(var(--space-unit) * 2);cursor:pointer;fill:var(--color-primary01)}";const r=a;const s=class{constructor(i){o(this,i);this.infoBoxClose=t(this,"infoBoxClose",7);this.boxid=undefined;this.isclosable=true}emitInfoBoxClose(){this.infoBoxClose.emit({boxid:this.boxid})}render(){return i("div",{key:"97f595bcb0456f5a5178d713253f44798e97aa64",id:this.boxid},i("slot",{key:"dad87fab0f68993bfd0c255b10d7949e8df64ce4",name:"content"}),this.isclosable&&i("z-icon",{key:"405f33531ac9fb80f1677837c4e873fc609b289f",name:"multiply","data-action":"infoBoxClose",onClick:()=>this.emitInfoBoxClose()}))}};s.style=r;export{s as z_info_box};
2
+ //# sourceMappingURL=p-40fc2770.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-dfcf9936.js";const n=':host{--cover-hero-overlay:linear-gradient(270deg, #0000 0%, #000000e6 100%);--cover-hero-text-color:var(--color-text-inverse);display:block;overflow:hidden}:host,*{box-sizing:border-box}:host .main-container{position:relative;width:100%;align-items:baseline}:host .content-container{color:var(--cover-hero-text-color);fill:var(--cover-hero-text-color)}:host .main-container .cover-container{position:relative;width:100%;padding-top:calc(100% / (var(--cover-hero-aspect-ratio, var(--image-aspect-ratio, 16/9))));background-color:var(--gray600)}::slotted([slot="cover"]){position:absolute;display:block;width:100%;height:100%;inset:0;object-fit:cover;object-position:top center}::slotted(z-info-reveal){position:absolute;z-index:1;right:var(--grid-margin);bottom:var(--grid-margin)}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container{height:100%}:host([variant="overlay"]:not([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .cover-container{position:absolute;z-index:-1;height:100%;padding:0}:host([variant="overlay"]) .main-container .cover-container::after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--cover-hero-overlay);content:""}:host([variant="overlay"]:is([preserve-aspect-ratio=""],[preserve-aspect-ratio="true"])) .main-container .content-container{position:absolute;inset:0}:host([variant="overlay"]) .main-container .content-container{height:100%;padding:var(--grid-margin)}:host([variant="stacked"]){--cover-hero-text-color:var(--color-default-text)}:host([variant="stacked"]) .content-container ::slotted(*){padding:var(--grid-margin) 0}';const s=n;const c=class{constructor(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:"778bbf291108b26191769f57408abd96e28bf95d"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),e("div",{key:"648e41fe0943939797b73323a3f746ff884b8f54",class:"main-container"},e("div",{key:"2b9f9f1f996cd56cb85669875c08379f0bfa2c20",class:"cover-container"},e("slot",{key:"c0586ce06659006ef1929095e43f8708d324eaec",name:"cover"})),e("slot",{key:"7a67416d291fcf85905d10bafbf37ce651917fda",name:"info-reveal"}),this.variant===a.OVERLAY&&this.renderContent()),this.variant===a.STACKED&&this.contentPosition===i.BOTTOM&&this.renderContent())}get host(){return r(this)}};c.style=s;export{c as z_cover_hero};
2
- //# sourceMappingURL=p-b16272ea.entry.js.map
1
+ import{r as e,h as t,a as o,g as r}from"./p-75c4a726.js";import{J as a,M as i}from"./p-dfcf9936.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(t){e(this,t);this.variant=a.OVERLAY;this.contentPosition=i.TOP;this.preserveAspectRatio=true}onImgLoad({target:e}){if(e instanceof Image&&e.closest("[slot=cover]")){const t=e.naturalWidth/e.naturalHeight;this.host.style.setProperty("--image-aspect-ratio",t.toString())}}renderContent(){return t("div",{class:"content-container"},t("slot",{name:"content"}))}render(){return t(o,{key:"9d19bccd90d41d823dedfd22d4735806513e02b4"},this.variant===a.STACKED&&this.contentPosition===i.TOP&&this.renderContent(),t("div",{key:"c700a2f18c53e2ee3f0893bb5e06c591847cbf3d",class:"main-container"},t("div",{key:"32d74cad8e5c8ca8e6bf14a98dda4f490eca8983",class:"cover-container"},t("slot",{key:"3b54102807692fa0bd3c13ec02ca577dd817f12c",name:"cover"})),t("slot",{key:"330c4c5cb791cb34d6ae5c797f5af17b55e6173b",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-430916e9.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as o,h as e,g as r}from"./p-75c4a726.js";import{P as i,g as s}from"./p-dfcf9936.js";const n=':host{--z-popover-theme--surface:var(--color-surface01);--z-popover-theme--text:var(--color-default-text);--z-popover-padding:0;--z-popover-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base));position:relative;display:none;min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);align-items:center;justify-content:center;padding:var(--z-popover-padding);background:var(--z-popover-theme--surface);border-radius:var(--border-radius-small);color:var(--z-popover-theme--text);fill:currentcolor;filter:var(--z-popover-shadow-filter);font-family:var(--font-family-sans);text-align:center}:host([open][current-position]),:host([open="true"][current-position]){display:flex}:host([center][current-position="top"]),:host([center][current-position="bottom"]){transform:translateX(-50%)}:host([center][current-position="right"]),:host([center][current-position="left"]){transform:translateY(-50%)}:host([current-position^="top"]){margin:0 0 var(--space-unit)}:host([current-position^="bottom"]){margin:var(--space-unit) 0 0}:host([current-position^="left"]){margin:0 var(--space-unit) 0 0}:host([current-position^="right"]){margin:0 0 0 var(--space-unit)}:host([current-position])::before{--arrow-size:6px;--arrow-edge-offset:calc(100% - var(--space-unit) - (var(--arrow-size) / 2));--arrow-center-x-offset:calc(50% - (var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - (var(--arrow-size) / 2));position:absolute;display:block;width:var(--arrow-size);height:var(--arrow-size);background:var(--z-popover-theme--surface);content:"";transform:rotate(45deg)}:host([show-arrow="false"])::before,:host(:not([show-arrow]))::before{display:none}:host([current-position^="top"])::before{top:var(--arrow-center-y-offset)}:host([current-position^="bottom"])::before{bottom:var(--arrow-center-y-offset)}:host([current-position="top"])::before,:host([current-position="bottom"])::before{right:var(--arrow-edge-offset)}:host([current-position="right"])::before,:host([current-position="left"])::before{bottom:var(--arrow-edge-offset)}:host([current-position="right"])::before{right:var(--arrow-center-y-offset)}:host([current-position="left"])::before{left:var(--arrow-center-y-offset)}:host([current-position="top_right"])::before,:host([current-position="bottom_right"])::before{right:var(--arrow-edge-offset)}:host([current-position="top_left"])::before,:host([current-position="bottom_left"])::before{left:var(--arrow-edge-offset)}:host([current-position="right_top"])::before,:host([current-position="left_top"])::before{top:var(--arrow-edge-offset)}:host([current-position="right_top"])::before,:host([current-position="right_bottom"])::before{right:var(--arrow-center-y-offset)}:host([current-position="left_top"])::before,:host([current-position="left_bottom"])::before{left:var(--arrow-center-y-offset)}:host([current-position="right_bottom"])::before,:host([current-position="left_bottom"])::before{bottom:var(--arrow-edge-offset)}:host([center][current-position="top"])::before,:host([center][current-position="bottom"])::before{right:auto;left:var(--arrow-center-x-offset)}:host([center][current-position="right"])::before,:host([center][current-position="left"])::before{top:var(--arrow-center-x-offset);bottom:auto}::slotted(*){overflow:auto;flex:1 auto}';const a=n;const c=document.documentElement;function f(t){if(t.parentNode===t.shadowRoot){return t.shadowRoot.host}return t.parentElement}function h(t){let o=f(t);while(o&&o!==c){const{overflow:t,overflowX:e,overflowY:r}=window.getComputedStyle(o);if(t==="hidden"||r==="hidden"||e==="hidden"){return o}if(o.scrollHeight>o.clientHeight&&t!=="visible"&&r!=="visible"||o.scrollWidth>o.clientWidth&&t!=="visible"&&e!=="visible"){return o}o=f(o)}return c}function p(t,o){const e=t.getBoundingClientRect();const r=e.width;const i=e.height;let s=0;let n=0;let a=t;while(a&&a!=o){n+=a.offsetLeft;if(a===document.body){s+=a.getBoundingClientRect().top+window.scrollY}else{s+=a.offsetTop}if(window.DOMMatrix){const t=window.getComputedStyle(a);const o=t.transform||t.webkitTransform;const e=new DOMMatrix(o);if(e){n+=e.m41;if(a!==document.body){s+=e.m42}}}if(!a.offsetParent){break}a=a.offsetParent}let c;let f;if(a===document.body){c=window.innerWidth;f=window.innerHeight}else{c=a.offsetWidth;f=a.offsetHeight}const h=c-n-e.width;const p=f-s-e.height;return{top:s,right:h,bottom:p,left:n,width:r,height:i}}const l=class{constructor(e){t(this,e);this.positionChange=o(this,"positionChange",7);this.openChange=o(this,"openChange",7);this.position=i.AUTO;this.open=false;this.bindTo=undefined;this.showArrow=false;this.center=false;this.closable=true;this.currentPosition=undefined}closePopoverWithKeyboard(t){if(this.closable&&t.key===s.ESC){this.open=false}}handleOutsideClick(t){if(!this.closable||!this.open){return}if(!t.composedPath().includes(this.host)){const o=t.target;const e=this.bindTo instanceof HTMLElement?this.bindTo.contains(o):o.closest(this.bindTo);if(e){t.stopPropagation()}this.open=false;this.positionChange.emit({position:this.currentPosition})}}validatePosition(t){if(t&&!Object.values(i).includes(t)){this.position=i.AUTO}this.currentPosition=this.position;this.positionChange.emit({position:this.currentPosition})}onOpen(){cancelAnimationFrame(this.animationFrameRequestId);if(this.open){const t=()=>{if(this.open){this.setPosition();this.animationFrameRequestId=requestAnimationFrame(t)}};t()}else if(this.host.hasAttribute("current-position")){this.host.removeAttribute("current-position");this.currentPosition=undefined}this.openChange.emit({open:this.open})}disconnectedCallback(){cancelAnimationFrame(this.animationFrameRequestId)}setPosition(){let t;if(typeof this.bindTo==="string"){t=this.host.ownerDocument.querySelector(this.bindTo)}else if(this.bindTo){t=this.bindTo}else{t=this.host.parentElement}if(!t){return}const o=h(t);const e=o.getBoundingClientRect();const r=this.host.offsetParent;const s=r?p(r,o):{top:0,right:0,bottom:0,left:0};const n=p(t,o);const a=n.top-o.scrollTop;const c=e.height-(n.top+n.height)+o.scrollTop;const f=n.left-o.scrollLeft;const l=e.width-(n.left+n.width)+o.scrollLeft;const u=Math.max(0,e.top+e.height-window.innerHeight);const d=Math.max(0,e.left+e.width-window.innerWidth);const b=Math.min(a,a+e.top);const v=Math.min(c,c-u);const w=Math.min(f,f+e.left);const m=Math.min(l,l-d);const g=b+v+n.height;const x=w+m+n.width;let $=this.currentPosition;const y=[];if(this.position===i.AUTO){if(w/x>.6){y.push(i.LEFT)}else if(w/x<.4){y.push(i.RIGHT)}if(b/g>.9){y.unshift(i.TOP)}else if(b/g>.6){y.push(i.TOP)}else if(b/g<.1){y.unshift(i.BOTTOM)}else{y.push(i.BOTTOM)}$=y.join("_")}const z=this.host.style;z.position="absolute";const _=n.top-s.top;const M=n.right-s.right;const k=n.bottom-s.bottom;const O=n.left-s.left;const P=this.center?.5:0;const j=this.center?.5:0;if($===i.TOP||$===i.TOP_RIGHT){z.top="auto";z.right="auto";z.bottom=`${k+n.height}px`;z.left=`${O+n.width*P}px`;z.maxHeight=`${b}px`;if($===i.TOP_RIGHT){z.maxWidth=`${m+n.width*j}px`}}else if($===i.TOP_LEFT){z.top="auto";z.right=`${M+n.width*P}px`;z.bottom=`${k+n.height}px`;z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${b}px`}else if($===i.BOTTOM||$===i.BOTTOM_RIGHT){z.top=`${_+n.height}px`;z.right="auto";z.bottom="auto";z.left=`${O+n.width*P}px`;z.maxHeight=`${v}px`;if($===i.BOTTOM_RIGHT){z.maxWidth=`${m+n.width*j}px`}}else if($===i.BOTTOM_LEFT){z.top=`${_+n.height}px`;z.right=`${M+n.width*P}px`;z.bottom="auto";z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${v}px`}else if($===i.RIGHT||$===i.RIGHT_BOTTOM){z.top=`${_+n.height*P}px`;z.right="auto";z.bottom="auto";z.left=`${O+n.width}px`;z.maxWidth=`${m}px`;z.maxHeight=`${v+n.height*j}px`}else if($===i.RIGHT_TOP){z.top="auto";z.right="auto";z.bottom=`${k+n.height*P}px`;z.left=`${O+n.width}px`;z.maxWidth=`${m}px`;z.maxHeight=`${b+n.height*j}px`}else if($===i.LEFT||$===i.LEFT_BOTTOM){z.top=`${_+n.height*P}px`;z.right=`${M+n.width}px`;z.bottom="auto";z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${v+n.height*j}px`}else if($===i.LEFT_TOP){z.top="auto";z.right=`${M+n.width}px`;z.bottom=`${k+n.height*P}px`;z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${b+n.height*j}px`}this.currentPosition=$||this.position;this.host.setAttribute("current-position",this.currentPosition)}componentWillLoad(){this.validatePosition(this.position);this.onOpen()}render(){return e("slot",{key:"520839c57687a59a45f7ef356de1b34787d1acd4"})}get host(){return r(this)}static get watchers(){return{position:["validatePosition"],open:["onOpen"]}}};l.style=a;export{l as z_popover};
2
- //# sourceMappingURL=p-7a33fe43.entry.js.map
1
+ import{r as t,c as o,h as e,g as r}from"./p-75c4a726.js";import{P as i,g as s}from"./p-dfcf9936.js";const n=':host{--z-popover-theme--surface:var(--color-surface01);--z-popover-theme--text:var(--color-default-text);--z-popover-padding:0;--z-popover-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base));position:relative;display:none;min-width:calc(var(--space-unit) * 8);min-height:calc(var(--space-unit) * 4);align-items:center;justify-content:center;padding:var(--z-popover-padding);background:var(--z-popover-theme--surface);border-radius:var(--border-radius-small);color:var(--z-popover-theme--text);fill:currentcolor;filter:var(--z-popover-shadow-filter);font-family:var(--font-family-sans);text-align:center}:host([open][current-position]),:host([open="true"][current-position]){display:flex}:host([center][current-position="top"]),:host([center][current-position="bottom"]){transform:translateX(-50%)}:host([center][current-position="right"]),:host([center][current-position="left"]){transform:translateY(-50%)}:host([current-position^="top"]){margin:0 0 var(--space-unit)}:host([current-position^="bottom"]){margin:var(--space-unit) 0 0}:host([current-position^="left"]){margin:0 var(--space-unit) 0 0}:host([current-position^="right"]){margin:0 0 0 var(--space-unit)}:host([current-position])::before{--arrow-size:6px;--arrow-edge-offset:calc(100% - var(--space-unit) - (var(--arrow-size) / 2));--arrow-center-x-offset:calc(50% - (var(--arrow-size) / 2));--arrow-center-y-offset:calc(100% - (var(--arrow-size) / 2));position:absolute;display:block;width:var(--arrow-size);height:var(--arrow-size);background:var(--z-popover-theme--surface);content:"";transform:rotate(45deg)}:host([show-arrow="false"])::before,:host(:not([show-arrow]))::before{display:none}:host([current-position^="top"])::before{top:var(--arrow-center-y-offset)}:host([current-position^="bottom"])::before{bottom:var(--arrow-center-y-offset)}:host([current-position="top"])::before,:host([current-position="bottom"])::before{right:var(--arrow-edge-offset)}:host([current-position="right"])::before,:host([current-position="left"])::before{bottom:var(--arrow-edge-offset)}:host([current-position="right"])::before{right:var(--arrow-center-y-offset)}:host([current-position="left"])::before{left:var(--arrow-center-y-offset)}:host([current-position="top_right"])::before,:host([current-position="bottom_right"])::before{right:var(--arrow-edge-offset)}:host([current-position="top_left"])::before,:host([current-position="bottom_left"])::before{left:var(--arrow-edge-offset)}:host([current-position="right_top"])::before,:host([current-position="left_top"])::before{top:var(--arrow-edge-offset)}:host([current-position="right_top"])::before,:host([current-position="right_bottom"])::before{right:var(--arrow-center-y-offset)}:host([current-position="left_top"])::before,:host([current-position="left_bottom"])::before{left:var(--arrow-center-y-offset)}:host([current-position="right_bottom"])::before,:host([current-position="left_bottom"])::before{bottom:var(--arrow-edge-offset)}:host([center][current-position="top"])::before,:host([center][current-position="bottom"])::before{right:auto;left:var(--arrow-center-x-offset)}:host([center][current-position="right"])::before,:host([center][current-position="left"])::before{top:var(--arrow-center-x-offset);bottom:auto}::slotted(*){overflow:auto;flex:1 auto}';const a=n;const c=document.documentElement;function f(t){if(t.parentNode===t.shadowRoot){return t.shadowRoot.host}return t.parentElement}function h(t){let o=f(t);while(o&&o!==c){const{overflow:t,overflowX:e,overflowY:r}=window.getComputedStyle(o);if(t==="hidden"||r==="hidden"||e==="hidden"){return o}if(o.scrollHeight>o.clientHeight&&t!=="visible"&&r!=="visible"||o.scrollWidth>o.clientWidth&&t!=="visible"&&e!=="visible"){return o}o=f(o)}return c}function p(t,o){const e=t.getBoundingClientRect();const r=e.width;const i=e.height;let s=0;let n=0;let a=t;while(a&&a!=o){n+=a.offsetLeft;if(a===document.body){s+=a.getBoundingClientRect().top+window.scrollY}else{s+=a.offsetTop}if(window.DOMMatrix){const t=window.getComputedStyle(a);const o=t.transform||t.webkitTransform;const e=new DOMMatrix(o);if(e){n+=e.m41;if(a!==document.body){s+=e.m42}}}if(!a.offsetParent){break}a=a.offsetParent}let c;let f;if(a===document.body){c=window.innerWidth;f=window.innerHeight}else{c=a.offsetWidth;f=a.offsetHeight}const h=c-n-e.width;const p=f-s-e.height;return{top:s,right:h,bottom:p,left:n,width:r,height:i}}const l=class{constructor(e){t(this,e);this.positionChange=o(this,"positionChange",7);this.openChange=o(this,"openChange",7);this.position=i.AUTO;this.open=false;this.bindTo=undefined;this.showArrow=false;this.center=false;this.closable=true;this.currentPosition=undefined}closePopoverWithKeyboard(t){if(this.closable&&t.key===s.ESC){this.open=false}}handleOutsideClick(t){if(!this.closable||!this.open){return}if(!t.composedPath().includes(this.host)){const o=t.target;const e=this.bindTo instanceof HTMLElement?this.bindTo.contains(o):o.closest(this.bindTo);if(e){t.stopPropagation()}this.open=false;this.positionChange.emit({position:this.currentPosition})}}validatePosition(t){if(t&&!Object.values(i).includes(t)){this.position=i.AUTO}this.currentPosition=this.position;this.positionChange.emit({position:this.currentPosition})}onOpen(){cancelAnimationFrame(this.animationFrameRequestId);if(this.open){const t=()=>{if(this.open){this.setPosition();this.animationFrameRequestId=requestAnimationFrame(t)}};t()}else if(this.host.hasAttribute("current-position")){this.host.removeAttribute("current-position");this.currentPosition=undefined}this.openChange.emit({open:this.open})}disconnectedCallback(){cancelAnimationFrame(this.animationFrameRequestId)}setPosition(){let t;if(typeof this.bindTo==="string"){t=this.host.ownerDocument.querySelector(this.bindTo)}else if(this.bindTo){t=this.bindTo}else{t=this.host.parentElement}if(!t){return}const o=h(t);const e=o.getBoundingClientRect();const r=this.host.offsetParent;const s=r?p(r,o):{top:0,right:0,bottom:0,left:0};const n=p(t,o);const a=n.top-o.scrollTop;const c=e.height-(n.top+n.height)+o.scrollTop;const f=n.left-o.scrollLeft;const l=e.width-(n.left+n.width)+o.scrollLeft;const u=Math.max(0,e.top+e.height-window.innerHeight);const d=Math.max(0,e.left+e.width-window.innerWidth);const b=Math.min(a,a+e.top);const v=Math.min(c,c-u);const w=Math.min(f,f+e.left);const m=Math.min(l,l-d);const g=b+v+n.height;const x=w+m+n.width;let $=this.currentPosition;const y=[];if(this.position===i.AUTO){if(w/x>.6){y.push(i.LEFT)}else if(w/x<.4){y.push(i.RIGHT)}if(b/g>.9){y.unshift(i.TOP)}else if(b/g>.6){y.push(i.TOP)}else if(b/g<.1){y.unshift(i.BOTTOM)}else{y.push(i.BOTTOM)}$=y.join("_")}const z=this.host.style;z.position="absolute";const _=n.top-s.top;const M=n.right-s.right;const k=n.bottom-s.bottom;const O=n.left-s.left;const P=this.center?.5:0;const j=this.center?.5:0;if($===i.TOP||$===i.TOP_RIGHT){z.top="auto";z.right="auto";z.bottom=`${k+n.height}px`;z.left=`${O+n.width*P}px`;z.maxHeight=`${b}px`;if($===i.TOP_RIGHT){z.maxWidth=`${m+n.width*j}px`}}else if($===i.TOP_LEFT){z.top="auto";z.right=`${M+n.width*P}px`;z.bottom=`${k+n.height}px`;z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${b}px`}else if($===i.BOTTOM||$===i.BOTTOM_RIGHT){z.top=`${_+n.height}px`;z.right="auto";z.bottom="auto";z.left=`${O+n.width*P}px`;z.maxHeight=`${v}px`;if($===i.BOTTOM_RIGHT){z.maxWidth=`${m+n.width*j}px`}}else if($===i.BOTTOM_LEFT){z.top=`${_+n.height}px`;z.right=`${M+n.width*P}px`;z.bottom="auto";z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${v}px`}else if($===i.RIGHT||$===i.RIGHT_BOTTOM){z.top=`${_+n.height*P}px`;z.right="auto";z.bottom="auto";z.left=`${O+n.width}px`;z.maxWidth=`${m}px`;z.maxHeight=`${v+n.height*j}px`}else if($===i.RIGHT_TOP){z.top="auto";z.right="auto";z.bottom=`${k+n.height*P}px`;z.left=`${O+n.width}px`;z.maxWidth=`${m}px`;z.maxHeight=`${b+n.height*j}px`}else if($===i.LEFT||$===i.LEFT_BOTTOM){z.top=`${_+n.height*P}px`;z.right=`${M+n.width}px`;z.bottom="auto";z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${v+n.height*j}px`}else if($===i.LEFT_TOP){z.top="auto";z.right=`${M+n.width}px`;z.bottom=`${k+n.height*P}px`;z.left="auto";z.maxWidth=`${w}px`;z.maxHeight=`${b+n.height*j}px`}this.currentPosition=$||this.position;this.host.setAttribute("current-position",this.currentPosition)}componentWillLoad(){this.validatePosition(this.position);this.onOpen()}render(){return e("slot",{key:"f7f6f81dc2698b5d560503a984dcd47e377de0bc"})}get host(){return r(this)}static get watchers(){return{position:["validatePosition"],open:["onOpen"]}}};l.style=a;export{l as z_popover};
2
+ //# sourceMappingURL=p-43f9569d.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as i,a as l,g as n}from"./p-75c4a726.js";import{g as s}from"./p-dfcf9936.js";const a=':host{font-family:var(--font-family-sans)}z-list-element{position:relative;display:block;padding-top:var(--space-unit)}z-list-element::before,z-list-element::after{position:absolute;z-index:100;top:0.125rem;left:-0.5rem;content:""}z-list z-list-element::before{width:var(--space-unit);height:calc(var(--space-unit) * 2);border-bottom:var(--border-size-small) solid var(--color-disabled01-icon);border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element::after{width:var(--space-unit);height:100%;border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element:last-child::after,z-list>z-list-element::before,z-list>z-list-element::after,z-list>z-list-group>z-list-element::before,z-list>z-list-group>z-list-element::after{display:none}z-list>div.children-node{padding-left:calc(var(--space-unit) * 2)}z-list-element>.list-element{z-index:100;display:flex;justify-content:space-between;padding:0;color:var(--color-default-text);font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);text-decoration:none}z-list-element>.list-element.link-clickable{color:var(--color-primary01)}z-list-element>.list-element.link-clickable:hover{text-decoration:underline}z-list-element>.list-element .item.ellipsis{overflow:hidden}z-list-element .list-element::after{position:absolute;top:0;right:-0.0625rem;display:block;width:100%;height:calc(var(--space-unit) * 5);content:"";transform:translateX(-100%)}.item-label{overflow:hidden;flex-grow:1;font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);letter-spacing:0.0032rem;line-height:1.25rem;text-overflow:ellipsis;white-space:nowrap}.item-label.bold-item{font-weight:var(--font-sb)}.item.ellipsis{display:flex;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.children-node>z-list-element{padding:0;padding-top:0.125;padding-left:calc(var(--space-unit) * 1.25)}.item-icon{margin-right:var(--space-unit)}.no-icon-label{padding-left:var(--space-unit)}.children-node>z-list-element.no-icon-elm{padding-left:0}z-list-element>.list-element:focus:focus-visible{position:relative;z-index:200;box-shadow:var(--shadow-focus-primary);outline:none}@media (max-width: 767px){z-list-element::before,z-list-element::after{top:0.1875rem}z-list z-list-element::before{height:calc(var(--space-unit) * 2.5)}.children-node>z-list-element{padding-top:var(--space-unit)}}';const r=a;const o=class{constructor(i){e(this,i);this.treeItemClicked=t(this,"treeItemClicked",7);this.parsedItems=[];this.items=[];this.htmlAriaLabelledby=undefined;this.htmlSectionTitle=undefined}watchItems(){this.parsedItems=typeof this.items==="string"?JSON.parse(this.items):this.items}componentWillLoad(){this.watchItems()}handleClick(e){this.treeItemClicked.emit({id:e.id,name:e.name,url:e.url})}getFocusableElements(){return Array.from(this.host.shadowRoot.querySelectorAll('a[tabindex="0"]'))}getAncestor(e,t){let i=e;for(let e=0;e<t;e++){i=i===null||i===void 0?void 0:i.parentElement;if(!i){return}}return i}handleArrowNav(e){if(e.code===s.TAB){e.preventDefault();return}const t=this.getFocusableElements();const i=t.indexOf(e.target);if(i===-1){return}if(e.code===s.ARROW_DOWN||e.code===s.ARROW_UP){e.preventDefault();const l=i+(e.code===s.ARROW_DOWN?1:-1);if(l<0||l>=t.length){return}t[l].focus()}if(e.code===s.ARROW_LEFT){e.preventDefault();const l=this.getAncestor(t[i],4);if(!l||!l.children[0]||l.children[0].tagName.toLowerCase()!=="a"&&l.getAttribute("tabindex")===null){return}l.children[0].focus()}if(e.code===s.ARROW_RIGHT){e.preventDefault();const t=e.target.closest("z-list-element");if(!t){return}const i=t.querySelector("z-list");if(!i){return}const l=i.querySelector('a[tabindex="0"]');if(!l){return}l.focus()}}renderTreeList(e,t,l=1){var n,a;this.htmlTag=e.url?"a":"span";const r=i("z-list-element",{id:t,class:!e.icon?"no-icon-elm":"",clickable:Boolean(e.url),hasTreeItems:true,role:"none","aria-hidden":undefined},i(this.htmlTag,{class:{"list-element":true,"z-link":Boolean(e.url),"link-clickable":Boolean(e.url)},tabIndex:e.url?0:-1,onClick:()=>this.handleClick(e),onKeyUp:t=>{if(t.code===s.ENTER||t.code===s.SPACE){this.handleClick(e)}},onKeyDown:e=>this.handleArrowNav(e),role:e.url?"treeitem":undefined,"aria-hidden":e.url?undefined:"true","aria-expanded":((n=e.children)===null||n===void 0?void 0:n.length)>0&&true,"aria-level":l,"aria-label":e.name,href:e.url},i("span",{class:"item ellipsis"},e.icon&&i("z-icon",{width:16,height:16,fill:e.url?"color-primary01":"color-default-icon",class:"item-icon",name:e.icon}),i("span",{class:{"item-label":true,"no-icon-label":!e.icon,"bold-item":e.bold},title:e.name},e.name))),((a=e.children)===null||a===void 0?void 0:a.length)>0&&i("z-list",{role:"group"},i("div",{class:"children-node"},e.children.map(((e,t)=>this.renderTreeList(e,`${t}`,l+1))))));return r}render(){const e=this.parsedItems.some((e=>!!e.url));return i(l,{key:"a69d54dfd302656adc09278ac77cde23a7c1e69c",class:"tree-list",role:e?"navigation":"none","aria-hidden":e?undefined:"true","aria-labelledby":this.htmlAriaLabelledby},i("div",{key:"780851098b592574ee55839e4a28d030d9bfa5b7",tabIndex:-1,role:e?"tree":"none","aria-hidden":e?undefined:"true","aria-label":this.htmlSectionTitle},this.parsedItems.map(((e,t)=>this.renderTreeList(e,`${t}`)))))}get host(){return n(this)}static get watchers(){return{items:["watchItems"]}}};o.style=r;export{o as z_tree_list};
2
- //# sourceMappingURL=p-66576512.entry.js.map
1
+ import{r as e,c as t,h as i,a as l,g as n}from"./p-75c4a726.js";import{g as s}from"./p-dfcf9936.js";const a=':host{font-family:var(--font-family-sans)}z-list-element{position:relative;display:block;padding-top:var(--space-unit)}z-list-element::before,z-list-element::after{position:absolute;z-index:100;top:0.125rem;left:-0.5rem;content:""}z-list z-list-element::before{width:var(--space-unit);height:calc(var(--space-unit) * 2);border-bottom:var(--border-size-small) solid var(--color-disabled01-icon);border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element::after{width:var(--space-unit);height:100%;border-left:var(--border-size-small) solid var(--color-disabled01-icon)}z-list z-list-element:last-child::after,z-list>z-list-element::before,z-list>z-list-element::after,z-list>z-list-group>z-list-element::before,z-list>z-list-group>z-list-element::after{display:none}z-list>div.children-node{padding-left:calc(var(--space-unit) * 2)}z-list-element>.list-element{z-index:100;display:flex;justify-content:space-between;padding:0;color:var(--color-default-text);font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);text-decoration:none}z-list-element>.list-element.link-clickable{color:var(--color-primary01)}z-list-element>.list-element.link-clickable:hover{text-decoration:underline}z-list-element>.list-element .item.ellipsis{overflow:hidden}z-list-element .list-element::after{position:absolute;top:0;right:-0.0625rem;display:block;width:100%;height:calc(var(--space-unit) * 5);content:"";transform:translateX(-100%)}.item-label{overflow:hidden;flex-grow:1;font-size:var(--font-size-2);font-style:normal;font-weight:var(--font-rg);letter-spacing:0.0032rem;line-height:1.25rem;text-overflow:ellipsis;white-space:nowrap}.item-label.bold-item{font-weight:var(--font-sb)}.item.ellipsis{display:flex;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.children-node>z-list-element{padding:0;padding-top:0.125;padding-left:calc(var(--space-unit) * 1.25)}.item-icon{margin-right:var(--space-unit)}.no-icon-label{padding-left:var(--space-unit)}.children-node>z-list-element.no-icon-elm{padding-left:0}z-list-element>.list-element:focus:focus-visible{position:relative;z-index:200;box-shadow:var(--shadow-focus-primary);outline:none}@media (max-width: 767px){z-list-element::before,z-list-element::after{top:0.1875rem}z-list z-list-element::before{height:calc(var(--space-unit) * 2.5)}.children-node>z-list-element{padding-top:var(--space-unit)}}';const r=a;const o=class{constructor(i){e(this,i);this.treeItemClicked=t(this,"treeItemClicked",7);this.parsedItems=[];this.items=[];this.htmlAriaLabelledby=undefined;this.htmlSectionTitle=undefined}watchItems(){this.parsedItems=typeof this.items==="string"?JSON.parse(this.items):this.items}componentWillLoad(){this.watchItems()}handleClick(e){this.treeItemClicked.emit({id:e.id,name:e.name,url:e.url})}getFocusableElements(){return Array.from(this.host.shadowRoot.querySelectorAll('a[tabindex="0"]'))}getAncestor(e,t){let i=e;for(let e=0;e<t;e++){i=i===null||i===void 0?void 0:i.parentElement;if(!i){return}}return i}handleArrowNav(e){if(e.code===s.TAB){e.preventDefault();return}const t=this.getFocusableElements();const i=t.indexOf(e.target);if(i===-1){return}if(e.code===s.ARROW_DOWN||e.code===s.ARROW_UP){e.preventDefault();const l=i+(e.code===s.ARROW_DOWN?1:-1);if(l<0||l>=t.length){return}t[l].focus()}if(e.code===s.ARROW_LEFT){e.preventDefault();const l=this.getAncestor(t[i],4);if(!l||!l.children[0]||l.children[0].tagName.toLowerCase()!=="a"&&l.getAttribute("tabindex")===null){return}l.children[0].focus()}if(e.code===s.ARROW_RIGHT){e.preventDefault();const t=e.target.closest("z-list-element");if(!t){return}const i=t.querySelector("z-list");if(!i){return}const l=i.querySelector('a[tabindex="0"]');if(!l){return}l.focus()}}renderTreeList(e,t,l=1){var n,a;this.htmlTag=e.url?"a":"span";const r=i("z-list-element",{id:t,class:!e.icon?"no-icon-elm":"",clickable:Boolean(e.url),hasTreeItems:true,role:"none","aria-hidden":undefined},i(this.htmlTag,{class:{"list-element":true,"z-link":Boolean(e.url),"link-clickable":Boolean(e.url)},tabIndex:e.url?0:-1,onClick:()=>this.handleClick(e),onKeyUp:t=>{if(t.code===s.ENTER||t.code===s.SPACE){this.handleClick(e)}},onKeyDown:e=>this.handleArrowNav(e),role:e.url?"treeitem":undefined,"aria-hidden":e.url?undefined:"true","aria-expanded":((n=e.children)===null||n===void 0?void 0:n.length)>0&&true,"aria-level":l,"aria-label":e.name,href:e.url},i("span",{class:"item ellipsis"},e.icon&&i("z-icon",{width:16,height:16,fill:e.url?"color-primary01":"color-default-icon",class:"item-icon",name:e.icon}),i("span",{class:{"item-label":true,"no-icon-label":!e.icon,"bold-item":e.bold},title:e.name},e.name))),((a=e.children)===null||a===void 0?void 0:a.length)>0&&i("z-list",{role:"group"},i("div",{class:"children-node"},e.children.map(((e,t)=>this.renderTreeList(e,`${t}`,l+1))))));return r}render(){const e=this.parsedItems.some((e=>!!e.url));return i(l,{key:"860eebd2ba1f46fb493bc07eb245596a9dc8be99",class:"tree-list",role:e?"navigation":"none","aria-hidden":e?undefined:"true","aria-labelledby":this.htmlAriaLabelledby},i("div",{key:"6a5876f627d499e9c04464383463f97d5caa1272",tabIndex:-1,role:e?"tree":"none","aria-hidden":e?undefined:"true","aria-label":this.htmlSectionTitle},this.parsedItems.map(((e,t)=>this.renderTreeList(e,`${t}`)))))}get host(){return n(this)}static get watchers(){return{items:["watchItems"]}}};o.style=r;export{o as z_tree_list};
2
+ //# sourceMappingURL=p-49f99fa3.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,a as s}from"./p-75c4a726.js";import{A as i}from"./p-dfcf9936.js";const a=":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--gray700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";const r=a;const o=class{constructor(e){t(this,e);var s,a;this.size=i.MEDIUM;this.text=undefined;this.textColor="color-white";this.backgroundColor="gray700";this.image=undefined;if(((s=this.text)===null||s===void 0?void 0:s.length)===0&&((a=this.image)===null||a===void 0?void 0:a.length)===0){console.warn("z-avatar must contain at least one prop between text and image")}}getTextSize(){if(this.size===i.SMALL){return"5"}else if(this.size===i.MEDIUM){return"4"}else if(this.size===i.LARGE){return"2"}}render(){return e(s,{key:"e0add69dac51838abc394ce3f3b631ab07d15435",class:{[this.size]:true,[`body-${this.getTextSize()}-sb`]:true},style:{color:`var(--${this.textColor})`,backgroundColor:`var(--${this.backgroundColor})`}},this.text&&!this.image&&e("span",{key:"4ee1d5f0c7f25ee0491d9c05ed5990a4fff368fd"},this.text.substring(0,2)),this.image&&e("img",{key:"9e49a43d942830fecee2f60a6521d3b908455893",src:this.image,onError:()=>this.image=""}))}};o.style=r;export{o as z_avatar};
2
- //# sourceMappingURL=p-b0d88afc.entry.js.map
1
+ import{r as t,h as s,a as e}from"./p-75c4a726.js";import{A as i}from"./p-dfcf9936.js";const a=":host{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--gray700);border-radius:50%;font-family:var(--font-family-sans);text-transform:uppercase}:host(.small),:host(.small)>img{width:calc(var(--space-unit) * 3);height:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{width:calc(var(--space-unit) * 4);height:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{width:calc(var(--space-unit) * 5);height:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";const r=a;const c=class{constructor(s){t(this,s);var e,a;this.size=i.MEDIUM;this.text=undefined;this.textColor="color-white";this.backgroundColor="gray700";this.image=undefined;if(((e=this.text)===null||e===void 0?void 0:e.length)===0&&((a=this.image)===null||a===void 0?void 0:a.length)===0){console.warn("z-avatar must contain at least one prop between text and image")}}getTextSize(){if(this.size===i.SMALL){return"5"}else if(this.size===i.MEDIUM){return"4"}else if(this.size===i.LARGE){return"2"}}render(){return s(e,{key:"bf7dc11b7c8aea57303ce02812fd487a78248d46",class:{[this.size]:true,[`body-${this.getTextSize()}-sb`]:true},style:{color:`var(--${this.textColor})`,backgroundColor:`var(--${this.backgroundColor})`}},this.text&&!this.image&&s("span",{key:"f5ff0b0ef02d7d69ada96f344f32dc8daccd5437"},this.text.substring(0,2)),this.image&&s("img",{key:"7df4cda5d4028d7397b70e1181c846bc9f84e19d",src:this.image,onError:()=>this.image=""}))}};c.style=r;export{c as z_avatar};
2
+ //# sourceMappingURL=p-564ddab3.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e}from"./p-75c4a726.js";const o=":host{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0 -1px -1px 0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";const s=o;const r=class{constructor(e){t(this,e)}render(){return e("slot",{key:"9ce7d87881fa96e717bc1556d5242cbfe68d0739"})}};r.style=s;export{r as z_visually_hidden};
2
- //# sourceMappingURL=p-ca1a7347.entry.js.map
1
+ import{r as t,h as e}from"./p-75c4a726.js";const o=":host{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:0 -1px -1px 0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";const s=o;const r=class{constructor(e){t(this,e)}render(){return e("slot",{key:"3d75845d1ec7fa620b82b32f68fe73368d800e61"})}};r.style=s;export{r as z_visually_hidden};
2
+ //# sourceMappingURL=p-5cda7027.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as i,h as s,a as t,g as o}from"./p-75c4a726.js";import{w as a,P as c}from"./p-dfcf9936.js";import{B as n}from"./p-5145a606.js";const f=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";const l=f;const r=class{constructor(s){e(this,s);this.removeFile=i(this,"removeFile",7);this.fileNumber=undefined;this.fileName=undefined;this.allowPopover=false;this.popoverVisible=false}removeFileHandler(){this.removeFile.emit({fileName:this.fileName});this.el.remove()}onMouseOver(){this.popoverVisible=true}onMouseLeave(){this.popoverVisible=false}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var e,i;if(this.elementHasEllipsis()&&window.innerWidth>n.TABLET){this.allowPopover=true}(i=(e=this.icon)===null||e===void 0?void 0:e.focus)===null||i===void 0?void 0:i.call(e)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return s(t,{key:"aab09421c86ae3e4363157a36ba7dd90eba1fb45"},this.allowPopover&&s("z-popover",{key:"82e2f64a9cf0700ff4c866ef5a1c9698cdeb124f",open:this.popoverVisible,position:c.AUTO,bindTo:this.chip},s("span",{key:"affa4edac9a131c9abe293a08933993c3613f6cc",class:"body-5 tooltip-content"},this.ellipsis.innerText)),s("z-chip",{key:"f6a80c8bcdccd89bf3d72b67a40d54b3b3c16456",ref:e=>this.chip=e,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:a.DEFAULT},s("span",{key:"8159b57e939c249924f99b0fb5bdbfd76c6a38f1",ref:e=>this.ellipsis=e,tabIndex:-1},this.fileName)))}get el(){return o(this)}};r.style=l;export{r as z_file};
2
- //# sourceMappingURL=p-1e25d225.entry.js.map
1
+ import{r as e,c as i,h as s,a as t,g as o}from"./p-75c4a726.js";import{w as a,P as n}from"./p-dfcf9936.js";import{B as c}from"./p-5145a606.js";const l=".sc-z-file-h{position:relative;font-family:var(--font-family-sans);font-weight:var(--font-rg)}.sc-z-file-h>z-popover.sc-z-file{z-index:10}.sc-z-file-h>z-popover.sc-z-file>.tooltip-content.sc-z-file{white-space:nowrap}.sc-z-file-h>z-chip.sc-z-file span.sc-z-file{display:block;overflow:hidden;max-width:250px;letter-spacing:0.32px;line-height:1.33;text-overflow:ellipsis;white-space:nowrap}";const f=l;const r=class{constructor(s){e(this,s);this.removeFile=i(this,"removeFile",7);this.fileNumber=undefined;this.fileName=undefined;this.allowPopover=false;this.popoverVisible=false}removeFileHandler(){this.removeFile.emit({fileName:this.fileName});this.el.remove()}onMouseOver(){this.popoverVisible=true}onMouseLeave(){this.popoverVisible=false}onInteractiveIconClick(){this.removeFileHandler()}componentDidLoad(){var e,i;if(this.elementHasEllipsis()&&window.innerWidth>c.TABLET){this.allowPopover=true}(i=(e=this.icon)===null||e===void 0?void 0:e.focus)===null||i===void 0?void 0:i.call(e)}elementHasEllipsis(){return this.ellipsis.offsetWidth<this.ellipsis.scrollWidth}render(){return s(t,{key:"b7c1c1769e8ad69c813738b1ad1ed614a42e196e"},this.allowPopover&&s("z-popover",{key:"eaad804518f26a1a839bc8ff14896207ee90bad8",open:this.popoverVisible,position:n.AUTO,bindTo:this.chip},s("span",{key:"eb9671344deee0deafdff01be57cd5dbf948a614",class:"body-5 tooltip-content"},this.ellipsis.innerText)),s("z-chip",{key:"7c890fb667a33cd00290d02e42313be683e2215e",ref:e=>this.chip=e,id:`chip-${this.fileNumber}`,interactiveIcon:"multiply-circled",type:a.DEFAULT},s("span",{key:"f0a0464a0b8a3f98e94de5a4673589518f24c2a0",ref:e=>this.ellipsis=e,tabIndex:-1},this.fileName)))}get el(){return o(this)}};r.style=f;export{r as z_file};
2
+ //# sourceMappingURL=p-604602a8.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as o,h as e,a as n}from"./p-75c4a726.js";const i=':host{--z-notification--top-offset:0;display:flex;width:100%;box-sizing:border-box;align-items:flex-start;padding:calc(var(--space-unit) * 2);border-bottom:var(--border-size-medium) solid var(--color-surface03);font-family:var(--font-family-sans);outline:none}:host[sticky]{position:sticky;top:var(--z-notification--top-offset)}:host[sticky],:host([showshadow]){box-shadow:var(--shadow-3)}:host([type="success"]){background:var(--color-inverse-success)}:host([type="warning"]){background:var(--color-inverse-warning)}:host([type="error"]){background:var(--color-inverse-error)}.status-icon,.close-button{display:flex;height:20px;align-items:center}:host([type="success"]) .status-icon{fill:var(--color-default-success)}:host([type="warning"]) .status-icon{fill:var(--color-default-warning)}:host([type="error"]) .status-icon{fill:var(--color-default-error)}:host>button,.content-container>button{padding:0;border:none;margin:0;background:transparent;cursor:pointer;font-family:inherit}.status-icon+.content-container{margin-left:var(--space-unit)}.content-container{display:flex;flex:1 auto;flex-wrap:wrap;align-items:baseline;justify-content:space-between;row-gap:calc(var(--space-unit) * 2)}.content-text{max-width:800px;color:var(--color-default-text);font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:20px}.action-button{color:var(--color-primary01);font-size:var(--font-size-1);font-weight:var(--font-sb);letter-spacing:0.32px;line-height:16px}.action-button:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}.content-container+.close-button{margin-left:calc(var(--space-unit) * 2)}.close-button z-icon{fill:var(--color-primary01)}@media only screen and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text+.action-button{margin-left:calc(var(--space-unit) * 5)}}';const a=i;const s=class{handleActionButtonClick(t){t.preventDefault();this.notificationAction.emit()}handleCloseButtonClick(t){t.preventDefault();this.notificationClose.emit()}constructor(e){t(this,e);this.notificationAction=o(this,"notificationAction",7);this.notificationClose=o(this,"notificationClose",7);this.contenticonname=undefined;this.actiontext=undefined;this.type=undefined;this.showclose=false;this.showshadow=false;this.sticky=false;this.handleActionButtonClick=this.handleActionButtonClick.bind(this);this.handleCloseButtonClick=this.handleCloseButtonClick.bind(this)}render(){var t;return e(n,{key:"20cc99ee217b1e452cdf9499f5b110a65ed316e8"},this.contenticonname&&e("z-icon",{key:"b28e2d1c2f2e701ed3a1821db38e4d512688bb6a",class:"status-icon",name:this.contenticonname,width:16,height:16}),e("div",{key:"7241c3cdc688271e74d059497bb20acb40baa280",class:"content-container"},e("div",{key:"a88472e43e6069e418c3a6666935968d49fd0f97",class:"content-text"},e("slot",{key:"9f5bb799c4e0234e5bb132c2fc164fd073cf65d3"})),!!((t=this.actiontext)===null||t===void 0?void 0:t.trim())&&e("button",{key:"b1f68ca6cb0235981a6346541f38ea12d292587f",class:"action-button",type:"button",onClick:this.handleActionButtonClick},this.actiontext)),this.showclose&&e("button",{key:"956699cf5b3abef8ffedcc3f136f4c1b84a209ce",class:"close-button",type:"button",onClick:this.handleCloseButtonClick},e("z-icon",{key:"af7fe83cc6686a364b5e0165fcf684716cf67c13",name:"multiply-circle",width:16,height:16})))}};s.style=a;export{s as z_notification};
2
- //# sourceMappingURL=p-b555681f.entry.js.map
1
+ import{r as t,c as o,h as e,a as n}from"./p-75c4a726.js";const i=':host{--z-notification--top-offset:0;display:flex;width:100%;box-sizing:border-box;align-items:flex-start;padding:calc(var(--space-unit) * 2);border-bottom:var(--border-size-medium) solid var(--color-surface03);font-family:var(--font-family-sans);outline:none}:host[sticky]{position:sticky;top:var(--z-notification--top-offset)}:host[sticky],:host([showshadow]){box-shadow:var(--shadow-3)}:host([type="success"]){background:var(--color-inverse-success)}:host([type="warning"]){background:var(--color-inverse-warning)}:host([type="error"]){background:var(--color-inverse-error)}.status-icon,.close-button{display:flex;height:20px;align-items:center}:host([type="success"]) .status-icon{fill:var(--color-default-success)}:host([type="warning"]) .status-icon{fill:var(--color-default-warning)}:host([type="error"]) .status-icon{fill:var(--color-default-error)}:host>button,.content-container>button{padding:0;border:none;margin:0;background:transparent;cursor:pointer;font-family:inherit}.status-icon+.content-container{margin-left:var(--space-unit)}.content-container{display:flex;flex:1 auto;flex-wrap:wrap;align-items:baseline;justify-content:space-between;row-gap:calc(var(--space-unit) * 2)}.content-text{max-width:800px;color:var(--color-default-text);font-size:var(--font-size-2);font-weight:var(--font-rg);letter-spacing:0.16px;line-height:20px}.action-button{color:var(--color-primary01);font-size:var(--font-size-1);font-weight:var(--font-sb);letter-spacing:0.32px;line-height:16px}.action-button:focus{box-shadow:var(--shadow-focus-primary);outline:none !important}.content-container+.close-button{margin-left:calc(var(--space-unit) * 2)}.close-button z-icon{fill:var(--color-primary01)}@media only screen and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text+.action-button{margin-left:calc(var(--space-unit) * 5)}}';const a=i;const s=class{handleActionButtonClick(t){t.preventDefault();this.notificationAction.emit()}handleCloseButtonClick(t){t.preventDefault();this.notificationClose.emit()}constructor(e){t(this,e);this.notificationAction=o(this,"notificationAction",7);this.notificationClose=o(this,"notificationClose",7);this.contenticonname=undefined;this.actiontext=undefined;this.type=undefined;this.showclose=false;this.showshadow=false;this.sticky=false;this.handleActionButtonClick=this.handleActionButtonClick.bind(this);this.handleCloseButtonClick=this.handleCloseButtonClick.bind(this)}render(){var t;return e(n,{key:"3681c9216f7ab0ce532c8b1ed013d7af611151de"},this.contenticonname&&e("z-icon",{key:"e7c538a5583873ed4ad95885f1199050b89f6732",class:"status-icon",name:this.contenticonname,width:16,height:16}),e("div",{key:"93855c8906e6a65fa2d762fc447d14ee7a456b53",class:"content-container"},e("div",{key:"526f760b7739c28154195e7a01ce66b185ccb068",class:"content-text"},e("slot",{key:"56313ec91ad750e57af3035455aa89db3880ae4e"})),!!((t=this.actiontext)===null||t===void 0?void 0:t.trim())&&e("button",{key:"fc2de2fa3ff7cdf5e522f009efa41af06f8a6cca",class:"action-button",type:"button",onClick:this.handleActionButtonClick},this.actiontext)),this.showclose&&e("button",{key:"3ba0d198a3617d1a05fb33eb8f3ceb9b0d685503",class:"close-button",type:"button",onClick:this.handleCloseButtonClick},e("z-icon",{key:"0bba4473674bee1c8c4abbc5792c9cab84c06088",name:"multiply-circle",width:16,height:16})))}};s.style=a;export{s as z_notification};
2
+ //# sourceMappingURL=p-684c8fcb.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as s,a as i,g as o}from"./p-75c4a726.js";import{g as a}from"./p-dfcf9936.js";const n=':host{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}.label{display:flex;width:100%;align-items:center;padding:var(--space-unit) 0;border:0;border-bottom:var(--border-size-small) solid var(--color-surface03);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}:host(:last-child:not([open])) .label{border-bottom:none}:host(:is([active],[open])) .label,.label:focus:focus-visible,.label:hover{border-color:var(--color-primary01)}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host(:is([active],[open])) .label ::slotted(*),.label:focus:focus-visible ::slotted(*),.label:hover ::slotted(*){font-weight:var(--font-bd)}::slotted([data-text]){display:inline-flex;flex-direction:column}::slotted([data-text])::after{overflow:hidden;height:0;content:attr(data-text);content:attr(data-text) / "";font-weight:var(--font-bd);pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.5}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:var(--color-default-icon)}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) / 2);padding-bottom:calc(var(--space-unit) * 1.5)}.items[hidden]{display:none}::slotted([slot="section"]){display:inline-flex;padding:calc(var(--space-unit) / 2);margin:0;font-size:var(--font-size-1);line-height:1.333;outline:none}::slotted([slot="section"]:last-of-type){border:none}::slotted([slot="section"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-primary01)}::slotted([slot="section"]:hover),::slotted([slot="section"]:focus:focus-visible),::slotted([slot="section"]:active),::slotted([slot="section"][active]),::slotted([slot="section"][data-active]){color:var(--color-primary01);font-weight:var(--font-bd)}';const h=n;const l=class{get focusableItem(){return this.items.find((({tabIndex:t})=>t===0))}toggle(){if(!this.hasItems){return}this.open=!this.open}setItemsA11yAttrs(){if(!this.hasItems){return}this.items.forEach((t=>{t.setAttribute("role","menuitem");t.tabIndex=-1}))}onItemsChange(){this.items=Array.from(this.host.querySelectorAll('[slot="section"]'));this.hasItems=this.items.length>0;this.setItemsA11yAttrs()}onLabelSlotChange(t){const e=t.target.assignedElements()[0];e.dataset.text=e===null||e===void 0?void 0:e.textContent}onLabelClick(){this.toggle();this.setFocus()}onLabelKeydown(t){if(t.key===a.ENTER||t.key===a.SPACE){t.preventDefault();t.stopPropagation();this.toggle();if(this.open){this.focustFirstItem()}}}moveFocus(t,e){t.tabIndex=0;setTimeout((()=>{t.focus()}),100);if(e){e.tabIndex=-1}}focustFirstItem(){this.moveFocus(this.items[0])}async focusLastItem(){this.moveFocus(this.items[this.items.length-1])}async setFocus(){this.htmlTabindex=0;setTimeout((()=>{this.label.focus()}),100)}onOpenChange(){if(!this.open){this.setItemsA11yAttrs();this.closed.emit()}else{this.opened.emit()}}onTabindexChange(){if(!this.label){return}this.label.tabIndex=this.htmlTabindex}onItemsKeydown(t){switch(t.key){case a.ESC:case a.ARROW_LEFT:if(!this.open){break}t.preventDefault();t.stopPropagation();this.moveFocus(this.label,this.focusableItem);this.open=false;break;case a.ARROW_RIGHT:if(this.open){break}t.preventDefault();t.stopPropagation();this.open=true;this.focustFirstItem();break;case a.ARROW_DOWN:{if(!this.open){break}if(document.activeElement===this.host){t.preventDefault();t.stopPropagation();this.focustFirstItem();break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e+1];if(s){t.preventDefault();t.stopPropagation();this.moveFocus(s,this.focusableItem)}else{this.htmlTabindex=0;this.focusableItem.tabIndex=-1}break}case a.ARROW_UP:{if(!this.open||document.activeElement===this.host){break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e-1];t.preventDefault();t.stopPropagation();if(s){this.moveFocus(s,this.focusableItem)}else{this.focusableItem.tabIndex=-1;this.setFocus()}break}}}constructor(s){t(this,s);this.opened=e(this,"opened",7);this.closed=e(this,"closed",7);this.active=undefined;this.htmlTabindex=-1;this.open=undefined;this.hasItems=undefined;this.items=undefined;this.toggle=this.toggle.bind(this);this.onItemsChange=this.onItemsChange.bind(this);this.onLabelSlotChange=this.onLabelSlotChange.bind(this);this.onLabelClick=this.onLabelClick.bind(this);this.onLabelKeydown=this.onLabelKeydown.bind(this);this.onItemsKeydown=this.onItemsKeydown.bind(this)}connectedCallback(){this.onItemsChange()}render(){return s(i,{key:"90fcce7d61b4b588841d06905eaa81b49fe64ce6",open:this.open},s("button",{key:"477f0cfd742e2e5a01a3ab9207da8ff4cca5acd0",ref:t=>this.label=t,class:"label","aria-haspopup":`${!!this.hasItems}`,"aria-expanded":`${!!this.open}`,role:"menuitem",tabindex:this.htmlTabindex,onClick:this.onLabelClick,onKeyDown:this.onLabelKeydown},s("slot",{key:"75b03026e1296a5c9611d46d6891e5911eeeedb1",onSlotchange:this.onLabelSlotChange}),this.hasItems&&s("z-icon",{key:"eb056e5b49a728cc93637af36aa88b51337a2e28",name:this.open?"chevron-up":"chevron-down"})),s("div",{key:"392e0837741e43ab71667cbdfbfbb2049391f973",class:"items",role:"menu",hidden:!this.open},s("slot",{key:"711e8c269ad328c8b34b1a5f28f90dc266510c31",name:"section",onSlotchange:this.onItemsChange})))}get host(){return o(this)}static get watchers(){return{open:["onOpenChange"],htmlTabindex:["onTabindexChange"]}}};l.style=h;export{l as z_menu_section};
2
- //# sourceMappingURL=p-b69a3542.entry.js.map
1
+ import{r as t,c as e,h as s,a as i,g as o}from"./p-75c4a726.js";import{g as a}from"./p-dfcf9936.js";const n=':host{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;font-family:var(--font-family-sans)}:host,::slotted(*),*{box-sizing:border-box}::slotted(a){text-decoration:none}::slotted(*){color:var(--color-default-text);font-family:var(--font-family-sans);font-weight:var(--font-rg)}.label{display:flex;width:100%;align-items:center;padding:var(--space-unit) 0;border:0;border-bottom:var(--border-size-small) solid var(--color-surface03);margin:0;background:transparent;border-radius:0;cursor:pointer;text-align:left}:host(:last-child:not([open])) .label{border-bottom:none}:host(:is([active],[open])) .label,.label:focus:focus-visible,.label:hover{border-color:var(--color-primary01)}.label:focus:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}:host(:is([active],[open])) .label ::slotted(*),.label:focus:focus-visible ::slotted(*),.label:hover ::slotted(*){font-weight:var(--font-bd)}::slotted([data-text]){display:inline-flex;flex-direction:column}::slotted([data-text])::after{overflow:hidden;height:0;content:attr(data-text);content:attr(data-text) / "";font-weight:var(--font-bd);pointer-events:none;user-select:none;visibility:hidden}@media speech{::slotted([data-text])::after{display:none}}.label ::slotted(*){width:100%;margin:0;font-size:var(--font-size-3);line-height:1.5}.label z-icon{margin-left:calc(var(--space-unit) * 4);fill:var(--color-default-icon)}.items{display:flex;width:100%;flex-direction:column;padding:calc(var(--space-unit) / 2);padding-bottom:calc(var(--space-unit) * 1.5)}.items[hidden]{display:none}::slotted([slot="section"]){display:inline-flex;padding:calc(var(--space-unit) / 2);margin:0;font-size:var(--font-size-1);line-height:1.333;outline:none}::slotted([slot="section"]:last-of-type){border:none}::slotted([slot="section"]:focus:focus-visible){box-shadow:var(--shadow-focus-primary);color:var(--color-primary01)}::slotted([slot="section"]:hover),::slotted([slot="section"]:focus:focus-visible),::slotted([slot="section"]:active),::slotted([slot="section"][active]),::slotted([slot="section"][data-active]){color:var(--color-primary01);font-weight:var(--font-bd)}';const h=n;const l=class{get focusableItem(){return this.items.find((({tabIndex:t})=>t===0))}toggle(){if(!this.hasItems){return}this.open=!this.open}setItemsA11yAttrs(){if(!this.hasItems){return}this.items.forEach((t=>{t.setAttribute("role","menuitem");t.tabIndex=-1}))}onItemsChange(){this.items=Array.from(this.host.querySelectorAll('[slot="section"]'));this.hasItems=this.items.length>0;this.setItemsA11yAttrs()}onLabelSlotChange(t){const e=t.target.assignedElements()[0];e.dataset.text=e===null||e===void 0?void 0:e.textContent}onLabelClick(){this.toggle();this.setFocus()}onLabelKeydown(t){if(t.key===a.ENTER||t.key===a.SPACE){t.preventDefault();t.stopPropagation();this.toggle();if(this.open){this.focustFirstItem()}}}moveFocus(t,e){t.tabIndex=0;setTimeout((()=>{t.focus()}),100);if(e){e.tabIndex=-1}}focustFirstItem(){this.moveFocus(this.items[0])}async focusLastItem(){this.moveFocus(this.items[this.items.length-1])}async setFocus(){this.htmlTabindex=0;setTimeout((()=>{this.label.focus()}),100)}onOpenChange(){if(!this.open){this.setItemsA11yAttrs();this.closed.emit()}else{this.opened.emit()}}onTabindexChange(){if(!this.label){return}this.label.tabIndex=this.htmlTabindex}onItemsKeydown(t){switch(t.key){case a.ESC:case a.ARROW_LEFT:if(!this.open){break}t.preventDefault();t.stopPropagation();this.moveFocus(this.label,this.focusableItem);this.open=false;break;case a.ARROW_RIGHT:if(this.open){break}t.preventDefault();t.stopPropagation();this.open=true;this.focustFirstItem();break;case a.ARROW_DOWN:{if(!this.open){break}if(document.activeElement===this.host){t.preventDefault();t.stopPropagation();this.focustFirstItem();break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e+1];if(s){t.preventDefault();t.stopPropagation();this.moveFocus(s,this.focusableItem)}else{this.htmlTabindex=0;this.focusableItem.tabIndex=-1}break}case a.ARROW_UP:{if(!this.open||document.activeElement===this.host){break}const e=this.items.indexOf(this.focusableItem);const s=this.items[e-1];t.preventDefault();t.stopPropagation();if(s){this.moveFocus(s,this.focusableItem)}else{this.focusableItem.tabIndex=-1;this.setFocus()}break}}}constructor(s){t(this,s);this.opened=e(this,"opened",7);this.closed=e(this,"closed",7);this.active=undefined;this.htmlTabindex=-1;this.open=undefined;this.hasItems=undefined;this.items=undefined;this.toggle=this.toggle.bind(this);this.onItemsChange=this.onItemsChange.bind(this);this.onLabelSlotChange=this.onLabelSlotChange.bind(this);this.onLabelClick=this.onLabelClick.bind(this);this.onLabelKeydown=this.onLabelKeydown.bind(this);this.onItemsKeydown=this.onItemsKeydown.bind(this)}connectedCallback(){this.onItemsChange()}render(){return s(i,{key:"b308fce3890a3094dca7d5de4f5837b47d6f2796",open:this.open},s("button",{key:"dd6eaa241e2f26c79b7fa0e6f7e14049c20b3ed6",ref:t=>this.label=t,class:"label","aria-haspopup":`${!!this.hasItems}`,"aria-expanded":`${!!this.open}`,role:"menuitem",tabindex:this.htmlTabindex,onClick:this.onLabelClick,onKeyDown:this.onLabelKeydown},s("slot",{key:"74f5c61fcf32df69b0b5d17ff0f06b5b62f940fa",onSlotchange:this.onLabelSlotChange}),this.hasItems&&s("z-icon",{key:"8338d8b57893c110475fe980320310236abb3446",name:this.open?"chevron-up":"chevron-down"})),s("div",{key:"4df11f5eaa5226c24930527caba7f0bfa048946a",class:"items",role:"menu",hidden:!this.open},s("slot",{key:"8393b22b945ec02e32e78248090505a012529253",name:"section",onSlotchange:this.onItemsChange})))}get host(){return o(this)}static get watchers(){return{open:["onOpenChange"],htmlTabindex:["onTabindexChange"]}}};l.style=h;export{l as z_menu_section};
2
+ //# sourceMappingURL=p-6949d27d.entry.js.map