@oiz/stzh-components 3.0.0-beta3 → 3.0.0-beta4

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 (258) hide show
  1. package/dist/cjs/{app-globals-0cbebaa1.js → app-globals-5897b76e.js} +39 -14
  2. package/dist/cjs/app-globals-5897b76e.js.map +1 -0
  3. package/dist/cjs/index.cjs.js.map +1 -1
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/stzh-appointments.cjs.entry.js +11 -8
  6. package/dist/cjs/stzh-appointments.cjs.entry.js.map +1 -1
  7. package/dist/cjs/stzh-badge_3.cjs.entry.js +1 -1
  8. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-calendar.cjs.entry.js +1 -1
  10. package/dist/cjs/stzh-calendar.cjs.entry.js.map +1 -1
  11. package/dist/cjs/stzh-card_3.cjs.entry.js +16 -19
  12. package/dist/cjs/stzh-card_3.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-chip.cjs.entry.js +2 -2
  14. package/dist/cjs/stzh-chip.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-components.cjs.js +2 -2
  16. package/dist/cjs/stzh-content.cjs.entry.js +1 -1
  17. package/dist/cjs/stzh-content.cjs.entry.js.map +1 -1
  18. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  19. package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
  20. package/dist/cjs/stzh-cta.cjs.entry.js +1 -1
  21. package/dist/cjs/stzh-cta.cjs.entry.js.map +1 -1
  22. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +9 -4
  23. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js.map +1 -1
  24. package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
  25. package/dist/cjs/stzh-datamessagelist.cjs.entry.js.map +1 -1
  26. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +1 -1
  27. package/dist/cjs/stzh-datepicker_3.cjs.entry.js.map +1 -1
  28. package/dist/cjs/stzh-dropdown.cjs.entry.js +8 -2
  29. package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
  30. package/dist/cjs/stzh-header.cjs.entry.js +15 -5
  31. package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
  32. package/dist/cjs/stzh-iframe.cjs.entry.js +11 -3
  33. package/dist/cjs/stzh-iframe.cjs.entry.js.map +1 -1
  34. package/dist/cjs/stzh-imagecomparison.cjs.entry.js +2 -2
  35. package/dist/cjs/stzh-imagecomparison.cjs.entry.js.map +1 -1
  36. package/dist/cjs/stzh-link.cjs.entry.js +1 -1
  37. package/dist/cjs/stzh-link.cjs.entry.js.map +1 -1
  38. package/dist/cjs/stzh-search.cjs.entry.js +20 -3
  39. package/dist/cjs/stzh-search.cjs.entry.js.map +1 -1
  40. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
  41. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
  42. package/dist/collection/assets/i18n/de.json +2 -2
  43. package/dist/collection/assets/i18n/en.json +2 -2
  44. package/dist/collection/components/stzh-appointments/stzh-appointments.css +99 -19
  45. package/dist/collection/components/stzh-appointments/stzh-appointments.js +9 -7
  46. package/dist/collection/components/stzh-appointments/stzh-appointments.js.map +1 -1
  47. package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +7 -1
  48. package/dist/collection/components/stzh-button/stzh-button.css +10 -10
  49. package/dist/collection/components/stzh-calendar/stzh-calendar.css +0 -2
  50. package/dist/collection/components/stzh-card/stzh-card.css +0 -27
  51. package/dist/collection/components/stzh-card/stzh-card.js +12 -94
  52. package/dist/collection/components/stzh-card/stzh-card.js.map +1 -1
  53. package/dist/collection/components/stzh-card/stzh-card.stories.js +0 -17
  54. package/dist/collection/components/stzh-chip/stzh-chip.css +22 -10
  55. package/dist/collection/components/stzh-chip/stzh-chip.js +2 -2
  56. package/dist/collection/components/stzh-chip/stzh-chip.js.map +1 -1
  57. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js +3 -1
  58. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js.map +1 -1
  59. package/dist/collection/components/stzh-content/stzh-content.css +3 -3
  60. package/dist/collection/components/stzh-cspace/stzh-cspace.css +36 -0
  61. package/dist/collection/components/stzh-cta/stzh-cta.css +22 -36
  62. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +0 -5
  63. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +26 -0
  64. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +26 -16
  65. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +26 -3
  66. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js.map +1 -1
  67. package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +18 -3
  68. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +288 -40
  69. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +108 -4
  70. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
  71. package/dist/collection/components/stzh-header/stzh-header.css +15 -13
  72. package/dist/collection/components/stzh-header/stzh-header.js +19 -6
  73. package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
  74. package/dist/collection/components/stzh-iframe/stzh-iframe.js +160 -3
  75. package/dist/collection/components/stzh-iframe/stzh-iframe.js.map +1 -1
  76. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.css +12 -17
  77. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.js +1 -1
  78. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.js.map +1 -1
  79. package/dist/collection/components/stzh-link/stzh-link.js +19 -19
  80. package/dist/collection/components/stzh-link/stzh-link.js.map +1 -1
  81. package/dist/collection/components/stzh-search/stzh-search.css +70 -0
  82. package/dist/collection/components/stzh-search/stzh-search.js +72 -3
  83. package/dist/collection/components/stzh-search/stzh-search.js.map +1 -1
  84. package/dist/collection/components/stzh-search/stzh-search.stories.js +3 -0
  85. package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +7 -7
  86. package/dist/collection/global/js/helpers/autofocus.js +36 -11
  87. package/dist/collection/global/js/script.js +2 -0
  88. package/dist/collection/index.js.map +1 -1
  89. package/dist/components/index.js +38 -13
  90. package/dist/components/index.js.map +1 -1
  91. package/dist/components/index2.js.map +1 -1
  92. package/dist/components/stzh-appointments.js +11 -9
  93. package/dist/components/stzh-appointments.js.map +1 -1
  94. package/dist/components/stzh-button2.js +1 -1
  95. package/dist/components/stzh-button2.js.map +1 -1
  96. package/dist/components/stzh-calendar2.js +1 -1
  97. package/dist/components/stzh-calendar2.js.map +1 -1
  98. package/dist/components/stzh-card2.js +13 -22
  99. package/dist/components/stzh-card2.js.map +1 -1
  100. package/dist/components/stzh-chip2.js +3 -3
  101. package/dist/components/stzh-chip2.js.map +1 -1
  102. package/dist/components/stzh-chipselect2.js +3 -1
  103. package/dist/components/stzh-chipselect2.js.map +1 -1
  104. package/dist/components/stzh-content.js +1 -1
  105. package/dist/components/stzh-content.js.map +1 -1
  106. package/dist/components/stzh-cspace.js +1 -1
  107. package/dist/components/stzh-cspace.js.map +1 -1
  108. package/dist/components/stzh-cta.js +1 -1
  109. package/dist/components/stzh-cta.js.map +1 -1
  110. package/dist/components/stzh-datamessagelist-item.js +10 -4
  111. package/dist/components/stzh-datamessagelist-item.js.map +1 -1
  112. package/dist/components/stzh-datamessagelist.js +1 -1
  113. package/dist/components/stzh-datamessagelist.js.map +1 -1
  114. package/dist/components/stzh-datepicker2.js +1 -1
  115. package/dist/components/stzh-datepicker2.js.map +1 -1
  116. package/dist/components/stzh-dropdown2.js +12 -2
  117. package/dist/components/stzh-dropdown2.js.map +1 -1
  118. package/dist/components/stzh-header.js +17 -5
  119. package/dist/components/stzh-header.js.map +1 -1
  120. package/dist/components/stzh-iframe2.js +19 -3
  121. package/dist/components/stzh-iframe2.js.map +1 -1
  122. package/dist/components/stzh-imagecomparison.js +2 -2
  123. package/dist/components/stzh-imagecomparison.js.map +1 -1
  124. package/dist/components/stzh-link2.js +2 -2
  125. package/dist/components/stzh-link2.js.map +1 -1
  126. package/dist/components/stzh-search.js +49 -16
  127. package/dist/components/stzh-search.js.map +1 -1
  128. package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
  129. package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
  130. package/dist/esm/{app-globals-3c171b79.js → app-globals-6a7ed0f4.js} +39 -14
  131. package/dist/esm/app-globals-6a7ed0f4.js.map +1 -0
  132. package/dist/esm/index.js.map +1 -1
  133. package/dist/esm/loader.js +2 -2
  134. package/dist/esm/stzh-appointments.entry.js +11 -8
  135. package/dist/esm/stzh-appointments.entry.js.map +1 -1
  136. package/dist/esm/stzh-badge_3.entry.js +1 -1
  137. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  138. package/dist/esm/stzh-calendar.entry.js +1 -1
  139. package/dist/esm/stzh-calendar.entry.js.map +1 -1
  140. package/dist/esm/stzh-card_3.entry.js +16 -19
  141. package/dist/esm/stzh-card_3.entry.js.map +1 -1
  142. package/dist/esm/stzh-chip.entry.js +3 -3
  143. package/dist/esm/stzh-chip.entry.js.map +1 -1
  144. package/dist/esm/stzh-components.js +2 -2
  145. package/dist/esm/stzh-content.entry.js +1 -1
  146. package/dist/esm/stzh-content.entry.js.map +1 -1
  147. package/dist/esm/stzh-cspace.entry.js +1 -1
  148. package/dist/esm/stzh-cspace.entry.js.map +1 -1
  149. package/dist/esm/stzh-cta.entry.js +1 -1
  150. package/dist/esm/stzh-cta.entry.js.map +1 -1
  151. package/dist/esm/stzh-datamessagelist-item.entry.js +9 -4
  152. package/dist/esm/stzh-datamessagelist-item.entry.js.map +1 -1
  153. package/dist/esm/stzh-datamessagelist.entry.js +1 -1
  154. package/dist/esm/stzh-datamessagelist.entry.js.map +1 -1
  155. package/dist/esm/stzh-datepicker_3.entry.js +1 -1
  156. package/dist/esm/stzh-datepicker_3.entry.js.map +1 -1
  157. package/dist/esm/stzh-dropdown.entry.js +8 -2
  158. package/dist/esm/stzh-dropdown.entry.js.map +1 -1
  159. package/dist/esm/stzh-header.entry.js +15 -5
  160. package/dist/esm/stzh-header.entry.js.map +1 -1
  161. package/dist/esm/stzh-iframe.entry.js +11 -3
  162. package/dist/esm/stzh-iframe.entry.js.map +1 -1
  163. package/dist/esm/stzh-imagecomparison.entry.js +2 -2
  164. package/dist/esm/stzh-imagecomparison.entry.js.map +1 -1
  165. package/dist/esm/stzh-link.entry.js +1 -1
  166. package/dist/esm/stzh-link.entry.js.map +1 -1
  167. package/dist/esm/stzh-search.entry.js +20 -3
  168. package/dist/esm/stzh-search.entry.js.map +1 -1
  169. package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
  170. package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
  171. package/dist/stzh-components/assets/i18n/de.json +2 -2
  172. package/dist/stzh-components/assets/i18n/en.json +2 -2
  173. package/dist/stzh-components/index.esm.js.map +1 -1
  174. package/dist/stzh-components/{p-3ca4f71a.entry.js → p-069e181f.entry.js} +2 -2
  175. package/dist/stzh-components/p-069e181f.entry.js.map +1 -0
  176. package/dist/stzh-components/p-1b78f602.entry.js +2 -0
  177. package/dist/stzh-components/p-1b78f602.entry.js.map +1 -0
  178. package/dist/stzh-components/p-295c8995.entry.js +2 -0
  179. package/dist/stzh-components/p-295c8995.entry.js.map +1 -0
  180. package/dist/stzh-components/p-2bbbc217.entry.js +9 -0
  181. package/dist/stzh-components/{p-b4ce8e10.entry.js.map → p-2bbbc217.entry.js.map} +1 -1
  182. package/dist/stzh-components/p-2d57953a.entry.js +2 -0
  183. package/dist/stzh-components/{p-1252aa01.entry.js.map → p-2d57953a.entry.js.map} +1 -1
  184. package/dist/stzh-components/p-2eb8f323.entry.js +2 -0
  185. package/dist/stzh-components/{p-62b88844.entry.js.map → p-2eb8f323.entry.js.map} +1 -1
  186. package/dist/stzh-components/p-45392fe0.entry.js +2 -0
  187. package/dist/stzh-components/p-45392fe0.entry.js.map +1 -0
  188. package/dist/stzh-components/{p-bd494b47.entry.js → p-523c0bb1.entry.js} +2 -2
  189. package/dist/stzh-components/p-523c0bb1.entry.js.map +1 -0
  190. package/dist/stzh-components/{p-e63dfe12.entry.js → p-5b9b2425.entry.js} +2 -2
  191. package/dist/stzh-components/{p-e63dfe12.entry.js.map → p-5b9b2425.entry.js.map} +1 -1
  192. package/dist/stzh-components/{p-bb87a6e2.entry.js → p-75fec3cd.entry.js} +2 -2
  193. package/dist/stzh-components/{p-bb87a6e2.entry.js.map → p-75fec3cd.entry.js.map} +1 -1
  194. package/dist/stzh-components/p-78eaea8d.js +2 -0
  195. package/dist/stzh-components/p-78eaea8d.js.map +1 -0
  196. package/dist/stzh-components/p-8ab62796.entry.js +2 -0
  197. package/dist/stzh-components/p-8ab62796.entry.js.map +1 -0
  198. package/dist/stzh-components/p-b0626969.entry.js +2 -0
  199. package/dist/stzh-components/p-b0626969.entry.js.map +1 -0
  200. package/dist/stzh-components/p-b34a4e7c.entry.js +2 -0
  201. package/dist/stzh-components/p-b34a4e7c.entry.js.map +1 -0
  202. package/dist/stzh-components/p-b5224e53.entry.js +2 -0
  203. package/dist/stzh-components/p-b5224e53.entry.js.map +1 -0
  204. package/dist/stzh-components/p-d1e6afe2.entry.js +2 -0
  205. package/dist/stzh-components/p-d1e6afe2.entry.js.map +1 -0
  206. package/dist/stzh-components/p-ddfb8df0.entry.js +2 -0
  207. package/dist/stzh-components/p-ddfb8df0.entry.js.map +1 -0
  208. package/dist/stzh-components/p-eb79f3ed.entry.js +2 -0
  209. package/dist/stzh-components/p-eb79f3ed.entry.js.map +1 -0
  210. package/dist/stzh-components/p-f50e0102.entry.js +2 -0
  211. package/dist/stzh-components/p-f50e0102.entry.js.map +1 -0
  212. package/dist/stzh-components/stzh-components.css +1 -1
  213. package/dist/stzh-components/stzh-components.esm.js +1 -1
  214. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  215. package/dist/types/components/stzh-card/stzh-card.d.ts +1 -5
  216. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +2 -0
  217. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +10 -2
  218. package/dist/types/components/stzh-header/stzh-header.d.ts +2 -2
  219. package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +29 -1
  220. package/dist/types/components/stzh-link/stzh-link.d.ts +2 -2
  221. package/dist/types/components/stzh-search/stzh-search.d.ts +10 -0
  222. package/dist/types/components.d.ts +156 -38
  223. package/dist/types/index.d.ts +3 -0
  224. package/dist/vscode-data.json +140 -12
  225. package/package.json +1 -1
  226. package/dist/cjs/app-globals-0cbebaa1.js.map +0 -1
  227. package/dist/collection/patterns/appointments/appointments.e2e.js +0 -18
  228. package/dist/collection/patterns/appointments/appointments.e2e.js.map +0 -1
  229. package/dist/esm/app-globals-3c171b79.js.map +0 -1
  230. package/dist/stzh-components/p-1252aa01.entry.js +0 -2
  231. package/dist/stzh-components/p-18015613.entry.js +0 -2
  232. package/dist/stzh-components/p-18015613.entry.js.map +0 -1
  233. package/dist/stzh-components/p-38d64313.entry.js +0 -2
  234. package/dist/stzh-components/p-38d64313.entry.js.map +0 -1
  235. package/dist/stzh-components/p-39fa126d.js +0 -2
  236. package/dist/stzh-components/p-39fa126d.js.map +0 -1
  237. package/dist/stzh-components/p-3ca4f71a.entry.js.map +0 -1
  238. package/dist/stzh-components/p-4cff0c86.entry.js +0 -2
  239. package/dist/stzh-components/p-4cff0c86.entry.js.map +0 -1
  240. package/dist/stzh-components/p-5e48450d.entry.js +0 -2
  241. package/dist/stzh-components/p-5e48450d.entry.js.map +0 -1
  242. package/dist/stzh-components/p-62b88844.entry.js +0 -2
  243. package/dist/stzh-components/p-69c1826d.entry.js +0 -2
  244. package/dist/stzh-components/p-69c1826d.entry.js.map +0 -1
  245. package/dist/stzh-components/p-7091d652.entry.js +0 -2
  246. package/dist/stzh-components/p-7091d652.entry.js.map +0 -1
  247. package/dist/stzh-components/p-76902b7c.entry.js +0 -2
  248. package/dist/stzh-components/p-76902b7c.entry.js.map +0 -1
  249. package/dist/stzh-components/p-92285350.entry.js +0 -2
  250. package/dist/stzh-components/p-92285350.entry.js.map +0 -1
  251. package/dist/stzh-components/p-93e0ff47.entry.js +0 -2
  252. package/dist/stzh-components/p-93e0ff47.entry.js.map +0 -1
  253. package/dist/stzh-components/p-b4ce8e10.entry.js +0 -9
  254. package/dist/stzh-components/p-bd494b47.entry.js.map +0 -1
  255. package/dist/stzh-components/p-e6785bb1.entry.js +0 -2
  256. package/dist/stzh-components/p-e6785bb1.entry.js.map +0 -1
  257. package/dist/stzh-components/p-fb1d20da.entry.js +0 -2
  258. package/dist/stzh-components/p-fb1d20da.entry.js.map +0 -1
