@oiz/stzh-components 0.0.0-pretest → 1.4.0-npmjstest
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +56 -56
- package/dist/cjs/{animation-utils-c816beac.js → animation-utils-cfa35ce7.js} +37 -37
- package/dist/cjs/{app-globals-83a6c2d3.js → app-globals-e07b8f5f.js} +42 -42
- package/dist/cjs/{arrow-70a32014.js → arrow-3c3b0ae5.js} +3 -3
- package/dist/cjs/{date-adapter-2ffd8eaf.js → date-adapter-2a78f6f8.js} +85 -85
- package/dist/cjs/{date-utils-898a50be.js → date-utils-bb50c91f.js} +156 -156
- package/dist/cjs/{event-utils-4d7d610a.js → event-utils-9b64c792.js} +13 -13
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{media-utils-f1720906.js → media-utils-8cfc8591.js} +19 -19
- package/dist/cjs/{string-utils-223b03e2.js → string-utils-a867b99d.js} +12 -12
- package/dist/cjs/stzh-accordion-item.cjs.entry.js +170 -170
- package/dist/cjs/stzh-accordion.cjs.entry.js +63 -63
- package/dist/cjs/stzh-actions.cjs.entry.js +42 -42
- package/dist/cjs/stzh-appnav.cjs.entry.js +39 -39
- package/dist/cjs/stzh-appointments.cjs.entry.js +260 -260
- package/dist/cjs/stzh-badge_3.cjs.entry.js +146 -146
- package/dist/cjs/stzh-calendar.cjs.entry.js +291 -291
- package/dist/cjs/stzh-cell.cjs.entry.js +24 -24
- package/dist/cjs/stzh-checkbox.cjs.entry.js +123 -123
- package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +157 -157
- package/dist/cjs/stzh-chip-select.cjs.entry.js +55 -55
- package/dist/cjs/stzh-chip.cjs.entry.js +90 -90
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-container.cjs.entry.js +8 -8
- package/dist/cjs/stzh-cspace.cjs.entry.js +11 -11
- package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +92 -92
- package/dist/cjs/stzh-datamessagelist.cjs.entry.js +12 -12
- package/dist/cjs/stzh-datatable.cjs.entry.js +201 -201
- package/dist/cjs/stzh-datepicker_4.cjs.entry.js +458 -458
- package/dist/cjs/stzh-dialog.cjs.entry.js +179 -179
- package/dist/cjs/stzh-dropdown.cjs.entry.js +450 -450
- package/dist/cjs/stzh-fieldset.cjs.entry.js +24 -24
- package/dist/cjs/stzh-figure.cjs.entry.js +19 -19
- package/dist/cjs/stzh-flyingfocus.cjs.entry.js +167 -167
- package/dist/cjs/stzh-footer.cjs.entry.js +56 -56
- package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +132 -132
- package/dist/cjs/stzh-header.cjs.entry.js +151 -151
- package/dist/cjs/stzh-heading.cjs.entry.js +21 -21
- package/dist/cjs/stzh-hr.cjs.entry.js +12 -12
- package/dist/cjs/stzh-hspace.cjs.entry.js +30 -30
- package/dist/cjs/stzh-icon-sprite.cjs.entry.js +9 -9
- package/dist/cjs/{stzh-input-description-9ed61d1d.js → stzh-input-description-9802abc2.js} +15 -15
- package/dist/cjs/stzh-input.cjs.entry.js +181 -181
- package/dist/cjs/stzh-link.cjs.entry.js +95 -95
- package/dist/cjs/stzh-list-item.cjs.entry.js +15 -15
- package/dist/cjs/stzh-list.cjs.entry.js +15 -15
- package/dist/cjs/stzh-loader.cjs.entry.js +20 -20
- package/dist/cjs/stzh-loadingbar.cjs.entry.js +22 -22
- package/dist/cjs/stzh-menu_2.cjs.entry.js +81 -81
- package/dist/cjs/stzh-message.cjs.entry.js +72 -72
- package/dist/cjs/stzh-metanav.cjs.entry.js +26 -26
- package/dist/cjs/stzh-overlay.cjs.entry.js +88 -88
- package/dist/cjs/stzh-page-skiplinks.cjs.entry.js +26 -26
- package/dist/cjs/stzh-pagetitle.cjs.entry.js +61 -61
- package/dist/cjs/stzh-popover.cjs.entry.js +349 -349
- package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +12 -12
- package/dist/cjs/stzh-progressbar-item.cjs.entry.js +46 -46
- package/dist/cjs/stzh-progressbar.cjs.entry.js +114 -114
- package/dist/cjs/stzh-readspeaker.cjs.entry.js +47 -47
- package/dist/cjs/stzh-row.cjs.entry.js +29 -29
- package/dist/cjs/stzh-saptcha.cjs.entry.js +70 -70
- package/dist/cjs/stzh-section.cjs.entry.js +13 -13
- package/dist/cjs/stzh-servicecard-list.cjs.entry.js +45 -45
- package/dist/cjs/stzh-servicecard.cjs.entry.js +201 -201
- package/dist/cjs/stzh-skiplink.cjs.entry.js +16 -16
- package/dist/cjs/stzh-sortable.cjs.entry.js +288 -288
- package/dist/cjs/stzh-status.cjs.entry.js +25 -25
- package/dist/cjs/stzh-table.cjs.entry.js +132 -132
- package/dist/cjs/stzh-toggle.cjs.entry.js +123 -123
- package/dist/cjs/stzh-tooltip.cjs.entry.js +310 -310
- package/dist/cjs/stzh-upload.cjs.entry.js +440 -440
- package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +71 -71
- package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +95 -95
- package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +171 -171
- package/dist/cjs/stzh-visuallyhidden.cjs.entry.js +10 -10
- package/dist/cjs/stzh-vspace.cjs.entry.js +30 -30
- package/dist/cjs/{translation-utils-2dbbce94.js → translation-utils-73073e44.js} +54 -54
- package/dist/cjs/{utils-e84f4a8d.js → utils-d327c19d.js} +30 -30
- package/dist/collection/assets/favicons/browserconfig.xml +9 -9
- package/dist/collection/assets/favicons/site.webmanifest +19 -19
- package/dist/collection/assets/fonts.css +39 -39
- package/dist/collection/assets/i18n/de.json +154 -154
- package/dist/collection/assets/i18n/en.json +154 -154
- package/dist/collection/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-down.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-left.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-right.svg +3 -3
- package/dist/collection/assets/icons/mono/angle-up.svg +3 -3
- package/dist/collection/assets/icons/mono/archive-box.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/collection/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/collection/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/collection/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/collection/assets/icons/mono/calendar.svg +3 -3
- package/dist/collection/assets/icons/mono/cart.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/checkmark.svg +3 -3
- package/dist/collection/assets/icons/mono/clock.svg +3 -3
- package/dist/collection/assets/icons/mono/close-circle.svg +3 -3
- package/dist/collection/assets/icons/mono/close.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/collection/assets/icons/mono/compass-north.svg +4 -4
- package/dist/collection/assets/icons/mono/construction.svg +3 -3
- package/dist/collection/assets/icons/mono/copy.svg +3 -3
- package/dist/collection/assets/icons/mono/delete.svg +3 -3
- package/dist/collection/assets/icons/mono/download.svg +3 -3
- package/dist/collection/assets/icons/mono/drag.svg +10 -10
- package/dist/collection/assets/icons/mono/edit.svg +3 -3
- package/dist/collection/assets/icons/mono/email-check.svg +10 -10
- package/dist/collection/assets/icons/mono/expand.svg +3 -3
- package/dist/collection/assets/icons/mono/external-link.svg +4 -4
- package/dist/collection/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/collection/assets/icons/mono/facebook.svg +10 -10
- package/dist/collection/assets/icons/mono/file.svg +3 -3
- package/dist/collection/assets/icons/mono/filtering.svg +3 -3
- package/dist/collection/assets/icons/mono/flag.svg +10 -10
- package/dist/collection/assets/icons/mono/focus.svg +3 -3
- package/dist/collection/assets/icons/mono/gear.svg +3 -3
- package/dist/collection/assets/icons/mono/heart.svg +10 -10
- package/dist/collection/assets/icons/mono/home.svg +10 -10
- package/dist/collection/assets/icons/mono/important-warning.svg +3 -3
- package/dist/collection/assets/icons/mono/info-help.svg +3 -3
- package/dist/collection/assets/icons/mono/instagram.svg +3 -3
- package/dist/collection/assets/icons/mono/like-hand.svg +10 -10
- package/dist/collection/assets/icons/mono/linkedin.svg +5 -5
- package/dist/collection/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/collection/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/collection/assets/icons/mono/lock.svg +10 -10
- package/dist/collection/assets/icons/mono/mail.svg +10 -10
- package/dist/collection/assets/icons/mono/map.svg +3 -3
- package/dist/collection/assets/icons/mono/menu.svg +3 -3
- package/dist/collection/assets/icons/mono/minus.svg +3 -3
- package/dist/collection/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/collection/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/collection/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/collection/assets/icons/mono/phone.svg +10 -10
- package/dist/collection/assets/icons/mono/pin-location.svg +10 -10
- package/dist/collection/assets/icons/mono/pin.svg +11 -11
- package/dist/collection/assets/icons/mono/play-1.svg +4 -4
- package/dist/collection/assets/icons/mono/play-button.svg +11 -11
- package/dist/collection/assets/icons/mono/play.svg +10 -10
- package/dist/collection/assets/icons/mono/plus.svg +3 -3
- package/dist/collection/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/collection/assets/icons/mono/print.svg +10 -10
- package/dist/collection/assets/icons/mono/question-help.svg +3 -3
- package/dist/collection/assets/icons/mono/read-mail.svg +10 -10
- package/dist/collection/assets/icons/mono/reload.svg +10 -10
- package/dist/collection/assets/icons/mono/reset-time.svg +10 -10
- package/dist/collection/assets/icons/mono/reset.svg +10 -10
- package/dist/collection/assets/icons/mono/resize.svg +8 -8
- package/dist/collection/assets/icons/mono/rss.svg +12 -12
- package/dist/collection/assets/icons/mono/search.svg +3 -3
- package/dist/collection/assets/icons/mono/services.svg +6 -6
- package/dist/collection/assets/icons/mono/share.svg +3 -3
- package/dist/collection/assets/icons/mono/shrink.svg +3 -3
- package/dist/collection/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/collection/assets/icons/mono/social-media.svg +23 -23
- package/dist/collection/assets/icons/mono/star-filled.svg +3 -3
- package/dist/collection/assets/icons/mono/star.svg +3 -3
- package/dist/collection/assets/icons/mono/subtitle.svg +3 -3
- package/dist/collection/assets/icons/mono/team.svg +10 -10
- package/dist/collection/assets/icons/mono/text-message.svg +6 -6
- package/dist/collection/assets/icons/mono/thermometer.svg +10 -10
- package/dist/collection/assets/icons/mono/transcript.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/collection/assets/icons/mono/twitter.svg +10 -10
- package/dist/collection/assets/icons/mono/unlock.svg +10 -10
- package/dist/collection/assets/icons/mono/user.svg +3 -3
- package/dist/collection/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/collection/assets/icons/mono/view.svg +4 -4
- package/dist/collection/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/collection/assets/icons/mono/warning-big.svg +4 -4
- package/dist/collection/assets/icons/mono/warning.svg +3 -3
- package/dist/collection/assets/icons/mono/web-Link.svg +3 -3
- package/dist/collection/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/collection/assets/icons/mono/world-globe.svg +10 -10
- package/dist/collection/assets/icons/mono/xing.svg +11 -11
- package/dist/collection/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/collection/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/collection/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/collection/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/collection/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/collection/components/stzh-accordion/stzh-accordion.js +156 -156
- package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +52 -52
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +429 -429
- package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +45 -45
- package/dist/collection/components/stzh-actions/stzh-actions.js +98 -98
- package/dist/collection/components/stzh-actions/stzh-actions.stories.js +66 -66
- package/dist/collection/components/stzh-appnav/stzh-appnav.js +112 -112
- package/dist/collection/components/stzh-appnav/stzh-appnav.stories.js +53 -53
- package/dist/collection/components/stzh-appointments/stzh-appointments.js +515 -515
- package/dist/collection/components/stzh-appointments/stzh-appointments.localization.js +1 -1
- package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +186 -186
- package/dist/collection/components/stzh-badge/stzh-badge.js +47 -47
- package/dist/collection/components/stzh-badge/stzh-badge.stories.js +36 -36
- package/dist/collection/components/stzh-button/stzh-button.js +516 -516
- package/dist/collection/components/stzh-button/stzh-button.stories.js +66 -66
- package/dist/collection/components/stzh-calendar/stzh-calendar-day.js +22 -22
- package/dist/collection/components/stzh-calendar/stzh-calendar-month.js +21 -21
- package/dist/collection/components/stzh-calendar/stzh-calendar.js +463 -463
- package/dist/collection/components/stzh-calendar/stzh-calendar.localization.js +1 -1
- package/dist/collection/components/stzh-calendar/stzh-calendar.stories.js +37 -37
- package/dist/collection/components/stzh-cell/stzh-cell.js +179 -179
- package/dist/collection/components/stzh-cell/stzh-cell.stories.js +39 -39
- package/dist/collection/components/stzh-checkbox/assets/check.svg +3 -3
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +459 -459
- package/dist/collection/components/stzh-checkbox/stzh-checkbox.stories.js +38 -38
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +450 -450
- package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.stories.js +39 -39
- package/dist/collection/components/stzh-chip/stzh-chip.js +407 -407
- package/dist/collection/components/stzh-chip/stzh-chip.stories.js +64 -64
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +158 -158
- package/dist/collection/components/stzh-chip-select/stzh-chip-select.stories.js +69 -69
- package/dist/collection/components/stzh-container/stzh-container.js +21 -21
- package/dist/collection/components/stzh-container/stzh-container.stories.js +35 -35
- package/dist/collection/components/stzh-cspace/stzh-cspace.js +24 -24
- package/dist/collection/components/stzh-cspace/stzh-cspace.stories.js +34 -34
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.js +24 -24
- package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +149 -149
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +358 -358
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.js +1 -1
- package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +63 -63
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +413 -413
- package/dist/collection/components/stzh-datatable/stzh-datatable.localization.js +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +63 -63
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +586 -586
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.localization.js +1 -1
- package/dist/collection/components/stzh-datepicker/stzh-datepicker.stories.js +39 -39
- package/dist/collection/components/stzh-dialog/stzh-dialog.js +480 -480
- package/dist/collection/components/stzh-dialog/stzh-dialog.localization.js +1 -1
- package/dist/collection/components/stzh-dialog/stzh-dialog.stories.js +75 -75
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1436 -1436
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.localization.js +1 -1
- package/dist/collection/components/stzh-dropdown/stzh-dropdown.stories.js +109 -109
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +120 -120
- package/dist/collection/components/stzh-fieldset/stzh-fieldset.stories.js +55 -55
- package/dist/collection/components/stzh-figure/stzh-figure.js +76 -76
- package/dist/collection/components/stzh-figure/stzh-figure.stories.js +36 -36
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.js +253 -253
- package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.stories.js +27 -27
- package/dist/collection/components/stzh-footer/stzh-footer.js +147 -147
- package/dist/collection/components/stzh-footer/stzh-footer.localization.js +1 -1
- package/dist/collection/components/stzh-footer/stzh-footer.stories.js +49 -49
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +319 -319
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.localization.js +1 -1
- package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.stories.js +49 -49
- package/dist/collection/components/stzh-header/stzh-header.js +267 -267
- package/dist/collection/components/stzh-header/stzh-header.stories.js +178 -178
- package/dist/collection/components/stzh-heading/stzh-heading.js +99 -99
- package/dist/collection/components/stzh-heading/stzh-heading.stories.js +37 -37
- package/dist/collection/components/stzh-hr/stzh-hr.js +25 -25
- package/dist/collection/components/stzh-hr/stzh-hr.stories.js +23 -23
- package/dist/collection/components/stzh-hspace/stzh-hspace.js +246 -246
- package/dist/collection/components/stzh-hspace/stzh-hspace.stories.js +73 -73
- package/dist/collection/components/stzh-icon/stzh-icon.js +76 -76
- package/dist/collection/components/stzh-icon/stzh-icon.stories.js +37 -37
- package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.js +19 -19
- package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.stories.js +46 -46
- package/dist/collection/components/stzh-input/stzh-input-description.js +8 -8
- package/dist/collection/components/stzh-input/stzh-input.js +724 -724
- package/dist/collection/components/stzh-input/stzh-input.stories.js +116 -116
- package/dist/collection/components/stzh-link/stzh-link.js +427 -427
- package/dist/collection/components/stzh-link/stzh-link.stories.js +67 -67
- package/dist/collection/components/stzh-list/stzh-list.js +52 -52
- package/dist/collection/components/stzh-list/stzh-list.stories.js +42 -42
- package/dist/collection/components/stzh-list-item/assets/checkmark.svg +3 -3
- package/dist/collection/components/stzh-list-item/stzh-list-item.js +26 -26
- package/dist/collection/components/stzh-loader/stzh-loader.js +93 -93
- package/dist/collection/components/stzh-loader/stzh-loader.stories.js +36 -36
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.js +94 -94
- package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.stories.js +34 -34
- package/dist/collection/components/stzh-menu/stzh-menu.js +21 -21
- package/dist/collection/components/stzh-menu/stzh-menu.stories.js +69 -69
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +296 -296
- package/dist/collection/components/stzh-menu-item/stzh-menu-item.stories.js +52 -52
- package/dist/collection/components/stzh-message/stzh-message.js +287 -287
- package/dist/collection/components/stzh-message/stzh-message.localization.js +1 -1
- package/dist/collection/components/stzh-message/stzh-message.stories.js +40 -40
- package/dist/collection/components/stzh-metanav/stzh-metanav.js +41 -41
- package/dist/collection/components/stzh-metanav/stzh-metanav.stories.js +39 -39
- package/dist/collection/components/stzh-overlay/stzh-overlay.js +239 -239
- package/dist/collection/components/stzh-overlay/stzh-overlay.stories.js +50 -50
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.js +41 -41
- package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.stories.js +43 -43
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +76 -76
- package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +107 -107
- package/dist/collection/components/stzh-popover/stzh-popover.js +673 -673
- package/dist/collection/components/stzh-popover/stzh-popover.localization.js +1 -1
- package/dist/collection/components/stzh-popover/stzh-popover.stories.js +67 -67
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +578 -578
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.js +25 -25
- package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.stories.js +28 -28
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +272 -272
- package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +164 -164
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +250 -250
- package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +36 -36
- package/dist/collection/components/stzh-radio/stzh-radio.js +458 -458
- package/dist/collection/components/stzh-radio/stzh-radio.stories.js +38 -38
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +479 -477
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.stories.js +39 -39
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +114 -114
- package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.stories.js +50 -50
- package/dist/collection/components/stzh-richtext/stzh-richtext.js +90 -90
- package/dist/collection/components/stzh-richtext/stzh-richtext.stories.js +79 -79
- package/dist/collection/components/stzh-row/stzh-row.js +207 -207
- package/dist/collection/components/stzh-row/stzh-row.stories.js +90 -90
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.js +221 -221
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.localization.js +1 -1
- package/dist/collection/components/stzh-saptcha/stzh-saptcha.stories.js +34 -34
- package/dist/collection/components/stzh-section/stzh-section.js +50 -50
- package/dist/collection/components/stzh-section/stzh-section.stories.js +100 -100
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.js +592 -592
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard/stzh-servicecard.stories.js +73 -73
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.js +153 -153
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.localization.js +1 -1
- package/dist/collection/components/stzh-servicecard-list/stzh-servicecard-list.stories.js +115 -115
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +106 -106
- package/dist/collection/components/stzh-skiplink/stzh-skiplink.stories.js +53 -53
- package/dist/collection/components/stzh-sortable/stzh-sortable.js +501 -501
- package/dist/collection/components/stzh-sortable/stzh-sortable.localization.js +1 -1
- package/dist/collection/components/stzh-sortable/stzh-sortable.stories.js +34 -34
- package/dist/collection/components/stzh-status/stzh-status.js +115 -115
- package/dist/collection/components/stzh-status/stzh-status.stories.js +34 -34
- package/dist/collection/components/stzh-table/stzh-table.js +215 -215
- package/dist/collection/components/stzh-table/stzh-table.stories.js +89 -89
- package/dist/collection/components/stzh-text/stzh-text.js +232 -232
- package/dist/collection/components/stzh-text/stzh-text.stories.js +43 -43
- package/dist/collection/components/stzh-toggle/stzh-toggle.js +479 -479
- package/dist/collection/components/stzh-toggle/stzh-toggle.stories.js +38 -38
- package/dist/collection/components/stzh-tooltip/assets/arrow.svg +3 -3
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +667 -667
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.localization.js +1 -1
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.stories.js +63 -63
- package/dist/collection/components/stzh-upload/stzh-upload.js +1358 -1358
- package/dist/collection/components/stzh-upload/stzh-upload.localization.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.stories.js +69 -69
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +229 -229
- package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.stories.js +36 -36
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +236 -236
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.stories.js +52 -52
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +292 -292
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.js +1 -1
- package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.stories.js +53 -53
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.js +23 -23
- package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.stories.js +45 -45
- package/dist/collection/components/stzh-vspace/stzh-vspace.js +246 -246
- package/dist/collection/components/stzh-vspace/stzh-vspace.stories.js +73 -73
- package/dist/collection/global/js/helpers/autofocus.js +20 -20
- package/dist/collection/global/js/helpers/scrollbar-width.js +20 -20
- package/dist/collection/global/js/script.js +17 -17
- package/dist/collection/index.js +7 -7
- package/dist/collection/pages/egov.stories.js +262 -262
- package/dist/collection/pages/example.stories.js +170 -170
- package/dist/collection/pages/meinkonto.stories.js +660 -660
- package/dist/collection/patterns/appointments.stories.js +43 -43
- package/dist/collection/patterns/processingscreen.stories.js +43 -43
- package/dist/collection/utils/animation-utils.js +51 -51
- package/dist/collection/utils/date-adapter.js +86 -86
- package/dist/collection/utils/date-utils.js +196 -196
- package/dist/collection/utils/decorators.js +15 -15
- package/dist/collection/utils/event-utils.js +14 -14
- package/dist/collection/utils/h.js +109 -109
- package/dist/collection/utils/media-utils.js +20 -20
- package/dist/collection/utils/string-utils.js +13 -13
- package/dist/collection/utils/test-utils.js +27 -27
- package/dist/collection/utils/translation-utils.js +55 -55
- package/dist/collection/utils/utils.js +41 -41
- package/dist/components/animation-utils.js +37 -37
- package/dist/components/arrow.js +3 -3
- package/dist/components/date-adapter.js +85 -85
- package/dist/components/event-utils.js +13 -13
- package/dist/components/index.js +41 -41
- package/dist/components/media-utils.js +19 -19
- package/dist/components/string-utils.js +12 -12
- package/dist/components/stzh-accordion-item.js +192 -192
- package/dist/components/stzh-accordion.js +81 -81
- package/dist/components/stzh-actions.js +58 -58
- package/dist/components/stzh-appnav.js +56 -56
- package/dist/components/stzh-appointments.js +343 -343
- package/dist/components/stzh-badge2.js +26 -26
- package/dist/components/stzh-button2.js +155 -155
- package/dist/components/stzh-calendar2.js +475 -475
- package/dist/components/stzh-cell.js +47 -47
- package/dist/components/stzh-checkbox.js +159 -159
- package/dist/components/stzh-checkboxgroup.js +192 -192
- package/dist/components/stzh-chip-select.js +93 -93
- package/dist/components/stzh-chip2.js +122 -122
- package/dist/components/stzh-container.js +22 -22
- package/dist/components/stzh-cspace.js +25 -25
- package/dist/components/stzh-datamessagelist-item.js +156 -156
- package/dist/components/stzh-datamessagelist.js +26 -26
- package/dist/components/stzh-datatable.js +255 -255
- package/dist/components/stzh-datepicker2.js +206 -206
- package/dist/components/stzh-dialog.js +214 -214
- package/dist/components/stzh-dropdown2.js +514 -514
- package/dist/components/stzh-fieldset.js +48 -48
- package/dist/components/stzh-figure.js +35 -35
- package/dist/components/stzh-flyingfocus.js +188 -188
- package/dist/components/stzh-footer.js +88 -88
- package/dist/components/stzh-ghettobox2.js +124 -124
- package/dist/components/stzh-header.js +174 -174
- package/dist/components/stzh-heading2.js +39 -39
- package/dist/components/stzh-hr.js +26 -26
- package/dist/components/stzh-hspace.js +54 -54
- package/dist/components/stzh-icon-sprite.js +23 -23
- package/dist/components/stzh-icon2.js +41 -41
- package/dist/components/stzh-input-description.js +15 -15
- package/dist/components/stzh-input2.js +239 -239
- package/dist/components/stzh-link2.js +134 -134
- package/dist/components/stzh-list-item.js +30 -30
- package/dist/components/stzh-list.js +32 -32
- package/dist/components/stzh-loader.js +38 -38
- package/dist/components/stzh-loadingbar.js +40 -40
- package/dist/components/stzh-menu-item2.js +106 -106
- package/dist/components/stzh-menu2.js +22 -22
- package/dist/components/stzh-message.js +100 -100
- package/dist/components/stzh-metanav.js +40 -40
- package/dist/components/stzh-overlay.js +108 -108
- package/dist/components/stzh-page-skiplinks.js +40 -40
- package/dist/components/stzh-pagetitle.js +74 -74
- package/dist/components/stzh-popover2.js +376 -376
- package/dist/components/stzh-portal-mitwirken.js +26 -26
- package/dist/components/stzh-progressbar-item2.js +74 -74
- package/dist/components/stzh-progressbar.js +146 -146
- package/dist/components/stzh-radio2.js +156 -156
- package/dist/components/stzh-radiogroup2.js +202 -202
- package/dist/components/stzh-readspeaker.js +63 -63
- package/dist/components/stzh-richtext2.js +57 -57
- package/dist/components/stzh-row.js +53 -53
- package/dist/components/stzh-saptcha.js +116 -116
- package/dist/components/stzh-section.js +29 -29
- package/dist/components/stzh-servicecard-list.js +84 -84
- package/dist/components/stzh-servicecard.js +263 -263
- package/dist/components/stzh-skiplink.js +35 -35
- package/dist/components/stzh-sortable2.js +310 -310
- package/dist/components/stzh-status2.js +44 -44
- package/dist/components/stzh-table.js +153 -153
- package/dist/components/stzh-text2.js +57 -57
- package/dist/components/stzh-toggle.js +160 -160
- package/dist/components/stzh-tooltip2.js +340 -340
- package/dist/components/stzh-upload.js +502 -502
- package/dist/components/stzh-vbz-linechip2.js +96 -96
- package/dist/components/stzh-vbz-majorticker.js +139 -139
- package/dist/components/stzh-vbz-ticker.js +214 -214
- package/dist/components/stzh-visuallyhidden.js +24 -24
- package/dist/components/stzh-vspace.js +54 -54
- package/dist/components/translation-utils.js +54 -54
- package/dist/components/utils.js +30 -30
- package/dist/esm/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +37 -37
- package/dist/esm/{app-globals-137e106c.js → app-globals-70c229e3.js} +42 -42
- package/dist/esm/{arrow-18769ca6.js → arrow-86a679c7.js} +3 -3
- package/dist/esm/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +85 -85
- package/dist/esm/{date-utils-282e96fe.js → date-utils-be83fff1.js} +156 -156
- package/dist/esm/{event-utils-68b64805.js → event-utils-7a709e21.js} +13 -13
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +19 -19
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{string-utils-33181845.js → string-utils-f98ee4e8.js} +12 -12
- package/dist/esm/stzh-accordion-item.entry.js +170 -170
- package/dist/esm/stzh-accordion.entry.js +63 -63
- package/dist/esm/stzh-actions.entry.js +42 -42
- package/dist/esm/stzh-appnav.entry.js +39 -39
- package/dist/esm/stzh-appointments.entry.js +260 -260
- package/dist/esm/stzh-badge_3.entry.js +146 -146
- package/dist/esm/stzh-calendar.entry.js +291 -291
- package/dist/esm/stzh-cell.entry.js +24 -24
- package/dist/esm/stzh-checkbox.entry.js +123 -123
- package/dist/esm/stzh-checkboxgroup.entry.js +157 -157
- package/dist/esm/stzh-chip-select.entry.js +55 -55
- package/dist/esm/stzh-chip.entry.js +90 -90
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-container.entry.js +8 -8
- package/dist/esm/stzh-cspace.entry.js +11 -11
- package/dist/esm/stzh-datamessagelist-item.entry.js +92 -92
- package/dist/esm/stzh-datamessagelist.entry.js +12 -12
- package/dist/esm/stzh-datatable.entry.js +201 -201
- package/dist/esm/stzh-datepicker_4.entry.js +458 -458
- package/dist/esm/stzh-dialog.entry.js +179 -179
- package/dist/esm/stzh-dropdown.entry.js +450 -450
- package/dist/esm/stzh-fieldset.entry.js +24 -24
- package/dist/esm/stzh-figure.entry.js +19 -19
- package/dist/esm/stzh-flyingfocus.entry.js +167 -167
- package/dist/esm/stzh-footer.entry.js +56 -56
- package/dist/esm/stzh-ghettobox_2.entry.js +132 -132
- package/dist/esm/stzh-header.entry.js +151 -151
- package/dist/esm/stzh-heading.entry.js +21 -21
- package/dist/esm/stzh-hr.entry.js +12 -12
- package/dist/esm/stzh-hspace.entry.js +30 -30
- package/dist/esm/stzh-icon-sprite.entry.js +9 -9
- package/dist/esm/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +15 -15
- package/dist/esm/stzh-input.entry.js +181 -181
- package/dist/esm/stzh-link.entry.js +95 -95
- package/dist/esm/stzh-list-item.entry.js +15 -15
- package/dist/esm/stzh-list.entry.js +15 -15
- package/dist/esm/stzh-loader.entry.js +20 -20
- package/dist/esm/stzh-loadingbar.entry.js +22 -22
- package/dist/esm/stzh-menu_2.entry.js +81 -81
- package/dist/esm/stzh-message.entry.js +72 -72
- package/dist/esm/stzh-metanav.entry.js +26 -26
- package/dist/esm/stzh-overlay.entry.js +88 -88
- package/dist/esm/stzh-page-skiplinks.entry.js +26 -26
- package/dist/esm/stzh-pagetitle.entry.js +61 -61
- package/dist/esm/stzh-popover.entry.js +349 -349
- package/dist/esm/stzh-portal-mitwirken.entry.js +12 -12
- package/dist/esm/stzh-progressbar-item.entry.js +46 -46
- package/dist/esm/stzh-progressbar.entry.js +114 -114
- package/dist/esm/stzh-readspeaker.entry.js +47 -47
- package/dist/esm/stzh-row.entry.js +29 -29
- package/dist/esm/stzh-saptcha.entry.js +70 -70
- package/dist/esm/stzh-section.entry.js +13 -13
- package/dist/esm/stzh-servicecard-list.entry.js +45 -45
- package/dist/esm/stzh-servicecard.entry.js +201 -201
- package/dist/esm/stzh-skiplink.entry.js +16 -16
- package/dist/esm/stzh-sortable.entry.js +288 -288
- package/dist/esm/stzh-status.entry.js +25 -25
- package/dist/esm/stzh-table.entry.js +132 -132
- package/dist/esm/stzh-toggle.entry.js +123 -123
- package/dist/esm/stzh-tooltip.entry.js +310 -310
- package/dist/esm/stzh-upload.entry.js +440 -440
- package/dist/esm/stzh-vbz-linechip.entry.js +71 -71
- package/dist/esm/stzh-vbz-majorticker.entry.js +95 -95
- package/dist/esm/stzh-vbz-ticker.entry.js +171 -171
- package/dist/esm/stzh-visuallyhidden.entry.js +10 -10
- package/dist/esm/stzh-vspace.entry.js +30 -30
- package/dist/esm/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +54 -54
- package/dist/esm/{utils-c5d68020.js → utils-904416df.js} +30 -30
- package/dist/esm-es5/{animation-utils-27dcfc1e.js → animation-utils-25c74e5b.js} +0 -0
- package/dist/esm-es5/app-globals-70c229e3.js +1 -0
- package/dist/esm-es5/{arrow-18769ca6.js → arrow-86a679c7.js} +0 -0
- package/dist/esm-es5/{date-adapter-c0ee5963.js → date-adapter-cbc340fa.js} +0 -0
- package/dist/esm-es5/{date-utils-282e96fe.js → date-utils-be83fff1.js} +0 -0
- package/dist/esm-es5/{event-utils-68b64805.js → event-utils-7a709e21.js} +0 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{media-utils-db7c9057.js → media-utils-9b041ceb.js} +0 -0
- package/dist/esm-es5/{string-utils-33181845.js → string-utils-f98ee4e8.js} +0 -0
- package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
- package/dist/esm-es5/stzh-actions.entry.js +1 -1
- package/dist/esm-es5/stzh-appnav.entry.js +1 -1
- package/dist/esm-es5/stzh-appointments.entry.js +1 -1
- package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
- package/dist/esm-es5/stzh-calendar.entry.js +1 -1
- package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
- package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +1 -1
- package/dist/esm-es5/stzh-datepicker_4.entry.js +1 -1
- package/dist/esm-es5/stzh-dialog.entry.js +1 -1
- package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
- package/dist/esm-es5/stzh-figure.entry.js +1 -1
- package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
- package/dist/esm-es5/stzh-footer.entry.js +1 -1
- package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
- package/dist/esm-es5/stzh-header.entry.js +1 -1
- package/dist/esm-es5/{stzh-input-description-fa0a4b5b.js → stzh-input-description-da7b0e98.js} +0 -0
- package/dist/esm-es5/stzh-input.entry.js +1 -1
- package/dist/esm-es5/stzh-link.entry.js +1 -1
- package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
- package/dist/esm-es5/stzh-message.entry.js +1 -1
- package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
- package/dist/esm-es5/stzh-popover.entry.js +1 -1
- package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
- package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
- package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard-list.entry.js +1 -1
- package/dist/esm-es5/stzh-servicecard.entry.js +1 -1
- package/dist/esm-es5/stzh-sortable.entry.js +1 -1
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-toggle.entry.js +1 -1
- package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
- package/dist/esm-es5/stzh-upload.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
- package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
- package/dist/esm-es5/{translation-utils-f5b09945.js → translation-utils-2623783f.js} +0 -0
- package/dist/esm-es5/{utils-c5d68020.js → utils-904416df.js} +0 -0
- package/dist/stzh-components/assets/favicons/browserconfig.xml +9 -9
- package/dist/stzh-components/assets/favicons/site.webmanifest +19 -19
- package/dist/stzh-components/assets/fonts.css +39 -39
- package/dist/stzh-components/assets/i18n/de.json +154 -154
- package/dist/stzh-components/assets/i18n/en.json +154 -154
- package/dist/stzh-components/assets/icons/mono/alarm-bell.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/angle-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/archive-box.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-down.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-left-circle.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/arrow-left.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right-long.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-right.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/arrow-up.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/bulleted-list.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/calendar.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/cart.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/checkmark.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/clock.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close-circle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/close.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-direction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/compass-north.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/construction.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/copy.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/delete.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/download.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/drag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/edit.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/email-check.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/expand.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/external-link.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/facebook-comment.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/facebook.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/file.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/filtering.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/flag.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/focus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/gear.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/heart.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/home.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/important-warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/info-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/instagram.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/like-hand.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/linkedin.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/list-expanded.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/list-shrinked.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/lock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/map.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/menu.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/minus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/more-horizontal.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/more-vertical.svg +5 -5
- package/dist/stzh-components/assets/icons/mono/paper-clip.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/phone.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin-location.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/pin.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play-1.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/play-button.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/play.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/plus.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/portfolio-grid.svg +11 -11
- package/dist/stzh-components/assets/icons/mono/print.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/question-help.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/read-mail.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reload.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset-time.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/reset.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/resize.svg +8 -8
- package/dist/stzh-components/assets/icons/mono/rss.svg +12 -12
- package/dist/stzh-components/assets/icons/mono/search.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/services.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/share.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/shrink.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/silent-mode.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/social-media.svg +23 -23
- package/dist/stzh-components/assets/icons/mono/star-filled.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/star.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/subtitle.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/team.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/text-message.svg +6 -6
- package/dist/stzh-components/assets/icons/mono/thermometer.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/transcript.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-reply.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter-retweet.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/twitter.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/unlock.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/user.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view-hidden.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/view.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/volume-medium.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/warning-big.svg +4 -4
- package/dist/stzh-components/assets/icons/mono/warning.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/web-Link.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/wifi-signal.svg +3 -3
- package/dist/stzh-components/assets/icons/mono/world-globe.svg +10 -10
- package/dist/stzh-components/assets/icons/mono/xing.svg +11 -11
- package/dist/stzh-components/assets/polyfills/ie11CustomProperties.min.js +8 -8
- package/dist/stzh-components/assets/polyfills/intersection-observer.min.js +7 -7
- package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +1354 -1354
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Common.Settings.js +278 -278
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.Core.js +544 -544
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.HL.js +1111 -1111
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.PlayerAPI.js +211 -211
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.js +257 -257
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.Facade.adapter.jquery.js +120 -120
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.lib.RSLib.js +796 -796
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.pub.Config.js +384 -384
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeaker.ui.js +1241 -1241
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.css +357 -357
- package/dist/stzh-components/assets/vendors/readspeaker/ReadSpeakerClassic.js +51 -51
- package/dist/stzh-components/assets/vendors/readspeaker/mods/enlargeHL/ReadSpeaker.enlargeHL.js +24 -24
- package/dist/stzh-components/{p-95a3c962.system.entry.js → p-043ab41e.system.entry.js} +1 -1
- package/dist/stzh-components/{p-bf5b6523.entry.js → p-07f16263.entry.js} +1 -1
- package/dist/stzh-components/p-08d4ed80.entry.js +1 -0
- package/dist/stzh-components/{p-e1b64b8a.system.entry.js → p-0c92ee26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3e3e4bfd.system.js → p-11816251.system.js} +0 -0
- package/dist/stzh-components/{p-d790a367.entry.js → p-11d0c8f3.entry.js} +1 -1
- package/dist/stzh-components/{p-bb900d9f.entry.js → p-14d728f0.entry.js} +1 -1
- package/dist/stzh-components/{p-f481f21d.system.js → p-176db2fe.system.js} +0 -0
- package/dist/stzh-components/{p-af47430b.system.entry.js → p-19344366.system.entry.js} +1 -1
- package/dist/stzh-components/{p-afa7061e.entry.js → p-1bfc1097.entry.js} +1 -1
- package/dist/stzh-components/{p-da8218fa.system.entry.js → p-1ccbd2d6.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22f948e2.entry.js → p-1d914f6c.entry.js} +1 -1
- package/dist/stzh-components/{p-9fe34fe8.system.js → p-1e4b4d71.system.js} +0 -0
- package/dist/stzh-components/{p-160c6e5f.system.entry.js → p-1f15a4e0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-1a40a6e4.js → p-25a09313.js} +0 -0
- package/dist/stzh-components/{p-ab2727e6.entry.js → p-298276e4.entry.js} +1 -1
- package/dist/stzh-components/{p-3ca5c2e6.system.entry.js → p-2990206c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-320aedf7.js → p-2a5855f8.js} +0 -0
- package/dist/stzh-components/{p-6113bb25.entry.js → p-2d0685e3.entry.js} +1 -1
- package/dist/stzh-components/{p-1aaa5112.system.entry.js → p-2f2cb544.system.entry.js} +1 -1
- package/dist/stzh-components/{p-99195f5a.system.js → p-309d2b66.system.js} +0 -0
- package/dist/stzh-components/{p-59bdb14a.system.entry.js → p-30cb8bc0.system.entry.js} +1 -1
- package/dist/stzh-components/{p-8ba6ca80.js → p-32b78d65.js} +0 -0
- package/dist/stzh-components/{p-b06cc533.entry.js → p-33d75303.entry.js} +1 -1
- package/dist/stzh-components/{p-45d4e9b4.system.entry.js → p-346e26f2.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4b8893d1.entry.js → p-3c4478b0.entry.js} +1 -1
- package/dist/stzh-components/{p-740dd50f.entry.js → p-3c799247.entry.js} +1 -1
- package/dist/stzh-components/{p-3410ef5a.system.entry.js → p-48bbcc26.system.entry.js} +1 -1
- package/dist/stzh-components/{p-3eb7b6b4.entry.js → p-49e37004.entry.js} +1 -1
- package/dist/stzh-components/{p-e029f6c5.system.entry.js → p-49ea222f.system.entry.js} +1 -1
- package/dist/stzh-components/p-4c61dcad.js +4 -4
- package/dist/stzh-components/{p-efb9fa47.system.entry.js → p-4cfe83b5.system.entry.js} +1 -1
- package/dist/stzh-components/{p-a499fa98.system.entry.js → p-4e9bfeb8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4c68fa45.system.js → p-5318ba20.system.js} +0 -0
- package/dist/stzh-components/{p-301841e3.entry.js → p-55188328.entry.js} +1 -1
- package/dist/stzh-components/{p-3afe13ac.system.entry.js → p-58ffc722.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ebf73698.entry.js → p-5f7b72c8.entry.js} +1 -1
- package/dist/stzh-components/{p-af819e4e.system.js → p-5f856307.system.js} +0 -0
- package/dist/stzh-components/{p-73d51acc.system.entry.js → p-60b4f34c.system.entry.js} +1 -1
- package/dist/stzh-components/{p-5f20178b.system.js → p-6267a327.system.js} +0 -0
- package/dist/stzh-components/{p-ac9e6d17.system.entry.js → p-634095bd.system.entry.js} +1 -1
- package/dist/stzh-components/{p-42430cdf.js → p-6c502e6e.js} +0 -0
- package/dist/stzh-components/{p-f8bb1bed.system.entry.js → p-6ea5c23d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-25afa99e.entry.js → p-6ec17efc.entry.js} +1 -1
- package/dist/stzh-components/{p-4b69a3e8.system.entry.js → p-6edd58a4.system.entry.js} +1 -1
- package/dist/stzh-components/{p-58b8d309.system.entry.js → p-7279af4a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-7c6f9cb3.entry.js → p-73194e28.entry.js} +1 -1
- package/dist/stzh-components/{p-81d9f3e0.js → p-77a00e55.js} +0 -0
- package/dist/stzh-components/{p-bb91feeb.entry.js → p-79ca1ba6.entry.js} +1 -1
- package/dist/stzh-components/{p-79770abe.system.entry.js → p-7a6e347d.system.entry.js} +2 -2
- package/dist/stzh-components/{p-cd29b7ca.entry.js → p-7bb1bd3b.entry.js} +1 -1
- package/dist/stzh-components/{p-649164c7.entry.js → p-7d098987.entry.js} +1 -1
- package/dist/stzh-components/{p-b9e4095d.entry.js → p-7d2237ca.entry.js} +1 -1
- package/dist/stzh-components/{p-927901f5.system.entry.js → p-7d62dfeb.system.entry.js} +1 -1
- package/dist/stzh-components/{p-c2218965.system.entry.js → p-82d85c3a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-adaf8b15.entry.js → p-8462ba57.entry.js} +1 -1
- package/dist/stzh-components/{p-a42a7524.entry.js → p-86d3ce62.entry.js} +1 -1
- package/dist/stzh-components/{p-1f3e6fad.system.entry.js → p-88a4f756.system.entry.js} +1 -1
- package/dist/stzh-components/{p-d7b5770c.entry.js → p-88bef2cd.entry.js} +1 -1
- package/dist/stzh-components/{p-a8c3af68.system.entry.js → p-8db4279d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0c2b5907.js → p-9111e257.js} +0 -0
- package/dist/stzh-components/{p-d2f660e1.system.js → p-9c0494a6.system.js} +0 -0
- package/dist/stzh-components/{p-b24040ff.system.entry.js → p-9e6c25ed.system.entry.js} +1 -1
- package/dist/stzh-components/{p-582cf0f1.system.js → p-a408bfba.system.js} +0 -0
- package/dist/stzh-components/{p-c3ac1bdc.system.entry.js → p-a4100bd8.system.entry.js} +1 -1
- package/dist/stzh-components/{p-efd78d08.system.entry.js → p-a6486f64.system.entry.js} +1 -1
- package/dist/stzh-components/{p-b56c83a4.entry.js → p-a7c3b41a.entry.js} +1 -1
- package/dist/stzh-components/{p-e00139a1.entry.js → p-a86c6487.entry.js} +1 -1
- package/dist/stzh-components/{p-e3769e97.system.js → p-aa4e28cc.system.js} +1 -1
- package/dist/stzh-components/p-ac1da083.system.js +1 -0
- package/dist/stzh-components/{p-17258518.entry.js → p-b3b5ee7e.entry.js} +1 -1
- package/dist/stzh-components/{p-87140179.system.entry.js → p-b63d6ded.system.entry.js} +1 -1
- package/dist/stzh-components/{p-63bf05f1.system.entry.js → p-bba52769.system.entry.js} +1 -1
- package/dist/stzh-components/{p-9be4e960.entry.js → p-bcade28e.entry.js} +1 -1
- package/dist/stzh-components/p-be21cebd.js +1 -0
- package/dist/stzh-components/{p-67eac0a0.entry.js → p-c2d58384.entry.js} +1 -1
- package/dist/stzh-components/{p-f0422b6c.entry.js → p-c6ad1a8c.entry.js} +1 -1
- package/dist/stzh-components/{p-649621fc.js → p-c8bcceac.js} +0 -0
- package/dist/stzh-components/{p-1e2ee622.system.entry.js → p-cb4a91b7.system.entry.js} +1 -1
- package/dist/stzh-components/{p-ffa293cf.entry.js → p-cf162e67.entry.js} +1 -1
- package/dist/stzh-components/{p-a7454367.js → p-cf6003d6.js} +0 -0
- package/dist/stzh-components/{p-d1821750.system.entry.js → p-d04e8743.system.entry.js} +1 -1
- package/dist/stzh-components/{p-0e9e4c68.entry.js → p-debb00e6.entry.js} +1 -1
- package/dist/stzh-components/{p-e69a66bb.js → p-df2bb358.js} +0 -0
- package/dist/stzh-components/{p-3da37219.entry.js → p-e048de42.entry.js} +1 -1
- package/dist/stzh-components/{p-a5b616bb.system.entry.js → p-e2ce48f1.system.entry.js} +1 -1
- package/dist/stzh-components/{p-22fba26d.entry.js → p-e58d3bc7.entry.js} +1 -1
- package/dist/stzh-components/{p-08cc711a.system.entry.js → p-e972a44f.system.entry.js} +1 -1
- package/dist/stzh-components/{p-6d23fb4d.system.entry.js → p-e987954a.system.entry.js} +1 -1
- package/dist/stzh-components/{p-648695c2.js → p-ee7a68db.js} +0 -0
- package/dist/stzh-components/p-ef5d4167.js +1 -1
- package/dist/stzh-components/{p-b3b05b6c.entry.js → p-f544cf3d.entry.js} +1 -1
- package/dist/stzh-components/{p-a7785d9b.system.js → p-f58c28ad.system.js} +0 -0
- package/dist/stzh-components/{p-c51a61cb.system.entry.js → p-f8d9411d.system.entry.js} +1 -1
- package/dist/stzh-components/{p-4e9e606f.entry.js → p-f9dc7a9b.entry.js} +1 -1
- package/dist/stzh-components/{p-ab864a8a.system.entry.js → p-fc9c4fc3.system.entry.js} +1 -1
- package/dist/stzh-components/{p-75f1b800.entry.js → p-ff8a3e96.entry.js} +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-appointments/stzh-appointments.localization.d.ts +11 -11
- package/dist/types/components/stzh-badge/stzh-badge.d.ts +8 -8
- package/dist/types/components/stzh-calendar/stzh-calendar-day.d.ts +14 -14
- package/dist/types/components/stzh-calendar/stzh-calendar-month.d.ts +21 -21
- package/dist/types/components/stzh-calendar/stzh-calendar.localization.d.ts +7 -7
- package/dist/types/components/stzh-cell/stzh-cell.d.ts +21 -21
- package/dist/types/components/stzh-container/stzh-container.d.ts +6 -6
- package/dist/types/components/stzh-cspace/stzh-cspace.d.ts +6 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.localization.d.ts +4 -4
- package/dist/types/components/stzh-datatable/stzh-datatable.localization.d.ts +4 -4
- package/dist/types/components/stzh-datepicker/stzh-datepicker.localization.d.ts +5 -5
- package/dist/types/components/stzh-dialog/stzh-dialog.localization.d.ts +4 -4
- package/dist/types/components/stzh-dropdown/stzh-dropdown.localization.d.ts +7 -7
- package/dist/types/components/stzh-fieldset/stzh-fieldset.d.ts +15 -15
- package/dist/types/components/stzh-footer/stzh-footer.localization.d.ts +9 -9
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.localization.d.ts +5 -5
- package/dist/types/components/stzh-heading/stzh-heading.d.ts +13 -13
- package/dist/types/components/stzh-hspace/stzh-hspace.d.ts +25 -25
- package/dist/types/components/stzh-icon/stzh-icon.d.ts +15 -15
- package/dist/types/components/stzh-icon-sprite/stzh-icon-sprite.d.ts +3 -3
- package/dist/types/components/stzh-input/stzh-input-description.d.ts +11 -11
- package/dist/types/components/stzh-menu/stzh-menu.d.ts +6 -6
- package/dist/types/components/stzh-message/stzh-message.localization.d.ts +4 -4
- package/dist/types/components/stzh-popover/stzh-popover.localization.d.ts +4 -4
- package/dist/types/components/stzh-portal-mitwirken/stzh-portal-mitwirken.d.ts +8 -8
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +22 -22
- package/dist/types/components/stzh-row/stzh-row.d.ts +23 -23
- package/dist/types/components/stzh-saptcha/stzh-saptcha.localization.d.ts +7 -7
- package/dist/types/components/stzh-section/stzh-section.d.ts +8 -8
- package/dist/types/components/stzh-servicecard/stzh-servicecard.localization.d.ts +8 -8
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.localization.d.ts +5 -5
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +16 -16
- package/dist/types/components/stzh-sortable/stzh-sortable.localization.d.ts +8 -8
- package/dist/types/components/stzh-text/stzh-text.d.ts +23 -23
- package/dist/types/components/stzh-tooltip/stzh-tooltip.localization.d.ts +4 -4
- package/dist/types/components/stzh-upload/stzh-upload.localization.d.ts +16 -16
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.localization.d.ts +4 -4
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +15 -15
- package/dist/types/components/stzh-visuallyhidden/stzh-visuallyhidden.d.ts +6 -6
- package/dist/types/components/stzh-vspace/stzh-vspace.d.ts +25 -25
- package/dist/types/index.d.ts +427 -427
- package/dist/types/utils/animation-utils.d.ts +10 -10
- package/dist/types/utils/date-adapter.d.ts +8 -8
- package/dist/types/utils/date-utils.d.ts +61 -61
- package/dist/types/utils/event-utils.d.ts +1 -1
- package/dist/types/utils/h.d.ts +18 -18
- package/dist/types/utils/media-utils.d.ts +3 -3
- package/dist/types/utils/string-utils.d.ts +2 -2
- package/dist/types/utils/test-utils.d.ts +9 -9
- package/dist/types/utils/translation-utils.d.ts +40 -40
- package/dist/types/utils/utils.d.ts +3 -3
- package/dist/vscode-data.json +64 -60
- package/package.json +1 -1
- package/dist/esm-es5/app-globals-137e106c.js +0 -1
- package/dist/stzh-components/p-4476344d.js +0 -1
- package/dist/stzh-components/p-5977373f.system.js +0 -1
- package/dist/stzh-components/p-91e9ccfa.entry.js +0 -1
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +0 -15
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +0 -44
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +0 -16
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +0 -17
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +0 -73
- package/dist/types/components/stzh-button/stzh-button.d.ts +0 -59
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +0 -76
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +0 -55
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +0 -62
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +0 -47
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +0 -23
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +0 -6
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +0 -44
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +0 -49
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +0 -93
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +0 -59
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +0 -150
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +0 -13
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +0 -39
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +0 -21
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +0 -49
- package/dist/types/components/stzh-header/stzh-header.d.ts +0 -57
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +0 -7
- package/dist/types/components/stzh-input/stzh-input.d.ts +0 -95
- package/dist/types/components/stzh-link/stzh-link.d.ts +0 -50
- package/dist/types/components/stzh-list/stzh-list.d.ts +0 -9
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +0 -7
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +0 -13
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +0 -12
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +0 -35
- package/dist/types/components/stzh-message/stzh-message.d.ts +0 -36
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +0 -11
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +0 -34
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +0 -11
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +0 -11
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +0 -73
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +0 -42
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +0 -55
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +0 -64
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +0 -18
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +0 -14
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +0 -28
- package/dist/types/components/stzh-servicecard/stzh-servicecard.d.ts +0 -72
- package/dist/types/components/stzh-servicecard-list/stzh-servicecard-list.d.ts +0 -23
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +0 -52
- package/dist/types/components/stzh-status/stzh-status.d.ts +0 -14
- package/dist/types/components/stzh-table/stzh-table.d.ts +0 -33
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +0 -57
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +0 -78
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +0 -207
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +0 -27
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +0 -34
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +0 -54
- package/dist/types/types/svg.d.ts +0 -4
|
@@ -1,796 +1,796 @@
|
|
|
1
|
-
ReadSpeaker.lib || (ReadSpeaker.lib = {});
|
|
2
|
-
(function (z, H) {
|
|
3
|
-
function r(x, a, e, d) {
|
|
4
|
-
for (var c = 0, ba = a.length; c < ba; c++)m(x, a[c], e, d)
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
function a(x, a, e) {
|
|
8
|
-
var d = a.dir, aa = U++;
|
|
9
|
-
x || (x = function (x) {
|
|
10
|
-
return x === e
|
|
11
|
-
});
|
|
12
|
-
return a.first ? function (a, b) {
|
|
13
|
-
for (; a = a[d];)if (1 === a.nodeType)return x(a, b) && a
|
|
14
|
-
} : function (a, b) {
|
|
15
|
-
for (var e, g = aa + "." + f, h = g + "." + c; a = a[d];)if (1 === a.nodeType) {
|
|
16
|
-
if ((e = a[v]) === h)return a.sizset;
|
|
17
|
-
if ("string" === typeof e && 0 === e.indexOf(g)) {
|
|
18
|
-
if (a.sizset)return a
|
|
19
|
-
} else {
|
|
20
|
-
a[v] = h;
|
|
21
|
-
if (x(a, b))return a.sizset = !0, a;
|
|
22
|
-
a.sizset = !1
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
function d(a, b) {
|
|
29
|
-
return a ? function (e, d) {
|
|
30
|
-
var c = b(e,
|
|
31
|
-
d);
|
|
32
|
-
return c && a(!0 === c ? e : c, d)
|
|
33
|
-
} : b
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
var c, f, g, h, q, p = z.document, i = p.documentElement, E = !1, V = !0, U = 0, B = [].slice, F = [].push, v = ("sizcache" + Math.random()).replace(".", ""), y = "\\[[\\x20\\t\\r\\n\\f]*((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)[\\x20\\t\\r\\n\\f]*(?:([*^$|!~]?=)[\\x20\\t\\r\\n\\f]*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + "(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+".replace("w", "w#") + ")|)|)[\\x20\\t\\r\\n\\f]*\\]", w = "(?=[^\\x20\\t\\r\\n\\f])(?:\\\\.|" + y + "|" + ":((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|((?:[^,]|\\\\,|(?:,(?=[^\\[]*\\]))|(?:,(?=[^\\(]*\\))))*))\\)|)".replace(2,
|
|
37
|
-
7) + "|[^\\\\(),])+", K = RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$", "g"), J = /^[\x20\t\r\n\f]*([\x20\t\r\n\f>+~])[\x20\t\r\n\f]*/, L = RegExp(w + "?(?=[\\x20\\t\\r\\n\\f]*,|$)", "g"), W = RegExp("^(?:(?!,)(?:(?:^|,)[\\x20\\t\\r\\n\\f]*" + w + ")*?|[\\x20\\t\\r\\n\\f]*(.*?))(\\)|$)"), ca = RegExp(w.slice(19, -6) + "\\x20\\t\\r\\n\\f>+~])+|[\\x20\\t\\r\\n\\f]*([\\x20\\t\\r\\n\\f>+~])[\\x20\\t\\r\\n\\f]*", "g"), da = /^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/, M = /[\x20\t\r\n\f]*[+~]/, ea = /:not\($/, fa =
|
|
38
|
-
/h\d/i, ga = /input|select|textarea|button/i, G = /\\(?!\\)/g, C = {ID: /^#((?:\\.|[-\w]|[^\x00-\xa0])+)/, CLASS: /^\.((?:\\.|[-\w]|[^\x00-\xa0])+)/, NAME: /^\[name=['"]?((?:\\.|[-\w]|[^\x00-\xa0])+)['"]?\]/, TAG: RegExp("^(" + "(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+".replace("[-", "[-\\*") + ")"), ATTR: RegExp("^" + y), PSEUDO: RegExp("^:((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|((?:[^,]|\\\\,|(?:,(?=[^\\[]*\\]))|(?:,(?=[^\\(]*\\))))*))\\)|)"), CHILD: RegExp("^:(only|nth|last|first)-child(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)",
|
|
39
|
-
"i"), POS: RegExp(":(nth|eq|gt|lt|first|last|even|odd)(?:\\((\\d*)\\)|)(?=[^-]|$)", "ig"), needsContext: /^[\x20\t\r\n\f]*[>+~]|:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\)|)(?=[^-]|$)/i}, N = {}, O = [], P = {}, Q = [], y = function (a) {
|
|
40
|
-
a.sizzleFilter = !0;
|
|
41
|
-
return a
|
|
42
|
-
}, w = function (a) {
|
|
43
|
-
return function (b) {
|
|
44
|
-
return"input" === b.nodeName.toLowerCase() && b.type === a
|
|
45
|
-
}
|
|
46
|
-
}, X = function (a) {
|
|
47
|
-
return function (b) {
|
|
48
|
-
var e = b.nodeName.toLowerCase();
|
|
49
|
-
return("input" === e || "button" === e) && b.type === a
|
|
50
|
-
}
|
|
51
|
-
}, u = function (a) {
|
|
52
|
-
var b = !1, e = p.createElement("div");
|
|
53
|
-
try {
|
|
54
|
-
b =
|
|
55
|
-
a(e)
|
|
56
|
-
} catch (d) {
|
|
57
|
-
}
|
|
58
|
-
return b
|
|
59
|
-
}, ha = u(function (a) {
|
|
60
|
-
a.innerHTML = "<select></select>";
|
|
61
|
-
a = typeof a.lastChild.getAttribute("multiple");
|
|
62
|
-
return"boolean" !== a && "string" !== a
|
|
63
|
-
}), ia = u(function (a) {
|
|
64
|
-
a.id = v + 0;
|
|
65
|
-
a.innerHTML = "<a name='" + v + "'></a><div name='" + v + "'></div>";
|
|
66
|
-
i.insertBefore(a, i.firstChild);
|
|
67
|
-
var b = p.getElementsByName && p.getElementsByName(v).length === 2 + p.getElementsByName(v + 0).length;
|
|
68
|
-
q = !p.getElementById(v);
|
|
69
|
-
i.removeChild(a);
|
|
70
|
-
return b
|
|
71
|
-
}), ja = u(function (a) {
|
|
72
|
-
a.appendChild(p.createComment(""));
|
|
73
|
-
return 0 === a.getElementsByTagName("*").length
|
|
74
|
-
}),
|
|
75
|
-
ka = u(function (a) {
|
|
76
|
-
a.innerHTML = "<a href='#'></a>";
|
|
77
|
-
return a.firstChild && "undefined" !== typeof a.firstChild.getAttribute && "#" === a.firstChild.getAttribute("href")
|
|
78
|
-
}), Y = u(function (a) {
|
|
79
|
-
a.innerHTML = "<div class='hidden e'></div><div class='hidden'></div>";
|
|
80
|
-
if (!a.getElementsByClassName || 0 === a.getElementsByClassName("e").length)return!1;
|
|
81
|
-
a.lastChild.className = "e";
|
|
82
|
-
return 1 !== a.getElementsByClassName("e").length
|
|
83
|
-
}), m = function (a, b, e, d) {
|
|
84
|
-
var e = e || [], b = b || p, c, f, j, g, h = b.nodeType;
|
|
85
|
-
if (1 !== h && 9 !== h)return[];
|
|
86
|
-
if (!a || "string" !== typeof a)return e;
|
|
87
|
-
j = R(b);
|
|
88
|
-
if (!j && !d && (c = da.exec(a)))if (g = c[1])if (9 === h)if ((f = b.getElementById(g)) && f.parentNode) {
|
|
89
|
-
if (f.id === g)return e.push(f), e
|
|
90
|
-
} else return e; else {
|
|
91
|
-
if (b.ownerDocument && (f = b.ownerDocument.getElementById(g)) && la(b, f) && f.id === g)return e.push(f), e
|
|
92
|
-
} else {
|
|
93
|
-
if (c[2])return F.apply(e, B.call(b.getElementsByTagName(a), 0)), e;
|
|
94
|
-
if ((g = c[3]) && Y && b.getElementsByClassName)return F.apply(e, B.call(b.getElementsByClassName(g), 0)), e
|
|
95
|
-
}
|
|
96
|
-
return S(a, b, e, d, j)
|
|
97
|
-
}, l = m.selectors = {cacheLength: 50, match: C, order: ["ID", "TAG"],
|
|
98
|
-
attrHandle: {}, createPseudo: y, find: {ID: q ? function (a, b, e) {
|
|
99
|
-
if ("undefined" !== typeof b.getElementById && !e)return(a = b.getElementById(a)) && a.parentNode ? [a] : []
|
|
100
|
-
} : function (a, b, e) {
|
|
101
|
-
if ("undefined" !== typeof b.getElementById && !e)return(b = b.getElementById(a)) ? b.id === a || "undefined" !== typeof b.getAttributeNode && b.getAttributeNode("id").value === a ? [b] : H : []
|
|
102
|
-
}, TAG: ja ? function (a, b) {
|
|
103
|
-
if ("undefined" !== typeof b.getElementsByTagName)return b.getElementsByTagName(a)
|
|
104
|
-
} : function (a, b) {
|
|
105
|
-
var e = b.getElementsByTagName(a);
|
|
106
|
-
if ("*" === a) {
|
|
107
|
-
for (var d,
|
|
108
|
-
c = [], f = 0; d = e[f]; f++)1 === d.nodeType && c.push(d);
|
|
109
|
-
return c
|
|
110
|
-
}
|
|
111
|
-
return e
|
|
112
|
-
}}, relative: {">": {dir: "parentNode", first: !0}, " ": {dir: "parentNode"}, "+": {dir: "previousSibling", first: !0}, "~": {dir: "previousSibling"}}, preFilter: {ATTR: function (a) {
|
|
113
|
-
a[1] = a[1].replace(G, "");
|
|
114
|
-
a[3] = (a[4] || a[5] || "").replace(G, "");
|
|
115
|
-
"~=" === a[2] && (a[3] = " " + a[3] + " ");
|
|
116
|
-
return a.slice(0, 4)
|
|
117
|
-
}, CHILD: function (a) {
|
|
118
|
-
a[1] = a[1].toLowerCase();
|
|
119
|
-
"nth" === a[1] ? (a[2] || m.error(a[0]), a[3] = +(a[3] ? a[4] + (a[5] || 1) : 2 * ("even" === a[2] || "odd" === a[2])), a[4] = +(a[6] + a[7] || "odd" ===
|
|
120
|
-
a[2])) : a[2] && m.error(a[0]);
|
|
121
|
-
return a
|
|
122
|
-
}, PSEUDO: function (a) {
|
|
123
|
-
var b, e = a[4];
|
|
124
|
-
if (C.CHILD.test(a[0]))return null;
|
|
125
|
-
if (e && (b = W.exec(e)) && b.pop())a[0] = a[0].slice(0, b[0].length - e.length - 1), e = b[0].slice(0, -1);
|
|
126
|
-
a.splice(2, 3, e || a[3]);
|
|
127
|
-
return a
|
|
128
|
-
}}, filter: {ID: q ? function (a) {
|
|
129
|
-
a = a.replace(G, "");
|
|
130
|
-
return function (b) {
|
|
131
|
-
return b.getAttribute("id") === a
|
|
132
|
-
}
|
|
133
|
-
} : function (a) {
|
|
134
|
-
a = a.replace(G, "");
|
|
135
|
-
return function (b) {
|
|
136
|
-
return(b = "undefined" !== typeof b.getAttributeNode && b.getAttributeNode("id")) && b.value === a
|
|
137
|
-
}
|
|
138
|
-
}, TAG: function (a) {
|
|
139
|
-
if ("*" === a)return function () {
|
|
140
|
-
return!0
|
|
141
|
-
};
|
|
142
|
-
a = a.replace(G, "").toLowerCase();
|
|
143
|
-
return function (b) {
|
|
144
|
-
return b.nodeName && b.nodeName.toLowerCase() === a
|
|
145
|
-
}
|
|
146
|
-
}, CLASS: function (a) {
|
|
147
|
-
var b = N[a];
|
|
148
|
-
b || (b = N[a] = RegExp("(^|[\\x20\\t\\r\\n\\f])" + a + "([\\x20\\t\\r\\n\\f]|$)"), O.push(a), O.length > l.cacheLength && delete N[O.shift()]);
|
|
149
|
-
return function (a) {
|
|
150
|
-
return b.test(a.className || "undefined" !== typeof a.getAttribute && a.getAttribute("class") || "")
|
|
151
|
-
}
|
|
152
|
-
}, ATTR: function (a, b, e) {
|
|
153
|
-
return!b ? function (b) {
|
|
154
|
-
return null != m.attr(b, a)
|
|
155
|
-
} : function (d) {
|
|
156
|
-
var d = m.attr(d, a), c = d + "";
|
|
157
|
-
if (null == d)return"!=" ===
|
|
158
|
-
b;
|
|
159
|
-
switch (b) {
|
|
160
|
-
case "=":
|
|
161
|
-
return c === e;
|
|
162
|
-
case "!=":
|
|
163
|
-
return c !== e;
|
|
164
|
-
case "^=":
|
|
165
|
-
return e && 0 === c.indexOf(e);
|
|
166
|
-
case "*=":
|
|
167
|
-
return e && -1 < c.indexOf(e);
|
|
168
|
-
case "$=":
|
|
169
|
-
return e && c.substr(c.length - e.length) === e;
|
|
170
|
-
case "~=":
|
|
171
|
-
return-1 < (" " + c + " ").indexOf(e);
|
|
172
|
-
case "|=":
|
|
173
|
-
return c === e || c.substr(0, e.length + 1) === e + "-"
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
}, CHILD: function (a, b, e, d) {
|
|
177
|
-
if ("nth" === a) {
|
|
178
|
-
var c = U++;
|
|
179
|
-
return function (a) {
|
|
180
|
-
var b, x = 0, f = a;
|
|
181
|
-
if (1 === e && 0 === d)return!0;
|
|
182
|
-
if ((b = a.parentNode) && (b[v] !== c || !a.sizset)) {
|
|
183
|
-
for (f = b.firstChild; f && !(1 === f.nodeType && (f.sizset = ++x, f === a)); f = f.nextSibling);
|
|
184
|
-
b[v] = c
|
|
185
|
-
}
|
|
186
|
-
a = a.sizset - d;
|
|
187
|
-
return 0 === e ? 0 === a : 0 === a % e && 0 <= a / e
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
return function (b) {
|
|
191
|
-
var e = b;
|
|
192
|
-
switch (a) {
|
|
193
|
-
case "only":
|
|
194
|
-
case "first":
|
|
195
|
-
for (; e = e.previousSibling;)if (1 === e.nodeType)return!1;
|
|
196
|
-
if ("first" === a)return!0;
|
|
197
|
-
e = b;
|
|
198
|
-
case "last":
|
|
199
|
-
for (; e = e.nextSibling;)if (1 === e.nodeType)return!1;
|
|
200
|
-
return!0
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
}, PSEUDO: function (a, b, e, d) {
|
|
204
|
-
var c = l.pseudos[a] || l.pseudos[a.toLowerCase()];
|
|
205
|
-
c || m.error("unsupported pseudo: " + a);
|
|
206
|
-
return!c.sizzleFilter ? c : c(b, e, d)
|
|
207
|
-
}}, pseudos: {not: y(function (a, b, e) {
|
|
208
|
-
var c = Z(a.replace(K, "$1"), b, e);
|
|
209
|
-
return function (a) {
|
|
210
|
-
return!c(a)
|
|
211
|
-
}
|
|
212
|
-
}),
|
|
213
|
-
enabled: function (a) {
|
|
214
|
-
return!1 === a.disabled
|
|
215
|
-
}, disabled: function (a) {
|
|
216
|
-
return!0 === a.disabled
|
|
217
|
-
}, checked: function (a) {
|
|
218
|
-
var b = a.nodeName.toLowerCase();
|
|
219
|
-
return"input" === b && !!a.checked || "option" === b && !!a.selected
|
|
220
|
-
}, selected: function (a) {
|
|
221
|
-
a.parentNode && a.parentNode.selectedIndex;
|
|
222
|
-
return!0 === a.selected
|
|
223
|
-
}, parent: function (a) {
|
|
224
|
-
return!l.pseudos.empty(a)
|
|
225
|
-
}, empty: function (a) {
|
|
226
|
-
for (var b, a = a.firstChild; a;) {
|
|
227
|
-
if ("@" < a.nodeName || 3 === (b = a.nodeType) || 4 === b)return!1;
|
|
228
|
-
a = a.nextSibling
|
|
229
|
-
}
|
|
230
|
-
return!0
|
|
231
|
-
}, contains: y(function (a) {
|
|
232
|
-
return function (b) {
|
|
233
|
-
return-1 <
|
|
234
|
-
(b.textContent || b.innerText || T(b)).indexOf(a)
|
|
235
|
-
}
|
|
236
|
-
}), has: y(function (a) {
|
|
237
|
-
return function (b) {
|
|
238
|
-
return 0 < m(a, b).length
|
|
239
|
-
}
|
|
240
|
-
}), header: function (a) {
|
|
241
|
-
return fa.test(a.nodeName)
|
|
242
|
-
}, text: function (a) {
|
|
243
|
-
var b, e;
|
|
244
|
-
return"input" === a.nodeName.toLowerCase() && "text" === (b = a.type) && (null == (e = a.getAttribute("type")) || e.toLowerCase() === b)
|
|
245
|
-
}, radio: w("radio"), checkbox: w("checkbox"), file: w("file"), password: w("password"), image: w("image"), submit: X("submit"), reset: X("reset"), button: function (a) {
|
|
246
|
-
var b = a.nodeName.toLowerCase();
|
|
247
|
-
return"input" ===
|
|
248
|
-
b && "button" === a.type || "button" === b
|
|
249
|
-
}, input: function (a) {
|
|
250
|
-
return ga.test(a.nodeName)
|
|
251
|
-
}, focus: function (a) {
|
|
252
|
-
var b = a.ownerDocument;
|
|
253
|
-
return a === b.activeElement && (!b.hasFocus || b.hasFocus()) && !(!a.type && !a.href)
|
|
254
|
-
}, active: function (a) {
|
|
255
|
-
return a === a.ownerDocument.activeElement
|
|
256
|
-
}}, setFilters: {first: function (a, b, e) {
|
|
257
|
-
return e ? a.slice(1) : [a[0]]
|
|
258
|
-
}, last: function (a, b, e) {
|
|
259
|
-
b = a.pop();
|
|
260
|
-
return e ? a : [b]
|
|
261
|
-
}, even: function (a, b, e) {
|
|
262
|
-
for (var b = [], e = e ? 1 : 0, c = a.length; e < c; e += 2)b.push(a[e]);
|
|
263
|
-
return b
|
|
264
|
-
}, odd: function (a, b, e) {
|
|
265
|
-
for (var b = [], e = e ? 0 : 1, c = a.length; e <
|
|
266
|
-
c; e += 2)b.push(a[e]);
|
|
267
|
-
return b
|
|
268
|
-
}, lt: function (a, b, e) {
|
|
269
|
-
return e ? a.slice(+b) : a.slice(0, +b)
|
|
270
|
-
}, gt: function (a, b, e) {
|
|
271
|
-
return e ? a.slice(0, +b + 1) : a.slice(+b + 1)
|
|
272
|
-
}, eq: function (a, b, e) {
|
|
273
|
-
b = a.splice(+b, 1);
|
|
274
|
-
return e ? a : b
|
|
275
|
-
}}};
|
|
276
|
-
l.setFilters.nth = l.setFilters.eq;
|
|
277
|
-
l.filters = l.pseudos;
|
|
278
|
-
ka || (l.attrHandle = {href: function (a) {
|
|
279
|
-
return a.getAttribute("href", 2)
|
|
280
|
-
}, type: function (a) {
|
|
281
|
-
return a.getAttribute("type")
|
|
282
|
-
}});
|
|
283
|
-
ia && (l.order.push("NAME"), l.find.NAME = function (a, b) {
|
|
284
|
-
if ("undefined" !== typeof b.getElementsByName)return b.getElementsByName(a)
|
|
285
|
-
});
|
|
286
|
-
Y && (l.order.splice(1,
|
|
287
|
-
0, "CLASS"), l.find.CLASS = function (a, b, e) {
|
|
288
|
-
if ("undefined" !== typeof b.getElementsByClassName && !e)return b.getElementsByClassName(a)
|
|
289
|
-
});
|
|
290
|
-
try {
|
|
291
|
-
B.call(i.childNodes, 0)[0].nodeType
|
|
292
|
-
} catch (pa) {
|
|
293
|
-
B = function (a) {
|
|
294
|
-
for (var b, e = []; b = this[a]; a++)e.push(b);
|
|
295
|
-
return e
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
var R = m.isXML = function (a) {
|
|
299
|
-
return(a = a && (a.ownerDocument || a).documentElement) ? "HTML" !== a.nodeName : !1
|
|
300
|
-
}, la = m.contains = i.compareDocumentPosition ? function (a, b) {
|
|
301
|
-
return!!(a.compareDocumentPosition(b) & 16)
|
|
302
|
-
} : i.contains ? function (a, b) {
|
|
303
|
-
var e = 9 === a.nodeType ? a.documentElement :
|
|
304
|
-
a, c = b.parentNode;
|
|
305
|
-
return a === c || !(!c || !(1 === c.nodeType && e.contains && e.contains(c)))
|
|
306
|
-
} : function (a, b) {
|
|
307
|
-
for (; b = b.parentNode;)if (b === a)return!0;
|
|
308
|
-
return!1
|
|
309
|
-
}, T = m.getText = function (a) {
|
|
310
|
-
var b, e = "", c = 0;
|
|
311
|
-
if (b = a.nodeType)if (1 === b || 9 === b || 11 === b) {
|
|
312
|
-
if ("string" === typeof a.textContent)return a.textContent;
|
|
313
|
-
for (a = a.firstChild; a; a = a.nextSibling)e += T(a)
|
|
314
|
-
} else {
|
|
315
|
-
if (3 === b || 4 === b)return a.nodeValue
|
|
316
|
-
} else for (; b = a[c]; c++)e += T(b);
|
|
317
|
-
return e
|
|
318
|
-
};
|
|
319
|
-
m.attr = function (a, b) {
|
|
320
|
-
var e;
|
|
321
|
-
(e = R(a)) || (b = b.toLowerCase());
|
|
322
|
-
return l.attrHandle[b] ? l.attrHandle[b](a) :
|
|
323
|
-
ha || e ? a.getAttribute(b) : (e = a.getAttributeNode(b)) ? "boolean" === typeof a[b] ? a[b] ? b : null : e.specified ? e.value : null : null
|
|
324
|
-
};
|
|
325
|
-
m.error = function (a) {
|
|
326
|
-
throw Error("Syntax error, unrecognized expression: " + a);
|
|
327
|
-
};
|
|
328
|
-
[0, 0].sort(function () {
|
|
329
|
-
return V = 0
|
|
330
|
-
});
|
|
331
|
-
i.compareDocumentPosition ? g = function (a, b) {
|
|
332
|
-
return a === b ? (E = !0, 0) : (!a.compareDocumentPosition || !b.compareDocumentPosition ? a.compareDocumentPosition : a.compareDocumentPosition(b) & 4) ? -1 : 1
|
|
333
|
-
} : (g = function (a, b) {
|
|
334
|
-
if (a === b)return E = !0, 0;
|
|
335
|
-
if (a.sourceIndex && b.sourceIndex)return a.sourceIndex -
|
|
336
|
-
b.sourceIndex;
|
|
337
|
-
var e, c, d = [], f = [];
|
|
338
|
-
e = a.parentNode;
|
|
339
|
-
c = b.parentNode;
|
|
340
|
-
var g = e;
|
|
341
|
-
if (e === c)return h(a, b);
|
|
342
|
-
if (e) {
|
|
343
|
-
if (!c)return 1
|
|
344
|
-
} else return-1;
|
|
345
|
-
for (; g;)d.unshift(g), g = g.parentNode;
|
|
346
|
-
for (g = c; g;)f.unshift(g), g = g.parentNode;
|
|
347
|
-
e = d.length;
|
|
348
|
-
c = f.length;
|
|
349
|
-
for (g = 0; g < e && g < c; g++)if (d[g] !== f[g])return h(d[g], f[g]);
|
|
350
|
-
return g === e ? h(a, f[g], -1) : h(d[g], b, 1)
|
|
351
|
-
}, h = function (a, b, c) {
|
|
352
|
-
if (a === b)return c;
|
|
353
|
-
for (a = a.nextSibling; a;) {
|
|
354
|
-
if (a === b)return-1;
|
|
355
|
-
a = a.nextSibling
|
|
356
|
-
}
|
|
357
|
-
return 1
|
|
358
|
-
});
|
|
359
|
-
m.uniqueSort = function (a) {
|
|
360
|
-
var b, c = 1;
|
|
361
|
-
if (g && (E = V, a.sort(g), E))for (; b = a[c]; c++)b ===
|
|
362
|
-
a[c - 1] && a.splice(c--, 1);
|
|
363
|
-
return a
|
|
364
|
-
};
|
|
365
|
-
var Z = m.compile = function (c, b, e) {
|
|
366
|
-
var f, g, h = P[c];
|
|
367
|
-
if (h && h.context === b)return h;
|
|
368
|
-
var j, I = [];
|
|
369
|
-
f = 0;
|
|
370
|
-
for (var k = W.exec(c), s = !k.pop() && !k.pop(), t = s && c.match(L) || [""], i = l.preFilter, r = l.filter, q = !e && b !== p; null != (j = t[f]) && s; f++) {
|
|
371
|
-
I.push(h = []);
|
|
372
|
-
for (q && (j = " " + j); j;) {
|
|
373
|
-
s = !1;
|
|
374
|
-
if (k = J.exec(j))j = j.slice(k[0].length), s = h.push({part: k.pop().replace(K, " "), captures: k});
|
|
375
|
-
for (g in r)if ((k = C[g].exec(j)) && (!i[g] || (k = i[g](k, b, e))))j = j.slice(k.shift().length), s = h.push({part: g, captures: k});
|
|
376
|
-
if (!s)break
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
s ||
|
|
380
|
-
m.error(c);
|
|
381
|
-
for (g = 0; f = I[g]; g++) {
|
|
382
|
-
h = I;
|
|
383
|
-
j = g;
|
|
384
|
-
k = b;
|
|
385
|
-
s = e;
|
|
386
|
-
i = t = void 0;
|
|
387
|
-
for (r = 0; t = f[r]; r++)l.relative[t.part] ? i = a(i, l.relative[t.part], k) : (t.captures.push(k, s), i = d(i, l.filter[t.part].apply(null, t.captures)));
|
|
388
|
-
h[j] = i
|
|
389
|
-
}
|
|
390
|
-
h = P[c] = function (a, b) {
|
|
391
|
-
for (var c, e = 0; c = I[e]; e++)if (c(a, b))return!0;
|
|
392
|
-
return!1
|
|
393
|
-
};
|
|
394
|
-
h.context = b;
|
|
395
|
-
h.runs = h.dirruns = 0;
|
|
396
|
-
Q.push(c);
|
|
397
|
-
Q.length > l.cacheLength && delete P[Q.shift()];
|
|
398
|
-
return h
|
|
399
|
-
};
|
|
400
|
-
m.matches = function (a, b) {
|
|
401
|
-
return m(a, null, null, b)
|
|
402
|
-
};
|
|
403
|
-
m.matchesSelector = function (a, b) {
|
|
404
|
-
return 0 < m(b, null, null, [a]).length
|
|
405
|
-
};
|
|
406
|
-
var S = function (a, b, e, d, g) {
|
|
407
|
-
var a = a.replace(K, "$1"), h, j, i, k, s, t, q;
|
|
408
|
-
k = a.match(L);
|
|
409
|
-
i = a.match(ca);
|
|
410
|
-
s = b.nodeType;
|
|
411
|
-
if (C.POS.test(a)) {
|
|
412
|
-
h = a;
|
|
413
|
-
var p, v, n, w, u;
|
|
414
|
-
i = 0;
|
|
415
|
-
s = k.length;
|
|
416
|
-
t = C.POS;
|
|
417
|
-
q = RegExp("^" + t.source + "(?![\\x20\\t\\r\\n\\f])", "i");
|
|
418
|
-
for (var z = function () {
|
|
419
|
-
for (var a = 1, b = arguments.length - 2; a < b; a++)arguments[a] === H && (p[a] = H)
|
|
420
|
-
}; i < s; i++) {
|
|
421
|
-
t.exec("");
|
|
422
|
-
h = k[i];
|
|
423
|
-
g = [];
|
|
424
|
-
a = 0;
|
|
425
|
-
for (n = d; p = t.exec(h);)if (u = t.lastIndex = p.index + p[0].length, u > a) {
|
|
426
|
-
j = h.slice(a, p.index);
|
|
427
|
-
a = u;
|
|
428
|
-
w = [b];
|
|
429
|
-
J.test(j) && (n && (w = n), n = d);
|
|
430
|
-
if (v = ea.test(j))j = j.slice(0, -5).replace(J, "$&*");
|
|
431
|
-
1 < p.length &&
|
|
432
|
-
p[0].replace(q, z);
|
|
433
|
-
u = j;
|
|
434
|
-
var y = p[1], E = p[2], A = void 0, D = l.setFilters[y.toLowerCase()];
|
|
435
|
-
D || m.error(y);
|
|
436
|
-
if (u || !(A = n))r(u || "*", w, A = [], n);
|
|
437
|
-
n = 0 < A.length ? D(A, E, v) : []
|
|
438
|
-
}
|
|
439
|
-
n ? (g = g.concat(n), (j = h.slice(a)) && ")" !== j ? J.test(j) ? r(j, g, e, d) : m(j, b, e, d ? d.concat(n) : n) : F.apply(e, g)) : m(h, b, e, d)
|
|
440
|
-
}
|
|
441
|
-
return 1 === s ? e : m.uniqueSort(e)
|
|
442
|
-
}
|
|
443
|
-
if (d)h = B.call(d, 0); else if (k && 1 === k.length) {
|
|
444
|
-
if (1 < i.length && 9 === s && !g && (k = C.ID.exec(i[0]))) {
|
|
445
|
-
b = l.find.ID(k[1], b, g)[0];
|
|
446
|
-
if (!b)return e;
|
|
447
|
-
a = a.slice(i.shift().length)
|
|
448
|
-
}
|
|
449
|
-
j = (k = M.exec(i[0])) && !k.index && b.parentNode || b;
|
|
450
|
-
q =
|
|
451
|
-
i.pop();
|
|
452
|
-
s = q.split(":not")[0];
|
|
453
|
-
d = 0;
|
|
454
|
-
for (i = l.order.length; d < i; d++)if (t = l.order[d], k = C[t].exec(s))if (h = l.find[t]((k[1] || "").replace(G, ""), j, g), null != h) {
|
|
455
|
-
s === q && ((a = a.slice(0, a.length - q.length) + s.replace(C[t], "")) || F.apply(e, B.call(h, 0)));
|
|
456
|
-
break
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
if (a) {
|
|
460
|
-
j = Z(a, b, g);
|
|
461
|
-
f = j.dirruns++;
|
|
462
|
-
null == h && (h = l.find.TAG("*", M.test(a) && b.parentNode || b));
|
|
463
|
-
for (d = 0; k = h[d]; d++)c = j.runs++, j(k, b) && e.push(k)
|
|
464
|
-
}
|
|
465
|
-
return e
|
|
466
|
-
};
|
|
467
|
-
if (p.querySelectorAll) {
|
|
468
|
-
var $, ma = S, na = /'|\\/g, oa = /\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g, n = [], A = [":active"], D =
|
|
469
|
-
i.matchesSelector || i.mozMatchesSelector || i.webkitMatchesSelector || i.oMatchesSelector || i.msMatchesSelector;
|
|
470
|
-
u(function (a) {
|
|
471
|
-
a.innerHTML = "<select><option selected></option></select>";
|
|
472
|
-
a.querySelectorAll("[selected]").length || n.push("\\[[\\x20\\t\\r\\n\\f]*(?:checked|disabled|ismap|multiple|readonly|selected|value)");
|
|
473
|
-
a.querySelectorAll(":checked").length || n.push(":checked")
|
|
474
|
-
});
|
|
475
|
-
u(function (a) {
|
|
476
|
-
a.innerHTML = "<p test=''></p>";
|
|
477
|
-
a.querySelectorAll("[test^='']").length && n.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:\"\"|'')");
|
|
478
|
-
a.innerHTML = "<input type='hidden'>";
|
|
479
|
-
a.querySelectorAll(":enabled").length || n.push(":enabled", ":disabled")
|
|
480
|
-
});
|
|
481
|
-
n = n.length && RegExp(n.join("|"));
|
|
482
|
-
S = function (a, b, c, d, f) {
|
|
483
|
-
if (!d && !f && (!n || !n.test(a)))if (9 === b.nodeType)try {
|
|
484
|
-
return F.apply(c, B.call(b.querySelectorAll(a), 0)), c
|
|
485
|
-
} catch (g) {
|
|
486
|
-
} else if (1 === b.nodeType && "object" !== b.nodeName.toLowerCase()) {
|
|
487
|
-
var h = b.getAttribute("id"), i = h || v, k = M.test(a) && b.parentNode || b;
|
|
488
|
-
h ? i = i.replace(na, "\\$&") : b.setAttribute("id", i);
|
|
489
|
-
try {
|
|
490
|
-
return F.apply(c, B.call(k.querySelectorAll(a.replace(L,
|
|
491
|
-
"[id='" + i + "'] $&")), 0)), c
|
|
492
|
-
} catch (l) {
|
|
493
|
-
} finally {
|
|
494
|
-
h || b.removeAttribute("id")
|
|
495
|
-
}
|
|
496
|
-
}
|
|
497
|
-
return ma(a, b, c, d, f)
|
|
498
|
-
};
|
|
499
|
-
D && (u(function (a) {
|
|
500
|
-
$ = D.call(a, "div");
|
|
501
|
-
try {
|
|
502
|
-
D.call(a, "[test!='']:sizzle"), A.push(l.match.PSEUDO.source, l.match.POS.source, "!=")
|
|
503
|
-
} catch (b) {
|
|
504
|
-
}
|
|
505
|
-
}), A = RegExp(A.join("|")), m.matchesSelector = function (a, b) {
|
|
506
|
-
b = b.replace(oa, "='$1']");
|
|
507
|
-
if (!R(a) && !A.test(b) && (!n || !n.test(b)))try {
|
|
508
|
-
var c = D.call(a, b);
|
|
509
|
-
if (c || $ || a.document && 11 !== a.document.nodeType)return c
|
|
510
|
-
} catch (d) {
|
|
511
|
-
}
|
|
512
|
-
return 0 < m(b, null, null, [a]).length
|
|
513
|
-
})
|
|
514
|
-
}
|
|
515
|
-
z.ReadSpeaker.Sizzle = m
|
|
516
|
-
})(window);
|
|
517
|
-
ReadSpeaker.lib.RSLib = function () {
|
|
518
|
-
var z = {core_pnum: function () {
|
|
519
|
-
return/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source
|
|
520
|
-
}, rposition: function () {
|
|
521
|
-
return/^(top|right|bottom|left)$/
|
|
522
|
-
}, rmargin: function () {
|
|
523
|
-
return/^margin/
|
|
524
|
-
}, rnumsplit: function () {
|
|
525
|
-
return RegExp("^(" + this.core_pnum + ")(.*)$", "i")
|
|
526
|
-
}, rnumnonpx: function () {
|
|
527
|
-
return RegExp("^(" + this.core_pnum + ")(?!px)[a-z%]+$", "i")
|
|
528
|
-
}, rmsPrefix: function () {
|
|
529
|
-
return/^-ms-/
|
|
530
|
-
}, rdashAlpha: function () {
|
|
531
|
-
return/-([\da-z])/gi
|
|
532
|
-
}}, H = {_formatRet: function (a) {
|
|
533
|
-
return a.length ? 1 == a.length ? a[0].length &&
|
|
534
|
-
"object" === typeof a[0] && !a[0].tagName ? a[0][0] : a[0] : a : []
|
|
535
|
-
}, get: function (a) {
|
|
536
|
-
return"#" === a ? [] : "object" == typeof a ? a : document.getElementById(a) || this._formatRet(window.ReadSpeaker.Sizzle(a))
|
|
537
|
-
}, findIn: function (a, d) {
|
|
538
|
-
"string" === typeof a && (a = this.get(a));
|
|
539
|
-
return this._formatRet(window.ReadSpeaker.Sizzle(d, a))
|
|
540
|
-
}, closest: function (a, d) {
|
|
541
|
-
var c = !1, f = null, g = null, f = null, h = a;
|
|
542
|
-
"string" === typeof a && (h = this.get(a));
|
|
543
|
-
f = $rs.findIn(h.parentNode, d);
|
|
544
|
-
if (f === h)return h;
|
|
545
|
-
for (; !c && h !== document.body;) {
|
|
546
|
-
g = h.parentNode;
|
|
547
|
-
f = h.parentNode.parentNode;
|
|
548
|
-
if ((f = $rs.findIn(f, d)) && f === g) {
|
|
549
|
-
c = !0;
|
|
550
|
-
break
|
|
551
|
-
} else if (f && $rs.isArray(f) && f.length)for (var h = 0, q = f.length; h < q; h++)if (f[h] && f[h] === g) {
|
|
552
|
-
c = !0;
|
|
553
|
-
f = f[h];
|
|
554
|
-
break
|
|
555
|
-
}
|
|
556
|
-
h = g
|
|
557
|
-
}
|
|
558
|
-
if (c)return f
|
|
559
|
-
}, getAttr: function (a, d) {
|
|
560
|
-
"string" === typeof a && (a = this.get(a));
|
|
561
|
-
if ("style" === d)return a.style.cssText.toLowerCase() || void 0;
|
|
562
|
-
if (a.attrName)return a.attrName;
|
|
563
|
-
if (a.getAttribute)return a.getAttribute(d)
|
|
564
|
-
}, setAttr: function (a, d, c) {
|
|
565
|
-
"string" === typeof a && (a = this.get(a));
|
|
566
|
-
this.isArray(a) || (a = [a]);
|
|
567
|
-
for (var f = 0, g = a.length; f < g; f++)"style" === d ? a[f].style.cssText =
|
|
568
|
-
c : a[f].attrName ? a[f].attrName = c : a[f].setAttribute && a[f].setAttribute(d, c);
|
|
569
|
-
return c
|
|
570
|
-
}, regEvent: function (a, d, c) {
|
|
571
|
-
var f, g;
|
|
572
|
-
"string" === typeof a && (a = this.get(a));
|
|
573
|
-
this.isArray(a) || (a = [a]);
|
|
574
|
-
for (var h = 0, q = a.length; h < q; h++)g = a[h].window ? document.documentElement : a[h], f = this.getAttr(g, "data-rsevent-id") || "rs_" + Math.round(1E6 * Math.random()), this.setAttr(g, "data-rsevent-id", f), r.push(f, d, c), (!r.store[f] || !(r.store[f][d] && 1 < r.store[f][d].length)) && _addEvent(a[h], d, r.dispatch)
|
|
575
|
-
}, unregEvent: function (a, d, c) {
|
|
576
|
-
if (a) {
|
|
577
|
-
var f;
|
|
578
|
-
"string" === typeof a && (a = this.get(a));
|
|
579
|
-
this.isArray(a) || (a = [a]);
|
|
580
|
-
for (var g = 0, h = a.length; g < h; g++)if (f = a[g].window ? document.documentElement : a[g], f = this.getAttr(f, "data-rsevent-id"), c)(f = r.pop(f, d, c)) || _removeEvent(a[g], d, r.dispatch); else if (_removeEvent(a[g], d, r.dispatch), f && d) {
|
|
581
|
-
r.store[f][d] = void 0;
|
|
582
|
-
try {
|
|
583
|
-
delete r.store[f][d]
|
|
584
|
-
} catch (q) {
|
|
585
|
-
}
|
|
586
|
-
}
|
|
587
|
-
}
|
|
588
|
-
}, fireEvent: function () {
|
|
589
|
-
return!1
|
|
590
|
-
}, width: function (a) {
|
|
591
|
-
"string" === typeof a && (a = this.get(a));
|
|
592
|
-
return _getSize(a, "width")
|
|
593
|
-
}, height: function (a) {
|
|
594
|
-
"string" === typeof a && (a = this.get(a));
|
|
595
|
-
return _getSize(a, "height")
|
|
596
|
-
}, innerWidth: function (a) {
|
|
597
|
-
"string" === typeof a && (a = this.get(a));
|
|
598
|
-
var d = parseFloat(_getCss(a, "border-left-width")) + parseFloat(_getCss(a, "border-right-width"));
|
|
599
|
-
return _getSize(a, "width") - d
|
|
600
|
-
}, innerHeight: function (a) {
|
|
601
|
-
"string" === typeof a && (a = this.get(a));
|
|
602
|
-
var d = parseFloat(_getCss(a, "border-top-width")) + parseFloat(_getCss(a, "border-bottom-width"));
|
|
603
|
-
return _getSize(a, "height") - d
|
|
604
|
-
}, outerWidth: function (a, d) {
|
|
605
|
-
"string" === typeof a && (a = this.get(a));
|
|
606
|
-
if (a && a.style) {
|
|
607
|
-
var c = d ? parseFloat(_getCss(a,
|
|
608
|
-
"margin-left")) + parseFloat(_getCss(a, "margin-right")) : 0;
|
|
609
|
-
return _getSize(a, "width") + c
|
|
610
|
-
}
|
|
611
|
-
return null
|
|
612
|
-
}, outerHeight: function (a, d) {
|
|
613
|
-
"string" === typeof a && (a = this.get(a));
|
|
614
|
-
if (a && a.style) {
|
|
615
|
-
var c = d ? parseFloat(_getCss(a, "margin-top")) + parseFloat(_getCss(a, "margin-bottom")) : 0;
|
|
616
|
-
return _getSize(a, "height") + c
|
|
617
|
-
}
|
|
618
|
-
return null
|
|
619
|
-
}, offsetParent: function (a) {
|
|
620
|
-
"string" === typeof a && (a = this.get(a));
|
|
621
|
-
for (var d = /absolute|relative|fixed/i; a !== document.body && !(a = a.parentNode, a.style && d.test(_getCss(a, "position"))););
|
|
622
|
-
return a || document.body
|
|
623
|
-
},
|
|
624
|
-
offset: function (a) {
|
|
625
|
-
"string" === typeof a && (a = this.get(a));
|
|
626
|
-
var d = document.body, c = document.defaultView || window, f = document.documentElement, g = document.createElement("div");
|
|
627
|
-
if (a === document.body)return a = d.offsetTop, g = d.offsetLeft, /explorer/i.test(rspkr.c.data.browser.name) && 8 > rspkr.c.data.browser.version || (a += parseFloat(_getCss(d, "marginTop")) || 0, g += parseFloat(_getCss(d, "marginLeft")) || 0), {top: a, left: g};
|
|
628
|
-
g.style.paddingLeft = g.style.width = "1px";
|
|
629
|
-
d.appendChild(g);
|
|
630
|
-
var h = 2 == g.offsetWidth;
|
|
631
|
-
d.removeChild(g);
|
|
632
|
-
var g =
|
|
633
|
-
a.getBoundingClientRect(), q = f.clientTop || d.clientTop || 0, p = f.clientLeft || d.clientLeft || 0, i = c.pageYOffset || h && f.scrollTop || d.scrollTop, c = c.pageXOffset || h && f.scrollLeft || d.scrollLeft;
|
|
634
|
-
rspkr.basicMode && (a === d && i && !g.top) && (g.top = -i);
|
|
635
|
-
rspkr.basicMode && (a === d && c && !g.left) && (g.left = -c);
|
|
636
|
-
return{top: g.top + i - q, left: g.left + c - p}
|
|
637
|
-
}, absOffset: function (a) {
|
|
638
|
-
return this.offset(a)
|
|
639
|
-
}, position: function (a) {
|
|
640
|
-
"string" === typeof a && this.get(a);
|
|
641
|
-
return!1
|
|
642
|
-
}, scrollLeft: function (a, d) {
|
|
643
|
-
"string" === typeof a && (a = this.get(a));
|
|
644
|
-
return _scrollXY("scrollLeft",
|
|
645
|
-
"pageXOffset", a, d)
|
|
646
|
-
}, scrollTop: function (a, d) {
|
|
647
|
-
"string" === typeof a && (a = this.get(a));
|
|
648
|
-
return _scrollXY("scrollTop", "pageYOffset", a, d)
|
|
649
|
-
}, addClass: function (a, d) {
|
|
650
|
-
"string" === typeof a && (a = this.get(a));
|
|
651
|
-
this.isArray(a) || (a = [a]);
|
|
652
|
-
for (var c, f = 0, g = a.length; f < g; f++)c = _trim(a[f].className + " " + d).replace(/ {2,}/g, " ").split(" "), a[f].className = c.join(" ")
|
|
653
|
-
}, removeClass: function (a, d) {
|
|
654
|
-
if (a) {
|
|
655
|
-
"string" === typeof a && (a = this.get(a));
|
|
656
|
-
this.isArray(a) || (a = [a]);
|
|
657
|
-
for (var c, f = 0, g = a.length; f < g; f++) {
|
|
658
|
-
c = _trim(d).replace(/ {2,}/g, " ");
|
|
659
|
-
newClassName =
|
|
660
|
-
_trim(a[f].className);
|
|
661
|
-
this.isArray(c) || (c = c.split(" "));
|
|
662
|
-
for (var h = 0, q = c.length; h < q; h++)newClassName = newClassName.replace(RegExp("\\b" + c[h] + "\\b", "gi"), "");
|
|
663
|
-
a[f].className = _trim(newClassName).replace(/ {2,}/g, " ")
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
}, hasClass: function (a, d) {
|
|
667
|
-
"string" === typeof a && (a = this.get(a));
|
|
668
|
-
if (!a || this.isArray(a) && !a.length)return!1;
|
|
669
|
-
for (var c = a.className.split(" "), f = 0, g = c.length; f < g; f++)if (c[f] == d)return!0;
|
|
670
|
-
return!1
|
|
671
|
-
}, css: function (a, d, c) {
|
|
672
|
-
"string" === typeof a && (a = this.get(a));
|
|
673
|
-
if ("object" == typeof d || c) {
|
|
674
|
-
var f = {};
|
|
675
|
-
"string" === typeof d ? f[_camelCase(d)] = c : f = d;
|
|
676
|
-
for (var g in f)f.hasOwnProperty(g) && (a.style[_camelCase(g)] = f[g])
|
|
677
|
-
} else return _getCss(a, _camelCase(d))
|
|
678
|
-
}, isVisible: function (a) {
|
|
679
|
-
for (; a !== document.body;) {
|
|
680
|
-
if ("none" === this.css(a, "display"))return!1;
|
|
681
|
-
a = a.parentNode
|
|
682
|
-
}
|
|
683
|
-
return!0
|
|
684
|
-
}, addStyleRule: function (a, d, c) {
|
|
685
|
-
c = "string" == typeof c ? document.styleSheets[c] || document.getElementById(c) : c;
|
|
686
|
-
c.addRule ? c.addRule(a, d) : c.sheet.insertRule && c.sheet.insertRule(a + " {" + d + "}", c.sheet.cssRules.length)
|
|
687
|
-
}, isArray: function (a) {
|
|
688
|
-
return"[object Array]" ===
|
|
689
|
-
Object.prototype.toString.call(a)
|
|
690
|
-
}, rsid: function (a) {
|
|
691
|
-
if ("" == this.getAttr(a, "data-rsid") || void 0 == this.getAttr(a, "data-rsid")) {
|
|
692
|
-
var d = ReadSpeaker.rsidCount++;
|
|
693
|
-
this.setAttr(a, "data-rsid", d)
|
|
694
|
-
}
|
|
695
|
-
return this.getAttr(a, "data-rsid")
|
|
696
|
-
}, detach: function (a) {
|
|
697
|
-
return a.parentNode.removeChild(a)
|
|
698
|
-
}, convertEvent: function (a, d) {
|
|
699
|
-
var a = a || window.event, c = new ReadSpeaker.lib.Facade.RSEvent;
|
|
700
|
-
c.pageX = a.pageX || a.clientX + $rs.scrollLeft(document);
|
|
701
|
-
c.pageY = a.pageY || a.clientY + $rs.scrollTop(document);
|
|
702
|
-
c.screenX = a.screenX;
|
|
703
|
-
c.screenY = a.screenY;
|
|
704
|
-
c.clientX = a.clientX;
|
|
705
|
-
c.clientY = a.clientY;
|
|
706
|
-
c.target = a.currentTarget || d;
|
|
707
|
-
c.type = a.type;
|
|
708
|
-
c.keyCode = a.keyCode;
|
|
709
|
-
c.targetTouches = a.targetTouches;
|
|
710
|
-
c.originalEvent = a;
|
|
711
|
-
return c
|
|
712
|
-
}, clone: function (a, d, c) {
|
|
713
|
-
return a.cloneNode(c || !1)
|
|
714
|
-
}, camel: function (a) {
|
|
715
|
-
return _camelCase(a)
|
|
716
|
-
}, remove: function () {
|
|
717
|
-
return jQuery(elm).remove()
|
|
718
|
-
}, replaceWith: function (a, d) {
|
|
719
|
-
return _formatRet(jQuery(a).replaceWith(d))
|
|
720
|
-
}, focus: function (a, d) {
|
|
721
|
-
void 0 !== d ? this.focusIn(a, d) : (a = this.get(a), this.isArray(a) && 0 < a.length ? a[0].focus ? a[0].focus() : a[0].setActive &&
|
|
722
|
-
a[0].setActive() : a.focus ? a.focus() : a.setActive && a.setActive())
|
|
723
|
-
}, focusIn: function (a, d) {
|
|
724
|
-
a = this.get(a);
|
|
725
|
-
if (this.isArray(a) && 0 < a.length)for (var c = 0; c < a.length; c++)void 0 !== d && _addEvent(a[c], "focus", d); else void 0 !== d && _addEvent(a, "focus", d)
|
|
726
|
-
}, focusOut: function (a, d) {
|
|
727
|
-
a = this.get(a);
|
|
728
|
-
if (this.isArray(a) && 0 < a.length)for (var c = 0; c < a.length; c++)void 0 !== d && _addEvent(a[c], "blur", d); else void 0 !== d && _addEvent(a, "blur", d)
|
|
729
|
-
}}, r = null;
|
|
730
|
-
_getWindow = function (a) {
|
|
731
|
-
return null != a && a == a.window ? a : 9 === a.nodeType ? a.defaultView || a.parentWindow :
|
|
732
|
-
!1
|
|
733
|
-
};
|
|
734
|
-
_camelCase = function (a) {
|
|
735
|
-
return a.replace(z.rmsPrefix(), "ms-").replace(z.rdashAlpha(), _fcamelCase)
|
|
736
|
-
};
|
|
737
|
-
_fcamelCase = function (a, d) {
|
|
738
|
-
return(d + "").toUpperCase()
|
|
739
|
-
};
|
|
740
|
-
_trim = function (a) {
|
|
741
|
-
return a.replace(/^ +/, "").replace(/ +$/, "")
|
|
742
|
-
};
|
|
743
|
-
_getCss = window.getComputedStyle ? function (a, d) {
|
|
744
|
-
return window.getComputedStyle(a, null)[_camelCase(d)] || !1
|
|
745
|
-
} : function (a, d) {
|
|
746
|
-
var c, f, g = a.currentStyle && a.currentStyle[d], h = a.style;
|
|
747
|
-
null == g && (h && h[d]) && (g = h[d]);
|
|
748
|
-
if (z.rnumnonpx().test(g) && !z.rposition().test(d)) {
|
|
749
|
-
c = h.left;
|
|
750
|
-
if (f = a.runtimeStyle &&
|
|
751
|
-
a.runtimeStyle.left)a.runtimeStyle.left = a.currentStyle.left;
|
|
752
|
-
h.left = "fontSize" === d ? "1em" : g;
|
|
753
|
-
g = h.pixelLeft + "px";
|
|
754
|
-
h.left = c;
|
|
755
|
-
f && (a.runtimeStyle.left = f)
|
|
756
|
-
}
|
|
757
|
-
return"" === g ? "auto" : g
|
|
758
|
-
};
|
|
759
|
-
_getSize = function (a, d) {
|
|
760
|
-
var c = "width" == d ? "Width" : "Height";
|
|
761
|
-
if (a !== window && a !== document) {
|
|
762
|
-
c = a["offset" + c];
|
|
763
|
-
if (isNaN(c) || !c)c = _getCss(a, d);
|
|
764
|
-
isNaN(c);
|
|
765
|
-
return parseInt(c)
|
|
766
|
-
}
|
|
767
|
-
try {
|
|
768
|
-
if (a === window)return window["inner" + c] || document.documentElement["client" + c] || document.body["client" + c];
|
|
769
|
-
if (a === document)return document.body["client" + c]
|
|
770
|
-
} catch (f) {
|
|
771
|
-
return rspkr.log("[RSLib._getSize] Error: " +
|
|
772
|
-
f.message, 3), 0
|
|
773
|
-
}
|
|
774
|
-
};
|
|
775
|
-
_scrollXY = function (a, d, c, f) {
|
|
776
|
-
var g = /X/.test(d), h = _getWindow(c);
|
|
777
|
-
if (void 0 === f)return h ? d in h ? h[d] : h.document.documentElement[a] || document && document.body && document.body[a] : c[a];
|
|
778
|
-
h ? h.scrollTo(!g ? f : $rs.scrollLeft(h), g ? f : $rs.scrollTop(h)) : c[a] = f
|
|
779
|
-
};
|
|
780
|
-
_addEvent = document.addEventListener ? function (a, d, c) {
|
|
781
|
-
a.addEventListener && a.addEventListener(d, c, !1)
|
|
782
|
-
} : function (a, d, c) {
|
|
783
|
-
a.attachEvent && a.attachEvent("on" + d, function (d) {
|
|
784
|
-
c(d, a)
|
|
785
|
-
})
|
|
786
|
-
};
|
|
787
|
-
_removeEvent = document.removeEventListener ? function (a, d, c) {
|
|
788
|
-
a.removeEventListener &&
|
|
789
|
-
a.removeEventListener(d, c, !1)
|
|
790
|
-
} : function (a, d, c) {
|
|
791
|
-
a.detachEvent && a.detachEvent("on" + d, c)
|
|
792
|
-
};
|
|
793
|
-
return{meta: {revision: "3253"}, init: function () {
|
|
794
|
-
window.ReadSpeaker.Sizzle ? (r = ReadSpeaker.lib.Facade.eq, ReadSpeaker.lib.Facade.adapterInit(H), ReadSpeaker.log("[rspkr.l.RSLib] Initialized."), rspkr.Common.dispatchEvent("onAdapterReady")) : ReadSpeaker.log("[rspkr.l.RSLib] Error, Sizzle unavailable.", 3)
|
|
795
|
-
}}
|
|
796
|
-
}();
|
|
1
|
+
ReadSpeaker.lib || (ReadSpeaker.lib = {});
|
|
2
|
+
(function (z, H) {
|
|
3
|
+
function r(x, a, e, d) {
|
|
4
|
+
for (var c = 0, ba = a.length; c < ba; c++)m(x, a[c], e, d)
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
function a(x, a, e) {
|
|
8
|
+
var d = a.dir, aa = U++;
|
|
9
|
+
x || (x = function (x) {
|
|
10
|
+
return x === e
|
|
11
|
+
});
|
|
12
|
+
return a.first ? function (a, b) {
|
|
13
|
+
for (; a = a[d];)if (1 === a.nodeType)return x(a, b) && a
|
|
14
|
+
} : function (a, b) {
|
|
15
|
+
for (var e, g = aa + "." + f, h = g + "." + c; a = a[d];)if (1 === a.nodeType) {
|
|
16
|
+
if ((e = a[v]) === h)return a.sizset;
|
|
17
|
+
if ("string" === typeof e && 0 === e.indexOf(g)) {
|
|
18
|
+
if (a.sizset)return a
|
|
19
|
+
} else {
|
|
20
|
+
a[v] = h;
|
|
21
|
+
if (x(a, b))return a.sizset = !0, a;
|
|
22
|
+
a.sizset = !1
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
function d(a, b) {
|
|
29
|
+
return a ? function (e, d) {
|
|
30
|
+
var c = b(e,
|
|
31
|
+
d);
|
|
32
|
+
return c && a(!0 === c ? e : c, d)
|
|
33
|
+
} : b
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
var c, f, g, h, q, p = z.document, i = p.documentElement, E = !1, V = !0, U = 0, B = [].slice, F = [].push, v = ("sizcache" + Math.random()).replace(".", ""), y = "\\[[\\x20\\t\\r\\n\\f]*((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)[\\x20\\t\\r\\n\\f]*(?:([*^$|!~]?=)[\\x20\\t\\r\\n\\f]*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|(" + "(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+".replace("w", "w#") + ")|)|)[\\x20\\t\\r\\n\\f]*\\]", w = "(?=[^\\x20\\t\\r\\n\\f])(?:\\\\.|" + y + "|" + ":((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|((?:[^,]|\\\\,|(?:,(?=[^\\[]*\\]))|(?:,(?=[^\\(]*\\))))*))\\)|)".replace(2,
|
|
37
|
+
7) + "|[^\\\\(),])+", K = RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$", "g"), J = /^[\x20\t\r\n\f]*([\x20\t\r\n\f>+~])[\x20\t\r\n\f]*/, L = RegExp(w + "?(?=[\\x20\\t\\r\\n\\f]*,|$)", "g"), W = RegExp("^(?:(?!,)(?:(?:^|,)[\\x20\\t\\r\\n\\f]*" + w + ")*?|[\\x20\\t\\r\\n\\f]*(.*?))(\\)|$)"), ca = RegExp(w.slice(19, -6) + "\\x20\\t\\r\\n\\f>+~])+|[\\x20\\t\\r\\n\\f]*([\\x20\\t\\r\\n\\f>+~])[\\x20\\t\\r\\n\\f]*", "g"), da = /^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/, M = /[\x20\t\r\n\f]*[+~]/, ea = /:not\($/, fa =
|
|
38
|
+
/h\d/i, ga = /input|select|textarea|button/i, G = /\\(?!\\)/g, C = {ID: /^#((?:\\.|[-\w]|[^\x00-\xa0])+)/, CLASS: /^\.((?:\\.|[-\w]|[^\x00-\xa0])+)/, NAME: /^\[name=['"]?((?:\\.|[-\w]|[^\x00-\xa0])+)['"]?\]/, TAG: RegExp("^(" + "(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+".replace("[-", "[-\\*") + ")"), ATTR: RegExp("^" + y), PSEUDO: RegExp("^:((?:\\\\.|[-\\w]|[^\\x00-\\xa0])+)(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|((?:[^,]|\\\\,|(?:,(?=[^\\[]*\\]))|(?:,(?=[^\\(]*\\))))*))\\)|)"), CHILD: RegExp("^:(only|nth|last|first)-child(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)",
|
|
39
|
+
"i"), POS: RegExp(":(nth|eq|gt|lt|first|last|even|odd)(?:\\((\\d*)\\)|)(?=[^-]|$)", "ig"), needsContext: /^[\x20\t\r\n\f]*[>+~]|:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\)|)(?=[^-]|$)/i}, N = {}, O = [], P = {}, Q = [], y = function (a) {
|
|
40
|
+
a.sizzleFilter = !0;
|
|
41
|
+
return a
|
|
42
|
+
}, w = function (a) {
|
|
43
|
+
return function (b) {
|
|
44
|
+
return"input" === b.nodeName.toLowerCase() && b.type === a
|
|
45
|
+
}
|
|
46
|
+
}, X = function (a) {
|
|
47
|
+
return function (b) {
|
|
48
|
+
var e = b.nodeName.toLowerCase();
|
|
49
|
+
return("input" === e || "button" === e) && b.type === a
|
|
50
|
+
}
|
|
51
|
+
}, u = function (a) {
|
|
52
|
+
var b = !1, e = p.createElement("div");
|
|
53
|
+
try {
|
|
54
|
+
b =
|
|
55
|
+
a(e)
|
|
56
|
+
} catch (d) {
|
|
57
|
+
}
|
|
58
|
+
return b
|
|
59
|
+
}, ha = u(function (a) {
|
|
60
|
+
a.innerHTML = "<select></select>";
|
|
61
|
+
a = typeof a.lastChild.getAttribute("multiple");
|
|
62
|
+
return"boolean" !== a && "string" !== a
|
|
63
|
+
}), ia = u(function (a) {
|
|
64
|
+
a.id = v + 0;
|
|
65
|
+
a.innerHTML = "<a name='" + v + "'></a><div name='" + v + "'></div>";
|
|
66
|
+
i.insertBefore(a, i.firstChild);
|
|
67
|
+
var b = p.getElementsByName && p.getElementsByName(v).length === 2 + p.getElementsByName(v + 0).length;
|
|
68
|
+
q = !p.getElementById(v);
|
|
69
|
+
i.removeChild(a);
|
|
70
|
+
return b
|
|
71
|
+
}), ja = u(function (a) {
|
|
72
|
+
a.appendChild(p.createComment(""));
|
|
73
|
+
return 0 === a.getElementsByTagName("*").length
|
|
74
|
+
}),
|
|
75
|
+
ka = u(function (a) {
|
|
76
|
+
a.innerHTML = "<a href='#'></a>";
|
|
77
|
+
return a.firstChild && "undefined" !== typeof a.firstChild.getAttribute && "#" === a.firstChild.getAttribute("href")
|
|
78
|
+
}), Y = u(function (a) {
|
|
79
|
+
a.innerHTML = "<div class='hidden e'></div><div class='hidden'></div>";
|
|
80
|
+
if (!a.getElementsByClassName || 0 === a.getElementsByClassName("e").length)return!1;
|
|
81
|
+
a.lastChild.className = "e";
|
|
82
|
+
return 1 !== a.getElementsByClassName("e").length
|
|
83
|
+
}), m = function (a, b, e, d) {
|
|
84
|
+
var e = e || [], b = b || p, c, f, j, g, h = b.nodeType;
|
|
85
|
+
if (1 !== h && 9 !== h)return[];
|
|
86
|
+
if (!a || "string" !== typeof a)return e;
|
|
87
|
+
j = R(b);
|
|
88
|
+
if (!j && !d && (c = da.exec(a)))if (g = c[1])if (9 === h)if ((f = b.getElementById(g)) && f.parentNode) {
|
|
89
|
+
if (f.id === g)return e.push(f), e
|
|
90
|
+
} else return e; else {
|
|
91
|
+
if (b.ownerDocument && (f = b.ownerDocument.getElementById(g)) && la(b, f) && f.id === g)return e.push(f), e
|
|
92
|
+
} else {
|
|
93
|
+
if (c[2])return F.apply(e, B.call(b.getElementsByTagName(a), 0)), e;
|
|
94
|
+
if ((g = c[3]) && Y && b.getElementsByClassName)return F.apply(e, B.call(b.getElementsByClassName(g), 0)), e
|
|
95
|
+
}
|
|
96
|
+
return S(a, b, e, d, j)
|
|
97
|
+
}, l = m.selectors = {cacheLength: 50, match: C, order: ["ID", "TAG"],
|
|
98
|
+
attrHandle: {}, createPseudo: y, find: {ID: q ? function (a, b, e) {
|
|
99
|
+
if ("undefined" !== typeof b.getElementById && !e)return(a = b.getElementById(a)) && a.parentNode ? [a] : []
|
|
100
|
+
} : function (a, b, e) {
|
|
101
|
+
if ("undefined" !== typeof b.getElementById && !e)return(b = b.getElementById(a)) ? b.id === a || "undefined" !== typeof b.getAttributeNode && b.getAttributeNode("id").value === a ? [b] : H : []
|
|
102
|
+
}, TAG: ja ? function (a, b) {
|
|
103
|
+
if ("undefined" !== typeof b.getElementsByTagName)return b.getElementsByTagName(a)
|
|
104
|
+
} : function (a, b) {
|
|
105
|
+
var e = b.getElementsByTagName(a);
|
|
106
|
+
if ("*" === a) {
|
|
107
|
+
for (var d,
|
|
108
|
+
c = [], f = 0; d = e[f]; f++)1 === d.nodeType && c.push(d);
|
|
109
|
+
return c
|
|
110
|
+
}
|
|
111
|
+
return e
|
|
112
|
+
}}, relative: {">": {dir: "parentNode", first: !0}, " ": {dir: "parentNode"}, "+": {dir: "previousSibling", first: !0}, "~": {dir: "previousSibling"}}, preFilter: {ATTR: function (a) {
|
|
113
|
+
a[1] = a[1].replace(G, "");
|
|
114
|
+
a[3] = (a[4] || a[5] || "").replace(G, "");
|
|
115
|
+
"~=" === a[2] && (a[3] = " " + a[3] + " ");
|
|
116
|
+
return a.slice(0, 4)
|
|
117
|
+
}, CHILD: function (a) {
|
|
118
|
+
a[1] = a[1].toLowerCase();
|
|
119
|
+
"nth" === a[1] ? (a[2] || m.error(a[0]), a[3] = +(a[3] ? a[4] + (a[5] || 1) : 2 * ("even" === a[2] || "odd" === a[2])), a[4] = +(a[6] + a[7] || "odd" ===
|
|
120
|
+
a[2])) : a[2] && m.error(a[0]);
|
|
121
|
+
return a
|
|
122
|
+
}, PSEUDO: function (a) {
|
|
123
|
+
var b, e = a[4];
|
|
124
|
+
if (C.CHILD.test(a[0]))return null;
|
|
125
|
+
if (e && (b = W.exec(e)) && b.pop())a[0] = a[0].slice(0, b[0].length - e.length - 1), e = b[0].slice(0, -1);
|
|
126
|
+
a.splice(2, 3, e || a[3]);
|
|
127
|
+
return a
|
|
128
|
+
}}, filter: {ID: q ? function (a) {
|
|
129
|
+
a = a.replace(G, "");
|
|
130
|
+
return function (b) {
|
|
131
|
+
return b.getAttribute("id") === a
|
|
132
|
+
}
|
|
133
|
+
} : function (a) {
|
|
134
|
+
a = a.replace(G, "");
|
|
135
|
+
return function (b) {
|
|
136
|
+
return(b = "undefined" !== typeof b.getAttributeNode && b.getAttributeNode("id")) && b.value === a
|
|
137
|
+
}
|
|
138
|
+
}, TAG: function (a) {
|
|
139
|
+
if ("*" === a)return function () {
|
|
140
|
+
return!0
|
|
141
|
+
};
|
|
142
|
+
a = a.replace(G, "").toLowerCase();
|
|
143
|
+
return function (b) {
|
|
144
|
+
return b.nodeName && b.nodeName.toLowerCase() === a
|
|
145
|
+
}
|
|
146
|
+
}, CLASS: function (a) {
|
|
147
|
+
var b = N[a];
|
|
148
|
+
b || (b = N[a] = RegExp("(^|[\\x20\\t\\r\\n\\f])" + a + "([\\x20\\t\\r\\n\\f]|$)"), O.push(a), O.length > l.cacheLength && delete N[O.shift()]);
|
|
149
|
+
return function (a) {
|
|
150
|
+
return b.test(a.className || "undefined" !== typeof a.getAttribute && a.getAttribute("class") || "")
|
|
151
|
+
}
|
|
152
|
+
}, ATTR: function (a, b, e) {
|
|
153
|
+
return!b ? function (b) {
|
|
154
|
+
return null != m.attr(b, a)
|
|
155
|
+
} : function (d) {
|
|
156
|
+
var d = m.attr(d, a), c = d + "";
|
|
157
|
+
if (null == d)return"!=" ===
|
|
158
|
+
b;
|
|
159
|
+
switch (b) {
|
|
160
|
+
case "=":
|
|
161
|
+
return c === e;
|
|
162
|
+
case "!=":
|
|
163
|
+
return c !== e;
|
|
164
|
+
case "^=":
|
|
165
|
+
return e && 0 === c.indexOf(e);
|
|
166
|
+
case "*=":
|
|
167
|
+
return e && -1 < c.indexOf(e);
|
|
168
|
+
case "$=":
|
|
169
|
+
return e && c.substr(c.length - e.length) === e;
|
|
170
|
+
case "~=":
|
|
171
|
+
return-1 < (" " + c + " ").indexOf(e);
|
|
172
|
+
case "|=":
|
|
173
|
+
return c === e || c.substr(0, e.length + 1) === e + "-"
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
}, CHILD: function (a, b, e, d) {
|
|
177
|
+
if ("nth" === a) {
|
|
178
|
+
var c = U++;
|
|
179
|
+
return function (a) {
|
|
180
|
+
var b, x = 0, f = a;
|
|
181
|
+
if (1 === e && 0 === d)return!0;
|
|
182
|
+
if ((b = a.parentNode) && (b[v] !== c || !a.sizset)) {
|
|
183
|
+
for (f = b.firstChild; f && !(1 === f.nodeType && (f.sizset = ++x, f === a)); f = f.nextSibling);
|
|
184
|
+
b[v] = c
|
|
185
|
+
}
|
|
186
|
+
a = a.sizset - d;
|
|
187
|
+
return 0 === e ? 0 === a : 0 === a % e && 0 <= a / e
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
return function (b) {
|
|
191
|
+
var e = b;
|
|
192
|
+
switch (a) {
|
|
193
|
+
case "only":
|
|
194
|
+
case "first":
|
|
195
|
+
for (; e = e.previousSibling;)if (1 === e.nodeType)return!1;
|
|
196
|
+
if ("first" === a)return!0;
|
|
197
|
+
e = b;
|
|
198
|
+
case "last":
|
|
199
|
+
for (; e = e.nextSibling;)if (1 === e.nodeType)return!1;
|
|
200
|
+
return!0
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
}, PSEUDO: function (a, b, e, d) {
|
|
204
|
+
var c = l.pseudos[a] || l.pseudos[a.toLowerCase()];
|
|
205
|
+
c || m.error("unsupported pseudo: " + a);
|
|
206
|
+
return!c.sizzleFilter ? c : c(b, e, d)
|
|
207
|
+
}}, pseudos: {not: y(function (a, b, e) {
|
|
208
|
+
var c = Z(a.replace(K, "$1"), b, e);
|
|
209
|
+
return function (a) {
|
|
210
|
+
return!c(a)
|
|
211
|
+
}
|
|
212
|
+
}),
|
|
213
|
+
enabled: function (a) {
|
|
214
|
+
return!1 === a.disabled
|
|
215
|
+
}, disabled: function (a) {
|
|
216
|
+
return!0 === a.disabled
|
|
217
|
+
}, checked: function (a) {
|
|
218
|
+
var b = a.nodeName.toLowerCase();
|
|
219
|
+
return"input" === b && !!a.checked || "option" === b && !!a.selected
|
|
220
|
+
}, selected: function (a) {
|
|
221
|
+
a.parentNode && a.parentNode.selectedIndex;
|
|
222
|
+
return!0 === a.selected
|
|
223
|
+
}, parent: function (a) {
|
|
224
|
+
return!l.pseudos.empty(a)
|
|
225
|
+
}, empty: function (a) {
|
|
226
|
+
for (var b, a = a.firstChild; a;) {
|
|
227
|
+
if ("@" < a.nodeName || 3 === (b = a.nodeType) || 4 === b)return!1;
|
|
228
|
+
a = a.nextSibling
|
|
229
|
+
}
|
|
230
|
+
return!0
|
|
231
|
+
}, contains: y(function (a) {
|
|
232
|
+
return function (b) {
|
|
233
|
+
return-1 <
|
|
234
|
+
(b.textContent || b.innerText || T(b)).indexOf(a)
|
|
235
|
+
}
|
|
236
|
+
}), has: y(function (a) {
|
|
237
|
+
return function (b) {
|
|
238
|
+
return 0 < m(a, b).length
|
|
239
|
+
}
|
|
240
|
+
}), header: function (a) {
|
|
241
|
+
return fa.test(a.nodeName)
|
|
242
|
+
}, text: function (a) {
|
|
243
|
+
var b, e;
|
|
244
|
+
return"input" === a.nodeName.toLowerCase() && "text" === (b = a.type) && (null == (e = a.getAttribute("type")) || e.toLowerCase() === b)
|
|
245
|
+
}, radio: w("radio"), checkbox: w("checkbox"), file: w("file"), password: w("password"), image: w("image"), submit: X("submit"), reset: X("reset"), button: function (a) {
|
|
246
|
+
var b = a.nodeName.toLowerCase();
|
|
247
|
+
return"input" ===
|
|
248
|
+
b && "button" === a.type || "button" === b
|
|
249
|
+
}, input: function (a) {
|
|
250
|
+
return ga.test(a.nodeName)
|
|
251
|
+
}, focus: function (a) {
|
|
252
|
+
var b = a.ownerDocument;
|
|
253
|
+
return a === b.activeElement && (!b.hasFocus || b.hasFocus()) && !(!a.type && !a.href)
|
|
254
|
+
}, active: function (a) {
|
|
255
|
+
return a === a.ownerDocument.activeElement
|
|
256
|
+
}}, setFilters: {first: function (a, b, e) {
|
|
257
|
+
return e ? a.slice(1) : [a[0]]
|
|
258
|
+
}, last: function (a, b, e) {
|
|
259
|
+
b = a.pop();
|
|
260
|
+
return e ? a : [b]
|
|
261
|
+
}, even: function (a, b, e) {
|
|
262
|
+
for (var b = [], e = e ? 1 : 0, c = a.length; e < c; e += 2)b.push(a[e]);
|
|
263
|
+
return b
|
|
264
|
+
}, odd: function (a, b, e) {
|
|
265
|
+
for (var b = [], e = e ? 0 : 1, c = a.length; e <
|
|
266
|
+
c; e += 2)b.push(a[e]);
|
|
267
|
+
return b
|
|
268
|
+
}, lt: function (a, b, e) {
|
|
269
|
+
return e ? a.slice(+b) : a.slice(0, +b)
|
|
270
|
+
}, gt: function (a, b, e) {
|
|
271
|
+
return e ? a.slice(0, +b + 1) : a.slice(+b + 1)
|
|
272
|
+
}, eq: function (a, b, e) {
|
|
273
|
+
b = a.splice(+b, 1);
|
|
274
|
+
return e ? a : b
|
|
275
|
+
}}};
|
|
276
|
+
l.setFilters.nth = l.setFilters.eq;
|
|
277
|
+
l.filters = l.pseudos;
|
|
278
|
+
ka || (l.attrHandle = {href: function (a) {
|
|
279
|
+
return a.getAttribute("href", 2)
|
|
280
|
+
}, type: function (a) {
|
|
281
|
+
return a.getAttribute("type")
|
|
282
|
+
}});
|
|
283
|
+
ia && (l.order.push("NAME"), l.find.NAME = function (a, b) {
|
|
284
|
+
if ("undefined" !== typeof b.getElementsByName)return b.getElementsByName(a)
|
|
285
|
+
});
|
|
286
|
+
Y && (l.order.splice(1,
|
|
287
|
+
0, "CLASS"), l.find.CLASS = function (a, b, e) {
|
|
288
|
+
if ("undefined" !== typeof b.getElementsByClassName && !e)return b.getElementsByClassName(a)
|
|
289
|
+
});
|
|
290
|
+
try {
|
|
291
|
+
B.call(i.childNodes, 0)[0].nodeType
|
|
292
|
+
} catch (pa) {
|
|
293
|
+
B = function (a) {
|
|
294
|
+
for (var b, e = []; b = this[a]; a++)e.push(b);
|
|
295
|
+
return e
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
var R = m.isXML = function (a) {
|
|
299
|
+
return(a = a && (a.ownerDocument || a).documentElement) ? "HTML" !== a.nodeName : !1
|
|
300
|
+
}, la = m.contains = i.compareDocumentPosition ? function (a, b) {
|
|
301
|
+
return!!(a.compareDocumentPosition(b) & 16)
|
|
302
|
+
} : i.contains ? function (a, b) {
|
|
303
|
+
var e = 9 === a.nodeType ? a.documentElement :
|
|
304
|
+
a, c = b.parentNode;
|
|
305
|
+
return a === c || !(!c || !(1 === c.nodeType && e.contains && e.contains(c)))
|
|
306
|
+
} : function (a, b) {
|
|
307
|
+
for (; b = b.parentNode;)if (b === a)return!0;
|
|
308
|
+
return!1
|
|
309
|
+
}, T = m.getText = function (a) {
|
|
310
|
+
var b, e = "", c = 0;
|
|
311
|
+
if (b = a.nodeType)if (1 === b || 9 === b || 11 === b) {
|
|
312
|
+
if ("string" === typeof a.textContent)return a.textContent;
|
|
313
|
+
for (a = a.firstChild; a; a = a.nextSibling)e += T(a)
|
|
314
|
+
} else {
|
|
315
|
+
if (3 === b || 4 === b)return a.nodeValue
|
|
316
|
+
} else for (; b = a[c]; c++)e += T(b);
|
|
317
|
+
return e
|
|
318
|
+
};
|
|
319
|
+
m.attr = function (a, b) {
|
|
320
|
+
var e;
|
|
321
|
+
(e = R(a)) || (b = b.toLowerCase());
|
|
322
|
+
return l.attrHandle[b] ? l.attrHandle[b](a) :
|
|
323
|
+
ha || e ? a.getAttribute(b) : (e = a.getAttributeNode(b)) ? "boolean" === typeof a[b] ? a[b] ? b : null : e.specified ? e.value : null : null
|
|
324
|
+
};
|
|
325
|
+
m.error = function (a) {
|
|
326
|
+
throw Error("Syntax error, unrecognized expression: " + a);
|
|
327
|
+
};
|
|
328
|
+
[0, 0].sort(function () {
|
|
329
|
+
return V = 0
|
|
330
|
+
});
|
|
331
|
+
i.compareDocumentPosition ? g = function (a, b) {
|
|
332
|
+
return a === b ? (E = !0, 0) : (!a.compareDocumentPosition || !b.compareDocumentPosition ? a.compareDocumentPosition : a.compareDocumentPosition(b) & 4) ? -1 : 1
|
|
333
|
+
} : (g = function (a, b) {
|
|
334
|
+
if (a === b)return E = !0, 0;
|
|
335
|
+
if (a.sourceIndex && b.sourceIndex)return a.sourceIndex -
|
|
336
|
+
b.sourceIndex;
|
|
337
|
+
var e, c, d = [], f = [];
|
|
338
|
+
e = a.parentNode;
|
|
339
|
+
c = b.parentNode;
|
|
340
|
+
var g = e;
|
|
341
|
+
if (e === c)return h(a, b);
|
|
342
|
+
if (e) {
|
|
343
|
+
if (!c)return 1
|
|
344
|
+
} else return-1;
|
|
345
|
+
for (; g;)d.unshift(g), g = g.parentNode;
|
|
346
|
+
for (g = c; g;)f.unshift(g), g = g.parentNode;
|
|
347
|
+
e = d.length;
|
|
348
|
+
c = f.length;
|
|
349
|
+
for (g = 0; g < e && g < c; g++)if (d[g] !== f[g])return h(d[g], f[g]);
|
|
350
|
+
return g === e ? h(a, f[g], -1) : h(d[g], b, 1)
|
|
351
|
+
}, h = function (a, b, c) {
|
|
352
|
+
if (a === b)return c;
|
|
353
|
+
for (a = a.nextSibling; a;) {
|
|
354
|
+
if (a === b)return-1;
|
|
355
|
+
a = a.nextSibling
|
|
356
|
+
}
|
|
357
|
+
return 1
|
|
358
|
+
});
|
|
359
|
+
m.uniqueSort = function (a) {
|
|
360
|
+
var b, c = 1;
|
|
361
|
+
if (g && (E = V, a.sort(g), E))for (; b = a[c]; c++)b ===
|
|
362
|
+
a[c - 1] && a.splice(c--, 1);
|
|
363
|
+
return a
|
|
364
|
+
};
|
|
365
|
+
var Z = m.compile = function (c, b, e) {
|
|
366
|
+
var f, g, h = P[c];
|
|
367
|
+
if (h && h.context === b)return h;
|
|
368
|
+
var j, I = [];
|
|
369
|
+
f = 0;
|
|
370
|
+
for (var k = W.exec(c), s = !k.pop() && !k.pop(), t = s && c.match(L) || [""], i = l.preFilter, r = l.filter, q = !e && b !== p; null != (j = t[f]) && s; f++) {
|
|
371
|
+
I.push(h = []);
|
|
372
|
+
for (q && (j = " " + j); j;) {
|
|
373
|
+
s = !1;
|
|
374
|
+
if (k = J.exec(j))j = j.slice(k[0].length), s = h.push({part: k.pop().replace(K, " "), captures: k});
|
|
375
|
+
for (g in r)if ((k = C[g].exec(j)) && (!i[g] || (k = i[g](k, b, e))))j = j.slice(k.shift().length), s = h.push({part: g, captures: k});
|
|
376
|
+
if (!s)break
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
s ||
|
|
380
|
+
m.error(c);
|
|
381
|
+
for (g = 0; f = I[g]; g++) {
|
|
382
|
+
h = I;
|
|
383
|
+
j = g;
|
|
384
|
+
k = b;
|
|
385
|
+
s = e;
|
|
386
|
+
i = t = void 0;
|
|
387
|
+
for (r = 0; t = f[r]; r++)l.relative[t.part] ? i = a(i, l.relative[t.part], k) : (t.captures.push(k, s), i = d(i, l.filter[t.part].apply(null, t.captures)));
|
|
388
|
+
h[j] = i
|
|
389
|
+
}
|
|
390
|
+
h = P[c] = function (a, b) {
|
|
391
|
+
for (var c, e = 0; c = I[e]; e++)if (c(a, b))return!0;
|
|
392
|
+
return!1
|
|
393
|
+
};
|
|
394
|
+
h.context = b;
|
|
395
|
+
h.runs = h.dirruns = 0;
|
|
396
|
+
Q.push(c);
|
|
397
|
+
Q.length > l.cacheLength && delete P[Q.shift()];
|
|
398
|
+
return h
|
|
399
|
+
};
|
|
400
|
+
m.matches = function (a, b) {
|
|
401
|
+
return m(a, null, null, b)
|
|
402
|
+
};
|
|
403
|
+
m.matchesSelector = function (a, b) {
|
|
404
|
+
return 0 < m(b, null, null, [a]).length
|
|
405
|
+
};
|
|
406
|
+
var S = function (a, b, e, d, g) {
|
|
407
|
+
var a = a.replace(K, "$1"), h, j, i, k, s, t, q;
|
|
408
|
+
k = a.match(L);
|
|
409
|
+
i = a.match(ca);
|
|
410
|
+
s = b.nodeType;
|
|
411
|
+
if (C.POS.test(a)) {
|
|
412
|
+
h = a;
|
|
413
|
+
var p, v, n, w, u;
|
|
414
|
+
i = 0;
|
|
415
|
+
s = k.length;
|
|
416
|
+
t = C.POS;
|
|
417
|
+
q = RegExp("^" + t.source + "(?![\\x20\\t\\r\\n\\f])", "i");
|
|
418
|
+
for (var z = function () {
|
|
419
|
+
for (var a = 1, b = arguments.length - 2; a < b; a++)arguments[a] === H && (p[a] = H)
|
|
420
|
+
}; i < s; i++) {
|
|
421
|
+
t.exec("");
|
|
422
|
+
h = k[i];
|
|
423
|
+
g = [];
|
|
424
|
+
a = 0;
|
|
425
|
+
for (n = d; p = t.exec(h);)if (u = t.lastIndex = p.index + p[0].length, u > a) {
|
|
426
|
+
j = h.slice(a, p.index);
|
|
427
|
+
a = u;
|
|
428
|
+
w = [b];
|
|
429
|
+
J.test(j) && (n && (w = n), n = d);
|
|
430
|
+
if (v = ea.test(j))j = j.slice(0, -5).replace(J, "$&*");
|
|
431
|
+
1 < p.length &&
|
|
432
|
+
p[0].replace(q, z);
|
|
433
|
+
u = j;
|
|
434
|
+
var y = p[1], E = p[2], A = void 0, D = l.setFilters[y.toLowerCase()];
|
|
435
|
+
D || m.error(y);
|
|
436
|
+
if (u || !(A = n))r(u || "*", w, A = [], n);
|
|
437
|
+
n = 0 < A.length ? D(A, E, v) : []
|
|
438
|
+
}
|
|
439
|
+
n ? (g = g.concat(n), (j = h.slice(a)) && ")" !== j ? J.test(j) ? r(j, g, e, d) : m(j, b, e, d ? d.concat(n) : n) : F.apply(e, g)) : m(h, b, e, d)
|
|
440
|
+
}
|
|
441
|
+
return 1 === s ? e : m.uniqueSort(e)
|
|
442
|
+
}
|
|
443
|
+
if (d)h = B.call(d, 0); else if (k && 1 === k.length) {
|
|
444
|
+
if (1 < i.length && 9 === s && !g && (k = C.ID.exec(i[0]))) {
|
|
445
|
+
b = l.find.ID(k[1], b, g)[0];
|
|
446
|
+
if (!b)return e;
|
|
447
|
+
a = a.slice(i.shift().length)
|
|
448
|
+
}
|
|
449
|
+
j = (k = M.exec(i[0])) && !k.index && b.parentNode || b;
|
|
450
|
+
q =
|
|
451
|
+
i.pop();
|
|
452
|
+
s = q.split(":not")[0];
|
|
453
|
+
d = 0;
|
|
454
|
+
for (i = l.order.length; d < i; d++)if (t = l.order[d], k = C[t].exec(s))if (h = l.find[t]((k[1] || "").replace(G, ""), j, g), null != h) {
|
|
455
|
+
s === q && ((a = a.slice(0, a.length - q.length) + s.replace(C[t], "")) || F.apply(e, B.call(h, 0)));
|
|
456
|
+
break
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
if (a) {
|
|
460
|
+
j = Z(a, b, g);
|
|
461
|
+
f = j.dirruns++;
|
|
462
|
+
null == h && (h = l.find.TAG("*", M.test(a) && b.parentNode || b));
|
|
463
|
+
for (d = 0; k = h[d]; d++)c = j.runs++, j(k, b) && e.push(k)
|
|
464
|
+
}
|
|
465
|
+
return e
|
|
466
|
+
};
|
|
467
|
+
if (p.querySelectorAll) {
|
|
468
|
+
var $, ma = S, na = /'|\\/g, oa = /\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g, n = [], A = [":active"], D =
|
|
469
|
+
i.matchesSelector || i.mozMatchesSelector || i.webkitMatchesSelector || i.oMatchesSelector || i.msMatchesSelector;
|
|
470
|
+
u(function (a) {
|
|
471
|
+
a.innerHTML = "<select><option selected></option></select>";
|
|
472
|
+
a.querySelectorAll("[selected]").length || n.push("\\[[\\x20\\t\\r\\n\\f]*(?:checked|disabled|ismap|multiple|readonly|selected|value)");
|
|
473
|
+
a.querySelectorAll(":checked").length || n.push(":checked")
|
|
474
|
+
});
|
|
475
|
+
u(function (a) {
|
|
476
|
+
a.innerHTML = "<p test=''></p>";
|
|
477
|
+
a.querySelectorAll("[test^='']").length && n.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:\"\"|'')");
|
|
478
|
+
a.innerHTML = "<input type='hidden'>";
|
|
479
|
+
a.querySelectorAll(":enabled").length || n.push(":enabled", ":disabled")
|
|
480
|
+
});
|
|
481
|
+
n = n.length && RegExp(n.join("|"));
|
|
482
|
+
S = function (a, b, c, d, f) {
|
|
483
|
+
if (!d && !f && (!n || !n.test(a)))if (9 === b.nodeType)try {
|
|
484
|
+
return F.apply(c, B.call(b.querySelectorAll(a), 0)), c
|
|
485
|
+
} catch (g) {
|
|
486
|
+
} else if (1 === b.nodeType && "object" !== b.nodeName.toLowerCase()) {
|
|
487
|
+
var h = b.getAttribute("id"), i = h || v, k = M.test(a) && b.parentNode || b;
|
|
488
|
+
h ? i = i.replace(na, "\\$&") : b.setAttribute("id", i);
|
|
489
|
+
try {
|
|
490
|
+
return F.apply(c, B.call(k.querySelectorAll(a.replace(L,
|
|
491
|
+
"[id='" + i + "'] $&")), 0)), c
|
|
492
|
+
} catch (l) {
|
|
493
|
+
} finally {
|
|
494
|
+
h || b.removeAttribute("id")
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
return ma(a, b, c, d, f)
|
|
498
|
+
};
|
|
499
|
+
D && (u(function (a) {
|
|
500
|
+
$ = D.call(a, "div");
|
|
501
|
+
try {
|
|
502
|
+
D.call(a, "[test!='']:sizzle"), A.push(l.match.PSEUDO.source, l.match.POS.source, "!=")
|
|
503
|
+
} catch (b) {
|
|
504
|
+
}
|
|
505
|
+
}), A = RegExp(A.join("|")), m.matchesSelector = function (a, b) {
|
|
506
|
+
b = b.replace(oa, "='$1']");
|
|
507
|
+
if (!R(a) && !A.test(b) && (!n || !n.test(b)))try {
|
|
508
|
+
var c = D.call(a, b);
|
|
509
|
+
if (c || $ || a.document && 11 !== a.document.nodeType)return c
|
|
510
|
+
} catch (d) {
|
|
511
|
+
}
|
|
512
|
+
return 0 < m(b, null, null, [a]).length
|
|
513
|
+
})
|
|
514
|
+
}
|
|
515
|
+
z.ReadSpeaker.Sizzle = m
|
|
516
|
+
})(window);
|
|
517
|
+
ReadSpeaker.lib.RSLib = function () {
|
|
518
|
+
var z = {core_pnum: function () {
|
|
519
|
+
return/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source
|
|
520
|
+
}, rposition: function () {
|
|
521
|
+
return/^(top|right|bottom|left)$/
|
|
522
|
+
}, rmargin: function () {
|
|
523
|
+
return/^margin/
|
|
524
|
+
}, rnumsplit: function () {
|
|
525
|
+
return RegExp("^(" + this.core_pnum + ")(.*)$", "i")
|
|
526
|
+
}, rnumnonpx: function () {
|
|
527
|
+
return RegExp("^(" + this.core_pnum + ")(?!px)[a-z%]+$", "i")
|
|
528
|
+
}, rmsPrefix: function () {
|
|
529
|
+
return/^-ms-/
|
|
530
|
+
}, rdashAlpha: function () {
|
|
531
|
+
return/-([\da-z])/gi
|
|
532
|
+
}}, H = {_formatRet: function (a) {
|
|
533
|
+
return a.length ? 1 == a.length ? a[0].length &&
|
|
534
|
+
"object" === typeof a[0] && !a[0].tagName ? a[0][0] : a[0] : a : []
|
|
535
|
+
}, get: function (a) {
|
|
536
|
+
return"#" === a ? [] : "object" == typeof a ? a : document.getElementById(a) || this._formatRet(window.ReadSpeaker.Sizzle(a))
|
|
537
|
+
}, findIn: function (a, d) {
|
|
538
|
+
"string" === typeof a && (a = this.get(a));
|
|
539
|
+
return this._formatRet(window.ReadSpeaker.Sizzle(d, a))
|
|
540
|
+
}, closest: function (a, d) {
|
|
541
|
+
var c = !1, f = null, g = null, f = null, h = a;
|
|
542
|
+
"string" === typeof a && (h = this.get(a));
|
|
543
|
+
f = $rs.findIn(h.parentNode, d);
|
|
544
|
+
if (f === h)return h;
|
|
545
|
+
for (; !c && h !== document.body;) {
|
|
546
|
+
g = h.parentNode;
|
|
547
|
+
f = h.parentNode.parentNode;
|
|
548
|
+
if ((f = $rs.findIn(f, d)) && f === g) {
|
|
549
|
+
c = !0;
|
|
550
|
+
break
|
|
551
|
+
} else if (f && $rs.isArray(f) && f.length)for (var h = 0, q = f.length; h < q; h++)if (f[h] && f[h] === g) {
|
|
552
|
+
c = !0;
|
|
553
|
+
f = f[h];
|
|
554
|
+
break
|
|
555
|
+
}
|
|
556
|
+
h = g
|
|
557
|
+
}
|
|
558
|
+
if (c)return f
|
|
559
|
+
}, getAttr: function (a, d) {
|
|
560
|
+
"string" === typeof a && (a = this.get(a));
|
|
561
|
+
if ("style" === d)return a.style.cssText.toLowerCase() || void 0;
|
|
562
|
+
if (a.attrName)return a.attrName;
|
|
563
|
+
if (a.getAttribute)return a.getAttribute(d)
|
|
564
|
+
}, setAttr: function (a, d, c) {
|
|
565
|
+
"string" === typeof a && (a = this.get(a));
|
|
566
|
+
this.isArray(a) || (a = [a]);
|
|
567
|
+
for (var f = 0, g = a.length; f < g; f++)"style" === d ? a[f].style.cssText =
|
|
568
|
+
c : a[f].attrName ? a[f].attrName = c : a[f].setAttribute && a[f].setAttribute(d, c);
|
|
569
|
+
return c
|
|
570
|
+
}, regEvent: function (a, d, c) {
|
|
571
|
+
var f, g;
|
|
572
|
+
"string" === typeof a && (a = this.get(a));
|
|
573
|
+
this.isArray(a) || (a = [a]);
|
|
574
|
+
for (var h = 0, q = a.length; h < q; h++)g = a[h].window ? document.documentElement : a[h], f = this.getAttr(g, "data-rsevent-id") || "rs_" + Math.round(1E6 * Math.random()), this.setAttr(g, "data-rsevent-id", f), r.push(f, d, c), (!r.store[f] || !(r.store[f][d] && 1 < r.store[f][d].length)) && _addEvent(a[h], d, r.dispatch)
|
|
575
|
+
}, unregEvent: function (a, d, c) {
|
|
576
|
+
if (a) {
|
|
577
|
+
var f;
|
|
578
|
+
"string" === typeof a && (a = this.get(a));
|
|
579
|
+
this.isArray(a) || (a = [a]);
|
|
580
|
+
for (var g = 0, h = a.length; g < h; g++)if (f = a[g].window ? document.documentElement : a[g], f = this.getAttr(f, "data-rsevent-id"), c)(f = r.pop(f, d, c)) || _removeEvent(a[g], d, r.dispatch); else if (_removeEvent(a[g], d, r.dispatch), f && d) {
|
|
581
|
+
r.store[f][d] = void 0;
|
|
582
|
+
try {
|
|
583
|
+
delete r.store[f][d]
|
|
584
|
+
} catch (q) {
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
}, fireEvent: function () {
|
|
589
|
+
return!1
|
|
590
|
+
}, width: function (a) {
|
|
591
|
+
"string" === typeof a && (a = this.get(a));
|
|
592
|
+
return _getSize(a, "width")
|
|
593
|
+
}, height: function (a) {
|
|
594
|
+
"string" === typeof a && (a = this.get(a));
|
|
595
|
+
return _getSize(a, "height")
|
|
596
|
+
}, innerWidth: function (a) {
|
|
597
|
+
"string" === typeof a && (a = this.get(a));
|
|
598
|
+
var d = parseFloat(_getCss(a, "border-left-width")) + parseFloat(_getCss(a, "border-right-width"));
|
|
599
|
+
return _getSize(a, "width") - d
|
|
600
|
+
}, innerHeight: function (a) {
|
|
601
|
+
"string" === typeof a && (a = this.get(a));
|
|
602
|
+
var d = parseFloat(_getCss(a, "border-top-width")) + parseFloat(_getCss(a, "border-bottom-width"));
|
|
603
|
+
return _getSize(a, "height") - d
|
|
604
|
+
}, outerWidth: function (a, d) {
|
|
605
|
+
"string" === typeof a && (a = this.get(a));
|
|
606
|
+
if (a && a.style) {
|
|
607
|
+
var c = d ? parseFloat(_getCss(a,
|
|
608
|
+
"margin-left")) + parseFloat(_getCss(a, "margin-right")) : 0;
|
|
609
|
+
return _getSize(a, "width") + c
|
|
610
|
+
}
|
|
611
|
+
return null
|
|
612
|
+
}, outerHeight: function (a, d) {
|
|
613
|
+
"string" === typeof a && (a = this.get(a));
|
|
614
|
+
if (a && a.style) {
|
|
615
|
+
var c = d ? parseFloat(_getCss(a, "margin-top")) + parseFloat(_getCss(a, "margin-bottom")) : 0;
|
|
616
|
+
return _getSize(a, "height") + c
|
|
617
|
+
}
|
|
618
|
+
return null
|
|
619
|
+
}, offsetParent: function (a) {
|
|
620
|
+
"string" === typeof a && (a = this.get(a));
|
|
621
|
+
for (var d = /absolute|relative|fixed/i; a !== document.body && !(a = a.parentNode, a.style && d.test(_getCss(a, "position"))););
|
|
622
|
+
return a || document.body
|
|
623
|
+
},
|
|
624
|
+
offset: function (a) {
|
|
625
|
+
"string" === typeof a && (a = this.get(a));
|
|
626
|
+
var d = document.body, c = document.defaultView || window, f = document.documentElement, g = document.createElement("div");
|
|
627
|
+
if (a === document.body)return a = d.offsetTop, g = d.offsetLeft, /explorer/i.test(rspkr.c.data.browser.name) && 8 > rspkr.c.data.browser.version || (a += parseFloat(_getCss(d, "marginTop")) || 0, g += parseFloat(_getCss(d, "marginLeft")) || 0), {top: a, left: g};
|
|
628
|
+
g.style.paddingLeft = g.style.width = "1px";
|
|
629
|
+
d.appendChild(g);
|
|
630
|
+
var h = 2 == g.offsetWidth;
|
|
631
|
+
d.removeChild(g);
|
|
632
|
+
var g =
|
|
633
|
+
a.getBoundingClientRect(), q = f.clientTop || d.clientTop || 0, p = f.clientLeft || d.clientLeft || 0, i = c.pageYOffset || h && f.scrollTop || d.scrollTop, c = c.pageXOffset || h && f.scrollLeft || d.scrollLeft;
|
|
634
|
+
rspkr.basicMode && (a === d && i && !g.top) && (g.top = -i);
|
|
635
|
+
rspkr.basicMode && (a === d && c && !g.left) && (g.left = -c);
|
|
636
|
+
return{top: g.top + i - q, left: g.left + c - p}
|
|
637
|
+
}, absOffset: function (a) {
|
|
638
|
+
return this.offset(a)
|
|
639
|
+
}, position: function (a) {
|
|
640
|
+
"string" === typeof a && this.get(a);
|
|
641
|
+
return!1
|
|
642
|
+
}, scrollLeft: function (a, d) {
|
|
643
|
+
"string" === typeof a && (a = this.get(a));
|
|
644
|
+
return _scrollXY("scrollLeft",
|
|
645
|
+
"pageXOffset", a, d)
|
|
646
|
+
}, scrollTop: function (a, d) {
|
|
647
|
+
"string" === typeof a && (a = this.get(a));
|
|
648
|
+
return _scrollXY("scrollTop", "pageYOffset", a, d)
|
|
649
|
+
}, addClass: function (a, d) {
|
|
650
|
+
"string" === typeof a && (a = this.get(a));
|
|
651
|
+
this.isArray(a) || (a = [a]);
|
|
652
|
+
for (var c, f = 0, g = a.length; f < g; f++)c = _trim(a[f].className + " " + d).replace(/ {2,}/g, " ").split(" "), a[f].className = c.join(" ")
|
|
653
|
+
}, removeClass: function (a, d) {
|
|
654
|
+
if (a) {
|
|
655
|
+
"string" === typeof a && (a = this.get(a));
|
|
656
|
+
this.isArray(a) || (a = [a]);
|
|
657
|
+
for (var c, f = 0, g = a.length; f < g; f++) {
|
|
658
|
+
c = _trim(d).replace(/ {2,}/g, " ");
|
|
659
|
+
newClassName =
|
|
660
|
+
_trim(a[f].className);
|
|
661
|
+
this.isArray(c) || (c = c.split(" "));
|
|
662
|
+
for (var h = 0, q = c.length; h < q; h++)newClassName = newClassName.replace(RegExp("\\b" + c[h] + "\\b", "gi"), "");
|
|
663
|
+
a[f].className = _trim(newClassName).replace(/ {2,}/g, " ")
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
}, hasClass: function (a, d) {
|
|
667
|
+
"string" === typeof a && (a = this.get(a));
|
|
668
|
+
if (!a || this.isArray(a) && !a.length)return!1;
|
|
669
|
+
for (var c = a.className.split(" "), f = 0, g = c.length; f < g; f++)if (c[f] == d)return!0;
|
|
670
|
+
return!1
|
|
671
|
+
}, css: function (a, d, c) {
|
|
672
|
+
"string" === typeof a && (a = this.get(a));
|
|
673
|
+
if ("object" == typeof d || c) {
|
|
674
|
+
var f = {};
|
|
675
|
+
"string" === typeof d ? f[_camelCase(d)] = c : f = d;
|
|
676
|
+
for (var g in f)f.hasOwnProperty(g) && (a.style[_camelCase(g)] = f[g])
|
|
677
|
+
} else return _getCss(a, _camelCase(d))
|
|
678
|
+
}, isVisible: function (a) {
|
|
679
|
+
for (; a !== document.body;) {
|
|
680
|
+
if ("none" === this.css(a, "display"))return!1;
|
|
681
|
+
a = a.parentNode
|
|
682
|
+
}
|
|
683
|
+
return!0
|
|
684
|
+
}, addStyleRule: function (a, d, c) {
|
|
685
|
+
c = "string" == typeof c ? document.styleSheets[c] || document.getElementById(c) : c;
|
|
686
|
+
c.addRule ? c.addRule(a, d) : c.sheet.insertRule && c.sheet.insertRule(a + " {" + d + "}", c.sheet.cssRules.length)
|
|
687
|
+
}, isArray: function (a) {
|
|
688
|
+
return"[object Array]" ===
|
|
689
|
+
Object.prototype.toString.call(a)
|
|
690
|
+
}, rsid: function (a) {
|
|
691
|
+
if ("" == this.getAttr(a, "data-rsid") || void 0 == this.getAttr(a, "data-rsid")) {
|
|
692
|
+
var d = ReadSpeaker.rsidCount++;
|
|
693
|
+
this.setAttr(a, "data-rsid", d)
|
|
694
|
+
}
|
|
695
|
+
return this.getAttr(a, "data-rsid")
|
|
696
|
+
}, detach: function (a) {
|
|
697
|
+
return a.parentNode.removeChild(a)
|
|
698
|
+
}, convertEvent: function (a, d) {
|
|
699
|
+
var a = a || window.event, c = new ReadSpeaker.lib.Facade.RSEvent;
|
|
700
|
+
c.pageX = a.pageX || a.clientX + $rs.scrollLeft(document);
|
|
701
|
+
c.pageY = a.pageY || a.clientY + $rs.scrollTop(document);
|
|
702
|
+
c.screenX = a.screenX;
|
|
703
|
+
c.screenY = a.screenY;
|
|
704
|
+
c.clientX = a.clientX;
|
|
705
|
+
c.clientY = a.clientY;
|
|
706
|
+
c.target = a.currentTarget || d;
|
|
707
|
+
c.type = a.type;
|
|
708
|
+
c.keyCode = a.keyCode;
|
|
709
|
+
c.targetTouches = a.targetTouches;
|
|
710
|
+
c.originalEvent = a;
|
|
711
|
+
return c
|
|
712
|
+
}, clone: function (a, d, c) {
|
|
713
|
+
return a.cloneNode(c || !1)
|
|
714
|
+
}, camel: function (a) {
|
|
715
|
+
return _camelCase(a)
|
|
716
|
+
}, remove: function () {
|
|
717
|
+
return jQuery(elm).remove()
|
|
718
|
+
}, replaceWith: function (a, d) {
|
|
719
|
+
return _formatRet(jQuery(a).replaceWith(d))
|
|
720
|
+
}, focus: function (a, d) {
|
|
721
|
+
void 0 !== d ? this.focusIn(a, d) : (a = this.get(a), this.isArray(a) && 0 < a.length ? a[0].focus ? a[0].focus() : a[0].setActive &&
|
|
722
|
+
a[0].setActive() : a.focus ? a.focus() : a.setActive && a.setActive())
|
|
723
|
+
}, focusIn: function (a, d) {
|
|
724
|
+
a = this.get(a);
|
|
725
|
+
if (this.isArray(a) && 0 < a.length)for (var c = 0; c < a.length; c++)void 0 !== d && _addEvent(a[c], "focus", d); else void 0 !== d && _addEvent(a, "focus", d)
|
|
726
|
+
}, focusOut: function (a, d) {
|
|
727
|
+
a = this.get(a);
|
|
728
|
+
if (this.isArray(a) && 0 < a.length)for (var c = 0; c < a.length; c++)void 0 !== d && _addEvent(a[c], "blur", d); else void 0 !== d && _addEvent(a, "blur", d)
|
|
729
|
+
}}, r = null;
|
|
730
|
+
_getWindow = function (a) {
|
|
731
|
+
return null != a && a == a.window ? a : 9 === a.nodeType ? a.defaultView || a.parentWindow :
|
|
732
|
+
!1
|
|
733
|
+
};
|
|
734
|
+
_camelCase = function (a) {
|
|
735
|
+
return a.replace(z.rmsPrefix(), "ms-").replace(z.rdashAlpha(), _fcamelCase)
|
|
736
|
+
};
|
|
737
|
+
_fcamelCase = function (a, d) {
|
|
738
|
+
return(d + "").toUpperCase()
|
|
739
|
+
};
|
|
740
|
+
_trim = function (a) {
|
|
741
|
+
return a.replace(/^ +/, "").replace(/ +$/, "")
|
|
742
|
+
};
|
|
743
|
+
_getCss = window.getComputedStyle ? function (a, d) {
|
|
744
|
+
return window.getComputedStyle(a, null)[_camelCase(d)] || !1
|
|
745
|
+
} : function (a, d) {
|
|
746
|
+
var c, f, g = a.currentStyle && a.currentStyle[d], h = a.style;
|
|
747
|
+
null == g && (h && h[d]) && (g = h[d]);
|
|
748
|
+
if (z.rnumnonpx().test(g) && !z.rposition().test(d)) {
|
|
749
|
+
c = h.left;
|
|
750
|
+
if (f = a.runtimeStyle &&
|
|
751
|
+
a.runtimeStyle.left)a.runtimeStyle.left = a.currentStyle.left;
|
|
752
|
+
h.left = "fontSize" === d ? "1em" : g;
|
|
753
|
+
g = h.pixelLeft + "px";
|
|
754
|
+
h.left = c;
|
|
755
|
+
f && (a.runtimeStyle.left = f)
|
|
756
|
+
}
|
|
757
|
+
return"" === g ? "auto" : g
|
|
758
|
+
};
|
|
759
|
+
_getSize = function (a, d) {
|
|
760
|
+
var c = "width" == d ? "Width" : "Height";
|
|
761
|
+
if (a !== window && a !== document) {
|
|
762
|
+
c = a["offset" + c];
|
|
763
|
+
if (isNaN(c) || !c)c = _getCss(a, d);
|
|
764
|
+
isNaN(c);
|
|
765
|
+
return parseInt(c)
|
|
766
|
+
}
|
|
767
|
+
try {
|
|
768
|
+
if (a === window)return window["inner" + c] || document.documentElement["client" + c] || document.body["client" + c];
|
|
769
|
+
if (a === document)return document.body["client" + c]
|
|
770
|
+
} catch (f) {
|
|
771
|
+
return rspkr.log("[RSLib._getSize] Error: " +
|
|
772
|
+
f.message, 3), 0
|
|
773
|
+
}
|
|
774
|
+
};
|
|
775
|
+
_scrollXY = function (a, d, c, f) {
|
|
776
|
+
var g = /X/.test(d), h = _getWindow(c);
|
|
777
|
+
if (void 0 === f)return h ? d in h ? h[d] : h.document.documentElement[a] || document && document.body && document.body[a] : c[a];
|
|
778
|
+
h ? h.scrollTo(!g ? f : $rs.scrollLeft(h), g ? f : $rs.scrollTop(h)) : c[a] = f
|
|
779
|
+
};
|
|
780
|
+
_addEvent = document.addEventListener ? function (a, d, c) {
|
|
781
|
+
a.addEventListener && a.addEventListener(d, c, !1)
|
|
782
|
+
} : function (a, d, c) {
|
|
783
|
+
a.attachEvent && a.attachEvent("on" + d, function (d) {
|
|
784
|
+
c(d, a)
|
|
785
|
+
})
|
|
786
|
+
};
|
|
787
|
+
_removeEvent = document.removeEventListener ? function (a, d, c) {
|
|
788
|
+
a.removeEventListener &&
|
|
789
|
+
a.removeEventListener(d, c, !1)
|
|
790
|
+
} : function (a, d, c) {
|
|
791
|
+
a.detachEvent && a.detachEvent("on" + d, c)
|
|
792
|
+
};
|
|
793
|
+
return{meta: {revision: "3253"}, init: function () {
|
|
794
|
+
window.ReadSpeaker.Sizzle ? (r = ReadSpeaker.lib.Facade.eq, ReadSpeaker.lib.Facade.adapterInit(H), ReadSpeaker.log("[rspkr.l.RSLib] Initialized."), rspkr.Common.dispatchEvent("onAdapterReady")) : ReadSpeaker.log("[rspkr.l.RSLib] Error, Sizzle unavailable.", 3)
|
|
795
|
+
}}
|
|
796
|
+
}();
|