@oiz/stzh-components 0.0.0-pretest → 1.4.0-npmjstest
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.
- package/LICENSE +21 -21
- package/README.md +56 -56
- package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
- package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-e07b8f5f.js} +42 -42
- package/dist/cjs/{arrow-70a32014.js → arrow-3c3b0ae5.js} +3 -3
- package/dist/cjs/{date-adapter-2ffd8eaf.js → date-adapter-2a78f6f8.js} +85 -85
- package/dist/cjs/{date-utils-898a50be.js → date-utils-bb50c91f.js} +156 -156
- package/dist/cjs/{event-utils-4d7d610a.js → event-utils-9b64c792.js} +13 -13
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{media-utils-f1720906.js → media-utils-8cfc8591.js} +19 -19
- package/dist/cjs/{string-utils-223b03e2.js → string-utils-a867b99d.js} +12 -12
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +170 -170
- package/dist/cjs/stzh-accordion.cjs.entry.js +63 -63
- package/dist/cjs/stzh-actions.cjs.entry.js +42 -42
- package/dist/cjs/stzh-appnav.cjs.entry.js +39 -39
- package/dist/cjs/stzh-appointments.cjs.entry.js +260 -260
- package/dist/cjs/stzh-badge_3.cjs.entry.js +146 -146
- package/dist/cjs/stzh-calendar.cjs.entry.js +291 -291
- package/dist/cjs/stzh-cell.cjs.entry.js +24 -24
- package/dist/cjs/stzh-checkbox.cjs.entry.js +123 -123
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +157 -157
- package/dist/cjs/stzh-chip-select.cjs.entry.js +55 -55
- package/dist/cjs/stzh-chip.cjs.entry.js +90 -90
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-container.cjs.entry.js +8 -8
- package/dist/cjs/stzh-cspace.cjs.entry.js +11 -11
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +92 -92
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +12 -12
- package/dist/cjs/stzh-datatable.cjs.entry.js +201 -201
- package/dist/cjs/stzh-datepicker_4.cjs.entry.js +458 -458
- package/dist/cjs/stzh-dialog.cjs.entry.js +179 -179
- package/dist/cjs/stzh-dropdown.cjs.entry.js +450 -450
- package/dist/cjs/stzh-fieldset.cjs.entry.js +24 -24
- package/dist/cjs/stzh-figure.cjs.entry.js +19 -19
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +167 -167
- package/dist/cjs/stzh-footer.cjs.entry.js +56 -56
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +132 -132
- package/dist/cjs/stzh-header.cjs.entry.js +151 -151
- package/dist/cjs/stzh-heading.cjs.entry.js +21 -21
- package/dist/cjs/stzh-hr.cjs.entry.js +12 -12
- package/dist/cjs/stzh-hspace.cjs.entry.js +30 -30
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +9 -9
- package/dist/cjs/{stzh-input-description-9ed61d1d.js → stzh-input-description-9802abc2.js} +15 -15
- package/dist/cjs/stzh-input.cjs.entry.js +181 -181
- package/dist/cjs/stzh-link.cjs.entry.js +95 -95
- package/dist/cjs/stzh-list-item.cjs.entry.js +15 -15
- package/dist/cjs/stzh-list.cjs.entry.js +15 -15
- package/dist/cjs/stzh-loader.cjs.entry.js +20 -20
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +22 -22
- package/dist/cjs/stzh-menu_2.cjs.entry.js +81 -81
- package/dist/cjs/stzh-message.cjs.entry.js +72 -72
- package/dist/cjs/stzh-metanav.cjs.entry.js +26 -26
- package/dist/cjs/stzh-overlay.cjs.entry.js +88 -88
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +26 -26
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +61 -61
- package/dist/cjs/stzh-popover.cjs.entry.js +349 -349
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +12 -12
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +46 -46
- package/dist/cjs/stzh-progressbar.cjs.entry.js +114 -114
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +47 -47
- package/dist/cjs/stzh-row.cjs.entry.js +29 -29
- package/dist/cjs/stzh-saptcha.cjs.entry.js +70 -70
- package/dist/cjs/stzh-section.cjs.entry.js +13 -13
- package/dist/cjs/stzh-servicecard-list.cjs.entry.js +45 -45
- package/dist/cjs/stzh-servicecard.cjs.entry.js +201 -201
- package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
- package/dist/cjs/stzh-sortable.cjs.entry.js +288 -288
- package/dist/cjs/stzh-status.cjs.entry.js +25 -25
- package/dist/cjs/stzh-table.cjs.entry.js +132 -132
- package/dist/cjs/stzh-toggle.cjs.entry.js +123 -123
- package/dist/cjs/stzh-tooltip.cjs.entry.js +310 -310
- package/dist/cjs/stzh-upload.cjs.entry.js +440 -440
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +71 -71
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +95 -95
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +171 -171
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +10 -10
- package/dist/cjs/stzh-vspace.cjs.entry.js +30 -30
- package/dist/cjs/{translation-utils-2dbbce94.js → translation-utils-73073e44.js} +54 -54
- package/dist/cjs/{utils-e84f4a8d.js → utils-d327c19d.js} +30 -30
- package/dist/collection/assets/favicons/browserconfig.xml +9 -9
- package/dist/collection/assets/favicons/site.webmanifest +19 -19
- package/dist/collection/assets/fonts.css +39 -39
- package/dist/collection/assets/i18n/de.json +154 -154
- package/dist/collection/assets/i18n/en.json +154 -154
- package/dist/collection/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-down.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-left.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-right.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-up.svg +3 -3
- package/dist/collection/assets/icons/mono/archive-box.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/collection/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/collection/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/collection/assets/icons/mono/calendar.svg +3 -3
- package/dist/collection/assets/icons/mono/cart.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark.svg +3 -3
- package/dist/collection/assets/icons/mono/clock.svg +3 -3
- package/dist/collection/assets/icons/mono/close-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/close.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-north.svg +4 -4
- package/dist/collection/assets/icons/mono/construction.svg +3 -3
- package/dist/collection/assets/icons/mono/copy.svg +3 -3
- package/dist/collection/assets/icons/mono/delete.svg +3 -3
- package/dist/collection/assets/icons/mono/download.svg +3 -3
- package/dist/collection/assets/icons/mono/drag.svg +10 -10
- package/dist/collection/assets/icons/mono/edit.svg +3 -3
- package/dist/collection/assets/icons/mono/email-check.svg +10 -10
- package/dist/collection/assets/icons/mono/expand.svg +3 -3
- package/dist/collection/assets/icons/mono/external-link.svg +4 -4
- package/dist/collection/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/collection/assets/icons/mono/facebook.svg +10 -10
- package/dist/collection/assets/icons/mono/file.svg +3 -3
- package/dist/collection/assets/icons/mono/filtering.svg +3 -3
- package/dist/collection/assets/icons/mono/flag.svg +10 -10
- package/dist/collection/assets/icons/mono/focus.svg +3 -3
- package/dist/collection/assets/icons/mono/gear.svg +3 -3
- package/dist/collection/assets/icons/mono/heart.svg +10 -10
- package/dist/collection/assets/icons/mono/home.svg +10 -10
- package/dist/collection/assets/icons/mono/important-warning.svg +3 -3
- package/dist/collection/assets/icons/mono/info-help.svg +3 -3
- package/dist/collection/assets/icons/mono/instagram.svg +3 -3
- package/dist/collection/assets/icons/mono/like-hand.svg +10 -10
- package/dist/collection/assets/icons/mono/linkedin.svg +5 -5
- package/dist/collection/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/collection/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/collection/assets/icons/mono/lock.svg +10 -10
- package/dist/collection/assets/icons/mono/mail.svg +10 -10
- package/dist/collection/assets/icons/mono/map.svg +3 -3
- package/dist/collection/assets/icons/mono/menu.svg +3 -3
- package/dist/collection/assets/icons/mono/minus.svg +3 -3
- package/dist/collection/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/collection/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/collection/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/collection/assets/icons/mono/phone.svg +10 -10
- package/dist/collection/assets/icons/mono/pin-location.svg +10 -10
- package/dist/collection/assets/icons/mono/pin.svg +11 -11
- package/dist/collection/assets/icons/mono/play-1.svg +4 -4
- package/dist/collection/assets/icons/mono/play-button.svg +11 -11
- package/dist/collection/assets/icons/mono/play.svg +10 -10
- package/dist/collection/assets/icons/mono/plus.svg +3 -3
- package/dist/collection/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/collection/assets/icons/mono/print.svg +10 -10
- package/dist/collection/assets/icons/mono/question-help.svg +3 -3
- package/dist/collection/assets/icons/mono/read-mail.svg +10 -10
- package/dist/collection/assets/icons/mono/reload.svg +10 -10
- package/dist/collection/assets/icons/mono/reset-time.svg +10 -10
- package/dist/collection/assets/icons/mono/reset.svg +10 -10
- package/dist/collection/assets/icons/mono/resize.svg +8 -8
- package/dist/collection/assets/icons/mono/rss.svg +12 -12
- package/dist/collection/assets/icons/mono/search.svg +3 -3
- package/dist/collection/assets/icons/mono/services.svg +6 -6
- package/dist/collection/assets/icons/mono/share.svg +3 -3
- package/dist/collection/assets/icons/mono/shrink.svg +3 -3
- package/dist/collection/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/collection/assets/icons/mono/social-media.svg +23 -23
- package/dist/collection/assets/icons/mono/star-filled.svg +3 -3
- package/dist/collection/assets/icons/mono/star.svg +3 -3
- package/dist/collection/assets/icons/mono/subtitle.svg +3 -3
- package/dist/collection/assets/icons/mono/team.svg +10 -10
- package/dist/collection/assets/icons/mono/text-message.svg +6 -6
- package/dist/collection/assets/icons/mono/thermometer.svg +10 -10
- package/dist/collection/assets/icons/mono/transcript.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter.svg +10 -10
- package/dist/collection/assets/icons/mono/unlock.svg +10 -10
- package/dist/collection/assets/icons/mono/user.svg +3 -3
- package/dist/collection/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/collection/assets/icons/mono/view.svg +4 -4
- package/dist/collection/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/collection/assets/icons/mono/warning-big.svg +4 -4
- package/dist/collection/assets/icons/mono/warning.svg +3 -3
- package/dist/collection/assets/icons/mono/web-Link.svg +3 -3
- package/dist/collection/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/collection/assets/icons/mono/world-globe.svg +10 -10
- package/dist/collection/assets/icons/mono/xing.svg +11 -11
- package/dist/collection/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/collection/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/collection/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/collection/components/stzh-accordion/stzh-accordion.js +156 -156
- package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +52 -52
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +429 -429
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +45 -45
- package/dist/collection/components/stzh-actions/stzh-actions.js +98 -98
- package/dist/collection/components/stzh-actions/stzh-actions.stories.js +66 -66
- package/dist/collection/components/stzh-appnav/stzh-appnav.js +112 -112
- package/dist/collection/components/stzh-appnav/stzh-appnav.stories.js +53 -53
- package/dist/collection/components/stzh-appointments/stzh-appointments.js +515 -515
- package/dist/collection/components/stzh-appointments/stzh-appointments.localization.js +1 -1
- package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +186 -186
- package/dist/collection/components/stzh-badge/stzh-badge.js +47 -47
- package/dist/collection/components/stzh-badge/stzh-badge.stories.js +36 -36
- package/dist/collection/components/stzh-button/stzh-button.js +516 -516
- package/dist/collection/components/stzh-button/stzh-button.stories.js +66 -66
- package/dist/collection/components/stzh-calendar/stzh-calendar-day.js +22 -22
- package/dist/collection/components/stzh-calendar/stzh-calendar-month.js +21 -21
- package/dist/collection/components/stzh-calendar/stzh-calendar.js +463 -463
- package/dist/collection/components/stzh-calendar/stzh-calendar.localization.js +1 -1
- package/dist/collection/components/stzh-calendar/stzh-calendar.stories.js +37 -37
- package/dist/collection/components/stzh-cell/stzh-cell.js +179 -179
- package/dist/collection/components/stzh-cell/stzh-cell.stories.js +39 -39
- package/dist/collection/components/stzh-checkbox/assets/check.svg +3 -3
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +459 -459
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.stories.js +38 -38
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +450 -450
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.stories.js +39 -39
- package/dist/collection/components/stzh-chip/stzh-chip.js +407 -407
- package/dist/collection/components/stzh-chip/stzh-chip.stories.js +64 -64
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +158 -158
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.stories.js +69 -69
- package/dist/collection/components/stzh-container/stzh-container.js +21 -21
- package/dist/collection/components/stzh-container/stzh-container.stories.js +35 -35
- package/dist/collection/components/stzh-cspace/stzh-cspace.js +24 -24
- package/dist/collection/components/stzh-cspace/stzh-cspace.stories.js +34 -34
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.js +24 -24
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +149 -149
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +358 -358
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.js +1 -1
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +63 -63
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +413 -413
- package/dist/collection/components/stzh-datatable/stzh-datatable.localization.js +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +63 -63
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +586 -586
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.localization.js +1 -1
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.stories.js +39 -39
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +480 -480
- package/dist/collection/components/stzh-dialog/stzh-dialog.localization.js +1 -1
- package/dist/collection/components/stzh-dialog/stzh-dialog.stories.js +75 -75
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1436 -1436
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +109 -109
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +120 -120
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.stories.js +55 -55
- package/dist/collection/components/stzh-figure/stzh-figure.js +76 -76
- package/dist/collection/components/stzh-figure/stzh-figure.stories.js +36 -36
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +253 -253
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.stories.js +27 -27
- package/dist/collection/components/stzh-footer/stzh-footer.js +147 -147
- package/dist/collection/components/stzh-footer/stzh-footer.localization.js +1 -1
- package/dist/collection/components/stzh-footer/stzh-footer.stories.js +49 -49
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +319 -319
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.localization.js +1 -1
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +49 -49
- package/dist/collection/components/stzh-header/stzh-header.js +267 -267
- package/dist/collection/components/stzh-header/stzh-header.stories.js +178 -178
- package/dist/collection/components/stzh-heading/stzh-heading.js +99 -99
- package/dist/collection/components/stzh-heading/stzh-heading.stories.js +37 -37
- package/dist/collection/components/stzh-hr/stzh-hr.js +25 -25
- package/dist/collection/components/stzh-hr/stzh-hr.stories.js +23 -23
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +246 -246
- package/dist/collection/components/stzh-hspace/stzh-hspace.stories.js +73 -73
- package/dist/collection/components/stzh-icon/stzh-icon.js +76 -76
- package/dist/collection/components/stzh-icon/stzh-icon.stories.js +37 -37
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.js +19 -19
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.stories.js +46 -46
- package/dist/collection/components/stzh-input/stzh-input-description.js +8 -8
- package/dist/collection/components/stzh-input/stzh-input.js +724 -724
- package/dist/collection/components/stzh-input/stzh-input.stories.js +116 -116
- package/dist/collection/components/stzh-link/stzh-link.js +427 -427
- package/dist/collection/components/stzh-link/stzh-link.stories.js +67 -67
- package/dist/collection/components/stzh-list/stzh-list.js +52 -52
- package/dist/collection/components/stzh-list/stzh-list.stories.js +42 -42
- package/dist/collection/components/stzh-list-item/assets/checkmark.svg +3 -3
- package/dist/collection/components/stzh-list-item/stzh-list-item.js +26 -26
- package/dist/collection/components/stzh-loader/stzh-loader.js +93 -93
- package/dist/collection/components/stzh-loader/stzh-loader.stories.js +36 -36
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +94 -94
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.stories.js +34 -34
- package/dist/collection/components/stzh-menu/stzh-menu.js +21 -21
- package/dist/collection/components/stzh-menu/stzh-menu.stories.js +69 -69
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +296 -296
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.stories.js +52 -52
- package/dist/collection/components/stzh-message/stzh-message.js +287 -287
- package/dist/collection/components/stzh-message/stzh-message.localization.js +1 -1
- package/dist/collection/components/stzh-message/stzh-message.stories.js +40 -40
- package/dist/collection/components/stzh-metanav/stzh-metanav.js +41 -41
- package/dist/collection/components/stzh-metanav/stzh-metanav.stories.js +39 -39
- package/dist/collection/components/stzh-overlay/stzh-overlay.js +239 -239
- package/dist/collection/components/stzh-overlay/stzh-overlay.stories.js +50 -50
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.js +41 -41
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +43 -43
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +76 -76
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +107 -107
- package/dist/collection/components/stzh-popover/stzh-popover.js +673 -673
- package/dist/collection/components/stzh-popover/stzh-popover.localization.js +1 -1
- package/dist/collection/components/stzh-popover/stzh-popover.stories.js +67 -67
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +578 -578
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +25 -25
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +28 -28
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +272 -272
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +164 -164
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +250 -250
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +36 -36
- package/dist/collection/components/stzh-radio/stzh-radio.js +458 -458
- package/dist/collection/components/stzh-radio/stzh-radio.stories.js +38 -38
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +479 -477
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.stories.js +39 -39
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +114 -114
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.stories.js +50 -50
- package/dist/collection/components/stzh-richtext/stzh-richtext.js +90 -90
- package/dist/collection/components/stzh-richtext/stzh-richtext.stories.js +79 -79
- package/dist/collection/components/stzh-row/stzh-row.js +207 -207
- package/dist/collection/components/stzh-row/stzh-row.stories.js +90 -90
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +221 -221
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.localization.js +1 -1
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.stories.js +34 -34
- package/dist/collection/components/stzh-section/stzh-section.js +50 -50
- package/dist/collection/components/stzh-section/stzh-section.stories.js +100 -100
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +592 -592
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.stories.js +73 -73
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.js +153 -153
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.stories.js +115 -115
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +106 -106
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +53 -53
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +501 -501
- package/dist/collection/components/stzh-sortable/stzh-sortable.localization.js +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.stories.js +34 -34
- package/dist/collection/components/stzh-status/stzh-status.js +115 -115
- package/dist/collection/components/stzh-status/stzh-status.stories.js +34 -34
- package/dist/collection/components/stzh-table/stzh-table.js +215 -215
- package/dist/collection/components/stzh-table/stzh-table.stories.js +89 -89
- package/dist/collection/components/stzh-text/stzh-text.js +232 -232
- package/dist/collection/components/stzh-text/stzh-text.stories.js +43 -43
- package/dist/collection/components/stzh-toggle/stzh-toggle.js +479 -479
- package/dist/collection/components/stzh-toggle/stzh-toggle.stories.js +38 -38
- package/dist/collection/components/stzh-tooltip/assets/arrow.svg +3 -3
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +667 -667
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.localization.js +1 -1
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.stories.js +63 -63
- package/dist/collection/components/stzh-upload/stzh-upload.js +1358 -1358
- package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.stories.js +69 -69
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +229 -229
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.stories.js +36 -36
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +236 -236
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.stories.js +52 -52
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +292 -292
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.stories.js +53 -53
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.js +23 -23
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.stories.js +45 -45
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +246 -246
- package/dist/collection/components/stzh-vspace/stzh-vspace.stories.js +73 -73
- package/dist/collection/global/js/helpers/autofocus.js +20 -20
- package/dist/collection/global/js/helpers/scrollbar-width.js +20 -20
- package/dist/collection/global/js/script.js +17 -17
- package/dist/collection/index.js +7 -7
- package/dist/collection/pages/egov.stories.js +262 -262
- package/dist/collection/pages/example.stories.js +170 -170
- package/dist/collection/pages/meinkonto.stories.js +660 -660
- package/dist/collection/patterns/appointments.stories.js +43 -43
- package/dist/collection/patterns/processingscreen.stories.js +43 -43
- package/dist/collection/utils/animation-utils.js +51 -51
- package/dist/collection/utils/date-adapter.js +86 -86
- package/dist/collection/utils/date-utils.js +196 -196
- package/dist/collection/utils/decorators.js +15 -15
- package/dist/collection/utils/event-utils.js +14 -14
- package/dist/collection/utils/h.js +109 -109
- package/dist/collection/utils/media-utils.js +20 -20
- package/dist/collection/utils/string-utils.js +13 -13
- package/dist/collection/utils/test-utils.js +27 -27
- package/dist/collection/utils/translation-utils.js +55 -55
- package/dist/collection/utils/utils.js +41 -41
- package/dist/components/animation-utils.js +37 -37
- package/dist/components/arrow.js +3 -3
- package/dist/components/date-adapter.js +85 -85
- package/dist/components/event-utils.js +13 -13
- package/dist/components/index.js +41 -41
- package/dist/components/media-utils.js +19 -19
- package/dist/components/string-utils.js +12 -12
- package/dist/components/stzh-accordion-item.js +192 -192
- package/dist/components/stzh-accordion.js +81 -81
- package/dist/components/stzh-actions.js +58 -58
- package/dist/components/stzh-appnav.js +56 -56
- package/dist/components/stzh-appointments.js +343 -343
- package/dist/components/stzh-badge2.js +26 -26
- package/dist/components/stzh-button2.js +155 -155
- package/dist/components/stzh-calendar2.js +475 -475
- package/dist/components/stzh-cell.js +47 -47
- package/dist/components/stzh-checkbox.js +159 -159
- package/dist/components/stzh-checkboxgroup.js +192 -192
- package/dist/components/stzh-chip-select.js +93 -93
- package/dist/components/stzh-chip2.js +122 -122
- package/dist/components/stzh-container.js +22 -22
- package/dist/components/stzh-cspace.js +25 -25
- package/dist/components/stzh-datamessagelist-item.js +156 -156
- package/dist/components/stzh-datamessagelist.js +26 -26
- package/dist/components/stzh-datatable.js +255 -255
- package/dist/components/stzh-datepicker2.js +206 -206
- package/dist/components/stzh-dialog.js +214 -214
- package/dist/components/stzh-dropdown2.js +514 -514
- package/dist/components/stzh-fieldset.js +48 -48
- package/dist/components/stzh-figure.js +35 -35
- package/dist/components/stzh-flyingfocus.js +188 -188
- package/dist/components/stzh-footer.js +88 -88
- package/dist/components/stzh-ghettobox2.js +124 -124
- package/dist/components/stzh-header.js +174 -174
- package/dist/components/stzh-heading2.js +39 -39
- package/dist/components/stzh-hr.js +26 -26
- package/dist/components/stzh-hspace.js +54 -54
- package/dist/components/stzh-icon-sprite.js +23 -23
- package/dist/components/stzh-icon2.js +41 -41
- package/dist/components/stzh-input-description.js +15 -15
- package/dist/components/stzh-input2.js +239 -239
- package/dist/components/stzh-link2.js +134 -134
- package/dist/components/stzh-list-item.js +30 -30
- package/dist/components/stzh-list.js +32 -32
- package/dist/components/stzh-loader.js +38 -38
- package/dist/components/stzh-loadingbar.js +40 -40
- package/dist/components/stzh-menu-item2.js +106 -106
- package/dist/components/stzh-menu2.js +22 -22
- package/dist/components/stzh-message.js +100 -100
- package/dist/components/stzh-metanav.js +40 -40
- package/dist/components/stzh-overlay.js +108 -108
- package/dist/components/stzh-page-skiplinks.js +40 -40
- package/dist/components/stzh-pagetitle.js +74 -74
- package/dist/components/stzh-popover2.js +376 -376
- package/dist/components/stzh-portal-mitwirken.js +26 -26
- package/dist/components/stzh-progressbar-item2.js +74 -74
- package/dist/components/stzh-progressbar.js +146 -146
- package/dist/components/stzh-radio2.js +156 -156
- package/dist/components/stzh-radiogroup2.js +202 -202
- package/dist/components/stzh-readspeaker.js +63 -63
- package/dist/components/stzh-richtext2.js +57 -57
- package/dist/components/stzh-row.js +53 -53
- package/dist/components/stzh-saptcha.js +116 -116
- package/dist/components/stzh-section.js +29 -29
- package/dist/components/stzh-servicecard-list.js +84 -84
- package/dist/components/stzh-servicecard.js +263 -263
- package/dist/components/stzh-skiplink.js +35 -35
- package/dist/components/stzh-sortable2.js +310 -310
- package/dist/components/stzh-status2.js +44 -44
- package/dist/components/stzh-table.js +153 -153
- package/dist/components/stzh-text2.js +57 -57
- package/dist/components/stzh-toggle.js +160 -160
- package/dist/components/stzh-tooltip2.js +340 -340
- package/dist/components/stzh-upload.js +502 -502
- package/dist/components/stzh-vbz-linechip2.js +96 -96
- package/dist/components/stzh-vbz-majorticker.js +139 -139
- package/dist/components/stzh-vbz-ticker.js +214 -214
- package/dist/components/stzh-visuallyhidden.js +24 -24
- package/dist/components/stzh-vspace.js +54 -54
- package/dist/components/translation-utils.js +54 -54
- package/dist/components/utils.js +30 -30
- package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
- package/dist/esm/{app-globals-137e106c.js → app-globals-70c229e3.js} +42 -42
- package/dist/esm/{arrow-18769ca6.js → arrow-86a679c7.js} +3 -3
- package/dist/esm/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +85 -85
- package/dist/esm/{date-utils-282e96fe.js → date-utils-be83fff1.js} +156 -156
- package/dist/esm/{event-utils-68b64805.js → event-utils-7a709e21.js} +13 -13
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +19 -19
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{string-utils-33181845.js → string-utils-f98ee4e8.js} +12 -12
- package/dist/esm/stzh-accordion-item.entry.js +170 -170
- package/dist/esm/stzh-accordion.entry.js +63 -63
- package/dist/esm/stzh-actions.entry.js +42 -42
- package/dist/esm/stzh-appnav.entry.js +39 -39
- package/dist/esm/stzh-appointments.entry.js +260 -260
- package/dist/esm/stzh-badge_3.entry.js +146 -146
- package/dist/esm/stzh-calendar.entry.js +291 -291
- package/dist/esm/stzh-cell.entry.js +24 -24
- package/dist/esm/stzh-checkbox.entry.js +123 -123
- package/dist/esm/stzh-checkboxgroup.entry.js +157 -157
- package/dist/esm/stzh-chip-select.entry.js +55 -55
- package/dist/esm/stzh-chip.entry.js +90 -90
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-container.entry.js +8 -8
- package/dist/esm/stzh-cspace.entry.js +11 -11
- package/dist/esm/stzh-datamessagelist-item.entry.js +92 -92
- package/dist/esm/stzh-datamessagelist.entry.js +12 -12
- package/dist/esm/stzh-datatable.entry.js +201 -201
- package/dist/esm/stzh-datepicker_4.entry.js +458 -458
- package/dist/esm/stzh-dialog.entry.js +179 -179
- package/dist/esm/stzh-dropdown.entry.js +450 -450
- package/dist/esm/stzh-fieldset.entry.js +24 -24
- package/dist/esm/stzh-figure.entry.js +19 -19
- package/dist/esm/stzh-flyingfocus.entry.js +167 -167
- package/dist/esm/stzh-footer.entry.js +56 -56
- package/dist/esm/stzh-ghettobox_2.entry.js +132 -132
- package/dist/esm/stzh-header.entry.js +151 -151
- package/dist/esm/stzh-heading.entry.js +21 -21
- package/dist/esm/stzh-hr.entry.js +12 -12
- package/dist/esm/stzh-hspace.entry.js +30 -30
- package/dist/esm/stzh-icon-sprite.entry.js +9 -9
- package/dist/esm/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +15 -15
- package/dist/esm/stzh-input.entry.js +181 -181
- package/dist/esm/stzh-link.entry.js +95 -95
- package/dist/esm/stzh-list-item.entry.js +15 -15
- package/dist/esm/stzh-list.entry.js +15 -15
- package/dist/esm/stzh-loader.entry.js +20 -20
- package/dist/esm/stzh-loadingbar.entry.js +22 -22
- package/dist/esm/stzh-menu_2.entry.js +81 -81
- package/dist/esm/stzh-message.entry.js +72 -72
- package/dist/esm/stzh-metanav.entry.js +26 -26
- package/dist/esm/stzh-overlay.entry.js +88 -88
- package/dist/esm/stzh-page-skiplinks.entry.js +26 -26
- package/dist/esm/stzh-pagetitle.entry.js +61 -61
- package/dist/esm/stzh-popover.entry.js +349 -349
- package/dist/esm/stzh-portal-mitwirken.entry.js +12 -12
- package/dist/esm/stzh-progressbar-item.entry.js +46 -46
- package/dist/esm/stzh-progressbar.entry.js +114 -114
- package/dist/esm/stzh-readspeaker.entry.js +47 -47
- package/dist/esm/stzh-row.entry.js +29 -29
- package/dist/esm/stzh-saptcha.entry.js +70 -70
- package/dist/esm/stzh-section.entry.js +13 -13
- package/dist/esm/stzh-servicecard-list.entry.js +45 -45
- package/dist/esm/stzh-servicecard.entry.js +201 -201
- package/dist/esm/stzh-skiplink.entry.js +16 -16
- package/dist/esm/stzh-sortable.entry.js +288 -288
- package/dist/esm/stzh-status.entry.js +25 -25
- package/dist/esm/stzh-table.entry.js +132 -132
- package/dist/esm/stzh-toggle.entry.js +123 -123
- package/dist/esm/stzh-tooltip.entry.js +310 -310
- package/dist/esm/stzh-upload.entry.js +440 -440
- package/dist/esm/stzh-vbz-linechip.entry.js +71 -71
- package/dist/esm/stzh-vbz-majorticker.entry.js +95 -95
- package/dist/esm/stzh-vbz-ticker.entry.js +171 -171
- package/dist/esm/stzh-visuallyhidden.entry.js +10 -10
- package/dist/esm/stzh-vspace.entry.js +30 -30
- package/dist/esm/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +54 -54
- package/dist/esm/{utils-c5d68020.js → utils-904416df.js} +30 -30
- package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
- package/dist/esm-es5/app-globals-70c229e3.js +1 -0
- package/dist/esm-es5/{arrow-18769ca6.js → arrow-86a679c7.js} +0 -0
- package/dist/esm-es5/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +0 -0
- package/dist/esm-es5/{date-utils-282e96fe.js → date-utils-be83fff1.js} +0 -0
- package/dist/esm-es5/{event-utils-68b64805.js → event-utils-7a709e21.js} +0 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +0 -0
- package/dist/esm-es5/{string-utils-33181845.js → string-utils-f98ee4e8.js} +0 -0
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-actions.entry.js +1 -1
- package/dist/esm-es5/stzh-appnav.entry.js +1 -1
- package/dist/esm-es5/stzh-appointments.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-calendar.entry.js +1 -1
- package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
- package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +1 -1
- package/dist/esm-es5/stzh-datepicker_4.entry.js +1 -1
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +0 -0
- package/dist/esm-es5/stzh-input.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-message.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
- package/dist/esm-es5/stzh-popover.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
- package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
- package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard-list.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +1 -1
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-toggle.entry.js +1 -1
- package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
- package/dist/esm-es5/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +0 -0
- package/dist/esm-es5/{utils-c5d68020.js → utils-904416df.js} +0 -0
- package/dist/stzh-components/assets/favicons/browserconfig.xml +9 -9
- package/dist/stzh-components/assets/favicons/site.webmanifest +19 -19
- package/dist/stzh-components/assets/fonts.css +39 -39
- package/dist/stzh-components/assets/i18n/de.json +154 -154
- package/dist/stzh-components/assets/i18n/en.json +154 -154
- package/dist/stzh-components/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/archive-box.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/calendar.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/cart.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/clock.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-north.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/construction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/copy.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/delete.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/download.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/drag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/edit.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/email-check.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/expand.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/external-link.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/facebook.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/file.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/filtering.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/flag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/focus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/gear.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/heart.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/home.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/important-warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/info-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/instagram.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/like-hand.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/linkedin.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/lock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/map.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/menu.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/minus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/phone.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin-location.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play-1.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/play-button.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/plus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/print.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/question-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/read-mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reload.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset-time.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/resize.svg +8 -8
- package/dist/stzh-components/assets/icons/mono/rss.svg +12 -12
- package/dist/stzh-components/assets/icons/mono/search.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/services.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/share.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/shrink.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/social-media.svg +23 -23
- package/dist/stzh-components/assets/icons/mono/star-filled.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/star.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/subtitle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/team.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/text-message.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/thermometer.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/transcript.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/unlock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/user.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/warning-big.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/web-Link.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/world-globe.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/xing.svg +11 -11
- package/dist/stzh-components/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/stzh-components/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/stzh-components/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/stzh-components/{p-95a3c962.system.entry.js → p-043ab41e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-bf5b6523.entry.js → p-07f16263.entry.js} +1 -1
- package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
- package/dist/stzh-components/{p-e1b64b8a.system.entry.js → p-0c92ee26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3e3e4bfd.system.js → p-11816251.system.js} +0 -0
- package/dist/stzh-components/{p-d790a367.entry.js → p-11d0c8f3.entry.js} +1 -1
- package/dist/stzh-components/{p-bb900d9f.entry.js → p-14d728f0.entry.js} +1 -1
- package/dist/stzh-components/{p-f481f21d.system.js → p-176db2fe.system.js} +0 -0
- package/dist/stzh-components/{p-af47430b.system.entry.js → p-19344366.system.entry.js} +1 -1
- package/dist/stzh-components/{p-afa7061e.entry.js → p-1bfc1097.entry.js} +1 -1
- package/dist/stzh-components/{p-da8218fa.system.entry.js → p-1ccbd2d6.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22f948e2.entry.js → p-1d914f6c.entry.js} +1 -1
- package/dist/stzh-components/{p-9fe34fe8.system.js → p-1e4b4d71.system.js} +0 -0
- package/dist/stzh-components/{p-160c6e5f.system.entry.js → p-1f15a4e0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
- package/dist/stzh-components/{p-ab2727e6.entry.js → p-298276e4.entry.js} +1 -1
- package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-2990206c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
- package/dist/stzh-components/{p-6113bb25.entry.js → p-2d0685e3.entry.js} +1 -1
- package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-2f2cb544.system.entry.js} +1 -1
- package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
- package/dist/stzh-components/{p-59bdb14a.system.entry.js → p-30cb8bc0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
- package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
- package/dist/stzh-components/{p-45d4e9b4.system.entry.js → p-346e26f2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4b8893d1.entry.js → p-3c4478b0.entry.js} +1 -1
- package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
- package/dist/stzh-components/{p-3410ef5a.system.entry.js → p-48bbcc26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3eb7b6b4.entry.js → p-49e37004.entry.js} +1 -1
- package/dist/stzh-components/{p-e029f6c5.system.entry.js → p-49ea222f.system.entry.js} +1 -1
- package/dist/stzh-components/p-4c61dcad.js +4 -4
- package/dist/stzh-components/{p-efb9fa47.system.entry.js → p-4cfe83b5.system.entry.js} +1 -1
- package/dist/stzh-components/{p-a499fa98.system.entry.js → p-4e9bfeb8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c68fa45.system.js → p-5318ba20.system.js} +0 -0
- package/dist/stzh-components/{p-301841e3.entry.js → p-55188328.entry.js} +1 -1
- package/dist/stzh-components/{p-3afe13ac.system.entry.js → p-58ffc722.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ebf73698.entry.js → p-5f7b72c8.entry.js} +1 -1
- package/dist/stzh-components/{p-af819e4e.system.js → p-5f856307.system.js} +0 -0
- package/dist/stzh-components/{p-73d51acc.system.entry.js → p-60b4f34c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5f20178b.system.js → p-6267a327.system.js} +0 -0
- package/dist/stzh-components/{p-ac9e6d17.system.entry.js → p-634095bd.system.entry.js} +1 -1
- package/dist/stzh-components/{p-42430cdf.js → p-6c502e6e.js} +0 -0
- package/dist/stzh-components/{p-f8bb1bed.system.entry.js → p-6ea5c23d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-25afa99e.entry.js → p-6ec17efc.entry.js} +1 -1
- package/dist/stzh-components/{p-4b69a3e8.system.entry.js → p-6edd58a4.system.entry.js} +1 -1
- package/dist/stzh-components/{p-58b8d309.system.entry.js → p-7279af4a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-7c6f9cb3.entry.js → p-73194e28.entry.js} +1 -1
- package/dist/stzh-components/{p-81d9f3e0.js → p-77a00e55.js} +0 -0
- package/dist/stzh-components/{p-bb91feeb.entry.js → p-79ca1ba6.entry.js} +1 -1
- package/dist/stzh-components/{p-79770abe.system.entry.js → p-7a6e347d.system.entry.js} +2 -2
- package/dist/stzh-components/{p-cd29b7ca.entry.js → p-7bb1bd3b.entry.js} +1 -1
- package/dist/stzh-components/{p-649164c7.entry.js → p-7d098987.entry.js} +1 -1
- package/dist/stzh-components/{p-b9e4095d.entry.js → p-7d2237ca.entry.js} +1 -1
- package/dist/stzh-components/{p-927901f5.system.entry.js → p-7d62dfeb.system.entry.js} +1 -1
- package/dist/stzh-components/{p-c2218965.system.entry.js → p-82d85c3a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-adaf8b15.entry.js → p-8462ba57.entry.js} +1 -1
- package/dist/stzh-components/{p-a42a7524.entry.js → p-86d3ce62.entry.js} +1 -1
- package/dist/stzh-components/{p-1f3e6fad.system.entry.js → p-88a4f756.system.entry.js} +1 -1
- package/dist/stzh-components/{p-d7b5770c.entry.js → p-88bef2cd.entry.js} +1 -1
- package/dist/stzh-components/{p-a8c3af68.system.entry.js → p-8db4279d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
- package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
- package/dist/stzh-components/{p-b24040ff.system.entry.js → p-9e6c25ed.system.entry.js} +1 -1
- package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
- package/dist/stzh-components/{p-c3ac1bdc.system.entry.js → p-a4100bd8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efd78d08.system.entry.js → p-a6486f64.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b56c83a4.entry.js → p-a7c3b41a.entry.js} +1 -1
- package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
- package/dist/stzh-components/{p-e3769e97.system.js → p-aa4e28cc.system.js} +1 -1
- package/dist/stzh-components/p-ac1da083.system.js +1 -0
- package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
- package/dist/stzh-components/{p-87140179.system.entry.js → p-b63d6ded.system.entry.js} +1 -1
- package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-bba52769.system.entry.js} +1 -1
- package/dist/stzh-components/{p-9be4e960.entry.js → p-bcade28e.entry.js} +1 -1
- package/dist/stzh-components/p-be21cebd.js +1 -0
- package/dist/stzh-components/{p-67eac0a0.entry.js → p-c2d58384.entry.js} +1 -1
- package/dist/stzh-components/{p-f0422b6c.entry.js → p-c6ad1a8c.entry.js} +1 -1
- package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
- package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-cb4a91b7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ffa293cf.entry.js → p-cf162e67.entry.js} +1 -1
- package/dist/stzh-components/{p-a7454367.js → p-cf6003d6.js} +0 -0
- package/dist/stzh-components/{p-d1821750.system.entry.js → p-d04e8743.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0e9e4c68.entry.js → p-debb00e6.entry.js} +1 -1
- package/dist/stzh-components/{p-e69a66bb.js → p-df2bb358.js} +0 -0
- package/dist/stzh-components/{p-3da37219.entry.js → p-e048de42.entry.js} +1 -1
- package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22fba26d.entry.js → p-e58d3bc7.entry.js} +1 -1
- package/dist/stzh-components/{p-08cc711a.system.entry.js → p-e972a44f.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6d23fb4d.system.entry.js → p-e987954a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-648695c2.js → p-ee7a68db.js} +0 -0
- package/dist/stzh-components/p-ef5d4167.js +1 -1
- package/dist/stzh-components/{p-b3b05b6c.entry.js → p-f544cf3d.entry.js} +1 -1
- package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
- package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-f8d9411d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4e9e606f.entry.js → p-f9dc7a9b.entry.js} +1 -1
- package/dist/stzh-components/{p-ab864a8a.system.entry.js → p-fc9c4fc3.system.entry.js} +1 -1
- package/dist/stzh-components/{p-75f1b800.entry.js → p-ff8a3e96.entry.js} +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +11 -11
- package/dist/types/components/stzh-badge/stzh-badge.d.ts +8 -8
- package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +14 -14
- package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +21 -21
- package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +7 -7
- package/dist/types/components/stzh-cell/stzh-cell.d.ts +21 -21
- package/dist/types/components/stzh-container/stzh-container.d.ts +6 -6
- package/dist/types/components/stzh-cspace/stzh-cspace.d.ts +6 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +4 -4
- package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +4 -4
- package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +5 -5
- package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +4 -4
- package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +7 -7
- package/dist/types/components/stzh-fieldset/stzh-fieldset.d.ts +15 -15
- package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +9 -9
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +5 -5
- package/dist/types/components/stzh-heading/stzh-heading.d.ts +13 -13
- package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +25 -25
- package/dist/types/components/stzh-icon/stzh-icon.d.ts +15 -15
- package/dist/types/components/stzh-icon-sprite/stzh-icon-sprite.d.ts +3 -3
- package/dist/types/components/stzh-input/stzh-input-description.d.ts +11 -11
- package/dist/types/components/stzh-menu/stzh-menu.d.ts +6 -6
- package/dist/types/components/stzh-message/stzh-message.localization.d.ts +4 -4
- package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +4 -4
- package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +8 -8
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +22 -22
- package/dist/types/components/stzh-row/stzh-row.d.ts +23 -23
- package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +7 -7
- package/dist/types/components/stzh-section/stzh-section.d.ts +8 -8
- package/dist/types/components/stzh-servicecard/stzh-servicecard.localization.d.ts +8 -8
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.localization.d.ts +5 -5
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +16 -16
- package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +8 -8
- package/dist/types/components/stzh-text/stzh-text.d.ts +23 -23
- package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +4 -4
- package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +16 -16
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +4 -4
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +15 -15
- package/dist/types/components/stzh-visuallyhidden/stzh-visuallyhidden.d.ts +6 -6
- package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +25 -25
- package/dist/types/index.d.ts +427 -427
- package/dist/types/utils/animation-utils.d.ts +10 -10
- package/dist/types/utils/date-adapter.d.ts +8 -8
- package/dist/types/utils/date-utils.d.ts +61 -61
- package/dist/types/utils/event-utils.d.ts +1 -1
- package/dist/types/utils/h.d.ts +18 -18
- package/dist/types/utils/media-utils.d.ts +3 -3
- package/dist/types/utils/string-utils.d.ts +2 -2
- package/dist/types/utils/test-utils.d.ts +9 -9
- package/dist/types/utils/translation-utils.d.ts +40 -40
- package/dist/types/utils/utils.d.ts +3 -3
- package/dist/vscode-data.json +64 -60
- package/package.json +1 -1
- package/dist/esm-es5/app-globals-137e106c.js +0 -1
- package/dist/stzh-components/p-4476344d.js +0 -1
- package/dist/stzh-components/p-5977373f.system.js +0 -1
- package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -44
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -17
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
- package/dist/types/components/stzh-button/stzh-button.d.ts +0 -59
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -76
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -55
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -62
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -47
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -23
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -44
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -49
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -93
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -59
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -150
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -13
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -39
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -21
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -49
- package/dist/types/components/stzh-header/stzh-header.d.ts +0 -57
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
- package/dist/types/components/stzh-input/stzh-input.d.ts +0 -95
- package/dist/types/components/stzh-link/stzh-link.d.ts +0 -50
- package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -35
- package/dist/types/components/stzh-message/stzh-message.d.ts +0 -36
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -11
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -42
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -55
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -64
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -14
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
- package/dist/types/components/stzh-servicecard/stzh-servicecard.d.ts +0 -72
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.d.ts +0 -23
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -52
- package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
- package/dist/types/components/stzh-table/stzh-table.d.ts +0 -33
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -57
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -78
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -207
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -27
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -34
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -54
- package/dist/types/types/svg.d.ts +0 -4
|
@@ -78,584 +78,584 @@
|
|
|
78
78
|
/**
|
|
79
79
|
* Fonts
|
|
80
80
|
*/
|
|
81
|
-
/* Global css (mainly used to provide sensible defaults and helper classes) */
|
|
82
|
-
|
|
83
|
-
html {
|
|
84
|
-
/* Enable font smoothing */
|
|
85
|
-
-webkit-font-smoothing: antialiased;
|
|
86
|
-
-moz-osx-font-smoothing: grayscale;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
body {
|
|
90
|
-
/* Remove default body spacing */
|
|
91
|
-
margin: 0;
|
|
92
|
-
padding: 0;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
[hidden] {
|
|
96
|
-
display: none !important;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.stzh-dialog-open,
|
|
100
|
-
.stzh-overlay-open {
|
|
101
|
-
touch-action: none;
|
|
102
|
-
-webkit-overflow-scrolling: none;
|
|
103
|
-
overflow: hidden;
|
|
104
|
-
padding-right: var(--stzh-scrollbar-width);
|
|
105
|
-
overscroll-behavior: none;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
@media screen and (max-width: 599px) {
|
|
109
|
-
.stzh-popover-open {
|
|
110
|
-
touch-action: none;
|
|
111
|
-
-webkit-overflow-scrolling: none;
|
|
112
|
-
overflow: hidden;
|
|
113
|
-
padding-right: var(--stzh-scrollbar-width);
|
|
114
|
-
overscroll-behavior: none;
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
/* default outline value, which will be applied to all elements receiving focus
|
|
119
|
-
the .has-focus class is used by the focus target */
|
|
120
|
-
.stzh-flyingfocus-enabled :focus,
|
|
121
|
-
.stzh-flyingfocus-enabled .has-focus {
|
|
122
|
-
outline: var(--stzh-color-primary) solid 0.125rem;
|
|
123
|
-
outline-offset: 0.3125rem;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
/* thicker border for primary buttons */
|
|
127
|
-
.stzh-flyingfocus-enabled stzh-button[variant="primary"].has-focus {
|
|
128
|
-
outline: var(--stzh-color-primary) solid 0.1875rem;
|
|
129
|
-
outline-offset: 0.25rem;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.stzh-flyingfocus-enabled stzh-input.has-focus,
|
|
133
|
-
.stzh-flyingfocus-enabled stzh-dropdown.has-focus {
|
|
134
|
-
outline-offset: 0.4375rem;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.stzh-fylingfocus-focused {
|
|
138
|
-
outline-style: none !important;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.stzh-fylingfocus-focused::-moz-focus-inner {
|
|
142
|
-
border: 0 !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
/* Global CSS properties */
|
|
146
|
-
|
|
147
|
-
:root {
|
|
148
|
-
/* Colors */
|
|
149
|
-
--stzh-color-zueriblue: #0F05A0;
|
|
150
|
-
|
|
151
|
-
--stzh-color-zueriblue48: rgba(15, 5, 160, 0.48);
|
|
152
|
-
--stzh-color-zueriblue32: rgba(15, 5, 160, 0.32);
|
|
153
|
-
--stzh-color-zueriblue16: rgba(15, 5, 160, 0.16);
|
|
154
|
-
--stzh-color-zueriblue8: rgba(15, 5, 160, 0.08);
|
|
155
|
-
--stzh-color-zueriblue4: rgba(15, 5, 160, 0.04);
|
|
156
|
-
|
|
157
|
-
--stzh-color-zueribluedark: #070250;
|
|
158
|
-
|
|
159
|
-
--stzh-color-white: #FFFFFF;
|
|
160
|
-
--stzh-color-white48: rgba(255, 255, 255, 0.48);
|
|
161
|
-
--stzh-color-white32: rgba(255, 255, 255, 0.32);
|
|
162
|
-
--stzh-color-white16: rgba(255, 255, 255, 0.16);
|
|
163
|
-
--stzh-color-white8: rgba(255, 255, 255, 0.08);
|
|
164
|
-
|
|
165
|
-
--stzh-color-black: #000000;
|
|
166
|
-
--stzh-color-black48: rgba(0, 0, 0, 0.48);
|
|
167
|
-
--stzh-color-black32: rgba(0, 0, 0, 0.32);
|
|
168
|
-
--stzh-color-black16: rgba(0, 0, 0, 0.16);
|
|
169
|
-
--stzh-color-black8: rgba(0, 0, 0, 0.08);
|
|
170
|
-
|
|
171
|
-
--stzh-color-cucumber: #80ad52;
|
|
172
|
-
--stzh-color-truegreen: #008000;
|
|
173
|
-
--stzh-color-shiraz: #c00d23;
|
|
174
|
-
--stzh-color-error: #d0021b;
|
|
175
|
-
--stzh-color-warning: #F28B00;
|
|
176
|
-
--stzh-color-active: #a4c400;
|
|
177
|
-
|
|
178
|
-
--stzh-color-grey5: #F2F2F2;
|
|
179
|
-
--stzh-color-grey13: #DEDEDE;
|
|
180
|
-
--stzh-color-grey25: #BFBFBF;
|
|
181
|
-
--stzh-color-grey40: #999999;
|
|
182
|
-
--stzh-color-grey55: #737373;
|
|
183
|
-
--stzh-color-grey61: #646464;
|
|
184
|
-
--stzh-color-grey70: #4D4D4D;
|
|
185
|
-
--stzh-color-grey87: #222222;
|
|
186
|
-
|
|
187
|
-
--stzh-color-aoz-agenda: #2f8e87;
|
|
188
|
-
--stzh-color-aoz-agenda-hover: #216664;
|
|
189
|
-
--stzh-color-cool-grey60: #5C7781;
|
|
190
|
-
--stzh-color-cool-grey60-hover: #344F59;
|
|
191
|
-
--stzh-color-cobalt-blue60: #0353DC;
|
|
192
|
-
--stzh-color-cobalt-blue60-hover: #00338D;
|
|
193
|
-
--stzh-color-shamrock-green70: #06751E;
|
|
194
|
-
--stzh-color-shamrock-green70-hover: #054D14;
|
|
195
|
-
--stzh-color-lime-green80: #3A6413;
|
|
196
|
-
--stzh-color-lime-green80-hover: #26410C;
|
|
197
|
-
--stzh-color-magenta70: #960055;
|
|
198
|
-
--stzh-color-magenta70-hover: #660033;
|
|
199
|
-
--stzh-color-ocher70: #9A5B01;
|
|
200
|
-
--stzh-color-ocher70-hover: #5A3600;
|
|
201
|
-
--stzh-color-orange: #F28B00;
|
|
202
|
-
--stzh-color-orange-hover: #915300;
|
|
203
|
-
--stzh-color-orange70: #B23A01;
|
|
204
|
-
--stzh-color-orange70-hover: #6F261F;
|
|
205
|
-
--stzh-color-red: #A51A0F;
|
|
206
|
-
--stzh-color-red-hover: #630F09;
|
|
207
|
-
--stzh-color-red60: #DC030E;
|
|
208
|
-
--stzh-color-red60-hover: #A20309;
|
|
209
|
-
--stzh-color-violet70: #512380;
|
|
210
|
-
--stzh-color-violet70-hover: #2d1348;
|
|
211
|
-
--stzh-color-winered: #89072A;
|
|
212
|
-
--stzh-color-winered-hover: #520419;
|
|
213
|
-
|
|
214
|
-
--stzh-color-primary: var(--stzh-color-zueriblue);
|
|
215
|
-
--stzh-color-primary-hover: var(--stzh-color-zueribluedark);
|
|
216
|
-
|
|
217
|
-
--stzh-color-primary48: var(--stzh-color-zueriblue48);
|
|
218
|
-
--stzh-color-primary32: var(--stzh-color-zueriblue32);
|
|
219
|
-
--stzh-color-primary16: var(--stzh-color-zueriblue16);
|
|
220
|
-
--stzh-color-primary8: var(--stzh-color-zueriblue8);
|
|
221
|
-
--stzh-color-primary4: var(--stzh-color-zueriblue4);
|
|
222
|
-
|
|
223
|
-
/* AOZ */
|
|
224
|
-
--stzh-color-tabasco: #A51A0F;
|
|
225
|
-
--stzh-color-mahogany: #630F09;
|
|
226
|
-
|
|
227
|
-
/* UVZ */
|
|
228
|
-
--stzh-color-monza: #C30024;
|
|
229
|
-
--stzh-color-venetianred: #750015;
|
|
230
|
-
--stzh-color-scienceblue: #006DC5;
|
|
231
|
-
|
|
232
|
-
/* VBZ */
|
|
233
|
-
--stzh-color-deepcerulean: #057FAC;
|
|
234
|
-
--stzh-color-regalblue: #034C67;
|
|
235
|
-
--stzh-color-coral: #E4694C;
|
|
236
|
-
|
|
237
|
-
/* PKZH */
|
|
238
|
-
--stzh-color-shakespeare: #4A96C8;
|
|
239
|
-
--stzh-color-chambray: #2C5A78;
|
|
240
|
-
|
|
241
|
-
/* Font */
|
|
242
|
-
--stzh-font-family-light: 'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
243
|
-
--stzh-font-family-regular: 'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
244
|
-
--stzh-font-family-medium: 'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
245
|
-
--stzh-font-family-bold: 'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
246
|
-
--stzh-font-family-heavy: 'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
247
|
-
--stzh-font-family-title: var(--stzh-font-family-heavy);
|
|
248
|
-
|
|
249
|
-
--stzh-font-weight-light: normal;
|
|
250
|
-
--stzh-font-weight-regular: normal;
|
|
251
|
-
--stzh-font-weight-medium: normal;
|
|
252
|
-
--stzh-font-weight-bold: normal;
|
|
253
|
-
--stzh-font-weight-heavy: normal;
|
|
254
|
-
--stzh-font-weight-title: normal;
|
|
255
|
-
|
|
256
|
-
--stzh-font-femto-font-size: 0.625rem;
|
|
257
|
-
--stzh-font-femto-text-line-height: 1;
|
|
258
|
-
|
|
259
|
-
--stzh-font-pico-font-size: 0.75rem;
|
|
260
|
-
--stzh-font-pico-text-line-height: 1.6;
|
|
261
|
-
--stzh-font-pico-heading-letter-spacing: 0.01em;
|
|
262
|
-
|
|
263
|
-
--stzh-font-nano-font-size: 0.8125rem;
|
|
264
|
-
--stzh-font-nano-text-line-height: 1.6;
|
|
265
|
-
--stzh-font-nano-heading-line-height: 1.4;
|
|
266
|
-
--stzh-font-nano-heading-letter-spacing: 0.01em;
|
|
267
|
-
|
|
268
|
-
--stzh-font-micro-font-size: 0.875rem;
|
|
269
|
-
--stzh-font-micro-text-line-height: 1.6;
|
|
270
|
-
--stzh-font-micro-heading-line-height: 1.4;
|
|
271
|
-
--stzh-font-micro-heading-letter-spacing: 0.01em;
|
|
272
|
-
|
|
273
|
-
--stzh-font-milli-font-size: 1rem;
|
|
274
|
-
--stzh-font-milli-text-line-height: 1.6;
|
|
275
|
-
--stzh-font-milli-heading-line-height: 1.4;
|
|
276
|
-
|
|
277
|
-
--stzh-font-centi-font-size: 1.125rem;
|
|
278
|
-
--stzh-font-centi-text-line-height: 1.6;
|
|
279
|
-
--stzh-font-centi-heading-line-height: 1.4;
|
|
280
|
-
|
|
281
|
-
--stzh-font-deci-font-size: 1.25rem;
|
|
282
|
-
--stzh-font-deci-text-line-height: 1.6;
|
|
283
|
-
--stzh-font-deci-heading-line-height: 1.4;
|
|
284
|
-
|
|
285
|
-
--stzh-font-regular-font-size: 1.375rem;
|
|
286
|
-
--stzh-font-regular-text-line-height: 1.6;
|
|
287
|
-
--stzh-font-regular-heading-line-height: 1.4;
|
|
288
|
-
|
|
289
|
-
--stzh-font-deca-font-size: 1.5rem;
|
|
290
|
-
--stzh-font-deca-text-line-height: 1.2;
|
|
291
|
-
--stzh-font-deca-text-letter-spacing: -0.01em;
|
|
292
|
-
|
|
293
|
-
--stzh-font-hecto-font-size: 1.75rem;
|
|
294
|
-
--stzh-font-hecto-text-line-height: 1.2;
|
|
295
|
-
--stzh-font-hecto-text-letter-spacing: -0.01em;
|
|
296
|
-
|
|
297
|
-
--stzh-font-kilo-font-size: 2rem;
|
|
298
|
-
--stzh-font-kilo-text-line-height: 1.2;
|
|
299
|
-
--stzh-font-kilo-text-letter-spacing: -0.01em;
|
|
300
|
-
|
|
301
|
-
--stzh-font-mega-font-size: 2.5rem;
|
|
302
|
-
--stzh-font-mega-text-line-height: 1.2;
|
|
303
|
-
--stzh-font-mega-text-letter-spacing: -0.01em;
|
|
304
|
-
|
|
305
|
-
--stzh-font-giga-font-size: 2.8125rem;
|
|
306
|
-
--stzh-font-giga-text-line-height: 1.2;
|
|
307
|
-
--stzh-font-giga-text-letter-spacing: -0.01em;
|
|
308
|
-
|
|
309
|
-
--stzh-font-hero-font-size: 3.75rem;
|
|
310
|
-
--stzh-font-hero-text-line-height: 1.1;
|
|
311
|
-
--stzh-font-hero-text-letter-spacing: -0.01em;
|
|
312
|
-
|
|
313
|
-
/* Z-Index */
|
|
314
|
-
--stzh-z-index-deep: -999999;
|
|
315
|
-
--stzh-z-index-default: 1;
|
|
316
|
-
--stzh-z-index-masked: 100;
|
|
317
|
-
--stzh-z-index-mask: 200;
|
|
318
|
-
--stzh-z-index-sticky: 300;
|
|
319
|
-
--stzh-z-index-header: 400;
|
|
320
|
-
--stzh-z-index-toast: 500;
|
|
321
|
-
--stzh-z-index-popover: 600;
|
|
322
|
-
--stzh-z-index-dialog: 700;
|
|
323
|
-
--stzh-z-index-popup: 800;
|
|
324
|
-
--stzh-z-index-overlay: 900;
|
|
325
|
-
|
|
326
|
-
/* Spaces */
|
|
327
|
-
--stzh-space-xxxsmall: 0.125rem;
|
|
328
|
-
--stzh-space-xxsmall: 0.25rem;
|
|
329
|
-
--stzh-space-xsmall: 0.5rem;
|
|
330
|
-
--stzh-space-small: 0.75rem;
|
|
331
|
-
--stzh-space-medium: 1rem;
|
|
332
|
-
--stzh-space-large: 1.25rem;
|
|
333
|
-
--stzh-space-xlarge: 1.5rem;
|
|
334
|
-
--stzh-space-xxlarge: 2rem;
|
|
335
|
-
--stzh-space-xxxlarge: 2.5rem;
|
|
336
|
-
--stzh-space-xxxxlarge: 3rem;
|
|
337
|
-
--stzh-space-big: 3.5rem;
|
|
338
|
-
--stzh-space-xbig: 4rem;
|
|
339
|
-
--stzh-space-huge: 5rem;
|
|
340
|
-
--stzh-space-xhuge: 6rem;
|
|
341
|
-
|
|
342
|
-
--stzh-space-none: 0.00001rem;
|
|
343
|
-
|
|
344
|
-
--stzh-space-default: var(--stzh-space-medium);
|
|
345
|
-
|
|
346
|
-
/* Box Shadows */
|
|
347
|
-
--stzh-box-shadow-header: 0 -0.125rem 1rem rgba(0, 0, 0, 0.16);
|
|
348
|
-
--stzh-box-shadow-popover: 0 0 0.25rem rgba(0, 0, 0, 0.24);
|
|
349
|
-
--stzh-box-shadow-message: 0 0 0.5rem rgba(0, 0, 0, 0.24);
|
|
350
|
-
--stzh-box-shadow-overlay: 0 0.25rem 0.9375rem rgba(0, 0, 0, 0.32);
|
|
351
|
-
|
|
352
|
-
/* Icon sizes */
|
|
353
|
-
--stzh-icon-size-xxsmall: 0.75rem;
|
|
354
|
-
--stzh-icon-size-xsmall: 1rem;
|
|
355
|
-
--stzh-icon-size-small: 1.25rem;
|
|
356
|
-
--stzh-icon-size-medium: 1.5rem;
|
|
357
|
-
--stzh-icon-size-large: 2.25rem;
|
|
358
|
-
--stzh-icon-size-xlarge: 3rem;
|
|
359
|
-
|
|
360
|
-
--stzh-icon-size-default: var(--stzh-icon-size-small);
|
|
361
|
-
|
|
362
|
-
/* Gutter */
|
|
363
|
-
|
|
364
|
-
--stzh-grid-gutter: 1rem;
|
|
365
|
-
--stzh-grid-gutter-small: 1.25rem;
|
|
366
|
-
--stzh-grid-gutter-medium: 1.5rem;
|
|
367
|
-
|
|
368
|
-
/* Base */
|
|
369
|
-
--stzh-base-color: var(--stzh-color-grey61);
|
|
370
|
-
--stzh-base-invert-color: var(--stzh-color-white);
|
|
371
|
-
|
|
372
|
-
--stzh-base-lead-color: var(--stzh-color-grey70);
|
|
373
|
-
--stzh-base-border-color: var(--stzh-color-grey13);
|
|
374
|
-
--stzh-base-vector-effect: non-scaling-stroke;
|
|
375
|
-
--stzh-base-transition-animation-speed: 0.3s;
|
|
376
|
-
|
|
377
|
-
/* Links */
|
|
378
|
-
--stzh-link-color: var(--stzh-color-primary);
|
|
379
|
-
--stzh-link-hover-color: var(--stzh-color-primary-hover);
|
|
380
|
-
--stzh-link-icon-wrapper-height: 1em;
|
|
381
|
-
|
|
382
|
-
/* Buttons */
|
|
383
|
-
--stzh-button-border-radius: 0.1875rem;
|
|
384
|
-
--stzh-button-text-hover-background: rgba(15, 5, 160, 0.08);
|
|
385
|
-
|
|
386
|
-
/* Richttext */
|
|
387
|
-
--stzh-richttext-blockquote-color: var(--stzh-color-primary);
|
|
388
|
-
--stzh-richttext-blockquote-line-color: var(--stzh-color-primary);
|
|
389
|
-
--stzh-richttext-blockquote-footer-color: var(--stzh-color-grey55);
|
|
390
|
-
|
|
391
|
-
/* Section */
|
|
392
|
-
--stzh-section-background-color: transparent;
|
|
393
|
-
--stzh-section-highlight-background-color: var(--stzh-color-grey5);
|
|
394
|
-
--stzh-section-highlight-horizontal-padding: var(--stzh-space-medium);
|
|
395
|
-
|
|
396
|
-
/* Heading */
|
|
397
|
-
--stzh-heading-color: var(--stzh-color-primary);
|
|
398
|
-
|
|
399
|
-
/* Table */
|
|
400
|
-
--stzh-table-max-height: none;
|
|
401
|
-
--stzh-table-min-width: 43.75rem;
|
|
402
|
-
--stzh-table-cell-padding: var(--stzh-space-small) var(--stzh-space-medium);
|
|
403
|
-
--stzh-table-input-width: 11rem;
|
|
404
|
-
|
|
405
|
-
/* Menu Item */
|
|
406
|
-
--stzh-menu-item-height: 2.375rem;
|
|
407
|
-
|
|
408
|
-
/* Inputs / Buttons / Select */
|
|
409
|
-
--stzh-form-input-border-radius: 0.125rem;
|
|
410
|
-
--stzh-form-input-height: 3rem;
|
|
411
|
-
--stzh-form-input-small-height: 2.5rem;
|
|
412
|
-
--stzh-form-input-tiny-height: 2rem;
|
|
413
|
-
|
|
414
|
-
/* Popover */
|
|
415
|
-
--stzh-popover-width: 13.9375rem;
|
|
416
|
-
--stzh-popover-min-width: initial;
|
|
417
|
-
--stzh-popover-max-width: initial;
|
|
418
|
-
--stzh-popover-border-radius: 0.1875rem;
|
|
419
|
-
|
|
420
|
-
/* Tooltips */
|
|
421
|
-
--stzh-tooltip-width: auto;
|
|
422
|
-
--stzh-tooltip-min-width: initial;
|
|
423
|
-
--stzh-tooltip-max-width: 20.875rem;
|
|
424
|
-
--stzh-tooltip-padding: var(--stzh-space-small);
|
|
425
|
-
--stzh-tooltip-border-radius: 0.1875rem;
|
|
426
|
-
--stzh-tooltip-drop-shadow: drop-shadow(0 0.125rem 0.625rem rgba(0, 0, 0, 0.16));
|
|
427
|
-
|
|
428
|
-
/* Accordion */
|
|
429
|
-
--stzh-accordion-content-padding: var(--stzh-space-medium);
|
|
430
|
-
--stzh-accordion-content-background: var(--stzh-color-grey5);
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
.stzh-theme-aoz {
|
|
434
|
-
--stzh-color-primary: var(--stzh-color-tabasco);
|
|
435
|
-
--stzh-color-primary-hover: var(--stzh-color-mahogany);
|
|
436
|
-
|
|
437
|
-
--stzh-color-primary48: rgba(165, 26, 15, 0.48);
|
|
438
|
-
--stzh-color-primary32: rgba(165, 26, 15, 0.32);
|
|
439
|
-
--stzh-color-primary16: rgba(165, 26, 15, 0.16);
|
|
440
|
-
--stzh-color-primary8: rgba(165, 26, 15, 0.08);
|
|
441
|
-
--stzh-color-primary4: rgba(165, 26, 15, 0.04);
|
|
442
|
-
|
|
443
|
-
--stzh-button-text-hover-background: rgba(165, 26, 15, 0.08);
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
.stzh-theme-vbz {
|
|
447
|
-
--stzh-color-primary: var(--stzh-color-deepcerulean);
|
|
448
|
-
--stzh-color-primary-hover: var(--stzh-color-regalblue);
|
|
449
|
-
|
|
450
|
-
--stzh-color-primary48: rgba(5, 127, 172, 0.48);
|
|
451
|
-
--stzh-color-primary32: rgba(5, 127, 172, 0.32);
|
|
452
|
-
--stzh-color-primary16: rgba(5, 127, 172, 0.16);
|
|
453
|
-
--stzh-color-primary8: rgba(5, 127, 172, 0.08);
|
|
454
|
-
--stzh-color-primary4: rgba(5, 127, 172, 0.04);
|
|
455
|
-
|
|
456
|
-
--stzh-font-family-heavy: var(--stzh-font-family-bold);
|
|
457
|
-
--stzh-font-family-title: var(--stzh-font-family-light);
|
|
458
|
-
|
|
459
|
-
--stzh-button-text-hover-background: rgba(5, 127, 172, 0.08);
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
.stzh-theme-uvz {
|
|
463
|
-
--stzh-color-primary: var(--stzh-color-monza);
|
|
464
|
-
--stzh-color-primary-hover: var(--stzh-color-venetianred);
|
|
465
|
-
|
|
466
|
-
--stzh-color-primary48: rgba(195, 0, 36, 0.48);
|
|
467
|
-
--stzh-color-primary32: rgba(195, 0, 36, 0.32);
|
|
468
|
-
--stzh-color-primary16: rgba(195, 0, 36, 0.16);
|
|
469
|
-
--stzh-color-primary8: rgba(195, 0, 36, 0.08);
|
|
470
|
-
--stzh-color-primary4: rgba(195, 0, 36, 0.04);
|
|
471
|
-
|
|
472
|
-
--stzh-button-text-hover-background: rgba(195, 0, 36, 0.08);
|
|
473
|
-
--stzh-link-color: var(--stzh-color-scienceblue);
|
|
474
|
-
--stzh-heading-color: var(--stzh-color-black);
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
.stzh-theme-pkzh {
|
|
478
|
-
--stzh-pkzh-font-family: Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
479
|
-
|
|
480
|
-
--stzh-color-primary: var(--stzh-color-shakespeare);
|
|
481
|
-
--stzh-color-primary-hover: var(--stzh-color-chambray);
|
|
482
|
-
|
|
483
|
-
--stzh-color-primary48: rgba(74, 150, 200, 0.48);
|
|
484
|
-
--stzh-color-primary32: rgba(74, 150, 200, 0.32);
|
|
485
|
-
--stzh-color-primary16: rgba(74, 150, 200, 0.16);
|
|
486
|
-
--stzh-color-primary8: rgba(74, 150, 200, 0.08);
|
|
487
|
-
--stzh-color-primary4: rgba(74, 150, 200, 0.04);
|
|
488
|
-
|
|
489
|
-
--stzh-font-family-light: var(--stzh-pkzh-font-family);
|
|
490
|
-
--stzh-font-family-regular: var(--stzh-pkzh-font-family);
|
|
491
|
-
--stzh-font-family-medium: var(--stzh-pkzh-font-family);
|
|
492
|
-
--stzh-font-family-bold: var(--stzh-pkzh-font-family);
|
|
493
|
-
--stzh-font-family-heavy: var(--stzh-pkzh-font-family);
|
|
494
|
-
|
|
495
|
-
--stzh-font-weight-light: 300;
|
|
496
|
-
--stzh-font-weight-regular: normal;
|
|
497
|
-
--stzh-font-weight-medium: 500;
|
|
498
|
-
--stzh-font-weight-bold: 700;
|
|
499
|
-
--stzh-font-weight-heavy: 800;
|
|
500
|
-
|
|
501
|
-
--stzh-button-text-hover-background: rgba(74, 150, 200, 0.08);
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
.stzh-theme-ms-aoz-agenda {
|
|
505
|
-
--stzh-color-primary: var(--stzh-color-aoz-agenda);
|
|
506
|
-
--stzh-color-primary-hover: var(--stzh-color-aoz-agenda-hover);
|
|
507
|
-
|
|
508
|
-
--stzh-color-primary48: rgba(47, 142, 135, 0.48);
|
|
509
|
-
--stzh-color-primary32: rgba(47, 142, 135, 0.32);
|
|
510
|
-
--stzh-color-primary16: rgba(47, 142, 135, 0.16);
|
|
511
|
-
--stzh-color-primary8: rgba(47, 142, 135, 0.08);
|
|
512
|
-
--stzh-color-primary4: rgba(47, 142, 135, 0.04);
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
.stzh-theme-ms-cool-grey60 {
|
|
516
|
-
--stzh-color-primary: var(--stzh-color-cool-grey60);
|
|
517
|
-
--stzh-color-primary-hover: var(--stzh-color-cool-grey60-hover);
|
|
518
|
-
|
|
519
|
-
--stzh-color-primary48: rgba(92, 119, 129, 0.48);
|
|
520
|
-
--stzh-color-primary32: rgba(92, 119, 129, 0.32);
|
|
521
|
-
--stzh-color-primary16: rgba(92, 119, 129, 0.16);
|
|
522
|
-
--stzh-color-primary8: rgba(92, 119, 129, 0.08);
|
|
523
|
-
--stzh-color-primary4: rgba(92, 119, 129, 0.04);
|
|
524
|
-
}
|
|
525
|
-
|
|
526
|
-
.stzh-theme-ms-cobalt-blue60 {
|
|
527
|
-
--stzh-color-primary: var(--stzh-color-cobalt-blue60);
|
|
528
|
-
--stzh-color-primary-hover: var(--stzh-color-cobalt-blue60-hover);
|
|
529
|
-
|
|
530
|
-
--stzh-color-primary48: rgba(3, 83, 220, 0.48);
|
|
531
|
-
--stzh-color-primary32: rgba(3, 83, 220, 0.32);
|
|
532
|
-
--stzh-color-primary16: rgba(3, 83, 220, 0.16);
|
|
533
|
-
--stzh-color-primary8: rgba(3, 83, 220, 0.08);
|
|
534
|
-
--stzh-color-primary4: rgba(3, 83, 220, 0.04);
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
.stzh-theme-ms-shamrock-green70 {
|
|
538
|
-
--stzh-color-primary: var(--stzh-color-shamrock-green70);
|
|
539
|
-
--stzh-color-primary-hover: var(--stzh-color-shamrock-green70-hover);
|
|
540
|
-
|
|
541
|
-
--stzh-color-primary48: rgba(6, 117, 30, 0.48);
|
|
542
|
-
--stzh-color-primary32: rgba(6, 117, 30, 0.32);
|
|
543
|
-
--stzh-color-primary16: rgba(6, 117, 30, 0.16);
|
|
544
|
-
--stzh-color-primary8: rgba(6, 117, 30, 0.08);
|
|
545
|
-
--stzh-color-primary4: rgba(6, 117, 30, 0.04);
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
.stzh-theme-ms-lime-green80 {
|
|
549
|
-
--stzh-color-primary: var(--stzh-color-lime-green80);
|
|
550
|
-
--stzh-color-primary-hover: var(--stzh-color-lime-green80-hover);
|
|
551
|
-
|
|
552
|
-
--stzh-color-primary48: rgba(58, 100, 19, 0.48);
|
|
553
|
-
--stzh-color-primary32: rgba(58, 100, 19, 0.32);
|
|
554
|
-
--stzh-color-primary16: rgba(58, 100, 19, 0.16);
|
|
555
|
-
--stzh-color-primary8: rgba(58, 100, 19, 0.08);
|
|
556
|
-
--stzh-color-primary4: rgba(58, 100, 19, 0.04);
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
.stzh-theme-ms-magenta70 {
|
|
560
|
-
--stzh-color-primary: var(--stzh-color-magenta70);
|
|
561
|
-
--stzh-color-primary-hover: var(--stzh-color-magenta70-hover);
|
|
562
|
-
|
|
563
|
-
--stzh-color-primary48: rgba(150, 0, 85, 0.48);
|
|
564
|
-
--stzh-color-primary32: rgba(150, 0, 85, 0.32);
|
|
565
|
-
--stzh-color-primary16: rgba(150, 0, 85, 0.16);
|
|
566
|
-
--stzh-color-primary8: rgba(150, 0, 85, 0.08);
|
|
567
|
-
--stzh-color-primary4: rgba(150, 0, 85, 0.04);
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
.stzh-theme-ms-ocher70 {
|
|
571
|
-
--stzh-color-primary: var(--stzh-color-ocher70);
|
|
572
|
-
--stzh-color-primary-hover: var(--stzh-color-ocher70-hover);
|
|
573
|
-
|
|
574
|
-
--stzh-color-primary48: rgba(154, 91, 1, 0.48);
|
|
575
|
-
--stzh-color-primary32: rgba(154, 91, 1, 0.32);
|
|
576
|
-
--stzh-color-primary16: rgba(154, 91, 1, 0.16);
|
|
577
|
-
--stzh-color-primary8: rgba(154, 91, 1, 0.08);
|
|
578
|
-
--stzh-color-primary4: rgba(154, 91, 1, 0.04);
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
.stzh-theme-ms-orange {
|
|
582
|
-
--stzh-color-primary: var(--stzh-color-orange);
|
|
583
|
-
--stzh-color-primary-hover: var(--stzh-color-orange-hover);
|
|
584
|
-
|
|
585
|
-
--stzh-color-primary48: rgba(242, 139, 0, 0.48);
|
|
586
|
-
--stzh-color-primary32: rgba(242, 139, 0, 0.32);
|
|
587
|
-
--stzh-color-primary16: rgba(242, 139, 0, 0.16);
|
|
588
|
-
--stzh-color-primary8: rgba(242, 139, 0, 0.08);
|
|
589
|
-
--stzh-color-primary4: rgba(242, 139, 0, 0.04);
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
.stzh-theme-ms-orange70 {
|
|
593
|
-
--stzh-color-primary: var(--stzh-color-orange70);
|
|
594
|
-
--stzh-color-primary-hover: var(--stzh-color-orange70-hover);
|
|
595
|
-
|
|
596
|
-
--stzh-color-primary48: rgba(178, 58, 1, 0.48);
|
|
597
|
-
--stzh-color-primary32: rgba(178, 58, 1, 0.32);
|
|
598
|
-
--stzh-color-primary16: rgba(178, 58, 1, 0.16);
|
|
599
|
-
--stzh-color-primary8: rgba(178, 58, 1, 0.08);
|
|
600
|
-
--stzh-color-primary4: rgba(178, 58, 1, 0.04);
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
.stzh-theme-ms-red {
|
|
604
|
-
--stzh-color-primary: var(--stzh-color-red);
|
|
605
|
-
--stzh-color-primary-hover: var(--stzh-color-red-hover);
|
|
606
|
-
|
|
607
|
-
--stzh-color-primary48: rgba(165, 26, 15, 0.48);
|
|
608
|
-
--stzh-color-primary32: rgba(165, 26, 15, 0.32);
|
|
609
|
-
--stzh-color-primary16: rgba(165, 26, 15, 0.16);
|
|
610
|
-
--stzh-color-primary8: rgba(165, 26, 15, 0.08);
|
|
611
|
-
--stzh-color-primary4: rgba(165, 26, 15, 0.04);
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
.stzh-theme-ms-red60 {
|
|
615
|
-
--stzh-color-primary: var(--stzh-color-red60);
|
|
616
|
-
--stzh-color-primary-hover: var(--stzh-color-red60-hover);
|
|
617
|
-
|
|
618
|
-
--stzh-color-primary48: rgba(220, 3, 14, 0.48);
|
|
619
|
-
--stzh-color-primary32: rgba(220, 3, 14, 0.32);
|
|
620
|
-
--stzh-color-primary16: rgba(220, 3, 14, 0.16);
|
|
621
|
-
--stzh-color-primary8: rgba(220, 3, 14, 0.08);
|
|
622
|
-
--stzh-color-primary4: rgba(220, 3, 14, 0.04);
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
.stzh-theme-ms-violet70 {
|
|
626
|
-
--stzh-color-primary: var(--stzh-color-violet70);
|
|
627
|
-
--stzh-color-primary-hover: var(--stzh-color-violet70-hover);
|
|
628
|
-
|
|
629
|
-
--stzh-color-primary48: rgba(81, 35, 128, 0.48);
|
|
630
|
-
--stzh-color-primary32: rgba(81, 35, 128, 0.32);
|
|
631
|
-
--stzh-color-primary16: rgba(81, 35, 128, 0.16);
|
|
632
|
-
--stzh-color-primary8: rgba(81, 35, 128, 0.08);
|
|
633
|
-
--stzh-color-primary4: rgba(81, 35, 128, 0.04);
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
.stzh-theme-ms-winered {
|
|
637
|
-
--stzh-color-primary: var(--stzh-color-winered);
|
|
638
|
-
--stzh-color-primary-hover: var(--stzh-color-winered-hover);
|
|
639
|
-
|
|
640
|
-
--stzh-color-primary48: rgba(137, 7, 42, 0.48);
|
|
641
|
-
--stzh-color-primary32: rgba(137, 7, 42, 0.32);
|
|
642
|
-
--stzh-color-primary16: rgba(137, 7, 42, 0.16);
|
|
643
|
-
--stzh-color-primary8: rgba(137, 7, 42, 0.08);
|
|
644
|
-
--stzh-color-primary4: rgba(137, 7, 42, 0.04);
|
|
645
|
-
}
|
|
646
|
-
|
|
647
|
-
.stzh-theme-ma {
|
|
648
|
-
background-color: var(--stzh-color-grey5);
|
|
649
|
-
|
|
650
|
-
/* overwrite p1 and p2 font curves to be always the same size */
|
|
651
|
-
--stzh-font-curve-p1-medium-font-size: var(--stzh-font-milli-font-size);
|
|
652
|
-
--stzh-font-curve-p1-medium-text-line-height: var(--stzh-font-milli-text-line-height);
|
|
653
|
-
--stzh-font-curve-p1-medium-heading-line-height: var(--stzh-font-milli-heading-line-height);
|
|
654
|
-
--stzh-font-curve-p2-medium-font-size: var(--stzh-font-micro-font-size);
|
|
655
|
-
--stzh-font-curve-p2-medium-text-line-height: var(--stzh-font-micro-text-line-height);
|
|
656
|
-
--stzh-font-curve-p2-medium-heading-line-height: var(--stzh-font-micro-heading-line-height);
|
|
657
|
-
--stzh-font-curve-p2-medium-heading-letter-spacing: var(--stzh-font-micro-heading-letter-spacing);
|
|
658
|
-
}
|
|
81
|
+
/* Global css (mainly used to provide sensible defaults and helper classes) */
|
|
82
|
+
|
|
83
|
+
html {
|
|
84
|
+
/* Enable font smoothing */
|
|
85
|
+
-webkit-font-smoothing: antialiased;
|
|
86
|
+
-moz-osx-font-smoothing: grayscale;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
body {
|
|
90
|
+
/* Remove default body spacing */
|
|
91
|
+
margin: 0;
|
|
92
|
+
padding: 0;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
[hidden] {
|
|
96
|
+
display: none !important;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.stzh-dialog-open,
|
|
100
|
+
.stzh-overlay-open {
|
|
101
|
+
touch-action: none;
|
|
102
|
+
-webkit-overflow-scrolling: none;
|
|
103
|
+
overflow: hidden;
|
|
104
|
+
padding-right: var(--stzh-scrollbar-width);
|
|
105
|
+
overscroll-behavior: none;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
@media screen and (max-width: 599px) {
|
|
109
|
+
.stzh-popover-open {
|
|
110
|
+
touch-action: none;
|
|
111
|
+
-webkit-overflow-scrolling: none;
|
|
112
|
+
overflow: hidden;
|
|
113
|
+
padding-right: var(--stzh-scrollbar-width);
|
|
114
|
+
overscroll-behavior: none;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/* default outline value, which will be applied to all elements receiving focus
|
|
119
|
+
the .has-focus class is used by the focus target */
|
|
120
|
+
.stzh-flyingfocus-enabled :focus,
|
|
121
|
+
.stzh-flyingfocus-enabled .has-focus {
|
|
122
|
+
outline: var(--stzh-color-primary) solid 0.125rem;
|
|
123
|
+
outline-offset: 0.3125rem;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
/* thicker border for primary buttons */
|
|
127
|
+
.stzh-flyingfocus-enabled stzh-button[variant="primary"].has-focus {
|
|
128
|
+
outline: var(--stzh-color-primary) solid 0.1875rem;
|
|
129
|
+
outline-offset: 0.25rem;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.stzh-flyingfocus-enabled stzh-input.has-focus,
|
|
133
|
+
.stzh-flyingfocus-enabled stzh-dropdown.has-focus {
|
|
134
|
+
outline-offset: 0.4375rem;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.stzh-fylingfocus-focused {
|
|
138
|
+
outline-style: none !important;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.stzh-fylingfocus-focused::-moz-focus-inner {
|
|
142
|
+
border: 0 !important;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
/* Global CSS properties */
|
|
146
|
+
|
|
147
|
+
:root {
|
|
148
|
+
/* Colors */
|
|
149
|
+
--stzh-color-zueriblue: #0F05A0;
|
|
150
|
+
|
|
151
|
+
--stzh-color-zueriblue48: rgba(15, 5, 160, 0.48);
|
|
152
|
+
--stzh-color-zueriblue32: rgba(15, 5, 160, 0.32);
|
|
153
|
+
--stzh-color-zueriblue16: rgba(15, 5, 160, 0.16);
|
|
154
|
+
--stzh-color-zueriblue8: rgba(15, 5, 160, 0.08);
|
|
155
|
+
--stzh-color-zueriblue4: rgba(15, 5, 160, 0.04);
|
|
156
|
+
|
|
157
|
+
--stzh-color-zueribluedark: #070250;
|
|
158
|
+
|
|
159
|
+
--stzh-color-white: #FFFFFF;
|
|
160
|
+
--stzh-color-white48: rgba(255, 255, 255, 0.48);
|
|
161
|
+
--stzh-color-white32: rgba(255, 255, 255, 0.32);
|
|
162
|
+
--stzh-color-white16: rgba(255, 255, 255, 0.16);
|
|
163
|
+
--stzh-color-white8: rgba(255, 255, 255, 0.08);
|
|
164
|
+
|
|
165
|
+
--stzh-color-black: #000000;
|
|
166
|
+
--stzh-color-black48: rgba(0, 0, 0, 0.48);
|
|
167
|
+
--stzh-color-black32: rgba(0, 0, 0, 0.32);
|
|
168
|
+
--stzh-color-black16: rgba(0, 0, 0, 0.16);
|
|
169
|
+
--stzh-color-black8: rgba(0, 0, 0, 0.08);
|
|
170
|
+
|
|
171
|
+
--stzh-color-cucumber: #80ad52;
|
|
172
|
+
--stzh-color-truegreen: #008000;
|
|
173
|
+
--stzh-color-shiraz: #c00d23;
|
|
174
|
+
--stzh-color-error: #d0021b;
|
|
175
|
+
--stzh-color-warning: #F28B00;
|
|
176
|
+
--stzh-color-active: #a4c400;
|
|
177
|
+
|
|
178
|
+
--stzh-color-grey5: #F2F2F2;
|
|
179
|
+
--stzh-color-grey13: #DEDEDE;
|
|
180
|
+
--stzh-color-grey25: #BFBFBF;
|
|
181
|
+
--stzh-color-grey40: #999999;
|
|
182
|
+
--stzh-color-grey55: #737373;
|
|
183
|
+
--stzh-color-grey61: #646464;
|
|
184
|
+
--stzh-color-grey70: #4D4D4D;
|
|
185
|
+
--stzh-color-grey87: #222222;
|
|
186
|
+
|
|
187
|
+
--stzh-color-aoz-agenda: #2f8e87;
|
|
188
|
+
--stzh-color-aoz-agenda-hover: #216664;
|
|
189
|
+
--stzh-color-cool-grey60: #5C7781;
|
|
190
|
+
--stzh-color-cool-grey60-hover: #344F59;
|
|
191
|
+
--stzh-color-cobalt-blue60: #0353DC;
|
|
192
|
+
--stzh-color-cobalt-blue60-hover: #00338D;
|
|
193
|
+
--stzh-color-shamrock-green70: #06751E;
|
|
194
|
+
--stzh-color-shamrock-green70-hover: #054D14;
|
|
195
|
+
--stzh-color-lime-green80: #3A6413;
|
|
196
|
+
--stzh-color-lime-green80-hover: #26410C;
|
|
197
|
+
--stzh-color-magenta70: #960055;
|
|
198
|
+
--stzh-color-magenta70-hover: #660033;
|
|
199
|
+
--stzh-color-ocher70: #9A5B01;
|
|
200
|
+
--stzh-color-ocher70-hover: #5A3600;
|
|
201
|
+
--stzh-color-orange: #F28B00;
|
|
202
|
+
--stzh-color-orange-hover: #915300;
|
|
203
|
+
--stzh-color-orange70: #B23A01;
|
|
204
|
+
--stzh-color-orange70-hover: #6F261F;
|
|
205
|
+
--stzh-color-red: #A51A0F;
|
|
206
|
+
--stzh-color-red-hover: #630F09;
|
|
207
|
+
--stzh-color-red60: #DC030E;
|
|
208
|
+
--stzh-color-red60-hover: #A20309;
|
|
209
|
+
--stzh-color-violet70: #512380;
|
|
210
|
+
--stzh-color-violet70-hover: #2d1348;
|
|
211
|
+
--stzh-color-winered: #89072A;
|
|
212
|
+
--stzh-color-winered-hover: #520419;
|
|
213
|
+
|
|
214
|
+
--stzh-color-primary: var(--stzh-color-zueriblue);
|
|
215
|
+
--stzh-color-primary-hover: var(--stzh-color-zueribluedark);
|
|
216
|
+
|
|
217
|
+
--stzh-color-primary48: var(--stzh-color-zueriblue48);
|
|
218
|
+
--stzh-color-primary32: var(--stzh-color-zueriblue32);
|
|
219
|
+
--stzh-color-primary16: var(--stzh-color-zueriblue16);
|
|
220
|
+
--stzh-color-primary8: var(--stzh-color-zueriblue8);
|
|
221
|
+
--stzh-color-primary4: var(--stzh-color-zueriblue4);
|
|
222
|
+
|
|
223
|
+
/* AOZ */
|
|
224
|
+
--stzh-color-tabasco: #A51A0F;
|
|
225
|
+
--stzh-color-mahogany: #630F09;
|
|
226
|
+
|
|
227
|
+
/* UVZ */
|
|
228
|
+
--stzh-color-monza: #C30024;
|
|
229
|
+
--stzh-color-venetianred: #750015;
|
|
230
|
+
--stzh-color-scienceblue: #006DC5;
|
|
231
|
+
|
|
232
|
+
/* VBZ */
|
|
233
|
+
--stzh-color-deepcerulean: #057FAC;
|
|
234
|
+
--stzh-color-regalblue: #034C67;
|
|
235
|
+
--stzh-color-coral: #E4694C;
|
|
236
|
+
|
|
237
|
+
/* PKZH */
|
|
238
|
+
--stzh-color-shakespeare: #4A96C8;
|
|
239
|
+
--stzh-color-chambray: #2C5A78;
|
|
240
|
+
|
|
241
|
+
/* Font */
|
|
242
|
+
--stzh-font-family-light: 'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
243
|
+
--stzh-font-family-regular: 'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
244
|
+
--stzh-font-family-medium: 'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
245
|
+
--stzh-font-family-bold: 'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
246
|
+
--stzh-font-family-heavy: 'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
247
|
+
--stzh-font-family-title: var(--stzh-font-family-heavy);
|
|
248
|
+
|
|
249
|
+
--stzh-font-weight-light: normal;
|
|
250
|
+
--stzh-font-weight-regular: normal;
|
|
251
|
+
--stzh-font-weight-medium: normal;
|
|
252
|
+
--stzh-font-weight-bold: normal;
|
|
253
|
+
--stzh-font-weight-heavy: normal;
|
|
254
|
+
--stzh-font-weight-title: normal;
|
|
255
|
+
|
|
256
|
+
--stzh-font-femto-font-size: 0.625rem;
|
|
257
|
+
--stzh-font-femto-text-line-height: 1;
|
|
258
|
+
|
|
259
|
+
--stzh-font-pico-font-size: 0.75rem;
|
|
260
|
+
--stzh-font-pico-text-line-height: 1.6;
|
|
261
|
+
--stzh-font-pico-heading-letter-spacing: 0.01em;
|
|
262
|
+
|
|
263
|
+
--stzh-font-nano-font-size: 0.8125rem;
|
|
264
|
+
--stzh-font-nano-text-line-height: 1.6;
|
|
265
|
+
--stzh-font-nano-heading-line-height: 1.4;
|
|
266
|
+
--stzh-font-nano-heading-letter-spacing: 0.01em;
|
|
267
|
+
|
|
268
|
+
--stzh-font-micro-font-size: 0.875rem;
|
|
269
|
+
--stzh-font-micro-text-line-height: 1.6;
|
|
270
|
+
--stzh-font-micro-heading-line-height: 1.4;
|
|
271
|
+
--stzh-font-micro-heading-letter-spacing: 0.01em;
|
|
272
|
+
|
|
273
|
+
--stzh-font-milli-font-size: 1rem;
|
|
274
|
+
--stzh-font-milli-text-line-height: 1.6;
|
|
275
|
+
--stzh-font-milli-heading-line-height: 1.4;
|
|
276
|
+
|
|
277
|
+
--stzh-font-centi-font-size: 1.125rem;
|
|
278
|
+
--stzh-font-centi-text-line-height: 1.6;
|
|
279
|
+
--stzh-font-centi-heading-line-height: 1.4;
|
|
280
|
+
|
|
281
|
+
--stzh-font-deci-font-size: 1.25rem;
|
|
282
|
+
--stzh-font-deci-text-line-height: 1.6;
|
|
283
|
+
--stzh-font-deci-heading-line-height: 1.4;
|
|
284
|
+
|
|
285
|
+
--stzh-font-regular-font-size: 1.375rem;
|
|
286
|
+
--stzh-font-regular-text-line-height: 1.6;
|
|
287
|
+
--stzh-font-regular-heading-line-height: 1.4;
|
|
288
|
+
|
|
289
|
+
--stzh-font-deca-font-size: 1.5rem;
|
|
290
|
+
--stzh-font-deca-text-line-height: 1.2;
|
|
291
|
+
--stzh-font-deca-text-letter-spacing: -0.01em;
|
|
292
|
+
|
|
293
|
+
--stzh-font-hecto-font-size: 1.75rem;
|
|
294
|
+
--stzh-font-hecto-text-line-height: 1.2;
|
|
295
|
+
--stzh-font-hecto-text-letter-spacing: -0.01em;
|
|
296
|
+
|
|
297
|
+
--stzh-font-kilo-font-size: 2rem;
|
|
298
|
+
--stzh-font-kilo-text-line-height: 1.2;
|
|
299
|
+
--stzh-font-kilo-text-letter-spacing: -0.01em;
|
|
300
|
+
|
|
301
|
+
--stzh-font-mega-font-size: 2.5rem;
|
|
302
|
+
--stzh-font-mega-text-line-height: 1.2;
|
|
303
|
+
--stzh-font-mega-text-letter-spacing: -0.01em;
|
|
304
|
+
|
|
305
|
+
--stzh-font-giga-font-size: 2.8125rem;
|
|
306
|
+
--stzh-font-giga-text-line-height: 1.2;
|
|
307
|
+
--stzh-font-giga-text-letter-spacing: -0.01em;
|
|
308
|
+
|
|
309
|
+
--stzh-font-hero-font-size: 3.75rem;
|
|
310
|
+
--stzh-font-hero-text-line-height: 1.1;
|
|
311
|
+
--stzh-font-hero-text-letter-spacing: -0.01em;
|
|
312
|
+
|
|
313
|
+
/* Z-Index */
|
|
314
|
+
--stzh-z-index-deep: -999999;
|
|
315
|
+
--stzh-z-index-default: 1;
|
|
316
|
+
--stzh-z-index-masked: 100;
|
|
317
|
+
--stzh-z-index-mask: 200;
|
|
318
|
+
--stzh-z-index-sticky: 300;
|
|
319
|
+
--stzh-z-index-header: 400;
|
|
320
|
+
--stzh-z-index-toast: 500;
|
|
321
|
+
--stzh-z-index-popover: 600;
|
|
322
|
+
--stzh-z-index-dialog: 700;
|
|
323
|
+
--stzh-z-index-popup: 800;
|
|
324
|
+
--stzh-z-index-overlay: 900;
|
|
325
|
+
|
|
326
|
+
/* Spaces */
|
|
327
|
+
--stzh-space-xxxsmall: 0.125rem;
|
|
328
|
+
--stzh-space-xxsmall: 0.25rem;
|
|
329
|
+
--stzh-space-xsmall: 0.5rem;
|
|
330
|
+
--stzh-space-small: 0.75rem;
|
|
331
|
+
--stzh-space-medium: 1rem;
|
|
332
|
+
--stzh-space-large: 1.25rem;
|
|
333
|
+
--stzh-space-xlarge: 1.5rem;
|
|
334
|
+
--stzh-space-xxlarge: 2rem;
|
|
335
|
+
--stzh-space-xxxlarge: 2.5rem;
|
|
336
|
+
--stzh-space-xxxxlarge: 3rem;
|
|
337
|
+
--stzh-space-big: 3.5rem;
|
|
338
|
+
--stzh-space-xbig: 4rem;
|
|
339
|
+
--stzh-space-huge: 5rem;
|
|
340
|
+
--stzh-space-xhuge: 6rem;
|
|
341
|
+
|
|
342
|
+
--stzh-space-none: 0.00001rem;
|
|
343
|
+
|
|
344
|
+
--stzh-space-default: var(--stzh-space-medium);
|
|
345
|
+
|
|
346
|
+
/* Box Shadows */
|
|
347
|
+
--stzh-box-shadow-header: 0 -0.125rem 1rem rgba(0, 0, 0, 0.16);
|
|
348
|
+
--stzh-box-shadow-popover: 0 0 0.25rem rgba(0, 0, 0, 0.24);
|
|
349
|
+
--stzh-box-shadow-message: 0 0 0.5rem rgba(0, 0, 0, 0.24);
|
|
350
|
+
--stzh-box-shadow-overlay: 0 0.25rem 0.9375rem rgba(0, 0, 0, 0.32);
|
|
351
|
+
|
|
352
|
+
/* Icon sizes */
|
|
353
|
+
--stzh-icon-size-xxsmall: 0.75rem;
|
|
354
|
+
--stzh-icon-size-xsmall: 1rem;
|
|
355
|
+
--stzh-icon-size-small: 1.25rem;
|
|
356
|
+
--stzh-icon-size-medium: 1.5rem;
|
|
357
|
+
--stzh-icon-size-large: 2.25rem;
|
|
358
|
+
--stzh-icon-size-xlarge: 3rem;
|
|
359
|
+
|
|
360
|
+
--stzh-icon-size-default: var(--stzh-icon-size-small);
|
|
361
|
+
|
|
362
|
+
/* Gutter */
|
|
363
|
+
|
|
364
|
+
--stzh-grid-gutter: 1rem;
|
|
365
|
+
--stzh-grid-gutter-small: 1.25rem;
|
|
366
|
+
--stzh-grid-gutter-medium: 1.5rem;
|
|
367
|
+
|
|
368
|
+
/* Base */
|
|
369
|
+
--stzh-base-color: var(--stzh-color-grey61);
|
|
370
|
+
--stzh-base-invert-color: var(--stzh-color-white);
|
|
371
|
+
|
|
372
|
+
--stzh-base-lead-color: var(--stzh-color-grey70);
|
|
373
|
+
--stzh-base-border-color: var(--stzh-color-grey13);
|
|
374
|
+
--stzh-base-vector-effect: non-scaling-stroke;
|
|
375
|
+
--stzh-base-transition-animation-speed: 0.3s;
|
|
376
|
+
|
|
377
|
+
/* Links */
|
|
378
|
+
--stzh-link-color: var(--stzh-color-primary);
|
|
379
|
+
--stzh-link-hover-color: var(--stzh-color-primary-hover);
|
|
380
|
+
--stzh-link-icon-wrapper-height: 1em;
|
|
381
|
+
|
|
382
|
+
/* Buttons */
|
|
383
|
+
--stzh-button-border-radius: 0.1875rem;
|
|
384
|
+
--stzh-button-text-hover-background: rgba(15, 5, 160, 0.08);
|
|
385
|
+
|
|
386
|
+
/* Richttext */
|
|
387
|
+
--stzh-richttext-blockquote-color: var(--stzh-color-primary);
|
|
388
|
+
--stzh-richttext-blockquote-line-color: var(--stzh-color-primary);
|
|
389
|
+
--stzh-richttext-blockquote-footer-color: var(--stzh-color-grey55);
|
|
390
|
+
|
|
391
|
+
/* Section */
|
|
392
|
+
--stzh-section-background-color: transparent;
|
|
393
|
+
--stzh-section-highlight-background-color: var(--stzh-color-grey5);
|
|
394
|
+
--stzh-section-highlight-horizontal-padding: var(--stzh-space-medium);
|
|
395
|
+
|
|
396
|
+
/* Heading */
|
|
397
|
+
--stzh-heading-color: var(--stzh-color-primary);
|
|
398
|
+
|
|
399
|
+
/* Table */
|
|
400
|
+
--stzh-table-max-height: none;
|
|
401
|
+
--stzh-table-min-width: 43.75rem;
|
|
402
|
+
--stzh-table-cell-padding: var(--stzh-space-small) var(--stzh-space-medium);
|
|
403
|
+
--stzh-table-input-width: 11rem;
|
|
404
|
+
|
|
405
|
+
/* Menu Item */
|
|
406
|
+
--stzh-menu-item-height: 2.375rem;
|
|
407
|
+
|
|
408
|
+
/* Inputs / Buttons / Select */
|
|
409
|
+
--stzh-form-input-border-radius: 0.125rem;
|
|
410
|
+
--stzh-form-input-height: 3rem;
|
|
411
|
+
--stzh-form-input-small-height: 2.5rem;
|
|
412
|
+
--stzh-form-input-tiny-height: 2rem;
|
|
413
|
+
|
|
414
|
+
/* Popover */
|
|
415
|
+
--stzh-popover-width: 13.9375rem;
|
|
416
|
+
--stzh-popover-min-width: initial;
|
|
417
|
+
--stzh-popover-max-width: initial;
|
|
418
|
+
--stzh-popover-border-radius: 0.1875rem;
|
|
419
|
+
|
|
420
|
+
/* Tooltips */
|
|
421
|
+
--stzh-tooltip-width: auto;
|
|
422
|
+
--stzh-tooltip-min-width: initial;
|
|
423
|
+
--stzh-tooltip-max-width: 20.875rem;
|
|
424
|
+
--stzh-tooltip-padding: var(--stzh-space-small);
|
|
425
|
+
--stzh-tooltip-border-radius: 0.1875rem;
|
|
426
|
+
--stzh-tooltip-drop-shadow: drop-shadow(0 0.125rem 0.625rem rgba(0, 0, 0, 0.16));
|
|
427
|
+
|
|
428
|
+
/* Accordion */
|
|
429
|
+
--stzh-accordion-content-padding: var(--stzh-space-medium);
|
|
430
|
+
--stzh-accordion-content-background: var(--stzh-color-grey5);
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.stzh-theme-aoz {
|
|
434
|
+
--stzh-color-primary: var(--stzh-color-tabasco);
|
|
435
|
+
--stzh-color-primary-hover: var(--stzh-color-mahogany);
|
|
436
|
+
|
|
437
|
+
--stzh-color-primary48: rgba(165, 26, 15, 0.48);
|
|
438
|
+
--stzh-color-primary32: rgba(165, 26, 15, 0.32);
|
|
439
|
+
--stzh-color-primary16: rgba(165, 26, 15, 0.16);
|
|
440
|
+
--stzh-color-primary8: rgba(165, 26, 15, 0.08);
|
|
441
|
+
--stzh-color-primary4: rgba(165, 26, 15, 0.04);
|
|
442
|
+
|
|
443
|
+
--stzh-button-text-hover-background: rgba(165, 26, 15, 0.08);
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
.stzh-theme-vbz {
|
|
447
|
+
--stzh-color-primary: var(--stzh-color-deepcerulean);
|
|
448
|
+
--stzh-color-primary-hover: var(--stzh-color-regalblue);
|
|
449
|
+
|
|
450
|
+
--stzh-color-primary48: rgba(5, 127, 172, 0.48);
|
|
451
|
+
--stzh-color-primary32: rgba(5, 127, 172, 0.32);
|
|
452
|
+
--stzh-color-primary16: rgba(5, 127, 172, 0.16);
|
|
453
|
+
--stzh-color-primary8: rgba(5, 127, 172, 0.08);
|
|
454
|
+
--stzh-color-primary4: rgba(5, 127, 172, 0.04);
|
|
455
|
+
|
|
456
|
+
--stzh-font-family-heavy: var(--stzh-font-family-bold);
|
|
457
|
+
--stzh-font-family-title: var(--stzh-font-family-light);
|
|
458
|
+
|
|
459
|
+
--stzh-button-text-hover-background: rgba(5, 127, 172, 0.08);
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
.stzh-theme-uvz {
|
|
463
|
+
--stzh-color-primary: var(--stzh-color-monza);
|
|
464
|
+
--stzh-color-primary-hover: var(--stzh-color-venetianred);
|
|
465
|
+
|
|
466
|
+
--stzh-color-primary48: rgba(195, 0, 36, 0.48);
|
|
467
|
+
--stzh-color-primary32: rgba(195, 0, 36, 0.32);
|
|
468
|
+
--stzh-color-primary16: rgba(195, 0, 36, 0.16);
|
|
469
|
+
--stzh-color-primary8: rgba(195, 0, 36, 0.08);
|
|
470
|
+
--stzh-color-primary4: rgba(195, 0, 36, 0.04);
|
|
471
|
+
|
|
472
|
+
--stzh-button-text-hover-background: rgba(195, 0, 36, 0.08);
|
|
473
|
+
--stzh-link-color: var(--stzh-color-scienceblue);
|
|
474
|
+
--stzh-heading-color: var(--stzh-color-black);
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.stzh-theme-pkzh {
|
|
478
|
+
--stzh-pkzh-font-family: Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
479
|
+
|
|
480
|
+
--stzh-color-primary: var(--stzh-color-shakespeare);
|
|
481
|
+
--stzh-color-primary-hover: var(--stzh-color-chambray);
|
|
482
|
+
|
|
483
|
+
--stzh-color-primary48: rgba(74, 150, 200, 0.48);
|
|
484
|
+
--stzh-color-primary32: rgba(74, 150, 200, 0.32);
|
|
485
|
+
--stzh-color-primary16: rgba(74, 150, 200, 0.16);
|
|
486
|
+
--stzh-color-primary8: rgba(74, 150, 200, 0.08);
|
|
487
|
+
--stzh-color-primary4: rgba(74, 150, 200, 0.04);
|
|
488
|
+
|
|
489
|
+
--stzh-font-family-light: var(--stzh-pkzh-font-family);
|
|
490
|
+
--stzh-font-family-regular: var(--stzh-pkzh-font-family);
|
|
491
|
+
--stzh-font-family-medium: var(--stzh-pkzh-font-family);
|
|
492
|
+
--stzh-font-family-bold: var(--stzh-pkzh-font-family);
|
|
493
|
+
--stzh-font-family-heavy: var(--stzh-pkzh-font-family);
|
|
494
|
+
|
|
495
|
+
--stzh-font-weight-light: 300;
|
|
496
|
+
--stzh-font-weight-regular: normal;
|
|
497
|
+
--stzh-font-weight-medium: 500;
|
|
498
|
+
--stzh-font-weight-bold: 700;
|
|
499
|
+
--stzh-font-weight-heavy: 800;
|
|
500
|
+
|
|
501
|
+
--stzh-button-text-hover-background: rgba(74, 150, 200, 0.08);
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
.stzh-theme-ms-aoz-agenda {
|
|
505
|
+
--stzh-color-primary: var(--stzh-color-aoz-agenda);
|
|
506
|
+
--stzh-color-primary-hover: var(--stzh-color-aoz-agenda-hover);
|
|
507
|
+
|
|
508
|
+
--stzh-color-primary48: rgba(47, 142, 135, 0.48);
|
|
509
|
+
--stzh-color-primary32: rgba(47, 142, 135, 0.32);
|
|
510
|
+
--stzh-color-primary16: rgba(47, 142, 135, 0.16);
|
|
511
|
+
--stzh-color-primary8: rgba(47, 142, 135, 0.08);
|
|
512
|
+
--stzh-color-primary4: rgba(47, 142, 135, 0.04);
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
.stzh-theme-ms-cool-grey60 {
|
|
516
|
+
--stzh-color-primary: var(--stzh-color-cool-grey60);
|
|
517
|
+
--stzh-color-primary-hover: var(--stzh-color-cool-grey60-hover);
|
|
518
|
+
|
|
519
|
+
--stzh-color-primary48: rgba(92, 119, 129, 0.48);
|
|
520
|
+
--stzh-color-primary32: rgba(92, 119, 129, 0.32);
|
|
521
|
+
--stzh-color-primary16: rgba(92, 119, 129, 0.16);
|
|
522
|
+
--stzh-color-primary8: rgba(92, 119, 129, 0.08);
|
|
523
|
+
--stzh-color-primary4: rgba(92, 119, 129, 0.04);
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
.stzh-theme-ms-cobalt-blue60 {
|
|
527
|
+
--stzh-color-primary: var(--stzh-color-cobalt-blue60);
|
|
528
|
+
--stzh-color-primary-hover: var(--stzh-color-cobalt-blue60-hover);
|
|
529
|
+
|
|
530
|
+
--stzh-color-primary48: rgba(3, 83, 220, 0.48);
|
|
531
|
+
--stzh-color-primary32: rgba(3, 83, 220, 0.32);
|
|
532
|
+
--stzh-color-primary16: rgba(3, 83, 220, 0.16);
|
|
533
|
+
--stzh-color-primary8: rgba(3, 83, 220, 0.08);
|
|
534
|
+
--stzh-color-primary4: rgba(3, 83, 220, 0.04);
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.stzh-theme-ms-shamrock-green70 {
|
|
538
|
+
--stzh-color-primary: var(--stzh-color-shamrock-green70);
|
|
539
|
+
--stzh-color-primary-hover: var(--stzh-color-shamrock-green70-hover);
|
|
540
|
+
|
|
541
|
+
--stzh-color-primary48: rgba(6, 117, 30, 0.48);
|
|
542
|
+
--stzh-color-primary32: rgba(6, 117, 30, 0.32);
|
|
543
|
+
--stzh-color-primary16: rgba(6, 117, 30, 0.16);
|
|
544
|
+
--stzh-color-primary8: rgba(6, 117, 30, 0.08);
|
|
545
|
+
--stzh-color-primary4: rgba(6, 117, 30, 0.04);
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.stzh-theme-ms-lime-green80 {
|
|
549
|
+
--stzh-color-primary: var(--stzh-color-lime-green80);
|
|
550
|
+
--stzh-color-primary-hover: var(--stzh-color-lime-green80-hover);
|
|
551
|
+
|
|
552
|
+
--stzh-color-primary48: rgba(58, 100, 19, 0.48);
|
|
553
|
+
--stzh-color-primary32: rgba(58, 100, 19, 0.32);
|
|
554
|
+
--stzh-color-primary16: rgba(58, 100, 19, 0.16);
|
|
555
|
+
--stzh-color-primary8: rgba(58, 100, 19, 0.08);
|
|
556
|
+
--stzh-color-primary4: rgba(58, 100, 19, 0.04);
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
.stzh-theme-ms-magenta70 {
|
|
560
|
+
--stzh-color-primary: var(--stzh-color-magenta70);
|
|
561
|
+
--stzh-color-primary-hover: var(--stzh-color-magenta70-hover);
|
|
562
|
+
|
|
563
|
+
--stzh-color-primary48: rgba(150, 0, 85, 0.48);
|
|
564
|
+
--stzh-color-primary32: rgba(150, 0, 85, 0.32);
|
|
565
|
+
--stzh-color-primary16: rgba(150, 0, 85, 0.16);
|
|
566
|
+
--stzh-color-primary8: rgba(150, 0, 85, 0.08);
|
|
567
|
+
--stzh-color-primary4: rgba(150, 0, 85, 0.04);
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
.stzh-theme-ms-ocher70 {
|
|
571
|
+
--stzh-color-primary: var(--stzh-color-ocher70);
|
|
572
|
+
--stzh-color-primary-hover: var(--stzh-color-ocher70-hover);
|
|
573
|
+
|
|
574
|
+
--stzh-color-primary48: rgba(154, 91, 1, 0.48);
|
|
575
|
+
--stzh-color-primary32: rgba(154, 91, 1, 0.32);
|
|
576
|
+
--stzh-color-primary16: rgba(154, 91, 1, 0.16);
|
|
577
|
+
--stzh-color-primary8: rgba(154, 91, 1, 0.08);
|
|
578
|
+
--stzh-color-primary4: rgba(154, 91, 1, 0.04);
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.stzh-theme-ms-orange {
|
|
582
|
+
--stzh-color-primary: var(--stzh-color-orange);
|
|
583
|
+
--stzh-color-primary-hover: var(--stzh-color-orange-hover);
|
|
584
|
+
|
|
585
|
+
--stzh-color-primary48: rgba(242, 139, 0, 0.48);
|
|
586
|
+
--stzh-color-primary32: rgba(242, 139, 0, 0.32);
|
|
587
|
+
--stzh-color-primary16: rgba(242, 139, 0, 0.16);
|
|
588
|
+
--stzh-color-primary8: rgba(242, 139, 0, 0.08);
|
|
589
|
+
--stzh-color-primary4: rgba(242, 139, 0, 0.04);
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.stzh-theme-ms-orange70 {
|
|
593
|
+
--stzh-color-primary: var(--stzh-color-orange70);
|
|
594
|
+
--stzh-color-primary-hover: var(--stzh-color-orange70-hover);
|
|
595
|
+
|
|
596
|
+
--stzh-color-primary48: rgba(178, 58, 1, 0.48);
|
|
597
|
+
--stzh-color-primary32: rgba(178, 58, 1, 0.32);
|
|
598
|
+
--stzh-color-primary16: rgba(178, 58, 1, 0.16);
|
|
599
|
+
--stzh-color-primary8: rgba(178, 58, 1, 0.08);
|
|
600
|
+
--stzh-color-primary4: rgba(178, 58, 1, 0.04);
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.stzh-theme-ms-red {
|
|
604
|
+
--stzh-color-primary: var(--stzh-color-red);
|
|
605
|
+
--stzh-color-primary-hover: var(--stzh-color-red-hover);
|
|
606
|
+
|
|
607
|
+
--stzh-color-primary48: rgba(165, 26, 15, 0.48);
|
|
608
|
+
--stzh-color-primary32: rgba(165, 26, 15, 0.32);
|
|
609
|
+
--stzh-color-primary16: rgba(165, 26, 15, 0.16);
|
|
610
|
+
--stzh-color-primary8: rgba(165, 26, 15, 0.08);
|
|
611
|
+
--stzh-color-primary4: rgba(165, 26, 15, 0.04);
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.stzh-theme-ms-red60 {
|
|
615
|
+
--stzh-color-primary: var(--stzh-color-red60);
|
|
616
|
+
--stzh-color-primary-hover: var(--stzh-color-red60-hover);
|
|
617
|
+
|
|
618
|
+
--stzh-color-primary48: rgba(220, 3, 14, 0.48);
|
|
619
|
+
--stzh-color-primary32: rgba(220, 3, 14, 0.32);
|
|
620
|
+
--stzh-color-primary16: rgba(220, 3, 14, 0.16);
|
|
621
|
+
--stzh-color-primary8: rgba(220, 3, 14, 0.08);
|
|
622
|
+
--stzh-color-primary4: rgba(220, 3, 14, 0.04);
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
.stzh-theme-ms-violet70 {
|
|
626
|
+
--stzh-color-primary: var(--stzh-color-violet70);
|
|
627
|
+
--stzh-color-primary-hover: var(--stzh-color-violet70-hover);
|
|
628
|
+
|
|
629
|
+
--stzh-color-primary48: rgba(81, 35, 128, 0.48);
|
|
630
|
+
--stzh-color-primary32: rgba(81, 35, 128, 0.32);
|
|
631
|
+
--stzh-color-primary16: rgba(81, 35, 128, 0.16);
|
|
632
|
+
--stzh-color-primary8: rgba(81, 35, 128, 0.08);
|
|
633
|
+
--stzh-color-primary4: rgba(81, 35, 128, 0.04);
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
.stzh-theme-ms-winered {
|
|
637
|
+
--stzh-color-primary: var(--stzh-color-winered);
|
|
638
|
+
--stzh-color-primary-hover: var(--stzh-color-winered-hover);
|
|
639
|
+
|
|
640
|
+
--stzh-color-primary48: rgba(137, 7, 42, 0.48);
|
|
641
|
+
--stzh-color-primary32: rgba(137, 7, 42, 0.32);
|
|
642
|
+
--stzh-color-primary16: rgba(137, 7, 42, 0.16);
|
|
643
|
+
--stzh-color-primary8: rgba(137, 7, 42, 0.08);
|
|
644
|
+
--stzh-color-primary4: rgba(137, 7, 42, 0.04);
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
.stzh-theme-ma {
|
|
648
|
+
background-color: var(--stzh-color-grey5);
|
|
649
|
+
|
|
650
|
+
/* overwrite p1 and p2 font curves to be always the same size */
|
|
651
|
+
--stzh-font-curve-p1-medium-font-size: var(--stzh-font-milli-font-size);
|
|
652
|
+
--stzh-font-curve-p1-medium-text-line-height: var(--stzh-font-milli-text-line-height);
|
|
653
|
+
--stzh-font-curve-p1-medium-heading-line-height: var(--stzh-font-milli-heading-line-height);
|
|
654
|
+
--stzh-font-curve-p2-medium-font-size: var(--stzh-font-micro-font-size);
|
|
655
|
+
--stzh-font-curve-p2-medium-text-line-height: var(--stzh-font-micro-text-line-height);
|
|
656
|
+
--stzh-font-curve-p2-medium-heading-line-height: var(--stzh-font-micro-heading-line-height);
|
|
657
|
+
--stzh-font-curve-p2-medium-heading-letter-spacing: var(--stzh-font-micro-heading-letter-spacing);
|
|
658
|
+
}
|
|
659
659
|
|
|
660
660
|
:host {
|
|
661
661
|
font-family: var(--stzh-font-family-regular);
|