@oiz/stzh-components 2.1.0-beta → 2.2.0-beta

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 (746) hide show
  1. package/dist/cjs/{_commonjsHelpers-bcc1208a.js → _commonjsHelpers-dcc4cf71.js} +16 -0
  2. package/dist/cjs/{app-globals-07890ee7.js → app-globals-f4ad4e99.js} +1 -1
  3. package/dist/cjs/index.cjs.js +17 -0
  4. package/dist/cjs/{js.cookie-9c263d23.js → js.cookie-226c94ed.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/stzh-accordion-item.cjs.entry.js +4 -3
  7. package/dist/cjs/stzh-accordion.cjs.entry.js +3 -1
  8. package/dist/cjs/stzh-actions.cjs.entry.js +3 -3
  9. package/dist/cjs/stzh-anchornav.cjs.entry.js +2 -2
  10. package/dist/cjs/stzh-appnav.cjs.entry.js +1 -1
  11. package/dist/cjs/stzh-appointments.cjs.entry.js +1 -1
  12. package/dist/cjs/stzh-audio.cjs.entry.js +3 -3
  13. package/dist/cjs/stzh-badge_3.cjs.entry.js +13 -5
  14. package/dist/cjs/stzh-card_3.cjs.entry.js +474 -0
  15. package/dist/cjs/stzh-chart.cjs.entry.js +26126 -0
  16. package/dist/cjs/stzh-checkbox.cjs.entry.js +2 -2
  17. package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +1 -1
  18. package/dist/cjs/stzh-chip.cjs.entry.js +13 -6
  19. package/dist/cjs/stzh-clamp.cjs.entry.js +1 -1
  20. package/dist/cjs/stzh-components.cjs.js +2 -2
  21. package/dist/cjs/stzh-contactaddress.cjs.entry.js +91 -0
  22. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  23. package/dist/cjs/stzh-datalist_2.cjs.entry.js +180 -0
  24. package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
  25. package/dist/cjs/stzh-datatable.cjs.entry.js +1 -1
  26. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +2 -2
  27. package/dist/cjs/stzh-details.cjs.entry.js +152 -0
  28. package/dist/cjs/stzh-dialog.cjs.entry.js +1 -1
  29. package/dist/cjs/stzh-dropdown.cjs.entry.js +3 -3
  30. package/dist/cjs/stzh-figure.cjs.entry.js +2 -2
  31. package/dist/cjs/stzh-footer.cjs.entry.js +12 -6
  32. package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +10 -7
  33. package/dist/cjs/stzh-header.cjs.entry.js +28 -14
  34. package/dist/cjs/stzh-heading.cjs.entry.js +2 -2
  35. package/dist/cjs/stzh-icon-sprite.cjs.entry.js +1 -1
  36. package/dist/cjs/stzh-input.cjs.entry.js +2 -2
  37. package/dist/cjs/stzh-langnav.cjs.entry.js +37 -0
  38. package/dist/cjs/stzh-link.cjs.entry.js +11 -3
  39. package/dist/cjs/stzh-menu_2.cjs.entry.js +1 -1
  40. package/dist/cjs/stzh-message.cjs.entry.js +2 -2
  41. package/dist/cjs/stzh-microsite-teaserlist.cjs.entry.js +96 -0
  42. package/dist/cjs/stzh-olmap.cjs.entry.js +1 -1
  43. package/dist/cjs/stzh-pagebottom.cjs.entry.js +2 -2
  44. package/dist/cjs/stzh-pagetitle-hero.cjs.entry.js +99 -0
  45. package/dist/cjs/stzh-pagetitle.cjs.entry.js +2 -2
  46. package/dist/cjs/stzh-popover.cjs.entry.js +9 -5
  47. package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +1 -1
  48. package/dist/cjs/stzh-readspeaker.cjs.entry.js +1 -1
  49. package/dist/cjs/stzh-share.cjs.entry.js +5 -5
  50. package/dist/cjs/stzh-sitemap.cjs.entry.js +24 -0
  51. package/dist/cjs/stzh-sortable.cjs.entry.js +30 -11
  52. package/dist/cjs/stzh-table.cjs.entry.js +1 -1
  53. package/dist/cjs/stzh-textandimage.cjs.entry.js +33 -0
  54. package/dist/cjs/stzh-toggle.cjs.entry.js +2 -2
  55. package/dist/cjs/stzh-tooltip.cjs.entry.js +11 -8
  56. package/dist/cjs/stzh-upload.cjs.entry.js +8 -10
  57. package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +1 -1
  58. package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +20 -9
  59. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +27 -38
  60. package/dist/cjs/{utils-8dc66449.js → utils-ff153309.js} +1 -0
  61. package/dist/collection/assets/i18n/de.json +6 -1
  62. package/dist/collection/assets/i18n/en.json +6 -1
  63. package/dist/collection/assets/icons/mono/arrow-right-down.svg +3 -0
  64. package/dist/collection/assets/icons/mono/construction.svg +2 -2
  65. package/dist/collection/assets/icons/mono/facebook-filled.svg +3 -0
  66. package/dist/collection/assets/icons/mono/fountain.svg +3 -0
  67. package/dist/collection/assets/icons/mono/linkedin-filled.svg +12 -0
  68. package/dist/collection/assets/icons/mono/mail-filled.svg +6 -0
  69. package/dist/collection/assets/icons/mono/pause-filled.svg +3 -0
  70. package/dist/collection/assets/icons/mono/play-filled.svg +3 -0
  71. package/dist/collection/assets/icons/mono/reload.svg +2 -9
  72. package/dist/collection/assets/icons/mono/star-filled.svg +1 -1
  73. package/dist/collection/assets/icons/mono/twitter-filled.svg +3 -0
  74. package/dist/collection/assets/icons/mono/water-drops.svg +11 -0
  75. package/dist/collection/assets/icons/mono/xing-filled.svg +4 -0
  76. package/dist/collection/assets/media/olmap/marker-active.png +0 -0
  77. package/dist/collection/assets/media/olmap/marker.png +0 -0
  78. package/dist/collection/collection-manifest.json +9 -0
  79. package/dist/collection/components/stzh-accordion/stzh-accordion.css +3 -0
  80. package/dist/collection/components/stzh-accordion/stzh-accordion.js +3 -1
  81. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.css +53 -5
  82. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +5 -4
  83. package/dist/collection/components/stzh-actions/stzh-actions.css +7 -1
  84. package/dist/collection/components/stzh-actions/stzh-actions.js +3 -3
  85. package/dist/collection/components/stzh-actionset/stzh-actionset.css +3 -0
  86. package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +8 -3
  87. package/dist/collection/components/stzh-anchornav/stzh-anchornav.js +1 -1
  88. package/dist/collection/components/stzh-appnav/stzh-appnav.css +3 -0
  89. package/dist/collection/components/stzh-appointments/stzh-appointments.css +3 -0
  90. package/dist/collection/components/stzh-appointments/stzh-appointments.js +1 -1
  91. package/dist/collection/components/stzh-audio/stzh-audio.css +4 -1
  92. package/dist/collection/components/stzh-audio/stzh-audio.js +1 -1
  93. package/dist/collection/components/stzh-badge/stzh-badge.css +3 -0
  94. package/dist/collection/components/stzh-button/stzh-button.css +5 -2
  95. package/dist/collection/components/stzh-button/stzh-button.js +96 -3
  96. package/dist/collection/components/stzh-calendar/stzh-calendar.css +3 -0
  97. package/dist/collection/components/stzh-card/stzh-card.css +74 -22
  98. package/dist/collection/components/stzh-card/stzh-card.js +90 -2
  99. package/dist/collection/components/stzh-card/stzh-card.stories.js +1 -1
  100. package/dist/collection/components/stzh-card-list/stzh-card-list.css +58 -14
  101. package/dist/collection/components/stzh-card-list/stzh-card-list.js +43 -3
  102. package/dist/collection/components/stzh-cell/stzh-cell.css +3 -0
  103. package/dist/collection/components/stzh-chart/stzh-chart.css +785 -0
  104. package/dist/collection/components/stzh-chart/stzh-chart.js +91 -0
  105. package/dist/collection/components/stzh-chart/stzh-chart.stories.js +288 -0
  106. package/dist/collection/components/stzh-checkbox/stzh-checkbox.css +9 -3
  107. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.css +3 -0
  108. package/dist/collection/components/stzh-chip/stzh-chip.css +4 -21
  109. package/dist/collection/components/stzh-chip/stzh-chip.js +49 -24
  110. package/dist/collection/components/stzh-chip/stzh-chip.stories.js +0 -9
  111. package/dist/collection/components/stzh-chip-select/stzh-chip-select.css +3 -0
  112. package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +2 -2
  113. package/dist/collection/components/stzh-clamp/stzh-clamp.css +8 -0
  114. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.css +232 -0
  115. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.js +388 -0
  116. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.stories.js +150 -0
  117. package/dist/collection/components/stzh-container/stzh-container.css +3 -0
  118. package/dist/collection/components/stzh-cspace/stzh-cspace.css +52 -1
  119. package/dist/collection/components/stzh-datalist/stzh-datalist.css +31 -516
  120. package/dist/collection/components/stzh-datalist/stzh-datalist.js +110 -23
  121. package/dist/collection/components/stzh-datalist/stzh-datalist.stories.js +65 -4
  122. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +260 -0
  123. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.js +323 -0
  124. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.stories.js +49 -0
  125. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +13 -2
  126. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +3 -0
  127. package/dist/collection/components/stzh-datatable/stzh-datatable.css +3 -0
  128. package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +3 -0
  129. package/dist/collection/components/stzh-details/stzh-details.css +119 -0
  130. package/dist/collection/components/stzh-details/stzh-details.js +313 -0
  131. package/dist/collection/components/stzh-details/stzh-details.stories.js +41 -0
  132. package/dist/collection/components/stzh-dialog/stzh-dialog.css +3 -0
  133. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +6 -3
  134. package/dist/collection/components/stzh-fieldset/stzh-fieldset.css +3 -0
  135. package/dist/collection/components/stzh-figure/stzh-figure.css +4 -4
  136. package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.css +3 -0
  137. package/dist/collection/components/stzh-footer/stzh-footer.css +54 -0
  138. package/dist/collection/components/stzh-footer/stzh-footer.js +44 -16
  139. package/dist/collection/components/stzh-footer/stzh-footer.stories.js +23 -1
  140. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.css +42 -15
  141. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +23 -2
  142. package/dist/collection/components/stzh-header/stzh-header.css +90 -4
  143. package/dist/collection/components/stzh-header/stzh-header.js +63 -13
  144. package/dist/collection/components/stzh-header/stzh-header.stories.js +20 -0
  145. package/dist/collection/components/stzh-heading/stzh-heading.css +12 -6
  146. package/dist/collection/components/stzh-heading/stzh-heading.js +1 -1
  147. package/dist/collection/components/stzh-hr/stzh-hr.css +3 -0
  148. package/dist/collection/components/stzh-hspace/stzh-hspace.css +3 -0
  149. package/dist/collection/components/stzh-icon/stzh-icon.css +3 -0
  150. package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +166 -36
  151. package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
  152. package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.css +3 -0
  153. package/dist/collection/components/stzh-input/stzh-input.css +8 -5
  154. package/dist/collection/components/stzh-langnav/stzh-langnav.css +106 -0
  155. package/dist/collection/components/stzh-langnav/stzh-langnav.js +136 -0
  156. package/dist/collection/components/stzh-langnav/stzh-langnav.stories.js +42 -0
  157. package/dist/collection/components/stzh-link/stzh-link.css +3 -0
  158. package/dist/collection/components/stzh-link/stzh-link.js +113 -2
  159. package/dist/collection/components/stzh-list/stzh-list.css +3 -0
  160. package/dist/collection/components/stzh-list-item/stzh-list-item.css +3 -0
  161. package/dist/collection/components/stzh-loader/stzh-loader.css +3 -0
  162. package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.css +3 -0
  163. package/dist/collection/components/stzh-menu/stzh-menu.css +3 -0
  164. package/dist/collection/components/stzh-menu-item/stzh-menu-item.css +3 -0
  165. package/dist/collection/components/stzh-message/stzh-message.css +3 -0
  166. package/dist/collection/components/stzh-metanav/stzh-metanav.css +3 -0
  167. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.css +125 -0
  168. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.js +198 -0
  169. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.localization.js +1 -0
  170. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.stories.js +58 -0
  171. package/dist/collection/components/stzh-olmap/stzh-olmap.css +3 -0
  172. package/dist/collection/components/stzh-overlay/stzh-overlay.css +3 -0
  173. package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.css +3 -0
  174. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +7 -4
  175. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js +1 -1
  176. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.css +17 -5
  177. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +5 -1
  178. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +396 -0
  179. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.js +157 -0
  180. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.stories.js +94 -0
  181. package/dist/collection/components/stzh-popover/stzh-popover.css +3 -0
  182. package/dist/collection/components/stzh-popover/stzh-popover.js +9 -5
  183. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +10 -3
  184. package/dist/collection/components/stzh-progressbar/stzh-progressbar.css +3 -0
  185. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.css +3 -0
  186. package/dist/collection/components/stzh-radio/stzh-radio.css +5 -2
  187. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.css +3 -0
  188. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.css +3 -0
  189. package/dist/collection/components/stzh-richtext/stzh-richtext.css +5 -0
  190. package/dist/collection/components/stzh-row/stzh-row.css +3 -0
  191. package/dist/collection/components/stzh-saptcha/stzh-saptcha.css +3 -0
  192. package/dist/collection/components/stzh-section/stzh-section.css +3 -0
  193. package/dist/collection/components/stzh-share/stzh-share.css +3 -0
  194. package/dist/collection/components/stzh-share/stzh-share.js +5 -5
  195. package/dist/collection/components/stzh-sitemap/stzh-sitemap.css +113 -0
  196. package/dist/collection/components/stzh-sitemap/stzh-sitemap.js +53 -0
  197. package/dist/collection/components/stzh-sitemap/stzh-sitemap.stories.js +78 -0
  198. package/dist/collection/components/stzh-skiplink/stzh-skiplink.css +3 -0
  199. package/dist/collection/components/stzh-sortable/stzh-sortable.css +3 -0
  200. package/dist/collection/components/stzh-sortable/stzh-sortable.js +29 -10
  201. package/dist/collection/components/stzh-status/stzh-status.css +3 -0
  202. package/dist/collection/components/stzh-sticky/stzh-sticky.css +3 -0
  203. package/dist/collection/components/stzh-sticky/stzh-sticky.stories.js +1 -1
  204. package/dist/collection/components/stzh-table/stzh-table.css +3 -0
  205. package/dist/collection/components/stzh-text/stzh-text.css +3 -0
  206. package/dist/collection/components/stzh-textandimage/stzh-textandimage.css +167 -0
  207. package/dist/collection/components/stzh-textandimage/stzh-textandimage.js +78 -0
  208. package/dist/collection/components/stzh-textandimage/stzh-textandimage.stories.js +56 -0
  209. package/dist/collection/components/stzh-toggle/stzh-toggle.css +5 -1
  210. package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +3 -0
  211. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +11 -8
  212. package/dist/collection/components/stzh-upload/stzh-upload.css +25 -16
  213. package/dist/collection/components/stzh-upload/stzh-upload.js +5 -7
  214. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.css +3 -0
  215. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +1 -1
  216. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.css +5 -1
  217. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +84 -12
  218. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.css +4 -16
  219. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +26 -37
  220. package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.css +3 -0
  221. package/dist/collection/components/stzh-vspace/stzh-vspace.css +3 -0
  222. package/dist/collection/index.js +12 -0
  223. package/dist/collection/pages/egov.stories.js +9 -6
  224. package/dist/collection/patterns/appointments.stories.js +3 -3
  225. package/dist/collection/patterns/contact.stories.js +118 -0
  226. package/dist/collection/patterns/contactform.stories.js +125 -0
  227. package/dist/collection/patterns/subpages.stories.js +98 -0
  228. package/dist/components/_commonjsHelpers.js +16 -1
  229. package/dist/components/index.d.ts +9 -0
  230. package/dist/components/index.js +11 -1
  231. package/dist/components/index2.js +17 -2017
  232. package/dist/components/index3.js +2017 -0
  233. package/dist/components/stzh-accordion-item.js +4 -3
  234. package/dist/components/stzh-accordion.js +3 -1
  235. package/dist/components/stzh-actions.js +2 -2
  236. package/dist/components/stzh-anchornav.js +2 -2
  237. package/dist/components/stzh-appointments.js +1 -1
  238. package/dist/components/stzh-audio.js +2 -2
  239. package/dist/components/stzh-button2.js +17 -4
  240. package/dist/components/stzh-card-list.js +1 -114
  241. package/dist/components/stzh-card-list2.js +123 -0
  242. package/dist/components/stzh-card.js +1 -358
  243. package/dist/components/stzh-card2.js +376 -0
  244. package/dist/components/stzh-chart.d.ts +11 -0
  245. package/dist/components/stzh-chart.js +26142 -0
  246. package/dist/components/stzh-checkbox.js +1 -1
  247. package/dist/components/stzh-chip-select.js +1 -157
  248. package/dist/{esm/stzh-chip-select.entry.js → components/stzh-chip-select2.js} +61 -10
  249. package/dist/components/stzh-chip2.js +16 -8
  250. package/dist/components/stzh-clamp2.js +1 -1
  251. package/dist/components/stzh-contactaddress.d.ts +11 -0
  252. package/dist/components/stzh-contactaddress.js +157 -0
  253. package/dist/components/stzh-cspace.js +1 -1
  254. package/dist/components/stzh-datalist-item.d.ts +11 -0
  255. package/dist/components/stzh-datalist-item.js +6 -0
  256. package/dist/components/stzh-datalist-item2.js +128 -0
  257. package/dist/components/stzh-datalist.js +1 -96
  258. package/dist/components/stzh-datalist2.js +147 -0
  259. package/dist/components/stzh-datamessagelist.js +1 -1
  260. package/dist/components/stzh-details.d.ts +11 -0
  261. package/dist/components/stzh-details.js +170 -0
  262. package/dist/components/stzh-dropdown2.js +1 -1
  263. package/dist/components/stzh-figure.js +1 -1
  264. package/dist/components/stzh-footer.js +13 -6
  265. package/dist/components/stzh-ghettobox2.js +7 -3
  266. package/dist/components/stzh-header.js +29 -13
  267. package/dist/components/stzh-heading2.js +2 -2
  268. package/dist/components/stzh-icon-sprite.js +1 -1
  269. package/dist/components/stzh-input2.js +1 -1
  270. package/dist/components/stzh-langnav.d.ts +11 -0
  271. package/dist/components/stzh-langnav.js +73 -0
  272. package/dist/components/stzh-link2.js +16 -2
  273. package/dist/components/stzh-microsite-teaserlist.d.ts +11 -0
  274. package/dist/components/stzh-microsite-teaserlist.js +212 -0
  275. package/dist/components/stzh-pagebottom.js +2 -2
  276. package/dist/components/stzh-pagetitle-hero.d.ts +11 -0
  277. package/dist/components/stzh-pagetitle-hero.js +116 -0
  278. package/dist/components/stzh-pagetitle.js +1 -1
  279. package/dist/components/stzh-popover2.js +9 -5
  280. package/dist/components/stzh-portal-mitwirken.js +1 -1
  281. package/dist/components/stzh-radio2.js +1 -1
  282. package/dist/components/stzh-richtext2.js +1 -1
  283. package/dist/components/stzh-share2.js +5 -5
  284. package/dist/components/stzh-sitemap.d.ts +11 -0
  285. package/dist/components/stzh-sitemap.js +69 -0
  286. package/dist/components/stzh-sortable2.js +29 -10
  287. package/dist/components/stzh-textandimage.d.ts +11 -0
  288. package/dist/components/stzh-textandimage.js +50 -0
  289. package/dist/components/stzh-toggle.js +1 -1
  290. package/dist/components/stzh-tooltip2.js +11 -8
  291. package/dist/components/stzh-upload.js +7 -9
  292. package/dist/components/stzh-vbz-majorticker.js +25 -12
  293. package/dist/components/stzh-vbz-ticker.js +26 -37
  294. package/dist/components/utils.js +1 -1
  295. package/dist/esm/{_commonjsHelpers-ba3f0406.js → _commonjsHelpers-f9dc4873.js} +16 -1
  296. package/dist/esm/{app-globals-acc57d0e.js → app-globals-17c2ba8d.js} +1 -1
  297. package/dist/esm/{index-2915b467.js → index-011c84fe.js} +1 -1
  298. package/dist/esm/index.js +16 -0
  299. package/dist/esm/{js.cookie-28a40640.js → js.cookie-53735b72.js} +1 -1
  300. package/dist/esm/loader.js +3 -3
  301. package/dist/esm/stzh-accordion-item.entry.js +5 -4
  302. package/dist/esm/stzh-accordion.entry.js +4 -2
  303. package/dist/esm/stzh-actions.entry.js +4 -4
  304. package/dist/esm/stzh-actionset.entry.js +1 -1
  305. package/dist/esm/stzh-anchornav.entry.js +3 -3
  306. package/dist/esm/stzh-appnav.entry.js +2 -2
  307. package/dist/esm/stzh-appointments.entry.js +2 -2
  308. package/dist/esm/stzh-audio.entry.js +4 -4
  309. package/dist/esm/stzh-badge_3.entry.js +14 -6
  310. package/dist/esm/stzh-calendar.entry.js +1 -1
  311. package/dist/esm/stzh-card_3.entry.js +468 -0
  312. package/dist/esm/stzh-cell.entry.js +1 -1
  313. package/dist/esm/stzh-chart.entry.js +26122 -0
  314. package/dist/esm/stzh-checkbox.entry.js +4 -4
  315. package/dist/esm/stzh-checkboxgroup.entry.js +3 -3
  316. package/dist/esm/stzh-chip.entry.js +14 -7
  317. package/dist/esm/stzh-clamp.entry.js +2 -2
  318. package/dist/esm/stzh-components.js +3 -3
  319. package/dist/esm/stzh-contactaddress.entry.js +87 -0
  320. package/dist/esm/stzh-container.entry.js +1 -1
  321. package/dist/esm/stzh-cspace.entry.js +2 -2
  322. package/dist/esm/stzh-datalist_2.entry.js +175 -0
  323. package/dist/esm/stzh-datamessagelist-item.entry.js +1 -1
  324. package/dist/esm/stzh-datamessagelist.entry.js +2 -2
  325. package/dist/esm/stzh-datatable.entry.js +2 -2
  326. package/dist/esm/stzh-datepicker_3.entry.js +4 -4
  327. package/dist/esm/stzh-details.entry.js +148 -0
  328. package/dist/esm/stzh-dialog.entry.js +2 -2
  329. package/dist/esm/stzh-dropdown.entry.js +5 -5
  330. package/dist/esm/stzh-fieldset.entry.js +1 -1
  331. package/dist/esm/stzh-figure.entry.js +3 -3
  332. package/dist/esm/stzh-flyingfocus.entry.js +1 -1
  333. package/dist/esm/stzh-footer.entry.js +13 -7
  334. package/dist/esm/stzh-ghettobox_2.entry.js +11 -8
  335. package/dist/esm/stzh-header.entry.js +29 -15
  336. package/dist/esm/stzh-heading.entry.js +3 -3
  337. package/dist/esm/stzh-hr.entry.js +1 -1
  338. package/dist/esm/stzh-hspace.entry.js +1 -1
  339. package/dist/esm/stzh-icon-sprite.entry.js +2 -2
  340. package/dist/esm/{stzh-input-description-e87e6697.js → stzh-input-description-bdd1e340.js} +1 -1
  341. package/dist/esm/stzh-input.entry.js +4 -4
  342. package/dist/esm/stzh-langnav.entry.js +33 -0
  343. package/dist/esm/stzh-link.entry.js +12 -4
  344. package/dist/esm/stzh-list-item.entry.js +1 -1
  345. package/dist/esm/stzh-list.entry.js +1 -1
  346. package/dist/esm/stzh-loader.entry.js +1 -1
  347. package/dist/esm/stzh-loadingbar.entry.js +1 -1
  348. package/dist/esm/stzh-menu_2.entry.js +2 -2
  349. package/dist/esm/stzh-message.entry.js +3 -3
  350. package/dist/esm/stzh-metanav.entry.js +1 -1
  351. package/dist/esm/stzh-microsite-teaserlist.entry.js +92 -0
  352. package/dist/esm/stzh-olmap.entry.js +2 -2
  353. package/dist/esm/stzh-overlay.entry.js +1 -1
  354. package/dist/esm/stzh-page-skiplinks.entry.js +1 -1
  355. package/dist/esm/stzh-pagebottom.entry.js +3 -3
  356. package/dist/esm/stzh-pagetitle-hero.entry.js +95 -0
  357. package/dist/esm/stzh-pagetitle.entry.js +3 -3
  358. package/dist/esm/stzh-popover.entry.js +10 -6
  359. package/dist/esm/stzh-portal-mitwirken.entry.js +2 -2
  360. package/dist/esm/stzh-progressbar-item.entry.js +1 -1
  361. package/dist/esm/stzh-progressbar.entry.js +1 -1
  362. package/dist/esm/stzh-readspeaker.entry.js +2 -2
  363. package/dist/esm/stzh-row.entry.js +1 -1
  364. package/dist/esm/stzh-saptcha.entry.js +1 -1
  365. package/dist/esm/stzh-section.entry.js +1 -1
  366. package/dist/esm/stzh-share.entry.js +6 -6
  367. package/dist/esm/stzh-sitemap.entry.js +20 -0
  368. package/dist/esm/stzh-skiplink.entry.js +1 -1
  369. package/dist/esm/stzh-sortable.entry.js +31 -12
  370. package/dist/esm/stzh-status.entry.js +1 -1
  371. package/dist/esm/stzh-sticky.entry.js +1 -1
  372. package/dist/esm/stzh-table.entry.js +2 -2
  373. package/dist/esm/stzh-text.entry.js +1 -1
  374. package/dist/esm/stzh-textandimage.entry.js +29 -0
  375. package/dist/esm/stzh-toggle.entry.js +4 -4
  376. package/dist/esm/stzh-tooltip.entry.js +12 -9
  377. package/dist/esm/stzh-upload.entry.js +10 -12
  378. package/dist/esm/stzh-vbz-linechip.entry.js +2 -2
  379. package/dist/esm/stzh-vbz-majorticker.entry.js +21 -10
  380. package/dist/esm/stzh-vbz-ticker.entry.js +26 -37
  381. package/dist/esm/stzh-visuallyhidden.entry.js +1 -1
  382. package/dist/esm/stzh-vspace.entry.js +1 -1
  383. package/dist/esm/{utils-68a28fce.js → utils-92a77db5.js} +1 -1
  384. package/dist/esm-es5/_commonjsHelpers-f9dc4873.js +1 -0
  385. package/dist/esm-es5/{app-globals-acc57d0e.js → app-globals-17c2ba8d.js} +1 -1
  386. package/dist/esm-es5/{index-2915b467.js → index-011c84fe.js} +1 -1
  387. package/dist/esm-es5/index.js +1 -0
  388. package/dist/esm-es5/{js.cookie-28a40640.js → js.cookie-53735b72.js} +1 -1
  389. package/dist/esm-es5/loader.js +1 -1
  390. package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
  391. package/dist/esm-es5/stzh-accordion.entry.js +1 -1
  392. package/dist/esm-es5/stzh-actions.entry.js +1 -1
  393. package/dist/esm-es5/stzh-actionset.entry.js +1 -1
  394. package/dist/esm-es5/stzh-anchornav.entry.js +1 -1
  395. package/dist/esm-es5/stzh-appnav.entry.js +1 -1
  396. package/dist/esm-es5/stzh-appointments.entry.js +1 -1
  397. package/dist/esm-es5/stzh-audio.entry.js +2 -2
  398. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  399. package/dist/esm-es5/stzh-calendar.entry.js +1 -1
  400. package/dist/esm-es5/stzh-card_3.entry.js +1 -0
  401. package/dist/esm-es5/stzh-cell.entry.js +1 -1
  402. package/dist/esm-es5/stzh-chart.entry.js +3 -0
  403. package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
  404. package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
  405. package/dist/esm-es5/stzh-chip.entry.js +1 -1
  406. package/dist/esm-es5/stzh-clamp.entry.js +1 -1
  407. package/dist/esm-es5/stzh-components.js +1 -1
  408. package/dist/esm-es5/stzh-contactaddress.entry.js +1 -0
  409. package/dist/esm-es5/stzh-container.entry.js +1 -1
  410. package/dist/esm-es5/stzh-cspace.entry.js +1 -1
  411. package/dist/esm-es5/stzh-datalist_2.entry.js +1 -0
  412. package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
  413. package/dist/esm-es5/stzh-datamessagelist.entry.js +1 -1
  414. package/dist/esm-es5/stzh-datatable.entry.js +1 -1
  415. package/dist/esm-es5/stzh-datepicker_3.entry.js +1 -1
  416. package/dist/esm-es5/stzh-details.entry.js +1 -0
  417. package/dist/esm-es5/stzh-dialog.entry.js +1 -1
  418. package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
  419. package/dist/esm-es5/stzh-fieldset.entry.js +1 -1
  420. package/dist/esm-es5/stzh-figure.entry.js +1 -1
  421. package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
  422. package/dist/esm-es5/stzh-footer.entry.js +1 -1
  423. package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
  424. package/dist/esm-es5/stzh-header.entry.js +1 -1
  425. package/dist/esm-es5/stzh-heading.entry.js +1 -1
  426. package/dist/esm-es5/stzh-hr.entry.js +1 -1
  427. package/dist/esm-es5/stzh-hspace.entry.js +1 -1
  428. package/dist/esm-es5/stzh-icon-sprite.entry.js +1 -1
  429. package/dist/esm-es5/{stzh-input-description-e87e6697.js → stzh-input-description-bdd1e340.js} +1 -1
  430. package/dist/esm-es5/stzh-input.entry.js +1 -1
  431. package/dist/esm-es5/stzh-langnav.entry.js +1 -0
  432. package/dist/esm-es5/stzh-link.entry.js +1 -1
  433. package/dist/esm-es5/stzh-list-item.entry.js +1 -1
  434. package/dist/esm-es5/stzh-list.entry.js +1 -1
  435. package/dist/esm-es5/stzh-loader.entry.js +1 -1
  436. package/dist/esm-es5/stzh-loadingbar.entry.js +1 -1
  437. package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
  438. package/dist/esm-es5/stzh-message.entry.js +1 -1
  439. package/dist/esm-es5/stzh-metanav.entry.js +1 -1
  440. package/dist/esm-es5/stzh-microsite-teaserlist.entry.js +1 -0
  441. package/dist/esm-es5/stzh-olmap.entry.js +1 -1
  442. package/dist/esm-es5/stzh-overlay.entry.js +1 -1
  443. package/dist/esm-es5/stzh-page-skiplinks.entry.js +1 -1
  444. package/dist/esm-es5/stzh-pagebottom.entry.js +1 -1
  445. package/dist/esm-es5/stzh-pagetitle-hero.entry.js +1 -0
  446. package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
  447. package/dist/esm-es5/stzh-popover.entry.js +1 -1
  448. package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
  449. package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
  450. package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
  451. package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
  452. package/dist/esm-es5/stzh-row.entry.js +1 -1
  453. package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
  454. package/dist/esm-es5/stzh-section.entry.js +1 -1
  455. package/dist/esm-es5/stzh-share.entry.js +1 -1
  456. package/dist/esm-es5/stzh-sitemap.entry.js +1 -0
  457. package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
  458. package/dist/esm-es5/stzh-sortable.entry.js +2 -2
  459. package/dist/esm-es5/stzh-status.entry.js +1 -1
  460. package/dist/esm-es5/stzh-sticky.entry.js +1 -1
  461. package/dist/esm-es5/stzh-table.entry.js +1 -1
  462. package/dist/esm-es5/stzh-text.entry.js +1 -1
  463. package/dist/esm-es5/stzh-textandimage.entry.js +1 -0
  464. package/dist/esm-es5/stzh-toggle.entry.js +1 -1
  465. package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
  466. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  467. package/dist/esm-es5/stzh-vbz-linechip.entry.js +1 -1
  468. package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
  469. package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
  470. package/dist/esm-es5/stzh-visuallyhidden.entry.js +1 -1
  471. package/dist/esm-es5/stzh-vspace.entry.js +1 -1
  472. package/dist/esm-es5/{utils-68a28fce.js → utils-92a77db5.js} +1 -1
  473. package/dist/stzh-components/assets/i18n/de.json +6 -1
  474. package/dist/stzh-components/assets/i18n/en.json +6 -1
  475. package/dist/stzh-components/assets/icons/mono/arrow-right-down.svg +3 -0
  476. package/dist/stzh-components/assets/icons/mono/construction.svg +2 -2
  477. package/dist/stzh-components/assets/icons/mono/facebook-filled.svg +3 -0
  478. package/dist/stzh-components/assets/icons/mono/fountain.svg +3 -0
  479. package/dist/stzh-components/assets/icons/mono/linkedin-filled.svg +12 -0
  480. package/dist/stzh-components/assets/icons/mono/mail-filled.svg +6 -0
  481. package/dist/stzh-components/assets/icons/mono/pause-filled.svg +3 -0
  482. package/dist/stzh-components/assets/icons/mono/play-filled.svg +3 -0
  483. package/dist/stzh-components/assets/icons/mono/reload.svg +2 -9
  484. package/dist/stzh-components/assets/icons/mono/star-filled.svg +1 -1
  485. package/dist/stzh-components/assets/icons/mono/twitter-filled.svg +3 -0
  486. package/dist/stzh-components/assets/icons/mono/water-drops.svg +11 -0
  487. package/dist/stzh-components/assets/icons/mono/xing-filled.svg +4 -0
  488. package/dist/stzh-components/assets/media/olmap/marker-active.png +0 -0
  489. package/dist/stzh-components/assets/media/olmap/marker.png +0 -0
  490. package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +166 -36
  491. package/dist/stzh-components/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
  492. package/dist/stzh-components/index.esm.js +1 -0
  493. package/dist/stzh-components/p-006751fc.system.entry.js +1 -0
  494. package/dist/stzh-components/{p-27839f48.entry.js → p-025c9c5b.entry.js} +1 -1
  495. package/dist/stzh-components/p-02fd7470.entry.js +1 -0
  496. package/dist/stzh-components/{p-27bfb4c2.system.entry.js → p-037357fc.system.entry.js} +1 -1
  497. package/dist/stzh-components/{p-e9313802.system.entry.js → p-0409bf6b.system.entry.js} +2 -2
  498. package/dist/stzh-components/p-04a45622.system.entry.js +1 -0
  499. package/dist/stzh-components/p-09da70d8.entry.js +1 -0
  500. package/dist/stzh-components/{p-d69b12f8.entry.js → p-0a647396.entry.js} +1 -1
  501. package/dist/stzh-components/{p-20a6ffbb.entry.js → p-0b264a7a.entry.js} +1 -1
  502. package/dist/stzh-components/p-0b9dc96d.system.js +1 -0
  503. package/dist/stzh-components/p-0c8427bc.entry.js +1 -0
  504. package/dist/stzh-components/{p-e662b688.entry.js → p-0cff4e01.entry.js} +1 -1
  505. package/dist/stzh-components/{p-0321e98e.system.entry.js → p-104df3a8.system.entry.js} +1 -1
  506. package/dist/stzh-components/p-10c046fc.system.entry.js +1 -0
  507. package/dist/stzh-components/{p-26159eac.system.entry.js → p-11d7b426.system.entry.js} +1 -1
  508. package/dist/stzh-components/{p-3f8976bc.system.entry.js → p-171c5795.system.entry.js} +1 -1
  509. package/dist/stzh-components/{p-c3161c9b.system.entry.js → p-19ab7e34.system.entry.js} +1 -1
  510. package/dist/stzh-components/{p-67ade1c7.system.entry.js → p-1ca12032.system.entry.js} +1 -1
  511. package/dist/stzh-components/p-1d8272a5.entry.js +1 -0
  512. package/dist/stzh-components/{p-3e504f50.entry.js → p-1da26ca1.entry.js} +1 -1
  513. package/dist/stzh-components/p-1fe1169e.entry.js +1 -0
  514. package/dist/stzh-components/{p-3e24b964.entry.js → p-213959b7.entry.js} +1 -1
  515. package/dist/stzh-components/{p-14f0d546.entry.js → p-22b06793.entry.js} +1 -1
  516. package/dist/stzh-components/p-231e6e6a.system.entry.js +1 -0
  517. package/dist/stzh-components/{p-b10682ee.js → p-24b8df26.js} +1 -1
  518. package/dist/stzh-components/{p-3fc40cc0.system.entry.js → p-2577ca1e.system.entry.js} +1 -1
  519. package/dist/stzh-components/{p-881e526e.system.entry.js → p-2862cdd8.system.entry.js} +1 -1
  520. package/dist/stzh-components/{p-7dd6fbc9.system.entry.js → p-288ee536.system.entry.js} +1 -1
  521. package/dist/stzh-components/{p-2c16d2ea.entry.js → p-28d8aa31.entry.js} +1 -1
  522. package/dist/stzh-components/{p-6c3d7756.system.entry.js → p-2b5b1e4a.system.entry.js} +1 -1
  523. package/dist/stzh-components/{p-8fc8d8c2.system.entry.js → p-2bdc71ae.system.entry.js} +1 -1
  524. package/dist/stzh-components/{p-2e276f2e.system.entry.js → p-30ae5c00.system.entry.js} +1 -1
  525. package/dist/stzh-components/{p-34eb65b9.entry.js → p-30ba96a3.entry.js} +1 -1
  526. package/dist/stzh-components/{p-cbaab05e.entry.js → p-31029226.entry.js} +1 -1
  527. package/dist/stzh-components/{p-c777032f.system.entry.js → p-311813bc.system.entry.js} +1 -1
  528. package/dist/stzh-components/p-3145cd2f.entry.js +1 -0
  529. package/dist/stzh-components/{p-62afe664.entry.js → p-31c3469c.entry.js} +1 -1
  530. package/dist/stzh-components/{p-725b3e74.system.entry.js → p-33f80cd2.system.entry.js} +1 -1
  531. package/dist/stzh-components/{p-b367d4e3.entry.js → p-34b45788.entry.js} +1 -1
  532. package/dist/stzh-components/{p-456143f9.entry.js → p-376946bc.entry.js} +1 -1
  533. package/dist/stzh-components/p-3848d8ee.entry.js +1 -0
  534. package/dist/stzh-components/p-38f9cbf3.system.entry.js +1 -0
  535. package/dist/stzh-components/p-3905ca20.entry.js +1 -0
  536. package/dist/stzh-components/{p-d2c97cbc.entry.js → p-391e6b90.entry.js} +1 -1
  537. package/dist/stzh-components/p-3a1ff759.entry.js +1 -0
  538. package/dist/stzh-components/p-4226dec6.system.entry.js +1 -0
  539. package/dist/stzh-components/p-4228cd58.system.entry.js +1 -0
  540. package/dist/stzh-components/p-441ea784.entry.js +1 -0
  541. package/dist/stzh-components/{p-229f4ebc.system.entry.js → p-44e0b101.system.entry.js} +1 -1
  542. package/dist/stzh-components/{p-5db542ae.system.js → p-484a366f.system.js} +1 -1
  543. package/dist/stzh-components/{p-30e5a674.entry.js → p-49b292df.entry.js} +1 -1
  544. package/dist/stzh-components/p-49bb09a5.entry.js +1 -0
  545. package/dist/stzh-components/{p-9454a438.entry.js → p-4b0f473e.entry.js} +1 -1
  546. package/dist/stzh-components/{p-8e363084.system.entry.js → p-4bd7dafb.system.entry.js} +1 -1
  547. package/dist/stzh-components/{p-fade35c7.entry.js → p-4c7e52aa.entry.js} +1 -1
  548. package/dist/stzh-components/{p-74786856.system.entry.js → p-4cd9f5c7.system.entry.js} +1 -1
  549. package/dist/stzh-components/{p-53c30c58.entry.js → p-51be647d.entry.js} +1 -1
  550. package/dist/stzh-components/p-55b7cda7.system.entry.js +1 -0
  551. package/dist/stzh-components/p-55f6fa41.system.entry.js +1 -0
  552. package/dist/stzh-components/{p-05901b22.system.entry.js → p-57237509.system.entry.js} +1 -1
  553. package/dist/stzh-components/{p-b09b85ac.entry.js → p-576e1345.entry.js} +1 -1
  554. package/dist/stzh-components/p-58af0855.system.entry.js +1 -0
  555. package/dist/stzh-components/{p-c866224d.entry.js → p-5b1c1cf7.entry.js} +1 -1
  556. package/dist/stzh-components/{p-37bdb9cd.system.entry.js → p-5b379647.system.entry.js} +1 -1
  557. package/dist/stzh-components/{p-3a279b45.entry.js → p-5c3c9ad4.entry.js} +1 -1
  558. package/dist/stzh-components/{p-1663fc49.system.entry.js → p-5ddf8258.system.entry.js} +1 -1
  559. package/dist/stzh-components/{p-470e5f38.system.entry.js → p-5fd9ae99.system.entry.js} +1 -1
  560. package/dist/stzh-components/{p-6c1ad586.system.entry.js → p-60274e67.system.entry.js} +1 -1
  561. package/dist/stzh-components/{p-470ccde5.system.entry.js → p-60d9bf98.system.entry.js} +1 -1
  562. package/dist/stzh-components/{p-652eee8b.system.entry.js → p-60ec90b2.system.entry.js} +1 -1
  563. package/dist/stzh-components/{p-3efefb7f.entry.js → p-62a2684d.entry.js} +1 -1
  564. package/dist/stzh-components/{p-a61bf274.entry.js → p-64422176.entry.js} +1 -1
  565. package/dist/stzh-components/p-65675e11.entry.js +1 -0
  566. package/dist/stzh-components/{p-a3559e69.entry.js → p-661831da.entry.js} +1 -1
  567. package/dist/stzh-components/{p-bc841847.entry.js → p-669896ec.entry.js} +1 -1
  568. package/dist/stzh-components/{p-c1100fde.entry.js → p-68400ee7.entry.js} +1 -1
  569. package/dist/stzh-components/{p-b666bb15.entry.js → p-6a0a76b3.entry.js} +1 -1
  570. package/dist/stzh-components/p-71c07419.system.entry.js +1 -0
  571. package/dist/stzh-components/{p-3a0f37bd.entry.js → p-72389069.entry.js} +1 -1
  572. package/dist/stzh-components/p-75068cd7.system.entry.js +1 -0
  573. package/dist/stzh-components/{p-090bfb8e.system.entry.js → p-7684506e.system.entry.js} +1 -1
  574. package/dist/stzh-components/p-791bc813.system.js +1 -0
  575. package/dist/stzh-components/{p-cc735465.system.entry.js → p-7adc28a4.system.entry.js} +2 -2
  576. package/dist/stzh-components/p-7ce59988.system.entry.js +1 -0
  577. package/dist/stzh-components/{p-948acea1.js → p-7da446d5.js} +1 -1
  578. package/dist/stzh-components/p-7e94dde2.entry.js +1 -0
  579. package/dist/stzh-components/{p-bdc627fa.system.entry.js → p-812ea5e9.system.entry.js} +1 -1
  580. package/dist/stzh-components/p-83830baa.system.entry.js +1 -0
  581. package/dist/stzh-components/{p-5c2d0572.entry.js → p-84965eac.entry.js} +1 -1
  582. package/dist/stzh-components/p-84c86e4c.system.entry.js +1 -0
  583. package/dist/stzh-components/p-86a29c35.js +1 -0
  584. package/dist/stzh-components/{p-44435254.system.entry.js → p-88a31179.system.entry.js} +1 -1
  585. package/dist/stzh-components/{p-b0e514c7.entry.js → p-88cbd2c0.entry.js} +1 -1
  586. package/dist/stzh-components/p-8a1d00fe.entry.js +3 -0
  587. package/dist/stzh-components/{p-b99c0844.entry.js → p-8bbaed3a.entry.js} +1 -1
  588. package/dist/stzh-components/{p-6a96d63e.system.entry.js → p-8cc119d3.system.entry.js} +1 -1
  589. package/dist/stzh-components/{p-5e81420b.entry.js → p-9176246f.entry.js} +1 -1
  590. package/dist/stzh-components/p-92afa8df.entry.js +1 -0
  591. package/dist/stzh-components/p-94830f96.system.entry.js +1 -0
  592. package/dist/stzh-components/p-95b490ec.system.entry.js +1 -0
  593. package/dist/stzh-components/p-9743f558.system.entry.js +1 -0
  594. package/dist/stzh-components/p-97e16665.system.entry.js +1 -0
  595. package/dist/stzh-components/p-996579d0.entry.js +1 -0
  596. package/dist/stzh-components/p-99f92c6d.system.entry.js +1 -0
  597. package/dist/stzh-components/{p-7a4c6adb.js → p-9a5ebb1f.js} +1 -1
  598. package/dist/stzh-components/p-9c90535a.system.js +1 -0
  599. package/dist/stzh-components/{p-1a5fc8e3.system.entry.js → p-9dac46e2.system.entry.js} +1 -1
  600. package/dist/stzh-components/p-9e38b823.system.entry.js +1 -0
  601. package/dist/stzh-components/p-9e4e0cc9.entry.js +1 -0
  602. package/dist/stzh-components/p-a16dc363.entry.js +1 -0
  603. package/dist/stzh-components/{p-c5749124.system.entry.js → p-a17754c7.system.entry.js} +1 -1
  604. package/dist/stzh-components/{p-33a52001.system.entry.js → p-a474826c.system.entry.js} +1 -1
  605. package/dist/stzh-components/{p-7d77b8d2.entry.js → p-a53c0a98.entry.js} +1 -1
  606. package/dist/stzh-components/p-a6d4a8b1.js +1 -0
  607. package/dist/stzh-components/p-a795868f.entry.js +1 -0
  608. package/dist/stzh-components/{p-0c10d9b1.entry.js → p-a8101552.entry.js} +2 -2
  609. package/dist/stzh-components/p-a934dd4d.entry.js +1 -0
  610. package/dist/stzh-components/p-aacf685b.system.entry.js +3 -0
  611. package/dist/stzh-components/p-ab28e094.system.entry.js +1 -0
  612. package/dist/stzh-components/p-ac3aa560.system.entry.js +1 -0
  613. package/dist/stzh-components/p-addc48e5.entry.js +1 -0
  614. package/dist/stzh-components/p-af0ab448.system.entry.js +1 -0
  615. package/dist/stzh-components/p-af63f1a4.entry.js +1 -0
  616. package/dist/stzh-components/p-b0d8866d.entry.js +1 -0
  617. package/dist/stzh-components/{p-140e4b63.entry.js → p-b0fe9349.entry.js} +1 -1
  618. package/dist/stzh-components/{p-36596b2b.system.entry.js → p-b2145753.system.entry.js} +1 -1
  619. package/dist/stzh-components/{p-07fc857b.system.entry.js → p-b436a18d.system.entry.js} +1 -1
  620. package/dist/stzh-components/{p-55435022.system.entry.js → p-b908d228.system.entry.js} +1 -1
  621. package/dist/stzh-components/{p-fd811f6b.system.entry.js → p-ba0b93c4.system.entry.js} +2 -2
  622. package/dist/stzh-components/{p-90665664.system.entry.js → p-be79497f.system.entry.js} +1 -1
  623. package/dist/stzh-components/{p-0e48efa7.entry.js → p-bee6eef5.entry.js} +1 -1
  624. package/dist/stzh-components/{p-616e70e9.system.entry.js → p-bfcfbfbb.system.entry.js} +1 -1
  625. package/dist/stzh-components/p-c065387a.entry.js +1 -0
  626. package/dist/stzh-components/p-c0fef3d1.entry.js +1 -0
  627. package/dist/stzh-components/p-c26aec94.entry.js +1 -0
  628. package/dist/stzh-components/{p-8eb72064.system.entry.js → p-c30600d0.system.entry.js} +1 -1
  629. package/dist/stzh-components/{p-46f4e907.entry.js → p-c3a543a6.entry.js} +1 -1
  630. package/dist/stzh-components/p-c42435be.entry.js +1 -0
  631. package/dist/stzh-components/{p-2c783943.entry.js → p-cc720d2d.entry.js} +1 -1
  632. package/dist/stzh-components/{p-51c75fba.system.entry.js → p-cfc0bc2e.system.entry.js} +1 -1
  633. package/dist/stzh-components/p-cff8376e.entry.js +1 -0
  634. package/dist/stzh-components/p-d1d5825d.entry.js +1 -0
  635. package/dist/stzh-components/p-d2f6fb1b.system.js +1 -0
  636. package/dist/stzh-components/{p-92ad9720.system.entry.js → p-d4405931.system.entry.js} +1 -1
  637. package/dist/stzh-components/p-d5c0801b.entry.js +1 -0
  638. package/dist/stzh-components/{p-440ae0cc.system.entry.js → p-d5cb80ad.system.entry.js} +1 -1
  639. package/dist/stzh-components/{p-b5a59ac0.entry.js → p-db1692fb.entry.js} +1 -1
  640. package/dist/stzh-components/{p-609bf766.system.js → p-dbdc01c7.system.js} +2 -2
  641. package/dist/stzh-components/p-dce19efd.entry.js +1 -0
  642. package/dist/stzh-components/{p-8347b91f.js → p-df5f49b4.js} +1 -1
  643. package/dist/stzh-components/{p-b71a1607.system.js → p-e2e54f09.system.js} +1 -1
  644. package/dist/stzh-components/{p-3b33fa76.system.entry.js → p-e46d82b9.system.entry.js} +1 -1
  645. package/dist/stzh-components/{p-b3587b9d.system.entry.js → p-e71cd5cd.system.entry.js} +1 -1
  646. package/dist/stzh-components/p-e72ca013.system.entry.js +1 -0
  647. package/dist/stzh-components/p-e76a3647.entry.js +1 -0
  648. package/dist/stzh-components/{p-e347ce1e.system.entry.js → p-e7cf6c45.system.entry.js} +1 -1
  649. package/dist/stzh-components/{p-025953d1.system.entry.js → p-e812d35e.system.entry.js} +1 -1
  650. package/dist/stzh-components/p-eaa65f52.system.js +1 -0
  651. package/dist/stzh-components/p-eade9f77.entry.js +1 -0
  652. package/dist/stzh-components/{p-e69903fe.entry.js → p-eb6d3e6c.entry.js} +1 -1
  653. package/dist/stzh-components/{p-d408604f.system.entry.js → p-ec3a472a.system.entry.js} +1 -1
  654. package/dist/stzh-components/{p-ef62b905.entry.js → p-ed0d51b6.entry.js} +1 -1
  655. package/dist/stzh-components/p-ed6adb96.entry.js +1 -0
  656. package/dist/stzh-components/{p-27573504.system.entry.js → p-f027e569.system.entry.js} +1 -1
  657. package/dist/stzh-components/p-f03ce92d.system.entry.js +1 -0
  658. package/dist/stzh-components/p-f3107fc7.system.entry.js +1 -0
  659. package/dist/stzh-components/{p-e7afcd6f.entry.js → p-f37be5d7.entry.js} +1 -1
  660. package/dist/stzh-components/p-f59b3545.system.entry.js +1 -0
  661. package/dist/stzh-components/{p-b54ed1f9.entry.js → p-f5db6234.entry.js} +1 -1
  662. package/dist/stzh-components/{p-92788577.entry.js → p-f5fdc88c.entry.js} +2 -2
  663. package/dist/stzh-components/{p-04dd6821.entry.js → p-f792fc8f.entry.js} +1 -1
  664. package/dist/stzh-components/{p-183e4790.system.entry.js → p-fbf2f4ed.system.entry.js} +1 -1
  665. package/dist/stzh-components/{p-fb150554.system.entry.js → p-fcec6003.system.entry.js} +1 -1
  666. package/dist/stzh-components/p-fd265f3a.entry.js +1 -0
  667. package/dist/stzh-components/stzh-components.css +1 -1
  668. package/dist/stzh-components/stzh-components.esm.js +1 -1
  669. package/dist/stzh-components/stzh-components.js +1 -1
  670. package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.localization.d.ts +5 -0
  671. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +13 -12
  672. package/dist/types/components.d.ts +737 -25
  673. package/dist/types/index.d.ts +86 -2
  674. package/dist/vscode-data.json +412 -21
  675. package/package.json +6 -2
  676. package/dist/cjs/stzh-card-list.cjs.entry.js +0 -76
  677. package/dist/cjs/stzh-card.cjs.entry.js +0 -282
  678. package/dist/cjs/stzh-chip-select.cjs.entry.js +0 -112
  679. package/dist/cjs/stzh-datalist.cjs.entry.js +0 -62
  680. package/dist/esm/stzh-card-list.entry.js +0 -72
  681. package/dist/esm/stzh-card.entry.js +0 -278
  682. package/dist/esm/stzh-datalist.entry.js +0 -58
  683. package/dist/esm-es5/_commonjsHelpers-ba3f0406.js +0 -1
  684. package/dist/esm-es5/stzh-card-list.entry.js +0 -1
  685. package/dist/esm-es5/stzh-card.entry.js +0 -1
  686. package/dist/esm-es5/stzh-chip-select.entry.js +0 -1
  687. package/dist/esm-es5/stzh-datalist.entry.js +0 -1
  688. package/dist/stzh-components/p-011dcf30.system.entry.js +0 -1
  689. package/dist/stzh-components/p-01909f35.system.entry.js +0 -1
  690. package/dist/stzh-components/p-0230004d.system.js +0 -1
  691. package/dist/stzh-components/p-0977d9b6.entry.js +0 -1
  692. package/dist/stzh-components/p-10c36281.entry.js +0 -1
  693. package/dist/stzh-components/p-14e457c6.system.entry.js +0 -1
  694. package/dist/stzh-components/p-1f57d28e.js +0 -1
  695. package/dist/stzh-components/p-23e9b6c7.system.entry.js +0 -1
  696. package/dist/stzh-components/p-241f060e.entry.js +0 -1
  697. package/dist/stzh-components/p-29d9a568.entry.js +0 -1
  698. package/dist/stzh-components/p-2c8d491a.system.entry.js +0 -1
  699. package/dist/stzh-components/p-38977481.entry.js +0 -1
  700. package/dist/stzh-components/p-3a47ff2d.system.entry.js +0 -1
  701. package/dist/stzh-components/p-3a73b8b5.system.js +0 -1
  702. package/dist/stzh-components/p-3e8ff66b.js +0 -1
  703. package/dist/stzh-components/p-4b93fb24.entry.js +0 -1
  704. package/dist/stzh-components/p-4c93ffbe.entry.js +0 -1
  705. package/dist/stzh-components/p-509c97c9.system.entry.js +0 -1
  706. package/dist/stzh-components/p-50ea2036.system.js +0 -1
  707. package/dist/stzh-components/p-529a56aa.system.entry.js +0 -1
  708. package/dist/stzh-components/p-52cd1bd1.system.js +0 -1
  709. package/dist/stzh-components/p-5623c1a3.entry.js +0 -1
  710. package/dist/stzh-components/p-5869502c.system.entry.js +0 -1
  711. package/dist/stzh-components/p-58714045.entry.js +0 -1
  712. package/dist/stzh-components/p-59970f71.entry.js +0 -1
  713. package/dist/stzh-components/p-5c311df3.entry.js +0 -1
  714. package/dist/stzh-components/p-62c7caed.entry.js +0 -1
  715. package/dist/stzh-components/p-6a16ceff.entry.js +0 -1
  716. package/dist/stzh-components/p-783346ed.entry.js +0 -1
  717. package/dist/stzh-components/p-7909f56b.entry.js +0 -1
  718. package/dist/stzh-components/p-79f27d21.entry.js +0 -1
  719. package/dist/stzh-components/p-8d9056de.entry.js +0 -1
  720. package/dist/stzh-components/p-8e5f4ef6.system.entry.js +0 -1
  721. package/dist/stzh-components/p-9084f0c1.entry.js +0 -1
  722. package/dist/stzh-components/p-90ad5e2c.entry.js +0 -1
  723. package/dist/stzh-components/p-965829a6.system.entry.js +0 -1
  724. package/dist/stzh-components/p-9a7593f5.entry.js +0 -1
  725. package/dist/stzh-components/p-9af41730.system.js +0 -1
  726. package/dist/stzh-components/p-9ca1efe4.system.entry.js +0 -1
  727. package/dist/stzh-components/p-a10e0117.system.entry.js +0 -1
  728. package/dist/stzh-components/p-a6da8c06.system.entry.js +0 -1
  729. package/dist/stzh-components/p-afaa9c37.system.entry.js +0 -1
  730. package/dist/stzh-components/p-bb9e8364.entry.js +0 -1
  731. package/dist/stzh-components/p-bd7dd853.system.entry.js +0 -1
  732. package/dist/stzh-components/p-be534671.entry.js +0 -1
  733. package/dist/stzh-components/p-bfdce66c.entry.js +0 -1
  734. package/dist/stzh-components/p-c051fc3b.entry.js +0 -1
  735. package/dist/stzh-components/p-c6813d9f.system.entry.js +0 -1
  736. package/dist/stzh-components/p-c8009c05.system.entry.js +0 -1
  737. package/dist/stzh-components/p-d00e20ff.entry.js +0 -1
  738. package/dist/stzh-components/p-d26ed018.entry.js +0 -1
  739. package/dist/stzh-components/p-da857e0d.entry.js +0 -1
  740. package/dist/stzh-components/p-de8f9508.system.entry.js +0 -1
  741. package/dist/stzh-components/p-ee711f37.system.entry.js +0 -1
  742. package/dist/stzh-components/p-ee944add.system.entry.js +0 -1
  743. package/dist/stzh-components/p-f8ccf5b1.entry.js +0 -1
  744. package/dist/stzh-components/p-f9039c23.entry.js +0 -1
  745. package/dist/stzh-components/p-fa6427bf.system.entry.js +0 -1
  746. package/dist/stzh-components/p-fa9a4cd5.system.entry.js +0 -1
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(r,o,n,t){function a(r){return r instanceof n?r:new n((function(o){o(r)}))}return new(n||(n=Promise))((function(n,e){function b(r){try{c(t.next(r))}catch(o){e(o)}}function i(r){try{c(t["throw"](r))}catch(o){e(o)}}function c(r){r.done?n(r.value):a(r.value).then(b,i)}c((t=t.apply(r,o||[])).next())}))};var __generator=this&&this.__generator||function(r,o){var n={label:0,sent:function(){if(e[0]&1)throw e[1];return e[1]},trys:[],ops:[]},t,a,e,b;return b={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(b[Symbol.iterator]=function(){return this}),b;function i(r){return function(o){return c([r,o])}}function c(b){if(t)throw new TypeError("Generator is already executing.");while(n)try{if(t=1,a&&(e=b[0]&2?a["return"]:b[0]?a["throw"]||((e=a["return"])&&e.call(a),0):a.next)&&!(e=e.call(a,b[1])).done)return e;if(a=0,e)b=[b[0]&2,e.value];switch(b[0]){case 0:case 1:e=b;break;case 4:n.label++;return{value:b[1],done:false};case 5:n.label++;a=b[1];b=[0];continue;case 7:b=n.ops.pop();n.trys.pop();continue;default:if(!(e=n.trys,e=e.length>0&&e[e.length-1])&&(b[0]===6||b[0]===2)){n=0;continue}if(b[0]===3&&(!e||b[1]>e[0]&&b[1]<e[3])){n.label=b[1];break}if(b[0]===6&&n.label<e[1]){n.label=e[1];e=b;break}if(e&&n.label<e[2]){n.label=e[2];n.ops.push(b);break}if(e[2])n.ops.pop();n.trys.pop();continue}b=o.call(r,n)}catch(i){b=[6,i];a=0}finally{t=e=0}if(b[0]&5)throw b[1];return{value:b[0]?b[1]:void 0,done:true}}};import{r as registerInstance,c as createEvent,h,a as Host,g as getElement}from"./index-2915b467.js";import{c as createCommonjsModule}from"./_commonjsHelpers-ba3f0406.js";var tinycolor=createCommonjsModule((function(r){(function(o){var n=/^\s+/,t=/\s+$/,a=0,e=o.round,b=o.min,i=o.max,c=o.random;function g(r,o){r=r?r:"";o=o||{};if(r instanceof g){return r}if(!(this instanceof g)){return new g(r,o)}var n=l(r);this._originalInput=r,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=e(100*this._a)/100,this._format=o.format||n.format;this._gradientType=o.gradientType;if(this._r<1){this._r=e(this._r)}if(this._g<1){this._g=e(this._g)}if(this._b<1){this._b=e(this._b)}this._ok=n.ok;this._tc_id=a++}g.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var r=this.toRgb();return(r.r*299+r.g*587+r.b*114)/1e3},getLuminance:function(){var r=this.toRgb();var n,t,a,e,b,i;n=r.r/255;t=r.g/255;a=r.b/255;if(n<=.03928){e=n/12.92}else{e=o.pow((n+.055)/1.055,2.4)}if(t<=.03928){b=t/12.92}else{b=o.pow((t+.055)/1.055,2.4)}if(a<=.03928){i=a/12.92}else{i=o.pow((a+.055)/1.055,2.4)}return.2126*e+.7152*b+.0722*i},setAlpha:function(r){this._a=M(r);this._roundA=e(100*this._a)/100;return this},toHsv:function(){var r=f(this._r,this._g,this._b);return{h:r.h*360,s:r.s,v:r.v,a:this._a}},toHsvString:function(){var r=f(this._r,this._g,this._b);var o=e(r.h*360),n=e(r.s*100),t=e(r.v*100);return this._a==1?"hsv("+o+", "+n+"%, "+t+"%)":"hsva("+o+", "+n+"%, "+t+"%, "+this._roundA+")"},toHsl:function(){var r=u(this._r,this._g,this._b);return{h:r.h*360,s:r.s,l:r.l,a:this._a}},toHslString:function(){var r=u(this._r,this._g,this._b);var o=e(r.h*360),n=e(r.s*100),t=e(r.l*100);return this._a==1?"hsl("+o+", "+n+"%, "+t+"%)":"hsla("+o+", "+n+"%, "+t+"%, "+this._roundA+")"},toHex:function(r){return v(this._r,this._g,this._b,r)},toHexString:function(r){return"#"+this.toHex(r)},toHex8:function(r){return k(this._r,this._g,this._b,this._a,r)},toHex8String:function(r){return"#"+this.toHex8(r)},toRgb:function(){return{r:e(this._r),g:e(this._g),b:e(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+e(this._r)+", "+e(this._g)+", "+e(this._b)+")":"rgba("+e(this._r)+", "+e(this._g)+", "+e(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:e(q(this._r,255)*100)+"%",g:e(q(this._g,255)*100)+"%",b:e(q(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+e(q(this._r,255)*100)+"%, "+e(q(this._g,255)*100)+"%, "+e(q(this._b,255)*100)+"%)":"rgba("+e(q(this._r,255)*100)+"%, "+e(q(this._g,255)*100)+"%, "+e(q(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){if(this._a===0){return"transparent"}if(this._a<1){return false}return L[v(this._r,this._g,this._b,true)]||false},toFilter:function(r){var o="#"+p(this._r,this._g,this._b,this._a);var n=o;var t=this._gradientType?"GradientType = 1, ":"";if(r){var a=g(r);n="#"+p(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+t+"startColorstr="+o+",endColorstr="+n+")"},toString:function(r){var o=!!r;r=r||this._format;var n=false;var t=this._a<1&&this._a>=0;var a=!o&&t&&(r==="hex"||r==="hex6"||r==="hex3"||r==="hex4"||r==="hex8"||r==="name");if(a){if(r==="name"&&this._a===0){return this.toName()}return this.toRgbString()}if(r==="rgb"){n=this.toRgbString()}if(r==="prgb"){n=this.toPercentageRgbString()}if(r==="hex"||r==="hex6"){n=this.toHexString()}if(r==="hex3"){n=this.toHexString(true)}if(r==="hex4"){n=this.toHex8String(true)}if(r==="hex8"){n=this.toHex8String()}if(r==="name"){n=this.toName()}if(r==="hsl"){n=this.toHslString()}if(r==="hsv"){n=this.toHsvString()}return n||this.toHexString()},clone:function(){return g(this.toString())},_applyModification:function(r,o){var n=r.apply(null,[this].concat([].slice.call(o)));this._r=n._r;this._g=n._g;this._b=n._b;this.setAlpha(n._a);return this},lighten:function(){return this._applyModification(S,arguments)},brighten:function(){return this._applyModification(y,arguments)},darken:function(){return this._applyModification(N,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(_,arguments)},greyscale:function(){return this._applyModification(z,arguments)},spin:function(){return this._applyModification(x,arguments)},_applyCombination:function(r,o){return r.apply(null,[this].concat([].slice.call(o)))},analogous:function(){return this._applyCombination(R,arguments)},complement:function(){return this._applyCombination(w,arguments)},monochromatic:function(){return this._applyCombination(C,arguments)},splitcomplement:function(){return this._applyCombination(H,arguments)},triad:function(){return this._applyCombination(A,arguments)},tetrad:function(){return this._applyCombination(F,arguments)}};g.fromRatio=function(r,o){if(typeof r=="object"){var n={};for(var t in r){if(r.hasOwnProperty(t)){if(t==="a"){n[t]=r[t]}else{n[t]=V(r[t])}}}r=n}return g(r,o)};function l(r){var o={r:0,g:0,b:0};var n=1;var t=null;var a=null;var e=null;var c=false;var g=false;if(typeof r=="string"){r=X(r)}if(typeof r=="object"){if(G(r.r)&&G(r.g)&&G(r.b)){o=s(r.r,r.g,r.b);c=true;g=String(r.r).substr(-1)==="%"?"prgb":"rgb"}else if(G(r.h)&&G(r.s)&&G(r.v)){t=V(r.s);a=V(r.v);o=d(r.h,t,a);c=true;g="hsv"}else if(G(r.h)&&G(r.s)&&G(r.l)){t=V(r.s);e=V(r.l);o=h(r.h,t,e);c=true;g="hsl"}if(r.hasOwnProperty("a")){n=r.a}}n=M(n);return{ok:c,format:r.format||g,r:b(255,i(o.r,0)),g:b(255,i(o.g,0)),b:b(255,i(o.b,0)),a:n}}function s(r,o,n){return{r:q(r,255)*255,g:q(o,255)*255,b:q(n,255)*255}}function u(r,o,n){r=q(r,255);o=q(o,255);n=q(n,255);var t=i(r,o,n),a=b(r,o,n);var e,c,g=(t+a)/2;if(t==a){e=c=0}else{var l=t-a;c=g>.5?l/(2-t-a):l/(t+a);switch(t){case r:e=(o-n)/l+(o<n?6:0);break;case o:e=(n-r)/l+2;break;case n:e=(r-o)/l+4;break}e/=6}return{h:e,s:c,l:g}}function h(r,o,n){var t,a,e;r=q(r,360);o=q(o,100);n=q(n,100);function b(r,o,n){if(n<0)n+=1;if(n>1)n-=1;if(n<1/6)return r+(o-r)*6*n;if(n<1/2)return o;if(n<2/3)return r+(o-r)*(2/3-n)*6;return r}if(o===0){t=a=e=n}else{var i=n<.5?n*(1+o):n+o-n*o;var c=2*n-i;t=b(c,i,r+1/3);a=b(c,i,r);e=b(c,i,r-1/3)}return{r:t*255,g:a*255,b:e*255}}function f(r,o,n){r=q(r,255);o=q(o,255);n=q(n,255);var t=i(r,o,n),a=b(r,o,n);var e,c,g=t;var l=t-a;c=t===0?0:l/t;if(t==a){e=0}else{switch(t){case r:e=(o-n)/l+(o<n?6:0);break;case o:e=(n-r)/l+2;break;case n:e=(r-o)/l+4;break}e/=6}return{h:e,s:c,v:g}}function d(r,n,t){r=q(r,360)*6;n=q(n,100);t=q(t,100);var a=o.floor(r),e=r-a,b=t*(1-n),i=t*(1-e*n),c=t*(1-(1-e)*n),g=a%6,l=[t,i,b,b,c,t][g],s=[c,t,t,i,b,b][g],u=[b,b,c,t,t,i][g];return{r:l*255,g:s*255,b:u*255}}function v(r,o,n,t){var a=[O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16))];if(t&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)){return a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)}return a.join("")}function k(r,o,n,t,a){var b=[O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16)),O($(t))];if(a&&b[0].charAt(0)==b[0].charAt(1)&&b[1].charAt(0)==b[1].charAt(1)&&b[2].charAt(0)==b[2].charAt(1)&&b[3].charAt(0)==b[3].charAt(1)){return b[0].charAt(0)+b[1].charAt(0)+b[2].charAt(0)+b[3].charAt(0)}return b.join("")}function p(r,o,n,t){var a=[O($(t)),O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16))];return a.join("")}g.equals=function(r,o){if(!r||!o){return false}return g(r).toRgbString()==g(o).toRgbString()};g.random=function(){return g.fromRatio({r:c(),g:c(),b:c()})};function m(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.s-=o/100;n.s=I(n.s);return g(n)}function _(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.s+=o/100;n.s=I(n.s);return g(n)}function z(r){return g(r).desaturate(100)}function S(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.l+=o/100;n.l=I(n.l);return g(n)}function y(r,o){o=o===0?0:o||10;var n=g(r).toRgb();n.r=i(0,b(255,n.r-e(255*-(o/100))));n.g=i(0,b(255,n.g-e(255*-(o/100))));n.b=i(0,b(255,n.b-e(255*-(o/100))));return g(n)}function N(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.l-=o/100;n.l=I(n.l);return g(n)}function x(r,o){var n=g(r).toHsl();var t=(n.h+o)%360;n.h=t<0?360+t:t;return g(n)}function w(r){var o=g(r).toHsl();o.h=(o.h+180)%360;return g(o)}function A(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+120)%360,s:o.s,l:o.l}),g({h:(n+240)%360,s:o.s,l:o.l})]}function F(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+90)%360,s:o.s,l:o.l}),g({h:(n+180)%360,s:o.s,l:o.l}),g({h:(n+270)%360,s:o.s,l:o.l})]}function H(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+72)%360,s:o.s,l:o.l}),g({h:(n+216)%360,s:o.s,l:o.l})]}function R(r,o,n){o=o||6;n=n||30;var t=g(r).toHsl();var a=360/n;var e=[g(r)];for(t.h=(t.h-(a*o>>1)+720)%360;--o;){t.h=(t.h+a)%360;e.push(g(t))}return e}function C(r,o){o=o||6;var n=g(r).toHsv();var t=n.h,a=n.s,e=n.v;var b=[];var i=1/o;while(o--){b.push(g({h:t,s:a,v:e}));e=(e+i)%1}return b}g.mix=function(r,o,n){n=n===0?0:n||50;var t=g(r).toRgb();var a=g(o).toRgb();var e=n/100;var b={r:(a.r-t.r)*e+t.r,g:(a.g-t.g)*e+t.g,b:(a.b-t.b)*e+t.b,a:(a.a-t.a)*e+t.a};return g(b)};g.readability=function(r,n){var t=g(r);var a=g(n);return(o.max(t.getLuminance(),a.getLuminance())+.05)/(o.min(t.getLuminance(),a.getLuminance())+.05)};g.isReadable=function(r,o,n){var t=g.readability(r,o);var a,e;e=false;a=J(n);switch(a.level+a.size){case"AAsmall":case"AAAlarge":e=t>=4.5;break;case"AAlarge":e=t>=3;break;case"AAAsmall":e=t>=7;break}return e};g.mostReadable=function(r,o,n){var t=null;var a=0;var e;var b,i,c;n=n||{};b=n.includeFallbackColors;i=n.level;c=n.size;for(var l=0;l<o.length;l++){e=g.readability(r,o[l]);if(e>a){a=e;t=g(o[l])}}if(g.isReadable(r,t,{level:i,size:c})||!b){return t}else{n.includeFallbackColors=false;return g.mostReadable(r,["#fff","#000"],n)}};var E=g.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};var L=g.hexNames=j(E);function j(r){var o={};for(var n in r){if(r.hasOwnProperty(n)){o[r[n]]=n}}return o}function M(r){r=parseFloat(r);if(isNaN(r)||r<0||r>1){r=1}return r}function q(r,n){if(P(r)){r="100%"}var t=T(r);r=b(n,i(0,parseFloat(r)));if(t){r=parseInt(r*n,10)/100}if(o.abs(r-n)<1e-6){return 1}return r%n/parseFloat(n)}function I(r){return b(1,i(0,r))}function B(r){return parseInt(r,16)}function P(r){return typeof r=="string"&&r.indexOf(".")!=-1&&parseFloat(r)===1}function T(r){return typeof r==="string"&&r.indexOf("%")!=-1}function O(r){return r.length==1?"0"+r:""+r}function V(r){if(r<=1){r=r*100+"%"}return r}function $(r){return o.round(parseFloat(r)*255).toString(16)}function D(r){return B(r)/255}var U=function(){var r="[-\\+]?\\d+%?";var o="[-\\+]?\\d*\\.\\d+%?";var n="(?:"+o+")|(?:"+r+")";var t="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";var a="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+t),rgba:new RegExp("rgba"+a),hsl:new RegExp("hsl"+t),hsla:new RegExp("hsla"+a),hsv:new RegExp("hsv"+t),hsva:new RegExp("hsva"+a),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function G(r){return!!U.CSS_UNIT.exec(r)}function X(r){r=r.replace(n,"").replace(t,"").toLowerCase();var o=false;if(E[r]){r=E[r];o=true}else if(r=="transparent"){return{r:0,g:0,b:0,a:0,format:"name"}}var a;if(a=U.rgb.exec(r)){return{r:a[1],g:a[2],b:a[3]}}if(a=U.rgba.exec(r)){return{r:a[1],g:a[2],b:a[3],a:a[4]}}if(a=U.hsl.exec(r)){return{h:a[1],s:a[2],l:a[3]}}if(a=U.hsla.exec(r)){return{h:a[1],s:a[2],l:a[3],a:a[4]}}if(a=U.hsv.exec(r)){return{h:a[1],s:a[2],v:a[3]}}if(a=U.hsva.exec(r)){return{h:a[1],s:a[2],v:a[3],a:a[4]}}if(a=U.hex8.exec(r)){return{r:B(a[1]),g:B(a[2]),b:B(a[3]),a:D(a[4]),format:o?"name":"hex8"}}if(a=U.hex6.exec(r)){return{r:B(a[1]),g:B(a[2]),b:B(a[3]),format:o?"name":"hex"}}if(a=U.hex4.exec(r)){return{r:B(a[1]+""+a[1]),g:B(a[2]+""+a[2]),b:B(a[3]+""+a[3]),a:D(a[4]+""+a[4]),format:o?"name":"hex8"}}if(a=U.hex3.exec(r)){return{r:B(a[1]+""+a[1]),g:B(a[2]+""+a[2]),b:B(a[3]+""+a[3]),format:o?"name":"hex"}}return false}function J(r){var o,n;r=r||{level:"AA",size:"small"};o=(r.level||"AA").toUpperCase();n=(r.size||"small").toLowerCase();if(o!=="AA"&&o!=="AAA"){o="AA"}if(n!=="small"&&n!=="large"){n="small"}return{level:o,size:n}}if(r.exports){r.exports=g}else{window.tinycolor=g}})(Math)}));var E={color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"};var N={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N1={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N2={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N4={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N5={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N6={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N7={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N8={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N9={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N10={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N11={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N12={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N13={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N14={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N15={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N16={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N17={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N18={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N19={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N30={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N31={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N32={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N33={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N34={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N45={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N72={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N78={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN1={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN4={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN5={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN6={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN7={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN8={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN9={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var S2={color:"rgb(255, 255, 255)",background:"rgb(93, 165, 38)"};var S3={color:"rgb(255, 255, 255)",background:"rgb(111, 132, 191)"};var S4={color:"rgb(255, 255, 255)",background:"rgb(243, 96, 76)"};var S5={color:"rgb(255, 255, 255)",background:"rgb(27, 136, 164)"};var S6={color:"rgb(255, 255, 255)",background:"rgb(70, 51, 120)"};var S7={color:"rgb(0, 0, 0)",background:"rgb(255, 162, 1)"};var S8={color:"rgb(255, 255, 255)",background:"rgb(47, 20, 97)"};var S9={color:"rgb(255, 255, 255)",background:"rgb(35, 156, 54)"};var S10={color:"rgb(0, 0, 0)",background:"rgb(255, 177, 55)"};var S11={color:"rgb(255, 255, 255)",background:"rgb(130, 118, 170)"};var S14={color:"rgb(255, 255, 255)",background:"rgb(97, 55, 23)"};var S15={color:"rgb(255, 255, 255)",background:"rgb(198, 165, 126)"};var S16={color:"rgb(255, 255, 255)",background:"rgb(130, 187, 162)"};var S18={color:"rgb(255, 255, 255)",background:"rgb(235, 60, 46)"};var S19={color:"rgb(255, 255, 255)",background:"rgb(245, 130, 32)"};var S20={color:"rgb(255, 255, 255)",background:"rgb(240, 91, 148)"};var S21={color:"rgb(255, 255, 255)",background:"rgb(121, 156, 205)"};var S23={color:"rgb(255, 255, 255)",background:"rgb(115, 178, 75)"};var S24={color:"rgb(255, 255, 255)",background:"rgb(148, 102, 68)"};var S25={color:"rgb(255, 255, 255)",background:"rgb(180, 30, 142)"};var LineColors={2:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},3:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},4:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},5:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},6:{color:"rgb(255, 255, 255)",background:"rgb(202, 125, 60)"},7:{color:"rgb(255, 255, 255)",background:"rgb(0, 0, 0)"},8:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},9:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},10:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},11:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},12:{color:"rgb(0, 0, 0)",background:"rgb(94, 179, 219)"},13:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},14:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},15:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},16:{color:"rgb(255, 255, 255)",background:"rgb(16, 55, 82)"},17:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},19:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},20:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},21:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},23:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Seilbahn Rigiblick"},24:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Polybahn"},25:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Dolderbahn"},29:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},31:{color:"rgb(255, 255, 255)",background:"rgb(165, 162, 198)"},32:{color:"rgb(0, 0, 0)",background:"rgb(204, 178, 209)"},33:{color:"rgb(0, 0, 0)",background:"rgb(218, 214, 156)"},34:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},35:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},36:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},37:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},38:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},39:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},40:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},45:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},46:{color:"rgb(0, 0, 0)",background:"rgb(193, 213, 159)"},54:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},61:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},62:{color:"rgb(0, 0, 0)",background:"rgb(202, 192, 182)"},63:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},64:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},66:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},67:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},69:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},70:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},72:{color:"rgb(0, 0, 0)",background:"rgb(198, 166, 147)"},73:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},75:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},76:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},77:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},78:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},79:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},80:{color:"rgb(0, 0, 0)",background:"rgb(203, 207, 179)"},83:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},89:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},91:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},94:{color:"rgb(255, 255, 255)",background:"rgb(169, 163, 155)"},95:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},99:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},151:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},152:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},153:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},156:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},161:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},162:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},163:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},165:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},184:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},185:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},200:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},201:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},215:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},220:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},235:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},236:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},245:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},301:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},302:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},303:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},304:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},305:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},306:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},307:{color:"rgb(255, 255, 255)",background:"rgb(202, 125, 60)"},308:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},309:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},311:{color:"rgb(255, 255, 255)",background:"rgb(255, 93, 85)"},314:{color:"rgb(0, 0, 0)",background:"rgb(255, 93, 85)"},315:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},317:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},321:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},323:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},325:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},350:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},444:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},445:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},701:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},702:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},703:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},704:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},705:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},720:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},721:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},725:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},726:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},727:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},742:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},743:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},744:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},745:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},747:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},748:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},751:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},752:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},753:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},754:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},759:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},760:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},765:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},768:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},781:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},786:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},787:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},910:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},912:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},916:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},917:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},918:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},919:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},E:E,N:N,N1:N1,N2:N2,N4:N4,N5:N5,N6:N6,N7:N7,N8:N8,N9:N9,N10:N10,N11:N11,N12:N12,N13:N13,N14:N14,N15:N15,N16:N16,N17:N17,N18:N18,N19:N19,N30:N30,N31:N31,N32:N32,N33:N33,N34:N34,N45:N45,N72:N72,N78:N78,SN1:SN1,SN4:SN4,SN5:SN5,SN6:SN6,SN7:SN7,SN8:SN8,SN9:SN9,S2:S2,S3:S3,S4:S4,S5:S5,S6:S6,S7:S7,S8:S8,S9:S9,S10:S10,S11:S11,S14:S14,S15:S15,S16:S16,S18:S18,S19:S19,S20:S20,S21:S21,S23:S23,S24:S24,S25:S25};var stzhVbzLinechipCss='.sc-stzh-vbz-linechip-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-linechip-h{display:none}.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip,.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip::before,.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-vbz-linechip-h{border-radius:var(--stzh-button-border-radius)}.stzh-vbz-linechip.sc-stzh-vbz-linechip{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;font-size:var(--stzh-font-nano-font-size);line-height:var(--stzh-font-nano-text-line-height);position:relative;border:none;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--stzh-button-border-radius);width:2.5rem;height:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.stzh-vbz-linechip.sc-stzh-vbz-linechip::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);transition:opacity var(--stzh-base-transition-animation-speed);background-color:var(--stzh-color-black16);border-radius:var(--stzh-button-border-radius)}.stzh-vbz-linechip__text.sc-stzh-vbz-linechip{position:relative}.stzh-vbz-linechip__global-icon.sc-stzh-vbz-linechip{--size:var(--stzh-icon-size-xxsmall)}.stzh-vbz-linechip__alert.sc-stzh-vbz-linechip{position:absolute;top:-0.3125rem;right:-0.3125rem;color:var(--stzh-color-error);background-color:var(--stzh-color-white);border-radius:100%;display:-ms-flexbox;display:flex}.stzh-vbz-linechip__alert-icon.sc-stzh-vbz-linechip{--size:var(--stzh-icon-size-xsmall)}.stzh-vbz-linechip.sc-stzh-vbz-linechip:hover::before,.stzh-vbz-linechip.sc-stzh-vbz-linechip:focus::before,.stzh-vbz-linechip--is-active.sc-stzh-vbz-linechip::before{opacity:1}.stzh-vbz-linechip--is-dark.sc-stzh-vbz-linechip::before{background-color:var(--stzh-color-white16)}.stzh-vbz-linechip--bg-white.sc-stzh-vbz-linechip{border:0.0625rem solid var(--stzh-color-black)}';var StzhVbzLinechip=function(){function r(r){var o=this;registerInstance(this,r);this.stzhFocus=createEvent(this,"stzhFocus",7);this.stzhBlur=createEvent(this,"stzhBlur",7);this.onFocus=function(r){var n=new FocusEvent("focus",{view:window,bubbles:false,cancelable:false});o.element.dispatchEvent(n);o.stzhFocus.emit({component:"stzh-vbz-linechip",originalEvent:r})};this.onBlur=function(r){var n=new FocusEvent("blur",{view:window,bubbles:false,cancelable:false});o.element.dispatchEvent(n);o.stzhBlur.emit({component:"stzh-vbz-linechip",originalEvent:r})};this.line=undefined;this.active=false;this.alert=false;this.global=false}r.prototype.setFocus=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){this.chip.focus();return[2]}))}))};r.prototype.render=function(){var r;var o=this;var n=LineColors[this.line]||{};var t={color:this.global?"rgb(0, 0, 0)":n.color||"rgb(255, 255, 255)",background:this.global?"rgb(228, 105, 76)":n.background||"rgb(0, 0, 0)"};var a=tinycolor(t.background);var e=a.getBrightness()<50;var b=(r={"stzh-vbz-linechip":true,"stzh-vbz-linechip--is-global":this.global,"stzh-vbz-linechip--is-alert":this.alert,"stzh-vbz-linechip--is-active":this.active,"stzh-vbz-linechip--is-dark":e,"stzh-vbz-linechip--bg-white":t.background==="rgb(255, 255, 255)"},r["stzh-vbz-linechip--line-".concat(this.line)]=!!this.line,r);var i=n.comment||"";return h(Host,null,h("button",{ref:function(r){return o.chip=r},class:b,style:t,title:i,onFocus:this.onFocus,onBlur:this.onBlur},this.global?h("stzh-icon",{name:"important-warning",class:"stzh-vbz-linechip__global-icon"}):h("div",{class:"stzh-vbz-linechip__text"},this.line),this.alert&&h("div",{class:"stzh-vbz-linechip__alert"},h("stzh-icon",{name:"warning-big",class:"stzh-vbz-linechip__alert-icon"}))))};Object.defineProperty(r.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return r}();StzhVbzLinechip.style=stzhVbzLinechipCss;export{StzhVbzLinechip as stzh_vbz_linechip};
1
+ var __awaiter=this&&this.__awaiter||function(r,o,n,t){function a(r){return r instanceof n?r:new n((function(o){o(r)}))}return new(n||(n=Promise))((function(n,e){function b(r){try{c(t.next(r))}catch(o){e(o)}}function i(r){try{c(t["throw"](r))}catch(o){e(o)}}function c(r){r.done?n(r.value):a(r.value).then(b,i)}c((t=t.apply(r,o||[])).next())}))};var __generator=this&&this.__generator||function(r,o){var n={label:0,sent:function(){if(e[0]&1)throw e[1];return e[1]},trys:[],ops:[]},t,a,e,b;return b={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(b[Symbol.iterator]=function(){return this}),b;function i(r){return function(o){return c([r,o])}}function c(b){if(t)throw new TypeError("Generator is already executing.");while(n)try{if(t=1,a&&(e=b[0]&2?a["return"]:b[0]?a["throw"]||((e=a["return"])&&e.call(a),0):a.next)&&!(e=e.call(a,b[1])).done)return e;if(a=0,e)b=[b[0]&2,e.value];switch(b[0]){case 0:case 1:e=b;break;case 4:n.label++;return{value:b[1],done:false};case 5:n.label++;a=b[1];b=[0];continue;case 7:b=n.ops.pop();n.trys.pop();continue;default:if(!(e=n.trys,e=e.length>0&&e[e.length-1])&&(b[0]===6||b[0]===2)){n=0;continue}if(b[0]===3&&(!e||b[1]>e[0]&&b[1]<e[3])){n.label=b[1];break}if(b[0]===6&&n.label<e[1]){n.label=e[1];e=b;break}if(e&&n.label<e[2]){n.label=e[2];n.ops.push(b);break}if(e[2])n.ops.pop();n.trys.pop();continue}b=o.call(r,n)}catch(i){b=[6,i];a=0}finally{t=e=0}if(b[0]&5)throw b[1];return{value:b[0]?b[1]:void 0,done:true}}};import{r as registerInstance,c as createEvent,h,a as Host,g as getElement}from"./index-011c84fe.js";import{c as createCommonjsModule}from"./_commonjsHelpers-f9dc4873.js";var tinycolor=createCommonjsModule((function(r){(function(o){var n=/^\s+/,t=/\s+$/,a=0,e=o.round,b=o.min,i=o.max,c=o.random;function g(r,o){r=r?r:"";o=o||{};if(r instanceof g){return r}if(!(this instanceof g)){return new g(r,o)}var n=l(r);this._originalInput=r,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=e(100*this._a)/100,this._format=o.format||n.format;this._gradientType=o.gradientType;if(this._r<1){this._r=e(this._r)}if(this._g<1){this._g=e(this._g)}if(this._b<1){this._b=e(this._b)}this._ok=n.ok;this._tc_id=a++}g.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var r=this.toRgb();return(r.r*299+r.g*587+r.b*114)/1e3},getLuminance:function(){var r=this.toRgb();var n,t,a,e,b,i;n=r.r/255;t=r.g/255;a=r.b/255;if(n<=.03928){e=n/12.92}else{e=o.pow((n+.055)/1.055,2.4)}if(t<=.03928){b=t/12.92}else{b=o.pow((t+.055)/1.055,2.4)}if(a<=.03928){i=a/12.92}else{i=o.pow((a+.055)/1.055,2.4)}return.2126*e+.7152*b+.0722*i},setAlpha:function(r){this._a=M(r);this._roundA=e(100*this._a)/100;return this},toHsv:function(){var r=f(this._r,this._g,this._b);return{h:r.h*360,s:r.s,v:r.v,a:this._a}},toHsvString:function(){var r=f(this._r,this._g,this._b);var o=e(r.h*360),n=e(r.s*100),t=e(r.v*100);return this._a==1?"hsv("+o+", "+n+"%, "+t+"%)":"hsva("+o+", "+n+"%, "+t+"%, "+this._roundA+")"},toHsl:function(){var r=u(this._r,this._g,this._b);return{h:r.h*360,s:r.s,l:r.l,a:this._a}},toHslString:function(){var r=u(this._r,this._g,this._b);var o=e(r.h*360),n=e(r.s*100),t=e(r.l*100);return this._a==1?"hsl("+o+", "+n+"%, "+t+"%)":"hsla("+o+", "+n+"%, "+t+"%, "+this._roundA+")"},toHex:function(r){return v(this._r,this._g,this._b,r)},toHexString:function(r){return"#"+this.toHex(r)},toHex8:function(r){return k(this._r,this._g,this._b,this._a,r)},toHex8String:function(r){return"#"+this.toHex8(r)},toRgb:function(){return{r:e(this._r),g:e(this._g),b:e(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+e(this._r)+", "+e(this._g)+", "+e(this._b)+")":"rgba("+e(this._r)+", "+e(this._g)+", "+e(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:e(q(this._r,255)*100)+"%",g:e(q(this._g,255)*100)+"%",b:e(q(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+e(q(this._r,255)*100)+"%, "+e(q(this._g,255)*100)+"%, "+e(q(this._b,255)*100)+"%)":"rgba("+e(q(this._r,255)*100)+"%, "+e(q(this._g,255)*100)+"%, "+e(q(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){if(this._a===0){return"transparent"}if(this._a<1){return false}return L[v(this._r,this._g,this._b,true)]||false},toFilter:function(r){var o="#"+p(this._r,this._g,this._b,this._a);var n=o;var t=this._gradientType?"GradientType = 1, ":"";if(r){var a=g(r);n="#"+p(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+t+"startColorstr="+o+",endColorstr="+n+")"},toString:function(r){var o=!!r;r=r||this._format;var n=false;var t=this._a<1&&this._a>=0;var a=!o&&t&&(r==="hex"||r==="hex6"||r==="hex3"||r==="hex4"||r==="hex8"||r==="name");if(a){if(r==="name"&&this._a===0){return this.toName()}return this.toRgbString()}if(r==="rgb"){n=this.toRgbString()}if(r==="prgb"){n=this.toPercentageRgbString()}if(r==="hex"||r==="hex6"){n=this.toHexString()}if(r==="hex3"){n=this.toHexString(true)}if(r==="hex4"){n=this.toHex8String(true)}if(r==="hex8"){n=this.toHex8String()}if(r==="name"){n=this.toName()}if(r==="hsl"){n=this.toHslString()}if(r==="hsv"){n=this.toHsvString()}return n||this.toHexString()},clone:function(){return g(this.toString())},_applyModification:function(r,o){var n=r.apply(null,[this].concat([].slice.call(o)));this._r=n._r;this._g=n._g;this._b=n._b;this.setAlpha(n._a);return this},lighten:function(){return this._applyModification(S,arguments)},brighten:function(){return this._applyModification(y,arguments)},darken:function(){return this._applyModification(N,arguments)},desaturate:function(){return this._applyModification(m,arguments)},saturate:function(){return this._applyModification(_,arguments)},greyscale:function(){return this._applyModification(z,arguments)},spin:function(){return this._applyModification(x,arguments)},_applyCombination:function(r,o){return r.apply(null,[this].concat([].slice.call(o)))},analogous:function(){return this._applyCombination(R,arguments)},complement:function(){return this._applyCombination(w,arguments)},monochromatic:function(){return this._applyCombination(C,arguments)},splitcomplement:function(){return this._applyCombination(H,arguments)},triad:function(){return this._applyCombination(A,arguments)},tetrad:function(){return this._applyCombination(F,arguments)}};g.fromRatio=function(r,o){if(typeof r=="object"){var n={};for(var t in r){if(r.hasOwnProperty(t)){if(t==="a"){n[t]=r[t]}else{n[t]=V(r[t])}}}r=n}return g(r,o)};function l(r){var o={r:0,g:0,b:0};var n=1;var t=null;var a=null;var e=null;var c=false;var g=false;if(typeof r=="string"){r=X(r)}if(typeof r=="object"){if(G(r.r)&&G(r.g)&&G(r.b)){o=s(r.r,r.g,r.b);c=true;g=String(r.r).substr(-1)==="%"?"prgb":"rgb"}else if(G(r.h)&&G(r.s)&&G(r.v)){t=V(r.s);a=V(r.v);o=d(r.h,t,a);c=true;g="hsv"}else if(G(r.h)&&G(r.s)&&G(r.l)){t=V(r.s);e=V(r.l);o=h(r.h,t,e);c=true;g="hsl"}if(r.hasOwnProperty("a")){n=r.a}}n=M(n);return{ok:c,format:r.format||g,r:b(255,i(o.r,0)),g:b(255,i(o.g,0)),b:b(255,i(o.b,0)),a:n}}function s(r,o,n){return{r:q(r,255)*255,g:q(o,255)*255,b:q(n,255)*255}}function u(r,o,n){r=q(r,255);o=q(o,255);n=q(n,255);var t=i(r,o,n),a=b(r,o,n);var e,c,g=(t+a)/2;if(t==a){e=c=0}else{var l=t-a;c=g>.5?l/(2-t-a):l/(t+a);switch(t){case r:e=(o-n)/l+(o<n?6:0);break;case o:e=(n-r)/l+2;break;case n:e=(r-o)/l+4;break}e/=6}return{h:e,s:c,l:g}}function h(r,o,n){var t,a,e;r=q(r,360);o=q(o,100);n=q(n,100);function b(r,o,n){if(n<0)n+=1;if(n>1)n-=1;if(n<1/6)return r+(o-r)*6*n;if(n<1/2)return o;if(n<2/3)return r+(o-r)*(2/3-n)*6;return r}if(o===0){t=a=e=n}else{var i=n<.5?n*(1+o):n+o-n*o;var c=2*n-i;t=b(c,i,r+1/3);a=b(c,i,r);e=b(c,i,r-1/3)}return{r:t*255,g:a*255,b:e*255}}function f(r,o,n){r=q(r,255);o=q(o,255);n=q(n,255);var t=i(r,o,n),a=b(r,o,n);var e,c,g=t;var l=t-a;c=t===0?0:l/t;if(t==a){e=0}else{switch(t){case r:e=(o-n)/l+(o<n?6:0);break;case o:e=(n-r)/l+2;break;case n:e=(r-o)/l+4;break}e/=6}return{h:e,s:c,v:g}}function d(r,n,t){r=q(r,360)*6;n=q(n,100);t=q(t,100);var a=o.floor(r),e=r-a,b=t*(1-n),i=t*(1-e*n),c=t*(1-(1-e)*n),g=a%6,l=[t,i,b,b,c,t][g],s=[c,t,t,i,b,b][g],u=[b,b,c,t,t,i][g];return{r:l*255,g:s*255,b:u*255}}function v(r,o,n,t){var a=[O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16))];if(t&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)){return a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)}return a.join("")}function k(r,o,n,t,a){var b=[O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16)),O($(t))];if(a&&b[0].charAt(0)==b[0].charAt(1)&&b[1].charAt(0)==b[1].charAt(1)&&b[2].charAt(0)==b[2].charAt(1)&&b[3].charAt(0)==b[3].charAt(1)){return b[0].charAt(0)+b[1].charAt(0)+b[2].charAt(0)+b[3].charAt(0)}return b.join("")}function p(r,o,n,t){var a=[O($(t)),O(e(r).toString(16)),O(e(o).toString(16)),O(e(n).toString(16))];return a.join("")}g.equals=function(r,o){if(!r||!o){return false}return g(r).toRgbString()==g(o).toRgbString()};g.random=function(){return g.fromRatio({r:c(),g:c(),b:c()})};function m(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.s-=o/100;n.s=I(n.s);return g(n)}function _(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.s+=o/100;n.s=I(n.s);return g(n)}function z(r){return g(r).desaturate(100)}function S(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.l+=o/100;n.l=I(n.l);return g(n)}function y(r,o){o=o===0?0:o||10;var n=g(r).toRgb();n.r=i(0,b(255,n.r-e(255*-(o/100))));n.g=i(0,b(255,n.g-e(255*-(o/100))));n.b=i(0,b(255,n.b-e(255*-(o/100))));return g(n)}function N(r,o){o=o===0?0:o||10;var n=g(r).toHsl();n.l-=o/100;n.l=I(n.l);return g(n)}function x(r,o){var n=g(r).toHsl();var t=(n.h+o)%360;n.h=t<0?360+t:t;return g(n)}function w(r){var o=g(r).toHsl();o.h=(o.h+180)%360;return g(o)}function A(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+120)%360,s:o.s,l:o.l}),g({h:(n+240)%360,s:o.s,l:o.l})]}function F(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+90)%360,s:o.s,l:o.l}),g({h:(n+180)%360,s:o.s,l:o.l}),g({h:(n+270)%360,s:o.s,l:o.l})]}function H(r){var o=g(r).toHsl();var n=o.h;return[g(r),g({h:(n+72)%360,s:o.s,l:o.l}),g({h:(n+216)%360,s:o.s,l:o.l})]}function R(r,o,n){o=o||6;n=n||30;var t=g(r).toHsl();var a=360/n;var e=[g(r)];for(t.h=(t.h-(a*o>>1)+720)%360;--o;){t.h=(t.h+a)%360;e.push(g(t))}return e}function C(r,o){o=o||6;var n=g(r).toHsv();var t=n.h,a=n.s,e=n.v;var b=[];var i=1/o;while(o--){b.push(g({h:t,s:a,v:e}));e=(e+i)%1}return b}g.mix=function(r,o,n){n=n===0?0:n||50;var t=g(r).toRgb();var a=g(o).toRgb();var e=n/100;var b={r:(a.r-t.r)*e+t.r,g:(a.g-t.g)*e+t.g,b:(a.b-t.b)*e+t.b,a:(a.a-t.a)*e+t.a};return g(b)};g.readability=function(r,n){var t=g(r);var a=g(n);return(o.max(t.getLuminance(),a.getLuminance())+.05)/(o.min(t.getLuminance(),a.getLuminance())+.05)};g.isReadable=function(r,o,n){var t=g.readability(r,o);var a,e;e=false;a=J(n);switch(a.level+a.size){case"AAsmall":case"AAAlarge":e=t>=4.5;break;case"AAlarge":e=t>=3;break;case"AAAsmall":e=t>=7;break}return e};g.mostReadable=function(r,o,n){var t=null;var a=0;var e;var b,i,c;n=n||{};b=n.includeFallbackColors;i=n.level;c=n.size;for(var l=0;l<o.length;l++){e=g.readability(r,o[l]);if(e>a){a=e;t=g(o[l])}}if(g.isReadable(r,t,{level:i,size:c})||!b){return t}else{n.includeFallbackColors=false;return g.mostReadable(r,["#fff","#000"],n)}};var E=g.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};var L=g.hexNames=j(E);function j(r){var o={};for(var n in r){if(r.hasOwnProperty(n)){o[r[n]]=n}}return o}function M(r){r=parseFloat(r);if(isNaN(r)||r<0||r>1){r=1}return r}function q(r,n){if(P(r)){r="100%"}var t=T(r);r=b(n,i(0,parseFloat(r)));if(t){r=parseInt(r*n,10)/100}if(o.abs(r-n)<1e-6){return 1}return r%n/parseFloat(n)}function I(r){return b(1,i(0,r))}function B(r){return parseInt(r,16)}function P(r){return typeof r=="string"&&r.indexOf(".")!=-1&&parseFloat(r)===1}function T(r){return typeof r==="string"&&r.indexOf("%")!=-1}function O(r){return r.length==1?"0"+r:""+r}function V(r){if(r<=1){r=r*100+"%"}return r}function $(r){return o.round(parseFloat(r)*255).toString(16)}function D(r){return B(r)/255}var U=function(){var r="[-\\+]?\\d+%?";var o="[-\\+]?\\d*\\.\\d+%?";var n="(?:"+o+")|(?:"+r+")";var t="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";var a="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+t),rgba:new RegExp("rgba"+a),hsl:new RegExp("hsl"+t),hsla:new RegExp("hsla"+a),hsv:new RegExp("hsv"+t),hsva:new RegExp("hsva"+a),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function G(r){return!!U.CSS_UNIT.exec(r)}function X(r){r=r.replace(n,"").replace(t,"").toLowerCase();var o=false;if(E[r]){r=E[r];o=true}else if(r=="transparent"){return{r:0,g:0,b:0,a:0,format:"name"}}var a;if(a=U.rgb.exec(r)){return{r:a[1],g:a[2],b:a[3]}}if(a=U.rgba.exec(r)){return{r:a[1],g:a[2],b:a[3],a:a[4]}}if(a=U.hsl.exec(r)){return{h:a[1],s:a[2],l:a[3]}}if(a=U.hsla.exec(r)){return{h:a[1],s:a[2],l:a[3],a:a[4]}}if(a=U.hsv.exec(r)){return{h:a[1],s:a[2],v:a[3]}}if(a=U.hsva.exec(r)){return{h:a[1],s:a[2],v:a[3],a:a[4]}}if(a=U.hex8.exec(r)){return{r:B(a[1]),g:B(a[2]),b:B(a[3]),a:D(a[4]),format:o?"name":"hex8"}}if(a=U.hex6.exec(r)){return{r:B(a[1]),g:B(a[2]),b:B(a[3]),format:o?"name":"hex"}}if(a=U.hex4.exec(r)){return{r:B(a[1]+""+a[1]),g:B(a[2]+""+a[2]),b:B(a[3]+""+a[3]),a:D(a[4]+""+a[4]),format:o?"name":"hex8"}}if(a=U.hex3.exec(r)){return{r:B(a[1]+""+a[1]),g:B(a[2]+""+a[2]),b:B(a[3]+""+a[3]),format:o?"name":"hex"}}return false}function J(r){var o,n;r=r||{level:"AA",size:"small"};o=(r.level||"AA").toUpperCase();n=(r.size||"small").toLowerCase();if(o!=="AA"&&o!=="AAA"){o="AA"}if(n!=="small"&&n!=="large"){n="small"}return{level:o,size:n}}if(r.exports){r.exports=g}else{window.tinycolor=g}})(Math)}));var E={color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"};var N={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N1={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N2={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N4={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N5={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N6={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N7={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N8={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N9={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N10={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N11={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N12={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N13={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N14={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N15={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N16={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N17={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N18={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N19={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N30={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N31={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N32={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N33={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N34={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N45={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N72={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var N78={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN1={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN4={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN5={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN6={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN7={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN8={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var SN9={color:"rgb(255, 241, 0)",background:"rgb(0, 0, 0)"};var S2={color:"rgb(255, 255, 255)",background:"rgb(93, 165, 38)"};var S3={color:"rgb(255, 255, 255)",background:"rgb(111, 132, 191)"};var S4={color:"rgb(255, 255, 255)",background:"rgb(243, 96, 76)"};var S5={color:"rgb(255, 255, 255)",background:"rgb(27, 136, 164)"};var S6={color:"rgb(255, 255, 255)",background:"rgb(70, 51, 120)"};var S7={color:"rgb(0, 0, 0)",background:"rgb(255, 162, 1)"};var S8={color:"rgb(255, 255, 255)",background:"rgb(47, 20, 97)"};var S9={color:"rgb(255, 255, 255)",background:"rgb(35, 156, 54)"};var S10={color:"rgb(0, 0, 0)",background:"rgb(255, 177, 55)"};var S11={color:"rgb(255, 255, 255)",background:"rgb(130, 118, 170)"};var S14={color:"rgb(255, 255, 255)",background:"rgb(97, 55, 23)"};var S15={color:"rgb(255, 255, 255)",background:"rgb(198, 165, 126)"};var S16={color:"rgb(255, 255, 255)",background:"rgb(130, 187, 162)"};var S18={color:"rgb(255, 255, 255)",background:"rgb(235, 60, 46)"};var S19={color:"rgb(255, 255, 255)",background:"rgb(245, 130, 32)"};var S20={color:"rgb(255, 255, 255)",background:"rgb(240, 91, 148)"};var S21={color:"rgb(255, 255, 255)",background:"rgb(121, 156, 205)"};var S23={color:"rgb(255, 255, 255)",background:"rgb(115, 178, 75)"};var S24={color:"rgb(255, 255, 255)",background:"rgb(148, 102, 68)"};var S25={color:"rgb(255, 255, 255)",background:"rgb(180, 30, 142)"};var LineColors={2:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},3:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},4:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},5:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},6:{color:"rgb(255, 255, 255)",background:"rgb(202, 125, 60)"},7:{color:"rgb(255, 255, 255)",background:"rgb(0, 0, 0)"},8:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},9:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},10:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},11:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},12:{color:"rgb(0, 0, 0)",background:"rgb(94, 179, 219)"},13:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},14:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},15:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},16:{color:"rgb(255, 255, 255)",background:"rgb(16, 55, 82)"},17:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},19:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},20:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},21:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},23:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Seilbahn Rigiblick"},24:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Polybahn"},25:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)",comment:"Dolderbahn"},29:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},31:{color:"rgb(255, 255, 255)",background:"rgb(165, 162, 198)"},32:{color:"rgb(0, 0, 0)",background:"rgb(204, 178, 209)"},33:{color:"rgb(0, 0, 0)",background:"rgb(218, 214, 156)"},34:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},35:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},36:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},37:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},38:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},39:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},40:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},45:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},46:{color:"rgb(0, 0, 0)",background:"rgb(193, 213, 159)"},54:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},61:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},62:{color:"rgb(0, 0, 0)",background:"rgb(202, 192, 182)"},63:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},64:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},66:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},67:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},69:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},70:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},72:{color:"rgb(0, 0, 0)",background:"rgb(198, 166, 147)"},73:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},75:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},76:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},77:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},78:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},79:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},80:{color:"rgb(0, 0, 0)",background:"rgb(203, 207, 179)"},83:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},89:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},91:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},94:{color:"rgb(255, 255, 255)",background:"rgb(169, 163, 155)"},95:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},99:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},151:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},152:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},153:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},156:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},161:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},162:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},163:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},165:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},184:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},185:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},200:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},201:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},215:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},220:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},235:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},236:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},245:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},301:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},302:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},303:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},304:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},305:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},306:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},307:{color:"rgb(255, 255, 255)",background:"rgb(202, 125, 60)"},308:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},309:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},311:{color:"rgb(255, 255, 255)",background:"rgb(255, 93, 85)"},314:{color:"rgb(0, 0, 0)",background:"rgb(255, 93, 85)"},315:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},317:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},321:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},323:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},325:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},350:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},444:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},445:{color:"rgb(0, 0, 0)",background:"rgb(255, 204, 0)"},701:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},702:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},703:{color:"rgb(0, 0, 0)",background:"rgb(255, 193, 0)"},704:{color:"rgb(255, 255, 255)",background:"rgb(142, 34, 77)"},705:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},720:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},721:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},725:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},726:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},727:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},742:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},743:{color:"rgb(255, 255, 255)",background:"rgb(226, 10, 22)"},744:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},745:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},747:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},748:{color:"rgb(255, 255, 255)",background:"rgb(225, 36, 114)"},751:{color:"rgb(255, 255, 255)",background:"rgb(17, 41, 111)"},752:{color:"rgb(0, 0, 0)",background:"rgb(138, 181, 31)"},753:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},754:{color:"rgb(255, 255, 255)",background:"rgb(115, 69, 34)"},759:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},760:{color:"rgb(255, 255, 255)",background:"rgb(0, 137, 47)"},765:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},768:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},781:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},786:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},787:{color:"rgb(255, 255, 255)",background:"rgb(0, 141, 197)"},910:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},912:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},916:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},917:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},918:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},919:{color:"rgb(0, 0, 0)",background:"rgb(255, 255, 255)"},E:E,N:N,N1:N1,N2:N2,N4:N4,N5:N5,N6:N6,N7:N7,N8:N8,N9:N9,N10:N10,N11:N11,N12:N12,N13:N13,N14:N14,N15:N15,N16:N16,N17:N17,N18:N18,N19:N19,N30:N30,N31:N31,N32:N32,N33:N33,N34:N34,N45:N45,N72:N72,N78:N78,SN1:SN1,SN4:SN4,SN5:SN5,SN6:SN6,SN7:SN7,SN8:SN8,SN9:SN9,S2:S2,S3:S3,S4:S4,S5:S5,S6:S6,S7:S7,S8:S8,S9:S9,S10:S10,S11:S11,S14:S14,S15:S15,S16:S16,S18:S18,S19:S19,S20:S20,S21:S21,S23:S23,S24:S24,S25:S25};var stzhVbzLinechipCss='.sc-stzh-vbz-linechip-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-linechip-h{display:none}.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip,.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip::before,.sc-stzh-vbz-linechip-h *.sc-stzh-vbz-linechip::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-vbz-linechip-h{border-radius:var(--stzh-button-border-radius)}.stzh-vbz-linechip.sc-stzh-vbz-linechip{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;font-size:var(--stzh-font-nano-font-size);line-height:var(--stzh-font-nano-text-line-height);position:relative;border:none;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--stzh-button-border-radius);width:2.5rem;height:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.stzh-vbz-linechip.sc-stzh-vbz-linechip::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);transition:opacity var(--stzh-base-transition-animation-speed);background-color:var(--stzh-color-black16);border-radius:var(--stzh-button-border-radius)}.stzh-vbz-linechip__text.sc-stzh-vbz-linechip{position:relative}.stzh-vbz-linechip__global-icon.sc-stzh-vbz-linechip{--size:var(--stzh-icon-size-xxsmall)}.stzh-vbz-linechip__alert.sc-stzh-vbz-linechip{position:absolute;top:-0.3125rem;right:-0.3125rem;color:var(--stzh-color-error);background-color:var(--stzh-color-white);border-radius:100%;display:-ms-flexbox;display:flex}.stzh-vbz-linechip__alert-icon.sc-stzh-vbz-linechip{--size:var(--stzh-icon-size-xsmall)}.stzh-vbz-linechip.sc-stzh-vbz-linechip:hover::before,.stzh-vbz-linechip.sc-stzh-vbz-linechip:focus::before,.stzh-vbz-linechip--is-active.sc-stzh-vbz-linechip::before{opacity:1}.stzh-vbz-linechip--is-dark.sc-stzh-vbz-linechip::before{background-color:var(--stzh-color-white16)}.stzh-vbz-linechip--bg-white.sc-stzh-vbz-linechip{border:0.0625rem solid var(--stzh-color-black)}';var StzhVbzLinechip=function(){function r(r){var o=this;registerInstance(this,r);this.stzhFocus=createEvent(this,"stzhFocus",7);this.stzhBlur=createEvent(this,"stzhBlur",7);this.onFocus=function(r){var n=new FocusEvent("focus",{view:window,bubbles:false,cancelable:false});o.element.dispatchEvent(n);o.stzhFocus.emit({component:"stzh-vbz-linechip",originalEvent:r})};this.onBlur=function(r){var n=new FocusEvent("blur",{view:window,bubbles:false,cancelable:false});o.element.dispatchEvent(n);o.stzhBlur.emit({component:"stzh-vbz-linechip",originalEvent:r})};this.line=undefined;this.active=false;this.alert=false;this.global=false}r.prototype.setFocus=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){this.chip.focus();return[2]}))}))};r.prototype.render=function(){var r;var o=this;var n=LineColors[this.line]||{};var t={color:this.global?"rgb(0, 0, 0)":n.color||"rgb(255, 255, 255)",background:this.global?"rgb(228, 105, 76)":n.background||"rgb(0, 0, 0)"};var a=tinycolor(t.background);var e=a.getBrightness()<50;var b=(r={"stzh-vbz-linechip":true,"stzh-vbz-linechip--is-global":this.global,"stzh-vbz-linechip--is-alert":this.alert,"stzh-vbz-linechip--is-active":this.active,"stzh-vbz-linechip--is-dark":e,"stzh-vbz-linechip--bg-white":t.background==="rgb(255, 255, 255)"},r["stzh-vbz-linechip--line-".concat(this.line)]=!!this.line,r);var i=n.comment||"";return h(Host,null,h("button",{ref:function(r){return o.chip=r},class:b,style:t,title:i,onFocus:this.onFocus,onBlur:this.onBlur},this.global?h("stzh-icon",{name:"important-warning",class:"stzh-vbz-linechip__global-icon"}):h("div",{class:"stzh-vbz-linechip__text"},this.line),this.alert&&h("div",{class:"stzh-vbz-linechip__alert"},h("stzh-icon",{name:"warning-big",class:"stzh-vbz-linechip__alert-icon"}))))};Object.defineProperty(r.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});return r}();StzhVbzLinechip.style=stzhVbzLinechipCss;export{StzhVbzLinechip as stzh_vbz_linechip};
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(t,e,r,a){function n(t){return t instanceof r?t:new r((function(e){e(t)}))}return new(r||(r=Promise))((function(r,i){function o(t){try{c(a.next(t))}catch(e){i(e)}}function s(t){try{c(a["throw"](t))}catch(e){i(e)}}function c(t){t.done?r(t.value):n(t.value).then(o,s)}c((a=a.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},a,n,i,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(t){return function(e){return c([t,e])}}function c(o){if(a)throw new TypeError("Generator is already executing.");while(r)try{if(a=1,n&&(i=o[0]&2?n["return"]:o[0]?n["throw"]||((i=n["return"])&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;if(n=0,i)o=[o[0]&2,i.value];switch(o[0]){case 0:case 1:i=o;break;case 4:r.label++;return{value:o[1],done:false};case 5:r.label++;n=o[1];o=[0];continue;case 7:o=r.ops.pop();r.trys.pop();continue;default:if(!(i=r.trys,i=i.length>0&&i[i.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!i||o[1]>i[0]&&o[1]<i[3])){r.label=o[1];break}if(o[0]===6&&r.label<i[1]){r.label=i[1];i=o;break}if(i&&r.label<i[2]){r.label=i[2];r.ops.push(o);break}if(i[2])r.ops.pop();r.trys.pop();continue}o=e.call(t,r)}catch(s){o=[6,s];n=0}finally{a=i=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};import{r as registerInstance,h,a as Host,g as getElement}from"./index-2915b467.js";import{a as axios}from"./index-545902f4.js";import{a as createParagraphsFromBrs}from"./string-utils-f98ee4e8.js";import{f as fetchTranslations}from"./translation-utils-2623783f.js";import{c as createGlobalAdapter}from"./date-adapter-cbc340fa.js";var stzhVbzMajortickerCss=".sc-stzh-vbz-majorticker-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-majorticker-h{display:none}.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker,.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker::before,.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-vbz-majorticker__ghettobox.sc-stzh-vbz-majorticker{--background-color:var(--stzh-color-coral);--stzh-base-invert-color:var(--stzh-color-black)}";var DISTURBANCE_INFORMATION="0";var BASE_TYPE_GLOBAL="GLOBAL";var CHANNEL_TICKER="ticker";var CHANNEL_INFO_URL_FILTER="stadt-zuerich.ch/vbz";var StzhVbzMajorticker=function(){function t(t){var e=this;registerInstance(this,t);this.onGhettoboxOpen=function(){e.ghettoboxShown=true};this.onGhettoboxClose=function(){e.ghettoboxShown=false};this.api="https://fpbe.zvv.ch/restproxy/himsearch?format=json&accessId=unic&channels=ticker&additionalfields=tickers:VBZ&orderBy=LMOD_DESC&lang={lang}";this.data="";this.moreInfoLink="https://zvv.ch/zvv/{lang}/fahrplan/vl.html?himIds={id}";this.dateAdapter=undefined;this.localization=undefined;this.ghettoboxCloseTimeKey=undefined;this.ghettoboxShown=true}t.prototype.apiWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r;return __generator(this,(function(a){switch(a.label){case 0:if(!t){return[2]}e=this.api.replace(/\{lang\}/,this.localization.$locale);e=e+(e.includes("?")?"&":"?")+Date.now();return[4,axios.get(e)];case 1:r=a.sent().data;this.data=r;return[2]}}))}))};t.prototype.dataWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r,a,n,i;return __generator(this,(function(o){if(typeof t==="string"){this._data=JSON.parse(t)}else{this._data=t}a=(r=(e=this._data)===null||e===void 0?void 0:e.Message)===null||r===void 0?void 0:r.find((function(t){return t.category===DISTURBANCE_INFORMATION&&t.baseType===BASE_TYPE_GLOBAL}));if(a){n=a.channel.filter((function(t){return t.name===CHANNEL_TICKER&&t.url})).map((function(t){return t.url})).reduce((function(t,e){return t.concat(e)}),[]);i=n.find((function(t){return t.url.indexOf(CHANNEL_INFO_URL_FILTER)!==-1}));this.disturbance={id:a.id,head:a.head,text:createParagraphsFromBrs(a.text),startDate:new Date("".concat(a.sDate,"T").concat(a.sTime,"+02:00")),endDate:new Date("".concat(a.eDate,"T").concat(a.eTime,"+02:00")),altStart:a.altStart,altEnd:a.altEnd,infoUrl:i}}return[2]}))}))};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:if(!!this.localization)return[3,2];t=this;return[4,fetchTranslations(this.element,"vbz-majorticker")];case 1:t.localization=e.sent();e.label=2;case 2:if(!this.dateAdapter){this.dateAdapter=createGlobalAdapter(this.localization.$formats,this.localization.$globals)}if(!this.data)return[3,4];return[4,this.dataWatcher(this.data)];case 3:e.sent();return[3,6];case 4:return[4,this.apiWatcher(this.api)];case 5:e.sent();e.label=6;case 6:return[2]}}))}))};t.prototype.render=function(){var t={"stzh-vbz-majorticker":true};return h(Host,{hidden:!this.disturbance||!this.ghettoboxShown},h("div",{class:t},this.disturbance&&h("stzh-ghettobox",{onStzhOpen:this.onGhettoboxOpen,onStzhClose:this.onGhettoboxClose,class:"stzh-vbz-majorticker__ghettobox",closeTimeKey:this.ghettoboxCloseTimeKey,mainTitle:this.disturbance.head,publishDate:this.disturbance.startDate},h("stzh-richtext",{innerHTML:this.disturbance.text}),this.disturbance.infoUrl?h("stzh-button",{slot:"button",href:this.disturbance.infoUrl.url},this.disturbance.infoUrl.name):h("stzh-button",{slot:"button",target:"_blank",href:this.moreInfoLink.replace(/\{lang\}/,this.localization.$locale).replace(/\{id\}/,this.disturbance.id)},this.localization.moreInfo))))};Object.defineProperty(t.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{api:["apiWatcher"],data:["dataWatcher"]}},enumerable:false,configurable:true});return t}();StzhVbzMajorticker.style=stzhVbzMajortickerCss;export{StzhVbzMajorticker as stzh_vbz_majorticker};
1
+ var __awaiter=this&&this.__awaiter||function(t,e,r,n){function a(t){return t instanceof r?t:new r((function(e){e(t)}))}return new(r||(r=Promise))((function(r,i){function o(t){try{c(n.next(t))}catch(e){i(e)}}function s(t){try{c(n["throw"](t))}catch(e){i(e)}}function c(t){t.done?r(t.value):a(t.value).then(o,s)}c((n=n.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(t){return function(e){return c([t,e])}}function c(o){if(n)throw new TypeError("Generator is already executing.");while(r)try{if(n=1,a&&(i=o[0]&2?a["return"]:o[0]?a["throw"]||((i=a["return"])&&i.call(a),0):a.next)&&!(i=i.call(a,o[1])).done)return i;if(a=0,i)o=[o[0]&2,i.value];switch(o[0]){case 0:case 1:i=o;break;case 4:r.label++;return{value:o[1],done:false};case 5:r.label++;a=o[1];o=[0];continue;case 7:o=r.ops.pop();r.trys.pop();continue;default:if(!(i=r.trys,i=i.length>0&&i[i.length-1])&&(o[0]===6||o[0]===2)){r=0;continue}if(o[0]===3&&(!i||o[1]>i[0]&&o[1]<i[3])){r.label=o[1];break}if(o[0]===6&&r.label<i[1]){r.label=i[1];i=o;break}if(i&&r.label<i[2]){r.label=i[2];r.ops.push(o);break}if(i[2])r.ops.pop();r.trys.pop();continue}o=e.call(t,r)}catch(s){o=[6,s];a=0}finally{n=i=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};import{r as registerInstance,c as createEvent,h,a as Host,g as getElement}from"./index-011c84fe.js";import{a as axios}from"./index-545902f4.js";import{a as createParagraphsFromBrs}from"./string-utils-f98ee4e8.js";import{f as fetchTranslations}from"./translation-utils-2623783f.js";import{c as createGlobalAdapter}from"./date-adapter-cbc340fa.js";import{VBZ}from"./index.js";var stzhVbzMajortickerCss=".sc-stzh-vbz-majorticker-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-majorticker-h{display:none}.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker,.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker::before,.sc-stzh-vbz-majorticker-h *.sc-stzh-vbz-majorticker::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-vbz-majorticker__ghettobox.sc-stzh-vbz-majorticker{--background-color:var(--stzh-color-coral);--color:var(--stzh-color-black);--close-color:var(--stzh-color-black)}";var StzhVbzMajorticker=function(){function t(t){var e=this;registerInstance(this,t);this.stzhDisturbanceFetched=createEvent(this,"stzhDisturbanceFetched",7);this.disturbance=null;this.onGhettoboxOpen=function(){e.ghettoboxShown=true};this.onGhettoboxClose=function(){e.ghettoboxShown=false};this.api="https://fpbe.zvv.ch/restproxy/himsearch?format=json&accessId=unic&channels=ticker&additionalfields=tickers:VBZ&orderBy=LMOD_DESC&lang={lang}";this.data="";this.moreInfoLink="https://zvv.ch/zvv/{lang}/fahrplan/vl.html?himIds={id}";this.dateAdapter=undefined;this.localization=undefined;this.ghettoboxCloseTimeKey=undefined;this.ghettoboxShown=true}t.prototype.getGhettoboxShown=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.ghettoboxShown]}))}))};t.prototype.getDisturbance=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.disturbance]}))}))};t.prototype.apiWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r;return __generator(this,(function(n){switch(n.label){case 0:if(!t){return[2]}e=this.api.replace(/\{lang\}/,this.localization.$locale);e=e+(e.includes("?")?"&":"?")+Date.now();return[4,axios.get(e)];case 1:r=n.sent().data;this.data=r;return[2]}}))}))};t.prototype.dataWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r,n,a,i;return __generator(this,(function(o){if(typeof t==="string"){this._data=JSON.parse(t)}else{this._data=t}n=(r=(e=this._data)===null||e===void 0?void 0:e.Message)===null||r===void 0?void 0:r.find((function(t){return t.category===VBZ.DISTURBANCE_INFORMATION&&t.baseType===VBZ.BASE_TYPE_GLOBAL}));if(n){a=n.channel.filter((function(t){return t.name===VBZ.CHANNEL_TICKER&&t.url})).map((function(t){return t.url})).reduce((function(t,e){return t.concat(e)}),[]);i=a.find((function(t){return t.url.indexOf(VBZ.CHANNEL_INFO_URL_FILTER)!==-1}));this.disturbance={id:n.id,head:n.head,text:createParagraphsFromBrs(n.text),startDate:new Date("".concat(n.sDate,"T").concat(n.sTime,"+02:00")),endDate:new Date("".concat(n.eDate,"T").concat(n.eTime,"+02:00")),altStart:n.altStart,altEnd:n.altEnd,infoUrl:i}}this.stzhDisturbanceFetched.emit({component:"stzh-vbz-majorticker",disturbance:this.disturbance});return[2]}))}))};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:if(!!this.localization)return[3,2];t=this;return[4,fetchTranslations(this.element,"vbz-majorticker")];case 1:t.localization=e.sent();e.label=2;case 2:if(!this.dateAdapter){this.dateAdapter=createGlobalAdapter(this.localization.$formats,this.localization.$globals)}if(!this.data)return[3,4];return[4,this.dataWatcher(this.data)];case 3:e.sent();return[3,6];case 4:return[4,this.apiWatcher(this.api)];case 5:e.sent();e.label=6;case 6:return[2]}}))}))};t.prototype.render=function(){var t={"stzh-vbz-majorticker":true};return h(Host,{hidden:!this.disturbance||!this.ghettoboxShown},h("div",{class:t},this.disturbance&&h("stzh-ghettobox",{onStzhOpen:this.onGhettoboxOpen,onStzhClose:this.onGhettoboxClose,class:"stzh-vbz-majorticker__ghettobox",hideClose:true,closeTimeKey:this.ghettoboxCloseTimeKey,mainTitle:this.disturbance.head,publishDate:this.disturbance.startDate},h("stzh-richtext",{innerHTML:this.disturbance.text}),this.disturbance.infoUrl?h("stzh-button",{slot:"button",href:this.disturbance.infoUrl.url},this.disturbance.infoUrl.name):h("stzh-button",{slot:"button",target:"_blank",href:this.moreInfoLink.replace(/\{lang\}/,this.localization.$locale).replace(/\{id\}/,this.disturbance.id)},this.localization.moreInfo))))};Object.defineProperty(t.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{api:["apiWatcher"],data:["dataWatcher"]}},enumerable:false,configurable:true});return t}();StzhVbzMajorticker.style=stzhVbzMajortickerCss;export{StzhVbzMajorticker as stzh_vbz_majorticker};
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(t,e,i,r){function s(t){return t instanceof i?t:new i((function(e){e(t)}))}return new(i||(i=Promise))((function(i,a){function c(t){try{l(r.next(t))}catch(e){a(e)}}function n(t){try{l(r["throw"](t))}catch(e){a(e)}}function l(t){t.done?i(t.value):s(t.value).then(c,n)}l((r=r.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var i={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,c;return c={next:n(0),throw:n(1),return:n(2)},typeof Symbol==="function"&&(c[Symbol.iterator]=function(){return this}),c;function n(t){return function(e){return l([t,e])}}function l(c){if(r)throw new TypeError("Generator is already executing.");while(i)try{if(r=1,s&&(a=c[0]&2?s["return"]:c[0]?s["throw"]||((a=s["return"])&&a.call(s),0):s.next)&&!(a=a.call(s,c[1])).done)return a;if(s=0,a)c=[c[0]&2,a.value];switch(c[0]){case 0:case 1:a=c;break;case 4:i.label++;return{value:c[1],done:false};case 5:i.label++;s=c[1];c=[0];continue;case 7:c=i.ops.pop();i.trys.pop();continue;default:if(!(a=i.trys,a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){i=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){i.label=c[1];break}if(c[0]===6&&i.label<a[1]){i.label=a[1];a=c;break}if(a&&i.label<a[2]){i.label=a[2];i.ops.push(c);break}if(a[2])i.ops.pop();i.trys.pop();continue}c=e.call(t,i)}catch(n){c=[6,n];s=0}finally{r=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};import{r as registerInstance,h,F as Fragment,a as Host,g as getElement}from"./index-2915b467.js";import{a as axios}from"./index-545902f4.js";import{f as fetchTranslations}from"./translation-utils-2623783f.js";import{c as createGlobalAdapter}from"./date-adapter-cbc340fa.js";var stzhVbzTickerCss=".sc-stzh-vbz-ticker-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-ticker-h{display:none}.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker,.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker::before,.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-vbz-ticker.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-width: 1024px){.stzh-vbz-ticker.sc-stzh-vbz-ticker{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}}.stzh-vbz-ticker__icon.sc-stzh-vbz-ticker{--size:var(--stzh-icon-size-small);margin-right:var(--stzh-space-xsmall)}.stzh-vbz-ticker__title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:normal;font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.stzh-vbz-ticker__title.sc-stzh-vbz-ticker{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}.stzh-vbz-ticker__title-parts.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--stzh-space-xxxsmall) / -1) 0}.stzh-vbz-ticker__title-part.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;margin:var(--stzh-space-xxxsmall) 0}.stzh-vbz-ticker__title-part.sc-stzh-vbz-ticker:not(:last-child){margin-right:var(--stzh-space-large)}.stzh-vbz-ticker__title-part--no-disturbances.sc-stzh-vbz-ticker{color:var(--stzh-color-truegreen)}.stzh-vbz-ticker__title-part--major-events.sc-stzh-vbz-ticker{color:var(--stzh-color-coral)}.stzh-vbz-ticker__title-part--disturbances.sc-stzh-vbz-ticker{color:var(--stzh-color-error)}.stzh-vbz-ticker__description.sc-stzh-vbz-ticker{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);margin-top:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){.stzh-vbz-ticker__description.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-small)}}@media screen and (min-width: 1260px){.stzh-vbz-ticker__description.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-medium)}}.stzh-vbz-ticker__link.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-small)}@media screen and (min-width: 1024px){.stzh-vbz-ticker__link.sc-stzh-vbz-ticker{position:absolute;top:0;right:0;margin-top:0}}.stzh-vbz-ticker__chips.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stzh-vbz-ticker__chips.sc-stzh-vbz-ticker:not(:empty){margin:calc(var(--stzh-space-xxsmall) * -1);margin-top:calc(var(--stzh-space-small) - var(--stzh-space-xxsmall))}.stzh-vbz-ticker__chip.sc-stzh-vbz-ticker{margin:var(--stzh-space-xxsmall)}.stzh-vbz-ticker__tooltip.sc-stzh-vbz-ticker{--width:20.875rem}.stzh-vbz-ticker__disturbance.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.stzh-vbz-ticker__disturbance.sc-stzh-vbz-ticker:not(:first-child){margin-top:var(--stzh-space-small)}.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker{color:var(--stzh-color-error)}.stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:normal;display:-ms-flexbox;display:flex}.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal}.stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker{--size:var(--stzh-icon-size-xsmall);margin-top:var(--stzh-space-xxxsmall);margin-right:var(--stzh-space-xsmall)}.stzh-vbz-ticker__disturbance-link.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-xsmall)}";var CHANNEL_TICKER="ticker";var CHANNEL_INFO_URL_FILTER="stadt-zuerich.ch/vbz";var BASE_TYPE_GLOBAL="GLOBAL";var DISTURBANCE_GLOBAL="__global__";var DISTURBANCE_INFORMATION="0";var DISTURBANCE_CONSTRUCTION="1";var DISTURBANCE_NORMAL="2";var DISTURBANCE_EVENT="4";var DISTURBANCE_BUS="5";var StzhVbzTicker=function(){function t(t){var e;registerInstance(this,t);this.globalDisturbances=[];this.lines=[];this.counter=(e={},e["".concat(DISTURBANCE_GLOBAL)]=0,e["".concat(DISTURBANCE_INFORMATION)]=0,e["".concat(DISTURBANCE_CONSTRUCTION)]=0,e["".concat(DISTURBANCE_NORMAL)]=0,e["".concat(DISTURBANCE_EVENT)]=0,e["".concat(DISTURBANCE_BUS)]=0,e);this.api="https://fpbe.zvv.ch/restproxy/himsearch?format=json&accessId=unic&channels=ticker&additionalfields=tickers:VBZ&orderBy=LMOD_DESC&lang={lang}";this.data="";this.moreInfoLink="https://zvv.ch/zvv/{lang}/fahrplan/vl.html?himIds={id}";this.dateAdapter=undefined;this.localization=undefined}t.prototype.localizationWatcher=function(){this.collator=new Intl.Collator(this.localization.$locale,{numeric:true})};t.prototype.apiWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,i;return __generator(this,(function(r){switch(r.label){case 0:if(!t){return[2]}e=this.api.replace(/\{lang\}/,this.localization.$locale);e=e+(e.includes("?")?"&":"?")+Date.now();return[4,axios.get(e)];case 1:i=r.sent().data;this.data=i;return[2]}}))}))};t.prototype.dataWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,i,r;var s=this;return __generator(this,(function(a){if(typeof t==="string"){this._data=JSON.parse(t)}else{this._data=t}r={};(i=(e=this._data)===null||e===void 0?void 0:e.Message)===null||i===void 0?void 0:i.forEach((function(t){var e=t.channel.filter((function(t){return t.name===CHANNEL_TICKER&&t.url})).map((function(t){return t.url})).reduce((function(t,e){return t.concat(e)}),[]);var i=e.find((function(t){return t.url.indexOf(CHANNEL_INFO_URL_FILTER)!==-1}));if(t.baseType===BASE_TYPE_GLOBAL){s.counter[DISTURBANCE_GLOBAL]++;s.globalDisturbances.push({id:t.id,head:t.head,category:t.category,baseType:t.baseType,startDate:new Date("".concat(t.sDate,"T").concat(t.sTime,"+02:00")),endDate:new Date("".concat(t.eDate,"T").concat(t.eTime,"+02:00")),altStart:t.altStart,altEnd:t.altEnd,infoUrl:i})}else{s.counter[t.category]++}if(t.affectedProduct&&t.category!==DISTURBANCE_INFORMATION&&t.baseType!==BASE_TYPE_GLOBAL){t.affectedProduct.forEach((function(e){if(typeof r[e.lineId]==="undefined"){r[e.lineId]={line:e.line,name:e.name,category:e.cls,disturbances:[],alert:false}}if(t.category===DISTURBANCE_NORMAL){r[e.lineId].alert=true}r[e.lineId].disturbances.push({id:t.id,head:t.head,category:t.category,baseType:t.baseType,startDate:new Date("".concat(t.sDate,"T").concat(t.sTime,"+02:00")),endDate:new Date("".concat(t.eDate,"T").concat(t.eTime,"+02:00")),altStart:t.altStart,altEnd:t.altEnd,infoUrl:i})}))}}));this.lines=Object.keys(r).map((function(t){return r[t]}));this.lines.sort((function(t,e){return s.collator.compare(t.line,e.line)}));return[2]}))}))};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:if(!!this.localization)return[3,2];t=this;return[4,fetchTranslations(this.element,"vbz-ticker")];case 1:t.localization=e.sent();this.localizationWatcher();e.label=2;case 2:if(!this.dateAdapter){this.dateAdapter=createGlobalAdapter(this.localization.$formats,this.localization.$globals)}if(!this.data)return[3,4];return[4,this.dataWatcher(this.data)];case 3:e.sent();return[3,6];case 4:return[4,this.apiWatcher(this.api)];case 5:e.sent();e.label=6;case 6:return[2]}}))}))};t.prototype.renderDisturbance=function(t){var e;return h("div",{class:(e={"stzh-vbz-ticker__disturbance":true},e["stzh-vbz-ticker__disturbance--type".concat(t.category)]=!!t.category,e)},t.category===DISTURBANCE_NORMAL||t.baseType===BASE_TYPE_GLOBAL?h("stzh-icon",{name:"warning-big",class:"stzh-vbz-ticker__disturbance-icon"}):h("stzh-icon",{name:"construction",class:"stzh-vbz-ticker__disturbance-icon"}),h("div",{class:"stzh-vbz-ticker__disturbance-text"},h("div",{class:"stzh-vbz-ticker__disturbance-title"},t.head),h("div",{class:"stzh-vbz-ticker__disturbance-date"},t.altStart||this.dateAdapter.format(t.startDate),h("span",{innerHTML:this.localization.$formats.dateRange}),t.altEnd||this.dateAdapter.format(t.endDate)),t.infoUrl?h("stzh-link",{class:"stzh-vbz-ticker__disturbance-link",size:"small",href:t.infoUrl.url},this.localization.moreInfo):h("stzh-link",{class:"stzh-vbz-ticker__disturbance-link",size:"small",target:"_blank",icon:"external-link",href:this.moreInfoLink.replace(/\{lang\}/,this.localization.$locale).replace(/\{id\}/,t.id)},this.localization.moreInfo)))};t.prototype.render=function(){var t=this;var e={"stzh-vbz-ticker":true};return h(Host,null,h("div",{class:e},h("div",{class:"stzh-vbz-ticker__text"},h("div",{class:"stzh-vbz-ticker__title"},h("div",{class:"stzh-vbz-ticker__title-parts"},this.lines.length===0&&this.counter[DISTURBANCE_GLOBAL]===0&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--no-disturbances"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"checkmark-circle"}),this.localization.noDisturbances),this.counter[DISTURBANCE_GLOBAL]>0&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--major-events"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"important-warning"}),this.localization.majorEventTitle),this.counter[DISTURBANCE_NORMAL]>0&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--disturbances"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"warning"}),this.localization.disturbanceTitle),(this.counter[DISTURBANCE_CONSTRUCTION]>0||this.counter[DISTURBANCE_EVENT]>0||this.counter[DISTURBANCE_BUS]>0)&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--others"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"construction"}),this.localization.othersTitle))),(this.lines.length>0||this.counter[DISTURBANCE_GLOBAL]>0)&&h(Fragment,null,h("div",{class:"stzh-vbz-ticker__description"},this.counter[DISTURBANCE_GLOBAL]>0?this.localization.globalDisturbance:this.localization.affectedLines),h("div",{class:"stzh-vbz-ticker__chips",role:"list"},this.counter[DISTURBANCE_GLOBAL]>0&&h("div",{class:"stzh-vbz-ticker__chip",role:"listitem"},h("stzh-tooltip",{class:"stzh-vbz-ticker__tooltip"},h("stzh-vbz-linechip",{global:true}),h("div",{class:"stzh-vbz-ticker__tooltip-content",slot:"content"},this.globalDisturbances.map((function(e){return t.renderDisturbance(e)}))))),this.lines.map((function(e){return h("div",{class:"stzh-vbz-ticker__chip",role:"listitem"},h("stzh-tooltip",{class:"stzh-vbz-ticker__tooltip"},h("stzh-vbz-linechip",{line:e.line,alert:e.alert}),h("div",{class:"stzh-vbz-ticker__tooltip-content",slot:"content"},e.disturbances.map((function(e){return t.renderDisturbance(e)})))))}))))),h("div",{class:"stzh-vbz-ticker__link"},h("slot",{name:"link"}))))};Object.defineProperty(t.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{localization:["localizationWatcher"],api:["apiWatcher"],data:["dataWatcher"]}},enumerable:false,configurable:true});return t}();StzhVbzTicker.style=stzhVbzTickerCss;export{StzhVbzTicker as stzh_vbz_ticker};
1
+ var __awaiter=this&&this.__awaiter||function(t,e,i,r){function s(t){return t instanceof i?t:new i((function(e){e(t)}))}return new(i||(i=Promise))((function(i,a){function n(t){try{l(r.next(t))}catch(e){a(e)}}function c(t){try{l(r["throw"](t))}catch(e){a(e)}}function l(t){t.done?i(t.value):s(t.value).then(n,c)}l((r=r.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var i={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,n;return n={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function c(t){return function(e){return l([t,e])}}function l(n){if(r)throw new TypeError("Generator is already executing.");while(i)try{if(r=1,s&&(a=n[0]&2?s["return"]:n[0]?s["throw"]||((a=s["return"])&&a.call(s),0):s.next)&&!(a=a.call(s,n[1])).done)return a;if(s=0,a)n=[n[0]&2,a.value];switch(n[0]){case 0:case 1:a=n;break;case 4:i.label++;return{value:n[1],done:false};case 5:i.label++;s=n[1];n=[0];continue;case 7:n=i.ops.pop();i.trys.pop();continue;default:if(!(a=i.trys,a=a.length>0&&a[a.length-1])&&(n[0]===6||n[0]===2)){i=0;continue}if(n[0]===3&&(!a||n[1]>a[0]&&n[1]<a[3])){i.label=n[1];break}if(n[0]===6&&i.label<a[1]){i.label=a[1];a=n;break}if(a&&i.label<a[2]){i.label=a[2];i.ops.push(n);break}if(a[2])i.ops.pop();i.trys.pop();continue}n=e.call(t,i)}catch(c){n=[6,c];s=0}finally{r=a=0}if(n[0]&5)throw n[1];return{value:n[0]?n[1]:void 0,done:true}}};import{r as registerInstance,h,F as Fragment,a as Host,g as getElement}from"./index-011c84fe.js";import{a as axios}from"./index-545902f4.js";import{f as fetchTranslations}from"./translation-utils-2623783f.js";import{c as createGlobalAdapter}from"./date-adapter-cbc340fa.js";import{VBZ}from"./index.js";var stzhVbzTickerCss=".sc-stzh-vbz-ticker-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vbz-ticker-h{display:none}.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker,.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker::before,.sc-stzh-vbz-ticker-h *.sc-stzh-vbz-ticker::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-vbz-ticker.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-width: 1024px){.stzh-vbz-ticker.sc-stzh-vbz-ticker{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}}.stzh-vbz-ticker__icon.sc-stzh-vbz-ticker{--size:var(--stzh-icon-size-small);margin-right:var(--stzh-space-xsmall)}.stzh-vbz-ticker__title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:normal;font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.stzh-vbz-ticker__title.sc-stzh-vbz-ticker{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}.stzh-vbz-ticker__title-parts.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--stzh-space-xxxsmall) / -1) 0}.stzh-vbz-ticker__title-part.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;margin:var(--stzh-space-xxxsmall) 0}.stzh-vbz-ticker__title-part.sc-stzh-vbz-ticker:not(:last-child){margin-right:var(--stzh-space-large)}.stzh-vbz-ticker__title-part--no-disturbances.sc-stzh-vbz-ticker{color:var(--stzh-color-truegreen)}.stzh-vbz-ticker__title-part--major-events.sc-stzh-vbz-ticker{color:var(--stzh-color-coral)}.stzh-vbz-ticker__title-part--disturbances.sc-stzh-vbz-ticker{color:var(--stzh-color-error)}.stzh-vbz-ticker__link.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-small)}@media screen and (min-width: 1024px){.stzh-vbz-ticker__link.sc-stzh-vbz-ticker{position:absolute;top:0;right:0;margin-top:0}}.stzh-vbz-ticker__chips.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stzh-vbz-ticker__chips.sc-stzh-vbz-ticker:not(:empty){margin:calc(var(--stzh-space-xxsmall) * -1);margin-top:calc(var(--stzh-space-medium) - var(--stzh-space-xxsmall))}.stzh-vbz-ticker__chip.sc-stzh-vbz-ticker{margin:var(--stzh-space-xxsmall)}.stzh-vbz-ticker__tooltip.sc-stzh-vbz-ticker{--width:20.875rem}.stzh-vbz-ticker__disturbance.sc-stzh-vbz-ticker{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.stzh-vbz-ticker__disturbance.sc-stzh-vbz-ticker:not(:first-child){margin-top:var(--stzh-space-small)}.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker{color:var(--stzh-color-error)}.stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:normal;display:-ms-flexbox;display:flex}.stzh-vbz-ticker__disturbance--type0.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker,.stzh-vbz-ticker__disturbance--type2.sc-stzh-vbz-ticker .stzh-vbz-ticker__disturbance-title.sc-stzh-vbz-ticker{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal}.stzh-vbz-ticker__disturbance-icon.sc-stzh-vbz-ticker{--size:var(--stzh-icon-size-xsmall);margin-top:var(--stzh-space-xxxsmall);margin-right:var(--stzh-space-xsmall)}.stzh-vbz-ticker__disturbance-link.sc-stzh-vbz-ticker{margin-top:var(--stzh-space-xsmall)}";var StzhVbzTicker=function(){function t(t){var e;registerInstance(this,t);this.globalDisturbances=[];this.lines=[];this.counter=(e={},e["".concat(VBZ.DISTURBANCE_GLOBAL)]=0,e["".concat(VBZ.DISTURBANCE_INFORMATION)]=0,e["".concat(VBZ.DISTURBANCE_CONSTRUCTION)]=0,e["".concat(VBZ.DISTURBANCE_NORMAL)]=0,e["".concat(VBZ.DISTURBANCE_EVENT)]=0,e["".concat(VBZ.DISTURBANCE_BUS)]=0,e);this.api="https://fpbe.zvv.ch/restproxy/himsearch?format=json&accessId=unic&channels=ticker&additionalfields=tickers:VBZ&orderBy=LMOD_DESC&lang={lang}";this.data="";this.moreInfoLink="https://zvv.ch/zvv/{lang}/fahrplan/vl.html?himIds={id}";this.dateAdapter=undefined;this.localization=undefined}t.prototype.localizationWatcher=function(){this.collator=new Intl.Collator(this.localization.$locale,{numeric:true})};t.prototype.apiWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,i;return __generator(this,(function(r){switch(r.label){case 0:if(!t){return[2]}e=this.api.replace(/\{lang\}/,this.localization.$locale);e=e+(e.includes("?")?"&":"?")+Date.now();return[4,axios.get(e)];case 1:i=r.sent().data;this.data=i;return[2]}}))}))};t.prototype.dataWatcher=function(t){return __awaiter(this,void 0,void 0,(function(){var e,i,r;var s=this;return __generator(this,(function(a){if(typeof t==="string"){this._data=JSON.parse(t)}else{this._data=t}r={};(i=(e=this._data)===null||e===void 0?void 0:e.Message)===null||i===void 0?void 0:i.forEach((function(t){var e=t.channel.filter((function(t){return t.name===VBZ.CHANNEL_TICKER&&t.url})).map((function(t){return t.url})).reduce((function(t,e){return t.concat(e)}),[]);var i=e.find((function(t){return t.url.indexOf(VBZ.CHANNEL_INFO_URL_FILTER)!==-1}));if(t.baseType===VBZ.BASE_TYPE_GLOBAL){s.counter[VBZ.DISTURBANCE_GLOBAL]++;s.globalDisturbances.push({id:t.id,head:t.head,category:t.category,baseType:t.baseType,startDate:new Date("".concat(t.sDate,"T").concat(t.sTime,"+02:00")),endDate:new Date("".concat(t.eDate,"T").concat(t.eTime,"+02:00")),altStart:t.altStart,altEnd:t.altEnd,infoUrl:i})}else{s.counter[t.category]++}if(t.affectedProduct&&t.category!==VBZ.DISTURBANCE_INFORMATION&&t.baseType!==VBZ.BASE_TYPE_GLOBAL){t.affectedProduct.forEach((function(e){if(typeof r[e.lineId]==="undefined"){r[e.lineId]={line:e.line,name:e.name,category:e.cls,disturbances:[],alert:false}}if(t.category===VBZ.DISTURBANCE_NORMAL){r[e.lineId].alert=true}r[e.lineId].disturbances.push({id:t.id,head:t.head,category:t.category,baseType:t.baseType,startDate:new Date("".concat(t.sDate,"T").concat(t.sTime,"+02:00")),endDate:new Date("".concat(t.eDate,"T").concat(t.eTime,"+02:00")),altStart:t.altStart,altEnd:t.altEnd,infoUrl:i})}))}}));this.lines=Object.keys(r).map((function(t){return r[t]}));this.lines.sort((function(t,e){return s.collator.compare(t.line,e.line)}));return[2]}))}))};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:if(!!this.localization)return[3,2];t=this;return[4,fetchTranslations(this.element,"vbz-ticker")];case 1:t.localization=e.sent();this.localizationWatcher();e.label=2;case 2:if(!this.dateAdapter){this.dateAdapter=createGlobalAdapter(this.localization.$formats,this.localization.$globals)}if(!this.data)return[3,4];return[4,this.dataWatcher(this.data)];case 3:e.sent();return[3,6];case 4:return[4,this.apiWatcher(this.api)];case 5:e.sent();e.label=6;case 6:return[2]}}))}))};t.prototype.renderDisturbance=function(t){var e;return h("div",{class:(e={"stzh-vbz-ticker__disturbance":true},e["stzh-vbz-ticker__disturbance--type".concat(t.category)]=!!t.category,e)},t.category===VBZ.DISTURBANCE_NORMAL||t.baseType===VBZ.BASE_TYPE_GLOBAL?h("stzh-icon",{name:"warning-big",class:"stzh-vbz-ticker__disturbance-icon"}):h("stzh-icon",{name:"construction",class:"stzh-vbz-ticker__disturbance-icon"}),h("div",{class:"stzh-vbz-ticker__disturbance-text"},h("div",{class:"stzh-vbz-ticker__disturbance-title"},t.head),h("div",{class:"stzh-vbz-ticker__disturbance-date"},t.altStart||this.dateAdapter.format(t.startDate),h("span",{innerHTML:this.localization.$formats.dateRange}),t.altEnd||this.dateAdapter.format(t.endDate)),t.infoUrl?h("stzh-link",{class:"stzh-vbz-ticker__disturbance-link",size:"small",href:t.infoUrl.url},this.localization.moreInfo):h("stzh-link",{class:"stzh-vbz-ticker__disturbance-link",size:"small",target:"_blank",icon:"external-link",href:this.moreInfoLink.replace(/\{lang\}/,this.localization.$locale).replace(/\{id\}/,t.id)},this.localization.moreInfo)))};t.prototype.render=function(){var t=this;var e={"stzh-vbz-ticker":true};return h(Host,null,h("div",{class:e},h("div",{class:"stzh-vbz-ticker__text"},h("div",{class:"stzh-vbz-ticker__title"},h("div",{class:"stzh-vbz-ticker__title-parts"},this.lines.length===0&&this.counter[VBZ.DISTURBANCE_GLOBAL]===0&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--no-disturbances"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"checkmark-circle"}),this.localization.noDisturbances),this.counter[VBZ.DISTURBANCE_NORMAL]>0&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--disturbances"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"warning"}),this.counter[VBZ.DISTURBANCE_GLOBAL]>0?this.localization.furtherDisturbanceTitle:this.localization.disturbanceTitle),(this.counter[VBZ.DISTURBANCE_CONSTRUCTION]>0||this.counter[VBZ.DISTURBANCE_EVENT]>0||this.counter[VBZ.DISTURBANCE_BUS]>0)&&h("div",{class:"stzh-vbz-ticker__title-part stzh-vbz-ticker__title-part--others"},h("stzh-icon",{class:"stzh-vbz-ticker__icon",name:"construction"}),this.localization.constructionsTitle))),(this.lines.length>0||this.counter[VBZ.DISTURBANCE_GLOBAL]>0)&&h(Fragment,null,h("div",{class:"stzh-vbz-ticker__chips",role:"list"},this.lines.map((function(e){return h("div",{class:"stzh-vbz-ticker__chip",role:"listitem"},h("stzh-tooltip",{class:"stzh-vbz-ticker__tooltip"},h("stzh-vbz-linechip",{line:e.line,alert:e.alert}),h("div",{class:"stzh-vbz-ticker__tooltip-content",slot:"content"},e.disturbances.map((function(e){return t.renderDisturbance(e)})))))}))))),h("div",{class:"stzh-vbz-ticker__link"},h("slot",{name:"link"}))))};Object.defineProperty(t.prototype,"element",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{localization:["localizationWatcher"],api:["apiWatcher"],data:["dataWatcher"]}},enumerable:false,configurable:true});return t}();StzhVbzTicker.style=stzhVbzTickerCss;export{StzhVbzTicker as stzh_vbz_ticker};
@@ -1 +1 @@
1
- import{r as registerInstance,h,a as Host}from"./index-2915b467.js";var stzhVisuallyhiddenCss=".sc-stzh-visuallyhidden-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-visuallyhidden-h{display:none}.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden,.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden::before,.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-visuallyhidden-h .sc-stzh-visuallyhidden-s>*:not(:focus):not(:active){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}";var StzhVisuallyhidden=function(){function s(s){registerInstance(this,s)}s.prototype.render=function(){return h(Host,null,h("div",{class:{"stzh-visuallyhidden":true}},h("slot",null)))};return s}();StzhVisuallyhidden.style=stzhVisuallyhiddenCss;export{StzhVisuallyhidden as stzh_visuallyhidden};
1
+ import{r as registerInstance,h,a as Host}from"./index-011c84fe.js";var stzhVisuallyhiddenCss=".sc-stzh-visuallyhidden-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-visuallyhidden-h{display:none}.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden,.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden::before,.sc-stzh-visuallyhidden-h *.sc-stzh-visuallyhidden::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-visuallyhidden-h .sc-stzh-visuallyhidden-s>*:not(:focus):not(:active){border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}";var StzhVisuallyhidden=function(){function s(s){registerInstance(this,s)}s.prototype.render=function(){return h(Host,null,h("div",{class:{"stzh-visuallyhidden":true}},h("slot",null)))};return s}();StzhVisuallyhidden.style=stzhVisuallyhiddenCss;export{StzhVisuallyhidden as stzh_visuallyhidden};
@@ -1 +1 @@
1
- import{r as registerInstance,h,a as Host}from"./index-2915b467.js";var stzhVspaceCss=".sc-stzh-vspace-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vspace-h{display:none}.sc-stzh-vspace-h *.sc-stzh-vspace,.sc-stzh-vspace-h *.sc-stzh-vspace::before,.sc-stzh-vspace-h *.sc-stzh-vspace::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-vspace-h{--space:var(--stzh-space-default);--around:0}.sc-stzh-vspace-h .sc-stzh-vspace-s>*{max-width:100%;padding-top:calc(var(--space) * var(--around));padding-bottom:calc(var(--space) * var(--around));margin:0}.sc-stzh-vspace-h .sc-stzh-vspace-s>*:not(:last-child){margin-bottom:calc(var(--space) * (1 - var(--around)))}.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-vspace,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-hspace,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-row,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-container,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-section{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:1;flex-grow:1}[around].sc-stzh-vspace-h{--around:1}[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1260px){[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}@media screen and (min-width: 1024px){[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}@media screen and (min-width: 1024px){[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1260px){[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}@media screen and (min-width: 600px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1260px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}@media screen and (min-width: 600px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1024px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1260px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}[size=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}[size=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}[size=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}[size=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}[size=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}[size=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}[size=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}[size=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}[size=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}[size=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}[size=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}[size=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}[size=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}[size=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}[size=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}[size=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}@media screen and (min-width: 600px){[size-small=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 600px){[size-small=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 600px){[size-small=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 600px){[size-small=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 600px){[size-small=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 600px){[size-small=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 600px){[size-small=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 600px){[size-small=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){[size-small=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 600px){[size-small=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 600px){[size-small=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 600px){[size-small=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 600px){[size-small=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 600px){[size-small=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 600px){[size-small=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 600px){[size-small=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 800px){[size-smallheader=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 800px){[size-smallheader=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 800px){[size-smallheader=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 800px){[size-smallheader=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 800px){[size-smallheader=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 800px){[size-smallheader=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 800px){[size-smallheader=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 800px){[size-smallheader=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 800px){[size-smallheader=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 800px){[size-smallheader=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 800px){[size-smallheader=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 800px){[size-smallheader=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 800px){[size-smallheader=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1024px){[size-medium=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1024px){[size-medium=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1024px){[size-medium=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1024px){[size-medium=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1024px){[size-medium=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1024px){[size-medium=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1024px){[size-medium=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){[size-medium=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1024px){[size-medium=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1024px){[size-medium=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){[size-medium=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1024px){[size-medium=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1024px){[size-medium=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1024px){[size-medium=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1024px){[size-medium=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1024px){[size-medium=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1260px){[size-large=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1260px){[size-large=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1260px){[size-large=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1260px){[size-large=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1260px){[size-large=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){[size-large=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1260px){[size-large=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){[size-large=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){[size-large=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){[size-large=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1260px){[size-large=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1260px){[size-large=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1260px){[size-large=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1260px){[size-large=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1260px){[size-large=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1260px){[size-large=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1440px){[size-ultra=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1440px){[size-ultra=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1440px){[size-ultra=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1440px){[size-ultra=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1440px){[size-ultra=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1440px){[size-ultra=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1440px){[size-ultra=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1440px){[size-ultra=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1440px){[size-ultra=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1440px){[size-ultra=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1440px){[size-ultra=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1440px){[size-ultra=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1440px){[size-ultra=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}.stzh-vspace.sc-stzh-vspace{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0;margin:0}.stzh-vspace.sc-stzh-vspace:empty{height:var(--space)}.stzh-vspace--border-top.sc-stzh-vspace{border-top:0.0625rem solid var(--stzh-base-border-color)}.stzh-vspace--border-bottom.sc-stzh-vspace{border-bottom:0.0625rem solid var(--stzh-base-border-color)}.stzh-vspace--justify-center.sc-stzh-vspace{-ms-flex-pack:center;justify-content:center}.stzh-vspace--justify-end.sc-stzh-vspace{-ms-flex-pack:end;justify-content:flex-end}.stzh-vspace--justify-between.sc-stzh-vspace{-ms-flex-pack:justify;justify-content:space-between}.stzh-vspace--justify-around.sc-stzh-vspace{-ms-flex-pack:distribute;justify-content:space-around}.stzh-vspace--justify-evenly.sc-stzh-vspace{-ms-flex-pack:space-evenly;justify-content:space-evenly}";var StzhVspace=function(){function s(s){registerInstance(this,s);this.curve="none";this.size="inherit";this.sizeSmall="inherit";this.sizeMedium="inherit";this.sizeLarge="inherit";this.sizeUltra="inherit";this.justify="start";this.around=false;this.border="none"}s.prototype.render=function(){var s;return h(Host,null,h("div",{class:(s={"stzh-vspace":true},s["stzh-vspace--justify-".concat(this.justify)]=!!this.justify,s["stzh-vspace--border-".concat(this.border)]=!!this.border,s)},h("slot",null)))};return s}();StzhVspace.style=stzhVspaceCss;export{StzhVspace as stzh_vspace};
1
+ import{r as registerInstance,h,a as Host}from"./index-011c84fe.js";var stzhVspaceCss=".sc-stzh-vspace-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-vspace-h{display:none}.sc-stzh-vspace-h *.sc-stzh-vspace,.sc-stzh-vspace-h *.sc-stzh-vspace::before,.sc-stzh-vspace-h *.sc-stzh-vspace::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-vspace-h{--space:var(--stzh-space-default);--around:0}.sc-stzh-vspace-h .sc-stzh-vspace-s>*{max-width:100%;padding-top:calc(var(--space) * var(--around));padding-bottom:calc(var(--space) * var(--around));margin:0}.sc-stzh-vspace-h .sc-stzh-vspace-s>*:not(:last-child){margin-bottom:calc(var(--space) * (1 - var(--around)))}.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-vspace,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-hspace,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-row,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-container,.sc-stzh-vspace-h .sc-stzh-vspace-s>stzh-section{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:1;flex-grow:1}[around].sc-stzh-vspace-h{--around:1}[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1260px){[curve=tiny].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}@media screen and (min-width: 1024px){[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){[curve=small].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}@media screen and (min-width: 1024px){[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1260px){[curve=regular].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){[curve=medium].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){[curve=large].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}@media screen and (min-width: 600px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1260px){[curve=big].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}@media screen and (min-width: 600px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1024px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1260px){[curve=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}[size=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}[size=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}[size=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}[size=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}[size=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}[size=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}[size=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}[size=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}[size=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}[size=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}[size=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}[size=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}[size=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}[size=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}[size=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}[size=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}@media screen and (min-width: 600px){[size-small=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 600px){[size-small=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 600px){[size-small=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 600px){[size-small=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 600px){[size-small=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 600px){[size-small=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 600px){[size-small=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 600px){[size-small=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){[size-small=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 600px){[size-small=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 600px){[size-small=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 600px){[size-small=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 600px){[size-small=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 600px){[size-small=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 600px){[size-small=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 600px){[size-small=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 800px){[size-smallheader=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 800px){[size-smallheader=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 800px){[size-smallheader=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 800px){[size-smallheader=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 800px){[size-smallheader=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 800px){[size-smallheader=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 800px){[size-smallheader=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 800px){[size-smallheader=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 800px){[size-smallheader=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 800px){[size-smallheader=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 800px){[size-smallheader=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 800px){[size-smallheader=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 800px){[size-smallheader=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 800px){[size-smallheader=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1024px){[size-medium=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1024px){[size-medium=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1024px){[size-medium=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1024px){[size-medium=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1024px){[size-medium=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1024px){[size-medium=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1024px){[size-medium=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){[size-medium=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1024px){[size-medium=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1024px){[size-medium=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){[size-medium=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1024px){[size-medium=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1024px){[size-medium=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1024px){[size-medium=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1024px){[size-medium=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1024px){[size-medium=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1260px){[size-large=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1260px){[size-large=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1260px){[size-large=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1260px){[size-large=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1260px){[size-large=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){[size-large=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1260px){[size-large=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){[size-large=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){[size-large=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){[size-large=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1260px){[size-large=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1260px){[size-large=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1260px){[size-large=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1260px){[size-large=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1260px){[size-large=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1260px){[size-large=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}@media screen and (min-width: 1440px){[size-ultra=xxxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxxsmall)}}@media screen and (min-width: 1440px){[size-ultra=xxsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xxsmall)}}@media screen and (min-width: 1440px){[size-ultra=xsmall].sc-stzh-vspace-h{--space:var(--stzh-space-xsmall)}}@media screen and (min-width: 1440px){[size-ultra=small].sc-stzh-vspace-h{--space:var(--stzh-space-small)}}@media screen and (min-width: 1440px){[size-ultra=medium].sc-stzh-vspace-h{--space:var(--stzh-space-medium)}}@media screen and (min-width: 1440px){[size-ultra=large].sc-stzh-vspace-h{--space:var(--stzh-space-large)}}@media screen and (min-width: 1440px){[size-ultra=xlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1440px){[size-ultra=xxxxlarge].sc-stzh-vspace-h{--space:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1440px){[size-ultra=big].sc-stzh-vspace-h{--space:var(--stzh-space-big)}}@media screen and (min-width: 1440px){[size-ultra=xbig].sc-stzh-vspace-h{--space:var(--stzh-space-xbig)}}@media screen and (min-width: 1440px){[size-ultra=huge].sc-stzh-vspace-h{--space:var(--stzh-space-huge)}}@media screen and (min-width: 1440px){[size-ultra=xhuge].sc-stzh-vspace-h{--space:var(--stzh-space-xhuge)}}@media screen and (min-width: 1440px){[size-ultra=none].sc-stzh-vspace-h{--space:var(--stzh-space-none)}}@media screen and (min-width: 1440px){[size-ultra=default].sc-stzh-vspace-h{--space:var(--stzh-space-default)}}.stzh-vspace.sc-stzh-vspace{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0;margin:0}.stzh-vspace.sc-stzh-vspace:empty{height:var(--space)}.stzh-vspace--border-top.sc-stzh-vspace{border-top:0.0625rem solid var(--stzh-base-border-color)}.stzh-vspace--border-bottom.sc-stzh-vspace{border-bottom:0.0625rem solid var(--stzh-base-border-color)}.stzh-vspace--justify-center.sc-stzh-vspace{-ms-flex-pack:center;justify-content:center}.stzh-vspace--justify-end.sc-stzh-vspace{-ms-flex-pack:end;justify-content:flex-end}.stzh-vspace--justify-between.sc-stzh-vspace{-ms-flex-pack:justify;justify-content:space-between}.stzh-vspace--justify-around.sc-stzh-vspace{-ms-flex-pack:distribute;justify-content:space-around}.stzh-vspace--justify-evenly.sc-stzh-vspace{-ms-flex-pack:space-evenly;justify-content:space-evenly}";var StzhVspace=function(){function s(s){registerInstance(this,s);this.curve="none";this.size="inherit";this.sizeSmall="inherit";this.sizeMedium="inherit";this.sizeLarge="inherit";this.sizeUltra="inherit";this.justify="start";this.around=false;this.border="none"}s.prototype.render=function(){var s;return h(Host,null,h("div",{class:(s={"stzh-vspace":true},s["stzh-vspace--justify-".concat(this.justify)]=!!this.justify,s["stzh-vspace--border-".concat(this.border)]=!!this.border,s)},h("slot",null)))};return s}();StzhVspace.style=stzhVspaceCss;export{StzhVspace as stzh_vspace};
@@ -1 +1 @@
1
- function hasSlot(e,t){if(t){return e.querySelector('[slot="'.concat(t,'"]'))!==null}return Array.from(e.childNodes).some((function(e){if(e.nodeType===e.TEXT_NODE&&e.textContent.trim()!==""){return true}if(e.nodeType===e.ELEMENT_NODE){var t=e;if(!t.hasAttribute("slot")){return true}}return false}))}function setPropsIfNull(e,t){Object.keys(t).forEach((function(n){if(e.getAttribute(n)===null){e[n]=t[n]}}))}function isStzhElement(e){if(!e){return false}return e.tagName.toLowerCase().indexOf("stzh-")===0}function cloneElement(e){var t;var n;var r;if(isStzhElement(e)){t=e.cloneNode(true);n=t;r=e}else{t=e.cloneNode();var l=t;var o=e;while(o.children.length===1&&!isStzhElement(o.children[0])){o=o.children[0];var i=o.cloneNode();l.appendChild(i);l=i}if(isStzhElement(o.children[0])){n=o.children[0].cloneNode(true);r=o.children[0];l.appendChild(n)}else{t=e.cloneNode(true)}}return[t,n,r]}export{cloneElement as c,hasSlot as h,setPropsIfNull as s};
1
+ function hasSlot(e,t){if(t){return e.querySelector('[slot="'.concat(t,'"]'))!==null}return Array.from(e.childNodes).some((function(e){if(e.nodeType===e.TEXT_NODE&&e.textContent.trim()!==""){return true}if(e.nodeType===e.ELEMENT_NODE){var t=e;if(!t.hasAttribute("slot")){return true}}return false}))}function setPropsIfNull(e,t){Object.keys(t).forEach((function(n){if(e.getAttribute(n)===null){e[n]=t[n]}}))}function isStzhElement(e){if(!e){return false}return e.tagName.toLowerCase().indexOf("stzh-")===0}function cloneElement(e){var t;var n;var r;if(isStzhElement(e)){t=e.cloneNode(true);n=t;r=e}else{t=e.cloneNode();var l=t;var o=e;while(o.children.length===1&&!isStzhElement(o.children[0])){o=o.children[0];var i=o.cloneNode();l.appendChild(i);l=i}if(isStzhElement(o.children[0])){n=o.children[0].cloneNode(true);r=o.children[0];l.appendChild(n)}else{t=e.cloneNode(true)}}return[t,n,r]}export{cloneElement as c,hasSlot as h,isStzhElement as i,setPropsIfNull as s};
@@ -168,6 +168,10 @@
168
168
  "accessibilityUrl": "barrierefreiheit",
