@swisspost/design-system-components 10.0.0-next.72 → 10.0.0-next.75

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 (311) hide show
  1. package/dist/cjs/{create-validator-decorator-Bnx17kwi.js → create-validator-decorator-Bimhl6Ib.js} +1 -1
  2. package/dist/cjs/{index-ngUOBQot.js → index-CyeY2muT.js} +50 -5
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/{one-of-BHyX4vYq.js → one-of-BVQP1dR3.js} +1 -1
  5. package/dist/cjs/{package-Bi-tiNRc.js → package-JSyXVavg.js} +1 -1
  6. package/dist/cjs/{pattern-BgBx5zGQ.js → pattern-BDKu8-v6.js} +1 -1
  7. package/dist/cjs/post-accordion_2.cjs.entry.js +5 -5
  8. package/dist/cjs/post-autocomplete.cjs.entry.js +5 -5
  9. package/dist/cjs/post-avatar.cjs.entry.js +6 -6
  10. package/dist/cjs/post-back-to-top.cjs.entry.js +5 -5
  11. package/dist/cjs/post-banner.cjs.entry.js +6 -6
  12. package/dist/cjs/post-breadcrumb-item.cjs.entry.js +8 -8
  13. package/dist/cjs/post-breadcrumbs.cjs.entry.js +9 -11
  14. package/dist/cjs/post-closebutton_14.cjs.entry.js +69 -51
  15. package/dist/cjs/post-collapsible_2.cjs.entry.js +6 -6
  16. package/dist/cjs/post-components.cjs.js +2 -2
  17. package/dist/cjs/post-date-picker.cjs.entry.js +6 -6
  18. package/dist/cjs/post-footer.cjs.entry.js +6 -6
  19. package/dist/cjs/post-linkarea.cjs.entry.js +3 -3
  20. package/dist/cjs/post-listbox-option.cjs.entry.js +4 -4
  21. package/dist/cjs/post-listbox.cjs.entry.js +3 -3
  22. package/dist/cjs/post-login-widget.cjs.entry.js +7 -7
  23. package/dist/cjs/post-number-input.cjs.entry.js +5 -5
  24. package/dist/cjs/post-pagination.cjs.entry.js +15 -10
  25. package/dist/cjs/post-popover-trigger.cjs.entry.js +5 -5
  26. package/dist/cjs/post-popover.cjs.entry.js +7 -7
  27. package/dist/cjs/post-progressbar.cjs.entry.js +3 -3
  28. package/dist/cjs/post-rating.cjs.entry.js +5 -5
  29. package/dist/cjs/post-side-navigation-trigger.cjs.entry.js +109 -0
  30. package/dist/cjs/post-side-navigation.cjs.entry.js +129 -0
  31. package/dist/cjs/post-stepper-item.cjs.entry.js +4 -4
  32. package/dist/cjs/post-stepper.cjs.entry.js +9 -7
  33. package/dist/cjs/post-tab-item.cjs.entry.js +6 -6
  34. package/dist/cjs/post-tab-panel.cjs.entry.js +6 -6
  35. package/dist/cjs/post-tabs.cjs.entry.js +6 -6
  36. package/dist/cjs/post-tooltip-trigger.cjs.entry.js +6 -6
  37. package/dist/cjs/post-tooltip.cjs.entry.js +5 -5
  38. package/dist/cjs/{required-lRDOdbd6.js → required-BsZuSJAl.js} +1 -1
  39. package/dist/cjs/{type-shT641Eo.js → type-DXpEWY0w.js} +1 -1
  40. package/dist/cjs/{url-DRUMqVBq.js → url-D-EbWRlF.js} +1 -1
  41. package/dist/collection/collection-manifest.json +2 -0
  42. package/dist/collection/components/post-banner/post-banner.css +2 -2
  43. package/dist/collection/components/post-banner/post-banner.js +1 -1
  44. package/dist/collection/components/post-breadcrumb-item/post-breadcrumb-item.css +1 -1
  45. package/dist/collection/components/post-breadcrumbs/post-breadcrumbs.css +1 -1
  46. package/dist/collection/components/post-breadcrumbs/post-breadcrumbs.js +2 -4
  47. package/dist/collection/components/post-closebutton/post-closebutton.css +1 -1
  48. package/dist/collection/components/post-closebutton/post-closebutton.js +22 -11
  49. package/dist/collection/components/post-closebutton/types.js +1 -1
  50. package/dist/collection/components/post-collapsible/post-collapsible.js +1 -1
  51. package/dist/collection/components/post-collapsible-trigger/post-collapsible-trigger.js +1 -1
  52. package/dist/collection/components/post-date-picker/post-date-picker.css +1 -1
  53. package/dist/collection/components/post-footer/post-footer.js +1 -1
  54. package/dist/collection/components/post-header/post-header.css +1 -1
  55. package/dist/collection/components/post-header/post-header.js +11 -10
  56. package/dist/collection/components/post-icon/post-icon.js +1 -1
  57. package/dist/collection/components/post-language-menu/post-language-menu.css +1 -1
  58. package/dist/collection/components/post-language-menu-item/post-language-menu-item.css +1 -1
  59. package/dist/collection/components/post-linkarea/post-linkarea.js +1 -1
  60. package/dist/collection/components/post-listbox/post-listbox.js +1 -1
  61. package/dist/collection/components/post-listbox-option/post-listbox-option.js +2 -2
  62. package/dist/collection/components/post-login-widget/post-login-widget.css +1 -1
  63. package/dist/collection/components/post-login-widget/post-login-widget.js +1 -1
  64. package/dist/collection/components/post-logo/post-logo.js +1 -1
  65. package/dist/collection/components/post-mainnavigation/post-mainnavigation.js +1 -1
  66. package/dist/collection/components/post-megadropdown/post-megadropdown.css +1 -1
  67. package/dist/collection/components/post-megadropdown/post-megadropdown.js +1 -1
  68. package/dist/collection/components/post-megadropdown-trigger/post-megadropdown-trigger.css +1 -1
  69. package/dist/collection/components/post-megadropdown-trigger/post-megadropdown-trigger.js +1 -1
  70. package/dist/collection/components/post-menu/post-menu.css +1 -1
  71. package/dist/collection/components/post-menu/post-menu.js +1 -1
  72. package/dist/collection/components/post-menu-item/post-menu-item.css +1 -1
  73. package/dist/collection/components/post-menu-trigger/post-menu-trigger.js +1 -1
  74. package/dist/collection/components/post-number-input/post-number-input.css +1 -1
  75. package/dist/collection/components/post-number-input/post-number-input.js +2 -2
  76. package/dist/collection/components/post-pagination/post-pagination.css +1 -1
  77. package/dist/collection/components/post-pagination/post-pagination.js +11 -5
  78. package/dist/collection/components/post-popover/post-popover.js +1 -1
  79. package/dist/collection/components/post-popover-trigger/post-popover-trigger.js +1 -1
  80. package/dist/collection/components/post-popovercontainer/post-popovercontainer.css +1 -1
  81. package/dist/collection/components/post-popovercontainer/post-popovercontainer.js +6 -5
  82. package/dist/collection/components/post-side-navigation/post-side-navigation.css +1 -0
  83. package/dist/collection/components/post-side-navigation/post-side-navigation.js +231 -0
  84. package/dist/collection/components/post-side-navigation-trigger/post-side-navigation-trigger.css +1 -0
  85. package/dist/collection/components/post-side-navigation-trigger/post-side-navigation-trigger.js +154 -0
  86. package/dist/collection/components/post-stepper/post-stepper.js +3 -1
  87. package/dist/collection/components/post-stepper-item/post-stepper-item.css +1 -1
  88. package/dist/collection/components/post-stepper-item/post-stepper-item.js +1 -1
  89. package/dist/collection/components/post-tab-item/post-tab-item.js +1 -1
  90. package/dist/collection/components/post-tab-panel/post-tab-panel.js +1 -1
  91. package/dist/collection/components/post-tabs/post-tabs.js +2 -2
  92. package/dist/collection/components/post-togglebutton/post-togglebutton.js +1 -1
  93. package/dist/collection/components/post-tooltip/post-tooltip.js +1 -1
  94. package/dist/collection/components/post-tooltip-trigger/post-tooltip-trigger.js +1 -1
  95. package/dist/component-names.json +2 -0
  96. package/dist/components/index.d.ts +4 -0
  97. package/dist/components/index.js +1 -1
  98. package/dist/components/package.js +1 -1
  99. package/dist/components/post-banner.js +1 -1
  100. package/dist/components/post-breadcrumb-item.js +1 -1
  101. package/dist/components/post-breadcrumbs.js +1 -1
  102. package/dist/components/post-closebutton2.js +1 -1
  103. package/dist/components/post-collapsible-trigger2.js +1 -1
  104. package/dist/components/post-collapsible2.js +1 -1
  105. package/dist/components/post-date-picker.js +1 -1
  106. package/dist/components/post-footer.js +1 -1
  107. package/dist/components/post-header.js +1 -1
  108. package/dist/components/post-icon2.js +1 -1
  109. package/dist/components/post-language-menu-item.js +1 -1
  110. package/dist/components/post-language-menu.js +1 -1
  111. package/dist/components/post-linkarea.js +1 -1
  112. package/dist/components/post-listbox-option.js +1 -1
  113. package/dist/components/post-listbox.js +1 -1
  114. package/dist/components/post-login-widget.js +1 -1
  115. package/dist/components/post-logo.js +1 -1
  116. package/dist/components/post-mainnavigation.js +1 -1
  117. package/dist/components/post-megadropdown-trigger.js +1 -1
  118. package/dist/components/post-megadropdown.js +1 -1
  119. package/dist/components/post-menu-item2.js +1 -1
  120. package/dist/components/post-menu-trigger2.js +1 -1
  121. package/dist/components/post-menu2.js +1 -1
  122. package/dist/components/post-number-input.js +1 -1
  123. package/dist/components/post-pagination.js +1 -1
  124. package/dist/components/post-popover-trigger.js +1 -1
  125. package/dist/components/post-popover.js +1 -1
  126. package/dist/components/post-popovercontainer2.js +1 -1
  127. package/dist/components/post-side-navigation-trigger.d.ts +11 -0
  128. package/dist/components/post-side-navigation-trigger.js +1 -0
  129. package/dist/components/post-side-navigation.d.ts +11 -0
  130. package/dist/components/post-side-navigation.js +1 -0
  131. package/dist/components/post-stepper-item.js +1 -1
  132. package/dist/components/post-stepper.js +1 -1
  133. package/dist/components/post-tab-item.js +1 -1
  134. package/dist/components/post-tab-panel.js +1 -1
  135. package/dist/components/post-tabs.js +1 -1
  136. package/dist/components/post-togglebutton2.js +1 -1
  137. package/dist/components/post-tooltip-trigger.js +1 -1
  138. package/dist/components/post-tooltip.js +1 -1
  139. package/dist/components/react/index.js +1 -1
  140. package/dist/components/react/{p-BZSAV0-K.js → p-B3ZJPCU0.js} +1 -1
  141. package/dist/components/react/{p-Cd1TsNm7.js → p-BUAS73l8.js} +1 -1
  142. package/dist/components/react/{p-D1zw8FxT.js → p-BUSQG9af.js} +1 -1
  143. package/dist/components/react/{p-Bn66acGG.js → p-C7aYEQh5.js} +1 -1
  144. package/dist/components/react/p-CbU3QFNG.js +1 -0
  145. package/dist/components/react/p-CdhbouMD.js +1 -0
  146. package/dist/components/react/{p-B9ZFuYey.js → p-Ci08Eesw.js} +1 -1
  147. package/dist/components/react/{p-PM7l--ff.js → p-DNddZV_h.js} +1 -1
  148. package/dist/components/react/{p-BxoRVIIr.js → p-DTg2SXJj.js} +1 -1
  149. package/dist/components/react/{p-Bu2JeHDf.js → p-DU4XzTGt.js} +1 -1
  150. package/dist/components/react/{p-CkTAQJGd.js → p-DWlDkwjY.js} +1 -1
  151. package/dist/components/react/{p-Bg9dtyzK.js → p-wqJxIo5L.js} +1 -1
  152. package/dist/components/react/p-ztiqEfbC.js +1 -0
  153. package/dist/components/react/post-accordion-item.js +1 -1
  154. package/dist/components/react/post-accordion.js +1 -1
  155. package/dist/components/react/post-autocomplete.js +1 -1
  156. package/dist/components/react/post-avatar.js +1 -1
  157. package/dist/components/react/post-back-to-top.js +1 -1
  158. package/dist/components/react/post-banner.js +1 -1
  159. package/dist/components/react/post-breadcrumb-item.js +1 -1
  160. package/dist/components/react/post-breadcrumbs.js +1 -1
  161. package/dist/components/react/post-closebutton.js +1 -1
  162. package/dist/components/react/post-collapsible-trigger.js +1 -1
  163. package/dist/components/react/post-collapsible.js +1 -1
  164. package/dist/components/react/post-date-picker.js +1 -1
  165. package/dist/components/react/post-footer.js +1 -1
  166. package/dist/components/react/post-header.js +1 -1
  167. package/dist/components/react/post-icon.js +1 -1
  168. package/dist/components/react/post-language-menu-item.js +1 -1
  169. package/dist/components/react/post-language-menu.js +1 -1
  170. package/dist/components/react/post-linkarea.js +1 -1
  171. package/dist/components/react/post-listbox-option.js +1 -1
  172. package/dist/components/react/post-listbox.js +1 -1
  173. package/dist/components/react/post-login-widget.js +1 -1
  174. package/dist/components/react/post-logo.js +1 -1
  175. package/dist/components/react/post-mainnavigation.js +1 -1
  176. package/dist/components/react/post-megadropdown-trigger.js +1 -1
  177. package/dist/components/react/post-megadropdown.js +1 -1
  178. package/dist/components/react/post-menu-item.js +1 -1
  179. package/dist/components/react/post-menu-trigger.js +1 -1
  180. package/dist/components/react/post-menu.js +1 -1
  181. package/dist/components/react/post-number-input.js +1 -1
  182. package/dist/components/react/post-pagination.js +1 -1
  183. package/dist/components/react/post-popover-trigger.js +1 -1
  184. package/dist/components/react/post-popover.js +1 -1
  185. package/dist/components/react/post-popovercontainer.js +1 -1
  186. package/dist/components/react/post-rating.js +1 -1
  187. package/dist/components/react/post-side-navigation-trigger.d.ts +11 -0
  188. package/dist/components/react/post-side-navigation-trigger.js +1 -0
  189. package/dist/components/react/post-side-navigation.d.ts +11 -0
  190. package/dist/components/react/post-side-navigation.js +1 -0
  191. package/dist/components/react/post-stepper-item.js +1 -1
  192. package/dist/components/react/post-stepper.js +1 -1
  193. package/dist/components/react/post-tab-item.js +1 -1
  194. package/dist/components/react/post-tab-panel.js +1 -1
  195. package/dist/components/react/post-tabs.js +1 -1
  196. package/dist/components/react/post-togglebutton.js +1 -1
  197. package/dist/components/react/post-tooltip-trigger.js +1 -1
  198. package/dist/components/react/post-tooltip.js +1 -1
  199. package/dist/docs.json +239 -11
  200. package/dist/esm/{create-validator-decorator-D8qwF5Qe.js → create-validator-decorator-BNkS_yAb.js} +1 -1
  201. package/dist/esm/{index-BbDawWJ5.js → index-BGeKgZqi.js} +50 -5
  202. package/dist/esm/loader.js +3 -3
  203. package/dist/esm/{one-of-GPr3FflU.js → one-of-4BD_5pKR.js} +1 -1
  204. package/dist/esm/package-CdhbouMD.js +3 -0
  205. package/dist/esm/{pattern-BWPRYpYv.js → pattern-D7tnGo1u.js} +1 -1
  206. package/dist/esm/post-accordion_2.entry.js +5 -5
  207. package/dist/esm/post-autocomplete.entry.js +5 -5
  208. package/dist/esm/post-avatar.entry.js +6 -6
  209. package/dist/esm/post-back-to-top.entry.js +5 -5
  210. package/dist/esm/post-banner.entry.js +6 -6
  211. package/dist/esm/post-breadcrumb-item.entry.js +8 -8
  212. package/dist/esm/post-breadcrumbs.entry.js +9 -11
  213. package/dist/esm/post-closebutton_14.entry.js +69 -51
  214. package/dist/esm/post-collapsible_2.entry.js +6 -6
  215. package/dist/esm/post-components.js +3 -3
  216. package/dist/esm/post-date-picker.entry.js +6 -6
  217. package/dist/esm/post-footer.entry.js +6 -6
  218. package/dist/esm/post-linkarea.entry.js +3 -3
  219. package/dist/esm/post-listbox-option.entry.js +4 -4
  220. package/dist/esm/post-listbox.entry.js +3 -3
  221. package/dist/esm/post-login-widget.entry.js +7 -7
  222. package/dist/esm/post-number-input.entry.js +5 -5
  223. package/dist/esm/post-pagination.entry.js +15 -10
  224. package/dist/esm/post-popover-trigger.entry.js +5 -5
  225. package/dist/esm/post-popover.entry.js +7 -7
  226. package/dist/esm/post-progressbar.entry.js +3 -3
  227. package/dist/esm/post-rating.entry.js +5 -5
  228. package/dist/esm/post-side-navigation-trigger.entry.js +107 -0
  229. package/dist/esm/post-side-navigation.entry.js +127 -0
  230. package/dist/esm/post-stepper-item.entry.js +4 -4
  231. package/dist/esm/post-stepper.entry.js +9 -7
  232. package/dist/esm/post-tab-item.entry.js +6 -6
  233. package/dist/esm/post-tab-panel.entry.js +6 -6
  234. package/dist/esm/post-tabs.entry.js +6 -6
  235. package/dist/esm/post-tooltip-trigger.entry.js +6 -6
  236. package/dist/esm/post-tooltip.entry.js +5 -5
  237. package/dist/esm/{required-uK-rZZjy.js → required-DhBxDSbP.js} +1 -1
  238. package/dist/esm/{type-obmwEgkM.js → type-icZlikjf.js} +1 -1
  239. package/dist/esm/{url-B28ByZCe.js → url-B_2x2YCy.js} +1 -1
  240. package/dist/post-components/p-001f58d8.entry.js +1 -0
  241. package/dist/post-components/{p-00f55af5.entry.js → p-0a08ae23.entry.js} +1 -1
  242. package/dist/post-components/p-12c8b073.entry.js +1 -0
  243. package/dist/post-components/{p-7f929bb9.entry.js → p-15fa7e60.entry.js} +1 -1
  244. package/dist/post-components/{p-17df4e91.entry.js → p-1839276a.entry.js} +1 -1
  245. package/dist/post-components/{p-17e046fa.entry.js → p-28eeb5d8.entry.js} +1 -1
  246. package/dist/post-components/p-3e83aa1f.entry.js +1 -0
  247. package/dist/post-components/{p-3b05e01d.entry.js → p-41b5dbfc.entry.js} +1 -1
  248. package/dist/post-components/p-5d20cbcb.entry.js +1 -0
  249. package/dist/post-components/{p-ff98ada4.entry.js → p-6a1c4897.entry.js} +1 -1
  250. package/dist/post-components/{p-d061773b.entry.js → p-6cbb2e7f.entry.js} +1 -1
  251. package/dist/post-components/p-6d14f78a.entry.js +1 -0
  252. package/dist/post-components/{p-62b6154a.entry.js → p-6e8b6249.entry.js} +1 -1
  253. package/dist/post-components/p-71918d59.entry.js +1 -0
  254. package/dist/post-components/{p-758fc84f.entry.js → p-7ee4b829.entry.js} +1 -1
  255. package/dist/post-components/p-8139b0cc.entry.js +1 -0
  256. package/dist/post-components/{p-f1ca1d3f.entry.js → p-84c8d952.entry.js} +1 -1
  257. package/dist/post-components/p-87ebb213.entry.js +1 -0
  258. package/dist/post-components/{p-686a6e22.entry.js → p-89da6378.entry.js} +1 -1
  259. package/dist/post-components/{p-BRNqUiXj.js → p-8SvFxSp6.js} +1 -1
  260. package/dist/post-components/{p-07cdd022.entry.js → p-8caaa149.entry.js} +1 -1
  261. package/dist/post-components/{p-53fd5230.entry.js → p-923439d1.entry.js} +1 -1
  262. package/dist/post-components/p-97c1f070.entry.js +1 -0
  263. package/dist/post-components/p-9e240299.entry.js +1 -0
  264. package/dist/post-components/p-9ec32e7b.entry.js +1 -0
  265. package/dist/post-components/p-BGeKgZqi.js +2 -0
  266. package/dist/post-components/{p-DSNGJB58.js → p-CIbyqT6u.js} +1 -1
  267. package/dist/post-components/p-CdhbouMD.js +1 -0
  268. package/dist/post-components/{p-IUnDBhPg.js → p-D2ex14Ye.js} +1 -1
  269. package/dist/post-components/{p-D4F0BqBW.js → p-DH5JdN6V.js} +1 -1
  270. package/dist/post-components/p-DiBqDD4N.js +1 -0
  271. package/dist/post-components/p-I6rSjhbA.js +1 -0
  272. package/dist/post-components/p-aff9dd5e.entry.js +1 -0
  273. package/dist/post-components/{p-5f4ca179.entry.js → p-c905a97c.entry.js} +1 -1
  274. package/dist/post-components/p-e54a6be0.entry.js +1 -0
  275. package/dist/post-components/{p-e2370e94.entry.js → p-eca119d2.entry.js} +1 -1
  276. package/dist/post-components/p-f9529d40.entry.js +1 -0
  277. package/dist/post-components/{p-2c6b4e6a.entry.js → p-fac58cbd.entry.js} +1 -1
  278. package/dist/post-components/post-components.css +2 -2
  279. package/dist/post-components/post-components.esm.js +1 -1
  280. package/dist/types/components/post-closebutton/post-closebutton.d.ts +5 -2
  281. package/dist/types/components/post-closebutton/types.d.ts +1 -1
  282. package/dist/types/components/post-header/post-header.d.ts +1 -1
  283. package/dist/types/components/post-side-navigation/post-side-navigation.d.ts +56 -0
  284. package/dist/types/components/post-side-navigation-trigger/post-side-navigation-trigger.d.ts +33 -0
  285. package/dist/types/components.d.ts +91 -0
  286. package/dist/types/home/runner/work/design-system/design-system/packages/components/.stencil/vrt/helpers/header-variants.config.d.ts +1 -0
  287. package/dist/vrt/helpers/header-test-config.js +3 -2
  288. package/dist/vrt/helpers/header-variants.config.js +29 -2
  289. package/hydrate/index.js +485 -209
  290. package/hydrate/index.mjs +485 -209
  291. package/package.json +4 -4
  292. package/dist/components/react/p-85IGlhtB.js +0 -1
  293. package/dist/components/react/p-ClG-N42b.js +0 -1
  294. package/dist/components/react/p-DwuW52g5.js +0 -1
  295. package/dist/esm/package-ClG-N42b.js +0 -3
  296. package/dist/post-components/p-0288484f.entry.js +0 -1
  297. package/dist/post-components/p-12047216.entry.js +0 -1
  298. package/dist/post-components/p-29bd31a0.entry.js +0 -1
  299. package/dist/post-components/p-5b7e6369.entry.js +0 -1
  300. package/dist/post-components/p-9865f72c.entry.js +0 -1
  301. package/dist/post-components/p-99803d57.entry.js +0 -1
  302. package/dist/post-components/p-BbDawWJ5.js +0 -2
  303. package/dist/post-components/p-CVsNfXZd.js +0 -1
  304. package/dist/post-components/p-Ck2qPht6.js +0 -1
  305. package/dist/post-components/p-ClG-N42b.js +0 -1
  306. package/dist/post-components/p-a0e0a760.entry.js +0 -1
  307. package/dist/post-components/p-a850652d.entry.js +0 -1
  308. package/dist/post-components/p-aac1a8ea.entry.js +0 -1
  309. package/dist/post-components/p-b3f0f9a2.entry.js +0 -1
  310. package/dist/post-components/p-c37dba4b.entry.js +0 -1
  311. package/dist/post-components/p-f2e5f44e.entry.js +0 -1
