voyager-ionic-core 8.0.1 → 8.1.0
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/components/checkbox.js +3 -3
- package/components/index2.js +119 -1
- package/components/ion-accordion-group.js +2 -2
- package/components/ion-content.js +6 -4
- package/components/ion-datetime-button.js +2 -2
- package/components/ion-datetime.js +17 -14
- package/components/ion-fab-button.js +2 -2
- package/components/ion-fab-list.js +2 -2
- package/components/ion-fab.js +2 -2
- package/components/ion-footer.js +2 -2
- package/components/ion-grid.js +2 -2
- package/components/ion-header.js +2 -2
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +2 -2
- package/components/ion-infinite-scroll.js +1 -1
- package/components/ion-input-password-toggle.js +3 -3
- package/components/ion-input.js +8 -4
- package/components/ion-item-divider.js +2 -2
- package/components/ion-item-group.js +1 -1
- package/components/ion-item-option.js +2 -2
- package/components/ion-item-options.js +1 -1
- package/components/ion-item-sliding.js +1 -1
- package/components/ion-loading.js +2 -2
- package/components/ion-menu-button.js +2 -2
- package/components/ion-menu-toggle.js +2 -2
- package/components/ion-menu.js +2 -2
- package/components/ion-modal.js +10 -8
- package/components/ion-nav-link.js +1 -1
- package/components/ion-nav.js +1 -1
- package/components/ion-note.js +2 -2
- package/components/ion-picker-legacy.js +2 -2
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-range.js +3 -3
- package/components/ion-refresher-content.js +1 -1
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +1 -1
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +4 -4
- package/components/ion-segment-button.js +3 -3
- package/components/ion-segment.js +2 -2
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +2 -2
- package/components/ion-skeleton-text.js +2 -2
- package/components/ion-split-pane.js +2 -2
- package/components/ion-tab-bar.js +2 -2
- package/components/ion-tab-button.js +2 -2
- package/components/ion-tab.js +2 -2
- package/components/ion-tabs.js +1 -1
- package/components/ion-text.js +2 -2
- package/components/ion-textarea.js +2 -2
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +2 -2
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +3 -3
- package/components/ion-toolbar.js +2 -2
- package/components/ios.transition.js +94 -67
- package/components/label.js +3 -3
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/overlays.js +3 -2
- package/components/picker-column-option.js +2 -2
- package/components/picker-column.js +156 -4
- package/components/picker-column2.js +2 -2
- package/components/picker.js +2 -2
- package/components/popover.js +6 -4
- package/components/radio-group.js +1 -1
- package/components/radio.js +3 -3
- package/components/ripple-effect.js +1 -1
- package/components/select-popover.js +2 -2
- package/components/spinner.js +1 -1
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/palettes/dark.always.css +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/dist/cjs/{app-globals-542c4d91.js → app-globals-66b7dc06.js} +1 -1
- package/dist/cjs/{button-active-47528f4c.js → button-active-9135c809.js} +1 -1
- package/dist/cjs/{hardware-back-button-06ae4d9c.js → hardware-back-button-ed931127.js} +2 -2
- package/dist/cjs/index-8709af32.js +2234 -0
- package/dist/cjs/{index-c76a1d14.js → index-c0b7f8f4.js} +124 -6
- package/dist/cjs/{index-57b504ac.js → index-c54654c6.js} +2 -2
- package/dist/cjs/index.cjs.js +9 -9
- package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
- package/dist/cjs/ion-alert.cjs.entry.js +5 -5
- package/dist/cjs/ion-app_8.cjs.entry.js +20 -19
- package/dist/cjs/ion-avatar_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
- package/dist/cjs/ion-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/ion-chip.cjs.entry.js +2 -2
- package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
- package/dist/cjs/ion-datetime-button.cjs.entry.js +4 -4
- package/dist/cjs/ion-datetime_3.cjs.entry.js +25 -22
- package/dist/cjs/ion-fab_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-img.cjs.entry.js +3 -3
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +5 -5
- package/dist/cjs/ion-input.cjs.entry.js +9 -6
- package/dist/cjs/ion-item-option_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-item_8.cjs.entry.js +15 -15
- package/dist/cjs/ion-loading.cjs.entry.js +6 -6
- package/dist/cjs/ion-menu_3.cjs.entry.js +11 -11
- package/dist/cjs/ion-modal.cjs.entry.js +13 -12
- package/dist/cjs/ion-nav_2.cjs.entry.js +6 -5
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +4 -4
- package/dist/cjs/ion-picker-column.cjs.entry.js +156 -6
- package/dist/cjs/ion-picker.cjs.entry.js +3 -3
- package/dist/cjs/ion-popover.cjs.entry.js +9 -8
- package/dist/cjs/ion-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/ion-radio_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-range.cjs.entry.js +5 -5
- package/dist/cjs/ion-refresher_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-reorder_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
- package/dist/cjs/ion-route_4.cjs.entry.js +4 -4
- package/dist/cjs/ion-searchbar.cjs.entry.js +6 -6
- package/dist/cjs/ion-segment_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-select_3.cjs.entry.js +9 -9
- package/dist/cjs/ion-spinner.cjs.entry.js +3 -3
- package/dist/cjs/ion-split-pane.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-tab_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +4 -4
- package/dist/cjs/ion-toast.cjs.entry.js +6 -6
- package/dist/cjs/ion-toggle.cjs.entry.js +5 -5
- package/dist/cjs/{ionic-global-f3622afe.js → ionic-global-35b86a09.js} +1 -1
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-288dfa83.js → ios.transition-5ddf92f1.js} +98 -69
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-6e5f6a8d.js → md.transition-047c18c5.js} +4 -2
- package/dist/cjs/{overlays-32cfd236.js → overlays-cb04d075.js} +5 -3
- package/dist/cjs/{status-tap-c47ff5f5.js → status-tap-5b2775cd.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/accordion-group/accordion-group.js +3 -3
- package/dist/collection/components/checkbox/checkbox.js +4 -4
- package/dist/collection/components/content/content.js +23 -4
- package/dist/collection/components/content/test/content.spec.js +27 -0
- package/dist/collection/components/datetime/datetime.js +18 -15
- package/dist/collection/components/datetime/test/overlay-roles/datetime.e2e.js +34 -0
- package/dist/collection/components/datetime-button/datetime-button.js +2 -2
- package/dist/collection/components/fab/fab.js +2 -2
- package/dist/collection/components/fab-button/fab-button.js +2 -2
- package/dist/collection/components/fab-list/fab-list.js +2 -2
- package/dist/collection/components/footer/footer.js +2 -2
- package/dist/collection/components/grid/grid.js +2 -2
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/img/img.js +1 -1
- package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
- package/dist/collection/components/input/input.js +25 -5
- package/dist/collection/components/input/test/input.spec.js +13 -0
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
- package/dist/collection/components/item/test/a11y/item.e2e.js +24 -4
- package/dist/collection/components/item-divider/item-divider.js +2 -2
- package/dist/collection/components/item-group/item-group.js +1 -1
- package/dist/collection/components/item-option/item-option.js +2 -2
- package/dist/collection/components/item-options/item-options.js +1 -1
- package/dist/collection/components/item-sliding/item-sliding.js +1 -1
- package/dist/collection/components/label/label.ios.css +1 -1
- package/dist/collection/components/label/label.js +2 -2
- package/dist/collection/components/list/list.js +1 -1
- package/dist/collection/components/list-header/list-header.js +2 -2
- package/dist/collection/components/loading/loading.js +2 -2
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu-button/menu-button.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
- package/dist/collection/components/modal/gestures/sheet.js +3 -2
- package/dist/collection/components/modal/modal.js +25 -6
- package/dist/collection/components/modal/test/basic/modal.spec.js +19 -0
- package/dist/collection/components/nav/nav.js +1 -1
- package/dist/collection/components/nav-link/nav-link.js +1 -1
- package/dist/collection/components/note/note.js +2 -2
- package/dist/collection/components/picker/picker.js +2 -2
- package/dist/collection/components/picker-column/picker-column.css +19 -0
- package/dist/collection/components/picker-column/picker-column.js +159 -4
- package/dist/collection/components/picker-column/test/picker-column.spec.js +83 -0
- package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
- package/dist/collection/components/picker-legacy/picker.js +2 -2
- package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
- package/dist/collection/components/popover/popover.js +23 -4
- package/dist/collection/components/popover/test/basic/popover.spec.js +19 -0
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.js +3 -3
- package/dist/collection/components/radio-group/radio-group.js +2 -2
- package/dist/collection/components/range/range.js +4 -4
- package/dist/collection/components/refresher/refresher.js +1 -1
- package/dist/collection/components/refresher-content/refresher-content.js +1 -1
- package/dist/collection/components/reorder/reorder.js +1 -1
- package/dist/collection/components/reorder-group/reorder-group.js +1 -1
- package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-outlet/router-outlet.js +1 -1
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +5 -5
- package/dist/collection/components/segment/segment.js +3 -3
- package/dist/collection/components/segment-button/segment-button.js +3 -3
- package/dist/collection/components/select/select.js +3 -3
- package/dist/collection/components/select/test/fill/select.e2e.js +25 -0
- package/dist/collection/components/select-option/select-option.js +1 -1
- package/dist/collection/components/select-popover/select-popover.js +1 -1
- package/dist/collection/components/select-popover/select-popover.md.css +8 -1
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.js +4 -4
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/utils/focus-controller/index.js +112 -0
- package/dist/collection/utils/focus-controller/test/generic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/focus-controller/test/ionic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/overlays.js +2 -1
- package/dist/collection/utils/transition/index.js +11 -1
- package/dist/collection/utils/transition/ios.transition.js +94 -67
- package/dist/docs.json +109 -14
- package/dist/esm/{app-globals-3cbaf9d9.js → app-globals-b99e6d29.js} +1 -1
- package/dist/esm/{button-active-9e3c1f3b.js → button-active-920addb8.js} +1 -1
- package/dist/esm/{hardware-back-button-804f43bb.js → hardware-back-button-2d9760b6.js} +2 -2
- package/dist/esm/{index-8dbae644.js → index-7ae7186a.js} +2 -2
- package/dist/esm/{index-f7fbe1fb.js → index-8e6b6a24.js} +122 -4
- package/dist/esm/index-9aab3bcf.js +2196 -0
- package/dist/esm/index.js +9 -9
- package/dist/esm/ion-accordion_2.entry.js +4 -4
- package/dist/esm/ion-action-sheet.entry.js +5 -5
- package/dist/esm/ion-alert.entry.js +5 -5
- package/dist/esm/ion-app_8.entry.js +20 -19
- package/dist/esm/ion-avatar_3.entry.js +3 -3
- package/dist/esm/ion-back-button.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
- package/dist/esm/ion-button_2.entry.js +2 -2
- package/dist/esm/ion-card_5.entry.js +2 -2
- package/dist/esm/ion-checkbox.entry.js +5 -5
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +5 -5
- package/dist/esm/ion-datetime-button.entry.js +4 -4
- package/dist/esm/ion-datetime_3.entry.js +25 -22
- package/dist/esm/ion-fab_3.entry.js +8 -8
- package/dist/esm/ion-img.entry.js +3 -3
- package/dist/esm/ion-infinite-scroll_2.entry.js +5 -5
- package/dist/esm/ion-input-password-toggle.entry.js +5 -5
- package/dist/esm/ion-input.entry.js +9 -6
- package/dist/esm/ion-item-option_3.entry.js +6 -6
- package/dist/esm/ion-item_8.entry.js +15 -15
- package/dist/esm/ion-loading.entry.js +6 -6
- package/dist/esm/ion-menu_3.entry.js +11 -11
- package/dist/esm/ion-modal.entry.js +13 -12
- package/dist/esm/ion-nav_2.entry.js +6 -5
- package/dist/esm/ion-picker-column-option.entry.js +4 -4
- package/dist/esm/ion-picker-column.entry.js +156 -6
- package/dist/esm/ion-picker.entry.js +3 -3
- package/dist/esm/ion-popover.entry.js +9 -8
- package/dist/esm/ion-progress-bar.entry.js +3 -3
- package/dist/esm/ion-radio_2.entry.js +6 -6
- package/dist/esm/ion-range.entry.js +5 -5
- package/dist/esm/ion-refresher_2.entry.js +4 -4
- package/dist/esm/ion-reorder_2.entry.js +4 -4
- package/dist/esm/ion-ripple-effect.entry.js +3 -3
- package/dist/esm/ion-route_4.entry.js +4 -4
- package/dist/esm/ion-searchbar.entry.js +6 -6
- package/dist/esm/ion-segment_2.entry.js +7 -7
- package/dist/esm/ion-select_3.entry.js +9 -9
- package/dist/esm/ion-spinner.entry.js +3 -3
- package/dist/esm/ion-split-pane.entry.js +4 -4
- package/dist/esm/ion-tab-bar_2.entry.js +6 -6
- package/dist/esm/ion-tab_2.entry.js +4 -4
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +4 -4
- package/dist/esm/ion-toast.entry.js +6 -6
- package/dist/esm/ion-toggle.entry.js +5 -5
- package/dist/esm/{ionic-global-d2d8f882.js → ionic-global-4528d288.js} +1 -1
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-a0041e41.js → ios.transition-e35d0940.js} +98 -69
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-0c0602d9.js → md.transition-4b90a1f0.js} +4 -2
- package/dist/esm/{overlays-696d25f5.js → overlays-df2c06b2.js} +5 -4
- package/dist/esm/{status-tap-37a74d1c.js → status-tap-12c27922.js} +1 -1
- package/dist/esm-es5/app-globals-b99e6d29.js +4 -0
- package/dist/esm-es5/{button-active-9e3c1f3b.js → button-active-920addb8.js} +1 -1
- package/dist/esm-es5/{hardware-back-button-804f43bb.js → hardware-back-button-2d9760b6.js} +1 -1
- package/dist/esm-es5/{index-8dbae644.js → index-7ae7186a.js} +1 -1
- package/dist/esm-es5/index-8e6b6a24.js +4 -0
- package/dist/esm-es5/index-9aab3bcf.js +5 -0
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
- package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
- package/dist/esm-es5/ion-alert.entry.js +1 -1
- package/dist/esm-es5/ion-app_8.entry.js +1 -1
- package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
- package/dist/esm-es5/ion-back-button.entry.js +1 -1
- package/dist/esm-es5/ion-backdrop.entry.js +1 -1
- package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm-es5/ion-button_2.entry.js +1 -1
- package/dist/esm-es5/ion-card_5.entry.js +1 -1
- package/dist/esm-es5/ion-checkbox.entry.js +1 -1
- package/dist/esm-es5/ion-chip.entry.js +1 -1
- package/dist/esm-es5/ion-col_3.entry.js +1 -1
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-fab_3.entry.js +1 -1
- package/dist/esm-es5/ion-img.entry.js +1 -1
- package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
- package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm-es5/ion-input.entry.js +1 -1
- package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
- package/dist/esm-es5/ion-item_8.entry.js +1 -1
- package/dist/esm-es5/ion-loading.entry.js +1 -1
- package/dist/esm-es5/ion-menu_3.entry.js +1 -1
- package/dist/esm-es5/ion-modal.entry.js +1 -1
- package/dist/esm-es5/ion-nav_2.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column.entry.js +1 -1
- package/dist/esm-es5/ion-picker.entry.js +1 -1
- package/dist/esm-es5/ion-popover.entry.js +1 -1
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
- package/dist/esm-es5/ion-radio_2.entry.js +1 -1
- package/dist/esm-es5/ion-range.entry.js +1 -1
- package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
- package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
- package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
- package/dist/esm-es5/ion-route_4.entry.js +1 -1
- package/dist/esm-es5/ion-searchbar.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select_3.entry.js +1 -1
- package/dist/esm-es5/ion-spinner.entry.js +1 -1
- package/dist/esm-es5/ion-split-pane.entry.js +1 -1
- package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm-es5/ion-tab_2.entry.js +1 -1
- package/dist/esm-es5/ion-text.entry.js +1 -1
- package/dist/esm-es5/ion-textarea.entry.js +1 -1
- package/dist/esm-es5/ion-toast.entry.js +1 -1
- package/dist/esm-es5/ion-toggle.entry.js +1 -1
- package/dist/esm-es5/{ionic-global-d2d8f882.js → ionic-global-4528d288.js} +1 -1
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/ios.transition-e35d0940.js +4 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-4b90a1f0.js +4 -0
- package/dist/esm-es5/{overlays-696d25f5.js → overlays-df2c06b2.js} +1 -1
- package/dist/esm-es5/{status-tap-37a74d1c.js → status-tap-12c27922.js} +1 -1
- package/dist/html.html-data.json +24 -0
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/ionic.js +1 -1
- package/dist/ionic/{p-94731a92.system.entry.js → p-01a27023.system.entry.js} +1 -1
- package/dist/ionic/p-0395be73.entry.js +4 -0
- package/dist/ionic/p-03b86a5e.js +4 -0
- package/dist/ionic/{p-057b5866.entry.js → p-049d43bd.entry.js} +1 -1
- package/dist/ionic/p-0536574e.entry.js +4 -0
- package/dist/ionic/{p-e3005be4.system.entry.js → p-08ea3402.system.entry.js} +1 -1
- package/dist/ionic/{p-3f5b86b4.entry.js → p-09538818.entry.js} +1 -1
- package/dist/ionic/{p-470f73c4.entry.js → p-09b4e9ec.entry.js} +1 -1
- package/dist/ionic/{p-aa0ed22b.system.entry.js → p-0a6d801e.system.entry.js} +1 -1
- package/dist/ionic/{p-53a3b33c.system.entry.js → p-0b007acc.system.entry.js} +1 -1
- package/dist/ionic/{p-b76bcd9e.system.entry.js → p-10feef7e.system.entry.js} +1 -1
- package/dist/ionic/p-130299c9.entry.js +4 -0
- package/dist/ionic/p-15d1ddba.js +4 -0
- package/dist/ionic/{p-c3ca0292.system.entry.js → p-199f826f.system.entry.js} +1 -1
- package/dist/ionic/p-1b435d20.entry.js +4 -0
- package/dist/ionic/{p-c671b28e.js → p-1cc0b31f.js} +1 -1
- package/dist/ionic/{p-c4676693.entry.js → p-1eb63fa4.entry.js} +1 -1
- package/dist/ionic/{p-9b31ebfa.entry.js → p-207e11dc.entry.js} +1 -1
- package/dist/ionic/p-26bb6bb8.entry.js +4 -0
- package/dist/ionic/{p-5d3a8503.system.entry.js → p-279f3bac.system.entry.js} +1 -1
- package/dist/ionic/{p-e49099b0.entry.js → p-29de09dd.entry.js} +1 -1
- package/dist/ionic/{p-6730a2f1.entry.js → p-2c588aa2.entry.js} +1 -1
- package/dist/ionic/p-2ff0e0aa.system.js +4 -0
- package/dist/ionic/p-30baae57.system.js +4 -0
- package/dist/ionic/{p-806aad8f.system.js → p-31d27232.system.js} +1 -1
- package/dist/ionic/p-33e10509.system.js +4 -0
- package/dist/ionic/{p-a592f1b8.system.entry.js → p-380efbfa.system.entry.js} +1 -1
- package/dist/ionic/p-3c27be4a.entry.js +4 -0
- package/dist/ionic/p-3d015cdb.system.js +5 -0
- package/dist/ionic/{p-70181008.entry.js → p-3f53a0b1.entry.js} +1 -1
- package/dist/ionic/p-433157a4.entry.js +4 -0
- package/dist/ionic/{p-fc94e18f.entry.js → p-4824398b.entry.js} +1 -1
- package/dist/ionic/p-498eb648.system.entry.js +4 -0
- package/dist/ionic/{p-8caca06c.system.entry.js → p-4d8f408d.system.entry.js} +1 -1
- package/dist/ionic/{p-4c153abb.entry.js → p-5091f63c.entry.js} +1 -1
- package/dist/ionic/{p-42f00e72.system.entry.js → p-509620b8.system.entry.js} +1 -1
- package/dist/ionic/{p-d1a8f599.entry.js → p-5109a566.entry.js} +1 -1
- package/dist/ionic/{p-7f59064a.entry.js → p-52ce473d.entry.js} +1 -1
- package/dist/ionic/{p-33d926c3.entry.js → p-52f53904.entry.js} +1 -1
- package/dist/ionic/{p-4e548bd7.system.entry.js → p-55f99a39.system.entry.js} +1 -1
- package/dist/ionic/{p-1e4d7975.system.js → p-5734ac17.system.js} +1 -1
- package/dist/ionic/{p-2b1e669d.system.entry.js → p-57bc32e2.system.entry.js} +1 -1
- package/dist/ionic/{p-d11c336d.js → p-5cc6dcf5.js} +1 -1
- package/dist/ionic/p-5dc9f99a.entry.js +4 -0
- package/dist/ionic/p-5ec3bb70.system.entry.js +4 -0
- package/dist/ionic/{p-ebe0aa6d.entry.js → p-606f069c.entry.js} +1 -1
- package/dist/ionic/{p-93e43f42.system.entry.js → p-628967e3.system.entry.js} +1 -1
- package/dist/ionic/{p-5fbc2eae.system.entry.js → p-62e44e4a.system.entry.js} +1 -1
- package/dist/ionic/p-66ed603b.js +4 -0
- package/dist/ionic/{p-a801da4b.system.entry.js → p-670c9f57.system.entry.js} +1 -1
- package/dist/ionic/{p-fd392e7f.system.entry.js → p-6a2cf398.system.entry.js} +1 -1
- package/dist/ionic/{p-5a3a3373.entry.js → p-6c3666d5.entry.js} +1 -1
- package/dist/ionic/{p-1a5227b3.system.entry.js → p-6df12af0.system.entry.js} +1 -1
- package/dist/ionic/{p-bd6d9610.entry.js → p-6ec88301.entry.js} +1 -1
- package/dist/ionic/p-6f008ad2.js +4 -0
- package/dist/ionic/{p-2ab5db0d.system.entry.js → p-700567ab.system.entry.js} +1 -1
- package/dist/ionic/p-712d54ae.js +4 -0
- package/dist/ionic/{p-94180ecc.entry.js → p-7349de07.entry.js} +1 -1
- package/dist/ionic/p-7402fcdf.entry.js +4 -0
- package/dist/ionic/{p-5ff497dc.system.entry.js → p-77731f19.system.entry.js} +1 -1
- package/dist/ionic/{p-c07e7a5d.entry.js → p-78405458.entry.js} +1 -1
- package/dist/ionic/{p-748e6b2b.system.entry.js → p-7d6fd45f.system.entry.js} +1 -1
- package/dist/ionic/{p-720927ad.entry.js → p-7eb47906.entry.js} +1 -1
- package/dist/ionic/p-80265a58.entry.js +4 -0
- package/dist/ionic/{p-8627f783.system.entry.js → p-83d748f8.system.entry.js} +2 -2
- package/dist/ionic/p-842c9fca.system.js +4 -0
- package/dist/ionic/{p-c7e0b81a.entry.js → p-8a03fbee.entry.js} +1 -1
- package/dist/ionic/{p-576786c0.system.entry.js → p-8cb80f83.system.entry.js} +1 -1
- package/dist/ionic/{p-cdee3a44.system.entry.js → p-8d14ee8c.system.entry.js} +2 -2
- package/dist/ionic/p-90dfc454.system.entry.js +4 -0
- package/dist/ionic/{p-819e8479.system.entry.js → p-9213681c.system.entry.js} +1 -1
- package/dist/ionic/p-92d7e99d.system.js +4 -0
- package/dist/ionic/{p-d6229f05.system.entry.js → p-9664a1a2.system.entry.js} +1 -1
- package/dist/ionic/{p-b799a007.entry.js → p-9797f6eb.entry.js} +1 -1
- package/dist/ionic/{p-5d4d89e0.system.entry.js → p-9848d7be.system.entry.js} +1 -1
- package/dist/ionic/{p-9384565a.entry.js → p-98f6116f.entry.js} +1 -1
- package/dist/ionic/{p-c62571da.entry.js → p-99884813.entry.js} +1 -1
- package/dist/ionic/{p-48888af6.system.entry.js → p-99ca9787.system.entry.js} +1 -1
- package/dist/ionic/{p-45034312.system.entry.js → p-9bfd7cda.system.entry.js} +1 -1
- package/dist/ionic/p-9c6dcf78.system.entry.js +4 -0
- package/dist/ionic/{p-051d2d23.js → p-9da86308.js} +1 -1
- package/dist/ionic/{p-34511b1d.js → p-9ec42be0.js} +1 -1
- package/dist/ionic/{p-0d960144.system.entry.js → p-a2e94ade.system.entry.js} +1 -1
- package/dist/ionic/{p-1980c728.system.js → p-a39d3482.system.js} +1 -1
- package/dist/ionic/p-a488b7ab.system.js +4 -0
- package/dist/ionic/{p-5d80b741.entry.js → p-a4ab7449.entry.js} +1 -1
- package/dist/ionic/{p-2c3c7cb9.system.entry.js → p-a50f23bf.system.entry.js} +2 -2
- package/dist/ionic/{p-80f85095.system.entry.js → p-a76ab3ea.system.entry.js} +1 -1
- package/dist/ionic/{p-77ce6034.js → p-a953ef66.js} +1 -1
- package/dist/ionic/{p-08c4d048.entry.js → p-aaaaaea1.entry.js} +1 -1
- package/dist/ionic/{p-c23627c3.entry.js → p-b02eda30.entry.js} +1 -1
- package/dist/ionic/{p-49cdc4f2.entry.js → p-b04c27d8.entry.js} +1 -1
- package/dist/ionic/{p-0b12d1ee.system.entry.js → p-b07affd5.system.entry.js} +1 -1
- package/dist/ionic/{p-2f308f7f.system.entry.js → p-b28d3ccb.system.entry.js} +2 -2
- package/dist/ionic/{p-320cfcab.entry.js → p-b563b6ac.entry.js} +1 -1
- package/dist/ionic/p-b62ae60a.system.entry.js +4 -0
- package/dist/ionic/p-b9181033.system.entry.js +4 -0
- package/dist/ionic/{p-1930d8e7.entry.js → p-ba70039f.entry.js} +1 -1
- package/dist/ionic/{p-b571cab1.entry.js → p-bbbe869e.entry.js} +1 -1
- package/dist/ionic/{p-283fd4e1.system.entry.js → p-c41435e6.system.entry.js} +1 -1
- package/dist/ionic/p-cec8589b.system.js +4 -0
- package/dist/ionic/{p-bbbe3138.system.entry.js → p-d69b26d9.system.entry.js} +1 -1
- package/dist/ionic/p-d73a16e6.system.entry.js +4 -0
- package/dist/ionic/p-dba5cb84.js +5 -0
- package/dist/ionic/{p-63265e00.system.entry.js → p-dc0d9ff5.system.entry.js} +2 -2
- package/dist/ionic/{p-f5c42f72.entry.js → p-dc1e363a.entry.js} +1 -1
- package/dist/ionic/{p-c9ba1908.entry.js → p-df517d1f.entry.js} +1 -1
- package/dist/ionic/{p-2a3e98fb.system.entry.js → p-e0a8ffd0.system.entry.js} +1 -1
- package/dist/ionic/{p-e9ef13be.system.entry.js → p-e6e197f5.system.entry.js} +1 -1
- package/dist/ionic/{p-0af79ebd.entry.js → p-e6e88ab9.entry.js} +1 -1
- package/dist/ionic/{p-4e5288de.system.js → p-e81f22e3.system.js} +1 -1
- package/dist/ionic/{p-aa0f60b2.system.js → p-eb3023c9.system.js} +1 -1
- package/dist/ionic/p-ecbdbf25.system.entry.js +4 -0
- package/dist/ionic/{p-26d33af2.system.entry.js → p-ed5aebaa.system.entry.js} +1 -1
- package/dist/ionic/{p-23e440b6.entry.js → p-f357707e.entry.js} +1 -1
- package/dist/ionic/{p-e885f3c4.entry.js → p-f53bcebd.entry.js} +1 -1
- package/dist/ionic/p-f9baf25c.entry.js +4 -0
- package/dist/ionic/{p-ee3bbaf2.entry.js → p-fa8f2e62.entry.js} +1 -1
- package/dist/ionic/{p-6e9bd6ba.system.entry.js → p-fb21fd1c.system.entry.js} +1 -1
- package/dist/ionic/{p-bdd3053f.entry.js → p-fcecca8f.entry.js} +1 -1
- package/dist/types/components/accordion-group/accordion-group.d.ts +3 -4
- package/dist/types/components/checkbox/checkbox.d.ts +3 -4
- package/dist/types/components/content/content.d.ts +8 -0
- package/dist/types/components/datetime/datetime.d.ts +2 -0
- package/dist/types/components/input/input.d.ts +6 -0
- package/dist/types/components/modal/modal-interface.d.ts +1 -0
- package/dist/types/components/modal/modal.d.ts +18 -0
- package/dist/types/components/picker-column/picker-column.d.ts +37 -0
- package/dist/types/components/popover/popover-interface.d.ts +1 -0
- package/dist/types/components/popover/popover.d.ts +18 -0
- package/dist/types/components/radio-group/radio-group.d.ts +2 -0
- package/dist/types/components/range/range.d.ts +1 -1
- package/dist/types/components/searchbar/searchbar.d.ts +2 -0
- package/dist/types/components/segment/segment.d.ts +3 -2
- package/dist/types/components/select/select.d.ts +2 -0
- package/dist/types/components/textarea/textarea.d.ts +2 -0
- package/dist/types/components/toggle/toggle.d.ts +3 -2
- package/dist/types/components.d.ts +44 -12
- package/dist/types/utils/config.d.ts +9 -0
- package/dist/types/utils/focus-controller/index.d.ts +13 -0
- package/dist/types/utils/overlays.d.ts +1 -0
- package/hydrate/index.js +43566 -39256
- package/package.json +6 -6
- package/dist/cjs/index-1437d080.js +0 -11980
- package/dist/esm/index-5dc2b88e.js +0 -11942
- package/dist/esm-es5/app-globals-3cbaf9d9.js +0 -4
- package/dist/esm-es5/index-5dc2b88e.js +0 -18
- package/dist/esm-es5/index-f7fbe1fb.js +0 -4
- package/dist/esm-es5/ios.transition-a0041e41.js +0 -4
- package/dist/esm-es5/md.transition-0c0602d9.js +0 -4
- package/dist/ionic/p-06d5221c.js +0 -4
- package/dist/ionic/p-06fad524.system.js +0 -4
- package/dist/ionic/p-0d56dea9.entry.js +0 -4
- package/dist/ionic/p-13bfcef4.system.entry.js +0 -4
- package/dist/ionic/p-16016625.system.js +0 -4
- package/dist/ionic/p-20304962.js +0 -4
- package/dist/ionic/p-2dfdda15.system.entry.js +0 -4
- package/dist/ionic/p-2fa34b5c.entry.js +0 -4
- package/dist/ionic/p-32048e4c.system.js +0 -18
- package/dist/ionic/p-385964e6.entry.js +0 -4
- package/dist/ionic/p-4324e8a4.entry.js +0 -4
- package/dist/ionic/p-45664cb9.system.js +0 -4
- package/dist/ionic/p-4ad48ec9.system.entry.js +0 -4
- package/dist/ionic/p-4af0b730.js +0 -8
- package/dist/ionic/p-4fcef939.entry.js +0 -4
- package/dist/ionic/p-567a21a2.system.entry.js +0 -4
- package/dist/ionic/p-583f8865.system.entry.js +0 -4
- package/dist/ionic/p-58f89707.js +0 -4
- package/dist/ionic/p-7536b4b3.system.js +0 -4
- package/dist/ionic/p-7ef5bb32.entry.js +0 -4
- package/dist/ionic/p-8664c316.entry.js +0 -4
- package/dist/ionic/p-8c4fc85f.system.js +0 -4
- package/dist/ionic/p-8e031d97.entry.js +0 -4
- package/dist/ionic/p-8f48c966.system.entry.js +0 -4
- package/dist/ionic/p-adb896a0.entry.js +0 -4
- package/dist/ionic/p-b0093947.system.js +0 -4
- package/dist/ionic/p-cb4f96f3.system.js +0 -4
- package/dist/ionic/p-cc856712.entry.js +0 -4
- package/dist/ionic/p-cd1b9056.js +0 -4
- package/dist/ionic/p-d918e7ef.system.entry.js +0 -4
- package/dist/ionic/p-df062892.system.entry.js +0 -4
- package/dist/ionic/p-f0be340f.entry.js +0 -4
- package/dist/ionic/p-fdf40b09.js +0 -4
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
var __extends=this&&this.__extends||function(){var t=function(e,n){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]};return t(e,n)};return function(e,n){if(typeof n!=="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function i(){this.constructor=e}e.prototype=n===null?Object.create(n):(i.prototype=n.prototype,new i)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++){e=arguments[n];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]}return t};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(t,e,n,i){function r(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,s){function a(t){try{c(i.next(t))}catch(t){s(t)}}function u(t){try{c(i["throw"](t))}catch(t){s(t)}}function c(t){t.done?n(t.value):r(t.value).then(a,u)}c((i=i.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},i,r,s,a;return a={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function u(t){return function(e){return c([t,e])}}function c(u){if(i)throw new TypeError("Generator is already executing.");while(a&&(a=0,u[0]&&(n=0)),n)try{if(i=1,r&&(s=u[0]&2?r["return"]:u[0]?r["throw"]||((s=r["return"])&&s.call(r),0):r.next)&&!(s=s.call(r,u[1])).done)return s;if(r=0,s)u=[u[0]&2,s.value];switch(u[0]){case 0:case 1:s=u;break;case 4:n.label++;return{value:u[1],done:false};case 5:n.label++;r=u[1];u=[0];continue;case 7:u=n.ops.pop();n.trys.pop();continue;default:if(!(s=n.trys,s=s.length>0&&s[s.length-1])&&(u[0]===6||u[0]===2)){n=0;continue}if(u[0]===3&&(!s||u[1]>s[0]&&u[1]<s[3])){n.label=u[1];break}if(u[0]===6&&n.label<s[1]){n.label=s[1];s=u;break}if(s&&n.label<s[2]){n.label=s[2];n.ops.push(u);break}if(s[2])n.ops.pop();n.trys.pop();continue}u=e.call(t,n)}catch(t){u=[6,t];r=0}finally{i=s=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var i=0,r=e.length,s;i<r;i++){if(s||!(i in e)){if(!s)s=Array.prototype.slice.call(e,0,i);s[i]=e[i]}}return t.concat(s||Array.prototype.slice.call(e))};
|
|
2
|
-
/*!
|
|
3
|
-
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register([],(function(t,e){"use strict";return{execute:function(){var n=this;var i="ionic";var r={allRenderFn:false,appendChildSlotFix:true,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:true,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:true,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:true,experimentalSlotFixes:true,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:true,hostListenerTargetDocument:true,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:true,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:true,scriptDataOpts:false,shadowDelegatesFocus:true,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};
|
|
5
|
-
/*!
|
|
6
|
-
Stencil Mock Doc v4.17.1 | MIT Licensed | https://stenciljs.com
|
|
7
|
-
*/var s="r";var a="o";var u="s";var c="t";var f="http://www.w3.org/1999/xlink";var o={get:function(t,e){if(e in t){return t[e]}if(typeof e!=="symbol"&&!isNaN(e)){return t.__items[e]}return void 0}};var l=function(t){return new Proxy(new h(t),o)};var h=function(){function t(t){if(t===void 0){t=false}this.caseInsensitive=t;this.__items=[]}Object.defineProperty(t.prototype,"length",{get:function(){return this.__items.length},enumerable:false,configurable:true});t.prototype.item=function(t){return this.__items[t]||null};t.prototype.setNamedItem=function(t){t.namespaceURI=null;this.setNamedItemNS(t)};t.prototype.setNamedItemNS=function(t){if(t!=null&&t.value!=null){t.value=String(t.value)}var e=this.__items.find((function(e){return e.name===t.name&&e.namespaceURI===t.namespaceURI}));if(e!=null){e.value=t.value}else{this.__items.push(t)}};t.prototype.getNamedItem=function(t){if(this.caseInsensitive){t=t.toLowerCase()}return this.getNamedItemNS(null,t)};t.prototype.getNamedItemNS=function(t,e){t=v(t);return this.__items.find((function(n){return n.name===e&&v(n.namespaceURI)===t}))||null};t.prototype.removeNamedItem=function(t){this.removeNamedItemNS(t)};t.prototype.removeNamedItemNS=function(t){for(var e=0,n=this.__items.length;e<n;e++){if(this.__items[e].name===t.name&&this.__items[e].namespaceURI===t.namespaceURI){this.__items.splice(e,1);break}}};t.prototype[Symbol.iterator]=function(){var t=this;var e=0;return{next:function(){return{done:e===t.length,value:t.item(e++)}}}};Object.defineProperty(t.prototype,Symbol.toStringTag,{get:function(){return"MockAttributeMap"},enumerable:false,configurable:true});return t}();function v(t){return t===f?null:t}function d(t,e){if(e===void 0){e=false}var n=new h(t.caseInsensitive);if(t!=null){var i=t.length;if(e&&i>1){var r=[];for(var s=0;s<i;s++){var a=t.item(s);var u=new m(a.name,a.value,a.namespaceURI);r.push(u)}r.sort(b).forEach((function(t){n.setNamedItemNS(t)}))}else{for(var s=0;s<i;s++){var a=t.item(s);var u=new m(a.name,a.value,a.namespaceURI);n.setNamedItemNS(u)}}}return n}function b(t,e){if(t.name<e.name)return-1;if(t.name>e.name)return 1;return 0}var m=function(){function t(t,e,n){if(n===void 0){n=null}this._name=t;this._value=String(e);this._namespaceURI=n}Object.defineProperty(t.prototype,"name",{get:function(){return this._name},set:function(t){this._name=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"value",{get:function(){return this._value},set:function(t){this._value=String(t)},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"nodeName",{get:function(){return this._name},set:function(t){this._name=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"nodeValue",{get:function(){return this._value},set:function(t){this._value=String(t)},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"namespaceURI",{get:function(){return this._namespaceURI},set:function(t){this._namespaceURI=t},enumerable:false,configurable:true});return t}();var g=function(t){t[t["ELEMENT_NODE"]=1]="ELEMENT_NODE";t[t["ATTRIBUTE_NODE"]=2]="ATTRIBUTE_NODE";t[t["TEXT_NODE"]=3]="TEXT_NODE";t[t["CDATA_SECTION_NODE"]=4]="CDATA_SECTION_NODE";t[t["ENTITY_REFERENCE_NODE"]=5]="ENTITY_REFERENCE_NODE";t[t["ENTITY_NODE"]=6]="ENTITY_NODE";t[t["PROCESSING_INSTRUCTION_NODE"]=7]="PROCESSING_INSTRUCTION_NODE";t[t["COMMENT_NODE"]=8]="COMMENT_NODE";t[t["DOCUMENT_NODE"]=9]="DOCUMENT_NODE";t[t["DOCUMENT_TYPE_NODE"]=10]="DOCUMENT_TYPE_NODE";t[t["DOCUMENT_FRAGMENT_NODE"]=11]="DOCUMENT_FRAGMENT_NODE";t[t["NOTATION_NODE"]=12]="NOTATION_NODE";return t}(g||{});var p=function(){function t(t){this.elm=t}t.prototype.add=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var n=w(this.elm);var i=false;t.forEach((function(t){t=String(t);k(t);if(n.includes(t)===false){n.push(t);i=true}}));if(i){this.elm.setAttributeNS(null,"class",n.join(" "))}};t.prototype.remove=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var n=w(this.elm);var i=false;t.forEach((function(t){t=String(t);k(t);var e=n.indexOf(t);if(e>-1){n.splice(e,1);i=true}}));if(i){this.elm.setAttributeNS(null,"class",n.filter((function(t){return t.length>0})).join(" "))}};t.prototype.contains=function(t){t=String(t);return w(this.elm).includes(t)};t.prototype.toggle=function(t){t=String(t);if(this.contains(t)===true){this.remove(t)}else{this.add(t)}};Object.defineProperty(t.prototype,"length",{get:function(){return w(this.elm).length},enumerable:false,configurable:true});t.prototype.item=function(t){return w(this.elm)[t]};t.prototype.toString=function(){return w(this.elm).join(" ")};return t}();function k(t){if(t===""){throw new Error("The token provided must not be empty.")}if(/\s/.test(t)){throw new Error("The token provided ('".concat(t,"') contains HTML space characters, which are not valid in tokens."))}}function w(t){var e=t.getAttribute("class");if(typeof e==="string"&&e.length>0){return e.trim().split(" ").filter((function(t){return t.length>0}))}return[]}var E=function(){function t(){this._styles=new Map}t.prototype.setProperty=function(t,e){t=A(t);if(e==null||e===""){this._styles.delete(t)}else{this._styles.set(t,String(e))}};t.prototype.getPropertyValue=function(t){t=A(t);return String(this._styles.get(t)||"")};t.prototype.removeProperty=function(t){t=A(t);this._styles.delete(t)};Object.defineProperty(t.prototype,"length",{get:function(){return this._styles.size},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"cssText",{get:function(){var t=[];this._styles.forEach((function(e,n){t.push("".concat(n,": ").concat(e,";"))}));return t.join(" ").trim()},set:function(t){var e=this;if(t==null||t===""){this._styles.clear();return}t.split(";").forEach((function(t){t=t.trim();if(t.length>0){var n=t.split(":");if(n.length>1){var i=n[0].trim();var r=n.slice(1).join(":").trim();if(i!==""&&r!==""){e._styles.set(A(i),r)}}}}))},enumerable:false,configurable:true});return t}();function T(){return new Proxy(new E,y)}var y={get:function(t,e){if(e in t){return t[e]}e=_(e);return t.getPropertyValue(e)},set:function(t,e,n){if(e in t){t[e]=n}else{t.setProperty(e,n)}return true}};function _(t){if(t.length>1&&t.includes("-")===true){t=t.toLowerCase().split("-").map((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})).join("");t=t.slice(0,1).toLowerCase()+t.slice(1)}return t}function A(t){if(t.length>1&&t.includes("-")===false&&/[A-Z]/.test(t)===true){t=t.replace(/([A-Z])/g,(function(t){return" "+t[0]})).trim().replace(/ /g,"-").toLowerCase()}return t}var S=function(){function t(t){this.win=t}t.prototype.define=function(t,e,n){var i=this;if(t.toLowerCase()!==t){throw new Error("Failed to execute 'define' on 'CustomElementRegistry': \"".concat(t,'" is not a valid custom element name'))}if(this.__registry==null){this.__registry=new Map}this.__registry.set(t,{cstr:e,options:n});if(this.__whenDefined!=null){var r=this.__whenDefined.get(t);if(r!=null){r.forEach((function(t){t()}));r.length=0;this.__whenDefined.delete(t)}}var s=this.win.document;if(s!=null){var a=s.querySelectorAll(t);a.forEach((function(e){if(D.has(e)===false){M.add(s);var n=O(i,s,t);for(var r=0;r<e.childNodes.length;r++){var a=e.childNodes[r];a.remove();n.appendChild(a)}M.delete(s);if(N.has(e)){N.set(e,n)}}R(e)}))}};t.prototype.get=function(t){if(this.__registry!=null){var e=this.__registry.get(t.toLowerCase());if(e!=null){return e.cstr}}return void 0};t.prototype.getName=function(t){for(var e=0,n=this.__registry.entries();e<n.length;e++){var i=n[e],r=i[0],s=i[1];if(s.cstr===t){return r}}return void 0};t.prototype.upgrade=function(t){};t.prototype.clear=function(){if(this.__registry!=null){this.__registry.clear()}if(this.__whenDefined!=null){this.__whenDefined.clear()}};t.prototype.whenDefined=function(t){var e=this;t=t.toLowerCase();if(this.__registry!=null&&this.__registry.has(t)===true){return Promise.resolve(this.__registry.get(t).cstr)}return new Promise((function(n){if(e.__whenDefined==null){e.__whenDefined=new Map}var i=e.__whenDefined.get(t);if(i==null){i=[];e.__whenDefined.set(t,i)}i.push(n)}))};return t}();function O(t,e,n){var i=t.get(n);if(i!=null){var r=new i(e);r.nodeName=n.toUpperCase();D.add(r);return r}var s=new Proxy({},{get:function(t,e){var n=N.get(s);if(n!=null){return n[e]}return t[e]},set:function(t,e,n){var i=N.get(s);if(i!=null){i[e]=n}else{t[e]=n}return true},has:function(t,e){var n=N.get(s);if(e in n){return true}if(e in t){return true}return false}});var a=new Mt(e,n);N.set(s,a);return s}var N=new WeakMap;var D=new WeakSet;function C(t,e){e.ownerDocument=t;if(e.nodeType===1){if(t!=null&&e.nodeName.includes("-")){var n=t.defaultView;if(n!=null&&typeof e.connectedCallback==="function"&&e.isConnected){R(e)}var i=e.shadowRoot;if(i!=null){i.childNodes.forEach((function(e){C(t,e)}))}}e.childNodes.forEach((function(e){C(t,e)}))}else{e.childNodes.forEach((function(e){e.ownerDocument=t}))}}function R(t){if(typeof t.connectedCallback==="function"){if(M.has(t.ownerDocument)===false){try{t.connectedCallback()}catch(t){console.error(t)}}}}function x(t){if(t.nodeType===1){if(t.nodeName.includes("-")===true&&typeof t.disconnectedCallback==="function"){if(M.has(t.ownerDocument)===false){try{t.disconnectedCallback()}catch(t){console.error(t)}}}t.childNodes.forEach(x)}}function L(t,e,n,i){e=e.toLowerCase();var r=t.constructor.observedAttributes;if(Array.isArray(r)===true&&r.some((function(t){return t.toLowerCase()===e}))===true){try{t.attributeChangedCallback(e,n,i)}catch(t){console.error(t)}}}function I(t){return t.nodeName.includes("-")===true&&typeof t.attributeChangedCallback==="function"}var M=new Set;function j(t){var e={};var n=t.attributes;var i=n.length;for(var r=0;r<i;r++){var s=n.item(r);var a=s.nodeName;if(a.startsWith("data-")){e[q(a)]=s.nodeValue}}return new Proxy(e,{get:function(t,n){return e[n]},set:function(e,n,i){var r=P(n);t.setAttribute(r,i);return true}})}function P(t){return"data-"+String(t).replace(/([A-Z0-9])/g,(function(t){return" "+t[0]})).trim().replace(/ /g,"-").toLowerCase()}function q(t){t=String(t).slice(5);return t.split("-").map((function(t,e){if(e===0){return t.charAt(0).toLowerCase()+t.slice(1)}return t.charAt(0).toUpperCase()+t.slice(1)})).join("")}var U=function(){function t(t,e){this.bubbles=false;this.cancelBubble=false;this.cancelable=false;this.composed=false;this.currentTarget=null;this.defaultPrevented=false;this.srcElement=null;this.target=null;if(typeof t!=="string"){throw new Error("Event type required")}this.type=t;this.timeStamp=Date.now();if(e!=null){Object.assign(this,e)}}t.prototype.preventDefault=function(){this.defaultPrevented=true};t.prototype.stopPropagation=function(){this.cancelBubble=true};t.prototype.stopImmediatePropagation=function(){this.cancelBubble=true};t.prototype.composedPath=function(){var t=[];var e=this.target;while(e){t.push(e);if(!e.parentElement&&e.nodeName==="#document"){t.push(e.defaultView);break}if(e.parentElement==null&&e.tagName==="HTML"){e=e.ownerDocument}else{e=e.parentElement}}return t};return t}();var B=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e)||this;i.detail=null;if(n!=null){Object.assign(i,n)}return i}return e}(U);var H=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e)||this;i.code="";i.key="";i.altKey=false;i.ctrlKey=false;i.metaKey=false;i.shiftKey=false;i.location=0;i.repeat=false;if(n!=null){Object.assign(i,n)}return i}return e}(U);var F=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e)||this;i.screenX=0;i.screenY=0;i.clientX=0;i.clientY=0;i.ctrlKey=false;i.shiftKey=false;i.altKey=false;i.metaKey=false;i.button=0;i.buttons=0;i.relatedTarget=null;if(n!=null){Object.assign(i,n)}return i}return e}(U);var $=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e)||this;i.detail=null;i.view=null;if(n!=null){Object.assign(i,n)}return i}return e}(U);var G=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e)||this;i.relatedTarget=null;if(n!=null){Object.assign(i,n)}return i}return e}($);var Y=function(){function t(t,e){this.type=t;this.handler=e}return t}();function V(t,e,n){var i=t;if(i.__listeners==null){i.__listeners=[]}i.__listeners.push(new Y(e,n))}function X(t,e,n){var i=t;if(i!=null&&Array.isArray(i.__listeners)===true){var r=i.__listeners.find((function(t){return t.type===e&&t.handler===n}));if(r!=null){var s=i.__listeners.indexOf(r);i.__listeners.splice(s,1)}}}function W(t){if(t!=null&&t.__listeners!=null){t.__listeners=null}}function Q(t,e){if(t==null||e.cancelBubble===true){return}var n=t;e.currentTarget=t;if(Array.isArray(n.__listeners)===true){var i=n.__listeners.filter((function(t){return t.type===e.type}));i.forEach((function(t){try{t.handler.call(n,e)}catch(t){console.error(t)}}))}if(e.bubbles===false){return}if(t.nodeName==="#document"){Q(t.defaultView,e)}else if(t.parentElement==null&&t.tagName==="HTML"){Q(t.ownerDocument,e)}else{Q(t.parentElement,e)}}function z(t,e){e.target=t;Q(t,e);return true}var K=function(t){var e;var n=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),i="�";var r;!function(t){t[t.EOF=-1]="EOF",t[t.NULL=0]="NULL",t[t.TABULATION=9]="TABULATION",t[t.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",t[t.LINE_FEED=10]="LINE_FEED",t[t.FORM_FEED=12]="FORM_FEED",t[t.SPACE=32]="SPACE",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.QUOTATION_MARK=34]="QUOTATION_MARK",t[t.NUMBER_SIGN=35]="NUMBER_SIGN",t[t.AMPERSAND=38]="AMPERSAND",t[t.APOSTROPHE=39]="APOSTROPHE",t[t.HYPHEN_MINUS=45]="HYPHEN_MINUS",t[t.SOLIDUS=47]="SOLIDUS",t[t.DIGIT_0=48]="DIGIT_0",t[t.DIGIT_9=57]="DIGIT_9",t[t.SEMICOLON=59]="SEMICOLON",t[t.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",t[t.EQUALS_SIGN=61]="EQUALS_SIGN",t[t.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",t[t.QUESTION_MARK=63]="QUESTION_MARK",t[t.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",t[t.LATIN_CAPITAL_F=70]="LATIN_CAPITAL_F",t[t.LATIN_CAPITAL_X=88]="LATIN_CAPITAL_X",t[t.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",t[t.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",t[t.GRAVE_ACCENT=96]="GRAVE_ACCENT",t[t.LATIN_SMALL_A=97]="LATIN_SMALL_A",t[t.LATIN_SMALL_F=102]="LATIN_SMALL_F",t[t.LATIN_SMALL_X=120]="LATIN_SMALL_X",t[t.LATIN_SMALL_Z=122]="LATIN_SMALL_Z",t[t.REPLACEMENT_CHARACTER=65533]="REPLACEMENT_CHARACTER"}(r=r||(r={}));var s="[CDATA[",a="doctype",u="script";function c(t){return t>=55296&&t<=57343}function f(t){return 32!==t&&10!==t&&13!==t&&9!==t&&12!==t&&t>=1&&t<=31||t>=127&&t<=159}function o(t){return t>=64976&&t<=65007||n.has(t)}var l,h;!function(t){t.controlCharacterInInputStream="control-character-in-input-stream",t.noncharacterInInputStream="noncharacter-in-input-stream",t.surrogateInInputStream="surrogate-in-input-stream",t.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",t.endTagWithAttributes="end-tag-with-attributes",t.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",t.unexpectedSolidusInTag="unexpected-solidus-in-tag",t.unexpectedNullCharacter="unexpected-null-character",t.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",t.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",t.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",t.missingEndTagName="missing-end-tag-name",t.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",t.unknownNamedCharacterReference="unknown-named-character-reference",t.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",t.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",t.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",t.eofBeforeTagName="eof-before-tag-name",t.eofInTag="eof-in-tag",t.missingAttributeValue="missing-attribute-value",t.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",t.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",t.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",t.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",t.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",t.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",t.missingDoctypePublicIdentifier="missing-doctype-public-identifier",t.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",t.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",t.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",t.cdataInHtmlContent="cdata-in-html-content",t.incorrectlyOpenedComment="incorrectly-opened-comment",t.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",t.eofInDoctype="eof-in-doctype",t.nestedComment="nested-comment",t.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",t.eofInComment="eof-in-comment",t.incorrectlyClosedComment="incorrectly-closed-comment",t.eofInCdata="eof-in-cdata",t.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",t.nullCharacterReference="null-character-reference",t.surrogateCharacterReference="surrogate-character-reference",t.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",t.controlCharacterReference="control-character-reference",t.noncharacterCharacterReference="noncharacter-character-reference",t.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",t.missingDoctypeName="missing-doctype-name",t.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",t.duplicateAttribute="duplicate-attribute",t.nonConformingDoctype="non-conforming-doctype",t.missingDoctype="missing-doctype",t.misplacedDoctype="misplaced-doctype",t.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",t.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",t.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",t.openElementsLeftAfterEof="open-elements-left-after-eof",t.abandonedHeadElementChild="abandoned-head-element-child",t.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",t.nestedNoscriptInHead="nested-noscript-in-head",t.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}(l=l||(l={}));var v=function(){function t(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=false,this.lastChunkWritten=false,this.endOfChunkHit=false,this.bufferWaterline=65536,this.isEol=false,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}Object.defineProperty(t.prototype,"col",{get:function(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"offset",{get:function(){return this.droppedBufferSize+this.pos},enumerable:false,configurable:true});t.prototype.getError=function(t){var e=this,n=e.line,i=e.col,r=e.offset;return{code:t,startLine:n,endLine:n,startCol:i,endCol:i,startOffset:r,endOffset:r}};t.prototype._err=function(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t)))};t.prototype._addGap=function(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos};t.prototype._processSurrogate=function(t){if(this.pos!==this.html.length-1){var e=this.html.charCodeAt(this.pos+1);if(function(t){return t>=56320&&t<=57343}(e))return this.pos++,this._addGap(),1024*(t-55296)+9216+e}else if(!this.lastChunkWritten)return this.endOfChunkHit=true,r.EOF;return this._err(l.surrogateInInputStream),t};t.prototype.willDropParsedChunk=function(){return this.pos>this.bufferWaterline};t.prototype.dropParsedChunk=function(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)};t.prototype.write=function(t,e){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=false,this.lastChunkWritten=e};t.prototype.insertHtmlAtCurrentPos=function(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=false};t.prototype.startsWith=function(t,e){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,false;if(e)return this.html.startsWith(t,this.pos);for(var n=0;n<t.length;n++)if((32|this.html.charCodeAt(this.pos+n))!==t.charCodeAt(n))return false;return true};t.prototype.peek=function(t){var e=this.pos+t;if(e>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,r.EOF;var n=this.html.charCodeAt(e);return n===r.CARRIAGE_RETURN?r.LINE_FEED:n};t.prototype.advance=function(){if(this.pos++,this.isEol&&(this.isEol=false,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,r.EOF;var t=this.html.charCodeAt(this.pos);return t===r.CARRIAGE_RETURN?(this.isEol=true,this.skipNextNewLine=true,r.LINE_FEED):t===r.LINE_FEED&&(this.isEol=true,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=false,this._addGap(),this.advance()):(this.skipNextNewLine=false,c(t)&&(t=this._processSurrogate(t)),null===this.handler.onParseError||t>31&&t<127||t===r.LINE_FEED||t===r.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)};t.prototype._checkForProblematicCharacters=function(t){f(t)?this._err(l.controlCharacterInInputStream):o(t)&&this._err(l.noncharacterInInputStream)};t.prototype.retreat=function(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=false};return t}();function d(t,e){for(var n=t.attrs.length-1;n>=0;n--)if(t.attrs[n].name===e)return t.attrs[n].value;return null}!function(t){t[t.CHARACTER=0]="CHARACTER",t[t.NULL_CHARACTER=1]="NULL_CHARACTER",t[t.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",t[t.START_TAG=3]="START_TAG",t[t.END_TAG=4]="END_TAG",t[t.COMMENT=5]="COMMENT",t[t.DOCTYPE=6]="DOCTYPE",t[t.EOF=7]="EOF",t[t.HIBERNATION=8]="HIBERNATION"}(h=h||(h={}));var b="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},m={},g={};Object.defineProperty(g,"__esModule",{value:true}),g.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((function(t){return t.charCodeAt(0)})));var p={};Object.defineProperty(p,"__esModule",{value:true}),p.default=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((function(t){return t.charCodeAt(0)})));var k,w,E,T,y,_={};!function(t){var e;Object.defineProperty(t,"__esModule",{value:true}),t.replaceCodePoint=t.fromCodePoint=void 0;var n=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function i(t){var e;return t>=55296&&t<=57343||t>1114111?65533:null!==(e=n.get(t))&&void 0!==e?e:t}t.fromCodePoint=null!==(e=String.fromCodePoint)&&void 0!==e?e:function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+String.fromCharCode(t)},t.replaceCodePoint=i,t.default=function(e){return(0,t.fromCodePoint)(i(e))}}(_),function(t){var e=b&&b.__createBinding||(Object.create?function(t,e,n,i){void 0===i&&(i=n);var r=Object.getOwnPropertyDescriptor(e,n);r&&!("get"in r?!e.__esModule:r.writable||r.configurable)||(r={enumerable:true,get:function(){return e[n]}}),Object.defineProperty(t,i,r)}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]}),n=b&&b.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:true,value:e})}:function(t,e){t.default=e}),i=b&&b.__importStar||function(t){if(t&&t.__esModule)return t;var i={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&e(i,t,r);return n(i,t),i},r=b&&b.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(t,"__esModule",{value:true}),t.decodeXML=t.decodeHTMLStrict=t.decodeHTMLAttribute=t.decodeHTML=t.determineBranch=t.EntityDecoder=t.DecodingMode=t.BinTrieFlags=t.fromCodePoint=t.replaceCodePoint=t.decodeCodePoint=t.xmlDecodeTree=t.htmlDecodeTree=void 0;var s=r(g);t.htmlDecodeTree=s.default;var a=r(p);t.xmlDecodeTree=a.default;var u=i(_);t.decodeCodePoint=u.default;var c,f,o,l,h=_;function v(t){return t>=c.ZERO&&t<=c.NINE}Object.defineProperty(t,"replaceCodePoint",{enumerable:true,get:function(){return h.replaceCodePoint}}),Object.defineProperty(t,"fromCodePoint",{enumerable:true,get:function(){return h.fromCodePoint}}),function(t){t[t.NUM=35]="NUM",t[t.SEMI=59]="SEMI",t[t.EQUALS=61]="EQUALS",t[t.ZERO=48]="ZERO",t[t.NINE=57]="NINE",t[t.LOWER_A=97]="LOWER_A",t[t.LOWER_F=102]="LOWER_F",t[t.LOWER_X=120]="LOWER_X",t[t.LOWER_Z=122]="LOWER_Z",t[t.UPPER_A=65]="UPPER_A",t[t.UPPER_F=70]="UPPER_F",t[t.UPPER_Z=90]="UPPER_Z"}(c||(c={})),function(t){t[t.VALUE_LENGTH=49152]="VALUE_LENGTH",t[t.BRANCH_LENGTH=16256]="BRANCH_LENGTH",t[t.JUMP_TABLE=127]="JUMP_TABLE"}(f=t.BinTrieFlags||(t.BinTrieFlags={})),function(t){t[t.EntityStart=0]="EntityStart",t[t.NumericStart=1]="NumericStart",t[t.NumericDecimal=2]="NumericDecimal",t[t.NumericHex=3]="NumericHex",t[t.NamedEntity=4]="NamedEntity"}(o||(o={})),function(t){t[t.Legacy=0]="Legacy",t[t.Strict=1]="Strict",t[t.Attribute=2]="Attribute"}(l=t.DecodingMode||(t.DecodingMode={}));var d=function(){function t(t,e,n){this.decodeTree=t,this.emitCodePoint=e,this.errors=n,this.state=o.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=l.Strict}return t.prototype.startEntity=function(t){this.decodeMode=t,this.state=o.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1},t.prototype.write=function(t,e){switch(this.state){case o.EntityStart:return t.charCodeAt(e)===c.NUM?(this.state=o.NumericStart,this.consumed+=1,this.stateNumericStart(t,e+1)):(this.state=o.NamedEntity,this.stateNamedEntity(t,e));case o.NumericStart:return this.stateNumericStart(t,e);case o.NumericDecimal:return this.stateNumericDecimal(t,e);case o.NumericHex:return this.stateNumericHex(t,e);case o.NamedEntity:return this.stateNamedEntity(t,e)}},t.prototype.stateNumericStart=function(t,e){return e>=t.length?-1:(32|t.charCodeAt(e))===c.LOWER_X?(this.state=o.NumericHex,this.consumed+=1,this.stateNumericHex(t,e+1)):(this.state=o.NumericDecimal,this.stateNumericDecimal(t,e))},t.prototype.addToNumericResult=function(t,e,n,i){if(e!==n){var r=n-e;this.result=this.result*Math.pow(i,r)+parseInt(t.substr(e,r),i),this.consumed+=r}},t.prototype.stateNumericHex=function(t,e){for(var n,i=e;e<t.length;){var r=t.charCodeAt(e);if(!(v(r)||(n=r,n>=c.UPPER_A&&n<=c.UPPER_F||n>=c.LOWER_A&&n<=c.LOWER_F)))return this.addToNumericResult(t,i,e,16),this.emitNumericEntity(r,3);e+=1}return this.addToNumericResult(t,i,e,16),-1},t.prototype.stateNumericDecimal=function(t,e){for(var n=e;e<t.length;){var i=t.charCodeAt(e);if(!v(i))return this.addToNumericResult(t,n,e,10),this.emitNumericEntity(i,2);e+=1}return this.addToNumericResult(t,n,e,10),-1},t.prototype.emitNumericEntity=function(t,e){var n;if(this.consumed<=e)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===c.SEMI)this.consumed+=1;else if(this.decodeMode===l.Strict)return 0;return this.emitCodePoint((0,u.replaceCodePoint)(this.result),this.consumed),this.errors&&(t!==c.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed},t.prototype.stateNamedEntity=function(t,e){for(var n=this.decodeTree,i=n[this.treeIndex],r=(i&f.VALUE_LENGTH)>>14;e<t.length;e++,this.excess++){var s=t.charCodeAt(e);if(this.treeIndex=k(n,i,this.treeIndex+Math.max(1,r),s),this.treeIndex<0)return 0===this.result||this.decodeMode===l.Attribute&&(0===r||((a=s)===c.EQUALS||function(t){return t>=c.UPPER_A&&t<=c.UPPER_Z||t>=c.LOWER_A&&t<=c.LOWER_Z||v(t)}(a)))?0:this.emitNotTerminatedNamedEntity();if(0!=(r=((i=n[this.treeIndex])&f.VALUE_LENGTH)>>14)){if(s===c.SEMI)return this.emitNamedEntityData(this.treeIndex,r,this.consumed+this.excess);this.decodeMode!==l.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}var a;return-1},t.prototype.emitNotTerminatedNamedEntity=function(){var t,e=this.result,n=(this.decodeTree[e]&f.VALUE_LENGTH)>>14;return this.emitNamedEntityData(e,n,this.consumed),null===(t=this.errors)||void 0===t||t.missingSemicolonAfterCharacterReference(),this.consumed},t.prototype.emitNamedEntityData=function(t,e,n){var i=this.decodeTree;return this.emitCodePoint(1===e?i[t]&~f.VALUE_LENGTH:i[t+1],n),3===e&&this.emitCodePoint(i[t+2],n),n},t.prototype.end=function(){var t;switch(this.state){case o.NamedEntity:return 0===this.result||this.decodeMode===l.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case o.NumericDecimal:return this.emitNumericEntity(0,2);case o.NumericHex:return this.emitNumericEntity(0,3);case o.NumericStart:return null===(t=this.errors)||void 0===t||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case o.EntityStart:return 0}},t}();function m(t){var e="",n=new d(t,(function(t){return e+=(0,u.fromCodePoint)(t)}));return function(t,i){for(var r=0,s=0;(s=t.indexOf("&",s))>=0;){e+=t.slice(r,s),n.startEntity(i);var a=n.write(t,s+1);if(a<0){r=s+n.end();break}r=s+a,s=0===a?r+1:r}var u=e+t.slice(r);return e="",u}}function k(t,e,n,i){var r=(e&f.BRANCH_LENGTH)>>7,s=e&f.JUMP_TABLE;if(0===r)return 0!==s&&i===s?n:-1;if(s){var a=i-s;return a<0||a>=r?-1:t[n+a]-1}for(var u=n,c=u+r-1;u<=c;){var o=u+c>>>1,l=t[o];if(l<i)u=o+1;else{if(!(l>i))return t[o+r];c=o-1}}return-1}t.EntityDecoder=d,t.determineBranch=k;var w=m(s.default),E=m(a.default);t.decodeHTML=function(t,e){return void 0===e&&(e=l.Legacy),w(t,e)},t.decodeHTMLAttribute=function(t){return w(t,l.Attribute)},t.decodeHTMLStrict=function(t){return w(t,l.Strict)},t.decodeXML=function(t){return E(t,l.Strict)}}(m),function(t){t.HTML="http://www.w3.org/1999/xhtml",t.MATHML="http://www.w3.org/1998/Math/MathML",t.SVG="http://www.w3.org/2000/svg",t.XLINK="http://www.w3.org/1999/xlink",t.XML="http://www.w3.org/XML/1998/namespace",t.XMLNS="http://www.w3.org/2000/xmlns/"}(k=k||(k={})),function(t){t.TYPE="type",t.ACTION="action",t.ENCODING="encoding",t.PROMPT="prompt",t.NAME="name",t.COLOR="color",t.FACE="face",t.SIZE="size"}(w=w||(w={})),function(t){t.NO_QUIRKS="no-quirks",t.QUIRKS="quirks",t.LIMITED_QUIRKS="limited-quirks"}(E=E||(E={})),function(t){t.A="a",t.ADDRESS="address",t.ANNOTATION_XML="annotation-xml",t.APPLET="applet",t.AREA="area",t.ARTICLE="article",t.ASIDE="aside",t.B="b",t.BASE="base",t.BASEFONT="basefont",t.BGSOUND="bgsound",t.BIG="big",t.BLOCKQUOTE="blockquote",t.BODY="body",t.BR="br",t.BUTTON="button",t.CAPTION="caption",t.CENTER="center",t.CODE="code",t.COL="col",t.COLGROUP="colgroup",t.DD="dd",t.DESC="desc",t.DETAILS="details",t.DIALOG="dialog",t.DIR="dir",t.DIV="div",t.DL="dl",t.DT="dt",t.EM="em",t.EMBED="embed",t.FIELDSET="fieldset",t.FIGCAPTION="figcaption",t.FIGURE="figure",t.FONT="font",t.FOOTER="footer",t.FOREIGN_OBJECT="foreignObject",t.FORM="form",t.FRAME="frame",t.FRAMESET="frameset",t.H1="h1",t.H2="h2",t.H3="h3",t.H4="h4",t.H5="h5",t.H6="h6",t.HEAD="head",t.HEADER="header",t.HGROUP="hgroup",t.HR="hr",t.HTML="html",t.I="i",t.IMG="img",t.IMAGE="image",t.INPUT="input",t.IFRAME="iframe",t.KEYGEN="keygen",t.LABEL="label",t.LI="li",t.LINK="link",t.LISTING="listing",t.MAIN="main",t.MALIGNMARK="malignmark",t.MARQUEE="marquee",t.MATH="math",t.MENU="menu",t.META="meta",t.MGLYPH="mglyph",t.MI="mi",t.MO="mo",t.MN="mn",t.MS="ms",t.MTEXT="mtext",t.NAV="nav",t.NOBR="nobr",t.NOFRAMES="noframes",t.NOEMBED="noembed",t.NOSCRIPT="noscript",t.OBJECT="object",t.OL="ol",t.OPTGROUP="optgroup",t.OPTION="option",t.P="p",t.PARAM="param",t.PLAINTEXT="plaintext",t.PRE="pre",t.RB="rb",t.RP="rp",t.RT="rt",t.RTC="rtc",t.RUBY="ruby",t.S="s",t.SCRIPT="script",t.SECTION="section",t.SELECT="select",t.SOURCE="source",t.SMALL="small",t.SPAN="span",t.STRIKE="strike",t.STRONG="strong",t.STYLE="style",t.SUB="sub",t.SUMMARY="summary",t.SUP="sup",t.TABLE="table",t.TBODY="tbody",t.TEMPLATE="template",t.TEXTAREA="textarea",t.TFOOT="tfoot",t.TD="td",t.TH="th",t.THEAD="thead",t.TITLE="title",t.TR="tr",t.TRACK="track",t.TT="tt",t.U="u",t.UL="ul",t.SVG="svg",t.VAR="var",t.WBR="wbr",t.XMP="xmp"}(T=T||(T={})),function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.A=1]="A",t[t.ADDRESS=2]="ADDRESS",t[t.ANNOTATION_XML=3]="ANNOTATION_XML",t[t.APPLET=4]="APPLET",t[t.AREA=5]="AREA",t[t.ARTICLE=6]="ARTICLE",t[t.ASIDE=7]="ASIDE",t[t.B=8]="B",t[t.BASE=9]="BASE",t[t.BASEFONT=10]="BASEFONT",t[t.BGSOUND=11]="BGSOUND",t[t.BIG=12]="BIG",t[t.BLOCKQUOTE=13]="BLOCKQUOTE",t[t.BODY=14]="BODY",t[t.BR=15]="BR",t[t.BUTTON=16]="BUTTON",t[t.CAPTION=17]="CAPTION",t[t.CENTER=18]="CENTER",t[t.CODE=19]="CODE",t[t.COL=20]="COL",t[t.COLGROUP=21]="COLGROUP",t[t.DD=22]="DD",t[t.DESC=23]="DESC",t[t.DETAILS=24]="DETAILS",t[t.DIALOG=25]="DIALOG",t[t.DIR=26]="DIR",t[t.DIV=27]="DIV",t[t.DL=28]="DL",t[t.DT=29]="DT",t[t.EM=30]="EM",t[t.EMBED=31]="EMBED",t[t.FIELDSET=32]="FIELDSET",t[t.FIGCAPTION=33]="FIGCAPTION",t[t.FIGURE=34]="FIGURE",t[t.FONT=35]="FONT",t[t.FOOTER=36]="FOOTER",t[t.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",t[t.FORM=38]="FORM",t[t.FRAME=39]="FRAME",t[t.FRAMESET=40]="FRAMESET",t[t.H1=41]="H1",t[t.H2=42]="H2",t[t.H3=43]="H3",t[t.H4=44]="H4",t[t.H5=45]="H5",t[t.H6=46]="H6",t[t.HEAD=47]="HEAD",t[t.HEADER=48]="HEADER",t[t.HGROUP=49]="HGROUP",t[t.HR=50]="HR",t[t.HTML=51]="HTML",t[t.I=52]="I",t[t.IMG=53]="IMG",t[t.IMAGE=54]="IMAGE",t[t.INPUT=55]="INPUT",t[t.IFRAME=56]="IFRAME",t[t.KEYGEN=57]="KEYGEN",t[t.LABEL=58]="LABEL",t[t.LI=59]="LI",t[t.LINK=60]="LINK",t[t.LISTING=61]="LISTING",t[t.MAIN=62]="MAIN",t[t.MALIGNMARK=63]="MALIGNMARK",t[t.MARQUEE=64]="MARQUEE",t[t.MATH=65]="MATH",t[t.MENU=66]="MENU",t[t.META=67]="META",t[t.MGLYPH=68]="MGLYPH",t[t.MI=69]="MI",t[t.MO=70]="MO",t[t.MN=71]="MN",t[t.MS=72]="MS",t[t.MTEXT=73]="MTEXT",t[t.NAV=74]="NAV",t[t.NOBR=75]="NOBR",t[t.NOFRAMES=76]="NOFRAMES",t[t.NOEMBED=77]="NOEMBED",t[t.NOSCRIPT=78]="NOSCRIPT",t[t.OBJECT=79]="OBJECT",t[t.OL=80]="OL",t[t.OPTGROUP=81]="OPTGROUP",t[t.OPTION=82]="OPTION",t[t.P=83]="P",t[t.PARAM=84]="PARAM",t[t.PLAINTEXT=85]="PLAINTEXT",t[t.PRE=86]="PRE",t[t.RB=87]="RB",t[t.RP=88]="RP",t[t.RT=89]="RT",t[t.RTC=90]="RTC",t[t.RUBY=91]="RUBY",t[t.S=92]="S",t[t.SCRIPT=93]="SCRIPT",t[t.SECTION=94]="SECTION",t[t.SELECT=95]="SELECT",t[t.SOURCE=96]="SOURCE",t[t.SMALL=97]="SMALL",t[t.SPAN=98]="SPAN",t[t.STRIKE=99]="STRIKE",t[t.STRONG=100]="STRONG",t[t.STYLE=101]="STYLE",t[t.SUB=102]="SUB",t[t.SUMMARY=103]="SUMMARY",t[t.SUP=104]="SUP",t[t.TABLE=105]="TABLE",t[t.TBODY=106]="TBODY",t[t.TEMPLATE=107]="TEMPLATE",t[t.TEXTAREA=108]="TEXTAREA",t[t.TFOOT=109]="TFOOT",t[t.TD=110]="TD",t[t.TH=111]="TH",t[t.THEAD=112]="THEAD",t[t.TITLE=113]="TITLE",t[t.TR=114]="TR",t[t.TRACK=115]="TRACK",t[t.TT=116]="TT",t[t.U=117]="U",t[t.UL=118]="UL",t[t.SVG=119]="SVG",t[t.VAR=120]="VAR",t[t.WBR=121]="WBR",t[t.XMP=122]="XMP"}(y=y||(y={}));var A=new Map([[T.A,y.A],[T.ADDRESS,y.ADDRESS],[T.ANNOTATION_XML,y.ANNOTATION_XML],[T.APPLET,y.APPLET],[T.AREA,y.AREA],[T.ARTICLE,y.ARTICLE],[T.ASIDE,y.ASIDE],[T.B,y.B],[T.BASE,y.BASE],[T.BASEFONT,y.BASEFONT],[T.BGSOUND,y.BGSOUND],[T.BIG,y.BIG],[T.BLOCKQUOTE,y.BLOCKQUOTE],[T.BODY,y.BODY],[T.BR,y.BR],[T.BUTTON,y.BUTTON],[T.CAPTION,y.CAPTION],[T.CENTER,y.CENTER],[T.CODE,y.CODE],[T.COL,y.COL],[T.COLGROUP,y.COLGROUP],[T.DD,y.DD],[T.DESC,y.DESC],[T.DETAILS,y.DETAILS],[T.DIALOG,y.DIALOG],[T.DIR,y.DIR],[T.DIV,y.DIV],[T.DL,y.DL],[T.DT,y.DT],[T.EM,y.EM],[T.EMBED,y.EMBED],[T.FIELDSET,y.FIELDSET],[T.FIGCAPTION,y.FIGCAPTION],[T.FIGURE,y.FIGURE],[T.FONT,y.FONT],[T.FOOTER,y.FOOTER],[T.FOREIGN_OBJECT,y.FOREIGN_OBJECT],[T.FORM,y.FORM],[T.FRAME,y.FRAME],[T.FRAMESET,y.FRAMESET],[T.H1,y.H1],[T.H2,y.H2],[T.H3,y.H3],[T.H4,y.H4],[T.H5,y.H5],[T.H6,y.H6],[T.HEAD,y.HEAD],[T.HEADER,y.HEADER],[T.HGROUP,y.HGROUP],[T.HR,y.HR],[T.HTML,y.HTML],[T.I,y.I],[T.IMG,y.IMG],[T.IMAGE,y.IMAGE],[T.INPUT,y.INPUT],[T.IFRAME,y.IFRAME],[T.KEYGEN,y.KEYGEN],[T.LABEL,y.LABEL],[T.LI,y.LI],[T.LINK,y.LINK],[T.LISTING,y.LISTING],[T.MAIN,y.MAIN],[T.MALIGNMARK,y.MALIGNMARK],[T.MARQUEE,y.MARQUEE],[T.MATH,y.MATH],[T.MENU,y.MENU],[T.META,y.META],[T.MGLYPH,y.MGLYPH],[T.MI,y.MI],[T.MO,y.MO],[T.MN,y.MN],[T.MS,y.MS],[T.MTEXT,y.MTEXT],[T.NAV,y.NAV],[T.NOBR,y.NOBR],[T.NOFRAMES,y.NOFRAMES],[T.NOEMBED,y.NOEMBED],[T.NOSCRIPT,y.NOSCRIPT],[T.OBJECT,y.OBJECT],[T.OL,y.OL],[T.OPTGROUP,y.OPTGROUP],[T.OPTION,y.OPTION],[T.P,y.P],[T.PARAM,y.PARAM],[T.PLAINTEXT,y.PLAINTEXT],[T.PRE,y.PRE],[T.RB,y.RB],[T.RP,y.RP],[T.RT,y.RT],[T.RTC,y.RTC],[T.RUBY,y.RUBY],[T.S,y.S],[T.SCRIPT,y.SCRIPT],[T.SECTION,y.SECTION],[T.SELECT,y.SELECT],[T.SOURCE,y.SOURCE],[T.SMALL,y.SMALL],[T.SPAN,y.SPAN],[T.STRIKE,y.STRIKE],[T.STRONG,y.STRONG],[T.STYLE,y.STYLE],[T.SUB,y.SUB],[T.SUMMARY,y.SUMMARY],[T.SUP,y.SUP],[T.TABLE,y.TABLE],[T.TBODY,y.TBODY],[T.TEMPLATE,y.TEMPLATE],[T.TEXTAREA,y.TEXTAREA],[T.TFOOT,y.TFOOT],[T.TD,y.TD],[T.TH,y.TH],[T.THEAD,y.THEAD],[T.TITLE,y.TITLE],[T.TR,y.TR],[T.TRACK,y.TRACK],[T.TT,y.TT],[T.U,y.U],[T.UL,y.UL],[T.SVG,y.SVG],[T.VAR,y.VAR],[T.WBR,y.WBR],[T.XMP,y.XMP]]);function S(t){var e;return null!==(e=A.get(t))&&void 0!==e?e:y.UNKNOWN}var O=y,N=(e={},e[k.HTML]=new Set([O.ADDRESS,O.APPLET,O.AREA,O.ARTICLE,O.ASIDE,O.BASE,O.BASEFONT,O.BGSOUND,O.BLOCKQUOTE,O.BODY,O.BR,O.BUTTON,O.CAPTION,O.CENTER,O.COL,O.COLGROUP,O.DD,O.DETAILS,O.DIR,O.DIV,O.DL,O.DT,O.EMBED,O.FIELDSET,O.FIGCAPTION,O.FIGURE,O.FOOTER,O.FORM,O.FRAME,O.FRAMESET,O.H1,O.H2,O.H3,O.H4,O.H5,O.H6,O.HEAD,O.HEADER,O.HGROUP,O.HR,O.HTML,O.IFRAME,O.IMG,O.INPUT,O.LI,O.LINK,O.LISTING,O.MAIN,O.MARQUEE,O.MENU,O.META,O.NAV,O.NOEMBED,O.NOFRAMES,O.NOSCRIPT,O.OBJECT,O.OL,O.P,O.PARAM,O.PLAINTEXT,O.PRE,O.SCRIPT,O.SECTION,O.SELECT,O.SOURCE,O.STYLE,O.SUMMARY,O.TABLE,O.TBODY,O.TD,O.TEMPLATE,O.TEXTAREA,O.TFOOT,O.TH,O.THEAD,O.TITLE,O.TR,O.TRACK,O.UL,O.WBR,O.XMP]),e[k.MATHML]=new Set([O.MI,O.MO,O.MN,O.MS,O.MTEXT,O.ANNOTATION_XML]),e[k.SVG]=new Set([O.TITLE,O.FOREIGN_OBJECT,O.DESC]),e[k.XLINK]=new Set,e[k.XML]=new Set,e[k.XMLNS]=new Set,e);function D(t){return t===O.H1||t===O.H2||t===O.H3||t===O.H4||t===O.H5||t===O.H6}var C=new Map([[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);var R;!function(t){t[t.DATA=0]="DATA",t[t.RCDATA=1]="RCDATA",t[t.RAWTEXT=2]="RAWTEXT",t[t.SCRIPT_DATA=3]="SCRIPT_DATA",t[t.PLAINTEXT=4]="PLAINTEXT",t[t.TAG_OPEN=5]="TAG_OPEN",t[t.END_TAG_OPEN=6]="END_TAG_OPEN",t[t.TAG_NAME=7]="TAG_NAME",t[t.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",t[t.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",t[t.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",t[t.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",t[t.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",t[t.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",t[t.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",t[t.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",t[t.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",t[t.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",t[t.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",t[t.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",t[t.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",t[t.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",t[t.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",t[t.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",t[t.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",t[t.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",t[t.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",t[t.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",t[t.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",t[t.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",t[t.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",t[t.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",t[t.BOGUS_COMMENT=40]="BOGUS_COMMENT",t[t.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",t[t.COMMENT_START=42]="COMMENT_START",t[t.COMMENT_START_DASH=43]="COMMENT_START_DASH",t[t.COMMENT=44]="COMMENT",t[t.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",t[t.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",t[t.COMMENT_END_DASH=49]="COMMENT_END_DASH",t[t.COMMENT_END=50]="COMMENT_END",t[t.COMMENT_END_BANG=51]="COMMENT_END_BANG",t[t.DOCTYPE=52]="DOCTYPE",t[t.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",t[t.DOCTYPE_NAME=54]="DOCTYPE_NAME",t[t.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",t[t.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",t[t.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",t[t.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",t[t.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",t[t.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",t[t.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",t[t.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",t[t.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",t[t.CDATA_SECTION=68]="CDATA_SECTION",t[t.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",t[t.CDATA_SECTION_END=70]="CDATA_SECTION_END",t[t.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",t[t.NAMED_CHARACTER_REFERENCE=72]="NAMED_CHARACTER_REFERENCE",t[t.AMBIGUOUS_AMPERSAND=73]="AMBIGUOUS_AMPERSAND",t[t.NUMERIC_CHARACTER_REFERENCE=74]="NUMERIC_CHARACTER_REFERENCE",t[t.HEXADEMICAL_CHARACTER_REFERENCE_START=75]="HEXADEMICAL_CHARACTER_REFERENCE_START",t[t.HEXADEMICAL_CHARACTER_REFERENCE=76]="HEXADEMICAL_CHARACTER_REFERENCE",t[t.DECIMAL_CHARACTER_REFERENCE=77]="DECIMAL_CHARACTER_REFERENCE",t[t.NUMERIC_CHARACTER_REFERENCE_END=78]="NUMERIC_CHARACTER_REFERENCE_END"}(R||(R={}));var x={DATA:R.DATA,RCDATA:R.RCDATA,RAWTEXT:R.RAWTEXT,SCRIPT_DATA:R.SCRIPT_DATA,PLAINTEXT:R.PLAINTEXT,CDATA_SECTION:R.CDATA_SECTION};function L(t){return t>=r.DIGIT_0&&t<=r.DIGIT_9}function I(t){return t>=r.LATIN_CAPITAL_A&&t<=r.LATIN_CAPITAL_Z}function M(t){return function(t){return t>=r.LATIN_SMALL_A&&t<=r.LATIN_SMALL_Z}(t)||I(t)}function j(t){return M(t)||L(t)}function P(t){return t>=r.LATIN_CAPITAL_A&&t<=r.LATIN_CAPITAL_F}function q(t){return t>=r.LATIN_SMALL_A&&t<=r.LATIN_SMALL_F}function U(t){return t+32}function B(t){return t===r.SPACE||t===r.LINE_FEED||t===r.TABULATION||t===r.FORM_FEED}function H(t){return B(t)||t===r.SOLIDUS||t===r.GREATER_THAN_SIGN}var F=function(){function t(t,e){this.options=t,this.handler=e,this.paused=false,this.inLoop=false,this.inForeignNode=false,this.lastStartTagName="",this.active=false,this.state=R.DATA,this.returnState=R.DATA,this.charRefCode=-1,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new v(e),this.currentLocation=this.getCurrentLocation(-1)}t.prototype._err=function(t){var e,n;null===(n=(e=this.handler).onParseError)||void 0===n||n.call(e,this.preprocessor.getError(t))};t.prototype.getCurrentLocation=function(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null};t.prototype._runParsingLoop=function(){if(!this.inLoop){for(this.inLoop=true;this.active&&!this.paused;){this.consumedAfterSnapshot=0;var t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=false}};t.prototype.pause=function(){this.paused=true};t.prototype.resume=function(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=false,this.inLoop||(this._runParsingLoop(),this.paused||null==t||t())};t.prototype.write=function(t,e,n){this.active=true,this.preprocessor.write(t,e),this._runParsingLoop(),this.paused||null==n||n()};t.prototype.insertHtmlAtCurrentPos=function(t){this.active=true,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()};t.prototype._ensureHibernation=function(){return!!this.preprocessor.endOfChunkHit&&(this._unconsume(this.consumedAfterSnapshot),this.active=false,true)};t.prototype._consume=function(){return this.consumedAfterSnapshot++,this.preprocessor.advance()};t.prototype._unconsume=function(t){this.consumedAfterSnapshot-=t,this.preprocessor.retreat(t)};t.prototype._reconsumeInState=function(t,e){this.state=t,this._callState(e)};t.prototype._advanceBy=function(t){this.consumedAfterSnapshot+=t;for(var e=0;e<t;e++)this.preprocessor.advance()};t.prototype._consumeSequenceIfMatch=function(t,e){return!!this.preprocessor.startsWith(t,e)&&(this._advanceBy(t.length-1),true)};t.prototype._createStartTagToken=function(){this.currentToken={type:h.START_TAG,tagName:"",tagID:y.UNKNOWN,selfClosing:false,ackSelfClosing:false,attrs:[],location:this.getCurrentLocation(1)}};t.prototype._createEndTagToken=function(){this.currentToken={type:h.END_TAG,tagName:"",tagID:y.UNKNOWN,selfClosing:false,ackSelfClosing:false,attrs:[],location:this.getCurrentLocation(2)}};t.prototype._createCommentToken=function(t){this.currentToken={type:h.COMMENT,data:"",location:this.getCurrentLocation(t)}};t.prototype._createDoctypeToken=function(t){this.currentToken={type:h.DOCTYPE,name:t,forceQuirks:false,publicId:null,systemId:null,location:this.currentLocation}};t.prototype._createCharacterToken=function(t,e){this.currentCharacterToken={type:t,chars:e,location:this.currentLocation}};t.prototype._createAttr=function(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)};t.prototype._leaveAttrName=function(){var t,e;var n=this.currentToken;null===d(n,this.currentAttr.name)?(n.attrs.push(this.currentAttr),n.location&&this.currentLocation&&((null!==(t=(e=n.location).attrs)&&void 0!==t?t:e.attrs=Object.create(null))[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue())):this._err(l.duplicateAttribute)};t.prototype._leaveAttrValue=function(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)};t.prototype.prepareToken=function(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)};t.prototype.emitCurrentTagToken=function(){var t=this.currentToken;this.prepareToken(t),t.tagID=S(t.tagName),t.type===h.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(l.endTagWithAttributes),t.selfClosing&&this._err(l.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()};t.prototype.emitCurrentComment=function(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()};t.prototype.emitCurrentDoctype=function(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()};t.prototype._emitCurrentCharacterToken=function(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case h.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case h.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case h.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}};t.prototype._emitEOFToken=function(){var t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:h.EOF,location:t}),this.active=false};t.prototype._appendCharToCurrentCharacterToken=function(t,e){if(this.currentCharacterToken){if(this.currentCharacterToken.type===t)return void(this.currentCharacterToken.chars+=e);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(t,e)};t.prototype._emitCodePoint=function(t){var e=B(t)?h.WHITESPACE_CHARACTER:t===r.NULL?h.NULL_CHARACTER:h.CHARACTER;this._appendCharToCurrentCharacterToken(e,String.fromCodePoint(t))};t.prototype._emitChars=function(t){this._appendCharToCurrentCharacterToken(h.CHARACTER,t)};t.prototype._matchNamedCharacterReference=function(t){var e=null,n=0,i=false;for(var s=0,a=m.htmlDecodeTree[0];s>=0&&(s=m.determineBranch(m.htmlDecodeTree,a,s+1,t),!(s<0));t=this._consume()){n+=1,a=m.htmlDecodeTree[s];var u=a&m.BinTrieFlags.VALUE_LENGTH;if(u){var c=(u>>14)-1;if(t!==r.SEMICOLON&&this._isCharacterReferenceInAttribute()&&((f=this.preprocessor.peek(1))===r.EQUALS_SIGN||j(f))?(e=[r.AMPERSAND],s+=c):(e=0===c?[m.htmlDecodeTree[s]&~m.BinTrieFlags.VALUE_LENGTH]:1===c?[m.htmlDecodeTree[++s]]:[m.htmlDecodeTree[++s],m.htmlDecodeTree[++s]],n=0,i=t!==r.SEMICOLON),0===c){this._consume();break}}}var f;return this._unconsume(n),i&&!this.preprocessor.endOfChunkHit&&this._err(l.missingSemicolonAfterCharacterReference),this._unconsume(1),e};t.prototype._isCharacterReferenceInAttribute=function(){return this.returnState===R.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===R.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===R.ATTRIBUTE_VALUE_UNQUOTED};t.prototype._flushCodePointConsumedAsCharacterReference=function(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)};t.prototype._callState=function(t){switch(this.state){case R.DATA:this._stateData(t);break;case R.RCDATA:this._stateRcdata(t);break;case R.RAWTEXT:this._stateRawtext(t);break;case R.SCRIPT_DATA:this._stateScriptData(t);break;case R.PLAINTEXT:this._statePlaintext(t);break;case R.TAG_OPEN:this._stateTagOpen(t);break;case R.END_TAG_OPEN:this._stateEndTagOpen(t);break;case R.TAG_NAME:this._stateTagName(t);break;case R.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(t);break;case R.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(t);break;case R.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(t);break;case R.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(t);break;case R.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(t);break;case R.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(t);break;case R.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(t);break;case R.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(t);break;case R.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(t);break;case R.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(t);break;case R.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(t);break;case R.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(t);break;case R.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(t);break;case R.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(t);break;case R.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(t);break;case R.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(t);break;case R.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(t);break;case R.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(t);break;case R.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(t);break;case R.ATTRIBUTE_NAME:this._stateAttributeName(t);break;case R.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(t);break;case R.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(t);break;case R.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(t);break;case R.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(t);break;case R.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(t);break;case R.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(t);break;case R.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(t);break;case R.BOGUS_COMMENT:this._stateBogusComment(t);break;case R.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(t);break;case R.COMMENT_START:this._stateCommentStart(t);break;case R.COMMENT_START_DASH:this._stateCommentStartDash(t);break;case R.COMMENT:this._stateComment(t);break;case R.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(t);break;case R.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(t);break;case R.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(t);break;case R.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(t);break;case R.COMMENT_END_DASH:this._stateCommentEndDash(t);break;case R.COMMENT_END:this._stateCommentEnd(t);break;case R.COMMENT_END_BANG:this._stateCommentEndBang(t);break;case R.DOCTYPE:this._stateDoctype(t);break;case R.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(t);break;case R.DOCTYPE_NAME:this._stateDoctypeName(t);break;case R.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(t);break;case R.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(t);break;case R.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(t);break;case R.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(t);break;case R.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(t);break;case R.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(t);break;case R.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break;case R.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(t);break;case R.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(t);break;case R.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(t);break;case R.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(t);break;case R.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(t);break;case R.BOGUS_DOCTYPE:this._stateBogusDoctype(t);break;case R.CDATA_SECTION:this._stateCdataSection(t);break;case R.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(t);break;case R.CDATA_SECTION_END:this._stateCdataSectionEnd(t);break;case R.CHARACTER_REFERENCE:this._stateCharacterReference(t);break;case R.NAMED_CHARACTER_REFERENCE:this._stateNamedCharacterReference(t);break;case R.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(t);break;case R.NUMERIC_CHARACTER_REFERENCE:this._stateNumericCharacterReference(t);break;case R.HEXADEMICAL_CHARACTER_REFERENCE_START:this._stateHexademicalCharacterReferenceStart(t);break;case R.HEXADEMICAL_CHARACTER_REFERENCE:this._stateHexademicalCharacterReference(t);break;case R.DECIMAL_CHARACTER_REFERENCE:this._stateDecimalCharacterReference(t);break;case R.NUMERIC_CHARACTER_REFERENCE_END:this._stateNumericCharacterReferenceEnd(t);break;default:throw new Error("Unknown state")}};t.prototype._stateData=function(t){switch(t){case r.LESS_THAN_SIGN:this.state=R.TAG_OPEN;break;case r.AMPERSAND:this.returnState=R.DATA,this.state=R.CHARACTER_REFERENCE;break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitCodePoint(t);break;case r.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateRcdata=function(t){switch(t){case r.AMPERSAND:this.returnState=R.RCDATA,this.state=R.CHARACTER_REFERENCE;break;case r.LESS_THAN_SIGN:this.state=R.RCDATA_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateRawtext=function(t){switch(t){case r.LESS_THAN_SIGN:this.state=R.RAWTEXT_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateScriptData=function(t){switch(t){case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._statePlaintext=function(t){switch(t){case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateTagOpen=function(t){if(M(t))this._createStartTagToken(),this.state=R.TAG_NAME,this._stateTagName(t);else switch(t){case r.EXCLAMATION_MARK:this.state=R.MARKUP_DECLARATION_OPEN;break;case r.SOLIDUS:this.state=R.END_TAG_OPEN;break;case r.QUESTION_MARK:this._err(l.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=R.BOGUS_COMMENT,this._stateBogusComment(t);break;case r.EOF:this._err(l.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(l.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=R.DATA,this._stateData(t)}};t.prototype._stateEndTagOpen=function(t){if(M(t))this._createEndTagToken(),this.state=R.TAG_NAME,this._stateTagName(t);else switch(t){case r.GREATER_THAN_SIGN:this._err(l.missingEndTagName),this.state=R.DATA;break;case r.EOF:this._err(l.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break;default:this._err(l.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=R.BOGUS_COMMENT,this._stateBogusComment(t)}};t.prototype._stateTagName=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.BEFORE_ATTRIBUTE_NAME;break;case r.SOLIDUS:this.state=R.SELF_CLOSING_START_TAG;break;case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentTagToken();break;case r.NULL:this._err(l.unexpectedNullCharacter),e.tagName+=i;break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:e.tagName+=String.fromCodePoint(I(t)?U(t):t)}};t.prototype._stateRcdataLessThanSign=function(t){t===r.SOLIDUS?this.state=R.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=R.RCDATA,this._stateRcdata(t))};t.prototype._stateRcdataEndTagOpen=function(t){M(t)?(this.state=R.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=R.RCDATA,this._stateRcdata(t))};t.prototype.handleSpecialEndTag=function(t){if(!this.preprocessor.startsWith(this.lastStartTagName,false))return!this._ensureHibernation();switch(this._createEndTagToken(),this.currentToken.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=R.BEFORE_ATTRIBUTE_NAME,false;case r.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=R.SELF_CLOSING_START_TAG,false;case r.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=R.DATA,false;default:return!this._ensureHibernation()}};t.prototype._stateRcdataEndTagName=function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=R.RCDATA,this._stateRcdata(t))};t.prototype._stateRawtextLessThanSign=function(t){t===r.SOLIDUS?this.state=R.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=R.RAWTEXT,this._stateRawtext(t))};t.prototype._stateRawtextEndTagOpen=function(t){M(t)?(this.state=R.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=R.RAWTEXT,this._stateRawtext(t))};t.prototype._stateRawtextEndTagName=function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=R.RAWTEXT,this._stateRawtext(t))};t.prototype._stateScriptDataLessThanSign=function(t){switch(t){case r.SOLIDUS:this.state=R.SCRIPT_DATA_END_TAG_OPEN;break;case r.EXCLAMATION_MARK:this.state=R.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break;default:this._emitChars("<"),this.state=R.SCRIPT_DATA,this._stateScriptData(t)}};t.prototype._stateScriptDataEndTagOpen=function(t){M(t)?(this.state=R.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=R.SCRIPT_DATA,this._stateScriptData(t))};t.prototype._stateScriptDataEndTagName=function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=R.SCRIPT_DATA,this._stateScriptData(t))};t.prototype._stateScriptDataEscapeStart=function(t){t===r.HYPHEN_MINUS?(this.state=R.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=R.SCRIPT_DATA,this._stateScriptData(t))};t.prototype._stateScriptDataEscapeStartDash=function(t){t===r.HYPHEN_MINUS?(this.state=R.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=R.SCRIPT_DATA,this._stateScriptData(t))};t.prototype._stateScriptDataEscaped=function(t){switch(t){case r.HYPHEN_MINUS:this.state=R.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateScriptDataEscapedDash=function(t){switch(t){case r.HYPHEN_MINUS:this.state=R.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),this.state=R.SCRIPT_DATA_ESCAPED,this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=R.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}};t.prototype._stateScriptDataEscapedDashDash=function(t){switch(t){case r.HYPHEN_MINUS:this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case r.GREATER_THAN_SIGN:this.state=R.SCRIPT_DATA,this._emitChars(">");break;case r.NULL:this._err(l.unexpectedNullCharacter),this.state=R.SCRIPT_DATA_ESCAPED,this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=R.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}};t.prototype._stateScriptDataEscapedLessThanSign=function(t){t===r.SOLIDUS?this.state=R.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:M(t)?(this._emitChars("<"),this.state=R.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=R.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))};t.prototype._stateScriptDataEscapedEndTagOpen=function(t){M(t)?(this.state=R.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=R.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))};t.prototype._stateScriptDataEscapedEndTagName=function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=R.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))};t.prototype._stateScriptDataDoubleEscapeStart=function(t){if(this.preprocessor.startsWith(u,false)&&H(this.preprocessor.peek(6))){this._emitCodePoint(t);for(var e=0;e<6;e++)this._emitCodePoint(this._consume());this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=R.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))};t.prototype._stateScriptDataDoubleEscaped=function(t){switch(t){case r.HYPHEN_MINUS:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case r.NULL:this._err(l.unexpectedNullCharacter),this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateScriptDataDoubleEscapedDash=function(t){switch(t){case r.HYPHEN_MINUS:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case r.NULL:this._err(l.unexpectedNullCharacter),this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}};t.prototype._stateScriptDataDoubleEscapedDashDash=function(t){switch(t){case r.HYPHEN_MINUS:this._emitChars("-");break;case r.LESS_THAN_SIGN:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case r.GREATER_THAN_SIGN:this.state=R.SCRIPT_DATA,this._emitChars(">");break;case r.NULL:this._err(l.unexpectedNullCharacter),this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(i);break;case r.EOF:this._err(l.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}};t.prototype._stateScriptDataDoubleEscapedLessThanSign=function(t){t===r.SOLIDUS?(this.state=R.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))};t.prototype._stateScriptDataDoubleEscapeEnd=function(t){if(this.preprocessor.startsWith(u,false)&&H(this.preprocessor.peek(6))){this._emitCodePoint(t);for(var e=0;e<6;e++)this._emitCodePoint(this._consume());this.state=R.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=R.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))};t.prototype._stateBeforeAttributeName=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.SOLIDUS:case r.GREATER_THAN_SIGN:case r.EOF:this.state=R.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case r.EQUALS_SIGN:this._err(l.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=R.ATTRIBUTE_NAME;break;default:this._createAttr(""),this.state=R.ATTRIBUTE_NAME,this._stateAttributeName(t)}};t.prototype._stateAttributeName=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:case r.SOLIDUS:case r.GREATER_THAN_SIGN:case r.EOF:this._leaveAttrName(),this.state=R.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case r.EQUALS_SIGN:this._leaveAttrName(),this.state=R.BEFORE_ATTRIBUTE_VALUE;break;case r.QUOTATION_MARK:case r.APOSTROPHE:case r.LESS_THAN_SIGN:this._err(l.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break;case r.NULL:this._err(l.unexpectedNullCharacter),this.currentAttr.name+=i;break;default:this.currentAttr.name+=String.fromCodePoint(I(t)?U(t):t)}};t.prototype._stateAfterAttributeName=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.SOLIDUS:this.state=R.SELF_CLOSING_START_TAG;break;case r.EQUALS_SIGN:this.state=R.BEFORE_ATTRIBUTE_VALUE;break;case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentTagToken();break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this._createAttr(""),this.state=R.ATTRIBUTE_NAME,this._stateAttributeName(t)}};t.prototype._stateBeforeAttributeValue=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.QUOTATION_MARK:this.state=R.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break;case r.APOSTROPHE:this.state=R.ATTRIBUTE_VALUE_SINGLE_QUOTED;break;case r.GREATER_THAN_SIGN:this._err(l.missingAttributeValue),this.state=R.DATA,this.emitCurrentTagToken();break;default:this.state=R.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}};t.prototype._stateAttributeValueDoubleQuoted=function(t){switch(t){case r.QUOTATION_MARK:this.state=R.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case r.AMPERSAND:this.returnState=R.ATTRIBUTE_VALUE_DOUBLE_QUOTED,this.state=R.CHARACTER_REFERENCE;break;case r.NULL:this._err(l.unexpectedNullCharacter),this.currentAttr.value+=i;break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}};t.prototype._stateAttributeValueSingleQuoted=function(t){switch(t){case r.APOSTROPHE:this.state=R.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case r.AMPERSAND:this.returnState=R.ATTRIBUTE_VALUE_SINGLE_QUOTED,this.state=R.CHARACTER_REFERENCE;break;case r.NULL:this._err(l.unexpectedNullCharacter),this.currentAttr.value+=i;break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}};t.prototype._stateAttributeValueUnquoted=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this._leaveAttrValue(),this.state=R.BEFORE_ATTRIBUTE_NAME;break;case r.AMPERSAND:this.returnState=R.ATTRIBUTE_VALUE_UNQUOTED,this.state=R.CHARACTER_REFERENCE;break;case r.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=R.DATA,this.emitCurrentTagToken();break;case r.NULL:this._err(l.unexpectedNullCharacter),this.currentAttr.value+=i;break;case r.QUOTATION_MARK:case r.APOSTROPHE:case r.LESS_THAN_SIGN:case r.EQUALS_SIGN:case r.GRAVE_ACCENT:this._err(l.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}};t.prototype._stateAfterAttributeValueQuoted=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this._leaveAttrValue(),this.state=R.BEFORE_ATTRIBUTE_NAME;break;case r.SOLIDUS:this._leaveAttrValue(),this.state=R.SELF_CLOSING_START_TAG;break;case r.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=R.DATA,this.emitCurrentTagToken();break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this._err(l.missingWhitespaceBetweenAttributes),this.state=R.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}};t.prototype._stateSelfClosingStartTag=function(t){switch(t){case r.GREATER_THAN_SIGN:this.currentToken.selfClosing=true,this.state=R.DATA,this.emitCurrentTagToken();break;case r.EOF:this._err(l.eofInTag),this._emitEOFToken();break;default:this._err(l.unexpectedSolidusInTag),this.state=R.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}};t.prototype._stateBogusComment=function(t){var e=this.currentToken;switch(t){case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentComment(e);break;case r.EOF:this.emitCurrentComment(e),this._emitEOFToken();break;case r.NULL:this._err(l.unexpectedNullCharacter),e.data+=i;break;default:e.data+=String.fromCodePoint(t)}};t.prototype._stateMarkupDeclarationOpen=function(t){this._consumeSequenceIfMatch("--",true)?(this._createCommentToken(3),this.state=R.COMMENT_START):this._consumeSequenceIfMatch(a,false)?(this.currentLocation=this.getCurrentLocation(8),this.state=R.DOCTYPE):this._consumeSequenceIfMatch(s,true)?this.inForeignNode?this.state=R.CDATA_SECTION:(this._err(l.cdataInHtmlContent),this._createCommentToken(8),this.currentToken.data="[CDATA[",this.state=R.BOGUS_COMMENT):this._ensureHibernation()||(this._err(l.incorrectlyOpenedComment),this._createCommentToken(2),this.state=R.BOGUS_COMMENT,this._stateBogusComment(t))};t.prototype._stateCommentStart=function(t){switch(t){case r.HYPHEN_MINUS:this.state=R.COMMENT_START_DASH;break;case r.GREATER_THAN_SIGN:{this._err(l.abruptClosingOfEmptyComment),this.state=R.DATA;var e=this.currentToken;this.emitCurrentComment(e);break}default:this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateCommentStartDash=function(t){var e=this.currentToken;switch(t){case r.HYPHEN_MINUS:this.state=R.COMMENT_END;break;case r.GREATER_THAN_SIGN:this._err(l.abruptClosingOfEmptyComment),this.state=R.DATA,this.emitCurrentComment(e);break;case r.EOF:this._err(l.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateComment=function(t){var e=this.currentToken;switch(t){case r.HYPHEN_MINUS:this.state=R.COMMENT_END_DASH;break;case r.LESS_THAN_SIGN:e.data+="<",this.state=R.COMMENT_LESS_THAN_SIGN;break;case r.NULL:this._err(l.unexpectedNullCharacter),e.data+=i;break;case r.EOF:this._err(l.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+=String.fromCodePoint(t)}};t.prototype._stateCommentLessThanSign=function(t){var e=this.currentToken;switch(t){case r.EXCLAMATION_MARK:e.data+="!",this.state=R.COMMENT_LESS_THAN_SIGN_BANG;break;case r.LESS_THAN_SIGN:e.data+="<";break;default:this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateCommentLessThanSignBang=function(t){t===r.HYPHEN_MINUS?this.state=R.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=R.COMMENT,this._stateComment(t))};t.prototype._stateCommentLessThanSignBangDash=function(t){t===r.HYPHEN_MINUS?this.state=R.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=R.COMMENT_END_DASH,this._stateCommentEndDash(t))};t.prototype._stateCommentLessThanSignBangDashDash=function(t){t!==r.GREATER_THAN_SIGN&&t!==r.EOF&&this._err(l.nestedComment),this.state=R.COMMENT_END,this._stateCommentEnd(t)};t.prototype._stateCommentEndDash=function(t){var e=this.currentToken;switch(t){case r.HYPHEN_MINUS:this.state=R.COMMENT_END;break;case r.EOF:this._err(l.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateCommentEnd=function(t){var e=this.currentToken;switch(t){case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentComment(e);break;case r.EXCLAMATION_MARK:this.state=R.COMMENT_END_BANG;break;case r.HYPHEN_MINUS:e.data+="-";break;case r.EOF:this._err(l.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--",this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateCommentEndBang=function(t){var e=this.currentToken;switch(t){case r.HYPHEN_MINUS:e.data+="--!",this.state=R.COMMENT_END_DASH;break;case r.GREATER_THAN_SIGN:this._err(l.incorrectlyClosedComment),this.state=R.DATA,this.emitCurrentComment(e);break;case r.EOF:this._err(l.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--!",this.state=R.COMMENT,this._stateComment(t)}};t.prototype._stateDoctype=function(t){switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.BEFORE_DOCTYPE_NAME;break;case r.GREATER_THAN_SIGN:this.state=R.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break;case r.EOF:{this._err(l.eofInDoctype),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break}default:this._err(l.missingWhitespaceBeforeDoctypeName),this.state=R.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}};t.prototype._stateBeforeDoctypeName=function(t){if(I(t))this._createDoctypeToken(String.fromCharCode(U(t))),this.state=R.DOCTYPE_NAME;else switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.NULL:this._err(l.unexpectedNullCharacter),this._createDoctypeToken(i),this.state=R.DOCTYPE_NAME;break;case r.GREATER_THAN_SIGN:{this._err(l.missingDoctypeName),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=true,this.emitCurrentDoctype(e),this.state=R.DATA;break}case r.EOF:{this._err(l.eofInDoctype),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=R.DOCTYPE_NAME}};t.prototype._stateDoctypeName=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.AFTER_DOCTYPE_NAME;break;case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.NULL:this._err(l.unexpectedNullCharacter),e.name+=i;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.name+=String.fromCodePoint(I(t)?U(t):t)}};t.prototype._stateAfterDoctypeName=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._consumeSequenceIfMatch("public",false)?this.state=R.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch("system",false)?this.state=R.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(l.invalidCharacterSequenceAfterDoctypeName),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}};t.prototype._stateAfterDoctypePublicKeyword=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break;case r.QUOTATION_MARK:this._err(l.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=R.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:this._err(l.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=R.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case r.GREATER_THAN_SIGN:this._err(l.missingDoctypePublicIdentifier),e.forceQuirks=true,this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateBeforeDoctypePublicIdentifier=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.QUOTATION_MARK:e.publicId="",this.state=R.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:e.publicId="",this.state=R.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case r.GREATER_THAN_SIGN:this._err(l.missingDoctypePublicIdentifier),e.forceQuirks=true,this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateDoctypePublicIdentifierDoubleQuoted=function(t){var e=this.currentToken;switch(t){case r.QUOTATION_MARK:this.state=R.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case r.NULL:this._err(l.unexpectedNullCharacter),e.publicId+=i;break;case r.GREATER_THAN_SIGN:this._err(l.abruptDoctypePublicIdentifier),e.forceQuirks=true,this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}};t.prototype._stateDoctypePublicIdentifierSingleQuoted=function(t){var e=this.currentToken;switch(t){case r.APOSTROPHE:this.state=R.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case r.NULL:this._err(l.unexpectedNullCharacter),e.publicId+=i;break;case r.GREATER_THAN_SIGN:this._err(l.abruptDoctypePublicIdentifier),e.forceQuirks=true,this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}};t.prototype._stateAfterDoctypePublicIdentifier=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break;case r.GREATER_THAN_SIGN:this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.QUOTATION_MARK:this._err(l.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:this._err(l.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateBetweenDoctypePublicAndSystemIdentifiers=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.QUOTATION_MARK:e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateAfterDoctypeSystemKeyword=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:this.state=R.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break;case r.QUOTATION_MARK:this._err(l.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:this._err(l.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case r.GREATER_THAN_SIGN:this._err(l.missingDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateBeforeDoctypeSystemIdentifier=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.QUOTATION_MARK:e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case r.APOSTROPHE:e.systemId="",this.state=R.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case r.GREATER_THAN_SIGN:this._err(l.missingDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.DATA,this.emitCurrentDoctype(e);break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=true,this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateDoctypeSystemIdentifierDoubleQuoted=function(t){var e=this.currentToken;switch(t){case r.QUOTATION_MARK:this.state=R.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case r.NULL:this._err(l.unexpectedNullCharacter),e.systemId+=i;break;case r.GREATER_THAN_SIGN:this._err(l.abruptDoctypeSystemIdentifier),e.forceQuirks=true,this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}};t.prototype._stateDoctypeSystemIdentifierSingleQuoted=function(t){var e=this.currentToken;switch(t){case r.APOSTROPHE:this.state=R.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case r.NULL:this._err(l.unexpectedNullCharacter),e.systemId+=i;break;case r.GREATER_THAN_SIGN:this._err(l.abruptDoctypeSystemIdentifier),e.forceQuirks=true,this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}};t.prototype._stateAfterDoctypeSystemIdentifier=function(t){var e=this.currentToken;switch(t){case r.SPACE:case r.LINE_FEED:case r.TABULATION:case r.FORM_FEED:break;case r.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.EOF:this._err(l.eofInDoctype),e.forceQuirks=true,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(l.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=R.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}};t.prototype._stateBogusDoctype=function(t){var e=this.currentToken;switch(t){case r.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=R.DATA;break;case r.NULL:this._err(l.unexpectedNullCharacter);break;case r.EOF:this.emitCurrentDoctype(e),this._emitEOFToken()}};t.prototype._stateCdataSection=function(t){switch(t){case r.RIGHT_SQUARE_BRACKET:this.state=R.CDATA_SECTION_BRACKET;break;case r.EOF:this._err(l.eofInCdata),this._emitEOFToken();break;default:this._emitCodePoint(t)}};t.prototype._stateCdataSectionBracket=function(t){t===r.RIGHT_SQUARE_BRACKET?this.state=R.CDATA_SECTION_END:(this._emitChars("]"),this.state=R.CDATA_SECTION,this._stateCdataSection(t))};t.prototype._stateCdataSectionEnd=function(t){switch(t){case r.GREATER_THAN_SIGN:this.state=R.DATA;break;case r.RIGHT_SQUARE_BRACKET:this._emitChars("]");break;default:this._emitChars("]]"),this.state=R.CDATA_SECTION,this._stateCdataSection(t)}};t.prototype._stateCharacterReference=function(t){t===r.NUMBER_SIGN?this.state=R.NUMERIC_CHARACTER_REFERENCE:j(t)?(this.state=R.NAMED_CHARACTER_REFERENCE,this._stateNamedCharacterReference(t)):(this._flushCodePointConsumedAsCharacterReference(r.AMPERSAND),this._reconsumeInState(this.returnState,t))};t.prototype._stateNamedCharacterReference=function(t){var e=this._matchNamedCharacterReference(t);if(this._ensureHibernation());else if(e){for(var n=0;n<e.length;n++)this._flushCodePointConsumedAsCharacterReference(e[n]);this.state=this.returnState}else this._flushCodePointConsumedAsCharacterReference(r.AMPERSAND),this.state=R.AMBIGUOUS_AMPERSAND};t.prototype._stateAmbiguousAmpersand=function(t){j(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===r.SEMICOLON&&this._err(l.unknownNamedCharacterReference),this._reconsumeInState(this.returnState,t))};t.prototype._stateNumericCharacterReference=function(t){this.charRefCode=0,t===r.LATIN_SMALL_X||t===r.LATIN_CAPITAL_X?this.state=R.HEXADEMICAL_CHARACTER_REFERENCE_START:L(t)?(this.state=R.DECIMAL_CHARACTER_REFERENCE,this._stateDecimalCharacterReference(t)):(this._err(l.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(r.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(r.NUMBER_SIGN),this._reconsumeInState(this.returnState,t))};t.prototype._stateHexademicalCharacterReferenceStart=function(t){!function(t){return L(t)||P(t)||q(t)}(t)?(this._err(l.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(r.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(r.NUMBER_SIGN),this._unconsume(2),this.state=this.returnState):(this.state=R.HEXADEMICAL_CHARACTER_REFERENCE,this._stateHexademicalCharacterReference(t))};t.prototype._stateHexademicalCharacterReference=function(t){P(t)?this.charRefCode=16*this.charRefCode+t-55:q(t)?this.charRefCode=16*this.charRefCode+t-87:L(t)?this.charRefCode=16*this.charRefCode+t-48:t===r.SEMICOLON?this.state=R.NUMERIC_CHARACTER_REFERENCE_END:(this._err(l.missingSemicolonAfterCharacterReference),this.state=R.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))};t.prototype._stateDecimalCharacterReference=function(t){L(t)?this.charRefCode=10*this.charRefCode+t-48:t===r.SEMICOLON?this.state=R.NUMERIC_CHARACTER_REFERENCE_END:(this._err(l.missingSemicolonAfterCharacterReference),this.state=R.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))};t.prototype._stateNumericCharacterReferenceEnd=function(t){if(this.charRefCode===r.NULL)this._err(l.nullCharacterReference),this.charRefCode=r.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err(l.characterReferenceOutsideUnicodeRange),this.charRefCode=r.REPLACEMENT_CHARACTER;else if(c(this.charRefCode))this._err(l.surrogateCharacterReference),this.charRefCode=r.REPLACEMENT_CHARACTER;else if(o(this.charRefCode))this._err(l.noncharacterCharacterReference);else if(f(this.charRefCode)||this.charRefCode===r.CARRIAGE_RETURN){this._err(l.controlCharacterReference);var e=C.get(this.charRefCode);void 0!==e&&(this.charRefCode=e)}this._flushCodePointConsumedAsCharacterReference(this.charRefCode),this._reconsumeInState(this.returnState,t)};return t}();var $=new Set([y.DD,y.DT,y.LI,y.OPTGROUP,y.OPTION,y.P,y.RB,y.RP,y.RT,y.RTC]),G=new Set(__spreadArray(__spreadArray([],$,true),[y.CAPTION,y.COLGROUP,y.TBODY,y.TD,y.TFOOT,y.TH,y.THEAD,y.TR],false)),Y=new Map([[y.APPLET,k.HTML],[y.CAPTION,k.HTML],[y.HTML,k.HTML],[y.MARQUEE,k.HTML],[y.OBJECT,k.HTML],[y.TABLE,k.HTML],[y.TD,k.HTML],[y.TEMPLATE,k.HTML],[y.TH,k.HTML],[y.ANNOTATION_XML,k.MATHML],[y.MI,k.MATHML],[y.MN,k.MATHML],[y.MO,k.MATHML],[y.MS,k.MATHML],[y.MTEXT,k.MATHML],[y.DESC,k.SVG],[y.FOREIGN_OBJECT,k.SVG],[y.TITLE,k.SVG]]),V=[y.H1,y.H2,y.H3,y.H4,y.H5,y.H6],X=[y.TR,y.TEMPLATE,y.HTML],W=[y.TBODY,y.TFOOT,y.THEAD,y.TEMPLATE,y.HTML],Q=[y.TABLE,y.TEMPLATE,y.HTML],z=[y.TD,y.TH];var K=function(){function t(t,e,n){this.treeAdapter=e,this.handler=n,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=y.UNKNOWN,this.current=t}Object.defineProperty(t.prototype,"currentTmplContentOrNode",{get:function(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current},enumerable:false,configurable:true});t.prototype._indexOf=function(t){return this.items.lastIndexOf(t,this.stackTop)};t.prototype._isInTemplate=function(){return this.currentTagId===y.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===k.HTML};t.prototype._updateCurrentElement=function(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]};t.prototype.push=function(t,e){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=e,this.currentTagId=e,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,e,true)};t.prototype.pop=function(){var t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,true)};t.prototype.replace=function(t,e){var n=this._indexOf(t);this.items[n]=e,n===this.stackTop&&(this.current=e)};t.prototype.insertAfter=function(t,e,n){var i=this._indexOf(t)+1;this.items.splice(i,0,e),this.tagIDs.splice(i,0,n),this.stackTop++,i===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,i===this.stackTop)};t.prototype.popUntilTagNamePopped=function(t){var e=this.stackTop+1;do{e=this.tagIDs.lastIndexOf(t,e-1)}while(e>0&&this.treeAdapter.getNamespaceURI(this.items[e])!==k.HTML);this.shortenToLength(e<0?0:e)};t.prototype.shortenToLength=function(t){for(;this.stackTop>=t;){var e=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,this.stackTop<t)}};t.prototype.popUntilElementPopped=function(t){var e=this._indexOf(t);this.shortenToLength(e<0?0:e)};t.prototype.popUntilPopped=function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n<0?0:n)};t.prototype.popUntilNumberedHeaderPopped=function(){this.popUntilPopped(V,k.HTML)};t.prototype.popUntilTableCellPopped=function(){this.popUntilPopped(z,k.HTML)};t.prototype.popAllUpToHtmlElement=function(){this.tmplCount=0,this.shortenToLength(1)};t.prototype._indexOfTagNames=function(t,e){for(var n=this.stackTop;n>=0;n--)if(t.includes(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===e)return n;return-1};t.prototype.clearBackTo=function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n+1)};t.prototype.clearBackToTableContext=function(){this.clearBackTo(Q,k.HTML)};t.prototype.clearBackToTableBodyContext=function(){this.clearBackTo(W,k.HTML)};t.prototype.clearBackToTableRowContext=function(){this.clearBackTo(X,k.HTML)};t.prototype.remove=function(t){var e=this._indexOf(t);e>=0&&(e===this.stackTop?this.pop():(this.items.splice(e,1),this.tagIDs.splice(e,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,false)))};t.prototype.tryPeekProperlyNestedBodyElement=function(){return this.stackTop>=1&&this.tagIDs[1]===y.BODY?this.items[1]:null};t.prototype.contains=function(t){return this._indexOf(t)>-1};t.prototype.getCommonAncestor=function(t){var e=this._indexOf(t)-1;return e>=0?this.items[e]:null};t.prototype.isRootHtmlElementCurrent=function(){return 0===this.stackTop&&this.tagIDs[0]===y.HTML};t.prototype.hasInScope=function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&i===k.HTML)return true;if(Y.get(n)===i)return false}return true};t.prototype.hasNumberedHeaderInScope=function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t],n=this.treeAdapter.getNamespaceURI(this.items[t]);if(D(e)&&n===k.HTML)return true;if(Y.get(e)===n)return false}return true};t.prototype.hasInListItemScope=function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&i===k.HTML)return true;if((n===y.UL||n===y.OL)&&i===k.HTML||Y.get(n)===i)return false}return true};t.prototype.hasInButtonScope=function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&i===k.HTML)return true;if(n===y.BUTTON&&i===k.HTML||Y.get(n)===i)return false}return true};t.prototype.hasInTableScope=function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===k.HTML){if(n===t)return true;if(n===y.TABLE||n===y.TEMPLATE||n===y.HTML)return false}}return true};t.prototype.hasTableBodyContextInTableScope=function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===k.HTML){if(e===y.TBODY||e===y.THEAD||e===y.TFOOT)return true;if(e===y.TABLE||e===y.HTML)return false}}return true};t.prototype.hasInSelectScope=function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===k.HTML){if(n===t)return true;if(n!==y.OPTION&&n!==y.OPTGROUP)return false}}return true};t.prototype.generateImpliedEndTags=function(){for(;$.has(this.currentTagId);)this.pop()};t.prototype.generateImpliedEndTagsThoroughly=function(){for(;G.has(this.currentTagId);)this.pop()};t.prototype.generateImpliedEndTagsWithExclusion=function(t){for(;this.currentTagId!==t&&G.has(this.currentTagId);)this.pop()};return t}();var J;!function(t){t[t.Marker=0]="Marker",t[t.Element=1]="Element"}(J=J||(J={}));var Z={type:J.Marker};var tt=function(){function t(t){this.treeAdapter=t,this.entries=[],this.bookmark=null}t.prototype._getNoahArkConditionCandidates=function(t,e){var n=[],i=e.length,r=this.treeAdapter.getTagName(t),s=this.treeAdapter.getNamespaceURI(t);for(var a=0;a<this.entries.length;a++){var u=this.entries[a];if(u.type===J.Marker)break;var c=u.element;if(this.treeAdapter.getTagName(c)===r&&this.treeAdapter.getNamespaceURI(c)===s){var f=this.treeAdapter.getAttrList(c);f.length===i&&n.push({idx:a,attrs:f})}}return n};t.prototype._ensureNoahArkCondition=function(t){if(this.entries.length<3)return;var e=this.treeAdapter.getAttrList(t),n=this._getNoahArkConditionCandidates(t,e);if(n.length<3)return;var i=new Map(e.map((function(t){return[t.name,t.value]})));var r=0;for(var s=0;s<n.length;s++){var a=n[s];a.attrs.every((function(t){return i.get(t.name)===t.value}))&&(r+=1,r>=3&&this.entries.splice(a.idx,1))}};t.prototype.insertMarker=function(){this.entries.unshift(Z)};t.prototype.pushElement=function(t,e){this._ensureNoahArkCondition(t),this.entries.unshift({type:J.Element,element:t,token:e})};t.prototype.insertElementAfterBookmark=function(t,e){var n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:J.Element,element:t,token:e})};t.prototype.removeEntry=function(t){var e=this.entries.indexOf(t);e>=0&&this.entries.splice(e,1)};t.prototype.clearToLastMarker=function(){var t=this.entries.indexOf(Z);t>=0?this.entries.splice(0,t+1):this.entries.length=0};t.prototype.getElementEntryInScopeWithTagName=function(t){var e=this;var n=this.entries.find((function(n){return n.type===J.Marker||e.treeAdapter.getTagName(n.element)===t}));return n&&n.type===J.Element?n:null};t.prototype.getElementEntry=function(t){return this.entries.find((function(e){return e.type===J.Element&&e.element===t}))};return t}();function et(t){return{nodeName:"#text",value:t,parentNode:null}}var nt={createDocument:function(){return{nodeName:"#document",mode:E.NO_QUIRKS,childNodes:[]}},createDocumentFragment:function(){return{nodeName:"#document-fragment",childNodes:[]}},createElement:function(t,e,n){return{nodeName:t,tagName:t,attrs:n,namespaceURI:e,childNodes:[],parentNode:null}},createCommentNode:function(t){return{nodeName:"#comment",data:t,parentNode:null}},appendChild:function(t,e){t.childNodes.push(e),e.parentNode=t},insertBefore:function(t,e,n){var i=t.childNodes.indexOf(n);t.childNodes.splice(i,0,e),e.parentNode=t},setTemplateContent:function(t,e){t.content=e},getTemplateContent:function(t){return t.content},setDocumentType:function(t,e,n,i){var r=t.childNodes.find((function(t){return"#documentType"===t.nodeName}));if(r)r.name=e,r.publicId=n,r.systemId=i;else{var s={nodeName:"#documentType",name:e,publicId:n,systemId:i,parentNode:null};nt.appendChild(t,s)}},setDocumentMode:function(t,e){t.mode=e},getDocumentMode:function(t){return t.mode},detachNode:function(t){if(t.parentNode){var e=t.parentNode.childNodes.indexOf(t);t.parentNode.childNodes.splice(e,1),t.parentNode=null}},insertText:function(t,e){if(t.childNodes.length>0){var n=t.childNodes[t.childNodes.length-1];if(nt.isTextNode(n))return void(n.value+=e)}nt.appendChild(t,et(e))},insertTextBefore:function(t,e,n){var i=t.childNodes[t.childNodes.indexOf(n)-1];i&&nt.isTextNode(i)?i.value+=e:nt.insertBefore(t,et(e),n)},adoptAttributes:function(t,e){var n=new Set(t.attrs.map((function(t){return t.name})));for(var i=0;i<e.length;i++)n.has(e[i].name)||t.attrs.push(e[i])},getFirstChild:function(t){return t.childNodes[0]},getChildNodes:function(t){return t.childNodes},getParentNode:function(t){return t.parentNode},getAttrList:function(t){return t.attrs},getTagName:function(t){return t.tagName},getNamespaceURI:function(t){return t.namespaceURI},getTextNodeContent:function(t){return t.value},getCommentNodeContent:function(t){return t.data},getDocumentTypeNodeName:function(t){return t.name},getDocumentTypeNodePublicId:function(t){return t.publicId},getDocumentTypeNodeSystemId:function(t){return t.systemId},isTextNode:function(t){return"#text"===t.nodeName},isCommentNode:function(t){return"#comment"===t.nodeName},isDocumentTypeNode:function(t){return"#documentType"===t.nodeName},isElementNode:function(t){return Object.prototype.hasOwnProperty.call(t,"tagName")},setNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:function(t){return t.sourceCodeLocation},updateNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=__assign(__assign({},t.sourceCodeLocation),e)}},it="html",rt=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],st=__spreadArray(__spreadArray([],rt,true),["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],false),at=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),ut=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],ct=__spreadArray(__spreadArray([],ut,true),["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],false);function ft(t,e){return e.some((function(e){return t.startsWith(e)}))}var ot="text/html",lt="application/xhtml+xml",ht="definitionurl",vt="definitionURL",dt=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((function(t){return[t.toLowerCase(),t]}))),bt=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:k.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:k.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:k.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:k.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:k.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:k.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:k.XLINK}],["xml:base",{prefix:"xml",name:"base",namespace:k.XML}],["xml:lang",{prefix:"xml",name:"lang",namespace:k.XML}],["xml:space",{prefix:"xml",name:"space",namespace:k.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:k.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:k.XMLNS}]]),mt=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((function(t){return[t.toLowerCase(),t]}))),gt=new Set([y.B,y.BIG,y.BLOCKQUOTE,y.BODY,y.BR,y.CENTER,y.CODE,y.DD,y.DIV,y.DL,y.DT,y.EM,y.EMBED,y.H1,y.H2,y.H3,y.H4,y.H5,y.H6,y.HEAD,y.HR,y.I,y.IMG,y.LI,y.LISTING,y.MENU,y.META,y.NOBR,y.OL,y.P,y.PRE,y.RUBY,y.S,y.SMALL,y.SPAN,y.STRONG,y.STRIKE,y.SUB,y.SUP,y.TABLE,y.TT,y.U,y.UL,y.VAR]);function pt(t){for(var e=0;e<t.attrs.length;e++)if(t.attrs[e].name===ht){t.attrs[e].name=vt;break}}function kt(t){for(var e=0;e<t.attrs.length;e++){var n=dt.get(t.attrs[e].name);null!=n&&(t.attrs[e].name=n)}}function wt(t){for(var e=0;e<t.attrs.length;e++){var n=bt.get(t.attrs[e].name);n&&(t.attrs[e].prefix=n.prefix,t.attrs[e].name=n.name,t.attrs[e].namespace=n.namespace)}}var Et="hidden",Tt=8,yt=3;var _t;!function(t){t[t.INITIAL=0]="INITIAL",t[t.BEFORE_HTML=1]="BEFORE_HTML",t[t.BEFORE_HEAD=2]="BEFORE_HEAD",t[t.IN_HEAD=3]="IN_HEAD",t[t.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",t[t.AFTER_HEAD=5]="AFTER_HEAD",t[t.IN_BODY=6]="IN_BODY",t[t.TEXT=7]="TEXT",t[t.IN_TABLE=8]="IN_TABLE",t[t.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",t[t.IN_CAPTION=10]="IN_CAPTION",t[t.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",t[t.IN_TABLE_BODY=12]="IN_TABLE_BODY",t[t.IN_ROW=13]="IN_ROW",t[t.IN_CELL=14]="IN_CELL",t[t.IN_SELECT=15]="IN_SELECT",t[t.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",t[t.IN_TEMPLATE=17]="IN_TEMPLATE",t[t.AFTER_BODY=18]="AFTER_BODY",t[t.IN_FRAMESET=19]="IN_FRAMESET",t[t.AFTER_FRAMESET=20]="AFTER_FRAMESET",t[t.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",t[t.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"}(_t||(_t={}));var At={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},St=new Set([y.TABLE,y.TBODY,y.TFOOT,y.THEAD,y.TR]),Ot={scriptingEnabled:true,sourceCodeLocationInfo:false,treeAdapter:nt,onParseError:null};var Nt=function(){function t(t,e,n,i){if(n===void 0){n=null}if(i===void 0){i=null}this.fragmentContext=n,this.scriptHandler=i,this.currentToken=null,this.stopped=false,this.insertionMode=_t.INITIAL,this.originalInsertionMode=_t.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=false,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=false,this.framesetOk=true,this.skipNextNewLine=false,this.fosterParentingEnabled=false,this.options=__assign(__assign({},Ot),t),this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=true),this.document=null!=e?e:this.treeAdapter.createDocument(),this.tokenizer=new F(this.options,this),this.activeFormattingElements=new tt(this.treeAdapter),this.fragmentContextID=n?S(this.treeAdapter.getTagName(n)):y.UNKNOWN,this._setContextModes(null!=n?n:this.document,this.fragmentContextID),this.openElements=new K(this.document,this.treeAdapter,this)}t.parse=function(t,e){var n=new this(e);return n.tokenizer.write(t,true),n.document};t.getFragmentParser=function(t,e){var n=__assign(__assign({},Ot),e);null!=t||(t=n.treeAdapter.createElement(T.TEMPLATE,k.HTML,[]));var i=n.treeAdapter.createElement("documentmock",k.HTML,[]),r=new this(n,i,t);return r.fragmentContextID===y.TEMPLATE&&r.tmplInsertionModeStack.unshift(_t.IN_TEMPLATE),r._initTokenizerForFragmentParsing(),r._insertFakeRootElement(),r._resetInsertionMode(),r._findFormInFragmentContext(),r};t.prototype.getFragment=function(){var t=this.treeAdapter.getFirstChild(this.document),e=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,e),e};t.prototype._err=function(t,e,n){var i;if(!this.onParseError)return;var r=null!==(i=t.location)&&void 0!==i?i:At,s={code:e,startLine:r.startLine,startCol:r.startCol,startOffset:r.startOffset,endLine:n?r.startLine:r.endLine,endCol:n?r.startCol:r.endCol,endOffset:n?r.startOffset:r.endOffset};this.onParseError(s)};t.prototype.onItemPush=function(t,e,n){var i,r;null===(r=(i=this.treeAdapter).onItemPush)||void 0===r||r.call(i,t),n&&this.openElements.stackTop>0&&this._setContextModes(t,e)};t.prototype.onItemPop=function(t,e){var n;var i,r;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),null===(r=(i=this.treeAdapter).onItemPop)||void 0===r||r.call(i,t,this.openElements.current),e){var s=void 0,a=void 0;0===this.openElements.stackTop&&this.fragmentContext?(s=this.fragmentContext,a=this.fragmentContextID):(n=this.openElements,s=n.current,a=n.currentTagId,n),this._setContextModes(s,a)}};t.prototype._setContextModes=function(t,e){var n=t===this.document||this.treeAdapter.getNamespaceURI(t)===k.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&!this._isIntegrationPoint(e,t)};t.prototype._switchToTextParsing=function(t,e){this._insertElement(t,k.HTML),this.tokenizer.state=e,this.originalInsertionMode=this.insertionMode,this.insertionMode=_t.TEXT};t.prototype.switchToPlaintextParsing=function(){this.insertionMode=_t.TEXT,this.originalInsertionMode=_t.IN_BODY,this.tokenizer.state=x.PLAINTEXT};t.prototype._getAdjustedCurrentElement=function(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current};t.prototype._findFormInFragmentContext=function(){var t=this.fragmentContext;for(;t;){if(this.treeAdapter.getTagName(t)===T.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}};t.prototype._initTokenizerForFragmentParsing=function(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===k.HTML)switch(this.fragmentContextID){case y.TITLE:case y.TEXTAREA:this.tokenizer.state=x.RCDATA;break;case y.STYLE:case y.XMP:case y.IFRAME:case y.NOEMBED:case y.NOFRAMES:case y.NOSCRIPT:this.tokenizer.state=x.RAWTEXT;break;case y.SCRIPT:this.tokenizer.state=x.SCRIPT_DATA;break;case y.PLAINTEXT:this.tokenizer.state=x.PLAINTEXT}};t.prototype._setDocumentType=function(t){var e=this;var n=t.name||"",i=t.publicId||"",r=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,i,r),t.location){var s=this.treeAdapter.getChildNodes(this.document).find((function(t){return e.treeAdapter.isDocumentTypeNode(t)}));s&&this.treeAdapter.setNodeSourceCodeLocation(s,t.location)}};t.prototype._attachElementToTree=function(t,e){if(this.options.sourceCodeLocationInfo){var n=e&&__assign(__assign({},e),{startTag:e});this.treeAdapter.setNodeSourceCodeLocation(t,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{var i=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(i,t)}};t.prototype._appendElement=function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location)};t.prototype._insertElement=function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID)};t.prototype._insertFakeElement=function(t,e){var n=this.treeAdapter.createElement(t,k.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,e)};t.prototype._insertTemplate=function(t){var e=this.treeAdapter.createElement(t.tagName,k.HTML,t.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(e,n),this._attachElementToTree(e,t.location),this.openElements.push(e,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)};t.prototype._insertFakeRootElement=function(){var t=this.treeAdapter.createElement(T.HTML,k.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,y.HTML)};t.prototype._appendCommentNode=function(t,e){var n=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(e,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,t.location)};t.prototype._insertCharacters=function(t){var e;var n,i;if(this._shouldFosterParentOnInsertion()?(e=this._findFosterParentingLocation(),n=e.parent,i=e.beforeElement,i?this.treeAdapter.insertTextBefore(n,t.chars,i):this.treeAdapter.insertText(n,t.chars)):(n=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(n,t.chars)),!t.location)return;var r=this.treeAdapter.getChildNodes(n),s=i?r.lastIndexOf(i):r.length,a=r[s-1];if(this.treeAdapter.getNodeSourceCodeLocation(a)){var u=t.location,c=u.endLine,f=u.endCol,o=u.endOffset;this.treeAdapter.updateNodeSourceCodeLocation(a,{endLine:c,endCol:f,endOffset:o})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(a,t.location)};t.prototype._adoptNodes=function(t,e){for(var n=this.treeAdapter.getFirstChild(t);n;n=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(e,n)};t.prototype._setEndLocation=function(t,e){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&e.location){var n=e.location,i=this.treeAdapter.getTagName(t),r=e.type===h.END_TAG&&i===e.tagName?{endTag:__assign({},n),endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,r)}};t.prototype.shouldProcessStartTagTokenInForeignContent=function(t){var e;if(!this.currentNotInHTML)return false;var n,i;return 0===this.openElements.stackTop&&this.fragmentContext?(n=this.fragmentContext,i=this.fragmentContextID):(e=this.openElements,n=e.current,i=e.currentTagId,e),(t.tagID!==y.SVG||this.treeAdapter.getTagName(n)!==T.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(n)!==k.MATHML)&&(this.tokenizer.inForeignNode||(t.tagID===y.MGLYPH||t.tagID===y.MALIGNMARK)&&!this._isIntegrationPoint(i,n,k.HTML))};t.prototype._processToken=function(t){switch(t.type){case h.CHARACTER:this.onCharacter(t);break;case h.NULL_CHARACTER:this.onNullCharacter(t);break;case h.COMMENT:this.onComment(t);break;case h.DOCTYPE:this.onDoctype(t);break;case h.START_TAG:this._processStartTag(t);break;case h.END_TAG:this.onEndTag(t);break;case h.EOF:this.onEof(t);break;case h.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(t)}};t.prototype._isIntegrationPoint=function(t,e,n){return function(t,e,n,i){return(!i||i===k.HTML)&&function(t,e,n){if(e===k.MATHML&&t===y.ANNOTATION_XML){for(var i=0;i<n.length;i++)if(n[i].name===w.ENCODING){var r=n[i].value.toLowerCase();return r===ot||r===lt}}return e===k.SVG&&(t===y.FOREIGN_OBJECT||t===y.DESC||t===y.TITLE)}(t,e,n)||(!i||i===k.MATHML)&&function(t,e){return e===k.MATHML&&(t===y.MI||t===y.MO||t===y.MN||t===y.MS||t===y.MTEXT)}(t,e)}(t,this.treeAdapter.getNamespaceURI(e),this.treeAdapter.getAttrList(e),n)};t.prototype._reconstructActiveFormattingElements=function(){var t=this;var e=this.activeFormattingElements.entries.length;if(e){var n=this.activeFormattingElements.entries.findIndex((function(e){return e.type===J.Marker||t.openElements.contains(e.element)}));for(var i=n<0?e-1:n-1;i>=0;i--){var r=this.activeFormattingElements.entries[i];this._insertElement(r.token,this.treeAdapter.getNamespaceURI(r.element)),r.element=this.openElements.current}}};t.prototype._closeTableCell=function(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=_t.IN_ROW};t.prototype._closePElement=function(){this.openElements.generateImpliedEndTagsWithExclusion(y.P),this.openElements.popUntilTagNamePopped(y.P)};t.prototype._resetInsertionMode=function(){for(var t=this.openElements.stackTop;t>=0;t--)switch(0===t&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case y.TR:return void(this.insertionMode=_t.IN_ROW);case y.TBODY:case y.THEAD:case y.TFOOT:return void(this.insertionMode=_t.IN_TABLE_BODY);case y.CAPTION:return void(this.insertionMode=_t.IN_CAPTION);case y.COLGROUP:return void(this.insertionMode=_t.IN_COLUMN_GROUP);case y.TABLE:return void(this.insertionMode=_t.IN_TABLE);case y.BODY:return void(this.insertionMode=_t.IN_BODY);case y.FRAMESET:return void(this.insertionMode=_t.IN_FRAMESET);case y.SELECT:return void this._resetInsertionModeForSelect(t);case y.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case y.HTML:return void(this.insertionMode=this.headElement?_t.AFTER_HEAD:_t.BEFORE_HEAD);case y.TD:case y.TH:if(t>0)return void(this.insertionMode=_t.IN_CELL);break;case y.HEAD:if(t>0)return void(this.insertionMode=_t.IN_HEAD)}this.insertionMode=_t.IN_BODY};t.prototype._resetInsertionModeForSelect=function(t){if(t>0)for(var e=t-1;e>0;e--){var n=this.openElements.tagIDs[e];if(n===y.TEMPLATE)break;if(n===y.TABLE)return void(this.insertionMode=_t.IN_SELECT_IN_TABLE)}this.insertionMode=_t.IN_SELECT};t.prototype._isElementCausesFosterParenting=function(t){return St.has(t)};t.prototype._shouldFosterParentOnInsertion=function(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)};t.prototype._findFosterParentingLocation=function(){for(var t=this.openElements.stackTop;t>=0;t--){var e=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case y.TEMPLATE:if(this.treeAdapter.getNamespaceURI(e)===k.HTML)return{parent:this.treeAdapter.getTemplateContent(e),beforeElement:null};break;case y.TABLE:{var n=this.treeAdapter.getParentNode(e);return n?{parent:n,beforeElement:e}:{parent:this.openElements.items[t-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}};t.prototype._fosterParentElement=function(t){var e=this._findFosterParentingLocation();e.beforeElement?this.treeAdapter.insertBefore(e.parent,t,e.beforeElement):this.treeAdapter.appendChild(e.parent,t)};t.prototype._isSpecialElement=function(t,e){var n=this.treeAdapter.getNamespaceURI(t);return N[n].has(e)};t.prototype.onCharacter=function(t){if(this.skipNextNewLine=false,this.tokenizer.inForeignNode)!function(t,e){t._insertCharacters(e),t.framesetOk=false}(this,t);else switch(this.insertionMode){case _t.INITIAL:qt(this,t);break;case _t.BEFORE_HTML:Ut(this,t);break;case _t.BEFORE_HEAD:Bt(this,t);break;case _t.IN_HEAD:$t(this,t);break;case _t.IN_HEAD_NO_SCRIPT:Gt(this,t);break;case _t.AFTER_HEAD:Yt(this,t);break;case _t.IN_BODY:case _t.IN_CAPTION:case _t.IN_CELL:case _t.IN_TEMPLATE:Wt(this,t);break;case _t.TEXT:case _t.IN_SELECT:case _t.IN_SELECT_IN_TABLE:this._insertCharacters(t);break;case _t.IN_TABLE:case _t.IN_TABLE_BODY:case _t.IN_ROW:ie(this,t);break;case _t.IN_TABLE_TEXT:ce(this,t);break;case _t.IN_COLUMN_GROUP:he(this,t);break;case _t.AFTER_BODY:Ee(this,t);break;case _t.AFTER_AFTER_BODY:Te(this,t)}};t.prototype.onNullCharacter=function(t){if(this.skipNextNewLine=false,this.tokenizer.inForeignNode)!function(t,e){e.chars=i,t._insertCharacters(e)}(this,t);else switch(this.insertionMode){case _t.INITIAL:qt(this,t);break;case _t.BEFORE_HTML:Ut(this,t);break;case _t.BEFORE_HEAD:Bt(this,t);break;case _t.IN_HEAD:$t(this,t);break;case _t.IN_HEAD_NO_SCRIPT:Gt(this,t);break;case _t.AFTER_HEAD:Yt(this,t);break;case _t.TEXT:this._insertCharacters(t);break;case _t.IN_TABLE:case _t.IN_TABLE_BODY:case _t.IN_ROW:ie(this,t);break;case _t.IN_COLUMN_GROUP:he(this,t);break;case _t.AFTER_BODY:Ee(this,t);break;case _t.AFTER_AFTER_BODY:Te(this,t)}};t.prototype.onComment=function(t){if(this.skipNextNewLine=false,this.currentNotInHTML)jt(this,t);else switch(this.insertionMode){case _t.INITIAL:case _t.BEFORE_HTML:case _t.BEFORE_HEAD:case _t.IN_HEAD:case _t.IN_HEAD_NO_SCRIPT:case _t.AFTER_HEAD:case _t.IN_BODY:case _t.IN_TABLE:case _t.IN_CAPTION:case _t.IN_COLUMN_GROUP:case _t.IN_TABLE_BODY:case _t.IN_ROW:case _t.IN_CELL:case _t.IN_SELECT:case _t.IN_SELECT_IN_TABLE:case _t.IN_TEMPLATE:case _t.IN_FRAMESET:case _t.AFTER_FRAMESET:jt(this,t);break;case _t.IN_TABLE_TEXT:fe(this,t);break;case _t.AFTER_BODY:!function(t,e){t._appendCommentNode(e,t.openElements.items[0])}(this,t);break;case _t.AFTER_AFTER_BODY:case _t.AFTER_AFTER_FRAMESET:!function(t,e){t._appendCommentNode(e,t.document)}(this,t)}};t.prototype.onDoctype=function(t){switch(this.skipNextNewLine=false,this.insertionMode){case _t.INITIAL:!function(t,e){t._setDocumentType(e);var n=e.forceQuirks?E.QUIRKS:function(t){if(t.name!==it)return E.QUIRKS;var e=t.systemId;if(e&&"http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"===e.toLowerCase())return E.QUIRKS;var n=t.publicId;if(null!==n){if(n=n.toLowerCase(),at.has(n))return E.QUIRKS;var i=null===e?st:rt;if(ft(n,i))return E.QUIRKS;if(i=null===e?ut:ct,ft(n,i))return E.LIMITED_QUIRKS}return E.NO_QUIRKS}(e);(function(t){return t.name===it&&null===t.publicId&&(null===t.systemId||"about:legacy-compat"===t.systemId)})(e)||t._err(e,l.nonConformingDoctype),t.treeAdapter.setDocumentMode(t.document,n),t.insertionMode=_t.BEFORE_HTML}(this,t);break;case _t.BEFORE_HEAD:case _t.IN_HEAD:case _t.IN_HEAD_NO_SCRIPT:case _t.AFTER_HEAD:this._err(t,l.misplacedDoctype);break;case _t.IN_TABLE_TEXT:fe(this,t)}};t.prototype.onStartTag=function(t){this.skipNextNewLine=false,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,l.nonVoidHtmlElementStartTagWithTrailingSolidus)};t.prototype._processStartTag=function(t){this.shouldProcessStartTagTokenInForeignContent(t)?function(t,e){if(function(t){var e=t.tagID;return e===y.FONT&&t.attrs.some((function(t){var e=t.name;return e===w.COLOR||e===w.SIZE||e===w.FACE}))||gt.has(e)}(e))ye(t),t._startTagOutsideForeignContent(e);else{var n=t._getAdjustedCurrentElement(),i=t.treeAdapter.getNamespaceURI(n);i===k.MATHML?pt(e):i===k.SVG&&(function(t){var e=mt.get(t.tagName);null!=e&&(t.tagName=e,t.tagID=S(t.tagName))}(e),kt(e)),wt(e),e.selfClosing?t._appendElement(e,i):t._insertElement(e,i),e.ackSelfClosing=true}}(this,t):this._startTagOutsideForeignContent(t)};t.prototype._startTagOutsideForeignContent=function(t){switch(this.insertionMode){case _t.INITIAL:qt(this,t);break;case _t.BEFORE_HTML:!function(t,e){e.tagID===y.HTML?(t._insertElement(e,k.HTML),t.insertionMode=_t.BEFORE_HEAD):Ut(t,e)}(this,t);break;case _t.BEFORE_HEAD:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.HEAD:t._insertElement(e,k.HTML),t.headElement=t.openElements.current,t.insertionMode=_t.IN_HEAD;break;default:Bt(t,e)}}(this,t);break;case _t.IN_HEAD:Ht(this,t);break;case _t.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.BASEFONT:case y.BGSOUND:case y.HEAD:case y.LINK:case y.META:case y.NOFRAMES:case y.STYLE:Ht(t,e);break;case y.NOSCRIPT:t._err(e,l.nestedNoscriptInHead);break;default:Gt(t,e)}}(this,t);break;case _t.AFTER_HEAD:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.BODY:t._insertElement(e,k.HTML),t.framesetOk=false,t.insertionMode=_t.IN_BODY;break;case y.FRAMESET:t._insertElement(e,k.HTML),t.insertionMode=_t.IN_FRAMESET;break;case y.BASE:case y.BASEFONT:case y.BGSOUND:case y.LINK:case y.META:case y.NOFRAMES:case y.SCRIPT:case y.STYLE:case y.TEMPLATE:case y.TITLE:t._err(e,l.abandonedHeadElementChild),t.openElements.push(t.headElement,y.HEAD),Ht(t,e),t.openElements.remove(t.headElement);break;case y.HEAD:t._err(e,l.misplacedStartTagForHeadElement);break;default:Yt(t,e)}}(this,t);break;case _t.IN_BODY:Zt(this,t);break;case _t.IN_TABLE:re(this,t);break;case _t.IN_TABLE_TEXT:fe(this,t);break;case _t.IN_CAPTION:!function(t,e){var n=e.tagID;oe.has(n)?t.openElements.hasInTableScope(y.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(y.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=_t.IN_TABLE,re(t,e)):Zt(t,e)}(this,t);break;case _t.IN_COLUMN_GROUP:le(this,t);break;case _t.IN_TABLE_BODY:ve(this,t);break;case _t.IN_ROW:be(this,t);break;case _t.IN_CELL:!function(t,e){var n=e.tagID;oe.has(n)?(t.openElements.hasInTableScope(y.TD)||t.openElements.hasInTableScope(y.TH))&&(t._closeTableCell(),be(t,e)):Zt(t,e)}(this,t);break;case _t.IN_SELECT:ge(this,t);break;case _t.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===y.CAPTION||n===y.TABLE||n===y.TBODY||n===y.TFOOT||n===y.THEAD||n===y.TR||n===y.TD||n===y.TH?(t.openElements.popUntilTagNamePopped(y.SELECT),t._resetInsertionMode(),t._processStartTag(e)):ge(t,e)}(this,t);break;case _t.IN_TEMPLATE:!function(t,e){switch(e.tagID){case y.BASE:case y.BASEFONT:case y.BGSOUND:case y.LINK:case y.META:case y.NOFRAMES:case y.SCRIPT:case y.STYLE:case y.TEMPLATE:case y.TITLE:Ht(t,e);break;case y.CAPTION:case y.COLGROUP:case y.TBODY:case y.TFOOT:case y.THEAD:t.tmplInsertionModeStack[0]=_t.IN_TABLE,t.insertionMode=_t.IN_TABLE,re(t,e);break;case y.COL:t.tmplInsertionModeStack[0]=_t.IN_COLUMN_GROUP,t.insertionMode=_t.IN_COLUMN_GROUP,le(t,e);break;case y.TR:t.tmplInsertionModeStack[0]=_t.IN_TABLE_BODY,t.insertionMode=_t.IN_TABLE_BODY,ve(t,e);break;case y.TD:case y.TH:t.tmplInsertionModeStack[0]=_t.IN_ROW,t.insertionMode=_t.IN_ROW,be(t,e);break;default:t.tmplInsertionModeStack[0]=_t.IN_BODY,t.insertionMode=_t.IN_BODY,Zt(t,e)}}(this,t);break;case _t.AFTER_BODY:!function(t,e){e.tagID===y.HTML?Zt(t,e):Ee(t,e)}(this,t);break;case _t.IN_FRAMESET:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.FRAMESET:t._insertElement(e,k.HTML);break;case y.FRAME:t._appendElement(e,k.HTML),e.ackSelfClosing=true;break;case y.NOFRAMES:Ht(t,e)}}(this,t);break;case _t.AFTER_FRAMESET:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.NOFRAMES:Ht(t,e)}}(this,t);break;case _t.AFTER_AFTER_BODY:!function(t,e){e.tagID===y.HTML?Zt(t,e):Te(t,e)}(this,t);break;case _t.AFTER_AFTER_FRAMESET:!function(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.NOFRAMES:Ht(t,e)}}(this,t)}};t.prototype.onEndTag=function(t){this.skipNextNewLine=false,this.currentToken=t,this.currentNotInHTML?function(t,e){if(e.tagID===y.P||e.tagID===y.BR)return ye(t),void t._endTagOutsideForeignContent(e);for(var n=t.openElements.stackTop;n>0;n--){var i=t.openElements.items[n];if(t.treeAdapter.getNamespaceURI(i)===k.HTML){t._endTagOutsideForeignContent(e);break}var r=t.treeAdapter.getTagName(i);if(r.toLowerCase()===e.tagName){e.tagName=r,t.openElements.shortenToLength(n);break}}}(this,t):this._endTagOutsideForeignContent(t)};t.prototype._endTagOutsideForeignContent=function(t){switch(this.insertionMode){case _t.INITIAL:qt(this,t);break;case _t.BEFORE_HTML:!function(t,e){var n=e.tagID;n!==y.HTML&&n!==y.HEAD&&n!==y.BODY&&n!==y.BR||Ut(t,e)}(this,t);break;case _t.BEFORE_HEAD:!function(t,e){var n=e.tagID;n===y.HEAD||n===y.BODY||n===y.HTML||n===y.BR?Bt(t,e):t._err(e,l.endTagWithoutMatchingOpenElement)}(this,t);break;case _t.IN_HEAD:!function(t,e){switch(e.tagID){case y.HEAD:t.openElements.pop(),t.insertionMode=_t.AFTER_HEAD;break;case y.BODY:case y.BR:case y.HTML:$t(t,e);break;case y.TEMPLATE:Ft(t,e);break;default:t._err(e,l.endTagWithoutMatchingOpenElement)}}(this,t);break;case _t.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case y.NOSCRIPT:t.openElements.pop(),t.insertionMode=_t.IN_HEAD;break;case y.BR:Gt(t,e);break;default:t._err(e,l.endTagWithoutMatchingOpenElement)}}(this,t);break;case _t.AFTER_HEAD:!function(t,e){switch(e.tagID){case y.BODY:case y.HTML:case y.BR:Yt(t,e);break;case y.TEMPLATE:Ft(t,e);break;default:t._err(e,l.endTagWithoutMatchingOpenElement)}}(this,t);break;case _t.IN_BODY:ee(this,t);break;case _t.TEXT:!function(t,e){var n;e.tagID===y.SCRIPT&&(null===(n=t.scriptHandler)||void 0===n||n.call(t,t.openElements.current)),t.openElements.pop(),t.insertionMode=t.originalInsertionMode}(this,t);break;case _t.IN_TABLE:se(this,t);break;case _t.IN_TABLE_TEXT:fe(this,t);break;case _t.IN_CAPTION:!function(t,e){var n=e.tagID;switch(n){case y.CAPTION:case y.TABLE:t.openElements.hasInTableScope(y.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(y.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=_t.IN_TABLE,n===y.TABLE&&se(t,e));break;case y.BODY:case y.COL:case y.COLGROUP:case y.HTML:case y.TBODY:case y.TD:case y.TFOOT:case y.TH:case y.THEAD:case y.TR:break;default:ee(t,e)}}(this,t);break;case _t.IN_COLUMN_GROUP:!function(t,e){switch(e.tagID){case y.COLGROUP:t.openElements.currentTagId===y.COLGROUP&&(t.openElements.pop(),t.insertionMode=_t.IN_TABLE);break;case y.TEMPLATE:Ft(t,e);break;case y.COL:break;default:he(t,e)}}(this,t);break;case _t.IN_TABLE_BODY:de(this,t);break;case _t.IN_ROW:me(this,t);break;case _t.IN_CELL:!function(t,e){var n=e.tagID;switch(n){case y.TD:case y.TH:t.openElements.hasInTableScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=_t.IN_ROW);break;case y.TABLE:case y.TBODY:case y.TFOOT:case y.THEAD:case y.TR:t.openElements.hasInTableScope(n)&&(t._closeTableCell(),me(t,e));break;case y.BODY:case y.CAPTION:case y.COL:case y.COLGROUP:case y.HTML:break;default:ee(t,e)}}(this,t);break;case _t.IN_SELECT:pe(this,t);break;case _t.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===y.CAPTION||n===y.TABLE||n===y.TBODY||n===y.TFOOT||n===y.THEAD||n===y.TR||n===y.TD||n===y.TH?t.openElements.hasInTableScope(n)&&(t.openElements.popUntilTagNamePopped(y.SELECT),t._resetInsertionMode(),t.onEndTag(e)):pe(t,e)}(this,t);break;case _t.IN_TEMPLATE:!function(t,e){e.tagID===y.TEMPLATE&&Ft(t,e)}(this,t);break;case _t.AFTER_BODY:we(this,t);break;case _t.IN_FRAMESET:!function(t,e){e.tagID!==y.FRAMESET||t.openElements.isRootHtmlElementCurrent()||(t.openElements.pop(),t.fragmentContext||t.openElements.currentTagId===y.FRAMESET||(t.insertionMode=_t.AFTER_FRAMESET))}(this,t);break;case _t.AFTER_FRAMESET:!function(t,e){e.tagID===y.HTML&&(t.insertionMode=_t.AFTER_AFTER_FRAMESET)}(this,t);break;case _t.AFTER_AFTER_BODY:Te(this,t)}};t.prototype.onEof=function(t){switch(this.insertionMode){case _t.INITIAL:qt(this,t);break;case _t.BEFORE_HTML:Ut(this,t);break;case _t.BEFORE_HEAD:Bt(this,t);break;case _t.IN_HEAD:$t(this,t);break;case _t.IN_HEAD_NO_SCRIPT:Gt(this,t);break;case _t.AFTER_HEAD:Yt(this,t);break;case _t.IN_BODY:case _t.IN_TABLE:case _t.IN_CAPTION:case _t.IN_COLUMN_GROUP:case _t.IN_TABLE_BODY:case _t.IN_ROW:case _t.IN_CELL:case _t.IN_SELECT:case _t.IN_SELECT_IN_TABLE:ne(this,t);break;case _t.TEXT:!function(t,e){t._err(e,l.eofInElementThatCanContainOnlyText),t.openElements.pop(),t.insertionMode=t.originalInsertionMode,t.onEof(e)}(this,t);break;case _t.IN_TABLE_TEXT:fe(this,t);break;case _t.IN_TEMPLATE:ke(this,t);break;case _t.AFTER_BODY:case _t.IN_FRAMESET:case _t.AFTER_FRAMESET:case _t.AFTER_AFTER_BODY:case _t.AFTER_AFTER_FRAMESET:Pt(this,t)}};t.prototype.onWhitespaceCharacter=function(t){if(this.skipNextNewLine&&(this.skipNextNewLine=false,t.chars.charCodeAt(0)===r.LINE_FEED)){if(1===t.chars.length)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(t);else switch(this.insertionMode){case _t.IN_HEAD:case _t.IN_HEAD_NO_SCRIPT:case _t.AFTER_HEAD:case _t.TEXT:case _t.IN_COLUMN_GROUP:case _t.IN_SELECT:case _t.IN_SELECT_IN_TABLE:case _t.IN_FRAMESET:case _t.AFTER_FRAMESET:this._insertCharacters(t);break;case _t.IN_BODY:case _t.IN_CAPTION:case _t.IN_CELL:case _t.IN_TEMPLATE:case _t.AFTER_BODY:case _t.AFTER_AFTER_BODY:case _t.AFTER_AFTER_FRAMESET:Xt(this,t);break;case _t.IN_TABLE:case _t.IN_TABLE_BODY:case _t.IN_ROW:ie(this,t);break;case _t.IN_TABLE_TEXT:ue(this,t)}};return t}();function Dt(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(e.tagName);return n?t.openElements.contains(n.element)?t.openElements.hasInScope(e.tagID)||(n=null):(t.activeFormattingElements.removeEntry(n),n=null):te(t,e),n}function Ct(t,e){var n=null,i=t.openElements.stackTop;for(;i>=0;i--){var r=t.openElements.items[i];if(r===e.element)break;t._isSpecialElement(r,t.openElements.tagIDs[i])&&(n=r)}return n||(t.openElements.shortenToLength(i<0?0:i),t.activeFormattingElements.removeEntry(e)),n}function Rt(t,e,n){var i=e,r=t.openElements.getCommonAncestor(e);for(var s=0,a=r;a!==n;s++,a=r){r=t.openElements.getCommonAncestor(a);var u=t.activeFormattingElements.getElementEntry(a),c=u&&s>=yt;!u||c?(c&&t.activeFormattingElements.removeEntry(u),t.openElements.remove(a)):(a=xt(t,u),i===e&&(t.activeFormattingElements.bookmark=u),t.treeAdapter.detachNode(i),t.treeAdapter.appendChild(a,i),i=a)}return i}function xt(t,e){var n=t.treeAdapter.getNamespaceURI(e.element),i=t.treeAdapter.createElement(e.token.tagName,n,e.token.attrs);return t.openElements.replace(e.element,i),e.element=i,i}function Lt(t,e,n){var i=S(t.treeAdapter.getTagName(e));if(t._isElementCausesFosterParenting(i))t._fosterParentElement(n);else{var r=t.treeAdapter.getNamespaceURI(e);i===y.TEMPLATE&&r===k.HTML&&(e=t.treeAdapter.getTemplateContent(e)),t.treeAdapter.appendChild(e,n)}}function It(t,e,n){var i=t.treeAdapter.getNamespaceURI(n.element),r=n.token,s=t.treeAdapter.createElement(r.tagName,i,r.attrs);t._adoptNodes(e,s),t.treeAdapter.appendChild(e,s),t.activeFormattingElements.insertElementAfterBookmark(s,r),t.activeFormattingElements.removeEntry(n),t.openElements.remove(n.element),t.openElements.insertAfter(e,s,r.tagID)}function Mt(t,e){for(var n=0;n<Tt;n++){var i=Dt(t,e);if(!i)break;var r=Ct(t,i);if(!r)break;t.activeFormattingElements.bookmark=i;var s=Rt(t,r,i.element),a=t.openElements.getCommonAncestor(i.element);t.treeAdapter.detachNode(s),a&&Lt(t,a,s),It(t,r,i)}}function jt(t,e){t._appendCommentNode(e,t.openElements.currentTmplContentOrNode)}function Pt(t,e){if(t.stopped=true,e.location){var n=t.fragmentContext?0:2;for(var i=t.openElements.stackTop;i>=n;i--)t._setEndLocation(t.openElements.items[i],e);if(!t.fragmentContext&&t.openElements.stackTop>=0){var r=t.openElements.items[0],i=t.treeAdapter.getNodeSourceCodeLocation(r);if(i&&!i.endTag&&(t._setEndLocation(r,e),t.openElements.stackTop>=1)){var s=t.openElements.items[1],a=t.treeAdapter.getNodeSourceCodeLocation(s);a&&!a.endTag&&t._setEndLocation(s,e)}}}}function qt(t,e){t._err(e,l.missingDoctype,true),t.treeAdapter.setDocumentMode(t.document,E.QUIRKS),t.insertionMode=_t.BEFORE_HTML,t._processToken(e)}function Ut(t,e){t._insertFakeRootElement(),t.insertionMode=_t.BEFORE_HEAD,t._processToken(e)}function Bt(t,e){t._insertFakeElement(T.HEAD,y.HEAD),t.headElement=t.openElements.current,t.insertionMode=_t.IN_HEAD,t._processToken(e)}function Ht(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.BASE:case y.BASEFONT:case y.BGSOUND:case y.LINK:case y.META:t._appendElement(e,k.HTML),e.ackSelfClosing=true;break;case y.TITLE:t._switchToTextParsing(e,x.RCDATA);break;case y.NOSCRIPT:t.options.scriptingEnabled?t._switchToTextParsing(e,x.RAWTEXT):(t._insertElement(e,k.HTML),t.insertionMode=_t.IN_HEAD_NO_SCRIPT);break;case y.NOFRAMES:case y.STYLE:t._switchToTextParsing(e,x.RAWTEXT);break;case y.SCRIPT:t._switchToTextParsing(e,x.SCRIPT_DATA);break;case y.TEMPLATE:t._insertTemplate(e),t.activeFormattingElements.insertMarker(),t.framesetOk=false,t.insertionMode=_t.IN_TEMPLATE,t.tmplInsertionModeStack.unshift(_t.IN_TEMPLATE);break;case y.HEAD:t._err(e,l.misplacedStartTagForHeadElement);break;default:$t(t,e)}}function Ft(t,e){t.openElements.tmplCount>0?(t.openElements.generateImpliedEndTagsThoroughly(),t.openElements.currentTagId!==y.TEMPLATE&&t._err(e,l.closingOfElementWithOpenChildElements),t.openElements.popUntilTagNamePopped(y.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode()):t._err(e,l.endTagWithoutMatchingOpenElement)}function $t(t,e){t.openElements.pop(),t.insertionMode=_t.AFTER_HEAD,t._processToken(e)}function Gt(t,e){var n=e.type===h.EOF?l.openElementsLeftAfterEof:l.disallowedContentInNoscriptInHead;t._err(e,n),t.openElements.pop(),t.insertionMode=_t.IN_HEAD,t._processToken(e)}function Yt(t,e){t._insertFakeElement(T.BODY,y.BODY),t.insertionMode=_t.IN_BODY,Vt(t,e)}function Vt(t,e){switch(e.type){case h.CHARACTER:Wt(t,e);break;case h.WHITESPACE_CHARACTER:Xt(t,e);break;case h.COMMENT:jt(t,e);break;case h.START_TAG:Zt(t,e);break;case h.END_TAG:ee(t,e);break;case h.EOF:ne(t,e)}}function Xt(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e)}function Wt(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e),t.framesetOk=false}function Qt(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,k.HTML),t.framesetOk=false,e.ackSelfClosing=true}function zt(t){var e=d(t,w.TYPE);return null!=e&&e.toLowerCase()===Et}function Kt(t,e){t._switchToTextParsing(e,x.RAWTEXT)}function Jt(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML)}function Zt(t,e){switch(e.tagID){case y.I:case y.S:case y.B:case y.U:case y.EM:case y.TT:case y.BIG:case y.CODE:case y.FONT:case y.SMALL:case y.STRIKE:case y.STRONG:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case y.A:!function(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(T.A);n&&(Mt(t,e),t.openElements.remove(n.element),t.activeFormattingElements.removeEntry(n)),t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case y.H1:case y.H2:case y.H3:case y.H4:case y.H5:case y.H6:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),D(t.openElements.currentTagId)&&t.openElements.pop(),t._insertElement(e,k.HTML)}(t,e);break;case y.P:case y.DL:case y.OL:case y.UL:case y.DIV:case y.DIR:case y.NAV:case y.MAIN:case y.MENU:case y.ASIDE:case y.CENTER:case y.FIGURE:case y.FOOTER:case y.HEADER:case y.HGROUP:case y.DIALOG:case y.DETAILS:case y.ADDRESS:case y.ARTICLE:case y.SECTION:case y.SUMMARY:case y.FIELDSET:case y.BLOCKQUOTE:case y.FIGCAPTION:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML)}(t,e);break;case y.LI:case y.DD:case y.DT:!function(t,e){t.framesetOk=false;var n=e.tagID;for(var i=t.openElements.stackTop;i>=0;i--){var r=t.openElements.tagIDs[i];if(n===y.LI&&r===y.LI||(n===y.DD||n===y.DT)&&(r===y.DD||r===y.DT)){t.openElements.generateImpliedEndTagsWithExclusion(r),t.openElements.popUntilTagNamePopped(r);break}if(r!==y.ADDRESS&&r!==y.DIV&&r!==y.P&&t._isSpecialElement(t.openElements.items[i],r))break}t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML)}(t,e);break;case y.BR:case y.IMG:case y.WBR:case y.AREA:case y.EMBED:case y.KEYGEN:Qt(t,e);break;case y.HR:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._appendElement(e,k.HTML),t.framesetOk=false,e.ackSelfClosing=true}(t,e);break;case y.RB:case y.RTC:!function(t,e){t.openElements.hasInScope(y.RUBY)&&t.openElements.generateImpliedEndTags(),t._insertElement(e,k.HTML)}(t,e);break;case y.RT:case y.RP:!function(t,e){t.openElements.hasInScope(y.RUBY)&&t.openElements.generateImpliedEndTagsWithExclusion(y.RTC),t._insertElement(e,k.HTML)}(t,e);break;case y.PRE:case y.LISTING:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML),t.skipNextNewLine=true,t.framesetOk=false}(t,e);break;case y.XMP:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._reconstructActiveFormattingElements(),t.framesetOk=false,t._switchToTextParsing(e,x.RAWTEXT)}(t,e);break;case y.SVG:!function(t,e){t._reconstructActiveFormattingElements(),kt(e),wt(e),e.selfClosing?t._appendElement(e,k.SVG):t._insertElement(e,k.SVG),e.ackSelfClosing=true}(t,e);break;case y.HTML:!function(t,e){0===t.openElements.tmplCount&&t.treeAdapter.adoptAttributes(t.openElements.items[0],e.attrs)}(t,e);break;case y.BASE:case y.LINK:case y.META:case y.STYLE:case y.TITLE:case y.SCRIPT:case y.BGSOUND:case y.BASEFONT:case y.TEMPLATE:Ht(t,e);break;case y.BODY:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&0===t.openElements.tmplCount&&(t.framesetOk=false,t.treeAdapter.adoptAttributes(n,e.attrs))}(t,e);break;case y.FORM:!function(t,e){var n=t.openElements.tmplCount>0;t.formElement&&!n||(t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML),n||(t.formElement=t.openElements.current))}(t,e);break;case y.NOBR:!function(t,e){t._reconstructActiveFormattingElements(),t.openElements.hasInScope(y.NOBR)&&(Mt(t,e),t._reconstructActiveFormattingElements()),t._insertElement(e,k.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case y.MATH:!function(t,e){t._reconstructActiveFormattingElements(),pt(e),wt(e),e.selfClosing?t._appendElement(e,k.MATHML):t._insertElement(e,k.MATHML),e.ackSelfClosing=true}(t,e);break;case y.TABLE:!function(t,e){t.treeAdapter.getDocumentMode(t.document)!==E.QUIRKS&&t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML),t.framesetOk=false,t.insertionMode=_t.IN_TABLE}(t,e);break;case y.INPUT:!function(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,k.HTML),zt(e)||(t.framesetOk=false),e.ackSelfClosing=true}(t,e);break;case y.PARAM:case y.TRACK:case y.SOURCE:!function(t,e){t._appendElement(e,k.HTML),e.ackSelfClosing=true}(t,e);break;case y.IMAGE:!function(t,e){e.tagName=T.IMG,e.tagID=y.IMG,Qt(t,e)}(t,e);break;case y.BUTTON:!function(t,e){t.openElements.hasInScope(y.BUTTON)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(y.BUTTON)),t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML),t.framesetOk=false}(t,e);break;case y.APPLET:case y.OBJECT:case y.MARQUEE:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML),t.activeFormattingElements.insertMarker(),t.framesetOk=false}(t,e);break;case y.IFRAME:!function(t,e){t.framesetOk=false,t._switchToTextParsing(e,x.RAWTEXT)}(t,e);break;case y.SELECT:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML),t.framesetOk=false,t.insertionMode=t.insertionMode===_t.IN_TABLE||t.insertionMode===_t.IN_CAPTION||t.insertionMode===_t.IN_TABLE_BODY||t.insertionMode===_t.IN_ROW||t.insertionMode===_t.IN_CELL?_t.IN_SELECT_IN_TABLE:_t.IN_SELECT}(t,e);break;case y.OPTION:case y.OPTGROUP:!function(t,e){t.openElements.currentTagId===y.OPTION&&t.openElements.pop(),t._reconstructActiveFormattingElements(),t._insertElement(e,k.HTML)}(t,e);break;case y.NOEMBED:Kt(t,e);break;case y.FRAMESET:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();t.framesetOk&&n&&(t.treeAdapter.detachNode(n),t.openElements.popAllUpToHtmlElement(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_FRAMESET)}(t,e);break;case y.TEXTAREA:!function(t,e){t._insertElement(e,k.HTML),t.skipNextNewLine=true,t.tokenizer.state=x.RCDATA,t.originalInsertionMode=t.insertionMode,t.framesetOk=false,t.insertionMode=_t.TEXT}(t,e);break;case y.NOSCRIPT:t.options.scriptingEnabled?Kt(t,e):Jt(t,e);break;case y.PLAINTEXT:!function(t,e){t.openElements.hasInButtonScope(y.P)&&t._closePElement(),t._insertElement(e,k.HTML),t.tokenizer.state=x.PLAINTEXT}(t,e);break;case y.COL:case y.TH:case y.TD:case y.TR:case y.HEAD:case y.FRAME:case y.TBODY:case y.TFOOT:case y.THEAD:case y.CAPTION:case y.COLGROUP:break;default:Jt(t,e)}}function te(t,e){var n=e.tagName,i=e.tagID;for(var r=t.openElements.stackTop;r>0;r--){var s=t.openElements.items[r],a=t.openElements.tagIDs[r];if(i===a&&(i!==y.UNKNOWN||t.treeAdapter.getTagName(s)===n)){t.openElements.generateImpliedEndTagsWithExclusion(i),t.openElements.stackTop>=r&&t.openElements.shortenToLength(r);break}if(t._isSpecialElement(s,a))break}}function ee(t,e){switch(e.tagID){case y.A:case y.B:case y.I:case y.S:case y.U:case y.EM:case y.TT:case y.BIG:case y.CODE:case y.FONT:case y.NOBR:case y.SMALL:case y.STRIKE:case y.STRONG:Mt(t,e);break;case y.P:!function(t){t.openElements.hasInButtonScope(y.P)||t._insertFakeElement(T.P,y.P),t._closePElement()}(t);break;case y.DL:case y.UL:case y.OL:case y.DIR:case y.DIV:case y.NAV:case y.PRE:case y.MAIN:case y.MENU:case y.ASIDE:case y.BUTTON:case y.CENTER:case y.FIGURE:case y.FOOTER:case y.HEADER:case y.HGROUP:case y.DIALOG:case y.ADDRESS:case y.ARTICLE:case y.DETAILS:case y.SECTION:case y.SUMMARY:case y.LISTING:case y.FIELDSET:case y.BLOCKQUOTE:case y.FIGCAPTION:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case y.LI:!function(t){t.openElements.hasInListItemScope(y.LI)&&(t.openElements.generateImpliedEndTagsWithExclusion(y.LI),t.openElements.popUntilTagNamePopped(y.LI))}(t);break;case y.DD:case y.DT:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTagsWithExclusion(n),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case y.H1:case y.H2:case y.H3:case y.H4:case y.H5:case y.H6:!function(t){t.openElements.hasNumberedHeaderInScope()&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilNumberedHeaderPopped())}(t);break;case y.BR:!function(t){t._reconstructActiveFormattingElements(),t._insertFakeElement(T.BR,y.BR),t.openElements.pop(),t.framesetOk=false}(t);break;case y.BODY:!function(t,e){if(t.openElements.hasInScope(y.BODY)&&(t.insertionMode=_t.AFTER_BODY,t.options.sourceCodeLocationInfo)){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&t._setEndLocation(n,e)}}(t,e);break;case y.HTML:!function(t,e){t.openElements.hasInScope(y.BODY)&&(t.insertionMode=_t.AFTER_BODY,we(t,e))}(t,e);break;case y.FORM:!function(t){var e=t.openElements.tmplCount>0,n=t.formElement;e||(t.formElement=null),(n||e)&&t.openElements.hasInScope(y.FORM)&&(t.openElements.generateImpliedEndTags(),e?t.openElements.popUntilTagNamePopped(y.FORM):n&&t.openElements.remove(n))}(t);break;case y.APPLET:case y.OBJECT:case y.MARQUEE:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker())}(t,e);break;case y.TEMPLATE:Ft(t,e);break;default:te(t,e)}}function ne(t,e){t.tmplInsertionModeStack.length>0?ke(t,e):Pt(t,e)}function ie(t,e){if(St.has(t.openElements.currentTagId))switch(t.pendingCharacterTokens.length=0,t.hasNonWhitespacePendingCharacterToken=false,t.originalInsertionMode=t.insertionMode,t.insertionMode=_t.IN_TABLE_TEXT,e.type){case h.CHARACTER:ce(t,e);break;case h.WHITESPACE_CHARACTER:ue(t,e)}else ae(t,e)}function re(t,e){switch(e.tagID){case y.TD:case y.TH:case y.TR:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(T.TBODY,y.TBODY),t.insertionMode=_t.IN_TABLE_BODY,ve(t,e)}(t,e);break;case y.STYLE:case y.SCRIPT:case y.TEMPLATE:Ht(t,e);break;case y.COL:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(T.COLGROUP,y.COLGROUP),t.insertionMode=_t.IN_COLUMN_GROUP,le(t,e)}(t,e);break;case y.FORM:!function(t,e){t.formElement||0!==t.openElements.tmplCount||(t._insertElement(e,k.HTML),t.formElement=t.openElements.current,t.openElements.pop())}(t,e);break;case y.TABLE:!function(t,e){t.openElements.hasInTableScope(y.TABLE)&&(t.openElements.popUntilTagNamePopped(y.TABLE),t._resetInsertionMode(),t._processStartTag(e))}(t,e);break;case y.TBODY:case y.TFOOT:case y.THEAD:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_TABLE_BODY}(t,e);break;case y.INPUT:!function(t,e){zt(e)?t._appendElement(e,k.HTML):ae(t,e),e.ackSelfClosing=true}(t,e);break;case y.CAPTION:!function(t,e){t.openElements.clearBackToTableContext(),t.activeFormattingElements.insertMarker(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_CAPTION}(t,e);break;case y.COLGROUP:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_COLUMN_GROUP}(t,e);break;default:ae(t,e)}}function se(t,e){switch(e.tagID){case y.TABLE:t.openElements.hasInTableScope(y.TABLE)&&(t.openElements.popUntilTagNamePopped(y.TABLE),t._resetInsertionMode());break;case y.TEMPLATE:Ft(t,e);break;case y.BODY:case y.CAPTION:case y.COL:case y.COLGROUP:case y.HTML:case y.TBODY:case y.TD:case y.TFOOT:case y.TH:case y.THEAD:case y.TR:break;default:ae(t,e)}}function ae(t,e){var n=t.fosterParentingEnabled;t.fosterParentingEnabled=true,Vt(t,e),t.fosterParentingEnabled=n}function ue(t,e){t.pendingCharacterTokens.push(e)}function ce(t,e){t.pendingCharacterTokens.push(e),t.hasNonWhitespacePendingCharacterToken=true}function fe(t,e){var n=0;if(t.hasNonWhitespacePendingCharacterToken)for(;n<t.pendingCharacterTokens.length;n++)ae(t,t.pendingCharacterTokens[n]);else for(;n<t.pendingCharacterTokens.length;n++)t._insertCharacters(t.pendingCharacterTokens[n]);t.insertionMode=t.originalInsertionMode,t._processToken(e)}var oe=new Set([y.CAPTION,y.COL,y.COLGROUP,y.TBODY,y.TD,y.TFOOT,y.TH,y.THEAD,y.TR]);function le(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.COL:t._appendElement(e,k.HTML),e.ackSelfClosing=true;break;case y.TEMPLATE:Ht(t,e);break;default:he(t,e)}}function he(t,e){t.openElements.currentTagId===y.COLGROUP&&(t.openElements.pop(),t.insertionMode=_t.IN_TABLE,t._processToken(e))}function ve(t,e){switch(e.tagID){case y.TR:t.openElements.clearBackToTableBodyContext(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_ROW;break;case y.TH:case y.TD:t.openElements.clearBackToTableBodyContext(),t._insertFakeElement(T.TR,y.TR),t.insertionMode=_t.IN_ROW,be(t,e);break;case y.CAPTION:case y.COL:case y.COLGROUP:case y.TBODY:case y.TFOOT:case y.THEAD:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE,re(t,e));break;default:re(t,e)}}function de(t,e){var n=e.tagID;switch(e.tagID){case y.TBODY:case y.TFOOT:case y.THEAD:t.openElements.hasInTableScope(n)&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE);break;case y.TABLE:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE,se(t,e));break;case y.BODY:case y.CAPTION:case y.COL:case y.COLGROUP:case y.HTML:case y.TD:case y.TH:case y.TR:break;default:se(t,e)}}function be(t,e){switch(e.tagID){case y.TH:case y.TD:t.openElements.clearBackToTableRowContext(),t._insertElement(e,k.HTML),t.insertionMode=_t.IN_CELL,t.activeFormattingElements.insertMarker();break;case y.CAPTION:case y.COL:case y.COLGROUP:case y.TBODY:case y.TFOOT:case y.THEAD:case y.TR:t.openElements.hasInTableScope(y.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE_BODY,ve(t,e));break;default:re(t,e)}}function me(t,e){switch(e.tagID){case y.TR:t.openElements.hasInTableScope(y.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE_BODY);break;case y.TABLE:t.openElements.hasInTableScope(y.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE_BODY,de(t,e));break;case y.TBODY:case y.TFOOT:case y.THEAD:(t.openElements.hasInTableScope(e.tagID)||t.openElements.hasInTableScope(y.TR))&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=_t.IN_TABLE_BODY,de(t,e));break;case y.BODY:case y.CAPTION:case y.COL:case y.COLGROUP:case y.HTML:case y.TD:case y.TH:break;default:se(t,e)}}function ge(t,e){switch(e.tagID){case y.HTML:Zt(t,e);break;case y.OPTION:t.openElements.currentTagId===y.OPTION&&t.openElements.pop(),t._insertElement(e,k.HTML);break;case y.OPTGROUP:t.openElements.currentTagId===y.OPTION&&t.openElements.pop(),t.openElements.currentTagId===y.OPTGROUP&&t.openElements.pop(),t._insertElement(e,k.HTML);break;case y.INPUT:case y.KEYGEN:case y.TEXTAREA:case y.SELECT:t.openElements.hasInSelectScope(y.SELECT)&&(t.openElements.popUntilTagNamePopped(y.SELECT),t._resetInsertionMode(),e.tagID!==y.SELECT&&t._processStartTag(e));break;case y.SCRIPT:case y.TEMPLATE:Ht(t,e)}}function pe(t,e){switch(e.tagID){case y.OPTGROUP:t.openElements.stackTop>0&&t.openElements.currentTagId===y.OPTION&&t.openElements.tagIDs[t.openElements.stackTop-1]===y.OPTGROUP&&t.openElements.pop(),t.openElements.currentTagId===y.OPTGROUP&&t.openElements.pop();break;case y.OPTION:t.openElements.currentTagId===y.OPTION&&t.openElements.pop();break;case y.SELECT:t.openElements.hasInSelectScope(y.SELECT)&&(t.openElements.popUntilTagNamePopped(y.SELECT),t._resetInsertionMode());break;case y.TEMPLATE:Ft(t,e)}}function ke(t,e){t.openElements.tmplCount>0?(t.openElements.popUntilTagNamePopped(y.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode(),t.onEof(e)):Pt(t,e)}function we(t,e){var n;if(e.tagID===y.HTML){if(t.fragmentContext||(t.insertionMode=_t.AFTER_AFTER_BODY),t.options.sourceCodeLocationInfo&&t.openElements.tagIDs[0]===y.HTML){t._setEndLocation(t.openElements.items[0],e);var i=t.openElements.items[1];i&&!(null===(n=t.treeAdapter.getNodeSourceCodeLocation(i))||void 0===n?void 0:n.endTag)&&t._setEndLocation(i,e)}}else Ee(t,e)}function Ee(t,e){t.insertionMode=_t.IN_BODY,Vt(t,e)}function Te(t,e){t.insertionMode=_t.IN_BODY,Vt(t,e)}function ye(t){for(;t.treeAdapter.getNamespaceURI(t.openElements.current)!==k.HTML&&!t._isIntegrationPoint(t.openElements.currentTagId,t.openElements.current);)t.openElements.pop()}return t.parse=function(t,e){return Nt.parse(t,e)},t.parseFragment=function(t,e,n){"string"==typeof t&&(n=e,e=t,t=null);var i=Nt.getFragmentParser(t,n);return i.tokenizer.write(e,true),i.getFragment()},Object.defineProperty(t,"__esModule",{value:true}),t}({});var J=K.parse;var Z=K.parseFragment;var tt=new WeakMap;function et(t,e){var n=J(e.trim(),it(t));n.documentElement=n.firstElementChild;n.head=n.documentElement.firstElementChild;n.body=n.head.nextElementSibling;return n}function nt(t,e){if(typeof e==="string"){e=e.trim()}else{e=""}var n=Z(e,it(t));return n}function it(t){var e=tt.get(t);if(e!=null){return e}var n={createDocument:function(){var e=t.createElement("#document");e["x-mode"]="no-quirks";return e},setNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:function(t){return t.sourceCodeLocation},createDocumentFragment:function(){return t.createDocumentFragment()},createElement:function(e,n,i){var r=t.createElementNS(n,e);for(var s=0;s<i.length;s++){var a=i[s];if(a.namespace==null||a.namespace==="http://www.w3.org/1999/xhtml"){r.setAttribute(a.name,a.value)}else{r.setAttributeNS(a.namespace,a.name,a.value)}}return r},createCommentNode:function(e){return t.createComment(e)},appendChild:function(t,e){t.appendChild(e)},insertBefore:function(t,e,n){t.insertBefore(e,n)},setTemplateContent:function(t,e){t.content=e},getTemplateContent:function(t){return t.content},setDocumentType:function(e,n,i,r){var s=e.childNodes.find((function(t){return t.nodeType===10}));if(s==null){s=t.createDocumentTypeNode();e.insertBefore(s,e.firstChild)}s.nodeValue="!DOCTYPE";s["x-name"]=n;s["x-publicId"]=i;s["x-systemId"]=r},setDocumentMode:function(t,e){t["x-mode"]=e},getDocumentMode:function(t){return t["x-mode"]},detachNode:function(t){t.remove()},insertText:function(e,n){var i=e.lastChild;if(i!=null&&i.nodeType===3){i.nodeValue+=n}else{e.appendChild(t.createTextNode(n))}},insertTextBefore:function(e,n,i){var r=e.childNodes[e.childNodes.indexOf(i)-1];if(r!=null&&r.nodeType===3){r.nodeValue+=n}else{e.insertBefore(t.createTextNode(n),i)}},adoptAttributes:function(t,e){for(var n=0;n<e.length;n++){var i=e[n];if(t.hasAttributeNS(i.namespace,i.name)===false){t.setAttributeNS(i.namespace,i.name,i.value)}}},getFirstChild:function(t){return t.childNodes[0]},getChildNodes:function(t){return t.childNodes},getParentNode:function(t){return t.parentNode},getAttrList:function(t){var e=t.attributes.__items.map((function(t){return{name:t.name,value:t.value,namespace:t.namespaceURI,prefix:null}}));return e},getTagName:function(t){if(t.namespaceURI==="http://www.w3.org/1999/xhtml"){return t.nodeName.toLowerCase()}else{return t.nodeName}},getNamespaceURI:function(t){return t.namespaceURI},getTextNodeContent:function(t){return t.nodeValue},getCommentNodeContent:function(t){return t.nodeValue},getDocumentTypeNodeName:function(t){return t["x-name"]},getDocumentTypeNodePublicId:function(t){return t["x-publicId"]},getDocumentTypeNodeSystemId:function(t){return t["x-systemId"]},isTextNode:function(t){return t.nodeType===3},isCommentNode:function(t){return t.nodeType===8},isDocumentTypeNode:function(t){return t.nodeType===10},isElementNode:function(t){return t.nodeType===1}};e={treeAdapter:n};tt.set(t,e);return e}var rt=
|
|
8
|
-
/*!
|
|
9
|
-
* jQuery JavaScript Library v4.0.0-pre+9352011a7.dirty +selector
|
|
10
|
-
* https://jquery.com/
|
|
11
|
-
*
|
|
12
|
-
* Copyright OpenJS Foundation and other contributors
|
|
13
|
-
* Released under the MIT license
|
|
14
|
-
* https://jquery.org/license
|
|
15
|
-
*
|
|
16
|
-
* Date: 2023-12-11T17:55Z
|
|
17
|
-
*/function(t,e){{return e(t,true)}}({document:{createElement:function(){return{}},nodeType:9,documentElement:{nodeType:1,nodeName:"HTML"}}},(function(t,e){if(!t.document){throw new Error("jQuery requires a window with a document")}var n=[];var i=Object.getPrototypeOf;var r=n.slice;var s=function(t){return n.concat.apply([],t)};var a=n.push;var u=n.indexOf;var c={};var f=c.toString;var o=c.hasOwnProperty;var l=o.toString;var h=l.call(Object);var v={};function d(t){if(t==null){return t+""}return typeof t==="object"?c[f.call(t)]||"object":typeof t}function b(t){return t!=null&&t===t.window}function m(t){var e=!!t&&t.length,n=d(t);if(typeof t==="function"||b(t)){return false}return n==="array"||e===0||typeof e==="number"&&e>0&&e-1 in t}var g=t.document;var p={type:true,src:true,nonce:true,noModule:true};function k(t,e,n){n=n||g;var i,r=n.createElement("script");r.text=t;if(e){for(i in p){if(e[i]){r[i]=e[i]}}}n.head.appendChild(r).parentNode.removeChild(r)}var w={};var E="4.0.0-pre+9352011a7.dirty +selector",T=/HTML$/i;w.fn=w.prototype={jquery:E,constructor:w,length:0,toArray:function(){return r.call(this)},get:function(t){if(t==null){return r.call(this)}return t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=w.merge(this.constructor(),t);e.prevObject=this;return e},each:function(t){return w.each(this,t)},map:function(t){return this.pushStack(w.map(this,(function(e,n){return t.call(e,n,e)})))},slice:function(){return this.pushStack(r.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(w.grep(this,(function(t,e){return(e+1)%2})))},odd:function(){return this.pushStack(w.grep(this,(function(t,e){return e%2})))},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n<e?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()}};w.extend=w.fn.extend=function(){var t,e,n,i,r,s,a=arguments[0]||{},u=1,c=arguments.length,f=false;if(typeof a==="boolean"){f=a;a=arguments[u]||{};u++}if(typeof a!=="object"&&typeof a!=="function"){a={}}if(u===c){a=this;u--}for(;u<c;u++){if((t=arguments[u])!=null){for(e in t){i=t[e];if(e==="__proto__"||a===i){continue}if(f&&i&&(w.isPlainObject(i)||(r=Array.isArray(i)))){n=a[e];if(r&&!Array.isArray(n)){s=[]}else if(!r&&!w.isPlainObject(n)){s={}}else{s=n}r=false;a[e]=w.extend(f,s,i)}else if(i!==void 0){a[e]=i}}}}return a};w.extend({expando:"jQuery"+(E+Math.random()).replace(/\D/g,""),isReady:true,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var e,n;if(!t||f.call(t)!=="[object Object]"){return false}e=i(t);if(!e){return true}n=o.call(e,"constructor")&&e.constructor;return typeof n==="function"&&l.call(n)===h},isEmptyObject:function(t){var e;for(e in t){return false}return true},globalEval:function(t,e,n){k(t,{nonce:e&&e.nonce},n)},each:function(t,e){var n,i=0;if(m(t)){n=t.length;for(;i<n;i++){if(e.call(t[i],i,t[i])===false){break}}}else{for(i in t){if(e.call(t[i],i,t[i])===false){break}}}return t},text:function(t){var e,n="",i=0,r=t.nodeType;if(!r){while(e=t[i++]){n+=w.text(e)}}if(r===1||r===11){return t.textContent}if(r===9){return t.documentElement.textContent}if(r===3||r===4){return t.nodeValue}return n},makeArray:function(t,e){var n=e||[];if(t!=null){if(m(Object(t))){w.merge(n,typeof t==="string"?[t]:t)}else{a.call(n,t)}}return n},inArray:function(t,e,n){return e==null?-1:u.call(e,t,n)},isXMLDoc:function(t){var e=t&&t.namespaceURI,n=t&&(t.ownerDocument||t).documentElement;return!T.test(e||n&&n.nodeName||"HTML")},contains:function(t,e){var n=e&&e.parentNode;return t===n||!!(n&&n.nodeType===1&&(t.contains?t.contains(n):t.compareDocumentPosition&&t.compareDocumentPosition(n)&16))},merge:function(t,e){var n=+e.length,i=0,r=t.length;for(;i<n;i++){t[r++]=e[i]}t.length=r;return t},grep:function(t,e,n){var i,r=[],s=0,a=t.length,u=!n;for(;s<a;s++){i=!e(t[s],s);if(i!==u){r.push(t[s])}}return r},map:function(t,e,n){var i,r,a=0,u=[];if(m(t)){i=t.length;for(;a<i;a++){r=e(t[a],a,n);if(r!=null){u.push(r)}}}else{for(a in t){r=e(t[a],a,n);if(r!=null){u.push(r)}}}return s(u)},guid:1,support:v});if(typeof Symbol==="function"){w.fn[Symbol.iterator]=n[Symbol.iterator]}w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){c["[object "+e+"]"]=e.toLowerCase()}));function y(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}var _=n.pop;var A="[\\x20\\t\\r\\n\\f]";var S=g.documentMode;try{g.querySelector(":has(*,:jqfake)");v.cssHas=false}catch(t){v.cssHas=true}var O=[];if(S){O.push(":enabled",":disabled","\\["+A+"*name"+A+"*="+A+"*(?:''|\"\")")}if(!v.cssHas){O.push(":has")}O=O.length&&new RegExp(O.join("|"));var N=new RegExp("^"+A+"+|((?:^|[^\\\\])(?:\\\\.)*)"+A+"+$","g");var D="(?:\\\\[\\da-fA-F]{1,6}"+A+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+";var C="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped";var R=new RegExp("^"+A+"*([>+~]|"+A+")"+A+"*");var x=/[+~]/;var L=g.documentElement;var I=L.matches||L.msMatchesSelector;function M(){var t=[];function e(n,i){if(t.push(n+" ")>w.expr.cacheLength){delete e[t.shift()]}return e[n+" "]=i}return e}function j(t){return t&&typeof t.getElementsByTagName!=="undefined"&&t}var P="\\["+A+"*("+D+")(?:"+A+"*([*^$|!~]?=)"+A+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+D+"))|)"+A+"*\\]";var q=":("+D+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)";var U={ID:new RegExp("^#("+D+")"),CLASS:new RegExp("^\\.("+D+")"),TAG:new RegExp("^("+D+"|[*])"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+A+"*(even|odd|(([+-]|)(\\d*)n|)"+A+"*(?:([+-]|)"+A+"*(\\d+)|))"+A+"*\\)|)","i")};var B=new RegExp(q);var H=new RegExp("\\\\[\\da-fA-F]{1,6}"+A+"?|\\\\([^\\r\\n\\f])","g"),F=function(t,e){var n="0x"+t.slice(1)-65536;if(e){return e}return n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,n&1023|56320)};function $(t){return t.replace(H,F)}function G(t){w.error("Syntax error, unrecognized expression: "+t)}var Y=new RegExp("^"+A+"*,"+A+"*");var V=M();function X(t,e){var n,i,r,s,a,u,c,f=V[t+" "];if(f){return e?0:f.slice(0)}a=t;u=[];c=w.expr.preFilter;while(a){if(!n||(i=Y.exec(a))){if(i){a=a.slice(i[0].length)||a}u.push(r=[])}n=false;if(i=R.exec(a)){n=i.shift();r.push({value:n,type:i[0].replace(N," ")});a=a.slice(n.length)}for(s in U){if((i=w.expr.match[s].exec(a))&&(!c[s]||(i=c[s](i)))){n=i.shift();r.push({value:n,type:s,matches:i});a=a.slice(n.length)}}if(!n){break}}if(e){return a.length}return a?G(t):V(t,u).slice(0)}var W={ATTR:function(t){t[1]=$(t[1]);t[3]=$(t[3]||t[4]||t[5]||"");if(t[2]==="~="){t[3]=" "+t[3]+" "}return t.slice(0,4)},CHILD:function(t){t[1]=t[1].toLowerCase();if(t[1].slice(0,3)==="nth"){if(!t[3]){G(t[0])}t[4]=+(t[4]?t[5]+(t[6]||1):2*(t[3]==="even"||t[3]==="odd"));t[5]=+(t[7]+t[8]||t[3]==="odd")}else if(t[3]){G(t[0])}return t},PSEUDO:function(t){var e,n=!t[6]&&t[2];if(U.CHILD.test(t[0])){return null}if(t[3]){t[2]=t[4]||t[5]||""}else if(n&&B.test(n)&&(e=X(n,true))&&(e=n.indexOf(")",n.length-e)-n.length)){t[0]=t[0].slice(0,e);t[2]=n.slice(0,e)}return t.slice(0,3)}};function Q(t){var e=0,n=t.length,i="";for(;e<n;e++){i+=t[e].value}return i}var z=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function K(t,e){if(e){if(t==="\0"){return"�"}return t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" "}return"\\"+t}w.escapeSelector=function(t){return(t+"").replace(z,K)};var J=n.sort;var Z=n.splice;var tt;function et(t,e){if(t===e){tt=true;return 0}var n=!t.compareDocumentPosition-!e.compareDocumentPosition;if(n){return n}n=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1;if(n&1){if(t==g||t.ownerDocument==g&&w.contains(g,t)){return-1}if(e==g||e.ownerDocument==g&&w.contains(g,e)){return 1}return 0}return n&4?-1:1}w.uniqueSort=function(t){var e,n=[],i=0,r=0;tt=false;J.call(t,et);if(tt){while(e=t[r++]){if(e===t[r]){i=n.push(r)}}while(i--){Z.call(t,n[i],1)}}return t};w.fn.uniqueSort=function(){return this.pushStack(w.uniqueSort(r.apply(this)))};var nt,it,rt,st,at,ut=0,ct=0,ft=M(),ot=M(),lt=M(),ht=new RegExp(A+"+","g"),vt=new RegExp("^"+D+"$"),dt=w.extend({bool:new RegExp("^(?:"+C+")$","i"),needsContext:new RegExp("^"+A+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+A+"*((?:-\\d)?\\d*)"+A+"*\\)|)(?=[^-]|$)","i")},U),bt=/^(?:input|select|textarea|button)$/i,mt=/^h\d$/i,gt=function(){At()},pt=Ot((function(t){return t.disabled===true&&y(t,"fieldset")}),{dir:"parentNode",next:"legend"});function kt(t,e,n,i){var r=e?e.nodeType:9;n=n||[];if(typeof t!=="string"||!t||r!==1&&r!==9&&r!==11){return n}return Mt(t.replace(N,"$1"),e,n,i)}function wt(t){t[w.expando]=true;return t}function Et(t){return function(e){return y(e,"input")&&e.type===t}}function Tt(t){return function(e){return(y(e,"input")||y(e,"button"))&&e.type===t}}function yt(t){return function(e){if("form"in e){if(e.parentNode&&e.disabled===false){if("label"in e){if("label"in e.parentNode){return e.parentNode.disabled===t}else{return e.disabled===t}}return e.isDisabled===t||e.isDisabled!==!t&&pt(e)===t}return e.disabled===t}else if("label"in e){return e.disabled===t}return false}}function _t(t){return wt((function(e){e=+e;return wt((function(n,i){var r,s=t([],n.length,e),a=s.length;while(a--){if(n[r=s[a]]){n[r]=!(i[r]=n[r])}}}))}))}function At(t){var e,n=t?t.ownerDocument||t:g;if(n==rt||n.nodeType!==9){return}rt=n;st=rt.documentElement;at=!w.isXMLDoc(rt);if(S&&g!=rt&&(e=rt.defaultView)&&e.top!==e){e.addEventListener("unload",gt)}}kt.matches=function(t,e){return kt(t,null,null,e)};kt.matchesSelector=function(t,e){At(t);if(at&&!lt[e+" "]&&(!O||!O.test(e))){try{return I.call(t,e)}catch(t){lt(e,true)}}return kt(e,rt,null,[t]).length>0};w.expr={cacheLength:50,createPseudo:wt,match:dt,find:{ID:function(t,e){if(typeof e.getElementById!=="undefined"&&at){var n=e.getElementById(t);return n?[n]:[]}},TAG:function(t,e){if(typeof e.getElementsByTagName!=="undefined"){return e.getElementsByTagName(t)}else{return e.querySelectorAll(t)}},CLASS:function(t,e){if(typeof e.getElementsByClassName!=="undefined"&&at){return e.getElementsByClassName(t)}}},relative:{">":{dir:"parentNode",first:true}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:true},"~":{dir:"previousSibling"}},preFilter:W,filter:{ID:function(t){var e=$(t);return function(t){return t.getAttribute("id")===e}},TAG:function(t){var e=$(t).toLowerCase();return t==="*"?function(){return true}:function(t){return y(t,e)}},CLASS:function(t){var e=ft[t+" "];return e||(e=new RegExp("(^|"+A+")"+t+"("+A+"|$)"))&&ft(t,(function(t){return e.test(typeof t.className==="string"&&t.className||typeof t.getAttribute!=="undefined"&&t.getAttribute("class")||"")}))},ATTR:function(t,e,n){return function(i){var r=i.getAttribute(t);if(r==null){return e==="!="}if(!e){return true}r+="";if(e==="="){return r===n}if(e==="!="){return r!==n}if(e==="^="){return n&&r.indexOf(n)===0}if(e==="*="){return n&&r.indexOf(n)>-1}if(e==="$="){return n&&r.slice(-n.length)===n}if(e==="~="){return(" "+r.replace(ht," ")+" ").indexOf(n)>-1}if(e==="|="){return r===n||r.slice(0,n.length+1)===n+"-"}return false}},CHILD:function(t,e,n,i,r){var s=t.slice(0,3)!=="nth",a=t.slice(-4)!=="last",u=e==="of-type";return i===1&&r===0?function(t){return!!t.parentNode}:function(e,n,c){var f,o,l,h,v,d=s!==a?"nextSibling":"previousSibling",b=e.parentNode,m=u&&e.nodeName.toLowerCase(),g=!c&&!u,p=false;if(b){if(s){while(d){l=e;while(l=l[d]){if(u?y(l,m):l.nodeType===1){return false}}v=d=t==="only"&&!v&&"nextSibling"}return true}v=[a?b.firstChild:b.lastChild];if(a&&g){o=b[w.expando]||(b[w.expando]={});f=o[t]||[];h=f[0]===ut&&f[1];p=h&&f[2];l=h&&b.childNodes[h];while(l=++h&&l&&l[d]||(p=h=0)||v.pop()){if(l.nodeType===1&&++p&&l===e){o[t]=[ut,h,p];break}}}else{if(g){o=e[w.expando]||(e[w.expando]={});f=o[t]||[];h=f[0]===ut&&f[1];p=h}if(p===false){while(l=++h&&l&&l[d]||(p=h=0)||v.pop()){if((u?y(l,m):l.nodeType===1)&&++p){if(g){o=l[w.expando]||(l[w.expando]={});o[t]=[ut,p]}if(l===e){break}}}}}p-=r;return p===i||p%i===0&&p/i>=0}}},PSEUDO:function(t,e){var n=w.expr.pseudos[t]||w.expr.setFilters[t.toLowerCase()]||G("unsupported pseudo: "+t);if(n[w.expando]){return n(e)}return n}},pseudos:{not:wt((function(t){var e=[],n=[],i=It(t.replace(N,"$1"));return i[w.expando]?wt((function(t,e,n,r){var s,a=i(t,null,r,[]),u=t.length;while(u--){if(s=a[u]){t[u]=!(e[u]=s)}}})):function(t,r,s){e[0]=t;i(e,null,s,n);e[0]=null;return!n.pop()}})),has:wt((function(t){return function(e){return kt(t,e).length>0}})),contains:wt((function(t){t=$(t);return function(e){return(e.textContent||w.text(e)).indexOf(t)>-1}})),lang:wt((function(t){if(!vt.test(t||"")){G("unsupported lang: "+t)}t=$(t).toLowerCase();return function(e){var n;do{if(n=at?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang")){n=n.toLowerCase();return n===t||n.indexOf(t+"-")===0}}while((e=e.parentNode)&&e.nodeType===1);return false}})),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===st},focus:function(t){return t===rt.activeElement&&rt.hasFocus()&&!!(t.type||t.href||~t.tabIndex)},enabled:yt(false),disabled:yt(true),checked:function(t){return y(t,"input")&&!!t.checked||y(t,"option")&&!!t.selected},selected:function(t){return t.selected===true},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling){if(t.nodeType<6){return false}}return true},parent:function(t){return!w.expr.pseudos.empty(t)},header:function(t){return mt.test(t.nodeName)},input:function(t){return bt.test(t.nodeName)},button:function(t){return y(t,"input")&&t.type==="button"||y(t,"button")},text:function(t){return y(t,"input")&&t.type==="text"},first:_t((function(){return[0]})),last:_t((function(t,e){return[e-1]})),eq:_t((function(t,e,n){return[n<0?n+e:n]})),even:_t((function(t,e){var n=0;for(;n<e;n+=2){t.push(n)}return t})),odd:_t((function(t,e){var n=1;for(;n<e;n+=2){t.push(n)}return t})),lt:_t((function(t,e,n){var i;if(n<0){i=n+e}else if(n>e){i=e}else{i=n}for(;--i>=0;){t.push(i)}return t})),gt:_t((function(t,e,n){var i=n<0?n+e:n;for(;++i<e;){t.push(i)}return t}))}};w.expr.pseudos.nth=w.expr.pseudos.eq;for(nt in{radio:true,checkbox:true,file:true,password:true,image:true}){w.expr.pseudos[nt]=Et(nt)}for(nt in{submit:true,reset:true}){w.expr.pseudos[nt]=Tt(nt)}function St(){}St.prototype=w.expr.filters=w.expr.pseudos;w.expr.setFilters=new St;function Ot(t,e,n){var i=e.dir,r=e.next,s=r||i,a=n&&s==="parentNode",u=ct++;return e.first?function(e,n,r){while(e=e[i]){if(e.nodeType===1||a){return t(e,n,r)}}return false}:function(e,n,c){var f,o,l=[ut,u];if(c){while(e=e[i]){if(e.nodeType===1||a){if(t(e,n,c)){return true}}}}else{while(e=e[i]){if(e.nodeType===1||a){o=e[w.expando]||(e[w.expando]={});if(r&&y(e,r)){e=e[i]||e}else if((f=o[s])&&f[0]===ut&&f[1]===u){return l[2]=f[2]}else{o[s]=l;if(l[2]=t(e,n,c)){return true}}}}}return false}}function Nt(t){return t.length>1?function(e,n,i){var r=t.length;while(r--){if(!t[r](e,n,i)){return false}}return true}:t[0]}function Dt(t,e,n){var i=0,r=e.length;for(;i<r;i++){kt(t,e[i],n)}return n}function Ct(t,e,n,i,r){var s,a=[],u=0,c=t.length,f=e!=null;for(;u<c;u++){if(s=t[u]){if(!n||n(s,i,r)){a.push(s);if(f){e.push(u)}}}}return a}function Rt(t,e,n,i,r,s){if(i&&!i[w.expando]){i=Rt(i)}if(r&&!r[w.expando]){r=Rt(r,s)}return wt((function(s,c,f,o){var l,h,v,d,b=[],m=[],g=c.length,p=s||Dt(e||"*",f.nodeType?[f]:f,[]),k=t&&(s||!e)?Ct(p,b,t,f,o):p;if(n){d=r||(s?t:g||i)?[]:c;n(k,d,f,o)}else{d=k}if(i){l=Ct(d,m);i(l,[],f,o);h=l.length;while(h--){if(v=l[h]){d[m[h]]=!(k[m[h]]=v)}}}if(s){if(r||t){if(r){l=[];h=d.length;while(h--){if(v=d[h]){l.push(k[h]=v)}}r(null,d=[],l,o)}h=d.length;while(h--){if((v=d[h])&&(l=r?u.call(s,v):b[h])>-1){s[l]=!(c[l]=v)}}}}else{d=Ct(d===c?d.splice(g,d.length):d);if(r){r(null,c,d,o)}else{a.apply(c,d)}}}))}function xt(t){var e,n,i,r=t.length,s=w.expr.relative[t[0].type],a=s||w.expr.relative[" "],c=s?1:0,f=Ot((function(t){return t===e}),a,true),o=Ot((function(t){return u.call(e,t)>-1}),a,true),l=[function(t,n,i){var r=!s&&(i||n!=it)||((e=n).nodeType?f(t,n,i):o(t,n,i));e=null;return r}];for(;c<r;c++){if(n=w.expr.relative[t[c].type]){l=[Ot(Nt(l),n)]}else{n=w.expr.filter[t[c].type].apply(null,t[c].matches);if(n[w.expando]){i=++c;for(;i<r;i++){if(w.expr.relative[t[i].type]){break}}return Rt(c>1&&Nt(l),c>1&&Q(t.slice(0,c-1).concat({value:t[c-2].type===" "?"*":""})).replace(N,"$1"),n,c<i&&xt(t.slice(c,i)),i<r&&xt(t=t.slice(i)),i<r&&Q(t))}l.push(n)}}return Nt(l)}function Lt(t,e){var n=e.length>0,i=t.length>0,r=function(r,s,u,c,f){var o,l,h,v=0,d="0",b=r&&[],m=[],g=it,p=r||i&&w.expr.find.TAG("*",f),k=ut+=g==null?1:Math.random()||.1;if(f){it=s==rt||s||f}for(;(o=p[d])!=null;d++){if(i&&o){l=0;if(!s&&o.ownerDocument!=rt){At(o);u=!at}while(h=t[l++]){if(h(o,s||rt,u)){a.call(c,o);break}}if(f){ut=k}}if(n){if(o=!h&&o){v--}if(r){b.push(o)}}}v+=d;if(n&&d!==v){l=0;while(h=e[l++]){h(b,m,s,u)}if(r){if(v>0){while(d--){if(!(b[d]||m[d])){m[d]=_.call(c)}}}m=Ct(m)}a.apply(c,m);if(f&&!r&&m.length>0&&v+e.length>1){w.uniqueSort(c)}}if(f){ut=k;it=g}return b};return n?wt(r):r}function It(t,e){var n,i=[],r=[],s=ot[t+" "];if(!s){if(!e){e=X(t)}n=e.length;while(n--){s=xt(e[n]);if(s[w.expando]){i.push(s)}else{r.push(s)}}s=ot(t,Lt(r,i));s.selector=t}return s}function Mt(t,e,n,i){var r,s,u,c,f,o=typeof t==="function"&&t,l=!i&&X(t=o.selector||t);n=n||[];if(l.length===1){s=l[0]=l[0].slice(0);if(s.length>2&&(u=s[0]).type==="ID"&&e.nodeType===9&&at&&w.expr.relative[s[1].type]){e=(w.expr.find.ID($(u.matches[0]),e)||[])[0];if(!e){return n}else if(o){e=e.parentNode}t=t.slice(s.shift().value.length)}r=dt.needsContext.test(t)?0:s.length;while(r--){u=s[r];if(w.expr.relative[c=u.type]){break}if(f=w.expr.find[c]){if(i=f($(u.matches[0]),x.test(s[0].type)&&j(e.parentNode)||e)){s.splice(r,1);t=i.length&&Q(s);if(!t){a.apply(n,i);return n}break}}}}(o||It(t,l))(i,e,!at,n,!e||x.test(t)&&j(e.parentNode)||e);return n}At();w.find=kt;kt.compile=It;kt.select=Mt;kt.setDocument=At;kt.tokenize=X;return w}));function st(t,e){try{var n=rt.find(t,void 0,void 0,[e]);return n.length>0}catch(e){ft(t,e);throw e}}function at(t,e){try{var n=rt.find(t,e,void 0,void 0);return n[0]||null}catch(e){ft(t,e);throw e}}function ut(t,e){try{return rt.find(t,e,void 0,void 0)}catch(e){ft(t,e);throw e}}var ct=[":scope",":where",":is"];function ft(t,e){var n=ct.filter((function(e){return t.includes(e)}));if(n.length>0&&e.message){e.message="At present jQuery does not support the ".concat(ot(n)," ").concat(n.length===1?"selector":"selectors",".\nIf you need this in your test, consider writing an end-to-end test instead.\n")+e.message}}function ot(t){if(t.length<=1){return t.join("")}return"".concat(t.slice(0,t.length-1).join(", ")," and ").concat(t[t.length-1])}function lt(t,e){if(e===void 0){e={}}var n={currentLineWidth:0,indent:0,isWithinBody:false,text:[]};if(e.prettyHtml){if(typeof e.indentSpaces!=="number"){e.indentSpaces=2}if(typeof e.newLines!=="boolean"){e.newLines=true}e.approximateLineWidth=-1}else{e.prettyHtml=false;if(typeof e.newLines!=="boolean"){e.newLines=false}if(typeof e.indentSpaces!=="number"){e.indentSpaces=0}}if(typeof e.approximateLineWidth!=="number"){e.approximateLineWidth=-1}if(typeof e.removeEmptyAttributes!=="boolean"){e.removeEmptyAttributes=true}if(typeof e.removeAttributeQuotes!=="boolean"){e.removeAttributeQuotes=false}if(typeof e.removeBooleanAttributeQuotes!=="boolean"){e.removeBooleanAttributeQuotes=false}if(typeof e.removeHtmlComments!=="boolean"){e.removeHtmlComments=false}if(typeof e.serializeShadowRoot!=="boolean"){e.serializeShadowRoot=false}if(e.outerHtml){ht(t,e,n,false)}else{for(var i=0,r=t.childNodes.length;i<r;i++){ht(t.childNodes[i],e,n,false)}}if(n.text[0]==="\n"){n.text.shift()}if(n.text[n.text.length-1]==="\n"){n.text.pop()}return n.text.join("")}function ht(t,e,n,i){var r,o,l,h,v,b,m,g,p,k,w,E,T,y,_,A;if(t.nodeType===1||i){var S=i?"mock:shadow-root":kt(t);if(S==="body"){n.isWithinBody=true}var O=e.excludeTags!=null&&e.excludeTags.includes(S);if(O===false){var N=e.newLines||((r=e.indentSpaces)!=null?r:0)>0?Et(t):false;if(e.newLines&&!N){n.text.push("\n");n.currentLineWidth=0}if(((o=e.indentSpaces)!=null?o:0)>0&&!N){for(var D=0;D<n.indent;D++){n.text.push(" ")}n.currentLineWidth+=n.indent}n.text.push("<"+S);n.currentLineWidth+=S.length+1;var C=t.attributes.length;var R=e.prettyHtml&&C>1?d(t.attributes,true):t.attributes;for(var D=0;D<C;D++){var x=R.item(D);var L=x.name;if(L==="style"){continue}var I=x.value;if(e.removeEmptyAttributes&&I===""&&At.has(L)){continue}var M=x.namespaceURI;if(M==null){n.currentLineWidth+=L.length+1;if(e.approximateLineWidth&&e.approximateLineWidth>0&&n.currentLineWidth>e.approximateLineWidth){n.text.push("\n"+L);n.currentLineWidth=0}else{n.text.push(" "+L)}}else if(M==="http://www.w3.org/XML/1998/namespace"){n.text.push(" xml:"+L);n.currentLineWidth+=L.length+5}else if(M==="http://www.w3.org/2000/xmlns/"){if(L!=="xmlns"){n.text.push(" xmlns:"+L);n.currentLineWidth+=L.length+7}else{n.text.push(" "+L);n.currentLineWidth+=L.length+1}}else if(M===f){n.text.push(" xlink:"+L);n.currentLineWidth+=L.length+7}else{n.text.push(" "+M+":"+L);n.currentLineWidth+=M.length+L.length+2}if(e.prettyHtml&&L==="class"){I=x.value=I.split(" ").filter((function(t){return t!==""})).sort().join(" ").trim()}if(I===""){if(e.removeBooleanAttributeQuotes&&St.has(L)){continue}if(e.removeEmptyAttributes&&L.startsWith("data-")){continue}}if(e.removeAttributeQuotes&&pt.test(I)){n.text.push("="+wt(I,true));n.currentLineWidth+=I.length+1}else{n.text.push('="'+wt(I,true)+'"');n.currentLineWidth+=I.length+3}}if(t.hasAttribute("style")){var j=t.style.cssText;if(e.approximateLineWidth&&e.approximateLineWidth>0&&n.currentLineWidth+j.length+10>e.approximateLineWidth){n.text.push('\nstyle="'.concat(j,'">'));n.currentLineWidth=0}else{n.text.push(' style="'.concat(j,'">'));n.currentLineWidth+=j.length+10}}else{n.text.push(">");n.currentLineWidth+=1}}if(_t.has(S)===false){if(e.serializeShadowRoot&&t.shadowRoot!=null){n.indent=n.indent+((l=e.indentSpaces)!=null?l:0);ht(t.shadowRoot,e,n,true);n.indent=n.indent-((h=e.indentSpaces)!=null?h:0);if(e.newLines&&(t.childNodes.length===0||t.childNodes.length===1&&t.childNodes[0].nodeType===3&&((v=t.childNodes[0].nodeValue)==null?void 0:v.trim())==="")){n.text.push("\n");n.currentLineWidth=0;for(var D=0;D<n.indent;D++){n.text.push(" ")}n.currentLineWidth+=n.indent}}if(e.excludeTagContent==null||e.excludeTagContent.includes(S)===false){var P=S==="template"?t.content.childNodes:t.childNodes;var q=P.length;if(q>0){if(q===1&&P[0].nodeType===3&&(typeof P[0].nodeValue!=="string"||P[0].nodeValue.trim()===""));else{var N=e.newLines||((b=e.indentSpaces)!=null?b:0)>0?Et(t):false;if(!N&&((m=e.indentSpaces)!=null?m:0)>0&&O===false){n.indent=n.indent+((g=e.indentSpaces)!=null?g:0)}for(var D=0;D<q;D++){ht(P[D],e,n,false)}if(O===false){if(e.newLines&&!N){n.text.push("\n");n.currentLineWidth=0}if(((p=e.indentSpaces)!=null?p:0)>0&&!N){n.indent=n.indent-((k=e.indentSpaces)!=null?k:0);for(var D=0;D<n.indent;D++){n.text.push(" ")}n.currentLineWidth+=n.indent}}}}if(O===false){n.text.push("</"+S+">");n.currentLineWidth+=S.length+3}}}if(((w=e.approximateLineWidth)!=null?w:0)>0&&Ot.has(S)){n.text.push("\n");n.currentLineWidth=0}if(S==="body"){n.isWithinBody=false}}else if(t.nodeType===3){var U=t.nodeValue;if(typeof U==="string"){var B=U.trim();if(B===""){if(Et(t)){n.text.push(U);n.currentLineWidth+=U.length}else if(((E=e.approximateLineWidth)!=null?E:0)>0&&!n.isWithinBody);else if(!e.prettyHtml){n.currentLineWidth+=1;if(e.approximateLineWidth&&e.approximateLineWidth>0&&n.currentLineWidth>e.approximateLineWidth){n.text.push("\n");n.currentLineWidth=0}else{n.text.push(" ")}}}else{var N=e.newLines||((T=e.indentSpaces)!=null?T:0)>0||e.prettyHtml?Et(t):false;if(e.newLines&&!N){n.text.push("\n");n.currentLineWidth=0}if(((y=e.indentSpaces)!=null?y:0)>0&&!N){for(var D=0;D<n.indent;D++){n.text.push(" ")}n.currentLineWidth+=n.indent}var H=U.length;if(H>0){var F=t.parentNode!=null&&t.parentNode.nodeType===1?t.parentNode.nodeName:null;if(typeof F==="string"&&Tt.has(F)){if(Et(t)){n.text.push(U)}else{n.text.push(B);H=B.length}n.currentLineWidth+=H}else{if(e.prettyHtml&&!N){n.text.push(wt(U.replace(/\s\s+/g," ").trim(),false));n.currentLineWidth+=H}else{if(Et(t)){n.currentLineWidth+=H}else{if(/\s/.test(U.charAt(0))){U=" "+U.trimLeft()}H=U.length;if(H>1){if(/\s/.test(U.charAt(H-1))){if(e.approximateLineWidth&&e.approximateLineWidth>0&&n.currentLineWidth+H>e.approximateLineWidth){U=U.trimRight()+"\n";n.currentLineWidth=0}else{U=U.trimRight()+" "}}}n.currentLineWidth+=H}n.text.push(wt(U,false))}}}}}}else if(t.nodeType===8){var $=t.nodeValue;if(e.removeHtmlComments){var G=($==null?void 0:$.startsWith(s+"."))||($==null?void 0:$.startsWith(a+"."))||($==null?void 0:$.startsWith(u+"."))||($==null?void 0:$.startsWith(c+"."));if(!G){return}}var N=e.newLines||((_=e.indentSpaces)!=null?_:0)>0?Et(t):false;if(e.newLines&&!N){n.text.push("\n");n.currentLineWidth=0}if(((A=e.indentSpaces)!=null?A:0)>0&&!N){for(var D=0;D<n.indent;D++){n.text.push(" ")}n.currentLineWidth+=n.indent}n.text.push("\x3c!--"+$+"--\x3e");n.currentLineWidth+=$.length+7}else if(t.nodeType===10){n.text.push("<!doctype html>")}}var vt=/&/g;var dt=/\u00a0/g;var bt=/"/g;var mt=/</g;var gt=/>/g;var pt=/^[^ \t\n\f\r"'`=<>\/\\-]+$/;function kt(t){if(t.namespaceURI==="http://www.w3.org/1999/xhtml"){return t.nodeName.toLowerCase()}else{return t.nodeName}}function wt(t,e){t=t.replace(vt,"&").replace(dt," ");if(e){return t.replace(bt,""")}return t.replace(mt,"<").replace(gt,">")}function Et(t){var e=t;while(e!=null){if(yt.has(e.nodeName)){return true}e=e.parentNode}return false}var Tt=new Set(["STYLE","SCRIPT","IFRAME","NOSCRIPT","XMP","NOEMBED","NOFRAMES","PLAINTEXT"]);var yt=new Set(["CODE","OUTPUT","PLAINTEXT","PRE","SCRIPT","TEMPLATE","TEXTAREA"]);var _t=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","meta","param","source","trace","wbr"]);var At=new Set(["class","dir","id","lang","name","title"]);var St=new Set(["allowfullscreen","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","nomodule","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","truespeed","typemustmatch","visible"]);var Ot=new Set(["html","body","head","iframe","meta","link","base","title","script","style"]);var Nt=function(){function t(t,e,n,i){this.ownerDocument=t;this.nodeType=e;this.nodeName=n;this._nodeValue=i;this.parentNode=null;this.childNodes=[]}t.prototype.appendChild=function(t){if(t.nodeType===11){var e=t.childNodes.slice();for(var n=0,i=e;n<i.length;n++){var r=i[n];this.appendChild(r)}}else{t.remove();t.parentNode=this;this.childNodes.push(t);C(this.ownerDocument,t)}return t};t.prototype.append=function(){var t=this;var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}e.forEach((function(e){var n=typeof e==="object"&&e!==null&&"nodeType"in e;t.appendChild(n?e:t.ownerDocument.createTextNode(String(e)))}))};t.prototype.prepend=function(){var t=this;var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}var i=this.firstChild;e.forEach((function(e){var n=typeof e==="object"&&e!==null&&"nodeType"in e;if(i){t.insertBefore(n?e:t.ownerDocument.createTextNode(String(e)),i)}}))};t.prototype.cloneNode=function(t){throw new Error("invalid node type to clone: ".concat(this.nodeType,", deep: ").concat(t))};t.prototype.compareDocumentPosition=function(t){return-1};Object.defineProperty(t.prototype,"firstChild",{get:function(){return this.childNodes[0]||null},enumerable:false,configurable:true});t.prototype.insertBefore=function(t,e){if(t.nodeType===11){for(var n=0,i=t.childNodes.length;n<i;n++){It(this,t.childNodes[n],e)}}else{It(this,t,e)}return t};Object.defineProperty(t.prototype,"isConnected",{get:function(){var t=this;while(t!=null){if(t.nodeType===9){return true}t=t.parentNode;if(t!=null&&t.nodeType===11){t=t.host}}return false},enumerable:false,configurable:true});t.prototype.isSameNode=function(t){return this===t};Object.defineProperty(t.prototype,"lastChild",{get:function(){return this.childNodes[this.childNodes.length-1]||null},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"nextSibling",{get:function(){if(this.parentNode!=null){var t=this.parentNode.childNodes.indexOf(this)+1;return this.parentNode.childNodes[t]||null}return null},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"nodeValue",{get:function(){var t;return(t=this._nodeValue)!=null?t:""},set:function(t){this._nodeValue=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"parentElement",{get:function(){return this.parentNode||null},set:function(t){this.parentNode=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"previousSibling",{get:function(){if(this.parentNode!=null){var t=this.parentNode.childNodes.indexOf(this)-1;return this.parentNode.childNodes[t]||null}return null},enumerable:false,configurable:true});t.prototype.contains=function(t){var e=this;if(t===this){return true}var n=Array.from(this.childNodes);if(n.includes(t)){return true}return n.some((function(n){return e.contains.bind(n)(t)}))};t.prototype.removeChild=function(t){var e=this.childNodes.indexOf(t);if(e>-1){this.childNodes.splice(e,1);if(this.nodeType===1){var n=this.isConnected;t.parentNode=null;if(n===true){x(t)}}else{t.parentNode=null}}else{throw new Error("node not found within childNodes during removeChild")}return t};t.prototype.remove=function(){if(this.parentNode!=null){this.parentNode.removeChild(this)}};t.prototype.replaceChild=function(t,e){if(e.parentNode===this){this.insertBefore(t,e);e.remove();return t}return null};Object.defineProperty(t.prototype,"textContent",{get:function(){var t;return(t=this._nodeValue)!=null?t:""},set:function(t){this._nodeValue=String(t)},enumerable:false,configurable:true});return t}();Nt.ELEMENT_NODE=1;Nt.TEXT_NODE=3;Nt.PROCESSING_INSTRUCTION_NODE=7;Nt.COMMENT_NODE=8;Nt.DOCUMENT_NODE=9;Nt.DOCUMENT_TYPE_NODE=10;Nt.DOCUMENT_FRAGMENT_NODE=11;var Dt=function(){function t(t,e,n){this.ownerDocument=t;this.childNodes=e;this.length=n}return t}();var Ct=function(t){__extends(e,t);function e(e,n,i){if(i===void 0){i=null}var r=t.call(this,e,1,typeof n==="string"?n:null,null)||this;r.__namespaceURI=i;r.__shadowRoot=null;r.__attributeMap=null;return r}e.prototype.attachInternals=function(){return new Proxy({},{get:function(t,e,n){console.error("NOTE: Property ".concat(String(e)," was accessed on ElementInternals, but this property is not implemented.\nTesting components with ElementInternals is fully supported in e2e tests."))}})};e.prototype.addEventListener=function(t,e){V(this,t,e)};e.prototype.attachShadow=function(t){var e=this.ownerDocument.createDocumentFragment();this.shadowRoot=e;return e};e.prototype.blur=function(){z(this,new G("blur",{relatedTarget:null,bubbles:true,cancelable:true,composed:true}))};Object.defineProperty(e.prototype,"localName",{get:function(){if(!this.nodeName){throw new Error("Can't compute elements localName without nodeName")}return this.nodeName.toLocaleLowerCase()},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"namespaceURI",{get:function(){return this.__namespaceURI},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"shadowRoot",{get:function(){return this.__shadowRoot||null},set:function(t){if(t!=null){t.host=this;this.__shadowRoot=t}else{delete this.__shadowRoot}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"attributes",{get:function(){if(this.__attributeMap==null){var t=l(false);this.__attributeMap=t;return t}return this.__attributeMap},set:function(t){this.__attributeMap=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"children",{get:function(){return this.childNodes.filter((function(t){return t.nodeType===1}))},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"childElementCount",{get:function(){return this.childNodes.filter((function(t){return t.nodeType===1})).length},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"className",{get:function(){return this.getAttributeNS(null,"class")||""},set:function(t){this.setAttributeNS(null,"class",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"classList",{get:function(){return new p(this)},enumerable:false,configurable:true});e.prototype.click=function(){z(this,new U("click",{bubbles:true,cancelable:true,composed:true}))};e.prototype.cloneNode=function(t){return null};e.prototype.closest=function(t){var e=this;while(e!=null){if(e.matches(t)){return e}e=e.parentNode}return null};Object.defineProperty(e.prototype,"dataset",{get:function(){return j(this)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"dir",{get:function(){return this.getAttributeNS(null,"dir")||""},set:function(t){this.setAttributeNS(null,"dir",t)},enumerable:false,configurable:true});e.prototype.dispatchEvent=function(t){return z(this,t)};Object.defineProperty(e.prototype,"firstElementChild",{get:function(){return this.children[0]||null},enumerable:false,configurable:true});e.prototype.focus=function(t){z(this,new G("focus",{relatedTarget:null,bubbles:true,cancelable:true,composed:true}))};e.prototype.getAttribute=function(t){if(t==="style"){if(this.__style!=null&&this.__style.length>0){return this.style.cssText}return null}var e=this.attributes.getNamedItem(t);if(e!=null){return e.value}return null};e.prototype.getAttributeNS=function(t,e){var n=this.attributes.getNamedItemNS(t,e);if(n!=null){return n.value}return null};e.prototype.getAttributeNode=function(t){if(!this.hasAttribute(t)){return null}return new m(t,this.getAttribute(t))};e.prototype.getBoundingClientRect=function(){return{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0}};e.prototype.getRootNode=function(t){var e=t!=null&&t.composed===true;var n=this;while(n.parentNode!=null){n=n.parentNode;if(e===true&&n.parentNode==null&&n.host!=null){n=n.host}}return n};Object.defineProperty(e.prototype,"draggable",{get:function(){return this.getAttributeNS(null,"draggable")==="true"},set:function(t){this.setAttributeNS(null,"draggable",t)},enumerable:false,configurable:true});e.prototype.hasChildNodes=function(){return this.childNodes.length>0};Object.defineProperty(e.prototype,"id",{get:function(){return this.getAttributeNS(null,"id")||""},set:function(t){this.setAttributeNS(null,"id",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"innerHTML",{get:function(){if(this.childNodes.length===0){return""}return lt(this,{newLines:false,indentSpaces:0})},set:function(t){var e;if(Tt.has((e=this.nodeName)!=null?e:"")===true){qt(this,t)}else{for(var n=this.childNodes.length-1;n>=0;n--){this.removeChild(this.childNodes[n])}if(typeof t==="string"){var i=nt(this.ownerDocument,t);while(i.childNodes.length>0){this.appendChild(i.childNodes[0])}}}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"innerText",{get:function(){var t=[];Pt(this.childNodes,t);return t.join("")},set:function(t){qt(this,t)},enumerable:false,configurable:true});e.prototype.insertAdjacentElement=function(t,e){if(t==="beforebegin"){It(this.parentNode,e,this)}else if(t==="afterbegin"){this.prepend(e)}else if(t==="beforeend"){this.appendChild(e)}else if(t==="afterend"){It(this.parentNode,e,this.nextSibling)}return e};e.prototype.insertAdjacentHTML=function(t,e){var n=nt(this.ownerDocument,e);if(t==="beforebegin"){while(n.childNodes.length>0){It(this.parentNode,n.childNodes[0],this)}}else if(t==="afterbegin"){while(n.childNodes.length>0){this.prepend(n.childNodes[n.childNodes.length-1])}}else if(t==="beforeend"){while(n.childNodes.length>0){this.appendChild(n.childNodes[0])}}else if(t==="afterend"){while(n.childNodes.length>0){It(this.parentNode,n.childNodes[n.childNodes.length-1],this.nextSibling)}}};e.prototype.insertAdjacentText=function(t,e){var n=this.ownerDocument.createTextNode(e);if(t==="beforebegin"){It(this.parentNode,n,this)}else if(t==="afterbegin"){this.prepend(n)}else if(t==="beforeend"){this.appendChild(n)}else if(t==="afterend"){It(this.parentNode,n,this.nextSibling)}};e.prototype.hasAttribute=function(t){if(t==="style"){return this.__style!=null&&this.__style.length>0}return this.getAttribute(t)!==null};e.prototype.hasAttributeNS=function(t,e){return this.getAttributeNS(t,e)!==null};Object.defineProperty(e.prototype,"hidden",{get:function(){return this.hasAttributeNS(null,"hidden")},set:function(t){if(t===true){this.setAttributeNS(null,"hidden","")}else{this.removeAttributeNS(null,"hidden")}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"lang",{get:function(){return this.getAttributeNS(null,"lang")||""},set:function(t){this.setAttributeNS(null,"lang",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"lastElementChild",{get:function(){var t=this.children;return t[t.length-1]||null},enumerable:false,configurable:true});e.prototype.matches=function(t){return st(t,this)};Object.defineProperty(e.prototype,"nextElementSibling",{get:function(){var t=this.parentElement;if(t!=null&&(t.nodeType===1||t.nodeType===11||t.nodeType===9)){var e=t.children;var n=e.indexOf(this)+1;return t.children[n]||null}return null},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"outerHTML",{get:function(){return lt(this,{newLines:false,outerHtml:true,indentSpaces:0})},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"previousElementSibling",{get:function(){var t=this.parentElement;if(t!=null&&(t.nodeType===1||t.nodeType===11||t.nodeType===9)){var e=t.children;var n=e.indexOf(this)-1;return t.children[n]||null}return null},enumerable:false,configurable:true});e.prototype.getElementsByClassName=function(t){var e=t.trim().split(" ").filter((function(t){return t.length>0}));var n=[];Rt(this,e,n);return n};e.prototype.getElementsByTagName=function(t){var e=[];xt(this,t.toLowerCase(),e);return e};e.prototype.querySelector=function(t){return at(t,this)};e.prototype.querySelectorAll=function(t){return ut(t,this)};e.prototype.removeAttribute=function(t){if(t==="style"){delete this.__style}else{var e=this.attributes.getNamedItem(t);if(e!=null){this.attributes.removeNamedItemNS(e);if(I(this)===true){L(this,t,e.value,null)}}}};e.prototype.removeAttributeNS=function(t,e){var n=this.attributes.getNamedItemNS(t,e);if(n!=null){this.attributes.removeNamedItemNS(n);if(I(this)===true){L(this,e,n.value,null)}}};e.prototype.removeEventListener=function(t,e){X(this,t,e)};e.prototype.setAttribute=function(t,e){if(t==="style"){this.style=e}else{var n=this.attributes;var i=n.getNamedItem(t);var r=I(this);if(i!=null){if(r===true){var s=i.value;i.value=e;if(s!==i.value){L(this,i.name,s,i.value)}}else{i.value=e}}else{if(n.caseInsensitive){t=t.toLowerCase()}i=new m(t,e);n.__items.push(i);if(r===true){L(this,t,null,i.value)}}}};e.prototype.setAttributeNS=function(t,e,n){var i=this.attributes;var r=i.getNamedItemNS(t,e);var s=I(this);if(r!=null){if(s===true){var a=r.value;r.value=n;if(a!==r.value){L(this,r.name,a,r.value)}}else{r.value=n}}else{r=new m(e,n,t);i.__items.push(r);if(s===true){L(this,e,null,r.value)}}};Object.defineProperty(e.prototype,"style",{get:function(){if(this.__style==null){this.__style=T()}return this.__style},set:function(t){if(typeof t==="string"){if(this.__style==null){this.__style=T()}this.__style.cssText=t}else{this.__style=t}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"tabIndex",{get:function(){return parseInt(this.getAttributeNS(null,"tabindex")||"-1",10)},set:function(t){this.setAttributeNS(null,"tabindex",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"tagName",{get:function(){var t;return(t=this.nodeName)!=null?t:""},set:function(t){this.nodeName=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"textContent",{get:function(){var t=[];Pt(this.childNodes,t);return t.join("")},set:function(t){qt(this,t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"title",{get:function(){return this.getAttributeNS(null,"title")||""},set:function(t){this.setAttributeNS(null,"title",t)},enumerable:false,configurable:true});e.prototype.animate=function(){};e.prototype.onanimationstart=function(){};e.prototype.onanimationend=function(){};e.prototype.onanimationiteration=function(){};e.prototype.onabort=function(){};e.prototype.onauxclick=function(){};e.prototype.onbeforecopy=function(){};e.prototype.onbeforecut=function(){};e.prototype.onbeforepaste=function(){};e.prototype.onblur=function(){};e.prototype.oncancel=function(){};e.prototype.oncanplay=function(){};e.prototype.oncanplaythrough=function(){};e.prototype.onchange=function(){};e.prototype.onclick=function(){};e.prototype.onclose=function(){};e.prototype.oncontextmenu=function(){};e.prototype.oncopy=function(){};e.prototype.oncuechange=function(){};e.prototype.oncut=function(){};e.prototype.ondblclick=function(){};e.prototype.ondrag=function(){};e.prototype.ondragend=function(){};e.prototype.ondragenter=function(){};e.prototype.ondragleave=function(){};e.prototype.ondragover=function(){};e.prototype.ondragstart=function(){};e.prototype.ondrop=function(){};e.prototype.ondurationchange=function(){};e.prototype.onemptied=function(){};e.prototype.onended=function(){};e.prototype.onerror=function(){};e.prototype.onfocus=function(){};e.prototype.onfocusin=function(){};e.prototype.onfocusout=function(){};e.prototype.onformdata=function(){};e.prototype.onfullscreenchange=function(){};e.prototype.onfullscreenerror=function(){};e.prototype.ongotpointercapture=function(){};e.prototype.oninput=function(){};e.prototype.oninvalid=function(){};e.prototype.onkeydown=function(){};e.prototype.onkeypress=function(){};e.prototype.onkeyup=function(){};e.prototype.onload=function(){};e.prototype.onloadeddata=function(){};e.prototype.onloadedmetadata=function(){};e.prototype.onloadstart=function(){};e.prototype.onlostpointercapture=function(){};e.prototype.onmousedown=function(){};e.prototype.onmouseenter=function(){};e.prototype.onmouseleave=function(){};e.prototype.onmousemove=function(){};e.prototype.onmouseout=function(){};e.prototype.onmouseover=function(){};e.prototype.onmouseup=function(){};e.prototype.onmousewheel=function(){};e.prototype.onpaste=function(){};e.prototype.onpause=function(){};e.prototype.onplay=function(){};e.prototype.onplaying=function(){};e.prototype.onpointercancel=function(){};e.prototype.onpointerdown=function(){};e.prototype.onpointerenter=function(){};e.prototype.onpointerleave=function(){};e.prototype.onpointermove=function(){};e.prototype.onpointerout=function(){};e.prototype.onpointerover=function(){};e.prototype.onpointerup=function(){};e.prototype.onprogress=function(){};e.prototype.onratechange=function(){};e.prototype.onreset=function(){};e.prototype.onresize=function(){};e.prototype.onscroll=function(){};e.prototype.onsearch=function(){};e.prototype.onseeked=function(){};e.prototype.onseeking=function(){};e.prototype.onselect=function(){};e.prototype.onselectstart=function(){};e.prototype.onstalled=function(){};e.prototype.onsubmit=function(){};e.prototype.onsuspend=function(){};e.prototype.ontimeupdate=function(){};e.prototype.ontoggle=function(){};e.prototype.onvolumechange=function(){};e.prototype.onwaiting=function(){};e.prototype.onwebkitfullscreenchange=function(){};e.prototype.onwebkitfullscreenerror=function(){};e.prototype.onwheel=function(){};e.prototype.requestFullscreen=function(){};e.prototype.scrollBy=function(){};e.prototype.scrollTo=function(){};e.prototype.scrollIntoView=function(){};e.prototype.toString=function(t){return lt(this,t)};return e}(Nt);function Rt(t,e,n){var i=t.children;for(var r=0,s=i.length;r<s;r++){var a=i[r];for(var u=0,c=e.length;u<c;u++){if(a.classList.contains(e[u])){n.push(a)}}Rt(a,e,n)}}function xt(t,e,n){var i;var r=t.children;for(var s=0,a=r.length;s<a;s++){var u=r[s];if(e==="*"||((i=u.nodeName)!=null?i:"").toLowerCase()===e){n.push(u)}xt(u,e,n)}}function Lt(t){W(t);delete t.__attributeMap;delete t.__shadowRoot;delete t.__style}function It(t,e,n){if(e!==n){e.remove();e.parentNode=t;e.ownerDocument=t.ownerDocument;if(n!=null){var i=t.childNodes.indexOf(n);if(i>-1){t.childNodes.splice(i,0,e)}else{throw new Error("referenceNode not found in parentNode.childNodes")}}else{t.childNodes.push(e)}C(t.ownerDocument,e)}return e}var Mt=function(t){__extends(e,t);function e(e,n){var i=t.call(this,e,typeof n==="string"?n.toUpperCase():null)||this;i.__namespaceURI="http://www.w3.org/1999/xhtml";return i}Object.defineProperty(e.prototype,"tagName",{get:function(){var t;return(t=this.nodeName)!=null?t:""},set:function(t){this.nodeName=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"parentElement",{get:function(){if(this.nodeName==="HTML"){return null}return t.prototype.parentElement},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"attributes",{get:function(){if(this.__attributeMap==null){var t=l(true);this.__attributeMap=t;return t}return this.__attributeMap},set:function(t){this.__attributeMap=t},enumerable:false,configurable:true});return e}(Ct);var jt=function(t){__extends(e,t);function e(e,n){return t.call(this,e,3,"#text",n)||this}e.prototype.cloneNode=function(t){return new e(null,this.nodeValue)};Object.defineProperty(e.prototype,"textContent",{get:function(){return this.nodeValue},set:function(t){this.nodeValue=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"data",{get:function(){return this.nodeValue},set:function(t){this.nodeValue=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"wholeText",{get:function(){if(this.parentNode!=null){var t=[];for(var e=0,n=this.parentNode.childNodes.length;e<n;e++){var i=this.parentNode.childNodes[e];if(i.nodeType===3){t.push(i.nodeValue)}}return t.join("")}return this.nodeValue},enumerable:false,configurable:true});return e}(Nt);function Pt(t,e){for(var n=0,i=t.length;n<i;n++){var r=t[n];if(r.nodeType===3){e.push(r.nodeValue)}else if(r.nodeType===1){Pt(r.childNodes,e)}}}function qt(t,e){for(var n=t.childNodes.length-1;n>=0;n--){t.removeChild(t.childNodes[n])}var i=new jt(t.ownerDocument,e);t.appendChild(i)}var Ut=function(t){__extends(e,t);function e(e,n){return t.call(this,e,8,"#comment",n)||this}e.prototype.cloneNode=function(t){return new e(null,this.nodeValue)};Object.defineProperty(e.prototype,"textContent",{get:function(){return this.nodeValue},set:function(t){this.nodeValue=t},enumerable:false,configurable:true});return e}(Nt);var Bt=function(t){__extends(e,t);function e(e){var n=t.call(this,e,null)||this;n.nodeName="#document-fragment";n.nodeType=11;return n}e.prototype.getElementById=function(t){return Xe(this,t)};e.prototype.cloneNode=function(t){var n=new e(null);if(t){for(var i=0,r=this.childNodes.length;i<r;i++){var s=this.childNodes[i];if(s.nodeType===1||s.nodeType===3||s.nodeType===8){var a=this.childNodes[i].cloneNode(true);n.appendChild(a)}}}return n};return e}(Mt);var Ht=function(t){__extends(e,t);function e(e){var n=t.call(this,e,"!DOCTYPE")||this;n.nodeType=10;n.setAttribute("html","");return n}return e}(Mt);var Ft=function(){function t(t){this.parentStyleSheet=t;this.cssText="";this.type=0}return t}();var $t=function(){function t(t){this.type="text/css";this.parentStyleSheet=null;this.cssRules=[];this.ownerNode=t}Object.defineProperty(t.prototype,"rules",{get:function(){return this.cssRules},set:function(t){this.cssRules=t},enumerable:false,configurable:true});t.prototype.deleteRule=function(t){if(t>=0&&t<this.cssRules.length){this.cssRules.splice(t,1);Vt(this.ownerNode)}};t.prototype.insertRule=function(t,e){if(e===void 0){e=0}if(typeof e!=="number"){e=0}if(e<0){e=0}if(e>this.cssRules.length){e=this.cssRules.length}var n=new Ft(this);n.cssText=t;this.cssRules.splice(e,0,n);Vt(this.ownerNode);return e};return t}();function Gt(t){var e=[];for(var n=0;n<t.childNodes.length;n++){e.push(t.childNodes[n].nodeValue)}return e.join("")}function Yt(t,e){var n=t.sheet;n.cssRules.length=0;n.insertRule(e);Vt(t)}function Vt(t){var e=t.childNodes.length;if(e>1){for(var n=e-1;n>=1;n--){t.removeChild(t.childNodes[n])}}else if(e<1){t.appendChild(t.ownerDocument.createTextNode(""))}var i=t.childNodes[0];i.nodeValue=t.sheet.cssRules.map((function(t){return t.cssText})).join("\n")}function Xt(t,e){if(typeof e!=="string"||e===""||!/^[a-z0-9-_:]+$/i.test(e)){throw new Error("The tag name provided (".concat(e,") is not a valid name."))}e=e.toLowerCase();switch(e){case"a":return new Qt(t);case"base":return new le(t);case"button":return new zt(t);case"canvas":return new be(t);case"form":return new Zt(t);case"img":return new Kt(t);case"input":return new Jt(t);case"link":return new te(t);case"meta":return new ee(t);case"script":return new ne(t);case"style":return new ae(t);case"template":return new he(t);case"title":return new ve(t);case"ul":return new de(t)}if(t!=null&&e.includes("-")){var n=t.defaultView;if(n!=null&&n.customElements!=null){return O(n.customElements,t,e)}}return new Mt(t,e)}function Wt(t,e,n){if(e==="http://www.w3.org/1999/xhtml"){return Xt(t,n)}else if(e==="http://www.w3.org/2000/svg"){switch(n.toLowerCase()){case"text":case"tspan":case"tref":case"altglyph":case"textpath":return new oe(t,n);case"circle":case"ellipse":case"image":case"line":case"path":case"polygon":case"polyline":case"rect":case"use":return new ce(t,n);case"svg":return new fe(t,n);default:return new ue(t,n)}}else{return new Ct(t,n,e)}}var Qt=function(t){__extends(e,t);function e(e){return t.call(this,e,"a")||this}Object.defineProperty(e.prototype,"href",{get:function(){return me(this,"href")},set:function(t){this.setAttribute("href",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"pathname",{get:function(){return new URL(this.href).pathname},enumerable:false,configurable:true});return e}(Mt);var zt=function(t){__extends(e,t);function e(e){return t.call(this,e,"button")||this}return e}(Mt);ge(zt.prototype,{type:String},{type:"submit"});var Kt=function(t){__extends(e,t);function e(e){return t.call(this,e,"img")||this}Object.defineProperty(e.prototype,"draggable",{get:function(){return this.getAttributeNS(null,"draggable")!=="false"},set:function(t){this.setAttributeNS(null,"draggable",t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"src",{get:function(){return me(this,"src")},set:function(t){this.setAttribute("src",t)},enumerable:false,configurable:true});return e}(Mt);ge(Kt.prototype,{height:Number,width:Number});var Jt=function(t){__extends(e,t);function e(e){return t.call(this,e,"input")||this}Object.defineProperty(e.prototype,"list",{get:function(){var t=this.getAttribute("list");if(t){return this.ownerDocument.getElementById(t)}return null},enumerable:false,configurable:true});return e}(Mt);ge(Jt.prototype,{accept:String,autocomplete:String,autofocus:Boolean,capture:String,checked:Boolean,disabled:Boolean,form:String,formaction:String,formenctype:String,formmethod:String,formnovalidate:String,formtarget:String,height:Number,inputmode:String,max:String,maxLength:Number,min:String,minLength:Number,multiple:Boolean,name:String,pattern:String,placeholder:String,required:Boolean,readOnly:Boolean,size:Number,spellCheck:Boolean,src:String,step:String,type:String,value:String,width:Number},{type:"text"});var Zt=function(t){__extends(e,t);function e(e){return t.call(this,e,"form")||this}return e}(Mt);ge(Zt.prototype,{name:String});var te=function(t){__extends(e,t);function e(e){return t.call(this,e,"link")||this}Object.defineProperty(e.prototype,"href",{get:function(){return me(this,"href")},set:function(t){this.setAttribute("href",t)},enumerable:false,configurable:true});return e}(Mt);ge(te.prototype,{crossorigin:String,media:String,rel:String,type:String});var ee=function(t){__extends(e,t);function e(e){return t.call(this,e,"meta")||this}return e}(Mt);ge(ee.prototype,{charset:String,content:String,name:String});var ne=function(t){__extends(e,t);function e(e){return t.call(this,e,"script")||this}Object.defineProperty(e.prototype,"src",{get:function(){return me(this,"src")},set:function(t){this.setAttribute("src",t)},enumerable:false,configurable:true});return e}(Mt);ge(ne.prototype,{type:String});var ie=function(){function t(){this.a=1;this.b=0;this.c=0;this.d=1;this.e=0;this.f=0;this.m11=1;this.m12=0;this.m13=0;this.m14=0;this.m21=0;this.m22=1;this.m23=0;this.m24=0;this.m31=0;this.m32=0;this.m33=1;this.m34=0;this.m41=0;this.m42=0;this.m43=0;this.m44=1;this.is2D=true;this.isIdentity=true}t.fromMatrix=function(){return new t};t.prototype.inverse=function(){return new t};t.prototype.flipX=function(){return new t};t.prototype.flipY=function(){return new t};t.prototype.multiply=function(){return new t};t.prototype.rotate=function(){return new t};t.prototype.rotateAxisAngle=function(){return new t};t.prototype.rotateFromVector=function(){return new t};t.prototype.scale=function(){return new t};t.prototype.scaleNonUniform=function(){return new t};t.prototype.skewX=function(){return new t};t.prototype.skewY=function(){return new t};t.prototype.toJSON=function(){};t.prototype.toString=function(){};t.prototype.transformPoint=function(){return new re};t.prototype.translate=function(){return new t};return t}();var re=function(){function t(){this.w=1;this.x=0;this.y=0;this.z=0}t.prototype.toJSON=function(){};t.prototype.matrixTransform=function(){return new ie};return t}();var se=function(){function t(){this.height=10;this.width=10;this.x=0;this.y=0}return t}();var ae=function(t){__extends(e,t);function e(e){var n=t.call(this,e,"style")||this;n.sheet=new $t(n);return n}Object.defineProperty(e.prototype,"innerHTML",{get:function(){return Gt(this)},set:function(t){Yt(this,t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"innerText",{get:function(){return Gt(this)},set:function(t){Yt(this,t)},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"textContent",{get:function(){return Gt(this)},set:function(t){Yt(this,t)},enumerable:false,configurable:true});return e}(Mt);var ue=function(t){__extends(e,t);function e(){var e=t.apply(this,arguments)||this;e.__namespaceURI="http://www.w3.org/2000/svg";return e}Object.defineProperty(e.prototype,"ownerSVGElement",{get:function(){return null},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"viewportElement",{get:function(){return null},enumerable:false,configurable:true});e.prototype.onunload=function(){};Object.defineProperty(e.prototype,"pathLength",{get:function(){return 0},enumerable:false,configurable:true});e.prototype.isPointInFill=function(t){return false};e.prototype.isPointInStroke=function(t){return false};e.prototype.getTotalLength=function(){return 0};return e}(Ct);var ce=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.getBBox=function(t){return new se};e.prototype.getCTM=function(){return new ie};e.prototype.getScreenCTM=function(){return new ie};return e}(ue);var fe=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.createSVGPoint=function(){return new re};return e}(ce);var oe=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.getComputedTextLength=function(){return 0};return e}(ce);var le=function(t){__extends(e,t);function e(e){return t.call(this,e,"base")||this}Object.defineProperty(e.prototype,"href",{get:function(){return me(this,"href")},set:function(t){this.setAttribute("href",t)},enumerable:false,configurable:true});return e}(Mt);var he=function(t){__extends(e,t);function e(e){var n=t.call(this,e,"template")||this;n.content=new Bt(e);return n}Object.defineProperty(e.prototype,"innerHTML",{get:function(){return this.content.innerHTML},set:function(t){this.content.innerHTML=t},enumerable:false,configurable:true});e.prototype.cloneNode=function(t){var n=new e(null);n.attributes=d(this.attributes);var i=this.getAttribute("style");if(i!=null&&i.length>0){n.setAttribute("style",i)}n.content=this.content.cloneNode(t);if(t){for(var r=0,s=this.childNodes.length;r<s;r++){var a=this.childNodes[r].cloneNode(true);n.appendChild(a)}}return n};return e}(Mt);var ve=function(t){__extends(e,t);function e(e){return t.call(this,e,"title")||this}Object.defineProperty(e.prototype,"text",{get:function(){return this.textContent},set:function(t){this.textContent=t},enumerable:false,configurable:true});return e}(Mt);var de=function(t){__extends(e,t);function e(e){return t.call(this,e,"ul")||this}return e}(Mt);var be=function(t){__extends(e,t);function e(e){return t.call(this,e,"canvas")||this}e.prototype.getContext=function(){return{fillRect:function(){return},clearRect:function(){},getImageData:function(t,e,n,i){return{data:new Array(n*i*4)}},putImageData:function(){},createImageData:function(){return[]},setTransform:function(){},drawImage:function(){},save:function(){},fillText:function(){},restore:function(){},beginPath:function(){},moveTo:function(){},lineTo:function(){},closePath:function(){},stroke:function(){},translate:function(){},scale:function(){},rotate:function(){},arc:function(){},fill:function(){},measureText:function(){return{width:0}},transform:function(){},rect:function(){},clip:function(){}}};return e}(Mt);function me(t,e){var n=t.getAttribute(e)||"";if(t.ownerDocument!=null){var i=t.ownerDocument.defaultView;if(i!=null){var r=i.location;if(r!=null){try{var s=new URL(n,r.href);return s.href}catch(t){}}}}return n.replace(/\'|\"/g,"").trim()}function ge(t,e,n){if(n===void 0){n={}}Object.keys(e).forEach((function(i){var r=e[i];var s=n[i];if(r===Boolean){Object.defineProperty(t,i,{get:function(){return this.hasAttribute(i)},set:function(t){if(t){this.setAttribute(i,"")}else{this.removeAttribute(i)}}})}else if(r===Number){Object.defineProperty(t,i,{get:function(){var t=this.getAttribute(i);return t?parseInt(t,10):s===void 0?0:s},set:function(t){this.setAttribute(i,t)}})}else{Object.defineProperty(t,i,{get:function(){return this.hasAttribute(i)?this.getAttribute(i):s||""},set:function(t){this.setAttribute(i,t)}})}}))}Ct.prototype.cloneNode=function(t){var e=Xt(this.ownerDocument,this.nodeName);e.attributes=d(this.attributes);var n=this.getAttribute("style");if(n!=null&&n.length>0){e.setAttribute("style",n)}if(t){for(var i=0,r=this.childNodes.length;i<r;i++){var s=this.childNodes[i].cloneNode(true);e.appendChild(s)}}return e};var pe;function ke(t,e){if(e===void 0){e=null}if(e==null){if(pe==null){pe=new Ge}e=pe}return et(e,t)}var we=function(){};function Ee(){return{debug:we,error:we,info:we,log:we,warn:we,dir:we,dirxml:we,table:we,trace:we,group:we,groupCollapsed:we,groupEnd:we,clear:we,count:we,countReset:we,assert:we,profile:we,profileEnd:we,time:we,timeLog:we,timeEnd:we,timeStamp:we,context:we,memory:we}}var Te=function(){function t(t){this._values=[];if(typeof t==="object"){if(typeof t[Symbol.iterator]==="function"){var e=[];for(var n=0,i=t;n<i.length;n++){var r=i[n];if(typeof r[Symbol.iterator]==="function"){e.push(__spreadArray([],r,true))}}for(var s=0,a=e;s<a.length;s++){var r=a[s];this.append(r[0],r[1])}}else{for(var u in t){this.append(u,t[u])}}}}t.prototype.append=function(t,e){this._values.push([t,e+""])};t.prototype.delete=function(t){t=t.toLowerCase();for(var e=this._values.length-1;e>=0;e--){if(this._values[e][0].toLowerCase()===t){this._values.splice(e,1)}}};t.prototype.entries=function(){var t;var e=[];for(var n=0,i=this.keys();n<i.length;n++){var r=i[n];e.push([r,this.get(r)])}var s=-1;return t={next:function(){s++;return{value:e[s],done:!e[s]}}},t[Symbol.iterator]=function(){return this},t};t.prototype.forEach=function(t){for(var e=0,n=this.entries();e<n.length;e++){var i=n[e];t(i[1],i[0])}};t.prototype.get=function(t){var e=[];t=t.toLowerCase();for(var n=0,i=this._values;n<i.length;n++){var r=i[n];if(r[0].toLowerCase()===t){e.push(r[1])}}return e.length>0?e.join(", "):null};t.prototype.has=function(t){t=t.toLowerCase();for(var e=0,n=this._values;e<n.length;e++){var i=n[e];if(i[0].toLowerCase()===t){return true}}return false};t.prototype.keys=function(){var t;var e=[];for(var n=0,i=this._values;n<i.length;n++){var r=i[n];var s=r[0].toLowerCase();if(!e.includes(s)){e.push(s)}}var a=-1;return t={next:function(){a++;return{value:e[a],done:!e[a]}}},t[Symbol.iterator]=function(){return this},t};t.prototype.set=function(t,e){for(var n=0,i=this._values;n<i.length;n++){var r=i[n];if(r[0].toLowerCase()===t.toLowerCase()){r[1]=e+"";return}}this.append(t,e)};t.prototype.values=function(){var t;var e=this._values;var n=-1;return t={next:function(){n++;var t=!e[n];return{value:t?void 0:e[n][1],done:t}}},t[Symbol.iterator]=function(){return this},t};t.prototype[Symbol.iterator]=function(){return this.entries()};return t}();var ye=function(){function t(){}t.prototype.parseFromString=function(t,e){if(e!=="text/html"){console.error("XML parsing not implemented yet, continuing as html")}return ke(t)};return t}();var _e=function(){function t(t,e){if(e===void 0){e={}}this._method="GET";this._url="/";this.bodyUsed=false;this.cache="default";this.credentials="same-origin";this.integrity="";this.keepalive=false;this.mode="cors";this.redirect="follow";this.referrer="about:client";this.referrerPolicy="";if(typeof t==="string"){this.url=t}else if(t){Object.assign(this,t);this.headers=new Te(t.headers)}Object.assign(this,e);if(e.headers){this.headers=new Te(e.headers)}if(!this.headers){this.headers=new Te}}Object.defineProperty(t.prototype,"url",{get:function(){if(typeof this._url==="string"){return new URL(this._url,location.href).href}return new URL("/",location.href).href},set:function(t){this._url=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"method",{get:function(){if(typeof this._method==="string"){return this._method.toUpperCase()}return"GET"},set:function(t){this._method=t},enumerable:false,configurable:true});t.prototype.clone=function(){var e=__assign({},this);e.headers=new Te(this.headers);return new t(e)};return t}();var Ae=function(){function t(t,e){if(e===void 0){e={}}this.ok=true;this.status=200;this.statusText="";this.type="default";this.url="";this._body=t;if(e){Object.assign(this,e)}this.headers=new Te(e.headers)}t.prototype.json=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,JSON.parse(this._body)]}))}))};t.prototype.text=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this._body]}))}))};t.prototype.clone=function(){var e=__assign({},this);e.headers=new Te(this.headers);return new t(this._body,e)};return t}();function Se(t){Oe.forEach((function(e){var n=e[0],i=e[1];Object.defineProperty(t,n,{get:function(){return this["__"+n]||i},set:function(t){this["__"+n]=t},configurable:true,enumerable:true})}))}var Oe=[["CustomEvent",B],["Event",U],["Headers",Te],["FocusEvent",G],["KeyboardEvent",H],["MouseEvent",F],["Request",_e],["Response",Ae],["DOMParser",ye],["HTMLAnchorElement",Qt],["HTMLBaseElement",le],["HTMLButtonElement",zt],["HTMLCanvasElement",be],["HTMLFormElement",Zt],["HTMLImageElement",Kt],["HTMLInputElement",Jt],["HTMLLinkElement",te],["HTMLMetaElement",ee],["HTMLScriptElement",ne],["HTMLStyleElement",ae],["HTMLTemplateElement",he],["HTMLTitleElement",ve],["HTMLUListElement",de]];var Ne=function(){function t(){this.items=[]}Object.defineProperty(t.prototype,"length",{get:function(){return this.items.length},enumerable:false,configurable:true});t.prototype.back=function(){this.go(-1)};t.prototype.forward=function(){this.go(1)};t.prototype.go=function(t){};t.prototype.pushState=function(t,e,n){};t.prototype.replaceState=function(t,e,n){};return t}();var De=function(){function t(){}t.prototype.disconnect=function(){};t.prototype.observe=function(){};t.prototype.takeRecords=function(){return[]};t.prototype.unobserve=function(){};return t}();var Ce=function(){function t(){this.ancestorOrigins=null;this.protocol="";this.host="";this.hostname="";this.port="";this.pathname="";this.search="";this.hash="";this.username="";this.password="";this.origin="";this._href=""}Object.defineProperty(t.prototype,"href",{get:function(){return this._href},set:function(t){var e=new URL(t,"http://mockdoc.stenciljs.com");this._href=e.href;this.protocol=e.protocol;this.host=e.host;this.hostname=e.hostname;this.port=e.port;this.pathname=e.pathname;this.search=e.search;this.hash=e.hash;this.username=e.username;this.password=e.password;this.origin=e.origin},enumerable:false,configurable:true});t.prototype.assign=function(t){};t.prototype.reload=function(t){};t.prototype.replace=function(t){};t.prototype.toString=function(){return this.href};return t}();var Re=function(){function t(){this.appCodeName="MockNavigator";this.appName="MockNavigator";this.appVersion="MockNavigator";this.platform="MockNavigator";this.userAgent="MockNavigator"}return t}();var xe=function(){function t(){this.timeOrigin=Date.now();this.eventCounts=new Map}t.prototype.addEventListener=function(){};t.prototype.clearMarks=function(){};t.prototype.clearMeasures=function(){};t.prototype.clearResourceTimings=function(){};t.prototype.dispatchEvent=function(){return true};t.prototype.getEntries=function(){return[]};t.prototype.getEntriesByName=function(){return[]};t.prototype.getEntriesByType=function(){return[]};t.prototype.mark=function(){};t.prototype.measure=function(){};Object.defineProperty(t.prototype,"navigation",{get:function(){return{}},enumerable:false,configurable:true});t.prototype.now=function(){return Date.now()-this.timeOrigin};Object.defineProperty(t.prototype,"onresourcetimingbufferfull",{get:function(){return null},enumerable:false,configurable:true});t.prototype.removeEventListener=function(){};t.prototype.setResourceTimingBufferSize=function(){};Object.defineProperty(t.prototype,"timing",{get:function(){return{}},enumerable:false,configurable:true});t.prototype.toJSON=function(){};return t}();function Le(t){if(t!=null){try{t.timeOrigin=Date.now()}catch(t){}}}var Ie=function(){function t(){this.items=new Map}t.prototype.key=function(t){};t.prototype.getItem=function(t){t=String(t);if(this.items.has(t)){return this.items.get(t)}return null};t.prototype.setItem=function(t,e){if(e==null){e="null"}this.items.set(String(t),String(e))};t.prototype.removeItem=function(t){this.items.delete(String(t))};t.prototype.clear=function(){this.items.clear()};return t}();var Me=clearInterval;var je=clearTimeout;var Pe=setInterval;var qe=setTimeout;var Ue=URL;var Be=function(){function t(t){if(t===void 0){t=null}if(t!==false){this.document=new Ge(t,this)}else{this.document=null}this.performance=new xe;this.customElements=new S(this);this.console=Ee();He(this);$e(this)}t.prototype.addEventListener=function(t,e){V(this,t,e)};t.prototype.alert=function(t){if(this.console){this.console.debug(t)}else{console.debug(t)}};t.prototype.blur=function(){};t.prototype.cancelAnimationFrame=function(t){this.__clearTimeout(t)};t.prototype.cancelIdleCallback=function(t){this.__clearTimeout(t)};Object.defineProperty(t.prototype,"CharacterData",{get:function(){if(this.__charDataCstr==null){var t=this.document;this.__charDataCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,0,"test","")||this;throw new Error("Illegal constructor: cannot construct CharacterData");return n}return n}(Nt)}return this.__charDataCstr},set:function(t){this.__charDataCstr=t},enumerable:false,configurable:true});t.prototype.clearInterval=function(t){this.__clearInterval(t)};t.prototype.clearTimeout=function(t){this.__clearTimeout(t)};t.prototype.close=function(){Fe(this)};t.prototype.confirm=function(){return false};Object.defineProperty(t.prototype,"CSS",{get:function(){return{supports:function(){return true}}},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"Document",{get:function(){if(this.__docCstr==null){var t=this;this.__docCstr=function(e){__extends(n,e);function n(){var n=e.call(this,false,t)||this;throw new Error("Illegal constructor: cannot construct Document");return n}return n}(Ge)}return this.__docCstr},set:function(t){this.__docCstr=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"DocumentFragment",{get:function(){if(this.__docFragCstr==null){var t=this.document;this.__docFragCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t)||this;throw new Error("Illegal constructor: cannot construct DocumentFragment");return n}return n}(Bt)}return this.__docFragCstr},set:function(t){this.__docFragCstr=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"DocumentType",{get:function(){if(this.__docTypeCstr==null){var t=this.document;this.__docTypeCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,0,"test","")||this;throw new Error("Illegal constructor: cannot construct DocumentType");return n}return n}(Nt)}return this.__docTypeCstr},set:function(t){this.__docTypeCstr=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"DOMTokenList",{get:function(){if(this.__domTokenListCstr==null){this.__domTokenListCstr=function(){function t(){}return t}()}return this.__domTokenListCstr},set:function(t){this.__domTokenListCstr=t},enumerable:false,configurable:true});t.prototype.dispatchEvent=function(t){return z(this,t)};Object.defineProperty(t.prototype,"Element",{get:function(){if(this.__elementCstr==null){var t=this.document;this.__elementCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,"")||this;throw new Error("Illegal constructor: cannot construct Element");return n}return n}(Ct)}return this.__elementCstr},enumerable:false,configurable:true});t.prototype.fetch=function(t,e){if(typeof fetch==="function"){return fetch(t,e)}throw new Error("fetch() not implemented")};t.prototype.focus=function(){};t.prototype.getComputedStyle=function(t){return{cssText:"",length:0,parentRule:null,getPropertyPriority:function(){return null},getPropertyValue:function(){return""},item:function(){return null},removeProperty:function(){return null},setProperty:function(){return null}}};Object.defineProperty(t.prototype,"globalThis",{get:function(){return this},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"history",{get:function(){if(this.__history==null){this.__history=new Ne}return this.__history},set:function(t){this.__history=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"JSON",{get:function(){return JSON},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"HTMLElement",{get:function(){if(this.__htmlElementCstr==null){var t=this.document;this.__htmlElementCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,"")||this;var i=n.constructor.observedAttributes;if(Array.isArray(i)&&typeof n.attributeChangedCallback==="function"){i.forEach((function(t){var e=n.getAttribute(t);if(e!=null){n.attributeChangedCallback(t,null,e)}}))}return n}return n}(Mt)}return this.__htmlElementCstr},set:function(t){this.__htmlElementCstr=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"IntersectionObserver",{get:function(){return De},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"localStorage",{get:function(){if(this.__localStorage==null){this.__localStorage=new Ie}return this.__localStorage},set:function(t){this.__localStorage=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"location",{get:function(){if(this.__location==null){this.__location=new Ce}return this.__location},set:function(t){if(typeof t==="string"){if(this.__location==null){this.__location=new Ce}this.__location.href=t}else{this.__location=t}},enumerable:false,configurable:true});t.prototype.matchMedia=function(t){return{media:t,matches:false,addListener:function(t){},removeListener:function(t){},addEventListener:function(t,e){},removeEventListener:function(t,e){},dispatchEvent:function(t){},onchange:null}};Object.defineProperty(t.prototype,"Node",{get:function(){if(this.__nodeCstr==null){var t=this.document;this.__nodeCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,0,"test","")||this;throw new Error("Illegal constructor: cannot construct Node");return n}return n}(Nt)}return this.__nodeCstr},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"NodeList",{get:function(){if(this.__nodeListCstr==null){var t=this.document;this.__nodeListCstr=function(e){__extends(n,e);function n(){var n=e.call(this,t,[],0)||this;throw new Error("Illegal constructor: cannot construct NodeList");return n}return n}(Dt)}return this.__nodeListCstr},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"navigator",{get:function(){if(this.__navigator==null){this.__navigator=new Re}return this.__navigator},set:function(t){this.__navigator=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"parent",{get:function(){return null},enumerable:false,configurable:true});t.prototype.prompt=function(){return""};t.prototype.open=function(){return null};Object.defineProperty(t.prototype,"origin",{get:function(){return this.location.origin},enumerable:false,configurable:true});t.prototype.removeEventListener=function(t,e){X(this,t,e)};t.prototype.requestAnimationFrame=function(t){return this.setTimeout((function(){t(Date.now())}),0)};t.prototype.requestIdleCallback=function(t){return this.setTimeout((function(){t({didTimeout:false,timeRemaining:function(){return 0}})}),0)};t.prototype.scroll=function(t,e){};t.prototype.scrollBy=function(t,e){};t.prototype.scrollTo=function(t,e){};Object.defineProperty(t.prototype,"self",{get:function(){return this},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"sessionStorage",{get:function(){if(this.__sessionStorage==null){this.__sessionStorage=new Ie}return this.__sessionStorage},set:function(t){this.__sessionStorage=t},enumerable:false,configurable:true});t.prototype.setInterval=function(t,e){var n=this;var i=[];for(var r=2;r<arguments.length;r++){i[r-2]=arguments[r]}if(this.__timeouts==null){this.__timeouts=new Set}e=Math.min(e,this.__maxTimeout);if(this.__allowInterval){var s=this.__setInterval((function(){if(n.__timeouts){n.__timeouts.delete(s);try{t.apply(void 0,i)}catch(t){if(n.console){n.console.error(t)}else{console.error(t)}}}}),e);if(this.__timeouts){this.__timeouts.add(s)}return s}var a=this.__setTimeout((function(){if(n.__timeouts){n.__timeouts.delete(a);try{t.apply(void 0,i)}catch(t){if(n.console){n.console.error(t)}else{console.error(t)}}}}),e);if(this.__timeouts){this.__timeouts.add(a)}return a};t.prototype.setTimeout=function(t,e){var n=this;var i=[];for(var r=2;r<arguments.length;r++){i[r-2]=arguments[r]}if(this.__timeouts==null){this.__timeouts=new Set}e=Math.min(e,this.__maxTimeout);var s=this.__setTimeout((function(){if(n.__timeouts){n.__timeouts.delete(s);try{t.apply(void 0,i)}catch(t){if(n.console){n.console.error(t)}else{console.error(t)}}}}),e);if(this.__timeouts){this.__timeouts.add(s)}return s};Object.defineProperty(t.prototype,"top",{get:function(){return this},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"window",{get:function(){return this},enumerable:false,configurable:true});t.prototype.onanimationstart=function(){};t.prototype.onanimationend=function(){};t.prototype.onanimationiteration=function(){};t.prototype.onabort=function(){};t.prototype.onauxclick=function(){};t.prototype.onbeforecopy=function(){};t.prototype.onbeforecut=function(){};t.prototype.onbeforepaste=function(){};t.prototype.onblur=function(){};t.prototype.oncancel=function(){};t.prototype.oncanplay=function(){};t.prototype.oncanplaythrough=function(){};t.prototype.onchange=function(){};t.prototype.onclick=function(){};t.prototype.onclose=function(){};t.prototype.oncontextmenu=function(){};t.prototype.oncopy=function(){};t.prototype.oncuechange=function(){};t.prototype.oncut=function(){};t.prototype.ondblclick=function(){};t.prototype.ondrag=function(){};t.prototype.ondragend=function(){};t.prototype.ondragenter=function(){};t.prototype.ondragleave=function(){};t.prototype.ondragover=function(){};t.prototype.ondragstart=function(){};t.prototype.ondrop=function(){};t.prototype.ondurationchange=function(){};t.prototype.onemptied=function(){};t.prototype.onended=function(){};t.prototype.onerror=function(){};t.prototype.onfocus=function(){};t.prototype.onfocusin=function(){};t.prototype.onfocusout=function(){};t.prototype.onformdata=function(){};t.prototype.onfullscreenchange=function(){};t.prototype.onfullscreenerror=function(){};t.prototype.ongotpointercapture=function(){};t.prototype.oninput=function(){};t.prototype.oninvalid=function(){};t.prototype.onkeydown=function(){};t.prototype.onkeypress=function(){};t.prototype.onkeyup=function(){};t.prototype.onload=function(){};t.prototype.onloadeddata=function(){};t.prototype.onloadedmetadata=function(){};t.prototype.onloadstart=function(){};t.prototype.onlostpointercapture=function(){};t.prototype.onmousedown=function(){};t.prototype.onmouseenter=function(){};t.prototype.onmouseleave=function(){};t.prototype.onmousemove=function(){};t.prototype.onmouseout=function(){};t.prototype.onmouseover=function(){};t.prototype.onmouseup=function(){};t.prototype.onmousewheel=function(){};t.prototype.onpaste=function(){};t.prototype.onpause=function(){};t.prototype.onplay=function(){};t.prototype.onplaying=function(){};t.prototype.onpointercancel=function(){};t.prototype.onpointerdown=function(){};t.prototype.onpointerenter=function(){};t.prototype.onpointerleave=function(){};t.prototype.onpointermove=function(){};t.prototype.onpointerout=function(){};t.prototype.onpointerover=function(){};t.prototype.onpointerup=function(){};t.prototype.onprogress=function(){};t.prototype.onratechange=function(){};t.prototype.onreset=function(){};t.prototype.onresize=function(){};t.prototype.onscroll=function(){};t.prototype.onsearch=function(){};t.prototype.onseeked=function(){};t.prototype.onseeking=function(){};t.prototype.onselect=function(){};t.prototype.onselectstart=function(){};t.prototype.onstalled=function(){};t.prototype.onsubmit=function(){};t.prototype.onsuspend=function(){};t.prototype.ontimeupdate=function(){};t.prototype.ontoggle=function(){};t.prototype.onvolumechange=function(){};t.prototype.onwaiting=function(){};t.prototype.onwebkitfullscreenchange=function(){};t.prototype.onwebkitfullscreenerror=function(){};t.prototype.onwheel=function(){};return t}();Se(Be.prototype);function He(t){t.__clearInterval=Me;t.__clearTimeout=je;t.__setInterval=Pe;t.__setTimeout=qe;t.__maxTimeout=3e4;t.__allowInterval=true;t.URL=Ue}function Fe(t){if(t!=null){if(t.__timeouts){t.__timeouts.forEach((function(t){Me(t);je(t)}));t.__timeouts.clear()}if(t.customElements&&t.customElements.clear){t.customElements.clear()}Ye(t.document);Le(t.performance);for(var e in t){if(t.hasOwnProperty(e)&&e!=="document"&&e!=="performance"&&e!=="customElements"){delete t[e]}}He(t);$e(t);W(t);if(t.document!=null){try{t.document.defaultView=t}catch(t){}}t.fetch=null;t.Headers=null;t.Request=null;t.Response=null;t.FetchError=null}}function $e(t){try{t.devicePixelRatio=1;t.innerHeight=768;t.innerWidth=1366;t.pageXOffset=0;t.pageYOffset=0;t.screenLeft=0;t.screenTop=0;t.screenX=0;t.screenY=0;t.scrollX=0;t.scrollY=0;t.screen={availHeight:t.innerHeight,availLeft:0,availTop:0,availWidth:t.innerWidth,colorDepth:24,height:t.innerHeight,keepAwake:false,orientation:{angle:0,type:"portrait-primary"},pixelDepth:24,width:t.innerWidth}}catch(t){}}var Ge=function(t){__extends(e,t);function e(e,n){if(e===void 0){e=null}if(n===void 0){n=null}var i=t.call(this,null,null)||this;i.nodeName="#document";i.nodeType=9;i.defaultView=n;i.cookie="";i.referrer="";i.appendChild(i.createDocumentTypeNode());if(typeof e==="string"){var r=et(i,e);var s=r.children.find((function(t){return t.nodeName==="HTML"}));if(s!=null){i.appendChild(s);Qe(s,i)}}else if(e!==false){var s=new Mt(i,"html");i.appendChild(s);s.appendChild(new Mt(i,"head"));s.appendChild(new Mt(i,"body"))}return i}Object.defineProperty(e.prototype,"dir",{get:function(){return this.documentElement.dir},set:function(t){this.documentElement.dir=t},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"localName",{get:function(){throw new Error("Unimplemented")},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"location",{get:function(){if(this.defaultView!=null){return this.defaultView.location}return null},set:function(t){if(this.defaultView!=null){this.defaultView.location=t}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"baseURI",{get:function(){var t=this.head.childNodes.find((function(t){return t.nodeName==="BASE"}));if(t){return t.href}return this.URL},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"URL",{get:function(){return this.location.href},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"styleSheets",{get:function(){return this.querySelectorAll("style")},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"scripts",{get:function(){return this.querySelectorAll("script")},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"forms",{get:function(){return this.querySelectorAll("form")},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"images",{get:function(){return this.querySelectorAll("img")},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"scrollingElement",{get:function(){return this.documentElement},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"documentElement",{get:function(){for(var t=this.childNodes.length-1;t>=0;t--){if(this.childNodes[t].nodeName==="HTML"){return this.childNodes[t]}}var e=new Mt(this,"html");this.appendChild(e);return e},set:function(t){for(var e=this.childNodes.length-1;e>=0;e--){if(this.childNodes[e].nodeType!==10){this.childNodes[e].remove()}}if(t!=null){this.appendChild(t);Qe(t,this)}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"head",{get:function(){var t=this.documentElement;for(var e=0;e<t.childNodes.length;e++){if(t.childNodes[e].nodeName==="HEAD"){return t.childNodes[e]}}var n=new Mt(this,"head");t.insertBefore(n,t.firstChild);return n},set:function(t){var e=this.documentElement;for(var n=e.childNodes.length-1;n>=0;n--){if(e.childNodes[n].nodeName==="HEAD"){e.childNodes[n].remove()}}if(t!=null){e.insertBefore(t,e.firstChild);Qe(t,this)}},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"body",{get:function(){var t=this.documentElement;for(var e=t.childNodes.length-1;e>=0;e--){if(t.childNodes[e].nodeName==="BODY"){return t.childNodes[e]}}var n=new Mt(this,"body");t.appendChild(n);return n},set:function(t){var e=this.documentElement;for(var n=e.childNodes.length-1;n>=0;n--){if(e.childNodes[n].nodeName==="BODY"){e.childNodes[n].remove()}}if(t!=null){e.appendChild(t);Qe(t,this)}},enumerable:false,configurable:true});e.prototype.appendChild=function(t){t.remove();t.parentNode=this;this.childNodes.push(t);return t};e.prototype.createComment=function(t){return new Ut(this,t)};e.prototype.createAttribute=function(t){return new m(t.toLowerCase(),"")};e.prototype.createAttributeNS=function(t,e){return new m(e,"",t)};e.prototype.createElement=function(t){if(t==="#document"){var n=new e(false);n.nodeName=t;n.parentNode=null;return n}return Xt(this,t)};e.prototype.createElementNS=function(t,e){var n=Wt(this,t,e);return n};e.prototype.createTextNode=function(t){return new jt(this,t)};e.prototype.createDocumentFragment=function(){return new Bt(this)};e.prototype.createDocumentTypeNode=function(){return new Ht(this)};e.prototype.getElementById=function(t){return Xe(this,t)};e.prototype.getElementsByName=function(t){return We(this,t.toLowerCase())};Object.defineProperty(e.prototype,"title",{get:function(){var t=this.head.childNodes.find((function(t){return t.nodeName==="TITLE"}));if(t!=null&&typeof t.textContent==="string"){return t.textContent.trim()}return""},set:function(t){var e=this.head;var n=e.childNodes.find((function(t){return t.nodeName==="TITLE"}));if(n==null){n=this.createElement("title");e.appendChild(n)}n.textContent=t},enumerable:false,configurable:true});return e}(Mt);function Ye(t){if(t!=null){W(t);var e=t.documentElement;if(e!=null){Lt(e);for(var n=0,i=e.childNodes.length;n<i;n++){var r=e.childNodes[n];Lt(r);r.childNodes.length=0}}for(var s in t){if(t.hasOwnProperty(s)&&!Ve.has(s)){delete t[s]}}try{t.nodeName="#document"}catch(t){}try{t.nodeType=9}catch(t){}try{t.cookie=""}catch(t){}try{t.referrer=""}catch(t){}}}var Ve=new Set(["nodeName","nodeType","nodeValue","ownerDocument","parentNode","childNodes","_shadowRoot"]);function Xe(t,e){var n=t.children;for(var i=0,r=n.length;i<r;i++){var s=n[i];if(s.id===e){return s}var a=Xe(s,e);if(a!=null){return a}}return null}function We(t,e,n){if(n===void 0){n=[]}var i=t.children;for(var r=0,s=i.length;r<s;r++){var a=i[r];if(a.name&&a.name.toLowerCase()===e){n.push(a)}We(a,e,n)}return n}function Qe(t,e){for(var n=0,i=t.childNodes.length;n<i;n++){t.childNodes[n].ownerDocument=e;if(t.childNodes[n].nodeType===1){Qe(t.childNodes[n],e)}}}var ze=Object.defineProperty;var Ke=function(t,e){for(var n in e)ze(t,n,{get:e[n],enumerable:true})};var Je=t("B",{isDev:false,isBrowser:true,isServer:false,isTesting:false});var Ze=t("k",(function(t){var e=new URL(t,Ar.t);return e.origin!==Tr.location.origin?e.href:e.pathname}));var tn={};var en="http://www.w3.org/2000/svg";var nn="http://www.w3.org/1999/xhtml";var rn=function(t){return t!=null};var sn=function(t){t=typeof t;return t==="object"||t==="function"};function an(t){var e,n,i;return(i=(n=(e=t.head)==null?void 0:e.querySelector('meta[name="csp-nonce"]'))==null?void 0:n.getAttribute("content"))!=null?i:void 0}var un={};Ke(un,{err:function(){return fn},map:function(){return on},ok:function(){return cn},unwrap:function(){return ln},unwrapErr:function(){return hn}});var cn=function(t){return{isOk:true,isErr:false,value:t}};var fn=function(t){return{isOk:false,isErr:true,value:t}};function on(t,e){if(t.isOk){var n=e(t.value);if(n instanceof Promise){return n.then((function(t){return cn(t)}))}else{return cn(n)}}if(t.isErr){var i=t.value;return fn(i)}throw"should never get here"}var ln=function(t){if(t.isOk){return t.value}else{throw t.value}};var hn=function(t){if(t.isErr){return t.value}else{throw t.value}};var vn=function(t,e){if(e===void 0){e=""}{return function(){return}}};var dn=function(t,e){{return function(){return}}};var bn="r";var mn="o";var gn="s";var pn="t";var kn="s-id";var wn="sty-id";var En="c-id";var Tn="{visibility:hidden}.hydrated{visibility:inherit}";var yn="slot-fb{display:contents}slot-fb[hidden]{display:none}";var _n="http://www.w3.org/1999/xlink";var An=t("h",(function(t,e){var n=[];for(var i=2;i<arguments.length;i++){n[i-2]=arguments[i]}var r=null;var s=null;var a=null;var u=false;var c=false;var f=[];var o=function(e){for(var n=0;n<e.length;n++){r=e[n];if(Array.isArray(r)){o(r)}else if(r!=null&&typeof r!=="boolean"){if(u=typeof t!=="function"&&!sn(r)){r=String(r)}if(u&&c){f[f.length-1].i+=r}else{f.push(u?Sn(null,r):r)}c=u}}};o(n);if(e){if(e.key){s=e.key}if(e.name){a=e.name}{var l=e.className||e.class;if(l){e.class=typeof l!=="object"?l:Object.keys(l).filter((function(t){return l[t]})).join(" ")}}}if(typeof t==="function"){return t(e===null?{}:e,f,Dn)}var h=Sn(t,null);h.u=e;if(f.length>0){h.o=f}{h.l=s}{h.h=a}return h}));var Sn=function(t,e){var n={v:0,m:t,i:e,p:null,o:null};{n.u=null}{n.l=null}{n.h=null}return n};var On=t("f",{});var Nn=function(t){return t&&t.m===On};var Dn={forEach:function(t,e){return t.map(Cn).forEach(e)},map:function(t,e){return t.map(Cn).map(e).map(Rn)}};var Cn=function(t){return{vattrs:t.u,vchildren:t.o,vkey:t.l,vname:t.h,vtag:t.m,vtext:t.i}};var Rn=function(t){if(typeof t.vtag==="function"){var e=__assign({},t.vattrs);if(t.vkey){e.key=t.vkey}if(t.vname){e.name=t.vname}return An.apply(void 0,__spreadArray([t.vtag,e],t.vchildren||[],false))}var n=Sn(t.vtag,t.vtext);n.u=t.vattrs;n.o=t.vchildren;n.l=t.vkey;n.h=t.vname;return n};var xn=function(t,e,n,i){var r=vn("hydrateClient",e);var s=t.shadowRoot;var a=[];var u=[];var c=s?[]:null;var f=i.k=Sn(e,null);if(!Ar.T){In(yr.body,Ar.T=new Map)}t[kn]=n;t.removeAttribute(kn);Ln(f,a,u,c,t,t,n);a.map((function(t){var n=t._+"."+t.O;var i=Ar.T.get(n);var r=t.p;if(i&&Or&&i["s-en"]===""){i.parentNode.insertBefore(r,i.nextSibling)}if(!s){r["s-hn"]=e;if(i){r["s-ol"]=i;r["s-ol"]["s-nr"]=r}}Ar.T.delete(n)}));if(s){c.map((function(t){if(t){s.appendChild(t)}}))}r()};var Ln=function(t,e,n,i,r,s,a){var u;var c;var f;var o;if(s.nodeType===1){u=s.getAttribute(En);if(u){c=u.split(".");if(c[0]===a||c[0]==="0"){f={v:0,_:c[0],O:c[1],N:c[2],D:c[3],m:s.tagName.toLowerCase(),p:s,u:null,o:null,l:null,h:null,i:null};e.push(f);s.removeAttribute(En);if(!t.o){t.o=[]}t.o[f.D]=f;t=f;if(i&&f.N==="0"){i[f.D]=f.p}}}for(o=s.childNodes.length-1;o>=0;o--){Ln(t,e,n,i,r,s.childNodes[o],a)}if(s.shadowRoot){for(o=s.shadowRoot.childNodes.length-1;o>=0;o--){Ln(t,e,n,i,r,s.shadowRoot.childNodes[o],a)}}}else if(s.nodeType===8){c=s.nodeValue.split(".");if(c[1]===a||c[1]==="0"){u=c[0];f={v:0,_:c[1],O:c[2],N:c[3],D:c[4],p:s,u:null,o:null,l:null,h:null,m:null,i:null};if(u===pn){f.p=s.nextSibling;if(f.p&&f.p.nodeType===3){f.i=f.p.textContent;e.push(f);s.remove();if(!t.o){t.o=[]}t.o[f.D]=f;if(i&&f.N==="0"){i[f.D]=f.p}}}else if(f._===a){if(u===gn){f.m="slot";if(c[5]){s["s-sn"]=f.h=c[5]}else{s["s-sn"]=""}s["s-sr"]=true;if(i){f.p=yr.createElement(f.m);if(f.h){f.p.setAttribute("name",f.h)}s.parentNode.insertBefore(f.p,s);s.remove();if(f.N==="0"){i[f.D]=f.p}}n.push(f);if(!t.o){t.o=[]}t.o[f.D]=f}else if(u===bn){if(i){s.remove()}else{r["s-cr"]=s;s["s-cn"]=true}}}}}else if(t&&t.m==="style"){var l=Sn(null,s.textContent);l.p=s;l.D="0";t.o=[l]}};var In=function(t,e){if(t.nodeType===1){var n=0;for(;n<t.childNodes.length;n++){In(t.childNodes[n],e)}if(t.shadowRoot){for(n=0;n<t.shadowRoot.childNodes.length;n++){In(t.shadowRoot.childNodes[n],e)}}}else if(t.nodeType===8){var i=t.nodeValue.split(".");if(i[0]===mn){e.set(i[1]+"."+i[2],t);t.nodeValue="";t["s-en"]=i[3]}}};var Mn=function(t){return Er.map((function(e){return e(t)})).find((function(t){return!!t}))};var jn=t("c",(function(t){return Er.push(t)}));var Pn=t("g",(function(t){return vr(t).C}));var qn=function(t,e){if(t!=null&&!sn(t)){if(e&4){return t==="false"?false:t===""||!!t}if(e&2){return parseFloat(t)}if(e&1){return String(t)}return t}return t};var Un=t("i",(function(t){return vr(t).$hostElement$}));var Bn=t("d",(function(t,e,n){var i=Un(t);return{emit:function(t){return Hn(i,e,{bubbles:!!(n&4),composed:!!(n&2),cancelable:!!(n&1),detail:t})}}}));var Hn=function(t,e,n){var i=Ar.ce(e,n);t.dispatchEvent(i);return i};var Fn=new WeakMap;var $n=function(t,e,n){var i=wr.get(t);if(Cr&&n){i=i||new CSSStyleSheet;if(typeof i==="string"){i=e}else{i.replaceSync(e)}}else{i=e}wr.set(t,i)};var Gn=function(t,e,n){var i;var r=Vn(e,n);var s=wr.get(r);t=t.nodeType===11?t:yr;if(s){if(typeof s==="string"){t=t.head||t;var a=Fn.get(t);var u=void 0;if(!a){Fn.set(t,a=new Set)}if(!a.has(r)){if(t.host&&(u=t.querySelector("[".concat(wn,'="').concat(r,'"]')))){u.innerHTML=s}else{u=yr.createElement("style");u.innerHTML=s;var c=(i=Ar.R)!=null?i:an(yr);if(c!=null){u.setAttribute("nonce",c)}t.insertBefore(u,t.querySelector("link"))}if(e.v&4){u.innerHTML+=yn}if(a){a.add(r)}}}else if(!t.adoptedStyleSheets.includes(s)){t.adoptedStyleSheets=__spreadArray(__spreadArray([],t.adoptedStyleSheets,true),[s],false)}}return r};var Yn=function(t){var e=t.L;var n=t.$hostElement$;var i=e.v;var r=vn("attachStyles",e.M);var s=Gn(n.shadowRoot?n.shadowRoot:n.getRootNode(),e,t.C);if(i&10){n["s-sc"]=s;n.classList.add(s+"-h");if(i&2){n.classList.add(s+"-s")}}r()};var Vn=function(t,e){return"sc-"+(e&&t.v&32?t.M+"-"+e:t.M)};var Xn=function(t){return t.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{")};var Wn=function(t,e,n,i,r,s){if(n!==i){var a=mr(t,e);var u=e.toLowerCase();if(e==="class"){var c=t.classList;var f=zn(n);var o=zn(i);c.remove.apply(c,f.filter((function(t){return t&&!o.includes(t)})));c.add.apply(c,o.filter((function(t){return t&&!f.includes(t)})))}else if(e==="style"){{for(var l in n){if(!i||i[l]==null){if(l.includes("-")){t.style.removeProperty(l)}else{t.style[l]=""}}}}for(var l in i){if(!n||i[l]!==n[l]){if(l.includes("-")){t.style.setProperty(l,i[l])}else{t.style[l]=i[l]}}}}else if(e==="key");else if(e==="ref"){if(i){i(t)}}else if(!a&&e[0]==="o"&&e[1]==="n"){if(e[2]==="-"){e=e.slice(3)}else if(mr(Tr,u)){e=u.slice(2)}else{e=u[2]+e.slice(3)}if(n||i){var h=e.endsWith(Kn);e=e.replace(Jn,"");if(n){Ar.rel(t,e,n,h)}if(i){Ar.ael(t,e,i,h)}}}else{var v=sn(i);if((a||v&&i!==null)&&!r){try{if(!t.tagName.includes("-")){var d=i==null?"":i;if(e==="list"){a=false}else if(n==null||t[e]!=d){t[e]=d}}else{t[e]=i}}catch(t){}}var b=false;{if(u!==(u=u.replace(/^xlink\:?/,""))){e=u;b=true}}if(i==null||i===false){if(i!==false||t.getAttribute(e)===""){if(b){t.removeAttributeNS(_n,e)}else{t.removeAttribute(e)}}}else if((!a||s&4||r)&&!v){i=i===true?"":i;if(b){t.setAttributeNS(_n,e,i)}else{t.setAttribute(e,i)}}}}};var Qn=/\s/;var zn=function(t){return!t?[]:t.split(Qn)};var Kn="Capture";var Jn=new RegExp(Kn+"$");var Zn=function(t,e,n,i){var r=e.p.nodeType===11&&e.p.host?e.p.host:e.p;var s=t&&t.u||tn;var a=e.u||tn;{for(var u=0,c=ti(Object.keys(s));u<c.length;u++){i=c[u];if(!(i in a)){Wn(r,i,s[i],void 0,n,e.v)}}}for(var f=0,o=ti(Object.keys(a));f<o.length;f++){i=o[f];Wn(r,i,s[i],a[i],n,e.v)}};function ti(t){return t.includes("ref")?__spreadArray(__spreadArray([],t.filter((function(t){return t!=="ref"})),true),["ref"],false):t}var ei;var ni;var ii;var ri=false;var si=false;var ai=false;var ui=false;var ci=function(t,e,n,i){var r;var s=e.o[n];var a=0;var u;var c;var f;if(!ri){ai=true;if(s.m==="slot"){if(ei){i.classList.add(ei+"-s")}s.v|=s.o?2:1}}if(s.i!==null){u=s.p=yr.createTextNode(s.i)}else if(s.v&1){u=s.p=yr.createTextNode("")}else{if(!ui){ui=s.m==="svg"}u=s.p=yr.createElementNS(ui?en:nn,s.v&2?"slot-fb":s.m);if(ui&&s.m==="foreignObject"){ui=false}{Zn(null,s,ui)}if(rn(ei)&&u["s-si"]!==ei){u.classList.add(u["s-si"]=ei)}if(s.o){for(a=0;a<s.o.length;++a){c=ci(t,s,a,u);if(c){u.appendChild(c)}}}{if(s.m==="svg"){ui=false}else if(u.tagName==="foreignObject"){ui=true}}}u["s-hn"]=ii;{if(s.v&(2|1)){u["s-sr"]=true;u["s-cr"]=ni;u["s-sn"]=s.h||"";u["s-rf"]=(r=s.u)==null?void 0:r.ref;f=t&&t.o&&t.o[n];if(f&&f.m===s.m&&t.p){{fi(t.p)}}}}return u};var fi=function(t){Ar.v|=1;var e=t.closest(ii.toLowerCase());if(e!=null){var n=Array.from(e.childNodes).find((function(t){return t["s-cr"]}));var i=Array.from(t.childNodes);for(var r=0,s=n?i.reverse():i;r<s.length;r++){var a=s[r];if(a["s-sh"]!=null){e.insertBefore(a,n!=null?n:null);a["s-sh"]=void 0;ai=true}}}Ar.v&=~1};var oi=function(t,e){Ar.v|=1;var n=Array.from(t.childNodes);if(t["s-sr"]&&r.experimentalSlotFixes){var i=t;while(i=i.nextSibling){if(i&&i["s-sn"]===t["s-sn"]&&i["s-sh"]===ii){n.push(i)}}}for(var s=n.length-1;s>=0;s--){var a=n[s];if(a["s-hn"]!==ii&&a["s-ol"]){mi(a).insertBefore(a,bi(a));a["s-ol"].remove();a["s-ol"]=void 0;a["s-sh"]=void 0;ai=true}if(e){oi(a,e)}}Ar.v&=~1};var li=function(t,e,n,i,r,s){var a=t["s-cr"]&&t["s-cr"].parentNode||t;var u;if(a.shadowRoot&&a.tagName===ii){a=a.shadowRoot}for(;r<=s;++r){if(i[r]){u=ci(null,n,r,t);if(u){i[r].p=u;a.insertBefore(u,bi(e))}}}};var hi=function(t,e,n){for(var i=e;i<=n;++i){var r=t[i];if(r){var s=r.p;Ti(r);if(s){{si=true;if(s["s-ol"]){s["s-ol"].remove()}else{oi(s,true)}}s.remove()}}}};var vi=function(t,e,n,i,r){if(r===void 0){r=false}var s=0;var a=0;var u=0;var c=0;var f=e.length-1;var o=e[0];var l=e[f];var h=i.length-1;var v=i[0];var d=i[h];var b;var m;while(s<=f&&a<=h){if(o==null){o=e[++s]}else if(l==null){l=e[--f]}else if(v==null){v=i[++a]}else if(d==null){d=i[--h]}else if(di(o,v,r)){gi(o,v,r);o=e[++s];v=i[++a]}else if(di(l,d,r)){gi(l,d,r);l=e[--f];d=i[--h]}else if(di(o,d,r)){if(o.m==="slot"||d.m==="slot"){oi(o.p.parentNode,false)}gi(o,d,r);t.insertBefore(o.p,l.p.nextSibling);o=e[++s];d=i[--h]}else if(di(l,v,r)){if(o.m==="slot"||d.m==="slot"){oi(l.p.parentNode,false)}gi(l,v,r);t.insertBefore(l.p,o.p);l=e[--f];v=i[++a]}else{u=-1;{for(c=s;c<=f;++c){if(e[c]&&e[c].l!==null&&e[c].l===v.l){u=c;break}}}if(u>=0){m=e[u];if(m.m!==v.m){b=ci(e&&e[a],n,u,t)}else{gi(m,v,r);e[u]=void 0;b=m.p}v=i[++a]}else{b=ci(e&&e[a],n,a,t);v=i[++a]}if(b){{mi(o.p).insertBefore(b,bi(o.p))}}}}if(s>f){li(t,i[h+1]==null?null:i[h+1].p,n,i,a,h)}else if(a>h){hi(e,s,f)}};var di=function(t,e,n){if(n===void 0){n=false}if(t.m===e.m){if(t.m==="slot"){return t.h===e.h}if(!n){return t.l===e.l}return true}return false};var bi=function(t){return t&&t["s-ol"]||t};var mi=function(t){return(t["s-ol"]?t["s-ol"]:t).parentNode};var gi=function(t,e,n){if(n===void 0){n=false}var i=e.p=t.p;var r=t.o;var s=e.o;var a=e.m;var u=e.i;var c;if(u===null){{ui=a==="svg"?true:a==="foreignObject"?false:ui}{if(a==="slot"&&!ri){if(t.h!==e.h){e.p["s-sn"]=e.h||"";fi(e.p.parentElement)}}else{Zn(t,e,ui)}}if(r!==null&&s!==null){vi(i,r,e,s,n)}else if(s!==null){if(t.i!==null){i.textContent=""}li(i,null,e,s,0,s.length-1)}else if(r!==null){hi(r,0,r.length-1)}if(ui&&a==="svg"){ui=false}}else if(c=i["s-cr"]){c.parentNode.textContent=u}else if(t.i!==u){i.data=u}};var pi=function(t){var e=t.childNodes;for(var n=0,i=e;n<i.length;n++){var r=i[n];if(r.nodeType===1){if(r["s-sr"]){var s=r["s-sn"];r.hidden=false;for(var a=0,u=e;a<u.length;a++){var c=u[a];if(c!==r){if(c["s-hn"]!==r["s-hn"]||s!==""){if(c.nodeType===1&&(s===c.getAttribute("slot")||s===c["s-sn"])||c.nodeType===3&&s===c["s-sn"]){r.hidden=true;break}}else{if(c.nodeType===1||c.nodeType===3&&c.textContent.trim()!==""){r.hidden=true;break}}}}}pi(r)}}};var ki=[];var wi=function(t){var e;var n;var i;for(var r=0,s=t.childNodes;r<s.length;r++){var a=s[r];if(a["s-sr"]&&(e=a["s-cr"])&&e.parentNode){n=e.parentNode.childNodes;var u=a["s-sn"];var c=function(){e=n[i];if(!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==a["s-hn"]&&(!e["s-sh"]||e["s-sh"]!==a["s-hn"])){if(Ei(e,u)){var t=ki.find((function(t){return t.j===e}));si=true;e["s-sn"]=e["s-sn"]||u;if(t){t.j["s-sh"]=a["s-hn"];t.q=a}else{e["s-sh"]=a["s-hn"];ki.push({q:a,j:e})}if(e["s-sr"]){ki.map((function(n){if(Ei(n.j,e["s-sn"])){t=ki.find((function(t){return t.j===e}));if(t&&!n.q){n.q=t.q}}}))}}else if(!ki.some((function(t){return t.j===e}))){ki.push({j:e})}}};for(i=n.length-1;i>=0;i--){c()}}if(a.nodeType===1){wi(a)}}};var Ei=function(t,e){if(t.nodeType===1){if(t.getAttribute("slot")===null&&e===""){return true}if(t.getAttribute("slot")===e){return true}return false}if(t["s-sn"]===e){return true}return e===""};var Ti=function(t){{t.u&&t.u.ref&&t.u.ref(null);t.o&&t.o.map(Ti)}};var yi=function(t,e,n){if(n===void 0){n=false}var i,r,s,a,u;var c=t.$hostElement$;var f=t.L;var o=t.k||Sn(null,null);var l=Nn(e)?e:An(null,null,e);ii=c.tagName;if(f.H){l.u=l.u||{};f.H.map((function(t){var e=t[0],n=t[1];return l.u[n]=c[e]}))}if(n&&l.u){for(var h=0,v=Object.keys(l.u);h<v.length;h++){var d=v[h];if(c.hasAttribute(d)&&!["key","ref","style","class"].includes(d)){l.u[d]=c[d]}}}l.m=null;l.v|=4;t.k=l;l.p=o.p=c.shadowRoot||c;{ei=c["s-sc"]}ri=(f.v&1)!==0;{ni=c["s-cr"];si=false}gi(o,l,n);{Ar.v|=1;if(ai){wi(l.p);for(var b=0,m=ki;b<m.length;b++){var g=m[b];var p=g.j;if(!p["s-ol"]){var k=yr.createTextNode("");k["s-nr"]=p;p.parentNode.insertBefore(p["s-ol"]=k,p)}}for(var w=0,E=ki;w<E.length;w++){var g=E[w];var p=g.j;var T=g.q;if(T){var y=T.parentNode;var _=T.nextSibling;if(_&&_.nodeType===1){var k=(i=p["s-ol"])==null?void 0:i.previousSibling;while(k){var A=(r=k["s-nr"])!=null?r:null;if(A&&A["s-sn"]===p["s-sn"]&&y===A.parentNode){A=A.nextSibling;while(A===p||(A==null?void 0:A["s-sr"])){A=A==null?void 0:A.nextSibling}if(!A||!A["s-nr"]){_=A;break}}k=k.previousSibling}}if(!_&&y!==p.parentNode||p.nextSibling!==_){if(p!==_){y.insertBefore(p,_);if(p.nodeType===1){p.hidden=(s=p["s-ih"])!=null?s:false}}}p&&typeof T["s-rf"]==="function"&&T["s-rf"](p)}else{if(p.nodeType===1){if(n){p["s-ih"]=(a=p.hidden)!=null?a:false}p.hidden=true}}}}if(si){pi(l.p)}Ar.v&=~1;ki.length=0}if(f.v&2){for(var S=0,O=l.p.childNodes;S<O.length;S++){var N=O[S];if(N["s-hn"]!==ii&&!N["s-sh"]){if(n&&N["s-ih"]==null){N["s-ih"]=(u=N.hidden)!=null?u:false}N.hidden=true}}}ni=void 0};var _i=function(t,e){if(e&&!t.F&&e["s-p"]){e["s-p"].push(new Promise((function(e){return t.F=e})))}};var Ai=function(t,e){{t.v|=16}if(t.v&4){t.v|=512;return}_i(t,t.$);var n=function(){return Si(t,e)};return Ur(n)};var Si=function(t,e){var n=vn("scheduleUpdate",t.L.M);var i=t.G;var r;if(e){{t.v|=256;if(t.Y){t.Y.map((function(t){var e=t[0],n=t[1];return Ii(i,e,n)}));t.Y=void 0}}{r=Ii(i,"componentWillLoad")}}{r=Oi(r,(function(){return Ii(i,"componentWillRender")}))}n();return Oi(r,(function(){return Di(t,i,e)}))};var Oi=function(t,e){return Ni(t)?t.then(e):e()};var Ni=function(t){return t instanceof Promise||t&&t.then&&typeof t.then==="function"};var Di=function(t,e,i){return __awaiter(n,void 0,void 0,(function(){var n,r,s,a,u,c,f;return __generator(this,(function(o){r=t.$hostElement$;s=vn("update",t.L.M);a=r["s-rc"];if(i){Yn(t)}u=vn("render",t.L.M);{Ci(t,e,r,i)}if(a){a.map((function(t){return t()}));r["s-rc"]=void 0}u();s();{c=(n=r["s-p"])!=null?n:[];f=function(){return Ri(t)};if(c.length===0){f()}else{Promise.all(c).then(f);t.v|=4;c.length=0}}return[2]}))}))};var Ci=function(t,e,n,i){try{e=e.render&&e.render();{t.v&=~16}{t.v|=2}{{{yi(t,e,i)}}}}catch(e){gr(e,t.$hostElement$)}return null};var Ri=function(t){var e=t.L.M;var n=t.$hostElement$;var i=vn("postUpdate",e);var r=t.G;var s=t.$;{Ii(r,"componentDidRender")}if(!(t.v&64)){t.v|=64;{Mi(n)}{Ii(r,"componentDidLoad")}i();{t.V(n);if(!s){Li()}}}else{{Ii(r,"componentDidUpdate")}i()}{t.X(n)}{if(t.F){t.F();t.F=void 0}if(t.v&512){Pr((function(){return Ai(t,false)}))}t.v&=~(4|512)}};var xi=t("j",(function(t){{var e=vr(t);var n=e.$hostElement$.isConnected;if(n&&(e.v&(2|16))===2){Ai(e,false)}return n}}));var Li=function(t){{Mi(yr.documentElement)}Pr((function(){return Hn(Tr,"appload",{detail:{namespace:i}})}))};var Ii=function(t,e,n){if(t&&t[e]){try{return t[e](n)}catch(t){gr(t)}}return void 0};var Mi=function(t){return t.classList.add("hydrated")};var ji=function(t,e){return vr(t).W.get(e)};var Pi=function(t,e,n,i){var r=vr(t);var s=r.$hostElement$;var a=r.W.get(e);var u=r.v;var c=r.G;n=qn(n,i.K[e][0]);var f=Number.isNaN(a)&&Number.isNaN(n);var o=n!==a&&!f;if((!(u&8)||a===void 0)&&o){r.W.set(e,n);if(c){if(i.J&&u&128){var l=i.J[e];if(l){l.map((function(t){try{c[t](n,a,e)}catch(t){gr(t,s)}}))}}if((u&(2|16))===2){Ai(r,false)}}}};var qi=function(t,e,n){var i;var r=t.prototype;if(e.K){if(t.watchers){e.J=t.watchers}var s=Object.entries(e.K);s.map((function(t){var i=t[0],s=t[1][0];if(s&31||n&2&&s&32){Object.defineProperty(r,i,{get:function(){return ji(this,i)},set:function(t){Pi(this,i,t,e)},configurable:true,enumerable:true})}else if(n&1&&s&64){Object.defineProperty(r,i,{value:function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var n;var r=vr(this);return(n=r==null?void 0:r.Z)==null?void 0:n.then((function(){var e;return(e=r.G)==null?void 0:e[i].apply(e,t)}))}})}}));if(n&1){var a=new Map;r.attributeChangedCallback=function(t,n,i){var s=this;Ar.jmp((function(){var u;var c=a.get(t);if(s.hasOwnProperty(c)){i=s[c];delete s[c]}else if(r.hasOwnProperty(c)&&typeof s[c]==="number"&&s[c]==i){return}else if(c==null){var f=vr(s);var o=f==null?void 0:f.v;if(o&&!(o&8)&&o&128&&i!==n){var l=f.G;var h=(u=e.J)==null?void 0:u[t];h==null?void 0:h.forEach((function(e){if(l[e]!=null){l[e].call(l,i,n,t)}}))}return}s[c]=i===null&&typeof s[c]==="boolean"?false:i}))};t.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((i=e.J)!=null?i:{}),true),s.filter((function(t){var e=t[0],n=t[1];return n[0]&15})).map((function(t){var n=t[0],i=t[1];var r;var s=i[1]||n;a.set(s,n);if(i[0]&512){(r=e.H)==null?void 0:r.push([n,s])}return s})),true)))}}return t};var Ui=function(t,e,i,r){return __awaiter(n,void 0,void 0,(function(){var n,r,s,a,u,c,f,o,l;return __generator(this,(function(h){switch(h.label){case 0:if(!((e.v&32)===0))return[3,5];e.v|=32;r=i.tt;if(!r)return[3,3];n=kr(i);if(!n.then)return[3,2];s=dn();return[4,n];case 1:n=h.sent();s();h.label=2;case 2:if(!n.isProxied){{i.J=n.watchers}qi(n,i,2);n.isProxied=true}a=vn("createInstance",i.M);{e.v|=8}try{new n(e)}catch(t){gr(t)}{e.v&=~8}{e.v|=128}a();Bi(e.G);return[3,4];case 3:n=t.constructor;customElements.whenDefined(i.M).then((function(){return e.v|=128}));h.label=4;case 4:if(n.style){u=n.style;if(typeof u!=="string"){u=u[e.C=Mn(t)]}c=Vn(i,e.C);if(!wr.has(c)){f=vn("registerStyles",i.M);$n(c,u,!!(i.v&1));f()}}h.label=5;case 5:o=e.$;l=function(){return Ai(e,true)};if(o&&o["s-rc"]){o["s-rc"].push(l)}else{l()}return[2]}}))}))};var Bi=function(t){{Ii(t,"connectedCallback")}};var Hi=function(t){if((Ar.v&1)===0){var e=vr(t);var n=e.L;var i=vn("connectedCallback",n.M);if(!(e.v&1)){e.v|=1;var r=void 0;{r=t.getAttribute(kn);if(r){if(n.v&1){var s=Gn(t.shadowRoot,n,t.getAttribute("s-mode"));t.classList.remove(s+"-h",s+"-s")}xn(t,n.M,r,e)}}if(!r){if(n.v&(4|8)){Fi(t)}}{var a=t;while(a=a.parentNode||a.host){if(a.nodeType===1&&a.hasAttribute("s-id")&&a["s-p"]||a["s-p"]){_i(e,e.$=a);break}}}if(n.K){Object.entries(n.K).map((function(e){var n=e[0],i=e[1][0];if(i&31&&t.hasOwnProperty(n)){var r=t[n];delete t[n];t[n]=r}}))}{Ui(t,e,n)}}else{ur(t,e,n.et);if(e==null?void 0:e.G){Bi(e.G)}else if(e==null?void 0:e.nt){e.nt.then((function(){return Bi(e.G)}))}}i()}};var Fi=function(t){var e=t["s-cr"]=yr.createComment("");e["s-cn"]=true;t.insertBefore(e,t.firstChild)};var $i=function(t){{Ii(t,"disconnectedCallback")}};var Gi=function(t){return __awaiter(n,void 0,void 0,(function(){var e;return __generator(this,(function(n){if((Ar.v&1)===0){e=vr(t);{if(e.it){e.it.map((function(t){return t()}));e.it=void 0}}if(e==null?void 0:e.G){$i(e.G)}else if(e==null?void 0:e.nt){e.nt.then((function(){return $i(e.G)}))}}return[2]}))}))};var Yi=function(t,e){Vi(t);Xi(t);zi(t);Qi(t);Zi(t);Ki(t);Ji(t);tr(t);er(t,e);Wi(t)};var Vi=function(t){var e=t.cloneNode;t.cloneNode=function(t){var n=this;var i=n.shadowRoot&⩔var r=e.call(n,i?t:false);if(!i&&t){var s=0;var a=void 0,u=void 0;var c=["s-id","s-cr","s-lr","s-rc","s-sc","s-p","s-cn","s-sr","s-sn","s-hn","s-ol","s-nr","s-si","s-rf"];for(;s<n.childNodes.length;s++){a=n.childNodes[s]["s-nr"];u=c.every((function(t){return!n.childNodes[s][t]}));if(a){if(r.__appendChild){r.__appendChild(a.cloneNode(true))}else{r.appendChild(a.cloneNode(true))}}if(u){r.appendChild(n.childNodes[s].cloneNode(true))}}}return r}};var Xi=function(t){t.__appendChild=t.appendChild;t.appendChild=function(t){var e=t["s-sn"]=ir(t);var n=rr(this.childNodes,e,this.tagName);if(n){var i=sr(n,e);var r=i[i.length-1];var s=r.parentNode.insertBefore(t,r.nextSibling);pi(this);return s}return this.__appendChild(t)}};var Wi=function(t){t.__removeChild=t.removeChild;t.removeChild=function(t){if(t&&typeof t["s-sn"]!=="undefined"){var e=rr(this.childNodes,t["s-sn"],this.tagName);if(e){var n=sr(e,t["s-sn"]);var i=n.find((function(e){return e===t}));if(i){i.remove();pi(this);return}}}return this.__removeChild(t)}};var Qi=function(t){var e=t.prepend;t.prepend=function(){var t=this;var n=[];for(var i=0;i<arguments.length;i++){n[i]=arguments[i]}n.forEach((function(n){if(typeof n==="string"){n=t.ownerDocument.createTextNode(n)}var i=n["s-sn"]=ir(n);var r=rr(t.childNodes,i,t.tagName);if(r){var s=document.createTextNode("");s["s-nr"]=n;r["s-cr"].parentNode.__appendChild(s);n["s-ol"]=s;var a=sr(r,i);var u=a[0];return u.parentNode.insertBefore(n,u.nextSibling)}if(n.nodeType===1&&!!n.getAttribute("slot")){n.hidden=true}return e.call(t,n)}))}};var zi=function(t){t.append=function(){var t=this;var e=[];for(var n=0;n<arguments.length;n++){e[n]=arguments[n]}e.forEach((function(e){if(typeof e==="string"){e=t.ownerDocument.createTextNode(e)}t.appendChild(e)}))}};var Ki=function(t){var e=t.insertAdjacentHTML;t.insertAdjacentHTML=function(t,n){if(t!=="afterbegin"&&t!=="beforeend"){return e.call(this,t,n)}var i=this.ownerDocument.createElement("_");var r;i.innerHTML=n;if(t==="afterbegin"){while(r=i.firstChild){this.prepend(r)}}else if(t==="beforeend"){while(r=i.firstChild){this.append(r)}}}};var Ji=function(t){t.insertAdjacentText=function(t,e){this.insertAdjacentHTML(t,e)}};var Zi=function(t){var e=t.insertAdjacentElement;t.insertAdjacentElement=function(t,n){if(t!=="afterbegin"&&t!=="beforeend"){return e.call(this,t,n)}if(t==="afterbegin"){this.prepend(n);return n}else if(t==="beforeend"){this.append(n);return n}return n}};var tr=function(t){var e=Object.getOwnPropertyDescriptor(Node.prototype,"textContent");Object.defineProperty(t,"__textContent",e);{Object.defineProperty(t,"textContent",{get:function(){var t=nr(this.childNodes);var e=t.map((function(t){var e,n;var i=[];var r=t.nextSibling;while(r&&r["s-sn"]===t["s-sn"]){if(r.nodeType===g.TEXT_NODE||r.nodeType===g.ELEMENT_NODE){i.push((n=(e=r.textContent)==null?void 0:e.trim())!=null?n:"")}r=r.nextSibling}return i.filter((function(t){return t!==""})).join(" ")})).filter((function(t){return t!==""})).join(" ");return" "+e+" "},set:function(t){var e=this;var n=nr(this.childNodes);n.forEach((function(n){var i=n.nextSibling;while(i&&i["s-sn"]===n["s-sn"]){var r=i;i=i.nextSibling;r.remove()}if(n["s-sn"]===""){var s=e.ownerDocument.createTextNode(t);s["s-sn"]="";n.parentElement.insertBefore(s,n.nextSibling)}else{n.remove()}}))}})}};var er=function(t,e){var n=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.item=function(t){return this[t]};return e}(Array);if(e.v&8){var i=t.__lookupGetter__("childNodes");Object.defineProperty(t,"children",{get:function(){return this.childNodes.map((function(t){return t.nodeType===1}))}});Object.defineProperty(t,"childElementCount",{get:function(){return t.children.length}});Object.defineProperty(t,"childNodes",{get:function(){var t=i.call(this);if((Ar.v&1)===0&&vr(this).v&2){var e=new n;for(var r=0;r<t.length;r++){var s=t[r]["s-nr"];if(s){e.push(s)}}return e}return n.from(t)}})}};var nr=function(t){var e=[];for(var n=0,i=Array.from(t);n<i.length;n++){var r=i[n];if(r["s-sr"]){e.push(r)}e.push.apply(e,nr(r.childNodes))}return e};var ir=function(t){return t["s-sn"]||t.nodeType===1&&t.getAttribute("slot")||""};var rr=function(t,e,n){var i=0;var r;for(;i<t.length;i++){r=t[i];if(r["s-sr"]&&r["s-sn"]===e&&r["s-hn"]===n){return r}r=rr(r.childNodes,e,n);if(r){return r}}return null};var sr=function(t,e){var n=[t];while((t=t.nextSibling)&&t["s-sn"]===e){n.push(t)}return n};var ar=t("b",(function(t,e){if(e===void 0){e={}}var n;var i=vn();var r=[];var s=e.exclude||[];var a=Tr.customElements;var u=yr.head;var c=u.querySelector("meta[charset]");var f=yr.createElement("style");var o=[];var l=yr.querySelectorAll("[".concat(wn,"]"));var h;var v=true;var d=0;Object.assign(Ar,e);Ar.t=new URL(e.resourcesUrl||"./",yr.baseURI).href;{Ar.v|=2}{for(;d<l.length;d++){$n(l[d].getAttribute(wn),Xn(l[d].innerHTML),true)}}var b=false;t.map((function(t){t[1].map((function(e){var n;var i={v:e[0],M:e[1],K:e[2],et:e[3]};if(i.v&4){b=true}{i.K=e[2]}{i.et=e[3]}{i.H=[]}{i.J=(n=e[4])!=null?n:{}}var u=i.M;var c=function(t){__extends(e,t);function e(e){var n=t.call(this,e)||this;e=n;br(e,i);if(i.v&1){{{e.attachShadow({mode:"open",delegatesFocus:!!(i.v&16)})}}}return n}e.prototype.connectedCallback=function(){var t=this;if(h){clearTimeout(h);h=null}if(v){o.push(this)}else{Ar.jmp((function(){return Hi(t)}))}};e.prototype.disconnectedCallback=function(){var t=this;Ar.jmp((function(){return Gi(t)}))};e.prototype.componentOnReady=function(){return vr(this).nt};return e}(HTMLElement);{if(i.v&2){Yi(c.prototype,i)}}i.tt=t[0];if(!s.includes(u)&&!a.get(u)){r.push(u);a.define(u,qi(c,i,1))}}))}));if(r.length>0){if(b){f.textContent+=yn}{f.textContent+=r+Tn}if(f.innerHTML.length){f.setAttribute("data-styles","");var m=(n=Ar.R)!=null?n:an(yr);if(m!=null){f.setAttribute("nonce",m)}u.insertBefore(f,c?c.nextSibling:u.firstChild)}}v=false;if(o.length){o.map((function(t){return t.connectedCallback()}))}else{{Ar.jmp((function(){return h=setTimeout(Li,30)}))}}i()}));var ur=function(t,e,n,i){if(n){n.map((function(n){var i=n[0],r=n[1],s=n[2];var a=fr(t,i);var u=cr(e,s);var c=or(i);Ar.ael(a,r,u,c);(e.it=e.it||[]).push((function(){return Ar.rel(a,r,u,c)}))}))}};var cr=function(t,e){return function(n){try{{if(t.v&256){t.G[e](n)}else{(t.Y=t.Y||[]).push([e,n])}}}catch(t){gr(t)}}};var fr=function(t,e){if(e&4)return yr;if(e&8)return Tr;if(e&16)return yr.body;return t};var or=function(t){return Nr?{passive:(t&1)!==0,capture:(t&2)!==0}:(t&2)!==0};var lr=t("s",(function(t){return Ar.R=t}));var hr=new WeakMap;var vr=function(t){return hr.get(t)};var dr=t("r",(function(t,e){return hr.set(e.G=t,e)}));var br=function(t,e){var n={v:0,$hostElement$:t,L:e,W:new Map};{n.Z=new Promise((function(t){return n.X=t}))}{n.nt=new Promise((function(t){return n.V=t}));t["s-p"]=[];t["s-rc"]=[]}ur(t,n,e.et);return hr.set(t,n)};var mr=function(t,e){return e in t};var gr=function(t,e){return(0,console.error)(t,e)};var pr=new Map;var kr=function(t,n,i){var r=t.M.replace(/-/g,"_");var s=t.tt;var a=pr.get(s);if(a){return a[r]}
|
|
18
|
-
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return e.import("./".concat(s,".entry.js").concat("")).then((function(t){{pr.set(s,t)}return t[r]}),gr)};var wr=new Map;var Er=[];var Tr=typeof window!=="undefined"?window:{};var yr=Tr.document||{head:{}};var _r=t("H",Tr.HTMLElement||function(){function t(){}return t}());var Ar={v:0,t:"",jmp:function(t){return t()},raf:function(t){return requestAnimationFrame(t)},ael:function(t,e,n,i){return t.addEventListener(e,n,i)},rel:function(t,e,n,i){return t.removeEventListener(e,n,i)},ce:function(t,e){return new CustomEvent(t,e)}};var Sr=t("a",(function(t){Object.assign(Ar,t)}));var Or=true;var Nr=function(){var t=false;try{yr.addEventListener("e",null,Object.defineProperty({},"passive",{get:function(){t=true}}))}catch(t){}return t}();var Dr=t("p",(function(t){return Promise.resolve(t)}));var Cr=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(t){}return false}();var Rr=false;var xr=[];var Lr=[];var Ir=function(t,e){return function(n){t.push(n);if(!Rr){Rr=true;if(e&&Ar.v&4){Pr(jr)}else{Ar.raf(jr)}}}};var Mr=function(t){for(var e=0;e<t.length;e++){try{t[e](performance.now())}catch(t){gr(t)}}t.length=0};var jr=function(){Mr(xr);{Mr(Lr);if(Rr=xr.length>0){Ar.raf(jr)}}};var Pr=function(t){return Dr().then(t)};var qr=t("e",Ir(xr,false));var Ur=t("w",Ir(Lr,true))}}}));
|