169
169
  "accessibilityText": "Barrierefreiheit"
170
170
  },
171
+ "microsite-teaserlist": {
172
+ "tagsLabel": "Tags",
173
+ "showMore": "Mehr anzeigen"
174
+ },
171
175
  "vbz-ticker": {
172
176
  "moreInfo": "Weitere Informationen",
173
177
  "noDisturbances": "Alle Linien fahren wie geplant.",
@@ -180,7 +184,8 @@
180
184
  "majorEvent": "{n} Grossereignis | {n} Grossereignisse",
181
185
  "majorEventTitle": "Grossereignis",
182
186
  "disturbanceTitle": "Störungen",
183
- "othersTitle": "Baustellen/Events"
187
+ "furtherDisturbanceTitle": "Weitere Störungen",
188
+ "constructionsTitle": "Baustellen"
184
189
  },
185
190
  "vbz-majorticker": {
186
191
  "moreInfo": "Weitere Informationen"
@@ -168,6 +168,10 @@
168
168
  "accessibilityUrl": "accessibility",
169
169
  "accessibilityText": "Accessibility"
170
170
  },
171
+ "microsite-teaserlist": {
172
+ "tagsLabel": "Tags",
173
+ "showMore": "Show more"
174
+ },
171
175
  "vbz-ticker": {
172
176
  "moreInfo": "More information",
173
177
  "noDisturbances": "All lines are running as planned.",
@@ -180,7 +184,8 @@
180
184
  "majorEvent": "{n} Major event | {n} Major events",
181
185
  "majorEventTitle": "Major event",
182
186
  "disturbanceTitle": "Disturbances",
183
- "othersTitle": "Construction sites/Events"
187
+ "furtherDisturbanceTitle": "Further Disturbances",
188
+ "constructionsTitle": "Construction sites"
184
189
  },