@@ -1 +1 @@
1
- import{p as t,H as e,h as i,a as o,t as s}from"./index.js";import{t as r}from"./p-Bji_4dfL.js";import{c as a}from"./p-lpWRZjJp.js";import{n as c}from"./p-8LXe8Zt_.js";import{v as n}from"./p-ClG-N42b.js";import{d}from"./p-D1zw8FxT.js";import{d as l}from"./p-BZSAV0-K.js";import{d as u}from"./p-Cd1TsNm7.js";import{d as m}from"./p-B9ZFuYey.js";import{R as b}from"./p-4wtxqxXu.js";import{U as p}from"./p-CX2E_IXB.js";import{T as h}from"./p-B_WnO-QF.js";var g=function(t,e,i,o){var s,r=arguments.length,a=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(r<3?s(a):r>3?s(e,i,a):s(e,i))||a);return r>3&&a&&Object.defineProperty(e,i,a),a};const M=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.shouldRenderMenu=!1}componentWillLoad(){this.id=this.host.id||"b"+c(6)}componentDidLoad(){this.createMutationObserver(),this.createResizeObserver()}disconnectedCallback(){this.mutationObserver?.disconnect(),this.resizeObserver?.disconnect()}createMutationObserver(){this.mutationObserver=new MutationObserver(this.duplicateNavElement.bind(this)),this.mutationObserver.observe(this.host,{childList:!0,characterData:!0,subtree:!0}),this.duplicateNavElement()}createResizeObserver(){this.resizeObserver=new ResizeObserver(r(50,this.checkOverflow.bind(this))),this.resizeObserver.observe(document.body)}duplicateNavElement(){const t=this.host.shadowRoot,e=t?.querySelector("nav");if(!t||!e)return;this.prepareBreadcrumbItemsForClone();const i=e.cloneNode(!0);i.classList.add("invisible"),t.querySelector("nav.invisible")?.remove(),t.append(i),requestAnimationFrame((()=>{this.duplicateSlottedElements(i,"slot:not([name])"),this.duplicateSlottedElements(i,'slot[name="selected"]'),this.checkOverflow()}))}duplicateSlottedElements(t,e){const i=this.host.shadowRoot?.querySelector(e),o=t.querySelector(e);i&&o&&(i.assignedElements().forEach((t=>{const e=t.cloneNode(!0);e.dataset.measuring="true",o.before(e)})),o.remove())}checkOverflow(){const t=this.host.shadowRoot?.querySelector("nav.invisible");if(!t)return;const e=Array.from(t.querySelectorAll("post-breadcrumb-item"));Promise.all(e.map((t=>a(t)))).then((()=>{this.shouldRenderMenu=t.scrollWidth>t.clientWidth,this.updateBreadcrumbItemProps()}))}prepareBreadcrumbItemsForClone(){this.shouldRenderMenu=!1,this.updateBreadcrumbItemProps()}updateBreadcrumbItemProps(){const t=this.host.querySelectorAll("post-breadcrumb-item");t.forEach(((e,i)=>{e.setAttribute("variant",this.shouldRenderMenu?"menuitem":"listitem"),e.setAttribute("selected",(i===t.length-1)+"")}))}renderMenu(){const t=this.id+"-menu";return i("div",{role:"listitem"},i("div",{class:"breadcrumb-item"},i("post-menu-trigger",{for:t},i("button",null,i("span",{class:"visually-hidden"},this.textMoreItems),i("span",{"aria-hidden":"true"},"...")))),i("post-menu",{id:t,label:this.textMoreItems,placement:"bottom-start"},i("slot",null)))}render(){return i(o,{key:"7ad91a47dac5999eba506744321eb59a27970687","data-version":n},i("nav",{key:"3d84a12495ccd27df028cae550b319a2191f8721","aria-label":this.textBreadcrumbs},i("div",{key:"291436db8b8f171ca070f0b4fb6e24a6fd831e8d",role:"list"},i("div",{key:"cd5aeeee11626fde17bf384ebe7f1f1f701f2a86",class:"breadcrumb-item home",role:"listitem"},i("a",{key:"9583685d73837b3971a575307621cb364c934d4e",href:this.homeUrl},i("span",{key:"4896caee6c56016ee7e0ded0363bd5ead8f672bc",class:"visually-hidden"},this.textHome),i("post-icon",{key:"8390117bb7e8527a813e3d306e16312fa1912ce6","aria-hidden":"true",name:"home"}))),this.shouldRenderMenu?this.renderMenu():i("slot",null),i("slot",{key:"314d304f3f1d1cc09af197eea221d26a9bf1c0fe",name:"selected"}))))}get host(){return this}static get style(){return':host{position:relative}nav{max-width:100%}nav.invisible{visibility:hidden;overflow:hidden;position:absolute;inset:0}[role=list]{display:flex;align-items:start;gap:var(--post-device-spacing-gap-inline-4)}.breadcrumb-item{display:flex;align-items:center;gap:var(--post-device-spacing-gap-inline-5)}.breadcrumb-item :is(button,a){display:inline-flex;position:relative;align-items:center;justify-content:center;max-width:100%;overflow:hidden;transition:opacity 250ms,border-color 250ms,background-color 250ms,color 250ms;border-width:var(--post-device-border-width-default);border-style:solid;border-color:rgba(0,0,0,0);border-radius:var(--post-device-border-radius-round);background-color:rgba(0,0,0,0);box-shadow:none;font-family:inherit;font-weight:var(--post-device-font-weight-bold);text-decoration:none;white-space:nowrap;cursor:pointer;display:flex;align-self:start;font:inherit;padding:unset;border:unset;color:var(--post-scheme-color-interactive-primary-enabled-fg1);border-radius:var(--post-device-border-radius-focus);text-decoration:var(--post-core-text-decoration-none)}.breadcrumb-item :is(button,a):hover{text-decoration:none}.breadcrumb-item :is(button,a):disabled{border-style:var(--post-core-border-style-dash)}.breadcrumb-item :is(button,a){outline-offset:var(--post-device-spacing-padding-2) !important;outline:var(--post-scheme-color-interactive-focus-stroke) none var(--post-device-border-width-focus) !important}.breadcrumb-item :is(button,a):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){.breadcrumb-item :is(button,a):is(:focus-visible,:focus-within,.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(a){color:LinkText;border:unset}.breadcrumb-item :is(button,a):is(button){background-color:ButtonFace !important;border:1px solid ButtonBorder !important}.breadcrumb-item :is(button,a):not(:disabled,.disabled):is(button):hover{background-color:Highlight !important}.breadcrumb-item :is(button,a):not(:disabled,.disabled):is(button):hover>post-icon{color:HighlightText !important}}.breadcrumb-item :is(button,a):hover{color:var(--post-scheme-color-interactive-primary-hover-fg1);text-decoration:var(--post-core-text-decoration-underline)}.breadcrumb-item::before{mask-image:var(--post-icon-chevronright);background-color:currentColor;content:"";display:flex;height:16px;width:16px;margin-block:var(--post-device-spacing-padding-35);margin-inline:var(--post-core-dimension-4);flex-shrink:0}:root,:host{--post-icon-chevronright:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxzeW1ib2wgaWQ9ImktY2hldnJvbnJpZ2h0Ij48c3ltYm9sIGlkPSJzMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTUuMzggMTRjLS4xOSAwLS4zOC0uMDctLjUzLS4yMmEuNzU0Ljc1NCAwIDAgMSAwLTEuMDZMOS41NyA4IDQuODUgMy4yOGMtLjI5LS4yOS0uMjktLjc3IDAtMS4wNnMuNzctLjI5IDEuMDYgMEwxMS42OSA4bC01Ljc4IDUuNzhjLS4xNS4xNS0uMzQuMjItLjUzLjIyIi8+PC9zeW1ib2w+PHN5bWJvbCBpZD0iczI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik04LjA3IDIwLjcyYy0uMjIgMC0uNDUtLjA4LS42Mi0uMjZhLjg4Ljg4IDAgMCAxIDAtMS4yNGw3LjI2LTcuMjZMNy40NSA0LjdhLjg4Ljg4IDAgMCAxIDAtMS4yNGMuMzQtLjM0LjktLjM0IDEuMjQgMGw4LjUgOC41LTguNDkgOC40OWMtLjE3LjE3LS40LjI2LS42Mi4yNloiLz48L3N5bWJvbD48c3ltYm9sIGlkPSJzMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTTEwLjc2IDI3LjVjLS4yNiAwLS41MS0uMS0uNzEtLjI5YS45OTYuOTk2IDAgMCAxIDAtMS40MWw5Ljc5LTkuNzktOS43OS05LjgxYS45OTYuOTk2IDAgMSAxIDEuNDEtMS40MUwyMi42NyAxNiAxMS40NiAyNy4yMWMtLjIuMi0uNDUuMjktLjcxLjI5WiIvPjwvc3ltYm9sPjxzeW1ib2wgaWQ9InM0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48cGF0aCBkPSJNMTMuNSAzNC4yMmExLjEyMyAxLjEyMyAwIDAgMS0uOC0xLjkybDEyLjMzLTEyLjMzTDEyLjcgNy42M2MtLjQ0LS40NC0uNDQtMS4xNSAwLTEuNTlzMS4xNS0uNDQgMS41OSAwbDEzLjkzIDEzLjkzTDE0LjMgMzMuODljLS4yMi4yMi0uNTEuMzMtLjguMzMiLz48L3N5bWJvbD48c3ltYm9sIGlkPSJzNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCI+PHBhdGggZD0iTTE2LjE0IDQxYy0uMzIgMC0uNjQtLjEyLS44OC0uMzdhMS4yNSAxLjI1IDAgMCAxIDAtMS43N2wxNC44Ny0xNC44N0wxNS4yNSA5LjExYy0uNDktLjQ5LS40OS0xLjI4IDAtMS43N3MxLjI4LS40OSAxLjc3IDBsMTYuNjQgMTYuNjQtMTYuNjMgMTYuNjNjLS4yNC4yNC0uNTYuMzctLjg4LjM3WiIvPjwvc3ltYm9sPjxzeW1ib2wgaWQ9InM2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48cGF0aCBkPSJNMjEuNTEgNTQuNGExLjM3NiAxLjM3NiAwIDAgMS0uOTctMi4zNWwyMC4wMy0yMC4wMy0yMC4wNC0yMC4wM2MtLjU0LS41NC0uNTQtMS40MSAwLTEuOTVzMS40MS0uNTQgMS45NSAwbDIxLjk4IDIxLjk5TDIyLjQ5IDU0Yy0uMjcuMjctLjYyLjQtLjk3LjRaIi8+PC9zeW1ib2w+PHVzZSBzdHlsZT0iZGlzcGxheTogdmFyKC0tczE2LCBub25lKSIgaHJlZj0iI3MxNiIvPjx1c2Ugc3R5bGU9ImRpc3BsYXk6IHZhcigtLXMyNCwgbm9uZSkiIGhyZWY9IiNzMjQiLz48dXNlIHN0eWxlPSJkaXNwbGF5OiB2YXIoLS1zMzIsIG5vbmUpIiBocmVmPSIjczMyIi8+PHVzZSBzdHlsZT0iZGlzcGxheTogdmFyKC0tczQwLCBub25lKSIgaHJlZj0iI3M0MCIvPjx1c2Ugc3R5bGU9ImRpc3BsYXk6IHZhcigtLXM0OCwgbm9uZSkiIGhyZWY9IiNzNDgiLz48dXNlIHN0eWxlPSJkaXNwbGF5OiB2YXIoLS1zNjQsIG5vbmUpIiBocmVmPSIjczY0Ii8+PC9zeW1ib2w+PC9kZWZzPjxzdHlsZT5AbWVkaWEgKG1heC13aWR0aDogMjMuOThweCkge2d7LS1zMTY6YmxvY2s7fX1AbWVkaWEgKG1pbi13aWR0aDogMjRweCkgYW5kIChtYXgtd2lkdGg6IDMxLjk4cHgpIHtney0tczI0OmJsb2NrO319QG1lZGlhIChtaW4td2lkdGg6IDMycHgpIGFuZCAobWF4LXdpZHRoOiAzOS45OHB4KSB7Z3stLXMzMjpibG9jazt9fUBtZWRpYSAobWluLXdpZHRoOiA0MHB4KSBhbmQgKG1heC13aWR0aDogNDcuOThweCkge2d7LS1zNDA6YmxvY2s7fX1AbWVkaWEgKG1pbi13aWR0aDogNDhweCkgYW5kIChtYXgtd2lkdGg6IDYzLjk4cHgpIHtney0tczQ4OmJsb2NrO319QG1lZGlhIChtaW4td2lkdGg6IDY0cHgpIHtney0tczY0OmJsb2NrO319PC9zdHlsZT48Zz48dXNlIGhyZWY9IiNpLWNoZXZyb25yaWdodCIvPjwvZz48L3N2Zz4=")}.home::before{content:unset}.home post-icon{font-size:var(--post-core-dimension-24)}@media screen and (min-width: 0)and (max-width: 599.98px){.home post-icon{font-size:20px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}'}},[257,"post-breadcrumbs",{homeUrl:[513,"home-url"],textHome:[513,"text-home"],textBreadcrumbs:[513,"text-breadcrumbs"],textMoreItems:[513,"text-more-items"],shouldRenderMenu:[32],id:[32]}]);function j(){"undefined"!=typeof customElements&&["post-breadcrumbs","post-icon","post-menu","post-menu-trigger","post-popovercontainer"].forEach((t=>{switch(t){case"post-breadcrumbs":customElements.get(s(t))||customElements.define(s(t),M);break;case"post-icon":customElements.get(s(t))||d();break;case"post-menu":customElements.get(s(t))||l();break;case"post-menu-trigger":customElements.get(s(t))||u();break;case"post-popovercontainer":customElements.get(s(t))||m()}}))}g([b(),p()],M.prototype,"homeUrl",void 0),g([b(),h("string")],M.prototype,"textHome",void 0),g([b(),h("string")],M.prototype,"textBreadcrumbs",void 0),g([b(),h("string")],M.prototype,"textMoreItems",void 0),j();const I=M,v=j;export{I as PostBreadcrumbs,v as defineCustomElement}
1
+ import{p as t,H as e,h as i,a as o,t as s}from"./index.js";import{t as r}from"./p-Bji_4dfL.js";import{c as a}from"./p-lpWRZjJp.js";import{n as c}from"./p-8LXe8Zt_.js";import{v as n}from"./p-CdhbouMD.js";import{d}from"./p-BUSQG9af.js";import{d as l}from"./p-B3ZJPCU0.js";import{d as b}from"./p-BUAS73l8.js";import{d as u}from"./p-Ci08Eesw.js";import{R as m}from"./p-4wtxqxXu.js";import{U as p}from"./p-CX2E_IXB.js";import{T as h}from"./p-B_WnO-QF.js";var g=function(t,e,i,o){var s,r=arguments.length,a=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(r<3?s(a):r>3?s(e,i,a):s(e,i))||a);return r>3&&a&&Object.defineProperty(e,i,a),a};const M=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.shouldRenderMenu=!1}componentWillLoad(){this.id=this.host.id||"b"+c(6)}componentDidLoad(){this.createMutationObserver(),this.createResizeObserver()}disconnectedCallback(){this.mutationObserver?.disconnect(),this.resizeObserver?.disconnect()}createMutationObserver(){this.mutationObserver=new MutationObserver(this.duplicateNavElement.bind(this)),this.mutationObserver.observe(this.host,{childList:!0,characterData:!0,subtree:!0}),this.duplicateNavElement()}createResizeObserver(){this.resizeObserver=new ResizeObserver(r(50,this.checkOverflow.bind(this))),this.resizeObserver.observe(document.body)}duplicateNavElement(){const t=this.host.shadowRoot,e=t?.querySelector("nav");if(!t||!e)return;this.prepareBreadcrumbItemsForClone();const i=e.cloneNode(!0);i.classList.add("invisible"),t.querySelector("nav.invisible")?.remove(),t.append(i),requestAnimationFrame((()=>{this.duplicateSlottedElements(i,"slot:not([name])"),this.duplicateSlottedElements(i,'slot[name="selected"]'),this.checkOverflow()}))}duplicateSlottedElements(t,e){const i=this.host.shadowRoot?.querySelector(e),o=t.querySelector(e);i&&o&&(i.assignedElements().forEach((t=>{o.insertAdjacentElement("beforebegin",t.cloneNode(!0))})),o.remove())}checkOverflow(){const t=this.host.shadowRoot?.querySelector("nav.invisible");if(!t)return;const e=Array.from(t.querySelectorAll("post-breadcrumb-item"));Promise.all(e.map((t=>a(t)))).then((()=>{this.shouldRenderMenu=t.scrollWidth>t.clientWidth,this.updateBreadcrumbItemProps()}))}prepareBreadcrumbItemsForClone(){this.shouldRenderMenu=!1,this.updateBreadcrumbItemProps()}updateBreadcrumbItemProps(){const t=this.host.querySelectorAll("post-breadcrumb-item");t.forEach(((e,i)=>{e.setAttribute("variant",this.shouldRenderMenu?"menuitem":"listitem"),e.setAttribute("selected",(i===t.length-1)+"")}))}renderMenu(){const t=this.id+"-menu";return i("div",{role:"listitem"},i("div",{class:"breadcrumb-item"},i("post-menu-trigger",{for:t},i("button",null,i("span",{class:"visually-hidden"},this.textMoreItems),i("span",{"aria-hidden":"true"},"...")))),i("post-menu",{id:t,label:this.textMoreItems,placement:"bottom-start"},i("slot",null)))}render(){return i(o,{key:"8a3c4436b22c3f3d2454b61ff5ce4d4e11bed697","data-version":n},i("nav",{key:"5e13b27f36e2ffcade42416d2864177a7cd6ed29","aria-label":this.textBreadcrumbs},i("div",{key:"4b5aca825afe3be81913c0d67e748164b2d9123c",role:"list"},i("div",{key:"a3aa906e91046fe6779ea5cae8db5499800229e1",class:"breadcrumb-item home",role:"listitem"},i("a",{key:"a086c73567696a9da8fe5af8a9fbe4b80f4d4d91",href:this.homeUrl},i("span",{key:"814f6c145c9f19db46fa3d4cddaac59d4518677f",class:"visually-hidden"},this.textHome),i("post-icon",{key:"5096b9b77e0a4e6c21baec26b7c26614110c53f1","aria-hidden":"true",name:"home"}))),this.shouldRenderMenu?this.renderMenu():i("slot",null),i("slot",{key:"561cef4586098f87688f5b9ad2a34b7a27bf0313",name:"selected"}))))}get host(){return this}static get style(){return':host{display:block;position:relative}nav{max-width:100%}nav.invisible{--post-breadcrumb-item-wrap:nowrap;visibility:hidden;overflow:hidden;position:absolute;inset:0;padding-inline:1px}[role=list]{display:flex;align-items:flex-start;gap:var(--post-device-spacing-gap-inline-4)}.breadcrumb-item{display:flex;align-items:flex-start;padding-block:var(--post-device-spacing-padding-block-6);gap:var(--post-device-spacing-gap-inline-5)}.breadcrumb-item :is(button,a){display:inline-flex;position:relative;align-items:center;justify-content:center;max-width:100%;overflow:hidden;transition:opacity 250ms,border-color 250ms,background-color 250ms,color 250ms;border-width:var(--post-device-border-width-default);border-style:solid;border-color:rgba(0,0,0,0);border-radius:var(--post-device-border-radius-round);background-color:rgba(0,0,0,0);box-shadow:none;font-family:inherit;font-size:var(--post-device-font-size-6);font-weight:var(--post-device-font-weight-bold);text-decoration:none;white-space:nowrap;cursor:pointer;font:inherit;padding:unset;border:unset;color:var(--post-scheme-color-interactive-primary-enabled-fg1);border-radius:var(--post-device-border-radius-focus);text-decoration:var(--post-core-text-decoration-none)}.breadcrumb-item :is(button,a):not(:disabled):hover{text-decoration:none}.breadcrumb-item :is(button,a):disabled{border-style:var(--post-core-border-style-dash);cursor:unset}.breadcrumb-item :is(button,a){outline-offset:var(--post-device-spacing-padding-2) !important;outline:var(--post-scheme-color-interactive-focus-stroke) none var(--post-device-border-width-focus) !important}.breadcrumb-item :is(button,a):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){.breadcrumb-item :is(button,a):is(:focus-visible,:focus-within,.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}@media (forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.breadcrumb-item :is(button,a):is(a){color:LinkText;border:unset}.breadcrumb-item :is(button,a):is(button){background-color:ButtonFace !important;border:1px solid ButtonBorder !important}.breadcrumb-item :is(button,a):not(:disabled,.disabled):is(button):hover{background-color:Highlight !important}.breadcrumb-item :is(button,a):not(:disabled,.disabled):is(button):hover>post-icon{color:HighlightText !important}}.breadcrumb-item :is(button,a):hover{color:var(--post-scheme-color-interactive-primary-hover-fg1);text-decoration:var(--post-core-text-decoration-underline)}.breadcrumb-item::before{mask-image:var(--post-icon-chevronright);background-color:currentColor;flex:0 0 auto;content:"";display:block;height:16px;width:16px;margin-block:calc(var(--post-device-spacing-padding-35) - 1*var(--post-device-spacing-padding-block-6));margin-inline:var(--post-core-dimension-4)}:root,:host{--post-icon-chevronright:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxzeW1ib2wgaWQ9ImktY2hldnJvbnJpZ2h0Ij48c3ltYm9sIGlkPSJzMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTUuMzggMTRjLS4xOSAwLS4zOC0uMDctLjUzLS4yMmEuNzU0Ljc1NCAwIDAgMSAwLTEuMDZMOS41NyA4IDQuODUgMy4yOGMtLjI5LS4yOS0uMjktLjc3IDAtMS4wNnMuNzctLjI5IDEuMDYgMEwxMS42OSA4bC01Ljc4IDUuNzhjLS4xNS4xNS0uMzQuMjItLjUzLjIyIi8+PC9zeW1ib2w+PHN5bWJvbCBpZD0iczI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik04LjA3IDIwLjcyYy0uMjIgMC0uNDUtLjA4LS42Mi0uMjZhLjg4Ljg4IDAgMCAxIDAtMS4yNGw3LjI2LTcuMjZMNy40NSA0LjdhLjg4Ljg4IDAgMCAxIDAtMS4yNGMuMzQtLjM0LjktLjM0IDEuMjQgMGw4LjUgOC41LTguNDkgOC40OWMtLjE3LjE3LS40LjI2LS42Mi4yNloiLz48L3N5bWJvbD48c3ltYm9sIGlkPSJzMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTTEwLjc2IDI3LjVjLS4yNiAwLS41MS0uMS0uNzEtLjI5YS45OTYuOTk2IDAgMCAxIDAtMS40MWw5Ljc5LTkuNzktOS43OS05LjgxYS45OTYuOTk2IDAgMSAxIDEuNDEtMS40MUwyMi42NyAxNiAxMS40NiAyNy4yMWMtLjIuMi0uNDUuMjktLjcxLjI5WiIvPjwvc3ltYm9sPjxzeW1ib2wgaWQ9InM0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48cGF0aCBkPSJNMTMuNSAzNC4yMmExLjEyMyAxLjEyMyAwIDAgMS0uOC0xLjkybDEyLjMzLTEyLjMzTDEyLjcgNy42M2MtLjQ0LS40NC0uNDQtMS4xNSAwLTEuNTlzMS4xNS0uNDQgMS41OSAwbDEzLjkzIDEzLjkzTDE0LjMgMzMuODljLS4yMi4yMi0uNTEuMzMtLjguMzMiLz48L3N5bWJvbD48c3ltYm9sIGlkPSJzNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCI+PHBhdGggZD0iTTE2LjE0IDQxYy0uMzIgMC0uNjQtLjEyLS44OC0uMzdhMS4yNSAxLjI1IDAgMCAxIDAtMS43N2wxNC44Ny0xNC44N0wxNS4yNSA5LjExYy0uNDktLjQ5LS40OS0xLjI4IDAtMS43N3MxLjI4LS40OSAxLjc3IDBsMTYuNjQgMTYuNjQtMTYuNjMgMTYuNjNjLS4yNC4yNC0uNTYuMzctLjg4LjM3WiIvPjwvc3ltYm9sPjxzeW1ib2wgaWQ9InM2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij48cGF0aCBkPSJNMjEuNTEgNTQuNGExLjM3NiAxLjM3NiAwIDAgMS0uOTctMi4zNWwyMC4wMy0yMC4wMy0yMC4wNC0yMC4wM2MtLjU0LS41NC0uNTQtMS40MSAwLTEuOTVzMS40MS0uNTQgMS45NSAwbDIxLjk4IDIxLjk5TDIyLjQ5IDU0Yy0uMjcuMjctLjYyLjQtLjk3LjRaIi8+PC9zeW1ib2w+PHVzZSBzdHlsZT0iZGlzcGxheTogdmFyKC0tczE2LCBub25lKSIgaHJlZj0iI3MxNiIvPjx1c2Ugc3R5bGU9ImRpc3BsYXk6IHZhcigtLXMyNCwgbm9uZSkiIGhyZWY9IiNzMjQiLz48dXNlIHN0eWxlPSJkaXNwbGF5OiB2YXIoLS1zMzIsIG5vbmUpIiBocmVmPSIjczMyIi8+PHVzZSBzdHlsZT0iZGlzcGxheTogdmFyKC0tczQwLCBub25lKSIgaHJlZj0iI3M0MCIvPjx1c2Ugc3R5bGU9ImRpc3BsYXk6IHZhcigtLXM0OCwgbm9uZSkiIGhyZWY9IiNzNDgiLz48dXNlIHN0eWxlPSJkaXNwbGF5OiB2YXIoLS1zNjQsIG5vbmUpIiBocmVmPSIjczY0Ii8+PC9zeW1ib2w+PC9kZWZzPjxzdHlsZT5AbWVkaWEgKG1heC13aWR0aDogMjMuOThweCkge2d7LS1zMTY6YmxvY2s7fX1AbWVkaWEgKG1pbi13aWR0aDogMjRweCkgYW5kIChtYXgtd2lkdGg6IDMxLjk4cHgpIHtney0tczI0OmJsb2NrO319QG1lZGlhIChtaW4td2lkdGg6IDMycHgpIGFuZCAobWF4LXdpZHRoOiAzOS45OHB4KSB7Z3stLXMzMjpibG9jazt9fUBtZWRpYSAobWluLXdpZHRoOiA0MHB4KSBhbmQgKG1heC13aWR0aDogNDcuOThweCkge2d7LS1zNDA6YmxvY2s7fX1AbWVkaWEgKG1pbi13aWR0aDogNDhweCkgYW5kIChtYXgtd2lkdGg6IDYzLjk4cHgpIHtney0tczQ4OmJsb2NrO319QG1lZGlhIChtaW4td2lkdGg6IDY0cHgpIHtney0tczY0OmJsb2NrO319PC9zdHlsZT48Zz48dXNlIGhyZWY9IiNpLWNoZXZyb25yaWdodCIvPjwvZz48L3N2Zz4=")}.home{padding-block:calc((16px + 2 * var(--post-device-spacing-padding-35) - var(--post-core-dimension-24))/2)}.home::before{content:unset}.home post-icon{font-size:var(--post-core-dimension-24)}@media screen and (min-width: 0)and (max-width: 599.98px){.home post-icon{font-size:20px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}'}},[257,"post-breadcrumbs",{homeUrl:[513,"home-url"],textHome:[513,"text-home"],textBreadcrumbs:[513,"text-breadcrumbs"],textMoreItems:[513,"text-more-items"],shouldRenderMenu:[32],id:[32]}]);function j(){"undefined"!=typeof customElements&&["post-breadcrumbs","post-icon","post-menu","post-menu-trigger","post-popovercontainer"].forEach((t=>{switch(t){case"post-breadcrumbs":customElements.get(s(t))||customElements.define(s(t),M);break;case"post-icon":customElements.get(s(t))||d();break;case"post-menu":customElements.get(s(t))||l();break;case"post-menu-trigger":customElements.get(s(t))||b();break;case"post-popovercontainer":customElements.get(s(t))||u()}}))}g([m(),p()],M.prototype,"homeUrl",void 0),g([m(),h("string")],M.prototype,"textHome",void 0),g([m(),h("string")],M.prototype,"textBreadcrumbs",void 0),g([m(),h("string")],M.prototype,"textMoreItems",void 0),j();const I=M,v=j;export{I as PostBreadcrumbs,v as defineCustomElement}
@@ -1 +1 @@
1
- import{P as o,d as s}from"./p-DwuW52g5.js";const p=o,r=s;export{p as PostClosebutton,r as defineCustomElement}
1
+ import{P as o,d as s}from"./p-CbU3QFNG.js";const p=o,r=s;export{p as PostClosebutton,r as defineCustomElement}
@@ -1 +1 @@
1
- import{P as o,d as s}from"./p-Bu2JeHDf.js";const p=o,r=s;export{p as PostCollapsibleTrigger,r as defineCustomElement}
1
+ import{P as o,d as s}from"./p-DU4XzTGt.js";const t=o,p=s;export{t as PostCollapsibleTrigger,p as defineCustomElement}
@@ -1 +1 @@
1
- import{P as o,d as r}from"./p-BxoRVIIr.js";const s=o,p=r;export{s as PostCollapsible,p as defineCustomElement}
1
+ import{P as o,d as s}from"./p-DTg2SXJj.js";const p=o,r=s;export{p as PostCollapsible,r as defineCustomElement}