@@ -1,2 +1,2 @@
1
- import{p as e,d as a,N as t,H as i,b as l}from"./p-c7bfac7a.js";export{s as setNonce}from"./p-c7bfac7a.js";import{g as o}from"./p-39fa126d.js";const r=()=>{{n(i.prototype)}const l=Array.from(a.querySelectorAll("script")).find((e=>new RegExp(`/${t}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===t));const o=import.meta.url;const r=(l||{})["data-opts"]||{};if(o!==""){r.resourcesUrl=new URL(".",o).href}return e(r)};const n=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const i=this.childNodes;if(e){for(let e=0;e<i.length;e++){if(i[e].nodeType!==2){t.appendChild(i[e].cloneNode(true))}}}return t}};r().then((e=>{o();return l(JSON.parse('[["p-53828193",[[2,"stzh-microsite-teaserlist",{"localization":[16],"api":[1],"tags":[1],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"activeFilter":[32],"items":[32]},null,{"items":["filterHandler","tagsWatcher"],"showItems":["filterHandler"],"activeFilter":["filterHandler"],"tags":["tagsWatcher"],"api":["apiWatcher"]}]]],["p-e7ac738e",[[4,"stzh-datatable",{"tableLayout":[1,"table-layout"],"localization":[16],"label":[1],"sortBy":[1025,"sort-by"],"sortDirection":[1025,"sort-direction"],"idField":[1,"id-field"],"rowHeaderField":[1,"row-header-field"],"hideSearch":[516,"hide-search"],"hideColumnHeadings":[516,"hide-column-headings"],"showList":[516,"show-list"],"page":[1026],"pageSize":[2,"page-size"],"csvUrl":[1,"csv-url"],"csvHeader":[4,"csv-header"],"csvDynamicTyping":[4,"csv-dynamic-typing"],"disableMinWidth":[516,"disable-min-width"],"rows":[1025],"columns":[1025],"query":[32],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32],"toggleSort":[64]},null,{"csvUrls":["csvUrlsWatcher"],"rows":["rowsWatcher"],"columns":["columnsWatcher"],"sortBy":["sortByWatcher"],"sortDirection":["sortDirectionWatcher"]}]]],["p-92285350",[[2,"stzh-appointments",{"localization":[16],"sortBy":[1025,"sort-by"],"appointments":[1],"currentDate":[1025,"current-date"],"value":[1025],"name":[513],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"calendarTitle":[1,"calendar-title"],"appointmentsTitle":[1,"appointments-title"],"dateAdapter":[16]},null,{"dateAdapter":["dateAdapterWatcher"],"currentDate":["currentDateWatcher"],"sortBy":["sortByWatcher"],"value":["valueWatcher"],"appointments":["appointmentsWatcher"]}]]],["p-69c1826d",[[2,"stzh-datamessagelist-item",{"localization":[16],"heading":[1],"unread":[4],"href":[1],"rel":[1],"target":[1],"description":[1],"icon":[1],"loadingStatus":[1,"loading-status"],"meta":[1],"actions":[1],"tags":[1],"analyticsId":[1,"analytics-id"],"external":[32]},null,{"rel":["externalWatcher"],"loadingStatus":["loadingStatusWatcher"],"meta":["metaWatcher"],"actions":["actionsWatcher"],"tags":["tagsWatcher"]}]]],["p-d6a4fe56",[[0,"stzh-panorama",{"localization":[16],"caption":[1],"copyright":[1],"scene":[1025],"sceneFadeDuration":[2,"scene-fade-duration"],"autoload":[4],"orientationOnByDefault":[4,"orientation-on-by-default"],"scenes":[1],"isOrientationSupported":[32],"isOrientationActive":[32],"isFullscreen":[32],"getViewer":[64]},null,{"scenes":["scenesWatcher","updateWatcher"],"scene":["sceneWatcher"],"autoload":["updateWatcher"],"type":["updateWatcher"],"localization":["updateWatcher"],"orientationOnByDefault":["updateWatcher"],"sceneFadeDuration":["updateWatcher"]}]]],["p-969a4f9a",[[2,"stzh-amount",{"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"minValueDropdown":[2,"min-value-dropdown"],"maxValueDropdown":[2,"max-value-dropdown"],"value":[1025],"step":[2],"name":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"labelHidden":[4,"label-hidden"],"invalid":[516],"required":[516],"clearable":[516],"hideOptional":[516,"hide-optional"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1025],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]},null,{"minValueDropdown":["minMaxValueDropdownWatcher"],"maxValueDropdown":["minMaxValueDropdownWatcher"]}]]],["p-970aa73f",[[0,"stzh-sitemap",{"items":[1]}]]],["p-f2ec1ede",[[4,"stzh-gallery",{"localization":[16],"ratio":[513],"ratioSmall":[513,"ratio-small"],"ratioMedium":[513,"ratio-medium"],"ratioLarge":[513,"ratio-large"],"ratioUltra":[513,"ratio-ultra"],"showItems":[1026,"show-items"],"carouselWithTrack":[4,"carousel-with-track"],"stepItems":[2,"step-items"],"images":[1],"variant":[1],"itemElement":[1,"item-element"],"carouselDisabled":[516,"carousel-disabled"],"carouselAutoplay":[1028,"carousel-autoplay"],"carouselAutoplayTimeout":[2,"carousel-autoplay-timeout"],"excludeFirstImage":[4,"exclude-first-image"],"openLightbox":[64]},[[8,"appload","apploadListener"]],{"showItems":["showItemsWatcher"],"images":["imagesWatcher"],"excludeFirstImage":["imagesWatcher"]}]]],["p-8cc09e67",[[6,"stzh-pagebottom",{"localization":[16],"shareTitle":[1,"share-title"],"shareUrl":[1,"share-url"],"shareServices":[1,"share-services"],"shareDisabled":[516,"share-disabled"],"shareMailSubject":[1,"share-mail-subject"],"shareMailBody":[1,"share-mail-body"],"logoHref":[1,"logo-href"],"withPrint":[516,"with-print"],"printAnalyticsId":[1,"print-analytics-id"]}]]],["p-ba37488e",[[6,"stzh-card-searchresult",{"localization":[16],"href":[513],"target":[1],"download":[1],"analyticsId":[1,"analytics-id"],"heading":[1],"headingLevel":[1,"heading-level"],"description":[1],"tagLeft":[1,"tag-left"],"tagRight":[1,"tag-right"],"dateline":[1],"meta":[1],"breadcrumbItems":[1,"breadcrumb-items"],"eventDateStart":[1,"event-date-start"],"eventDateEnd":[1,"event-date-end"],"eventLocation":[1,"event-location"],"imagePosition":[513,"image-position"],"downloadHeading":[1,"download-heading"],"downloadMeta":[1,"download-meta"],"dateAdapter":[16]},null,{"meta":["metaWatcher"],"breadcrumbItems":["breadcrumbItemsWatcher"],"downloadMeta":["downloadMetaWatcher"]}]]],["p-4cff0c86",[[6,"stzh-header",{"localization":[16],"href":[1],"menuId":[1,"menu-id"],"searchId":[1,"search-id"],"metanavId":[1,"metanav-id"],"languageId":[1,"language-id"],"logoType":[513,"logo-type"],"menuItems":[1,"menu-items"],"menuBackLabel":[1,"menu-back-label"],"metanavItems":[1,"metanav-items"],"languageActive":[1025,"language-active"],"languages":[1],"languagePreventUrlchange":[4,"language-prevent-urlchange"],"languageStay":[4,"language-stay"],"searchAction":[1,"search-action"],"searchFieldName":[1,"search-field-name"],"searchValue":[1,"search-value"],"sticky":[1],"logoAnalyticsId":[1,"logo-analytics-id"],"hideLogo":[32],"paddingTop":[32],"stickyActive":[32],"flyoutOpen":[32],"searchFilled":[32],"fixed":[32],"fixedTransition":[32],"currentOpenMenuItem":[32],"currentOpenMetanavItem":[32],"currentOpenLanguage":[32],"updatePosition":[64]},[[4,"keydown","handleKeydown"],[9,"scroll","scrollListener"]],{"flyoutOpen":["flyoutOpenWatcher","fixedWatcher"],"fixed":["fixedWatcher"],"sticky":["stickyWatcher"],"searchValue":["searchValueWatcher"],"menuItems":["menuItemsWatcher"],"metanavItems":["metanavItemsWatcher"],"languages":["languagesWatcher"]}]]],["p-9d050177",[[2,"stzh-saptcha",{"localization":[16],"numbers":[1],"value":[1],"name":[513],"error":[1],"invalid":[516],"disabled":[516]},null,{"numbers":["numbersWatcher"],"error":["errorWatcher"]}]]],["p-7091d652",[[4,"stzh-search",{"localization":[16],"variant":[1],"autofetchMainFilters":[4,"autofetch-main-filters"],"autofetchAsideFilters":[4,"autofetch-aside-filters"],"api":[1],"debounceTime":[2,"debounce-time"],"limit":[2],"initialFetch":[4,"initial-fetch"],"preventUpdateUrl":[4,"prevent-update-url"],"templateResult":[1,"template-result"],"templateResultWrapperElement":[1,"template-result-wrapper-element"],"templateResultWrapperProps":[16],"resultHeadingLevel":[1,"result-heading-level"],"totalCount":[32],"loading":[32],"results":[32],"resultsHeading":[32],"hasRequiredParams":[32],"firstFetched":[32],"initiallyFetched":[32]},null,{"totalCount":["totalCountWatcher"],"results":["totalCountWatcher"],"preventUpdateUrl":["preventUpdateUrlWatcher"]}]]],["p-38cd406c",[[2,"stzh-archivelist",{"localization":[16],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"items":[1]},null,{"items":["itemsWatcher"],"showItems":["showItemsWatcher"]}]]],["p-20db8d01",[[2,"stzh-anchornav",{"localization":[16],"items":[1]},null,{"items":["itemsWatcher"]}]]],["p-d2ce78d1",[[6,"stzh-contact",{"type":[1],"mainHeading":[1,"main-heading"],"mainHeadingLevel":[1,"main-heading-level"],"heading":[1],"headingLevel":[1,"heading-level"],"name":[1],"address":[1],"street":[1],"streetInfo":[1,"street-info"],"postalCode":[1,"postal-code"],"location":[1],"numbers":[1],"emails":[1],"pobox":[1],"poboxHeading":[1,"pobox-heading"],"poboxTitle":[1,"pobox-title"],"poboxPostalCode":[1,"pobox-postal-code"],"poboxLocation":[1,"pobox-location"],"availabilityTitle":[1,"availability-title"],"availabilityTitleLevel":[1,"availability-title-level"],"availability":[1]},null,{"availability":["availabilityWatcher"],"numbers":["numbersWatcher"],"emails":["emailsWatcher"]}]]],["p-50c1632e",[[6,"stzh-dialog",{"localization":[16],"closeOnEscapeKey":[4,"close-on-escape-key"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"open":[1028],"stay":[4],"size":[513],"hideClose":[4,"hide-close"],"heading":[1],"a11yRole":[1,"a11y-role"],"a11yLabel":[1,"a11y-label"],"closeAnalyticsId":[1,"close-analytics-id"],"show":[64],"hide":[64]},[[6,"click","handleOutsideClick"],[4,"keydown","handleKeydown"],[4,"click","handleOpenTriggerClick"]]]]],["p-5f5d14cb",[[2,"stzh-eventinfo",{"localization":[16],"monthHeadingLevel":[1,"month-heading-level"],"items":[1],"dateAdapter":[16]},null,{"items":["itemsWatcher"],"dateAdapter":["itemsWatcher"]}]]],["p-f86e53a0",[[2,"stzh-monthyearpicker",{"monthOpen":[4,"month-open"],"yearOpen":[4,"year-open"],"months":[1],"years":[1],"min":[1],"max":[1],"minYear":[2,"min-year"],"maxYear":[2,"max-year"],"format":[513],"name":[513],"value":[1537],"popoverPlacement":[513,"popover-placement"],"monthLabel":[1,"month-label"],"yearLabel":[1,"year-label"],"readonly":[516],"disabled":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"descriptionMonth":[1,"description-month"],"descriptionYear":[1,"description-year"],"descriptionLongMonth":[1,"description-long-month"],"descriptionLongYear":[1,"description-long-year"],"errorMonth":[1,"error-month"],"errorYear":[1,"error-year"],"invalidMonth":[516,"invalid-month"],"invalidYear":[516,"invalid-year"],"a11yDescribedbyMonth":[1,"a11y-describedby"],"a11yDescribedbyYear":[1,"a11y-describedby"],"localization":[16]},[[2,"stzhChange","onDropdownChange"]],{"months":["monthsWatcher"],"years":["yearsWatcher"],"value":["minMaxWatcher"],"min":["minMaxWatcher"],"max":["minMaxWatcher"]}]]],["p-f8ec1488",[[6,"stzh-checkbox",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"hideOptional":[516,"hide-optional"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}]]],["p-c774915c",[[6,"stzh-checkboxgroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"hideOptional":[516,"hide-optional"],"value":[1025],"defaultValue":[1040],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"checkedCheckbox":[16],"preventUpdateProperties":[1,"prevent-update-properties"]},[[4,"reset","resetListener"],[2,"stzhChange","onChange"]],{"name":["watchName"],"disabled":["watchDisabled"],"invalid":["watchInvalid"],"hideOptional":["watchHideOptional"],"value":["watchValue"],"error":["errorWatcher"],"preventUpdateProperties":["preventUpdatePropertiesWatcher"]}]]],["p-ce99f5e8",[[1,"stzh-disturber",{"localization":[16],"label":[1],"hideClose":[516,"hide-close"],"open":[516],"initialOpenAnimation":[4,"initial-open-animation"],"closeKey":[1,"close-key"],"show":[64],"hide":[64]},null,{"open":["openWatcher"]}]]],["p-d8ed8ce9",[[2,"stzh-editor",{"localization":[16],"heading":[1],"items":[1]},null,{"items":["itemsWatcher"]}]]],["p-3cd1696a",[[4,"stzh-footer",{"localization":[16],"copyright":[1],"variant":[1],"mainUrl":[1,"main-url"]}]]],["p-ef849bb1",[[6,"stzh-message",{"label":[1],"description":[1],"type":[513],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-e10aa7bd",[[4,"stzh-readspeaker",{"href":[1],"openPlayer":[64],"closePlayer":[64]}]]],["p-5e48450d",[[6,"stzh-cta",{"heading":[1],"lead":[1],"label":[1],"href":[1],"stickyDisabled":[4,"sticky-disabled"],"loaded":[32]}]]],["p-faec0661",[[2,"stzh-progressbar",{"localization":[16],"data":[1],"index":[2],"steps":[2],"stepsSmall":[2,"steps-small"],"stepsMedium":[2,"steps-medium"],"stepsLarge":[2,"steps-large"],"stepsUltra":[2,"steps-ultra"],"currentSteps":[32],"getItemData":[64]},null,{"steps":["stepsWatcher"],"stepsSmall":["stepsWatcher"],"stepsMedium":["stepsWatcher"],"stepsLarge":["stepsWatcher"],"stepsUltra":["stepsWatcher"],"data":["dataWatcher"]}]]],["p-cde04c36",[[6,"stzh-card-navigation",{"href":[513],"target":[1],"analyticsId":[1,"analytics-id"],"heading":[1],"headingLevel":[1,"heading-level"],"lead":[1]}]]],["p-cf96dafb",[[6,"stzh-fieldset",{"legend":[1],"hideLegend":[4,"hide-legend"],"legendLevel":[1,"legend-level"],"legendCurve":[1,"legend-curve"]}]]],["p-beec9a0a",[[6,"stzh-actions",{"variant":[513]}]]],["p-e63dfe12",[[6,"stzh-button",{"localization":[16],"badge":[1],"badgeType":[513,"badge-type"],"badgePosition":[513,"badge-position"],"badgeEmpty":[516,"badge-empty"],"fullwidth":[516],"rounded":[516],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"textAlign":[513,"text-align"],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"name":[513],"value":[1025],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"disabled":[516],"active":[516],"label":[1],"effect":[1],"iconOnly":[516,"icon-only"],"noPaddingLeft":[516,"no-padding-left"],"noPaddingRight":[516,"no-padding-right"],"buttonAccesskey":[1,"button-accesskey"],"buttonId":[1,"button-id"],"showToggleIcon":[516,"show-toggle-icon"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yCurrent":[1,"a11y-current"],"a11yTabindex":[1,"a11y-tabindex"],"analyticsId":[1,"analytics-id"]},[[4,"reset","resetListener"]]],[2,"stzh-badge",{"label":[1],"type":[513]}],[1,"stzh-icon",{"name":[1],"a11yTitle":[1,"a11y-title"],"svgHtml":[32],"iconDisplay":[32]},null,{"name":["nameWatcher"],"a11yTitle":["a11yTitleWatcher"]}]]],["p-20005e8d",[[2,"stzh-vbz-majorticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16],"showCloseKey":[1,"show-close-key"],"ghettoboxShown":[32],"getGhettoboxShown":[64],"getDisturbance":[64]},null,{"api":["apiWatcher"],"dateAdapter":["dateAdapterWatcher"],"data":["dataWatcher"]}]]],["p-648b7232",[[6,"stzh-vbz-ticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16]},null,{"localization":["localizationWatcher"],"api":["apiWatcher"],"dateAdapter":["dateAdapterWatcher"],"data":["dataWatcher"]}]]],["p-56826f33",[[4,"stzh-upload",{"existingFiles":[1,"existing-files"],"name":[1],"label":[1],"heading":[1],"description":[1],"button":[1],"url":[1],"method":[1],"withCredentials":[4,"with-credentials"],"disabled":[516],"invalid":[516],"downloadDisabled":[4,"download-disabled"],"downloadDisabledWhileProcessing":[4,"download-disabled-while-processing"],"error":[1],"acceptedFiles":[1,"accepted-files"],"autoProcessQueue":[4,"auto-process-queue"],"hideProgress":[4,"hide-progress"],"hideProgressWhileIdle":[4,"hide-progress-while-idle"],"maxFiles":[2,"max-files"],"maxFilesize":[2,"max-filesize"],"parallelUploads":[2,"parallel-uploads"],"uploadMultiple":[4,"upload-multiple"],"chunking":[4],"forceChunking":[4,"force-chunking"],"chunkSize":[2,"chunk-size"],"parallelChunkUploads":[4,"parallel-chunk-uploads"],"retryChunks":[4,"retry-chunks"],"retryChunksLimit":[2,"retry-chunks-limit"],"filesizeBase":[2,"filesize-base"],"headers":[16],"defaultHeaders":[4,"default-headers"],"accept":[16],"chunksUploaded":[16],"hiddenInputContainer":[1,"hidden-input-container"],"preventHiddenInputClear":[4,"prevent-hidden-input-clear"],"localization":[16],"processQueue":[64],"removeFile":[64],"removeAllFiles":[64]},[[4,"reset","resetListener"]],{"name":["nameWatcher"],"maxFiles":["maxFilesWatcher"],"maxFilesize":["maxFilesizeWatcher"],"existingFiles":["existingFilesWatcher"],"disabled":["disabledWatcher"],"error":["errorWatcher"]}]]],["p-dcfe93da",[[6,"stzh-youtube",{"localization":[16],"url":[1],"cookie":[1],"cookieExpires":[2,"cookie-expires"],"skipPreviewIfCookieAccepted":[4,"skip-preview-if-cookie-accepted"],"skipPreview":[4,"skip-preview"],"previewSkipped":[32]}]]],["p-7754870d",[[6,"stzh-audio",{"localization":[16],"src":[1],"preload":[1],"transcript":[1],"transcriptShown":[1028,"transcript-shown"],"downloadAnalyticsId":[1,"download-analytics-id"],"transcriptAnalyticsId":[1,"transcript-analytics-id"],"play":[64],"pause":[64]}]]],["p-cca366c2",[[2,"stzh-timepicker",{"open":[4],"min":[2],"max":[2],"step":[2],"name":[513],"value":[1025],"popoverPlacement":[513,"popover-placement"],"label":[1],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]},null,{"min":["minMaxWatcher"],"max":["minMaxWatcher"]}]]],["p-acd03caf",[[1,"stzh-toastbar",{"hideAfter":[2,"hide-after"],"max":[2],"initialToasts":[1,"initial-toasts"],"toast":[64]},null,{"initialToasts":["initialToastsWatcher"]}]]],["p-08a7a4bb",[[6,"stzh-banner",{"label":[1],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-0fb40e48",[[6,"stzh-toggle",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"labelPosition":[513,"label-position"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}]]],["p-80fafa1d",[[1,"stzh-timeline-item",{"foldable":[4],"collapsible":[4],"open":[1540],"disabled":[516],"completed":[516],"heading":[1],"description":[1],"step":[514],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"rootTabindex":[32],"_foldable":[32],"show":[64],"hide":[64],"toggle":[64]},[[6,"keydown","handleKeydown"],[6,"keyup","handleKeyup"]],{"open":["openWatcher"],"foldable":["foldableWatcher"]}]]],["p-fb1d20da",[[6,"stzh-imagecomparison",{"localization":[16],"hintLeft":[1,"hint-left"],"hintRight":[1,"hint-right"],"value":[1026],"label":[1],"a11yDescribedby":[1,"a11y-describedby"]}]]],["p-b4f5d152",[[0,"stzh-olmap",{"localization":[16],"hostname":[1],"scaleControl":[4,"scale-control"],"layerControl":[4,"layer-control"],"printControl":[4,"print-control"],"locationControl":[4,"location-control"],"layer":[1025],"zoom":[2],"zoomLocation":[2,"zoom-location"],"center":[1],"centerMarker":[4,"center-marker"],"pinchRotateThreshold":[2,"pinch-rotate-threshold"],"resolutions":[1],"layers":[1],"getMap":[64],"addIconMarker":[64],"removeIconMarker":[64],"setIconMarkerActive":[64],"setIconMarkerInactive":[64],"enableLocationTracking":[64],"disableLocationTracking":[64],"getDistance":[64]},[[8,"load","handleLoad"],[8,"deviceorientation","handleLoad"],[8,"pageshow","handleLoad"]],{"layers":["layersWatcher"],"resolutions":["resolutionsWatcher"],"zoom":["zoomWatcher"],"scaleControl":["scaleControlWatcher"],"printControl":["printControlWatcher"],"layerControl":["layerControlWatcher"],"locationControl":["locationControlWatcher"],"layer":["layerWatcher"],"center":["centerWatcher"],"centerMarker":["centerMarkerWatcher"]}]]],["p-55cdd473",[[6,"stzh-pagetitle",{"background":[513],"dateline":[1]},[[9,"resize","handleResize"],[0,"stzhOpen","handleStzhOpen"],[0,"stzhClose","handleStzhClose"]]]]],["p-ef21f4dc",[[1,"stzh-sticky-actions",{"pagetitleQuery":[1,"pagetitle-query"],"hasActiveScrollup":[32]},null,{"hasActiveScrollup":["hasActiveScrollupWatcher"]}]]],["p-7658bb41",[[6,"stzh-vbz-carousel",{"autoplayTimeout":[2,"autoplay-timeout"]}]]],["p-9859afbf",[[1,"stzh-cell",{"span":[514],"spanSmall":[514,"span-small"],"spanMedium":[514,"span-medium"],"spanLarge":[514,"span-large"],"spanUltra":[514,"span-ultra"],"align":[513],"alignSelf":[513,"align-self"]}]]],["p-1a50b64a",[[0,"stzh-chart",{"chartId":[1,"chart-id"],"create":[16]},null,{"create":["createWatcher"]}]]],["p-b2920d7f",[[6,"stzh-chipgroup"]]],["p-744c2183",[[6,"stzh-container",{"noMargin":[4,"no-margin"]}]]],["p-76902b7c",[[6,"stzh-content",{"variant":[513],"preventElementLayout":[516,"prevent-element-layout"]}]]],["p-62b88844",[[4,"stzh-cspace",{"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"],"preventRemoveNested":[513,"prevent-remove-nested"]},null,{"preventRemoveNested":["preventRemoveNestedWatcher"]}]]],["p-3ca4f71a",[[6,"stzh-datamessagelist"]]],["p-dbb0e155",[[2,"stzh-flyingfocus",{"minimalEdgeSpace":[2,"minimal-edge-space"],"style":[32],"position":[32],"enabled":[32],"visible":[32],"helper":[32],"moving":[32],"reposition":[64]},[[4,"keydown","handleKeydown"],[5,"mousedown","handleMousedown"],[6,"focus","handleFocus"],[6,"stzhFocus","handleFocus"],[6,"blur","handleBlur"],[7,"scroll","handleScrollResize"],[11,"resize","handleScrollResize"]]]]],["p-fa0f8d1e",[[2,"stzh-hr"]]],["p-03434a4c",[[6,"stzh-invert"]]],["p-f4ed8d7e",[[1,"stzh-list",{"variant":[513]}]]],["p-6ab9dee8",[[1,"stzh-list-item"]]],["p-4b372c6a",[[2,"stzh-loadingbar",{"percent":[2],"hidePercent":[4,"hide-percent"],"label":[1]}]]],["p-c6504f41",[[6,"stzh-overlay",{"open":[1028],"stay":[4],"a11yLabel":[1,"a11y-label"],"show":[64],"hide":[64]}]]],["p-1af97644",[[6,"stzh-page-skiplinks"]]],["p-ea152ff3",[[6,"stzh-pagecontent"]]],["p-a2e9723b",[[6,"stzh-pagetitle-hero",{"heading":[1],"headingId":[1,"heading-id"],"leadAuthor":[1,"lead-author"],"subtitle":[1]}]]],["p-b047262a",[[1,"stzh-row",{"span":[514],"spanSmall":[514,"span-small"],"spanMedium":[514,"span-medium"],"spanLarge":[514,"span-large"],"spanUltra":[514,"span-ultra"],"justify":[513],"items":[513],"content":[513]}]]],["p-66007952",[[1,"stzh-scrollup"]]],["p-ea423877",[[1,"stzh-section",{"variant":[513],"background":[513],"marginTop":[513,"margin-top"],"marginBottom":[513,"margin-bottom"],"paddingTop":[513,"padding-top"],"paddingBottom":[513,"padding-bottom"],"breakout":[516]}]]],["p-1252aa01",[[0,"stzh-skin-portal-mitwirken"]]],["p-3e1ae32f",[[0,"stzh-skin-storybook-preview"]]],["p-c5db6adf",[[6,"stzh-skiplink",{"label":[1],"href":[1],"linkAccesskey":[1,"link-accesskey"],"linkTitle":[1,"link-title"],"analyticsId":[1,"analytics-id"],"focused":[32]},[[0,"focusin","focusinHandler"],[0,"focusout","focusoutHandler"]]]]],["p-75045ebb",[[1,"stzh-space",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"border":[513]}]]],["p-10fb3950",[[4,"stzh-table",{"fixedLeft":[2,"fixed-left"],"fixedRight":[2,"fixed-right"],"disableMinWidth":[516,"disable-min-width"],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32]},null,{"fixedLeft":["fixedCellWatcher"],"fixedRight":["fixedCellWatcher"]}]]],["p-93721591",[[1,"stzh-textandimage",{"size":[513]}]]],["p-3ed2a581",[[1,"stzh-timeline",{"foldable":[4],"collapsible":[4],"multiselectable":[4],"setItemFocus":[64],"updateSteps":[64]},[[0,"stzhOpen","openListener"]],{"foldable":["foldableWatcher"]}]]],["p-472b3327",[[1,"stzh-twocolumns"]]],["p-d0830862",[[6,"stzh-visuallyhidden"]]],["p-ca76966e",[[1,"stzh-vspace",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"aroundTop":[516,"around-top"],"aroundBottom":[516,"around-bottom"],"border":[513]}]]],["p-bd494b47",[[6,"stzh-iframe",{"localization":[16],"src":[1],"cookie":[1],"cookieExpires":[2,"cookie-expires"],"cookieConfirmIcon":[1,"cookie-confirm-icon"],"cookieConfirmLabel":[1,"cookie-confirm-label"],"cookieConfirmText":[1,"cookie-confirm-text"],"previewLabel":[1,"preview-label"],"previewIcon":[1,"preview-icon"],"skipPreviewIfCookieAccepted":[4,"skip-preview-if-cookie-accepted"],"skipPreview":[4,"skip-preview"],"view":[32]},null,{"src":["srcWatcher"],"view":["viewWatcher"]}]]],["p-533fea0b",[[1,"stzh-toast",{"label":[1],"type":[513],"hideClose":[516,"hide-close"],"open":[516],"initialOpenAnimation":[4,"initial-open-animation"],"localization":[16],"show":[64],"hide":[64]},null,{"open":["openWatcher"]}]]],["p-3b31f90d",[[6,"stzh-progressbar-item",{"label":[513],"disabled":[516],"first":[516],"last":[516],"passed":[516],"current":[516],"hide":[516],"dotted":[516],"step":[514],"icon":[513],"analyticsId":[1,"analytics-id"]}]]],["p-2d7966cf",[[2,"stzh-vbz-linechip",{"line":[1],"active":[516],"alert":[516],"global":[516],"disabled":[516],"analyticsId":[1,"analytics-id"]}]]],["p-161ae3d1",[[6,"stzh-details",{"open":[1540],"show":[64],"hide":[64],"toggle":[64]},null,{"open":["openWatcher"]}]]],["p-8b608a1b",[[1,"stzh-hspace",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"aroundLeft":[516,"around-left"],"aroundRight":[516,"around-right"],"border":[513]}]]],["p-cb0bed3e",[[2,"stzh-actionset",{"localization":[16],"variant":[513],"popoverButtonVariant":[513,"popover-button-variant"],"popoverButtonSize":[513,"popover-button-size"],"popoverPlacement":[513,"popover-placement"],"actions":[1],"actionsCollapsed":[32],"dynamicActions":[32],"isSmall":[32],"isMedium":[32]},null,{"actions":["actionsWatcher"]}]]],["p-38d64313",[[2,"stzh-calendar",{"value":[1025],"min":[1],"max":[1],"firstDayOfWeek":[2,"first-day-of-week"],"localization":[16],"isDateDisabled":[16],"prevMonthAnalyticsId":[1,"prev-month-analytics-id"],"nextMonthAnalyticsId":[1,"next-month-analytics-id"],"activeFocus":[32],"focusedDay":[32],"setFocusedDay":[64],"setDate":[64]},null,{"localization":["createDateFormatters"],"value":["valueWatcher"]}]]],["p-e4f62382",[[6,"stzh-tag",{"label":[1],"href":[1],"target":[1],"nonInteractive":[516,"non-interactive"],"type":[513],"size":[513],"disabled":[516],"a11yTabindex":[1,"a11y-tabindex"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"analyticsId":[1,"analytics-id"],"removeAnalyticsId":[1,"remove-analytics-id"]}],[2,"stzh-breadcrumb",{"localization":[16],"variant":[513],"items":[1],"expanded":[1540],"hasHiddenItems":[32]},null,{"items":["itemsWatcher"],"expanded":["expandedWatcher"]}]]],["p-c5dbf7ad",[[2,"stzh-share",{"localization":[16],"url":[1],"mailSubject":[1,"mail-subject"],"mailBody":[1,"mail-body"],"services":[1]},null,{"services":["servicesWatcher"]}],[1,"stzh-print"]]],["p-d56d5fe9",[[6,"stzh-carousel",{"localization":[16],"variant":[513],"disabled":[516],"noPeek":[516,"no-peek"],"slides":[2],"slidesSmall":[2,"slides-small"],"slidesMedium":[2,"slides-medium"],"slidesLarge":[2,"slides-large"],"slidesUltra":[2,"slides-ultra"],"slide":[2],"autoplay":[1028],"autoplayTimeout":[2,"autoplay-timeout"],"nonInteractive":[4,"non-interactive"],"preventMouseDrag":[4,"prevent-mouse-drag"],"preventAutoplayPause":[4,"prevent-autoplay-pause"],"preventAutoplayStop":[4,"prevent-autoplay-stop"],"tabThrough":[4,"tab-through"],"withTrack":[4,"with-track"],"scrollTimeout":[32],"distanceQuickSwipe":[32],"distancePreventClick":[32],"autoplayRunning":[32],"autoplayDisabledByMotionMedia":[32],"autoplayDisabledByMouse":[32],"autoplayDisabledByFocus":[32],"autoplayDisabledByScroll":[32],"autoplayDisabledByDrag":[32],"dragging":[32],"scrolling":[32],"ariaLive":[32],"currentSlides":[32],"currentSwipeSlides":[32],"slideElements":[32],"previousElements":[32],"nextElements":[32],"navigationTextElements":[32],"slideTo":[64],"slideToPrevious":[64],"slideToNext":[64]},null,{"disabled":["disabledWatcher","preventMouseDragWatcher","autoplayRunningWatcher","nextPrevDisabledWatcher"],"preventMouseDrag":["preventMouseDragWatcher"],"autoplay":["autoplayRunningWatcher"],"autoplayDisabledByMotionMedia":["autoplayRunningWatcher"],"autoplayDisabledByMouse":["autoplayRunningWatcher"],"autoplayDisabledByFocus":["autoplayRunningWatcher"],"autoplayDisabledByScroll":["autoplayRunningWatcher"],"autoplayDisabledByDrag":["autoplayRunningWatcher"],"autoplayTimeout":["autoplayRunningWatcher"],"slideElements":["snapAlignWatcher","inertWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher"],"currentSwipeSlides":["snapAlignWatcher"],"slide":["inertWatcher","nextPrevDisabledWatcher"],"variant":["inertWatcher","prevNextNavigationWatcher"],"currentSlides":["inertWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher"],"tabThrough":["inertWatcher","prevNextNavigationWatcher"],"nextElements":["prevNextNavigationWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher","nextElementsWatcher"],"previousElements":["prevNextNavigationWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher","previousElementsWatcher"],"navigationTextElements":["prevNextHiddenWatcher"]}]]],["p-8e0a2441",[[6,"stzh-figure",{"caption":[1],"copyright":[1],"counter":[1],"heading":[1],"fullwidth":[516]}]]],["p-b916b9f4",[[6,"stzh-loader",{"size":[1],"label":[1],"hideLabel":[4,"hide-label"]}]]],["p-d7c72f7d",[[6,"stzh-sortable",{"localization":[16],"disabled":[516],"dataIdAttribute":[1,"data-id-attribute"],"container":[16],"ghostClone":[16],"filterElements":[1,"filter-elements"],"toArray":[64],"sort":[64],"moveItem":[64]},null,{"disabled":["disabledWatcher"],"filterElements":["filterElementsWatcher"]}]]],["p-9684b22d",[[1,"stzh-sticky",{"variant":[513],"disableStickyTop":[516,"disable-sticky-top"],"disableStickyBottom":[516,"disable-sticky-bottom"],"bleeding":[516],"name":[1],"position":[513],"isStuckTop":[32],"isStuckBottom":[32],"hasReachedTopLimit":[32],"hasReachedBottomLimit":[32],"loaded":[32]},null,{"disableStickyTop":["disableStickyWatcher"],"disableStickyBottom":["disableStickyWatcher"],"isStuckTop":["stuckHeightWatcher","isStuckTopWatcher"],"isStuckBottom":["stuckHeightWatcher","isStuckBottomWatcher"],"hasReachedTopLimit":["stuckHeightWatcher"],"hasReachedBottomLimit":["stuckHeightWatcher"],"position":["positionWatcher"],"bleeding":["positionWatcher"]}]]],["p-bb87a6e2",[[6,"stzh-link",{"localization":[16],"icon":[1],"iconPosition":[513,"icon-position"],"size":[513],"height":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"variant":[513],"fullwidth":[516],"textAlign":[513,"text-align"],"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"badgePosition":[513,"badge-position"],"disabled":[516],"active":[516],"iconOnly":[516,"icon-only"],"label":[1],"linkAccesskey":[1,"link-accesskey"],"linkId":[1,"link-id"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yTabindex":[1,"a11y-tabindex"],"a11yCurrent":[1,"a11y-current"],"analyticsId":[1,"analytics-id"]}]]],["p-cb569e91",[[4,"stzh-clamp",{"localization":[16],"lines":[2],"linesSmall":[2,"lines-small"],"linesMedium":[2,"lines-medium"],"linesLarge":[2,"lines-large"],"linesUltra":[2,"lines-ultra"],"showExpandLink":[4,"show-expand-link"],"expanded":[1540],"clamped":[1540],"update":[64]}]]],["p-18015613",[[6,"stzh-chip",{"label":[1],"icon":[1],"href":[1],"target":[1],"nonInteractive":[516,"non-interactive"],"removable":[516],"inverted":[516],"variant":[513],"size":[513],"type":[513],"counter":[1],"removeLabel":[1,"remove-label"],"active":[516],"disabled":[516],"a11yTabindex":[1,"a11y-tabindex"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"analyticsId":[1,"analytics-id"],"removeAnalyticsId":[1,"remove-analytics-id"]}]]],["p-17de3017",[[6,"stzh-popover",{"open":[1540],"placement":[513],"fullwidth":[513],"variant":[513],"size":[513],"skidding":[2],"distance":[2],"label":[1],"strategy":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleOutsideClick"]],{"open":["openWatcher"],"distance":["distanceWatcher"]}],[6,"stzh-text",{"font":[1],"curve":[513],"lead":[516],"color":[513],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"]}]]],["p-e6785bb1",[[6,"stzh-card",{"localization":[16],"variant":[513],"collapsed":[1540],"starred":[1540],"starrable":[516],"selectable":[516],"checked":[516],"name":[513],"href":[513],"target":[1],"value":[1025],"disabled":[516],"heading":[1],"headingLevel":[513,"heading-level"],"subtitle":[1],"author":[1],"date":[1],"dateAdapter":[16],"tag":[1],"headerActions":[1,"header-actions"],"headerActionsBadge":[1,"header-actions-badge"],"headerActionsBadgeType":[1,"header-actions-badge-type"],"footerActions":[1,"footer-actions"],"subtitleInteractive":[4,"subtitle-interactive"],"sortableDisabled":[516,"sortable-disabled"],"collapsible":[516],"hideMovementActions":[4,"hide-movement-actions"],"analyticsId":[1,"analytics-id"]},null,{"subtitle":["subtitleWatcher"],"headerActions":["headerActionsWatcher"],"footerActions":["footerActionsWatcher"]}],[6,"stzh-chipselect",{"localization":[16],"data":[1],"name":[513],"label":[1],"value":[1025],"defaultValue":[1025,"default-value"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"invalid":[516],"required":[516],"disabled":[516],"hideOptional":[516,"hide-optional"],"a11yDescribedby":[1,"a11y-describedby"],"activeFocusOptionIndex":[32]},[[4,"reset","resetListener"]],{"data":["dataWatcher"],"error":["errorWatcher"]}],[6,"stzh-cardlist",{"localization":[16],"layout":[513],"description":[1],"showToggleLink":[516,"show-toggle-link"],"sortableEnabled":[4,"sortable-enabled"],"sortableDataIdAttribute":[1,"sortable-data-id-attribute"],"allCollapsed":[32]},[[0,"stzhCollapse","collapseListener"]]]]],["p-93e0ff47",[[6,"stzh-datepicker",{"calendarMin":[1,"calendar-min"],"calendarMax":[1,"calendar-max"],"calendarIsDateDisabled":[16],"name":[513],"value":[1025],"defaultValue":[1025,"default-value"],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"inline":[516],"dateAdapter":[16],"internalDateAdapter":[1,"internal-date-adapter"],"localization":[16],"calendarValue":[32],"inputValue":[32],"buttonLabel":[32],"setDate":[64],"getPopover":[64]},[[4,"reset","resetListener"]],{"localization":["createDateFormatters"],"value":["valueWatcher"],"dateAdapter":["dateAdapterWatcher"],"internalDateAdapter":["internalDateAdapterWatcher"]}],[6,"stzh-radio",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}],[6,"stzh-radiogroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"value":[1025],"defaultValue":[1025,"default-value"],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"checkedRadio":[16],"preventUpdateProperties":[1,"prevent-update-properties"]},[[4,"reset","resetListener"],[0,"stzhChange","onChange"]],{"name":["watchName"],"disabled":["watchDisabled"],"invalid":["watchInvalid"],"required":["watchRequired"],"value":["watchValue"],"error":["errorWatcher"],"preventUpdateProperties":["preventUpdatePropertiesWatcher"]}]]],["p-6c6b8e8f",[[6,"stzh-buttongroup"]]],["p-54e73927",[[2,"stzh-pagination",{"total":[2],"name":[513],"value":[1026],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16],"prev":[64],"next":[64]}],[1,"stzh-accordion-item",{"variant":[1],"collapsible":[4],"open":[1540],"disabled":[516],"heading":[1],"subtitle":[1],"description":[1],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"rootTabindex":[32],"_variant":[32],"show":[64],"hide":[64],"toggle":[64]},[[6,"keydown","handleKeydown"],[6,"keyup","handleKeyup"]],{"variant":["variantWatcher"],"open":["openWatcher"]}],[1,"stzh-accordion",{"variant":[513],"collapsible":[4],"multiselectable":[4],"setItemFocus":[64]},[[0,"stzhOpen","openListener"]],{"variant":["variantWatcher"]}]]],["p-43cc5c4d",[[6,"stzh-ghettobox",{"hiddenTitle":[1,"hidden-title"],"mainTitle":[1,"main-title"],"description":[1],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}],[6,"stzh-richtext",{"localization":[16],"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"],"externalLinkSelector":[1,"external-link-selector"],"externalLinkIcon":[1,"external-link-icon"]}],[1,"stzh-show",{"mikro":[516],"small":[516],"medium":[516],"large":[516],"ultra":[516],"showFromDate":[1,"show-from-date"],"hideFromDate":[1,"hide-from-date"],"closeKey":[1,"close-key"]},[[0,"stzhClose","closeWatcher"]],{"showFromDate":["showFromDateWatcher"],"hideFromDate":["hideFromDateWatcher"]}]]],["p-ddbf653e",[[6,"stzh-heading",{"level":[513],"curve":[513]}]]],["p-6c2289da",[[6,"stzh-ratio",{"ratio":[513],"ratioSmall":[513,"ratio-small"],"ratioMedium":[513,"ratio-medium"],"ratioLarge":[513,"ratio-large"],"ratioUltra":[513,"ratio-ultra"],"portrait":[516],"fit":[513]}]]],["p-3e2562b1",[[2,"stzh-status",{"percent":[2],"withLoadingbar":[516,"with-loadingbar"],"label":[1],"type":[513]}]]],["p-79a6b95b",[[6,"stzh-datalist",{"variant":[513],"columns":[514],"columnsSmall":[514,"columns-small"],"columnsMedium":[514,"columns-medium"],"columnsLarge":[514,"columns-large"],"columnsUltra":[514,"columns-ultra"],"direction":[513],"directionSmall":[513,"direction-small"],"directionMedium":[513,"direction-medium"],"directionLarge":[513,"direction-large"],"directionUltra":[513,"direction-ultra"],"items":[1],"currentColumns":[32],"currentDirection":[32],"getCurrentDirection":[64]},null,{"direction":["directionWatcher"],"directionSmall":["directionWatcher"],"directionMedium":["directionWatcher"],"directionLarge":["directionWatcher"],"directionUltra":["directionWatcher"],"columns":["columnsWatcher"],"columnsSmall":["columnsWatcher"],"columnsMedium":["columnsWatcher"],"columnsLarge":["columnsWatcher"],"columnsUltra":["columnsWatcher"],"currentDirection":["currentDirectionWatcher"],"variant":["variantWatcher"],"items":["itemsWatcher"]}],[6,"stzh-datalist-item",{"localization":[16],"href":[513],"rel":[1],"target":[1],"download":[1],"leadingIcon":[1,"leading-icon"],"icon":[1],"iconLabel":[1,"icon-label"],"iconTooltip":[1,"icon-tooltip"],"iconHref":[1,"icon-href"],"label":[1],"value":[1],"meta":[513],"statusLabel":[513,"status-label"],"statusType":[1,"status-type"],"a11yExpanded":[516,"a11y-expanded"],"a11yControls":[1,"a11y-controls"],"direction":[32],"variant":[32]},null,{"meta":["metaWatcher"],"rel":["externalWatcher"],"href":["hrefWatcher"]}]]],["p-f5809e5f",[[6,"stzh-input",{"localization":[16],"multiline":[4],"rows":[2],"type":[513],"step":[2],"min":[2],"max":[2],"showSpin":[516,"show-spin"],"readonly":[516],"disabled":[516],"clearable":[516],"hideOptional":[516,"hide-optional"],"minlength":[2],"maxlength":[2],"name":[513],"value":[1025],"defaultValue":[1025,"default-value"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"invalid":[516],"required":[516],"inputmode":[1],"autocomplete":[1],"noAutocomplete":[4,"no-autocomplete"],"label":[1],"labelHidden":[4,"label-hidden"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"filled":[32]},[[4,"reset","resetListener"]],{"value":["valueWatcher"],"error":["errorWatcher"],"type":["typeWatcher"]}]]],["p-b4ce8e10",[[4,"stzh-dropdown",{"options":[1],"optgroups":[1],"items":[1025],"defaultItems":[1040],"searchField":[1,"search-field"],"multiple":[516],"inline":[516],"maxOptions":[2,"max-options"],"searchConjunction":[1,"search-conjunction"],"transformLoadQuery":[1,"transform-load-query"],"allowEmptyOption":[4,"allow-empty-option"],"openOnFocus":[4,"open-on-focus"],"closeAfterSelect":[4,"close-after-select"],"load":[16],"minCharacters":[2,"min-characters"],"loadThrottle":[2,"load-throttle"],"preload":[8],"labelField":[1,"label-field"],"valueField":[1,"value-field"],"value":[1025],"optgroupField":[1,"optgroup-field"],"optgroupLabelField":[1,"optgroup-label-field"],"optgroupValueField":[1,"optgroup-value-field"],"lockOptgroupOrder":[4,"lock-optgroup-order"],"name":[513],"open":[4],"isOpen":[516,"is-open"],"variant":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"popoverFullwidth":[513,"popover-fullwidth"],"label":[1],"labelHidden":[4,"label-hidden"],"icon":[1],"iconAngle":[1,"icon-angle"],"noSearch":[4,"no-search"],"noBackspaceDelete":[4,"no-backspace-delete"],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"localization":[16],"a11yDescribedby":[1,"a11y-describedby"],"getValue":[64],"setValue":[64],"resetLoadedSearches":[64],"getLoadedSearches":[64],"getItems":[64],"loadItems":[64],"show":[64],"hide":[64]},[[4,"reset","resetListener"]],{"options":["optionsWatcher"],"items":["itemsWatcher"],"searchField":["searchFieldWatcher"],"optgroups":["optgroupsWatcher"],"error":["errorWatcher"]}]]],["p-56b6eab9",[[6,"stzh-menu-item",{"variant":[513],"size":[513],"counter":[2],"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"disabled":[516],"active":[516],"icon":[1],"label":[1],"href":[1],"target":[1],"a11yLabel":[1,"a11y-label"],"analyticsId":[1,"analytics-id"]}],[6,"stzh-menu"]]],["p-150f4514",[[6,"stzh-tooltip",{"open":[1028],"label":[1],"content":[1],"placement":[1],"strategy":[1],"size":[513],"skidding":[2],"distance":[2],"interactive":[4],"trigger":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleDocumentClick"]],{"open":["openWatcher"],"trigger":["triggerWatcher"]}]]]]'),e)}));
1
+ import{p as e,d as a,N as t,H as i,b as l}from"./p-c7bfac7a.js";export{s as setNonce}from"./p-c7bfac7a.js";import{g as r}from"./p-78eaea8d.js";const o=()=>{{n(i.prototype)}const l=Array.from(a.querySelectorAll("script")).find((e=>new RegExp(`/${t}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===t));const r=import.meta.url;const o=(l||{})["data-opts"]||{};if(r!==""){o.resourcesUrl=new URL(".",r).href}return e(o)};const n=e=>{const a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}const t=a.call(this,false);const i=this.childNodes;if(e){for(let e=0;e<i.length;e++){if(i[e].nodeType!==2){t.appendChild(i[e].cloneNode(true))}}}return t}};o().then((e=>{r();return l(JSON.parse('[["p-53828193",[[2,"stzh-microsite-teaserlist",{"localization":[16],"api":[1],"tags":[1],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"activeFilter":[32],"items":[32]},null,{"items":["filterHandler","tagsWatcher"],"showItems":["filterHandler"],"activeFilter":["filterHandler"],"tags":["tagsWatcher"],"api":["apiWatcher"]}]]],["p-e7ac738e",[[4,"stzh-datatable",{"tableLayout":[1,"table-layout"],"localization":[16],"label":[1],"sortBy":[1025,"sort-by"],"sortDirection":[1025,"sort-direction"],"idField":[1,"id-field"],"rowHeaderField":[1,"row-header-field"],"hideSearch":[516,"hide-search"],"hideColumnHeadings":[516,"hide-column-headings"],"showList":[516,"show-list"],"page":[1026],"pageSize":[2,"page-size"],"csvUrl":[1,"csv-url"],"csvHeader":[4,"csv-header"],"csvDynamicTyping":[4,"csv-dynamic-typing"],"disableMinWidth":[516,"disable-min-width"],"rows":[1025],"columns":[1025],"query":[32],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32],"toggleSort":[64]},null,{"csvUrls":["csvUrlsWatcher"],"rows":["rowsWatcher"],"columns":["columnsWatcher"],"sortBy":["sortByWatcher"],"sortDirection":["sortDirectionWatcher"]}]]],["p-eb79f3ed",[[6,"stzh-appointments",{"localization":[16],"sortBy":[1025,"sort-by"],"appointments":[1],"currentDate":[1025,"current-date"],"value":[1025],"name":[513],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"calendarTitle":[1,"calendar-title"],"appointmentsTitle":[1,"appointments-title"],"dateAdapter":[16]},null,{"dateAdapter":["dateAdapterWatcher"],"currentDate":["currentDateWatcher"],"sortBy":["sortByWatcher"],"value":["valueWatcher"],"appointments":["appointmentsWatcher"]}]]],["p-1b78f602",[[2,"stzh-datamessagelist-item",{"localization":[16],"heading":[1],"unread":[4],"href":[1],"rel":[1],"target":[1],"description":[1],"icon":[1],"nonInteractive":[516,"non-interactive"],"loadingStatus":[1,"loading-status"],"meta":[1],"actions":[1],"tags":[1],"analyticsId":[1,"analytics-id"],"external":[32]},null,{"rel":["externalWatcher"],"loadingStatus":["loadingStatusWatcher"],"meta":["metaWatcher"],"actions":["actionsWatcher"],"tags":["tagsWatcher"]}]]],["p-d6a4fe56",[[0,"stzh-panorama",{"localization":[16],"caption":[1],"copyright":[1],"scene":[1025],"sceneFadeDuration":[2,"scene-fade-duration"],"autoload":[4],"orientationOnByDefault":[4,"orientation-on-by-default"],"scenes":[1],"isOrientationSupported":[32],"isOrientationActive":[32],"isFullscreen":[32],"getViewer":[64]},null,{"scenes":["scenesWatcher","updateWatcher"],"scene":["sceneWatcher"],"autoload":["updateWatcher"],"type":["updateWatcher"],"localization":["updateWatcher"],"orientationOnByDefault":["updateWatcher"],"sceneFadeDuration":["updateWatcher"]}]]],["p-969a4f9a",[[2,"stzh-amount",{"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"minValueDropdown":[2,"min-value-dropdown"],"maxValueDropdown":[2,"max-value-dropdown"],"value":[1025],"step":[2],"name":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"labelHidden":[4,"label-hidden"],"invalid":[516],"required":[516],"clearable":[516],"hideOptional":[516,"hide-optional"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1025],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]},null,{"minValueDropdown":["minMaxValueDropdownWatcher"],"maxValueDropdown":["minMaxValueDropdownWatcher"]}]]],["p-b0626969",[[4,"stzh-search",{"localization":[16],"variant":[1],"autofetchMainFilters":[4,"autofetch-main-filters"],"autofetchAsideFilters":[4,"autofetch-aside-filters"],"api":[1],"debounceTime":[2,"debounce-time"],"limit":[2],"initialFetch":[4,"initial-fetch"],"preventUpdateUrl":[4,"prevent-update-url"],"templateResult":[1,"template-result"],"templateResultWrapperElement":[1,"template-result-wrapper-element"],"templateResultWrapperProps":[16],"resultHeadingLevel":[1,"result-heading-level"],"emptyText":[1,"empty-text"],"emptyLinkHref":[1,"empty-link-href"],"emptyLinkLabel":[1,"empty-link-label"],"totalCount":[32],"loading":[32],"results":[32],"resultsHeading":[32],"hasRequiredParams":[32],"firstFetched":[32],"initiallyFetched":[32],"isDetailsOpen":[32]},null,{"totalCount":["totalCountWatcher"],"results":["totalCountWatcher"],"preventUpdateUrl":["preventUpdateUrlWatcher"]}]]],["p-970aa73f",[[0,"stzh-sitemap",{"items":[1]}]]],["p-f2ec1ede",[[4,"stzh-gallery",{"localization":[16],"ratio":[513],"ratioSmall":[513,"ratio-small"],"ratioMedium":[513,"ratio-medium"],"ratioLarge":[513,"ratio-large"],"ratioUltra":[513,"ratio-ultra"],"showItems":[1026,"show-items"],"carouselWithTrack":[4,"carousel-with-track"],"stepItems":[2,"step-items"],"images":[1],"variant":[1],"itemElement":[1,"item-element"],"carouselDisabled":[516,"carousel-disabled"],"carouselAutoplay":[1028,"carousel-autoplay"],"carouselAutoplayTimeout":[2,"carousel-autoplay-timeout"],"excludeFirstImage":[4,"exclude-first-image"],"openLightbox":[64]},[[8,"appload","apploadListener"]],{"showItems":["showItemsWatcher"],"images":["imagesWatcher"],"excludeFirstImage":["imagesWatcher"]}]]],["p-8cc09e67",[[6,"stzh-pagebottom",{"localization":[16],"shareTitle":[1,"share-title"],"shareUrl":[1,"share-url"],"shareServices":[1,"share-services"],"shareDisabled":[516,"share-disabled"],"shareMailSubject":[1,"share-mail-subject"],"shareMailBody":[1,"share-mail-body"],"logoHref":[1,"logo-href"],"withPrint":[516,"with-print"],"printAnalyticsId":[1,"print-analytics-id"]}]]],["p-ba37488e",[[6,"stzh-card-searchresult",{"localization":[16],"href":[513],"target":[1],"download":[1],"analyticsId":[1,"analytics-id"],"heading":[1],"headingLevel":[1,"heading-level"],"description":[1],"tagLeft":[1,"tag-left"],"tagRight":[1,"tag-right"],"dateline":[1],"meta":[1],"breadcrumbItems":[1,"breadcrumb-items"],"eventDateStart":[1,"event-date-start"],"eventDateEnd":[1,"event-date-end"],"eventLocation":[1,"event-location"],"imagePosition":[513,"image-position"],"downloadHeading":[1,"download-heading"],"downloadMeta":[1,"download-meta"],"dateAdapter":[16]},null,{"meta":["metaWatcher"],"breadcrumbItems":["breadcrumbItemsWatcher"],"downloadMeta":["downloadMetaWatcher"]}]]],["p-295c8995",[[6,"stzh-header",{"localization":[16],"href":[1],"menuId":[1,"menu-id"],"searchId":[1,"search-id"],"metanavId":[1,"metanav-id"],"languageId":[1,"language-id"],"logoType":[513,"logo-type"],"menuItems":[1,"menu-items"],"menuBackLabel":[1,"menu-back-label"],"metanavItems":[1,"metanav-items"],"languageActive":[1025,"language-active"],"languages":[1],"languagePreventUrlchange":[4,"language-prevent-urlchange"],"languageStay":[4,"language-stay"],"searchAction":[1,"search-action"],"searchFieldName":[1,"search-field-name"],"searchValue":[1,"search-value"],"sticky":[1],"logoAnalyticsId":[1,"logo-analytics-id"],"hideLogo":[32],"headerHeight":[32],"paddingTop":[32],"stickyActive":[32],"flyoutOpen":[32],"searchFilled":[32],"fixed":[32],"fixedTransition":[32],"currentOpenMenuItem":[32],"currentOpenMetanavItem":[32],"currentOpenLanguage":[32],"updatePosition":[64]},[[4,"keydown","handleKeydown"],[9,"scroll","scrollListener"]],{"flyoutOpen":["flyoutOpenWatcher","fixedWatcher"],"fixed":["fixedWatcher"],"headerHeight":["fixedWatcher"],"sticky":["stickyWatcher"],"searchValue":["searchValueWatcher"],"menuItems":["menuItemsWatcher"],"metanavItems":["metanavItemsWatcher"],"languages":["languagesWatcher"]}]]],["p-9d050177",[[2,"stzh-saptcha",{"localization":[16],"numbers":[1],"value":[1],"name":[513],"error":[1],"invalid":[516],"disabled":[516]},null,{"numbers":["numbersWatcher"],"error":["errorWatcher"]}]]],["p-38cd406c",[[2,"stzh-archivelist",{"localization":[16],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"items":[1]},null,{"items":["itemsWatcher"],"showItems":["showItemsWatcher"]}]]],["p-20db8d01",[[2,"stzh-anchornav",{"localization":[16],"items":[1]},null,{"items":["itemsWatcher"]}]]],["p-d2ce78d1",[[6,"stzh-contact",{"type":[1],"mainHeading":[1,"main-heading"],"mainHeadingLevel":[1,"main-heading-level"],"heading":[1],"headingLevel":[1,"heading-level"],"name":[1],"address":[1],"street":[1],"streetInfo":[1,"street-info"],"postalCode":[1,"postal-code"],"location":[1],"numbers":[1],"emails":[1],"pobox":[1],"poboxHeading":[1,"pobox-heading"],"poboxTitle":[1,"pobox-title"],"poboxPostalCode":[1,"pobox-postal-code"],"poboxLocation":[1,"pobox-location"],"availabilityTitle":[1,"availability-title"],"availabilityTitleLevel":[1,"availability-title-level"],"availability":[1]},null,{"availability":["availabilityWatcher"],"numbers":["numbersWatcher"],"emails":["emailsWatcher"]}]]],["p-50c1632e",[[6,"stzh-dialog",{"localization":[16],"closeOnEscapeKey":[4,"close-on-escape-key"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"open":[1028],"stay":[4],"size":[513],"hideClose":[4,"hide-close"],"heading":[1],"a11yRole":[1,"a11y-role"],"a11yLabel":[1,"a11y-label"],"closeAnalyticsId":[1,"close-analytics-id"],"show":[64],"hide":[64]},[[6,"click","handleOutsideClick"],[4,"keydown","handleKeydown"],[4,"click","handleOpenTriggerClick"]]]]],["p-5f5d14cb",[[2,"stzh-eventinfo",{"localization":[16],"monthHeadingLevel":[1,"month-heading-level"],"items":[1],"dateAdapter":[16]},null,{"items":["itemsWatcher"],"dateAdapter":["itemsWatcher"]}]]],["p-f86e53a0",[[2,"stzh-monthyearpicker",{"monthOpen":[4,"month-open"],"yearOpen":[4,"year-open"],"months":[1],"years":[1],"min":[1],"max":[1],"minYear":[2,"min-year"],"maxYear":[2,"max-year"],"format":[513],"name":[513],"value":[1537],"popoverPlacement":[513,"popover-placement"],"monthLabel":[1,"month-label"],"yearLabel":[1,"year-label"],"readonly":[516],"disabled":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"descriptionMonth":[1,"description-month"],"descriptionYear":[1,"description-year"],"descriptionLongMonth":[1,"description-long-month"],"descriptionLongYear":[1,"description-long-year"],"errorMonth":[1,"error-month"],"errorYear":[1,"error-year"],"invalidMonth":[516,"invalid-month"],"invalidYear":[516,"invalid-year"],"a11yDescribedbyMonth":[1,"a11y-describedby"],"a11yDescribedbyYear":[1,"a11y-describedby"],"localization":[16]},[[2,"stzhChange","onDropdownChange"]],{"months":["monthsWatcher"],"years":["yearsWatcher"],"value":["minMaxWatcher"],"min":["minMaxWatcher"],"max":["minMaxWatcher"]}]]],["p-f8ec1488",[[6,"stzh-checkbox",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"hideOptional":[516,"hide-optional"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}]]],["p-c774915c",[[6,"stzh-checkboxgroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"hideOptional":[516,"hide-optional"],"value":[1025],"defaultValue":[1040],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"checkedCheckbox":[16],"preventUpdateProperties":[1,"prevent-update-properties"]},[[4,"reset","resetListener"],[2,"stzhChange","onChange"]],{"name":["watchName"],"disabled":["watchDisabled"],"invalid":["watchInvalid"],"hideOptional":["watchHideOptional"],"value":["watchValue"],"error":["errorWatcher"],"preventUpdateProperties":["preventUpdatePropertiesWatcher"]}]]],["p-ce99f5e8",[[1,"stzh-disturber",{"localization":[16],"label":[1],"hideClose":[516,"hide-close"],"open":[516],"initialOpenAnimation":[4,"initial-open-animation"],"closeKey":[1,"close-key"],"show":[64],"hide":[64]},null,{"open":["openWatcher"]}]]],["p-d8ed8ce9",[[2,"stzh-editor",{"localization":[16],"heading":[1],"items":[1]},null,{"items":["itemsWatcher"]}]]],["p-3cd1696a",[[4,"stzh-footer",{"localization":[16],"copyright":[1],"variant":[1],"mainUrl":[1,"main-url"]}]]],["p-ef849bb1",[[6,"stzh-message",{"label":[1],"description":[1],"type":[513],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-e10aa7bd",[[4,"stzh-readspeaker",{"href":[1],"openPlayer":[64],"closePlayer":[64]}]]],["p-d1e6afe2",[[6,"stzh-cta",{"heading":[1],"lead":[1],"label":[1],"href":[1],"stickyDisabled":[4,"sticky-disabled"],"loaded":[32]}]]],["p-faec0661",[[2,"stzh-progressbar",{"localization":[16],"data":[1],"index":[2],"steps":[2],"stepsSmall":[2,"steps-small"],"stepsMedium":[2,"steps-medium"],"stepsLarge":[2,"steps-large"],"stepsUltra":[2,"steps-ultra"],"currentSteps":[32],"getItemData":[64]},null,{"steps":["stepsWatcher"],"stepsSmall":["stepsWatcher"],"stepsMedium":["stepsWatcher"],"stepsLarge":["stepsWatcher"],"stepsUltra":["stepsWatcher"],"data":["dataWatcher"]}]]],["p-cde04c36",[[6,"stzh-card-navigation",{"href":[513],"target":[1],"analyticsId":[1,"analytics-id"],"heading":[1],"headingLevel":[1,"heading-level"],"lead":[1]}]]],["p-cf96dafb",[[6,"stzh-fieldset",{"legend":[1],"hideLegend":[4,"hide-legend"],"legendLevel":[1,"legend-level"],"legendCurve":[1,"legend-curve"]}]]],["p-beec9a0a",[[6,"stzh-actions",{"variant":[513]}]]],["p-5b9b2425",[[6,"stzh-button",{"localization":[16],"badge":[1],"badgeType":[513,"badge-type"],"badgePosition":[513,"badge-position"],"badgeEmpty":[516,"badge-empty"],"fullwidth":[516],"rounded":[516],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"textAlign":[513,"text-align"],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"name":[513],"value":[1025],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"disabled":[516],"active":[516],"label":[1],"effect":[1],"iconOnly":[516,"icon-only"],"noPaddingLeft":[516,"no-padding-left"],"noPaddingRight":[516,"no-padding-right"],"buttonAccesskey":[1,"button-accesskey"],"buttonId":[1,"button-id"],"showToggleIcon":[516,"show-toggle-icon"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yCurrent":[1,"a11y-current"],"a11yTabindex":[1,"a11y-tabindex"],"analyticsId":[1,"analytics-id"]},[[4,"reset","resetListener"]]],[2,"stzh-badge",{"label":[1],"type":[513]}],[1,"stzh-icon",{"name":[1],"a11yTitle":[1,"a11y-title"],"svgHtml":[32],"iconDisplay":[32]},null,{"name":["nameWatcher"],"a11yTitle":["a11yTitleWatcher"]}]]],["p-20005e8d",[[2,"stzh-vbz-majorticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16],"showCloseKey":[1,"show-close-key"],"ghettoboxShown":[32],"getGhettoboxShown":[64],"getDisturbance":[64]},null,{"api":["apiWatcher"],"dateAdapter":["dateAdapterWatcher"],"data":["dataWatcher"]}]]],["p-648b7232",[[6,"stzh-vbz-ticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16]},null,{"localization":["localizationWatcher"],"api":["apiWatcher"],"dateAdapter":["dateAdapterWatcher"],"data":["dataWatcher"]}]]],["p-56826f33",[[4,"stzh-upload",{"existingFiles":[1,"existing-files"],"name":[1],"label":[1],"heading":[1],"description":[1],"button":[1],"url":[1],"method":[1],"withCredentials":[4,"with-credentials"],"disabled":[516],"invalid":[516],"downloadDisabled":[4,"download-disabled"],"downloadDisabledWhileProcessing":[4,"download-disabled-while-processing"],"error":[1],"acceptedFiles":[1,"accepted-files"],"autoProcessQueue":[4,"auto-process-queue"],"hideProgress":[4,"hide-progress"],"hideProgressWhileIdle":[4,"hide-progress-while-idle"],"maxFiles":[2,"max-files"],"maxFilesize":[2,"max-filesize"],"parallelUploads":[2,"parallel-uploads"],"uploadMultiple":[4,"upload-multiple"],"chunking":[4],"forceChunking":[4,"force-chunking"],"chunkSize":[2,"chunk-size"],"parallelChunkUploads":[4,"parallel-chunk-uploads"],"retryChunks":[4,"retry-chunks"],"retryChunksLimit":[2,"retry-chunks-limit"],"filesizeBase":[2,"filesize-base"],"headers":[16],"defaultHeaders":[4,"default-headers"],"accept":[16],"chunksUploaded":[16],"hiddenInputContainer":[1,"hidden-input-container"],"preventHiddenInputClear":[4,"prevent-hidden-input-clear"],"localization":[16],"processQueue":[64],"removeFile":[64],"removeAllFiles":[64]},[[4,"reset","resetListener"]],{"name":["nameWatcher"],"maxFiles":["maxFilesWatcher"],"maxFilesize":["maxFilesizeWatcher"],"existingFiles":["existingFilesWatcher"],"disabled":["disabledWatcher"],"error":["errorWatcher"]}]]],["p-dcfe93da",[[6,"stzh-youtube",{"localization":[16],"url":[1],"cookie":[1],"cookieExpires":[2,"cookie-expires"],"skipPreviewIfCookieAccepted":[4,"skip-preview-if-cookie-accepted"],"skipPreview":[4,"skip-preview"],"previewSkipped":[32]}]]],["p-7754870d",[[6,"stzh-audio",{"localization":[16],"src":[1],"preload":[1],"transcript":[1],"transcriptShown":[1028,"transcript-shown"],"downloadAnalyticsId":[1,"download-analytics-id"],"transcriptAnalyticsId":[1,"transcript-analytics-id"],"play":[64],"pause":[64]}]]],["p-cca366c2",[[2,"stzh-timepicker",{"open":[4],"min":[2],"max":[2],"step":[2],"name":[513],"value":[1025],"popoverPlacement":[513,"popover-placement"],"label":[1],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]},null,{"min":["minMaxWatcher"],"max":["minMaxWatcher"]}]]],["p-acd03caf",[[1,"stzh-toastbar",{"hideAfter":[2,"hide-after"],"max":[2],"initialToasts":[1,"initial-toasts"],"toast":[64]},null,{"initialToasts":["initialToastsWatcher"]}]]],["p-08a7a4bb",[[6,"stzh-banner",{"label":[1],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-0fb40e48",[[6,"stzh-toggle",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"labelPosition":[513,"label-position"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}]]],["p-80fafa1d",[[1,"stzh-timeline-item",{"foldable":[4],"collapsible":[4],"open":[1540],"disabled":[516],"completed":[516],"heading":[1],"description":[1],"step":[514],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"rootTabindex":[32],"_foldable":[32],"show":[64],"hide":[64],"toggle":[64]},[[6,"keydown","handleKeydown"],[6,"keyup","handleKeyup"]],{"open":["openWatcher"],"foldable":["foldableWatcher"]}]]],["p-ddfb8df0",[[6,"stzh-imagecomparison",{"localization":[16],"hintLeft":[1,"hint-left"],"hintRight":[1,"hint-right"],"value":[1026],"label":[1],"a11yDescribedby":[1,"a11y-describedby"]}]]],["p-b4f5d152",[[0,"stzh-olmap",{"localization":[16],"hostname":[1],"scaleControl":[4,"scale-control"],"layerControl":[4,"layer-control"],"printControl":[4,"print-control"],"locationControl":[4,"location-control"],"layer":[1025],"zoom":[2],"zoomLocation":[2,"zoom-location"],"center":[1],"centerMarker":[4,"center-marker"],"pinchRotateThreshold":[2,"pinch-rotate-threshold"],"resolutions":[1],"layers":[1],"getMap":[64],"addIconMarker":[64],"removeIconMarker":[64],"setIconMarkerActive":[64],"setIconMarkerInactive":[64],"enableLocationTracking":[64],"disableLocationTracking":[64],"getDistance":[64]},[[8,"load","handleLoad"],[8,"deviceorientation","handleLoad"],[8,"pageshow","handleLoad"]],{"layers":["layersWatcher"],"resolutions":["resolutionsWatcher"],"zoom":["zoomWatcher"],"scaleControl":["scaleControlWatcher"],"printControl":["printControlWatcher"],"layerControl":["layerControlWatcher"],"locationControl":["locationControlWatcher"],"layer":["layerWatcher"],"center":["centerWatcher"],"centerMarker":["centerMarkerWatcher"]}]]],["p-55cdd473",[[6,"stzh-pagetitle",{"background":[513],"dateline":[1]},[[9,"resize","handleResize"],[0,"stzhOpen","handleStzhOpen"],[0,"stzhClose","handleStzhClose"]]]]],["p-ef21f4dc",[[1,"stzh-sticky-actions",{"pagetitleQuery":[1,"pagetitle-query"],"hasActiveScrollup":[32]},null,{"hasActiveScrollup":["hasActiveScrollupWatcher"]}]]],["p-7658bb41",[[6,"stzh-vbz-carousel",{"autoplayTimeout":[2,"autoplay-timeout"]}]]],["p-9859afbf",[[1,"stzh-cell",{"span":[514],"spanSmall":[514,"span-small"],"spanMedium":[514,"span-medium"],"spanLarge":[514,"span-large"],"spanUltra":[514,"span-ultra"],"align":[513],"alignSelf":[513,"align-self"]}]]],["p-1a50b64a",[[0,"stzh-chart",{"chartId":[1,"chart-id"],"create":[16]},null,{"create":["createWatcher"]}]]],["p-b2920d7f",[[6,"stzh-chipgroup"]]],["p-744c2183",[[6,"stzh-container",{"noMargin":[4,"no-margin"]}]]],["p-f50e0102",[[6,"stzh-content",{"variant":[513],"preventElementLayout":[516,"prevent-element-layout"]}]]],["p-2eb8f323",[[4,"stzh-cspace",{"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"],"preventRemoveNested":[513,"prevent-remove-nested"]},null,{"preventRemoveNested":["preventRemoveNestedWatcher"]}]]],["p-069e181f",[[6,"stzh-datamessagelist"]]],["p-dbb0e155",[[2,"stzh-flyingfocus",{"minimalEdgeSpace":[2,"minimal-edge-space"],"style":[32],"position":[32],"enabled":[32],"visible":[32],"helper":[32],"moving":[32],"reposition":[64]},[[4,"keydown","handleKeydown"],[5,"mousedown","handleMousedown"],[6,"focus","handleFocus"],[6,"stzhFocus","handleFocus"],[6,"blur","handleBlur"],[7,"scroll","handleScrollResize"],[11,"resize","handleScrollResize"]]]]],["p-fa0f8d1e",[[2,"stzh-hr"]]],["p-03434a4c",[[6,"stzh-invert"]]],["p-f4ed8d7e",[[1,"stzh-list",{"variant":[513]}]]],["p-6ab9dee8",[[1,"stzh-list-item"]]],["p-4b372c6a",[[2,"stzh-loadingbar",{"percent":[2],"hidePercent":[4,"hide-percent"],"label":[1]}]]],["p-c6504f41",[[6,"stzh-overlay",{"open":[1028],"stay":[4],"a11yLabel":[1,"a11y-label"],"show":[64],"hide":[64]}]]],["p-1af97644",[[6,"stzh-page-skiplinks"]]],["p-ea152ff3",[[6,"stzh-pagecontent"]]],["p-a2e9723b",[[6,"stzh-pagetitle-hero",{"heading":[1],"headingId":[1,"heading-id"],"leadAuthor":[1,"lead-author"],"subtitle":[1]}]]],["p-b047262a",[[1,"stzh-row",{"span":[514],"spanSmall":[514,"span-small"],"spanMedium":[514,"span-medium"],"spanLarge":[514,"span-large"],"spanUltra":[514,"span-ultra"],"justify":[513],"items":[513],"content":[513]}]]],["p-66007952",[[1,"stzh-scrollup"]]],["p-ea423877",[[1,"stzh-section",{"variant":[513],"background":[513],"marginTop":[513,"margin-top"],"marginBottom":[513,"margin-bottom"],"paddingTop":[513,"padding-top"],"paddingBottom":[513,"padding-bottom"],"breakout":[516]}]]],["p-2d57953a",[[0,"stzh-skin-portal-mitwirken"]]],["p-3e1ae32f",[[0,"stzh-skin-storybook-preview"]]],["p-c5db6adf",[[6,"stzh-skiplink",{"label":[1],"href":[1],"linkAccesskey":[1,"link-accesskey"],"linkTitle":[1,"link-title"],"analyticsId":[1,"analytics-id"],"focused":[32]},[[0,"focusin","focusinHandler"],[0,"focusout","focusoutHandler"]]]]],["p-75045ebb",[[1,"stzh-space",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"border":[513]}]]],["p-10fb3950",[[4,"stzh-table",{"fixedLeft":[2,"fixed-left"],"fixedRight":[2,"fixed-right"],"disableMinWidth":[516,"disable-min-width"],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32]},null,{"fixedLeft":["fixedCellWatcher"],"fixedRight":["fixedCellWatcher"]}]]],["p-93721591",[[1,"stzh-textandimage",{"size":[513]}]]],["p-3ed2a581",[[1,"stzh-timeline",{"foldable":[4],"collapsible":[4],"multiselectable":[4],"setItemFocus":[64],"updateSteps":[64]},[[0,"stzhOpen","openListener"]],{"foldable":["foldableWatcher"]}]]],["p-472b3327",[[1,"stzh-twocolumns"]]],["p-d0830862",[[6,"stzh-visuallyhidden"]]],["p-ca76966e",[[1,"stzh-vspace",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"aroundTop":[516,"around-top"],"aroundBottom":[516,"around-bottom"],"border":[513]}]]],["p-523c0bb1",[[6,"stzh-iframe",{"localization":[16],"iframeId":[1,"iframe-id"],"iframeErrorText":[1,"iframe-error-text"],"name":[1],"sandbox":[1],"referrerpolicy":[1],"allow":[1],"width":[1],"height":[1],"src":[1],"cookie":[1],"cookieExpires":[2,"cookie-expires"],"cookieConfirmIcon":[1,"cookie-confirm-icon"],"cookieConfirmLabel":[1,"cookie-confirm-label"],"cookieConfirmText":[1,"cookie-confirm-text"],"previewLabel":[1,"preview-label"],"previewIcon":[1,"preview-icon"],"skipPreviewIfCookieAccepted":[4,"skip-preview-if-cookie-accepted"],"skipPreview":[4,"skip-preview"],"view":[32]},null,{"src":["srcWatcher"],"view":["viewWatcher"]}]]],["p-533fea0b",[[1,"stzh-toast",{"label":[1],"type":[513],"hideClose":[516,"hide-close"],"open":[516],"initialOpenAnimation":[4,"initial-open-animation"],"localization":[16],"show":[64],"hide":[64]},null,{"open":["openWatcher"]}]]],["p-3b31f90d",[[6,"stzh-progressbar-item",{"label":[513],"disabled":[516],"first":[516],"last":[516],"passed":[516],"current":[516],"hide":[516],"dotted":[516],"step":[514],"icon":[513],"analyticsId":[1,"analytics-id"]}]]],["p-2d7966cf",[[2,"stzh-vbz-linechip",{"line":[1],"active":[516],"alert":[516],"global":[516],"disabled":[516],"analyticsId":[1,"analytics-id"]}]]],["p-161ae3d1",[[6,"stzh-details",{"open":[1540],"show":[64],"hide":[64],"toggle":[64]},null,{"open":["openWatcher"]}]]],["p-8b608a1b",[[1,"stzh-hspace",{"curve":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"justify":[513],"items":[513],"around":[516],"aroundLeft":[516,"around-left"],"aroundRight":[516,"around-right"],"border":[513]}]]],["p-cb0bed3e",[[2,"stzh-actionset",{"localization":[16],"variant":[513],"popoverButtonVariant":[513,"popover-button-variant"],"popoverButtonSize":[513,"popover-button-size"],"popoverPlacement":[513,"popover-placement"],"actions":[1],"actionsCollapsed":[32],"dynamicActions":[32],"isSmall":[32],"isMedium":[32]},null,{"actions":["actionsWatcher"]}]]],["p-b5224e53",[[2,"stzh-calendar",{"value":[1025],"min":[1],"max":[1],"firstDayOfWeek":[2,"first-day-of-week"],"localization":[16],"isDateDisabled":[16],"prevMonthAnalyticsId":[1,"prev-month-analytics-id"],"nextMonthAnalyticsId":[1,"next-month-analytics-id"],"activeFocus":[32],"focusedDay":[32],"setFocusedDay":[64],"setDate":[64]},null,{"localization":["createDateFormatters"],"value":["valueWatcher"]}]]],["p-e4f62382",[[6,"stzh-tag",{"label":[1],"href":[1],"target":[1],"nonInteractive":[516,"non-interactive"],"type":[513],"size":[513],"disabled":[516],"a11yTabindex":[1,"a11y-tabindex"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"analyticsId":[1,"analytics-id"],"removeAnalyticsId":[1,"remove-analytics-id"]}],[2,"stzh-breadcrumb",{"localization":[16],"variant":[513],"items":[1],"expanded":[1540],"hasHiddenItems":[32]},null,{"items":["itemsWatcher"],"expanded":["expandedWatcher"]}]]],["p-c5dbf7ad",[[2,"stzh-share",{"localization":[16],"url":[1],"mailSubject":[1,"mail-subject"],"mailBody":[1,"mail-body"],"services":[1]},null,{"services":["servicesWatcher"]}],[1,"stzh-print"]]],["p-d56d5fe9",[[6,"stzh-carousel",{"localization":[16],"variant":[513],"disabled":[516],"noPeek":[516,"no-peek"],"slides":[2],"slidesSmall":[2,"slides-small"],"slidesMedium":[2,"slides-medium"],"slidesLarge":[2,"slides-large"],"slidesUltra":[2,"slides-ultra"],"slide":[2],"autoplay":[1028],"autoplayTimeout":[2,"autoplay-timeout"],"nonInteractive":[4,"non-interactive"],"preventMouseDrag":[4,"prevent-mouse-drag"],"preventAutoplayPause":[4,"prevent-autoplay-pause"],"preventAutoplayStop":[4,"prevent-autoplay-stop"],"tabThrough":[4,"tab-through"],"withTrack":[4,"with-track"],"scrollTimeout":[32],"distanceQuickSwipe":[32],"distancePreventClick":[32],"autoplayRunning":[32],"autoplayDisabledByMotionMedia":[32],"autoplayDisabledByMouse":[32],"autoplayDisabledByFocus":[32],"autoplayDisabledByScroll":[32],"autoplayDisabledByDrag":[32],"dragging":[32],"scrolling":[32],"ariaLive":[32],"currentSlides":[32],"currentSwipeSlides":[32],"slideElements":[32],"previousElements":[32],"nextElements":[32],"navigationTextElements":[32],"slideTo":[64],"slideToPrevious":[64],"slideToNext":[64]},null,{"disabled":["disabledWatcher","preventMouseDragWatcher","autoplayRunningWatcher","nextPrevDisabledWatcher"],"preventMouseDrag":["preventMouseDragWatcher"],"autoplay":["autoplayRunningWatcher"],"autoplayDisabledByMotionMedia":["autoplayRunningWatcher"],"autoplayDisabledByMouse":["autoplayRunningWatcher"],"autoplayDisabledByFocus":["autoplayRunningWatcher"],"autoplayDisabledByScroll":["autoplayRunningWatcher"],"autoplayDisabledByDrag":["autoplayRunningWatcher"],"autoplayTimeout":["autoplayRunningWatcher"],"slideElements":["snapAlignWatcher","inertWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher"],"currentSwipeSlides":["snapAlignWatcher"],"slide":["inertWatcher","nextPrevDisabledWatcher"],"variant":["inertWatcher","prevNextNavigationWatcher"],"currentSlides":["inertWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher"],"tabThrough":["inertWatcher","prevNextNavigationWatcher"],"nextElements":["prevNextNavigationWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher","nextElementsWatcher"],"previousElements":["prevNextNavigationWatcher","prevNextHiddenWatcher","nextPrevDisabledWatcher","previousElementsWatcher"],"navigationTextElements":["prevNextHiddenWatcher"]}]]],["p-8e0a2441",[[6,"stzh-figure",{"caption":[1],"copyright":[1],"counter":[1],"heading":[1],"fullwidth":[516]}]]],["p-b916b9f4",[[6,"stzh-loader",{"size":[1],"label":[1],"hideLabel":[4,"hide-label"]}]]],["p-d7c72f7d",[[6,"stzh-sortable",{"localization":[16],"disabled":[516],"dataIdAttribute":[1,"data-id-attribute"],"container":[16],"ghostClone":[16],"filterElements":[1,"filter-elements"],"toArray":[64],"sort":[64],"moveItem":[64]},null,{"disabled":["disabledWatcher"],"filterElements":["filterElementsWatcher"]}]]],["p-9684b22d",[[1,"stzh-sticky",{"variant":[513],"disableStickyTop":[516,"disable-sticky-top"],"disableStickyBottom":[516,"disable-sticky-bottom"],"bleeding":[516],"name":[1],"position":[513],"isStuckTop":[32],"isStuckBottom":[32],"hasReachedTopLimit":[32],"hasReachedBottomLimit":[32],"loaded":[32]},null,{"disableStickyTop":["disableStickyWatcher"],"disableStickyBottom":["disableStickyWatcher"],"isStuckTop":["stuckHeightWatcher","isStuckTopWatcher"],"isStuckBottom":["stuckHeightWatcher","isStuckBottomWatcher"],"hasReachedTopLimit":["stuckHeightWatcher"],"hasReachedBottomLimit":["stuckHeightWatcher"],"position":["positionWatcher"],"bleeding":["positionWatcher"]}]]],["p-75fec3cd",[[6,"stzh-link",{"localization":[16],"icon":[1],"iconPosition":[513,"icon-position"],"height":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"variant":[513],"fullwidth":[516],"textAlign":[513,"text-align"],"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"badgePosition":[513,"badge-position"],"disabled":[516],"active":[516],"iconOnly":[516,"icon-only"],"label":[1],"linkAccesskey":[1,"link-accesskey"],"linkId":[1,"link-id"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yTabindex":[1,"a11y-tabindex"],"a11yCurrent":[1,"a11y-current"],"analyticsId":[1,"analytics-id"]}]]],["p-cb569e91",[[4,"stzh-clamp",{"localization":[16],"lines":[2],"linesSmall":[2,"lines-small"],"linesMedium":[2,"lines-medium"],"linesLarge":[2,"lines-large"],"linesUltra":[2,"lines-ultra"],"showExpandLink":[4,"show-expand-link"],"expanded":[1540],"clamped":[1540],"update":[64]}]]],["p-45392fe0",[[6,"stzh-chip",{"label":[1],"icon":[1],"href":[1],"target":[1],"nonInteractive":[516,"non-interactive"],"removable":[516],"inverted":[516],"variant":[513],"size":[513],"type":[513],"counter":[1],"removeLabel":[1,"remove-label"],"active":[516],"disabled":[516],"a11yTabindex":[1,"a11y-tabindex"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"analyticsId":[1,"analytics-id"],"removeAnalyticsId":[1,"remove-analytics-id"]}]]],["p-17de3017",[[6,"stzh-popover",{"open":[1540],"placement":[513],"fullwidth":[513],"variant":[513],"size":[513],"skidding":[2],"distance":[2],"label":[1],"strategy":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleOutsideClick"]],{"open":["openWatcher"],"distance":["distanceWatcher"]}],[6,"stzh-text",{"font":[1],"curve":[513],"lead":[516],"color":[513],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"]}]]],["p-b34a4e7c",[[6,"stzh-card",{"localization":[16],"variant":[513],"collapsed":[1540],"starred":[1540],"starrable":[516],"selectable":[516],"checked":[516],"name":[513],"href":[513],"target":[1],"value":[1025],"disabled":[516],"heading":[1],"headingLevel":[513,"heading-level"],"subtitle":[1],"headerActions":[1,"header-actions"],"headerActionsBadge":[1,"header-actions-badge"],"headerActionsBadgeType":[1,"header-actions-badge-type"],"footerActions":[1,"footer-actions"],"subtitleInteractive":[4,"subtitle-interactive"],"sortableDisabled":[516,"sortable-disabled"],"collapsible":[516],"hideMovementActions":[4,"hide-movement-actions"],"analyticsId":[1,"analytics-id"]},null,{"subtitle":["subtitleWatcher"],"headerActions":["headerActionsWatcher"],"footerActions":["footerActionsWatcher"]}],[6,"stzh-chipselect",{"localization":[16],"data":[1],"name":[513],"label":[1],"value":[1025],"defaultValue":[1025,"default-value"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"invalid":[516],"required":[516],"disabled":[516],"hideOptional":[516,"hide-optional"],"a11yDescribedby":[1,"a11y-describedby"],"activeFocusOptionIndex":[32]},[[4,"reset","resetListener"]],{"data":["dataWatcher"],"error":["errorWatcher"]}],[6,"stzh-cardlist",{"localization":[16],"layout":[513],"description":[1],"showToggleLink":[516,"show-toggle-link"],"sortableEnabled":[4,"sortable-enabled"],"sortableDataIdAttribute":[1,"sortable-data-id-attribute"],"allCollapsed":[32]},[[0,"stzhCollapse","collapseListener"]]]]],["p-8ab62796",[[6,"stzh-datepicker",{"calendarMin":[1,"calendar-min"],"calendarMax":[1,"calendar-max"],"calendarIsDateDisabled":[16],"name":[513],"value":[1025],"defaultValue":[1025,"default-value"],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"size":[513],"inline":[516],"dateAdapter":[16],"internalDateAdapter":[1,"internal-date-adapter"],"localization":[16],"calendarValue":[32],"inputValue":[32],"buttonLabel":[32],"setDate":[64],"getPopover":[64]},[[4,"reset","resetListener"]],{"localization":["createDateFormatters"],"value":["valueWatcher"],"dateAdapter":["dateAdapterWatcher"],"internalDateAdapter":["internalDateAdapterWatcher"]}],[6,"stzh-radio",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"checked":[1540],"defaultChecked":[1028,"default-checked"],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"]},[[4,"reset","resetListener"]],{"error":["errorWatcher"]}],[6,"stzh-radiogroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"value":[1025],"defaultValue":[1025,"default-value"],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"checkedRadio":[16],"preventUpdateProperties":[1,"prevent-update-properties"]},[[4,"reset","resetListener"],[0,"stzhChange","onChange"]],{"name":["watchName"],"disabled":["watchDisabled"],"invalid":["watchInvalid"],"required":["watchRequired"],"value":["watchValue"],"error":["errorWatcher"],"preventUpdateProperties":["preventUpdatePropertiesWatcher"]}]]],["p-6c6b8e8f",[[6,"stzh-buttongroup"]]],["p-54e73927",[[2,"stzh-pagination",{"total":[2],"name":[513],"value":[1026],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16],"prev":[64],"next":[64]}],[1,"stzh-accordion-item",{"variant":[1],"collapsible":[4],"open":[1540],"disabled":[516],"heading":[1],"subtitle":[1],"description":[1],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"rootTabindex":[32],"_variant":[32],"show":[64],"hide":[64],"toggle":[64]},[[6,"keydown","handleKeydown"],[6,"keyup","handleKeyup"]],{"variant":["variantWatcher"],"open":["openWatcher"]}],[1,"stzh-accordion",{"variant":[513],"collapsible":[4],"multiselectable":[4],"setItemFocus":[64]},[[0,"stzhOpen","openListener"]],{"variant":["variantWatcher"]}]]],["p-43cc5c4d",[[6,"stzh-ghettobox",{"hiddenTitle":[1,"hidden-title"],"mainTitle":[1,"main-title"],"description":[1],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}],[6,"stzh-richtext",{"localization":[16],"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"],"externalLinkSelector":[1,"external-link-selector"],"externalLinkIcon":[1,"external-link-icon"]}],[1,"stzh-show",{"mikro":[516],"small":[516],"medium":[516],"large":[516],"ultra":[516],"showFromDate":[1,"show-from-date"],"hideFromDate":[1,"hide-from-date"],"closeKey":[1,"close-key"]},[[0,"stzhClose","closeWatcher"]],{"showFromDate":["showFromDateWatcher"],"hideFromDate":["hideFromDateWatcher"]}]]],["p-ddbf653e",[[6,"stzh-heading",{"level":[513],"curve":[513]}]]],["p-6c2289da",[[6,"stzh-ratio",{"ratio":[513],"ratioSmall":[513,"ratio-small"],"ratioMedium":[513,"ratio-medium"],"ratioLarge":[513,"ratio-large"],"ratioUltra":[513,"ratio-ultra"],"portrait":[516],"fit":[513]}]]],["p-3e2562b1",[[2,"stzh-status",{"percent":[2],"withLoadingbar":[516,"with-loadingbar"],"label":[1],"type":[513]}]]],["p-79a6b95b",[[6,"stzh-datalist",{"variant":[513],"columns":[514],"columnsSmall":[514,"columns-small"],"columnsMedium":[514,"columns-medium"],"columnsLarge":[514,"columns-large"],"columnsUltra":[514,"columns-ultra"],"direction":[513],"directionSmall":[513,"direction-small"],"directionMedium":[513,"direction-medium"],"directionLarge":[513,"direction-large"],"directionUltra":[513,"direction-ultra"],"items":[1],"currentColumns":[32],"currentDirection":[32],"getCurrentDirection":[64]},null,{"direction":["directionWatcher"],"directionSmall":["directionWatcher"],"directionMedium":["directionWatcher"],"directionLarge":["directionWatcher"],"directionUltra":["directionWatcher"],"columns":["columnsWatcher"],"columnsSmall":["columnsWatcher"],"columnsMedium":["columnsWatcher"],"columnsLarge":["columnsWatcher"],"columnsUltra":["columnsWatcher"],"currentDirection":["currentDirectionWatcher"],"variant":["variantWatcher"],"items":["itemsWatcher"]}],[6,"stzh-datalist-item",{"localization":[16],"href":[513],"rel":[1],"target":[1],"download":[1],"leadingIcon":[1,"leading-icon"],"icon":[1],"iconLabel":[1,"icon-label"],"iconTooltip":[1,"icon-tooltip"],"iconHref":[1,"icon-href"],"label":[1],"value":[1],"meta":[513],"statusLabel":[513,"status-label"],"statusType":[1,"status-type"],"a11yExpanded":[516,"a11y-expanded"],"a11yControls":[1,"a11y-controls"],"direction":[32],"variant":[32]},null,{"meta":["metaWatcher"],"rel":["externalWatcher"],"href":["hrefWatcher"]}]]],["p-f5809e5f",[[6,"stzh-input",{"localization":[16],"multiline":[4],"rows":[2],"type":[513],"step":[2],"min":[2],"max":[2],"showSpin":[516,"show-spin"],"readonly":[516],"disabled":[516],"clearable":[516],"hideOptional":[516,"hide-optional"],"minlength":[2],"maxlength":[2],"name":[513],"value":[1025],"defaultValue":[1025,"default-value"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"invalid":[516],"required":[516],"inputmode":[1],"autocomplete":[1],"noAutocomplete":[4,"no-autocomplete"],"label":[1],"labelHidden":[4,"label-hidden"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"filled":[32]},[[4,"reset","resetListener"]],{"value":["valueWatcher"],"error":["errorWatcher"],"type":["typeWatcher"]}]]],["p-2bbbc217",[[4,"stzh-dropdown",{"options":[1],"optgroups":[1],"items":[1025],"defaultItems":[1040],"searchField":[1,"search-field"],"multiple":[516],"inline":[516],"maxOptions":[2,"max-options"],"searchConjunction":[1,"search-conjunction"],"transformLoadQuery":[1,"transform-load-query"],"allowEmptyOption":[4,"allow-empty-option"],"openOnFocus":[4,"open-on-focus"],"closeAfterSelect":[4,"close-after-select"],"load":[16],"minCharacters":[2,"min-characters"],"loadThrottle":[2,"load-throttle"],"preload":[8],"labelField":[1,"label-field"],"valueField":[1,"value-field"],"value":[1025],"optgroupField":[1,"optgroup-field"],"optgroupLabelField":[1,"optgroup-label-field"],"optgroupValueField":[1,"optgroup-value-field"],"lockOptgroupOrder":[4,"lock-optgroup-order"],"name":[513],"open":[4],"isOpen":[516,"is-open"],"variant":[513],"size":[513],"sizeSmall":[513,"size-small"],"sizeMedium":[513,"size-medium"],"sizeLarge":[513,"size-large"],"sizeUltra":[513,"size-ultra"],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"popoverFullwidth":[513,"popover-fullwidth"],"label":[1],"labelHidden":[4,"label-hidden"],"icon":[1],"iconAngle":[1,"icon-angle"],"noSearch":[4,"no-search"],"noBackspaceDelete":[4,"no-backspace-delete"],"invalid":[516],"required":[516],"hideOptional":[516,"hide-optional"],"description":[1],"descriptionLong":[1,"description-long"],"descriptionLongTitle":[1,"description-long-title"],"error":[1],"localization":[16],"a11yDescribedby":[1,"a11y-describedby"],"getValue":[64],"setValue":[64],"resetLoadedSearches":[64],"getLoadedSearches":[64],"getItems":[64],"loadItems":[64],"show":[64],"hide":[64]},[[4,"reset","resetListener"]],{"options":["optionsWatcher"],"items":["itemsWatcher"],"searchField":["searchFieldWatcher"],"optgroups":["optgroupsWatcher"],"error":["errorWatcher"]}]]],["p-56b6eab9",[[6,"stzh-menu-item",{"variant":[513],"size":[513],"counter":[2],"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"disabled":[516],"active":[516],"icon":[1],"label":[1],"href":[1],"target":[1],"a11yLabel":[1,"a11y-label"],"analyticsId":[1,"analytics-id"]}],[6,"stzh-menu"]]],["p-150f4514",[[6,"stzh-tooltip",{"open":[1028],"label":[1],"content":[1],"placement":[1],"strategy":[1],"size":[513],"skidding":[2],"distance":[2],"interactive":[4],"trigger":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleDocumentClick"]],{"open":["openWatcher"],"trigger":["triggerWatcher"]}]]]]'),e)}));
2
2
  //# sourceMappingURL=stzh-components.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","scriptElm","Array","from","doc","querySelectorAll","find","s","RegExp","NAMESPACE","test","src","getAttribute","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.3.0 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"+IAKA,MAAMA,EAAe,KAKO,CAEpBC,EAAkBC,EAAEC,UAC5B,CAaI,MAAMC,EACAC,MAAMC,KAAKC,EAAIC,iBAAiB,WAAWC,MAAMC,GAAM,IAAIC,OAAO,IAAKC,4BAAoCC,KAAKH,EAAEI,MAChHJ,EAAEK,aAAa,4BAA8BH,IAErD,MAAMI,cAAyBC,IAC/B,MAAMC,GAA+Bd,GAAa,IAAI,cAAgB,GACtE,GAAIY,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,EAE/B,MAAMjB,EAAqBsB,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAAUC,GACvC,GAAIC,KAAKC,WAAa,WAAY,CAC9B,OAAOJ,EAAkBK,KAAKF,KAAMD,EAChD,CACQ,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACN,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAE3C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACjCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MACtE,CACA,CACA,CACQ,OAAOK,CACf,CAAK,EClDL9B,IAAeqC,MAAKC,IAClBC,IACA,OAAOC,EAAcC,KAAAC,MAAA,2x0CAAuCJ,EAAA"}
