@oiz/stzh-components 0.0.1-pretest → 1.5.0-alpha

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 (959) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +1 -56
  3. package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
  4. package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-3b6f75bd.js} +44 -42
  5. package/dist/cjs/{arrow-70a32014.js → arrow-3c3b0ae5.js} +3 -3
  6. package/dist/cjs/{date-adapter-2ffd8eaf.js → date-adapter-2a78f6f8.js} +85 -85
  7. package/dist/cjs/{date-utils-898a50be.js → date-utils-bb50c91f.js} +156 -156
  8. package/dist/cjs/{event-utils-4d7d610a.js → event-utils-9b64c792.js} +13 -13
  9. package/dist/cjs/loader.cjs.js +2 -2
  10. package/dist/cjs/{media-utils-f1720906.js → media-utils-8cfc8591.js} +19 -19
  11. package/dist/cjs/{string-utils-223b03e2.js → string-utils-a867b99d.js} +12 -12
  12. package/dist/cjs/stzh-accordion-item.cjs.entry.js +170 -170
  13. package/dist/cjs/stzh-accordion.cjs.entry.js +63 -63
  14. package/dist/cjs/stzh-actions.cjs.entry.js +42 -42
  15. package/dist/cjs/stzh-appnav.cjs.entry.js +39 -39
  16. package/dist/cjs/stzh-appointments.cjs.entry.js +260 -260
  17. package/dist/cjs/stzh-badge_3.cjs.entry.js +146 -146
  18. package/dist/cjs/stzh-calendar.cjs.entry.js +291 -291
  19. package/dist/cjs/stzh-cell.cjs.entry.js +24 -24
  20. package/dist/cjs/stzh-checkbox.cjs.entry.js +123 -123
  21. package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +155 -157
  22. package/dist/cjs/stzh-chip-select.cjs.entry.js +55 -55
  23. package/dist/cjs/stzh-chip.cjs.entry.js +90 -90
  24. package/dist/cjs/stzh-components.cjs.js +2 -2
  25. package/dist/cjs/stzh-container.cjs.entry.js +8 -8
  26. package/dist/cjs/stzh-cspace.cjs.entry.js +12 -12
  27. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +92 -92
  28. package/dist/cjs/stzh-datamessagelist.cjs.entry.js +12 -12
  29. package/dist/cjs/stzh-datatable.cjs.entry.js +201 -201
  30. package/dist/cjs/stzh-datepicker_4.cjs.entry.js +456 -458
  31. package/dist/cjs/stzh-dialog.cjs.entry.js +180 -180
  32. package/dist/cjs/stzh-dropdown.cjs.entry.js +479 -452
  33. package/dist/cjs/stzh-fieldset.cjs.entry.js +24 -24
  34. package/dist/cjs/stzh-figure.cjs.entry.js +19 -19
  35. package/dist/cjs/stzh-flyingfocus.cjs.entry.js +167 -167
  36. package/dist/cjs/stzh-footer.cjs.entry.js +56 -56
  37. package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +132 -132
  38. package/dist/cjs/stzh-header.cjs.entry.js +151 -151
  39. package/dist/cjs/stzh-heading.cjs.entry.js +21 -21
  40. package/dist/cjs/stzh-hr.cjs.entry.js +12 -12
  41. package/dist/cjs/stzh-hspace.cjs.entry.js +30 -30
  42. package/dist/cjs/stzh-icon-sprite.cjs.entry.js +9 -9
  43. package/dist/cjs/{stzh-input-description-9ed61d1d.js → stzh-input-description-9802abc2.js} +15 -15
  44. package/dist/cjs/stzh-input.cjs.entry.js +187 -182
  45. package/dist/cjs/stzh-link.cjs.entry.js +95 -95
  46. package/dist/cjs/stzh-list-item.cjs.entry.js +15 -15
  47. package/dist/cjs/stzh-list.cjs.entry.js +15 -15
  48. package/dist/cjs/stzh-loader.cjs.entry.js +20 -20
  49. package/dist/cjs/stzh-loadingbar.cjs.entry.js +22 -22
  50. package/dist/cjs/stzh-menu_2.cjs.entry.js +81 -81
  51. package/dist/cjs/stzh-message.cjs.entry.js +72 -72
  52. package/dist/cjs/stzh-metanav.cjs.entry.js +26 -26
  53. package/dist/cjs/stzh-overlay.cjs.entry.js +88 -88
  54. package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +26 -26
  55. package/dist/cjs/stzh-pagetitle.cjs.entry.js +61 -61
  56. package/dist/cjs/stzh-popover.cjs.entry.js +349 -349
  57. package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +13 -13
  58. package/dist/cjs/stzh-progressbar-item.cjs.entry.js +46 -46
  59. package/dist/cjs/stzh-progressbar.cjs.entry.js +114 -114
  60. package/dist/cjs/stzh-readspeaker.cjs.entry.js +47 -47
  61. package/dist/cjs/stzh-row.cjs.entry.js +29 -29
  62. package/dist/cjs/stzh-saptcha.cjs.entry.js +70 -70
  63. package/dist/cjs/stzh-section.cjs.entry.js +13 -13
  64. package/dist/cjs/stzh-servicecard-list.cjs.entry.js +62 -45
  65. package/dist/cjs/stzh-servicecard.cjs.entry.js +224 -202
  66. package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
  67. package/dist/cjs/stzh-sortable.cjs.entry.js +3485 -2712
  68. package/dist/cjs/stzh-status.cjs.entry.js +25 -25
  69. package/dist/cjs/stzh-table.cjs.entry.js +132 -132
  70. package/dist/cjs/stzh-toggle.cjs.entry.js +123 -123
  71. package/dist/cjs/stzh-tooltip.cjs.entry.js +310 -310
  72. package/dist/cjs/stzh-upload.cjs.entry.js +475 -442
  73. package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +71 -71
  74. package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +95 -95
  75. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +171 -171
  76. package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +10 -10
  77. package/dist/cjs/stzh-vspace.cjs.entry.js +30 -30
  78. package/dist/cjs/{translation-utils-2dbbce94.js → translation-utils-73073e44.js} +54 -54
  79. package/dist/cjs/utils-8dc66449.js +76 -0
  80. package/dist/collection/assets/favicons/browserconfig.xml +9 -9
  81. package/dist/collection/assets/favicons/site.webmanifest +19 -19
  82. package/dist/collection/assets/fonts.css +39 -39
  83. package/dist/collection/assets/i18n/de.json +154 -154
  84. package/dist/collection/assets/i18n/en.json +154 -154
  85. package/dist/collection/assets/icons/mono/alarm-bell.svg +3 -3
  86. package/dist/collection/assets/icons/mono/angle-down.svg +3 -3
  87. package/dist/collection/assets/icons/mono/angle-left.svg +3 -3
  88. package/dist/collection/assets/icons/mono/angle-right.svg +3 -3
  89. package/dist/collection/assets/icons/mono/angle-up.svg +3 -3
  90. package/dist/collection/assets/icons/mono/archive-box.svg +3 -3
  91. package/dist/collection/assets/icons/mono/arrow-down.svg +3 -3
  92. package/dist/collection/assets/icons/mono/arrow-left-circle.svg +4 -4
  93. package/dist/collection/assets/icons/mono/arrow-left.svg +3 -3
  94. package/dist/collection/assets/icons/mono/arrow-right-long.svg +3 -3
  95. package/dist/collection/assets/icons/mono/arrow-right.svg +3 -3
  96. package/dist/collection/assets/icons/mono/arrow-up.svg +3 -3
  97. package/dist/collection/assets/icons/mono/bulleted-list.svg +3 -3
  98. package/dist/collection/assets/icons/mono/calendar.svg +3 -3
  99. package/dist/collection/assets/icons/mono/cart.svg +3 -3
  100. package/dist/collection/assets/icons/mono/checkmark-circle.svg +3 -3
  101. package/dist/collection/assets/icons/mono/checkmark.svg +3 -3
  102. package/dist/collection/assets/icons/mono/clock.svg +3 -3
  103. package/dist/collection/assets/icons/mono/close-circle.svg +3 -3
  104. package/dist/collection/assets/icons/mono/close.svg +3 -3
  105. package/dist/collection/assets/icons/mono/compass-direction.svg +3 -3
  106. package/dist/collection/assets/icons/mono/compass-north.svg +4 -4
  107. package/dist/collection/assets/icons/mono/construction.svg +3 -3
  108. package/dist/collection/assets/icons/mono/copy.svg +3 -3
  109. package/dist/collection/assets/icons/mono/delete.svg +3 -3
  110. package/dist/collection/assets/icons/mono/download.svg +3 -3
  111. package/dist/collection/assets/icons/mono/drag.svg +10 -10
  112. package/dist/collection/assets/icons/mono/edit.svg +3 -3
  113. package/dist/collection/assets/icons/mono/email-check.svg +10 -10
  114. package/dist/collection/assets/icons/mono/expand.svg +3 -3
  115. package/dist/collection/assets/icons/mono/external-link.svg +4 -4
  116. package/dist/collection/assets/icons/mono/facebook-comment.svg +3 -3
  117. package/dist/collection/assets/icons/mono/facebook.svg +10 -10
  118. package/dist/collection/assets/icons/mono/file.svg +3 -3
  119. package/dist/collection/assets/icons/mono/filtering.svg +3 -3
  120. package/dist/collection/assets/icons/mono/flag.svg +10 -10
  121. package/dist/collection/assets/icons/mono/focus.svg +3 -3
  122. package/dist/collection/assets/icons/mono/gear.svg +3 -3
  123. package/dist/collection/assets/icons/mono/heart.svg +10 -10
  124. package/dist/collection/assets/icons/mono/home.svg +10 -10
  125. package/dist/collection/assets/icons/mono/important-warning.svg +3 -3
  126. package/dist/collection/assets/icons/mono/info-help.svg +3 -3
  127. package/dist/collection/assets/icons/mono/instagram.svg +3 -3
  128. package/dist/collection/assets/icons/mono/like-hand.svg +10 -10
  129. package/dist/collection/assets/icons/mono/linkedin.svg +5 -5
  130. package/dist/collection/assets/icons/mono/list-expanded.svg +4 -4
  131. package/dist/collection/assets/icons/mono/list-shrinked.svg +3 -3
  132. package/dist/collection/assets/icons/mono/lock.svg +10 -10
  133. package/dist/collection/assets/icons/mono/mail.svg +10 -10
  134. package/dist/collection/assets/icons/mono/map.svg +3 -3
  135. package/dist/collection/assets/icons/mono/menu.svg +3 -3
  136. package/dist/collection/assets/icons/mono/minus.svg +3 -3
  137. package/dist/collection/assets/icons/mono/more-horizontal.svg +5 -5
  138. package/dist/collection/assets/icons/mono/more-vertical.svg +5 -5
  139. package/dist/collection/assets/icons/mono/paper-clip.svg +10 -10
  140. package/dist/collection/assets/icons/mono/phone.svg +10 -10
  141. package/dist/collection/assets/icons/mono/pin-location.svg +10 -10
  142. package/dist/collection/assets/icons/mono/pin.svg +11 -11
  143. package/dist/collection/assets/icons/mono/play-1.svg +4 -4
  144. package/dist/collection/assets/icons/mono/play-button.svg +11 -11
  145. package/dist/collection/assets/icons/mono/play.svg +10 -10
  146. package/dist/collection/assets/icons/mono/plus.svg +3 -3
  147. package/dist/collection/assets/icons/mono/portfolio-grid.svg +11 -11
  148. package/dist/collection/assets/icons/mono/print.svg +10 -10
  149. package/dist/collection/assets/icons/mono/question-help.svg +3 -3
  150. package/dist/collection/assets/icons/mono/read-mail.svg +10 -10
  151. package/dist/collection/assets/icons/mono/reload.svg +10 -10
  152. package/dist/collection/assets/icons/mono/reset-time.svg +10 -10
  153. package/dist/collection/assets/icons/mono/reset.svg +10 -10
  154. package/dist/collection/assets/icons/mono/resize.svg +8 -8
  155. package/dist/collection/assets/icons/mono/rss.svg +12 -12
  156. package/dist/collection/assets/icons/mono/search.svg +3 -3
  157. package/dist/collection/assets/icons/mono/services.svg +6 -6
  158. package/dist/collection/assets/icons/mono/share.svg +3 -3
  159. package/dist/collection/assets/icons/mono/shrink.svg +3 -3
  160. package/dist/collection/assets/icons/mono/silent-mode.svg +3 -3
  161. package/dist/collection/assets/icons/mono/social-media.svg +23 -23
  162. package/dist/collection/assets/icons/mono/star-filled.svg +3 -3
  163. package/dist/collection/assets/icons/mono/star.svg +3 -3
  164. package/dist/collection/assets/icons/mono/subtitle.svg +3 -3
  165. package/dist/collection/assets/icons/mono/team.svg +10 -10
  166. package/dist/collection/assets/icons/mono/text-message.svg +6 -6
  167. package/dist/collection/assets/icons/mono/thermometer.svg +10 -10
  168. package/dist/collection/assets/icons/mono/transcript.svg +3 -3
  169. package/dist/collection/assets/icons/mono/twitter-reply.svg +3 -3
  170. package/dist/collection/assets/icons/mono/twitter-retweet.svg +3 -3
  171. package/dist/collection/assets/icons/mono/twitter.svg +10 -10
  172. package/dist/collection/assets/icons/mono/unlock.svg +10 -10
  173. package/dist/collection/assets/icons/mono/user.svg +3 -3
  174. package/dist/collection/assets/icons/mono/view-hidden.svg +3 -3
  175. package/dist/collection/assets/icons/mono/view.svg +4 -4
  176. package/dist/collection/assets/icons/mono/volume-medium.svg +3 -3
  177. package/dist/collection/assets/icons/mono/warning-big.svg +4 -4
  178. package/dist/collection/assets/icons/mono/warning.svg +3 -3
  179. package/dist/collection/assets/icons/mono/web-Link.svg +3 -3
  180. package/dist/collection/assets/icons/mono/wifi-signal.svg +3 -3
  181. package/dist/collection/assets/icons/mono/world-globe.svg +10 -10
  182. package/dist/collection/assets/icons/mono/xing.svg +11 -11
  183. package/dist/collection/assets/polyfills/ie11CustomProperties.min.js +8 -8
  184. package/dist/collection/assets/polyfills/intersection-observer.min.js +7 -7
  185. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
  186. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
  187. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
  188. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
  189. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
  190. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
  191. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
  192. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
  193. package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
  194. package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
  195. package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
  196. package/dist/collection/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
  197. package/dist/collection/components/stzh-accordion/stzh-accordion.js +156 -156
  198. package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +52 -52
  199. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +429 -429
  200. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +45 -45
  201. package/dist/collection/components/stzh-actions/stzh-actions.js +98 -98
  202. package/dist/collection/components/stzh-actions/stzh-actions.stories.js +66 -66
  203. package/dist/collection/components/stzh-appnav/stzh-appnav.js +112 -112
  204. package/dist/collection/components/stzh-appnav/stzh-appnav.stories.js +53 -53
  205. package/dist/collection/components/stzh-appointments/stzh-appointments.js +515 -515
  206. package/dist/collection/components/stzh-appointments/stzh-appointments.localization.js +1 -1
  207. package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +186 -186
  208. package/dist/collection/components/stzh-badge/stzh-badge.js +47 -47
  209. package/dist/collection/components/stzh-badge/stzh-badge.stories.js +36 -36
  210. package/dist/collection/components/stzh-button/stzh-button.js +516 -516
  211. package/dist/collection/components/stzh-button/stzh-button.stories.js +66 -66
  212. package/dist/collection/components/stzh-calendar/stzh-calendar-day.js +22 -22
  213. package/dist/collection/components/stzh-calendar/stzh-calendar-month.js +21 -21
  214. package/dist/collection/components/stzh-calendar/stzh-calendar.js +463 -463
  215. package/dist/collection/components/stzh-calendar/stzh-calendar.localization.js +1 -1
  216. package/dist/collection/components/stzh-calendar/stzh-calendar.stories.js +37 -37
  217. package/dist/collection/components/stzh-cell/stzh-cell.js +179 -179
  218. package/dist/collection/components/stzh-cell/stzh-cell.stories.js +39 -39
  219. package/dist/collection/components/stzh-checkbox/assets/check.svg +3 -3
  220. package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +459 -459
  221. package/dist/collection/components/stzh-checkbox/stzh-checkbox.stories.js +38 -38
  222. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +448 -450
  223. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.stories.js +39 -39
  224. package/dist/collection/components/stzh-chip/stzh-chip.js +407 -407
  225. package/dist/collection/components/stzh-chip/stzh-chip.stories.js +64 -64
  226. package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +158 -158
  227. package/dist/collection/components/stzh-chip-select/stzh-chip-select.stories.js +69 -69
  228. package/dist/collection/components/stzh-container/stzh-container.js +21 -21
  229. package/dist/collection/components/stzh-container/stzh-container.stories.js +35 -35
  230. package/dist/collection/components/stzh-cspace/stzh-cspace.css +6 -0
  231. package/dist/collection/components/stzh-cspace/stzh-cspace.js +24 -24
  232. package/dist/collection/components/stzh-cspace/stzh-cspace.stories.js +34 -34
  233. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.js +24 -24
  234. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +149 -149
  235. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +358 -358
  236. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.js +1 -1
  237. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +63 -63
  238. package/dist/collection/components/stzh-datatable/stzh-datatable.js +413 -413
  239. package/dist/collection/components/stzh-datatable/stzh-datatable.localization.js +1 -1
  240. package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +63 -63
  241. package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +586 -586
  242. package/dist/collection/components/stzh-datepicker/stzh-datepicker.localization.js +1 -1
  243. package/dist/collection/components/stzh-datepicker/stzh-datepicker.stories.js +39 -39
  244. package/dist/collection/components/stzh-dialog/stzh-dialog.css +9 -1
  245. package/dist/collection/components/stzh-dialog/stzh-dialog.js +480 -480
  246. package/dist/collection/components/stzh-dialog/stzh-dialog.localization.js +1 -1
  247. package/dist/collection/components/stzh-dialog/stzh-dialog.stories.js +85 -75
  248. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +2 -4
  249. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1514 -1436
  250. package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
  251. package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +3437 -109
  252. package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +120 -120
  253. package/dist/collection/components/stzh-fieldset/stzh-fieldset.stories.js +55 -55
  254. package/dist/collection/components/stzh-figure/stzh-figure.js +76 -76
  255. package/dist/collection/components/stzh-figure/stzh-figure.stories.js +36 -36
  256. package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +253 -253
  257. package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.stories.js +27 -27
  258. package/dist/collection/components/stzh-footer/stzh-footer.js +147 -147
  259. package/dist/collection/components/stzh-footer/stzh-footer.localization.js +1 -1
  260. package/dist/collection/components/stzh-footer/stzh-footer.stories.js +49 -49
  261. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +319 -319
  262. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.localization.js +1 -1
  263. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +49 -49
  264. package/dist/collection/components/stzh-header/stzh-header.js +267 -267
  265. package/dist/collection/components/stzh-header/stzh-header.stories.js +178 -178
  266. package/dist/collection/components/stzh-heading/stzh-heading.js +99 -99
  267. package/dist/collection/components/stzh-heading/stzh-heading.stories.js +37 -37
  268. package/dist/collection/components/stzh-hr/stzh-hr.js +25 -25
  269. package/dist/collection/components/stzh-hr/stzh-hr.stories.js +23 -23
  270. package/dist/collection/components/stzh-hspace/stzh-hspace.js +246 -246
  271. package/dist/collection/components/stzh-hspace/stzh-hspace.stories.js +73 -73
  272. package/dist/collection/components/stzh-icon/stzh-icon.js +76 -76
  273. package/dist/collection/components/stzh-icon/stzh-icon.stories.js +37 -37
  274. package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
  275. package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.js +19 -19
  276. package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.stories.js +46 -46
  277. package/dist/collection/components/stzh-input/stzh-input-description.js +8 -8
  278. package/dist/collection/components/stzh-input/stzh-input.css +13 -4
  279. package/dist/collection/components/stzh-input/stzh-input.js +799 -724
  280. package/dist/collection/components/stzh-input/stzh-input.stories.js +116 -116
  281. package/dist/collection/components/stzh-link/stzh-link.js +427 -427
  282. package/dist/collection/components/stzh-link/stzh-link.stories.js +67 -67
  283. package/dist/collection/components/stzh-list/stzh-list.js +52 -52
  284. package/dist/collection/components/stzh-list/stzh-list.stories.js +42 -42
  285. package/dist/collection/components/stzh-list-item/assets/checkmark.svg +3 -3
  286. package/dist/collection/components/stzh-list-item/stzh-list-item.js +26 -26
  287. package/dist/collection/components/stzh-loader/stzh-loader.js +93 -93
  288. package/dist/collection/components/stzh-loader/stzh-loader.stories.js +36 -36
  289. package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +94 -94
  290. package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.stories.js +34 -34
  291. package/dist/collection/components/stzh-menu/stzh-menu.js +21 -21
  292. package/dist/collection/components/stzh-menu/stzh-menu.stories.js +69 -69
  293. package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +296 -296
  294. package/dist/collection/components/stzh-menu-item/stzh-menu-item.stories.js +52 -52
  295. package/dist/collection/components/stzh-message/stzh-message.js +287 -287
  296. package/dist/collection/components/stzh-message/stzh-message.localization.js +1 -1
  297. package/dist/collection/components/stzh-message/stzh-message.stories.js +40 -40
  298. package/dist/collection/components/stzh-metanav/stzh-metanav.js +41 -41
  299. package/dist/collection/components/stzh-metanav/stzh-metanav.stories.js +39 -39
  300. package/dist/collection/components/stzh-overlay/stzh-overlay.js +239 -239
  301. package/dist/collection/components/stzh-overlay/stzh-overlay.stories.js +50 -50
  302. package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.js +41 -41
  303. package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +43 -43
  304. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +76 -76
  305. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +107 -107
  306. package/dist/collection/components/stzh-popover/stzh-popover.js +673 -673
  307. package/dist/collection/components/stzh-popover/stzh-popover.localization.js +1 -1
  308. package/dist/collection/components/stzh-popover/stzh-popover.stories.js +67 -67
  309. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +569 -578
  310. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +25 -25
  311. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +28 -28
  312. package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +272 -272
  313. package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +164 -164
  314. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +250 -250
  315. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +36 -36
  316. package/dist/collection/components/stzh-radio/stzh-radio.js +458 -458
  317. package/dist/collection/components/stzh-radio/stzh-radio.stories.js +38 -38
  318. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +477 -477
  319. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.stories.js +39 -39
  320. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +114 -114
  321. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.stories.js +50 -50
  322. package/dist/collection/components/stzh-richtext/stzh-richtext.js +90 -90
  323. package/dist/collection/components/stzh-richtext/stzh-richtext.stories.js +79 -79
  324. package/dist/collection/components/stzh-row/stzh-row.js +207 -207
  325. package/dist/collection/components/stzh-row/stzh-row.stories.js +90 -90
  326. package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +221 -221
  327. package/dist/collection/components/stzh-saptcha/stzh-saptcha.localization.js +1 -1
  328. package/dist/collection/components/stzh-saptcha/stzh-saptcha.stories.js +34 -34
  329. package/dist/collection/components/stzh-section/stzh-section.js +50 -50
  330. package/dist/collection/components/stzh-section/stzh-section.stories.js +100 -100
  331. package/dist/collection/components/stzh-servicecard/stzh-servicecard.css +4 -4
  332. package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +614 -592
  333. package/dist/collection/components/stzh-servicecard/stzh-servicecard.localization.js +1 -1
  334. package/dist/collection/components/stzh-servicecard/stzh-servicecard.stories.js +73 -73
  335. package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.js +196 -153
  336. package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.localization.js +1 -1
  337. package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.stories.js +116 -115
  338. package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +106 -106
  339. package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +53 -53
  340. package/dist/collection/components/stzh-sortable/stzh-sortable.js +530 -501
  341. package/dist/collection/components/stzh-sortable/stzh-sortable.localization.js +1 -1
  342. package/dist/collection/components/stzh-sortable/stzh-sortable.stories.js +34 -34
  343. package/dist/collection/components/stzh-status/stzh-status.js +115 -115
  344. package/dist/collection/components/stzh-status/stzh-status.stories.js +34 -34
  345. package/dist/collection/components/stzh-table/stzh-table.js +215 -215
  346. package/dist/collection/components/stzh-table/stzh-table.stories.js +89 -89
  347. package/dist/collection/components/stzh-text/stzh-text.js +232 -232
  348. package/dist/collection/components/stzh-text/stzh-text.stories.js +43 -43
  349. package/dist/collection/components/stzh-toggle/stzh-toggle.js +479 -479
  350. package/dist/collection/components/stzh-toggle/stzh-toggle.stories.js +38 -38
  351. package/dist/collection/components/stzh-tooltip/assets/arrow.svg +3 -3
  352. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +667 -667
  353. package/dist/collection/components/stzh-tooltip/stzh-tooltip.localization.js +1 -1
  354. package/dist/collection/components/stzh-tooltip/stzh-tooltip.stories.js +63 -63
  355. package/dist/collection/components/stzh-upload/stzh-upload.css +3 -0
  356. package/dist/collection/components/stzh-upload/stzh-upload.js +1391 -1358
  357. package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
  358. package/dist/collection/components/stzh-upload/stzh-upload.stories.js +71 -69
  359. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +229 -229
  360. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.stories.js +36 -36
  361. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +236 -236
  362. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.js +1 -1
  363. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.stories.js +52 -52
  364. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +292 -292
  365. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.js +1 -1
  366. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.stories.js +53 -53
  367. package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.js +23 -23
  368. package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.stories.js +45 -45
  369. package/dist/collection/components/stzh-vspace/stzh-vspace.js +246 -246
  370. package/dist/collection/components/stzh-vspace/stzh-vspace.stories.js +73 -73
  371. package/dist/collection/global/js/helpers/autofocus.js +22 -20
  372. package/dist/collection/global/js/helpers/scrollbar-width.js +20 -20
  373. package/dist/collection/global/js/script.js +17 -17
  374. package/dist/collection/index.js +7 -7
  375. package/dist/collection/libraries/sortable.js +3791 -0
  376. package/dist/collection/pages/egov.stories.js +262 -262
  377. package/dist/collection/pages/example.stories.js +170 -170
  378. package/dist/collection/pages/meinkonto.stories.js +660 -660
  379. package/dist/collection/patterns/appointments.stories.js +43 -43
  380. package/dist/collection/patterns/processingscreen.stories.js +43 -43
  381. package/dist/collection/utils/animation-utils.js +51 -51
  382. package/dist/collection/utils/date-adapter.js +86 -86
  383. package/dist/collection/utils/date-utils.js +196 -196
  384. package/dist/collection/utils/decorators.js +15 -15
  385. package/dist/collection/utils/event-utils.js +14 -14
  386. package/dist/collection/utils/h.js +109 -109
  387. package/dist/collection/utils/media-utils.js +20 -20
  388. package/dist/collection/utils/string-utils.js +13 -13
  389. package/dist/collection/utils/test-utils.js +27 -27
  390. package/dist/collection/utils/translation-utils.js +55 -55
  391. package/dist/collection/utils/utils.js +80 -41
  392. package/dist/components/animation-utils.js +37 -37
  393. package/dist/components/arrow.js +3 -3
  394. package/dist/components/date-adapter.js +85 -85
  395. package/dist/components/event-utils.js +13 -13
  396. package/dist/components/index.js +43 -41
  397. package/dist/components/media-utils.js +19 -19
  398. package/dist/components/string-utils.js +12 -12
  399. package/dist/components/stzh-accordion-item.js +192 -192
  400. package/dist/components/stzh-accordion.js +81 -81
  401. package/dist/components/stzh-actions.js +58 -58
  402. package/dist/components/stzh-appnav.js +56 -56
  403. package/dist/components/stzh-appointments.js +343 -343
  404. package/dist/components/stzh-badge2.js +26 -26
  405. package/dist/components/stzh-button2.js +155 -155
  406. package/dist/components/stzh-calendar2.js +475 -475
  407. package/dist/components/stzh-cell.js +47 -47
  408. package/dist/components/stzh-checkbox.js +159 -159
  409. package/dist/components/stzh-checkboxgroup.js +190 -192
  410. package/dist/components/stzh-chip-select.js +93 -93
  411. package/dist/components/stzh-chip2.js +122 -122
  412. package/dist/components/stzh-container.js +22 -22
  413. package/dist/components/stzh-cspace.js +26 -26
  414. package/dist/components/stzh-datamessagelist-item.js +156 -156
  415. package/dist/components/stzh-datamessagelist.js +26 -26
  416. package/dist/components/stzh-datatable.js +255 -255
  417. package/dist/components/stzh-datepicker2.js +206 -206
  418. package/dist/components/stzh-dialog.js +215 -215
  419. package/dist/components/stzh-dropdown2.js +546 -516
  420. package/dist/components/stzh-fieldset.js +48 -48
  421. package/dist/components/stzh-figure.js +35 -35
  422. package/dist/components/stzh-flyingfocus.js +188 -188
  423. package/dist/components/stzh-footer.js +88 -88
  424. package/dist/components/stzh-ghettobox2.js +124 -124
  425. package/dist/components/stzh-header.js +174 -174
  426. package/dist/components/stzh-heading2.js +39 -39
  427. package/dist/components/stzh-hr.js +26 -26
  428. package/dist/components/stzh-hspace.js +54 -54
  429. package/dist/components/stzh-icon-sprite.js +23 -23
  430. package/dist/components/stzh-icon2.js +41 -41
  431. package/dist/components/stzh-input-description.js +15 -15
  432. package/dist/components/stzh-input2.js +249 -240
  433. package/dist/components/stzh-link2.js +134 -134
  434. package/dist/components/stzh-list-item.js +30 -30
  435. package/dist/components/stzh-list.js +32 -32
  436. package/dist/components/stzh-loader.js +38 -38
  437. package/dist/components/stzh-loadingbar.js +40 -40
  438. package/dist/components/stzh-menu-item2.js +106 -106
  439. package/dist/components/stzh-menu2.js +22 -22
  440. package/dist/components/stzh-message.js +100 -100
  441. package/dist/components/stzh-metanav.js +40 -40
  442. package/dist/components/stzh-overlay.js +108 -108
  443. package/dist/components/stzh-page-skiplinks.js +40 -40
  444. package/dist/components/stzh-pagetitle.js +74 -74
  445. package/dist/components/stzh-popover2.js +376 -376
  446. package/dist/components/stzh-portal-mitwirken.js +27 -27
  447. package/dist/components/stzh-progressbar-item2.js +74 -74
  448. package/dist/components/stzh-progressbar.js +146 -146
  449. package/dist/components/stzh-radio2.js +156 -156
  450. package/dist/components/stzh-radiogroup2.js +200 -202
  451. package/dist/components/stzh-readspeaker.js +63 -63
  452. package/dist/components/stzh-richtext2.js +57 -57
  453. package/dist/components/stzh-row.js +53 -53
  454. package/dist/components/stzh-saptcha.js +116 -116
  455. package/dist/components/stzh-section.js +29 -29
  456. package/dist/components/stzh-servicecard-list.js +102 -84
  457. package/dist/components/stzh-servicecard.js +286 -264
  458. package/dist/components/stzh-skiplink.js +35 -35
  459. package/dist/components/stzh-sortable2.js +3510 -2736
  460. package/dist/components/stzh-status2.js +44 -44
  461. package/dist/components/stzh-table.js +153 -153
  462. package/dist/components/stzh-text2.js +57 -57
  463. package/dist/components/stzh-toggle.js +160 -160
  464. package/dist/components/stzh-tooltip2.js +340 -340
  465. package/dist/components/stzh-upload.js +537 -504
  466. package/dist/components/stzh-vbz-linechip2.js +96 -96
  467. package/dist/components/stzh-vbz-majorticker.js +139 -139
  468. package/dist/components/stzh-vbz-ticker.js +214 -214
  469. package/dist/components/stzh-visuallyhidden.js +24 -24
  470. package/dist/components/stzh-vspace.js +54 -54
  471. package/dist/components/translation-utils.js +54 -54
  472. package/dist/components/utils.js +70 -31
  473. package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
  474. package/dist/esm/{app-globals-137e106c.js → app-globals-c42494e9.js} +44 -42
  475. package/dist/esm/{arrow-18769ca6.js → arrow-86a679c7.js} +3 -3
  476. package/dist/esm/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +85 -85
  477. package/dist/esm/{date-utils-282e96fe.js → date-utils-be83fff1.js} +156 -156
  478. package/dist/esm/{event-utils-68b64805.js → event-utils-7a709e21.js} +13 -13
  479. package/dist/esm/loader.js +2 -2
  480. package/dist/esm/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +19 -19
  481. package/dist/esm/polyfills/core-js.js +0 -0
  482. package/dist/esm/polyfills/dom.js +0 -0
  483. package/dist/esm/polyfills/es5-html-element.js +0 -0
  484. package/dist/esm/polyfills/index.js +0 -0
  485. package/dist/esm/polyfills/system.js +0 -0
  486. package/dist/esm/{string-utils-33181845.js → string-utils-f98ee4e8.js} +12 -12
  487. package/dist/esm/stzh-accordion-item.entry.js +170 -170
  488. package/dist/esm/stzh-accordion.entry.js +63 -63
  489. package/dist/esm/stzh-actions.entry.js +42 -42
  490. package/dist/esm/stzh-appnav.entry.js +39 -39
  491. package/dist/esm/stzh-appointments.entry.js +260 -260
  492. package/dist/esm/stzh-badge_3.entry.js +146 -146
  493. package/dist/esm/stzh-calendar.entry.js +291 -291
  494. package/dist/esm/stzh-cell.entry.js +24 -24
  495. package/dist/esm/stzh-checkbox.entry.js +123 -123
  496. package/dist/esm/stzh-checkboxgroup.entry.js +155 -157
  497. package/dist/esm/stzh-chip-select.entry.js +55 -55
  498. package/dist/esm/stzh-chip.entry.js +90 -90
  499. package/dist/esm/stzh-components.js +2 -2
  500. package/dist/esm/stzh-container.entry.js +8 -8
  501. package/dist/esm/stzh-cspace.entry.js +12 -12
  502. package/dist/esm/stzh-datamessagelist-item.entry.js +92 -92
  503. package/dist/esm/stzh-datamessagelist.entry.js +12 -12
  504. package/dist/esm/stzh-datatable.entry.js +201 -201
  505. package/dist/esm/stzh-datepicker_4.entry.js +456 -458
  506. package/dist/esm/stzh-dialog.entry.js +180 -180
  507. package/dist/esm/stzh-dropdown.entry.js +479 -452
  508. package/dist/esm/stzh-fieldset.entry.js +24 -24
  509. package/dist/esm/stzh-figure.entry.js +19 -19
  510. package/dist/esm/stzh-flyingfocus.entry.js +167 -167
  511. package/dist/esm/stzh-footer.entry.js +56 -56
  512. package/dist/esm/stzh-ghettobox_2.entry.js +132 -132
  513. package/dist/esm/stzh-header.entry.js +151 -151
  514. package/dist/esm/stzh-heading.entry.js +21 -21
  515. package/dist/esm/stzh-hr.entry.js +12 -12
  516. package/dist/esm/stzh-hspace.entry.js +30 -30
  517. package/dist/esm/stzh-icon-sprite.entry.js +9 -9
  518. package/dist/esm/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +15 -15
  519. package/dist/esm/stzh-input.entry.js +187 -182
  520. package/dist/esm/stzh-link.entry.js +95 -95
  521. package/dist/esm/stzh-list-item.entry.js +15 -15
  522. package/dist/esm/stzh-list.entry.js +15 -15
  523. package/dist/esm/stzh-loader.entry.js +20 -20
  524. package/dist/esm/stzh-loadingbar.entry.js +22 -22
  525. package/dist/esm/stzh-menu_2.entry.js +81 -81
  526. package/dist/esm/stzh-message.entry.js +72 -72
  527. package/dist/esm/stzh-metanav.entry.js +26 -26
  528. package/dist/esm/stzh-overlay.entry.js +88 -88
  529. package/dist/esm/stzh-page-skiplinks.entry.js +26 -26
  530. package/dist/esm/stzh-pagetitle.entry.js +61 -61
  531. package/dist/esm/stzh-popover.entry.js +349 -349
  532. package/dist/esm/stzh-portal-mitwirken.entry.js +13 -13
  533. package/dist/esm/stzh-progressbar-item.entry.js +46 -46
  534. package/dist/esm/stzh-progressbar.entry.js +114 -114
  535. package/dist/esm/stzh-readspeaker.entry.js +47 -47
  536. package/dist/esm/stzh-row.entry.js +29 -29
  537. package/dist/esm/stzh-saptcha.entry.js +70 -70
  538. package/dist/esm/stzh-section.entry.js +13 -13
  539. package/dist/esm/stzh-servicecard-list.entry.js +62 -45
  540. package/dist/esm/stzh-servicecard.entry.js +224 -202
  541. package/dist/esm/stzh-skiplink.entry.js +16 -16
  542. package/dist/esm/stzh-sortable.entry.js +3485 -2712
  543. package/dist/esm/stzh-status.entry.js +25 -25
  544. package/dist/esm/stzh-table.entry.js +132 -132
  545. package/dist/esm/stzh-toggle.entry.js +123 -123
  546. package/dist/esm/stzh-tooltip.entry.js +310 -310
  547. package/dist/esm/stzh-upload.entry.js +475 -442
  548. package/dist/esm/stzh-vbz-linechip.entry.js +71 -71
  549. package/dist/esm/stzh-vbz-majorticker.entry.js +95 -95
  550. package/dist/esm/stzh-vbz-ticker.entry.js +171 -171
  551. package/dist/esm/stzh-visuallyhidden.entry.js +10 -10
  552. package/dist/esm/stzh-vspace.entry.js +30 -30
  553. package/dist/esm/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +54 -54
  554. package/dist/esm/utils-68a28fce.js +72 -0
  555. package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
  556. package/dist/esm-es5/app-globals-c42494e9.js +1 -0
  557. package/dist/esm-es5/{arrow-18769ca6.js → arrow-86a679c7.js} +0 -0
  558. package/dist/esm-es5/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +0 -0
  559. package/dist/esm-es5/{date-utils-282e96fe.js → date-utils-be83fff1.js} +0 -0
  560. package/dist/esm-es5/{event-utils-68b64805.js → event-utils-7a709e21.js} +0 -0
  561. package/dist/esm-es5/loader.js +1 -1
  562. package/dist/esm-es5/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +0 -0
  563. package/dist/esm-es5/{string-utils-33181845.js → string-utils-f98ee4e8.js} +0 -0
  564. package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
  565. package/dist/esm-es5/stzh-actions.entry.js +1 -1
  566. package/dist/esm-es5/stzh-appnav.entry.js +1 -1
  567. package/dist/esm-es5/stzh-appointments.entry.js +1 -1
  568. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  569. package/dist/esm-es5/stzh-calendar.entry.js +1 -1
  570. package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
  571. package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
  572. package/dist/esm-es5/stzh-components.js +1 -1
  573. package/dist/esm-es5/stzh-cspace.entry.js +1 -1
  574. package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
  575. package/dist/esm-es5/stzh-datatable.entry.js +1 -1
  576. package/dist/esm-es5/stzh-datepicker_4.entry.js +1 -1
  577. package/dist/esm-es5/stzh-dialog.entry.js +1 -1
  578. package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
  579. package/dist/esm-es5/stzh-figure.entry.js +1 -1
  580. package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
  581. package/dist/esm-es5/stzh-footer.entry.js +1 -1
  582. package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
  583. package/dist/esm-es5/stzh-header.entry.js +1 -1
  584. package/dist/esm-es5/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +0 -0
  585. package/dist/esm-es5/stzh-input.entry.js +1 -1
  586. package/dist/esm-es5/stzh-link.entry.js +1 -1
  587. package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
  588. package/dist/esm-es5/stzh-message.entry.js +1 -1
  589. package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
  590. package/dist/esm-es5/stzh-popover.entry.js +1 -1
  591. package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
  592. package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
  593. package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
  594. package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
  595. package/dist/esm-es5/stzh-servicecard-list.entry.js +1 -1
  596. package/dist/esm-es5/stzh-servicecard.entry.js +1 -1
  597. package/dist/esm-es5/stzh-sortable.entry.js +2 -2
  598. package/dist/esm-es5/stzh-table.entry.js +1 -1
  599. package/dist/esm-es5/stzh-toggle.entry.js +1 -1
  600. package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
  601. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  602. package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
  603. package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
  604. package/dist/esm-es5/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +0 -0
  605. package/dist/esm-es5/utils-68a28fce.js +1 -0
  606. package/dist/stzh-components/assets/favicons/browserconfig.xml +9 -9
  607. package/dist/stzh-components/assets/favicons/site.webmanifest +19 -19
  608. package/dist/stzh-components/assets/fonts.css +39 -39
  609. package/dist/stzh-components/assets/i18n/de.json +154 -154
  610. package/dist/stzh-components/assets/i18n/en.json +154 -154
  611. package/dist/stzh-components/assets/icons/mono/alarm-bell.svg +3 -3
  612. package/dist/stzh-components/assets/icons/mono/angle-down.svg +3 -3
  613. package/dist/stzh-components/assets/icons/mono/angle-left.svg +3 -3
  614. package/dist/stzh-components/assets/icons/mono/angle-right.svg +3 -3
  615. package/dist/stzh-components/assets/icons/mono/angle-up.svg +3 -3
  616. package/dist/stzh-components/assets/icons/mono/archive-box.svg +3 -3
  617. package/dist/stzh-components/assets/icons/mono/arrow-down.svg +3 -3
  618. package/dist/stzh-components/assets/icons/mono/arrow-left-circle.svg +4 -4
  619. package/dist/stzh-components/assets/icons/mono/arrow-left.svg +3 -3
  620. package/dist/stzh-components/assets/icons/mono/arrow-right-long.svg +3 -3
  621. package/dist/stzh-components/assets/icons/mono/arrow-right.svg +3 -3
  622. package/dist/stzh-components/assets/icons/mono/arrow-up.svg +3 -3
  623. package/dist/stzh-components/assets/icons/mono/bulleted-list.svg +3 -3
  624. package/dist/stzh-components/assets/icons/mono/calendar.svg +3 -3
  625. package/dist/stzh-components/assets/icons/mono/cart.svg +3 -3
  626. package/dist/stzh-components/assets/icons/mono/checkmark-circle.svg +3 -3
  627. package/dist/stzh-components/assets/icons/mono/checkmark.svg +3 -3
  628. package/dist/stzh-components/assets/icons/mono/clock.svg +3 -3
  629. package/dist/stzh-components/assets/icons/mono/close-circle.svg +3 -3
  630. package/dist/stzh-components/assets/icons/mono/close.svg +3 -3
  631. package/dist/stzh-components/assets/icons/mono/compass-direction.svg +3 -3
  632. package/dist/stzh-components/assets/icons/mono/compass-north.svg +4 -4
  633. package/dist/stzh-components/assets/icons/mono/construction.svg +3 -3
  634. package/dist/stzh-components/assets/icons/mono/copy.svg +3 -3
  635. package/dist/stzh-components/assets/icons/mono/delete.svg +3 -3
  636. package/dist/stzh-components/assets/icons/mono/download.svg +3 -3
  637. package/dist/stzh-components/assets/icons/mono/drag.svg +10 -10
  638. package/dist/stzh-components/assets/icons/mono/edit.svg +3 -3
  639. package/dist/stzh-components/assets/icons/mono/email-check.svg +10 -10
  640. package/dist/stzh-components/assets/icons/mono/expand.svg +3 -3
  641. package/dist/stzh-components/assets/icons/mono/external-link.svg +4 -4
  642. package/dist/stzh-components/assets/icons/mono/facebook-comment.svg +3 -3
  643. package/dist/stzh-components/assets/icons/mono/facebook.svg +10 -10
  644. package/dist/stzh-components/assets/icons/mono/file.svg +3 -3
  645. package/dist/stzh-components/assets/icons/mono/filtering.svg +3 -3
  646. package/dist/stzh-components/assets/icons/mono/flag.svg +10 -10
  647. package/dist/stzh-components/assets/icons/mono/focus.svg +3 -3
  648. package/dist/stzh-components/assets/icons/mono/gear.svg +3 -3
  649. package/dist/stzh-components/assets/icons/mono/heart.svg +10 -10
  650. package/dist/stzh-components/assets/icons/mono/home.svg +10 -10
  651. package/dist/stzh-components/assets/icons/mono/important-warning.svg +3 -3
  652. package/dist/stzh-components/assets/icons/mono/info-help.svg +3 -3
  653. package/dist/stzh-components/assets/icons/mono/instagram.svg +3 -3
  654. package/dist/stzh-components/assets/icons/mono/like-hand.svg +10 -10
  655. package/dist/stzh-components/assets/icons/mono/linkedin.svg +5 -5
  656. package/dist/stzh-components/assets/icons/mono/list-expanded.svg +4 -4
  657. package/dist/stzh-components/assets/icons/mono/list-shrinked.svg +3 -3
  658. package/dist/stzh-components/assets/icons/mono/lock.svg +10 -10
  659. package/dist/stzh-components/assets/icons/mono/mail.svg +10 -10
  660. package/dist/stzh-components/assets/icons/mono/map.svg +3 -3
  661. package/dist/stzh-components/assets/icons/mono/menu.svg +3 -3
  662. package/dist/stzh-components/assets/icons/mono/minus.svg +3 -3
  663. package/dist/stzh-components/assets/icons/mono/more-horizontal.svg +5 -5
  664. package/dist/stzh-components/assets/icons/mono/more-vertical.svg +5 -5
  665. package/dist/stzh-components/assets/icons/mono/paper-clip.svg +10 -10
  666. package/dist/stzh-components/assets/icons/mono/phone.svg +10 -10
  667. package/dist/stzh-components/assets/icons/mono/pin-location.svg +10 -10
  668. package/dist/stzh-components/assets/icons/mono/pin.svg +11 -11
  669. package/dist/stzh-components/assets/icons/mono/play-1.svg +4 -4
  670. package/dist/stzh-components/assets/icons/mono/play-button.svg +11 -11
  671. package/dist/stzh-components/assets/icons/mono/play.svg +10 -10
  672. package/dist/stzh-components/assets/icons/mono/plus.svg +3 -3
  673. package/dist/stzh-components/assets/icons/mono/portfolio-grid.svg +11 -11
  674. package/dist/stzh-components/assets/icons/mono/print.svg +10 -10
  675. package/dist/stzh-components/assets/icons/mono/question-help.svg +3 -3
  676. package/dist/stzh-components/assets/icons/mono/read-mail.svg +10 -10
  677. package/dist/stzh-components/assets/icons/mono/reload.svg +10 -10
  678. package/dist/stzh-components/assets/icons/mono/reset-time.svg +10 -10
  679. package/dist/stzh-components/assets/icons/mono/reset.svg +10 -10
  680. package/dist/stzh-components/assets/icons/mono/resize.svg +8 -8
  681. package/dist/stzh-components/assets/icons/mono/rss.svg +12 -12
  682. package/dist/stzh-components/assets/icons/mono/search.svg +3 -3
  683. package/dist/stzh-components/assets/icons/mono/services.svg +6 -6
  684. package/dist/stzh-components/assets/icons/mono/share.svg +3 -3
  685. package/dist/stzh-components/assets/icons/mono/shrink.svg +3 -3
  686. package/dist/stzh-components/assets/icons/mono/silent-mode.svg +3 -3
  687. package/dist/stzh-components/assets/icons/mono/social-media.svg +23 -23
  688. package/dist/stzh-components/assets/icons/mono/star-filled.svg +3 -3
  689. package/dist/stzh-components/assets/icons/mono/star.svg +3 -3
  690. package/dist/stzh-components/assets/icons/mono/subtitle.svg +3 -3
  691. package/dist/stzh-components/assets/icons/mono/team.svg +10 -10
  692. package/dist/stzh-components/assets/icons/mono/text-message.svg +6 -6
  693. package/dist/stzh-components/assets/icons/mono/thermometer.svg +10 -10
  694. package/dist/stzh-components/assets/icons/mono/transcript.svg +3 -3
  695. package/dist/stzh-components/assets/icons/mono/twitter-reply.svg +3 -3
  696. package/dist/stzh-components/assets/icons/mono/twitter-retweet.svg +3 -3
  697. package/dist/stzh-components/assets/icons/mono/twitter.svg +10 -10
  698. package/dist/stzh-components/assets/icons/mono/unlock.svg +10 -10
  699. package/dist/stzh-components/assets/icons/mono/user.svg +3 -3
  700. package/dist/stzh-components/assets/icons/mono/view-hidden.svg +3 -3
  701. package/dist/stzh-components/assets/icons/mono/view.svg +4 -4
  702. package/dist/stzh-components/assets/icons/mono/volume-medium.svg +3 -3
  703. package/dist/stzh-components/assets/icons/mono/warning-big.svg +4 -4
  704. package/dist/stzh-components/assets/icons/mono/warning.svg +3 -3
  705. package/dist/stzh-components/assets/icons/mono/web-Link.svg +3 -3
  706. package/dist/stzh-components/assets/icons/mono/wifi-signal.svg +3 -3
  707. package/dist/stzh-components/assets/icons/mono/world-globe.svg +10 -10
  708. package/dist/stzh-components/assets/icons/mono/xing.svg +11 -11
  709. package/dist/stzh-components/assets/polyfills/ie11CustomProperties.min.js +8 -8
  710. package/dist/stzh-components/assets/polyfills/intersection-observer.min.js +7 -7
  711. package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
  712. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
  713. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
  714. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
  715. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
  716. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
  717. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
  718. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
  719. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
  720. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
  721. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
  722. package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
  723. package/dist/stzh-components/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
  724. package/dist/stzh-components/{p-59bdb14a.system.entry.js → p-006135ed.system.entry.js} +1 -1
  725. package/dist/stzh-components/p-0230004d.system.js +1 -0
  726. package/dist/stzh-components/{p-f0422b6c.entry.js → p-03e2634c.entry.js} +1 -1
  727. package/dist/stzh-components/{p-25afa99e.entry.js → p-04d7b18f.entry.js} +1 -1
  728. package/dist/stzh-components/{p-73d51acc.system.entry.js → p-07772cd7.system.entry.js} +1 -1
  729. package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
  730. package/dist/stzh-components/{p-3e3e4bfd.system.js → p-11816251.system.js} +0 -0
  731. package/dist/stzh-components/{p-d790a367.entry.js → p-11d0c8f3.entry.js} +1 -1
  732. package/dist/stzh-components/{p-bb900d9f.entry.js → p-14d728f0.entry.js} +1 -1
  733. package/dist/stzh-components/{p-f481f21d.system.js → p-176db2fe.system.js} +0 -0
  734. package/dist/stzh-components/{p-c2218965.system.entry.js → p-1c88ceff.system.entry.js} +1 -1
  735. package/dist/stzh-components/{p-9fe34fe8.system.js → p-1e4b4d71.system.js} +0 -0
  736. package/dist/stzh-components/{p-160c6e5f.system.entry.js → p-1f15a4e0.system.entry.js} +1 -1
  737. package/dist/stzh-components/p-1f57d28e.js +1 -0
  738. package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
  739. package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
  740. package/dist/stzh-components/p-2b11d549.system.entry.js +1 -0
  741. package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
  742. package/dist/stzh-components/{p-bf5b6523.entry.js → p-32988d74.entry.js} +1 -1
  743. package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
  744. package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-33946fed.system.entry.js} +1 -1
  745. package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
  746. package/dist/stzh-components/{p-22f948e2.entry.js → p-34190502.entry.js} +1 -1
  747. package/dist/stzh-components/{p-45d4e9b4.system.entry.js → p-346e26f2.system.entry.js} +1 -1
  748. package/dist/stzh-components/{p-b24040ff.system.entry.js → p-370b82e7.system.entry.js} +1 -1
  749. package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
  750. package/dist/stzh-components/p-3ebd2c03.js +1 -0
  751. package/dist/stzh-components/{p-b3b05b6c.entry.js → p-3ed69b16.entry.js} +1 -1
  752. package/dist/stzh-components/{p-22fba26d.entry.js → p-409c0d50.entry.js} +1 -1
  753. package/dist/stzh-components/{p-3410ef5a.system.entry.js → p-48bbcc26.system.entry.js} +1 -1
  754. package/dist/stzh-components/{p-af47430b.system.entry.js → p-4a398453.system.entry.js} +1 -1
  755. package/dist/stzh-components/p-4c61dcad.js +4 -4
  756. package/dist/stzh-components/{p-a499fa98.system.entry.js → p-4e9bfeb8.system.entry.js} +1 -1
  757. package/dist/stzh-components/{p-4c68fa45.system.js → p-5318ba20.system.js} +0 -0
  758. package/dist/stzh-components/{p-3eb7b6b4.entry.js → p-586cae98.entry.js} +1 -1
  759. package/dist/stzh-components/{p-3afe13ac.system.entry.js → p-58ffc722.system.entry.js} +1 -1
  760. package/dist/stzh-components/p-5e0cccc9.system.entry.js +1 -0
  761. package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-5ea652ae.system.entry.js} +1 -1
  762. package/dist/stzh-components/{p-5f20178b.system.js → p-6267a327.system.js} +0 -0
  763. package/dist/stzh-components/{p-ac9e6d17.system.entry.js → p-68a8b7b7.system.entry.js} +1 -1
  764. package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-6c3b2508.system.entry.js} +1 -1
  765. package/dist/stzh-components/{p-4b69a3e8.system.entry.js → p-6edd58a4.system.entry.js} +1 -1
  766. package/dist/stzh-components/{p-c3ac1bdc.system.entry.js → p-6fc271d0.system.entry.js} +1 -1
  767. package/dist/stzh-components/{p-7c6f9cb3.entry.js → p-73194e28.entry.js} +1 -1
  768. package/dist/stzh-components/{p-81d9f3e0.js → p-77a00e55.js} +0 -0
  769. package/dist/stzh-components/p-7921db30.system.entry.js +1 -0
  770. package/dist/stzh-components/p-79bfc485.entry.js +1 -0
  771. package/dist/stzh-components/{p-79770abe.system.entry.js → p-7a6e347d.system.entry.js} +2 -2
  772. package/dist/stzh-components/{p-cd29b7ca.entry.js → p-7bb1bd3b.entry.js} +1 -1
  773. package/dist/stzh-components/{p-649164c7.entry.js → p-7d098987.entry.js} +1 -1
  774. package/dist/stzh-components/{p-b9e4095d.entry.js → p-7d2237ca.entry.js} +1 -1
  775. package/dist/stzh-components/{p-927901f5.system.entry.js → p-7d62dfeb.system.entry.js} +1 -1
  776. package/dist/stzh-components/{p-efb9fa47.system.entry.js → p-87ab53c4.system.entry.js} +1 -1
  777. package/dist/stzh-components/{p-1f3e6fad.system.entry.js → p-88a4f756.system.entry.js} +1 -1
  778. package/dist/stzh-components/{p-b1976630.entry.js → p-8a60addb.entry.js} +1 -1
  779. package/dist/stzh-components/{p-ab2727e6.entry.js → p-8bd3ba06.entry.js} +1 -1
  780. package/dist/stzh-components/{p-a8c3af68.system.entry.js → p-8db4279d.system.entry.js} +1 -1
  781. package/dist/stzh-components/{p-e1b64b8a.system.entry.js → p-90a10825.system.entry.js} +1 -1
  782. package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
  783. package/dist/stzh-components/{p-67eac0a0.entry.js → p-95a297aa.entry.js} +1 -1
  784. package/dist/stzh-components/{p-a42a7524.entry.js → p-95eb03b2.entry.js} +1 -1
  785. package/dist/stzh-components/p-983f6070.entry.js +1 -0
  786. package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
  787. package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
  788. package/dist/stzh-components/p-a7253852.entry.js +1 -0
  789. package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-a760352a.system.entry.js} +1 -1
  790. package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
  791. package/dist/stzh-components/p-aaa2e48f.system.js +1 -0
  792. package/dist/stzh-components/p-b281b653.entry.js +8 -0
  793. package/dist/stzh-components/p-b35b0270.entry.js +1 -0
  794. package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
  795. package/dist/stzh-components/p-b4fc71ff.system.entry.js +1 -0
  796. package/dist/stzh-components/{p-bb91feeb.entry.js → p-bb2e1dda.entry.js} +1 -1
  797. package/dist/stzh-components/{p-301841e3.entry.js → p-bdba7714.entry.js} +1 -1
  798. package/dist/stzh-components/p-c581e798.system.entry.js +1 -0
  799. package/dist/stzh-components/p-c7c17bb7.system.entry.js +7 -0
  800. package/dist/stzh-components/{p-da8218fa.system.entry.js → p-c863ffd0.system.entry.js} +1 -1
  801. package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
  802. package/dist/stzh-components/{p-ffa293cf.entry.js → p-cf162e67.entry.js} +1 -1
  803. package/dist/stzh-components/{p-a7454367.js → p-cf6003d6.js} +0 -0
  804. package/dist/stzh-components/{p-4b8893d1.entry.js → p-d8471675.entry.js} +1 -1
  805. package/dist/stzh-components/{p-0433fff9.system.entry.js → p-da063c7e.system.entry.js} +1 -1
  806. package/dist/stzh-components/{p-0e9e4c68.entry.js → p-debb00e6.entry.js} +1 -1
  807. package/dist/stzh-components/{p-e69a66bb.js → p-df2bb358.js} +0 -0
  808. package/dist/stzh-components/p-e12db90a.entry.js +1 -0
  809. package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.entry.js} +1 -1
  810. package/dist/stzh-components/{p-08cc711a.system.entry.js → p-e972a44f.system.entry.js} +1 -1
  811. package/dist/stzh-components/{p-6113bb25.entry.js → p-ec3d4dd4.entry.js} +1 -1
  812. package/dist/stzh-components/p-ee5ceac4.entry.js +1 -0
  813. package/dist/stzh-components/{p-648695c2.js → p-ee7a68db.js} +0 -0
  814. package/dist/stzh-components/p-ef5d4167.js +1 -1
  815. package/dist/stzh-components/p-f0ca6848.system.entry.js +1 -0
  816. package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-f1a58a7c.system.entry.js} +1 -1
  817. package/dist/stzh-components/{p-afa7061e.entry.js → p-f2050d1e.entry.js} +1 -1
  818. package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
  819. package/dist/stzh-components/{p-75f1b800.entry.js → p-f610f725.entry.js} +1 -1
  820. package/dist/stzh-components/p-faf20030.system.js +1 -0
  821. package/dist/stzh-components/{p-4e9e606f.entry.js → p-fba76dba.entry.js} +1 -1
  822. package/dist/stzh-components/{p-ab864a8a.system.entry.js → p-fc9c4fc3.system.entry.js} +1 -1
  823. package/dist/stzh-components/{p-6d23fb4d.system.entry.js → p-fce0e218.system.entry.js} +1 -1
  824. package/dist/stzh-components/{p-efd78d08.system.entry.js → p-fd16e20e.system.entry.js} +1 -1
  825. package/dist/stzh-components/stzh-components.css +1 -1
  826. package/dist/stzh-components/stzh-components.esm.js +1 -1
  827. package/dist/stzh-components/stzh-components.js +1 -1
  828. package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +11 -11
  829. package/dist/types/components/stzh-badge/stzh-badge.d.ts +8 -8
  830. package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +14 -14
  831. package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +21 -21
  832. package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +7 -7
  833. package/dist/types/components/stzh-cell/stzh-cell.d.ts +21 -21
  834. package/dist/types/components/stzh-container/stzh-container.d.ts +6 -6
  835. package/dist/types/components/stzh-cspace/stzh-cspace.d.ts +6 -6
  836. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +4 -4
  837. package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +4 -4
  838. package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +5 -5
  839. package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +4 -4
  840. package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +7 -7
  841. package/dist/types/components/stzh-fieldset/stzh-fieldset.d.ts +15 -15
  842. package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +9 -9
  843. package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +5 -5
  844. package/dist/types/components/stzh-heading/stzh-heading.d.ts +13 -13
  845. package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +25 -25
  846. package/dist/types/components/stzh-icon/stzh-icon.d.ts +15 -15
  847. package/dist/types/components/stzh-icon-sprite/stzh-icon-sprite.d.ts +3 -3
  848. package/dist/types/components/stzh-input/stzh-input-description.d.ts +11 -11
  849. package/dist/types/components/stzh-menu/stzh-menu.d.ts +6 -6
  850. package/dist/types/components/stzh-message/stzh-message.localization.d.ts +4 -4
  851. package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +4 -4
  852. package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +8 -8
  853. package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +22 -22
  854. package/dist/types/components/stzh-row/stzh-row.d.ts +23 -23
  855. package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +7 -7
  856. package/dist/types/components/stzh-section/stzh-section.d.ts +8 -8
  857. package/dist/types/components/stzh-servicecard/stzh-servicecard.localization.d.ts +8 -8
  858. package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.localization.d.ts +5 -5
  859. package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +16 -16
  860. package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +8 -8
  861. package/dist/types/components/stzh-text/stzh-text.d.ts +23 -23
  862. package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +4 -4
  863. package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +16 -16
  864. package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +4 -4
  865. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +15 -15
  866. package/dist/types/components/stzh-visuallyhidden/stzh-visuallyhidden.d.ts +6 -6
  867. package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +25 -25
  868. package/dist/types/components.d.ts +68 -2
  869. package/dist/types/index.d.ts +428 -427
  870. package/dist/types/utils/animation-utils.d.ts +10 -10
  871. package/dist/types/utils/date-adapter.d.ts +8 -8
  872. package/dist/types/utils/date-utils.d.ts +61 -61
  873. package/dist/types/utils/event-utils.d.ts +1 -1
  874. package/dist/types/utils/h.d.ts +18 -18
  875. package/dist/types/utils/media-utils.d.ts +3 -3
  876. package/dist/types/utils/string-utils.d.ts +2 -2
  877. package/dist/types/utils/test-utils.d.ts +9 -9
  878. package/dist/types/utils/translation-utils.d.ts +40 -40
  879. package/dist/types/utils/utils.d.ts +5 -3
  880. package/dist/vscode-data.json +84 -61
  881. package/package.json +1 -1
  882. package/dist/cjs/utils-e84f4a8d.js +0 -36
  883. package/dist/esm/utils-c5d68020.js +0 -33
  884. package/dist/esm-es5/app-globals-137e106c.js +0 -1
  885. package/dist/esm-es5/utils-c5d68020.js +0 -1
  886. package/dist/stzh-components/p-323fdc2f.entry.js +0 -1
  887. package/dist/stzh-components/p-3da37219.entry.js +0 -8
  888. package/dist/stzh-components/p-42430cdf.js +0 -1
  889. package/dist/stzh-components/p-4476344d.js +0 -1
  890. package/dist/stzh-components/p-58b8d309.system.entry.js +0 -1
  891. package/dist/stzh-components/p-5977373f.system.js +0 -1
  892. package/dist/stzh-components/p-87140179.system.entry.js +0 -1
  893. package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
  894. package/dist/stzh-components/p-95a3c962.system.entry.js +0 -1
  895. package/dist/stzh-components/p-9be4e960.entry.js +0 -1
  896. package/dist/stzh-components/p-adaf8b15.entry.js +0 -1
  897. package/dist/stzh-components/p-af819e4e.system.js +0 -1
  898. package/dist/stzh-components/p-b56c83a4.entry.js +0 -1
  899. package/dist/stzh-components/p-d1821750.system.entry.js +0 -1
  900. package/dist/stzh-components/p-d7b5770c.entry.js +0 -1
  901. package/dist/stzh-components/p-d8819b74.system.entry.js +0 -1
  902. package/dist/stzh-components/p-e029f6c5.system.entry.js +0 -1
  903. package/dist/stzh-components/p-e3769e97.system.js +0 -1
  904. package/dist/stzh-components/p-ebf73698.entry.js +0 -1
  905. package/dist/stzh-components/p-f8bb1bed.system.entry.js +0 -7
  906. package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
  907. package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -44
  908. package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
  909. package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -17
  910. package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
  911. package/dist/types/components/stzh-button/stzh-button.d.ts +0 -59
  912. package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -76
  913. package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -55
  914. package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -62
  915. package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -47
  916. package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -23
  917. package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
  918. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -44
  919. package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -49
  920. package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -93
  921. package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -59
  922. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -150
  923. package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -13
  924. package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -39
  925. package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -21
  926. package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -49
  927. package/dist/types/components/stzh-header/stzh-header.d.ts +0 -57
  928. package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
  929. package/dist/types/components/stzh-input/stzh-input.d.ts +0 -95
  930. package/dist/types/components/stzh-link/stzh-link.d.ts +0 -50
  931. package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
  932. package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
  933. package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
  934. package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
  935. package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -35
  936. package/dist/types/components/stzh-message/stzh-message.d.ts +0 -36
  937. package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
  938. package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
  939. package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
  940. package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -11
  941. package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
  942. package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -42
  943. package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -55
  944. package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -64
  945. package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
  946. package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -14
  947. package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
  948. package/dist/types/components/stzh-servicecard/stzh-servicecard.d.ts +0 -72
  949. package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.d.ts +0 -23
  950. package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -52
  951. package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
  952. package/dist/types/components/stzh-table/stzh-table.d.ts +0 -33
  953. package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -57
  954. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -78
  955. package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -207
  956. package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -27
  957. package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -34
  958. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -54
  959. package/dist/types/types/svg.d.ts +0 -4
