@oiz/stzh-components 3.0.0-beta1 → 3.0.0-beta2

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 (187) hide show
  1. package/dist/cjs/{app-globals-d508a3bc.js → app-globals-4968ae1c.js} +2 -2
  2. package/dist/cjs/{app-globals-d508a3bc.js.map → app-globals-4968ae1c.js.map} +1 -1
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/stzh-badge_3.cjs.entry.js +1 -1
  5. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  6. package/dist/cjs/stzh-components.cjs.js +2 -2
  7. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  8. package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-cta.cjs.entry.js +1 -1
  10. package/dist/cjs/stzh-cta.cjs.entry.js.map +1 -1
  11. package/dist/cjs/stzh-gallery.cjs.entry.js +13 -10
  12. package/dist/cjs/stzh-gallery.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-header.cjs.entry.js +1 -1
  14. package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-pagebottom.cjs.entry.js +15 -9
  16. package/dist/cjs/stzh-pagebottom.cjs.entry.js.map +1 -1
  17. package/dist/cjs/{stzh-share.cjs.entry.js → stzh-print_2.cjs.entry.js} +53 -11
  18. package/dist/cjs/stzh-print_2.cjs.entry.js.map +1 -0
  19. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
  20. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
  21. package/dist/cjs/stzh-sticky-actions.cjs.entry.js +15 -9
  22. package/dist/cjs/stzh-sticky-actions.cjs.entry.js.map +1 -1
  23. package/dist/cjs/stzh-sticky.cjs.entry.js +13 -4
  24. package/dist/cjs/stzh-sticky.cjs.entry.js.map +1 -1
  25. package/dist/cjs/stzh-tooltip.cjs.entry.js +2 -1
  26. package/dist/cjs/stzh-tooltip.cjs.entry.js.map +1 -1
  27. package/dist/collection/assets/i18n/de.json +3 -0
  28. package/dist/collection/assets/i18n/en.json +3 -0
  29. package/dist/collection/assets/media/icons/mono/facebook.svg +1 -1
  30. package/dist/collection/assets/media/icons/mono/linkedin.svg +1 -1
  31. package/dist/collection/assets/media/icons/mono/mail.svg +1 -1
  32. package/dist/collection/assets/media/icons/mono/xing.svg +1 -1
  33. package/dist/collection/assets/meta/icons-preview.html +4 -4
  34. package/dist/collection/components/stzh-button/stzh-button.css +1 -1
  35. package/dist/collection/components/stzh-cspace/stzh-cspace.css +11 -0
  36. package/dist/collection/components/stzh-cta/stzh-cta.css +1 -1
  37. package/dist/collection/components/stzh-cta/stzh-cta.js +1 -1
  38. package/dist/collection/components/stzh-cta/stzh-cta.js.map +1 -1
  39. package/dist/collection/components/stzh-gallery/stzh-gallery.e2e.js +1 -0
  40. package/dist/collection/components/stzh-gallery/stzh-gallery.e2e.js.map +1 -1
  41. package/dist/collection/components/stzh-gallery/stzh-gallery.js +32 -9
  42. package/dist/collection/components/stzh-gallery/stzh-gallery.js.map +1 -1
  43. package/dist/collection/components/stzh-gallery/stzh-gallery.stories.js +9 -0
  44. package/dist/collection/components/stzh-header/stzh-header.js +1 -1
  45. package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
  46. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +54 -13
  47. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.e2e.js +2 -1
  48. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.e2e.js.map +1 -1
  49. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js +56 -12
  50. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js.map +1 -1
  51. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.localization.js +2 -0
  52. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.localization.js.map +1 -0
  53. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.stories.js +87 -9
  54. package/dist/collection/components/stzh-scrollup/stzh-scrollup.stories.js +20 -18
  55. package/dist/collection/components/stzh-share/stzh-share.css +1 -43
  56. package/dist/collection/components/stzh-share/stzh-share.js +10 -10
  57. package/dist/collection/components/stzh-share/stzh-share.js.map +1 -1
  58. package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +10 -0
  59. package/dist/collection/components/stzh-sticky/stzh-sticky.css +1 -1
  60. package/dist/collection/components/stzh-sticky/stzh-sticky.js +13 -4
  61. package/dist/collection/components/stzh-sticky/stzh-sticky.js.map +1 -1
  62. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.js +15 -9
  63. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.js.map +1 -1
  64. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.stories.js +20 -18
  65. package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +3 -0
  66. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +19 -0
  67. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js.map +1 -1
  68. package/dist/components/index.js +1 -1
  69. package/dist/components/stzh-button2.js +1 -1
  70. package/dist/components/stzh-button2.js.map +1 -1
  71. package/dist/components/stzh-cspace.js +1 -1
  72. package/dist/components/stzh-cspace.js.map +1 -1
  73. package/dist/components/stzh-cta.js +1 -1
  74. package/dist/components/stzh-cta.js.map +1 -1
  75. package/dist/components/stzh-gallery.js +16 -11
  76. package/dist/components/stzh-gallery.js.map +1 -1
  77. package/dist/components/stzh-header.js +1 -1
  78. package/dist/components/stzh-header.js.map +1 -1
  79. package/dist/components/stzh-pagebottom.js +39 -12
  80. package/dist/components/stzh-pagebottom.js.map +1 -1
  81. package/dist/components/stzh-print.js +1 -58
  82. package/dist/components/stzh-print.js.map +1 -1
  83. package/dist/{esm/stzh-print.entry.js → components/stzh-print2.js} +25 -11
  84. package/dist/components/stzh-print2.js.map +1 -0
  85. package/dist/components/stzh-share2.js +23 -11
  86. package/dist/components/stzh-share2.js.map +1 -1
  87. package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
  88. package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
  89. package/dist/components/stzh-sticky-actions.js +15 -9
  90. package/dist/components/stzh-sticky-actions.js.map +1 -1
  91. package/dist/components/stzh-sticky2.js +13 -4
  92. package/dist/components/stzh-sticky2.js.map +1 -1
  93. package/dist/components/stzh-tooltip2.js +3 -1
  94. package/dist/components/stzh-tooltip2.js.map +1 -1
  95. package/dist/esm/{app-globals-984d1c64.js → app-globals-924beb17.js} +2 -2
  96. package/dist/esm/{app-globals-984d1c64.js.map → app-globals-924beb17.js.map} +1 -1
  97. package/dist/esm/loader.js +2 -2
  98. package/dist/esm/stzh-badge_3.entry.js +1 -1
  99. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  100. package/dist/esm/stzh-components.js +2 -2
  101. package/dist/esm/stzh-cspace.entry.js +1 -1
  102. package/dist/esm/stzh-cspace.entry.js.map +1 -1
  103. package/dist/esm/stzh-cta.entry.js +1 -1
  104. package/dist/esm/stzh-cta.entry.js.map +1 -1
  105. package/dist/esm/stzh-gallery.entry.js +13 -10
  106. package/dist/esm/stzh-gallery.entry.js.map +1 -1
  107. package/dist/esm/stzh-header.entry.js +1 -1
  108. package/dist/esm/stzh-header.entry.js.map +1 -1
  109. package/dist/esm/stzh-pagebottom.entry.js +15 -9
  110. package/dist/esm/stzh-pagebottom.entry.js.map +1 -1
  111. package/dist/esm/{stzh-share.entry.js → stzh-print_2.entry.js} +54 -13
  112. package/dist/esm/stzh-print_2.entry.js.map +1 -0
  113. package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
  114. package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
  115. package/dist/esm/stzh-sticky-actions.entry.js +15 -9
  116. package/dist/esm/stzh-sticky-actions.entry.js.map +1 -1
  117. package/dist/esm/stzh-sticky.entry.js +13 -4
  118. package/dist/esm/stzh-sticky.entry.js.map +1 -1
  119. package/dist/esm/stzh-tooltip.entry.js +2 -1
  120. package/dist/esm/stzh-tooltip.entry.js.map +1 -1
  121. package/dist/stzh-components/assets/i18n/de.json +3 -0
  122. package/dist/stzh-components/assets/i18n/en.json +3 -0
  123. package/dist/stzh-components/assets/media/icons/mono/facebook.svg +1 -1
  124. package/dist/stzh-components/assets/media/icons/mono/linkedin.svg +1 -1
  125. package/dist/stzh-components/assets/media/icons/mono/mail.svg +1 -1
  126. package/dist/stzh-components/assets/media/icons/mono/xing.svg +1 -1
  127. package/dist/stzh-components/assets/meta/icons-preview.html +4 -4
  128. package/dist/stzh-components/p-2e713d1e.entry.js +2 -0
  129. package/dist/stzh-components/p-2e713d1e.entry.js.map +1 -0
  130. package/dist/stzh-components/p-31a45529.entry.js +2 -0
  131. package/dist/stzh-components/p-31a45529.entry.js.map +1 -0
  132. package/dist/stzh-components/p-33b46d08.entry.js +2 -0
  133. package/dist/stzh-components/{p-a2656f84.entry.js.map → p-33b46d08.entry.js.map} +1 -1
  134. package/dist/stzh-components/{p-52078c0b.entry.js → p-3641eb0c.entry.js} +2 -2
  135. package/dist/stzh-components/p-3641eb0c.entry.js.map +1 -0
  136. package/dist/stzh-components/p-475fc161.entry.js +2 -0
  137. package/dist/stzh-components/p-475fc161.entry.js.map +1 -0
  138. package/dist/stzh-components/{p-83978293.entry.js → p-5511087f.entry.js} +2 -2
  139. package/dist/stzh-components/p-5511087f.entry.js.map +1 -0
  140. package/dist/stzh-components/p-705d5931.entry.js +2 -0
  141. package/dist/stzh-components/{p-35b78231.entry.js.map → p-705d5931.entry.js.map} +1 -1
  142. package/dist/stzh-components/{p-e2485377.js → p-862a98f9.js} +2 -2
  143. package/dist/stzh-components/{p-879795a9.entry.js → p-bf79dbd0.entry.js} +2 -2
  144. package/dist/stzh-components/{p-879795a9.entry.js.map → p-bf79dbd0.entry.js.map} +1 -1
  145. package/dist/stzh-components/p-d2f7c020.entry.js +2 -0
  146. package/dist/stzh-components/p-d2f7c020.entry.js.map +1 -0
  147. package/dist/stzh-components/p-fa82219c.entry.js +2 -0
  148. package/dist/stzh-components/p-fa82219c.entry.js.map +1 -0
  149. package/dist/stzh-components/{p-fa3c5519.entry.js → p-fb9cc8a7.entry.js} +2 -2
  150. package/dist/stzh-components/p-fb9cc8a7.entry.js.map +1 -0
  151. package/dist/stzh-components/stzh-components.css +1 -1
  152. package/dist/stzh-components/stzh-components.esm.js +1 -1
  153. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  154. package/dist/types/components/stzh-cta/stzh-cta.d.ts +1 -1
  155. package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +5 -0
  156. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +11 -1
  157. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.localization.d.ts +4 -0
  158. package/dist/types/components/stzh-sticky-actions/stzh-sticky-actions.d.ts +2 -2
  159. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +2 -0
  160. package/dist/types/components.d.ts +40 -6
  161. package/dist/vscode-data.json +25 -5
  162. package/package.json +1 -1
  163. package/dist/cjs/stzh-print.cjs.entry.js +0 -52
  164. package/dist/cjs/stzh-print.cjs.entry.js.map +0 -1
  165. package/dist/cjs/stzh-share.cjs.entry.js.map +0 -1
  166. package/dist/collection/patterns/print/print.e2e.js +0 -18
  167. package/dist/collection/patterns/print/print.e2e.js.map +0 -1
  168. package/dist/esm/stzh-print.entry.js.map +0 -1
  169. package/dist/esm/stzh-share.entry.js.map +0 -1
  170. package/dist/stzh-components/p-2676b9db.entry.js +0 -2
  171. package/dist/stzh-components/p-2676b9db.entry.js.map +0 -1
  172. package/dist/stzh-components/p-2afe2028.entry.js +0 -2
  173. package/dist/stzh-components/p-2afe2028.entry.js.map +0 -1
  174. package/dist/stzh-components/p-35b78231.entry.js +0 -2
  175. package/dist/stzh-components/p-51be8f59.entry.js +0 -2
  176. package/dist/stzh-components/p-51be8f59.entry.js.map +0 -1
  177. package/dist/stzh-components/p-52078c0b.entry.js.map +0 -1
  178. package/dist/stzh-components/p-83978293.entry.js.map +0 -1
  179. package/dist/stzh-components/p-89de4375.entry.js +0 -2
  180. package/dist/stzh-components/p-89de4375.entry.js.map +0 -1
  181. package/dist/stzh-components/p-a2656f84.entry.js +0 -2
  182. package/dist/stzh-components/p-c67dcd7a.entry.js +0 -2
  183. package/dist/stzh-components/p-c67dcd7a.entry.js.map +0 -1
  184. package/dist/stzh-components/p-e142e3e5.entry.js +0 -2
  185. package/dist/stzh-components/p-e142e3e5.entry.js.map +0 -1
  186. package/dist/stzh-components/p-fa3c5519.entry.js.map +0 -1
  187. /package/dist/stzh-components/{p-e2485377.js.map → p-862a98f9.js.map} +0 -0