1
+ {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","scriptElm","Array","from","doc","querySelectorAll","find","s","RegExp","NAMESPACE","test","src","getAttribute","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.3.0 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"+IAKA,MAAMA,EAAe,KAKO,CAEpBC,EAAkBC,EAAEC,UAC5B,CAaI,MAAMC,EACAC,MAAMC,KAAKC,EAAIC,iBAAiB,WAAWC,MAAMC,GAAM,IAAIC,OAAO,IAAKC,4BAAoCC,KAAKH,EAAEI,MAChHJ,EAAEK,aAAa,4BAA8BH,IAErD,MAAMI,cAAyBC,IAC/B,MAAMC,GAA+Bd,GAAa,IAAI,cAAgB,GACtE,GAAIY,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,EAE/B,MAAMjB,EAAqBsB,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAAUC,GACvC,GAAIC,KAAKC,WAAa,WAAY,CAC9B,OAAOJ,EAAkBK,KAAKF,KAAMD,EAChD,CACQ,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACN,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAE3C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACjCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MACtE,CACA,CACA,CACQ,OAAOK,CACf,CAAK,EClDL9B,IAAeqC,MAAKC,IAClBC,IACA,OAAOC,EAAcC,KAAAC,MAAA,yt1CAAuCJ,EAAA"}
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhCardHeaderAction, StzhActionsetItem, StzhCardCollapseEvent, StzhCardSubtitleClickEvent, StzhCardStarClickEvent, StzhCardClickEvent, StzhCardHeaderActionClickEvent, StzhLocaleAdapter } from "../../index";
2
+ import { StzhCardHeaderAction, StzhActionsetItem, StzhCardCollapseEvent, StzhCardSubtitleClickEvent, StzhCardStarClickEvent, StzhCardClickEvent, StzhCardHeaderActionClickEvent } from "../../index";
3
3
  import { StzhCardLocalizedText } from './stzh-card.localization';