@@ -1 +1 @@
1
- html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-dialog-open,.stzh-overlay-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}@media screen and (max-width: 599px){.stzh-popover-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}}.stzh-flyingfocus-enabled :focus,.stzh-flyingfocus-enabled .has-focus{outline:var(--stzh-color-primary) solid 0.125rem;outline-offset:0.3125rem}.stzh-flyingfocus-enabled stzh-button[variant="primary"].has-focus{outline:var(--stzh-color-primary) solid 0.1875rem;outline-offset:0.25rem}.stzh-flyingfocus-enabled stzh-input.has-focus,.stzh-flyingfocus-enabled stzh-dropdown.has-focus{outline-offset:0.4375rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root{--stzh-color-zueriblue:#0F05A0;--stzh-color-zueriblue48:rgba(15, 5, 160, 0.48);--stzh-color-zueriblue32:rgba(15, 5, 160, 0.32);--stzh-color-zueriblue16:rgba(15, 5, 160, 0.16);--stzh-color-zueriblue8:rgba(15, 5, 160, 0.08);--stzh-color-zueriblue4:rgba(15, 5, 160, 0.04);--stzh-color-zueribluedark:#070250;--stzh-color-white:#FFFFFF;--stzh-color-white48:rgba(255, 255, 255, 0.48);--stzh-color-white32:rgba(255, 255, 255, 0.32);--stzh-color-white16:rgba(255, 255, 255, 0.16);--stzh-color-white8:rgba(255, 255, 255, 0.08);--stzh-color-black:#000000;--stzh-color-black48:rgba(0, 0, 0, 0.48);--stzh-color-black32:rgba(0, 0, 0, 0.32);--stzh-color-black16:rgba(0, 0, 0, 0.16);--stzh-color-black8:rgba(0, 0, 0, 0.08);--stzh-color-cucumber:#80ad52;--stzh-color-truegreen:#008000;--stzh-color-shiraz:#c00d23;--stzh-color-error:#d0021b;--stzh-color-warning:#F28B00;--stzh-color-active:#a4c400;--stzh-color-grey5:#F2F2F2;--stzh-color-grey13:#DEDEDE;--stzh-color-grey25:#BFBFBF;--stzh-color-grey40:#999999;--stzh-color-grey55:#737373;--stzh-color-grey61:#646464;--stzh-color-grey70:#4D4D4D;--stzh-color-grey87:#222222;--stzh-color-aoz-agenda:#2f8e87;--stzh-color-aoz-agenda-hover:#216664;--stzh-color-cool-grey60:#5C7781;--stzh-color-cool-grey60-hover:#344F59;--stzh-color-cobalt-blue60:#0353DC;--stzh-color-cobalt-blue60-hover:#00338D;--stzh-color-shamrock-green70:#06751E;--stzh-color-shamrock-green70-hover:#054D14;--stzh-color-lime-green80:#3A6413;--stzh-color-lime-green80-hover:#26410C;--stzh-color-magenta70:#960055;--stzh-color-magenta70-hover:#660033;--stzh-color-ocher70:#9A5B01;--stzh-color-ocher70-hover:#5A3600;--stzh-color-orange:#F28B00;--stzh-color-orange-hover:#915300;--stzh-color-orange70:#B23A01;--stzh-color-orange70-hover:#6F261F;--stzh-color-red:#A51A0F;--stzh-color-red-hover:#630F09;--stzh-color-red60:#DC030E;--stzh-color-red60-hover:#A20309;--stzh-color-violet70:#512380;--stzh-color-violet70-hover:#2d1348;--stzh-color-winered:#89072A;--stzh-color-winered-hover:#520419;--stzh-color-primary:var(--stzh-color-zueriblue);--stzh-color-primary-hover:var(--stzh-color-zueribluedark);--stzh-color-primary48:var(--stzh-color-zueriblue48);--stzh-color-primary32:var(--stzh-color-zueriblue32);--stzh-color-primary16:var(--stzh-color-zueriblue16);--stzh-color-primary8:var(--stzh-color-zueriblue8);--stzh-color-primary4:var(--stzh-color-zueriblue4);--stzh-color-tabasco:#A51A0F;--stzh-color-mahogany:#630F09;--stzh-color-monza:#C30024;--stzh-color-venetianred:#750015;--stzh-color-scienceblue:#006DC5;--stzh-color-deepcerulean:#057FAC;--stzh-color-regalblue:#034C67;--stzh-color-coral:#E4694C;--stzh-color-shakespeare:#4A96C8;--stzh-color-chambray:#2C5A78;--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-bold:'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-heavy:'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-title:var(--stzh-font-family-heavy);--stzh-font-weight-light:normal;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:normal;--stzh-font-weight-bold:normal;--stzh-font-weight-heavy:normal;--stzh-font-weight-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.6;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.6;--stzh-font-nano-heading-line-height:1.4;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.6;--stzh-font-micro-heading-line-height:1.4;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.6;--stzh-font-milli-heading-line-height:1.4;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.6;--stzh-font-centi-heading-line-height:1.4;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.6;--stzh-font-deci-heading-line-height:1.4;--stzh-font-regular-font-size:1.375rem;--stzh-font-regular-text-line-height:1.6;--stzh-font-regular-heading-line-height:1.4;--stzh-font-deca-font-size:1.5rem;--stzh-font-deca-text-line-height:1.2;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.2;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.2;--stzh-font-kilo-text-letter-spacing:-0.01em;--stzh-font-mega-font-size:2.5rem;--stzh-font-mega-text-line-height:1.2;--stzh-font-mega-text-letter-spacing:-0.01em;--stzh-font-giga-font-size:2.8125rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.01em;--stzh-font-hero-font-size:3.75rem;--stzh-font-hero-text-line-height:1.1;--stzh-font-hero-text-letter-spacing:-0.01em;--stzh-z-index-deep:-999999;--stzh-z-index-default:1;--stzh-z-index-masked:100;--stzh-z-index-mask:200;--stzh-z-index-sticky:300;--stzh-z-index-header:400;--stzh-z-index-toast:500;--stzh-z-index-popover:600;--stzh-z-index-dialog:700;--stzh-z-index-popup:800;--stzh-z-index-overlay:900;--stzh-space-xxxsmall:0.125rem;--stzh-space-xxsmall:0.25rem;--stzh-space-xsmall:0.5rem;--stzh-space-small:0.75rem;--stzh-space-medium:1rem;--stzh-space-large:1.25rem;--stzh-space-xlarge:1.5rem;--stzh-space-xxlarge:2rem;--stzh-space-xxxlarge:2.5rem;--stzh-space-xxxxlarge:3rem;--stzh-space-big:3.5rem;--stzh-space-xbig:4rem;--stzh-space-huge:5rem;--stzh-space-xhuge:6rem;--stzh-space-none:0.00001rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:0 -0.125rem 1rem rgba(0, 0, 0, 0.16);--stzh-box-shadow-popover:0 0 0.25rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-message:0 0 0.5rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-overlay:0 0.25rem 0.9375rem rgba(0, 0, 0, 0.32);--stzh-icon-size-xxsmall:0.75rem;--stzh-icon-size-xsmall:1rem;--stzh-icon-size-small:1.25rem;--stzh-icon-size-medium:1.5rem;--stzh-icon-size-large:2.25rem;--stzh-icon-size-xlarge:3rem;--stzh-icon-size-default:var(--stzh-icon-size-small);--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.5rem;--stzh-base-color:var(--stzh-color-grey61);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-lead-color:var(--stzh-color-grey70);--stzh-base-border-color:var(--stzh-color-grey13);--stzh-base-vector-effect:non-scaling-stroke;--stzh-base-transition-animation-speed:0.3s;--stzh-link-color:var(--stzh-color-primary);--stzh-link-hover-color:var(--stzh-color-primary-hover);--stzh-link-icon-wrapper-height:1em;--stzh-button-border-radius:0.1875rem;--stzh-button-text-hover-background:rgba(15, 5, 160, 0.08);--stzh-richttext-blockquote-color:var(--stzh-color-primary);--stzh-richttext-blockquote-line-color:var(--stzh-color-primary);--stzh-richttext-blockquote-footer-color:var(--stzh-color-grey55);--stzh-section-background-color:transparent;--stzh-section-highlight-background-color:var(--stzh-color-grey5);--stzh-section-highlight-horizontal-padding:var(--stzh-space-medium);--stzh-heading-color:var(--stzh-color-primary);--stzh-table-max-height:none;--stzh-table-min-width:43.75rem;--stzh-table-cell-padding:var(--stzh-space-small) var(--stzh-space-medium);--stzh-table-input-width:11rem;--stzh-menu-item-height:2.375rem;--stzh-form-input-border-radius:0.125rem;--stzh-form-input-height:3rem;--stzh-form-input-small-height:2.5rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-border-radius:0.1875rem;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:var(--stzh-space-small);--stzh-tooltip-border-radius:0.1875rem;--stzh-tooltip-drop-shadow:drop-shadow(0 0.125rem 0.625rem rgba(0, 0, 0, 0.16));--stzh-accordion-content-padding:var(--stzh-space-medium);--stzh-accordion-content-background:var(--stzh-color-grey5)}.stzh-theme-aoz{--stzh-color-primary:var(--stzh-color-tabasco);--stzh-color-primary-hover:var(--stzh-color-mahogany);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04);--stzh-button-text-hover-background:rgba(165, 26, 15, 0.08)}.stzh-theme-vbz{--stzh-color-primary:var(--stzh-color-deepcerulean);--stzh-color-primary-hover:var(--stzh-color-regalblue);--stzh-color-primary48:rgba(5, 127, 172, 0.48);--stzh-color-primary32:rgba(5, 127, 172, 0.32);--stzh-color-primary16:rgba(5, 127, 172, 0.16);--stzh-color-primary8:rgba(5, 127, 172, 0.08);--stzh-color-primary4:rgba(5, 127, 172, 0.04);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-title:var(--stzh-font-family-light);--stzh-button-text-hover-background:rgba(5, 127, 172, 0.08)}.stzh-theme-uvz{--stzh-color-primary:var(--stzh-color-monza);--stzh-color-primary-hover:var(--stzh-color-venetianred);--stzh-color-primary48:rgba(195, 0, 36, 0.48);--stzh-color-primary32:rgba(195, 0, 36, 0.32);--stzh-color-primary16:rgba(195, 0, 36, 0.16);--stzh-color-primary8:rgba(195, 0, 36, 0.08);--stzh-color-primary4:rgba(195, 0, 36, 0.04);--stzh-button-text-hover-background:rgba(195, 0, 36, 0.08);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:var(--stzh-color-black)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-color-primary:var(--stzh-color-shakespeare);--stzh-color-primary-hover:var(--stzh-color-chambray);--stzh-color-primary48:rgba(74, 150, 200, 0.48);--stzh-color-primary32:rgba(74, 150, 200, 0.32);--stzh-color-primary16:rgba(74, 150, 200, 0.16);--stzh-color-primary8:rgba(74, 150, 200, 0.08);--stzh-color-primary4:rgba(74, 150, 200, 0.04);--stzh-font-family-light:var(--stzh-pkzh-font-family);--stzh-font-family-regular:var(--stzh-pkzh-font-family);--stzh-font-family-medium:var(--stzh-pkzh-font-family);--stzh-font-family-bold:var(--stzh-pkzh-font-family);--stzh-font-family-heavy:var(--stzh-pkzh-font-family);--stzh-font-weight-light:300;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:500;--stzh-font-weight-bold:700;--stzh-font-weight-heavy:800;--stzh-button-text-hover-background:rgba(74, 150, 200, 0.08)}.stzh-theme-ms-aoz-agenda{--stzh-color-primary:var(--stzh-color-aoz-agenda);--stzh-color-primary-hover:var(--stzh-color-aoz-agenda-hover);--stzh-color-primary48:rgba(47, 142, 135, 0.48);--stzh-color-primary32:rgba(47, 142, 135, 0.32);--stzh-color-primary16:rgba(47, 142, 135, 0.16);--stzh-color-primary8:rgba(47, 142, 135, 0.08);--stzh-color-primary4:rgba(47, 142, 135, 0.04)}.stzh-theme-ms-cool-grey60{--stzh-color-primary:var(--stzh-color-cool-grey60);--stzh-color-primary-hover:var(--stzh-color-cool-grey60-hover);--stzh-color-primary48:rgba(92, 119, 129, 0.48);--stzh-color-primary32:rgba(92, 119, 129, 0.32);--stzh-color-primary16:rgba(92, 119, 129, 0.16);--stzh-color-primary8:rgba(92, 119, 129, 0.08);--stzh-color-primary4:rgba(92, 119, 129, 0.04)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary:var(--stzh-color-cobalt-blue60);--stzh-color-primary-hover:var(--stzh-color-cobalt-blue60-hover);--stzh-color-primary48:rgba(3, 83, 220, 0.48);--stzh-color-primary32:rgba(3, 83, 220, 0.32);--stzh-color-primary16:rgba(3, 83, 220, 0.16);--stzh-color-primary8:rgba(3, 83, 220, 0.08);--stzh-color-primary4:rgba(3, 83, 220, 0.04)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary:var(--stzh-color-shamrock-green70);--stzh-color-primary-hover:var(--stzh-color-shamrock-green70-hover);--stzh-color-primary48:rgba(6, 117, 30, 0.48);--stzh-color-primary32:rgba(6, 117, 30, 0.32);--stzh-color-primary16:rgba(6, 117, 30, 0.16);--stzh-color-primary8:rgba(6, 117, 30, 0.08);--stzh-color-primary4:rgba(6, 117, 30, 0.04)}.stzh-theme-ms-lime-green80{--stzh-color-primary:var(--stzh-color-lime-green80);--stzh-color-primary-hover:var(--stzh-color-lime-green80-hover);--stzh-color-primary48:rgba(58, 100, 19, 0.48);--stzh-color-primary32:rgba(58, 100, 19, 0.32);--stzh-color-primary16:rgba(58, 100, 19, 0.16);--stzh-color-primary8:rgba(58, 100, 19, 0.08);--stzh-color-primary4:rgba(58, 100, 19, 0.04)}.stzh-theme-ms-magenta70{--stzh-color-primary:var(--stzh-color-magenta70);--stzh-color-primary-hover:var(--stzh-color-magenta70-hover);--stzh-color-primary48:rgba(150, 0, 85, 0.48);--stzh-color-primary32:rgba(150, 0, 85, 0.32);--stzh-color-primary16:rgba(150, 0, 85, 0.16);--stzh-color-primary8:rgba(150, 0, 85, 0.08);--stzh-color-primary4:rgba(150, 0, 85, 0.04)}.stzh-theme-ms-ocher70{--stzh-color-primary:var(--stzh-color-ocher70);--stzh-color-primary-hover:var(--stzh-color-ocher70-hover);--stzh-color-primary48:rgba(154, 91, 1, 0.48);--stzh-color-primary32:rgba(154, 91, 1, 0.32);--stzh-color-primary16:rgba(154, 91, 1, 0.16);--stzh-color-primary8:rgba(154, 91, 1, 0.08);--stzh-color-primary4:rgba(154, 91, 1, 0.04)}.stzh-theme-ms-orange{--stzh-color-primary:var(--stzh-color-orange);--stzh-color-primary-hover:var(--stzh-color-orange-hover);--stzh-color-primary48:rgba(242, 139, 0, 0.48);--stzh-color-primary32:rgba(242, 139, 0, 0.32);--stzh-color-primary16:rgba(242, 139, 0, 0.16);--stzh-color-primary8:rgba(242, 139, 0, 0.08);--stzh-color-primary4:rgba(242, 139, 0, 0.04)}.stzh-theme-ms-orange70{--stzh-color-primary:var(--stzh-color-orange70);--stzh-color-primary-hover:var(--stzh-color-orange70-hover);--stzh-color-primary48:rgba(178, 58, 1, 0.48);--stzh-color-primary32:rgba(178, 58, 1, 0.32);--stzh-color-primary16:rgba(178, 58, 1, 0.16);--stzh-color-primary8:rgba(178, 58, 1, 0.08);--stzh-color-primary4:rgba(178, 58, 1, 0.04)}.stzh-theme-ms-red{--stzh-color-primary:var(--stzh-color-red);--stzh-color-primary-hover:var(--stzh-color-red-hover);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04)}.stzh-theme-ms-red60{--stzh-color-primary:var(--stzh-color-red60);--stzh-color-primary-hover:var(--stzh-color-red60-hover);--stzh-color-primary48:rgba(220, 3, 14, 0.48);--stzh-color-primary32:rgba(220, 3, 14, 0.32);--stzh-color-primary16:rgba(220, 3, 14, 0.16);--stzh-color-primary8:rgba(220, 3, 14, 0.08);--stzh-color-primary4:rgba(220, 3, 14, 0.04)}.stzh-theme-ms-violet70{--stzh-color-primary:var(--stzh-color-violet70);--stzh-color-primary-hover:var(--stzh-color-violet70-hover);--stzh-color-primary48:rgba(81, 35, 128, 0.48);--stzh-color-primary32:rgba(81, 35, 128, 0.32);--stzh-color-primary16:rgba(81, 35, 128, 0.16);--stzh-color-primary8:rgba(81, 35, 128, 0.08);--stzh-color-primary4:rgba(81, 35, 128, 0.04)}.stzh-theme-ms-winered{--stzh-color-primary:var(--stzh-color-winered);--stzh-color-primary-hover:var(--stzh-color-winered-hover);--stzh-color-primary48:rgba(137, 7, 42, 0.48);--stzh-color-primary32:rgba(137, 7, 42, 0.32);--stzh-color-primary16:rgba(137, 7, 42, 0.16);--stzh-color-primary8:rgba(137, 7, 42, 0.08);--stzh-color-primary4:rgba(137, 7, 42, 0.04)}.stzh-theme-ma{background-color:var(--stzh-color-grey5);--stzh-font-curve-p1-medium-font-size:var(--stzh-font-milli-font-size);--stzh-font-curve-p1-medium-text-line-height:var(--stzh-font-milli-text-line-height);--stzh-font-curve-p1-medium-heading-line-height:var(--stzh-font-milli-heading-line-height);--stzh-font-curve-p2-medium-font-size:var(--stzh-font-micro-font-size);--stzh-font-curve-p2-medium-text-line-height:var(--stzh-font-micro-text-line-height);--stzh-font-curve-p2-medium-heading-line-height:var(--stzh-font-micro-heading-line-height);--stzh-font-curve-p2-medium-heading-letter-spacing:var(--stzh-font-micro-heading-letter-spacing)}
1
+ html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-dialog-open,.stzh-overlay-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}@media screen and (max-width: 599px){.stzh-popover-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}}.stzh-flyingfocus-enabled :focus,.stzh-flyingfocus-enabled .has-focus{outline:var(--stzh-color-primary) solid 0.125rem;outline-offset:0.3125rem}.stzh-flyingfocus-enabled stzh-button[variant="primary"].has-focus{outline:var(--stzh-color-primary) solid 0.1875rem;outline-offset:0.25rem}.stzh-flyingfocus-enabled stzh-input.has-focus,.stzh-flyingfocus-enabled stzh-dropdown.has-focus{outline-offset:0.4375rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root{--stzh-color-zueriblue:#0F05A0;--stzh-color-zueriblue48:rgba(15, 5, 160, 0.48);--stzh-color-zueriblue32:rgba(15, 5, 160, 0.32);--stzh-color-zueriblue16:rgba(15, 5, 160, 0.16);--stzh-color-zueriblue8:rgba(15, 5, 160, 0.08);--stzh-color-zueriblue4:rgba(15, 5, 160, 0.04);--stzh-color-zueribluedark:#070250;--stzh-color-white:#FFFFFF;--stzh-color-white48:rgba(255, 255, 255, 0.48);--stzh-color-white32:rgba(255, 255, 255, 0.32);--stzh-color-white16:rgba(255, 255, 255, 0.16);--stzh-color-white8:rgba(255, 255, 255, 0.08);--stzh-color-black:#000000;--stzh-color-black48:rgba(0, 0, 0, 0.48);--stzh-color-black32:rgba(0, 0, 0, 0.32);--stzh-color-black16:rgba(0, 0, 0, 0.16);--stzh-color-black8:rgba(0, 0, 0, 0.08);--stzh-color-cucumber:#80ad52;--stzh-color-truegreen:#008000;--stzh-color-shiraz:#c00d23;--stzh-color-error:#d0021b;--stzh-color-warning:#F28B00;--stzh-color-active:#a4c400;--stzh-color-grey5:#F2F2F2;--stzh-color-grey13:#DEDEDE;--stzh-color-grey25:#BFBFBF;--stzh-color-grey40:#999999;--stzh-color-grey55:#737373;--stzh-color-grey61:#646464;--stzh-color-grey70:#4D4D4D;--stzh-color-grey87:#222222;--stzh-color-aoz-agenda:#2f8e87;--stzh-color-aoz-agenda-hover:#216664;--stzh-color-cool-grey60:#5C7781;--stzh-color-cool-grey60-hover:#344F59;--stzh-color-cobalt-blue60:#0353DC;--stzh-color-cobalt-blue60-hover:#00338D;--stzh-color-shamrock-green70:#06751E;--stzh-color-shamrock-green70-hover:#054D14;--stzh-color-lime-green80:#3A6413;--stzh-color-lime-green80-hover:#26410C;--stzh-color-magenta70:#960055;--stzh-color-magenta70-hover:#660033;--stzh-color-ocher70:#9A5B01;--stzh-color-ocher70-hover:#5A3600;--stzh-color-orange:#F28B00;--stzh-color-orange-hover:#915300;--stzh-color-orange70:#B23A01;--stzh-color-orange70-hover:#6F261F;--stzh-color-red:#A51A0F;--stzh-color-red-hover:#630F09;--stzh-color-red60:#DC030E;--stzh-color-red60-hover:#A20309;--stzh-color-violet70:#512380;--stzh-color-violet70-hover:#2d1348;--stzh-color-winered:#89072A;--stzh-color-winered-hover:#520419;--stzh-color-primary:var(--stzh-color-zueriblue);--stzh-color-primary-hover:var(--stzh-color-zueribluedark);--stzh-color-primary48:var(--stzh-color-zueriblue48);--stzh-color-primary32:var(--stzh-color-zueriblue32);--stzh-color-primary16:var(--stzh-color-zueriblue16);--stzh-color-primary8:var(--stzh-color-zueriblue8);--stzh-color-primary4:var(--stzh-color-zueriblue4);--stzh-color-tabasco:#A51A0F;--stzh-color-mahogany:#630F09;--stzh-color-monza:#C30024;--stzh-color-venetianred:#750015;--stzh-color-scienceblue:#006DC5;--stzh-color-deepcerulean:#057FAC;--stzh-color-regalblue:#034C67;--stzh-color-coral:#E4694C;--stzh-color-shakespeare:#4A96C8;--stzh-color-chambray:#2C5A78;--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-bold:'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-heavy:'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-title:var(--stzh-font-family-heavy);--stzh-font-weight-light:normal;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:normal;--stzh-font-weight-bold:normal;--stzh-font-weight-heavy:normal;--stzh-font-weight-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.6;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.6;--stzh-font-nano-heading-line-height:1.4;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.6;--stzh-font-micro-heading-line-height:1.4;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.6;--stzh-font-milli-heading-line-height:1.4;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.6;--stzh-font-centi-heading-line-height:1.4;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.6;--stzh-font-deci-heading-line-height:1.4;--stzh-font-regular-font-size:1.375rem;--stzh-font-regular-text-line-height:1.6;--stzh-font-regular-heading-line-height:1.4;--stzh-font-deca-font-size:1.5rem;--stzh-font-deca-text-line-height:1.2;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.2;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.2;--stzh-font-kilo-text-letter-spacing:-0.01em;--stzh-font-mega-font-size:2.5rem;--stzh-font-mega-text-line-height:1.2;--stzh-font-mega-text-letter-spacing:-0.01em;--stzh-font-giga-font-size:2.8125rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.01em;--stzh-font-hero-font-size:3.75rem;--stzh-font-hero-text-line-height:1.1;--stzh-font-hero-text-letter-spacing:-0.01em;--stzh-z-index-deep:-999999;--stzh-z-index-default:1;--stzh-z-index-masked:100;--stzh-z-index-mask:200;--stzh-z-index-sticky:300;--stzh-z-index-header:400;--stzh-z-index-toast:500;--stzh-z-index-popover:600;--stzh-z-index-dialog:700;--stzh-z-index-popup:800;--stzh-z-index-overlay:900;--stzh-space-xxxsmall:0.125rem;--stzh-space-xxsmall:0.25rem;--stzh-space-xsmall:0.5rem;--stzh-space-small:0.75rem;--stzh-space-medium:1rem;--stzh-space-large:1.25rem;--stzh-space-xlarge:1.5rem;--stzh-space-xxlarge:2rem;--stzh-space-xxxlarge:2.5rem;--stzh-space-xxxxlarge:3rem;--stzh-space-big:3.5rem;--stzh-space-xbig:4rem;--stzh-space-huge:5rem;--stzh-space-xhuge:6rem;--stzh-space-none:0.00001rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:0 -0.125rem 1rem rgba(0, 0, 0, 0.16);--stzh-box-shadow-popover:0 0 0.25rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-message:0 0 0.5rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-overlay:0 0.25rem 0.9375rem rgba(0, 0, 0, 0.32);--stzh-icon-size-xxsmall:0.75rem;--stzh-icon-size-xsmall:1rem;--stzh-icon-size-small:1.25rem;--stzh-icon-size-medium:1.5rem;--stzh-icon-size-large:2.25rem;--stzh-icon-size-xlarge:3rem;--stzh-icon-size-default:var(--stzh-icon-size-small);--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.5rem;--stzh-base-color:var(--stzh-color-grey61);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-lead-color:var(--stzh-color-grey70);--stzh-base-border-color:var(--stzh-color-grey13);--stzh-base-vector-effect:non-scaling-stroke;--stzh-base-transition-animation-speed:0.3s;--stzh-link-color:var(--stzh-color-primary);--stzh-link-hover-color:var(--stzh-color-primary-hover);--stzh-link-icon-wrapper-height:1em;--stzh-button-border-radius:0.1875rem;--stzh-button-text-hover-background:rgba(15, 5, 160, 0.08);--stzh-richttext-blockquote-color:var(--stzh-color-primary);--stzh-richttext-blockquote-line-color:var(--stzh-color-primary);--stzh-richttext-blockquote-footer-color:var(--stzh-color-grey55);--stzh-section-background-color:transparent;--stzh-section-highlight-background-color:var(--stzh-color-grey5);--stzh-section-highlight-horizontal-padding:var(--stzh-space-medium);--stzh-heading-color:var(--stzh-color-primary);--stzh-table-max-height:none;--stzh-table-min-width:43.75rem;--stzh-table-cell-padding:var(--stzh-space-small) var(--stzh-space-medium);--stzh-table-input-width:11rem;--stzh-menu-item-height:2.375rem;--stzh-form-input-border-radius:0.125rem;--stzh-form-input-height:3rem;--stzh-form-input-small-height:2.5rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-border-radius:0.1875rem;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:var(--stzh-space-small);--stzh-tooltip-border-radius:0.1875rem;--stzh-tooltip-drop-shadow:drop-shadow(0 0.125rem 0.625rem rgba(0, 0, 0, 0.16));--stzh-accordion-content-padding:var(--stzh-space-medium);--stzh-accordion-content-background:var(--stzh-color-grey5)}.stzh-theme-aoz{--stzh-color-primary:var(--stzh-color-tabasco);--stzh-color-primary-hover:var(--stzh-color-mahogany);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04);--stzh-button-text-hover-background:rgba(165, 26, 15, 0.08)}.stzh-theme-vbz{--stzh-color-primary:var(--stzh-color-deepcerulean);--stzh-color-primary-hover:var(--stzh-color-regalblue);--stzh-color-primary48:rgba(5, 127, 172, 0.48);--stzh-color-primary32:rgba(5, 127, 172, 0.32);--stzh-color-primary16:rgba(5, 127, 172, 0.16);--stzh-color-primary8:rgba(5, 127, 172, 0.08);--stzh-color-primary4:rgba(5, 127, 172, 0.04);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-title:var(--stzh-font-family-light);--stzh-button-text-hover-background:rgba(5, 127, 172, 0.08)}.stzh-theme-uvz{--stzh-color-primary:var(--stzh-color-monza);--stzh-color-primary-hover:var(--stzh-color-venetianred);--stzh-color-primary48:rgba(195, 0, 36, 0.48);--stzh-color-primary32:rgba(195, 0, 36, 0.32);--stzh-color-primary16:rgba(195, 0, 36, 0.16);--stzh-color-primary8:rgba(195, 0, 36, 0.08);--stzh-color-primary4:rgba(195, 0, 36, 0.04);--stzh-button-text-hover-background:rgba(195, 0, 36, 0.08);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:var(--stzh-color-black)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-color-primary:var(--stzh-color-shakespeare);--stzh-color-primary-hover:var(--stzh-color-chambray);--stzh-color-primary48:rgba(74, 150, 200, 0.48);--stzh-color-primary32:rgba(74, 150, 200, 0.32);--stzh-color-primary16:rgba(74, 150, 200, 0.16);--stzh-color-primary8:rgba(74, 150, 200, 0.08);--stzh-color-primary4:rgba(74, 150, 200, 0.04);--stzh-font-family-light:var(--stzh-pkzh-font-family);--stzh-font-family-regular:var(--stzh-pkzh-font-family);--stzh-font-family-medium:var(--stzh-pkzh-font-family);--stzh-font-family-bold:var(--stzh-pkzh-font-family);--stzh-font-family-heavy:var(--stzh-pkzh-font-family);--stzh-font-weight-light:300;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:500;--stzh-font-weight-bold:700;--stzh-font-weight-heavy:800;--stzh-button-text-hover-background:rgba(74, 150, 200, 0.08)}.stzh-theme-ms-aoz-agenda{--stzh-color-primary:var(--stzh-color-aoz-agenda);--stzh-color-primary-hover:var(--stzh-color-aoz-agenda-hover);--stzh-color-primary48:rgba(47, 142, 135, 0.48);--stzh-color-primary32:rgba(47, 142, 135, 0.32);--stzh-color-primary16:rgba(47, 142, 135, 0.16);--stzh-color-primary8:rgba(47, 142, 135, 0.08);--stzh-color-primary4:rgba(47, 142, 135, 0.04)}.stzh-theme-ms-cool-grey60{--stzh-color-primary:var(--stzh-color-cool-grey60);--stzh-color-primary-hover:var(--stzh-color-cool-grey60-hover);--stzh-color-primary48:rgba(92, 119, 129, 0.48);--stzh-color-primary32:rgba(92, 119, 129, 0.32);--stzh-color-primary16:rgba(92, 119, 129, 0.16);--stzh-color-primary8:rgba(92, 119, 129, 0.08);--stzh-color-primary4:rgba(92, 119, 129, 0.04)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary:var(--stzh-color-cobalt-blue60);--stzh-color-primary-hover:var(--stzh-color-cobalt-blue60-hover);--stzh-color-primary48:rgba(3, 83, 220, 0.48);--stzh-color-primary32:rgba(3, 83, 220, 0.32);--stzh-color-primary16:rgba(3, 83, 220, 0.16);--stzh-color-primary8:rgba(3, 83, 220, 0.08);--stzh-color-primary4:rgba(3, 83, 220, 0.04)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary:var(--stzh-color-shamrock-green70);--stzh-color-primary-hover:var(--stzh-color-shamrock-green70-hover);--stzh-color-primary48:rgba(6, 117, 30, 0.48);--stzh-color-primary32:rgba(6, 117, 30, 0.32);--stzh-color-primary16:rgba(6, 117, 30, 0.16);--stzh-color-primary8:rgba(6, 117, 30, 0.08);--stzh-color-primary4:rgba(6, 117, 30, 0.04)}.stzh-theme-ms-lime-green80{--stzh-color-primary:var(--stzh-color-lime-green80);--stzh-color-primary-hover:var(--stzh-color-lime-green80-hover);--stzh-color-primary48:rgba(58, 100, 19, 0.48);--stzh-color-primary32:rgba(58, 100, 19, 0.32);--stzh-color-primary16:rgba(58, 100, 19, 0.16);--stzh-color-primary8:rgba(58, 100, 19, 0.08);--stzh-color-primary4:rgba(58, 100, 19, 0.04)}.stzh-theme-ms-magenta70{--stzh-color-primary:var(--stzh-color-magenta70);--stzh-color-primary-hover:var(--stzh-color-magenta70-hover);--stzh-color-primary48:rgba(150, 0, 85, 0.48);--stzh-color-primary32:rgba(150, 0, 85, 0.32);--stzh-color-primary16:rgba(150, 0, 85, 0.16);--stzh-color-primary8:rgba(150, 0, 85, 0.08);--stzh-color-primary4:rgba(150, 0, 85, 0.04)}.stzh-theme-ms-ocher70{--stzh-color-primary:var(--stzh-color-ocher70);--stzh-color-primary-hover:var(--stzh-color-ocher70-hover);--stzh-color-primary48:rgba(154, 91, 1, 0.48);--stzh-color-primary32:rgba(154, 91, 1, 0.32);--stzh-color-primary16:rgba(154, 91, 1, 0.16);--stzh-color-primary8:rgba(154, 91, 1, 0.08);--stzh-color-primary4:rgba(154, 91, 1, 0.04)}.stzh-theme-ms-orange{--stzh-color-primary:var(--stzh-color-orange);--stzh-color-primary-hover:var(--stzh-color-orange-hover);--stzh-color-primary48:rgba(242, 139, 0, 0.48);--stzh-color-primary32:rgba(242, 139, 0, 0.32);--stzh-color-primary16:rgba(242, 139, 0, 0.16);--stzh-color-primary8:rgba(242, 139, 0, 0.08);--stzh-color-primary4:rgba(242, 139, 0, 0.04)}.stzh-theme-ms-orange70{--stzh-color-primary:var(--stzh-color-orange70);--stzh-color-primary-hover:var(--stzh-color-orange70-hover);--stzh-color-primary48:rgba(178, 58, 1, 0.48);--stzh-color-primary32:rgba(178, 58, 1, 0.32);--stzh-color-primary16:rgba(178, 58, 1, 0.16);--stzh-color-primary8:rgba(178, 58, 1, 0.08);--stzh-color-primary4:rgba(178, 58, 1, 0.04)}.stzh-theme-ms-red{--stzh-color-primary:var(--stzh-color-red);--stzh-color-primary-hover:var(--stzh-color-red-hover);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04)}.stzh-theme-ms-red60{--stzh-color-primary:var(--stzh-color-red60);--stzh-color-primary-hover:var(--stzh-color-red60-hover);--stzh-color-primary48:rgba(220, 3, 14, 0.48);--stzh-color-primary32:rgba(220, 3, 14, 0.32);--stzh-color-primary16:rgba(220, 3, 14, 0.16);--stzh-color-primary8:rgba(220, 3, 14, 0.08);--stzh-color-primary4:rgba(220, 3, 14, 0.04)}.stzh-theme-ms-violet70{--stzh-color-primary:var(--stzh-color-violet70);--stzh-color-primary-hover:var(--stzh-color-violet70-hover);--stzh-color-primary48:rgba(81, 35, 128, 0.48);--stzh-color-primary32:rgba(81, 35, 128, 0.32);--stzh-color-primary16:rgba(81, 35, 128, 0.16);--stzh-color-primary8:rgba(81, 35, 128, 0.08);--stzh-color-primary4:rgba(81, 35, 128, 0.04)}.stzh-theme-ms-winered{--stzh-color-primary:var(--stzh-color-winered);--stzh-color-primary-hover:var(--stzh-color-winered-hover);--stzh-color-primary48:rgba(137, 7, 42, 0.48);--stzh-color-primary32:rgba(137, 7, 42, 0.32);--stzh-color-primary16:rgba(137, 7, 42, 0.16);--stzh-color-primary8:rgba(137, 7, 42, 0.08);--stzh-color-primary4:rgba(137, 7, 42, 0.04)}.stzh-theme-ma{background-color:var(--stzh-color-grey5)}
@@ -1 +1 @@
1
- import{d as e,N as a,w as i,p as t,H as l,b as s}from"./p-65282c9d.js";import{g as o}from"./p-4476344d.js";const n=e=>{const a=e.cloneNode;e.cloneNode=function(e){if("TEMPLATE"===this.nodeName)return a.call(this,e);const i=a.call(this,!1),t=this.childNodes;if(e)for(let a=0;a<t.length;a++)2!==t[a].nodeType&&i.appendChild(t[a].cloneNode(!0));return i}};(()=>{n(l.prototype);const s=Array.from(e.querySelectorAll("script")).find((e=>new RegExp(`/${a}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===a)),o=s["data-opts"]||{};return"onbeforeload"in s&&!history.scrollRestoration?{then(){}}:(o.resourcesUrl=new URL(".",new URL(s.getAttribute("data-resources-url")||s.src,i.location.href)).href,((t,l)=>{const s=`__sc_import_${a.replace(/\s|-/g,"_")}`;try{i[s]=new Function("w",`return import(w);//${Math.random()}`)}catch(o){const a=new Map;i[s]=o=>{const n=new URL(o,t).href;let r=a.get(n);if(!r){const t=e.createElement("script");t.type="module",t.crossOrigin=l.crossOrigin,t.src=URL.createObjectURL(new Blob([`import * as m from '${n}'; window.${s}.m = m;`],{type:"application/javascript"})),r=new Promise((e=>{t.onload=()=>{e(i[s].m),t.remove()}})),a.set(n,r),e.head.appendChild(t)}return r}}})(o.resourcesUrl,s),i.customElements?t(o):__sc_import_stzh_components("./p-4c61dcad.js").then((()=>o)))})().then((e=>(o(),s(JSON.parse('[["p-0e9e4c68",[[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]}]]],["p-17258518",[[2,"stzh-datamessagelist-item",{"localization":[16],"heading":[1],"unread":[4],"href":[1],"description":[1],"externalHref":[1,"external-href"],"loadingStatus":[1,"loading-status"],"meta":[1],"actions":[1],"tags":[1]}]]],["p-adaf8b15",[[6,"stzh-servicecard",{"localization":[16],"collapsed":[1540],"starred":[1540],"starrable":[516],"heading":[1],"subtitle":[1],"actions":[1],"subtitleInteractive":[4,"subtitle-interactive"],"type":[513],"middleVariant":[513,"middle-variant"],"middleVerticalSpacing":[513,"middle-vertical-spacing"],"rightVerticalSpacing":[513,"right-vertical-spacing"],"sortableDisabled":[516,"sortable-disabled"],"collapsible":[516],"hideMovementActions":[4,"hide-movement-actions"]},[[11,"resize","handleResize"]]]]],["p-649164c7",[[4,"stzh-datatable",{"localization":[16],"label":[1],"sortBy":[1025,"sort-by"],"sortDirection":[1025,"sort-direction"],"tokenize":[1],"idField":[1,"id-field"],"rows":[1],"columns":[1],"query":[32],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32],"toggleSort":[64]},[[9,"resize","handleResize"]]]]],["p-b06cc533",[[2,"stzh-saptcha",{"localization":[16],"numbers":[1],"value":[1],"name":[513],"error":[1],"invalid":[516],"disabled":[516]}]]],["p-91e9ccfa",[[2,"stzh-vbz-majorticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16],"ghettoboxCloseTimeKey":[1,"ghettobox-close-time-key"],"ghettoboxShown":[32]}]]],["p-b9e4095d",[[6,"stzh-vbz-ticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16]}]]],["p-f21440b3",[[2,"stzh-chip-select",{"data":[1],"label":[1],"value":[1]}]]],["p-9be4e960",[[6,"stzh-servicecard-list",{"localization":[16],"sortableDisabled":[4,"sortable-disabled"],"showToggleLink":[516,"show-toggle-link"],"sortableDataIdAttribute":[1,"sortable-data-id-attribute"],"allCollapsed":[32]},[[0,"stzhCollapse","collapseListener"]]]]],["p-b3b05b6c",[[4,"stzh-upload",{"existingFiles":[1,"existing-files"],"label":[1],"description":[1],"button":[1],"url":[1],"method":[1],"withCredentials":[4,"with-credentials"],"disabled":[516],"invalid":[516],"error":[1],"acceptedFiles":[1,"accepted-files"],"autoProcessQueue":[4,"auto-process-queue"],"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"],"localization":[16],"processQueue":[64]}]]],["p-22fba26d",[[4,"stzh-footer",{"copyright":[1],"variant":[1],"mainUrl":[1,"main-url"],"localization":[16]}]]],["p-bb91feeb",[[6,"stzh-checkbox",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"showMarker":[516,"show-marker"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-ebf73698",[[6,"stzh-checkboxgroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedCheckbox":[16],"preventUpdateProperties":[16]},[[0,"stzhChange","onChange"]]]]],["p-301841e3",[[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"],"show":[64],"hide":[64]},[[6,"click","handleOutsideClick"],[4,"keydown","handleKeydown"],[4,"click","handleOpenTriggerClick"]]]]],["p-7c6f9cb3",[[2,"stzh-progressbar",{"data":[1],"index":[2],"steps":[2],"stepsSmall":[2,"steps-small"],"stepsMedium":[2,"steps-medium"],"stepsLarge":[2,"steps-large"],"stepsUltra":[2,"steps-ultra"],"currentSteps":[32]}]]],["p-a42a7524",[[6,"stzh-toggle",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"labelPosition":[513,"label-position"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-df422d36",[[6,"stzh-fieldset",{"legend":[1],"hideLegend":[4,"hide-legend"],"legendLevel":[1,"legend-level"],"legendCurve":[1,"legend-curve"]}]]],["p-d790a367",[[6,"stzh-message",{"label":[1],"description":[1],"closeKey":[1,"close-key"],"type":[513],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-915e8ad6",[[6,"stzh-accordion",{"collapsible":[4],"multiselectable":[4],"setItemFocus":[64]},[[0,"stzhOpen","openListener"]]]]],["p-740dd50f",[[6,"stzh-accordion-item",{"open":[1540],"disabled":[516],"heading":[1],"subtitle":[1],"headingLevel":[513,"heading-level"],"show":[64],"hide":[64],"toggle":[64],"setFocus":[64]}]]],["p-3eb7b6b4",[[6,"stzh-actions",{"variant":[513],"withBorder":[516,"with-border"]}]]],["p-25afa99e",[[6,"stzh-appnav",{"appTitle":[1,"app-title"],"appStatus":[1,"app-status"],"appHref":[1,"app-href"]}]]],["p-1cde29ea",[[1,"stzh-cell",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justifySelf":[513,"justify-self"],"alignSelf":[513,"align-self"]}]]],["p-c8bc2812",[[6,"stzh-container"]]],["p-b1976630",[[6,"stzh-cspace"]]],["p-46f301c0",[[6,"stzh-datamessagelist"]]],["p-4e9e606f",[[6,"stzh-figure",{"caption":[1],"copyright":[1]}]]],["p-bb900d9f",[[2,"stzh-flyingfocus",{"style":[32],"position":[32],"enabled":[32],"visible":[32],"helper":[32],"moving":[32],"reposition":[64]},[[4,"keydown","handleKeydown"],[5,"mousedown","handleMousedown"],[6,"focus","handleFocus"],[6,"blur","handleBlur"],[7,"scroll","handleScrollResize"],[11,"resize","handleScrollResize"]]]]],["p-bf5b6523",[[6,"stzh-header",{"href":[1],"preventAppnavPlaceholder":[4,"prevent-appnav-placeholder"],"hideLogo":[32],"paddingTop":[32],"metabarTransform":[32],"sticky":[32],"stickyClosing":[32],"stickyMetabar":[32],"stickyMetabarEnd":[32],"updatePosition":[64]},[[9,"resize","resizeListener"],[8,"DOMContentLoaded","resizeListener"],[8,"load","resizeListener"],[9,"scroll","scrollListener"]]]]],["p-0a71fbac",[[2,"stzh-hr"]]],["p-66556f67",[[6,"stzh-hspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"around":[4],"border":[1]}]]],["p-b651f251",[[0,"stzh-icon-sprite"]]],["p-e9ca8ddc",[[1,"stzh-list",{"variant":[513]}]]],["p-1ace5d80",[[1,"stzh-list-item"]]],["p-e9bc3a43",[[6,"stzh-loader",{"size":[1],"label":[1],"hideLabel":[4,"hide-label"]}]]],["p-49968bbf",[[2,"stzh-loadingbar",{"percent":[2],"hidePercent":[4,"hide-percent"],"label":[1]}]]],["p-0837657c",[[6,"stzh-metanav"]]],["p-b34774e7",[[6,"stzh-overlay",{"open":[1028],"stay":[4],"a11yLabel":[1,"a11y-label"],"show":[64],"hide":[64]}]]],["p-670d4834",[[6,"stzh-page-skiplinks"]]],["p-afa7061e",[[6,"stzh-pagetitle"]]],["p-323fdc2f",[[0,"stzh-portal-mitwirken"]]],["p-67eac0a0",[[4,"stzh-readspeaker",{"href":[1],"eventId":[1,"event-id"]},[[8,"DOMContentLoaded","addClickEvents"],[8,"load","addClickEvents"]]]]],["p-148de4e6",[[1,"stzh-row",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justify":[513],"items":[513],"content":[513]}]]],["p-fa8651dd",[[6,"stzh-section",{"variant":[1]}]]],["p-96fd158c",[[6,"stzh-skiplink",{"href":[1],"linkAccesskey":[1,"link-accesskey"],"linkTitle":[1,"link-title"],"focused":[32]},[[0,"focusin","focusinHandler"],[0,"focusout","focusoutHandler"]]]]],["p-ab2727e6",[[4,"stzh-table",{"fixedLeft":[2,"fixed-left"],"fixedRight":[2,"fixed-right"],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32]},[[9,"resize","handleResize"]]]]],["p-03b16275",[[6,"stzh-visuallyhidden"]]],["p-85d78e08",[[6,"stzh-vspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"around":[4],"border":[1]}]]],["p-58917ce2",[[6,"stzh-progressbar-item",{"first":[516],"last":[516],"passed":[516],"current":[516],"hide":[516],"dotted":[516],"step":[514],"icon":[513]}]]],["p-818634d2",[[2,"stzh-vbz-linechip",{"line":[1],"active":[516],"alert":[516],"global":[516],"setFocus":[64]}]]],["p-3da37219",[[6,"stzh-sortable",{"localization":[16],"disabled":[516],"dataIdAttribute":[1,"data-id-attribute"],"container":[16],"filterElements":[1,"filter-elements"],"toArray":[64],"sort":[64],"moveItem":[64]}]]],["p-690d14cd",[[2,"stzh-status",{"percent":[2],"withLoadingbar":[4,"with-loadingbar"],"label":[1],"type":[513]}]]],["p-22f948e2",[[6,"stzh-button",{"badge":[1],"badgePosition":[513,"badge-position"],"fullwidth":[516],"size":[513],"textAlign":[513,"text-align"],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"href":[1],"target":[1],"type":[1],"disabled":[516],"active":[516],"label":[1],"effect":[1],"iconOnly":[516,"icon-only"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}],[2,"stzh-badge",{"label":[1]}],[2,"stzh-icon",{"name":[1],"a11yTitle":[1,"a11y-title"]}]]],["p-f0422b6c",[[6,"stzh-ghettobox",{"hiddenTitle":[1,"hidden-title"],"mainTitle":[1,"main-title"],"description":[1],"publishDate":[1,"publish-date"],"closeTimeKey":[1,"close-time-key"],"localization":[16],"open":[32],"show":[64],"hide":[64]}],[6,"stzh-richtext",{"externalLinkSelector":[1,"external-link-selector"],"externalLinkIcon":[1,"external-link-icon"]}]]],["p-4b8893d1",[[4,"stzh-dropdown",{"options":[1],"optgroups":[1],"items":[1],"searchField":[1,"search-field"],"multiple":[516],"inline":[516],"maxOptions":[2,"max-options"],"searchConjunction":[1,"search-conjunction"],"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"],"optgroupField":[1,"optgroup-field"],"optgroupLabelField":[1,"optgroup-label-field"],"optgroupValueField":[1,"optgroup-value-field"],"lockOptgroupOrder":[4,"lock-optgroup-order"],"name":[513],"variant":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"icon":[1],"noSearch":[4,"no-search"],"noBackspaceDelete":[4,"no-backspace-delete"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"placeholder":[1],"localization":[16],"a11yDescribedby":[1,"a11y-describedby"],"getValue":[64],"setValue":[64],"setFocus":[64]}]]],["p-ffa293cf",[[2,"stzh-calendar",{"value":[1025],"min":[1],"max":[1],"firstDayOfWeek":[2,"first-day-of-week"],"localization":[16],"isDateDisabled":[16],"activeFocus":[32],"focusedDay":[32],"setFocusedDay":[64],"setDate":[64]}]]],["p-1cebd703",[[6,"stzh-chip",{"label":[1],"icon":[1],"removable":[516],"variant":[513],"size":[513],"type":[513],"counter":[1],"removeLabel":[1,"remove-label"],"active":[516],"disabled":[516],"invert":[516],"setFocus":[64]}]]],["p-cd29b7ca",[[6,"stzh-tooltip",{"open":[1028],"label":[1],"content":[1],"placement":[1],"skidding":[2],"distance":[2],"interactive":[4],"trigger":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleDocumentClick"]]]]],["p-e4347cfe",[[6,"stzh-heading",{"level":[513],"curve":[513],"withBorder":[516,"with-border"]}]]],["p-e00139a1",[[6,"stzh-popover",{"open":[1540],"placement":[513],"variant":[513],"skidding":[2],"distance":[2],"label":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleOutsideClick"]]]]],["p-d7b5770c",[[6,"stzh-input",{"localization":[16],"multiline":[4],"rows":[2],"type":[1],"readonly":[516],"disabled":[516],"clearable":[516],"showMarker":[516,"show-marker"],"minlength":[2],"maxlength":[2],"name":[513],"value":[1025],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"placeholder":[1],"inputmode":[1],"autocomplete":[1],"noAutocomplete":[4,"no-autocomplete"],"label":[1],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"filled":[32],"setFocus":[64]}]]],["p-b56c83a4",[[6,"stzh-datepicker",{"calendarMin":[1,"calendar-min"],"calendarMax":[1,"calendar-max"],"calendarIsDateDisabled":[16],"name":[513],"value":[1025],"label":[1],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"placeholder":[1],"size":[513],"inline":[4],"dateAdapter":[16],"localization":[16],"buttonLabel":[32],"setDate":[64],"getPopover":[64]}],[6,"stzh-radio",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}],[6,"stzh-radiogroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedRadio":[16],"preventUpdateProperties":[16]},[[0,"stzhChange","onChange"]]],[6,"stzh-text",{"font":[1],"curve":[513],"lead":[516],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"]}]]],["p-75f1b800",[[6,"stzh-menu-item",{"badge":[1],"icon":[1],"active":[4],"label":[1],"href":[1],"target":[1],"disabled":[4],"a11yLabel":[1,"a11y-label"],"setFocus":[64]}],[6,"stzh-menu"]]],["p-6113bb25",[[6,"stzh-link",{"icon":[1],"iconPosition":[513,"icon-position"],"size":[513],"href":[1],"target":[1],"type":[1],"variant":[513],"badge":[1],"badgePosition":[513,"badge-position"],"disabled":[516],"active":[516],"iconOnly":[516,"icon-only"],"label":[1],"linkAccesskey":[1,"link-accesskey"],"setFocus":[64]}]]]]'),e))));
1
+ import{d as e,N as a,w as i,p as t,H as l,b as s}from"./p-65282c9d.js";import{g as o}from"./p-3ebd2c03.js";const n=e=>{const a=e.cloneNode;e.cloneNode=function(e){if("TEMPLATE"===this.nodeName)return a.call(this,e);const i=a.call(this,!1),t=this.childNodes;if(e)for(let a=0;a<t.length;a++)2!==t[a].nodeType&&i.appendChild(t[a].cloneNode(!0));return i}};(()=>{n(l.prototype);const s=Array.from(e.querySelectorAll("script")).find((e=>new RegExp(`/${a}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===a)),o=s["data-opts"]||{};return"onbeforeload"in s&&!history.scrollRestoration?{then(){}}:(o.resourcesUrl=new URL(".",new URL(s.getAttribute("data-resources-url")||s.src,i.location.href)).href,((t,l)=>{const s=`__sc_import_${a.replace(/\s|-/g,"_")}`;try{i[s]=new Function("w",`return import(w);//${Math.random()}`)}catch(o){const a=new Map;i[s]=o=>{const n=new URL(o,t).href;let r=a.get(n);if(!r){const t=e.createElement("script");t.type="module",t.crossOrigin=l.crossOrigin,t.src=URL.createObjectURL(new Blob([`import * as m from '${n}'; window.${s}.m = m;`],{type:"application/javascript"})),r=new Promise((e=>{t.onload=()=>{e(i[s].m),t.remove()}})),a.set(n,r),e.head.appendChild(t)}return r}}})(o.resourcesUrl,s),i.customElements?t(o):__sc_import_stzh_components("./p-4c61dcad.js").then((()=>o)))})().then((e=>(o(),s(JSON.parse('[["p-debb00e6",[[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]}]]],["p-b3b5ee7e",[[2,"stzh-datamessagelist-item",{"localization":[16],"heading":[1],"unread":[4],"href":[1],"description":[1],"externalHref":[1,"external-href"],"loadingStatus":[1,"loading-status"],"meta":[1],"actions":[1],"tags":[1]}]]],["p-e12db90a",[[6,"stzh-servicecard",{"localization":[16],"collapsed":[1540],"starred":[1540],"starrable":[516],"heading":[1],"subtitle":[1],"actions":[1],"subtitleInteractive":[4,"subtitle-interactive"],"type":[513],"middleVariant":[513,"middle-variant"],"middleVerticalSpacing":[513,"middle-vertical-spacing"],"rightVerticalSpacing":[513,"right-vertical-spacing"],"sortableDisabled":[516,"sortable-disabled"],"collapsible":[516],"hideMovementActions":[4,"hide-movement-actions"]},[[11,"resize","handleResize"]]]]],["p-7d098987",[[4,"stzh-datatable",{"localization":[16],"label":[1],"sortBy":[1025,"sort-by"],"sortDirection":[1025,"sort-direction"],"tokenize":[1],"idField":[1,"id-field"],"rows":[1],"columns":[1],"query":[32],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32],"toggleSort":[64]},[[9,"resize","handleResize"]]]]],["p-33d75303",[[2,"stzh-saptcha",{"localization":[16],"numbers":[1],"value":[1],"name":[513],"error":[1],"invalid":[516],"disabled":[516]}]]],["p-08d4ed80",[[2,"stzh-vbz-majorticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16],"ghettoboxCloseTimeKey":[1,"ghettobox-close-time-key"],"ghettoboxShown":[32]}]]],["p-7d2237ca",[[6,"stzh-vbz-ticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16]}]]],["p-f21440b3",[[2,"stzh-chip-select",{"data":[1],"label":[1],"value":[1]}]]],["p-ee5ceac4",[[6,"stzh-servicecard-list",{"localization":[16],"showToggleLink":[516,"show-toggle-link"],"sortableDisabled":[4,"sortable-disabled"],"sortableDataIdAttribute":[1,"sortable-data-id-attribute"],"sortableGhostClone":[16],"allCollapsed":[32]},[[0,"stzhCollapse","collapseListener"]]]]],["p-3ed69b16",[[4,"stzh-upload",{"existingFiles":[1,"existing-files"],"label":[1],"description":[1],"button":[1],"url":[1],"method":[1],"withCredentials":[4,"with-credentials"],"disabled":[516],"invalid":[516],"error":[1],"acceptedFiles":[1,"accepted-files"],"autoProcessQueue":[4,"auto-process-queue"],"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"],"localization":[16],"processQueue":[64]}]]],["p-409c0d50",[[4,"stzh-footer",{"copyright":[1],"variant":[1],"mainUrl":[1,"main-url"],"localization":[16]}]]],["p-bb2e1dda",[[6,"stzh-checkbox",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"showMarker":[516,"show-marker"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-983f6070",[[6,"stzh-checkboxgroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedCheckbox":[16],"preventUpdateProperties":[16]},[[0,"stzhChange","onChange"]]]]],["p-bdba7714",[[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"],"show":[64],"hide":[64]},[[6,"click","handleOutsideClick"],[4,"keydown","handleKeydown"],[4,"click","handleOpenTriggerClick"]]]]],["p-73194e28",[[2,"stzh-progressbar",{"data":[1],"index":[2],"steps":[2],"stepsSmall":[2,"steps-small"],"stepsMedium":[2,"steps-medium"],"stepsLarge":[2,"steps-large"],"stepsUltra":[2,"steps-ultra"],"currentSteps":[32]}]]],["p-95eb03b2",[[6,"stzh-toggle",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"labelPosition":[513,"label-position"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-df422d36",[[6,"stzh-fieldset",{"legend":[1],"hideLegend":[4,"hide-legend"],"legendLevel":[1,"legend-level"],"legendCurve":[1,"legend-curve"]}]]],["p-11d0c8f3",[[6,"stzh-message",{"label":[1],"description":[1],"closeKey":[1,"close-key"],"type":[513],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-915e8ad6",[[6,"stzh-accordion",{"collapsible":[4],"multiselectable":[4],"setItemFocus":[64]},[[0,"stzhOpen","openListener"]]]]],["p-3c799247",[[6,"stzh-accordion-item",{"open":[1540],"disabled":[516],"heading":[1],"subtitle":[1],"headingLevel":[513,"heading-level"],"show":[64],"hide":[64],"toggle":[64],"setFocus":[64]}]]],["p-586cae98",[[6,"stzh-actions",{"variant":[513],"withBorder":[516,"with-border"]}]]],["p-04d7b18f",[[6,"stzh-appnav",{"appTitle":[1,"app-title"],"appStatus":[1,"app-status"],"appHref":[1,"app-href"]}]]],["p-1cde29ea",[[1,"stzh-cell",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justifySelf":[513,"justify-self"],"alignSelf":[513,"align-self"]}]]],["p-c8bc2812",[[6,"stzh-container"]]],["p-8a60addb",[[6,"stzh-cspace"]]],["p-46f301c0",[[6,"stzh-datamessagelist"]]],["p-fba76dba",[[6,"stzh-figure",{"caption":[1],"copyright":[1]}]]],["p-14d728f0",[[2,"stzh-flyingfocus",{"style":[32],"position":[32],"enabled":[32],"visible":[32],"helper":[32],"moving":[32],"reposition":[64]},[[4,"keydown","handleKeydown"],[5,"mousedown","handleMousedown"],[6,"focus","handleFocus"],[6,"blur","handleBlur"],[7,"scroll","handleScrollResize"],[11,"resize","handleScrollResize"]]]]],["p-32988d74",[[6,"stzh-header",{"href":[1],"preventAppnavPlaceholder":[4,"prevent-appnav-placeholder"],"hideLogo":[32],"paddingTop":[32],"metabarTransform":[32],"sticky":[32],"stickyClosing":[32],"stickyMetabar":[32],"stickyMetabarEnd":[32],"updatePosition":[64]},[[9,"resize","resizeListener"],[8,"DOMContentLoaded","resizeListener"],[8,"load","resizeListener"],[9,"scroll","scrollListener"]]]]],["p-0a71fbac",[[2,"stzh-hr"]]],["p-66556f67",[[6,"stzh-hspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"around":[4],"border":[1]}]]],["p-b651f251",[[0,"stzh-icon-sprite"]]],["p-e9ca8ddc",[[1,"stzh-list",{"variant":[513]}]]],["p-1ace5d80",[[1,"stzh-list-item"]]],["p-e9bc3a43",[[6,"stzh-loader",{"size":[1],"label":[1],"hideLabel":[4,"hide-label"]}]]],["p-49968bbf",[[2,"stzh-loadingbar",{"percent":[2],"hidePercent":[4,"hide-percent"],"label":[1]}]]],["p-0837657c",[[6,"stzh-metanav"]]],["p-b34774e7",[[6,"stzh-overlay",{"open":[1028],"stay":[4],"a11yLabel":[1,"a11y-label"],"show":[64],"hide":[64]}]]],["p-670d4834",[[6,"stzh-page-skiplinks"]]],["p-f2050d1e",[[6,"stzh-pagetitle"]]],["p-79bfc485",[[0,"stzh-portal-mitwirken"]]],["p-95a297aa",[[4,"stzh-readspeaker",{"href":[1],"eventId":[1,"event-id"]},[[8,"DOMContentLoaded","addClickEvents"],[8,"load","addClickEvents"]]]]],["p-148de4e6",[[1,"stzh-row",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justify":[513],"items":[513],"content":[513]}]]],["p-fa8651dd",[[6,"stzh-section",{"variant":[1]}]]],["p-96fd158c",[[6,"stzh-skiplink",{"href":[1],"linkAccesskey":[1,"link-accesskey"],"linkTitle":[1,"link-title"],"focused":[32]},[[0,"focusin","focusinHandler"],[0,"focusout","focusoutHandler"]]]]],["p-8bd3ba06",[[4,"stzh-table",{"fixedLeft":[2,"fixed-left"],"fixedRight":[2,"fixed-right"],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32]},[[9,"resize","handleResize"]]]]],["p-03b16275",[[6,"stzh-visuallyhidden"]]],["p-85d78e08",[[6,"stzh-vspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"around":[4],"border":[1]}]]],["p-58917ce2",[[6,"stzh-progressbar-item",{"first":[516],"last":[516],"passed":[516],"current":[516],"hide":[516],"dotted":[516],"step":[514],"icon":[513]}]]],["p-818634d2",[[2,"stzh-vbz-linechip",{"line":[1],"active":[516],"alert":[516],"global":[516],"setFocus":[64]}]]],["p-b281b653",[[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]}]]],["p-690d14cd",[[2,"stzh-status",{"percent":[2],"withLoadingbar":[4,"with-loadingbar"],"label":[1],"type":[513]}]]],["p-34190502",[[6,"stzh-button",{"badge":[1],"badgePosition":[513,"badge-position"],"fullwidth":[516],"size":[513],"textAlign":[513,"text-align"],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"href":[1],"target":[1],"type":[1],"disabled":[516],"active":[516],"label":[1],"effect":[1],"iconOnly":[516,"icon-only"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}],[2,"stzh-badge",{"label":[1]}],[2,"stzh-icon",{"name":[1],"a11yTitle":[1,"a11y-title"]}]]],["p-03e2634c",[[6,"stzh-ghettobox",{"hiddenTitle":[1,"hidden-title"],"mainTitle":[1,"main-title"],"description":[1],"publishDate":[1,"publish-date"],"closeTimeKey":[1,"close-time-key"],"localization":[16],"open":[32],"show":[64],"hide":[64]}],[6,"stzh-richtext",{"externalLinkSelector":[1,"external-link-selector"],"externalLinkIcon":[1,"external-link-icon"]}]]],["p-d8471675",[[4,"stzh-dropdown",{"options":[1],"optgroups":[1],"items":[1],"searchField":[1,"search-field"],"multiple":[516],"inline":[516],"maxOptions":[2,"max-options"],"searchConjunction":[1,"search-conjunction"],"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"],"optgroupField":[1,"optgroup-field"],"optgroupLabelField":[1,"optgroup-label-field"],"optgroupValueField":[1,"optgroup-value-field"],"lockOptgroupOrder":[4,"lock-optgroup-order"],"name":[513],"variant":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"icon":[1],"noSearch":[4,"no-search"],"noBackspaceDelete":[4,"no-backspace-delete"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"placeholder":[1],"localization":[16],"a11yDescribedby":[1,"a11y-describedby"],"getValue":[64],"setValue":[64],"setFocus":[64],"resetLoadedSearches":[64],"getLoadedSearches":[64],"loadItems":[64]}]]],["p-cf162e67",[[2,"stzh-calendar",{"value":[1025],"min":[1],"max":[1],"firstDayOfWeek":[2,"first-day-of-week"],"localization":[16],"isDateDisabled":[16],"activeFocus":[32],"focusedDay":[32],"setFocusedDay":[64],"setDate":[64]}]]],["p-1cebd703",[[6,"stzh-chip",{"label":[1],"icon":[1],"removable":[516],"variant":[513],"size":[513],"type":[513],"counter":[1],"removeLabel":[1,"remove-label"],"active":[516],"disabled":[516],"invert":[516],"setFocus":[64]}]]],["p-7bb1bd3b",[[6,"stzh-tooltip",{"open":[1028],"label":[1],"content":[1],"placement":[1],"skidding":[2],"distance":[2],"interactive":[4],"trigger":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleDocumentClick"]]]]],["p-e4347cfe",[[6,"stzh-heading",{"level":[513],"curve":[513],"withBorder":[516,"with-border"]}]]],["p-a86c6487",[[6,"stzh-popover",{"open":[1540],"placement":[513],"variant":[513],"skidding":[2],"distance":[2],"label":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleOutsideClick"]]]]],["p-b35b0270",[[6,"stzh-input",{"localization":[16],"multiline":[4],"rows":[2],"type":[1],"step":[2],"min":[2],"max":[2],"showSpin":[516,"show-spin"],"readonly":[516],"disabled":[516],"clearable":[516],"showMarker":[516,"show-marker"],"minlength":[2],"maxlength":[2],"name":[513],"value":[1025],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"placeholder":[1],"inputmode":[1],"autocomplete":[1],"noAutocomplete":[4,"no-autocomplete"],"label":[1],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"filled":[32],"setFocus":[64]}]]],["p-a7253852",[[6,"stzh-datepicker",{"calendarMin":[1,"calendar-min"],"calendarMax":[1,"calendar-max"],"calendarIsDateDisabled":[16],"name":[513],"value":[1025],"label":[1],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"placeholder":[1],"size":[513],"inline":[4],"dateAdapter":[16],"localization":[16],"buttonLabel":[32],"setDate":[64],"getPopover":[64]}],[6,"stzh-radio",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}],[6,"stzh-radiogroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedRadio":[8,"checked-radio"],"preventUpdateProperties":[16]},[[0,"stzhChange","onChange"]]],[6,"stzh-text",{"font":[1],"curve":[513],"lead":[516],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"]}]]],["p-f610f725",[[6,"stzh-menu-item",{"badge":[1],"icon":[1],"active":[4],"label":[1],"href":[1],"target":[1],"disabled":[4],"a11yLabel":[1,"a11y-label"],"setFocus":[64]}],[6,"stzh-menu"]]],["p-ec3d4dd4",[[6,"stzh-link",{"icon":[1],"iconPosition":[513,"icon-position"],"size":[513],"href":[1],"target":[1],"type":[1],"variant":[513],"badge":[1],"badgePosition":[513,"badge-position"],"disabled":[516],"active":[516],"iconOnly":[516,"icon-only"],"label":[1],"linkAccesskey":[1,"link-accesskey"],"setFocus":[64]}]]]]'),e))));
@@ -115,7 +115,7 @@ DOMTokenList
115
115
  var resourcesUrl = scriptElm ? scriptElm.getAttribute('data-resources-url') || scriptElm.src : '';
116
116
  var start = function() {
117
117
  // if src is not present then origin is "null", and new URL() throws TypeError: Failed to construct 'URL': Invalid base URL
118
- var url = new URL('./p-e3769e97.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
118
+ var url = new URL('./p-faf20030.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
119
119
  System.import(url.href);
120
120
  };
121
121
 
@@ -1,11 +1,11 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhAppointmentsLocalizedText = StzhLocaleComponent & {
3
- moreTextItems: string;
4
- calendarTitle: string;
5
- appointmentsTitle: string;
6
- inputLegend: string;
7
- datepickerLabel: string;
8
- sortByTime: string;
9
- sortByPlace: string;
10
- nextDayWithAppointments: string;
11
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhAppointmentsLocalizedText = StzhLocaleComponent & {
3
+ moreTextItems: string;
4
+ calendarTitle: string;
5
+ appointmentsTitle: string;
6
+ inputLegend: string;
7
+ datepickerLabel: string;
8
+ sortByTime: string;
9
+ sortByPlace: string;
10
+ nextDayWithAppointments: string;
11
+ };
@@ -1,8 +1,8 @@
1
- /**
2
- * @slot - Slot badge content
3
- */
4
- export declare class StzhBadge {
5
- /** Text content of the badge */
6
- label: string;
7
- render(): any;
8
- }
1
+ /**
2
+ * @slot - Slot badge content
3
+ */
4
+ export declare class StzhBadge {
5
+ /** Text content of the badge */
6
+ label: string;
7
+ render(): any;
8
+ }
@@ -1,14 +1,14 @@
1
- import { FunctionalComponent } from "../../stencil-public-runtime";
2
- export declare type StzhCalendarDayProps = {
3
- focusedDay: Date;
4
- today: Date;
5
- day: Date;
6
- disabled: boolean;
7
- inRange: boolean;
8
- isSelected: boolean;
9
- dateFormatter: Intl.DateTimeFormat;
10
- onDaySelect: (event: MouseEvent, day: Date) => void;
11
- onKeyboardNavigation: (event: KeyboardEvent) => void;
12
- focusedDayRef?: (element: HTMLElement) => void;
13
- };
14
- export declare const StzhCalendarDay: FunctionalComponent<StzhCalendarDayProps>;
1
+ import { FunctionalComponent } from "../../stencil-public-runtime";
2
+ export declare type StzhCalendarDayProps = {
3
+ focusedDay: Date;
4
+ today: Date;
5
+ day: Date;
6
+ disabled: boolean;
7
+ inRange: boolean;
8
+ isSelected: boolean;
9
+ dateFormatter: Intl.DateTimeFormat;
10
+ onDaySelect: (event: MouseEvent, day: Date) => void;
11
+ onKeyboardNavigation: (event: KeyboardEvent) => void;
12
+ focusedDayRef?: (element: HTMLElement) => void;
13
+ };
14
+ export declare const StzhCalendarDay: FunctionalComponent<StzhCalendarDayProps>;
@@ -1,21 +1,21 @@
1
- import { FunctionalComponent } from "../../stencil-public-runtime";
2
- import { DaysOfWeek } from "../../utils/date-utils";
3
- import { StzhCalendarLocalizedText } from "./stzh-calendar.localization";
4
- import { StzhCalendarDayProps } from "./stzh-calendar-day";
5
- import { StzhCalendarDateDisabledPredicate } from "../../index";
6
- declare type StzhCalendarMonthProps = {
7
- selectedDate: Date;
8
- focusedDate: Date;
9
- labelledById: string;
10
- localization: StzhCalendarLocalizedText;
11
- firstDayOfWeek: DaysOfWeek;
12
- min?: Date;
13
- max?: Date;
14
- dateFormatter: Intl.DateTimeFormat;
15
- isDateDisabled: StzhCalendarDateDisabledPredicate;
16
- onDateSelect: StzhCalendarDayProps["onDaySelect"];
17
- onKeyboardNavigation: StzhCalendarDayProps["onKeyboardNavigation"];
18
- focusedDayRef: (element: HTMLElement) => void;
19
- };
20
- export declare const StzhCalendarMonth: FunctionalComponent<StzhCalendarMonthProps>;
21
- export {};
1
+ import { FunctionalComponent } from "../../stencil-public-runtime";
2
+ import { DaysOfWeek } from "../../utils/date-utils";
3
+ import { StzhCalendarLocalizedText } from "./stzh-calendar.localization";
4
+ import { StzhCalendarDayProps } from "./stzh-calendar-day";
5
+ import { StzhCalendarDateDisabledPredicate } from "../../index";
6
+ declare type StzhCalendarMonthProps = {
7
+ selectedDate: Date;
8
+ focusedDate: Date;
9
+ labelledById: string;
10
+ localization: StzhCalendarLocalizedText;
11
+ firstDayOfWeek: DaysOfWeek;
12
+ min?: Date;
13
+ max?: Date;
14
+ dateFormatter: Intl.DateTimeFormat;
15
+ isDateDisabled: StzhCalendarDateDisabledPredicate;
16
+ onDateSelect: StzhCalendarDayProps["onDaySelect"];
17
+ onKeyboardNavigation: StzhCalendarDayProps["onKeyboardNavigation"];
18
+ focusedDayRef: (element: HTMLElement) => void;
19
+ };
20
+ export declare const StzhCalendarMonth: FunctionalComponent<StzhCalendarMonthProps>;
21
+ export {};
@@ -1,7 +1,7 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhCalendarLocalizedText = StzhLocaleComponent & {
3
- prevMonthLabel: string;
4
- nextMonthLabel: string;
5
- monthSelectLabel: string;
6
- yearSelectLabel: string;
7
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhCalendarLocalizedText = StzhLocaleComponent & {
3
+ prevMonthLabel: string;
4
+ nextMonthLabel: string;
5
+ monthSelectLabel: string;
6
+ yearSelectLabel: string;
7
+ };
@@ -1,21 +1,21 @@
1
- import { Layout } from "../../index";
2
- /**
3
- * @slot - Slot for any content
4
- */
5
- export declare class StzhCell {
6
- /** Default span of each cell */
7
- span: number;
8
- /** Default span of each cell above small breakpoint */
9
- spanSmall: number;
10
- /** Default span of each cell above medium breakpoint */
11
- spanMedium: number;
12
- /** Default span of each cell above large breakpoint */
13
- spanLarge: number;
14
- /** Default span of each cell above ultra breakpoint */
15
- spanUltra: number;
16
- /** Controlling how cells are positioned along a container's main axis */
17
- justifySelf: Layout.JustifySelf;
18
- /** Control how cells items are positioned along a container's cross axis */
19
- alignSelf: Layout.AlignSelf;
20
- render(): any;
21
- }
1
+ import { Layout } from "../../index";
2
+ /**
3
+ * @slot - Slot for any content
4
+ */
5
+ export declare class StzhCell {
6
+ /** Default span of each cell */
7
+ span: number;
8
+ /** Default span of each cell above small breakpoint */
9
+ spanSmall: number;
10
+ /** Default span of each cell above medium breakpoint */
11
+ spanMedium: number;
12
+ /** Default span of each cell above large breakpoint */
13
+ spanLarge: number;
14
+ /** Default span of each cell above ultra breakpoint */
15
+ spanUltra: number;
16
+ /** Controlling how cells are positioned along a container's main axis */
17
+ justifySelf: Layout.JustifySelf;
18
+ /** Control how cells items are positioned along a container's cross axis */
19
+ alignSelf: Layout.AlignSelf;
20
+ render(): any;
21
+ }
@@ -1,6 +1,6 @@
1
- /**
2
- * @slot - Slot for any content
3
- */
4
- export declare class StzhContainer {
5
- render(): any;
6
- }
1
+ /**
2
+ * @slot - Slot for any content
3
+ */
4
+ export declare class StzhContainer {
5
+ render(): any;
6
+ }
@@ -1,6 +1,6 @@
1
- /**
2
- * @slot - Slot for any elements that should be vertically spaced
3
- */
4
- export declare class StzhCspace {
5
- render(): any;
6
- }
1
+ /**
2
+ * @slot - Slot for any elements that should be vertically spaced
3
+ */
4
+ export declare class StzhCspace {
5
+ render(): any;
6
+ }
@@ -1,4 +1,4 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhDatamessagelistItemLocalizedText = StzhLocaleComponent & {
3
- actionsPopoverLabel: string;
4
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhDatamessagelistItemLocalizedText = StzhLocaleComponent & {
3
+ actionsPopoverLabel: string;
4
+ };
@@ -1,4 +1,4 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhDatatableLocalizedText = StzhLocaleComponent & {
3
- searchLabel: string;
4
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhDatatableLocalizedText = StzhLocaleComponent & {
3
+ searchLabel: string;
4
+ };
@@ -1,5 +1,5 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhDatepickerLocalizedText = StzhLocaleComponent & {
3
- buttonLabel: string;
4
- selectedDateMessage: string;
5
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhDatepickerLocalizedText = StzhLocaleComponent & {
3
+ buttonLabel: string;
4
+ selectedDateMessage: string;
5
+ };
@@ -1,4 +1,4 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhDialogLocalizedText = StzhLocaleComponent & {
3
- close: string;
4
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhDialogLocalizedText = StzhLocaleComponent & {
3
+ close: string;
4
+ };
@@ -1,7 +1,7 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhDropdownLocalizedText = StzhLocaleComponent & {
3
- create: string;
4
- notLoading: string;
5
- noResults: string;
6
- removeButtonTitle: string;
7
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhDropdownLocalizedText = StzhLocaleComponent & {
3
+ create: string;
4
+ notLoading: string;
5
+ noResults: string;
6
+ removeButtonTitle: string;
7
+ };
@@ -1,15 +1,15 @@
1
- import { Font } from "../../index";
2
- /**
3
- * @slot - Slot for any (mostly form) elements
4
- */
5
- export declare class StzhFieldset {
6
- /** Legend describing the field group inside the fieldset */
7
- legend: string;
8
- /** Hide legend to show only for screenreaders */
9
- hideLegend: boolean;
10
- /** Heading level inside legend */
11
- legendLevel: "" | "1" | "2" | "3" | "4";
12
- /** Type of curve to overwrite the curve inherited from `level` attribute */
13
- legendCurve: Font.Curves | "auto";
14
- render(): any;
15
- }
1
+ import { Font } from "../../index";
2
+ /**
3
+ * @slot - Slot for any (mostly form) elements
4
+ */
5
+ export declare class StzhFieldset {
6
+ /** Legend describing the field group inside the fieldset */
7
+ legend: string;
8
+ /** Hide legend to show only for screenreaders */
9
+ hideLegend: boolean;
10
+ /** Heading level inside legend */
11
+ legendLevel: "" | "1" | "2" | "3" | "4";
12
+ /** Type of curve to overwrite the curve inherited from `level` attribute */
13
+ legendCurve: Font.Curves | "auto";
14
+ render(): any;
15
+ }
@@ -1,9 +1,9 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhFooterLocalizedText = StzhLocaleComponent & {
3
- legalNoticeUrl: string;
4
- legalNoticeText: string;
5
- imprintUrl: string;
6
- imprintText: string;
7
- accessibilityUrl: string;
8
- accessibilityText: string;
9
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhFooterLocalizedText = StzhLocaleComponent & {
3
+ legalNoticeUrl: string;
4
+ legalNoticeText: string;
5
+ imprintUrl: string;
6
+ imprintText: string;
7
+ accessibilityUrl: string;
8
+ accessibilityText: string;
9
+ };
@@ -1,5 +1,5 @@
1
- import { StzhLocaleComponent } from "../../utils/translation-utils";
2
- export declare type StzhGhettoboxLocalizedText = StzhLocaleComponent & {
3
- hiddenTitle: string;
4
- close: string;
5
- };
1
+ import { StzhLocaleComponent } from "../../utils/translation-utils";
2
+ export declare type StzhGhettoboxLocalizedText = StzhLocaleComponent & {
3
+ hiddenTitle: string;
4
+ close: string;
5
+ };
@@ -1,13 +1,13 @@
1
- import { Font } from "../../index";
2
- /**
3
- * @slot - Text content
4
- */
5
- export declare class StzhHeading {
6
- /** Heading level */
7
- level: "1" | "2" | "3" | "4";
8
- /** Type of curve to overwrite the curve inherited from `level` attribute */
9
- curve: Font.Curves | "auto";
10
- /** With border bottom separator */
11
- withBorder: boolean;
12
- render(): any;
13
- }
1
+ import { Font } from "../../index";
2
+ /**
3
+ * @slot - Text content
4
+ */
5
+ export declare class StzhHeading {
6
+ /** Heading level */
7
+ level: "1" | "2" | "3" | "4";
8
+ /** Type of curve to overwrite the curve inherited from `level` attribute */
9
+ curve: Font.Curves | "auto";
10
+ /** With border bottom separator */
11
+ withBorder: boolean;
12
+ render(): any;
13
+ }
@@ -1,25 +1,25 @@
1
- import { Space, Layout } from "../../index";
2
- /**
3
- * @slot - Slot for any elements that should be horizontically spaced
4
- */
5
- export declare class StzhHspace {
6
- /** Type of curve */
7
- curve: Space.Curves;
8
- /** Type of size */
9
- size: Space.Sizes;
10
- /** Type of size above small breakpoint */
11
- sizeSmall: Space.Sizes;
12
- /** Type of size above medium breakpoint */
13
- sizeMedium: Space.Sizes;
14
- /** Type of size above large breakpoint */
15
- sizeLarge: Space.Sizes;
16
- /** Type of size above ultra breakpoint */
17
- sizeUltra: Space.Sizes;
18
- /** Alignment */
19
- justify: Layout.Justify;
20
- /** Apply spacing to slotted elements */
21
- around: boolean;
22
- /** Add border */
23
- border: "none" | "left" | "right";
24
- render(): any;
25
- }
1
+ import { Space, Layout } from "../../index";
2
+ /**
3
+ * @slot - Slot for any elements that should be horizontically spaced
4
+ */
5
+ export declare class StzhHspace {
6
+ /** Type of curve */
7
+ curve: Space.Curves;
8
+ /** Type of size */
9
+ size: Space.Sizes;
10
+ /** Type of size above small breakpoint */
11
+ sizeSmall: Space.Sizes;
12
+ /** Type of size above medium breakpoint */
13
+ sizeMedium: Space.Sizes;
14
+ /** Type of size above large breakpoint */
15
+ sizeLarge: Space.Sizes;
16
+ /** Type of size above ultra breakpoint */
17
+ sizeUltra: Space.Sizes;
18
+ /** Alignment */
19
+ justify: Layout.Justify;
20
+ /** Apply spacing to slotted elements */
21
+ around: boolean;
22
+ /** Add border */
23
+ border: "none" | "left" | "right";
24
+ render(): any;
25
+ }