@@ -1 +1 @@
1
- {"file":"stzh-badge.stzh-button.stzh-icon.entry.js","mappings":"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","names":[],"sources":["src/components/stzh-badge/stzh-badge.scss?tag=stzh-badge&encapsulation=scoped","src/components/stzh-badge/stzh-badge.tsx","src/components/stzh-button/stzh-button.scss?tag=stzh-button&encapsulation=scoped","src/components/stzh-button/stzh-button.tsx","src/components/stzh-icon/stzh-icon.scss?tag=stzh-icon&encapsulation=shadow","src/components/stzh-icon/stzh-icon.tsx"],"sourcesContent":[":host {\n --color: #{$colorWhite};\n --background-color: #{$colorGrey90};\n display: inline-flex;\n\n &[type=\"success\"] {\n --background-color: #{$colorSuccess70};\n }\n\n &[type=\"warning\"] {\n --color: #{$colorBlack};\n --background-color: #{$colorWarning60};\n }\n\n &[type=\"error\"] {\n --background-color: #{$colorError50};\n }\n\n &[type=\"info\"] {\n --background-color: #{$colorPrimary70};\n }\n}\n\n.stzh-badge {\n @include badge;\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n} from \"@stencil/core\";\n\nimport { StzhBadgeType } from \"../../index\";\n\n/**\n * @slot - Slot badge content\n */\n@Component({\n tag: \"stzh-badge\",\n styleUrl: \"stzh-badge.scss\",\n scoped: true\n})\nexport class StzhBadge {\n /** Text content of the badge */\n @Prop() label: string = \"\";\n\n /** Type */\n @Prop({ reflect: true }) type: StzhBadgeType = \"default\";\n\n render() {\n const classes = {\n \"stzh-badge\": true,\n [`stzh-badge--type-${this.type}`]: !!this.type\n };\n\n return (\n <Host>\n <div class={classes}>\n {this.label}\n </div>\n </Host>\n );\n }\n}\n","/**\n * @prop --height: Height of button\n * @prop --padding-top: Padding top of button\n * @prop --padding-bottom: Padding bottom of button\n * @prop --padding-left: Padding left of button\n * @prop --padding-right: Padding right of button\n * @prop --border-radius: Border radius of button\n * @prop --color: Color of button\n * @prop --background-color: Background color of button\n * @prop --border-color: Border color of button\n * @prop --icon-size: Size of icon next to button\n * @prop --hover-color: Hover color of button\n * @prop --hover-background-color: Hover background color of button\n * @prop --hover-border-color: Hover border color of button\n * @prop --white-space: White space behaviour of button\n *\n * @prop --stzh-form-input-height: **Global**: Height of fields & buttons\n * @prop --stzh-form-input-small-height: **Global**: Height of fields & buttons when small variant is used\n * @prop --stzh-form-input-tiny-height: **Global**: Height of fields & buttons when tiny variant is used\n */\n\n@mixin button--size-default() {\n --height: #{$formInputHeight};\n --padding-top: calc(#{space('xsmall')} - var(--border-width));\n --padding-bottom: calc(#{space('xsmall')} - var(--border-width));\n --padding-left: #{space('xlarge')};\n --padding-right: #{space('xlarge')};\n --font-size: var(--stzh-font-centi-font-size);\n --line-height: var(--stzh-font-centi-text-line-height);\n --letter-spacing: normal;\n --icon-size: #{iconSize('medium')};\n --icon-toggle-size: 14.5px;\n\n &:where([icon-only]:not([icon-only=\"false\"])) {\n --icon-size: #{iconSize('large')};\n }\n}\n\n@mixin button--size-small() {\n --height: #{$formInputHeightSmall};\n --padding-left: #{space('large')};\n --padding-right: #{space('large')};\n --font-size: var(--stzh-font-milli-font-size);\n --line-height: var(--stzh-font-milli-text-line-height);\n --icon-size: #{iconSize('medium')};\n}\n\n@mixin button--size-tiny() {\n --height: #{$formInputHeightTiny};\n --padding-left: #{space('medium')};\n --padding-right: #{space('medium')};\n --padding-top: calc(#{space('xxsmall')} - var(--border-width));\n --padding-bottom: calc(#{space('xxsmall')} - var(--border-width));\n --font-size: var(--stzh-font-micro-font-size);\n --line-height: var(--stzh-font-micro-text-line-height);\n --icon-size: #{iconSize('medium')};\n}\n\n:host {\n @include button--size-default;\n --color: var(--stzh-button-color, #{$colorWhite});\n --background-color: var(--stzh-button-background-color, #{$colorPrimary70});\n --border-width: 0px;\n --border-color: transparent;\n --border-radius: 0px;\n --icon-text-margin: #{space('xsmall')};\n --icon-toggle-color: currentColor;\n --badge-icon-text-margin: calc(var(--icon-text-margin) + #{space('xxsmall')});\n --white-space: normal;\n --box-shadow: none;\n --cursor: pointer;\n\n --hover-color: var(--stzh-button-hover-color, #{$colorWhite});\n --hover-background-color: var(--stzh-button-hover-background-color, #{$colorSecondary60});\n --hover-border-color: transparent;\n\n display: inline-grid;\n width: auto;\n min-width: var(--height);\n min-height: var(--height);\n pointer-events: var(--stzh-button-pointer-events, auto);\n\n @media print {\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n\n &[icon-only]:not([icon-only=\"false\"]) {\n --padding-top: 0;\n --padding-bottom: 0;\n --padding-left: 0;\n --padding-right: 0;\n\n width: var(--height);\n height: var(--height);\n }\n\n &[fullwidth]:not([fullwidth=\"false\"]) {\n width: 100%;\n display: grid;\n }\n\n &[rounded]:not([rounded=\"false\"]) {\n --border-radius: var(--height);\n }\n\n &[no-padding-left]:not([no-padding-left=\"false\"]) {\n --padding-left: 0px;\n }\n\n &[no-padding-right]:not([no-padding-right=\"false\"]) {\n --padding-right: 0px;\n }\n\n &[variant=\"secondary\"] {\n --color: var(--stzh-button-secondary-color, #{$colorPrimary70});\n --background-color: var(--stzh-button-secondary-background-color, #{$colorSecondary30});\n\n --hover-color: var(--stzh-button-secondary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--stzh-button-secondary-hover-background-color, #{$colorSecondary40});\n }\n\n &[variant=\"tertiary\"] {\n --color: var(--stzh-button-tertiary-color, #{$colorPrimary70});\n --background-color: var(--stzh-button-tertiary-background-color, transparent);\n\n --hover-color: var(--stzh-button-tertiary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--stzh-button-tertiary-hover-background-color, #{$colorSecondary20});\n }\n\n &[variant=\"tertiary-plain\"] {\n --color: var(--stzh-button-tertiary-color, #{$colorPrimary70});\n --background-color: transparent;\n\n --hover-color: var(--stzh-button-tertiary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--background-color);\n }\n\n &[active]:not([active=\"false\"]) {\n --color: var(--stzh-button-active-color, #{$colorWhite});\n --background-color: var(--stzh-button-active-background-color, #{$colorSecondary60});\n\n --hover-color: var(--stzh-button-active-hover-color, #{$colorWhite});\n --hover-background-color: var(--stzh-button-active-hover-background-color, #{$colorSecondary60});\n }\n\n &[disabled]:not([disabled=\"false\"]),\n &[a11y-disabled]:not([a11y-disabled=\"false\"]) {\n --color: var(--stzh-button-disabled-color, #{$colorWhite});\n --background-color: var(--stzh-button-disabled-background-color, #{$colorGrey70});\n\n --hover-color: var(--color);\n --hover-background-color: var(--background-color);\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"secondary\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"secondary\"] {\n --color: var(--stzh-button-secondary-disabled-color, #{$colorGrey80});\n --background-color: var(--stzh-button-secondary-disabled-background-color, #{$colorGrey20});\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"input\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"input\"] {\n --color: var(--stzh-button-input-disabled-color, #{$colorGrey80});\n --background-color: var(--stzh-button-input-disabled-background-color, #{$colorGrey20});\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"tertiary\"],\n &[disabled]:not([disabled=\"false\"])[variant=\"tertiary-plain\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"tertiary\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"tertiary-plain\"] {\n --color: var(--stzh-button-tertiary-disabled-color, #{$colorGrey70});\n --background-color: var(--stzh-button-tertiary-disabled-background-color, transparent);\n }\n}\n\n:host(:where([size=\"small\"])) {\n @include button--size-small;\n}\n\n:host(:where([size=\"tiny\"])) {\n @include button--size-tiny;\n}\n\n@each $breakpoint, $size in $breakpoints {\n @include mq($from: $breakpoint) {\n :host(:where([size-#{$breakpoint}=\"default\"])) {\n @include button--size-default;\n }\n\n :host(:where([size-#{$breakpoint}=\"small\"])) {\n @include button--size-small;\n }\n\n :host(:where([size-#{$breakpoint}=\"tiny\"])) {\n @include button--size-tiny;\n }\n }\n}\n\n@keyframes stzh-button-effect-cta {\n\t0%,\n\t20%,\n\t50%,\n\t80%,\n\t100% {\n\t\ttransform: translateX(0);\n\t}\n\n\t40% {\n\t\ttransform: translateX(-8px);\n\t}\n\n\t60% {\n\t\ttransform: translateX(-4px);\n\t}\n}\n\n.stzh-button {\n @include font('heavy');\n font-size: var(--font-size);\n line-height: var(--line-height);\n letter-spacing: var(--letter-spacing);\n position: relative;\n z-index: 0;\n overflow: visible;\n display: flex;\n align-items: center;\n justify-content: stretch;\n appearance: none;\n color: var(--color);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n padding-left: var(--padding-left);\n padding-right: var(--padding-right);\n background-color: var(--background-color);\n transition-duration: $baseTransitionAnimationSpeed;\n transition-property: color, background-color, border-color;\n border-style: solid;\n border-width: var(--border-width);\n border-color: var(--border-color);\n cursor: var(--cursor);\n text-decoration-line: none;\n width: 100%;\n height: 100%;\n border-radius: var(--border-radius);\n text-align: left;\n box-shadow: var(--box-shadow);\n\n &:hover {\n border-color: var(--hover-border-color);\n background-color: var(--hover-background-color);\n color: var(--hover-color);\n }\n\n &__vhidden {\n @include visuallyhidden;\n }\n\n &__inner {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-grow: 1;\n }\n\n &__icon-wrapper,\n &__toggle-icon-wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n }\n\n &__icon-wrapper {\n --stzh-icon-size: var(--icon-size);\n width: auto;\n height: 1em;\n }\n\n &__toggle-icon-wrapper {\n width: var(--icon-size);\n height: var(--icon-size);\n }\n\n &__toggle-icon {\n position: relative;\n display: block;\n width: var(--icon-toggle-size);\n height: var(--icon-toggle-size);\n\n &::before,\n &::after {\n position: absolute;\n top: 50%;\n left: 50%;\n content: '';\n display: block;\n width: var(--icon-toggle-size);\n height: 2px;\n transition-property: transform, background-color;\n transition-duration: 500ms;\n transform-origin: top left;\n background-color: var(--icon-toggle-color);\n\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n\n &::before {\n transform: rotate(180deg) translate(-50%, -50%);\n }\n\n &::after {\n transform: rotate(90deg) translate(-50%, -50%);\n }\n }\n\n &__text {\n @include wordWrap;\n white-space: var(--white-space);\n text-align: center;\n }\n\n &__icon-wrapper:not(:empty) + &__text:not(:empty),\n &__text:not(:empty) + &__icon-wrapper:not(:empty) {\n margin-left: var(--icon-text-margin);\n }\n\n &__badge {\n position: absolute;\n z-index: 1;\n top: 0;\n right: 0;\n }\n\n &__input {\n @include visuallyhiddenInput;\n }\n\n &__mark {\n @include radio__mark();\n width: 20px;\n height: 20px;\n margin-right: space('xsmall');\n border-color: currentColor;\n }\n\n &__check {\n @include radio__check();\n }\n\n /* Hover / Focus / Checked / Disabled of Radio Type */\n\n &__input:checked:hover ~ &__inner &__mark &__check,\n &__input:checked:focus ~ &__inner &__mark &__check {\n color: $colorSecondary60;\n }\n\n &:hover &__mark,\n &__input:focus:hover ~ &__inner &__mark,\n &__input:checked:hover ~ &__inner &__mark,\n &__input:checked:focus ~ &__inner &__mark {\n border-color: $colorSecondary60;\n }\n\n &__input:focus ~ &__inner &__mark,\n &__input:checked ~ &__inner &__mark {\n border-color: $colorPrimary;\n }\n\n &__input:checked ~ &__inner &__mark &__check {\n opacity: 1;\n }\n\n &--is-disabled &__input ~ &__inner &__mark &__check {\n color: $formDisabledColor;\n }\n\n &--is-disabled &__input ~ &__inner &__mark {\n border-color: $formDisabledBorderColor;\n }\n\n &--is-disabled &__mark {\n background-color: $formDisabledBackgroundColor;\n }\n\n /* Is expanded */\n\n &--is-expanded &__toggle-icon {\n &::before,\n &::after {\n transform: rotate(0) translate(-50%, -50%);\n }\n }\n\n /* Badge positioning variants */\n\n &--badge-position-button &__icon-wrapper {\n position: static;\n }\n\n &__badge,\n &--badge-position-button &__badge {\n top: calc(#{space('xsmall')} * -1);\n right: calc(#{space('xsmall')} * -1);\n }\n\n &--badge-position-icon#{&}--has-icon &__icon-wrapper {\n position: relative;\n }\n\n &--badge-position-icon#{&}--has-icon &__badge {\n top: calc(#{space('xsmall')} * -1);\n right: calc(#{space('small')} * -1);\n }\n\n &--badge-position-icon#{&}--has-icon#{&}--has-badge &__icon-wrapper:not(:empty) + &__text:not(:empty),\n &--badge-position-icon#{&}--has-icon#{&}--has-badge &__text:not(:empty) + &__icon-wrapper:not(:empty) {\n margin-left: var(--badge-icon-text-margin);\n }\n\n /* Variant if button only has icon */\n\n &--has-icon-only &__text {\n @include visuallyhidden;\n }\n\n /* Effect */\n\n &--effect-cta:hover &__icon-wrapper {\n\t\tanimation: stzh-button-effect-cta 1s;\n }\n\n /* Alignment variants */\n\n &--align-left &__inner {\n justify-content: flex-start;\n }\n\n &--align-right &__inner {\n justify-content: flex-end;\n }\n\n &--align-center &__inner {\n justify-content: center;\n }\n\n &--align-space-between &__inner {\n justify-content: space-between;\n }\n\n /* Disabled variant */\n\n &--is-disabled {\n cursor: not-allowed;\n }\n\n /* Default */\n\n &--default.has-focus {\n outline: var(--stzh-flyingfocus-color) solid 3px;\n }\n}\n","import {\n Component,\n Host,\n Fragment,\n Element,\n h,\n Prop,\n Event,\n EventEmitter,\n Listen\n} from \"@stencil/core\";\n\nimport {\n StzhButtonFocusEvent,\n StzhButtonBlurEvent,\n StzhButtonChangeEvent,\n StzhButtonSize,\n StzhButtonVariant,\n StzhBadgeType\n} from \"../../index\";\n\nimport { hasSlot } from \"../../utils/utils\";\nimport { StzhLocaleComponent } from \"../../utils/translation-utils\";\n\n/**\n * @slot - Slot for label/text content\n * @slot icon - Slot for icon element\n */\n@Component({\n tag: \"stzh-button\",\n styleUrl: \"stzh-button.scss\",\n scoped: true\n})\nexport class StzhButton {\n /** Translation strings */\n @Prop() localization: StzhLocaleComponent;\n\n /** Display a badge aligned to button or icons */\n @Prop() badge: string = \"\";\n\n /** Badge type */\n @Prop({ reflect: true }) badgeType: StzhBadgeType = \"default\";\n\n /** Badge position */\n @Prop({ reflect: true }) badgePosition: \"icon\" | \"button\" = \"button\";\n\n /** Whether badge should be displayed empty */\n @Prop({ reflect: true }) badgeEmpty: boolean = false;\n\n /** Whether the button is full width */\n @Prop({ reflect: true }) fullwidth: boolean = false;\n\n /** Whether the button is rounded */\n @Prop({ reflect: true }) rounded: boolean = false;\n\n /** Size variant */\n @Prop({ reflect: true }) size: StzhButtonSize = \"default\";\n\n /** Size variant (abobe small breakpoint) */\n @Prop({ reflect: true }) sizeSmall: StzhButtonSize;\n\n /** Size variant (abobe medium breakpoint) */\n @Prop({ reflect: true }) sizeMedium: StzhButtonSize;\n\n /** Size variant (abobe large breakpoint) */\n @Prop({ reflect: true }) sizeLarge: StzhButtonSize;\n\n /** Size variant (abobe ultra breakpoint) */\n @Prop({ reflect: true }) sizeUltra: StzhButtonSize;\n\n /** Text alignment */\n @Prop({ reflect: true }) textAlign: \"left\" | \"center\" | \"right\" | \"space-between\" | \"default\" = \"default\";\n\n /** Variant style */\n @Prop({ reflect: true }) variant: StzhButtonVariant = \"default\";\n\n /** Icon (use instead of icon slot) */\n @Prop() icon: string = \"\";\n\n /** Icon Position */\n @Prop({ reflect: true }) iconPosition: \"left\" | \"right\" = \"left\";\n\n /** Checked status (if type is radio) */\n @Prop({ mutable: true, reflect: true }) checked: boolean = false;\n\n /** Default checked (used by reset, if type is radio) */\n @Prop({ mutable: true }) defaultChecked: boolean;\n\n /** The name of the input element (if type is button or radio) */\n @Prop({ reflect: true }) name: string = \"\";\n\n /** The value of the input element (if type is button or radio) */\n @Prop({ mutable: true }) value: string = \"\";\n\n /** `href` if the button should be used as link */\n @Prop() href: string = \"\";\n\n /** Rel (if href is used) */\n @Prop() rel: string;\n\n /** Target if the button is used as link (if `href` used) */\n @Prop() target: string = \"\";\n\n /** Download attribute of link (if `href` used) */\n @Prop() download: string;\n\n /** Type of the button */\n @Prop() type: \"button\" | \"submit\" | \"reset\" | \"radio\" = \"button\";\n\n /** Whether the button is disabled */\n @Prop({ reflect: true }) disabled: boolean = false;\n\n /** Whether the button is active */\n @Prop({ reflect: true }) active: boolean = false;\n\n /** Label */\n @Prop() label: string = \"\";\n\n /** Effect/Animation used */\n @Prop() effect: \"default\" | \"cta\" = \"default\";\n\n /** Whether only an icon is used inside the button */\n @Prop({ reflect: true }) iconOnly: boolean = false;\n\n /** Whether padding left should be removed */\n @Prop({ reflect: true }) noPaddingLeft: boolean = false;\n\n /** Whether padding right should be removed */\n @Prop({ reflect: true }) noPaddingRight: boolean = false;\n\n /** Access key of button (usually a number e.g. 1) */\n @Prop() buttonAccesskey: string;\n\n /** ID of button element */\n @Prop() buttonId: string;\n\n /** Whether to show toggle icon (show minus when a11yExpanded=true, otherwise plus) */\n @Prop({ reflect: true }) showToggleIcon: boolean = false;\n\n /** Accessible label for screen readers to replace visible text */\n @Prop({ attribute: \"a11y-label\" }) a11yLabel: string;\n\n /** Id for element which describes the button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */\n @Prop({ attribute: \"a11y-describedby\" }) a11yDescribedby: string = \"\";\n\n /** Aria expanded of link/button */\n @Prop({ reflect: true, attribute: \"a11y-expanded\" }) a11yExpanded: boolean;\n\n /** Aria disabled of link/button */\n @Prop({ reflect: true, attribute: \"a11y-disabled\" }) a11yDisabled: boolean;\n\n /** Aria controls of link/button */\n @Prop({ attribute: \"a11y-controls\" }) a11yControls: string;\n\n /** Aria current of link/button */\n @Prop({ attribute: \"a11y-current\" }) a11yCurrent: string;\n\n /** Tabindex of link/button */\n @Prop({ attribute: \"a11y-tabindex\" }) a11yTabindex: string;\n\n /**\n * For Adobe Analytics.\n * Will be rendered as value of `s-object-id` attribute to the link/button element.\n * Default value will be taken from `label` prop or default slot.\n */\n @Prop() analyticsId: string;\n\n @Element() element: HTMLStzhButtonElement;\n\n @Listen(\"reset\", { target: \"document\" })\n resetListener(event: Event) {\n if ((event.target as HTMLElement).contains(this.element)) {\n requestAnimationFrame(() => {\n this.handleReset();\n });\n }\n }\n\n /** Input focus event */\n @Event() stzhFocus: EventEmitter<StzhButtonFocusEvent>;\n\n /** Input blur event */\n @Event() stzhBlur: EventEmitter<StzhButtonBlurEvent>;\n\n /** Change event (only called if type is radio) */\n @Event() stzhChange: EventEmitter<StzhButtonChangeEvent>;\n\n private button: HTMLButtonElement | HTMLAnchorElement | HTMLLabelElement;\n private input: HTMLInputElement;\n private text: HTMLDivElement;\n private focusedByInput: boolean = false;\n\n private handleReset = async () => {\n this.checked = this.defaultChecked;\n }\n\n private onInput = (event: InputEvent) => {\n this.checked = this.input.checked;\n this.stzhChange.emit({\n component: \"stzh-button\",\n originalEvent: event,\n value: this.value,\n checked: this.checked\n });\n }\n\n private onRootFocus = () => {\n if (!this.focusedByInput) {\n this.button.focus();\n }\n\n this.focusedByInput = false;\n }\n\n private onFocus = (event: FocusEvent) => {\n this.focusedByInput = true;\n\n const focusEvent = new FocusEvent(\"focus\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(focusEvent);\n this.stzhFocus.emit({\n component: \"stzh-button\",\n originalEvent: event\n });\n }\n\n private onBlur = (event: FocusEvent) => {\n const blurEvent = new FocusEvent(\"blur\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(blurEvent);\n this.stzhBlur.emit({\n component: \"stzh-button\",\n originalEvent: event\n });\n }\n\n private onClick = (event: MouseEvent) => {\n if (this.disabled) {\n event.stopPropagation();\n event.preventDefault();\n }\n }\n\n private renderIcon(iconUsed: boolean): HTMLInputElement {\n return (\n <div class=\"stzh-button__icon-wrapper\">\n {this.icon &&\n <stzh-icon class=\"stzh-button__icon\" name={this.icon}></stzh-icon>\n }\n {!this.icon && this.showToggleIcon &&\n <div class=\"stzh-button__toggle-icon-wrapper\">\n <div class=\"stzh-button__toggle-icon\"></div>\n </div>\n }\n {!this.icon && !this.showToggleIcon &&\n <slot name=\"icon\"></slot>\n }\n {(this.badge || this.badgeEmpty) && this.badgePosition === \"icon\" && iconUsed &&\n <stzh-badge class=\"stzh-button__badge\" label={this.badge} type={this.badgeType}></stzh-badge>\n }\n </div>\n );\n }\n\n private renderContent(): HTMLDivElement {\n return (\n <div\n class=\"stzh-button__text\"\n ref={(el) => (this.text = el as HTMLDivElement)}\n >\n {this.rel && this.rel.includes('external') && <div class=\"stzh-button__vhidden\">{this.localization.$globals.externalLinkLabel}</div>}\n {this.download && <div class=\"stzh-button__vhidden\">{this.localization.$globals.downloadLinkLabel}</div>}\n {this.label ? this.label : <slot></slot>}\n </div>\n );\n }\n\n private renderInner(iconUsed: boolean): DocumentFragment {\n return (\n <Fragment>\n <div\n class=\"stzh-button__inner\"\n onClick={this.onClick}\n >\n {this.type === \"radio\" &&\n <div class=\"stzh-button__mark\">\n <div class=\"stzh-button__check\"></div>\n </div>\n }\n {this.iconPosition === \"left\" && this.renderIcon(iconUsed)}\n {this.renderContent()}\n {this.iconPosition === \"right\" && this.renderIcon(iconUsed)}\n </div>\n {(this.badge || this.badgeEmpty) && (this.badgePosition === \"button\" || !iconUsed) &&\n <stzh-badge\n class=\"stzh-button__badge\"\n label={this.badge}\n type={this.badgeType}\n onClick={this.onClick}\n ></stzh-badge>\n }\n </Fragment>\n );\n }\n\n async componentWillLoad() {\n this.defaultChecked = typeof this.defaultChecked === \"boolean\" ? this.defaultChecked : this.checked;\n\n if (!this.localization) {\n this.localization = await window.stzhComponents.utils.fetchTranslations(this.element, \"button\");\n }\n }\n\n componentDidRender() {\n requestAnimationFrame(() => {\n this.button?.setAttribute(\"s-object-id\", this.analyticsId || this.text.innerText);\n });\n }\n\n render() {\n const iconUsed: boolean = hasSlot(this.element, \"icon\") || !!this.icon;\n const classes = {\n \"stzh-button\": true,\n \"stzh-button--has-icon\": iconUsed,\n \"stzh-button--has-icon-only\": this.iconOnly,\n \"stzh-button--has-badge\": !!this.badge,\n \"stzh-button--is-rounded\": this.rounded,\n \"stzh-button--is-fullwidth\": this.fullwidth,\n \"stzh-button--is-disabled\": this.disabled || this.a11yDisabled,\n \"stzh-button--is-active\": this.active,\n \"stzh-button--is-expanded\": this.a11yExpanded,\n [`stzh-button--effect-${this.effect}`]: !!this.effect,\n [`stzh-button--badge-position-${this.badgePosition}`]: !!this.badgePosition,\n [`stzh-button--align-${this.textAlign}`]: !!this.textAlign,\n [`stzh-button--type-${this.type}`]: !!this.type,\n [`stzh-button--${this.variant}`]: !!this.variant\n };\n\n return (\n <Host tabindex={this.disabled ? null : \"-1\"} onFocus={this.onRootFocus}>\n {this.href ?\n <a\n ref={(el) => (this.button = el as HTMLAnchorElement)}\n href={this.disabled ? null : this.href}\n rel={this.rel}\n download={this.download}\n target={this.target}\n class={classes}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n >\n {this.renderInner(iconUsed)}\n </a>\n :\n this.type === \"radio\" ?\n <label\n ref={(el) => (this.button = el as HTMLLabelElement)}\n class={classes}\n onClick={this.onClick}\n >\n <input\n ref={(el) => (this.input = el as HTMLInputElement)}\n type=\"radio\"\n class=\"stzh-button__input\"\n name={this.name}\n value={this.value}\n defaultChecked={this.defaultChecked}\n checked={this.checked}\n disabled={this.disabled}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n onInput={this.onInput}\n />\n {this.renderInner(iconUsed)}\n </label>\n :\n <button\n ref={(el) => (this.button = el as HTMLButtonElement)}\n class={classes}\n type={this.type}\n name={this.name}\n value={this.value}\n disabled={this.disabled}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n >\n {this.renderInner(iconUsed)}\n </button>\n }\n </Host>\n );\n }\n}\n","/**\n * @prop --size: Icon size\n * @prop --color: Icon color\n *\n * @prop --stzh-icon-size: **Global**: Default icon size. [See available icon sizes here](/docs/tokens-icons--docs#sizes).\n * @prop --stzh-icon-color: **Global**: Icon color\n * @prop --stzh-icon-vertical-align: **Global**: Icon vertical alignment\n */\n\n:host {\n --size: #{iconSize()};\n --color: #{$iconColor};\n --vertical-align: #{$iconVerticalAlign};\n\n display: inline-flex;\n justify-content: center;\n align-items: center;\n color: var(--color);\n vertical-align: var(--vertical-align);\n width: var(--size);\n height: var(--size);\n}\n\n.stzh-icon {\n display: none;\n\n &__svg {\n width: var(--size);\n height: var(--size);\n }\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n Watch,\n State,\n Element\n} from \"@stencil/core\";\n\nlet iconCounter = 0;\n\n@Component({\n tag: \"stzh-icon\",\n styleUrl: \"stzh-icon.scss\",\n shadow: true\n})\nexport class StzhIcon {\n /**\n * Icon which should be displayed\n * See the [icon overview](stzh-components/assets/svgsprites/symbol/sprite.symbol.html) for a list of all available icons.\n */\n @Prop() name: string = \"\";\n\n /**\n * Hidden icon title for screenreader\n * (usually not needed when e.g. inside links or buttons that have text)\n */\n @Prop({ attribute: 'a11y-title' }) a11yTitle: string = \"\";\n\n @Element() element: HTMLStzhIconElement;\n\n @State() svgHtml: string = \"\";\n @State() iconDisplay: string = \"none\";\n\n @Watch(\"name\")\n async nameWatcher(name: string) {\n this.iconDisplay = \"none\";\n\n if (name) {\n const response = await fetch(`${window.stzhComponents.pathMedia}/icons/mono/${this.name}.svg`);\n\n if (response.status === 200) {\n const svgString = await response.text();\n\n const parser = new DOMParser();\n const svgDoc = parser.parseFromString(svgString, 'image/svg+xml');\n\n this.svgElement = svgDoc.documentElement as unknown as SVGElement;\n this.svgElement.classList.add('stzh-icon__svg');\n\n // for some obscure reason we need to delay showing the icon in safari,\n // otherwise the icon doesn't show up randomly\n // TODO: sometimes the icon still randomely disappears when clicked on page (check on newer safari if problems still occur)\n window.setTimeout(() => {\n this.iconDisplay = \"contents\";\n }, 0);\n\n this.a11yTitleWatcher(this.a11yTitle);\n } else {\n this.svgElement = null;\n this.svgHtml = '';\n }\n } else {\n this.svgElement = null;\n this.svgHtml = '';\n }\n }\n\n @Watch(\"a11yTitle\")\n a11yTitleWatcher(a11yTitle: string) {\n this.svgElement.setAttribute(\"aria-hidden\", a11yTitle ? \"false\" : \"true\");\n this.svgElement.setAttribute(\"focusable\", a11yTitle ? \"true\" : \"false\");\n this.svgElement.setAttribute(\"aria-labelledby\", a11yTitle ? `${this.iconId}-title` : null);\n\n let title = this.svgElement.querySelector('title');\n\n if (!title) {\n title = document.createElement('title');\n title.id = `${this.iconId}-title`;\n this.svgElement.appendChild(title);\n }\n\n title.innerHTML = a11yTitle;\n this.svgHtml = this.svgElement.outerHTML;\n }\n\n private svgElement: SVGElement | null;\n private iconId: string;\n\n async componentWillLoad() {\n this.iconId = `stzh-icon-${iconCounter++}`;\n this.nameWatcher(this.name);\n }\n\n render() {\n return (\n <Host>\n <div class=\"stzh-icon\" style={{ display: this.iconDisplay }} innerHTML={this.svgHtml}></div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"stzh-badge.stzh-button.stzh-icon.entry.js","mappings":"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","names":[],"sources":["src/components/stzh-badge/stzh-badge.scss?tag=stzh-badge&encapsulation=scoped","src/components/stzh-badge/stzh-badge.tsx","src/components/stzh-button/stzh-button.scss?tag=stzh-button&encapsulation=scoped","src/components/stzh-button/stzh-button.tsx","src/components/stzh-icon/stzh-icon.scss?tag=stzh-icon&encapsulation=shadow","src/components/stzh-icon/stzh-icon.tsx"],"sourcesContent":[":host {\n --color: #{$colorWhite};\n --background-color: #{$colorGrey90};\n display: inline-flex;\n\n &[type=\"success\"] {\n --background-color: #{$colorSuccess70};\n }\n\n &[type=\"warning\"] {\n --color: #{$colorBlack};\n --background-color: #{$colorWarning60};\n }\n\n &[type=\"error\"] {\n --background-color: #{$colorError50};\n }\n\n &[type=\"info\"] {\n --background-color: #{$colorPrimary70};\n }\n}\n\n.stzh-badge {\n @include badge;\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n} from \"@stencil/core\";\n\nimport { StzhBadgeType } from \"../../index\";\n\n/**\n * @slot - Slot badge content\n */\n@Component({\n tag: \"stzh-badge\",\n styleUrl: \"stzh-badge.scss\",\n scoped: true\n})\nexport class StzhBadge {\n /** Text content of the badge */\n @Prop() label: string = \"\";\n\n /** Type */\n @Prop({ reflect: true }) type: StzhBadgeType = \"default\";\n\n render() {\n const classes = {\n \"stzh-badge\": true,\n [`stzh-badge--type-${this.type}`]: !!this.type\n };\n\n return (\n <Host>\n <div class={classes}>\n {this.label}\n </div>\n </Host>\n );\n }\n}\n","/**\n * @prop --height: Height of button\n * @prop --padding-top: Padding top of button\n * @prop --padding-bottom: Padding bottom of button\n * @prop --padding-left: Padding left of button\n * @prop --padding-right: Padding right of button\n * @prop --border-radius: Border radius of button\n * @prop --color: Color of button\n * @prop --background-color: Background color of button\n * @prop --border-color: Border color of button\n * @prop --icon-size: Size of icon next to button\n * @prop --hover-color: Hover color of button\n * @prop --hover-background-color: Hover background color of button\n * @prop --hover-border-color: Hover border color of button\n * @prop --white-space: White space behaviour of button\n *\n * @prop --stzh-form-input-height: **Global**: Height of fields & buttons\n * @prop --stzh-form-input-small-height: **Global**: Height of fields & buttons when small variant is used\n * @prop --stzh-form-input-tiny-height: **Global**: Height of fields & buttons when tiny variant is used\n */\n\n@mixin button--size-default() {\n --height: #{$formInputHeight};\n --padding-top: calc(#{space('xsmall')} - var(--border-width));\n --padding-bottom: calc(#{space('xsmall')} - var(--border-width));\n --padding-left: #{space('xlarge')};\n --padding-right: #{space('xlarge')};\n --font-size: var(--stzh-font-centi-font-size);\n --line-height: var(--stzh-font-centi-text-line-height);\n --letter-spacing: normal;\n --icon-size: #{iconSize('medium')};\n --icon-toggle-size: 14.5px;\n\n &:where([icon-only]:not([icon-only=\"false\"])) {\n --icon-size: #{iconSize('large')};\n }\n}\n\n@mixin button--size-small() {\n --height: #{$formInputHeightSmall};\n --padding-left: #{space('large')};\n --padding-right: #{space('large')};\n --font-size: var(--stzh-font-milli-font-size);\n --line-height: var(--stzh-font-milli-text-line-height);\n --icon-size: #{iconSize('medium')};\n}\n\n@mixin button--size-tiny() {\n --height: #{$formInputHeightTiny};\n --padding-left: #{space('medium')};\n --padding-right: #{space('medium')};\n --padding-top: calc(#{space('xxsmall')} - var(--border-width));\n --padding-bottom: calc(#{space('xxsmall')} - var(--border-width));\n --font-size: var(--stzh-font-micro-font-size);\n --line-height: var(--stzh-font-micro-text-line-height);\n --icon-size: #{iconSize('medium')};\n}\n\n:host {\n @include button--size-default;\n --color: var(--stzh-button-color, #{$colorWhite});\n --background-color: var(--stzh-button-background-color, #{$colorPrimary70});\n --border-width: 0px;\n --border-color: transparent;\n --border-radius: 0px;\n --icon-text-margin: #{space('xsmall')};\n --icon-toggle-color: currentColor;\n --badge-icon-text-margin: calc(var(--icon-text-margin) + #{space('xxsmall')});\n --white-space: var(--stzh-button-white-space, normal);\n --box-shadow: none;\n --cursor: pointer;\n\n --hover-color: var(--stzh-button-hover-color, #{$colorWhite});\n --hover-background-color: var(--stzh-button-hover-background-color, #{$colorSecondary60});\n --hover-border-color: transparent;\n\n display: inline-grid;\n width: auto;\n min-width: var(--height);\n min-height: var(--height);\n pointer-events: var(--stzh-button-pointer-events, auto);\n\n @media print {\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n\n &[icon-only]:not([icon-only=\"false\"]) {\n --padding-top: 0;\n --padding-bottom: 0;\n --padding-left: 0;\n --padding-right: 0;\n\n width: var(--height);\n height: var(--height);\n }\n\n &[fullwidth]:not([fullwidth=\"false\"]) {\n width: 100%;\n display: grid;\n }\n\n &[rounded]:not([rounded=\"false\"]) {\n --border-radius: var(--height);\n }\n\n &[no-padding-left]:not([no-padding-left=\"false\"]) {\n --padding-left: 0px;\n }\n\n &[no-padding-right]:not([no-padding-right=\"false\"]) {\n --padding-right: 0px;\n }\n\n &[variant=\"secondary\"] {\n --color: var(--stzh-button-secondary-color, #{$colorPrimary70});\n --background-color: var(--stzh-button-secondary-background-color, #{$colorSecondary30});\n\n --hover-color: var(--stzh-button-secondary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--stzh-button-secondary-hover-background-color, #{$colorSecondary40});\n }\n\n &[variant=\"tertiary\"] {\n --color: var(--stzh-button-tertiary-color, #{$colorPrimary70});\n --background-color: var(--stzh-button-tertiary-background-color, transparent);\n\n --hover-color: var(--stzh-button-tertiary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--stzh-button-tertiary-hover-background-color, #{$colorSecondary20});\n }\n\n &[variant=\"tertiary-plain\"] {\n --color: var(--stzh-button-tertiary-color, #{$colorPrimary70});\n --background-color: transparent;\n\n --hover-color: var(--stzh-button-tertiary-hover-color, #{$colorPrimary80});\n --hover-background-color: var(--background-color);\n }\n\n &[active]:not([active=\"false\"]) {\n --color: var(--stzh-button-active-color, #{$colorWhite});\n --background-color: var(--stzh-button-active-background-color, #{$colorSecondary60});\n\n --hover-color: var(--stzh-button-active-hover-color, #{$colorWhite});\n --hover-background-color: var(--stzh-button-active-hover-background-color, #{$colorSecondary60});\n }\n\n &[disabled]:not([disabled=\"false\"]),\n &[a11y-disabled]:not([a11y-disabled=\"false\"]) {\n --color: var(--stzh-button-disabled-color, #{$colorWhite});\n --background-color: var(--stzh-button-disabled-background-color, #{$colorGrey70});\n\n --hover-color: var(--color);\n --hover-background-color: var(--background-color);\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"secondary\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"secondary\"] {\n --color: var(--stzh-button-secondary-disabled-color, #{$colorGrey80});\n --background-color: var(--stzh-button-secondary-disabled-background-color, #{$colorGrey20});\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"input\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"input\"] {\n --color: var(--stzh-button-input-disabled-color, #{$colorGrey80});\n --background-color: var(--stzh-button-input-disabled-background-color, #{$colorGrey20});\n }\n\n &[disabled]:not([disabled=\"false\"])[variant=\"tertiary\"],\n &[disabled]:not([disabled=\"false\"])[variant=\"tertiary-plain\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"tertiary\"],\n &[a11y-disabled]:not([a11y-disabled=\"false\"])[variant=\"tertiary-plain\"] {\n --color: var(--stzh-button-tertiary-disabled-color, #{$colorGrey70});\n --background-color: var(--stzh-button-tertiary-disabled-background-color, transparent);\n }\n}\n\n:host(:where([size=\"small\"])) {\n @include button--size-small;\n}\n\n:host(:where([size=\"tiny\"])) {\n @include button--size-tiny;\n}\n\n@each $breakpoint, $size in $breakpoints {\n @include mq($from: $breakpoint) {\n :host(:where([size-#{$breakpoint}=\"default\"])) {\n @include button--size-default;\n }\n\n :host(:where([size-#{$breakpoint}=\"small\"])) {\n @include button--size-small;\n }\n\n :host(:where([size-#{$breakpoint}=\"tiny\"])) {\n @include button--size-tiny;\n }\n }\n}\n\n@keyframes stzh-button-effect-cta {\n\t0%,\n\t20%,\n\t50%,\n\t80%,\n\t100% {\n\t\ttransform: translateX(0);\n\t}\n\n\t40% {\n\t\ttransform: translateX(-8px);\n\t}\n\n\t60% {\n\t\ttransform: translateX(-4px);\n\t}\n}\n\n.stzh-button {\n @include font('heavy');\n font-size: var(--font-size);\n line-height: var(--line-height);\n letter-spacing: var(--letter-spacing);\n position: relative;\n z-index: 0;\n overflow: visible;\n display: flex;\n align-items: center;\n justify-content: stretch;\n appearance: none;\n color: var(--color);\n padding-top: var(--padding-top);\n padding-bottom: var(--padding-bottom);\n padding-left: var(--padding-left);\n padding-right: var(--padding-right);\n background-color: var(--background-color);\n transition-duration: $baseTransitionAnimationSpeed;\n transition-property: color, background-color, border-color;\n border-style: solid;\n border-width: var(--border-width);\n border-color: var(--border-color);\n cursor: var(--cursor);\n text-decoration-line: none;\n width: 100%;\n height: 100%;\n border-radius: var(--border-radius);\n text-align: left;\n box-shadow: var(--box-shadow);\n\n &:hover {\n border-color: var(--hover-border-color);\n background-color: var(--hover-background-color);\n color: var(--hover-color);\n }\n\n &__vhidden {\n @include visuallyhidden;\n }\n\n &__inner {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-grow: 1;\n }\n\n &__icon-wrapper,\n &__toggle-icon-wrapper {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n }\n\n &__icon-wrapper {\n --stzh-icon-size: var(--icon-size);\n width: auto;\n height: 1em;\n }\n\n &__toggle-icon-wrapper {\n width: var(--icon-size);\n height: var(--icon-size);\n }\n\n &__toggle-icon {\n position: relative;\n display: block;\n width: var(--icon-toggle-size);\n height: var(--icon-toggle-size);\n\n &::before,\n &::after {\n position: absolute;\n top: 50%;\n left: 50%;\n content: '';\n display: block;\n width: var(--icon-toggle-size);\n height: 2px;\n transition-property: transform, background-color;\n transition-duration: 500ms;\n transform-origin: top left;\n background-color: var(--icon-toggle-color);\n\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n\n &::before {\n transform: rotate(180deg) translate(-50%, -50%);\n }\n\n &::after {\n transform: rotate(90deg) translate(-50%, -50%);\n }\n }\n\n &__text {\n @include wordWrap;\n white-space: var(--white-space);\n text-align: center;\n }\n\n &__icon-wrapper:not(:empty) + &__text:not(:empty),\n &__text:not(:empty) + &__icon-wrapper:not(:empty) {\n margin-left: var(--icon-text-margin);\n }\n\n &__badge {\n position: absolute;\n z-index: 1;\n top: 0;\n right: 0;\n }\n\n &__input {\n @include visuallyhiddenInput;\n }\n\n &__mark {\n @include radio__mark();\n width: 20px;\n height: 20px;\n margin-right: space('xsmall');\n border-color: currentColor;\n }\n\n &__check {\n @include radio__check();\n }\n\n /* Hover / Focus / Checked / Disabled of Radio Type */\n\n &__input:checked:hover ~ &__inner &__mark &__check,\n &__input:checked:focus ~ &__inner &__mark &__check {\n color: $colorSecondary60;\n }\n\n &:hover &__mark,\n &__input:focus:hover ~ &__inner &__mark,\n &__input:checked:hover ~ &__inner &__mark,\n &__input:checked:focus ~ &__inner &__mark {\n border-color: $colorSecondary60;\n }\n\n &__input:focus ~ &__inner &__mark,\n &__input:checked ~ &__inner &__mark {\n border-color: $colorPrimary;\n }\n\n &__input:checked ~ &__inner &__mark &__check {\n opacity: 1;\n }\n\n &--is-disabled &__input ~ &__inner &__mark &__check {\n color: $formDisabledColor;\n }\n\n &--is-disabled &__input ~ &__inner &__mark {\n border-color: $formDisabledBorderColor;\n }\n\n &--is-disabled &__mark {\n background-color: $formDisabledBackgroundColor;\n }\n\n /* Is expanded */\n\n &--is-expanded &__toggle-icon {\n &::before,\n &::after {\n transform: rotate(0) translate(-50%, -50%);\n }\n }\n\n /* Badge positioning variants */\n\n &--badge-position-button &__icon-wrapper {\n position: static;\n }\n\n &__badge,\n &--badge-position-button &__badge {\n top: calc(#{space('xsmall')} * -1);\n right: calc(#{space('xsmall')} * -1);\n }\n\n &--badge-position-icon#{&}--has-icon &__icon-wrapper {\n position: relative;\n }\n\n &--badge-position-icon#{&}--has-icon &__badge {\n top: calc(#{space('xsmall')} * -1);\n right: calc(#{space('small')} * -1);\n }\n\n &--badge-position-icon#{&}--has-icon#{&}--has-badge &__icon-wrapper:not(:empty) + &__text:not(:empty),\n &--badge-position-icon#{&}--has-icon#{&}--has-badge &__text:not(:empty) + &__icon-wrapper:not(:empty) {\n margin-left: var(--badge-icon-text-margin);\n }\n\n /* Variant if button only has icon */\n\n &--has-icon-only &__text {\n @include visuallyhidden;\n }\n\n /* Effect */\n\n &--effect-cta:hover &__icon-wrapper {\n\t\tanimation: stzh-button-effect-cta 1s;\n }\n\n /* Alignment variants */\n\n &--align-left &__inner {\n justify-content: flex-start;\n }\n\n &--align-right &__inner {\n justify-content: flex-end;\n }\n\n &--align-center &__inner {\n justify-content: center;\n }\n\n &--align-space-between &__inner {\n justify-content: space-between;\n }\n\n /* Disabled variant */\n\n &--is-disabled {\n cursor: not-allowed;\n }\n\n /* Default */\n\n &--default.has-focus {\n outline: var(--stzh-flyingfocus-color) solid 3px;\n }\n}\n","import {\n Component,\n Host,\n Fragment,\n Element,\n h,\n Prop,\n Event,\n EventEmitter,\n Listen\n} from \"@stencil/core\";\n\nimport {\n StzhButtonFocusEvent,\n StzhButtonBlurEvent,\n StzhButtonChangeEvent,\n StzhButtonSize,\n StzhButtonVariant,\n StzhBadgeType\n} from \"../../index\";\n\nimport { hasSlot } from \"../../utils/utils\";\nimport { StzhLocaleComponent } from \"../../utils/translation-utils\";\n\n/**\n * @slot - Slot for label/text content\n * @slot icon - Slot for icon element\n */\n@Component({\n tag: \"stzh-button\",\n styleUrl: \"stzh-button.scss\",\n scoped: true\n})\nexport class StzhButton {\n /** Translation strings */\n @Prop() localization: StzhLocaleComponent;\n\n /** Display a badge aligned to button or icons */\n @Prop() badge: string = \"\";\n\n /** Badge type */\n @Prop({ reflect: true }) badgeType: StzhBadgeType = \"default\";\n\n /** Badge position */\n @Prop({ reflect: true }) badgePosition: \"icon\" | \"button\" = \"button\";\n\n /** Whether badge should be displayed empty */\n @Prop({ reflect: true }) badgeEmpty: boolean = false;\n\n /** Whether the button is full width */\n @Prop({ reflect: true }) fullwidth: boolean = false;\n\n /** Whether the button is rounded */\n @Prop({ reflect: true }) rounded: boolean = false;\n\n /** Size variant */\n @Prop({ reflect: true }) size: StzhButtonSize = \"default\";\n\n /** Size variant (abobe small breakpoint) */\n @Prop({ reflect: true }) sizeSmall: StzhButtonSize;\n\n /** Size variant (abobe medium breakpoint) */\n @Prop({ reflect: true }) sizeMedium: StzhButtonSize;\n\n /** Size variant (abobe large breakpoint) */\n @Prop({ reflect: true }) sizeLarge: StzhButtonSize;\n\n /** Size variant (abobe ultra breakpoint) */\n @Prop({ reflect: true }) sizeUltra: StzhButtonSize;\n\n /** Text alignment */\n @Prop({ reflect: true }) textAlign: \"left\" | \"center\" | \"right\" | \"space-between\" | \"default\" = \"default\";\n\n /** Variant style */\n @Prop({ reflect: true }) variant: StzhButtonVariant = \"default\";\n\n /** Icon (use instead of icon slot) */\n @Prop() icon: string = \"\";\n\n /** Icon Position */\n @Prop({ reflect: true }) iconPosition: \"left\" | \"right\" = \"left\";\n\n /** Checked status (if type is radio) */\n @Prop({ mutable: true, reflect: true }) checked: boolean = false;\n\n /** Default checked (used by reset, if type is radio) */\n @Prop({ mutable: true }) defaultChecked: boolean;\n\n /** The name of the input element (if type is button or radio) */\n @Prop({ reflect: true }) name: string = \"\";\n\n /** The value of the input element (if type is button or radio) */\n @Prop({ mutable: true }) value: string = \"\";\n\n /** `href` if the button should be used as link */\n @Prop() href: string = \"\";\n\n /** Rel (if href is used) */\n @Prop() rel: string;\n\n /** Target if the button is used as link (if `href` used) */\n @Prop() target: string = \"\";\n\n /** Download attribute of link (if `href` used) */\n @Prop() download: string;\n\n /** Type of the button */\n @Prop() type: \"button\" | \"submit\" | \"reset\" | \"radio\" = \"button\";\n\n /** Whether the button is disabled */\n @Prop({ reflect: true }) disabled: boolean = false;\n\n /** Whether the button is active */\n @Prop({ reflect: true }) active: boolean = false;\n\n /** Label */\n @Prop() label: string = \"\";\n\n /** Effect/Animation used */\n @Prop() effect: \"default\" | \"cta\" = \"default\";\n\n /** Whether only an icon is used inside the button */\n @Prop({ reflect: true }) iconOnly: boolean = false;\n\n /** Whether padding left should be removed */\n @Prop({ reflect: true }) noPaddingLeft: boolean = false;\n\n /** Whether padding right should be removed */\n @Prop({ reflect: true }) noPaddingRight: boolean = false;\n\n /** Access key of button (usually a number e.g. 1) */\n @Prop() buttonAccesskey: string;\n\n /** ID of button element */\n @Prop() buttonId: string;\n\n /** Whether to show toggle icon (show minus when a11yExpanded=true, otherwise plus) */\n @Prop({ reflect: true }) showToggleIcon: boolean = false;\n\n /** Accessible label for screen readers to replace visible text */\n @Prop({ attribute: \"a11y-label\" }) a11yLabel: string;\n\n /** Id for element which describes the button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */\n @Prop({ attribute: \"a11y-describedby\" }) a11yDescribedby: string = \"\";\n\n /** Aria expanded of link/button */\n @Prop({ reflect: true, attribute: \"a11y-expanded\" }) a11yExpanded: boolean;\n\n /** Aria disabled of link/button */\n @Prop({ reflect: true, attribute: \"a11y-disabled\" }) a11yDisabled: boolean;\n\n /** Aria controls of link/button */\n @Prop({ attribute: \"a11y-controls\" }) a11yControls: string;\n\n /** Aria current of link/button */\n @Prop({ attribute: \"a11y-current\" }) a11yCurrent: string;\n\n /** Tabindex of link/button */\n @Prop({ attribute: \"a11y-tabindex\" }) a11yTabindex: string;\n\n /**\n * For Adobe Analytics.\n * Will be rendered as value of `s-object-id` attribute to the link/button element.\n * Default value will be taken from `label` prop or default slot.\n */\n @Prop() analyticsId: string;\n\n @Element() element: HTMLStzhButtonElement;\n\n @Listen(\"reset\", { target: \"document\" })\n resetListener(event: Event) {\n if ((event.target as HTMLElement).contains(this.element)) {\n requestAnimationFrame(() => {\n this.handleReset();\n });\n }\n }\n\n /** Input focus event */\n @Event() stzhFocus: EventEmitter<StzhButtonFocusEvent>;\n\n /** Input blur event */\n @Event() stzhBlur: EventEmitter<StzhButtonBlurEvent>;\n\n /** Change event (only called if type is radio) */\n @Event() stzhChange: EventEmitter<StzhButtonChangeEvent>;\n\n private button: HTMLButtonElement | HTMLAnchorElement | HTMLLabelElement;\n private input: HTMLInputElement;\n private text: HTMLDivElement;\n private focusedByInput: boolean = false;\n\n private handleReset = async () => {\n this.checked = this.defaultChecked;\n }\n\n private onInput = (event: InputEvent) => {\n this.checked = this.input.checked;\n this.stzhChange.emit({\n component: \"stzh-button\",\n originalEvent: event,\n value: this.value,\n checked: this.checked\n });\n }\n\n private onRootFocus = () => {\n if (!this.focusedByInput) {\n this.button.focus();\n }\n\n this.focusedByInput = false;\n }\n\n private onFocus = (event: FocusEvent) => {\n this.focusedByInput = true;\n\n const focusEvent = new FocusEvent(\"focus\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(focusEvent);\n this.stzhFocus.emit({\n component: \"stzh-button\",\n originalEvent: event\n });\n }\n\n private onBlur = (event: FocusEvent) => {\n const blurEvent = new FocusEvent(\"blur\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(blurEvent);\n this.stzhBlur.emit({\n component: \"stzh-button\",\n originalEvent: event\n });\n }\n\n private onClick = (event: MouseEvent) => {\n if (this.disabled) {\n event.stopPropagation();\n event.preventDefault();\n }\n }\n\n private renderIcon(iconUsed: boolean): HTMLInputElement {\n return (\n <div class=\"stzh-button__icon-wrapper\">\n {this.icon &&\n <stzh-icon class=\"stzh-button__icon\" name={this.icon}></stzh-icon>\n }\n {!this.icon && this.showToggleIcon &&\n <div class=\"stzh-button__toggle-icon-wrapper\">\n <div class=\"stzh-button__toggle-icon\"></div>\n </div>\n }\n {!this.icon && !this.showToggleIcon &&\n <slot name=\"icon\"></slot>\n }\n {(this.badge || this.badgeEmpty) && this.badgePosition === \"icon\" && iconUsed &&\n <stzh-badge class=\"stzh-button__badge\" label={this.badge} type={this.badgeType}></stzh-badge>\n }\n </div>\n );\n }\n\n private renderContent(): HTMLDivElement {\n return (\n <div\n class=\"stzh-button__text\"\n ref={(el) => (this.text = el as HTMLDivElement)}\n >\n {this.rel && this.rel.includes('external') && <div class=\"stzh-button__vhidden\">{this.localization.$globals.externalLinkLabel}</div>}\n {this.download && <div class=\"stzh-button__vhidden\">{this.localization.$globals.downloadLinkLabel}</div>}\n {this.label ? this.label : <slot></slot>}\n </div>\n );\n }\n\n private renderInner(iconUsed: boolean): DocumentFragment {\n return (\n <Fragment>\n <div\n class=\"stzh-button__inner\"\n onClick={this.onClick}\n >\n {this.type === \"radio\" &&\n <div class=\"stzh-button__mark\">\n <div class=\"stzh-button__check\"></div>\n </div>\n }\n {this.iconPosition === \"left\" && this.renderIcon(iconUsed)}\n {this.renderContent()}\n {this.iconPosition === \"right\" && this.renderIcon(iconUsed)}\n </div>\n {(this.badge || this.badgeEmpty) && (this.badgePosition === \"button\" || !iconUsed) &&\n <stzh-badge\n class=\"stzh-button__badge\"\n label={this.badge}\n type={this.badgeType}\n onClick={this.onClick}\n ></stzh-badge>\n }\n </Fragment>\n );\n }\n\n async componentWillLoad() {\n this.defaultChecked = typeof this.defaultChecked === \"boolean\" ? this.defaultChecked : this.checked;\n\n if (!this.localization) {\n this.localization = await window.stzhComponents.utils.fetchTranslations(this.element, \"button\");\n }\n }\n\n componentDidRender() {\n requestAnimationFrame(() => {\n this.button?.setAttribute(\"s-object-id\", this.analyticsId || this.text.innerText);\n });\n }\n\n render() {\n const iconUsed: boolean = hasSlot(this.element, \"icon\") || !!this.icon;\n const classes = {\n \"stzh-button\": true,\n \"stzh-button--has-icon\": iconUsed,\n \"stzh-button--has-icon-only\": this.iconOnly,\n \"stzh-button--has-badge\": !!this.badge,\n \"stzh-button--is-rounded\": this.rounded,\n \"stzh-button--is-fullwidth\": this.fullwidth,\n \"stzh-button--is-disabled\": this.disabled || this.a11yDisabled,\n \"stzh-button--is-active\": this.active,\n \"stzh-button--is-expanded\": this.a11yExpanded,\n [`stzh-button--effect-${this.effect}`]: !!this.effect,\n [`stzh-button--badge-position-${this.badgePosition}`]: !!this.badgePosition,\n [`stzh-button--align-${this.textAlign}`]: !!this.textAlign,\n [`stzh-button--type-${this.type}`]: !!this.type,\n [`stzh-button--${this.variant}`]: !!this.variant\n };\n\n return (\n <Host tabindex={this.disabled ? null : \"-1\"} onFocus={this.onRootFocus}>\n {this.href ?\n <a\n ref={(el) => (this.button = el as HTMLAnchorElement)}\n href={this.disabled ? null : this.href}\n rel={this.rel}\n download={this.download}\n target={this.target}\n class={classes}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n >\n {this.renderInner(iconUsed)}\n </a>\n :\n this.type === \"radio\" ?\n <label\n ref={(el) => (this.button = el as HTMLLabelElement)}\n class={classes}\n onClick={this.onClick}\n >\n <input\n ref={(el) => (this.input = el as HTMLInputElement)}\n type=\"radio\"\n class=\"stzh-button__input\"\n name={this.name}\n value={this.value}\n defaultChecked={this.defaultChecked}\n checked={this.checked}\n disabled={this.disabled}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n onInput={this.onInput}\n />\n {this.renderInner(iconUsed)}\n </label>\n :\n <button\n ref={(el) => (this.button = el as HTMLButtonElement)}\n class={classes}\n type={this.type}\n name={this.name}\n value={this.value}\n disabled={this.disabled}\n aria-label={this.a11yLabel || null}\n aria-describedby={this.a11yDescribedby || null}\n aria-disabled={typeof this.a11yDisabled !== \"undefined\"\n ? (this.a11yDisabled ? \"true\" : \"false\") : null}\n aria-expanded={typeof this.a11yExpanded !== \"undefined\"\n ? (this.a11yExpanded ? \"true\" : \"false\") : null}\n aria-controls={this.a11yControls || null}\n aria-current={this.a11yCurrent || null}\n id={this.buttonId}\n accessKey={this.buttonAccesskey}\n tabindex={this.a11yTabindex}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n onClick={this.onClick}\n >\n {this.renderInner(iconUsed)}\n </button>\n }\n </Host>\n );\n }\n}\n","/**\n * @prop --size: Icon size\n * @prop --color: Icon color\n *\n * @prop --stzh-icon-size: **Global**: Default icon size. [See available icon sizes here](/docs/tokens-icons--docs#sizes).\n * @prop --stzh-icon-color: **Global**: Icon color\n * @prop --stzh-icon-vertical-align: **Global**: Icon vertical alignment\n */\n\n:host {\n --size: #{iconSize()};\n --color: #{$iconColor};\n --vertical-align: #{$iconVerticalAlign};\n\n display: inline-flex;\n justify-content: center;\n align-items: center;\n color: var(--color);\n vertical-align: var(--vertical-align);\n width: var(--size);\n height: var(--size);\n}\n\n.stzh-icon {\n display: none;\n\n &__svg {\n width: var(--size);\n height: var(--size);\n }\n}\n","import {\n Component,\n Host,\n h,\n Prop,\n Watch,\n State,\n Element\n} from \"@stencil/core\";\n\nlet iconCounter = 0;\n\n@Component({\n tag: \"stzh-icon\",\n styleUrl: \"stzh-icon.scss\",\n shadow: true\n})\nexport class StzhIcon {\n /**\n * Icon which should be displayed\n * See the [icon overview](stzh-components/assets/svgsprites/symbol/sprite.symbol.html) for a list of all available icons.\n */\n @Prop() name: string = \"\";\n\n /**\n * Hidden icon title for screenreader\n * (usually not needed when e.g. inside links or buttons that have text)\n */\n @Prop({ attribute: 'a11y-title' }) a11yTitle: string = \"\";\n\n @Element() element: HTMLStzhIconElement;\n\n @State() svgHtml: string = \"\";\n @State() iconDisplay: string = \"none\";\n\n @Watch(\"name\")\n async nameWatcher(name: string) {\n this.iconDisplay = \"none\";\n\n if (name) {\n const response = await fetch(`${window.stzhComponents.pathMedia}/icons/mono/${this.name}.svg`);\n\n if (response.status === 200) {\n const svgString = await response.text();\n\n const parser = new DOMParser();\n const svgDoc = parser.parseFromString(svgString, 'image/svg+xml');\n\n this.svgElement = svgDoc.documentElement as unknown as SVGElement;\n this.svgElement.classList.add('stzh-icon__svg');\n\n // for some obscure reason we need to delay showing the icon in safari,\n // otherwise the icon doesn't show up randomly\n // TODO: sometimes the icon still randomely disappears when clicked on page (check on newer safari if problems still occur)\n window.setTimeout(() => {\n this.iconDisplay = \"contents\";\n }, 0);\n\n this.a11yTitleWatcher(this.a11yTitle);\n } else {\n this.svgElement = null;\n this.svgHtml = '';\n }\n } else {\n this.svgElement = null;\n this.svgHtml = '';\n }\n }\n\n @Watch(\"a11yTitle\")\n a11yTitleWatcher(a11yTitle: string) {\n this.svgElement.setAttribute(\"aria-hidden\", a11yTitle ? \"false\" : \"true\");\n this.svgElement.setAttribute(\"focusable\", a11yTitle ? \"true\" : \"false\");\n this.svgElement.setAttribute(\"aria-labelledby\", a11yTitle ? `${this.iconId}-title` : null);\n\n let title = this.svgElement.querySelector('title');\n\n if (!title) {\n title = document.createElement('title');\n title.id = `${this.iconId}-title`;\n this.svgElement.appendChild(title);\n }\n\n title.innerHTML = a11yTitle;\n this.svgHtml = this.svgElement.outerHTML;\n }\n\n private svgElement: SVGElement | null;\n private iconId: string;\n\n async componentWillLoad() {\n this.iconId = `stzh-icon-${iconCounter++}`;\n this.nameWatcher(this.name);\n }\n\n render() {\n return (\n <Host>\n <div class=\"stzh-icon\" style={{ display: this.iconDisplay }} innerHTML={this.svgHtml}></div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,6 +1,6 @@
1
1
  import { p as promiseResolve, d as doc, N as NAMESPACE, H, b as bootstrapLazy } from './index-e3050b18.js';
2
2
  export { s as setNonce } from './index-e3050b18.js';
3
- import { g as globalScripts } from './app-globals-984d1c64.js';
3
+ import { g as globalScripts } from './app-globals-924beb17.js';
4
4
 
5
5
  /*
6
6
  Stencil Client Patch Browser v4.3.0 | MIT Licensed | https://stenciljs.com
@@ -43,7 +43,7 @@ const patchCloneNodeFix = (HTMLElementPrototype) => {
43
43
 
44
44
  patchBrowser().then(options => {
45
45
  globalScripts();
46
- return bootstrapLazy(JSON.parse("[[\"stzh-microsite-teaserlist\",[[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\"]}]]],[\"stzh-datatable\",[[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\"]}]]],[\"stzh-appointments\",[[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\"]}]]],[\"stzh-datamessagelist-item\",[[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\"]}]]],[\"stzh-panorama\",[[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\"]}]]],[\"stzh-amount\",[[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\"]}]]],[\"stzh-sitemap\",[[0,\"stzh-sitemap\",{\"items\":[1]}]]],[\"stzh-gallery\",[[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\"],\"openLightbox\":[64]},[[8,\"appload\",\"apploadListener\"]],{\"showItems\":[\"showItemsWatcher\"],\"images\":[\"imagesWatcher\"]}]]],[\"stzh-header\",[[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\"]}]]],[\"stzh-saptcha\",[[2,\"stzh-saptcha\",{\"localization\":[16],\"numbers\":[1],\"value\":[1],\"name\":[513],\"error\":[1],\"invalid\":[516],\"disabled\":[516]},null,{\"numbers\":[\"numbersWatcher\"],\"error\":[\"errorWatcher\"]}]]],[\"stzh-search\",[[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\"]}]]],[\"stzh-archivelist\",[[2,\"stzh-archivelist\",{\"localization\":[16],\"showItems\":[1026,\"show-items\"],\"stepItems\":[2,\"step-items\"],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"],\"showItems\":[\"showItemsWatcher\"]}]]],[\"stzh-anchornav\",[[2,\"stzh-anchornav\",{\"localization\":[16],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"]}]]],[\"stzh-contact\",[[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\"]}]]],[\"stzh-dialog\",[[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\"]]]]],[\"stzh-eventinfo\",[[2,\"stzh-eventinfo\",{\"localization\":[16],\"monthHeadingLevel\":[1,\"month-heading-level\"],\"items\":[1],\"dateAdapter\":[16]},null,{\"items\":[\"itemsWatcher\"],\"dateAdapter\":[\"itemsWatcher\"]}]]],[\"stzh-monthyearpicker\",[[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\"]}]]],[\"stzh-pagebottom\",[[6,\"stzh-pagebottom\",{\"shareTitle\":[1,\"share-title\"],\"shareUrl\":[1,\"share-url\"],\"shareServices\":[1,\"share-services\"],\"shareDisabled\":[4,\"share-disabled\"],\"shareMailSubject\":[1,\"share-mail-subject\"],\"shareMailBody\":[1,\"share-mail-body\"],\"logoHref\":[1,\"logo-href\"],\"logoAnalyticsId\":[1,\"logo-analytics-id\"]}]]],[\"stzh-checkbox\",[[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\"]}]]],[\"stzh-checkboxgroup\",[[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\"]}]]],[\"stzh-disturber\",[[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\"]}]]],[\"stzh-editor\",[[2,\"stzh-editor\",{\"localization\":[16],\"heading\":[1],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"]}]]],[\"stzh-footer\",[[4,\"stzh-footer\",{\"localization\":[16],\"copyright\":[1],\"variant\":[1],\"mainUrl\":[1,\"main-url\"]}]]],[\"stzh-message\",[[6,\"stzh-message\",{\"label\":[1],\"description\":[1],\"type\":[513],\"hideClose\":[4,\"hide-close\"],\"localization\":[16],\"open\":[32],\"show\":[64],\"hide\":[64]}]]],[\"stzh-card-searchresult\",[[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\"]}]]],[\"stzh-cta\",[[6,\"stzh-cta\",{\"heading\":[1],\"lead\":[1],\"label\":[1],\"href\":[1],\"stickyDisabled\":[4,\"sticky-disabled\"],\"loaded\":[32]}]]],[\"stzh-progressbar\",[[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\"]}]]],[\"stzh-card-navigation\",[[6,\"stzh-card-navigation\",{\"href\":[513],\"target\":[1],\"analyticsId\":[1,\"analytics-id\"],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"lead\":[1]}]]],[\"stzh-fieldset\",[[6,\"stzh-fieldset\",{\"legend\":[1],\"hideLegend\":[4,\"hide-legend\"],\"legendLevel\":[1,\"legend-level\"],\"legendCurve\":[1,\"legend-curve\"]}]]],[\"stzh-imagecomparison\",[[6,\"stzh-imagecomparison\",{\"localization\":[16],\"hintLeft\":[1,\"hint-left\"],\"hintRight\":[1,\"hint-right\"],\"value\":[1026],\"label\":[1],\"a11yDescribedby\":[1,\"a11y-describedby\"]}]]],[\"stzh-actions\",[[6,\"stzh-actions\",{\"variant\":[513]}]]],[\"stzh-badge_3\",[[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\"]}]]],[\"stzh-vbz-majorticker\",[[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\"]}]]],[\"stzh-vbz-ticker\",[[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\"]}]]],[\"stzh-upload\",[[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\"]}]]],[\"stzh-youtube\",[[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]}]]],[\"stzh-audio\",[[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]}]]],[\"stzh-timepicker\",[[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\"]}]]],[\"stzh-toastbar\",[[1,\"stzh-toastbar\",{\"hideAfter\":[2,\"hide-after\"],\"max\":[2],\"initialToasts\":[1,\"initial-toasts\"],\"toast\":[64]},null,{\"initialToasts\":[\"initialToastsWatcher\"]}]]],[\"stzh-banner\",[[6,\"stzh-banner\",{\"label\":[1],\"hideClose\":[4,\"hide-close\"],\"localization\":[16],\"open\":[32],\"show\":[64],\"hide\":[64]}]]],[\"stzh-toggle\",[[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\"]}]]],[\"stzh-timeline-item\",[[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\"]}]]],[\"stzh-olmap\",[[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\"]}]]],[\"stzh-pagetitle\",[[6,\"stzh-pagetitle\",{\"background\":[513]},[[9,\"resize\",\"handleResize\"],[0,\"stzhOpen\",\"handleStzhOpen\"],[0,\"stzhClose\",\"handleStzhClose\"]]]]],[\"stzh-sticky-actions\",[[1,\"stzh-sticky-actions\",{\"pagetitleQuery\":[1,\"pagetitle-query\"],\"hasActiveScrollup\":[32]},null,{\"hasActiveScrollup\":[\"hasActiveScrollupWatcher\"]}]]],[\"stzh-vbz-carousel\",[[6,\"stzh-vbz-carousel\",{\"autoplayTimeout\":[2,\"autoplay-timeout\"]}]]],[\"stzh-cell\",[[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\"]}]]],[\"stzh-chart\",[[0,\"stzh-chart\",{\"chartId\":[1,\"chart-id\"],\"create\":[16]},null,{\"create\":[\"createWatcher\"]}]]],[\"stzh-container\",[[6,\"stzh-container\",{\"noMargin\":[4,\"no-margin\"]}]]],[\"stzh-content\",[[6,\"stzh-content\",{\"variant\":[513],\"preventElementLayout\":[516,\"prevent-element-layout\"]}]]],[\"stzh-cspace\",[[4,\"stzh-cspace\",{\"removeFirstMargin\":[516,\"remove-first-margin\"],\"removeLastMargin\":[516,\"remove-last-margin\"],\"preventRemoveNested\":[513,\"prevent-remove-nested\"]},null,{\"preventRemoveNested\":[\"preventRemoveNestedWatcher\"]}]]],[\"stzh-datamessagelist\",[[6,\"stzh-datamessagelist\"]]],[\"stzh-flyingfocus\",[[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\"]]]]],[\"stzh-hr\",[[2,\"stzh-hr\"]]],[\"stzh-invert\",[[6,\"stzh-invert\"]]],[\"stzh-list\",[[1,\"stzh-list\",{\"variant\":[513]}]]],[\"stzh-list-item\",[[1,\"stzh-list-item\"]]],[\"stzh-loadingbar\",[[2,\"stzh-loadingbar\",{\"percent\":[2],\"hidePercent\":[4,\"hide-percent\"],\"label\":[1]}]]],[\"stzh-overlay\",[[6,\"stzh-overlay\",{\"open\":[1028],\"stay\":[4],\"a11yLabel\":[1,\"a11y-label\"],\"show\":[64],\"hide\":[64]}]]],[\"stzh-page-skiplinks\",[[6,\"stzh-page-skiplinks\"]]],[\"stzh-pagecontent\",[[6,\"stzh-pagecontent\"]]],[\"stzh-pagetitle-hero\",[[6,\"stzh-pagetitle-hero\",{\"heading\":[1],\"headingId\":[1,\"heading-id\"],\"leadAuthor\":[1,\"lead-author\"],\"subtitle\":[1]}]]],[\"stzh-print\",[[1,\"stzh-print\"]]],[\"stzh-readspeaker\",[[4,\"stzh-readspeaker\",{\"href\":[1],\"eventId\":[1,\"event-id\"]},[[8,\"DOMContentLoaded\",\"addClickEvents\"],[8,\"load\",\"addClickEvents\"]]]]],[\"stzh-row\",[[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]}]]],[\"stzh-scrollup\",[[1,\"stzh-scrollup\"]]],[\"stzh-section\",[[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]}]]],[\"stzh-skin-portal-mitwirken\",[[0,\"stzh-skin-portal-mitwirken\"]]],[\"stzh-skin-storybook-preview\",[[0,\"stzh-skin-storybook-preview\"]]],[\"stzh-skiplink\",[[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\"]]]]],[\"stzh-space\",[[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]}]]],[\"stzh-table\",[[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\"]}]]],[\"stzh-textandimage\",[[1,\"stzh-textandimage\",{\"size\":[513]}]]],[\"stzh-timeline\",[[1,\"stzh-timeline\",{\"foldable\":[4],\"collapsible\":[4],\"multiselectable\":[4],\"setItemFocus\":[64],\"updateSteps\":[64]},[[0,\"stzhOpen\",\"openListener\"]],{\"foldable\":[\"foldableWatcher\"]}]]],[\"stzh-twocolumns\",[[1,\"stzh-twocolumns\"]]],[\"stzh-visuallyhidden\",[[6,\"stzh-visuallyhidden\"]]],[\"stzh-vspace\",[[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]}]]],[\"stzh-iframe\",[[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\"]}]]],[\"stzh-share\",[[2,\"stzh-share\",{\"localization\":[16],\"url\":[1],\"mailSubject\":[1,\"mail-subject\"],\"mailBody\":[1,\"mail-body\"],\"services\":[1]},null,{\"services\":[\"servicesWatcher\"]}]]],[\"stzh-toast\",[[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\"]}]]],[\"stzh-breadcrumb\",[[2,\"stzh-breadcrumb\",{\"localization\":[16],\"variant\":[513],\"items\":[1],\"expanded\":[1540],\"hasHiddenItems\":[32]},null,{\"items\":[\"itemsWatcher\"],\"expanded\":[\"expandedWatcher\"]}]]],[\"stzh-progressbar-item\",[[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\"]}]]],[\"stzh-vbz-linechip\",[[2,\"stzh-vbz-linechip\",{\"line\":[1],\"active\":[516],\"alert\":[516],\"global\":[516],\"disabled\":[516],\"analyticsId\":[1,\"analytics-id\"]}]]],[\"stzh-details\",[[6,\"stzh-details\",{\"open\":[1540],\"show\":[64],\"hide\":[64],\"toggle\":[64]},null,{\"open\":[\"openWatcher\"]}]]],[\"stzh-hspace\",[[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]}]]],[\"stzh-actionset\",[[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\"]}]]],[\"stzh-calendar\",[[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\"]}]]],[\"stzh-carousel\",[[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\"]}]]],[\"stzh-figure\",[[6,\"stzh-figure\",{\"caption\":[1],\"copyright\":[1],\"counter\":[1],\"heading\":[1],\"fullwidth\":[516]}]]],[\"stzh-loader\",[[6,\"stzh-loader\",{\"size\":[1],\"label\":[1],\"hideLabel\":[4,\"hide-label\"]}]]],[\"stzh-sortable\",[[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\"]}]]],[\"stzh-sticky\",[[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\"]}]]],[\"stzh-chip\",[[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\"]}]]],[\"stzh-dropdown\",[[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\"]}]]],[\"stzh-link\",[[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\"]}]]],[\"stzh-popover_2\",[[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\"]}]]],[\"stzh-card_3\",[[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-chip-select\",{\"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\"]]]]],[\"stzh-datepicker_3\",[[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\"]}]]],[\"stzh-buttongroup\",[[6,\"stzh-buttongroup\"]]],[\"stzh-accordion_3\",[[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\"]}]]],[\"stzh-ghettobox_3\",[[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\"]}]]],[\"stzh-heading\",[[6,\"stzh-heading\",{\"level\":[513],\"curve\":[513]}]]],[\"stzh-ratio\",[[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]}]]],[\"stzh-status\",[[2,\"stzh-status\",{\"percent\":[2],\"withLoadingbar\":[516,\"with-loadingbar\"],\"label\":[1],\"type\":[513]}]]],[\"stzh-datalist_2\",[[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\"]}]]],[\"stzh-input\",[[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\"]}]]],[\"stzh-clamp\",[[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]}]]],[\"stzh-menu_2\",[[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\"]]],[\"stzh-tooltip\",[[6,\"stzh-tooltip\",{\"open\":[1028],\"label\":[1],\"content\":[1],\"placement\":[1],\"strategy\":[1],\"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\"]}]]]]"), options);
46
+ return bootstrapLazy(JSON.parse("[[\"stzh-microsite-teaserlist\",[[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\"]}]]],[\"stzh-datatable\",[[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\"]}]]],[\"stzh-appointments\",[[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\"]}]]],[\"stzh-datamessagelist-item\",[[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\"]}]]],[\"stzh-panorama\",[[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\"]}]]],[\"stzh-amount\",[[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\"]}]]],[\"stzh-sitemap\",[[0,\"stzh-sitemap\",{\"items\":[1]}]]],[\"stzh-gallery\",[[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\"]}]]],[\"stzh-pagebottom\",[[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\"]}]]],[\"stzh-header\",[[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\"]}]]],[\"stzh-saptcha\",[[2,\"stzh-saptcha\",{\"localization\":[16],\"numbers\":[1],\"value\":[1],\"name\":[513],\"error\":[1],\"invalid\":[516],\"disabled\":[516]},null,{\"numbers\":[\"numbersWatcher\"],\"error\":[\"errorWatcher\"]}]]],[\"stzh-search\",[[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\"]}]]],[\"stzh-vbz-majorticker\",[[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\"]}]]],[\"stzh-vbz-ticker\",[[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\"]}]]],[\"stzh-archivelist\",[[2,\"stzh-archivelist\",{\"localization\":[16],\"showItems\":[1026,\"show-items\"],\"stepItems\":[2,\"step-items\"],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"],\"showItems\":[\"showItemsWatcher\"]}]]],[\"stzh-upload\",[[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\"]}]]],[\"stzh-youtube\",[[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]}]]],[\"stzh-anchornav\",[[2,\"stzh-anchornav\",{\"localization\":[16],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"]}]]],[\"stzh-contact\",[[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\"]}]]],[\"stzh-dialog\",[[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\"]]]]],[\"stzh-eventinfo\",[[2,\"stzh-eventinfo\",{\"localization\":[16],\"monthHeadingLevel\":[1,\"month-heading-level\"],\"items\":[1],\"dateAdapter\":[16]},null,{\"items\":[\"itemsWatcher\"],\"dateAdapter\":[\"itemsWatcher\"]}]]],[\"stzh-monthyearpicker\",[[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\"]}]]],[\"stzh-timepicker\",[[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\"]}]]],[\"stzh-toastbar\",[[1,\"stzh-toastbar\",{\"hideAfter\":[2,\"hide-after\"],\"max\":[2],\"initialToasts\":[1,\"initial-toasts\"],\"toast\":[64]},null,{\"initialToasts\":[\"initialToastsWatcher\"]}]]],[\"stzh-checkbox\",[[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\"]}]]],[\"stzh-checkboxgroup\",[[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\"]}]]],[\"stzh-disturber\",[[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\"]}]]],[\"stzh-editor\",[[2,\"stzh-editor\",{\"localization\":[16],\"heading\":[1],\"items\":[1]},null,{\"items\":[\"itemsWatcher\"]}]]],[\"stzh-footer\",[[4,\"stzh-footer\",{\"localization\":[16],\"copyright\":[1],\"variant\":[1],\"mainUrl\":[1,\"main-url\"]}]]],[\"stzh-message\",[[6,\"stzh-message\",{\"label\":[1],\"description\":[1],\"type\":[513],\"hideClose\":[4,\"hide-close\"],\"localization\":[16],\"open\":[32],\"show\":[64],\"hide\":[64]}]]],[\"stzh-toggle\",[[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\"]}]]],[\"stzh-card-searchresult\",[[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\"]}]]],[\"stzh-cta\",[[6,\"stzh-cta\",{\"heading\":[1],\"lead\":[1],\"label\":[1],\"href\":[1],\"stickyDisabled\":[4,\"sticky-disabled\"],\"loaded\":[32]}]]],[\"stzh-progressbar\",[[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\"]}]]],[\"stzh-timeline-item\",[[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\"]}]]],[\"stzh-card-navigation\",[[6,\"stzh-card-navigation\",{\"href\":[513],\"target\":[1],\"analyticsId\":[1,\"analytics-id\"],\"heading\":[1],\"headingLevel\":[1,\"heading-level\"],\"lead\":[1]}]]],[\"stzh-fieldset\",[[6,\"stzh-fieldset\",{\"legend\":[1],\"hideLegend\":[4,\"hide-legend\"],\"legendLevel\":[1,\"legend-level\"],\"legendCurve\":[1,\"legend-curve\"]}]]],[\"stzh-imagecomparison\",[[6,\"stzh-imagecomparison\",{\"localization\":[16],\"hintLeft\":[1,\"hint-left\"],\"hintRight\":[1,\"hint-right\"],\"value\":[1026],\"label\":[1],\"a11yDescribedby\":[1,\"a11y-describedby\"]}]]],[\"stzh-sticky-actions\",[[1,\"stzh-sticky-actions\",{\"pagetitleQuery\":[1,\"pagetitle-query\"],\"hasActiveScrollup\":[32]},null,{\"hasActiveScrollup\":[\"hasActiveScrollupWatcher\"]}]]],[\"stzh-vbz-carousel\",[[6,\"stzh-vbz-carousel\",{\"autoplayTimeout\":[2,\"autoplay-timeout\"]}]]],[\"stzh-actions\",[[6,\"stzh-actions\",{\"variant\":[513]}]]],[\"stzh-badge_3\",[[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\"]}]]],[\"stzh-audio\",[[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]}]]],[\"stzh-banner\",[[6,\"stzh-banner\",{\"label\":[1],\"hideClose\":[4,\"hide-close\"],\"localization\":[16],\"open\":[32],\"show\":[64],\"hide\":[64]}]]],[\"stzh-olmap\",[[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\"]}]]],[\"stzh-pagetitle\",[[6,\"stzh-pagetitle\",{\"background\":[513]},[[9,\"resize\",\"handleResize\"],[0,\"stzhOpen\",\"handleStzhOpen\"],[0,\"stzhClose\",\"handleStzhClose\"]]]]],[\"stzh-cell\",[[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\"]}]]],[\"stzh-chart\",[[0,\"stzh-chart\",{\"chartId\":[1,\"chart-id\"],\"create\":[16]},null,{\"create\":[\"createWatcher\"]}]]],[\"stzh-container\",[[6,\"stzh-container\",{\"noMargin\":[4,\"no-margin\"]}]]],[\"stzh-content\",[[6,\"stzh-content\",{\"variant\":[513],\"preventElementLayout\":[516,\"prevent-element-layout\"]}]]],[\"stzh-cspace\",[[4,\"stzh-cspace\",{\"removeFirstMargin\":[516,\"remove-first-margin\"],\"removeLastMargin\":[516,\"remove-last-margin\"],\"preventRemoveNested\":[513,\"prevent-remove-nested\"]},null,{\"preventRemoveNested\":[\"preventRemoveNestedWatcher\"]}]]],[\"stzh-datamessagelist\",[[6,\"stzh-datamessagelist\"]]],[\"stzh-flyingfocus\",[[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\"]]]]],[\"stzh-hr\",[[2,\"stzh-hr\"]]],[\"stzh-invert\",[[6,\"stzh-invert\"]]],[\"stzh-list\",[[1,\"stzh-list\",{\"variant\":[513]}]]],[\"stzh-list-item\",[[1,\"stzh-list-item\"]]],[\"stzh-loadingbar\",[[2,\"stzh-loadingbar\",{\"percent\":[2],\"hidePercent\":[4,\"hide-percent\"],\"label\":[1]}]]],[\"stzh-overlay\",[[6,\"stzh-overlay\",{\"open\":[1028],\"stay\":[4],\"a11yLabel\":[1,\"a11y-label\"],\"show\":[64],\"hide\":[64]}]]],[\"stzh-page-skiplinks\",[[6,\"stzh-page-skiplinks\"]]],[\"stzh-pagecontent\",[[6,\"stzh-pagecontent\"]]],[\"stzh-pagetitle-hero\",[[6,\"stzh-pagetitle-hero\",{\"heading\":[1],\"headingId\":[1,\"heading-id\"],\"leadAuthor\":[1,\"lead-author\"],\"subtitle\":[1]}]]],[\"stzh-readspeaker\",[[4,\"stzh-readspeaker\",{\"href\":[1],\"eventId\":[1,\"event-id\"]},[[8,\"DOMContentLoaded\",\"addClickEvents\"],[8,\"load\",\"addClickEvents\"]]]]],[\"stzh-row\",[[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]}]]],[\"stzh-scrollup\",[[1,\"stzh-scrollup\"]]],[\"stzh-section\",[[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]}]]],[\"stzh-skin-portal-mitwirken\",[[0,\"stzh-skin-portal-mitwirken\"]]],[\"stzh-skin-storybook-preview\",[[0,\"stzh-skin-storybook-preview\"]]],[\"stzh-skiplink\",[[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\"]]]]],[\"stzh-space\",[[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]}]]],[\"stzh-table\",[[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\"]}]]],[\"stzh-textandimage\",[[1,\"stzh-textandimage\",{\"size\":[513]}]]],[\"stzh-timeline\",[[1,\"stzh-timeline\",{\"foldable\":[4],\"collapsible\":[4],\"multiselectable\":[4],\"setItemFocus\":[64],\"updateSteps\":[64]},[[0,\"stzhOpen\",\"openListener\"]],{\"foldable\":[\"foldableWatcher\"]}]]],[\"stzh-twocolumns\",[[1,\"stzh-twocolumns\"]]],[\"stzh-visuallyhidden\",[[6,\"stzh-visuallyhidden\"]]],[\"stzh-vspace\",[[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]}]]],[\"stzh-iframe\",[[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\"]}]]],[\"stzh-toast\",[[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\"]}]]],[\"stzh-breadcrumb\",[[2,\"stzh-breadcrumb\",{\"localization\":[16],\"variant\":[513],\"items\":[1],\"expanded\":[1540],\"hasHiddenItems\":[32]},null,{\"items\":[\"itemsWatcher\"],\"expanded\":[\"expandedWatcher\"]}]]],[\"stzh-progressbar-item\",[[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\"]}]]],[\"stzh-vbz-linechip\",[[2,\"stzh-vbz-linechip\",{\"line\":[1],\"active\":[516],\"alert\":[516],\"global\":[516],\"disabled\":[516],\"analyticsId\":[1,\"analytics-id\"]}]]],[\"stzh-details\",[[6,\"stzh-details\",{\"open\":[1540],\"show\":[64],\"hide\":[64],\"toggle\":[64]},null,{\"open\":[\"openWatcher\"]}]]],[\"stzh-hspace\",[[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]}]]],[\"stzh-actionset\",[[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\"]}]]],[\"stzh-calendar\",[[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\"]}]]],[\"stzh-print_2\",[[2,\"stzh-share\",{\"localization\":[16],\"url\":[1],\"mailSubject\":[1,\"mail-subject\"],\"mailBody\":[1,\"mail-body\"],\"services\":[1]},null,{\"services\":[\"servicesWatcher\"]}],[1,\"stzh-print\"]]],[\"stzh-carousel\",[[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\"]}]]],[\"stzh-figure\",[[6,\"stzh-figure\",{\"caption\":[1],\"copyright\":[1],\"counter\":[1],\"heading\":[1],\"fullwidth\":[516]}]]],[\"stzh-loader\",[[6,\"stzh-loader\",{\"size\":[1],\"label\":[1],\"hideLabel\":[4,\"hide-label\"]}]]],[\"stzh-sortable\",[[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\"]}]]],[\"stzh-sticky\",[[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\"]}]]],[\"stzh-chip\",[[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\"]}]]],[\"stzh-dropdown\",[[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\"]}]]],[\"stzh-link\",[[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\"]}]]],[\"stzh-popover_2\",[[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\"]}]]],[\"stzh-card_3\",[[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-chip-select\",{\"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\"]]]]],[\"stzh-datepicker_3\",[[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\"]}]]],[\"stzh-buttongroup\",[[6,\"stzh-buttongroup\"]]],[\"stzh-accordion_3\",[[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\"]}]]],[\"stzh-ghettobox_3\",[[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\"]}]]],[\"stzh-heading\",[[6,\"stzh-heading\",{\"level\":[513],\"curve\":[513]}]]],[\"stzh-ratio\",[[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]}]]],[\"stzh-status\",[[2,\"stzh-status\",{\"percent\":[2],\"withLoadingbar\":[516,\"with-loadingbar\"],\"label\":[1],\"type\":[513]}]]],[\"stzh-datalist_2\",[[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\"]}]]],[\"stzh-input\",[[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\"]}]]],[\"stzh-clamp\",[[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]}]]],[\"stzh-menu_2\",[[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\"]]],[\"stzh-tooltip\",[[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\"]}]]]]"), options);
47
47
  });
48
48
 
49
49
  //# sourceMappingURL=stzh-components.js.map