4
4
  /**
5
5
  * @slot heading - Slot for heading
@@ -44,17 +44,13 @@ export declare class StzhCard {
44
44
  subtitle: string | string[];
45
45
  private _subtitles;
46
46
  /** Author name */
47
- author: string;
48
47
  /** Date to display */
49
- date: Date | string;
50
48
  /**
51
49
  * Date adapter, for custom parsing/formatting.
52
50
  * Must be object with a `parse` function which accepts a `string` and returns a `Date`,
53
51
  * and a `format` function which accepts a `Date` and returns a `string`.
54
52
  */
55
- dateAdapter: StzhLocaleAdapter;
56
53
  /** Tag name */
57
- tag: string;
58
54
  /** Card header actions */
59
55
  headerActions: string | StzhCardHeaderAction[];
60
56
  private _headerActions;
@@ -20,6 +20,8 @@ export declare class StzhDatamessagelistItem {
20
20
  description: string;
21
21
  /** Icon (`arrow-right` by default or `external-link` if rel="*external*" is used) */
22
22
  icon: string;
23
+ /** Whether item is not interactive (arrow icon and hover effect will disappear) */
24
+ nonInteractive: boolean;
23
25
  /** Loading status */
24
26
  loadingStatus: StzhDatamessagelistItemEntryLoadingStatus | string;
25
27
  private _loadingStatus;
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { StzhDropdownOption, StzhDropdownChangeEvent, StzhDropdownItemAddEvent, StzhDropdownItemRemoveEvent, StzhDropdownOptionAddEvent, StzhDropdownOptionRemoveEvent, StzhDropdownOpenEvent, StzhDropdowCloseEvent, StzhDropdownFocusEvent, StzhDropdownBlurEvent, StzhDropdowInitEvent } from "../../index";
2
+ import { StzhDropdownSize, StzhDropdownOption, StzhDropdownChangeEvent, StzhDropdownItemAddEvent, StzhDropdownItemRemoveEvent, StzhDropdownOptionAddEvent, StzhDropdownOptionRemoveEvent, StzhDropdownOpenEvent, StzhDropdowCloseEvent, StzhDropdownFocusEvent, StzhDropdownBlurEvent, StzhDropdowInitEvent } from "../../index";
3
3
  import { StzhDropdownLocalizedText } from './stzh-dropdown.localization';
4
4
  /**
5
5
  * @slot label - Slot for label content
@@ -84,7 +84,15 @@ export declare class StzhDropdown {
84
84
  /** Variant */
85
85
  variant: "default" | "plain";
86
86
  /** Size variant */
87
- size: "default" | "small";
87
+ size: StzhDropdownSize;
88
+ /** Size variant (abobe small breakpoint) */
89
+ sizeSmall: StzhDropdownSize;
90
+ /** Size variant (abobe medium breakpoint) */
91
+ sizeMedium: StzhDropdownSize;
92
+ /** Size variant (abobe large breakpoint) */
93
+ sizeLarge: StzhDropdownSize;
94
+ /** Size variant (abobe ultra breakpoint) */
95
+ sizeUltra: StzhDropdownSize;
88
96
  /** Whether the dropdown is disabled */
89
97
  disabled: boolean;
90
98
  /** Popover placement */
@@ -48,7 +48,7 @@ export declare class StzhHeader {
48
48
  /** Search input value */
49
49
  searchValue: string;
50
50
  /** Sticky behaviour */
51
- sticky: "default" | "disabled";
51
+ sticky: "default" | "disabled" | "always";
52
52
  /**
53
53
  * For Adobe Analytics.
54
54
  * Will be rendered as value of `s-object-id` attribute to the logo link element.
@@ -56,6 +56,7 @@ export declare class StzhHeader {
56
56
  */
57
57
  logoAnalyticsId: string;
58
58
  hideLogo: boolean;
59
+ headerHeight: number;
59
60
  paddingTop: number;
60
61
  stickyActive: boolean;
61
62
  flyoutOpen: boolean;
@@ -94,7 +95,6 @@ export declare class StzhHeader {
94
95
  private belowStayStickyPoint;
95
96
  private belowStartStickyPoint;
96
97
  private headerTop;
97
- private headerHeight;
98
98
  private mainHeight;
99
99
  private metabarHeight;
100
100
  private logobarHeight;
@@ -9,6 +9,34 @@ import { StzhIframeLocalizedText } from "./stzh-iframe.localization";
9
9
  export declare class StzhIframe {
10
10
  /** Translation strings */
11
11
  localization: StzhIframeLocalizedText;
12
+ /** Id of iframe */
13
+ iframeId: string;
14
+ /** Error text of iframe if couldn't be loaded */
15
+ iframeErrorText: string;
16
+ /**
17
+ * Name of iframe
18
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe?retiredLocale=de#name
19
+ */
20
+ name: string;
21
+ /**
22
+ * Sandbox of iframe
23
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe?retiredLocale=de#sandbox
24
+ */
25
+ sandbox: string;
26
+ /**
27
+ * ReferrerPolicy of Iframe
28
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe?retiredLocale=de#referrerpolicy
29
+ */
30
+ referrerpolicy: "no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin" | "strict-origin-when-cross-origin" | "unsafe-url";
31
+ /**
32
+ * Allow of Iframe
33
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe?retiredLocale=de#allow
34
+ */
35
+ allow: string;
36
+ /** Width of iframe */
37
+ width: string;
38
+ /** Width of iframe */
39
+ height: string;
12
40
  /** `src` of iframe */
13
41
  src: string;
14
42
  private _src;
@@ -45,7 +73,7 @@ export declare class StzhIframe {
45
73
  stzhViewChange: EventEmitter<StzhIframeViewChangeEvent>;
46
74
  srcWatcher(newValue: string): void;
47
75
  viewWatcher(newValue: StzhIframeView): void;
48
- private iframeId;
76
+ private internalId;
49
77
  private iframeElement;
50
78
  private previewButtonElement;
51
79
  private confirmButtonElement;
@@ -12,10 +12,10 @@ export declare class StzhLink {
12
12
  icon: string;
13
13
  /** Icon Position */
14
14
  iconPosition: "left" | "right";
15
- /** Size variant */
16
- size: StzhLinkSize;
17
15
  /** Height variant (none prevent setting min-height for mikro and small breakpoint) */
18
16
  height: "default" | "auto";
17
+ /** Size variant */
18
+ size: StzhLinkSize;
19
19
  /** Size variant (abobe small breakpoint) */
20
20
  sizeSmall: StzhLinkSize;
21
21
  /** Size variant (abobe medium breakpoint) */
@@ -35,6 +35,12 @@ export declare class StzhSearch {
35
35
  });
36
36
  /** Heading level of results heading */
37
37
  resultHeadingLevel: "1" | "2" | "3" | "4";
38
+ /** Empty text */
39
+ emptyText: string;
40
+ /** Empty link href */
41
+ emptyLinkHref: string;
42
+ /** Empty link label */
43
+ emptyLinkLabel: string;
38
44
  element: HTMLStzhSearchElement;
39
45
  totalCountWatcher(): void;
40
46
  preventUpdateUrlWatcher(): void;
@@ -46,6 +52,7 @@ export declare class StzhSearch {
46
52
  hasRequiredParams: boolean;
47
53
  firstFetched: boolean;
48
54
  initiallyFetched: boolean;
55
+ isDetailsOpen: boolean;
49
56
  private currentController;
50
57
  private params;
51
58
  private formElement;
@@ -57,8 +64,11 @@ export declare class StzhSearch {
57
64
  private handleAsideFilterChange;
58
65
  private handleFormSubmit;
59
66
  private handleMoreClick;
67
+ private handleMediaChange;
60
68
  private handleFormReset;
61
69
  componentDidLoad(): Promise<void>;
62
70
  componentWillLoad(): Promise<void>;
71
+ connectedCallback(): void;
72
+ disconnectedCallback(): void;
63
73
  render(): any;
64
74
  }