@oiz/stzh-components 0.0.1-pretest → 1.5.0-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +1 -56
- package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
- package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-3b6f75bd.js} +44 -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 +155 -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 +12 -12
- 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 +456 -458
- package/dist/cjs/stzh-dialog.cjs.entry.js +180 -180
- package/dist/cjs/stzh-dropdown.cjs.entry.js +479 -452
- 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 +187 -182
- 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 +13 -13
- 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 +62 -45
- package/dist/cjs/stzh-servicecard.cjs.entry.js +224 -202
- package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
- package/dist/cjs/stzh-sortable.cjs.entry.js +3485 -2712
- 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 +475 -442
- 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-8dc66449.js +76 -0
- 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 +448 -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.css +6 -0
- 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.css +9 -1
- 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 +85 -75
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +2 -4
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1514 -1436
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +3437 -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.css +13 -4
- package/dist/collection/components/stzh-input/stzh-input.js +799 -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 +569 -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 +477 -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.css +4 -4
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +614 -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 +196 -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 +116 -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 +530 -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.css +3 -0
- package/dist/collection/components/stzh-upload/stzh-upload.js +1391 -1358
- package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.stories.js +71 -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 +22 -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/libraries/sortable.js +3791 -0
- 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 +80 -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 +43 -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 +190 -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 +26 -26
- 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 +215 -215
- package/dist/components/stzh-dropdown2.js +546 -516
- 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 +249 -240
- 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 +27 -27
- 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 +200 -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 +102 -84
- package/dist/components/stzh-servicecard.js +286 -264
- package/dist/components/stzh-skiplink.js +35 -35
- package/dist/components/stzh-sortable2.js +3510 -2736
- 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 +537 -504
- 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 +70 -31
- package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
- package/dist/esm/{app-globals-137e106c.js → app-globals-c42494e9.js} +44 -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 +155 -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 +12 -12
- 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 +456 -458
- package/dist/esm/stzh-dialog.entry.js +180 -180
- package/dist/esm/stzh-dropdown.entry.js +479 -452
- 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 +187 -182
- 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 +13 -13
- 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 +62 -45
- package/dist/esm/stzh-servicecard.entry.js +224 -202
- package/dist/esm/stzh-skiplink.entry.js +16 -16
- package/dist/esm/stzh-sortable.entry.js +3485 -2712
- 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 +475 -442
- 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-68a28fce.js +72 -0
- package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
- package/dist/esm-es5/app-globals-c42494e9.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-cspace.entry.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-portal-mitwirken.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 +2 -2
- 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-68a28fce.js +1 -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-59bdb14a.system.entry.js → p-006135ed.system.entry.js} +1 -1
- package/dist/stzh-components/p-0230004d.system.js +1 -0
- package/dist/stzh-components/{p-f0422b6c.entry.js → p-03e2634c.entry.js} +1 -1
- package/dist/stzh-components/{p-25afa99e.entry.js → p-04d7b18f.entry.js} +1 -1
- package/dist/stzh-components/{p-73d51acc.system.entry.js → p-07772cd7.system.entry.js} +1 -1
- package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
- 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-c2218965.system.entry.js → p-1c88ceff.system.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-1f57d28e.js +1 -0
- package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
- package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
- package/dist/stzh-components/p-2b11d549.system.entry.js +1 -0
- package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
- package/dist/stzh-components/{p-bf5b6523.entry.js → p-32988d74.entry.js} +1 -1
- package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
- package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-33946fed.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
- package/dist/stzh-components/{p-22f948e2.entry.js → p-34190502.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-b24040ff.system.entry.js → p-370b82e7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
- package/dist/stzh-components/p-3ebd2c03.js +1 -0
- package/dist/stzh-components/{p-b3b05b6c.entry.js → p-3ed69b16.entry.js} +1 -1
- package/dist/stzh-components/{p-22fba26d.entry.js → p-409c0d50.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-af47430b.system.entry.js → p-4a398453.system.entry.js} +1 -1
- package/dist/stzh-components/p-4c61dcad.js +4 -4
- 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-3eb7b6b4.entry.js → p-586cae98.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-5e0cccc9.system.entry.js +1 -0
- package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-5ea652ae.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-68a8b7b7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-6c3b2508.system.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-c3ac1bdc.system.entry.js → p-6fc271d0.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-7921db30.system.entry.js +1 -0
- package/dist/stzh-components/p-79bfc485.entry.js +1 -0
- 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-efb9fa47.system.entry.js → p-87ab53c4.system.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-b1976630.entry.js → p-8a60addb.entry.js} +1 -1
- package/dist/stzh-components/{p-ab2727e6.entry.js → p-8bd3ba06.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-e1b64b8a.system.entry.js → p-90a10825.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
- package/dist/stzh-components/{p-67eac0a0.entry.js → p-95a297aa.entry.js} +1 -1
- package/dist/stzh-components/{p-a42a7524.entry.js → p-95eb03b2.entry.js} +1 -1
- package/dist/stzh-components/p-983f6070.entry.js +1 -0
- package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
- package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
- package/dist/stzh-components/p-a7253852.entry.js +1 -0
- package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-a760352a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
- package/dist/stzh-components/p-aaa2e48f.system.js +1 -0
- package/dist/stzh-components/p-b281b653.entry.js +8 -0
- package/dist/stzh-components/p-b35b0270.entry.js +1 -0
- package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
- package/dist/stzh-components/p-b4fc71ff.system.entry.js +1 -0
- package/dist/stzh-components/{p-bb91feeb.entry.js → p-bb2e1dda.entry.js} +1 -1
- package/dist/stzh-components/{p-301841e3.entry.js → p-bdba7714.entry.js} +1 -1
- package/dist/stzh-components/p-c581e798.system.entry.js +1 -0
- package/dist/stzh-components/p-c7c17bb7.system.entry.js +7 -0
- package/dist/stzh-components/{p-da8218fa.system.entry.js → p-c863ffd0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
- 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-4b8893d1.entry.js → p-d8471675.entry.js} +1 -1
- package/dist/stzh-components/{p-0433fff9.system.entry.js → p-da063c7e.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-e12db90a.entry.js +1 -0
- package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.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-6113bb25.entry.js → p-ec3d4dd4.entry.js} +1 -1
- package/dist/stzh-components/p-ee5ceac4.entry.js +1 -0
- 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-f0ca6848.system.entry.js +1 -0
- package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-f1a58a7c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-afa7061e.entry.js → p-f2050d1e.entry.js} +1 -1
- package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
- package/dist/stzh-components/{p-75f1b800.entry.js → p-f610f725.entry.js} +1 -1
- package/dist/stzh-components/p-faf20030.system.js +1 -0
- package/dist/stzh-components/{p-4e9e606f.entry.js → p-fba76dba.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-6d23fb4d.system.entry.js → p-fce0e218.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efd78d08.system.entry.js → p-fd16e20e.system.entry.js} +1 -1
- package/dist/stzh-components/stzh-components.css +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/components.d.ts +68 -2
- package/dist/types/index.d.ts +428 -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 +5 -3
- package/dist/vscode-data.json +84 -61
- package/package.json +1 -1
- package/dist/cjs/utils-e84f4a8d.js +0 -36
- package/dist/esm/utils-c5d68020.js +0 -33
- package/dist/esm-es5/app-globals-137e106c.js +0 -1
- package/dist/esm-es5/utils-c5d68020.js +0 -1
- package/dist/stzh-components/p-323fdc2f.entry.js +0 -1
- package/dist/stzh-components/p-3da37219.entry.js +0 -8
- package/dist/stzh-components/p-42430cdf.js +0 -1
- package/dist/stzh-components/p-4476344d.js +0 -1
- package/dist/stzh-components/p-58b8d309.system.entry.js +0 -1
- package/dist/stzh-components/p-5977373f.system.js +0 -1
- package/dist/stzh-components/p-87140179.system.entry.js +0 -1
- package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
- package/dist/stzh-components/p-95a3c962.system.entry.js +0 -1
- package/dist/stzh-components/p-9be4e960.entry.js +0 -1
- package/dist/stzh-components/p-adaf8b15.entry.js +0 -1
- package/dist/stzh-components/p-af819e4e.system.js +0 -1
- package/dist/stzh-components/p-b56c83a4.entry.js +0 -1
- package/dist/stzh-components/p-d1821750.system.entry.js +0 -1
- package/dist/stzh-components/p-d7b5770c.entry.js +0 -1
- package/dist/stzh-components/p-d8819b74.system.entry.js +0 -1
- package/dist/stzh-components/p-e029f6c5.system.entry.js +0 -1
- package/dist/stzh-components/p-e3769e97.system.js +0 -1
- package/dist/stzh-components/p-ebf73698.entry.js +0 -1
- package/dist/stzh-components/p-f8bb1bed.system.entry.js +0 -7
- 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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 5.4375C5.55 5.4375 0.9375 12 0.9375 12C0.9375 12 5.55 18.5625 12 18.5625C18.45 18.5625 23.0625 12 23.0625 12C23.0625 12 18.45 5.4375 12 5.4375Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
<path d="M12 16.3125C14.4853 16.3125 16.5 14.2978 16.5 11.8125C16.5 9.32722 14.4853 7.3125 12 7.3125C9.51472 7.3125 7.5 9.32722 7.5 11.8125C7.5 14.2978 9.51472 16.3125 12 16.3125Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5.4375C5.55 5.4375 0.9375 12 0.9375 12C0.9375 12 5.55 18.5625 12 18.5625C18.45 18.5625 23.0625 12 23.0625 12C23.0625 12 18.45 5.4375 12 5.4375Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M12 16.3125C14.4853 16.3125 16.5 14.2978 16.5 11.8125C16.5 9.32722 14.4853 7.3125 12 7.3125C9.51472 7.3125 7.5 9.32722 7.5 11.8125C7.5 14.2978 9.51472 16.3125 12 16.3125Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M16.575 8.175C17.2346 8.57653 17.7797 9.14104 18.158 9.81421C18.5363 10.4874 18.735 11.2466 18.735 12.0187C18.735 12.7909 18.5363 13.5501 18.158 14.2233C17.7797 14.8965 17.2346 15.461 16.575 15.8625M18.75 6C19.6815 6.6986 20.4375 7.60448 20.9582 8.6459C21.4789 9.68731 21.75 10.8357 21.75 12C21.75 13.1643 21.4789 14.3127 20.9582 15.3541C20.4375 16.3955 19.6815 17.3014 18.75 18M14.25 2.25L7.5 9H3C2.80109 9 2.61032 9.07902 2.46967 9.21967C2.32902 9.36032 2.25 9.55109 2.25 9.75V14.25C2.25 14.4489 2.32902 14.6397 2.46967 14.7803C2.61032 14.921 2.80109 15 3 15H7.5L14.25 21.75V2.25Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16.575 8.175C17.2346 8.57653 17.7797 9.14104 18.158 9.81421C18.5363 10.4874 18.735 11.2466 18.735 12.0187C18.735 12.7909 18.5363 13.5501 18.158 14.2233C17.7797 14.8965 17.2346 15.461 16.575 15.8625M18.75 6C19.6815 6.6986 20.4375 7.60448 20.9582 8.6459C21.4789 9.68731 21.75 10.8357 21.75 12C21.75 13.1643 21.4789 14.3127 20.9582 15.3541C20.4375 16.3955 19.6815 17.3014 18.75 18M14.25 2.25L7.5 9H3C2.80109 9 2.61032 9.07902 2.46967 9.21967C2.32902 9.36032 2.25 9.55109 2.25 9.75V14.25C2.25 14.4489 2.32902 14.6397 2.46967 14.7803C2.61032 14.921 2.80109 15 3 15H7.5L14.25 21.75V2.25Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="8" cy="8" r="7.5" stroke="#4D4D4D"/>
|
|
3
|
-
<path d="M7.50019 8.62651C7.50019 8.90265 7.72405 9.12651 8.00019 9.12651C8.27633 9.12651 8.50019 8.90265 8.50019 8.62651H7.50019ZM8.50019 4C8.50019 3.72386 8.27633 3.5 8.00019 3.5C7.72405 3.5 7.50019 3.72386 7.50019 4H8.50019ZM8.50019 8.62651V4H7.50019V8.62651H8.50019ZM8.0785 11.4217C8.0785 11.4649 8.04344 11.5 8.00019 11.5V12.5C8.59572 12.5 9.0785 12.0172 9.0785 11.4217H8.0785ZM8.00019 11.5C7.95694 11.5 7.92188 11.4649 7.92188 11.4217H6.92188C6.92188 12.0172 7.40465 12.5 8.00019 12.5V11.5ZM7.92188 11.4217C7.92188 11.3784 7.95694 11.3434 8.00019 11.3434V10.3434C7.40465 10.3434 6.92188 10.8262 6.92188 11.4217H7.92188ZM8.00019 11.3434C8.04344 11.3434 8.0785 11.3784 8.0785 11.4217H9.0785C9.0785 10.8262 8.59572 10.3434 8.00019 10.3434V11.3434Z" fill="#4D4D4D"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8" cy="8" r="7.5" stroke="#4D4D4D"/>
|
|
3
|
+
<path d="M7.50019 8.62651C7.50019 8.90265 7.72405 9.12651 8.00019 9.12651C8.27633 9.12651 8.50019 8.90265 8.50019 8.62651H7.50019ZM8.50019 4C8.50019 3.72386 8.27633 3.5 8.00019 3.5C7.72405 3.5 7.50019 3.72386 7.50019 4H8.50019ZM8.50019 8.62651V4H7.50019V8.62651H8.50019ZM8.0785 11.4217C8.0785 11.4649 8.04344 11.5 8.00019 11.5V12.5C8.59572 12.5 9.0785 12.0172 9.0785 11.4217H8.0785ZM8.00019 11.5C7.95694 11.5 7.92188 11.4649 7.92188 11.4217H6.92188C6.92188 12.0172 7.40465 12.5 8.00019 12.5V11.5ZM7.92188 11.4217C7.92188 11.3784 7.95694 11.3434 8.00019 11.3434V10.3434C7.40465 10.3434 6.92188 10.8262 6.92188 11.4217H7.92188ZM8.00019 11.3434C8.04344 11.3434 8.0785 11.3784 8.0785 11.4217H9.0785C9.0785 10.8262 8.59572 10.3434 8.00019 10.3434V11.3434Z" fill="#4D4D4D"/>
|
|
4
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11.5 13C11.5 13.2761 11.7239 13.5 12 13.5C12.2761 13.5 12.5 13.2761 12.5 13H11.5ZM12.5 7C12.5 6.72386 12.2761 6.5 12 6.5C11.7239 6.5 11.5 6.72386 11.5 7H12.5ZM21.5 12C21.5 17.2467 17.2467 21.5 12 21.5V22.5C17.799 22.5 22.5 17.799 22.5 12H21.5ZM12 21.5C6.75329 21.5 2.5 17.2467 2.5 12H1.5C1.5 17.799 6.20101 22.5 12 22.5V21.5ZM2.5 12C2.5 6.75329 6.75329 2.5 12 2.5V1.5C6.20101 1.5 1.5 6.20101 1.5 12H2.5ZM12 2.5C17.2467 2.5 21.5 6.75329 21.5 12H22.5C22.5 6.20101 17.799 1.5 12 1.5V2.5ZM12.5 13V7H11.5V13H12.5ZM12.25 16.625C12.25 16.7631 12.1381 16.875 12 16.875V17.875C12.6904 17.875 13.25 17.3154 13.25 16.625H12.25ZM12 16.875C11.8619 16.875 11.75 16.7631 11.75 16.625H10.75C10.75 17.3154 11.3096 17.875 12 17.875V16.875ZM11.75 16.625C11.75 16.4869 11.8619 16.375 12 16.375V15.375C11.3096 15.375 10.75 15.9346 10.75 16.625H11.75ZM12 16.375C12.1381 16.375 12.25 16.4869 12.25 16.625H13.25C13.25 15.9346 12.6904 15.375 12 15.375V16.375Z" fill="#4D4D4D"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.5 13C11.5 13.2761 11.7239 13.5 12 13.5C12.2761 13.5 12.5 13.2761 12.5 13H11.5ZM12.5 7C12.5 6.72386 12.2761 6.5 12 6.5C11.7239 6.5 11.5 6.72386 11.5 7H12.5ZM21.5 12C21.5 17.2467 17.2467 21.5 12 21.5V22.5C17.799 22.5 22.5 17.799 22.5 12H21.5ZM12 21.5C6.75329 21.5 2.5 17.2467 2.5 12H1.5C1.5 17.799 6.20101 22.5 12 22.5V21.5ZM2.5 12C2.5 6.75329 6.75329 2.5 12 2.5V1.5C6.20101 1.5 1.5 6.20101 1.5 12H2.5ZM12 2.5C17.2467 2.5 21.5 6.75329 21.5 12H22.5C22.5 6.20101 17.799 1.5 12 1.5V2.5ZM12.5 13V7H11.5V13H12.5ZM12.25 16.625C12.25 16.7631 12.1381 16.875 12 16.875V17.875C12.6904 17.875 13.25 17.3154 13.25 16.625H12.25ZM12 16.875C11.8619 16.875 11.75 16.7631 11.75 16.625H10.75C10.75 17.3154 11.3096 17.875 12 17.875V16.875ZM11.75 16.625C11.75 16.4869 11.8619 16.375 12 16.375V15.375C11.3096 15.375 10.75 15.9346 10.75 16.625H11.75ZM12 16.375C12.1381 16.375 12.25 16.4869 12.25 16.625H13.25C13.25 15.9346 12.6904 15.375 12 15.375V16.375Z" fill="#4D4D4D"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M15.75 7.75C15.4739 7.75 15.25 7.97386 15.25 8.25C15.25 8.52614 15.4739 8.75 15.75 8.75V7.75ZM19.5 8.25V7.75V8.25ZM9.75 12H10.25V11.9995L9.75 12ZM10.315 11.3495C10.37 11.0789 10.1951 10.815 9.9245 10.76C9.65388 10.705 9.38995 10.8799 9.335 11.1505L10.315 11.3495ZM8.25 16.25C8.52614 16.25 8.75 16.0261 8.75 15.75C8.75 15.4739 8.52614 15.25 8.25 15.25V16.25ZM0.75 12H0.25H0.75ZM10.5 8.25V7.75V8.25ZM14.25 12H13.75V12.0005L14.25 12ZM13.685 12.6505C13.63 12.9211 13.8049 13.185 14.0755 13.24C14.3461 13.295 14.61 13.1201 14.665 12.8495L13.685 12.6505ZM15.75 8.75H19.5V7.75H15.75V8.75ZM19.5 8.75C20.362 8.75 21.1886 9.09241 21.7981 9.7019L22.5052 8.9948C21.7082 8.19777 20.6272 7.75 19.5 7.75V8.75ZM21.7981 9.7019C22.4076 10.3114 22.75 11.138 22.75 12H23.75C23.75 10.8728 23.3022 9.79183 22.5052 8.9948L21.7981 9.7019ZM22.75 12C22.75 12.862 22.4076 13.6886 21.7981 14.2981L22.5052 15.0052C23.3022 14.2082 23.75 13.1272 23.75 12H22.75ZM21.7981 14.2981C21.1886 14.9076 20.362 15.25 19.5 15.25V16.25C20.6272 16.25 21.7082 15.8022 22.5052 15.0052L21.7981 14.2981ZM19.5 15.25H13.5V16.25H19.5V15.25ZM13.5 15.25C12.638 15.25 11.8114 14.9076 11.2019 14.2981L10.4948 15.0052C11.2918 15.8022 12.3728 16.25 13.5 16.25V15.25ZM11.2019 14.2981C10.5924 13.6886 10.25 12.862 10.25 12H9.25C9.25 13.1272 9.69777 14.2082 10.4948 15.0052L11.2019 14.2981ZM10.25 11.9995C10.2498 11.7812 10.2716 11.5634 10.315 11.3495L9.335 11.1505C9.27819 11.4303 9.24972 11.715 9.25 12.0005L10.25 11.9995ZM8.25 15.25H4.5V16.25H8.25V15.25ZM4.5 15.25C4.0732 15.25 3.65059 15.1659 3.25628 15.0026L2.8736 15.9265C3.38923 16.1401 3.94188 16.25 4.5 16.25V15.25ZM3.25628 15.0026C2.86197 14.8393 2.50369 14.5999 2.2019 14.2981L1.4948 15.0052C1.88945 15.3999 2.35796 15.7129 2.8736 15.9265L3.25628 15.0026ZM2.2019 14.2981C1.59241 13.6886 1.25 12.862 1.25 12H0.25C0.25 13.1272 0.697767 14.2082 1.4948 15.0052L2.2019 14.2981ZM1.25 12C1.25 11.138 1.59241 10.3114 2.2019 9.7019L1.4948 8.9948C0.697767 9.79183 0.25 10.8728 0.25 12H1.25ZM2.2019 9.7019C2.8114 9.09241 3.63805 8.75 4.5 8.75V7.75C3.37283 7.75 2.29183 8.19777 1.4948 8.9948L2.2019 9.7019ZM4.5 8.75H10.5V7.75H4.5V8.75ZM10.5 8.75C11.362 8.75 12.1886 9.09241 12.7981 9.7019L13.5052 8.9948C12.7082 8.19777 11.6272 7.75 10.5 7.75V8.75ZM12.7981 9.7019C13.4076 10.3114 13.75 11.138 13.75 12H14.75C14.75 10.8728 14.3022 9.79183 13.5052 8.9948L12.7981 9.7019ZM13.75 12.0005C13.7502 12.2188 13.7284 12.4366 13.685 12.6505L14.665 12.8495C14.7218 12.5697 14.7503 12.285 14.75 11.9995L13.75 12.0005Z" fill="#4D4D4D"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.75 7.75C15.4739 7.75 15.25 7.97386 15.25 8.25C15.25 8.52614 15.4739 8.75 15.75 8.75V7.75ZM19.5 8.25V7.75V8.25ZM9.75 12H10.25V11.9995L9.75 12ZM10.315 11.3495C10.37 11.0789 10.1951 10.815 9.9245 10.76C9.65388 10.705 9.38995 10.8799 9.335 11.1505L10.315 11.3495ZM8.25 16.25C8.52614 16.25 8.75 16.0261 8.75 15.75C8.75 15.4739 8.52614 15.25 8.25 15.25V16.25ZM0.75 12H0.25H0.75ZM10.5 8.25V7.75V8.25ZM14.25 12H13.75V12.0005L14.25 12ZM13.685 12.6505C13.63 12.9211 13.8049 13.185 14.0755 13.24C14.3461 13.295 14.61 13.1201 14.665 12.8495L13.685 12.6505ZM15.75 8.75H19.5V7.75H15.75V8.75ZM19.5 8.75C20.362 8.75 21.1886 9.09241 21.7981 9.7019L22.5052 8.9948C21.7082 8.19777 20.6272 7.75 19.5 7.75V8.75ZM21.7981 9.7019C22.4076 10.3114 22.75 11.138 22.75 12H23.75C23.75 10.8728 23.3022 9.79183 22.5052 8.9948L21.7981 9.7019ZM22.75 12C22.75 12.862 22.4076 13.6886 21.7981 14.2981L22.5052 15.0052C23.3022 14.2082 23.75 13.1272 23.75 12H22.75ZM21.7981 14.2981C21.1886 14.9076 20.362 15.25 19.5 15.25V16.25C20.6272 16.25 21.7082 15.8022 22.5052 15.0052L21.7981 14.2981ZM19.5 15.25H13.5V16.25H19.5V15.25ZM13.5 15.25C12.638 15.25 11.8114 14.9076 11.2019 14.2981L10.4948 15.0052C11.2918 15.8022 12.3728 16.25 13.5 16.25V15.25ZM11.2019 14.2981C10.5924 13.6886 10.25 12.862 10.25 12H9.25C9.25 13.1272 9.69777 14.2082 10.4948 15.0052L11.2019 14.2981ZM10.25 11.9995C10.2498 11.7812 10.2716 11.5634 10.315 11.3495L9.335 11.1505C9.27819 11.4303 9.24972 11.715 9.25 12.0005L10.25 11.9995ZM8.25 15.25H4.5V16.25H8.25V15.25ZM4.5 15.25C4.0732 15.25 3.65059 15.1659 3.25628 15.0026L2.8736 15.9265C3.38923 16.1401 3.94188 16.25 4.5 16.25V15.25ZM3.25628 15.0026C2.86197 14.8393 2.50369 14.5999 2.2019 14.2981L1.4948 15.0052C1.88945 15.3999 2.35796 15.7129 2.8736 15.9265L3.25628 15.0026ZM2.2019 14.2981C1.59241 13.6886 1.25 12.862 1.25 12H0.25C0.25 13.1272 0.697767 14.2082 1.4948 15.0052L2.2019 14.2981ZM1.25 12C1.25 11.138 1.59241 10.3114 2.2019 9.7019L1.4948 8.9948C0.697767 9.79183 0.25 10.8728 0.25 12H1.25ZM2.2019 9.7019C2.8114 9.09241 3.63805 8.75 4.5 8.75V7.75C3.37283 7.75 2.29183 8.19777 1.4948 8.9948L2.2019 9.7019ZM4.5 8.75H10.5V7.75H4.5V8.75ZM10.5 8.75C11.362 8.75 12.1886 9.09241 12.7981 9.7019L13.5052 8.9948C12.7082 8.19777 11.6272 7.75 10.5 7.75V8.75ZM12.7981 9.7019C13.4076 10.3114 13.75 11.138 13.75 12H14.75C14.75 10.8728 14.3022 9.79183 13.5052 8.9948L12.7981 9.7019ZM13.75 12.0005C13.7502 12.2188 13.7284 12.4366 13.685 12.6505L14.665 12.8495C14.7218 12.5697 14.7503 12.285 14.75 11.9995L13.75 12.0005Z" fill="#4D4D4D"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 2.00006C8.7739 2.00006 13.3523 3.89648 16.7279 7.27214C20.1036 10.6478 22 15.2262 22 20.0001M4 7.33339C7.35941 7.33339 10.5812 8.66791 12.9567 11.0434C15.3321 13.4188 16.6667 16.6407 16.6667 20.0001M4 12.6667C4.96303 12.6667 5.91662 12.8564 6.80634 13.2249C7.69607 13.5935 8.50449 14.1336 9.18545 14.8146C9.86641 15.4956 10.4066 16.304 10.7751 17.1937C11.1437 18.0834 11.3333 19.037 11.3333 20.0001M6 20.0001C6 21.1046 5.10457 22.0001 4 22.0001C2.89543 22.0001 2 21.1046 2 20.0001C2 18.8955 2.89543 18.0001 4 18.0001C5.10457 18.0001 6 18.8955 6 20.0001Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 2.00006C8.7739 2.00006 13.3523 3.89648 16.7279 7.27214C20.1036 10.6478 22 15.2262 22 20.0001M4 7.33339C7.35941 7.33339 10.5812 8.66791 12.9567 11.0434C15.3321 13.4188 16.6667 16.6407 16.6667 20.0001M4 12.6667C4.96303 12.6667 5.91662 12.8564 6.80634 13.2249C7.69607 13.5935 8.50449 14.1336 9.18545 14.8146C9.86641 15.4956 10.4066 16.304 10.7751 17.1937C11.1437 18.0834 11.3333 19.037 11.3333 20.0001M6 20.0001C6 21.1046 5.10457 22.0001 4 22.0001C2.89543 22.0001 2 21.1046 2 20.0001C2 18.8955 2.89543 18.0001 4 18.0001C5.10457 18.0001 6 18.8955 6 20.0001Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1848_35505)">
|
|
3
|
-
<path d="M12 23.2501C15.3344 23.2501 18.0375 18.2133 18.0375 12.0001C18.0375 5.78686 15.3344 0.750061 12 0.750061M12 23.2501C8.66558 23.2501 5.9625 18.2133 5.9625 12.0001C5.9625 5.78686 8.66558 0.750061 12 0.750061M12 23.2501V0.750061M12 23.2501C18.2132 23.2501 23.25 18.2133 23.25 12.0001C23.25 5.78686 18.2132 0.750061 12 0.750061M12 23.2501C5.78679 23.2501 0.75 18.2133 0.75 12.0001C0.75 5.78686 5.78679 0.750061 12 0.750061M1.6875 16.5001H22.3125M1.6875 7.50006H22.3125" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
</g>
|
|
5
|
-
<defs>
|
|
6
|
-
<clipPath id="clip0_1848_35505">
|
|
7
|
-
<rect width="24" height="24" fill="white"/>
|
|
8
|
-
</clipPath>
|
|
9
|
-
</defs>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1848_35505)">
|
|
3
|
+
<path d="M12 23.2501C15.3344 23.2501 18.0375 18.2133 18.0375 12.0001C18.0375 5.78686 15.3344 0.750061 12 0.750061M12 23.2501C8.66558 23.2501 5.9625 18.2133 5.9625 12.0001C5.9625 5.78686 8.66558 0.750061 12 0.750061M12 23.2501V0.750061M12 23.2501C18.2132 23.2501 23.25 18.2133 23.25 12.0001C23.25 5.78686 18.2132 0.750061 12 0.750061M12 23.2501C5.78679 23.2501 0.75 18.2133 0.75 12.0001C0.75 5.78686 5.78679 0.750061 12 0.750061M1.6875 16.5001H22.3125M1.6875 7.50006H22.3125" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_1848_35505">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_1639_22489)">
|
|
3
|
-
<path d="M9.34953 5.80241C9.26697 5.62833 9.13788 5.48048 8.97653 5.37518C8.81518 5.26989 8.62786 5.21127 8.43528 5.20579H5.20128C5.1135 5.1996 5.02559 5.21568 4.94568 5.25252C4.86577 5.28936 4.79645 5.34577 4.74415 5.41654C4.70697 5.49446 4.69067 5.5807 4.69685 5.66682C4.70303 5.75294 4.73148 5.83597 4.7794 5.90779L6.9589 9.69866V9.73391L3.54865 15.7714C3.50539 15.846 3.4826 15.9308 3.4826 16.017C3.4826 16.1033 3.50539 16.188 3.54865 16.2627C3.59033 16.3355 3.65263 16.3944 3.7277 16.4319C3.80277 16.4694 3.88726 16.4838 3.97053 16.4734H7.2049C7.39777 16.4679 7.58457 16.4048 7.74123 16.2922C7.8979 16.1796 8.01725 16.0226 8.0839 15.8415C8.0839 15.8415 11.4589 9.87416 11.5995 9.66379C11.5647 9.66379 9.34953 5.80241 9.34953 5.80241Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M22.5334 1.45016C22.5849 1.37862 22.6126 1.29269 22.6126 1.20454C22.6126 1.11638 22.5849 1.03045 22.5334 0.958912C22.4917 0.886078 22.4294 0.827203 22.3544 0.789701C22.2793 0.752199 22.1948 0.737746 22.1115 0.748162H18.8419C18.649 0.753556 18.4622 0.816591 18.3054 0.929145C18.1487 1.0417 18.0293 1.19861 17.9625 1.37966C17.9625 1.37966 10.9669 13.7704 10.7558 14.1567C10.7558 14.1919 15.3612 22.6163 15.3612 22.6163C15.4415 22.7948 15.5691 22.948 15.7302 23.0593C15.8912 23.1706 16.0796 23.2357 16.275 23.2478H19.5094C19.5927 23.2582 19.6772 23.2438 19.7522 23.2062C19.8273 23.1687 19.8896 23.1099 19.9313 23.037C19.9661 22.9598 19.9841 22.8761 19.9841 22.7914C19.9841 22.7067 19.9661 22.623 19.9313 22.5458L15.3615 14.1919V14.1567L22.5334 1.45016Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_1639_22489">
|
|
8
|
-
<rect width="24" height="24" fill="white"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1639_22489)">
|
|
3
|
+
<path d="M9.34953 5.80241C9.26697 5.62833 9.13788 5.48048 8.97653 5.37518C8.81518 5.26989 8.62786 5.21127 8.43528 5.20579H5.20128C5.1135 5.1996 5.02559 5.21568 4.94568 5.25252C4.86577 5.28936 4.79645 5.34577 4.74415 5.41654C4.70697 5.49446 4.69067 5.5807 4.69685 5.66682C4.70303 5.75294 4.73148 5.83597 4.7794 5.90779L6.9589 9.69866V9.73391L3.54865 15.7714C3.50539 15.846 3.4826 15.9308 3.4826 16.017C3.4826 16.1033 3.50539 16.188 3.54865 16.2627C3.59033 16.3355 3.65263 16.3944 3.7277 16.4319C3.80277 16.4694 3.88726 16.4838 3.97053 16.4734H7.2049C7.39777 16.4679 7.58457 16.4048 7.74123 16.2922C7.8979 16.1796 8.01725 16.0226 8.0839 15.8415C8.0839 15.8415 11.4589 9.87416 11.5995 9.66379C11.5647 9.66379 9.34953 5.80241 9.34953 5.80241Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M22.5334 1.45016C22.5849 1.37862 22.6126 1.29269 22.6126 1.20454C22.6126 1.11638 22.5849 1.03045 22.5334 0.958912C22.4917 0.886078 22.4294 0.827203 22.3544 0.789701C22.2793 0.752199 22.1948 0.737746 22.1115 0.748162H18.8419C18.649 0.753556 18.4622 0.816591 18.3054 0.929145C18.1487 1.0417 18.0293 1.19861 17.9625 1.37966C17.9625 1.37966 10.9669 13.7704 10.7558 14.1567C10.7558 14.1919 15.3612 22.6163 15.3612 22.6163C15.4415 22.7948 15.5691 22.948 15.7302 23.0593C15.8912 23.1706 16.0796 23.2357 16.275 23.2478H19.5094C19.5927 23.2582 19.6772 23.2438 19.7522 23.2062C19.8273 23.1687 19.8896 23.1099 19.9313 23.037C19.9661 22.9598 19.9841 22.8761 19.9841 22.7914C19.9841 22.7067 19.9661 22.623 19.9313 22.5458L15.3615 14.1919V14.1567L22.5334 1.45016Z" stroke="#4D4D4D" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_1639_22489">
|
|
8
|
+
<rect width="24" height="24" fill="white"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Minified by jsDelivr using Terser v5.3.5.
|
|
3
|
-
* Original file: /npm/ie11-custom-properties@4.1.0/ie11CustomProperties.js
|
|
4
|
-
*
|
|
5
|
-
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
|
|
6
|
-
*/
|
|
7
|
-
/*! ie11CustomProperties.js v4.1.0 | MIT License | https://git.io/fjXMN */
|
|
8
|
-
!function () { "use strict"; var e = document.createElement("i"); if (e.style.setProperty("--x", "y"), "y" !== e.style.getPropertyValue("--x") && e.msMatchesSelector) { Element.prototype.matches || (Element.prototype.matches = Element.prototype.msMatchesSelector); var t, r = [], n = document, o = !1; document.addEventListener("DOMContentLoaded", (function () { o = !0 })), "classList" in Element.prototype || H("classList", HTMLElement.prototype, Element.prototype), "innerHTML" in Element.prototype || H("innerHTML", HTMLElement.prototype, Element.prototype), "runtimeStyle" in Element.prototype || H("runtimeStyle", HTMLElement.prototype, Element.prototype), "sheet" in SVGStyleElement.prototype || Object.defineProperty(SVGStyleElement.prototype, "sheet", { get: function () { for (var e, t = document.styleSheets, r = 0; e = t[r++];)if (e.ownerNode === this) return e } }); var i = {}, s = new Set, l = !1, c = !1, a = /([\s{;])(--([A-Za-z0-9-_]*)\s*:([^;!}{]+)(!important)?)(?=\s*([;}]|$))/g, u = /([{;]\s*)([A-Za-z0-9-_]+\s*:[^;}{]*var\([^!;}{]+)(!important)?(?=\s*([;}$]|$))/g, f = /-ieVar-([^:]+):/g, p = /-ie-([^};]+)/g, d = /:(hover|active|focus|target|visited|link|:before|:after|:first-letter|:first-line)/; M("style", q), M('link[rel="stylesheet"]', q), M("[ie-style]", (function (e) { var t = B("{" + e.getAttribute("ie-style")).substr(1); e.style.cssText += ";" + t; var r = k(e.style); r.getters && j(e, r.getters, "%styleAttr"), r.setters && N(e, r.setters) })); var m = { hover: { on: "mouseenter", off: "mouseleave" }, focus: { on: "focusin", off: "focusout" }, active: { on: "CSSActivate", off: "CSSDeactivate" } }, y = null; document.addEventListener("mousedown", (function (e) { setTimeout((function () { if (e.target === document.activeElement) { var t = document.createEvent("Event"); t.initEvent("CSSActivate", !0, !0), (y = e.target).dispatchEvent(t) } })) })), document.addEventListener("mouseup", (function () { if (y) { var e = document.createEvent("Event"); e.initEvent("CSSDeactivate", !0, !0), y.dispatchEvent(e), y = null } })); var v = 0, h = new MutationObserver((function (e) { if (!c) for (var t, r = 0; t = e[r++];)"iecp-needed" !== t.attributeName && W(t.target) })); setTimeout((function () { h.observe(document, { attributes: !0, subtree: !0 }) })); var S = location.hash; addEventListener("hashchange", (function (e) { var t = document.getElementById(location.hash.substr(1)); if (t) { var r = document.getElementById(S.substr(1)); W(t), W(r) } else W(document); S = location.hash })); var E = Object.getOwnPropertyDescriptor(HTMLElement.prototype, "style"), P = E.get; E.get = function () { const e = P.call(this); return e.owningElement = this, e }, Object.defineProperty(HTMLElement.prototype, "style", E); var C = getComputedStyle; window.getComputedStyle = function (e) { var t = C.apply(this, arguments); return t.computedFor = e, t }; var g = CSSStyleDeclaration.prototype, b = g.getPropertyValue; g.getPropertyValue = function (e) { if (this.lastPropertyServedBy = !1, "-" !== (e = e.trim())[0] || "-" !== e[1]) return b.apply(this, arguments); const t = e.substr(2), r = "-ie-" + t, n = "-ie-❗" + t; let o = this[n] || this[r]; if (this.computedFor) { if (void 0 === o || T[o]) { if (T[o] || !_[e] || _[e].inherits) { let t = this.computedFor.parentNode; for (; 1 === t.nodeType;) { if (t.ieCP_setters && t.ieCP_setters[e]) { var i = getComputedStyle(t), s = i[n] || i[r]; if (void 0 !== s) { o = J(this, s), this.lastPropertyServedBy = t; break } } t = t.parentNode } } } else o = J(this, o), this.lastPropertyServedBy = this.computedFor; if ("initial" === o) return "" } return void 0 === o && _[e] && (o = _[e].initialValue), void 0 === o ? "" : o }; var T = { inherit: 1, revert: 1, unset: 1 }, L = g.setProperty; g.setProperty = function (e, t, r) { if ("-" !== e[0] || "-" !== e[1]) return L.apply(this, arguments); const n = this.owningElement; n && (n.ieCP_setters || (n.ieCP_setters = {}), n.ieCP_setters[e] = 1), e = "-ie-" + ("important" === r ? "❗" : "") + e.substr(2), this.cssText += "; " + e + ":" + t + ";", n && W(n) }, window.CSS || (window.CSS = {}); var _ = {}; CSS.registerProperty = function (e) { _[e.name] = e } } function w(e, t) { try { return e.querySelectorAll(t) } catch (e) { return [] } } function M(e, o) { for (var i, s = { selector: e, callback: o, elements: new WeakMap }, l = w(n, s.selector), c = 0; i = l[c++];)s.elements.set(i, !0), s.callback.call(i, i); r.push(s), t || (t = new MutationObserver(O)).observe(n, { childList: !0, subtree: !0 }), A(s) } function A(e, t) { var r, i = 0, s = []; try { t && t.matches(e.selector) && s.push(t) } catch (e) { } for (o && Array.prototype.push.apply(s, w(t || n, e.selector)); r = s[i++];)e.elements.has(r) || (e.elements.set(r, !0), e.callback.call(r, r)) } function V(e) { for (var t, n = 0; t = r[n++];)A(t, e) } function O(e) { for (var t, r, n, o, i = 0; r = e[i++];)for (n = r.addedNodes, t = 0; o = n[t++];)1 === o.nodeType && V(o) } function H(e, t, r) { var n = Object.getOwnPropertyDescriptor(t, e); Object.defineProperty(r, e, n) } function q(e) { if (!e.ieCP_polyfilled && !e.ieCP_elementSheet && e.sheet) { if (e.href) return t = e.href, r = function (t) { var r = B(t); t !== r && D(e, r) }, (n = new XMLHttpRequest).open("GET", t), n.overrideMimeType("text/css"), n.onload = function () { n.status >= 200 && n.status < 400 && r(n.responseText) }, void n.send(); var t, r, n, o = e.innerHTML, i = B(o); o !== i && D(e, i) } } function B(e) { return e.replace(a, (function (e, t, r, n, o, i) { return t + "-ie-" + (i ? "❗" : "") + n + ":" + o })).replace(u, (function (e, t, r, n) { return t + "-ieVar-" + (n ? "❗" : "") + r + "; " + r })) } function k(e) { e["z-index"] === e && x(); const t = e.cssText; var r, n, o = t.match(f); if (o) { var s = []; for (r = 0; n = o[r++];) { let t = n.slice(7, -1); "❗" === t[0] && (t = t.substr(1)), s.push(t), i[t] || (i[t] = []), i[t].push(e) } } var l = t.match(p); if (l) { var c = {}; for (r = 0; n = l[r++];) { let e = n.substr(4).split(":"), t = e[0], r = e[1]; "❗" === t[0] && (t = t.substr(1)), c[t] = r } } return { getters: s, setters: c } } function D(e, t) { e.sheet.cssText = t, e.ieCP_polyfilled = !0; for (var r, n = e.sheet.rules, o = 0; r = n[o++];) { const e = k(r.style); e.getters && R(r.selectorText, e.getters), e.setters && F(r.selectorText, e.setters); const t = r.parentRule && r.parentRule.media && r.parentRule.media.mediaText; t && (e.getters || e.setters) && matchMedia(t).addListener((function () { W(document.documentElement) })) } z() } function R(e, t) { G(e), M($(e), (function (r) { j(r, t, e), I(r) })) } function j(e, t, r) { var n, o, i = 0; const s = r.split(","); for (e.setAttribute("iecp-needed", !0), e.ieCPSelectors || (e.ieCPSelectors = {}); n = t[i++];)for (o = 0; r = s[o++];) { const t = r.trim().split("::"); e.ieCPSelectors[n] || (e.ieCPSelectors[n] = []), e.ieCPSelectors[n].push({ selector: t[0], pseudo: t[1] ? "::" + t[1] : "" }) } } function F(e, t) { G(e), M($(e), (function (e) { N(e, t) })) } function N(e, t) { for (var r in e.ieCP_setters || (e.ieCP_setters = {}), t) e.ieCP_setters["--" + r] = 1; W(e) } function z() { for (var e in i) { let o = i[e]; for (var t, r = 0; t = o[r++];)if (!t.owningElement) { var n = t["-ieVar-" + e]; if (n && "" !== (n = J(getComputedStyle(document.documentElement), n))) try { t[e] = n } catch (e) { } } } } function G(e) { for (var t in e = e.split(",")[0], m) { var r = e.split(":" + t); if (r.length > 1) { var n = r[1].match(/^[^\s]*/); let e = $(r[0] + n); const o = m[t]; M(e, (function (e) { e.addEventListener(o.on, X), e.addEventListener(o.off, X) })) } } } function $(e) { return e.replace(d, "").replace(":not()", "") } function I(e) { s.add(e), l || (l = !0, requestAnimationFrame((function () { l = !1, c = !0, s.forEach(Z), s.clear(), setTimeout((function () { c = !1 })) }))) } function Z(e) { e.ieCP_unique || (e.ieCP_unique = ++v, e.classList.add("iecp-u" + e.ieCP_unique)); var t = getComputedStyle(e); let r = ""; for (var n in e.runtimeStyle.cssText = "", e.ieCPSelectors) { var o = t["-ieVar-❗" + n]; let a = o || t["-ieVar-" + n]; if (a) { var i = {}, s = J(t, a, i); o && (s += " !important"); for (var l, c = 0; l = e.ieCPSelectors[n][c++];)"%styleAttr" === l.selector && (e.style[n] = s), (o || !1 === i.allByRoot) && (l.pseudo ? r += l.selector + ".iecp-u" + e.ieCP_unique + l.pseudo + "{" + n + ":" + s + "}\n" : e.runtimeStyle[n] = s) } } !function (e, t) { if (!e.ieCP_styleEl && t) { const t = document.createElement("style"); t.ieCP_elementSheet = 1, document.head.appendChild(t), e.ieCP_styleEl = t } e.ieCP_styleEl && (e.ieCP_styleEl.innerHTML = t) }(e, r) } function W(e) { if (e) { e === document.documentElement && z(); var t = e.querySelectorAll("[iecp-needed]"); e.hasAttribute && e.hasAttribute("iecp-needed") && I(e); for (var r, n = 0; r = t[n++];)I(r) } } function X(e) { W(e.target) } function J(e, t, r) { return function (e, t) { let r, n, o = 0, i = null, s = 0, l = "", c = 0; for (; r = e[c++];) { if ("(" === r && (++o, null === i && e[c - 4] + e[c - 3] + e[c - 2] === "var" && (i = o, l += e.substring(s, c - 4), s = c), e[c - 5] + e[c - 4] + e[c - 3] + e[c - 2] === "calc" && (n = o)), ")" === r && i === o) { let r, o = e.substring(s, c - 1).trim(), a = o.indexOf(","); -1 !== a && (r = o.slice(a + 1), o = o.slice(0, a)), l += t(o, r, n), s = c, i = null } ")" === r && (--o, n === o && (n = null)) } return l += e.substring(s), l }(t, (function (t, n, o) { var i = e.getPropertyValue(t); return o && (i = i.replace(/^calc\(/, "(")), r && e.lastPropertyServedBy !== document.documentElement && (r.allByRoot = !1), "" === i && n && (i = J(e, n, r)), i })) } }();
|
|
1
|
+
/**
|
|
2
|
+
* Minified by jsDelivr using Terser v5.3.5.
|
|
3
|
+
* Original file: /npm/ie11-custom-properties@4.1.0/ie11CustomProperties.js
|
|
4
|
+
*
|
|
5
|
+
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
|
|
6
|
+
*/
|
|
7
|
+
/*! ie11CustomProperties.js v4.1.0 | MIT License | https://git.io/fjXMN */
|
|
8
|
+
!function () { "use strict"; var e = document.createElement("i"); if (e.style.setProperty("--x", "y"), "y" !== e.style.getPropertyValue("--x") && e.msMatchesSelector) { Element.prototype.matches || (Element.prototype.matches = Element.prototype.msMatchesSelector); var t, r = [], n = document, o = !1; document.addEventListener("DOMContentLoaded", (function () { o = !0 })), "classList" in Element.prototype || H("classList", HTMLElement.prototype, Element.prototype), "innerHTML" in Element.prototype || H("innerHTML", HTMLElement.prototype, Element.prototype), "runtimeStyle" in Element.prototype || H("runtimeStyle", HTMLElement.prototype, Element.prototype), "sheet" in SVGStyleElement.prototype || Object.defineProperty(SVGStyleElement.prototype, "sheet", { get: function () { for (var e, t = document.styleSheets, r = 0; e = t[r++];)if (e.ownerNode === this) return e } }); var i = {}, s = new Set, l = !1, c = !1, a = /([\s{;])(--([A-Za-z0-9-_]*)\s*:([^;!}{]+)(!important)?)(?=\s*([;}]|$))/g, u = /([{;]\s*)([A-Za-z0-9-_]+\s*:[^;}{]*var\([^!;}{]+)(!important)?(?=\s*([;}$]|$))/g, f = /-ieVar-([^:]+):/g, p = /-ie-([^};]+)/g, d = /:(hover|active|focus|target|visited|link|:before|:after|:first-letter|:first-line)/; M("style", q), M('link[rel="stylesheet"]', q), M("[ie-style]", (function (e) { var t = B("{" + e.getAttribute("ie-style")).substr(1); e.style.cssText += ";" + t; var r = k(e.style); r.getters && j(e, r.getters, "%styleAttr"), r.setters && N(e, r.setters) })); var m = { hover: { on: "mouseenter", off: "mouseleave" }, focus: { on: "focusin", off: "focusout" }, active: { on: "CSSActivate", off: "CSSDeactivate" } }, y = null; document.addEventListener("mousedown", (function (e) { setTimeout((function () { if (e.target === document.activeElement) { var t = document.createEvent("Event"); t.initEvent("CSSActivate", !0, !0), (y = e.target).dispatchEvent(t) } })) })), document.addEventListener("mouseup", (function () { if (y) { var e = document.createEvent("Event"); e.initEvent("CSSDeactivate", !0, !0), y.dispatchEvent(e), y = null } })); var v = 0, h = new MutationObserver((function (e) { if (!c) for (var t, r = 0; t = e[r++];)"iecp-needed" !== t.attributeName && W(t.target) })); setTimeout((function () { h.observe(document, { attributes: !0, subtree: !0 }) })); var S = location.hash; addEventListener("hashchange", (function (e) { var t = document.getElementById(location.hash.substr(1)); if (t) { var r = document.getElementById(S.substr(1)); W(t), W(r) } else W(document); S = location.hash })); var E = Object.getOwnPropertyDescriptor(HTMLElement.prototype, "style"), P = E.get; E.get = function () { const e = P.call(this); return e.owningElement = this, e }, Object.defineProperty(HTMLElement.prototype, "style", E); var C = getComputedStyle; window.getComputedStyle = function (e) { var t = C.apply(this, arguments); return t.computedFor = e, t }; var g = CSSStyleDeclaration.prototype, b = g.getPropertyValue; g.getPropertyValue = function (e) { if (this.lastPropertyServedBy = !1, "-" !== (e = e.trim())[0] || "-" !== e[1]) return b.apply(this, arguments); const t = e.substr(2), r = "-ie-" + t, n = "-ie-❗" + t; let o = this[n] || this[r]; if (this.computedFor) { if (void 0 === o || T[o]) { if (T[o] || !_[e] || _[e].inherits) { let t = this.computedFor.parentNode; for (; 1 === t.nodeType;) { if (t.ieCP_setters && t.ieCP_setters[e]) { var i = getComputedStyle(t), s = i[n] || i[r]; if (void 0 !== s) { o = J(this, s), this.lastPropertyServedBy = t; break } } t = t.parentNode } } } else o = J(this, o), this.lastPropertyServedBy = this.computedFor; if ("initial" === o) return "" } return void 0 === o && _[e] && (o = _[e].initialValue), void 0 === o ? "" : o }; var T = { inherit: 1, revert: 1, unset: 1 }, L = g.setProperty; g.setProperty = function (e, t, r) { if ("-" !== e[0] || "-" !== e[1]) return L.apply(this, arguments); const n = this.owningElement; n && (n.ieCP_setters || (n.ieCP_setters = {}), n.ieCP_setters[e] = 1), e = "-ie-" + ("important" === r ? "❗" : "") + e.substr(2), this.cssText += "; " + e + ":" + t + ";", n && W(n) }, window.CSS || (window.CSS = {}); var _ = {}; CSS.registerProperty = function (e) { _[e.name] = e } } function w(e, t) { try { return e.querySelectorAll(t) } catch (e) { return [] } } function M(e, o) { for (var i, s = { selector: e, callback: o, elements: new WeakMap }, l = w(n, s.selector), c = 0; i = l[c++];)s.elements.set(i, !0), s.callback.call(i, i); r.push(s), t || (t = new MutationObserver(O)).observe(n, { childList: !0, subtree: !0 }), A(s) } function A(e, t) { var r, i = 0, s = []; try { t && t.matches(e.selector) && s.push(t) } catch (e) { } for (o && Array.prototype.push.apply(s, w(t || n, e.selector)); r = s[i++];)e.elements.has(r) || (e.elements.set(r, !0), e.callback.call(r, r)) } function V(e) { for (var t, n = 0; t = r[n++];)A(t, e) } function O(e) { for (var t, r, n, o, i = 0; r = e[i++];)for (n = r.addedNodes, t = 0; o = n[t++];)1 === o.nodeType && V(o) } function H(e, t, r) { var n = Object.getOwnPropertyDescriptor(t, e); Object.defineProperty(r, e, n) } function q(e) { if (!e.ieCP_polyfilled && !e.ieCP_elementSheet && e.sheet) { if (e.href) return t = e.href, r = function (t) { var r = B(t); t !== r && D(e, r) }, (n = new XMLHttpRequest).open("GET", t), n.overrideMimeType("text/css"), n.onload = function () { n.status >= 200 && n.status < 400 && r(n.responseText) }, void n.send(); var t, r, n, o = e.innerHTML, i = B(o); o !== i && D(e, i) } } function B(e) { return e.replace(a, (function (e, t, r, n, o, i) { return t + "-ie-" + (i ? "❗" : "") + n + ":" + o })).replace(u, (function (e, t, r, n) { return t + "-ieVar-" + (n ? "❗" : "") + r + "; " + r })) } function k(e) { e["z-index"] === e && x(); const t = e.cssText; var r, n, o = t.match(f); if (o) { var s = []; for (r = 0; n = o[r++];) { let t = n.slice(7, -1); "❗" === t[0] && (t = t.substr(1)), s.push(t), i[t] || (i[t] = []), i[t].push(e) } } var l = t.match(p); if (l) { var c = {}; for (r = 0; n = l[r++];) { let e = n.substr(4).split(":"), t = e[0], r = e[1]; "❗" === t[0] && (t = t.substr(1)), c[t] = r } } return { getters: s, setters: c } } function D(e, t) { e.sheet.cssText = t, e.ieCP_polyfilled = !0; for (var r, n = e.sheet.rules, o = 0; r = n[o++];) { const e = k(r.style); e.getters && R(r.selectorText, e.getters), e.setters && F(r.selectorText, e.setters); const t = r.parentRule && r.parentRule.media && r.parentRule.media.mediaText; t && (e.getters || e.setters) && matchMedia(t).addListener((function () { W(document.documentElement) })) } z() } function R(e, t) { G(e), M($(e), (function (r) { j(r, t, e), I(r) })) } function j(e, t, r) { var n, o, i = 0; const s = r.split(","); for (e.setAttribute("iecp-needed", !0), e.ieCPSelectors || (e.ieCPSelectors = {}); n = t[i++];)for (o = 0; r = s[o++];) { const t = r.trim().split("::"); e.ieCPSelectors[n] || (e.ieCPSelectors[n] = []), e.ieCPSelectors[n].push({ selector: t[0], pseudo: t[1] ? "::" + t[1] : "" }) } } function F(e, t) { G(e), M($(e), (function (e) { N(e, t) })) } function N(e, t) { for (var r in e.ieCP_setters || (e.ieCP_setters = {}), t) e.ieCP_setters["--" + r] = 1; W(e) } function z() { for (var e in i) { let o = i[e]; for (var t, r = 0; t = o[r++];)if (!t.owningElement) { var n = t["-ieVar-" + e]; if (n && "" !== (n = J(getComputedStyle(document.documentElement), n))) try { t[e] = n } catch (e) { } } } } function G(e) { for (var t in e = e.split(",")[0], m) { var r = e.split(":" + t); if (r.length > 1) { var n = r[1].match(/^[^\s]*/); let e = $(r[0] + n); const o = m[t]; M(e, (function (e) { e.addEventListener(o.on, X), e.addEventListener(o.off, X) })) } } } function $(e) { return e.replace(d, "").replace(":not()", "") } function I(e) { s.add(e), l || (l = !0, requestAnimationFrame((function () { l = !1, c = !0, s.forEach(Z), s.clear(), setTimeout((function () { c = !1 })) }))) } function Z(e) { e.ieCP_unique || (e.ieCP_unique = ++v, e.classList.add("iecp-u" + e.ieCP_unique)); var t = getComputedStyle(e); let r = ""; for (var n in e.runtimeStyle.cssText = "", e.ieCPSelectors) { var o = t["-ieVar-❗" + n]; let a = o || t["-ieVar-" + n]; if (a) { var i = {}, s = J(t, a, i); o && (s += " !important"); for (var l, c = 0; l = e.ieCPSelectors[n][c++];)"%styleAttr" === l.selector && (e.style[n] = s), (o || !1 === i.allByRoot) && (l.pseudo ? r += l.selector + ".iecp-u" + e.ieCP_unique + l.pseudo + "{" + n + ":" + s + "}\n" : e.runtimeStyle[n] = s) } } !function (e, t) { if (!e.ieCP_styleEl && t) { const t = document.createElement("style"); t.ieCP_elementSheet = 1, document.head.appendChild(t), e.ieCP_styleEl = t } e.ieCP_styleEl && (e.ieCP_styleEl.innerHTML = t) }(e, r) } function W(e) { if (e) { e === document.documentElement && z(); var t = e.querySelectorAll("[iecp-needed]"); e.hasAttribute && e.hasAttribute("iecp-needed") && I(e); for (var r, n = 0; r = t[n++];)I(r) } } function X(e) { W(e.target) } function J(e, t, r) { return function (e, t) { let r, n, o = 0, i = null, s = 0, l = "", c = 0; for (; r = e[c++];) { if ("(" === r && (++o, null === i && e[c - 4] + e[c - 3] + e[c - 2] === "var" && (i = o, l += e.substring(s, c - 4), s = c), e[c - 5] + e[c - 4] + e[c - 3] + e[c - 2] === "calc" && (n = o)), ")" === r && i === o) { let r, o = e.substring(s, c - 1).trim(), a = o.indexOf(","); -1 !== a && (r = o.slice(a + 1), o = o.slice(0, a)), l += t(o, r, n), s = c, i = null } ")" === r && (--o, n === o && (n = null)) } return l += e.substring(s), l }(t, (function (t, n, o) { var i = e.getPropertyValue(t); return o && (i = i.replace(/^calc\(/, "(")), r && e.lastPropertyServedBy !== document.documentElement && (r.allByRoot = !1), "" === i && n && (i = J(e, n, r)), i })) } }();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Minified by jsDelivr using Terser v5.3.5.
|
|
3
|
-
* Original file: /npm/intersection-observer@0.12.0/intersection-observer.js
|
|
4
|
-
*
|
|
5
|
-
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
|
|
6
|
-
*/
|
|
7
|
-
!function () { "use strict"; if ("object" == typeof window) if ("IntersectionObserver" in window && "IntersectionObserverEntry" in window && "intersectionRatio" in window.IntersectionObserverEntry.prototype) "isIntersecting" in window.IntersectionObserverEntry.prototype || Object.defineProperty(window.IntersectionObserverEntry.prototype, "isIntersecting", { get: function () { return this.intersectionRatio > 0 } }); else { var t = function (t) { for (var e = window.document, o = i(e); o;)o = i(e = o.ownerDocument); return e }(), e = [], o = null, n = null; s.prototype.THROTTLE_TIMEOUT = 100, s.prototype.POLL_INTERVAL = null, s.prototype.USE_MUTATION_OBSERVER = !0, s._setupCrossOriginUpdater = function () { return o || (o = function (t, o) { n = t && o ? l(t, o) : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }, e.forEach((function (t) { t._checkForIntersections() })) }), o }, s._resetCrossOriginUpdater = function () { o = null, n = null }, s.prototype.observe = function (t) { if (!this._observationTargets.some((function (e) { return e.element == t }))) { if (!t || 1 != t.nodeType) throw new Error("target must be an Element"); this._registerInstance(), this._observationTargets.push({ element: t, entry: null }), this._monitorIntersections(t.ownerDocument), this._checkForIntersections() } }, s.prototype.unobserve = function (t) { this._observationTargets = this._observationTargets.filter((function (e) { return e.element != t })), this._unmonitorIntersections(t.ownerDocument), 0 == this._observationTargets.length && this._unregisterInstance() }, s.prototype.disconnect = function () { this._observationTargets = [], this._unmonitorAllIntersections(), this._unregisterInstance() }, s.prototype.takeRecords = function () { var t = this._queuedEntries.slice(); return this._queuedEntries = [], t }, s.prototype._initThresholds = function (t) { var e = t || [0]; return Array.isArray(e) || (e = [e]), e.sort().filter((function (t, e, o) { if ("number" != typeof t || isNaN(t) || t < 0 || t > 1) throw new Error("threshold must be a number between 0 and 1 inclusively"); return t !== o[e - 1] })) }, s.prototype._parseRootMargin = function (t) { var e = (t || "0px").split(/\s+/).map((function (t) { var e = /^(-?\d*\.?\d+)(px|%)$/.exec(t); if (!e) throw new Error("rootMargin must be specified in pixels or percent"); return { value: parseFloat(e[1]), unit: e[2] } })); return e[1] = e[1] || e[0], e[2] = e[2] || e[0], e[3] = e[3] || e[1], e }, s.prototype._monitorIntersections = function (e) { var o = e.defaultView; if (o && -1 == this._monitoringDocuments.indexOf(e)) { var n = this._checkForIntersections, r = null, s = null; this.POLL_INTERVAL ? r = o.setInterval(n, this.POLL_INTERVAL) : (h(o, "resize", n, !0), h(e, "scroll", n, !0), this.USE_MUTATION_OBSERVER && "MutationObserver" in o && (s = new o.MutationObserver(n)).observe(e, { attributes: !0, childList: !0, characterData: !0, subtree: !0 })), this._monitoringDocuments.push(e), this._monitoringUnsubscribes.push((function () { var t = e.defaultView; t && (r && t.clearInterval(r), c(t, "resize", n, !0)), c(e, "scroll", n, !0), s && s.disconnect() })); var u = this.root && (this.root.ownerDocument || this.root) || t; if (e != u) { var a = i(e); a && this._monitorIntersections(a.ownerDocument) } } }, s.prototype._unmonitorIntersections = function (e) { var o = this._monitoringDocuments.indexOf(e); if (-1 != o) { var n = this.root && (this.root.ownerDocument || this.root) || t; if (!this._observationTargets.some((function (t) { var o = t.element.ownerDocument; if (o == e) return !0; for (; o && o != n;) { var r = i(o); if ((o = r && r.ownerDocument) == e) return !0 } return !1 }))) { var r = this._monitoringUnsubscribes[o]; if (this._monitoringDocuments.splice(o, 1), this._monitoringUnsubscribes.splice(o, 1), r(), e != n) { var s = i(e); s && this._unmonitorIntersections(s.ownerDocument) } } } }, s.prototype._unmonitorAllIntersections = function () { var t = this._monitoringUnsubscribes.slice(0); this._monitoringDocuments.length = 0, this._monitoringUnsubscribes.length = 0; for (var e = 0; e < t.length; e++)t[e]() }, s.prototype._checkForIntersections = function () { if (this.root || !o || n) { var t = this._rootIsInDom(), e = t ? this._getRootRect() : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }; this._observationTargets.forEach((function (n) { var i = n.element, s = u(i), h = this._rootContainsTarget(i), c = n.entry, a = t && h && this._computeTargetAndRootIntersection(i, s, e), l = null; this._rootContainsTarget(i) ? o && !this.root || (l = e) : l = { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }; var f = n.entry = new r({ time: window.performance && performance.now && performance.now(), target: i, boundingClientRect: s, rootBounds: l, intersectionRect: a }); c ? t && h ? this._hasCrossedThreshold(c, f) && this._queuedEntries.push(f) : c && c.isIntersecting && this._queuedEntries.push(f) : this._queuedEntries.push(f) }), this), this._queuedEntries.length && this._callback(this.takeRecords(), this) } }, s.prototype._computeTargetAndRootIntersection = function (e, i, r) { if ("none" != window.getComputedStyle(e).display) { for (var s, h, c, a, f, d, g, m, v = i, _ = p(e), b = !1; !b && _;) { var w = null, y = 1 == _.nodeType ? window.getComputedStyle(_) : {}; if ("none" == y.display) return null; if (_ == this.root || 9 == _.nodeType) if (b = !0, _ == this.root || _ == t) o && !this.root ? !n || 0 == n.width && 0 == n.height ? (_ = null, w = null, v = null) : w = n : w = r; else { var I = p(_), E = I && u(I), T = I && this._computeTargetAndRootIntersection(I, E, r); E && T ? (_ = I, w = l(E, T)) : (_ = null, v = null) } else { var R = _.ownerDocument; _ != R.body && _ != R.documentElement && "visible" != y.overflow && (w = u(_)) } if (w && (s = w, h = v, c = void 0, a = void 0, f = void 0, d = void 0, g = void 0, m = void 0, c = Math.max(s.top, h.top), a = Math.min(s.bottom, h.bottom), f = Math.max(s.left, h.left), d = Math.min(s.right, h.right), m = a - c, v = (g = d - f) >= 0 && m >= 0 && { top: c, bottom: a, left: f, right: d, width: g, height: m } || null), !v) break; _ = _ && p(_) } return v } }, s.prototype._getRootRect = function () { var e; if (this.root && !d(this.root)) e = u(this.root); else { var o = d(this.root) ? this.root : t, n = o.documentElement, i = o.body; e = { top: 0, left: 0, right: n.clientWidth || i.clientWidth, width: n.clientWidth || i.clientWidth, bottom: n.clientHeight || i.clientHeight, height: n.clientHeight || i.clientHeight } } return this._expandRectByRootMargin(e) }, s.prototype._expandRectByRootMargin = function (t) { var e = this._rootMarginValues.map((function (e, o) { return "px" == e.unit ? e.value : e.value * (o % 2 ? t.width : t.height) / 100 })), o = { top: t.top - e[0], right: t.right + e[1], bottom: t.bottom + e[2], left: t.left - e[3] }; return o.width = o.right - o.left, o.height = o.bottom - o.top, o }, s.prototype._hasCrossedThreshold = function (t, e) { var o = t && t.isIntersecting ? t.intersectionRatio || 0 : -1, n = e.isIntersecting ? e.intersectionRatio || 0 : -1; if (o !== n) for (var i = 0; i < this.thresholds.length; i++) { var r = this.thresholds[i]; if (r == o || r == n || r < o != r < n) return !0 } }, s.prototype._rootIsInDom = function () { return !this.root || f(t, this.root) }, s.prototype._rootContainsTarget = function (e) { var o = this.root && (this.root.ownerDocument || this.root) || t; return f(o, e) && (!this.root || o == e.ownerDocument) }, s.prototype._registerInstance = function () { e.indexOf(this) < 0 && e.push(this) }, s.prototype._unregisterInstance = function () { var t = e.indexOf(this); -1 != t && e.splice(t, 1) }, window.IntersectionObserver = s, window.IntersectionObserverEntry = r } function i(t) { try { return t.defaultView && t.defaultView.frameElement || null } catch (t) { return null } } function r(t) { this.time = t.time, this.target = t.target, this.rootBounds = a(t.rootBounds), this.boundingClientRect = a(t.boundingClientRect), this.intersectionRect = a(t.intersectionRect || { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }), this.isIntersecting = !!t.intersectionRect; var e = this.boundingClientRect, o = e.width * e.height, n = this.intersectionRect, i = n.width * n.height; this.intersectionRatio = o ? Number((i / o).toFixed(4)) : this.isIntersecting ? 1 : 0 } function s(t, e) { var o, n, i, r = e || {}; if ("function" != typeof t) throw new Error("callback must be a function"); if (r.root && 1 != r.root.nodeType && 9 != r.root.nodeType) throw new Error("root must be a Document or Element"); this._checkForIntersections = (o = this._checkForIntersections.bind(this), n = this.THROTTLE_TIMEOUT, i = null, function () { i || (i = setTimeout((function () { o(), i = null }), n)) }), this._callback = t, this._observationTargets = [], this._queuedEntries = [], this._rootMarginValues = this._parseRootMargin(r.rootMargin), this.thresholds = this._initThresholds(r.threshold), this.root = r.root || null, this.rootMargin = this._rootMarginValues.map((function (t) { return t.value + t.unit })).join(" "), this._monitoringDocuments = [], this._monitoringUnsubscribes = [] } function h(t, e, o, n) { "function" == typeof t.addEventListener ? t.addEventListener(e, o, n || !1) : "function" == typeof t.attachEvent && t.attachEvent("on" + e, o) } function c(t, e, o, n) { "function" == typeof t.removeEventListener ? t.removeEventListener(e, o, n || !1) : "function" == typeof t.detatchEvent && t.detatchEvent("on" + e, o) } function u(t) { var e; try { e = t.getBoundingClientRect() } catch (t) { } return e ? (e.width && e.height || (e = { top: e.top, right: e.right, bottom: e.bottom, left: e.left, width: e.right - e.left, height: e.bottom - e.top }), e) : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 } } function a(t) { return !t || "x" in t ? t : { top: t.top, y: t.top, bottom: t.bottom, left: t.left, x: t.left, right: t.right, width: t.width, height: t.height } } function l(t, e) { var o = e.top - t.top, n = e.left - t.left; return { top: o, left: n, height: e.height, width: e.width, bottom: o + e.height, right: n + e.width } } function f(t, e) { for (var o = e; o;) { if (o == t) return !0; o = p(o) } return !1 } function p(e) { var o = e.parentNode; return 9 == e.nodeType && e != t ? i(e) : (o && o.assignedSlot && (o = o.assignedSlot.parentNode), o && 11 == o.nodeType && o.host ? o.host : o) } function d(t) { return t && 9 === t.nodeType } }();
|
|
1
|
+
/**
|
|
2
|
+
* Minified by jsDelivr using Terser v5.3.5.
|
|
3
|
+
* Original file: /npm/intersection-observer@0.12.0/intersection-observer.js
|
|
4
|
+
*
|
|
5
|
+
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
|
|
6
|
+
*/
|
|
7
|
+
!function () { "use strict"; if ("object" == typeof window) if ("IntersectionObserver" in window && "IntersectionObserverEntry" in window && "intersectionRatio" in window.IntersectionObserverEntry.prototype) "isIntersecting" in window.IntersectionObserverEntry.prototype || Object.defineProperty(window.IntersectionObserverEntry.prototype, "isIntersecting", { get: function () { return this.intersectionRatio > 0 } }); else { var t = function (t) { for (var e = window.document, o = i(e); o;)o = i(e = o.ownerDocument); return e }(), e = [], o = null, n = null; s.prototype.THROTTLE_TIMEOUT = 100, s.prototype.POLL_INTERVAL = null, s.prototype.USE_MUTATION_OBSERVER = !0, s._setupCrossOriginUpdater = function () { return o || (o = function (t, o) { n = t && o ? l(t, o) : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }, e.forEach((function (t) { t._checkForIntersections() })) }), o }, s._resetCrossOriginUpdater = function () { o = null, n = null }, s.prototype.observe = function (t) { if (!this._observationTargets.some((function (e) { return e.element == t }))) { if (!t || 1 != t.nodeType) throw new Error("target must be an Element"); this._registerInstance(), this._observationTargets.push({ element: t, entry: null }), this._monitorIntersections(t.ownerDocument), this._checkForIntersections() } }, s.prototype.unobserve = function (t) { this._observationTargets = this._observationTargets.filter((function (e) { return e.element != t })), this._unmonitorIntersections(t.ownerDocument), 0 == this._observationTargets.length && this._unregisterInstance() }, s.prototype.disconnect = function () { this._observationTargets = [], this._unmonitorAllIntersections(), this._unregisterInstance() }, s.prototype.takeRecords = function () { var t = this._queuedEntries.slice(); return this._queuedEntries = [], t }, s.prototype._initThresholds = function (t) { var e = t || [0]; return Array.isArray(e) || (e = [e]), e.sort().filter((function (t, e, o) { if ("number" != typeof t || isNaN(t) || t < 0 || t > 1) throw new Error("threshold must be a number between 0 and 1 inclusively"); return t !== o[e - 1] })) }, s.prototype._parseRootMargin = function (t) { var e = (t || "0px").split(/\s+/).map((function (t) { var e = /^(-?\d*\.?\d+)(px|%)$/.exec(t); if (!e) throw new Error("rootMargin must be specified in pixels or percent"); return { value: parseFloat(e[1]), unit: e[2] } })); return e[1] = e[1] || e[0], e[2] = e[2] || e[0], e[3] = e[3] || e[1], e }, s.prototype._monitorIntersections = function (e) { var o = e.defaultView; if (o && -1 == this._monitoringDocuments.indexOf(e)) { var n = this._checkForIntersections, r = null, s = null; this.POLL_INTERVAL ? r = o.setInterval(n, this.POLL_INTERVAL) : (h(o, "resize", n, !0), h(e, "scroll", n, !0), this.USE_MUTATION_OBSERVER && "MutationObserver" in o && (s = new o.MutationObserver(n)).observe(e, { attributes: !0, childList: !0, characterData: !0, subtree: !0 })), this._monitoringDocuments.push(e), this._monitoringUnsubscribes.push((function () { var t = e.defaultView; t && (r && t.clearInterval(r), c(t, "resize", n, !0)), c(e, "scroll", n, !0), s && s.disconnect() })); var u = this.root && (this.root.ownerDocument || this.root) || t; if (e != u) { var a = i(e); a && this._monitorIntersections(a.ownerDocument) } } }, s.prototype._unmonitorIntersections = function (e) { var o = this._monitoringDocuments.indexOf(e); if (-1 != o) { var n = this.root && (this.root.ownerDocument || this.root) || t; if (!this._observationTargets.some((function (t) { var o = t.element.ownerDocument; if (o == e) return !0; for (; o && o != n;) { var r = i(o); if ((o = r && r.ownerDocument) == e) return !0 } return !1 }))) { var r = this._monitoringUnsubscribes[o]; if (this._monitoringDocuments.splice(o, 1), this._monitoringUnsubscribes.splice(o, 1), r(), e != n) { var s = i(e); s && this._unmonitorIntersections(s.ownerDocument) } } } }, s.prototype._unmonitorAllIntersections = function () { var t = this._monitoringUnsubscribes.slice(0); this._monitoringDocuments.length = 0, this._monitoringUnsubscribes.length = 0; for (var e = 0; e < t.length; e++)t[e]() }, s.prototype._checkForIntersections = function () { if (this.root || !o || n) { var t = this._rootIsInDom(), e = t ? this._getRootRect() : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }; this._observationTargets.forEach((function (n) { var i = n.element, s = u(i), h = this._rootContainsTarget(i), c = n.entry, a = t && h && this._computeTargetAndRootIntersection(i, s, e), l = null; this._rootContainsTarget(i) ? o && !this.root || (l = e) : l = { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }; var f = n.entry = new r({ time: window.performance && performance.now && performance.now(), target: i, boundingClientRect: s, rootBounds: l, intersectionRect: a }); c ? t && h ? this._hasCrossedThreshold(c, f) && this._queuedEntries.push(f) : c && c.isIntersecting && this._queuedEntries.push(f) : this._queuedEntries.push(f) }), this), this._queuedEntries.length && this._callback(this.takeRecords(), this) } }, s.prototype._computeTargetAndRootIntersection = function (e, i, r) { if ("none" != window.getComputedStyle(e).display) { for (var s, h, c, a, f, d, g, m, v = i, _ = p(e), b = !1; !b && _;) { var w = null, y = 1 == _.nodeType ? window.getComputedStyle(_) : {}; if ("none" == y.display) return null; if (_ == this.root || 9 == _.nodeType) if (b = !0, _ == this.root || _ == t) o && !this.root ? !n || 0 == n.width && 0 == n.height ? (_ = null, w = null, v = null) : w = n : w = r; else { var I = p(_), E = I && u(I), T = I && this._computeTargetAndRootIntersection(I, E, r); E && T ? (_ = I, w = l(E, T)) : (_ = null, v = null) } else { var R = _.ownerDocument; _ != R.body && _ != R.documentElement && "visible" != y.overflow && (w = u(_)) } if (w && (s = w, h = v, c = void 0, a = void 0, f = void 0, d = void 0, g = void 0, m = void 0, c = Math.max(s.top, h.top), a = Math.min(s.bottom, h.bottom), f = Math.max(s.left, h.left), d = Math.min(s.right, h.right), m = a - c, v = (g = d - f) >= 0 && m >= 0 && { top: c, bottom: a, left: f, right: d, width: g, height: m } || null), !v) break; _ = _ && p(_) } return v } }, s.prototype._getRootRect = function () { var e; if (this.root && !d(this.root)) e = u(this.root); else { var o = d(this.root) ? this.root : t, n = o.documentElement, i = o.body; e = { top: 0, left: 0, right: n.clientWidth || i.clientWidth, width: n.clientWidth || i.clientWidth, bottom: n.clientHeight || i.clientHeight, height: n.clientHeight || i.clientHeight } } return this._expandRectByRootMargin(e) }, s.prototype._expandRectByRootMargin = function (t) { var e = this._rootMarginValues.map((function (e, o) { return "px" == e.unit ? e.value : e.value * (o % 2 ? t.width : t.height) / 100 })), o = { top: t.top - e[0], right: t.right + e[1], bottom: t.bottom + e[2], left: t.left - e[3] }; return o.width = o.right - o.left, o.height = o.bottom - o.top, o }, s.prototype._hasCrossedThreshold = function (t, e) { var o = t && t.isIntersecting ? t.intersectionRatio || 0 : -1, n = e.isIntersecting ? e.intersectionRatio || 0 : -1; if (o !== n) for (var i = 0; i < this.thresholds.length; i++) { var r = this.thresholds[i]; if (r == o || r == n || r < o != r < n) return !0 } }, s.prototype._rootIsInDom = function () { return !this.root || f(t, this.root) }, s.prototype._rootContainsTarget = function (e) { var o = this.root && (this.root.ownerDocument || this.root) || t; return f(o, e) && (!this.root || o == e.ownerDocument) }, s.prototype._registerInstance = function () { e.indexOf(this) < 0 && e.push(this) }, s.prototype._unregisterInstance = function () { var t = e.indexOf(this); -1 != t && e.splice(t, 1) }, window.IntersectionObserver = s, window.IntersectionObserverEntry = r } function i(t) { try { return t.defaultView && t.defaultView.frameElement || null } catch (t) { return null } } function r(t) { this.time = t.time, this.target = t.target, this.rootBounds = a(t.rootBounds), this.boundingClientRect = a(t.boundingClientRect), this.intersectionRect = a(t.intersectionRect || { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 }), this.isIntersecting = !!t.intersectionRect; var e = this.boundingClientRect, o = e.width * e.height, n = this.intersectionRect, i = n.width * n.height; this.intersectionRatio = o ? Number((i / o).toFixed(4)) : this.isIntersecting ? 1 : 0 } function s(t, e) { var o, n, i, r = e || {}; if ("function" != typeof t) throw new Error("callback must be a function"); if (r.root && 1 != r.root.nodeType && 9 != r.root.nodeType) throw new Error("root must be a Document or Element"); this._checkForIntersections = (o = this._checkForIntersections.bind(this), n = this.THROTTLE_TIMEOUT, i = null, function () { i || (i = setTimeout((function () { o(), i = null }), n)) }), this._callback = t, this._observationTargets = [], this._queuedEntries = [], this._rootMarginValues = this._parseRootMargin(r.rootMargin), this.thresholds = this._initThresholds(r.threshold), this.root = r.root || null, this.rootMargin = this._rootMarginValues.map((function (t) { return t.value + t.unit })).join(" "), this._monitoringDocuments = [], this._monitoringUnsubscribes = [] } function h(t, e, o, n) { "function" == typeof t.addEventListener ? t.addEventListener(e, o, n || !1) : "function" == typeof t.attachEvent && t.attachEvent("on" + e, o) } function c(t, e, o, n) { "function" == typeof t.removeEventListener ? t.removeEventListener(e, o, n || !1) : "function" == typeof t.detatchEvent && t.detatchEvent("on" + e, o) } function u(t) { var e; try { e = t.getBoundingClientRect() } catch (t) { } return e ? (e.width && e.height || (e = { top: e.top, right: e.right, bottom: e.bottom, left: e.left, width: e.right - e.left, height: e.bottom - e.top }), e) : { top: 0, bottom: 0, left: 0, right: 0, width: 0, height: 0 } } function a(t) { return !t || "x" in t ? t : { top: t.top, y: t.top, bottom: t.bottom, left: t.left, x: t.left, right: t.right, width: t.width, height: t.height } } function l(t, e) { var o = e.top - t.top, n = e.left - t.left; return { top: o, left: n, height: e.height, width: e.width, bottom: o + e.height, right: n + e.width } } function f(t, e) { for (var o = e; o;) { if (o == t) return !0; o = p(o) } return !1 } function p(e) { var o = e.parentNode; return 9 == e.nodeType && e != t ? i(e) : (o && o.assignedSlot && (o = o.assignedSlot.parentNode), o && 11 == o.nodeType && o.host ? o.host : o) } function d(t) { return t && 9 === t.nodeType } }();
|