185
190
  "vbz-majorticker": {
186
191
  "moreInfo": "More information"
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.2496 17.2496L7.5 7.5M17.2496 17.2496L17.25 9.75M17.2496 17.2496L9.75 17.25" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.93333 15.6667L3.57978 15.3132C3.48601 15.4069 3.43333 15.5341 3.43333 15.6667H3.93333ZM3.43333 23.0001C3.43333 23.2762 3.65719 23.5001 3.93333 23.5001C4.20948 23.5001 4.43333 23.2762 4.43333 23.0001H3.43333ZM20.5667 15.6667C20.5667 15.3906 20.3428 15.1667 20.0667 15.1667C19.7905 15.1667 19.5667 15.3906 19.5667 15.6667H20.5667ZM19.5667 23.0001C19.5667 23.2762 19.7905 23.5001 20.0667 23.5001C20.3428 23.5001 20.5667 23.2762 20.5667 23.0001H19.5667ZM8.68689 5.75361C8.88215 5.55835 8.88215 5.24177 8.68689 5.04651C8.49162 4.85125 8.17504 4.85125 7.97978 5.04651L8.68689 5.75361ZM0.646447 12.3798C0.451184 12.5751 0.451184 12.8917 0.646447 13.0869C0.841709 13.2822 1.15829 13.2822 1.35355 13.0869L0.646447 12.3798ZM14.5536 5.75361C14.7488 5.55835 14.7488 5.24177 14.5536 5.04651C14.3583 4.85125 14.0417 4.85125 13.8464 5.04651L14.5536 5.75361ZM20.4202 5.75361C20.6155 5.55835 20.6155 5.24177 20.4202 5.04651C20.225 4.85125 19.9084 4.85125 19.7131 5.04651L20.4202 5.75361ZM9.44645 15.3132C9.25118 15.5084 9.25118 15.825 9.44645 16.0203C9.64171 16.2155 9.95829 16.2155 10.1536 16.0203L9.44645 15.3132ZM23.3536 8.68695C23.5488 8.49169 23.5488 8.1751 23.3536 7.97984C23.1583 7.78458 22.8417 7.78458 22.6464 7.97984L23.3536 8.68695ZM15.3131 15.3132C15.1179 15.5084 15.1179 15.825 15.3131 16.0203C15.5084 16.2155 15.825 16.2155 16.0202 16.0203L15.3131 15.3132ZM1.97778 5.90006H22.0222V4.90006H1.97778V5.90006ZM22.5 6.37784V14.6889H23.5V6.37784H22.5ZM22.0222 15.1667H1.97778V16.1667H22.0222V15.1667ZM1.5 14.6889V6.37784H0.5V14.6889H1.5ZM1.97778 15.1667C1.71391 15.1667 1.5 14.9528 1.5 14.6889H0.5C0.5 15.5051 1.16162 16.1667 1.97778 16.1667V15.1667ZM22.5 14.6889C22.5 14.9528 22.2861 15.1667 22.0222 15.1667V16.1667C22.8384 16.1667 23.5 15.5051 23.5 14.6889H22.5ZM22.0222 5.90006C22.2861 5.90006 22.5 6.11397 22.5 6.37784H23.5C23.5 5.56168 22.8384 4.90006 22.0222 4.90006V5.90006ZM1.97778 4.90006C1.16162 4.90006 0.5 5.56168 0.5 6.37784H1.5C1.5 6.11397 1.71391 5.90006 1.97778 5.90006V4.90006ZM3.43333 15.6667V23.0001H4.43333V15.6667H3.43333ZM19.5667 15.6667V23.0001H20.5667V15.6667H19.5667ZM6.13333 4.43339C7.21949 4.43339 8.1 3.55289 8.1 2.46673H7.1C7.1 3.0006 6.66721 3.43339 6.13333 3.43339V4.43339ZM8.1 2.46673C8.1 1.38057 7.21949 0.500061 6.13333 0.500061V1.50006C6.66721 1.50006 7.1 1.93285 7.1 2.46673H8.1ZM6.13333 0.500061C5.04717 0.500061 4.16667 1.38057 4.16667 2.46673H5.16667C5.16667 1.93285 5.59946 1.50006 6.13333 1.50006V0.500061ZM4.16667 2.46673C4.16667 3.55289 5.04717 4.43339 6.13333 4.43339V3.43339C5.59946 3.43339 5.16667 3.0006 5.16667 2.46673H4.16667ZM17.8667 4.43339C18.9528 4.43339 19.8333 3.55289 19.8333 2.46673H18.8333C18.8333 3.0006 18.4005 3.43339 17.8667 3.43339V4.43339ZM19.8333 2.46673C19.8333 1.38057 18.9528 0.500061 17.8667 0.500061V1.50006C18.4005 1.50006 18.8333 1.93285 18.8333 2.46673H19.8333ZM17.8667 0.500061C16.7805 0.500061 15.9 1.38057 15.9 2.46673H16.9C16.9 1.93285 17.3328 1.50006 17.8667 1.50006V0.500061ZM15.9 2.46673C15.9 3.55289 16.7805 4.43339 17.8667 4.43339V3.43339C17.3328 3.43339 16.9 3.0006 16.9 2.46673H15.9ZM7.97978 5.04651L0.646447 12.3798L1.35355 13.0869L8.68689 5.75361L7.97978 5.04651ZM13.8464 5.04651L3.57978 15.3132L4.28689 16.0203L14.5536 5.75361L13.8464 5.04651ZM19.7131 5.04651L9.44645 15.3132L10.1536 16.0203L20.4202 5.75361L19.7131 5.04651ZM22.6464 7.97984L15.3131 15.3132L16.0202 16.0203L23.3536 8.68695L22.6464 7.97984Z" fill="#4D4D4D"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.62224 15.3333V10.4444L9.46669 3.59999M13.3778 10.4444V15.3333M5.55558 3.59999L0.666687 8.48888M13.3778 3.59999L6.53335 10.4444M15.3334 5.55555L10.4445 10.4444M1.31854 10.4444H14.6815C15.0415 10.4444 15.3334 10.1526 15.3334 9.79258V4.25184C15.3334 3.89183 15.0415 3.59999 14.6815 3.59999H1.31854C0.958531 3.59999 0.666687 3.89183 0.666687 4.25184V9.79258C0.666687 10.1526 0.958531 10.4444 1.31854 10.4444ZM4.08891 2.62221C4.62892 2.62221 5.06669 2.18445 5.06669 1.64443C5.06669 1.10442 4.62892 0.666656 4.08891 0.666656C3.5489 0.666656 3.11113 1.10442 3.11113 1.64443C3.11113 2.18445 3.5489 2.62221 4.08891 2.62221ZM11.9111 2.62221C12.4511 2.62221 12.8889 2.18445 12.8889 1.64443C12.8889 1.10442 12.4511 0.666656 11.9111 0.666656C11.3711 0.666656 10.9334 1.10442 10.9334 1.64443C10.9334 2.18445 11.3711 2.62221 11.9111 2.62221Z" stroke="#646464" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.742 5.03888H17.625V0.75H14.2147C10.1017 0.925875 9.258 3.246 9.1875 5.67188V7.8165H6.375V12H9.1875V23.25H13.4062V12H16.8866L17.5545 7.8165H13.4062V6.51562C13.3949 6.33049 13.4207 6.14496 13.482 5.96991C13.5434 5.79487 13.6391 5.63384 13.7635 5.49628C13.8879 5.35873 14.0386 5.24741 14.2066 5.16886C14.3746 5.09031 14.5567 5.04612 14.742 5.03888Z" fill="#4D4D4D"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 5C6 4.44772 6.44772 4 7 4C7.55228 4 8 4.44772 8 5C8 4.44772 8.44772 4 9 4C9.55229 4 10 4.44772 10 5M3 3.5C3 2.11929 4.11929 1 5.5 1C6.88071 1 8 2.11929 8 3.5M8 3.5V6.66667M8 3.5C8 2.11929 9.11929 1 10.5 1C11.8807 1 13 2.11929 13 3.5M1 8H15M5 15H11M8.88 8L8.66667 6.66667H7.33333L7.12 8M6.69333 10.6667L6 15H10L9.30667 10.6667M2 8H14C14 9.47276 12.8061 10.6667 11.3333 10.6667H4.66667C3.19391 10.6667 2 9.47276 2 8Z" stroke="#646464" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_773_103846)">
3
+ <path d="M1.15427 8.37411H5.72477V22.1906H1.15427V8.37411Z" fill="#4D4D4D"/>
4
+ <path d="M17.5196 7.91699C15.5156 7.91699 14.3205 8.65536 13.0549 10.2724V8.37411H8.48439V22.1906H13.0898V14.7022C13.0898 13.1201 13.8983 11.5732 15.7264 11.5732C17.5545 11.5732 18.6443 13.1201 18.6443 14.667V22.1906H23.25V14.3509C23.25 8.90136 19.5585 7.91699 17.5196 7.91699Z" fill="#4D4D4D"/>
5
+ <path d="M3.45714 1.65936C1.94552 1.65936 0.750015 2.74911 0.750015 4.08524C0.750015 5.42136 1.94552 6.51111 3.45714 6.51111C4.96877 6.51111 6.16427 5.42136 6.16427 4.08524C6.16427 2.74911 4.96877 1.65936 3.45714 1.65936Z" fill="#4D4D4D"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_773_103846">
9
+ <rect width="24" height="24" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0.749939 5.19542V18.7858L7.59073 11.8082L0.749939 5.19542Z" fill="#4D4D4D"/>
3
+ <path d="M1.45015 19.5H22.5497L15.6901 12.5032L12.3475 15.7345C12.1536 15.9218 11.8462 15.9218 11.6524 15.7345L8.30973 12.5032L1.45015 19.5Z" fill="#4D4D4D"/>
4
+ <path d="M23.2499 18.7858V5.19542L16.4092 11.8082L23.2499 18.7858Z" fill="#4D4D4D"/>
5
+ <path d="M22.5305 4.5H1.46934L11.9999 14.6796L22.5305 4.5Z" fill="#4D4D4D"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.64584 1.25001C3.64584 1.01989 3.83239 0.833344 4.06251 0.833344H7.81251C8.04263 0.833344 8.22918 1.01989 8.22918 1.25001V18.75C8.22918 18.9801 8.04263 19.1667 7.81251 19.1667H4.06251C3.83239 19.1667 3.64584 18.9801 3.64584 18.75V1.25001ZM12.3958 1.25001C12.3958 1.01989 12.5824 0.833344 12.8125 0.833344H16.5625C16.7926 0.833344 16.9792 1.01989 16.9792 1.25001V18.75C16.9792 18.9801 16.7926 19.1667 16.5625 19.1667H12.8125C12.5824 19.1667 12.3958 18.9801 12.3958 18.75V1.25001Z" fill="#646464"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.29192 0.472354C2.42096 0.397957 2.5799 0.3981 2.70881 0.472729L18.542 9.63938C18.6707 9.71387 18.7499 9.85129 18.7499 9.99997C18.7499 10.1487 18.6707 10.2861 18.542 10.3606L2.70881 19.5272C2.5799 19.6019 2.42096 19.602 2.29192 19.5276C2.16288 19.4532 2.08337 19.3156 2.08337 19.1666V0.833323C2.08337 0.684373 2.16288 0.546752 2.29192 0.472354Z" fill="#646464"/>
3
+ </svg>
@@ -1,10 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1638_23272)">
3
- <path d="M20.528 10.5525C20.7514 12.3362 20.4119 14.1452 19.5571 15.7265C18.7022 17.3079 17.3746 18.5826 15.7599 19.3726C14.1452 20.1626 12.324 20.4284 10.5508 20.1329C8.77766 19.8373 7.14114 18.9951 5.86998 17.724M20.528 10.5525L23.2501 14.25M20.528 10.5525L17.2501 13.5M3.39948 12.6075C3.26149 11.3999 3.38021 10.1768 3.74787 9.01826C4.11552 7.85972 4.72381 6.79194 5.53288 5.88487C6.34195 4.9778 7.33354 4.25191 8.44269 3.75476C9.55184 3.25761 10.7535 3.00042 11.969 3.00004C13.1016 2.99854 14.2234 3.22078 15.2699 3.65401C16.3164 4.08723 17.2671 4.72291 18.0672 5.52454M3.39948 12.6075L0.750092 9.00005M3.39948 12.6075L6.75009 9.75005" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_1638_23272">
7
- <rect width="24" height="24" fill="white"/>
8
- </clipPath>
9
- </defs>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.6853 7.035C13.8342 8.22413 13.6079 9.43008 13.038 10.4843C12.4681 11.5385 11.583 12.3884 10.5065 12.9151C9.43006 13.4417 8.21592 13.6189 7.03382 13.4219C5.85171 13.2248 4.7607 12.6634 3.91326 11.816M13.6853 7.035L15.5 9.5M13.6853 7.035L11.5 9M2.26626 8.40501C2.17426 7.59993 2.25341 6.7845 2.49852 6.01215C2.74362 5.23979 3.14914 4.52794 3.68852 3.92323C4.2279 3.31851 4.88896 2.83459 5.6284 2.50316C6.36783 2.17172 7.16894 2.00026 7.97926 2.00001C8.73435 1.999 9.48221 2.14717 10.1799 2.43598C10.8776 2.7248 11.5113 3.14859 12.0448 3.68301M2.26626 8.40501L0.5 6.00001M2.26626 8.40501L4.5 6.50001" stroke="#646464" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
10
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75003L9 9.00003L12 2.25003L15 9.00003L22.125 9.75003L16.875 14.625L18.375 21.75L12 18Z" fill="#4D4D4D" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
2
+ <path d="M12 18L5.625 21.75L7.125 14.625L1.875 9.75L9 9L12 2.25L15 9L22.125 9.75L16.875 14.625L18.375 21.75L12 18Z" fill="#4D4D4D" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M23.643 4.93701C22.808 5.30701 21.911 5.55701 20.968 5.67001C21.93 5.09401 22.668 4.18001 23.016 3.09201C22.116 3.62601 21.119 4.01401 20.058 4.22201C19.208 3.31801 17.998 2.75201 16.658 2.75201C14.086 2.75201 12 4.83801 12 7.41201C12 7.77601 12.042 8.13001 12.12 8.47201C8.247 8.27701 4.816 6.42201 2.518 3.60401C2.118 4.29401 1.888 5.09401 1.888 5.94601C1.888 7.56201 2.711 8.98901 3.96 9.82401C3.196 9.79901 2.478 9.59001 1.85 9.24101V9.30101C1.85 11.558 3.455 13.441 5.587 13.869C5.195 13.975 4.784 14.031 4.36 14.031C4.06 14.031 3.767 14.003 3.483 13.949C4.076 15.799 5.796 17.147 7.835 17.183C6.24 18.433 4.231 19.178 2.049 19.178C1.673 19.178 1.302 19.156 0.936996 19.113C2.999 20.436 5.447 21.206 8.077 21.206C16.647 21.206 21.332 14.108 21.332 7.95201C21.332 7.75201 21.327 7.55001 21.318 7.35001C22.228 6.69201 23.018 5.87301 23.641 4.94001L23.643 4.93701Z" fill="#4D4D4D"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2193_15515)">
3
+ <path d="M6 12.75C5.98413 12.5373 5.94214 12.3274 5.875 12.125C5.35 10.35 3.5 8 3.5 8C3.5 8 1.65 10.35 1.125 12.15C1.05983 12.3444 1.01787 12.5458 1 12.75V12.95C0.996704 13.2816 1.05875 13.6106 1.18261 13.9182C1.30646 14.2258 1.48969 14.506 1.72184 14.7428C1.95399 14.9796 2.23051 15.1683 2.53561 15.2983C2.84071 15.4282 3.16841 15.4967 3.5 15.5C3.8316 15.4967 4.1593 15.4282 4.4644 15.2983C4.76949 15.1683 5.04601 14.9796 5.27816 14.7428C5.51031 14.506 5.69354 14.2258 5.8174 13.9182C5.94125 13.6106 6.0033 13.2816 6 12.95V12.75ZM15 12.75C14.9841 12.5373 14.9421 12.3274 14.875 12.125C14.35 10.35 12.5 8 12.5 8C12.5 8 10.65 10.35 10.125 12.15C10.0598 12.3444 10.0179 12.5458 10 12.75V12.95C10 13.613 10.2634 14.2489 10.7322 14.7178C11.2011 15.1866 11.837 15.45 12.5 15.45C13.163 15.45 13.7989 15.1866 14.2678 14.7178C14.7366 14.2489 15 13.613 15 12.95V12.75Z" stroke="#646464" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M10.5 5.25C10.4841 5.03733 10.4421 4.82742 10.375 4.625C9.85 2.85 8 0.5 8 0.5C8 0.5 6.15 2.85 5.625 4.65C5.5596 4.84431 5.51763 5.04574 5.5 5.25V5.45C5.5 6.11304 5.76339 6.74893 6.23223 7.21777C6.70107 7.68661 7.33696 7.95 8 7.95C8.66304 7.95 9.29893 7.68661 9.76777 7.21777C10.2366 6.74893 10.5 6.11304 10.5 5.45V5.25Z" stroke="#646464" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_2193_15515">
8
+ <rect width="16" height="16" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.3495 5.80238C9.26694 5.6283 9.13785 5.48045 8.9765 5.37515C8.81515 5.26986 8.62783 5.21124 8.43525 5.20576H5.20125C5.11347 5.19957 5.02556 5.21565 4.94565 5.25249C4.86574 5.28933 4.79642 5.34574 4.74412 5.41651C4.70694 5.49443 4.69064 5.58067 4.69682 5.66679C4.703 5.75291 4.73145 5.83594 4.77937 5.90776L6.95887 9.69863V9.73388L3.54862 15.7714C3.50536 15.846 3.48257 15.9307 3.48257 16.017C3.48257 16.1033 3.50536 16.188 3.54862 16.2626C3.5903 16.3355 3.6526 16.3943 3.72767 16.4318C3.80274 16.4693 3.88723 16.4838 3.9705 16.4734H7.20487C7.39774 16.4679 7.58454 16.4048 7.7412 16.2921C7.89786 16.1795 8.01721 16.0226 8.08387 15.8415C8.08387 15.8415 11.4589 9.87413 11.5995 9.66376C11.5646 9.66376 9.3495 5.80238 9.3495 5.80238Z" fill="#4D4D4D"/>
3
+ <path d="M22.5334 1.45013C22.5849 1.37859 22.6126 1.29266 22.6126 1.20451C22.6126 1.11635 22.5849 1.03042 22.5334 0.958882C22.4917 0.886047 22.4294 0.827172 22.3543 0.78967C22.2793 0.752168 22.1948 0.737715 22.1115 0.748132H18.8419C18.649 0.753525 18.4621 0.816561 18.3054 0.929114C18.1487 1.04167 18.0292 1.19858 17.9625 1.37963C17.9625 1.37963 10.9669 13.7704 10.7557 14.1566C10.7557 14.1919 15.3611 22.6163 15.3611 22.6163C15.4415 22.7948 15.5691 22.9479 15.7301 23.0592C15.8912 23.1705 16.0796 23.2357 16.275 23.2478H19.5094C19.5926 23.2582 19.6771 23.2437 19.7522 23.2062C19.8273 23.1687 19.8896 23.1098 19.9312 23.037C19.9661 22.9598 19.9841 22.8761 19.9841 22.7914C19.9841 22.7067 19.9661 22.623 19.9312 22.5458L15.3615 14.1919V14.1566L22.5334 1.45013Z" fill="#4D4D4D"/>
4
+ </svg>